--- mysql-gui-tools-5.0r12.orig/mysql-query-browser.1 +++ mysql-gui-tools-5.0r12/mysql-query-browser.1 @@ -0,0 +1,73 @@ +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "MYSQL-QUERY-BROWSER" 1 "September 4, 2004" "" "" +.SH NAME +mysql-query-browser \- MySQL query tool +.SH "SYNOPSIS" +.ad l +.hy 0 +.HP 20 +\fBmysql\-query\-browser\fR +.ad +.hy + +.SH "DESCRIPTION" + +.PP +This manual page documents briefly the \fBmysql\-query\-browser\fR command\&. + +.PP +MySQL Query Browser enables developers and DBAs to visually perform database queries including data edition\&. + +.PP +This manual page was written for the Debian™ distribution because the original program does not have a manual page\&. + +.SH "OPTIONS" + +.TP +\fB\-? \fR\fB\-\-help\fR +Show summary of options\&. + +.TP +\fB\-\-disable\-sound\fR +Disable usage of the sound server\&. + +.TP +\fB\-\-enable\-sound\fR +Enables usage of the sound server\&. + +.TP +\fB\-\-espeaker=HOSTNAME:PORT\fR +Connect to the specific sound server\&. + +.TP +\fB\-\-version\fR +Displays the version of mysql\-query\-browser\&. + +.SH "AUTHOR" + +.PP +This manual page was written by Adam Majer for the Debian™ system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&. + +.PP +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. + +.SH AUTHOR +Adam Majer. --- mysql-gui-tools-5.0r12.orig/mysql-admin.1 +++ mysql-gui-tools-5.0r12/mysql-admin.1 @@ -0,0 +1,122 @@ +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "MYSQL-ADMIN" 1 "July 18, 2004" "" "" +.SH NAME +mysql-admin \- MySQL server administration utility +.SH "SYNOPSIS" +.ad l +.hy 0 +.HP 12 +\fBmysql\-admin\fR [\fB\-\-help\ \fR] [\fB\-u\ \fIusername\fR\fR] [\fB\-p\ \fIpassword\fR\fR] [\fB\-h\ \fIhostname\fR\fR] [\fB\-P\ \fIport\fR\fR] [\fB\-s\ \fIsocket\fR\fR] [\fB\-c\ \fIconnection\fR\fR] +.ad +.hy + +.SH "DESCRIPTION" + +.PP +This manual page documents briefly the \fBmysql\-admin\fR commands\&. + +.PP +\fBmysql\-admin\fR is a powerful visual administration console that enables you to easily administer your MySQL environment and gain significantly better visibility into how your databases are operating\&. MySQL Administrator integrates database management and maintenance into a single, seamless environment, with a clear and intuitive graphical user interface\&. By using MySQL Administrator you will be able to: + +.PP + + +.TP 3 +\(bu +Achieve higher database availability through improved management +.TP +\(bu +Reduce errors through visual database administration +.TP +\(bu +Lower database administration costs through improved productivity +.TP +\(bu +Deliver a more secure environment through easier privilege management +.LP + + +.PP +MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health\&. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console\&. + +.PP +This manual page was written for the Debian™ distribution because the original program does not have a manual page\&. + +.SH "OPTIONS" + +.TP +\fB\-\-help\fR +Show summary of options\&. + +.TP +\fB\-u\fR \fB\-\-user=name\fR +Specified user for login if not the current user\&. + +.TP +\fB\-p\fR \fB\-\-password=password\fR +Password used to connect to the MySQL database server\&. + +.TP +\fB\-h\fR \fB\-\-host=name\fR +Connects to specified host\&. + +.TP +\fB\-P\fR \fB\-\-port=#\fR +Port number used to connect to the database\&. + +.TP +\fB\-S\fR \fB\-\-socket=name\fR +Socket path used for database connections\&. + +.TP +\fB\-c\fR \fB\-\-connection=name\fR +Specifies the name of the connection to use + +.TP +\fB\-bp name\fR +Executes backup with the named profile\&. + +.TP +\fB\-bt target\fR +Target path for backup + +.TP +\fB\-bx prefix\fR +Prefix for backup file + +.TP +\fB\-\-dont\-connect\fR +Start without connecting to MySQL server\&. + +.TP +\fB\-\-mycnf=path\fR +Path to local configuration file\&. + +.SH "AUTHOR" + +.PP +This manual page was written by Adam Majer for the Debian™ system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&. + +.PP +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. + +.SH AUTHOR +Adam Majer. --- mysql-gui-tools-5.0r12.orig/mysql-administrator/MySQLAdministrator.desktop.in +++ mysql-gui-tools-5.0r12/mysql-administrator/MySQLAdministrator.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] Name=MySQL Administrator Comment=MySQL Administration Tool -Exec=#bindir#/mysql-administrator +Exec=#bindir#/mysql-admin Terminal=false Type=Application Icon=#mydatadir#/MySQLIcon_Admin_48x48.png --- mysql-gui-tools-5.0r12.orig/mysql-administrator/configure +++ mysql-gui-tools-5.0r12/mysql-administrator/configure @@ -6591,9 +6591,9 @@ -mydatadir='$(datadir)/mysql-gui' +mydatadir='$(datadir)/mysql-gui-tools' -madatadir='$(datadir)/mysql-gui/administrator' +madatadir='$(datadir)/mysql-gui-tools/administrator' ac_config_files="$ac_config_files mysql-administrator.spec Makefile res/Makefile res/linux/Makefile images/Makefile images/icons/Makefile images/icons/png/Makefile images/icons/png/maintree/Makefile images/icons/png/sections/Makefile library/Makefile library/source/Makefile source/Makefile source/linux/Makefile source/util/Makefile po/Makefile.in" --- mysql-gui-tools-5.0r12.orig/mysql-administrator/xmldocs.make +++ mysql-gui-tools-5.0r12/mysql-administrator/xmldocs.make @@ -37,7 +37,7 @@ # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/mysql-gui/help/$(docname)/$(lang) +docdir = $(datadir)/mysql-gui-tools/help/$(docname)/$(lang) # ************** You should not have to edit below this line ******************* xml_files = $(entities) $(docname).xml --- mysql-gui-tools-5.0r12.orig/mysql-administrator/source/linux/MAdministrator.cc +++ mysql-gui-tools-5.0r12/mysql-administrator/source/linux/MAdministrator.cc @@ -817,7 +817,7 @@ if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) path= get_prefix()+DATADIRNAME+"/doc/mysql-administrator/administrator.html"; // /usr/share/doc if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) - path= get_prefix()+DATADIRNAME+"/mysql-gui/doc/administrator/administrator.html"; // /usr/share/mysql-gui/doc + path= get_prefix()+DATADIRNAME+"/mysql-gui-tools/doc/administrator/administrator.html"; // /usr/share/mysql-gui-tools/doc if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) path= "/usr/share/doc/packages/mysql-administrator/administrator.html"; // location in SUSE^M --- mysql-gui-tools-5.0r12.orig/mysql-administrator/source/linux/myadmin.h +++ mysql-gui-tools-5.0r12/mysql-administrator/source/linux/myadmin.h @@ -54,7 +54,7 @@ #define COPYRIGHT_NOTE "Copyright (c) MySQL AB 2004, 2005" -#define PATH_ENV "MA_DIR" +// #define PATH_ENV "MA_DIR" extern std::string get_prefix(); extern std::string get_glade_file(const std::string &file); --- mysql-gui-tools-5.0r12.orig/mysql-administrator/source/linux/main.cc +++ mysql-gui-tools-5.0r12/mysql-administrator/source/linux/main.cc @@ -362,13 +362,13 @@ save_startup_dir(); Glib::ustring open_panel= getenv("DEFAULT_PANEL")?:""; - +/* if (!getenv(PATH_ENV)) { g_print(_("You must start this program through \"mysql-administrator\".\n")); exit(0); } - +*/ argv0= g_strdup(argv[0]); myx_init_library(std::string(get_prefix()+DATADIRNAME).c_str()); @@ -403,7 +403,7 @@ prefs.check_directory(prefs.build_path_to("administrator"), true); // set datadir for myx library - myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui/"+COMMONDIRNAME); + myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui-tools/"+COMMONDIRNAME); // if backup cmd line options were passed, process them @@ -424,7 +424,7 @@ #endif // add search paths for images { - std::string prefix= get_prefix()+DATADIRNAME+"/mysql-gui"; + std::string prefix= get_prefix()+DATADIRNAME+"/mysql-gui-tools"; PIXCACHE->add_search_path(prefix+"/administrator"); PIXCACHE->add_search_path(prefix+"/"+COMMONDIRNAME); PIXCACHE->add_search_path(prefix); @@ -503,22 +503,25 @@ std::string get_prefix() { +/* if (getenv(PATH_ENV)) return std::string(getenv(PATH_ENV))+"/"; else return PREFIX"/"; +*/ + return "/usr/"; } std::string get_glade_file(const std::string &file) { - return get_prefix() + DATADIRNAME + "/mysql-gui/administrator/"+file; + return get_prefix() + DATADIRNAME + "/mysql-gui-tools/administrator/"+file; } std::string get_app_file(const std::string &file) { - return get_prefix() + DATADIRNAME + "/mysql-gui/administrator/"+file; + return get_prefix() + DATADIRNAME + "/mysql-gui-tools/administrator/"+file; } --- mysql-gui-tools-5.0r12.orig/mysql-administrator/source/linux/MACatalogsPanel.cc +++ mysql-gui-tools-5.0r12/mysql-administrator/source/linux/MACatalogsPanel.cc @@ -1275,7 +1275,7 @@ schema = _schema_browser->get_schema(it); try { - Glib::spawn_command_line_async(ufmt("mysql-query-browser-bin --mqb-dir=%s --query=\"SELECT * FROM \\`%s\\`.\\`%s\\`\"", + Glib::spawn_command_line_async(ufmt("mysql-query-browser --mqb-dir=%s --query=\"SELECT * FROM \\`%s\\`.\\`%s\\`\"", getenv("MA_DIR"), schema.c_str(), table.c_str())); } catch (...) { Gtk::MessageDialog dlg(*_app->window(), --- mysql-gui-tools-5.0r12.orig/mysql-administrator/po/pt_BR.po-merged +++ mysql-gui-tools-5.0r12/mysql-administrator/po/pt_BR.po-merged @@ -0,0 +1,14042 @@ +# #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"#-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-07-28 13:32-0300\n" +"PO-Revision-Date: 2006-10-25 10:50+0100\n" +"Last-Translator: Mike Lischke \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: dxgettext 1.2 beta 5\n" +"#-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-02-05 15:54\n" +"PO-Revision-Date: 2007-02-05 15:54\n" +"Last-Translator: Somebody \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: dxgettext 1.2 beta 5\n" + +#: source/linux/main.cc:180 +msgid " --dont-connect Start without connecting to a MySQL server.\n" +msgstr "" + +#: source/linux/main.cc:181 +msgid " --mycnf=path Path for my.cnf file.\n" +msgstr "" + +#: source/linux/main.cc:173 +msgid " -P,--port=# Port number to use for connection.\n" +msgstr "" + +#: source/linux/main.cc:174 +msgid " -S,--socket=name Socket file to use for connection.\n" +msgstr "" + +#: source/linux/main.cc:176 +msgid " -bp name \t\t Execute backup with named profile.\n" +msgstr "" + +#: source/linux/main.cc:177 +msgid " -bt target \t\t Target path for backup.\n" +msgstr "" + +#: source/linux/main.cc:178 +msgid " -bx prefix \t\t Prefix for backup file.\n" +msgstr "" + +#: source/linux/main.cc:175 source/linux/main.cc:179 +msgid " -c,--connection=name Specify the name of a connection to use.\n" +msgstr "" + +#: source/linux/main.cc:169 +msgid " -h,--help Display this help and exit.\n" +msgstr "" + +#: source/linux/main.cc:172 +msgid " -h,--host=name Connect to host.\n" +msgstr "" + +#: source/linux/main.cc:171 +msgid " -p,--password=s Password to use when connecting to server.\n" +msgstr "" + +#: source/linux/main.cc:170 +msgid " -u,--user=name User for login if not current user.\n" +msgstr "" + +#: Main.pas:590 +msgid " - Running" +msgstr "" + +#: Main.pas:596 +msgid " - Stopped" +msgstr "" + +#: AdminRestoreProgress.pas:239 +msgid "%d days" +msgstr "" + +#: AdminRestoreProgress.pas:247 +msgid "%d hours" +msgstr "" + +#: AdminRestoreProgress.pas:256 +msgid "%d minutes" +msgstr "" + +#: AdminRestoreProgress.pas:265 +msgid "%d seconds" +msgstr "" + +#: source/linux/MARestorePanel.cc:491 +#, c-format +msgid "%lli of %lli bytes" +msgstr "" + +#: ApplicationDataModule.pas:478 +msgid "" +"%s - Backup started.\n" +"Preparing backup for for profile %s." +msgstr "" + +#: ApplicationDataModule.pas:700 +msgid "%s - Backup written successfully." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:147 +#, c-format +msgid "%s created." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:180 +#, c-format +msgid "%s is not a file." +msgstr "" + +#: source/linux/main.cc:221 +#, c-format +msgid "%s: Could not load connection list file: %s\n" +msgstr "" + +#: source/linux/main.cc:318 +#, c-format +msgid "" +"%s: could not connect to MySQL:\n" +"%s (%i)\n" +msgstr "" + +#: source/linux/main.cc:310 +#, c-format +msgid "%s: invalid connection name %s" +msgstr "" + +#: source/linux/main.cc:205 source/linux/main.cc:333 +#, c-format +msgid "%s: missing value for option %s\n" +msgstr "" + +#: source/linux/main.cc:186 +#, c-format +msgid "%s: unknown option %s\n" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..AnalyzeBackupContentBtn..Caption +#: AdminRestore.dfm:404 +msgid "&Analyze Backup File Content" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Button2..Caption +#: AdminStartupVariablesOptionFile.dfm:133 +msgid "&Apply" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ApplyChangesBtn..Caption +#. AdminUsersForm..UserActionManager..ApplyAction..Caption +#: AdminStartupVariables.dfm:1880 AdminUsers.dfm:1110 +msgid "&Apply changes" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..CancelBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:124 +msgid "&Cancel" +msgstr "" + +#. AdminUsersForm..UserActionManager..CloneUserAction..Caption +#: AdminUsers.dfm:1120 +msgid "&Clone user" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..AddTableBtn..Caption +#: AdminCatalog.dfm:274 +msgid "&Create Table" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..CreateNewSectionBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:142 +msgid "&Create new section" +msgstr "" + +#. AdminUsersForm..UserActionManager..DeleteUserAction..Caption +#: AdminUsers.dfm:1125 +msgid "&Delete user" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..TableDetailsBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ConnectToInstanceForm..BottomPnl..DetailsBtn..Caption +#. EditorTableForm..TableEditorPnl..BottomPnl..DetailsBtn..Caption +#: AdminCatalog.dfm:283 ConnectToInstance.dfm:503 EditorTable.dfm:164 +#: ConnectToInstance.pas:692 +msgid "&Details >>" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..DiscardChangesBtn..Caption +#. AdminUsersForm..UserActionManager..DiscardAction..Caption +#: AdminStartupVariables.dfm:1891 AdminUsers.dfm:1115 +msgid "&Discard changes" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..EditTableBtn..Caption +#: AdminCatalog.dfm:294 +msgid "&Edit Table" +msgstr "" + +# No translations found for these strings. +#. Row 1 +msgid "&File" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..CheckTablesBtn..Caption +#: AdminCatalog.dfm:253 +msgid "&Maintenance" +msgstr "" + +#. Row 2 +msgid "&New Connection ..." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..OpenBackupFileBtn..Caption +#: AdminRestore.dfm:442 +msgid "&Open Backup File" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..RefreshBtn..Caption +#: AdminCatalog.dfm:263 +msgid "&Refresh" +msgstr "" + +#. Row 3 +msgid "&Save Connection ..." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..StartRestoreBtn..Caption +#: AdminRestore.dfm:432 +msgid "&Start Restore" +msgstr "" + +#: source/linux/MAdministrator.cc:267 source/linux/MAdministrator.cc:694 +msgid "(not connected)" +msgstr "" + +#: po/glade_files.c:5 po/glade_files.c:216 po/glade_files.c:272 +#: po/glade_files.c:324 po/glade_files.c:388 po/glade_files.c:398 +msgid "*" +msgstr "" + +#: po/glade_files.c:325 +msgid "*Original Catalog.Table*" +msgstr "" + +#: po/glade_files.c:198 +msgid "-" +msgstr "" + +#: Main.pas:478 +msgid "- Running" +msgstr "" + +msgid "." +msgstr "" + +msgid "..." +msgstr "" + +msgid "0" +msgstr "" + +msgid "" +"0 = do not purge relay logs. 1 = purge them as soon as they are no more " +"needed." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:264 +msgid "0,2 sec" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:265 +msgid "0,5 sec" +msgstr "" + +msgid "" +"0- Store as Created, Case Sensitive=0\n" +"1- Store in Lowercase, Case Insensitive=1\n" +"2- Store as Created, Case Insensitive=2\n" +msgstr "" + +msgid "00:00:00" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Minute1..Caption +#: Main.dfm:120 +msgid "1 Minute" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Second1..Caption +#: Main.dfm:84 +msgid "1 Second" +msgstr "" + +#: AdminRestoreProgress.pas:236 +msgid "1 day" +msgstr "" + +#: AdminRestoreProgress.pas:245 +msgid "1 hour" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:272 +msgid "1 min" +msgstr "" + +#: AdminRestoreProgress.pas:254 +msgid "1 minute" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:262 +#: AdminServerHealthGraphSettings.dfm:266 +msgid "1 sec" +msgstr "" + +#: AdminRestoreProgress.pas:263 +msgid "1 second" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1051 AdminBackup.dfm:1053 +msgid "1 st" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N10Sec1..Caption +#: Main.dfm:106 +msgid "10 Seconds" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:269 +msgid "10 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1062 +msgid "10 th" +msgstr "" + +msgid "100" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1063 +msgid "11 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1064 +msgid "12 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1065 +msgid "13 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1066 +msgid "14 th" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:270 +msgid "15 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1067 +msgid "15 th" +msgstr "" + +msgid "152" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1068 +msgid "16 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1069 +msgid "17 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1070 +msgid "18 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1071 +msgid "19 th" +msgstr "" + +msgid "2" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N2Seconds1..Caption +#: Main.dfm:91 +msgid "2 Seconds" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1054 +msgid "2 nd" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:267 +msgid "2 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1072 +msgid "20 th" +msgstr "" + +msgid "2003-10-08 15:46:50" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1073 +msgid "21 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1074 +msgid "22 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1075 +msgid "23 th" +msgstr "" + +msgid "23:00" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1076 +msgid "24 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1077 +msgid "25 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1078 +msgid "26 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1079 +msgid "27 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1080 +msgid "28 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1081 +msgid "29 th" +msgstr "" + +msgid "3" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1055 +msgid "3 rd" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N30Sec1..Caption +#: Main.dfm:113 +msgid "30 Seconds" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:271 +msgid "30 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1082 +msgid "30 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1083 +msgid "31 th" +msgstr "" + +msgid "3306" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1056 +msgid "4 th" +msgstr "" + +msgid "4096" +msgstr "" + +msgid "4294967295" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N5Seconds1..Caption +#: Main.dfm:99 +msgid "5 Seconds" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:268 +msgid "5 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1057 +msgid "5 th" +msgstr "" + +msgid "50" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1058 +msgid "6 th" +msgstr "" + +msgid "64" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1059 +msgid "7 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1060 +msgid "8 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1061 +msgid "9 th" +msgstr "" + +#: po/glade_files.c:46 +msgid ":" +msgstr "" + +msgid "<" +msgstr "" + +msgid "<<" +msgstr "" + +#: AdminCatalog.pas:1321 TextSearch.pas:334 +msgid "<< Details" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:565 +#, c-format +msgid "" +"%s\n" +"All events in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:516 +#, c-format +msgid "" +"%s\n" +"All indices in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:583 +#, c-format +msgid "" +"%s\n" +"All stored procedures in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:443 +#, c-format +msgid "" +"%s\n" +"All tables of the '%s' schema" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:574 +#, c-format +msgid "" +"%s\n" +"All views in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:595 +#, c-format +msgid "" +"%s\n" +"Developer documents stored in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:608 +#, c-format +msgid "" +"%s\n" +"Users with privileges to connect to '%s'" +msgstr "" + +#: po/glade_files.c:12 +msgid "" +"Advanced Options\n" +"Specify detailed settings of how your backup should be performed" +msgstr "" + +#: po/glade_files.c:2 +msgid "" +"Backup Project\n" +"Define the project name and the content of the backup." +msgstr "" + +#: source/linux/MADummyPanel.cc:56 +msgid "Please connect to a MySQL server." +msgstr "" + +#: po/glade_files.c:42 +msgid "" +"Schedule Project\n" +"Specify whether the backup project should be executed regularly." +msgstr "" + +#: po/glade_files.c:119 +msgid "" +"Test\n" +"All indices in schema test" +msgstr "" + +#: po/glade_files.c:124 +msgid "" +"Test\n" +"All stored procedures in schema test" +msgstr "" + +#: po/glade_files.c:85 +msgid "" +"Test\n" +"All tables stored in schema test" +msgstr "" + +#: po/glade_files.c:131 +msgid "" +"Test\n" +"Developer documents stored in schema test" +msgstr "" + +#: po/glade_files.c:137 +msgid "" +"Test\n" +"User with privileges to connect to test" +msgstr "" + +#: source/linux/MADummyPanel.cc:50 +msgid "" +"This section is currently only\n" +"available for connections to localhost." +msgstr "" + +#: po/glade_files.c:121 +msgid "" +"Views\n" +"All views in schema test" +msgstr "" + +#: po/glade_files.c:192 +msgid "" +"WARNING: If the MySQL Server dies during a table repair, it's " +"essential that you do at once \n" +"another REPAIR on the table before executing any other commands on it. If " +"that happens, \n" +"do NOT use MySQL Administrator until the tables are properly repaired. Use " +"the REPAIR TABLE\n" +"command from the console client. (It's always good to start by making a " +"backup). In the worst case \n" +"you can have a new clean index file without information about the datafile " +"and when the next \n" +"command you do may overwrite the datafile. This is not a likely, but " +"possible scenario." +msgstr "" + +#: po/glade_files.c:199 source/linux/MACatalogsPanel.cc:1244 +msgid "" +"Check Tables\n" +"The selected tables were checked.\n" +"\n" +"Results:" +msgstr "" + +#: po/glade_files.c:156 +msgid "" +"Check Tables\n" +"This will check whether the selected tables are corrupted or have other " +"errors.\n" +"Please note that the tables might be changed during this operation in case " +"of \n" +"some errors and inconsistencies. \n" +"For more information, please consult the MySQL manual." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1172 +msgid "" +"Checking Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: po/glade_files.c:152 +msgid "" +"Optimize Tables\n" +"If appropriate, this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1204 +msgid "" +"Optimize Tables\n" +"The selected tables were optimized.\n" +"\n" +"Results:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1167 +msgid "" +"Optimizing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1283 +msgid "" +"Repair Tables\n" +"The selected tables were repaired.\n" +"\n" +"Results:" +msgstr "" + +#: po/glade_files.c:176 +msgid "" +"Repair Tables\n" +"This will repair a possibly corrupted table.\n" +"Normally you should never have to run this command, but if disaster strikes, " +"you are very likely \n" +"to get back all your data from a MyISAM table with it. If your tables get " +"corrupted often, you should \n" +"try to find the reason for it, to eliminate the need to use this command.\n" +"For more information, please consult the MySQL manual." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1177 +msgid "" +"Repairing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: po/glade_files.c:141 +msgid "" +"Table Maintenance\n" +"Please select the task you want to perform on the selected tables." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:811 +msgid "anonymous" +msgstr "" + +#: source/linux/MAHealthPanel.cc:744 +msgid "" +"Right-click in graphs, frames or elsewhere in the page for graph " +"edition menu." +msgstr "" + +msgid ">" +msgstr "" + +msgid ">>" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label17..Caption +#: AdminServerHealthGraphSettings.dfm:89 +msgid "A caption for the value." +msgstr "" + +#: po/glade_files.c:247 +msgid "A caption to be displayed with the value." +msgstr "" + +msgid "" +"A dedicated thread is created to flush all tables at the given interval." +msgstr "" + +#: ApplicationDataModule.pas:728 +msgid "A general error occured." +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label8..Caption +#: AdminServerConnections.dfm:159 +msgid "A listing of all active connection threads" +msgstr "" + +#: po/glade_files.c:187 +msgid "" +"A new index file will be created. This can be used if the first 16K block\n" +"of the index file is destroyed or contains incorrect information or if the \n" +"index file is missing." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label15....AutoSize +#: AdminCatalogTableCheck.dfm:480 +msgid "" +"A new index file will be created. This can be used if the first 16K block of " +"the index file is destroyed or contains incorrect information or if the " +"index file is missing." +msgstr "" + +#: AdminBackup.pas:1824 +msgid "" +"A scheduled backup requires a stored connection. You are currently connected " +"without using such a stored connection. Please use the connection manager to " +"create one and use it then for the login." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 4 +msgid "" +"A string to be executed by the server for each client that connects. The " +"string consists of one or more SQL statements. To specify multiple " +"statements, separate them by semicolon characters. This variable was added " +"in MySQL 4.1.2." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Caption +#: AdminBackup.dfm:688 +msgid "ANSI Quotes" +msgstr "" + +#: po/glade_files.c:34 +msgid "ANSI quotes" +msgstr "" + +msgid "ARMSCII-8" +msgstr "" + +msgid "AWE mem Pool Size:" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:340 AdminBackup.pas:948 +#: AdminServerHealth.pas:852 AdminServiceControl.pas:844 +#: AdminServiceControl.pas:1328 AdminUsers.pas:705 AdminUsers.pas:1622 +#: MySQLResultSet.pas:535 +msgid "Abort" +msgstr "" + +#. MainForm..MainMenu..HelpMI..AboutMI..Caption +#: Main.dfm:203 +msgid "About ..." +msgstr "" + +#. PasswordDialog..Caption +#: Password.dfm:5 +msgid "Account information" +msgstr "" + +#. MainForm..PopupMenu..ActionsMI..Caption +#: Main.dfm:46 +msgid "Actions" +msgstr "" + +msgid "Activate InnoDB" +msgstr "" + +msgid "Activate Logging" +msgstr "" + +#. AdminUsersForm..UserActionManager..AddUserAction..Caption +#: AdminUsers.dfm:1105 +msgid "Add &new user" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox..Caption +#: AdminBackup.dfm:644 +msgid "Add DROP Statements" +msgstr "" + +#: po/glade_files.c:33 +msgid "Add DROP TABLE" +msgstr "" + +#: AdminStartupVariables.pas:686 +msgid "Add Data File" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..AddDateTimeToBackupFilesCBox..Caption +#: AdminOptionPages.dfm:164 +msgid "Add Date/Time to Backup Files" +msgstr "" + +#: po/glade_files.c:133 +msgid "Add Document" +msgstr "" + +#. setup graph menu +#: source/linux/MAHealthPanel.cc:393 source/linux/MAHealthPanel.cc:413 +msgid "Add Graph" +msgstr "" + +#. setup group menu +#: source/linux/MAHealthPanel.cc:407 source/linux/MAHealthPanel.cc:430 +msgid "Add Group" +msgstr "" + +#: po/glade_files.c:436 AdminUsers.pas:1621 +msgid "Add Host" +msgstr "" + +msgid "Add Host from which the user can connect" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..AddInstanceToMonitoringListBtn..Caption +#: AdminReplication.dfm:279 +msgid "Add Instance to Monitoring List" +msgstr "" + +#. setup page menu +#: source/linux/MAHealthPanel.cc:424 +msgid "Add Page" +msgstr "" + +#: po/glade_files.c:126 +msgid "Add Procedure" +msgstr "" + +#. AdminUsersForm..CatalogTreePopup..AddSchemawithWidcardsMI..Caption +#: AdminUsers.dfm:1092 +msgid "Add Schema with Widcards" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:303 +msgid "Add _Host..." +msgstr "" + +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGraphMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGraph2MI..Caption +#: AdminServerHealth.dfm:6242 AdminServerHealth.dfm:6303 +msgid "Add a Graph" +msgstr "" + +#. AdminServerHealthForm..PageControlPopupMenu..AddaGroupMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGroup2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGroup3MI..Caption +#: AdminServerHealth.dfm:6212 AdminServerHealth.dfm:6250 +#: AdminServerHealth.dfm:6316 AdminServerHealth.pas:1511 +msgid "Add a Group" +msgstr "" + +#. AdminServerHealthForm..PageControlPopupMenu..AddaPageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddPage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaPage3MI..Caption +#: AdminServerHealth.dfm:6220 AdminServerHealth.dfm:6263 +#: AdminServerHealth.dfm:6329 AdminServerHealth.pas:1389 +msgid "Add a Page" +msgstr "" + +#: AdminStartupVariables.pas:664 +msgid "Add data file" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button11..Caption +#: AdminCatalog.dfm:3724 +msgid "Add document" +msgstr "" + +#. AdminUsersForm..UserActionManager..AddHostAction..Caption +#: AdminUsers.dfm:1130 +msgid "Add host from which the user can connect" +msgstr "" + +msgid "Add new user" +msgstr "" + +#: AdminUsers.pas:2478 +msgid "Add schema" +msgstr "" + +#: po/glade_files.c:9 +msgid "Add selected database to backup list" +msgstr "" + +msgid "Add. mem Pool Size:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Caption +#: po/glade_files.c:413 AdminUsers.dfm:191 +msgid "Additional Information" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label26..Caption +#: po/glade_files.c:407 AdminUsers.dfm:222 +msgid "Additional description of the user" +msgstr "" + +#. AdminOptionPagesForm..Caption +#: AdminOptionPages.dfm:4 +msgid "AdminOptionPagesForm" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:5 +msgid "AdminStartupVariablesInnoDBDatafilesForm" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..Caption +#: AdminStartupVariables.dfm:43 +msgid "Administration && Security Advisors" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..Caption +#: AdminOptionPages.dfm:28 +msgid "Administrator" +msgstr "" + +msgid "Advanced" +msgstr "" + +msgid "Advanced Networking" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label15..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..Caption +#: po/glade_files.c:41 AdminBackup.dfm:402 AdminBackup.dfm:432 +#: EditorTable.dfm:1035 +msgid "Advanced Options" +msgstr "" + +msgid "Advanced Settings" +msgstr "" + +msgid "Advanced log options" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 5 +msgid "" +"After inserting delayed_insert_limit rows, the INSERT DELAYED handler will " +"check if there are any SELECT statements pending. If so, it allows these to " +"execute before continuing." +msgstr "" + +msgid "After this many write locks, allow some read locks to run in between" +msgstr "" + +#. Row 6 +msgid "After this many write locks, allow some read locks to run in between." +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label13..Caption +#: AdminUsers.dfm:156 +msgid "Again, enter the user's password to confirm" +msgstr "" + +#: AdminCatalog.pas:945 +msgid "All %s indices" +msgstr "" + +#: AdminRestore.pas:237 +msgid "All Files" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label1..Caption +#: AdminServerConnections.dfm:310 +msgid "All active connection threads sorted by users" +msgstr "" + +#: po/glade_files.c:336 +msgid "All active threads" +msgstr "" + +#: po/glade_files.c:338 +msgid "All active threads sorted by users" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..AllcatalogsMI..Caption +#: AdminRestore.dfm:462 +msgid "All catalogs" +msgstr "" + +#: po/glade_files.c:21 +msgid "" +"All tables are locked with FLUSH READ LOCKS. \n" +"This option is necessary for a consistent snapshot\n" +"of your MyISAM tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label17....AutoSize +#: AdminBackup.dfm:487 +msgid "" +"All tables are locked with FLUSH READ LOCKS. This option is necessary to " +"create a consistent snapshot of your MyISAM tables." +msgstr "" + +#: AdminCatalog.pas:942 +msgid "All tables of the %s schema" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesTitleLbl..Caption +#: AdminCatalog.dfm:315 +msgid "All tables of the schema" +msgstr "" + +msgid "Allocation block size for query parsing and execution" +msgstr "" + +msgid "Allocation block size for storing ranges during optimization" +msgstr "" + +msgid "Allocation block size for transactions to be stored in binary log" +msgstr "" + +msgid "" +"Allow big result sets by saving all temporary sets on file (Solves most " +"'table full' errors)." +msgstr "" + +msgid "" +"Allow connections via named pipes (Windows NT+ only). Note: you can specify " +"a pipe name on the advanced network page, if required." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 7 +msgid "Amount of free memory for query cache." +msgstr "" + +#: AdminBackup.pas:1758 +msgid "An Error occured while executing the backup." +msgstr "" + +#: ApplicationDataModule.pas:730 MyxError.pas:219 +msgid "An SQL error occured." +msgstr "" + +#: ApplicationDataModule.pas:726 +msgid "An error occured while parsing the INI file %s." +msgstr "" + +#: ApplicationDataModule.pas:720 MyxError.pas:213 +msgid "An error occured while parsing the XML file %s." +msgstr "" + +#: ApplicationDataModule.pas:722 MyxError.pas:215 +msgid "An error occured while validating the XML file %s." +msgstr "" + +#: ApplicationDataModule.pas:732 +msgid "An error occured." +msgstr "" + +#: AdminRestoreProgress.pas:105 +msgid "Analyzing" +msgstr "" + +#: AdminRestoreProgress.pas:103 +msgid "Analyzing %s" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OtherSchemaRadioButton..Caption +#: AdminRestore.dfm:180 +msgid "Another schema" +msgstr "" + +#: po/glade_files.c:438 +msgid "Any host" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ApplyBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..ApplyChangesBtn..Caption +#: AdminServerHealthGraphSettings.dfm:145 OptionsEditor.dfm:1132 +#: MyxEditor.pas:112 +msgid "Apply" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..ApplyChangesBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..TntActionList1..ApplyChangesAction..Caption +#. MyxSchemaEditorForm..BottomPnl..ApplyChangesBtn..Caption +#. MyxTableEditorForm..TntActionList..ApplyChangesAction..Caption +#. MyxViewEditorForm..TntActionList1..ApplyChangesAction..Caption +#: AdminServiceControl.dfm:576 MyxRoutineGroupEditor.dfm:514 +#: MyxSchemaEditor.dfm:105 MyxTableEditor.dfm:1863 MyxViewEditor.dfm:837 +#: MySQLResultSetControls.pas:3468 MyxTabHeader.pas:1072 +msgid "Apply Changes" +msgstr "" + +#: AdminBackup.pas:944 +msgid "Apply changes?" +msgstr "" + +#: AdminServerHealth.pas:1442 +msgid "Are you sure you want to delete the selected page %s?" +msgstr "" + +#: AdminBackup.pas:1510 +msgid "Are you sure you want to delete the selected profiles?" +msgstr "" + +#: AdminUsers.pas:1574 +msgid "Are you sure you want to delete the user %s?" +msgstr "" + +#: AdminStartupVariables.pas:1362 +msgid "Are you sure you want to discard the changes?" +msgstr "" + +#: AdminCatalog.pas:2374 +msgid "Are you sure you want to drop the selected stored procedure(s)?" +msgstr "" + +#: AdminCatalog.pas:1844 +msgid "Are you sure you want to drop the selected table(s)?" +msgstr "" + +#: AdminCatalog.pas:2540 +msgid "Are you sure you want to drop the selected view(s)?" +msgstr "" + +#: AdminStartupVariables.pas:1072 +msgid "Are you sure you want to remove the selected data file:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:554 source/linux/MACatalogsPanel.cc:761 +msgid "Ascending" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..AssetSheet..Caption +#: AdminCatalog.dfm:3877 +msgid "Asset" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label15..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label6..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label4..Caption +#: po/glade_files.c:415 AdminUsers.dfm:350 AdminUsers.dfm:495 +#: AdminUsers.dfm:680 +msgid "Assigned Privileges" +msgstr "" + +#: po/glade_files.c:48 +msgid "At Time:" +msgstr "" + +#: AdminBackup.pas:1822 AdminBackup.pas:1841 +msgid "Attention!" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label40..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel20..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel20..Caption +#: AdminCatalog.dfm:481 EditorTable.dfm:1396 MyxTableEditor.dfm:938 +msgid "Auto Increment:" +msgstr "" + +#: po/glade_files.c:262 +msgid "Auto-extend Max. Value" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..AutoextendValueCBox..Caption +#: AdminServerHealthGraphSettings.dfm:385 +msgid "Autoextend Max. Value" +msgstr "" + +#: po/glade_files.c:257 +msgid "" +"Automatically adjust the graph,\n" +"increasing the max. value to the highest \n" +"registered value." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:174 AdminReplication.pas:235 +msgid "Available" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label16..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label7..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label2..Caption +#: po/glade_files.c:416 AdminUsers.dfm:357 AdminUsers.dfm:488 +#: AdminUsers.dfm:673 +msgid "Available Privileges" +msgstr "" + +#: source/linux/MAHealthPanel.cc:265 +#, c-format +msgid "Average: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:141 +msgid "Average: 0" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label31..Caption +#: AdminCatalog.dfm:627 +msgid "Avg. row length:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..AvgCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:787 +msgid "Avg:" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. Row 8 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1076 +msgid "BDB" +msgstr "" + +#. Row 9 +msgid "BDB home directory. The value of the --bdb-home option" +msgstr "" + +#. Row 10 +msgid "BDB log file directory. The value of the --bdb-logdir option." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 11 +msgid "BDB temporary files directory. The value of the --bdb_tmpdir option." +msgstr "" + +msgid "Back log size" +msgstr "" + +#: AdminBackup.pas:412 +msgid "" +"Backing up the information_schema database is not permitted as it is likely " +"to make your server unusable on later restoration." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..Caption +#. Create Backup Section +#: po/glade_files.c:83 source/linux/MAdministrator.cc:85 AdminBackup.dfm:4 +#: AdminOptionPages.dfm:125 Main.pas:539 +msgid "Backup" +msgstr "" + +#. AdminRestoreForm..Caption +#: AdminRestore.dfm:4 +msgid "Backup / Restore" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..Panel4..Label1..Caption +#: po/glade_files.c:8 AdminBackup.dfm:279 +msgid "Backup Content" +msgstr "" + +#: po/glade_files.c:28 +msgid "Backup Execution" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Caption +#: AdminBackup.dfm:473 +msgid "Backup Execution Method" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..BackupFileCaptionLbl..Caption +#: AdminRestoreProgress.dfm:115 +msgid "Backup File:" +msgstr "" + +#: source/linux/MARestorePanel.cc:182 +msgid "Backup Files" +msgstr "" + +#: source/linux/MABackupPanel.cc:161 +msgid "Backup Profiles" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Caption +#: AdminBackupProgress.dfm:34 +msgid "Backup Progress" +msgstr "" + +#. AdminBackupProgressForm..Caption +#: AdminBackupProgress.dfm:6 +msgid "Backup Progress ..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label2..Caption +#: po/glade_files.c:11 AdminBackup.dfm:40 AdminBackup.dfm:85 +msgid "Backup Project" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..ProjectCaptionLbl..Caption +#: AdminBackupProgress.dfm:141 +msgid "Backup Project:" +msgstr "" + +#. AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +#: AdminBackup.dfm:1203 +msgid "Backup Projects" +msgstr "" + +#: po/glade_files.c:24 +msgid "Backup Selected Database Completely" +msgstr "" + +#: AdminBackup.pas:1609 +msgid "Backup Thread cannot connect to MySQL" +msgstr "" + +#: po/glade_files.c:37 +msgid "Backup Type" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label12..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label13..Caption +#: AdminBackup.dfm:602 AdminRestore.dfm:125 +msgid "Backup Type:" +msgstr "" + +#: po/glade_files.c:20 +msgid "" +"Backup all tables of the selected databases. Use this option if tables are " +"added to databases frequently. Note that your backup content table selection " +"will be ignored." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label14....AutoSize +#: AdminBackup.dfm:525 +msgid "" +"Backup all tables. Use this option if tables are added to schemas " +"frequently. Note: your backup content table selection will be ignored." +msgstr "" + +#: source/linux/MABackupPanel.cc:1100 +msgid "Backup cancelled." +msgstr "" + +#: source/linux/MARestorePanel.cc:601 +msgid "Backup data loaded." +msgstr "" + +#: AdminBackup.pas:1758 +msgid "Backup error" +msgstr "" + +#: ApplicationDataModule.pas:692 +msgid "Backup file %s written successfully." +msgstr "" + +#: source/linux/MARestorePanel.cc:428 +msgid "Backup file processed." +msgstr "" + +#: source/linux/MARestorePanel.cc:421 +msgid "Backup file processing cancelled." +msgstr "" + +#: AdminBackup.pas:1719 +msgid "Backup finished" +msgstr "" + +#: source/linux/MABackupPanel.cc:1102 +msgid "Backup finished." +msgstr "" + +#: AdminBackup.pas:410 +msgid "Backup of information_schema" +msgstr "" + +#: source/linux/MARestorePanel.cc:657 +msgid "Backup restored." +msgstr "" + +#: AdminBackup.pas:1742 +msgid "Backup stopped" +msgstr "" + +#: source/linux/MABackupPanel.cc:1105 +#, c-format +msgid "Backup written to file '%s'." +msgstr "" + +#: source/linux/MABackupPanel.cc:1395 +msgid "Backups Are Currently Not Scheduled" +msgstr "" + +#: source/linux/MABackupPanel.cc:1366 +msgid "Backups Are Currently Scheduled" +msgstr "" + +#: po/glade_files.c:75 +msgid "Backups Are Currently Scheduled for this Project." +msgstr "" + +#: source/linux/main.cc:118 +#, c-format +msgid "Bad port number value '%s' for option\n" +msgstr "" + +#: po/glade_files.c:237 +msgid "Bar Graph" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:250 +msgid "Bar-Graph" +msgstr "" + +msgid "Base directory:" +msgstr "" + +#: AdminUsers.pas:1234 +msgid "" +"Before a new user account can be created the list of current user accounts " +"needs to be retreived. Please select Refresh User List from the popup menu " +"of the User Account list." +msgstr "" + +#. Row 12 +msgid "Berkeley DataBase (BDB) version." +msgstr "" + +#: source/linux/MABackupPanel.cc:1298 +#, c-format +msgid "" +"Besides this, there are %i backup projects currently scheduled for the " +"current user." +msgstr "" + +msgid "Big Tables" +msgstr "" + +#: po/glade_files.c:366 source/linux/MAServerLogsPanel.cc:254 +msgid "Binary Log" +msgstr "" + +msgid "Binary Logfile Name:" +msgstr "" + +msgid "" +"Binary log will be rotated automatically when the size exceeds this value. " +"Will also apply to relay logs if max_relay_log_size is 0. The minimum value " +"for this variable is 4096." +msgstr "" + +msgid "Bind to IP:" +msgstr "" + +msgid "Binlog Options" +msgstr "" + +msgid "Binlog cache size" +msgstr "" + +msgid "Block size to be used for MyISAM index pages." +msgstr "" + +msgid "Block size:" +msgstr "" + +#: AdminBackup.pas:887 +msgid "Browse to the Target Directory" +msgstr "" + +msgid "Buffer Pool Size:" +msgstr "" + +msgid "Buffer length for TCP/IP and socket communication." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 13 +msgid "" +"Buffer that is allocated to cache index and rows for BDB tables. If you " +"don't use BDB tables, you should start the MySQL server with --skip-bdb to " +"not waste memory for this cache." +msgstr "" + +#. Row 14 +msgid "Buffers" +msgstr "" + +msgid "Bulk insert buffer size" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:244 AdminServerHealthGraphSettings.dfm:105 +#: MySQLResultSetFieldViewer.pas:148 +msgid "Byte" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:175 +#: AdminStartupVariablesInnoDBDatafiles.dfm:178 +msgid "C:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:957 +#, c-format +msgid "CREATE Script for Table '%s'" +msgstr "" + +#: po/glade_files.c:299 +msgid "Ca_talogs" +msgstr "" + +msgid "Cache Size" +msgstr "" + +msgid "Cache type" +msgstr "" + +#. Row 15 +msgid "Caches" +msgstr "" + +msgid "" +"Can be used to restrict the total size used to cache a multi-transaction " +"query." +msgstr "" + +#: source/linux/util.cc:36 +msgid "Can't open file." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..CancelBtn..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..CancelBtn..Caption +#. NameEditorForm..TntButton2..Caption +#. PasswordDialog..CancelButton..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorSqlForm..BottomPnl..CancelBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..TextSheetBtnPnl..CancelBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..Cancel2Btn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..Cancel3Btn..Caption +#. MyxConnectionDialogForm..BottomPnl..CancelBtn..Caption +#. SchemaSelectionForm..BottomPnl..CancelBtn..Caption +#: AdminServerHealthGraphSettings.dfm:135 +#: AdminStartupVariablesInnoDBDatafiles.dfm:198 NameEditor.dfm:48 +#: Password.dfm:74 AdminCatalog.pas:1845 AdminCatalog.pas:2247 +#: AdminCatalog.pas:2375 AdminCatalog.pas:2443 AdminCatalog.pas:2541 +#: AdminServerHealth.pas:1391 AdminServerHealth.pas:1396 +#: AdminServerHealth.pas:1513 AdminStartupVariables.pas:1077 +#: AdminUsers.pas:560 AdminUsers.pas:1159 AdminUsers.pas:2479 EditorSql.dfm:58 +#: MySQLResultSetFieldViewer.dfm:69 MySQLResultSetFieldViewer.dfm:166 +#: MySQLResultSetFieldViewer.dfm:896 MyxConnectionDialog.dfm:282 +#: SchemaSelection.dfm:111 ConnectToInstance.pas:1137 +#: MigrationObjSelFilter.pas:572 MyxConnectionDialog.pas:1187 +#: MyxConnectionDialog.pas:1355 MyxEditor.pas:112 +#: MyxRoutineEditorFrame.pas:336 MyxRoutineEditorFrame.pas:356 +#: MyxTabHeader.pas:1587 OptionsEditor.pas:556 SchemataTreeView.pas:1499 +#: SchemataTreeView.pas:2248 SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Cancel" +msgstr "" + +#: source/linux/MARestorePanel.cc:599 source/linux/MARestorePanel.cc:655 +msgid "Cancelled." +msgstr "" + +#: AdminUsers.pas:1638 +msgid "Cannot add empty host." +msgstr "" + +#: AdminServerInfo.pas:207 +msgid "Cannot clone MySQL connection." +msgstr "" + +#: ApplicationDataModule.pas:567 ApplicationDataModule.pas:576 +msgid "Cannot connect to MySQL Server. %s (Error Number %d)" +msgstr "" + +#. Reuse existing task entry if there is one. +#. TODO: Allow working with more than one trigger. +#: AdminBackup.pas:1095 AdminBackup.pas:1126 +msgid "Cannot create new backup task." +msgstr "" + +#: source/linux/MABackupPanel.cc:1476 +msgid "Cannot flush tables with read lock." +msgstr "" + +#: source/linux/MABackupPanel.cc:1482 +msgid "Cannot set ANSI quotes." +msgstr "" + +#: source/linux/MABackupPanel.cc:1479 +msgid "Cannot start transaction." +msgstr "" + +#: po/glade_files.c:225 +msgid "Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:166 +msgid "Caption:" +msgstr "" + +#. AdminServerHealthBarGraphFrame..CaptionPnl..CaptionLbl..Caption +#: AdminServerHealthBarGraph.dfm:86 +msgid "CaptionLbl" +msgstr "" + +#. AdminCatalogForm..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..Caption +#: AdminCatalog.dfm:4 AdminCatalog.dfm:193 +msgid "Catalog" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Catalogs Section +#: source/linux/MAdministrator.cc:94 Main.pas:546 +msgid "Catalogs" +msgstr "" + +#: po/glade_files.c:389 po/glade_files.c:412 +#: source/linux/MDynamicInterface.cc:1105 +msgid "Change..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ChangedRBtn..Caption +#: po/glade_files.c:174 AdminCatalogTableCheck.dfm:309 +msgid "Changed" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1614 +#, c-format +msgid "Changed server variable '%s' to '%s'" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..Caption +#: AdminRestore.dfm:190 EditorTable.dfm:935 +msgid "Character Set" +msgstr "" + +msgid "Charsets directory:" +msgstr "" + +#: po/glade_files.c:175 +msgid "Check Method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label3..Caption +#: AdminCatalogTableCheck.dfm:526 +msgid "Check Result:" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..CheckTableMI..Caption +#: AdminCatalog.dfm:3917 +msgid "Check Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:379 +msgid "Check Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:380 +msgid "Check Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..CheckTablesRBtn..Caption +#: po/glade_files.c:144 AdminCatalogTableCheck.dfm:122 +#: AdminCatalogTableCheck.pas:311 AdminCatalogTableCheck.pas:312 +msgid "Check Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Caption +#: AdminCatalogTableCheck.dfm:250 +msgid "Check method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label4..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..HeaderLbl..Caption +#: AdminCatalogTableCheck.dfm:237 AdminCatalogTableCheck.dfm:533 +msgid "Check tables" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label6..Caption +#: AdminCatalog.dfm:768 +msgid "Check time:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:321 +msgid "Checked Out" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3683 +msgid "Checked out" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1237 +msgid "Checking table(s)..." +msgstr "" + +#: AdminCatalogTableCheck.pas:392 +msgid "Checking tables ..." +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ChooseCnfFileBtn..Caption +#: AdminStartupVariables.dfm:1902 +msgid "Choose Option &File" +msgstr "" + +#: AdminBackup.pas:885 +msgid "Choose Target Directory" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Caption +#: AdminStartupVariablesOptionFile.dfm:4 +msgid "Choose an Option File" +msgstr "" + +#: AdminCatalog.pas:2241 AdminCatalog.pas:2439 +msgid "Choose schema" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label4....AutoSize +#: AdminStartupVariablesOptionFile.dfm:78 +msgid "" +"Choose the configuration file to be edited. Note that several files can be " +"processed when the server starts." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Label1..Caption +#: AdminStartupVariablesOptionFile.dfm:47 +msgid "Choose the option file to be edited." +msgstr "" + +msgid "Chroot mysqld daemon during startup." +msgstr "" + +msgid "Chroot:" +msgstr "" + +#. AdminBackupForm..BackupTreeViewPopupMenu..ClearCompleteContentMI..Caption +#: AdminBackup.dfm:1263 +msgid "Clear Complete Content" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..ClearUserImg..Caption +#: AdminUsers.dfm:335 +msgid "Clear Image" +msgstr "" + +#: source/linux/MABackupPanel.cc:166 +msgid "Click 'New Profile' to create a Backup Profile." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo1Btn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#: AdminServerHealth.dfm:5997 AdminServerHealth.dfm:6006 +#: AdminStartupVariables.dfm:1780 +msgid "Click here for more information" +msgstr "" + +#: AdminServiceControl.pas:1001 +msgid "" +"Click the Start Service button to start this service. If the service cannot " +"be started please check the Log Messages." +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:155 +msgid "Click this button to start the MySQL Server." +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:144 +msgid "" +"Click this button to stop the MySQL Server.\n" +"Be aware that all connected users will be disconnected!" +msgstr "" + +#: po/glade_files.c:374 +msgid "" +"Click this button to stop the MySQL Server. \n" +"Be aware that all connected users will be disconnected!" +msgstr "" + +#: source/linux/MDynamicInterface.cc:362 +msgid "" +"Click to add or remove this option from the configuration file. If this " +"option is not set, the default or a value in a more general section in the " +"configuration file will be used." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..Caption +#: po/glade_files.c:358 AdminServerInfo.dfm:81 +msgid "Client Information" +msgstr "" + +msgid "Client error messages in given language. May be given as a full path." +msgstr "" + +#. Add privileges to user +#: AdminUsers.pas:1268 +msgid "Clone of " +msgstr "" + +msgid "Clone user" +msgstr "" + +#. Row 16 +msgid "Clos&e" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..Panel1..CloseBtn..Caption +#. AdminRestoreProgressForm..CloseButton..Caption +#. MainForm..MainMenu..FileMI..CloseMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..BottomPnl..CancelBtn..Caption +#. MyxRoutineGroupEditorForm..TntActionList1..CloseAction..Caption +#. MyxSchemaEditorForm..BottomPnl..CancelBtn..Caption +#. MyxTableEditorForm..TntActionList..CloseAction..Caption +#. MyxViewEditorForm..TntActionList1..CloseAction..Caption +#. OptionsForm..CloseBtn..Caption +#. TextSearchForm..PageControl..SearchTabSheet..CloseBtn..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..Close2Btn..Caption +#: AdminCatalogTableCheck.dfm:575 AdminRestoreProgress.dfm:188 Main.dfm:99 +#: MyxRoutineGroupEditor.dfm:56 MyxRoutineGroupEditor.dfm:525 +#: MyxSchemaEditor.dfm:117 MyxTableEditor.dfm:1875 MyxViewEditor.dfm:849 +#: OptionsEditor.dfm:1122 TextSearch.dfm:79 TextSearch.dfm:149 +#: MyxConnectionDialog.pas:1355 +msgid "Close" +msgstr "" + +#. MainForm..PopupMenu..CloseMonitorMI..Caption +#: Main.dfm:132 +msgid "Close Monitor" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:206 source/linux/MACatalogsPanel.cc:234 +msgid "Collation" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: source/linux/MACatalogsPanel.cc:181 EditorTable.dfm:245 +#: MyxTableEditor.dfm:487 +msgid "Column Name" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..ColumnSheet..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..ColumnsSubMI..Caption +#: po/glade_files.c:91 MyxTableEditor.dfm:252 SchemataTreeView.dfm:158 +msgid "Columns" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:59 +#: AdminServerConnections.dfm:109 AdminServerConnections.dfm:261 +#: AdminServerProcesses.dfm:76 +msgid "Command" +msgstr "" + +msgid "Command(s) that are executed for each new connection" +msgstr "" + +msgid "Command(s) that are executed when a slave connects to this master" +msgstr "" + +#. Row 17 +msgid "Commands executed" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxRoutineGroupEditorForm..RoutinePageControl..CommentSheet..Caption +#. MyxSchemaEditorForm..PageControl..CommentTabSheet..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#. MyxViewEditorForm..ViewPageControl..CommentTabSheet..Caption +#: po/glade_files.c:32 AdminBackup.dfm:666 AdminCatalog.dfm:3408 +#: EditorTable.dfm:278 MyxRoutineGroupEditor.dfm:339 MyxSchemaEditor.dfm:131 +#: MyxTableEditor.dfm:522 MyxTableEditor.dfm:626 MyxTableEditor.dfm:680 +#: MyxTableEditor.dfm:762 MyxViewEditor.dfm:621 +msgid "Comment" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label3..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel3..Caption +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel8..Caption +#. MyxRoutineGroupEditorForm..RoutinePageControl..CommentSheet..CommentSheetPnl..TntLabel2..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel2..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel8..Caption +#: po/glade_files.c:97 AdminCatalog.dfm:538 EditorTable.dfm:67 +#: EditorTable.dfm:747 MyxRoutineGroupEditor.dfm:491 MyxTableEditor.dfm:165 +#: MyxTableEditor.dfm:336 +msgid "Comment:" +msgstr "" + +#. Row 18 +msgid "" +"Common part of the directory path for all InnoDB datafiles. Default is the " +"MySQL datadir." +msgstr "" + +#. Row 19 +msgid "" +"Common part of the directory path for all InnoDB datafiles. If you do not " +"mentioned this option in `my.cnf' the default is the datadir of MySQL. You " +"can specify this also as an empty string, in which case you can use absolute " +"file paths in innodb_data_file_path." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox..Caption +#: AdminBackup.dfm:727 +msgid "Compatibility mode" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Caption +#: po/glade_files.c:35 AdminBackup.dfm:654 +msgid "Complete INSERTs" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..CompleteSchematasCBox..Caption +#: AdminBackup.dfm:575 +msgid "Complete backup" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label2..Caption +#: AdminStartupVariablesOptionFile.dfm:61 +msgid "Config File:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label7..Caption +#: AdminServiceControl.dfm:303 +msgid "Config Filename:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Caption +#: po/glade_files.c:384 AdminServiceControl.dfm:296 +#: AdminStartupVariablesOptionFile.dfm:54 +msgid "Configuration File" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label8..Caption +#: AdminServiceControl.dfm:311 +msgid "Configuration file to read startup parameters from." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:118 +msgid "Configuration saved." +msgstr "" + +#. Get maximum text width +#: Main.pas:477 Main.pas:542 +msgid "Configure Instance" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Caption +#: AdminServiceControl.dfm:273 +msgid "Configure Service" +msgstr "" + +#. AdminStartupVariablesForm..SheetHeaderPnl..Label1....Height +#: AdminStartupVariables.dfm:1993 +msgid "" +"Configure the startup variables. Note that changes will have no effect until " +"you restart the server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label12..Caption +#: po/glade_files.c:392 AdminUsers.dfm:148 +msgid "Confirm Password:" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:352 +msgid "Connect" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..Caption +#: po/glade_files.c:348 AdminServerInfo.dfm:169 +msgid "Connected to MySQL Server Instance" +msgstr "" + +#: ApplicationDataModule.pas:531 ApplicationDataModule.pas:539 +msgid "Connection %s cannot be found." +msgstr "" + +#: ApplicationDataModule.pas:525 +msgid "Connection %s selected." +msgstr "" + +msgid "Connection Health" +msgstr "" + +#: po/glade_files.c:70 +msgid "Connection Name" +msgstr "" + +msgid "Connection Usage" +msgstr "" + +msgid "Connection timeout" +msgstr "" + +#: ApplicationDataModule.pas:584 +msgid "Connection to server %s:%d established." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. Row 20 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..Caption +#: OptionsEditor.dfm:666 OptionsEditor.pas:402 OptionsEditor.pas:780 +msgid "Connections" +msgstr "" + +#: ApplicationDataModule.pas:505 +msgid "Connections loaded from file %s." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label5..Caption +#: po/glade_files.c:404 AdminUsers.dfm:246 +msgid "Contact Information:" +msgstr "" + +#: AdminServerHealth.pas:1391 AdminServiceControl.pas:844 AdminUsers.pas:560 +#: AdminUsers.pas:1159 MyxError.pas:250 Options.pas:743 +msgid "Continue" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 21 +msgid "" +"Controls the demotion of buffers from the hot sub-chain of a key cache to " +"the warm sub-chain. Lower values cause demotion to happen more quickly. The " +"minimum value is 100. The default value is 300. This variable was added in " +"MySQL 4.1.1." +msgstr "" + +#. MainForm..MainMenu..Edit1..CopyMI..Caption +#: Main.dfm:111 +msgid "Copy" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyVariablestoClipboardMI..Caption +#: AdminServerHealth.dfm:6202 +msgid "Copy Variables to Clipboard" +msgstr "" + +#. MainForm..MainMenu..FileMI..CopyActivePageAsTextMI..Caption +#: Main.dfm:91 +msgid "Copy active page as text" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableNameMI..Caption +#: AdminServerHealth.dfm:6194 +msgid "Copy selected Variable Name" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableMI..Caption +#: AdminServerHealth.dfm:6198 +msgid "Copy selected Variable Name and Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1607 +#, c-format +msgid "Could not change server variable '%s' to '%s'" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:140 +#, c-format +msgid "Could not create %s" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1058 source/linux/MACatalogsPanel.cc:1060 +#, c-format +msgid "Could not drop table '%s.%s'." +msgstr "" + +#: source/linux/MInstanceInfo.cc:606 +msgid "Could not execute MySQL init script\n" +msgstr "" + +#: AdminRestore.pas:291 +msgid "Could not fetch Catalogs/Schemata data." +msgstr "" + +#: AdminServerConnections.pas:150 +msgid "Could not fetch Process List." +msgstr "" + +#: AdminUsers.pas:1742 +msgid "Could not fetch Schema Tables." +msgstr "" + +#: AdminCatalog.pas:810 +msgid "Could not fetch schema routine status." +msgstr "" + +#: AdminCatalog.pas:760 +msgid "Could not fetch schema table status." +msgstr "" + +#: AdminCatalog.pas:785 +msgid "Could not fetch schema view status." +msgstr "" + +#: AdminUsers.pas:375 +msgid "Could not fetch user names." +msgstr "" + +#: ApplicationDataModule.pas:251 +msgid "Could not find settings" +msgstr "" + +#: AdminCatalog.pas:2502 +msgid "Could not get view description." +msgstr "" + +#. Initialize scheduler interfaces. +#: AdminBackup.pas:300 +msgid "Could not initialize task scheduler interface." +msgstr "" + +#: source/linux/MABackupPanel.cc:1241 +msgid "Could not install new crontab without the scheduled backup." +msgstr "" + +#: source/linux/MABackupPanel.cc:1213 +msgid "Could not install new crontab." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:464 +#: source/linux/MAServerConnectionsPanel.cc:490 +#, c-format +msgid "Could not kill thread %i." +msgstr "" + +#: source/linux/MABackupPanel.cc:1439 +#, c-format +msgid "Could not load backup profile '%s/%s'" +msgstr "" + +#: source/linux/MABackupPanel.cc:153 +msgid "Could not load backup progress dialog" +msgstr "" + +#: source/linux/MABackupPanel.cc:1461 +msgid "Could not open file for writing backup." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1011 +#, c-format +msgid "Could not open health graph description '%s'" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:406 +#, c-format +msgid "Could not open log file '%s'" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:403 +#, c-format +msgid "Could not open log file '%s': no permission for reading" +msgstr "" + +#: source/linux/MAdministrator.cc:248 +msgid "Could not open translation files" +msgstr "" + +#: AdminServiceControl.pas:367 +msgid "Could not re-connect to the MySQL Server." +msgstr "" + +#: source/linux/MABackupPanel.cc:496 +#, c-format +msgid "Could not read the profile file '%s'" +msgstr "" + +#: source/linux/MDataInterface.cc:84 +msgid "Could not retrieve catalogs from server" +msgstr "" + +#: source/linux/MABackupPanel.cc:1221 source/linux/MABackupPanel.cc:1249 +#: source/linux/MABackupPanel.cc:1265 +msgid "Could not retrieve list of currently scheduled tasks by crontab" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:195 +msgid "Could not retrieve replication status information." +msgstr "" + +#: source/linux/MDataInterface.cc:124 +msgid "Could not retrieve schema table definitions from server" +msgstr "" + +#: source/linux/MDataInterface.cc:143 +#, c-format +msgid "Could not retrieve table status data for schema '%s.%s'" +msgstr "" + +#: source/linux/MDataInterface.cc:191 source/linux/MDataInterface.cc:211 +msgid "Could not retrieve user information from server" +msgstr "" + +#: source/linux/MDataInterface.cc:160 +msgid "Could not retrieve user list from server" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:122 +msgid "Could not save configurations." +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:226 +#, c-format +msgid "Could not save log file to '%s'" +msgstr "" + +#: source/linux/MABackupPanel.cc:518 +msgid "Could not write the copied profile file" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:243 AdminServerHealthGraphSettings.dfm:104 +msgid "Count" +msgstr "" + +#: AdminCatalog.pas:2247 +msgid "Create FUNCTION" +msgstr "" + +#: AdminServerHealth.pas:1513 +msgid "Create Group" +msgstr "" + +#: AdminCatalog.pas:2247 +msgid "Create PROCEDURE" +msgstr "" + +#: AdminServerHealth.pas:1396 +msgid "Create Page" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..AddSPBtn..Caption +#: AdminCatalog.dfm:3328 +msgid "Create Stored Proc" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..CreateTableMI..Caption +#: po/glade_files.c:113 AdminCatalog.dfm:3932 +msgid "Create Table" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:289 source/linux/MACatalogsPanel.cc:304 +msgid "Create Time" +msgstr "" + +#: po/glade_files.c:107 +msgid "" +"Create Time:\n" +"Update Time:\n" +"Check Time:" +msgstr "" + +#: AdminCatalog.pas:2443 +msgid "Create VIEW" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..CreateViewBtn..Caption +#: AdminCatalog.dfm:3025 +msgid "Create View" +msgstr "" + +#: po/glade_files.c:220 +msgid "Create a Graph Page" +msgstr "" + +#: po/glade_files.c:224 source/linux/MAHealthPanel.cc:1255 +msgid "Create a New Graph" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1358 +msgid "Create a New Graph Grouping" +msgstr "" + +#: po/glade_files.c:213 source/linux/MAHealthPanel.cc:1467 +msgid "Create a New Graph Page" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:222 +msgid "Create a New One" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..CreateDBsCheckbox..Caption +#: AdminRestore.dfm:272 +msgid "Create database(s) if they don't exist" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3532 +msgid "Create date" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label48..Caption +#: AdminCatalog.dfm:502 +msgid "Create options:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label2..Caption +#: AdminCatalog.dfm:726 +msgid "Create time:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3390 +msgid "Created" +msgstr "" + +#: AdminBackup.pas:1755 +msgid "Current Object is \"%s\" " +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label2..Caption +#: AdminBackupProgress.dfm:61 +msgid "Current Object:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label6..Caption +#: AdminBackupProgress.dfm:121 +msgid "Current Row:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label3..Caption +#: AdminBackupProgress.dfm:68 +msgid "Current Table:" +msgstr "" + +#: AdminServerHealth.pas:361 +msgid "Current status variables of the server." +msgstr "" + +#. AdminServerHealthBarGraphFrame..MainPnl..ValueLbl..Caption +#: AdminServerHealthBarGraph.dfm:45 +msgid "Current usage 2.1M" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..CurrentCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:685 +msgid "Current:" +msgstr "" + +#: source/linux/MAHealthPanel.cc:262 +#, c-format +msgid "Current: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:138 +msgid "Current: 0" +msgstr "" + +#. MainForm..MainMenu..Edit1..CutMI..Caption +#: Main.dfm:106 +msgid "Cut" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:179 +msgid "D:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:58 +#: AdminServerConnections.dfm:105 AdminServerConnections.dfm:257 +#: AdminServerProcesses.dfm:72 +msgid "DB" +msgstr "" + +#. Row 22 +msgid "DDL" +msgstr "" + +#. Row 32 +msgid "DML" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Caption +#: AdminBackup.dfm:916 +msgid "DailyTabSheet" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Caption +#: po/glade_files.c:106 AdminCatalog.dfm:587 +msgid "Data" +msgstr "" + +msgid "Data / Memory size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Caption +#: po/glade_files.c:280 AdminStartupVariablesInnoDBDatafiles.dfm:207 +msgid "Data File" +msgstr "" + +msgid "Data File Path:" +msgstr "" + +#: po/glade_files.c:89 +msgid "Data Len.:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:508 +#, c-format +msgid "Data Len.: %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableDataLenCaptionLbl..Caption +#: AdminCatalog.dfm:1767 +msgid "Data Len:" +msgstr "" + +#: source/linux/MABackupPanel.cc:127 source/linux/MACatalogsPanel.cc:154 +msgid "Data Length" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:320 AdminRestore.dfm:368 +msgid "Data directory" +msgstr "" + +msgid "Data directory:" +msgstr "" + +#: po/glade_files.c:273 +msgid "" +"Data file name with optional path information.\n" +"If you include path information, make sure to leave the Data Directory " +"parameter blank." +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label3....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:232 +msgid "" +"Data file name with optional path information. Make sure that the name forms " +"a valid filename when combined with the data path value (see Data Directory " +"option in InnodDB Parameters)." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label9..Caption +#: po/glade_files.c:270 AdminStartupVariablesInnoDBDatafiles.dfm:221 +msgid "Data file:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label38..Caption +#: AdminCatalog.dfm:694 +msgid "Data free:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:335 AdminCatalog.dfm:841 AdminRestore.dfm:388 +msgid "Data length" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label32..Caption +#: AdminCatalog.dfm:634 +msgid "Data length:" +msgstr "" + +#: po/glade_files.c:7 +msgid "Databases" +msgstr "" + +msgid "Datafiles" +msgstr "" + +msgid "Deactivate show database" +msgstr "" + +msgid "Deactivate thread priority" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..DebugCheckbox..Caption +#: AdminServiceControl.dfm:431 +msgid "Debug Information (slow)" +msgstr "" + +msgid "Def. Char Set:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:186 EditorTable.pas:504 +#: EditorTable.pas:509 EditorTable.pas:941 EditorTable.pas:1510 +#: EditorTable.pas:1511 MyxTableEditor.pas:605 MyxTableEditor.pas:614 +msgid "Default" +msgstr "" + +msgid "Default Collation:" +msgstr "" + +msgid "Default storage engine:" +msgstr "" + +msgid "Default transaction isolation level" +msgstr "" + +msgid "Default transaction isolation level:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 23 +msgid "Default value for this is fdatasync. Another option is O_DSYNC." +msgstr "" + +msgid "Default week format:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label3..Caption +#: AdminBackup.dfm:72 +msgid "Define the name and content of the backup" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3384 +msgid "Definer" +msgstr "" + +msgid "Delay key write:" +msgstr "" + +#. Row 24 +msgid "Delayed" +msgstr "" + +#. AdminBackupForm..ProfilesPopupMenu..DeleteProfileMI..Caption +#: AdminBackup.dfm:1287 +msgid "Delete Backup Project(s)" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..DeleteGraphMI..Caption +#: source/linux/MAHealthPanel.cc:401 AdminServerHealth.dfm:6308 +msgid "Delete Graph" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GroupBoxPopupMenu..DeleteGroupMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeleteGroup2MI..Caption +#: source/linux/MAHealthPanel.cc:418 AdminServerHealth.dfm:6255 +#: AdminServerHealth.dfm:6321 +msgid "Delete Group" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..DeletePageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..DeletePage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeletePage3MI..Caption +#: source/linux/MAHealthPanel.cc:435 AdminServerHealth.dfm:6225 +#: AdminServerHealth.dfm:6268 AdminServerHealth.dfm:6334 +msgid "Delete Page" +msgstr "" + +#: AdminServerHealth.pas:1441 +msgid "Delete Page?" +msgstr "" + +#: AdminBackup.pas:1510 +msgid "Delete Profiles?" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button12..Caption +#: AdminCatalog.dfm:3732 +msgid "Delete document" +msgstr "" + +msgid "Delete user" +msgstr "" + +#: AdminUsers.pas:1573 +msgid "Delete user?" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..Caption +#: source/linux/MACatalogsPanel.cc:322 source/linux/MAHealthPanel.cc:704 +#: AdminCatalog.dfm:3083 AdminCatalog.dfm:3690 AdminServerConnections.dfm:223 +#: AdminServerHealth.dfm:97 AdminServerHealth.dfm:191 AdminServerStatus.dfm:80 +#: AdminServerStatus.dfm:124 AdminUsers.dfm:433 AdminUsers.dfm:570 +#: AdminUsers.dfm:755 AdminServerConnections.pas:523 EditorTable.dfm:1603 +#: MySQLResultSetControls.pas:3645 +msgid "Description" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label6..Caption +#: AdminServiceControl.dfm:512 +msgid "Description of the service." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:87 +msgid "Description." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label25..Caption +#: po/glade_files.c:402 AdminUsers.dfm:205 +msgid "Description:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Label9..Caption +#: AdminCatalog.dfm:580 +msgid "Detailed row status information" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Label1..Caption +#: AdminCatalog.dfm:424 +msgid "Detailed table status information" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:894 +msgid "Details <<" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..PageControl..SearchTabSheet..DetailsBtn..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..Details2Btn..Caption +#: po/glade_files.c:112 source/linux/MACatalogsPanel.cc:888 +#: AdminCatalog.pas:1330 TextSearch.dfm:89 TextSearch.dfm:169 +#: TextSearch.pas:343 +msgid "Details >>" +msgstr "" + +#: po/glade_files.c:334 +msgid "Detect..." +msgstr "" + +#: po/glade_files.c:136 +msgid "Developer Docs" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:314 +msgid "Developer Documents" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Caption +#: AdminCatalog.dfm:3545 +msgid "Developer docs" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3659 +msgid "Developer documents" +msgstr "" + +#: AdminCatalog.pas:953 +msgid "Developer documents stored in %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel4..DevObjTitleLbl..Caption +#: AdminCatalog.dfm:3567 +msgid "Developer documents stored in this schema" +msgstr "" + +msgid "Directories" +msgstr "" + +#. Row 25 +msgid "Directories/Files" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 26 +msgid "Directory for database files. The value of the --datadir option." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 27 +msgid "Directory for temporary files. The value of the --tmpdir option." +msgstr "" + +msgid "Directory path to InnoDB log files." +msgstr "" + +#. Row 28 +msgid "" +"Directory path to InnoDB log files. The default is the datadir of MySQL." +msgstr "" + +msgid "Directory path where log archives should be stored." +msgstr "" + +#: po/glade_files.c:69 +msgid "Directory where backup files should be stored" +msgstr "" + +#. Row 29 +msgid "" +"Directory where fully written log files would be archived if log archiving " +"is used." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirLbl..Caption +#: AdminBackup.dfm:782 +msgid "Directory where the backup files should be stored." +msgstr "" + +msgid "Disable caching of host-names" +msgstr "" + +msgid "Disable grant tables" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox..Caption +#: po/glade_files.c:36 AdminBackup.dfm:700 +msgid "Disable keys" +msgstr "" + +msgid "Disable name resolving" +msgstr "" + +msgid "Disable networking" +msgstr "" + +msgid "Disable stack trace" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 30 +msgid "" +"Disables (0) / enables (1) automatic purging of relay logs as soon as they " +"are not needed any more. The default value is 1. This option is available as " +"of MySQL 4.1.1." +msgstr "" + +msgid "Disallow authentication for accounts that have old (pre-4.1) passwords." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..DiscardChangesBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..TntActionList1..DiscardChangesAction..Caption +#. MyxTableEditorForm..TntActionList..DiscardChangesAction..Caption +#. MyxViewEditorForm..TntActionList1..DiscardChangesAction..Caption +#: po/glade_files.c:433 AdminServiceControl.dfm:586 +#: MyxRoutineGroupEditor.dfm:520 MyxTableEditor.dfm:1869 MyxViewEditor.dfm:843 +#: MySQLResultSetControls.pas:3465 MyxTabHeader.pas:1066 +msgid "Discard Changes" +msgstr "" + +#: AdminStartupVariables.pas:1361 +msgid "Discard Changes?" +msgstr "" + +#: AdminServerInfo.pas:308 +msgid "Disconnected from Server." +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..DisplayCPULoadMI..Caption +#: Main.dfm:59 +msgid "Display CPU Load" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionCBox..Caption +#: AdminServerHealthGraphSettings.dfm:226 +msgid "Display Caption" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label3..Caption +#: AdminServiceControl.dfm:487 +msgid "Display Name:" +msgstr "" + +#: po/glade_files.c:233 +msgid "Display caption" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 31 +msgid "" +"Division point between the hot and warm sub-chains of the key cache buffer " +"chain. The value is the percentage of the buffer chain to use for the warm " +"sub-chain. Allowable values range from 1 to 100. The default value is 100. " +"This variable was added in MySQL 4.1.1." +msgstr "" + +#: po/glade_files.c:61 +msgid "Do Not Schedule Backups" +msgstr "" + +#: po/glade_files.c:168 +#, c-format +msgid "" +"Do a full key lookup for all keys for each row. This ensures that\n" +"the table is 100% conistent, but will take a long time." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label11....AutoSize +#: AdminCatalogTableCheck.dfm:301 +msgid "" +"Do a full key lookup for all keys for each row. This ensures that the table " +"is 100% consistent, but will take a long time." +msgstr "" + +#: po/glade_files.c:314 +msgid "Do not create catalogs and schemas if they don't already exist" +msgstr "" + +msgid "Do not start slave automaticaly" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalLbl..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Label18..Caption +#: po/glade_files.c:154 AdminCatalogTableCheck.dfm:205 +#: AdminCatalogTableCheck.dfm:430 +msgid "Do not write the command to the binary log file." +msgstr "" + +#: AdminUsers.pas:1145 AdminUsers.pas:1159 AdminUsers.pas:1611 +msgid "Do you want this?" +msgstr "" + +#: AdminServiceControl.pas:1327 +msgid "Do you want to stop the service now?" +msgstr "" + +msgid "Don't allow 'SHOW DATABASE' commands" +msgstr "" + +msgid "Don't allow connections via TCP/IP." +msgstr "" + +msgid "Don't allow creation of heap tables bigger than this." +msgstr "" + +msgid "" +"Don't allow new user creation by the user who has no write privileges to the " +"mysql.user table." +msgstr "" + +msgid "Don't cache host names." +msgstr "" + +msgid "" +"Don't cache or retrieve results=0\n" +"Cache all queries except SELECT SQL_NO_CACHE=1\n" +"Cache only SELECT SQL_CACHE queries=2\n" +msgstr "" + +msgid "Don't cache results that are bigger than this." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 33 +msgid "Don't cache results that are bigger than this. (Default 1M). " +msgstr "" + +msgid "Don't give threads different priorities." +msgstr "" + +msgid "Don't log extra information to update and slow-query logs." +msgstr "" + +msgid "Don't print a stack trace on failure" +msgstr "" + +msgid "Don't resolve hostnames. All hostnames are IP's or 'localhost'." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label7..Caption +#: po/glade_files.c:161 AdminCatalogTableCheck.dfm:258 +msgid "Don't scan the rows to check for incorrect links." +msgstr "" + +#. Row 34 +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements." +msgstr "" + +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements. If set to zero, which means INSERT DELAYED is not used." +msgstr "" + +msgid "" +"Don't use the fast sort index method to created index if the temporary file " +"would get bigger than this." +msgstr "" + +#: po/glade_files.c:30 +msgid "Don't write full path" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:25 +msgid "Drive Info" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label1..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:32 +msgid "Drive:" +msgstr "" + +#: po/glade_files.c:135 +msgid "Drop Document" +msgstr "" + +#: po/glade_files.c:128 SchemataTreeView.pas:1564 +msgid "Drop Procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..DelSPBtn..Caption +#: AdminCatalog.dfm:3337 +msgid "Drop Stored Proc" +msgstr "" + +#: AdminCatalog.pas:2374 AdminCatalog.pas:2375 +msgid "Drop Stored Procedure(s)" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..DropTableMI..Caption +#: po/glade_files.c:209 source/linux/MACatalogsPanel.cc:398 +#: AdminCatalog.dfm:3938 SchemataTreeView.pas:1548 +msgid "Drop Table" +msgstr "" + +#: AdminCatalog.pas:1844 AdminCatalog.pas:1845 +msgid "Drop Table(s)" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..DropViewBtn..Caption +#: AdminCatalog.dfm:3034 SchemataTreeView.pas:1556 +msgid "Drop View" +msgstr "" + +#: AdminCatalog.pas:2540 AdminCatalog.pas:2541 +msgid "Drop View(s)" +msgstr "" + +#: AdminCatalog.pas:2394 +msgid "Dropping Schema Routine(s) ..." +msgstr "" + +#: AdminCatalog.pas:2556 +msgid "Dropping Schema View(s) ..." +msgstr "" + +#. If this is a new user then check if a user with the new name already exists. +#: AdminUsers.pas:579 +msgid "Duplicate user name" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..RowFormatLbl..Caption +#: AdminCatalog.dfm:447 EditorTable.pas:510 MyxTableEditor.pas:616 +msgid "Dynamic" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:180 +msgid "E:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1322 +msgid "ERROR: " +msgstr "" + +#: ApplicationDataModule.pas:681 +msgid "" +"ERROR: %s - The following error occured: \n" +"%s" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:245 +msgid "EUC-JP" +msgstr "" + +#: po/glade_files.c:17 +msgid "" +"Each selected table will be backed up independently. \n" +"This may lead to inconsistent backups and should be\n" +"avoided if possible." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label19....AutoSize +#: AdminBackup.dfm:512 +msgid "" +"Each table will be backed up independently. This may lead to inconsistent " +"backups and should be avoided if possible." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 35 +msgid "" +"Each thread that does a sequential scan allocates a buffer of this size for " +"each table it scans. If you do many sequential scans, you may want to " +"increase this value." +msgstr "" + +msgid "Each thread that needs to do a sort allocates a buffer of this size." +msgstr "" + +#. Row 36 +msgid "" +"Each thread that needs to do a sort allocates a buffer of this size. " +"Increase this value for faster ORDER BY or GROUP BY operations." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..MainMenu..Edit1..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TntActionList..DeleteSelectedColumnsAction..Category +#. MyxTableEditorForm..TntActionList..CopyToClipboardAction..Category +#. MyxTableEditorForm..TntActionList..PasteFromClipboardAction..Category +#. MyxTableEditorForm..TntActionList..SelectAllAction..Category +#. SchemataFrame..SchemaTreeViewPopupMenu..EditMI..Caption +#: Main.dfm:104 MyxTableEditor.dfm:1845 MyxTableEditor.dfm:1879 +#: MyxTableEditor.dfm:1886 MyxTableEditor.dfm:1893 SchemataTreeView.dfm:203 +#: MySQLResultSetControls.pas:3471 SchemataTreeView.pas:1577 +msgid "Edit" +msgstr "" + +#: po/glade_files.c:134 +msgid "Edit Document" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..EditGraphMI..Caption +#: source/linux/MAHealthPanel.cc:1320 AdminServerHealth.dfm:6285 +msgid "Edit Graph" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1413 +msgid "Edit Graph Grouping Caption" +msgstr "" + +#: source/linux/MAHealthPanel.cc:427 +msgid "Edit Page" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1437 +msgid "Edit Page Text" +msgstr "" + +#: po/glade_files.c:127 SchemataTreeView.pas:1563 +msgid "Edit Procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +#: AdminCatalog.dfm:3319 +msgid "Edit Stored Proc" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..EditTableMI..Caption +#: po/glade_files.c:115 AdminCatalog.dfm:3895 SchemataTreeView.pas:1547 +msgid "Edit Table" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..EditTableDataMI..Caption +#: AdminCatalog.dfm:3901 +msgid "Edit Table Data" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..EditViewBtn..Caption +#: AdminCatalog.dfm:3016 SchemataTreeView.pas:1555 +msgid "Edit View" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button10..Caption +#: AdminCatalog.dfm:3716 +msgid "Edit document" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:71 +#, c-format +msgid "" +"Editing file '%s'\n" +"Section '%s'" +msgstr "" + +#: ApplicationDataModule.pas:252 +msgid "" +"Either the server service or the configuration file could not be found. " +"Startup variables and service section are therefore disabled." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel1..Caption +#: AdminRestoreProgress.dfm:122 +msgid "Elapsed time:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label19..Caption +#: po/glade_files.c:403 AdminUsers.dfm:262 +msgid "Email:" +msgstr "" + +#. Empty user name. +#: AdminUsers.pas:569 +msgid "Empty user name" +msgstr "" + +msgid "Enable load data local infile" +msgstr "" + +msgid "Enable named pipes" +msgstr "" + +msgid "Enable symbolic link support" +msgstr "" + +msgid "Enable the slave to connect to the master using SSL." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label62..Caption +#: AdminServiceControl.dfm:391 +msgid "Enable this option if you want to use BDB for transactions." +msgstr "" + +msgid "Enable this option only if you would like to use InnoDB tables." +msgstr "" + +msgid "Enable/disable LOAD DATA LOCAL INFILE" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:829 +msgid "Engine" +msgstr "" + +#: AdminCatalog.pas:2245 +msgid "Enter Stored Procedure / Function Name" +msgstr "" + +#: AdminCatalog.pas:2442 +msgid "Enter View Name" +msgstr "" + +#. NameEditorForm..Caption +#: NameEditor.dfm:5 +msgid "Enter a Schema Name" +msgstr "" + +#: po/glade_files.c:222 +msgid "" +"Enter a name for the\n" +" graph grouping to be created." +msgstr "" + +msgid "Enter a name for the binary log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the error log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the isam logfile. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the query log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the slow query log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the update log file. Otherwise a default name will be used." +msgstr "" + +#: po/glade_files.c:217 +msgid "Enter a name for this page." +msgstr "" + +#: AdminUsers.pas:1621 +msgid "Enter a new Host the User can connect from." +msgstr "" + +#: po/glade_files.c:218 +msgid "" +"Enter a text describing\n" +" the contents of this page." +msgstr "" + +#: AdminServerHealth.pas:1512 +msgid "Enter the caption of the group to add." +msgstr "" + +#: AdminServerHealth.pas:1390 +msgid "Enter the caption of the page to add." +msgstr "" + +#: AdminServerHealth.pas:1395 +msgid "Enter the page description of the new %s page" +msgstr "" + +#. PasswordDialog..TntLabel1....AutoSize +#: Password.dfm:28 +msgid "" +"Enter user name and password for the account under which the task will be " +"executed." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1538 +msgid "Entered passwords do not match, please type again." +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. Connect to instance +#: source/linux/MAServerLogsPanel.cc:324 EditorTable.pas:2982 +#: MySQLConnection.pas:497 MySQLConnection.pas:512 MySQLConnection.pas:525 +#: MySQLConnection.pas:1309 MySQLConnection.pas:1442 +#: MySQLResultSetControls.pas:577 MyxError.pas:278 MyxError.pas:285 +msgid "Error" +msgstr "" + +#: AdminCatalogTableCheck.pas:195 +msgid "Error - Table %s could not be checked." +msgstr "" + +#: AdminCatalogTableCheck.pas:190 +msgid "Error - Table %s could not be optimized." +msgstr "" + +#: AdminCatalogTableCheck.pas:199 +msgid "Error - Table %s could not be repaired." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..Caption +#: po/glade_files.c:360 source/linux/MAServerLogsPanel.cc:254 +#: AdminServerLogs.dfm:42 +msgid "Error Log" +msgstr "" + +msgid "Error Logfile Name:" +msgstr "" + +#: AdminServerHealth.pas:418 AdminServerHealth.pas:451 +msgid "Error Nr." +msgstr "" + +#: ApplicationDataModule.pas:829 +msgid "Error Nr.:" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1645 +msgid "Error applying user changes." +msgstr "" + +#: source/linux/MABackupPanel.cc:1114 +msgid "Error during backup.\n" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1242 +msgid "Error executing CHECK TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1202 +msgid "Error executing OPTIMIZE TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1281 +msgid "Error executing REPAIR TABLE." +msgstr "" + +#: AdminServerHealth.pas:897 +msgid "Error fetching Status Variables (%s)" +msgstr "" + +#: source/linux/main.cc:416 +msgid "Error initializing GUI" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1164 +msgid "Error loading icon" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..HeaderLbl..Caption +#: AdminServerLogs.dfm:72 +msgid "Error log" +msgstr "" + +#: AdminStartupVariables.pas:423 AdminStartupVariables.pas:1346 +#: AdminStartupVariables.pas:1413 +msgid "Error no.: %d" +msgstr "" + +#: source/linux/util.cc:40 +msgid "Error parsing INI file." +msgstr "" + +#: source/linux/util.cc:38 +msgid "Error parsing XML file (bad document)." +msgstr "" + +#: source/linux/util.cc:39 +msgid "Error parsing XML file (empty document)." +msgstr "" + +#: source/linux/util.cc:37 +msgid "Error parsing XML file." +msgstr "" + +#: source/linux/MARestorePanel.cc:413 +#, c-format +msgid "" +"Error reading backup file\n" +"'%s'" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:216 +msgid "Error saving replication monitoring list." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:126 +msgid "Error updating configuration." +msgstr "" + +#: AdminBackup.pas:1604 +msgid "Error while allocating memory for MySQL Struct in Backup Thread." +msgstr "" + +#: AdminRestore.pas:470 +msgid "Error while allocating memory for MySQL Struct in the Restore Thread." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. Connect to Server +#: AdminServerHealth.pas:884 ApplicationDataModule.pas:550 +#: ApplicationDataModule.pas:558 ConnectToInstance.pas:508 +#: MySQLConnection.pas:497 +msgid "Error while allocating memory for MySQL Struct." +msgstr "" + +#: AdminServerHealth.pas:684 +msgid "Error while fetching Server Variables." +msgstr "" + +#: AdminServerHealth.pas:640 +msgid "Error while fetching Status Variables." +msgstr "" + +#: AdminReplication.pas:202 +msgid "Error while fetching the replication information." +msgstr "" + +#: ApplicationDataModule.pas:828 +msgid "Error while loading Options file '" +msgstr "" + +#: AdminBackup.pas:1341 +msgid "Error while loading backup profile." +msgstr "" + +#: ApplicationDataModule.pas:600 ApplicationDataModule.pas:609 +msgid "Error while loading profile %s." +msgstr "" + +#. Fetch connections from library +#: ApplicationDataModule.pas:489 ApplicationDataModule.pas:497 +msgid "Error while loading stored connections from %s. Error Number %d." +msgstr "" + +#: AdminStartupVariables.pas:421 AdminStartupVariables.pas:1412 +msgid "Error while loading the Startup Parameter descriptions from %s" +msgstr "" + +#: AdminServerHealth.pas:1159 +msgid "Error while loading the health graphs from %s." +msgstr "" + +#: AdminUsers.pas:651 +msgid "Error while storing the user information." +msgstr "" + +#: AdminUsers.pas:648 +msgid "" +"Error while storing the user information. The user might have been deleted." +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:48 +msgid "Event" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:299 +msgid "Event Name" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Caption +#: po/glade_files.c:130 AdminCatalog.dfm:3413 +msgid "Events" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..EventsLbl..Caption +#: AdminServerLogs.dfm:181 +msgid "Events:" +msgstr "" + +#: po/glade_files.c:45 +msgid "Every Day at Time:" +msgstr "" + +#: po/glade_files.c:58 +msgid "Every Month in Day: " +msgstr "" + +#: po/glade_files.c:49 +msgid "Every Week in: " +msgstr "" + +#: Main.pas:749 +msgid "Exception" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..StartBackupBtn..Caption +#: AdminBackup.dfm:1175 +msgid "Execute Backup Now" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1130 +msgid "Execute backup daily" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1132 +msgid "Execute backup monthly" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1131 +msgid "Execute backup weekly" +msgstr "" + +#: po/glade_files.c:62 +msgid "Execute this Project Daily" +msgstr "" + +#: po/glade_files.c:64 +msgid "Execute this Project Monthly" +msgstr "" + +#: po/glade_files.c:63 +msgid "Execute this Project Weekly" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..Caption +#: AdminBackup.dfm:902 +msgid "Execution Time" +msgstr "" + +msgid "Expire log days" +msgstr "" + +#: AdminServerHealth.pas:945 AdminServerHealth.pas:957 +#: AdminServerHealth.pas:971 AdminServerHealth.pas:987 +msgid "Expression error in graph %s" +msgstr "" + +#. Automatic tablespace extension CheckBox. +#: AdminStartupVariables.pas:702 +msgid "Extend last file automatically" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1238 +msgid "Extend size of last file automatically" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ExtendedRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepExtendedCBox..Caption +#: po/glade_files.c:173 AdminCatalogTableCheck.dfm:345 +#: AdminCatalogTableCheck.dfm:496 +msgid "Extended" +msgstr "" + +msgid "Extra sort file size:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:181 +msgid "F:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..FastRBtn..Caption +#: po/glade_files.c:171 AdminCatalogTableCheck.dfm:326 +msgid "Fast" +msgstr "" + +msgid "Fast shutdown" +msgstr "" + +#. Row 37 +msgid "Features" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..TntLabel1....AutoSize +#: AdminServiceControl.dfm:413 +msgid "" +"Features listed here can only be switched by using a different binary in " +"opposition to settings like InnoDB support, max. server connections etc. " +"which are controlled by the configuration file." +msgstr "" + +#. Row 38 +msgid "Fetching Catalogs/Schemata ..." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AllowDuplicatedKindOfData +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. (Re-)load CatalogList, AllowDuplicatedKindOfData +#: AdminRestore.pas:276 SchemataTreeView.pas:924 +msgid "Fetching Catalogs/Schemata data ..." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..SchemataFrame..CatalogVST..WideDefaultText +#. AdminCatalogForm..CatalogSubTreePnl..SchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivSchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TblColSchemataFrame..CatalogVST..WideDefaultText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemaSelectionForm..SchemataFrame..CatalogVST..WideDefaultText +#. SchemataFrame..CatalogVST..WideDefaultText +#: AdminBackup.dfm:112 AdminCatalog.dfm:50 AdminUsers.dfm:615 +#: AdminUsers.dfm:799 SchemaSelection.dfm:37 SchemataTreeView.dfm:39 +msgid "Fetching Data ..." +msgstr "" + +#: AdminServerConnections.pas:188 +msgid "Fetching Process List ..." +msgstr "" + +#: AdminCatalog.pas:2313 +msgid "Fetching Schema Routine Data ..." +msgstr "" + +#: AdminCatalog.pas:921 +msgid "Fetching Schema Table Status ..." +msgstr "" + +#: AdminCatalog.pas:2477 +msgid "Fetching Schema View Data ..." +msgstr "" + +#: AdminCatalog.pas:929 AdminCatalog.pas:937 +msgid "Fetching Schema View Status ..." +msgstr "" + +#. Start Thread fetching data +#: AdminServerInfo.pas:236 +msgid "Fetching Server Status ..." +msgstr "" + +#: AdminServerHealth.pas:667 +msgid "Fetching Status Variables ..." +msgstr "" + +#: AdminServerHealth.pas:711 +msgid "Fetching System Variables ..." +msgstr "" + +#. create childnodes for the user's hosts. +#: AdminUsers.pas:840 +msgid "Fetching User Data ..." +msgstr "" + +#. Row 39 +msgid "Fetching Usernames ..." +msgstr "" + +#: AdminUsers.pas:410 +msgid "Fetching user names ..." +msgstr "" + +#. MainForm..MainMenu..FileMI..Caption +#: Main.dfm:78 +msgid "File" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:165 +#, c-format +msgid "File %s does not exist. Create it?" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label5..Caption +#: AdminRestore.dfm:197 +msgid "File Charset:" +msgstr "" + +msgid "File IO Threads:" +msgstr "" + +#: po/glade_files.c:66 +msgid "File Name Prefix" +msgstr "" + +#: po/glade_files.c:385 +msgid "File Section" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FileSystemLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:66 +msgid "File System" +msgstr "" + +#: po/glade_files.c:281 +msgid "File System Info" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label4..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:46 +msgid "File System:" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1211 AdminStartupVariables.pas:649 +msgid "File name" +msgstr "" + +#: AdminServiceControl.pas:840 +msgid "File not found" +msgstr "" + +msgid "File that holds the names for last binary log files." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label9..Caption +#: AdminRestore.dfm:102 +msgid "File to restore:" +msgstr "" + +#: po/glade_files.c:318 +msgid "" +"File:\n" +"Character Set:\n" +"Total Schemas:\n" +"Total Tables:\n" +"Total Data Length:" +msgstr "" + +msgid "Filename of the index for binary logfiles" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixCaptionLbl..Caption +#: AdminBackup.dfm:790 +msgid "Filename:" +msgstr "" + +#: ApplicationDataModule.pas:299 +msgid "Files missing!" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1255 +msgid "Filesystem" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label11..Caption +#: AdminUsers.dfm:140 +msgid "Fill out this field if you want to set the user's password" +msgstr "" + +#: po/glade_files.c:204 +msgid "Finish" +msgstr "" + +msgid "Flush Log at:" +msgstr "" + +msgid "Flush Method:" +msgstr "" + +msgid "Flush tables" +msgstr "" + +msgid "Flush tables to disk between SQL commands." +msgstr "" + +msgid "Flush time" +msgstr "" + +msgid "Force recovery" +msgstr "" + +#: po/glade_files.c:248 +msgid "" +"Formula to calculate the value to display. \n" +"Use [variable] to get values from Status and Server Variables and\n" +"^[variable] for relative variable values.\n" +"Ex.: 100-(^[Key_reads]/^[Key_read_requests])*100" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label15....AutoSize +#: AdminServerHealthGraphSettings.dfm:70 +msgid "" +"Formula to calculate the value. Use [variable] to get values from variables, " +"^[variable] to get relative values (relative to last evaluation)." +msgstr "" + +#: source/linux/MDynamicInterface.cc:912 +#: source/linux/MDynamicInterface.cc:1254 +#: AdminStartupVariablesInnoDBDatafiles.pas:118 +msgid "Free" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FreeSpaceLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:86 +msgid "Free Space" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label6..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:79 +msgid "Free Space:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleFridayCBox..Caption +#: po/glade_files.c:55 AdminBackup.dfm:987 +msgid "Friday" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MACatalogsPanel.cc:274 +#: source/linux/MAServerConnectionsPanel.cc:86 AdminServerConnections.dfm:219 +#: AdminServerConnections.pas:519 +msgid "Full Name" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label23..Caption +#: po/glade_files.c:401 AdminUsers.dfm:198 +msgid "Full Name:" +msgstr "" + +#. Row 40 +msgid "Full Text Search" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: AdminCatalog.dfm:3853 +msgid "Fullname" +msgstr "" + +msgid "Fulltext search" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox..Caption +#: AdminBackup.dfm:678 AdminBackup.pas:1964 +msgid "Fully qualified identifiers" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:284 +msgid "Function Name" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3524 +msgid "Function name" +msgstr "" + +#: po/glade_files.c:277 +msgid "G" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 41 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..HeaderPnl..TitleLbl..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..Caption +#: po/glade_files.c:98 po/glade_files.c:238 po/glade_files.c:326 +#: AdminBackup.dfm:362 AdminCatalog.dfm:432 AdminRestore.dfm:38 +#: AdminRestore.dfm:95 AdminServerHealthGraphSettings.dfm:156 +#: OptionsEditor.dfm:262 OptionsEditor.dfm:284 +msgid "General" +msgstr "" + +#: po/glade_files.c:369 source/linux/MAServerLogsPanel.cc:254 +msgid "General Log" +msgstr "" + +msgid "General Parameters" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..QueryTabSheet..Caption +#: AdminServerLogs.dfm:253 +msgid "General Query Log" +msgstr "" + +#: source/linux/util.cc:41 +msgid "General error." +msgstr "" + +msgid "General slave" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Caption +#: po/glade_files.c:419 AdminUsers.dfm:343 +msgid "Global Privileges" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivInfoLbl..Caption +#: AdminUsers.dfm:399 +msgid "Global Privileges assigned to the User" +msgstr "" + +#. global privileges +#: source/linux/MAUserAdministrationPanel.cc:880 +msgid "Global privileges assigned to the user" +msgstr "" + +#: po/glade_files.c:418 +msgid "Grant privilege" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Separate _priv from max_ +#. Set schema privileges +#. Set table/column privileges +#. CurrentUserColumn not nil +#: source/linux/MAUserAdministrationPanel.cc:1031 AdminUsers.pas:1384 +#: AdminUsers.pas:1853 AdminUsers.pas:1937 AdminUsers.pas:2663 +#: AdminUsers.pas:2747 AdminUsers.pas:2769 AdminUsers.pas:2786 +#: AdminUsers.pas:2804 AdminUsers.pas:2822 +#, c-format +msgid "Grants the %s privilege to the user" +msgstr "" + +#. Row 42 +msgid "Grants the SELECT privilege to the user." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..Caption +#: AdminServerHealthGraphSettings.dfm:6 +msgid "Graph Settings" +msgstr "" + +#: po/glade_files.c:226 +msgid "Graph Type" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label2..Caption +#: AdminServerHealthGraphSettings.dfm:173 +msgid "Graph Type:" +msgstr "" + +#: AdminServerHealth.pas:1514 +msgid "Group Caption:" +msgstr "" + +#: po/glade_files.c:221 +msgid "Group Name" +msgstr "" + +msgid "Group concat max len" +msgstr "" + +msgid "HP-ROMAN8" +msgstr "" + +#. Row 43 +msgid "Handler" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientHardwareCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerHardwareCaptionLbl..Caption +#: AdminServerInfo.dfm:96 AdminServerInfo.dfm:256 +msgid "Hardware:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderLbl..Caption +#. Create Health Section +#: source/linux/MAdministrator.cc:79 AdminServerHealth.dfm:6060 Main.pas:522 +msgid "Health" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..Caption +#: AdminOptionPages.dfm:72 +msgid "Health Graphs" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderDescriptionLbl..Caption +#: AdminServerHealth.dfm:6046 +msgid "Health overview" +msgstr "" + +#. MainForm..MainMenu..HelpMI..Caption +#. MainForm..MainMenu..HelpMI..OnlineHelpMI..Caption +#: Main.dfm:176 Main.dfm:178 +msgid "Help" +msgstr "" + +msgid "Helps in performance tuning in heavily concurrent environments." +msgstr "" + +msgid "" +"Helps to save your data in case the disk image of the database becomes " +"corrupt." +msgstr "" + +#: po/glade_files.c:260 +msgid "" +"Highest possible value. \n" +"Higher values will be capped to this." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label19..Caption +#: AdminServerHealthGraphSettings.dfm:331 +msgid "Highest possible value. Higher values will be set to this value." +msgstr "" + +msgid "Hitrate" +msgstr "" + +#. AdminServerHealthLineGraphFrame..QueryCacheHitrateBarPnl..BarLbl..Caption +#: AdminServerHealthLineGraph.dfm:464 +msgid "Hitrate 0 %" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddHostAction..Category +#. AdminUsersForm..UserActionManager..RemoveHostAction..Category +#. AdminUsersForm..UserActionManager..ShowHostsAction..Category +#: source/linux/MAServerConnectionsPanel.cc:57 +#: AdminServerConnections.dfm:101 AdminServerConnections.dfm:253 +#: AdminServerProcesses.dfm:69 AdminUsers.dfm:1129 AdminUsers.dfm:1134 +#: AdminUsers.dfm:1139 +msgid "Host" +msgstr "" + +#. Set the any-host value in the reserved index zero slot if the use gave us %. +#: AdminUsers.pas:1658 +msgid "Host entry added" +msgstr "" + +#. Don't add another any-host (%) entry if there is one already. +#: AdminUsers.pas:1644 AdminUsers.pas:1681 +msgid "Host entry already exists" +msgstr "" + +#. Tell the user. The change is not obvious. +#: AdminUsers.pas:1174 +msgid "Host entry deleted" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:63 AdminUsers.pas:1622 +msgid "Host:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:48 AdminReplication.dfm:313 +msgid "Hostname" +msgstr "" + +#: po/glade_files.c:440 +#, c-format +msgid "Hostname or IP (use % for wildcard):" +msgstr "" + +msgid "" +"Hostname or IP of the slave to be reported to to the master during slave " +"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if " +"you do not want the slave to register itself with the master. Note that it " +"is not sufficient for the master to simply read the IP of the slave off the " +"socket once the slave connects. Due to NAT and other routing issues, that IP " +"may not be valid for connecting to the slave from the master or other hosts." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..HostCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..HostnameLbl..Caption +#: AdminServerInfo.dfm:200 OptionsEditor.dfm:728 +msgid "Hostname:" +msgstr "" + +msgid "" +"How long a INSERT DELAYED thread should wait for INSERT statements before " +"terminating." +msgstr "" + +#: po/glade_files.c:231 +msgid "" +"How long to wait\n" +"before displaying a new value." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 44 +msgid "How many seconds the server has been up." +msgstr "" + +msgid "How many threads we should keep in a cache for reuse." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:52 AdminReplication.dfm:317 +msgid "ID" +msgstr "" + +msgid "INSERT/DELETE/UPDATE has lower priority than selects." +msgstr "" + +msgid "IP address to bind to." +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientIPCaptionLabel..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerIPCaptionLbl..Caption +#: AdminServerInfo.dfm:152 AdminServerInfo.dfm:312 +msgid "IP:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label30..Caption +#: po/glade_files.c:411 AdminUsers.dfm:238 +msgid "Icon assigned to the user" +msgstr "" + +#. Get icon. +#: AdminUsers.pas:2615 +msgid "Icon image corrupted." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label29..Caption +#: po/glade_files.c:405 AdminUsers.dfm:230 +msgid "Icon:" +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:47 +msgid "Id" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 52 +msgid "" +"If ON (the default), MySQL will allow you to use INSERT on MyISAM tables at " +"the same time as you run SELECT queries on them." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 45 +msgid "" +"If a multiple-statement transaction requires more than this amount of " +"memory, one will get the error \"Multi-statement transaction required more " +"than 'max_binlog_cache_size' bytes of storage\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 46 +msgid "" +"If a query takes longer than this time (in seconds), the Slow_queries " +"counter will be incremented." +msgstr "" + +#. Row 47 +msgid "" +"If a read on a communication port is interrupted, retry as many times as " +"specified before giving up. This value should be quite high on FreeBSD as " +"internal interrupts are sent to all threads." +msgstr "" + +msgid "" +"If a read on a communication port is interrupted, retry this many times " +"before giving up." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 48 +msgid "" +"If a write to the binary update log exceeds the given value, rotate the logs." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 49 +msgid "" +"If a write to the relay log exceeds the given value, rotate the relay log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 50 +msgid "" +"If an in-memory temporary table exceeds this size, MySQL will automatically " +"convert it to an on-disk MyISAM table." +msgstr "" + +#: po/glade_files.c:146 +msgid "" +"If appropriate this will repair the table, sort the index pages\n" +"and update the statistics." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label23....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label6....AutoSize +#: AdminCatalogTableCheck.dfm:86 AdminCatalogTableCheck.dfm:189 +msgid "" +"If appropriate this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox....Height +#: AdminBackup.dfm:619 +msgid "" +"If checked no DDL for tables, views, triggers etc. is included in the dump" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Hint +#: AdminBackup.dfm:653 +msgid "If checked, INSERT statements have the columns list included" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox....Height +#: AdminBackup.dfm:725 +msgid "If checked, MYSQL323 is added to the sql_mode variable in the backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox....Height +#: AdminBackup.dfm:643 +msgid "" +"If checked, a DROP statement is added for each object in the dump, only " +"useful if CREATEs are enabled" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox....Height +#: AdminBackup.dfm:665 +msgid "If checked, a short comment is added to each action in the backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Hint +#: AdminBackup.dfm:687 +msgid "If checked, allow \"\" quotes instead only back ticks (`)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox....Height +#: AdminBackup.dfm:738 +msgid "" +"If checked, auto commit is switched off and manual commits are inserted to " +"speed up loading data" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox....Height +#: AdminBackup.dfm:631 +msgid "" +"If checked, each INSERT statement gets only one row instead several (which " +"is faster)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox....Height +#: AdminBackup.dfm:677 +msgid "" +"If checked, identifiers will be qualified by the schema name (i.e. \"schema." +"table\" vs. \"table\" only)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox....Height +#: AdminBackup.dfm:699 +msgid "" +"If checked, index creation for MyISAM tables are delayed until all data is " +"loaded" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 51 +msgid "" +"If creating the thread takes longer than this time (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +msgid "" +"If creating the thread takes longer than this value (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +#: AdminStartupVariables.pas:509 +msgid "If enabled, the option will be written to the option file" +msgstr "" + +msgid "" +"If no specific storage engine/table type is defined in an SQL-Create " +"statement the default type will be used." +msgstr "" + +msgid "" +"If non-zero: relay log will be rotated automatically when the size exceeds " +"this value; if zero (the default): when the size exceeds max_binlog_size. 0 " +"expected, the minimum value for this variable is 4096." +msgstr "" + +msgid "" +"If set to 0, table and db names are stored with the lettercase specified " +"during creation and comparisons are case sensitive. If set to 1 table names " +"are stored in lowercase on disk and table names will be case-insensitive. If " +"set to 2, names are stored as specified during creation but are compared " +"case-insensitively (Only works on case-insensitive filesystems, starting " +"from MySQL 4.1.8)." +msgstr "" + +#. Row 53 +msgid "" +"If set to 1 table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 54 +msgid "" +"If set to 1, table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive. From version 4.0.2, this option also " +"applies to database names. From 4.1.1 this option also applies to table " +"alias." +msgstr "" + +msgid "If set, slave is not autostarted." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..RepairWarning....AutoSize +#: AdminCatalogTableCheck.dfm:388 +msgid "" +"If the MySQL Server dies during a table repair, it's essential that you do " +"at once another REPAIR on the table before executing any other commands on " +"it. If that happens, do NOT use MySQL Administrator until the tables are " +"properly repaired. Use the REPAIR TABLE command from the console client. " +"(It's always good to start by making a backup). " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 55 +msgid "" +"If the MySQL server has been started with the --secure-auth option, it will " +"block all connections from users with passwords stored in old (pre-4.1) " +"format. In that case, the value of the variable is ON, otherwise it is OFF. " +"Note, that the server start will fail with an error if this option has been " +"enabled and the privilege tables are in pre-4.1 format. You should enable " +"this option if you want to prevent all usage of passwords in old format " +"(and hence insecure communication over the network). Available as of MySQL " +"4.1.1." +msgstr "" + +#. Row 56 +msgid "" +"If the MySQL server uses external locking, this value is ON; otherwise, it's " +"OFF." +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..Label1....Height +#: AdminServerLogs.dfm:93 +msgid "" +"If the log file is very long it is divided into a number of pages. Flip the " +"pages to navigate through the file." +msgstr "" + +#. Row 57 +msgid "" +"If the temporary file used for fast index creation would be bigger than " +"using the key cache by the amount specified here, then prefer the key cache " +"method. This is mainly used to force long character keys in large tables to " +"use the slower key cache method to create the index. Note that this " +"parameter is given in megabytes before 4.0.3 and in bytes beginning with " +"this version." +msgstr "" + +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 58 +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections. You can unblock a host " +"with the command FLUSH HOSTS." +msgstr "" + +msgid "" +"If this is not 0, then mysqld will use this value to reserve file " +"descriptors to use with setrlimit(). If this value is 0 then mysqld will " +"reserve max_connections*5 or max_connections + table_cache*2 (whichever is " +"larger) number of files." +msgstr "" + +#. Row 59 +msgid "" +"If this is set to a non-zero value, then every flush_time seconds all tables " +"will be closed (to free up resources and sync unflushed data to disk). We " +"only recommend this option on Windows 95, 98, or Me, or on systems where you " +"have very little resources." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 60 +msgid "" +"If this value is greater than 1, MyISAM table indexes during REPAIR by " +"sorting process will be created in parallel - each index in its own thread." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +#: AdminRestore.dfm:209 +msgid "" +"If you are importing a SQL file that has not been created with MySQL " +"Administrator, you have to choose the correct character set of the file. If " +"you have created the backup with MySQL Administrator the file was written in " +"UTF-8." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:223 +#: ApplicationDataModule.pas:143 ConnectToInstance.pas:949 +#: ConnectToInstance.pas:963 MyxEditor.pas:112 +msgid "Ignore" +msgstr "" + +msgid "Ignore DBs:" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..ForceCheckbox..Caption +#: AdminRestore.dfm:264 +msgid "Ignore Errors" +msgstr "" + +#: Main.pas:560 +msgid "Ignore Instance State" +msgstr "" + +#: po/glade_files.c:313 +msgid "Ignore SQL errors" +msgstr "" + +msgid "Ignore tables:" +msgstr "" + +msgid "Ignore updates for these databases" +msgstr "" + +#: source/linux/MABackupPanel.cc:1464 +msgid "Illegal option." +msgstr "" + +#: po/glade_files.c:80 +msgid "Import Project..." +msgstr "" + +#: AdminUsers.pas:1145 AdminUsers.pas:1611 +msgid "" +"In order to view and edit host entries they must be switched on in the user " +"management view by enabling the global option \"%s\"." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label20....AutoSize +#: AdminCatalogTableCheck.dfm:414 +msgid "" +"In the worst case you can have a new clean index file without information " +"about the datafile and when the next command you do may overwrite the " +"datafile. This is not a likely, but possible scenario." +msgstr "" + +#: po/glade_files.c:90 +msgid "Index Len.:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:509 +#, c-format +msgid "Index Len.: %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableIndexLenCaptionLbl..Caption +#: AdminCatalog.dfm:1801 +msgid "Index Len:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:162 +msgid "Index Length" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#: AdminCatalog.dfm:1993 MyxTableEditor.dfm:616 +msgid "Index Name" +msgstr "" + +msgid "Index Name:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:202 source/linux/MACatalogsPanel.cc:230 +msgid "Index Type" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:847 +msgid "Index length" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label36..Caption +#: AdminCatalog.dfm:674 +msgid "Index length:" +msgstr "" + +#. Row 61 +msgid "" +"Indicates how long a INSERT DELAYED thread should wait for INSERT statements " +"before terminating." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 62 +msgid "Indicates how many threads should be kept in a cache for reuse." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 65 +msgid "Indicates if the MySQL server supports Berkeley DB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 67 +msgid "Indicates if the MySQL server supports InnoDB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 68 +msgid "" +"Indicates if the MySQL server supports SSL (encryption) on the client/server " +"protocol." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 66 +msgid "Indicates if the MySQL server supports caching queries." +msgstr "" + +#. Row 69 +msgid "Indicates if the MySQL server supports the RAID option." +msgstr "" + +#. Row 63 +msgid "Indicates if the binary update log is enabled." +msgstr "" + +#. Row 64 +msgid "Indicates if the general query log is enabled." +msgstr "" + +msgid "Indicates if the general query log is enabled._bin" +msgstr "" + +msgid "Indicates if the general query log is enabled._default_week_format" +msgstr "" + +msgid "Indicates if the general query log is enabled._slave_updates" +msgstr "" + +msgid "Indicates if the general query log is enabled._slow_queries" +msgstr "" + +msgid "Indicates if the general query log is enabled._warnings" +msgstr "" + +#. Row 70 +msgid "Indicates if the slow query log is enabled." +msgstr "" + +#. Row 71 +msgid "Indicates if the update log is enabled." +msgstr "" + +#. Row 72 +msgid "Indicates if updates from the slave should be logged." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 73 +msgid "" +"Indicates what size queue (in rows) should be allocated for handling INSERT " +"DELAYED. If the queue becomes full, any client that does INSERT DELAYED will " +"wait until there is room in the queue again." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 74 +msgid "" +"Indicates whether the MySQL server uses named pipes for local connections " +"under Windows." +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..Caption +#. MyxTableEditorForm..TablePageControl..IndicesSheet..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..IndicesSubMI..Caption +#: po/glade_files.c:92 EditorTable.dfm:292 MyxTableEditor.dfm:530 +#: SchemataTreeView.dfm:166 SchemataTreeView.pas:1778 +msgid "Indices" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:62 +#: AdminServerConnections.dfm:121 AdminServerConnections.dfm:273 +#: AdminServerProcesses.dfm:87 +msgid "Info" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1334 +msgid "Info: " +msgstr "" + +#: po/glade_files.c:323 +msgid "Information" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:348 +msgid "Init DB" +msgstr "" + +msgid "Init connect:" +msgstr "" + +msgid "Initial commands" +msgstr "" + +msgid "Initial replication role" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. Row 75 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1070 +msgid "InnoDB" +msgstr "" + +#: po/glade_files.c:269 +msgid "InnoDB Data File" +msgstr "" + +#: po/glade_files.c:370 source/linux/MAServerLogsPanel.cc:254 +msgid "InnoDB Log" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..SingleTransRButton..Caption +#: AdminBackup.dfm:555 +msgid "InnoDB Online Backup" +msgstr "" + +msgid "InnoDB Parameters" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableCommentLbl..Caption +#: AdminCatalog.dfm:525 +msgid "InnoDB free:4096 kB" +msgstr "" + +msgid "" +"InnoDB log archive disabled=0\n" +"InnoDB log archive enabled=1\n" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:332 +msgid "InnoDB shutdown" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:328 +msgid "InnoDB startup" +msgstr "" + +msgid "Insert delayed Limit" +msgstr "" + +msgid "Insert delayed Timeout" +msgstr "" + +msgid "Insert delayed queue size" +msgstr "" + +msgid "Insert delayed settings" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..InstallServiceBtn..Caption +#. AdminServiceControlForm..PopupMenu..InstallnewServiceMI..Caption +#: AdminServiceControl.dfm:557 AdminServiceControl.dfm:727 +msgid "Install new Service" +msgstr "" + +#. AdminServerLogsForm..SubTreePnl..Panel2..Label15..Caption +#. AdminServiceControlForm..SubTreePnl..Panel2..Label15..Caption +#. AdminStartupVariablesForm..SubTreePnl..Panel2..Label15..Caption +#: AdminServerLogs.dfm:328 AdminServiceControl.dfm:691 +#: AdminStartupVariables.dfm:1946 +msgid "Installed Services:" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..InstanceCaptionLbl..Caption +#: AdminServerInfo.dfm:224 +msgid "Instance:" +msgstr "" + +msgid "Interactive timeout" +msgstr "" + +#: source/linux/MABackupPanel.cc:1467 +msgid "Internal error in PCRE call." +msgstr "" + +#: AdminUsers.pas:1638 +msgid "Invalid Host name" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:295 +msgid "Invalid file" +msgstr "" + +#. Row 76 +msgid "Is ON if this server is a slave that is connected to a master." +msgstr "" + +msgid "Isam Logfile Name:" +msgstr "" + +msgid "Join buffer size:" +msgstr "" + +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 77 +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error. Set this value if your users tend to perform joins that lack a " +"WHERE clause, that take a long time, and that return millions of rows." +msgstr "" + +msgid "KOI8-R" +msgstr "" + +msgid "KOI8-U" +msgstr "" + +msgid "Key Efficiency" +msgstr "" + +msgid "Key buffer" +msgstr "" + +msgid "Key buffer size" +msgstr "" + +msgid "Key buffer usage" +msgstr "" + +msgid "Key buffer:" +msgstr "" + +msgid "Key cache block size" +msgstr "" + +msgid "Key cache division age treshold" +msgstr "" + +msgid "Key cache division limit" +msgstr "" + +#. Row 78 +msgid "Keys" +msgstr "" + +#. Row 79 +msgid "" +"Keys blocks in the key cache that has changed but hasn't yet been flushed to " +"disk. " +msgstr "" + +#: po/glade_files.c:340 +msgid "Kill Thread" +msgstr "" + +#: po/glade_files.c:341 +msgid "Kill User" +msgstr "" + +#. AdminServerConnectionsForm..UserPopupMenu..KillUserMI..Caption +#: AdminServerConnections.dfm:341 +msgid "Kill User(s)" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillThreadBtn..Caption +#. AdminServerConnectionsForm..ProcessPopupMenu..KillThreadMI..Caption +#: AdminServerConnections.dfm:45 AdminServerConnections.dfm:357 +msgid "Kill thread" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillUserBtn..Caption +#: AdminServerConnections.dfm:56 +msgid "Kill user" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:54 AdminReplication.dfm:324 +msgid "Kind" +msgstr "" + +#. Row 80 +msgid "Language used for error messages." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:341 +msgid "Last update" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..StartMonitorAutomaticallyMI..Caption +#: Main.dfm:66 +msgid "Launch Monitor After Login" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..ServiceAutoStartCBox..Caption +#: AdminServiceControl.dfm:521 +msgid "Launch MySQL server on system start" +msgstr "" + +#. MainForm..MainMenu..HelpMI..VisitMySQLcomMI..Caption +#: Main.dfm:185 +msgid "Launch MySQL.com website" +msgstr "" + +#: ApplicationDataModule.pas:142 +msgid "Library version mismatch" +msgstr "" + +#: po/glade_files.c:430 +msgid "Limit User Resources" +msgstr "" + +msgid "Limit assumed max number of seeks when looking up rows based on a key" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..ScrollBox2..UserResourceLimitGBox..Caption +#: AdminUsers.dfm:910 +msgid "Limiting user resources" +msgstr "" + +#: po/glade_files.c:236 +msgid "Line Graph" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:246 +#: AdminServerHealthGraphSettings.dfm:249 +msgid "Line-Graph" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Caption +#: po/glade_files.c:151 AdminCatalogTableCheck.dfm:139 +msgid "List of Tables" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 81 +msgid "List of operators supported by MATCH ... AGAINST(... IN BOOLEAN MODE)." +msgstr "" + +#. MainForm..MainMenu..HelpMI..ListopenMySQLAdministratorBugsMI..Caption +#: Main.dfm:192 +msgid "List reported Bugs" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..LoadImgBtn..Caption +#: AdminUsers.dfm:294 +msgid "Load from disk" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalCBox..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..RepLocalCBox..Caption +#: po/glade_files.c:155 AdminCatalogTableCheck.dfm:213 +#: AdminCatalogTableCheck.dfm:438 +msgid "Local" +msgstr "" + +#: po/glade_files.c:439 +msgid "Local host" +msgstr "" + +msgid "Localization" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:156 +msgid "Locate my.cnf file" +msgstr "" + +#: po/glade_files.c:27 +msgid "Lock All Tables" +msgstr "" + +msgid "Lock Wait Timeout:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..LockAllTablesRButton..Caption +#: AdminBackup.dfm:546 +msgid "Lock all tables" +msgstr "" + +msgid "Lock mysqld in memory.(=Don't swap.)" +msgstr "" + +#. Row 82 +msgid "Locks" +msgstr "" + +msgid "Log Archive Dir:" +msgstr "" + +msgid "Log Buffer Size:" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:56 +msgid "Log File" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogFilePathLbl..Caption +#: AdminOptionPages.dfm:132 +msgid "Log File Path:" +msgstr "" + +msgid "Log File Size:" +msgstr "" + +msgid "Log Files in Group:" +msgstr "" + +msgid "Log Group Dir:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..Caption +#: AdminServiceControl.dfm:55 +msgid "Log Messages" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:57 +msgid "Log Pos." +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogRowProcessingProgressCBox..Caption +#: AdminOptionPages.dfm:199 +msgid "Log Row Processing Progress" +msgstr "" + +msgid "" +"Log all queries that have taken more than long_query_time seconds to execute " +"to file." +msgstr "" + +msgid "Log archive" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#: AdminServerLogs.dfm:216 AdminServerLogs.pas:673 AdminServerLogs.pas:684 +msgid "Log entry" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:410 +msgid "Log file not found" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:231 +#, c-format +msgid "Log file saved to '%s'" +msgstr "" + +msgid "Log files" +msgstr "" + +msgid "Log only in short format" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:337 +msgid "Log pos" +msgstr "" + +msgid "Log queries that are executed without benefit of any index." +msgstr "" + +msgid "Log queries that don't use indexes" +msgstr "" + +msgid "Log slave updates" +msgstr "" + +msgid "Log some not critical warnings to the log file." +msgstr "" + +msgid "Log updates for these databases only" +msgstr "" + +msgid "Log warnings" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:332 +msgid "Logfile" +msgstr "" + +msgid "Logfiles" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Caption +#: po/glade_files.c:400 AdminUsers.dfm:107 +msgid "Login Information" +msgstr "" + +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. user info +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoLbl..Caption +#: source/linux/MAUserAdministrationPanel.cc:848 AdminUsers.dfm:88 +msgid "Login and additional information on the user" +msgstr "" + +#. Row 83 +msgid "Logs" +msgstr "" + +msgid "Logs will be rotated after expire-log-days days" +msgstr "" + +msgid "Long query time" +msgstr "" + +msgid "Low priority updates" +msgstr "" + +#: po/glade_files.c:255 +msgid "" +"Lowest possible value. \n" +"Lower values will be capped to this." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label18..Caption +#: AdminServerHealthGraphSettings.dfm:321 +msgid "Lowest possible value. Lower values will be set to this value." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:276 AdminStartupVariablesInnoDBDatafiles.dfm:274 +#: AdminStartupVariablesInnoDBDatafiles.dfm:277 +msgid "M" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:249 +msgid "MACCENTRALEUROPE" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "MASTER" +msgstr "" + +msgid "MS Sans Serif" +msgstr "" + +msgid "MS Shell Dlg 2" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..Caption +#: po/glade_files.c:117 AdminCatalog.dfm:3907 +msgid "Maintenance" +msgstr "" + +msgid "Make all tables read-only" +msgstr "" + +msgid "" +"Make all tables read-only, with the exception of replication (slave) threads " +"and users with the SUPER privilege." +msgstr "" + +msgid "Make table names case insensitive" +msgstr "" + +#. Row 84 +msgid "" +"Makes InnoDB store each created table in its own `.ibd' file (multiple " +"tablespaces)." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..ManageConnectionsMI..Caption +#: Main.dfm:154 +msgid "Manage Connections ..." +msgstr "" + +#. MainForm..PopupMenu..ActionsMI..ManageInstancesMI..Caption +#: Main.dfm:50 +msgid "Manage MySQL Instances" +msgstr "" + +msgid "Master" +msgstr "" + +msgid "Master SSL CA file. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA filename:" +msgstr "" + +msgid "Master SSL CA path. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA-path:" +msgstr "" + +msgid "Master SSL Certificate filename:" +msgstr "" + +msgid "Master SSL Cipher:" +msgstr "" + +msgid "Master SSL Key:" +msgstr "" + +msgid "" +"Master SSL certificate file name. Only applies if you have enabled master-ssl" +msgstr "" + +msgid "Master SSL cipher. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL keyfile name. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master Username:" +msgstr "" + +msgid "Master connect retry" +msgstr "" + +msgid "" +"Master hostname or IP address for replication. If not set, the slave thread " +"will not be started. Note that the setting of master-host will be ignored if " +"there exists a valid master.info file." +msgstr "" + +msgid "Master hostname:" +msgstr "" + +msgid "Master info file name:" +msgstr "" + +msgid "Master password:" +msgstr "" + +msgid "Master port" +msgstr "" + +msgid "Master retry count" +msgstr "" + +msgid "Master ssl" +msgstr "" + +msgid "Max Conn Errors:" +msgstr "" + +msgid "Max Conn per User:" +msgstr "" + +msgid "Max Connections:" +msgstr "" + +msgid "Max Dirty Pages" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label34..Caption +#: AdminCatalog.dfm:654 +msgid "Max data length:" +msgstr "" + +msgid "Max heap table size" +msgstr "" + +msgid "Max join size" +msgstr "" + +msgid "Max length for sort data" +msgstr "" + +msgid "Max number of bytes in sorted records." +msgstr "" + +msgid "Max number of errors/warnings to store for a statement." +msgstr "" + +msgid "Max packetlength to send/receive from to server." +msgstr "" + +msgid "Max seeks for key" +msgstr "" + +msgid "Max sort file size:" +msgstr "" + +msgid "Max sort length" +msgstr "" + +msgid "Max temporary tables:" +msgstr "" + +msgid "Max write lock count" +msgstr "" + +#: po/glade_files.c:264 +msgid "Max. Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:312 +msgid "Max. Caption:" +msgstr "" + +#: po/glade_files.c:263 +msgid "Max. Formula" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label7..Caption +#: AdminServerHealthGraphSettings.dfm:305 +msgid "Max. Formula:" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label5..Caption +#: AdminServerHealthGraphSettings.dfm:298 +msgid "Max. Value:" +msgstr "" + +msgid "Max. packet size:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..MaxCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:770 +msgid "Max:" +msgstr "" + +#: po/glade_files.c:254 +msgid "Maximal Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:263 +#, c-format +msgid "Maximal: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:139 +msgid "Maximal: 0" +msgstr "" + +msgid "Maximum Threads" +msgstr "" + +msgid "Maximum binary log size" +msgstr "" + +msgid "Maximum binlog cache size:" +msgstr "" + +msgid "Maximum error count" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 85 +msgid "Maximum length of a word to be included in a FULLTEXT index." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 86 +msgid "Maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +#. Row 87 +msgid "Maximum number of connections in use simultaneously." +msgstr "" + +msgid "Maximum number of temporary tables a client can keep open at a time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 88 +msgid "" +"Maximum number of temporary tables a client can keep open at the same time." +msgstr "" + +msgid "Maximum relay log size" +msgstr "" + +msgid "Maximum size for all relay logs together:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 89 +msgid "" +"Maximum size of one packet. The message buffer is initialized to " +"net_buffer_length bytes, but can grow up to max_allowed_packet bytes when " +"needed." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 90 +msgid "" +"Maximum size of the temporary file MySQL is allowed to use while recreating " +"the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE. If the file-size " +"would be bigger than this, the index will be created through the key cache " +"(which is slower). Note that this parameter is given in megabytes before " +"4.0.3 and in bytes beginning with this version." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 91 +msgid "" +"Maximum size to which subsequently created HEAP tables are allowed to grow. " +"The value of this variable is used to calculate a HEAP table's MAX_ROWS " +"value. Setting this variable has no effect on any existing HEAP table, " +"unless the table is recreated with a statement such as CREATE TABLE or " +"TRUNCATE TABLE, or altered with ALTER TABLE." +msgstr "" + +msgid "Maximum space to use for all relay logs." +msgstr "" + +msgid "Maximum word length:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..MediumRBtn..Caption +#: po/glade_files.c:172 AdminCatalogTableCheck.dfm:334 +msgid "Medium" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 92 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1074 +msgid "Memory" +msgstr "" + +msgid "Memory Health" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 93 +msgid "" +"Memory allocated to store results from old queries. If this is 0, the query " +"cache is disabled (default)." +msgstr "" + +#: source/linux/MABackupPanel.cc:1470 +msgid "Memory allocation failed during backup." +msgstr "" + +msgid "Memory lock" +msgstr "" + +msgid "Memory usage" +msgstr "" + +msgid "Method used for flushing the log files to disk." +msgstr "" + +#: Main.pas:483 +msgid "" +"Michael G. Zinner, main concept, graphical design, Windows development, " +"library coding | Alfredo Kengi Kojima, Linux development, library coding | " +"Ulrich Bayer, library coding, WIX | Victor Vagin, library coding, QA | " +"Brian Aker, conceptual design, supervising | Stefan Hinz, documentation | " +"Mike Hillyer, documentation" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Caption +#: po/glade_files.c:268 AdminServerHealthGraphSettings.dfm:281 +msgid "Min. / Max. Values" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label4..Caption +#: AdminServerHealthGraphSettings.dfm:291 +msgid "Min. Value:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..MinCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:719 +msgid "Min:" +msgstr "" + +#: po/glade_files.c:253 +msgid "Minimal Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1216 +msgid "" +"Minimal and Maximal Value fields have inconsistent values (Minimal must be " +"smaller than Maximal)." +msgstr "" + +msgid "Minimal size of result unit" +msgstr "" + +#: source/linux/MAHealthPanel.cc:264 +#, c-format +msgid "Minimal: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:140 +msgid "Minimal: 0" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 94 +msgid "Minimum length of a word to be included in a FULLTEXT index." +msgstr "" + +#: AdminServerHealthGraphSettings.pas:176 +msgid "Minimum value is larger than maximum value." +msgstr "" + +msgid "Minimum word length:" +msgstr "" + +msgid "Mirrored Log Groups:" +msgstr "" + +#. Row 95 +msgid "Miscellaneous" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3396 +msgid "Modified" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleMondayCBox..Caption +#: po/glade_files.c:51 AdminBackup.dfm:951 +msgid "Monday" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..Caption +#: Main.dfm:55 +msgid "Monitor Options" +msgstr "" + +#: Main.pas:552 +msgid "Monitoring Options" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Caption +#: AdminBackup.dfm:1011 +msgid "MonthlyTabSheet" +msgstr "" + +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphDownMI..Caption +#: AdminServerHealth.dfm:6295 +msgid "Move Graph Down" +msgstr "" + +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphUpMI..Caption +#: AdminServerHealth.dfm:6290 +msgid "Move Graph Up" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..Caption +#: AdminServerHealth.dfm:229 +msgid "Multi-Instance Monitoring" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableTypeLbl..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 96 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: AdminCatalog.dfm:461 OptionsEditor.dfm:1071 +msgid "MyISAM" +msgstr "" + +msgid "MyISAM Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 97 +msgid "" +"MyISAM uses special tree-like cache to make bulk inserts (that is, " +"INSERT ... SELECT, INSERT ... VALUES (...), (...), (...), and LOAD DATA " +"INFILE) faster. This variable limits the size of the cache tree in bytes per " +"thread. Setting it to 0 will disable this optimization. Note: This cache is " +"only used when adding data to a non-empty table. Default value is 8 MB." +msgstr "" + +msgid "MyIsam Sort buffer size:" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"Falcon=falcon\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..ServiceNameHeaderLbl..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..ServiceNameHeader2Lbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: AdminServiceControl.dfm:100 AdminServiceControl.dfm:614 +#: OptionsEditor.dfm:790 +msgid "MySQL" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..Caption +#. Set the Caption +#. MainForm..PopupMenu..MySQLAdministratorMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ConnectToInstanceForm..Caption +#: po/glade_files.c:282 Main.dfm:4 Main.pas:235 Main.dfm:29 +#: ConnectToInstance.dfm:7 +msgid "MySQL Administrator" +msgstr "" + +#: ApplicationDataModule.pas:466 +msgid "MySQL Administrator is preparing backup for profile %s." +msgstr "" + +#: ApplicationDataModule.pas:634 +msgid "MySQL Administrator is starting backup for profile %s." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLCommandlineclientMI..Caption +#: Main.dfm:136 +msgid "MySQL Command Line Client" +msgstr "" + +#: AdminCatalogTableCheck.pas:227 +msgid "MySQL Error Nr." +msgstr "" + +#: AdminServerHealth.pas:370 +msgid "MySQL Monitoring && Advisors" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..TntLabel1..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..TntLabel1..Caption +#: AdminServerHealth.dfm:5738 AdminStartupVariables.dfm:1534 +msgid "MySQL Network Monitoring and Advisory Service" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLQueryBrowserMI..Caption +#. MainForm..PopupMenu..MySQLQueryBrowserMI..Caption +#: Main.dfm:132 Main.dfm:36 +msgid "MySQL Query Browser" +msgstr "" + +#: AdminServerInfo.pas:331 +msgid "MySQL Server Information" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ServerStatusLbl..Caption +#: AdminServerInfo.dfm:50 AdminServerInfo.pas:319 +msgid "MySQL Server is running." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServerStatusLbl..Caption +#: AdminServiceControl.dfm:144 +msgid "MySQL Service is stopped." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +#: Main.dfm:140 +msgid "MySQL System Tray Monitor" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label27..Caption +#: po/glade_files.c:399 AdminUsers.dfm:114 +msgid "MySQL User:" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:248 +msgid "MySQL Version:" +msgstr "" + +#: po/glade_files.c:349 +msgid "" +"MySQL Version:\n" +"Network Name:\n" +"IP:" +msgstr "" + +#: source/linux/MABackupPanel.cc:1458 +msgid "MySQL error during backup." +msgstr "" + +#. Row 98 +msgid "MySQL installation directory. Value of the --basedir option." +msgstr "" + +#: AdminStartupVariables.pas:367 AdminStartupVariables.pas:527 +msgid "MySQL variable name: " +msgstr "" + +msgid "N/A" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:229 +msgid "Name" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label4..Caption +#: AdminServiceControl.dfm:495 +msgid "Name displayed in the Computer Management Console." +msgstr "" + +#: po/glade_files.c:6 +msgid "Name for this backup project" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +#: AdminBackup.dfm:377 +msgid "Name for this backup project." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +#: AdminRestore.dfm:110 +msgid "Name of the backup file that should be restored." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label10....AutoSize +#: AdminServiceControl.dfm:330 +msgid "" +"Name of the configuration file section used for this instance of the server." +msgstr "" + +#: po/glade_files.c:71 +msgid "" +"Name of the connection to use when the backup\n" +"is executed. Please create one in Preferences\n" +"if there aren't any. " +msgstr "" + +#. Row 99 +msgid "Name of the error log file." +msgstr "" + +msgid "Name of the socket file (Unix) or named pipe (Windows) to use." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:198 +msgid "Name/Columns" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel4..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel4..Caption +#: AdminCatalog.pas:2247 AdminCatalog.pas:2443 EditorTable.dfm:719 +#: MyxTableEditor.dfm:303 MyxConnectionDialog.pas:1188 MyxTabHeader.pas:1587 +#: SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Name:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..NamedPipeCheckbox..Caption +#: AdminServiceControl.dfm:440 +msgid "Named Pipes" +msgstr "" + +msgid "Naming" +msgstr "" + +msgid "Net buffer length" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientNetworkNameCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerNetworkNameCaptionLbl..Caption +#: AdminServerInfo.dfm:112 AdminServerInfo.dfm:272 +msgid "Network Name:" +msgstr "" + +#. Row 100 +msgid "Networking" +msgstr "" + +msgid "Neue Variable" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:169 AdminReplication.pas:237 +msgid "New Instance" +msgstr "" + +#. MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +#: Main.dfm:80 +msgid "New Instance Connection ..." +msgstr "" + +#: po/glade_files.c:391 +msgid "New Password:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..ProjectNameEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleFilenamePrefixEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..NewProjectBtn..Caption +#: po/glade_files.c:79 AdminBackup.dfm:385 AdminBackup.dfm:837 +#: AdminBackup.dfm:1154 +msgid "New Project" +msgstr "" + +#: po/glade_files.c:432 AdminUsers.pas:1245 +msgid "New User" +msgstr "" + +#: AdminServerHealth.pas:551 +msgid "New Variable" +msgstr "" + +#: AdminServerHealth.pas:546 AdminServerHealth.pas:554 +msgid "New Variables" +msgstr "" + +#. AdminCatalogTableCheckForm..Panel1..ExecuteTableActionBtn..Caption +#: AdminCatalogTableCheck.dfm:566 +msgid "Next >>" +msgstr "" + +#: AdminBackup.pas:948 AdminBackup.pas:1511 AdminServerHealth.pas:1443 +#: AdminStartupVariables.pas:1362 AdminUsers.pas:705 AdminUsers.pas:1146 +#: AdminUsers.pas:1575 AdminUsers.pas:1612 ConnectToInstance.pas:980 +#: EditorSql.pas:158 EditorTable.pas:718 EditorTable.pas:758 +#: EditorTable.pas:3223 MyxConnectionDialog.pas:1255 OptionsEditor.pas:556 +#: OptionsEditor.pas:683 +msgid "No" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox..Caption +#: po/glade_files.c:31 AdminBackup.dfm:620 +msgid "No CREATEs" +msgstr "" + +#: po/glade_files.c:29 +msgid "No EXTENDED INSERT" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox..Caption +#: AdminBackup.dfm:632 +msgid "No EXTENDED INSERTS" +msgstr "" + +#: AdminServiceControl.pas:1040 +msgid "No Service selected." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 101 +msgid "No description available." +msgstr "" + +msgid "No description available._base_name" +msgstr "" + +msgid "No description available._before_date" +msgstr "" + +#: AdminUsers.pas:1157 +msgid "No hosts left" +msgstr "" + +#: AdminUsers.pas:769 +msgid "No user selected" +msgstr "" + +msgid "Node" +msgstr "" + +#: po/glade_files.c:25 +msgid "Normal Backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..NormalBackupRadioButton..Caption +#: AdminBackup.dfm:566 +msgid "Normal backup" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 102 +msgid "" +"Normally you set this to 1, meaning that at a transaction commit, the log is " +"flushed to disk, and the modifications made by the transaction become " +"permanent, and survive a database crash. If you are willing to compromise " +"this safety, and you are running small transactions, you may set this to 0 " +"or 2 to reduce disk I/O to the logs. Value 0 means that the log is only " +"written to the log file and the log file flushed to disk approximately once " +"per second. Value 2 means the log is written to the log file at each commit, " +"but the log file is only flushed to disk approximately once per second. The " +"default value is 1 starting from MySQL-4.0.13; previously it was 0." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:179 AdminReplication.pas:239 +msgid "Not Available" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:204 +msgid "Not NULL" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnNotNullCBox..Caption +#: AdminCatalog.dfm:2017 EditorTable.dfm:850 +msgid "Not Null" +msgstr "" + +#: po/glade_files.c:78 +msgid "Note: Backups are scheduled using the standard cron system." +msgstr "" + +#: po/glade_files.c:308 +msgid "" +"Note: for servers to appear in this list, the Report Host option in " +"Startup Variables/Replication must be set." +msgstr "" + +#: po/glade_files.c:421 +msgid "" +"Note: grayed privileges mean they are provided through Global Privileges." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:188 source/linux/MACatalogsPanel.cc:232 +msgid "Null Allowed" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: AdminServerConnections.dfm:216 +msgid "Num." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label10..Caption +#: AdminCatalog.dfm:2704 +msgid "Num. of Columns:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..NumberOfIndicesCaptionLbl..Caption +#: AdminCatalog.dfm:2672 +msgid "Num. of Indices:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label13..Caption +#: AdminCatalog.dfm:2962 +msgid "Num. of NotNull:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..NumberOfTablesCaptionLbl..Caption +#: AdminCatalog.dfm:1509 +msgid "Num. of Tables:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label11..Caption +#: AdminCatalog.dfm:2928 +msgid "Num. of Unique:" +msgstr "" + +#. Row 103 +msgid "Number of ALTER DATABASE commands since server start." +msgstr "" + +#. Row 104 +msgid "Number of ALTER TABLE commands since server start." +msgstr "" + +#. Row 105 +msgid "Number of ANALYZE TABLE commands performed since server start." +msgstr "" + +#. Row 106 +msgid "Number of BACKUP TABLE commands performed since server start." +msgstr "" + +#. Row 107 +msgid "Number of BEGIN transactional commands performed since server start." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Lbl2..Caption +#: AdminRestoreProgress.dfm:78 +msgid "Number of Bytes processed:" +msgstr "" + +#. Row 111 +msgid "" +"Number of CHANGE MASTER TO replication commands performed since server start." +msgstr "" + +#. Row 112 +msgid "Number of CHECK TABLE commands performed since server start." +msgstr "" + +msgid "Number of CHECK TABLE commands performed since server start.sum" +msgstr "" + +#. Row 113 +msgid "Number of COMMIT transactional commands since server start." +msgstr "" + +#. Row 116 +msgid "Number of CREATE DB commands since server start." +msgstr "" + +#. Row 117 +msgid "Number of CREATE INDEX commands since server start." +msgstr "" + +#. Row 118 +msgid "Number of CREATE TABLE commands since server start." +msgstr "" + +#. Row 121 +msgid "Number of DELETE commands since server start." +msgstr "" + +msgid "Number of DELETE commands since server start._multi" +msgstr "" + +#. Row 122 +msgid "" +"Number of DELETE commands with more than one table involved since server " +"start." +msgstr "" + +#. Row 123 +msgid "Number of DO commands performed since server start." +msgstr "" + +#. Row 124 +msgid "Number of DROP DATABASE commands since server start." +msgstr "" + +#. Row 125 +msgid "Number of DROP FUNCTION commands since server start." +msgstr "" + +#. Row 126 +msgid "Number of DROP INDEX commands since server start." +msgstr "" + +#. Row 127 +msgid "Number of DROP TABLE commands since server start." +msgstr "" + +#. Row 128 +msgid "Number of DROP USER commands performed since server start." +msgstr "" + +#. Row 132 +msgid "Number of FLUSH (LOGS, PRIVILEGES, etc.) commands since server start." +msgstr "" + +#. Row 134 +msgid "Number of GRANT <privileges> commands since server start." +msgstr "" + +msgid "Number of GRANT commands since server start." +msgstr "" + +#. Row 135 +msgid "Number of HELP commands since server start." +msgstr "" + +#. Row 139 +msgid "" +"Number of INSERT ... SELECT FROM <tbl> commands since server start." +msgstr "" + +#. Row 140 +msgid "Number of INSERT commands since server start." +msgstr "" + +msgid "Number of INSERT commands since server start._select" +msgstr "" + +#. Row 148 +msgid "Number of KILL <connection_id> commands since server start." +msgstr "" + +msgid "Number of KILL commands since server start." +msgstr "" + +#. Row 149 +msgid "" +"Number of LOAD DATA FROM MASTER replication commands since server start." +msgstr "" + +#. Row 150 +msgid "Number of LOAD DATA INFILE commands since server start." +msgstr "" + +msgid "Number of LOAD DATA INFILE commands since server start._master_data" +msgstr "" + +msgid "Number of LOAD DATA INFILE commands since server start._master_table" +msgstr "" + +#. Row 151 +msgid "" +"Number of LOAD TABLE FROM MASTER replication commands since server start." +msgstr "" + +#. Row 152 +msgid "Number of LOCK TABLES commands since server start." +msgstr "" + +#. Row 157 +msgid "Number of OPTIMIZE TABLE commands since server start." +msgstr "" + +#. Row 165 +msgid "Number of RENAME TABLE commands since server start." +msgstr "" + +#. Row 166 +msgid "Number of REPAIR TABLE commands since server start." +msgstr "" + +#. Row 167 +msgid "" +"Number of REPLACE ... SELECT FROM <tbl> commands since server start." +msgstr "" + +#. Row 168 +msgid "Number of REPLACE commands since server start." +msgstr "" + +msgid "Number of REPLACE commands since server start._select" +msgstr "" + +#. Row 177 +msgid "" +"Number of RESET (MASTER | SLAVE) replication commands since server start." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 178 +msgid "" +"Number of RESTORE TABLE commands since server start (regardless whether or " +"not those were successful)." +msgstr "" + +#. Row 179 +msgid "Number of REVOKE <privileges> commands since server start." +msgstr "" + +msgid "Number of REVOKE commands since server start." +msgstr "" + +msgid "Number of REVOKE commands since server start._all" +msgstr "" + +#. Row 180 +msgid "Number of ROLLBACK transactional commands since server start." +msgstr "" + +#. Row 191 +msgid "Number of SELECT commands since server start." +msgstr "" + +#. Row 192 +msgid "Number of SET (GLOBAL | LOCAL) VARIABLE commands since server start." +msgstr "" + +#. Row 193 +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM <tbl> or DESCRIBE <tbl> " +"commands since server start." +msgstr "" + +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM or DESCRIBE commands " +"since server start." +msgstr "" + +#. Row 194 +msgid "Number of SHOW (INDEX | KEYS) commands since server start." +msgstr "" + +#. Row 195 +msgid "Number of SHOW BINLOG EVENTS commands since server start." +msgstr "" + +#. Row 196 +msgid "Number of SHOW CHARACTER SET commands since server start." +msgstr "" + +#. Row 197 +msgid "Number of SHOW COLLATION commands since server start." +msgstr "" + +#. Row 198 +msgid "Number of SHOW CREATE DATABASE commands since server start." +msgstr "" + +#. Row 199 +msgid "Number of SHOW CREATE TABLE commands since server start." +msgstr "" + +#. Row 200 +msgid "Number of SHOW DATABASES commands since server start." +msgstr "" + +#. Row 201 +msgid "Number of SHOW ERRORS commands since server start." +msgstr "" + +#. Row 202 +msgid "Number of SHOW GRANTS commands since server start." +msgstr "" + +#. Row 203 +msgid "Number of SHOW INNODB STATUS commands since server start." +msgstr "" + +#. Row 204 +msgid "Number of SHOW LOGS commands since server start." +msgstr "" + +#. Row 205 +msgid "Number of SHOW MASTER STATUS replication commands since server start." +msgstr "" + +#. Row 206 +msgid "Number of SHOW OPEN TABLES commands since server start." +msgstr "" + +#. Row 207 +msgid "Number of SHOW PRIVILEGES commands since server start." +msgstr "" + +#. Row 208 +msgid "Number of SHOW PROCESSLIST commands since server start." +msgstr "" + +#. Row 209 +msgid "Number of SHOW SLAVE HOSTS replication commands since server start." +msgstr "" + +#. Row 210 +msgid "Number of SHOW SLAVE STATUS replication commands since server start." +msgstr "" + +#. Row 211 +msgid "Number of SHOW STATUS commands since server start." +msgstr "" + +#. Row 212 +msgid "Number of SHOW STORAGE ENGINES commands since server start." +msgstr "" + +#. Row 213 +msgid "Number of SHOW TABLES commands since server start." +msgstr "" + +#. Row 214 +msgid "Number of SHOW VARIABLES commands since server start." +msgstr "" + +#. Row 215 +msgid "Number of SHOW WARNINGS commands since server start." +msgstr "" + +msgid "Number of SQL Queries" +msgstr "" + +#. Row 220 +msgid "Number of START SLAVE replication commands since server start." +msgstr "" + +#. Row 221 +msgid "Number of STOP SLAVE replication commands since server start." +msgstr "" + +#. Row 237 +msgid "Number of TRUNCATE TABLE commands since server start." +msgstr "" + +#: po/glade_files.c:87 +msgid "Number of Tables:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:506 +#, c-format +msgid "Number of Tables: %i" +msgstr "" + +#. Row 238 +msgid "Number of UNLOCK TABLES commands since server start." +msgstr "" + +#. Row 239 +msgid "Number of UPDATE commands since server start." +msgstr "" + +msgid "Number of UPDATE commands since server start._multi" +msgstr "" + +#. Row 240 +msgid "" +"Number of USE <database> commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "" +"Number of USE commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "Number of best matches to use for query expansion." +msgstr "" + +#. Row 108 +msgid "Number of bytes received from all clients." +msgstr "" + +#. Row 109 +msgid "Number of bytes sent to all clients." +msgstr "" + +#. Row 110 +msgid "" +"Number of bytes to use when sorting BLOB or TEXT values. Only the first " +"max_sort_length bytes of each value are used; the rest are ignored." +msgstr "" + +#. Row 114 +msgid "Number of connection attempts to the MySQL server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 115 +msgid "" +"Number of connections aborted because the client died without closing the " +"connection properly." +msgstr "" + +#: po/glade_files.c:429 +msgid "Number of connections to the server the user can open in an hour." +msgstr "" + +#. Update ResourceSheet +#: AdminUsers.pas:2699 +msgid "Number of connections to the server the user can open within one hour." +msgstr "" + +#. Row 119 +msgid "Number of currently open connections." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 120 +msgid "Number of delayed insert handler threads in use." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 129 +msgid "" +"Number of file I/O threads in InnoDB. Normally, this should be 4, but on " +"Windows disk I/O may benefit from a larger number." +msgstr "" + +#. Row 130 +msgid "Number of files that are open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 131 +msgid "Number of files the system allows the MySQL server to open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 133 +msgid "Number of free memory blocks in query cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 136 +msgid "" +"Number of identical copies of log groups that are kept for the database. " +"Currently this should be set to 1." +msgstr "" + +msgid "" +"Number of identical copies of log groups we keep for the database. Currently " +"this should be set to 1." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 137 +msgid "" +"Number of implicit temporary tables in memory created while executing " +"statements." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 138 +msgid "" +"Number of implicit temporary tables on disk created while executing " +"statements." +msgstr "" + +#. Row 141 +msgid "Number of internal COMMIT commands." +msgstr "" + +#. Row 142 +msgid "Number of internal ROLLBACK commands." +msgstr "" + +#. Row 143 +msgid "Number of joins where a full scan of the first table was done." +msgstr "" + +#. Row 144 +msgid "Number of joins where a range search on the reference table was used." +msgstr "" + +#. Row 145 +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big." +msgstr "" + +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big._check" +msgstr "" + +#. Row 146 +msgid "" +"Number of joins without keys where we check for key usage after each row. If " +"this is not 0, you should carefully check the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 147 +msgid "" +"Number of joins without keys. If this is not 0, you should carefully check " +"the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 153 +msgid "" +"Number of log files in the log group. InnoDB writes to the files in a " +"circular fashion. Value 2 is recommended here. The default is 2." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 154 +msgid "" +"Number of merge passes the sort algorithm have had to do. If this value is " +"large you should consider increasing sort_buffer." +msgstr "" + +#. Row 155 +msgid "" +"Number of non-cached queries (not cachable, or due to QUERY_CACHE_TYPE)." +msgstr "" + +#. Row 156 +msgid "" +"Number of open tables for all threads. Increasing this value increases the " +"number of file descriptors that the MySQL server requires. You can check if " +"you need to increase the table cache by checking the Opened_tables variable." +msgstr "" + +#. Row 158 +msgid "Number of outstanding connection requests MySQL can have." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 159 +msgid "Number of queries added to the query cache." +msgstr "" + +#. Row 160 +msgid "Number of queries registered in the query cache." +msgstr "" + +#. Row 161 +msgid "Number of queries sent to the server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 162 +msgid "Number of queries that have taken more than long_query_time seconds." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 163 +msgid "" +"Number of queries that were deleted from query cache because of low memory. " +msgstr "" + +#: po/glade_files.c:427 AdminUsers.pas:2701 +msgid "Number of queries the user can execute within one hour." +msgstr "" + +#. Row 164 +msgid "Number of query cache hits." +msgstr "" + +msgid "Number of repair threads:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 169 +msgid "Number of requests to insert a row in a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 170 +msgid "Number of requests to read a key block from the cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 171 +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +msgstr "" + +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +"_next" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 172 +msgid "" +"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 "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 173 +msgid "" +"Number of requests to read next row in key order. This will be incremented " +"if you are querying an index column with a range constraint. This also will " +"be incremented if you are doing an index scan." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 174 +msgid "" +"Number of requests to read previous row in key order. This is mainly used to " +"optimize ORDER BY ... DESC." +msgstr "" + +#. Row 175 +msgid "" +"Number of requests to read the next row in the datafile. This will be 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 "" + +#. Row 176 +msgid "Number of requests to update a row in a table." +msgstr "" + +#. Row 181 +msgid "Number of rows waiting to be written in INSERT DELAY queues." +msgstr "" + +#. Row 182 +msgid "" +"Number of rows written with INSERT DELAYED for which some error occurred " +"(probably duplicate key)." +msgstr "" + +#. Row 183 +msgid "Number of rows written with INSERT DELAYED." +msgstr "" + +#. Row 184 +msgid "" +"Number of seconds the MySQL server is waiting for a connect packet before " +"responding with \"Bad handshake\"." +msgstr "" + +#. Row 185 +msgid "" +"Number of seconds the MySQL server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 186 +msgid "" +"Number of seconds the server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 187 +msgid "" +"Number of seconds the server waits for activity on an interactive connection " +"before closing it. An interactive client is defined as a client that uses " +"the CLIENT_INTERACTIVE option to mysql_real_connect()." +msgstr "" + +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the writ" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 188 +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the write." +msgstr "" + +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read" +msgstr "" + +#. Row 189 +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read. Note that when the MySQL server doesn't expect data from a " +"connection, the timeout is defined by write_timeout." +msgstr "" + +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read" +msgstr "" + +#. Row 190 +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 216 +msgid "" +"Number of simultaneous clients allowed. Increasing this value increases the " +"number of file descriptors that MySQL server requires." +msgstr "" + +#: AdminUsers.pas:2705 +msgid "Number of simultaneous connections to the server from this account." +msgstr "" + +#. Row 217 +msgid "Number of sorted rows." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 218 +msgid "Number of sorts that were done by scanning the table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 219 +msgid "Number of sorts that were done with ranges." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 222 +msgid "Number of streams that are open (used mainly for logging)." +msgstr "" + +#. Row 223 +msgid "Number of tables that are currently open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 224 +msgid "Number of tables that have been opened since server start." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 225 +msgid "Number of temporary files the MySQL server has created." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 226 +msgid "Number of temporary tables currently open by the slave thread." +msgstr "" + +#. Row 227 +msgid "Number of threads created to handle connections." +msgstr "" + +#. Row 228 +msgid "Number of threads in the thread cache." +msgstr "" + +#. Row 229 +msgid "Number of threads that are not sleeping." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 230 +msgid "Number of threads that have taken more than slow_launch_time to create." +msgstr "" + +msgid "" +"Number of threads to use when repairing MyISAM tables.The value of 1 " +"disables parallel repair." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 231 +msgid "Number of times a row was deleted from a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 232 +msgid "" +"Number of times 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 "" + +#. Row 233 +msgid "Number of times a table lock was acquired immediately." +msgstr "" + +#. Row 234 +msgid "" +"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 "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 235 +msgid "" +"Number of top matches to use for query expansion (in MATCH ... AGAINST (... " +"WITH QUERY EXPANSION). This variable is available as of MySQL 4.1.1." +msgstr "" + +#. Row 236 +msgid "Number of tries to connect to the MySQL server that failed." +msgstr "" + +#: AdminUsers.pas:2703 +msgid "Number of update the user can execute within one hour." +msgstr "" + +#: po/glade_files.c:428 +msgid "Number of updates the user can execute within one hour." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 241 +msgid "Number of used blocks in the key cache." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..OKBtn..Caption +#. PasswordDialog..OKButton..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. AboutForm..CloseBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..TextSheetBtnPnl..OKBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..Ok2Btn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..OK3Btn..Caption +#. MyxConnectionDialogForm..BottomPnl..OKBtn..Caption +#. SchemaSelectionForm..BottomPnl..OKBtn..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:189 Password.dfm:83 +#: AdminBackup.pas:412 AdminBackup.pas:1722 AdminBackup.pas:1742 +#: AdminBackup.pas:1759 AdminBackup.pas:1825 AdminBackup.pas:1847 +#: AdminBackup.pas:1966 AdminCatalog.pas:2242 AdminCatalog.pas:2439 +#: AdminUsers.pas:548 AdminUsers.pas:569 AdminUsers.pas:580 +#: AdminUsers.pas:1174 AdminUsers.pas:1235 AdminUsers.pas:1621 +#: AdminUsers.pas:1638 AdminUsers.pas:1645 AdminUsers.pas:1659 +#: AdminUsers.pas:1682 ApplicationDataModule.pas:252 Main.pas:749 +#: About.dfm:105 MySQLResultSetFieldViewer.dfm:59 +#: MySQLResultSetFieldViewer.dfm:156 MySQLResultSetFieldViewer.dfm:886 +#: MyxConnectionDialog.dfm:268 SchemaSelection.dfm:120 +#: ConnectToInstance.pas:856 ConnectToInstance.pas:949 +#: ConnectToInstance.pas:963 EditorTable.pas:1807 EditorTable.pas:2203 +#: EditorTable.pas:2623 EditorTable.pas:2959 EditorTable.pas:2984 +#: EditorTable.pas:3117 EditorTable.pas:3620 EditorTable.pas:3629 +#: MigrationObjSelFilter.pas:572 MySQLConnection.pas:458 +#: MySQLConnection.pas:1442 MyxError.pas:264 MyxError.pas:269 MyxError.pas:274 +#: MyxError.pas:279 SchemataTreeView.pas:1498 SchemataTreeView.pas:2248 +msgid "OK" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 242 +msgid "ON if the MySQL server allows local connections only." +msgstr "" + +#. Row 243 +msgid "ON if you have started the MySQL server with the --flush option." +msgstr "" + +msgid "ON if you have started the MySQL server with the --flush option._time" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminRestore.dfm:374 +msgid "Object type" +msgstr "" + +#: source/linux/MABackupPanel.cc:115 source/linux/MARestorePanel.cc:105 +msgid "Objects" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:325 +msgid "Objecttype" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. NameEditorForm..TntButton1..Caption +#: NameEditor.dfm:31 MySQLResultSet.pas:556 MyxConnectionDialog.pas:1187 +msgid "Ok" +msgstr "" + +msgid "Old rpl compat" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +#: AdminBackup.dfm:1032 +msgid "On the" +msgstr "" + +msgid "One File per Table" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeRBtn..Caption +#: AdminBackup.dfm:584 +msgid "Online with binlog pos" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..OnlyScanServicesStartingWithmysqlMI..Caption +#: Main.dfm:72 +msgid "Only Scan Services Starting With \"mysql\"" +msgstr "" + +#: po/glade_files.c:163 +msgid "" +"Only check tables that have been changed since the last check \n" +"or haven't been closed properly." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label9....AutoSize +#: AdminCatalogTableCheck.dfm:278 +msgid "" +"Only check tables that have been changed since the last check or haven't " +"been closed properly." +msgstr "" + +#: po/glade_files.c:162 +msgid "Only check tables that haven'#39't been closed properly." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label8..Caption +#: AdminCatalogTableCheck.dfm:267 +msgid "Only check tables that haven't been closed properly." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label57....AutoSize +#: AdminServiceControl.dfm:368 +msgid "" +"Only enable this option when you really need debugging information. Be aware " +"that this will slow the server down. " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label14..Caption +#: po/glade_files.c:183 AdminCatalogTableCheck.dfm:455 +msgid "Only the index tree is repaired." +msgstr "" + +msgid "Open Files:" +msgstr "" + +#: AdminBackup.pas:1825 AdminBackup.pas:1847 +msgid "Open Options" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..OpenErrorFileBtn..Caption +#: AdminServerLogs.dfm:113 +msgid "Open Other File" +msgstr "" + +msgid "Open files limit" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientOSCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerOSCaptionLbl..Caption +#: AdminServerInfo.dfm:104 AdminServerInfo.dfm:264 +msgid "Operating System:" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..Caption +#: AdminCatalogTableCheck.dfm:197 +msgid "Optimize Options" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..OptimizeTableMI..Caption +#: AdminCatalog.dfm:3912 +msgid "Optimize Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:374 +msgid "Optimize Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:375 +msgid "Optimize Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..OptimizeTablesRBtn..Caption +#: po/glade_files.c:143 AdminCatalogTableCheck.dfm:114 +#: AdminCatalogTableCheck.pas:306 AdminCatalogTableCheck.pas:307 +msgid "Optimize Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label5..Caption +#: AdminCatalogTableCheck.dfm:173 +msgid "Optimize tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Caption +#: AdminCatalogTableCheck.dfm:165 +msgid "OptimizeTabSheet" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox..Caption +#: AdminBackup.dfm:739 +msgid "Optimized commit" +msgstr "" + +#: po/glade_files.c:116 +msgid "" +"Optimizes selected tables. You can use OPTIMIZE TABLE to reclaim the unused " +"space and to defragment the datafile.\n" +"In most cases, it is not necessary to run OPTIMIZE TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1197 +msgid "Optimizing table(s)..." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..SheetHeaderLbl..Caption +#: AdminStartupVariablesOptionFile.dfm:34 +msgid "Option File" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..Label2..Caption +#: AdminStartupVariables.dfm:1842 +msgid "Option File:" +msgstr "" + +#: AdminUsers.pas:1144 AdminUsers.pas:1610 +msgid "Option change" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 244 +msgid "" +"Option for MyISAM tables. Can have one of the following values: ON, OFF, ALL." +msgstr "" + +#: source/linux/MDynamicInterface.cc:332 +#, c-format +msgid "Option: %s" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label18..Caption +#: AdminUsers.dfm:254 +msgid "Optional contact information " +msgstr "" + +#: po/glade_files.c:409 +msgid "" +"Optional messager information\n" +"(tel., fax, ICQ etc)" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..Caption +#. TextSearchForm..PageControl..OptionsTabSheet..Caption +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..Caption +#: po/glade_files.c:74 po/glade_files.c:315 AdminRestore.dfm:257 +#: OptionsEditor.dfm:5 TextSearch.dfm:175 TextSearch.dfm:245 +msgid "Options" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..OptionsMI..Caption +#: Main.dfm:165 +msgid "Options ..." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Caption +#: AdminCatalogTableCheck.dfm:219 +msgid "OptionsTabSheet" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OrgSchemaRadioButton..Caption +#: AdminRestore.dfm:169 +msgid "Original schema" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..OtherSlice.Text +#: source/linux/MACatalogsPanel.cc:189 +#: AdminStartupVariablesInnoDBDatafiles.dfm:159 +msgid "Other" +msgstr "" + +#: source/linux/MABackupPanel.cc:1473 +msgid "Out of disk space during backup write." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Caption +#: po/glade_files.c:40 AdminBackup.dfm:595 +msgid "Output File Options" +msgstr "" + +#: AdminServerHealth.pas:366 +msgid "Overview of the system variables." +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: AdminServerConnections.dfm:93 AdminServerConnections.dfm:245 +#: AdminServerProcesses.dfm:61 +msgid "PID" +msgstr "" + +#. Row 248 +msgid "" +"PID file of the MySQL server process. The value of the --pid-file option." +msgstr "" + +#: po/glade_files.c:214 +msgid "Page Caption" +msgstr "" + +#: AdminServerHealth.pas:1392 +msgid "Page Caption:" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label4..Caption +#: AdminServerLogs.dfm:188 +msgid "Page Content:" +msgstr "" + +#: po/glade_files.c:215 AdminServerHealth.pas:1394 +msgid "Page Description" +msgstr "" + +#: AdminServerHealth.pas:1397 +msgid "Page Description:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label2..Caption +#: po/glade_files.c:365 AdminServerLogs.dfm:174 +msgid "Pages:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:288 +msgid "Parameters" +msgstr "" + +#: AdminUsers.pas:547 +msgid "Password not confirmed" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label3..Caption +#. PasswordDialog..TntLabel3..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordLbl..Caption +#: AdminUsers.dfm:132 Password.dfm:49 OptionsEditor.dfm:714 +msgid "Password:" +msgstr "" + +#. PasswordDialog..PasswordEdit..Text +#: Password.dfm:66 +msgid "PasswordEdit" +msgstr "" + +#. MainForm..MainMenu..Edit1..PasteMI..Caption +#: Main.dfm:116 +msgid "Paste" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1251 +msgid "Path" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label11..Caption +#: AdminServiceControl.dfm:400 +msgid "Path to binary:" +msgstr "" + +msgid "" +"Path to installation directory. All paths are usually resolved relative to " +"this." +msgstr "" + +msgid "Path to the character-sets directory." +msgstr "" + +msgid "Path to the database root" +msgstr "" + +msgid "Path to the temporary directory." +msgstr "" + +#. Row 245 +msgid "" +"Paths to individual datafiles and their sizes. The full directory path to " +"each datafile is acquired by concatenating innodb_data_home_dir to the paths " +"specified here. The file sizes are specified in megabytes, hence the 'M' " +"after the size specification above. InnoDB also understands the abbreviation " +"'G', 1 G meaning 1024 MB. Starting from 3.23.44 you can set the file-size " +"bigger than 4 GB on those operating systems which support big files. On some " +"operating systems files must be < 2 GB. If you do not specify " +"innodb_data_file_path, the default behavior starting from 4.0 is to create a " +"10 MB auto-extending datafile `ibdata1'. The sum of the sizes of the files " +"must be at least 10 MB." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox..Text +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:242 AdminServerHealthGraphSettings.dfm:101 +#: AdminServerHealthGraphSettings.dfm:103 +msgid "Percentage" +msgstr "" + +msgid "Percentage of dirty pages allowed in bufferpool" +msgstr "" + +#. Row 246 +msgid "Performance" +msgstr "" + +#: source/linux/MABackupPanel.cc:1071 +msgid "Performing backup..." +msgstr "" + +#: po/glade_files.c:114 +msgid "Performs a check for errors in the selected tables." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1483 +#, c-format +msgid "Permanently remove account '%s' from MySQL server at %s:%i?" +msgstr "" + +msgid "" +"Permits the application to give the threads system a hint for the desired " +"number of threads that should be run at the same time" +msgstr "" + +msgid "Persistent buffer for query parsing and execution" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 247 +msgid "" +"Persistent buffer for transaction_alloc_blocks that is not freed between " +"queries. By making this big enough to fit all queries in a common " +"transaction you can avoid a lot of malloc() calls. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +msgid "Persistent buffer for transactions to be stored in binary log" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..PieValues.Name +#: AdminStartupVariablesInnoDBDatafiles.dfm:161 +msgid "Pie" +msgstr "" + +#: ApplicationDataModule.pas:301 +msgid "Please check the file path and the existence of the following files:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1044 +#, c-format +msgid "" +"Please confirm deletion of table '%s.%s'.\n" +"Drop table will delete all data in the table and discard the table " +"definition from the schema." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1305 +msgid "Please confirm graph removal." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1397 +msgid "Please confirm group removal. All graphs inside will be removed." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1509 +msgid "" +"Please confirm page removal. All groups and graphs inside will be removed." +msgstr "" + +#. NameEditorForm..TntLabel1..Caption +#: NameEditor.dfm:24 +msgid "Please enter a name:" +msgstr "" + +#: AdminUsers.pas:569 +msgid "Please enter a valid user name." +msgstr "" + +#: AdminUsers.pas:2479 +msgid "" +"Please enter the name of a new schema including wildcards like % and _, e.g. " +"test%" +msgstr "" + +#: AdminCatalog.pas:2246 +msgid "" +"Please enter the name of the PROCEDURE / FUNCTION you want to create. A code " +"template will be created." +msgstr "" + +#: AdminCatalog.pas:2443 +msgid "" +"Please enter the name of the VIEW you want to create. A code template will " +"be created." +msgstr "" + +#: AdminServerHealth.pas:851 +msgid "Please enter the new value of the variable." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1190 +msgid "Please fill the Value Formula field." +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..TntLabel1....AutoSize +#: AdminOptionPages.dfm:156 +msgid "" +"Please note that events will be written to the Windows Event Viewer even if " +"this option is not selected." +msgstr "" + +#: AdminUsers.pas:1497 +msgid "Please note that the user icon must not be larger than 48x48 pixels" +msgstr "" + +#: AdminStartupVariables.pas:1075 +msgid "" +"Please note that you have to delete the file manually after the Service has " +"been stopped or restarted." +msgstr "" + +#: AdminUsers.pas:649 +msgid "Please refresh the user list." +msgstr "" + +#: source/linux/MABackupPanel.cc:1170 +msgid "Please select a profile first." +msgstr "" + +#: AdminCatalog.pas:2241 +msgid "Please select a schema before creating a stored procedure." +msgstr "" + +#: AdminCatalog.pas:2439 +msgid "Please select a schema before creating a view." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label7..Caption +#: AdminRestore.dfm:87 +msgid "Please select how the backup should be restored." +msgstr "" + +#: po/glade_files.c:333 +msgid "Please select the character set used in the file." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label22....Height +#: AdminCatalogTableCheck.dfm:69 +msgid "Please select the task you want to perform on the seleted tables." +msgstr "" + +#: AdminServiceControl.pas:1326 +msgid "Please stop the service %s before deinstallation." +msgstr "" + +#: source/linux/MABackupPanel.cc:807 +msgid "Please supply a name for this profile" +msgstr "" + +#: source/linux/MAdministrator.cc:629 +msgid "Please wait..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:53 AdminReplication.dfm:320 +msgid "Port" +msgstr "" + +msgid "" +"Port for connecting to slave reported to the master during slave " +"registration. Set it only if the slave is listening on a non-default port or " +"if you have a special tunnel from the master or other clients to the slave. " +"If not sure, leave this option unset." +msgstr "" + +msgid "Port number to use for connections." +msgstr "" + +#. Row 249 +msgid "Port on which the MySQL server listens. Value of the --port option." +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..PortCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortLbl..Caption +#: source/linux/MAServerInformationPanel.cc:64 AdminServerInfo.dfm:208 +#: OptionsEditor.dfm:721 +msgid "Port:" +msgstr "" + +#: po/glade_files.c:68 +msgid "Prefix for backup file names. " +msgstr "" + +msgid "Preload buffer size" +msgstr "" + +#: source/linux/MABackupPanel.cc:1052 +msgid "Preparing..." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:187 +msgid "Primary" +msgstr "" + +msgid "Print a symbolic stack trace on failure." +msgstr "" + +msgid "Print stack trace" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#: AdminUsers.dfm:427 +msgid "Privilege" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: source/linux/MACatalogsPanel.cc:275 AdminCatalog.dfm:3858 +msgid "Privileges" +msgstr "" + +#. AdminRestoreProgressForm..ProblemLabel..Caption +#: AdminRestoreProgress.dfm:39 +msgid "Problems found:" +msgstr "" + +#: source/linux/MARestorePanel.cc:406 +msgid "Processing backup file..." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:245 +msgid "Processing configuration file..." +msgstr "" + +#: source/linux/MABackupPanel.cc:816 +msgid "Profile name cannot contain character '/'" +msgstr "" + +#: ApplicationDataModule.pas:617 +msgid "Profiled %s loaded." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..SubTreePnl..ProjectListView......Caption +#: po/glade_files.c:4 AdminBackup.dfm:1239 +msgid "Project Name" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label4..Caption +#: AdminBackup.dfm:369 +msgid "Project Name:" +msgstr "" + +#. Row 250 +msgid "Protocol version used by the MySQL server." +msgstr "" + +msgid "Purge relay logs" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:360 +msgid "Query" +msgstr "" + +msgid "Query Cache Hitrate" +msgstr "" + +msgid "Query Logfile Name:" +msgstr "" + +msgid "Query alloc block size:" +msgstr "" + +#. Row 251 +msgid "Query cache" +msgstr "" + +msgid "Query cache limit" +msgstr "" + +msgid "Query cache type to use." +msgstr "" + +msgid "Query expansion limit:" +msgstr "" + +msgid "Query prealloc size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..QuickRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepQuickCBox..Caption +#: po/glade_files.c:170 AdminCatalogTableCheck.dfm:318 +#: AdminCatalogTableCheck.dfm:488 +msgid "Quick" +msgstr "" + +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:356 ApplicationDataModule.pas:143 +msgid "Quit" +msgstr "" + +msgid "" +"READ-UNCOMMITTED=READ-UNCOMMITTED\n" +"READ-COMMITTED=READ-COMMITTED\n" +"REPEATABLE-READ=REPEATABLE-READ\n" +"SERIALIZABLE=SERIALIZABLE\n" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:315 +msgid "R_emove User" +msgstr "" + +msgid "Range alloc block size" +msgstr "" + +msgid "Read buffer size" +msgstr "" + +msgid "Read rnd buffer size" +msgstr "" + +msgid "Read timeout" +msgstr "" + +#: source/linux/MARestorePanel.cc:571 +#, c-format +msgid "Reading backup file '%s'..." +msgstr "" + +#: po/glade_files.c:331 source/linux/MARestorePanel.cc:570 +msgid "Reading backup file..." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServiceLabel..Caption +#: AdminServiceControl.dfm:135 +msgid "Reading service status..." +msgstr "" + +#. MainForm..MainMenu..FileMI..ReconnectMI..Caption +#: Main.dfm:84 +msgid "Reconnect" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel7..RefreshIndicesBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..RefreshViewsBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..RefreshSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button13..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Button1..Caption +#. AdminCatalogForm..TablesPopupMenu..RefreshMI..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel3..BottomBtnPnl..Button1..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RefreshBtn..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Panel1..Button1..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerProcessesForm..ServerProcessesPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. AdminServerStatusForm..ServerStatusPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaTreeViewPopupMenu..RefreshCatalogsSchemataListMI..Caption +#: AdminCatalog.dfm:1957 AdminCatalog.dfm:3043 AdminCatalog.dfm:3346 +#: AdminCatalog.dfm:3740 AdminCatalog.dfm:3870 AdminCatalog.dfm:3949 +#: AdminReplication.dfm:152 AdminReplication.dfm:290 +#: AdminServerConnections.dfm:67 AdminServerHealth.dfm:127 +#: AdminServerHealth.dfm:222 AdminServerLogs.dfm:143 +#: AdminServerProcesses.dfm:48 AdminServerStatus.dfm:49 +#: SchemataTreeView.dfm:270 +msgid "Refresh" +msgstr "" + +#. AdminBackupForm..ProfilesPopupMenu..RefreshProfilesMI..Caption +#: AdminBackup.dfm:1274 +msgid "Refresh Backup Projects" +msgstr "" + +#. AdminUsersForm..CatalogTreePopup..RefreshCatalogTreeMI..Caption +#: AdminUsers.dfm:1080 +msgid "Refresh Schemata List" +msgstr "" + +#. AdminServiceControlForm..PopupMenu..RefreshServiceStatusMI..Caption +#: AdminServiceControl.dfm:716 +msgid "Refresh Service Status" +msgstr "" + +#: po/glade_files.c:227 +msgid "Refresh Time" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label10..Caption +#: AdminServerHealthGraphSettings.dfm:180 +msgid "Refresh Time:" +msgstr "" + +#. AdminUsersForm..UserActionManager..RefreshAction..Caption +#: AdminUsers.dfm:1145 +msgid "Refresh user list" +msgstr "" + +msgid "Relay Log" +msgstr "" + +msgid "Relay log filename:" +msgstr "" + +msgid "Relay log index filename:" +msgstr "" + +msgid "Relay log info filename:" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel2..Caption +#: AdminRestoreProgress.dfm:129 +msgid "Remaining time:" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. AdminRestoreForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..RemoveWarningFromIgnoreListBtn..Caption +#: AdminBackup.dfm:1257 AdminRestore.dfm:453 AdminStartupVariables.pas:1077 +#: OptionsEditor.dfm:659 +msgid "Remove" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1840 +#, c-format +msgid "Remove '%s' from the list of hosts the user can connect from?" +msgstr "" + +#: AdminStartupVariables.pas:693 +msgid "Remove Data File" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RemoveInstancefromMonitoringListBtn..Caption +#: AdminReplication.dfm:300 +msgid "Remove Instance from Monitoring List" +msgstr "" + +#: AdminStartupVariables.pas:675 AdminStartupVariables.pas:1071 +msgid "Remove data file" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserActionManager..RemoveHostAction..Caption +#: AdminUsers.dfm:1135 +msgid "Remove host from which the user can connect" +msgstr "" + +#: po/glade_files.c:10 +msgid "Remove selected database from backup list" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1825 +msgid "" +"Removing the last host from the users host list will also remove user " +"itself. Please confirm." +msgstr "" + +#: source/linux/MDataInterface.cc:302 +msgid "Removing user..." +msgstr "" + +#: source/linux/MAHealthPanel.cc:410 +msgid "Rename Group" +msgstr "" + +#: po/glade_files.c:191 +msgid "Repair Method" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Caption +#: po/glade_files.c:182 AdminCatalogTableCheck.dfm:422 +msgid "Repair Option" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..RepairTableMI..Caption +#: AdminCatalog.dfm:3922 +msgid "Repair Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:383 +msgid "Repair Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:384 +msgid "Repair Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..RepairCheckTablesRBtn..Caption +#: po/glade_files.c:145 AdminCatalogTableCheck.dfm:130 +#: AdminCatalogTableCheck.pas:316 AdminCatalogTableCheck.pas:317 +msgid "Repair Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Caption +#: AdminCatalogTableCheck.dfm:447 +msgid "Repair method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label13..Caption +#: AdminCatalogTableCheck.dfm:368 +msgid "Repair tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Caption +#: AdminCatalogTableCheck.dfm:352 +msgid "RepairTabSheet" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1277 +msgid "Repairing table(s)..." +msgstr "" + +msgid "Replicate these databases:" +msgstr "" + +msgid "Replicate these tables:" +msgstr "" + +msgid "Replicate wild these tables:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 252 +#: AdminReplication.dfm:4 +msgid "Replication" +msgstr "" + +#: po/glade_files.c:305 +msgid "Replication Overview" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Replication Status Section +#: source/linux/MAdministrator.cc:91 Main.pas:534 +msgid "Replication Status" +msgstr "" + +#: po/glade_files.c:298 +msgid "Replication _Status" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:192 +msgid "Replication not enabled." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel5..Label8..Caption +#: po/glade_files.c:306 AdminReplication.dfm:37 AdminReplication.dfm:63 +msgid "Replication overview" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel1..Label1..Caption +#: po/glade_files.c:307 AdminReplication.dfm:194 +msgid "Replication server information" +msgstr "" + +msgid "Report Host:" +msgstr "" + +msgid "Report Password:" +msgstr "" + +msgid "Report Port" +msgstr "" + +msgid "Report User:" +msgstr "" + +#. MainForm..MainMenu..HelpMI..ReportBugMI..Caption +#: Main.dfm:196 +msgid "Report a new Bug to MySQL" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +#: AdminOptionPages.dfm:97 +msgid "Reset Peak Level after a number of ticks" +msgstr "" + +#: po/glade_files.c:431 +msgid "Resource Limits" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourcesInfoLbl..Caption +#: AdminUsers.dfm:891 +msgid "Resource management" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Caption +#: AdminUsers.dfm:849 +msgid "Resources" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label1..Caption +#. Create Restore Section +#: AdminRestore.dfm:324 Main.pas:542 +msgid "Restore" +msgstr "" + +#: po/glade_files.c:330 source/linux/MAdministrator.cc:88 +msgid "Restore Backup" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Caption +#: AdminRestore.dfm:278 +msgid "Restore Content" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..RestoreDefaults3MI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..RestoreDefaults2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..RestoreDefaultsMI..Caption +#: source/linux/MAHealthPanel.cc:440 AdminServerHealth.dfm:6233 +#: AdminServerHealth.dfm:6276 AdminServerHealth.dfm:6342 +msgid "Restore Defaults" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label6..Caption +#: AdminRestore.dfm:68 +msgid "Restore Options" +msgstr "" + +#: AdminBackupProgress.pas:55 +msgid "Restore Progress" +msgstr "" + +#: AdminBackupProgress.pas:54 +msgid "Restore Progress ..." +msgstr "" + +#: AdminBackupProgress.pas:56 +msgid "Restore Project:" +msgstr "" + +#: AdminRestore.pas:476 +msgid "Restore Thread cannot connect to MySQL" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label3..Caption +#: AdminRestore.dfm:311 +msgid "Restore a backup" +msgstr "" + +#: po/glade_files.c:317 +msgid "Restore backup" +msgstr "" + +#: po/glade_files.c:316 +msgid "Restore selected tables in:" +msgstr "" + +#: AdminRestoreProgress.pas:112 +msgid "Restoring" +msgstr "" + +#: AdminRestoreProgress.pas:110 +msgid "Restoring %s" +msgstr "" + +#: source/linux/MARestorePanel.cc:613 source/linux/MARestorePanel.cc:614 +msgid "Restoring backup..." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Caption +#: AdminRestoreProgress.dfm:48 +msgid "Restoring file" +msgstr "" + +#. AdminRestoreProgressForm..Caption +#: AdminRestoreProgress.dfm:5 +msgid "Restoring file..." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Caption +#: AdminCatalogTableCheck.dfm:510 +msgid "ResultTabSheet" +msgstr "" + +#: source/linux/MInstanceInfo.cc:356 source/linux/MInstanceInfo.cc:402 +#: source/linux/MInstanceInfo.cc:467 source/linux/MInstanceInfo.cc:507 +msgid "Retrieving data from MySQL..." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:153 +msgid "Retrieving slave status information..." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:199 +msgid "Retrieving user info..." +msgstr "" + +msgid "Retry count:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3402 +msgid "Return Data Type" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:99 +msgid "Reverting changes..." +msgstr "" + +#: po/glade_files.c:417 +msgid "Revoke privilege" +msgstr "" + +msgid "Rewrite DB names:" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#: AdminUsers.dfm:564 AdminUsers.dfm:749 +msgid "Right" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalAssignedPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAssignedListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAssignedListView......Caption +#: AdminUsers.dfm:451 AdminUsers.dfm:587 AdminUsers.dfm:773 +msgid "Rights" +msgstr "" + +#: po/glade_files.c:364 +msgid "Rotate Log" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3378 +msgid "Routine Name" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryRowLbl..Caption +#: AdminOptionPages.dfm:146 +msgid "Row" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:149 +msgid "Row Format" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Caption +#: po/glade_files.c:111 AdminCatalog.dfm:570 +msgid "Row Status" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label27..Caption +#: AdminCatalog.dfm:439 +msgid "Row format:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: source/linux/MABackupPanel.cc:126 source/linux/MACatalogsPanel.cc:150 +#: AdminBackup.dfm:330 AdminCatalog.dfm:835 AdminRestore.dfm:381 +msgid "Rows" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label28..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..RowsCountCaptionLbl..Caption +#: AdminCatalog.dfm:594 AdminCatalog.dfm:1543 +msgid "Rows:" +msgstr "" + +#: po/glade_files.c:100 +msgid "" +"Rows:\n" +"Avg.Row Length:\n" +"Data Length:\n" +"Max Data Length:\n" +"Index Length:\n" +"Data Free:" +msgstr "" + +#: po/glade_files.c:88 +msgid "Rows: " +msgstr "" + +#: source/linux/MACatalogsPanel.cc:507 +#, c-format +msgid "Rows: %i" +msgstr "" + +msgid "Run as User:" +msgstr "" + +msgid "Run mysqld daemon as user." +msgstr "" + +#. Row 253 +msgid "SELECT" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "SLAVE" +msgstr "" + +#. Row 270 +msgid "SQL" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU..Text +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU....Items.Strings +#: po/glade_files.c:38 AdminBackup.dfm:713 AdminBackup.dfm:716 +#: AdminRestore.dfm:151 AdminRestore.dfm:153 AdminRestore.pas:237 +msgid "SQL Files" +msgstr "" + +msgid "SQL Mode:" +msgstr "" + +#: source/linux/util.cc:42 +msgid "SQL error." +msgstr "" + +#: po/glade_files.c:363 +msgid "S_ave Log" +msgstr "" + +msgid "Safe User Create" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSaturdayCBox..Caption +#: po/glade_files.c:56 AdminBackup.dfm:996 +msgid "Saturday" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:207 +msgid "Save Log" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..Button2..Caption +#: AdminServerLogs.dfm:133 +msgid "Save Log Page" +msgstr "" + +#. AdminServerLogsForm..MemoPopupMenu..SaveMI..Caption +#: AdminServerLogs.dfm:715 +msgid "Save Log Page..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..ApplyBtn..Caption +#: po/glade_files.c:81 AdminBackup.dfm:1164 +msgid "Save Project" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:907 +msgid "Save Script" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +#: Main.dfm:158 +msgid "Save current Connection ..." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:112 +msgid "Saving configurations..." +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..Caption +#: Main.dfm:79 +msgid "Scan Interval" +msgstr "" + +#: po/glade_files.c:165 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates\n" +"a key checksum for the rows and verifies this with a calculated \n" +"checksum for the keys." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label10....AutoSize +#: AdminCatalogTableCheck.dfm:290 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates a key " +"checksum for the rows and verifies this with a calculated checksum for the " +"keys." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..Caption +#: AdminBackup.dfm:748 AdminBackup.dfm:763 +msgid "Schedule" +msgstr "" + +#: po/glade_files.c:76 source/linux/MABackupPanel.cc:1398 +msgid "Schedule Backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label6..Caption +#: AdminBackup.dfm:874 +msgid "Schedule Project" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +#: AdminBackup.dfm:845 +msgid "Schedule this backup project" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..TntLabel2..Caption +#: po/glade_files.c:420 AdminCatalog.dfm:211 AdminCatalog.dfm:387 +#: AdminCatalog.dfm:1923 AdminCatalog.dfm:3184 AdminCatalog.dfm:3289 +#: AdminCatalog.dfm:3420 +msgid "Schema" +msgstr "" + +#. schema privileges +#: source/linux/MAUserAdministrationPanel.cc:894 +msgid "Schema (database) privileges assigned to the user" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Caption +#: AdminCatalog.dfm:1833 +msgid "Schema Indices" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Caption +#: AdminUsers.dfm:666 +msgid "Schema Object Privileges" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Caption +#: po/glade_files.c:422 AdminUsers.dfm:481 +msgid "Schema Privileges" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivInfoLbl..Caption +#: AdminUsers.dfm:536 +msgid "Schema Privileges assigned to the User" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Caption +#: AdminCatalog.dfm:223 +msgid "Schema Tables" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Caption +#: AdminCatalog.dfm:3747 +msgid "Schema Users" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Panel17..EventsTitleLbl..Caption +#: AdminCatalog.dfm:3448 +msgid "Schema events" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesTitleLbl..Caption +#: AdminCatalog.dfm:1851 +msgid "Schema indices" +msgstr "" + +#: AdminUsers.pas:2479 SchemataTreeView.pas:1499 +msgid "Schema name:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcTitleLbl..Caption +#: AdminCatalog.dfm:3217 +msgid "Schema stored procedures" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsTitleLbl..Caption +#: AdminCatalog.dfm:3112 +msgid "Schema views" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..TopPnl..SchemataLbl..Caption +#. SchemataFrame..SchemaSearchPopupMenu..SearchSchemataMI..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..SchemataSubMI..Caption +#: source/linux/MACatalogsPanel.cc:348 SchemataTreeView.dfm:54 +#: SchemataTreeView.dfm:100 SchemataTreeView.dfm:142 +msgid "Schemata" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..SearchBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..PageControl..SearchTabSheet..Caption +#. TextSearchForm..PageControl..SearchTabSheet..SearchBtn..Caption +#: AdminServerLogs.dfm:123 TextSearch.dfm:42 TextSearch.dfm:69 +#: MySQLResultSetControls.pas:3450 +msgid "Search" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..MemoPopupMenu..SearchMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..Caption +#: AdminServerLogs.dfm:698 TextSearch.dfm:7 +msgid "Search ..." +msgstr "" + +#. AdminServerLogsForm..MemoPopupMenu..SearchNextMI..Caption +#: AdminServerLogs.dfm:704 +msgid "Search Next ..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:245 AdminServerHealthGraphSettings.dfm:106 +msgid "Seconds" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label9..Caption +#: AdminServiceControl.dfm:320 +msgid "Section Name:" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..SectionCaptionLbl..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label3..Caption +#: AdminStartupVariables.dfm:1864 AdminStartupVariablesOptionFile.dfm:68 +msgid "Section:" +msgstr "" + +msgid "Secure authentication" +msgstr "" + +msgid "Security" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:344 +msgid "Select" +msgstr "" + +#. MainForm..MainMenu..Edit1..SelectAllMI..Caption +#: Main.dfm:121 +msgid "Select All" +msgstr "" + +#: source/linux/MABackupPanel.cc:1063 +msgid "Select Backup File Name" +msgstr "" + +#: po/glade_files.c:383 +msgid "Select Configuration File" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1129 +msgid "Select Directory" +msgstr "" + +#: po/glade_files.c:361 source/linux/MDynamicInterface.cc:1129 +msgid "Select File" +msgstr "" + +#: po/glade_files.c:332 +msgid "Select File Character Set" +msgstr "" + +#: po/glade_files.c:435 +msgid "Select Icon for User" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:175 +msgid "Select Log File" +msgstr "" + +#: source/linux/MABackupPanel.cc:352 +msgid "Select Target Directory" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label10....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:122 +msgid "" +"Select a drive to get infomation about the File System and the available " +"free space." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..SelectSchemaLbl..Caption +#: AdminCatalog.dfm:201 +msgid "Select a schema to display the assets." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label5....AutoSize +#: AdminStartupVariablesOptionFile.dfm:90 +msgid "" +"Select the section that should be edited. The server will read the following " +"sections if present. [mysqld], [server], [mysqld-x.x]" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Caption +#: AdminCatalogTableCheck.dfm:46 +msgid "SelectTabSheet" +msgstr "" + +#: po/glade_files.c:329 +msgid "Selection" +msgstr "" + +#. Row 254 +msgid "Selects" +msgstr "" + +#: po/glade_files.c:59 +msgid "Separate multiple days with a comma." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:205 source/linux/MACatalogsPanel.cc:233 +msgid "Seq. in Index" +msgstr "" + +#: po/glade_files.c:290 +msgid "Ser_vice Control" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..Caption +#. Create Server Connections Section +#: source/linux/MAdministrator.cc:76 AdminServerConnections.dfm:4 +#: Main.pas:518 +msgid "Server Connections" +msgstr "" + +#: po/glade_files.c:377 +msgid "Server Control" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Caption +#: AdminServiceControl.dfm:358 +msgid "Server Features depending on choosen binary" +msgstr "" + +msgid "Server Id" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..Caption +#. Create Server Information Section +#: po/glade_files.c:311 po/glade_files.c:352 source/linux/MAdministrator.cc:64 +#: AdminReplication.dfm:168 AdminServerInfo.dfm:241 Main.pas:497 +msgid "Server Information" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..Caption +#. Create Server Logs Section +#: source/linux/MAdministrator.cc:82 AdminServerLogs.dfm:4 Main.pas:527 +msgid "Server Logs" +msgstr "" + +#. AdminServerProcessesForm..Caption +#: AdminServerProcesses.dfm:6 +msgid "Server Processes" +msgstr "" + +#. AdminServerHealthForm..Caption +#. AdminServerStatusForm..Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Caption +#: AdminServerHealth.dfm:4 AdminServerStatus.dfm:6 AdminServerStatus.dfm:62 +#: AdminServiceControl.dfm:127 +msgid "Server Status" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:142 +#: source/linux/MAServiceControlPanel.cc:140 +msgid "" +"Server Status:\n" +" Server is running" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:147 +#: source/linux/MAServiceControlPanel.cc:151 +msgid "" +"Server Status:\n" +" Server is stopped" +msgstr "" + +#: po/glade_files.c:343 po/glade_files.c:372 +msgid "" +"Server Status:\n" +" Status unknown" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..Caption +#: po/glade_files.c:212 AdminServerStatus.dfm:105 +msgid "Server Variables" +msgstr "" + +#: po/glade_files.c:293 +msgid "Server _Connections" +msgstr "" + +#: po/glade_files.c:289 +msgid "Server _Information" +msgstr "" + +#: po/glade_files.c:295 +msgid "Server _Logs" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:320 +msgid "Server shutdown" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:316 +msgid "Server startup" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..Label5..Caption +#: AdminServerInfo.dfm:67 +msgid "Server status:" +msgstr "" + +#. AdminServerInfoForm..Caption +#: AdminServerInfo.dfm:4 +msgid "ServerInfo" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..Caption +#. Create Service Control Section +#: source/linux/MAdministrator.cc:67 AdminServiceControl.dfm:4 Main.pas:501 +msgid "Service Control" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label5..Caption +#: AdminServiceControl.dfm:504 +msgid "Service Description:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Caption +#. AdminStartupVariablesForm..SheetHeaderPnl..SheetHeaderLbl..Caption +#: AdminServiceControl.dfm:468 AdminStartupVariables.dfm:1971 +msgid "Service Settings" +msgstr "" + +#: AdminServiceControl.pas:978 +msgid "Service is running." +msgstr "" + +#: AdminServiceControl.pas:993 +msgid "Service is stopped." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Label1..Caption +#: AdminServiceControl.dfm:158 +msgid "Service status:" +msgstr "" + +#: AdminServerHealth.pas:852 +msgid "Set" +msgstr "" + +#: AdminServerHealth.pas:850 +msgid "Set Variable" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..Label14..Caption +#: AdminServiceControl.dfm:634 +msgid "Set the Service parameters of the selected service" +msgstr "" + +msgid "Set the default character set." +msgstr "" + +msgid "Set the default collation." +msgstr "" + +msgid "Set the replication role" +msgstr "" + +msgid "Set up for GDB" +msgstr "" + +msgid "Set up signals usable for debugging" +msgstr "" + +#: po/glade_files.c:67 +msgid "Set..." +msgstr "" + +#. Row 255 +msgid "Show" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:388 +msgid "Show Create Script" +msgstr "" + +#. AdminServerConnectionsForm..UserPopupMenu..ShowUserInfoMI..Caption +#: AdminServerConnections.dfm:348 +msgid "Show Details" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowGlobalPrivCBox..Caption +#: AdminOptionPages.dfm:42 +msgid "Show Global Privileges" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowTblColPrivCBox..Caption +#: AdminOptionPages.dfm:51 +msgid "Show Schema Object Privileges" +msgstr "" + +msgid "Show Slave authentication Info" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowHostsCheckbox..Caption +#. AdminUsersForm..UserActionManager..ShowHostsAction..Caption +#: AdminOptionPages.dfm:62 AdminUsers.dfm:1140 AdminUsers.pas:1146 +#: AdminUsers.pas:1612 +msgid "Show hosts in user list" +msgstr "" + +msgid "Show user and password in SHOW SLAVE HOSTS" +msgstr "" + +#: Main.pas:532 Main.pas:592 +msgid "Shutdown Instance" +msgstr "" + +#: po/glade_files.c:26 +msgid "Single Transaction" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel3..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel4..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel5..Caption +#: source/linux/MDynamicInterface.cc:1212 +#: source/linux/MDynamicInterface.cc:1253 AdminStartupVariables.pas:652 +#: OptionsEditor.dfm:407 OptionsEditor.dfm:415 OptionsEditor.dfm:423 +msgid "Size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 256 +msgid "" +"Size in bytes of blocks in the key buffer. The default value is 1024. This " +"variable was added in MySQL 4.1.1. " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 257 +msgid "" +"Size of a memory pool InnoDB uses to store data dictionary information and " +"other internal data structures. A sensible value for this might be 2M, but " +"the more tables you have in your application the more you will need to " +"allocate here. If InnoDB runs out of memory in this pool, it will start to " +"allocate memory from the operating system, and write warning messages to the " +"MySQL error log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 258 +msgid "" +"Size of blocks that are allocated when doing range optimization. This " +"variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool specified below, where n is " +"the number of log files in the group. The larger the value, the less " +"checkpoint flush activity is needed in the buffer pool, saving disk I/O. But " +"larger log files also mean that recovery will be slower in case of a crash. " +"The combined size of log files must be less than 4 GB on 32-bit computers. " +"The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 259 +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool, where n is the number of " +"log files in the group. The larger the value, the less checkpoint flush " +"activity is needed in the buffer pool, saving disk I/O. But larger log files " +"also mean that recovery will be slower in case of a crash. The combined size " +"of log files must be less than 4 GB on 32-bit computers. The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 260 +msgid "" +"Size of memory allocation blocks that are allocated for objects created " +"during query parsing and execution. If you have problem with memory " +"fragmentation, it may help to increase this a bit. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 261 +msgid "" +"Size of memory allocation blocks that are allocated for storing queries that " +"are part of a transaction that are to be stored in the binary log when doing " +"a commit. This variable was added in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 262 +msgid "" +"Size of the buffer pool in MB, if it is placed in the AWE memory of 32-bit " +"Windows. Available starting from 4.1.0 and only relevant in 32-bit Windows. " +"If your 32-bit Windows operating system supports more than 4 GB memory, so-" +"called Address Windowing Extensions, you can allocate the InnoDB buffer pool " +"into the AWE physical memory using this parameter. The maximum possible " +"value for this is 64000. If this parameter is specified, then " +"innodb_buffer_pool_size is the window in the 32-bit address space of the " +"MySQL server where InnoDB maps that AWE memory. A good value for " +"innodb_buffer_pool_size is then 500 MB." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 263 +msgid "" +"Size of the buffer that is used for full joins (joins that do not use " +"indexes). The buffer is allocated one time for each full join between two " +"tables. Increase this value to get a faster full join when adding indexes is " +"not possible. (Normally the best way to get fast joins is to add indexes.)" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 264 +msgid "" +"Size of the buffer used for index blocks. Index blocks are buffered and are " +"shared by all threads. Increase this value to get better index handling (for " +"all reads and multiple writes) to as much as you can afford." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 265 +msgid "" +"Size of the buffer which InnoDB uses to write log to the log files on disk. " +"Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 266 +msgid "" +"Size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +#: po/glade_files.c:278 +msgid "" +"Size of the data file.\n" +"Remember you may select to auto-extend the last data file." +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label5....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:243 +msgid "" +"Size of the data file. Remember that you can select to auto - extend the " +"last specified data file." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 267 +msgid "" +"Size of the memory buffer InnoDB uses to cache data and indexes of its " +"tables. The larger you set this, the less disk I/O is needed to access data " +"in tables. On a dedicated database server you may set this parameter up to " +"80% of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory might cause paging in the " +"operating system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 268 +msgid "" +"Size of the persistent buffer used for query parsing and execution. This " +"buffer is not freed between queries. If you are running complex queries, a " +"larger query_prealloc_size value may be helpful in improving performance, " +"because it can reduce the need for the server to perform memory allocation " +"during query execution operations. This variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of tree cache used in bulk insert optimisation. Note that this is a " +"limit per thread!" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label7..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageSizeTitleLbl..Caption +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..BinarySizeTitelLbl..Caption +#: po/glade_files.c:271 AdminStartupVariablesInnoDBDatafiles.dfm:214 +#: MySQLResultSetFieldViewer.dfm:134 MySQLResultSetFieldViewer.dfm:871 +msgid "Size:" +msgstr "" + +msgid "Skip the following errors:" +msgstr "" + +msgid "Slave Identification" +msgstr "" + +msgid "Slave default connection values" +msgstr "" + +msgid "Slave replication objects" +msgstr "" + +msgid "Slave timeout" +msgstr "" + +#: po/glade_files.c:367 source/linux/MAServerLogsPanel.cc:254 +msgid "Slow Log" +msgstr "" + +msgid "Slow Queries Log:" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..SlowLogTabSheet..Caption +#: AdminServerLogs.dfm:244 +msgid "Slow Query Log" +msgstr "" + +msgid "Slow launch time" +msgstr "" + +msgid "Slow query log options" +msgstr "" + +msgid "Socket/pipe name:" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:64 +msgid "Socket:" +msgstr "" + +#: ApplicationDataModule.pas:300 +msgid "Some vital files cannot be found. " +msgstr "" + +#. Row 269 +msgid "Sort" +msgstr "" + +msgid "Sort buffer size" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..Title +#: AdminStartupVariablesInnoDBDatafiles.dfm:157 +msgid "Space" +msgstr "" + +msgid "Specifies when log files are flushed to disk." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:221 +msgid "Specify Location" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label16..Caption +#: AdminBackup.dfm:451 +msgid "Specify detailed settings of how your backup should be performed" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label7..Caption +#: AdminBackup.dfm:893 +msgid "Specify if the backup project should be executed regulary." +msgstr "" + +#: po/glade_files.c:437 +msgid "" +"Specify the additional host from where the user should be able to connect to " +"the MySQL server." +msgstr "" + +msgid "Speeds up server shutdown process." +msgstr "" + +#: po/glade_files.c:82 +msgid "Start Backup" +msgstr "" + +#: Main.pas:598 +msgid "Start Instance" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StartServiceBtn..Caption +#: AdminServiceControl.dfm:218 +msgid "Start Service" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..UserInfoLbl..Caption +#: AdminServiceControl.dfm:119 +msgid "Start or stop the selected service" +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:154 +msgid "Start the Server" +msgstr "" + +msgid "" +"Start without grant tables. This gives all users FULL ACCESS to all tables!" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Caption +#: AdminServiceControl.dfm:41 +msgid "Start/Stop Service" +msgstr "" + +#: ApplicationDataModule.pas:644 +msgid "Starting backup..." +msgstr "" + +#: source/linux/MInstanceInfo.cc:596 +msgid "Starting service..." +msgstr "" + +#: po/glade_files.c:379 +msgid "Startup Log Messages" +msgstr "" + +#. AdminStartupVariablesForm..Caption +#: AdminStartupVariables.dfm:4 +msgid "Startup Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Server Variables Section +#: source/linux/MAdministrator.cc:70 Main.pas:506 +msgid "Startup Variables" +msgstr "" + +#: po/glade_files.c:291 +msgid "Startup _Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:61 +#: AdminServerConnections.dfm:116 AdminServerConnections.dfm:268 +#: AdminServerProcesses.dfm:83 +msgid "State" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:55 AdminReplication.dfm:328 +msgid "Status" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..Caption +#: po/glade_files.c:211 AdminServerHealth.dfm:41 AdminServerHealth.pas:360 +msgid "Status Variables" +msgstr "" + +#: AdminCatalogTableCheck.pas:196 +msgid "Status checked for table %s." +msgstr "" + +#. Row 271 +msgid "Status of failsafe replication." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1316 +msgid "Status: " +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupProgressForm..StopBtn..Caption +#. AdminRestoreProgressForm..StopButton..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ProgressForm..StopBtn..Caption +#: AdminBackupProgress.dfm:177 AdminRestoreProgress.dfm:161 Progress.dfm:72 +msgid "Stop" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StopServiceBtn..Caption +#. If the service was just created, simply discard it. +#: AdminServiceControl.dfm:172 AdminServiceControl.pas:1326 +msgid "Stop Service" +msgstr "" + +#: po/glade_files.c:376 source/linux/MAServiceControlPanel.cc:143 +msgid "Stop the Server" +msgstr "" + +#. AdminBackupProgressForm..StoppingLbl..Caption +#: AdminBackupProgress.dfm:26 +msgid "Stopping backup process ..." +msgstr "" + +#: source/linux/MInstanceInfo.cc:596 +msgid "Stopping service..." +msgstr "" + +msgid "Stopword file:" +msgstr "" + +#. Row 272 +msgid "Storage Engines" +msgstr "" + +#: AdminUsers.pas:2479 +msgid "Store" +msgstr "" + +#: AdminUsers.pas:703 +msgid "Store changes?" +msgstr "" + +#: po/glade_files.c:129 +msgid "Stored Procedures" +msgstr "" + +#: AuxAdminBackupRestore.pas:306 +msgid "Stored function" +msgstr "" + +#: AuxAdminBackupRestore.pas:301 +msgid "Stored procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Caption +#: AdminCatalog.dfm:3195 +msgid "Stored procedures" +msgstr "" + +#: source/linux/MDataInterface.cc:253 +msgid "Storing user information..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 273 +msgid "" +"String to be executed by a slave server each time the SQL thread starts " +"(similar to init_connect). The format of the string is the same as for the " +"init_connect variable. This variable was added in MySQL 4.1.2." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSundayCBox..Caption +#: po/glade_files.c:50 AdminBackup.dfm:1005 +msgid "Sunday" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..BDBCheckbox..Caption +#: AdminServiceControl.dfm:449 +msgid "Support for BDB" +msgstr "" + +msgid "" +"Syntax: sql-mode=option[,option[,option...]] where option can be one of: " +"REAL_AS_FLOAT, PIPES_AS_CONCAT,ANSI_QUOTES, IGNORE_SPACE, ONLY_FULL_GROUP_BY," +"NO_UNSIGNED_SUBTRACTION." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Caption +#: AdminServerHealth.dfm:134 AdminServerHealth.pas:365 +msgid "System Variables" +msgstr "" + +msgid "TCP Port:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart....Title.Text.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:137 +msgid "TChart" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..TableSheet..Caption +#: AuxAdminBackupRestore.pas:291 MyxTableEditor.dfm:99 +msgid "Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:191 +msgid "Table %s optimized." +msgstr "" + +#: AdminCatalogTableCheck.pas:200 +msgid "Table %s repaired." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..Caption +#: po/glade_files.c:140 AdminCatalogTableCheck.dfm:5 +msgid "Table Maintenance" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:144 AdminCatalog.dfm:823 +#: AdminCatalog.dfm:1999 +msgid "Table Name" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:225 +msgid "Table Name/Column" +msgstr "" + +#: po/glade_files.c:327 +msgid "" +"Table Selection\n" +"Select catalogs/databases/tables to restore" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Caption +#: po/glade_files.c:99 AdminCatalog.dfm:414 +msgid "Table Status" +msgstr "" + +#: source/linux/MABackupPanel.cc:125 +msgid "Table Type" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label24..Caption +#: AdminCatalog.dfm:474 +msgid "Table Type:" +msgstr "" + +#: po/glade_files.c:93 +msgid "" +"Table Type:\n" +"Row Format:\n" +"Auto Increment:\n" +"Create Options:" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivInfoLbl..Caption +#: AdminUsers.dfm:721 +msgid "Table and Column Privileges assigned to the User" +msgstr "" + +#. table privileges +#: source/linux/MAUserAdministrationPanel.cc:913 +msgid "Table and column privileges assigned to the user" +msgstr "" + +msgid "Table cache:" +msgstr "" + +#: AdminStartupVariablesInnoDBDatafiles.pas:119 +msgid "Table space" +msgstr "" + +#: po/glade_files.c:423 +msgid "Table/Column Privileges" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1314 source/linux/MACatalogsPanel.cc:1320 +#: source/linux/MACatalogsPanel.cc:1326 source/linux/MACatalogsPanel.cc:1332 +msgid "Table: " +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..TablenamePnl..TablenameLbl..Caption +#: AdminCatalog.dfm:553 +msgid "TablenameLbl" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..TableSubMI..Caption +#: po/glade_files.c:118 source/linux/MACatalogsPanel.cc:259 +#: SchemataTreeView.dfm:150 SchemataTreeView.pas:1775 +msgid "Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label21..Caption +#: AdminCatalogTableCheck.dfm:54 +msgid "Tables Maintenance" +msgstr "" + +#: source/linux/MDynamicInterface.cc:918 +msgid "Tablespace" +msgstr "" + +msgid "Tahoma" +msgstr "" + +#: po/glade_files.c:65 +msgid "Target Directory" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label11..Caption +#: AdminRestore.dfm:118 +msgid "Target Schema:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirCaptionLbl..Caption +#: AdminBackup.dfm:773 +msgid "Target folder:" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Caption +#: AdminCatalogTableCheck.dfm:76 +msgid "Tasks" +msgstr "" + +msgid "" +"Tells the master it should log updates for the specified database, and " +"exclude all others not explicitly mentioned." +msgstr "" + +msgid "" +"Tells the master that updates to the given database should not be logged to " +"the binary log." +msgstr "" + +msgid "" +"Tells the slave thread to continue replication when a query returns an error " +"from the provided list." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified database. To " +"specify more than one database to ignore,use the directive multiple times, " +"once for each database. This option will not work if you use cross " +"databaseupdates. If you need cross database updates to work, make sure you " +"have 3.23.28 or later, and use replicate-wild-ignore-table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified table. To specify " +"more than one table to ignore, use the directive multiple times, once for " +"each table. This will work for cross-datbase updates, in contrast to " +"replicate-ignore-db." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the tables that match the given " +"wildcard pattern. To specify more than one table to ignore, use the " +"directive multiple times, once for each table. This will work for cross-" +"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do " +"updates to tables in databases that start with foo and whose table names " +"start with bar." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified database. To " +"specify more than one database,use the directive multiple times, once for " +"each database.Note that this will only work if you do not use cross-database " +"queries such as UPDATE some_db.some_table SET foo='bar' while having " +"selected a different or no database. If you need cross database updates to " +"work, make sure you have 3.23.28 or later, and use replicate-wild-do-" +"table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified table. To " +"specify more than one table, use the directive multiple times, once for each " +"table. This will work for cross-database updates, in contrast to replicate-" +"do-db." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the tables that match the " +"specified wildcard pattern. Tospecify more than one table, use the directive " +"multiple times, once for each table. This will work for cross-database " +"updates. Example: replicate-wild-do-table=foo%.bar% will replicate only " +"updates to tables in all databases that start with foo and whose table names " +"start with bar" +msgstr "" + +msgid "" +"Tells the slave to log the updates from the slave thread to the binary log. " +"You will need to turn it on if you plan to daisy-chain the slaves." +msgstr "" + +msgid "Temp directory:" +msgstr "" + +#. Row 274 +msgid "Temporary" +msgstr "" + +msgid "Temporary Directory" +msgstr "" + +msgid "Temporary table size" +msgstr "" + +#: AdminBackup.pas:1742 +msgid "The Backup has been stopped." +msgstr "" + +#: AdminBackup.pas:1720 +msgid "The Backup was finished successfully." +msgstr "" + +#: AdminServerHealth.pas:371 +msgid "The Enterprise Dashboard." +msgstr "" + +#: ApplicationDataModule.pas:718 MyxError.pas:209 +msgid "The File %s cannot be opened." +msgstr "" + +#: AdminBackup.pas:1721 +msgid "The File %s has been created." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1208 +msgid "The Max. Formula field has a syntax error." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 284 +msgid "" +"The SQL mode define what SQL syntax MySQL should support and what kind of " +"validation checks it should perform on the data. As of version 4.1.1, the " +"following modes are supported: ANSI, DB2, MAXDB, MSSQL, MYSQL323, MYSQL40, " +"ORACLE, and POSTGRESQL." +msgstr "" + +#: AdminUsers.pas:2615 +msgid "The User icon image file is corrupted." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1198 +msgid "The Value Formula has a syntax error." +msgstr "" + +#: ApplicationDataModule.pas:724 MyxError.pas:217 +msgid "The XML file %s is empty." +msgstr "" + +#: AdminRestore.pas:673 +msgid "The analyzation failed." +msgstr "" + +#: AdminRestore.pas:695 +msgid "The analyze operation was finished successfully." +msgstr "" + +#: AdminRestore.pas:684 +msgid "The analyze operation was stopped." +msgstr "" + +#: AdminUsers.pas:1659 +msgid "" +"The any-host (%) entry has been added and can be edited by selecting the " +"user node." +msgstr "" + +#: AdminUsers.pas:1174 +msgid "The any-host (%) entry has been deleted." +msgstr "" + +#: AdminUsers.pas:1645 +msgid "" +"The any-host (%) entry is already set. Select the user node to edit its " +"details." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label24..Caption +#: AdminBackup.dfm:1107 +msgid "The backup will be executed at this time:" +msgstr "" + +#: po/glade_files.c:14 +msgid "" +"The backup will be executed in a single transaction. \n" +"This option is necessary for a consistent snapshot \n" +"of InnoDB tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label18....AutoSize +#: AdminBackup.dfm:500 +msgid "" +"The backup will be executed in a single transaction. This option is " +"necessary to create a consistent snapshot of your InnoDB tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Label26..Caption +#: AdminBackup.dfm:927 +msgid "The backup will be executed on each day of the week." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Label21..Caption +#: AdminBackup.dfm:943 +msgid "The backup will be executed on each of the following weekdays:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label25..Caption +#: AdminBackup.dfm:1039 +msgid "The backup will be executed once a month." +msgstr "" + +msgid "" +"The bigger you set this the less disk I/O is needed to access data in " +"tables. On a dedicated database server you may set this parameter up to 80% " +"of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory may cause paging in the operating " +"system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 275 +msgid "" +"The buffer that is allocated when sorting the index when doing a REPAIR or " +"when creating indexes with CREATE INDEX or ALTER TABLE." +msgstr "" + +#: po/glade_files.c:228 +msgid "The caption for the graph." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:363 +msgid "The caption of the max. value." +msgstr "" + +#: po/glade_files.c:267 +msgid "The caption of the maximal value." +msgstr "" + +msgid "" +"The common part of the directory path for all InnoDB datafiles. Leave this " +"empty if you want to split the data files onto different drives." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 276 +msgid "" +"The communication buffer is reset to this size between queries. This should " +"not normally be changed, but if you have very little memory, you can set it " +"to the expected size of a query. (That is, the expected length of SQL " +"statements sent by clients. If statements exceed this length, the buffer is " +"automatically enlarged, up to max_allowed_packet bytes.)" +msgstr "" + +#: AdminStartupVariables.pas:1345 +msgid "The configuration file %s (section %s) cannot be updated." +msgstr "" + +#: source/linux/MInstanceInfo.cc:311 +msgid "" +"The connection to the MySQL server was lost.\n" +"Please reconnect." +msgstr "" + +#: AdminBackup.pas:946 +msgid "" +"The current backup profile has been changed. Do you want to apply your " +"changes?" +msgstr "" + +#: AdminStartupVariables.pas:1361 +msgid "The current settings have been modified." +msgstr "" + +#. Row 277 +msgid "The default character set." +msgstr "" + +msgid "The default character set._client" +msgstr "" + +msgid "The default character set._connection" +msgstr "" + +msgid "The default character set._database" +msgstr "" + +msgid "The default character set._results" +msgstr "" + +msgid "The default character set._server" +msgstr "" + +msgid "The default character set._system" +msgstr "" + +msgid "The default size of key cache blocks" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 278 +msgid "The default table type (storage engine)." +msgstr "" + +msgid "The default week format used by WEEK() functions." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 279 +msgid "" +"The file from which the list of stopwords for full-text searches should be " +"read from. All the words from the file will be used; comments are not " +"honored." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixLbl....AutoSize +#: AdminBackup.dfm:802 +msgid "" +"The filename used for the backup. A timestamp will be appended to this " +"filename if the appropriate option is enabled in the application options." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:190 +msgid "The graph's caption." +msgstr "" + +#: AdminUsers.pas:1682 +msgid "The host entry \"%s\" is already set for user \"%s\"." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1149 +msgid "The icon must be in PNG format." +msgstr "" + +#: po/glade_files.c:184 +msgid "" +"The index will be created row by row instead of creating the index\n" +"at a time with sorting. This may be better than sorting on fixed-length\n" +"keys if you have long CHAR keys that comress very well." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label17....AutoSize +#: AdminCatalogTableCheck.dfm:468 +msgid "" +"The index will be created row by row instead of creating the index at a time " +"with sorting. This may be better than sorting on fixed-length keys if you " +"have long CHAR keys that compress very well." +msgstr "" + +msgid "" +"The location and name of the file that remembers the master and where the I/" +"O replication thread is in the master's binlogs." +msgstr "" + +msgid "" +"The location and name of the file that remembers where the SQL replication " +"thread is in the relay logs." +msgstr "" + +msgid "The location and name to use for relay logs." +msgstr "" + +msgid "" +"The location and name to use for the file that keeps a list of the last " +"relay logs." +msgstr "" + +msgid "" +"The location where the slave should put its temporary files when replicating " +"a LOAD DATA INFILE command." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label21..Caption +#: AdminServerHealthGraphSettings.dfm:353 +msgid "The max. value is calculated by this formula. See value formula." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label20....AutoSize +#: AdminServerHealthGraphSettings.dfm:343 +msgid "" +"The max. value will be overwritten by greater values. This will scale the " +"graph dynamically." +msgstr "" + +#: po/glade_files.c:265 +msgid "" +"The maximal value is calculated\n" +" by this formula. See Value Formula." +msgstr "" + +msgid "The maximum length of the result of function group_concat." +msgstr "" + +msgid "" +"The maximum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "" +"The maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +msgid "The memory allocated to store results from old queries." +msgstr "" + +msgid "" +"The minimum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "The minimum percentage of warm blocks in key cache" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:215 +msgid "" +"The my.cnf configuration file could not be found.\n" +"Please select an action.\n" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 280 +msgid "" +"The name of the file specified with the --init-file option when you start " +"the server. This is a file of SQL statements you want the server to execute " +"when it starts." +msgstr "" + +msgid "" +"The number of bytes to use when sorting BLOB or TEXT values (only the first " +"max_sort_length bytes of each value are used; the rest are ignored)." +msgstr "" + +msgid "The number of open tables for all threads." +msgstr "" + +msgid "" +"The number of outstanding connection requests MySQL can have. This comes " +"into play when the main MySQL thread gets very many connection requests in a " +"very short time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 281 +msgid "The number of physical reads of a key block from disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 282 +msgid "The number of physical writes of a key block to disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 283 +msgid "The number of requests to write a key block to the cache." +msgstr "" + +msgid "" +"The number of seconds the mysqld server is waiting for a connect packet " +"before responding with 'Bad handshake'" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on a connection before " +"closing it" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on an interactive " +"connection before closing it." +msgstr "" + +msgid "" +"The number of seconds the slave thread will sleep before retrying to connect " +"to the master in case the master goes down or the connection is lost." +msgstr "" + +msgid "The number of simultaneous clients allowed." +msgstr "" + +msgid "" +"The number of tries the slave will make to connect to the master before " +"giving up." +msgstr "" + +msgid "" +"The password the slave thread will authenticate with when connecting to the " +"master. If not set, an empty password is assumed.The value in master.info " +"will take precedence if it can be read." +msgstr "" + +#: AdminUsers.pas:547 +msgid "The password was not confirmed correctly. Please enter it again." +msgstr "" + +#: AdminServiceControl.pas:843 +msgid "" +"The path to binary points to a non existing file. Please note that the " +"Essential Package only includes the most common used option. For a full " +"installation please choose a different package." +msgstr "" + +msgid "" +"The port the master is listening on. If not set, the compiled setting of " +"MYSQL_PORT is assumed. If you have not tinkered with configure options, this " +"should be 3306. The value in master.info will take precedence if it can be " +"read." +msgstr "" + +#: AdminRestore.pas:675 +msgid "The restoration failed." +msgstr "" + +#: AdminRestore.pas:697 +msgid "The restore operation was finished successfully." +msgstr "" + +#: AdminRestore.pas:686 +msgid "The restore operation was stopped." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label2..Caption +#: AdminCatalogTableCheck.dfm:519 +msgid "The selected tables have been checked." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Label26....AutoSize +#: AdminCatalogTableCheck.dfm:150 +msgid "" +"The selected task will be executed on each table in the list. To change the " +"selection close this dialog and change the selection." +msgstr "" + +msgid "" +"The size of the buffer that is allocated when preloading\n" +" indexes" +msgstr "" + +msgid "The size of the buffer that is used for full joins." +msgstr "" + +msgid "" +"The size of the buffer used for index blocks. Increase this to get better " +"index handling (for all reads and multiple writes) to as much as you can " +"afford; 64M on a 256M machine that mainly runs MySQL is quite common." +msgstr "" + +msgid "" +"The size of the buffer which InnoDB uses to write log to the log files on " +"disk. Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +msgid "" +"The size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +msgid "The stack size for each thread." +msgstr "" + +#. Row 285 +msgid "" +"The stack size for each thread. Many of the limits detected by the crash-me " +"test are dependent on this value. The default is large enough for normal " +"operation." +msgstr "" + +#: AdminServerHealth.pas:417 AdminServerHealth.pas:450 +msgid "The status variables definition could not be loaded from the XML file." +msgstr "" + +#. Row 286 +msgid "The supported character sets." +msgstr "" + +#. Row 287 +msgid "" +"The transaction isolation level the InnoDB storage engine uses. This can be " +"either READ-UNCOMMITTED, READ-COMMITTED, REPEATABLE-READ, or SERIALIZABLE." +msgstr "" + +#: po/glade_files.c:229 +msgid "" +"The type of visual representation\n" +"of the data over time." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:209 +msgid "The type of visual representation of the values over time." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label16..Caption +#: AdminServerHealthGraphSettings.dfm:80 +msgid "The unit of the value." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label58....AutoSize +#: AdminServiceControl.dfm:381 +msgid "" +"The use of Named Pipes is only recommended if you make connections to " +"localhost. Note that Debug information is not available if this option is " +"set." +msgstr "" + +#: AdminUsers.pas:704 +msgid "The user %s has been modified. Do you want to store the changes?" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label28....AutoSize +#: AdminUsers.dfm:124 +msgid "" +"The user has to enter this MySQL User name to connect to the MySQL Server" +msgstr "" + +#: source/linux/MAdministrator.cc:211 source/linux/MAPanel.cc:49 +#, c-format +msgid "" +"The user interface file (%s) could not be loaded.\n" +"%s was probably not installed correctly." +msgstr "" + +#: AdminUsers.pas:559 +msgid "The user name is longer that 16 characters. User creation may fail." +msgstr "" + +#: po/glade_files.c:393 +msgid "" +"The user will have to enter this MySQL\n" +"username to connect to the MySQL server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label20..Caption +#: po/glade_files.c:408 AdminUsers.dfm:270 +msgid "The user's email address" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label24..Caption +#: po/glade_files.c:406 AdminUsers.dfm:213 +msgid "The user's full name" +msgstr "" + +msgid "" +"The username the slave thread will use for authentication when connecting to " +"the master. The user must have FILE privilege. If the master user is not " +"set, user test is assumed. The value in master.info will take precedence if " +"it can be read." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:2079 +#, c-format +msgid "" +"There are unsaved changes to the currently selected user (%s).\n" +"Do you wish to save them?" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1732 +msgid "" +"There are unsaved changes to the currently selected user.\n" +"Do you wish to save them?" +msgstr "" + +#. DLL Version check +#: ApplicationDataModule.pas:131 ApplicationDataModule.pas:137 +msgid "" +"There is a incompatible version of the library %s installed (Version %s). " +"Please update the library to version %s." +msgstr "" + +#: source/linux/MDynamicInterface.cc:103 +#, c-format +msgid "There was an error backing up old configuration data to '%s'" +msgstr "" + +#: source/linux/MDynamicInterface.cc:122 +#, c-format +msgid "" +"There was an error restoring the backup '%s' for the configuration file." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +#: AdminBackup.dfm:538 +msgid "" +"This backup method is the same as InnoDB Online Backup but also logs the " +"current position of the binlog if the option is activated for the server." +msgstr "" + +msgid "" +"This characterizes the number of hits a hot block has to be untouched until " +"it is considered aged enough to be downgraded to a warm block. This " +"specifies the percentage ratio of that number of hits to the total number of " +"blocks in key cache" +msgstr "" + +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many .ibd files InnoDB can keep open at one time. " +"The minimum value for this is 10. The default is 300." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 288 +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many `.ibd' files InnoDB can keep open at one " +"time. The minimum value for this is 10. The default is 300. Numeric `my.cnf' " +"parameter format. Available starting from 4.1.1." +msgstr "" + +#: AdminUsers.pas:1158 +msgid "" +"This is the last host from which the user is allowed to connect. Removing " +"this host means deleting this user." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..LogMessageLbl..Caption +#: AdminServiceControl.dfm:65 +msgid "This log shows all messages during server startup and shutdown." +msgstr "" + +#: po/glade_files.c:378 +msgid "This log shows all messages during server startup." +msgstr "" + +#. Row 289 +msgid "This may be set (only numeric) to 0 (OFF), 1 (ON), 2 (DEMAND)." +msgstr "" + +msgid "" +"This option makes InnoDB to store each created table into its own .ibd file." +msgstr "" + +msgid "This password will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 290 +msgid "" +"This prevents users from doing SHOW DATABASES if they don't have the PROCESS " +"privilege, or, as of version 4.0.2, the SHOW DATABASES privilege." +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..LocalhostOnlyPnl..Label3..Caption +#. AdminServiceControlForm..ServiceControlPnl..LocalhostOnlyPnl..LocalhostWarningLbl..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..LocalhostOnlyPnl..Label4..Caption +#: AdminServerLogs.dfm:280 AdminServiceControl.dfm:659 +#: AdminStartupVariables.dfm:1815 +msgid "This section is only available when connected to localhost." +msgstr "" + +msgid "This username will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +msgid "This value should currently be disabled." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 291 +msgid "" +"This value should currently be set to 0. As recovery from a backup is done " +"by MySQL using its own log files, there is currently no need to archive " +"InnoDB log files." +msgstr "" + +#: po/glade_files.c:148 +msgid "" +"This will check whether the selected tables are corrupted or \n" +"have other errors." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label24....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label1....AutoSize +#: AdminCatalogTableCheck.dfm:97 AdminCatalogTableCheck.dfm:229 +msgid "" +"This will check whether the selected tables are corrupted or have other " +"errors." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label25..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label12..Caption +#: po/glade_files.c:150 AdminCatalogTableCheck.dfm:106 +#: AdminCatalogTableCheck.dfm:361 +msgid "This will repair the selected tables." +msgstr "" + +msgid "Thread cache size" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:336 +msgid "Thread closed" +msgstr "" + +msgid "Thread concurrency" +msgstr "" + +msgid "Thread specific settings" +msgstr "" + +msgid "Thread stack size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 292 +#: po/glade_files.c:337 source/linux/MAServerConnectionsPanel.cc:85 +#: AdminServerConnections.dfm:83 +msgid "Threads" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleThursdayCBox..Caption +#: po/glade_files.c:54 AdminBackup.dfm:978 +msgid "Thursday" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..PeakLevelResetTicksLbl..Caption +#: AdminOptionPages.dfm:80 +msgid "Ticks after the Peak level resets" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: po/glade_files.c:110 source/linux/MACatalogsPanel.cc:260 +#: source/linux/MAServerConnectionsPanel.cc:60 +#: source/linux/MAServerLogsPanel.cc:47 AdminCatalog.dfm:716 +#: AdminServerConnections.dfm:113 AdminServerConnections.dfm:265 +#: AdminServerLogs.dfm:212 AdminServerProcesses.dfm:80 AdminServerLogs.pas:681 +msgid "Time" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label14..Caption +#: AdminServerHealthGraphSettings.dfm:219 +msgid "Time to next refresh of the value." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label23..Caption +#: AdminBackup.dfm:1100 +msgid "Time:" +msgstr "" + +msgid "Timeout Settings" +msgstr "" + +msgid "" +"Timeout in seconds InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 293 +msgid "" +"Timeout in seconds an InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. Row 294 +msgid "" +"Timezone for the server. This is set from the TZ environment variable when " +"the MySQL server is started." +msgstr "" + +#. Row 295 +msgid "To filter user accounts, enter a search string into the search box." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +#: AdminBackup.dfm:811 +msgid "To schedule a backup enable this option." +msgstr "" + +#: AdminServiceControl.pas:986 +msgid "" +"To shut down the instance click the Stop Service button. Be aware that all " +"users connected to the database will be disconnected." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..Caption +#: Main.dfm:130 +msgid "Tools" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Lbl1..Caption +#: AdminRestoreProgress.dfm:58 +msgid "Total Number of Bytes:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label1..Caption +#: AdminBackupProgress.dfm:41 +msgid "Total Number of Objects:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label4..Caption +#: AdminBackupProgress.dfm:101 +msgid "Total Number of Rows:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..TotalSizeLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:106 +msgid "Total Size" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label8..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:99 +msgid "Total Size:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 296 +msgid "Total number of blocks in query cache." +msgstr "" + +#. AdminServerHealthLineGraphFrame..QryCacheHitratePnl..QryCacheTotalSizeLbl..Caption +#: AdminServerHealthLineGraph.dfm:622 +msgid "Total size 4M" +msgstr "" + +#. AdminServerHealthBarGraphFrame..MainPnl..MaxLbl..Caption +#: AdminServerHealthBarGraph.dfm:62 +msgid "Total size 6M" +msgstr "" + +#. Row 297 +msgid "Traffic" +msgstr "" + +msgid "Transaction alloc block size" +msgstr "" + +msgid "Transaction prealloc size" +msgstr "" + +#: AuxAdminBackupRestore.pas:311 +msgid "Trigger" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleTuesdayCBox..Caption +#: po/glade_files.c:52 AdminBackup.dfm:960 +msgid "Tuesday" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#: source/linux/MACatalogsPanel.cc:148 source/linux/MACatalogsPanel.cc:185 +#: source/linux/MACatalogsPanel.cc:258 source/linux/MACatalogsPanel.cc:303 +#: source/linux/MACatalogsPanel.cc:318 source/linux/MDynamicInterface.cc:1252 +#: AdminCatalog.dfm:2005 AdminCatalog.dfm:3529 AdminCatalog.dfm:3665 +#: MyxTableEditor.dfm:621 +msgid "Type" +msgstr "" + +#: po/glade_files.c:395 +msgid "" +"Type in a new password if you want \n" +"to set a new value." +msgstr "" + +msgid "Type of DELAY_KEY_WRITE." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label14..Caption +#: AdminRestore.dfm:133 +msgid "Type of backup file." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label13..Caption +#: po/glade_files.c:39 AdminBackup.dfm:610 +msgid "Type of generated backup file." +msgstr "" + +#: po/glade_files.c:246 +msgid "Type of unit for the value." +msgstr "" + +#: po/glade_files.c:397 +msgid "Type the new password again to confirm." +msgstr "" + +msgid "UCS-2" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:542 source/linux/MACatalogsPanel.cc:749 +msgid "UNIQUE" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:244 +msgid "US-ASCII" +msgstr "" + +#: po/glade_files.c:77 +msgid "Uninstall Schedule" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..UninstallServiceBtn..Caption +#: AdminServiceControl.dfm:566 +msgid "Uninstall Service" +msgstr "" + +#. AdminServiceControlForm..PopupMenu..UninstallselectedServiceMI..Caption +#: AdminServiceControl.dfm:733 +msgid "Uninstall selected Service" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:203 source/linux/MACatalogsPanel.cc:231 +#: AdminCatalog.dfm:2011 +msgid "Unique" +msgstr "" + +msgid "" +"Uniquely identifies the server instance in the community of replication " +"partners." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: AdminCatalog.dfm:3089 +msgid "Updatable" +msgstr "" + +msgid "Update Logfile Name:" +msgstr "" + +#: source/linux/MABackupPanel.cc:1364 +msgid "Update Schedule" +msgstr "" + +#: source/linux/MABackupPanel.cc:128 source/linux/MACatalogsPanel.cc:169 +#: source/linux/MACatalogsPanel.cc:290 source/linux/MACatalogsPanel.cc:305 +msgid "Update Time" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3536 +msgid "Update date" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminCatalog.dfm:853 AdminRestore.dfm:395 +msgid "Update time" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label4..Caption +#: AdminCatalog.dfm:747 +msgid "Update time:" +msgstr "" + +msgid "" +"Updates to a database with a different name than the original. Example:" +"replicate-rewrite-db=master_db_name->slave_db_name." +msgstr "" + +msgid "Usage" +msgstr "" + +#: source/linux/main.cc:168 +#, c-format +msgid "Usage: %s [OPTIONS]\n" +msgstr "" + +msgid "Use ANSI SQL" +msgstr "" + +msgid "Use ANSI SQL syntax instead of MySQL syntax." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepUseFRMCBox..Caption +#: po/glade_files.c:190 AdminCatalogTableCheck.dfm:504 +msgid "Use FRM" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..UsePeakLevelCBox..Caption +#: AdminOptionPages.dfm:88 +msgid "Use Peak Level Indicator" +msgstr "" + +msgid "Use compression" +msgstr "" + +msgid "Use compression on master/slave protocol." +msgstr "" + +msgid "Use concurrent insert with MyISAM." +msgstr "" + +msgid "Use concurrent inserts" +msgstr "" + +msgid "Use external locking" +msgstr "" + +msgid "Use new routines" +msgstr "" + +msgid "Use old LOAD DATA format in the binary log (don't save data in file)." +msgstr "" + +msgid "Use old password encryption method (needed for 4.0 and older clients)." +msgstr "" + +msgid "Use old passwords" +msgstr "" + +msgid "Use pool for temporary files" +msgstr "" + +msgid "Use stopwords from this file instead of built-in list." +msgstr "" + +msgid "" +"Use system (external) locking. With this option enabled you can run " +"myisamchk to test (not repair) tables while the MySQL server is running." +msgstr "" + +msgid "Use very new possible 'unsafe' functions." +msgstr "" + +#: source/linux/MDynamicInterface.cc:915 +#: AdminStartupVariablesInnoDBDatafiles.pas:117 +msgid "Used" +msgstr "" + +msgid "" +"Used to help MySQL to decide when to use the slow but safe key cache index " +"create method." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddUserAction..Category +#. AdminUsersForm..UserActionManager..ApplyAction..Category +#. AdminUsersForm..UserActionManager..DiscardAction..Category +#. AdminUsersForm..UserActionManager..CloneUserAction..Category +#. AdminUsersForm..UserActionManager..DeleteUserAction..Category +#. AdminUsersForm..UserActionManager..RefreshAction..Category +#: source/linux/MACatalogsPanel.cc:270 source/linux/MACatalogsPanel.cc:320 +#: source/linux/MAServerConnectionsPanel.cc:52 AdminCatalog.dfm:3677 +#: AdminCatalog.dfm:3848 AdminServerConnections.dfm:97 +#: AdminServerConnections.dfm:249 AdminServerProcesses.dfm:64 +#: AdminUsers.dfm:1104 AdminUsers.dfm:1109 AdminUsers.dfm:1114 +#: AdminUsers.dfm:1119 AdminUsers.dfm:1124 AdminUsers.dfm:1144 +msgid "User" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:351 +msgid "User Accounts" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..Caption +#. AdminUsersForm..Caption +#. Create User Administration Section +#: source/linux/MAdministrator.cc:73 AdminOptionPages.dfm:35 +#: AdminUsers.dfm:4 Main.pas:515 +msgid "User Administration" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Caption +#: po/glade_files.c:339 AdminServerConnections.dfm:185 +msgid "User Connections" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Caption +#: po/glade_files.c:414 AdminUsers.dfm:46 +msgid "User Information" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label2..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label3..Caption +#: AdminServerConnections.dfm:173 AdminServerConnections.dfm:324 +msgid "User connections" +msgstr "" + +#: AdminUsers.pas:1496 +msgid "User icon too large" +msgstr "" + +#: AdminUsers.pas:1231 +msgid "User list not fetched" +msgstr "" + +#. Too long user name. +#: AdminUsers.pas:558 +msgid "User name too long" +msgstr "" + +#. PasswordDialog..TntLabel2..Caption +#: Password.dfm:42 +msgid "User name:" +msgstr "" + +#: AdminUsers.pas:579 +msgid "User with such name already exists. Please enter another name." +msgstr "" + +#: AdminUsers.pas:771 +msgid "User without any-host (%) entry selected" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:62 +msgid "User:" +msgstr "" + +#: po/glade_files.c:345 +msgid "" +"User:\n" +"Host:\n" +"Port:" +msgstr "" + +#. PasswordDialog..UserNameEdit..Text +#: Password.dfm:57 +msgid "UserNameEdit" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MAServerConnectionsPanel.cc:80 +#: AdminServerConnections.dfm:212 +msgid "Username" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..UserCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..UsernameLbl..Caption +#: AdminServerInfo.dfm:192 OptionsEditor.dfm:707 +msgid "Username:" +msgstr "" + +#: po/glade_files.c:139 SchemataTreeView.pas:1781 +msgid "Users" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..SubTreePnl..SubTreeSearchPnl..Label1..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 298 +#: AdminUsers.dfm:998 +msgid "Users Accounts" +msgstr "" + +#: AdminCatalog.pas:954 +msgid "Users with privileges to connect to %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Panel6..UsersTitleLbl..Caption +#: AdminCatalog.dfm:3772 +msgid "Users with schema privileges" +msgstr "" + +msgid "" +"Using this option will cause most temporary files created to use a small set " +"of names, rather than a unique name for each new file." +msgstr "" + +#. Validation +#: AdminServerHealthGraphSettings.pas:175 +msgid "Validation failed:" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#: source/linux/MAHealthPanel.cc:697 AdminServerHealth.dfm:92 +#: AdminServerHealth.dfm:187 AdminServerStatus.dfm:75 +#: AdminServerStatus.dfm:119 OptionsEditor.dfm:858 +msgid "Value" +msgstr "" + +#: po/glade_files.c:240 +msgid "Value Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label8..Caption +#: AdminServerHealthGraphSettings.dfm:58 +msgid "Value Caption:" +msgstr "" + +#: po/glade_files.c:241 +msgid "Value Formula" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label6..Caption +#: AdminServerHealthGraphSettings.dfm:50 +msgid "Value Formula:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Caption +#: po/glade_files.c:252 AdminServerHealthGraphSettings.dfm:32 +msgid "Value Settings" +msgstr "" + +#: po/glade_files.c:239 +msgid "Value Unit" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label3..Caption +#: AdminServerHealthGraphSettings.dfm:43 +msgid "Value Unit:" +msgstr "" + +#. Row 299 +msgid "Value of the --myisam-recover option." +msgstr "" + +#. Row 300 +msgid "Value of the --server-id option." +msgstr "" + +#: source/linux/MAHealthPanel.cc:693 +msgid "Variable" +msgstr "" + +#: AdminServerHealth.pas:861 +msgid "Variable %s cannot be set." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#: AdminServerHealth.dfm:88 AdminServerHealth.dfm:182 +#: AdminServerStatus.dfm:71 AdminServerStatus.dfm:115 +msgid "Variable Name" +msgstr "" + +#. resource limits +#: source/linux/MAUserAdministrationPanel.cc:934 +msgid "Various resource limits for the user" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: source/linux/MACatalogsPanel.cc:319 AdminCatalog.dfm:3671 +msgid "Version" +msgstr "" + +#. Row 301 +msgid "Version number of the MySQL server." +msgstr "" + +msgid "Version number of the MySQL server._comment" +msgstr "" + +msgid "Version number of the MySQL server._compile_machine" +msgstr "" + +msgid "Version number of the MySQL server._compile_os" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:88 +msgid "Version:" +msgstr "" + +#: po/glade_files.c:353 +msgid "" +"Version:\n" +"Network Name:\n" +"IP:\n" +"Operating System:\n" +"Hardware:" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..MainMenu..ViewMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..Caption +#: Main.dfm:127 AuxAdminBackupRestore.pas:296 MyxViewEditor.dfm:89 +msgid "View" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: source/linux/MACatalogsPanel.cc:254 AdminCatalog.dfm:3077 +msgid "View Name" +msgstr "" + +#. #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..ViewsSubMI..Caption +#: po/glade_files.c:123 AdminCatalog.dfm:2993 SchemataTreeView.dfm:182 +msgid "Views" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..VolumeNameLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:53 +msgid "Volume Name" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label2..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:39 +msgid "Volume Name:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1328 +msgid "WARNING: " +msgstr "" + +msgid "Wait timeout" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label19..Caption +#: AdminCatalogTableCheck.dfm:396 +msgid "Warning:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 302 +msgid "" +"Warning: This option should be defined only in an emergency situation when " +"you want to dump your tables from a corrupt database! Possible values are 1 " +"through 6." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleWednesdayCBox..Caption +#: po/glade_files.c:53 AdminBackup.dfm:969 +msgid "Wednesday" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Caption +#: AdminBackup.dfm:931 +msgid "WeeklyTabSheet" +msgstr "" + +msgid "" +"What size queue (in rows) should be allocated for handling INSERT DELAYED. " +"If the queue becomes full, any client that does INSERT DELAYED will wait " +"until there is room in the queue again." +msgstr "" + +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid a disk seeks. If not set, then it's set to the value of " +"record_buffer." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 303 +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid disk seeks. Can improve ORDER BY by a lot if set to a " +"high value. As this is a thread-specific variable, one should not set this " +"big globally, but just change this when running some specific big queries." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label44....AutoSize +#: AdminServiceControl.dfm:478 +msgid "" +"When this option is enabled the MySQL Server will launch automatically when " +"the operating system is started." +msgstr "" + +#: po/glade_files.c:234 +msgid "" +"Whether the caption should\n" +"be displayed or not." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:199 +msgid "Whether the captions should be displayed or not." +msgstr "" + +msgid "Wild ignore tables:" +msgstr "" + +#. MainForm..MainMenu..WindowMI..Caption +#: Main.dfm:170 +msgid "Window" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..WindowsCommandLineMI..Caption +#: Main.dfm:147 +msgid "Windows Command Line" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..WriteBackupLogfilePathCBox..Caption +#: AdminOptionPages.dfm:173 +msgid "Write Log File for Scheduled Backups" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryLbl..Caption +#: AdminOptionPages.dfm:139 +msgid "Write a new log line for every" +msgstr "" + +msgid "Write core file" +msgstr "" + +msgid "Write core on errors." +msgstr "" + +msgid "Write timeout" +msgstr "" + +msgid "" +"Write to Log and flush every second=0\n" +"Transaction commit flushes logs=1\n" +"Write Log at commit, flush every second=2\n" +msgstr "" + +#. Read options file. +#: ApplicationDataModule.pas:828 +msgid "XML Error" +msgstr "" + +#. AdminUsersForm..UserActionManager..StyleName +#: AdminUsers.dfm:1102 +msgid "XP Style" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:543 source/linux/MACatalogsPanel.cc:724 +#: source/linux/MACatalogsPanel.cc:725 source/linux/MACatalogsPanel.cc:750 +#: AdminBackup.pas:948 AdminBackup.pas:1511 AdminServerHealth.pas:1443 +#: AdminServiceControl.pas:1328 AdminStartupVariables.pas:1362 +#: AdminUsers.pas:705 AdminUsers.pas:1146 AdminUsers.pas:1575 +#: AdminUsers.pas:1612 ConnectToInstance.pas:980 EditorSql.pas:158 +#: EditorTable.pas:718 EditorTable.pas:758 EditorTable.pas:3223 +#: MyxConnectionDialog.pas:1255 OptionsEditor.pas:556 OptionsEditor.pas:683 +msgid "Yes" +msgstr "" + +#: source/linux/MInstanceInfo.cc:227 +#, c-format +msgid "" +"You are connecting to a MySQL server with version %i.%i.x, but this " +"application was designed to work with MySQL servers 4.x and newer.\n" +"Please note that older versions are not supported and may not run well." +msgstr "" + +msgid "" +"You can allocate the InnoDB buffer pool into the AWE physical memory using " +"this parameter." +msgstr "" + +#: AdminBackup.pas:872 +msgid "You can only use alphanumeric characters for project name." +msgstr "" + +#: AdminUsers.pas:1571 +msgid "You cannot delete the root user." +msgstr "" + +#. Row 304 +msgid "You do not have enough privileges to administer this instance." +msgstr "" + +#: AdminBackup.pas:1966 +msgid "" +"You have fully qualified identifiers enabled for your backup. \n" +"Please be aware that enabling them means you can later not restore the dump " +"to a different schema, if that is required." +msgstr "" + +#: AdminBackup.pas:1846 +msgid "" +"You have to enable the Password Storage option on the programm's General " +"Options tabsheet and select Obscured as password storage method to execute " +"scheduled backups. Otherwise the backup task cannot log into the database." +msgstr "" + +#: AdminBackup.pas:1032 +msgid "You have to specify a filename prefix for the backup." +msgstr "" + +#: AdminBackup.pas:1029 +msgid "You have to specify a target directory for the backup." +msgstr "" + +#: AdminBackup.pas:1035 +msgid "You have to specify some content for the backup." +msgstr "" + +#: source/linux/main.cc:346 +msgid "You must start this program using mysql-administrator.\n" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1527 +msgid "You need to add at least one host from where the user can connect to." +msgstr "" + +#: po/glade_files.c:302 +msgid "_About" +msgstr "" + +#: po/glade_files.c:309 +msgid "_Add Host to Monitoring List" +msgstr "" + +#: po/glade_files.c:381 po/glade_files.c:434 +msgid "_Apply Changes" +msgstr "" + +#: po/glade_files.c:296 +msgid "_Backup" +msgstr "" + +#: po/glade_files.c:203 +msgid "_Cancel" +msgstr "" + +#: po/glade_files.c:206 source/linux/MACatalogsPanel.cc:391 +msgid "_Check Table" +msgstr "" + +#: source/linux/MABackupPanel.cc:181 +msgid "_Clone Profile" +msgstr "" + +#: po/glade_files.c:285 +msgid "_Close Connection" +msgstr "" + +#: po/glade_files.c:301 +msgid "_Contents" +msgstr "" + +#: source/linux/MABackupPanel.cc:188 +msgid "_Delete Profile" +msgstr "" + +#: po/glade_files.c:382 +msgid "_Discard Changes" +msgstr "" + +#: source/linux/util.cc:25 +msgid "_Discard changes" +msgstr "" + +#: po/glade_files.c:287 +msgid "_Edit" +msgstr "" + +#: po/glade_files.c:205 source/linux/MACatalogsPanel.cc:386 +msgid "_Edit Table" +msgstr "" + +#: po/glade_files.c:283 +msgid "_File" +msgstr "" + +#: po/glade_files.c:294 +msgid "_Health" +msgstr "" + +#: po/glade_files.c:300 +msgid "_Help" +msgstr "" + +#: po/glade_files.c:284 +msgid "_New Connection" +msgstr "" + +#: source/linux/MABackupPanel.cc:174 +msgid "_New Profile" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:291 +msgid "_New User" +msgstr "" + +#: po/glade_files.c:208 source/linux/MACatalogsPanel.cc:395 +msgid "_Optimize Table" +msgstr "" + +#: po/glade_files.c:286 +msgid "_Preferences" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:307 +msgid "_Remove Host" +msgstr "" + +#: po/glade_files.c:310 +msgid "_Remove from Monitoring List" +msgstr "" + +#: po/glade_files.c:207 source/linux/MACatalogsPanel.cc:393 +msgid "_Repair Table" +msgstr "" + +#: po/glade_files.c:297 +msgid "_Restore Backup" +msgstr "" + +#: po/glade_files.c:368 +msgid "_Save Log" +msgstr "" + +#: source/linux/util.cc:26 +msgid "_Save changes" +msgstr "" + +#: po/glade_files.c:362 +msgid "_Search" +msgstr "" + +#: po/glade_files.c:303 +msgid "_Stop" +msgstr "" + +#: po/glade_files.c:292 +msgid "_User Administration" +msgstr "" + +#: po/glade_files.c:288 +msgid "_View" +msgstr "" + +#: AdminUsers.pas:2635 +msgid "anonymous" +msgstr "" + +#. Set page header texts. +#: AdminUsers.pas:2628 +msgid "any host" +msgstr "" + +msgid "big5" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourceNameLbl..Caption +#: AdminUsers.dfm:69 AdminUsers.dfm:380 AdminUsers.dfm:517 +#: AdminUsers.dfm:702 AdminUsers.dfm:872 +msgid "brian, (Brian Aker)" +msgstr "" + +msgid "checksum=1" +msgstr "" + +msgid "cp1250" +msgstr "" + +msgid "cp1251" +msgstr "" + +msgid "cp1256" +msgstr "" + +msgid "cp1257" +msgstr "" + +msgid "cp850" +msgstr "" + +msgid "cp866" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirEd..Text +#: AdminBackup.dfm:819 +msgid "d:\\Backups" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..dev1..Caption +#: AdminRestore.dfm:475 +msgid "dev" +msgstr "" + +#: source/linux/MDynamicInterface.cc:593 +#, c-format +msgid "error processing data from page '%s' of interface description file" +msgstr "" + +#: source/linux/MDynamicInterface.cc:77 +#, c-format +msgid "error processing page %i of interface description file '%s'" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:232 +msgid "euckr" +msgstr "" + +msgid "" +"fdatasync (safe, recommended)=fdatasync\n" +"O_DSYNC (faster, but relies on OS/drv/hdw)=O_DSYNC\n" +"nosync (not for production systems)=nosync\n" +msgstr "" + +msgid "gb2312" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:236 +msgid "gbk" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:234 +msgid "greek" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:230 +msgid "hebrew" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:275 AdminStartupVariablesInnoDBDatafiles.dfm:276 +msgid "k" +msgstr "" + +#: po/glade_files.c:386 +msgid "label14" +msgstr "" + +#: po/glade_files.c:387 +msgid "label15" +msgstr "" + +#: po/glade_files.c:44 +msgid "label60" +msgstr "" + +#: po/glade_files.c:47 +msgid "label61" +msgstr "" + +#: po/glade_files.c:57 +msgid "label62" +msgstr "" + +#: po/glade_files.c:60 +msgid "label63" +msgstr "" + +msgid "latin1" +msgstr "" + +msgid "latin2" +msgstr "" + +msgid "latin5" +msgstr "" + +msgid "latin7" +msgstr "" + +#: AdminServerInfo.pas:187 +msgid "localhost" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:238 +msgid "macroman" +msgstr "" + +#: po/glade_files.c:426 +msgid "max_connections" +msgstr "" + +#: po/glade_files.c:424 +msgid "max_questions" +msgstr "" + +#: po/glade_files.c:425 +msgid "max_updates" +msgstr "" + +msgid "" +"minimal size of unit in wich space for results is allocated (last unit will " +"be trimed after writing all result data" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:843 +msgid "no user selected" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..ElapsedTimeLabel..Caption +#. AdminRestoreProgressForm..ProgressGBox..RemainingTimeLabel..Caption +#: AdminRestoreProgress.dfm:136 AdminRestoreProgress.dfm:143 +#: AdminRestoreProgress.pas:269 +msgid "none" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label22..Caption +#: AdminBackup.dfm:1025 +msgid "of each month" +msgstr "" + +#: source/linux/MABackupPanel.cc:1008 +#, c-format +msgid "row %i of %i" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:223 +msgid "sjis" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..system1..Caption +#: AdminRestore.dfm:469 +msgid "system" +msgstr "" + +#: source/linux/MABackupPanel.cc:1011 +#, c-format +msgid "table %i of %i" +msgstr "" + +msgid "tis620" +msgstr "" + +#. Compute remaining time. +#: AdminRestoreProgress.pas:164 AdminRestoreProgress.pas:165 +#: AdminRestoreProgress.pas:292 AdminServerInfo.pas:189 +msgid "unknown" +msgstr "" + +msgid "utf8" +msgstr "" + +#: po/glade_files.c:1 po/glade_files.c:84 po/glade_files.c:210 +#: po/glade_files.c:304 po/glade_files.c:312 po/glade_files.c:335 +#: po/glade_files.c:342 po/glade_files.c:359 po/glade_files.c:371 +#: po/glade_files.c:380 po/glade_files.c:390 +msgid "window1" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..world1..Caption +#: AdminRestore.dfm:481 +msgid "world" +msgstr "" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..Caption +#: MyxRoutineEditorFrame.dfm:25 +msgid " New Routine" +msgstr "" + +#: MySQLResultSet.pas:1662 +msgid "%d row%s fetched in %.4fs (%.4fs)" +msgstr "" + +#. Add rows. +#: MySQLResultSet.pas:1586 +msgid "%d rows fetched so far." +msgstr "" + +#: MyxError.pas:134 +msgid "" +"%s\n" +" The following error occured: %s (%d)" +msgstr "" + +#: MySQLResultSet.pas:1673 +msgid "%s rows affected by the last command, no resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:996 +msgid "%tablename%_id" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:995 +msgid "%tablename%id" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..ApplyChangesBtn..Caption +#: EditorTable.dfm:144 +msgid "&Apply Changes" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..CloseBtn..Caption +#: EditorTable.dfm:155 +msgid "&Close" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..DiscardChangesBtn..Caption +#: EditorTable.dfm:133 +msgid "&Discard Changes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Caption +#: ConnectToInstance.dfm:465 +msgid "&OK" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordLbl..Caption +#: ConnectToInstance.dfm:548 +msgid "&Password:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameLbl..Caption +#: ConnectToInstance.dfm:539 +msgid "&Username:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel9..Caption +#: EditorTable.dfm:464 +msgid "(Use Drag'n'Drop)" +msgstr "" + +#: MySQLResultSet.pas:1671 +msgid "1 row affected by the last command, no resultset returned." +msgstr "" + +#: ConnectToInstance.pas:689 +msgid "<< &Details" +msgstr "" + +#: MyxConnectionDialog.pas:1087 MyxTableEditor.pas:3349 +msgid "<< Advanced" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailBtn..Caption +#: MigrationObjMapDetail.dfm:137 +msgid "<< Hide Detailes" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterObjectBtn..Caption +#: MigrationObjSelFilter.dfm:228 MigrationObjMapDetail.pas:400 +#: MigrationObjSelFilter.pas:169 +msgid "<< Hide Details" +msgstr "" + +#: MyxConnectionDialog.pas:864 +msgid "" +msgstr "" + +#: MyxError.pas:166 +msgid "" +"A MySQL error was encountered. The message is:\n" +"%s" +msgstr "" + +#: MyxError.pas:211 +msgid "A connection to the server cannot be established." +msgstr "" + +#: ConnectToInstance.pas:1235 +msgid "" +"A duplicate connection name was found: \"%s\".\n" +"Please use the connection manager and adjust your connection settings in " +"order to avoid trouble e.g. with backup and restore." +msgstr "" + +#: EditorTable.pas:2622 +msgid "A primary key has already been defined." +msgstr "" + +#: MyxTableEditor.pas:1923 MyxTableEditor.pas:2027 +msgid "AUTO INCREMENT" +msgstr "" + +#: About.pas:85 +msgid "About" +msgstr "" + +#: CommonFuncs.pas:123 CommonFuncs.pas:144 +msgid "About " +msgstr "" + +#. AboutForm..Caption +#: About.dfm:6 +msgid "About MySQL Administrator" +msgstr "" + +#. ProgressForm..ProgressGBox..ActionCaptionLbl..Caption +#: Progress.dfm:43 +msgid "Action:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#: EditorTable.dfm:1181 MyxTableEditor.dfm:1083 +msgid "" +"Activate this option if you want MySQL to maintain a live checksum for all " +"rows. This makes the table a little slower to update, but also makes it " +"easier to find corrupted tables." +msgstr "" + +#: EditorTable.pas:2715 +msgid "Add Foreign Key" +msgstr "" + +#: MigrationObjSelFilter.pas:568 +msgid "Add Ignore Pattern" +msgstr "" + +#: EditorTable.pas:2555 +msgid "Add Index" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsAddBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnAddBtn..Hint +#: ConnectToInstance.dfm:800 MyxConnectionDialog.dfm:156 +msgid "Add Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddIgnoreListExprBtn..Hint +#: MigrationObjSelFilter.dfm:190 +msgid "Add an ignore pattern" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddAllToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveAllFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:134 MigrationObjSelFilter.dfm:202 +#: MigrationObjSelFilter.dfm:214 +msgid "Add selected objects to ignore list" +msgstr "" + +#: MyxRoutineEditorFrame.pas:206 +msgid "Adding new routine" +msgstr "" + +#: MyxRoutineEditorFrame.pas:495 +msgid "Adding new trigger" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..AdvancedBtn..Caption +#. MyxTableEditorForm..BottomPnl..AdvancedBtn..Caption +#: MyxConnectionDialog.dfm:305 MyxTableEditor.dfm:57 +#: MyxConnectionDialog.pas:1089 MyxTableEditor.pas:3340 +msgid "Advanced >>" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..Caption +#: ConnectToInstance.dfm:657 +msgid "Advanced Connection Options" +msgstr "" + +#. MyxConnectionDialogForm..AdvParamsMainPnl..TntGroupBox1..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Label5..Caption +#: MyxConnectionDialog.dfm:242 OptionsEditor.dfm:838 OptionsEditor.dfm:845 +msgid "Advanced Parameters" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..Caption +#: ConnectToInstance.dfm:741 +msgid "AdvancedOptionsGeneralTabSheet" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAllMI..Caption +#: SchemataTreeView.dfm:88 +msgid "All" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllColsNotNullCBox..Caption +#: OptionsEditor.dfm:978 +msgid "All columns Not Null per default" +msgstr "" + +#: MyxConnectionDialog.pas:678 MyxConnectionDialog.pas:680 +#: MyxConnectionDialog.pas:1322 +msgid "All files" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllIntUnsignedCBox..Caption +#: OptionsEditor.dfm:1004 +msgid "All integer columns unsigned per default" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionCBox..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsComboBox..Hint +#: ConnectToInstance.dfm:589 MyxConnectionDialog.dfm:198 +#: MyxConnectionDialog.dfm:359 MyxConnectionDialog.dfm:374 +msgid "All stored connections" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..KeepRoutineEditorOnTopCBox..Caption +#: OptionsEditor.dfm:1092 +msgid "Always keep editor windows on top" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#: EditorTable.dfm:1193 MyxTableEditor.dfm:1095 +msgid "" +"An approximation of the average row length for your table. You need to set " +"this only for large tables with variable-size records." +msgstr "" + +#: Grt.pas:2288 +msgid "An unknown error occured during execution of a GRT function." +msgstr "" + +#: MySQLResultSetControls.pas:2761 MySQLResultSetControls.pas:2816 +msgid "Any File" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Caption +#: OptionsEditor.dfm:375 +msgid "Application Fonts" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Caption +#: OptionsEditor.dfm:290 +msgid "Applications Options" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ApplyChangeAndCloseAction..Caption +#: MyxTableEditor.dfm:1852 +msgid "Apply Change And Close" +msgstr "" + +#. MyxRoutineGroupEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#. MyxViewEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#: MyxRoutineGroupEditor.dfm:509 MyxViewEditor.dfm:832 +msgid "ApplyChangesAndCloseAction" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Are you sure you want to delete the connection?" +msgstr "" + +#. Remove trailing new line. We don't need it here. +#: SchemataTreeView.pas:2241 +msgid "Are you sure you want to delete the object" +msgstr "" + +#: EditorTable.pas:1851 +msgid "Are you sure you want to delete the selected columns?" +msgstr "" + +#: MyxConnectionDialog.pas:1254 +msgid "Are you sure you want to delete the stored connection?" +msgstr "" + +#: SchemataTreeView.pas:2244 +msgid "Are you sure you want to delete these objects" +msgstr "" + +#: EditorTable.pas:717 +msgid "Are you sure you want to discard your changes?" +msgstr "" + +#: EditorTable.pas:757 +msgid "Are you sure you want to discard your current changes?" +msgstr "" + +#: EditorTable.pas:3103 +msgid "" +"Are you sure you want to execute the following SQL command to apply the " +"changes to the table?" +msgstr "" + +#: EditorTable.pas:3222 +msgid "" +"Are you sure you want to quit the table editor without applying the changes?" +msgstr "" + +#: MyxRoutineEditorFrame.pas:335 MyxRoutineEditorFrame.pas:355 +msgid "Are you sure you want to replace the current routine text?" +msgstr "" + +#: MyxTableEditor.pas:2380 MyxTableEditorIndexColumnVTEdit.pas:617 +msgid "Ascendant" +msgstr "" + +#: SchemataTreeView.pas:2247 +msgid "Attention: this action cannot be rolled back!" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnAutoIncCBox..Caption +#: EditorTable.dfm:859 +msgid "Auto Increment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#: EditorTable.dfm:1136 MyxTableEditor.dfm:1038 +msgid "Avg Row Len:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:197 +msgid "BMP" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..Caption +#: MySQLResultSetFieldViewer.dfm:173 +msgid "Binary" +msgstr "" + +#: Grt.pas:1120 +msgid "BuildGrtParamList called with unsupported parameter type." +msgstr "" + +#: MySQLResultSetFieldViewer.pas:136 +msgid "Bytes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Caption +#: ConnectToInstance.dfm:480 +msgid "C&ancel" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:637 +msgid "CASCADE" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:439 +msgid "CSV" +msgstr "" + +#: SchemataTreeView.pas:2258 +msgid "Cannot Drop MySQL Schema" +msgstr "" + +#: EditorTable.pas:814 +msgid "Cannot fetch charset information." +msgstr "" + +#. Read list of all known column datatypes. +#: Options.pas:740 +msgid "Cannot fetch datatype information." +msgstr "" + +#. Get current table +#: EditorTable.pas:3081 +msgid "Cannot fetch table information for diff." +msgstr "" + +#: EditorTable.pas:829 +msgid "Cannot fetch table information." +msgstr "" + +#: EditorTable.pas:3089 +msgid "Cannot generate the diff between the edited and the existing table." +msgstr "" + +#: EditorTable.pas:520 +msgid "Cascade" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..CaseSensitiveCBox..Caption +#: TextSearch.dfm:252 +msgid "Case sensitive" +msgstr "" + +#. OptionsForm..Panel1..Caption +#: OptionsEditor.dfm:1164 +msgid "Category" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetCaptionLbl..Caption +#: EditorTable.dfm:942 +msgid "Charset:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..ApplicationFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..DataFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..CodeFontBtn..Caption +#: OptionsEditor.dfm:462 OptionsEditor.dfm:471 OptionsEditor.dfm:480 +msgid "Choose ..." +msgstr "" + +#: MyxConnectionDialog.pas:1456 +msgid "Choose from the list of available drivers for this RDBMS" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel5....AutoSize +#: MigrationObjMapDetail.dfm:88 +msgid "" +"Choose this parameter set for tables that contain lots of data which does " +"not need transaction safety. This method is ideal for logging information or " +"statistical data." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeCaptionEd..Caption +#: EditorTable.dfm:1284 +msgid "Chunksize:" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Caption +#: ConnectToInstance.dfm:492 +msgid "Clea&r" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Caption +#: MyxConnectionDialog.dfm:294 +msgid "Clear" +msgstr "" + +#: MySQLResultSetControls.pas:3677 +msgid "Clear Messages" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..CancelBtn..Hint +#: ConnectToInstance.dfm:478 MyxConnectionDialog.dfm:281 +msgid "Click this button to cancel the connection" +msgstr "" + +#: ConnectToInstance.pas:1138 +msgid "Click this button to cancel the connection." +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Hint +#: ConnectToInstance.dfm:491 MyxConnectionDialog.dfm:293 +msgid "Click this button to clear all fields" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..OKBtn..Hint +#: ConnectToInstance.dfm:464 MyxConnectionDialog.dfm:267 +msgid "Click this button to connect" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#: MyxTabHeader.dfm:22 TabHeader.dfm:22 +msgid "Close Tabsheet" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel2..Caption +#: OptionsEditor.dfm:399 +msgid "Code Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationDescLbl..Caption +#: EditorTable.dfm:969 +msgid "Collation method that is used to compare text and sort columns." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationCaptionLbl..Caption +#. MyxSchemaEditorForm..HeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel37..Caption +#: EditorTable.dfm:949 MyxSchemaEditor.dfm:47 MyxTableEditor.dfm:156 +#: MyxTableEditor.dfm:321 +msgid "Collation:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: EditorTable.dfm:650 MyxTableEditor.dfm:660 MyxTableEditor.dfm:796 +msgid "Column" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel36..Caption +#: EditorTable.dfm:754 +msgid "Column Charset:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel37..Caption +#: EditorTable.dfm:761 +msgid "Column Collate:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..Caption +#: EditorTable.dfm:710 MyxTableEditor.dfm:292 +msgid "Column Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..Caption +#: EditorTable.dfm:834 +msgid "Column Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..Caption +#: EditorTable.dfm:191 +msgid "Columns and Indices" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchColumnsMI..Caption +#: SchemataTreeView.dfm:120 +msgid "Columns/Indices" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..CommentTabSheet..CommentSheetPnl..TntLabel2..Caption +#: MyxViewEditor.dfm:776 +msgid "Comments:" +msgstr "" + +#: MyxTableEditor.pas:624 +msgid "Compact" +msgstr "" + +#: EditorTable.pas:512 MyxTableEditor.pas:620 +msgid "Compressed" +msgstr "" + +#: MyxEditor.pas:111 +msgid "Confirm" +msgstr "" + +#: EditorTable.pas:3101 +msgid "Confirm Table Edit" +msgstr "" + +#. MyxConnectionDialogForm..Caption +#: MyxConnectionDialog.dfm:5 +msgid "Connect to Database" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..Caption +#: ConnectToInstance.dfm:513 +msgid "Connect to MySQL Server Instance" +msgstr "" + +#. Ask the user if he wants to create the given schema +#: ConnectToInstance.pas:977 +msgid "Connection Dialog - Default Schema Does Not Exist" +msgstr "" + +#: ConnectToInstance.pas:945 +msgid "Connection Dialog - MySQL 3.x Server Unsupported" +msgstr "" + +#: ConnectToInstance.pas:959 +msgid "Connection Dialog - No Default Schema Specified" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Caption +#: MyxConnectionDialog.dfm:126 OptionsEditor.dfm:694 +msgid "Connection Parameters" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..Caption +#: MyxConnectionDialog.dfm:328 +msgid "Connection Type" +msgstr "" + +#: MySQLConnection.pas:456 +msgid "Connection not found" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel18..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..ConnectionLbl..Caption +#: EditorTable.dfm:1554 OptionsEditor.dfm:700 +msgid "Connection:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CopyAssetSQLMI..Caption +#: SchemataTreeView.dfm:225 +msgid "Copy CREATE statement to Clipboard" +msgstr "" + +#: MySQLResultSetControls.pas:1076 +msgid "Copy Column Names" +msgstr "" + +#: MySQLResultSetControls.pas:3672 +msgid "Copy Message Text" +msgstr "" + +#: OptionsEditor.pas:720 +msgid "Copy of " +msgstr "" + +#. MyxTableEditorForm..TntActionList..CopyToClipboardAction..Caption +#: MyxTableEditor.dfm:1880 +msgid "Copy selected columns to clipboard" +msgstr "" + +#: MySQLConnection.pas:1310 +msgid "Could not connect to embedded server." +msgstr "" + +#: MySQLConnection.pas:526 +msgid "Could not connect to the specified host." +msgstr "" + +#. ignore ConnectionResult -10 after warning +#: ConnectToInstance.pas:855 +msgid "" +"Could not connect to the specified instance. \n" +"\n" +"MySQL Error Number %d\n" +"%s\n" +"\n" +"If you want to check the network connection, please click the Ping button." +msgstr "" + +#: SchemataTreeView.pas:956 +msgid "Could not fetch catalogs/schemata data." +msgstr "" + +#: SchemataTreeView.pas:1437 +msgid "Could not fetch schema indices." +msgstr "" + +#: SchemataTreeView.pas:1229 +msgid "Could not fetch schema tables." +msgstr "" + +#: SchemataTreeView.pas:1232 +msgid "Could not fetch stored procedures." +msgstr "" + +#: Grt.pas:795 +msgid "" +"Could not initialize the GRT Environment. A timeout occured during the " +"initalization." +msgstr "" + +#: Grt.pas:2402 +msgid "Could not register Delphi modules." +msgstr "" + +#: Grt.pas:2428 +msgid "Could not register Java module loader." +msgstr "" + +#: Grt.pas:2468 +msgid "Could not register Lua module loader." +msgstr "" + +#: Grt.pas:2450 +msgid "Could not register PHP module loader." +msgstr "" + +#: Grt.pas:2484 +msgid "Could not register Python module loader." +msgstr "" + +#: ConnectToInstance.pas:723 +msgid "Could not resolve hostname" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewStoredProcedureMI..Caption +#: SchemataTreeView.dfm:258 +msgid "Create New Procedure / Function" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewSchemaMI..Caption +#: SchemataTreeView.dfm:237 +msgid "Create New Schema" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewTableMI..Caption +#: SchemataTreeView.dfm:244 +msgid "Create New Table" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewViewMI..Caption +#: SchemataTreeView.dfm:251 +msgid "Create New View" +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Create new Schema" +msgstr "" + +#. build relationships +#: MyxTableEditor.pas:3783 +msgid "Creating relationships from foreign keys" +msgstr "" + +#. AboutForm..CreditsBtn..Caption +#: About.dfm:115 About.pas:94 +msgid "Credits" +msgstr "" + +#: MyxError.pas:246 +msgid "Critical Error" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..Caption +#: SchemataTreeView.dfm:134 +msgid "Custom Selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#: EditorTable.dfm:1075 MyxTableEditor.dfm:1172 +msgid "Data Directory:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel1..Caption +#: OptionsEditor.dfm:391 +msgid "Data Font:" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton1..Caption +#: MigrationObjMapDetail.dfm:121 +msgid "Data consistancy / multilanguage" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsLbl..Caption +#: MyxConnectionDialog.dfm:352 +msgid "Database System:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel2..Caption +#: EditorTable.dfm:59 +msgid "Database:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:250 MyxTableEditor.dfm:493 +msgid "Datatype" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel5..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel5..Caption +#: EditorTable.dfm:726 MyxTableEditor.dfm:312 +msgid "Datatype:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label10..Caption +#: OptionsEditor.dfm:951 +msgid "Def. data type:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEdLbl..Caption +#: ConnectToInstance.dfm:566 +msgid "Default &Schema:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Label2..Caption +#: OptionsEditor.dfm:383 +msgid "Default Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:272 MyxTableEditor.dfm:516 +msgid "Default Value" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel7..Caption +#: EditorTable.dfm:740 +msgid "Default Value:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..TntLabel11..Caption +#: OptionsEditor.dfm:960 +msgid "Default storage engine" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel7..Caption +#: MyxTableEditor.dfm:329 +msgid "Default:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#: EditorTable.dfm:1169 MyxTableEditor.dfm:1071 +msgid "" +"Defines how the rows in MyISAM tables should be stored. The option value can " +"FIXED or DYNAMIC for static or variable-length row format. The utility " +"myisampack can be used to set the type to COMPRESSED." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#: EditorTable.dfm:1479 MyxTableEditor.dfm:1021 +msgid "Delay Key Updates" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..DeleteConnectionButton..Caption +#: OptionsEditor.dfm:880 +msgid "Delete Connection" +msgstr "" + +#. Disable the error display as the current user might not have select privilege for schema mysql. +#: SchemataTreeView.pas:2246 SchemataTreeView.pas:2271 +msgid "Delete Objects" +msgstr "" + +#. RoutineFrame..TntActionList1..DeleteRoutineAction..Caption +#: MyxRoutineEditorFrame.dfm:457 +msgid "Delete Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..DeleteSelectedColumnsAction..Caption +#: MyxTableEditor.dfm:1846 +msgid "Delete Selected Columns" +msgstr "" + +#. EditorTableForm..ColumnPopupMenu..DeleteTableColumnsMI..Caption +#: EditorTable.dfm:1906 +msgid "Delete Table Columns" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Delete connection?" +msgstr "" + +#: MyxConnectionDialog.pas:1253 +msgid "Delete stored connection." +msgstr "" + +#. Delete nodes from TableData +#: EditorTable.pas:1851 +msgid "Deleting Columns" +msgstr "" + +#: MyxTableEditor.pas:2378 MyxTableEditor.pas:2453 +#: MyxTableEditorIndexColumnVTEdit.pas:622 +msgid "Descendant" +msgstr "" + +#: MigrationObjSelFilter.pas:178 +msgid "Detailed selection >>" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..Caption +#: TextSearch.dfm:217 +msgid "Direction" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#: EditorTable.dfm:1092 MyxTableEditor.dfm:1189 +msgid "" +"Directory where to put the tables data file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#: EditorTable.dfm:1104 MyxTableEditor.dfm:1201 +msgid "" +"Directory where to put the tables index file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..DisableTransparencyEffectsCBox..Caption +#: OptionsEditor.dfm:365 +msgid "Disable transparency effects" +msgstr "" + +#: EditorTable.pas:3619 +msgid "Disabled storage engine" +msgstr "" + +#. OptionsForm..DiscardChangesBtn..Caption +#: OptionsEditor.dfm:1143 MySQLResultSet.pas:535 +msgid "Discard" +msgstr "" + +#: EditorTable.pas:717 EditorTable.pas:757 EditorTable.pas:3220 +msgid "Discard changes" +msgstr "" + +#: AuxFuncs.pas:2428 +msgid "Do not show this message anymore." +msgstr "" + +#: MySQLResultSet.pas:1084 +msgid "Do you really want to discard all changes?" +msgstr "" + +#: SchemataTreeView.pas:2272 +msgid "Do you want do remove the associated schema privileges?" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..DownloadDriverBtn..Caption +#: MyxConnectionDialog.dfm:103 +msgid "Download Driver from the Web" +msgstr "" + +#: MyxConnectionDialog.pas:1320 +msgid "Driver file" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel2..Caption +#: MyxConnectionDialog.dfm:49 +msgid "Driver not attached" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverLbl..Caption +#: MyxConnectionDialog.dfm:343 +msgid "Driver:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..DropMI..Caption +#: SchemataTreeView.dfm:218 SchemataTreeView.pas:1578 +msgid "Drop" +msgstr "" + +#: SchemataTreeView.pas:1572 +msgid "Drop Function" +msgstr "" + +#: SchemataTreeView.pas:1540 +msgid "Drop Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..CloneConnectionButton..Caption +#: OptionsEditor.dfm:889 +msgid "Duplicate Connection" +msgstr "" + +#: SchemataTreeView.pas:1571 +msgid "Edit Function" +msgstr "" + +#: SchemataTreeView.pas:1539 +msgid "Edit Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..Caption +#: OptionsEditor.dfm:895 OptionsEditor.pas:405 +msgid "Editors" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel3..Caption +#: MyxTableEditor.dfm:147 +msgid "Engine:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox..Text +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox....Items.Strings +#: OptionsEditor.dfm:355 OptionsEditor.dfm:358 +msgid "English" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameCBox....Height +#: ConnectToInstance.dfm:636 +msgid "" +"Enter a username of a user account which has privileges to connect to the " +"instance" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameCBox....Height +#: ConnectToInstance.dfm:577 +msgid "Enter the Hostname to connect to. Can be a network name or IP address" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameEdit....Height +#: ConnectToInstance.dfm:733 +msgid "" +"Enter the name to be used for the pipe. Must be the same as set for the " +"server (see advanced networking page)" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordEd..Hint +#: ConnectToInstance.dfm:601 OptionsEditor.dfm:757 +msgid "Enter the password of the user account" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEd..Hint +#: ConnectToInstance.dfm:623 OptionsEditor.dfm:799 +msgid "Enter the schema to select after the connection is established" +msgstr "" + +#. Programmer's name for it: REG_USER_LOCATION +#: AuxFuncs.pas:3090 +msgid "Environment" +msgstr "" + +#: OptionsEditor.pas:772 +msgid "Error Number " +msgstr "" + +#: Grt.pas:2408 +msgid "Error initializing Delphi modules (%d)" +msgstr "" + +#: Grt.pas:2435 +msgid "" +"Error initializing Java module loader (%d). Please check the .\\java and ." +"\\java\\lib directories." +msgstr "" + +#: Grt.pas:2474 +msgid "Error initializing Lua module loader (%d)" +msgstr "" + +#: Grt.pas:2456 +msgid "Error initializing PHP module loader (%d)" +msgstr "" + +#: Grt.pas:2490 +msgid "Error initializing Python module loader (%d)" +msgstr "" + +#: MySQLResultSet.pas:1265 +msgid "Error while allocating memory for MySQL Struct in Query Execute Thread." +msgstr "" + +#. Apply actions. +#: MySQLResultSet.pas:1028 +msgid "Error while applying actions." +msgstr "" + +#. Update resultset which will clear or re-generate a action list. +#: MySQLResultSet.pas:1053 +msgid "Error while applying changes to the result set." +msgstr "" + +#: MySQLConnection.pas:911 +msgid "Error while executing query." +msgstr "" + +#: Grt.pas:2550 +msgid "Error while loading %s modules (%d)." +msgstr "" + +#. Fetch connections from library +#. Fetch connections +#: MySQLConnection.pas:430 OptionsEditor.pas:772 +msgid "Error while loading stored connections." +msgstr "" + +#: Grt.pas:2359 +msgid "Error while loading struct definitions (%d)." +msgstr "" + +#: MySQLResultSetControls.pas:3647 +msgid "ErrorNr." +msgstr "" + +#: Grt.pas:2285 +msgid "Exception encountered while executing the shell command: \"%s\"" +msgstr "" + +#: EditorTable.pas:3104 +msgid "" +"Execute\n" +"Cancel" +msgstr "" + +#. EditorSqlForm..BottomPnl..ExecuteSQLBtn..Caption +#: EditorSql.dfm:48 +msgid "Execute SQL" +msgstr "" + +#: MySQLConnection.pas:911 MySQLConnection.pas:917 +msgid "Execution Error" +msgstr "" + +#: Options.pas:743 +msgid "Exit" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label8..Caption +#: OptionsEditor.dfm:933 +msgid "FK naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1035 +msgid "FK%tablename%%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1031 OptionsEditor.dfm:1034 +msgid "FK_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1072 +msgid "Falcon" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..Caption +#: EditorTable.dfm:1547 +msgid "Federated" +msgstr "" + +#. Check if the schema node's subdata has been loaded already. +#: SchemataTreeView.pas:585 SchemataTreeView.pas:1325 +msgid "Fetching assets ..." +msgstr "" + +#: MyxConnectionDialog.pas:520 MyxConnectionDialog.pas:599 +msgid "Fetching of list failed." +msgstr "" + +#. MySQLResultSetFieldViewerForm..Caption +#: MySQLResultSetFieldViewer.dfm:5 +msgid "Field Viewer" +msgstr "" + +#: MySQLResultSetControls.pas:3457 MyxTableEditor.pas:629 +msgid "First" +msgstr "" + +#: EditorTable.pas:511 MyxTableEditor.pas:618 +msgid "Fixed" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:267 MyxTableEditor.dfm:511 +msgid "Flags" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel6..Caption +#: EditorTable.dfm:733 +msgid "Flags:" +msgstr "" + +#: MyxError.pas:182 +msgid "Following warnings / errors have been encountered:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:742 +msgid "Foreign Key Name" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..Caption +#: EditorTable.dfm:567 +msgid "Foreign Key Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..Caption +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..Caption +#: EditorTable.dfm:519 MyxTableEditor.dfm:688 +msgid "Foreign Keys" +msgstr "" + +#: EditorTable.pas:2202 +msgid "" +"Foreign keys are currently only supported for the InnoDB storage engine." +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyFunctionAction..Caption +#: MyxRoutineEditorFrame.dfm:463 +msgid "Function Body" +msgstr "" + +#: OptionsEditor.pas:399 +msgid "General Options" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..Caption +#: OptionsEditor.dfm:1085 +msgid "General Settings" +msgstr "" + +#: MyxRoutineEditorFrame.pas:168 +msgid "Getting a routine's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:185 +msgid "Getting a routine's type" +msgstr "" + +#: MyxRoutineEditorFrame.pas:457 +msgid "Getting a trigger's event" +msgstr "" + +#: MyxRoutineEditorFrame.pas:427 +msgid "Getting a trigger's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:444 +msgid "Getting a trigger's statement" +msgstr "" + +#: MyxRoutineEditorFrame.pas:469 +msgid "Getting a trigger's timing" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..NameLbl..Caption +#: MyxRoutineGroupEditor.dfm:242 +msgid "Group Name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:440 +msgid "HTML Format" +msgstr "" + +#: OptionsEditor.pas:781 +msgid "History" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKDatatypeEd..Text +#: OptionsEditor.dfm:1045 +msgid "INTEGER" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1077 +msgid "ISAM" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjIgnoreVT......WideText +#: MigrationObjSelFilter.dfm:114 +msgid "Ignored Objects" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..TntLabel6..Caption +#: OptionsEditor.dfm:643 +msgid "Ignorelist:" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..Caption +#: MySQLResultSetFieldViewer.dfm:76 +msgid "Image" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageFormatTitleLbl..Caption +#: MySQLResultSetFieldViewer.dfm:119 +msgid "Image Format:" +msgstr "" + +#: MySQLResultSet.pas:1482 +msgid "" +"In order to keep the system responsive record set retrieval has been stopped." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel12..Caption +#: EditorTable.dfm:390 +msgid "Index Columns" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexDetailsPnl..TntGroupBox3..Caption +#: MyxTableEditor.dfm:581 +msgid "Index Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#: EditorTable.dfm:1082 MyxTableEditor.dfm:1179 +msgid "Index Directory:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexKindLbl..Caption +#: EditorTable.dfm:383 +msgid "Index Kind:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..Caption +#: EditorTable.dfm:366 +msgid "Index Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexTypeLbl..Caption +#: EditorTable.dfm:398 +msgid "Index Type:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label7..Caption +#: OptionsEditor.dfm:925 +msgid "Index naming:" +msgstr "" + +#. Init Java loader +#: Grt.pas:2414 +msgid "Initializing Java loader..." +msgstr "" + +#. Init lua loader +#: Grt.pas:2462 +msgid "Initializing Lua loader..." +msgstr "" + +#. Init PHP loader +#: Grt.pas:2443 +msgid "Initializing PHP loader..." +msgstr "" + +#. Init python loader +#: Grt.pas:2478 +msgid "Initializing Python loader..." +msgstr "" + +#. Init Delphi loader +#: Grt.pas:2396 +msgid "Initializing native loader..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#: EditorTable.dfm:1496 MyxTableEditor.dfm:1233 +msgid "Insert Method:" +msgstr "" + +#: EditorTable.pas:500 MyxTableEditor.pas:600 +msgid "Inserts into first table" +msgstr "" + +#: EditorTable.pas:501 MyxTableEditor.pas:601 +msgid "Inserts into last table" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:180 +msgid "JPEG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:187 MySQLResultSetFieldViewer.pas:201 +msgid "JPG image corrupted." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel14..Caption +#: EditorTable.dfm:577 +msgid "Key Name:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label3..Caption +#: OptionsEditor.dfm:298 +msgid "Language:" +msgstr "" + +#: MySQLResultSetControls.pas:3453 MyxTableEditor.pas:631 +msgid "Last" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:670 +msgid "Length" +msgstr "" + +#: MyxError.pas:274 +msgid "Library Error" +msgstr "" + +#: MyxError.pas:199 +msgid "" +"Library Error Number %d\n" +"%s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#: EditorTable.dfm:1511 MyxTableEditor.dfm:1248 +msgid "List of MyISAM tables that should be used by the MERGE table." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..LocateDriverBtn..Caption +#: MyxConnectionDialog.dfm:73 +msgid "Locate Driver on Harddisk" +msgstr "" + +#: EditorTable.pas:1807 +msgid "" +"Lost server connection during table manipulation. Changes will be cancelled " +"and the editor will be closed." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..Caption +#: MigrationObjMapDetail.dfm:18 +msgid "Mapping of Type Oracle Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#: EditorTable.dfm:1150 MyxTableEditor.dfm:1052 +msgid "Max Rows:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1075 +msgid "Merge" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#: EditorTable.dfm:1489 MyxTableEditor.dfm:1226 +msgid "Merge Table Options" +msgstr "" + +#. MigrationObjSelFilterFrame..MigrateCBox..Caption +#: MigrationObjSelFilter.dfm:238 +msgid "Migrate Objects of Type Oracle Table" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjMapDetail.dfm:34 +msgid "Migration method:" +msgstr "" + +#: MigrationObjMapDetail.pas:183 +msgid "Migration of type %s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#: EditorTable.dfm:1143 MyxTableEditor.dfm:1045 +msgid "Min Rows:" +msgstr "" + +#: MySQLConnection.pas:912 +msgid "MySQL Error Number " +msgstr "" + +#: MySQLConnection.pas:527 MySQLConnection.pas:1311 +msgid "" +"MySQL Error Number %d\n" +"%s" +msgstr "" + +#. EditorSqlForm..Caption +#: EditorSql.dfm:5 +msgid "MySQL SQL Editor" +msgstr "" + +#. EditorTableForm..Caption +#: EditorTable.dfm:5 +msgid "MySQL Table Editor" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..Caption +#: ConnectToInstance.dfm:678 +msgid "MySQLOptionsTabSheet" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1073 +msgid "NDB" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:627 +msgid "NO ACTION" +msgstr "" + +#: MyxTableEditor.pas:1918 MyxTableEditor.pas:2024 +msgid "NOT NULL" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..AddConnectionButton..Caption +#: OptionsEditor.dfm:871 OptionsEditor.pas:714 +msgid "New Connection" +msgstr "" + +#. Fill charsets. +#: EditorTable.pas:848 EditorTable.pas:940 +msgid "New Table" +msgstr "" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..RoutineLbl..Caption +#: MyxRoutineEditorFrame.dfm:44 +msgid "New_Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..NextTabsheetAction..Caption +#: MyxTableEditor.dfm:1835 +msgid "Next Tabsheet" +msgstr "" + +#: EditorTable.pas:519 +msgid "No Action" +msgstr "" + +#. Execute Script +#: EditorTable.pas:3115 +msgid "No Changes" +msgstr "" + +#: EditorTable.pas:499 MyxTableEditor.pas:599 +msgid "No Inserts" +msgstr "" + +#: MySQLResultSet.pas:554 +msgid "No SQL Command" +msgstr "" + +#. TextSearchForm..NoMatchFoundPnl..Caption +#: TextSearch.dfm:316 +msgid "No match found." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DefMethodDescLbl..Caption +#: MigrationObjMapDetail.dfm:42 +msgid "No migration method available for this source type." +msgstr "" + +#: MySQLResultSet.pas:1733 +msgid "No resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1069 EditorTable.pas:515 +msgid "None" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label4....AutoSize +#: OptionsEditor.dfm:315 +msgid "" +"Note: a localized help for languages other than english is available from " +"the MySQL site." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Label1..Caption +#: OptionsEditor.dfm:750 +msgid "Notes:" +msgstr "" + +#: EditorTable.pas:3613 +msgid "Nothing selected" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksCaptionLbl..Caption +#: EditorTable.dfm:1277 +msgid "Number of Chunks:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksDescLbl....AutoSize +#: EditorTable.dfm:1316 +msgid "" +"Number of chunks to create, the maximum value is 255. For each chunk there " +"will be a subdirectory created named '00', '01', ... and a 'tbl_name.MYD' " +"file will be created in each directory." +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..ObjectsToMigrateLbl..Caption +#: MigrationObjSelFilter.dfm:46 +msgid "Number to migrate:" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:792 +msgid "ODBC" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjListVT......WideText +#: MigrationObjSelFilter.dfm:167 +msgid "Object to Migrate" +msgstr "" + +#: MigrationObjSelFilter.pas:212 +msgid "Objects of type %s" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel1..Caption +#: MigrationObjSelFilter.dfm:53 +msgid "Objects of type:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:757 +msgid "On Delete" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel15..Caption +#: EditorTable.dfm:584 +msgid "On Delete:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:752 +msgid "On Update" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel16..Caption +#: EditorTable.dfm:591 +msgid "On Update:" +msgstr "" + +#. There can only be one PRIMARY index +#: EditorTable.pas:2621 +msgid "Only one Primary Key" +msgstr "" + +#: MySQLResultSetControls.pas:540 +msgid "" +"Only two resultsets can be compared. Use the [Split Tab] function in the " +"grid's popup menu to get a second grid." +msgstr "" + +#: MyxConnectionDialog.pas:673 +msgid "Open File ..." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:791 +msgid "Oracle" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..StructTypeLbl..Caption +#: MigrationObjSelFilter.dfm:60 +msgid "Oracle Table" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:665 +msgid "Order" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..Caption +#: TextSearch.dfm:282 +msgid "Origin" +msgstr "" + +#: MigrationObjSelFilter.pas:424 +msgid "Owner object of %s not found" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortLbl..Caption +#: ConnectToInstance.dfm:557 +msgid "P&ort:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label6..Caption +#: OptionsEditor.dfm:917 +msgid "PK Naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label9..Caption +#: OptionsEditor.dfm:942 +msgid "PK datatype:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:163 +msgid "PNG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 +msgid "PNG image corrupted." +msgstr "" + +#: EditorTable.pas:506 MyxTableEditor.pas:609 +msgid "Pack All" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#: EditorTable.dfm:1389 MyxTableEditor.dfm:931 +msgid "Pack Keys:" +msgstr "" + +#: EditorTable.pas:505 MyxTableEditor.pas:607 +msgid "Pack None" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#: OptionsEditor.dfm:857 +msgid "Parameter" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..ParameterLbl..Caption +#: MigrationObjMapDetail.dfm:49 +msgid "Parameter:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..Caption +#: OptionsEditor.dfm:600 +msgid "Password Storage" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..PasswordStorageTypeLbl..Caption +#: OptionsEditor.dfm:608 +msgid "Password storage method:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#: EditorTable.dfm:1425 MyxTableEditor.dfm:967 +msgid "" +"Password to encrypt the table definition file. This option doesn't do " +"anything in the standard MySQL version." +msgstr "" + +#. MyxTableEditorForm..TntActionList..PasteFromClipboardAction..Caption +#: MyxTableEditor.dfm:1887 +msgid "Paste column definition from clipboard" +msgstr "" + +#: MigrationObjSelFilter.pas:573 +msgid "Pattern" +msgstr "" + +#: ConnectToInstance.pas:856 +msgid "Ping" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameLabel..Caption +#: ConnectToInstance.dfm:689 +msgid "Pipe name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:441 +msgid "Plain text" +msgstr "" + +#: MyxTableEditor.pas:3111 +msgid "Please columns to the table before adding the foreign keys." +msgstr "" + +#: MyxConnectionDialog.pas:1186 +msgid "Please enter a name for the connection." +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Please enter a name for the new schema." +msgstr "" + +#: EditorTable.pas:2716 +msgid "Please enter the name of the new foreign key." +msgstr "" + +#: EditorTable.pas:2556 +msgid "Please enter the name of the new index." +msgstr "" + +#: SchemataTreeView.pas:2426 +msgid "Please enter the new name for the table %s." +msgstr "" + +#: MyxTabHeader.pas:1586 TabHeader.pas:1318 +msgid "Please enter the new name of the tabsheet." +msgstr "" + +#: MigrationObjSelFilter.pas:571 +msgid "" +"Please enter the pattern to ignore. You can use * and ? to match the objects " +"you would like to ignore. Please note that the string is matched case " +"sensitive" +msgstr "" + +#: SchemataTreeView.pas:2273 +msgid "Please note that this action cannot be rolled back." +msgstr "" + +#. SchemaSelectionForm..HeaderPnl..Label2..Caption +#: SchemaSelection.dfm:82 +msgid "Please select a schema from the schema list " +msgstr "" + +#. MyxTableEditorForm..TntActionList..PreviousTabsheetAction..Caption +#: MyxTableEditor.dfm:1840 +msgid "Previous Tabsheet" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnPKCBox..Caption +#: EditorTable.dfm:841 +msgid "Primary Key" +msgstr "" + +#: MySQLResultSet.pas:1453 +msgid "Problem while executing query" +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyProcedureAction..Caption +#: MyxRoutineEditorFrame.dfm:467 +msgid "Procedure Body" +msgstr "" + +#. ProgressForm..ProgressGBox..Caption +#: Progress.dfm:36 +msgid "Progress" +msgstr "" + +#. ProgressForm..Caption +#: Progress.dfm:6 +msgid "Progress ..." +msgstr "" + +#: MySQLResultSet.pas:1268 +msgid "Query Execute Thread cannot connect to MySQL" +msgstr "" + +#: MySQLResultSet.pas:1704 +msgid "Query aborted." +msgstr "" + +#: MySQLResultSet.pas:1701 +msgid "Query aborted. %d rows fetched so far in %.4fs (%.4fs)" +msgstr "" + +#: MySQLResultSet.pas:1195 +msgid "Query is being executed..." +msgstr "" + +#: MySQLResultSet.pas:1164 +msgid "Query is being stopped..." +msgstr "" + +#: MySQLResultSet.pas:1677 +msgid "Query returned no resultset." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel29..Caption +#: EditorTable.dfm:1270 +msgid "RAID Type:" +msgstr "" + +#: SchemataTreeView.pas:2429 +msgid "RENAME TABLE `%s`.`%s` TO `%s`.`%s`" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:632 +msgid "RESTRICT" +msgstr "" + +#: MyxTableEditor.pas:622 +msgid "Redundant" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel17..Caption +#: EditorTable.dfm:598 +msgid "Ref. Table:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: MyxTableEditor.dfm:801 +msgid "Refered Column" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:747 +msgid "Refered Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#: EditorTable.dfm:656 +msgid "Reference Column" +msgstr "" + +#: Grt.pas:2559 +msgid "Registered %d %s modules." +msgstr "" + +#: Grt.pas:2367 +msgid "Registered %d struct definition files." +msgstr "" + +#: Grt.pas:2555 +msgid "Registered 1 %s module." +msgstr "" + +#: Grt.pas:2364 +msgid "Registered 1 struct definition file." +msgstr "" + +#. EditorTableForm..FKColumnPopupMenu..RemoveFKColumnMI..Caption +#: EditorTable.dfm:1916 +msgid "Remove Column" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsDelBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnDelBtn..Hint +#: ConnectToInstance.dfm:781 MyxConnectionDialog.dfm:177 +msgid "Remove Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:122 +msgid "Remove selected objects from the ignore list" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..RenameMI..Caption +#: SchemataTreeView.dfm:210 MyxTabHeader.pas:1587 SchemataTreeView.pas:1579 +#: SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Rename" +msgstr "" + +#: SchemataTreeView.pas:1573 +msgid "Rename Function" +msgstr "" + +#: SchemataTreeView.pas:1565 +msgid "Rename Procedure" +msgstr "" + +#: SchemataTreeView.pas:1541 +msgid "Rename Schema" +msgstr "" + +#: SchemataTreeView.pas:1549 SchemataTreeView.pas:2425 +msgid "Rename Table" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#: MyxTabHeader.dfm:15 TabHeader.dfm:15 +msgid "Rename Tabsheet" +msgstr "" + +#: SchemataTreeView.pas:1557 +msgid "Rename View" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceBtn..Caption +#: TextSearch.dfm:95 TextSearch.dfm:159 MyxRoutineEditorFrame.pas:336 +#: MyxRoutineEditorFrame.pas:356 +msgid "Replace" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceAllBtn..Caption +#: TextSearch.dfm:139 +msgid "Replace All" +msgstr "" + +#: MyxRoutineEditorFrame.pas:334 MyxRoutineEditorFrame.pas:354 +msgid "Replace Text" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceWithLbl..Caption +#: TextSearch.dfm:113 +msgid "Replace with:" +msgstr "" + +#. Print result +#: ConnectToInstance.pas:1034 +msgid "Reply from" +msgstr "" + +#: ConnectToInstance.pas:1039 +msgid "Request timed out." +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsResetBtn..Hint +#: ConnectToInstance.dfm:819 +msgid "Reset Options to Defaul Values" +msgstr "" + +#: MyxError.pas:250 +msgid "Restart" +msgstr "" + +#: EditorTable.pas:522 +msgid "Restrict" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:442 +msgid "Rich Text Format" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:443 +msgid "Rich Text Format Without Objects" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..Caption +#: MyxRoutineGroupEditor.dfm:89 +msgid "Routine Group" +msgstr "" + +#. MyxRoutineGroupEditorForm..Caption +#: MyxRoutineGroupEditor.dfm:6 +msgid "Routine Group Editor" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel1..Caption +#: MyxRoutineGroupEditor.dfm:261 +msgid "Routines:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#: EditorTable.dfm:1157 MyxTableEditor.dfm:1059 +msgid "Row Format:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#: EditorTable.dfm:1129 MyxTableEditor.dfm:1031 +msgid "Row Options" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:642 +msgid "SET NULL" +msgstr "" + +#: MyxError.pas:264 +msgid "SQL Error" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..TntLabel40..Caption +#: EditorTable.dfm:1591 +msgid "SQL Inserts" +msgstr "" + +#. EditorSqlForm..UCESQLHighlighter..DefaultFilter +#. RoutineFrame..UCESQLHighlighter..DefaultFilter +#. MyxTableEditorForm..UCESQLHighlighter..DefaultFilter +#. MyxViewEditorForm..UCESQLHighlighter..DefaultFilter +#: EditorSql.dfm:402 MyxRoutineEditorFrame.dfm:400 MyxTableEditor.dfm:1923 +#: MyxViewEditor.dfm:791 +msgid "SQL script files (*.sql)|*.sql" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel1..Caption +#: MyxViewEditor.dfm:265 +msgid "SQL:" +msgstr "" + +#. Set DiscardingChanges so there will be no recursive calls +#: OptionsEditor.pas:554 +msgid "Save changes?" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAssetsMI..Caption +#: SchemataTreeView.dfm:110 +msgid "Schema Assets" +msgstr "" + +#. MyxSchemaEditorForm..Caption +#: MyxSchemaEditor.dfm:6 +msgid "Schema Editor" +msgstr "" + +#. MyxSchemaEditorForm..HeaderPnl..NameLbl..Caption +#: MyxSchemaEditor.dfm:38 +msgid "Schema Name:" +msgstr "" + +#. SchemaSelectionForm..Caption +#. SchemaSelectionForm..HeaderPnl..Label1..Caption +#: SchemaSelection.dfm:8 SchemaSelection.dfm:69 +msgid "Schema Selection" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEdLbl..Caption +#: OptionsEditor.dfm:743 +msgid "Schema:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..Caption +#: TextSearch.dfm:189 +msgid "Scope" +msgstr "" + +#: Grt.pas:1053 +msgid "Script file not found" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchAllColumnsRBtn..Caption +#: TextSearch.dfm:205 +msgid "Search all text/columns" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchDownRBtn..Caption +#: TextSearch.dfm:224 +msgid "Search down" +msgstr "" + +#. TextSearchForm..PageControl..SearchTabSheet..SearchLbl..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplacesSearchLbl..Caption +#: TextSearch.dfm:52 TextSearch.dfm:105 +msgid "Search for:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromCursorRBtn..Caption +#: TextSearch.dfm:289 +msgid "Search from cursor" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromTopRBtn..Caption +#: TextSearch.dfm:298 +msgid "Search from top" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchInSelectedColumnRBtn..Caption +#: TextSearch.dfm:196 +msgid "Search only in selected text/column" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchUpRBtn..Caption +#: TextSearch.dfm:235 +msgid "Search up" +msgstr "" + +#: MyxConnectionDialog.pas:1448 +msgid "Select a RDBMS from the list of supported systems" +msgstr "" + +#. MyxTableEditorForm..TntActionList..SelectAllAction..Caption +#: MyxTableEditor.dfm:1894 +msgid "Select all columns" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox..Hint +#: OptionsEditor.dfm:781 +msgid "Select the type of database connection" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameLbl..Caption +#: ConnectToInstance.dfm:521 +msgid "Server &Host:" +msgstr "" + +#: EditorTable.pas:2956 +msgid "Server Messages" +msgstr "" + +#: EditorTable.pas:1806 +msgid "Server connection lost" +msgstr "" + +#. EditorTableForm..IndexColumnPopupMenu..SetIndexColumnLengthMI..Caption +#: EditorTable.dfm:1896 +msgid "Set Index Column Length" +msgstr "" + +#: EditorTable.pas:521 +msgid "Set Null" +msgstr "" + +#: MigrationObjMapDetail.pas:407 +msgid "Set Parameter >>" +msgstr "" + +#. datatype +#: MyxTableEditor.pas:2001 +msgid "Setting column data type" +msgstr "" + +#. update indices +#: MyxTableEditor.pas:1618 +msgid "Setting column datatype" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ShowAdvancedAction..Caption +#: MyxTableEditor.dfm:1858 +msgid "Show Advanced Controls" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblShowSQLBeforeApplyingCBox..Caption +#: OptionsEditor.dfm:968 +msgid "Show SQL command before applying changes" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..ShowTipOfDayCBox..Caption +#: OptionsEditor.dfm:332 +msgid "Show Tip of Day" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..ShowSpecialCharsCheckBox..Caption +#: OptionsEditor.dfm:1101 +msgid "Show tab and line breaks in editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeDescLbl....AutoSize +#: EditorTable.dfm:1327 +msgid "" +"Size of chunk that will be written to first file, to the next file, and so " +"on." +msgstr "" + +#: ConnectToInstance.pas:1120 +msgid "Skip" +msgstr "" + +#: ConnectToInstance.pas:1121 +msgid "Skip the connection dialog and open service configuration." +msgstr "" + +#: OptionsEditor.pas:555 +msgid "" +"Some of the settings have changed. Do you want to apply these changes " +"permanently?" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortEd..Hint +#: ConnectToInstance.dfm:612 OptionsEditor.dfm:768 +msgid "Specify the TCP/IP port to connect to" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet4..Caption +#: EditorTable.dfm:1577 MyxTableEditor.dfm:1283 +msgid "Standard Inserts" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox..Text +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox....Items.Strings +#: MigrationObjMapDetail.dfm:66 MigrationObjMapDetail.dfm:69 +msgid "Standard Migration" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel3....AutoSize +#: MigrationObjMapDetail.dfm:99 +msgid "" +"Standard parameter set. The migrated tables will use the InnoDB storage " +"engine to offer transactional and foreign key support." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton2..Caption +#: MigrationObjMapDetail.dfm:107 +msgid "Statistical data / latin1" +msgstr "" + +#. ProgressForm..StoppingLbl..Caption +#: Progress.dfm:28 +msgid "Stopping process ..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..Caption +#: EditorTable.dfm:998 +msgid "Storage Engine" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#: EditorTable.dfm:1068 MyxTableEditor.dfm:1165 +msgid "Storage Options" +msgstr "" + +#: MyxConnectionDialog.pas:1185 +msgid "Store Connection." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..StoreWindowsPosCBox..Caption +#: OptionsEditor.dfm:342 +msgid "Store Windows Positions" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..StorePasswordCBox..Caption +#: OptionsEditor.dfm:615 +msgid "Store passwords" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionLbl..Caption +#: ConnectToInstance.dfm:530 +msgid "Stored &Connection:" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..ConnectionLbl..Caption +#: MyxConnectionDialog.dfm:149 +msgid "Stored Connection:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:675 +msgid "Stored Function" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..SPSubMI..Caption +#: SchemataTreeView.dfm:174 +msgid "Stored Procedures/Functions" +msgstr "" + +#: EditorTable.pas:516 +msgid "Striped" +msgstr "" + +#: MyxError.pas:269 +msgid "System Error" +msgstr "" + +#: MyxError.pas:158 +msgid "" +"System Error Number %d\n" +"%s" +msgstr "" + +#. Programmer's name for it: REG_MACHINE_LOCATION +#. Programmer's name for it: REG_MACHINE_LOCATION +#: AuxFuncs.pas:3089 AuxFuncs.pas:3128 +msgid "System\\CurrentControlSet\\Control\\Session Manager\\Environment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..TntLabel41..Caption +#: EditorTable.dfm:1617 +msgid "Table Description" +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..Caption +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Caption +#: EditorTable.dfm:1662 MyxTableEditor.dfm:4 OptionsEditor.dfm:906 +msgid "Table Editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TntLabel11..Caption +#: EditorTable.dfm:1017 +msgid "Table Engine:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TableNameLbl..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TableNameLbl..Caption +#: EditorTable.dfm:51 MyxTableEditor.dfm:138 +msgid "Table Name:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..Caption +#: EditorTable.dfm:902 MyxTableEditor.dfm:881 +msgid "Table Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#: EditorTable.dfm:1403 MyxTableEditor.dfm:945 +msgid "Table Password:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..Caption +#: EditorTable.dfm:1263 +msgid "Table RAID Settings" +msgstr "" + +#: EditorTable.pas:685 +msgid "Tables Overview" +msgstr "" + +#: MyxTabHeader.pas:1585 TabHeader.pas:1317 +msgid "Tabsheet Caption" +msgstr "" + +#: MyxError.pas:250 +msgid "Terminate" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..Caption +#: MySQLResultSetFieldViewer.dfm:32 +msgid "Text" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 MySQLResultSetFieldViewer.pas:187 +#: MySQLResultSetFieldViewer.pas:201 +msgid "The BLOB field contains a corrupted image file." +msgstr "" + +#. Select correct Driver +#: MyxConnectionDialog.pas:963 +msgid "The Driver %s is not available for selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel57....AutoSize +#: EditorTable.dfm:1304 +msgid "" +"The RAID functionality can be used to exceed the 2GB/4GB limit for MyISAM " +"data files on operating systems that do not support big files (unrecommended " +"if they do). When the RAID type is set to STRIPED the table data file will " +"be split into a number for chunks." +msgstr "" + +#: MyxConnectionDialog.pas:968 +msgid "The RDBMS %s is not available for selection" +msgstr "" + +#: MyxConnectionDialog.pas:1352 +msgid "The application needs to be restarted." +msgstr "" + +#: MyxConnectionDialog.pas:1354 +msgid "" +"The application needs to be restarted. Please click on [Close] to close the " +"application." +msgstr "" + +#: Grt.pas:2281 +msgid "The call to the function %s:%s returned with an exception." +msgstr "" + +#: EditorTable.pas:3116 +msgid "The changes you made did not result in the need to alter the table." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel10....AutoSize +#: MyxTableEditor.dfm:203 +msgid "" +"The collation specifies which language specific characters can be stored in " +"the table. Common choices are Latin1 or UTF8." +msgstr "" + +#: MySQLConnection.pas:457 +msgid "The connection %s cannot be found in the list of stored connections." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel23..Caption +#: EditorTable.dfm:1562 +msgid "The connection string for federated tables." +msgstr "" + +#: Options.pas:742 +msgid "" +"The data types file `%s` could not be loaded. You won't be able to to use " +"the table editor.\n" +"\n" +"Do you want to exit now or continue anyway?" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel9....AutoSize +#: MyxTableEditor.dfm:190 +msgid "" +"The database engine that is used for the table. This option specifies the " +"performance, data consistency and much more." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetDescLbl....AutoSize +#: EditorTable.dfm:960 +msgid "" +"The default character set that is used for the table. Starting from MySQL " +"4.1 you can specify an individual character set for each column." +msgstr "" + +#: MySQLConnection.pas:1102 +msgid "The default schema cannot be changed to %s" +msgstr "" + +#: MyxConnectionDialog.pas:939 +msgid "The driver used by the given connection is not available." +msgstr "" + +#: MyxError.pas:221 +msgid "The execution was stopped." +msgstr "" + +#: MyxError.pas:249 +msgid "" +"The following Exception occurred:\n" +"%s\n" +"\n" +"Please choose whether to continue %s, terminate the application or restart " +"the program." +msgstr "" + +#: MySQLConnection.pas:917 +msgid "The following error occured while executing the query." +msgstr "" + +#: Grt.pas:1358 +msgid "The following error occured. Error Nr. %d" +msgstr "" + +#: MyxError.pas:278 MyxError.pas:285 +msgid "The following exception occurred:" +msgstr "" + +#: Toolbar.pas:1535 +msgid "The image %s cannot be found in the attached resources" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#: EditorTable.dfm:1434 MyxTableEditor.dfm:976 +msgid "The initial AUTO_INCREMENT value for the table, only for MyISAM." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#: EditorTable.dfm:1211 MyxTableEditor.dfm:1113 +msgid "The maximum number of rows you plan to store in the table." +msgstr "" + +#: MySQLResultSet.pas:1479 +msgid "The memory load of the system is extremly high." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#: EditorTable.dfm:1202 MyxTableEditor.dfm:1104 +msgid "The minimum number of rows you plan to store in the table." +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel6..Caption +#: MyxRoutineGroupEditor.dfm:251 +msgid "The name of the routine group." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel6....AutoSize +#: MyxTableEditor.dfm:177 +msgid "" +"The name of the table. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel6....AutoSize +#: MyxViewEditor.dfm:255 +msgid "" +"The name of the view. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#: GrtForms.pas:236 +msgid "The object cannot be created at the given path %s." +msgstr "" + +#: MyxOptions.pas:395 +msgid "The option %s is a fixed option and cannot be set." +msgstr "" + +#. Check if ExceptionMsg is set. +#: MySQLResultSet.pas:1730 +msgid "The query could not be executed." +msgstr "" + +#: MySQLConnection.pas:512 +msgid "The schema %s cannot be selected." +msgstr "" + +#: ConnectToInstance.pas:979 +msgid "The schema `%s` does not exist. Do you want to create the schema now?" +msgstr "" + +#: Grt.pas:1053 +msgid "The script file %s cannot be found." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel9..Caption +#: MyxConnectionDialog.dfm:64 +msgid "The selected driver is not attached to the application yet." +msgstr "" + +#: EditorTable.pas:3619 +msgid "The storage engine you selected is not enabled currently." +msgstr "" + +#: Grt.pas:1667 Grt.pas:1856 +msgid "The string %s cannot be converted to a float value." +msgstr "" + +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#: Grt.pas:1661 Grt.pas:1850 +msgid "The string %s cannot be converted to an integer value." +msgstr "" + +#: MySQLResultSetControls.pas:536 +msgid "" +"The two resultsets cannot be compared. Please make sure that they have a " +"primary key and the same column names." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#: EditorTable.dfm:1520 MyxTableEditor.dfm:1257 +msgid "The union table which should be used for inserts." +msgstr "" + +#: Grt.pas:1186 +msgid "The value %s cannot be set." +msgstr "" + +#: Grt.pas:1234 +msgid "The value %s is not a int value." +msgstr "" + +#: Grt.pas:1265 +msgid "The value %s is not a real value." +msgstr "" + +#: Grt.pas:1203 +msgid "The value %s is not a string value." +msgstr "" + +#: MyxEditor.pas:111 +msgid "There are unapplied changes. Would you like to apply them now?" +msgstr "" + +#: MyxError.pas:182 +msgid "There was a problem: %s" +msgstr "" + +#: EditorTable.pas:3629 +msgid "These definitions will be ignored." +msgstr "" + +#: MySQLResultSet.pas:1481 +msgid "This is likely because of the current result being very large." +msgstr "" + +#. AboutForm..LicenceLbl....AutoSize +#: About.dfm:82 +msgid "" +"This software is released under the GNU General Public License (GPL), which " +"is probably the best known Open Source license. The formal terms of the GPL " +"license can be found at http://www.fsf.org/licenses/." +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "Time =" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..TntLabel12..Caption +#: MyxConnectionDialog.dfm:94 +msgid "To download the driver from the internet press the button below." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TriggersTab..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..TriggersSubMI..Caption +#: MyxTableEditor.dfm:809 SchemataTreeView.dfm:190 +msgid "Triggers" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeLbl..Caption +#: OptionsEditor.dfm:736 +msgid "Type:" +msgstr "" + +#: MySQLResultSet.pas:533 +msgid "Unapplied Changes" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:444 +msgid "Unicode text" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#: EditorTable.dfm:1503 MyxTableEditor.dfm:1240 +msgid "Union Tables:" +msgstr "" + +#: ConnectToInstance.pas:1045 +msgid "Unknown Error." +msgstr "" + +#: EditorTable.pas:2202 EditorTable.pas:3628 +msgid "Unsupported feature" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..NamedPipeCBox..Caption +#: ConnectToInstance.dfm:705 +msgid "Use &named pipe (localhost only)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseAnsiQuotesCBox..Caption +#: ConnectToInstance.dfm:714 +msgid "Use ANSI "es to quote identifiers" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#: EditorTable.dfm:1243 MyxTableEditor.dfm:1145 +msgid "Use Checksum" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..UseRegExCBox..Caption +#: TextSearch.dfm:270 +msgid "Use RegEx" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseSSLCBox..Caption +#: ConnectToInstance.dfm:722 +msgid "Use SSL if available (the client library needs to support it)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseCompressionCBox..Caption +#: ConnectToInstance.dfm:697 +msgid "Use co&mpression protocol" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjSelFilter.dfm:75 +msgid "Use the [Detailed Selection] to put objects on the ignore list." +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel10..Caption +#: EditorTable.dfm:1675 +msgid "Use this editor to create or alter tables." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#: EditorTable.dfm:1445 MyxTableEditor.dfm:987 +msgid "" +"Use this option to delay the key updates until the table is closed. This " +"works for MyISAM only." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#: EditorTable.dfm:1414 MyxTableEditor.dfm:956 +msgid "" +"Use this option to generate smaller indices. This usually makes updates " +"slower and reads faster. Setting it to DEFAULT tells the storage engine to " +"only pack long CHAR/VARCHAR columns." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..UserDefinedParamsPnl..ParamsUserDefinedCBox..Caption +#: MigrationObjMapDetail.dfm:154 +msgid "User defined" +msgstr "" + +#: GrtObjectTree.pas:399 +msgid "Values" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..Caption +#: EditorTable.dfm:1382 MyxTableEditor.dfm:924 +msgid "Various" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TableEngineDescLbl....AutoSize +#: EditorTable.dfm:1009 +msgid "" +"Very fast, disk based storage engine without support for transactions. " +"Offers fulltext search, packed keys, and is the default storage engine." +msgstr "" + +#. MyxViewEditorForm..Caption +#: MyxViewEditor.dfm:4 +msgid "View Editor" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..NameLbl..Caption +#: MyxViewEditor.dfm:121 +msgid "View Name:" +msgstr "" + +#: EditorSql.pas:156 +msgid "View name has changed" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:445 +msgid "Virtual Tree Data" +msgstr "" + +#: ConnectToInstance.pas:1233 +msgid "Warning" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..Caption +#: OptionsEditor.dfm:635 +msgid "Warnings and Messages" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..WholeWordsOnlyCBox..Caption +#: TextSearch.dfm:261 +msgid "Whole words only" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel7..Caption +#: OptionsEditor.dfm:431 +msgid "Width:" +msgstr "" + +#: EditorSql.pas:157 +msgid "Would you like to keep the original view object? " +msgstr "" + +#: EditorTable.pas:1852 +msgid "" +"Yes\n" +"No" +msgstr "" + +#: ConnectToInstance.pas:948 +msgid "" +"You are connecting to an MySQL 3.x server. The MySQL GUI tools only support " +"MySQL servers 4.0 and higher. Using this tool with a 3.x server might result " +"in unexpected behaviour." +msgstr "" + +#: MySQLResultSetControls.pas:578 +msgid "You can split the panel only in one direction." +msgstr "" + +#: SchemataTreeView.pas:2259 +msgid "You cannot drop the MySQL schema" +msgstr "" + +#: EditorTable.pas:3628 +msgid "" +"You have foreign keys defined but selected a storage engine which does not " +"support them." +msgstr "" + +#: MySQLResultSet.pas:534 +msgid "" +"You have made changes to the resultset that have not been applied yet. Do " +"you want to discard the changes?" +msgstr "" + +#: ConnectToInstance.pas:962 +msgid "" +"You have not specified a default schema for this connection. Although it is " +"possible to connect without specifying default schema you are highly " +"encouraged to do so." +msgstr "" + +#: EditorTable.pas:2983 +msgid "You have to add at least one column to the table" +msgstr "" + +#: MySQLResultSetControls.pas:3181 +msgid "You have to enable editing first." +msgstr "" + +#: MySQLResultSet.pas:555 +msgid "" +"You tried to execute an empty string. Please type an SQL command into the " +"SQL edit field and execute again." +msgstr "" + +#: EditorTable.pas:2203 +msgid "Your foreign key definitions will be ignored." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:990 OptionsEditor.dfm:993 +msgid "id%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:994 +msgid "id_%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1021 +msgid "ind_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1020 +msgid "index%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1016 OptionsEditor.dfm:1019 +msgid "index_%nr%" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeUnitLbl..Caption +#: EditorTable.dfm:1291 +msgid "kB" +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "ms" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel8..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel9..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel10..Caption +#: OptionsEditor.dfm:439 OptionsEditor.dfm:447 OptionsEditor.dfm:455 +msgid "pt" +msgstr "" + +#. handle global root value +#: GrtObjectTree.pas:650 +msgid "root" +msgstr "" + +#: CommonFuncs.pas:124 CommonFuncs.pas:145 +msgid "version" +msgstr "" + +#. AboutForm..VersionLbl..Caption +#: About.dfm:48 +msgid "version 1.0.7 BETA" +msgstr "" --- mysql-gui-tools-5.0r12.orig/mysql-administrator/po/ja.po-merged +++ mysql-gui-tools-5.0r12/mysql-administrator/po/ja.po-merged @@ -0,0 +1,14038 @@ +# #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-07-28 13:32-0300\n" +"PO-Revision-Date: 2006-10-25 10:50+0100\n" +"Last-Translator: Mike Lischke \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: dxgettext 1.2 beta 5\n" +"#-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-02-05 15:54\n" +"PO-Revision-Date: 2007-02-05 15:54\n" +"Last-Translator: Somebody \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: dxgettext 1.2 beta 5\n" + +#: source/linux/main.cc:180 +msgid " --dont-connect Start without connecting to a MySQL server.\n" +msgstr "" + +#: source/linux/main.cc:181 +msgid " --mycnf=path Path for my.cnf file.\n" +msgstr "" + +#: source/linux/main.cc:173 +msgid " -P,--port=# Port number to use for connection.\n" +msgstr "" + +#: source/linux/main.cc:174 +msgid " -S,--socket=name Socket file to use for connection.\n" +msgstr "" + +#: source/linux/main.cc:176 +msgid " -bp name \t\t Execute backup with named profile.\n" +msgstr "" + +#: source/linux/main.cc:177 +msgid " -bt target \t\t Target path for backup.\n" +msgstr "" + +#: source/linux/main.cc:178 +msgid " -bx prefix \t\t Prefix for backup file.\n" +msgstr "" + +#: source/linux/main.cc:175 source/linux/main.cc:179 +msgid " -c,--connection=name Specify the name of a connection to use.\n" +msgstr "" + +#: source/linux/main.cc:169 +msgid " -h,--help Display this help and exit.\n" +msgstr "" + +#: source/linux/main.cc:172 +msgid " -h,--host=name Connect to host.\n" +msgstr "" + +#: source/linux/main.cc:171 +msgid " -p,--password=s Password to use when connecting to server.\n" +msgstr "" + +#: source/linux/main.cc:170 +msgid " -u,--user=name User for login if not current user.\n" +msgstr "" + +#: Main.pas:590 +msgid " - Running" +msgstr " - 起動中" + +#: Main.pas:596 +msgid " - Stopped" +msgstr " - 停止中" + +#: AdminRestoreProgress.pas:239 +msgid "%d days" +msgstr "" + +#: AdminRestoreProgress.pas:247 +msgid "%d hours" +msgstr "" + +#: AdminRestoreProgress.pas:256 +msgid "%d minutes" +msgstr "" + +#: AdminRestoreProgress.pas:265 +msgid "%d seconds" +msgstr "" + +#: source/linux/MARestorePanel.cc:491 +#, c-format +msgid "%lli of %lli bytes" +msgstr "%lli の %lli byte" + +#: ApplicationDataModule.pas:478 +msgid "" +"%s - Backup started.\n" +"Preparing backup for for profile %s." +msgstr "" + +#: ApplicationDataModule.pas:700 +msgid "%s - Backup written successfully." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:147 +#, c-format +msgid "%s created." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:180 +#, c-format +msgid "%s is not a file." +msgstr "" + +#: source/linux/main.cc:221 +#, c-format +msgid "%s: Could not load connection list file: %s\n" +msgstr "" + +#: source/linux/main.cc:318 +#, c-format +msgid "" +"%s: could not connect to MySQL:\n" +"%s (%i)\n" +msgstr "" + +#: source/linux/main.cc:310 +#, c-format +msgid "%s: invalid connection name %s" +msgstr "" + +#: source/linux/main.cc:205 source/linux/main.cc:333 +#, c-format +msgid "%s: missing value for option %s\n" +msgstr "" + +#: source/linux/main.cc:186 +#, c-format +msgid "%s: unknown option %s\n" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..AnalyzeBackupContentBtn..Caption +#: AdminRestore.dfm:404 +msgid "&Analyze Backup File Content" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Button2..Caption +#: AdminStartupVariablesOptionFile.dfm:133 +msgid "&Apply" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ApplyChangesBtn..Caption +#. AdminUsersForm..UserActionManager..ApplyAction..Caption +#: AdminStartupVariables.dfm:1880 AdminUsers.dfm:1110 +msgid "&Apply changes" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..CancelBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:124 +msgid "&Cancel" +msgstr "" + +#. AdminUsersForm..UserActionManager..CloneUserAction..Caption +#: AdminUsers.dfm:1120 +msgid "&Clone user" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..AddTableBtn..Caption +#: AdminCatalog.dfm:274 +msgid "&Create Table" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..CreateNewSectionBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:142 +msgid "&Create new section" +msgstr "" + +#. AdminUsersForm..UserActionManager..DeleteUserAction..Caption +#: AdminUsers.dfm:1125 +msgid "&Delete user" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..TableDetailsBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ConnectToInstanceForm..BottomPnl..DetailsBtn..Caption +#. EditorTableForm..TableEditorPnl..BottomPnl..DetailsBtn..Caption +#: AdminCatalog.dfm:283 ConnectToInstance.dfm:503 EditorTable.dfm:164 +#: ConnectToInstance.pas:692 +msgid "&Details >>" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..DiscardChangesBtn..Caption +#. AdminUsersForm..UserActionManager..DiscardAction..Caption +#: AdminStartupVariables.dfm:1891 AdminUsers.dfm:1115 +msgid "&Discard changes" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..EditTableBtn..Caption +#: AdminCatalog.dfm:294 +msgid "&Edit Table" +msgstr "" + +# No translations found for these strings. +#. Row 1 +msgid "&File" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..CheckTablesBtn..Caption +#: AdminCatalog.dfm:253 +msgid "&Maintenance" +msgstr "" + +#. Row 2 +msgid "&New Connection ..." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..OpenBackupFileBtn..Caption +#: AdminRestore.dfm:442 +msgid "&Open Backup File" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..RefreshBtn..Caption +#: AdminCatalog.dfm:263 +msgid "&Refresh" +msgstr "" + +#. Row 3 +msgid "&Save Connection ..." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..StartRestoreBtn..Caption +#: AdminRestore.dfm:432 +msgid "&Start Restore" +msgstr "" + +#: source/linux/MAdministrator.cc:267 source/linux/MAdministrator.cc:694 +msgid "(not connected)" +msgstr "" + +#: po/glade_files.c:5 po/glade_files.c:216 po/glade_files.c:272 +#: po/glade_files.c:324 po/glade_files.c:388 po/glade_files.c:398 +msgid "*" +msgstr "" + +#: po/glade_files.c:325 +msgid "*Original Catalog.Table*" +msgstr "" + +#: po/glade_files.c:198 +msgid "-" +msgstr "" + +# # DUPE +#: Main.pas:478 +msgid "- Running" +msgstr "- 起動中" + +msgid "." +msgstr "" + +msgid "..." +msgstr "" + +msgid "0" +msgstr "" + +msgid "" +"0 = do not purge relay logs. 1 = purge them as soon as they are no more " +"needed." +msgstr "" + +# # TYPO (should be 0.2) +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:264 +msgid "0,2 sec" +msgstr "0.2 秒" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:265 +msgid "0,5 sec" +msgstr "0.5 秒" + +msgid "" +"0- Store as Created, Case Sensitive=0\n" +"1- Store in Lowercase, Case Insensitive=1\n" +"2- Store as Created, Case Insensitive=2\n" +msgstr "" + +msgid "00:00:00" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Minute1..Caption +#: Main.dfm:120 +msgid "1 Minute" +msgstr "1 分" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Second1..Caption +#: Main.dfm:84 +msgid "1 Second" +msgstr "1 秒" + +#: AdminRestoreProgress.pas:236 +msgid "1 day" +msgstr "" + +#: AdminRestoreProgress.pas:245 +msgid "1 hour" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:272 +msgid "1 min" +msgstr "1 分" + +#: AdminRestoreProgress.pas:254 +msgid "1 minute" +msgstr "" + +# # DUPE +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:262 +#: AdminServerHealthGraphSettings.dfm:266 +msgid "1 sec" +msgstr "1 秒" + +#: AdminRestoreProgress.pas:263 +msgid "1 second" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1051 AdminBackup.dfm:1053 +msgid "1 st" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N10Sec1..Caption +#: Main.dfm:106 +msgid "10 Seconds" +msgstr "10 秒" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:269 +msgid "10 sec" +msgstr "10 秒" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1062 +msgid "10 th" +msgstr "" + +msgid "100" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1063 +msgid "11 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1064 +msgid "12 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1065 +msgid "13 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1066 +msgid "14 th" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:270 +msgid "15 sec" +msgstr "15 秒" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1067 +msgid "15 th" +msgstr "" + +msgid "152" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1068 +msgid "16 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1069 +msgid "17 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1070 +msgid "18 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1071 +msgid "19 th" +msgstr "" + +msgid "2" +msgstr "" + +# # DUPE +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N2Seconds1..Caption +#: Main.dfm:91 +msgid "2 Seconds" +msgstr "2 秒" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1054 +msgid "2 nd" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:267 +msgid "2 sec" +msgstr "2 秒" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1072 +msgid "20 th" +msgstr "" + +msgid "2003-10-08 15:46:50" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1073 +msgid "21 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1074 +msgid "22 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1075 +msgid "23 th" +msgstr "" + +msgid "23:00" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1076 +msgid "24 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1077 +msgid "25 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1078 +msgid "26 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1079 +msgid "27 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1080 +msgid "28 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1081 +msgid "29 th" +msgstr "" + +msgid "3" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1055 +msgid "3 rd" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N30Sec1..Caption +#: Main.dfm:113 +msgid "30 Seconds" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:271 +msgid "30 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1082 +msgid "30 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1083 +msgid "31 th" +msgstr "" + +msgid "3306" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1056 +msgid "4 th" +msgstr "" + +msgid "4096" +msgstr "" + +msgid "4294967295" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N5Seconds1..Caption +#: Main.dfm:99 +msgid "5 Seconds" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:268 +msgid "5 sec" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1057 +msgid "5 th" +msgstr "" + +msgid "50" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1058 +msgid "6 th" +msgstr "" + +msgid "64" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1059 +msgid "7 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1060 +msgid "8 th" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1061 +msgid "9 th" +msgstr "" + +#: po/glade_files.c:46 +msgid ":" +msgstr "" + +msgid "<" +msgstr "" + +msgid "<<" +msgstr "" + +#: AdminCatalog.pas:1321 TextSearch.pas:334 +msgid "<< Details" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:565 +#, c-format +msgid "" +"%s\n" +"All events in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:516 +#, c-format +msgid "" +"%s\n" +"All indices in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:583 +#, c-format +msgid "" +"%s\n" +"All stored procedures in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:443 +#, c-format +msgid "" +"%s\n" +"All tables of the '%s' schema" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:574 +#, c-format +msgid "" +"%s\n" +"All views in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:595 +#, c-format +msgid "" +"%s\n" +"Developer documents stored in schema '%s'" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:608 +#, c-format +msgid "" +"%s\n" +"Users with privileges to connect to '%s'" +msgstr "" + +#: po/glade_files.c:12 +msgid "" +"Advanced Options\n" +"Specify detailed settings of how your backup should be performed" +msgstr "" + +#: po/glade_files.c:2 +msgid "" +"Backup Project\n" +"Define the project name and the content of the backup." +msgstr "" + +#: source/linux/MADummyPanel.cc:56 +msgid "Please connect to a MySQL server." +msgstr "" + +#: po/glade_files.c:42 +msgid "" +"Schedule Project\n" +"Specify whether the backup project should be executed regularly." +msgstr "" + +#: po/glade_files.c:119 +msgid "" +"Test\n" +"All indices in schema test" +msgstr "" + +#: po/glade_files.c:124 +msgid "" +"Test\n" +"All stored procedures in schema test" +msgstr "" + +#: po/glade_files.c:85 +msgid "" +"Test\n" +"All tables stored in schema test" +msgstr "" + +#: po/glade_files.c:131 +msgid "" +"Test\n" +"Developer documents stored in schema test" +msgstr "" + +#: po/glade_files.c:137 +msgid "" +"Test\n" +"User with privileges to connect to test" +msgstr "" + +#: source/linux/MADummyPanel.cc:50 +msgid "" +"This section is currently only\n" +"available for connections to localhost." +msgstr "" + +#: po/glade_files.c:121 +msgid "" +"Views\n" +"All views in schema test" +msgstr "" + +#: po/glade_files.c:192 +msgid "" +"WARNING: If the MySQL Server dies during a table repair, it's " +"essential that you do at once \n" +"another REPAIR on the table before executing any other commands on it. If " +"that happens, \n" +"do NOT use MySQL Administrator until the tables are properly repaired. Use " +"the REPAIR TABLE\n" +"command from the console client. (It's always good to start by making a " +"backup). In the worst case \n" +"you can have a new clean index file without information about the datafile " +"and when the next \n" +"command you do may overwrite the datafile. This is not a likely, but " +"possible scenario." +msgstr "" + +#: po/glade_files.c:199 source/linux/MACatalogsPanel.cc:1244 +msgid "" +"Check Tables\n" +"The selected tables were checked.\n" +"\n" +"Results:" +msgstr "" + +#: po/glade_files.c:156 +msgid "" +"Check Tables\n" +"This will check whether the selected tables are corrupted or have other " +"errors.\n" +"Please note that the tables might be changed during this operation in case " +"of \n" +"some errors and inconsistencies. \n" +"For more information, please consult the MySQL manual." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1172 +msgid "" +"Checking Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: po/glade_files.c:152 +msgid "" +"Optimize Tables\n" +"If appropriate, this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1204 +msgid "" +"Optimize Tables\n" +"The selected tables were optimized.\n" +"\n" +"Results:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1167 +msgid "" +"Optimizing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1283 +msgid "" +"Repair Tables\n" +"The selected tables were repaired.\n" +"\n" +"Results:" +msgstr "" + +#: po/glade_files.c:176 +msgid "" +"Repair Tables\n" +"This will repair a possibly corrupted table.\n" +"Normally you should never have to run this command, but if disaster strikes, " +"you are very likely \n" +"to get back all your data from a MyISAM table with it. If your tables get " +"corrupted often, you should \n" +"try to find the reason for it, to eliminate the need to use this command.\n" +"For more information, please consult the MySQL manual." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1177 +msgid "" +"Repairing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" + +#: po/glade_files.c:141 +msgid "" +"Table Maintenance\n" +"Please select the task you want to perform on the selected tables." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:811 +msgid "anonymous" +msgstr "" + +#: source/linux/MAHealthPanel.cc:744 +msgid "" +"Right-click in graphs, frames or elsewhere in the page for graph " +"edition menu." +msgstr "" + +msgid ">" +msgstr "" + +msgid ">>" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label17..Caption +#: AdminServerHealthGraphSettings.dfm:89 +msgid "A caption for the value." +msgstr "" + +#: po/glade_files.c:247 +msgid "A caption to be displayed with the value." +msgstr "" + +msgid "" +"A dedicated thread is created to flush all tables at the given interval." +msgstr "" + +#: ApplicationDataModule.pas:728 +msgid "A general error occured." +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label8..Caption +#: AdminServerConnections.dfm:159 +msgid "A listing of all active connection threads" +msgstr "" + +#: po/glade_files.c:187 +msgid "" +"A new index file will be created. This can be used if the first 16K block\n" +"of the index file is destroyed or contains incorrect information or if the \n" +"index file is missing." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label15....AutoSize +#: AdminCatalogTableCheck.dfm:480 +msgid "" +"A new index file will be created. This can be used if the first 16K block of " +"the index file is destroyed or contains incorrect information or if the " +"index file is missing." +msgstr "" + +#: AdminBackup.pas:1824 +msgid "" +"A scheduled backup requires a stored connection. You are currently connected " +"without using such a stored connection. Please use the connection manager to " +"create one and use it then for the login." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 4 +msgid "" +"A string to be executed by the server for each client that connects. The " +"string consists of one or more SQL statements. To specify multiple " +"statements, separate them by semicolon characters. This variable was added " +"in MySQL 4.1.2." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Caption +#: AdminBackup.dfm:688 +msgid "ANSI Quotes" +msgstr "" + +# # to be deleted +#: po/glade_files.c:34 +msgid "ANSI quotes" +msgstr "" + +msgid "ARMSCII-8" +msgstr "" + +msgid "AWE mem Pool Size:" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:340 AdminBackup.pas:948 +#: AdminServerHealth.pas:852 AdminServiceControl.pas:844 +#: AdminServiceControl.pas:1328 AdminUsers.pas:705 AdminUsers.pas:1622 +#: MySQLResultSet.pas:535 +msgid "Abort" +msgstr "" + +#. MainForm..MainMenu..HelpMI..AboutMI..Caption +#: Main.dfm:203 +msgid "About ..." +msgstr "" + +#. PasswordDialog..Caption +#: Password.dfm:5 +msgid "Account information" +msgstr "アカウント情報" + +#. MainForm..PopupMenu..ActionsMI..Caption +#: Main.dfm:46 +msgid "Actions" +msgstr "" + +msgid "Activate InnoDB" +msgstr "" + +msgid "Activate Logging" +msgstr "" + +#. AdminUsersForm..UserActionManager..AddUserAction..Caption +#: AdminUsers.dfm:1105 +msgid "Add &new user" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox..Caption +#: AdminBackup.dfm:644 +msgid "Add DROP Statements" +msgstr "DROP 構文を加える" + +# # to be deleted +#: po/glade_files.c:33 +msgid "Add DROP TABLE" +msgstr "DROP TABLE 構文を加える" + +#: AdminStartupVariables.pas:686 +msgid "Add Data File" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..AddDateTimeToBackupFilesCBox..Caption +#: AdminOptionPages.dfm:164 +msgid "Add Date/Time to Backup Files" +msgstr "バックアップファイルに日時を付ける" + +#: po/glade_files.c:133 +msgid "Add Document" +msgstr "ドキュメントを追加" + +#. setup graph menu +#: source/linux/MAHealthPanel.cc:393 source/linux/MAHealthPanel.cc:413 +msgid "Add Graph" +msgstr "グラフを追加" + +# # DUPE, to be removed +#. setup group menu +#: source/linux/MAHealthPanel.cc:407 source/linux/MAHealthPanel.cc:430 +msgid "Add Group" +msgstr "グループを追加" + +#: po/glade_files.c:436 AdminUsers.pas:1621 +msgid "Add Host" +msgstr "ホストを追加" + +msgid "Add Host from which the user can connect" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..AddInstanceToMonitoringListBtn..Caption +#: AdminReplication.dfm:279 +msgid "Add Instance to Monitoring List" +msgstr "" + +# # DUPE, to be removed +#. setup page menu +#: source/linux/MAHealthPanel.cc:424 +msgid "Add Page" +msgstr "ページを追加" + +#: po/glade_files.c:126 +msgid "Add Procedure" +msgstr "" + +# #TYPO +#. AdminUsersForm..CatalogTreePopup..AddSchemawithWidcardsMI..Caption +#: AdminUsers.dfm:1092 +msgid "Add Schema with Widcards" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:303 +msgid "Add _Host..." +msgstr "ホストを追加" + +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGraphMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGraph2MI..Caption +#: AdminServerHealth.dfm:6242 AdminServerHealth.dfm:6303 +msgid "Add a Graph" +msgstr "グラフを追加" + +#. AdminServerHealthForm..PageControlPopupMenu..AddaGroupMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGroup2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGroup3MI..Caption +#: AdminServerHealth.dfm:6212 AdminServerHealth.dfm:6250 +#: AdminServerHealth.dfm:6316 AdminServerHealth.pas:1511 +msgid "Add a Group" +msgstr "グループを追加" + +#. AdminServerHealthForm..PageControlPopupMenu..AddaPageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddPage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaPage3MI..Caption +#: AdminServerHealth.dfm:6220 AdminServerHealth.dfm:6263 +#: AdminServerHealth.dfm:6329 AdminServerHealth.pas:1389 +msgid "Add a Page" +msgstr "ページを追加" + +#: AdminStartupVariables.pas:664 +msgid "Add data file" +msgstr "" + +# # DUPE +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button11..Caption +#: AdminCatalog.dfm:3724 +msgid "Add document" +msgstr "" + +#. AdminUsersForm..UserActionManager..AddHostAction..Caption +#: AdminUsers.dfm:1130 +msgid "Add host from which the user can connect" +msgstr "" + +msgid "Add new user" +msgstr "" + +#: AdminUsers.pas:2478 +msgid "Add schema" +msgstr "" + +#: po/glade_files.c:9 +msgid "Add selected database to backup list" +msgstr "" + +msgid "Add. mem Pool Size:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Caption +#: po/glade_files.c:413 AdminUsers.dfm:191 +msgid "Additional Information" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label26..Caption +#: po/glade_files.c:407 AdminUsers.dfm:222 +msgid "Additional description of the user" +msgstr "" + +#. AdminOptionPagesForm..Caption +#: AdminOptionPages.dfm:4 +msgid "AdminOptionPagesForm" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:5 +msgid "AdminStartupVariablesInnoDBDatafilesForm" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..Caption +#: AdminStartupVariables.dfm:43 +msgid "Administration && Security Advisors" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..Caption +#: AdminOptionPages.dfm:28 +msgid "Administrator" +msgstr "" + +msgid "Advanced" +msgstr "" + +msgid "Advanced Networking" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label15..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..Caption +#: po/glade_files.c:41 AdminBackup.dfm:402 AdminBackup.dfm:432 +#: EditorTable.dfm:1035 +msgid "Advanced Options" +msgstr "" + +msgid "Advanced Settings" +msgstr "" + +msgid "Advanced log options" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 5 +msgid "" +"After inserting delayed_insert_limit rows, the INSERT DELAYED handler will " +"check if there are any SELECT statements pending. If so, it allows these to " +"execute before continuing." +msgstr "" + +msgid "After this many write locks, allow some read locks to run in between" +msgstr "" + +#. Row 6 +msgid "After this many write locks, allow some read locks to run in between." +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label13..Caption +#: AdminUsers.dfm:156 +msgid "Again, enter the user's password to confirm" +msgstr "" + +#: AdminCatalog.pas:945 +msgid "All %s indices" +msgstr "" + +#: AdminRestore.pas:237 +msgid "All Files" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label1..Caption +#: AdminServerConnections.dfm:310 +msgid "All active connection threads sorted by users" +msgstr "" + +#: po/glade_files.c:336 +msgid "All active threads" +msgstr "" + +#: po/glade_files.c:338 +msgid "All active threads sorted by users" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..AllcatalogsMI..Caption +#: AdminRestore.dfm:462 +msgid "All catalogs" +msgstr "全カタログ" + +#: po/glade_files.c:21 +msgid "" +"All tables are locked with FLUSH READ LOCKS. \n" +"This option is necessary for a consistent snapshot\n" +"of your MyISAM tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label17....AutoSize +#: AdminBackup.dfm:487 +msgid "" +"All tables are locked with FLUSH READ LOCKS. This option is necessary to " +"create a consistent snapshot of your MyISAM tables." +msgstr "" + +#: AdminCatalog.pas:942 +msgid "All tables of the %s schema" +msgstr "%s スキーマの全テーブル" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesTitleLbl..Caption +#: AdminCatalog.dfm:315 +msgid "All tables of the schema" +msgstr "スキーマの全テーブル" + +msgid "Allocation block size for query parsing and execution" +msgstr "" + +msgid "Allocation block size for storing ranges during optimization" +msgstr "" + +msgid "Allocation block size for transactions to be stored in binary log" +msgstr "" + +msgid "" +"Allow big result sets by saving all temporary sets on file (Solves most " +"'table full' errors)." +msgstr "" + +msgid "" +"Allow connections via named pipes (Windows NT+ only). Note: you can specify " +"a pipe name on the advanced network page, if required." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 7 +msgid "Amount of free memory for query cache." +msgstr "" + +#: AdminBackup.pas:1758 +msgid "An Error occured while executing the backup." +msgstr "" + +#: ApplicationDataModule.pas:730 MyxError.pas:219 +msgid "An SQL error occured." +msgstr "" + +#: ApplicationDataModule.pas:726 +msgid "An error occured while parsing the INI file %s." +msgstr "" + +#: ApplicationDataModule.pas:720 MyxError.pas:213 +msgid "An error occured while parsing the XML file %s." +msgstr "" + +#: ApplicationDataModule.pas:722 MyxError.pas:215 +msgid "An error occured while validating the XML file %s." +msgstr "" + +#: ApplicationDataModule.pas:732 +msgid "An error occured." +msgstr "" + +#: AdminRestoreProgress.pas:105 +msgid "Analyzing" +msgstr "" + +#: AdminRestoreProgress.pas:103 +msgid "Analyzing %s" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OtherSchemaRadioButton..Caption +#: AdminRestore.dfm:180 +msgid "Another schema" +msgstr "" + +#: po/glade_files.c:438 +msgid "Any host" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ApplyBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..ApplyChangesBtn..Caption +#: AdminServerHealthGraphSettings.dfm:145 OptionsEditor.dfm:1132 +#: MyxEditor.pas:112 +msgid "Apply" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..ApplyChangesBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..TntActionList1..ApplyChangesAction..Caption +#. MyxSchemaEditorForm..BottomPnl..ApplyChangesBtn..Caption +#. MyxTableEditorForm..TntActionList..ApplyChangesAction..Caption +#. MyxViewEditorForm..TntActionList1..ApplyChangesAction..Caption +#: AdminServiceControl.dfm:576 MyxRoutineGroupEditor.dfm:514 +#: MyxSchemaEditor.dfm:105 MyxTableEditor.dfm:1863 MyxViewEditor.dfm:837 +#: MySQLResultSetControls.pas:3468 MyxTabHeader.pas:1072 +msgid "Apply Changes" +msgstr "" + +#: AdminBackup.pas:944 +msgid "Apply changes?" +msgstr "" + +#: AdminServerHealth.pas:1442 +msgid "Are you sure you want to delete the selected page %s?" +msgstr "" + +#: AdminBackup.pas:1510 +msgid "Are you sure you want to delete the selected profiles?" +msgstr "" + +#: AdminUsers.pas:1574 +msgid "Are you sure you want to delete the user %s?" +msgstr "" + +#: AdminStartupVariables.pas:1362 +msgid "Are you sure you want to discard the changes?" +msgstr "" + +#: AdminCatalog.pas:2374 +msgid "Are you sure you want to drop the selected stored procedure(s)?" +msgstr "" + +#: AdminCatalog.pas:1844 +msgid "Are you sure you want to drop the selected table(s)?" +msgstr "" + +#: AdminCatalog.pas:2540 +msgid "Are you sure you want to drop the selected view(s)?" +msgstr "" + +#: AdminStartupVariables.pas:1072 +msgid "Are you sure you want to remove the selected data file:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:554 source/linux/MACatalogsPanel.cc:761 +msgid "Ascending" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..AssetSheet..Caption +#: AdminCatalog.dfm:3877 +msgid "Asset" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label15..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label6..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label4..Caption +#: po/glade_files.c:415 AdminUsers.dfm:350 AdminUsers.dfm:495 +#: AdminUsers.dfm:680 +msgid "Assigned Privileges" +msgstr "" + +#: po/glade_files.c:48 +msgid "At Time:" +msgstr "" + +#: AdminBackup.pas:1822 AdminBackup.pas:1841 +msgid "Attention!" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label40..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel20..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel20..Caption +#: AdminCatalog.dfm:481 EditorTable.dfm:1396 MyxTableEditor.dfm:938 +msgid "Auto Increment:" +msgstr "" + +#: po/glade_files.c:262 +msgid "Auto-extend Max. Value" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..AutoextendValueCBox..Caption +#: AdminServerHealthGraphSettings.dfm:385 +msgid "Autoextend Max. Value" +msgstr "" + +#: po/glade_files.c:257 +msgid "" +"Automatically adjust the graph,\n" +"increasing the max. value to the highest \n" +"registered value." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:174 AdminReplication.pas:235 +msgid "Available" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label16..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label7..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label2..Caption +#: po/glade_files.c:416 AdminUsers.dfm:357 AdminUsers.dfm:488 +#: AdminUsers.dfm:673 +msgid "Available Privileges" +msgstr "" + +#: source/linux/MAHealthPanel.cc:265 +#, c-format +msgid "Average: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:141 +msgid "Average: 0" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label31..Caption +#: AdminCatalog.dfm:627 +msgid "Avg. row length:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..AvgCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:787 +msgid "Avg:" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. Row 8 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1076 +msgid "BDB" +msgstr "" + +#. Row 9 +msgid "BDB home directory. The value of the --bdb-home option" +msgstr "" + +#. Row 10 +msgid "BDB log file directory. The value of the --bdb-logdir option." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 11 +msgid "BDB temporary files directory. The value of the --bdb_tmpdir option." +msgstr "" + +msgid "Back log size" +msgstr "" + +#: AdminBackup.pas:412 +msgid "" +"Backing up the information_schema database is not permitted as it is likely " +"to make your server unusable on later restoration." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..Caption +#. Create Backup Section +#: po/glade_files.c:83 source/linux/MAdministrator.cc:85 AdminBackup.dfm:4 +#: AdminOptionPages.dfm:125 Main.pas:539 +msgid "Backup" +msgstr "バックアップ" + +#. AdminRestoreForm..Caption +#: AdminRestore.dfm:4 +msgid "Backup / Restore" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..Panel4..Label1..Caption +#: po/glade_files.c:8 AdminBackup.dfm:279 +msgid "Backup Content" +msgstr "" + +#: po/glade_files.c:28 +msgid "Backup Execution" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Caption +#: AdminBackup.dfm:473 +msgid "Backup Execution Method" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..BackupFileCaptionLbl..Caption +#: AdminRestoreProgress.dfm:115 +msgid "Backup File:" +msgstr "バックアップファイル:" + +#: source/linux/MARestorePanel.cc:182 +msgid "Backup Files" +msgstr "" + +#: source/linux/MABackupPanel.cc:161 +msgid "Backup Profiles" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Caption +#: AdminBackupProgress.dfm:34 +msgid "Backup Progress" +msgstr "" + +#. AdminBackupProgressForm..Caption +#: AdminBackupProgress.dfm:6 +msgid "Backup Progress ..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label2..Caption +#: po/glade_files.c:11 AdminBackup.dfm:40 AdminBackup.dfm:85 +msgid "Backup Project" +msgstr "バックアッププロジェクト" + +#. AdminBackupProgressForm..ProgressGBox..ProjectCaptionLbl..Caption +#: AdminBackupProgress.dfm:141 +msgid "Backup Project:" +msgstr "バックアッププロジェクと:" + +#. AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +#: AdminBackup.dfm:1203 +msgid "Backup Projects" +msgstr "" + +#: po/glade_files.c:24 +msgid "Backup Selected Database Completely" +msgstr "" + +#: AdminBackup.pas:1609 +msgid "Backup Thread cannot connect to MySQL" +msgstr "" + +# #DUPE +#: po/glade_files.c:37 +msgid "Backup Type" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label12..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label13..Caption +#: AdminBackup.dfm:602 AdminRestore.dfm:125 +msgid "Backup Type:" +msgstr "" + +#: po/glade_files.c:20 +msgid "" +"Backup all tables of the selected databases. Use this option if tables are " +"added to databases frequently. Note that your backup content table selection " +"will be ignored." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label14....AutoSize +#: AdminBackup.dfm:525 +msgid "" +"Backup all tables. Use this option if tables are added to schemas " +"frequently. Note: your backup content table selection will be ignored." +msgstr "" + +#: source/linux/MABackupPanel.cc:1100 +msgid "Backup cancelled." +msgstr "" + +#: source/linux/MARestorePanel.cc:601 +msgid "Backup data loaded." +msgstr "" + +#: AdminBackup.pas:1758 +msgid "Backup error" +msgstr "" + +#: ApplicationDataModule.pas:692 +msgid "Backup file %s written successfully." +msgstr "" + +#: source/linux/MARestorePanel.cc:428 +msgid "Backup file processed." +msgstr "" + +#: source/linux/MARestorePanel.cc:421 +msgid "Backup file processing cancelled." +msgstr "" + +#: AdminBackup.pas:1719 +msgid "Backup finished" +msgstr "" + +#: source/linux/MABackupPanel.cc:1102 +msgid "Backup finished." +msgstr "" + +#: AdminBackup.pas:410 +msgid "Backup of information_schema" +msgstr "" + +#: source/linux/MARestorePanel.cc:657 +msgid "Backup restored." +msgstr "" + +#: AdminBackup.pas:1742 +msgid "Backup stopped" +msgstr "" + +#: source/linux/MABackupPanel.cc:1105 +#, c-format +msgid "Backup written to file '%s'." +msgstr "" + +#: source/linux/MABackupPanel.cc:1395 +msgid "Backups Are Currently Not Scheduled" +msgstr "" + +#: source/linux/MABackupPanel.cc:1366 +msgid "Backups Are Currently Scheduled" +msgstr "" + +#: po/glade_files.c:75 +msgid "Backups Are Currently Scheduled for this Project." +msgstr "" + +#: source/linux/main.cc:118 +#, c-format +msgid "Bad port number value '%s' for option\n" +msgstr "" + +#: po/glade_files.c:237 +msgid "Bar Graph" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:250 +msgid "Bar-Graph" +msgstr "" + +msgid "Base directory:" +msgstr "" + +#: AdminUsers.pas:1234 +msgid "" +"Before a new user account can be created the list of current user accounts " +"needs to be retreived. Please select Refresh User List from the popup menu " +"of the User Account list." +msgstr "" + +#. Row 12 +msgid "Berkeley DataBase (BDB) version." +msgstr "" + +#: source/linux/MABackupPanel.cc:1298 +#, c-format +msgid "" +"Besides this, there are %i backup projects currently scheduled for the " +"current user." +msgstr "" + +msgid "Big Tables" +msgstr "" + +#: po/glade_files.c:366 source/linux/MAServerLogsPanel.cc:254 +msgid "Binary Log" +msgstr "" + +msgid "Binary Logfile Name:" +msgstr "" + +msgid "" +"Binary log will be rotated automatically when the size exceeds this value. " +"Will also apply to relay logs if max_relay_log_size is 0. The minimum value " +"for this variable is 4096." +msgstr "" + +msgid "Bind to IP:" +msgstr "" + +msgid "Binlog Options" +msgstr "" + +msgid "Binlog cache size" +msgstr "" + +msgid "Block size to be used for MyISAM index pages." +msgstr "" + +msgid "Block size:" +msgstr "" + +#: AdminBackup.pas:887 +msgid "Browse to the Target Directory" +msgstr "" + +msgid "Buffer Pool Size:" +msgstr "" + +msgid "Buffer length for TCP/IP and socket communication." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 13 +msgid "" +"Buffer that is allocated to cache index and rows for BDB tables. If you " +"don't use BDB tables, you should start the MySQL server with --skip-bdb to " +"not waste memory for this cache." +msgstr "" + +#. Row 14 +msgid "Buffers" +msgstr "" + +msgid "Bulk insert buffer size" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:244 AdminServerHealthGraphSettings.dfm:105 +#: MySQLResultSetFieldViewer.pas:148 +msgid "Byte" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:175 +#: AdminStartupVariablesInnoDBDatafiles.dfm:178 +msgid "C:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:957 +#, c-format +msgid "CREATE Script for Table '%s'" +msgstr "" + +#: po/glade_files.c:299 +msgid "Ca_talogs" +msgstr "" + +msgid "Cache Size" +msgstr "" + +msgid "Cache type" +msgstr "" + +#. Row 15 +msgid "Caches" +msgstr "" + +msgid "" +"Can be used to restrict the total size used to cache a multi-transaction " +"query." +msgstr "" + +#: source/linux/util.cc:36 +msgid "Can't open file." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..CancelBtn..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..CancelBtn..Caption +#. NameEditorForm..TntButton2..Caption +#. PasswordDialog..CancelButton..Caption +#: AdminServerHealthGraphSettings.dfm:135 +#: AdminStartupVariablesInnoDBDatafiles.dfm:198 NameEditor.dfm:48 +#: Password.dfm:74 AdminCatalog.pas:1845 AdminCatalog.pas:2247 +#: AdminCatalog.pas:2375 AdminCatalog.pas:2443 AdminCatalog.pas:2541 +#: AdminServerHealth.pas:1391 AdminServerHealth.pas:1396 +#: AdminServerHealth.pas:1513 AdminStartupVariables.pas:1077 +#: AdminUsers.pas:560 AdminUsers.pas:1159 AdminUsers.pas:2479 +msgid "Cancel" +msgstr "キャンセル" + +#: source/linux/MARestorePanel.cc:599 source/linux/MARestorePanel.cc:655 +msgid "Cancelled." +msgstr "" + +#: AdminUsers.pas:1638 +msgid "Cannot add empty host." +msgstr "" + +#: AdminServerInfo.pas:207 +msgid "Cannot clone MySQL connection." +msgstr "" + +#: ApplicationDataModule.pas:567 ApplicationDataModule.pas:576 +msgid "Cannot connect to MySQL Server. %s (Error Number %d)" +msgstr "" + +#. Reuse existing task entry if there is one. +#. TODO: Allow working with more than one trigger. +#: AdminBackup.pas:1095 AdminBackup.pas:1126 +msgid "Cannot create new backup task." +msgstr "" + +#: source/linux/MABackupPanel.cc:1476 +msgid "Cannot flush tables with read lock." +msgstr "" + +#: source/linux/MABackupPanel.cc:1482 +msgid "Cannot set ANSI quotes." +msgstr "" + +#: source/linux/MABackupPanel.cc:1479 +msgid "Cannot start transaction." +msgstr "" + +# #DUPE, TBR +#: po/glade_files.c:225 +msgid "Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:166 +msgid "Caption:" +msgstr "" + +#. AdminServerHealthBarGraphFrame..CaptionPnl..CaptionLbl..Caption +#: AdminServerHealthBarGraph.dfm:86 +msgid "CaptionLbl" +msgstr "" + +#. AdminCatalogForm..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..Caption +#: AdminCatalog.dfm:4 AdminCatalog.dfm:193 +msgid "Catalog" +msgstr "カタログ" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Catalogs Section +#: source/linux/MAdministrator.cc:94 Main.pas:546 +msgid "Catalogs" +msgstr "カタログ" + +#: po/glade_files.c:389 po/glade_files.c:412 +#: source/linux/MDynamicInterface.cc:1105 +msgid "Change..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ChangedRBtn..Caption +#: po/glade_files.c:174 AdminCatalogTableCheck.dfm:309 +msgid "Changed" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1614 +#, c-format +msgid "Changed server variable '%s' to '%s'" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Caption +#: AdminRestore.dfm:190 +msgid "Character Set" +msgstr "キャラクターセット" + +msgid "Charsets directory:" +msgstr "" + +#: po/glade_files.c:175 +msgid "Check Method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label3..Caption +#: AdminCatalogTableCheck.dfm:526 +msgid "Check Result:" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..CheckTableMI..Caption +#: AdminCatalog.dfm:3917 +msgid "Check Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:379 +msgid "Check Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:380 +msgid "Check Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..CheckTablesRBtn..Caption +#: po/glade_files.c:144 AdminCatalogTableCheck.dfm:122 +#: AdminCatalogTableCheck.pas:311 AdminCatalogTableCheck.pas:312 +msgid "Check Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Caption +#: AdminCatalogTableCheck.dfm:250 +msgid "Check method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label4..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..HeaderLbl..Caption +#: AdminCatalogTableCheck.dfm:237 AdminCatalogTableCheck.dfm:533 +msgid "Check tables" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label6..Caption +#: AdminCatalog.dfm:768 +msgid "Check time:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:321 +msgid "Checked Out" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3683 +msgid "Checked out" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1237 +msgid "Checking table(s)..." +msgstr "" + +#: AdminCatalogTableCheck.pas:392 +msgid "Checking tables ..." +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ChooseCnfFileBtn..Caption +#: AdminStartupVariables.dfm:1902 +msgid "Choose Option &File" +msgstr "" + +#: AdminBackup.pas:885 +msgid "Choose Target Directory" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Caption +#: AdminStartupVariablesOptionFile.dfm:4 +msgid "Choose an Option File" +msgstr "" + +#: AdminCatalog.pas:2241 AdminCatalog.pas:2439 +msgid "Choose schema" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label4....AutoSize +#: AdminStartupVariablesOptionFile.dfm:78 +msgid "" +"Choose the configuration file to be edited. Note that several files can be " +"processed when the server starts." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..Label1..Caption +#: AdminStartupVariablesOptionFile.dfm:47 +msgid "Choose the option file to be edited." +msgstr "" + +msgid "Chroot mysqld daemon during startup." +msgstr "" + +msgid "Chroot:" +msgstr "" + +#. AdminBackupForm..BackupTreeViewPopupMenu..ClearCompleteContentMI..Caption +#: AdminBackup.dfm:1263 +msgid "Clear Complete Content" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..ClearUserImg..Caption +#: AdminUsers.dfm:335 +msgid "Clear Image" +msgstr "" + +#: source/linux/MABackupPanel.cc:166 +msgid "Click 'New Profile' to create a Backup Profile." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo1Btn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#: AdminServerHealth.dfm:5997 AdminServerHealth.dfm:6006 +#: AdminStartupVariables.dfm:1780 +msgid "Click here for more information" +msgstr "" + +#: AdminServiceControl.pas:1001 +msgid "" +"Click the Start Service button to start this service. If the service cannot " +"be started please check the Log Messages." +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:155 +msgid "Click this button to start the MySQL Server." +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:144 +msgid "" +"Click this button to stop the MySQL Server.\n" +"Be aware that all connected users will be disconnected!" +msgstr "" + +#: po/glade_files.c:374 +msgid "" +"Click this button to stop the MySQL Server. \n" +"Be aware that all connected users will be disconnected!" +msgstr "" + +#: source/linux/MDynamicInterface.cc:362 +msgid "" +"Click to add or remove this option from the configuration file. If this " +"option is not set, the default or a value in a more general section in the " +"configuration file will be used." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..Caption +#: po/glade_files.c:358 AdminServerInfo.dfm:81 +msgid "Client Information" +msgstr "" + +msgid "Client error messages in given language. May be given as a full path." +msgstr "" + +#. Add privileges to user +#: AdminUsers.pas:1268 +msgid "Clone of " +msgstr "" + +msgid "Clone user" +msgstr "" + +#. Row 16 +msgid "Clos&e" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..Panel1..CloseBtn..Caption +#. AdminRestoreProgressForm..CloseButton..Caption +#. MainForm..MainMenu..FileMI..CloseMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..BottomPnl..CancelBtn..Caption +#. MyxRoutineGroupEditorForm..TntActionList1..CloseAction..Caption +#. MyxSchemaEditorForm..BottomPnl..CancelBtn..Caption +#. MyxTableEditorForm..TntActionList..CloseAction..Caption +#. MyxViewEditorForm..TntActionList1..CloseAction..Caption +#. OptionsForm..CloseBtn..Caption +#. TextSearchForm..PageControl..SearchTabSheet..CloseBtn..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..Close2Btn..Caption +#: AdminCatalogTableCheck.dfm:575 AdminRestoreProgress.dfm:188 Main.dfm:99 +#: MyxRoutineGroupEditor.dfm:56 MyxRoutineGroupEditor.dfm:525 +#: MyxSchemaEditor.dfm:117 MyxTableEditor.dfm:1875 MyxViewEditor.dfm:849 +#: OptionsEditor.dfm:1122 TextSearch.dfm:79 TextSearch.dfm:149 +#: MyxConnectionDialog.pas:1355 +msgid "Close" +msgstr "" + +#. MainForm..PopupMenu..CloseMonitorMI..Caption +#: Main.dfm:132 +msgid "Close Monitor" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:206 source/linux/MACatalogsPanel.cc:234 +msgid "Collation" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: source/linux/MACatalogsPanel.cc:181 EditorTable.dfm:245 +#: MyxTableEditor.dfm:487 +msgid "Column Name" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..ColumnSheet..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..ColumnsSubMI..Caption +#: po/glade_files.c:91 MyxTableEditor.dfm:252 SchemataTreeView.dfm:158 +msgid "Columns" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:59 +#: AdminServerConnections.dfm:109 AdminServerConnections.dfm:261 +#: AdminServerProcesses.dfm:76 +msgid "Command" +msgstr "" + +msgid "Command(s) that are executed for each new connection" +msgstr "" + +msgid "Command(s) that are executed when a slave connects to this master" +msgstr "" + +#. Row 17 +msgid "Commands executed" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxRoutineGroupEditorForm..RoutinePageControl..CommentSheet..Caption +#. MyxSchemaEditorForm..PageControl..CommentTabSheet..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#. MyxViewEditorForm..ViewPageControl..CommentTabSheet..Caption +#: po/glade_files.c:32 AdminBackup.dfm:666 AdminCatalog.dfm:3408 +#: EditorTable.dfm:278 MyxRoutineGroupEditor.dfm:339 MyxSchemaEditor.dfm:131 +#: MyxTableEditor.dfm:522 MyxTableEditor.dfm:626 MyxTableEditor.dfm:680 +#: MyxTableEditor.dfm:762 MyxViewEditor.dfm:621 +msgid "Comment" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label3..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel3..Caption +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel8..Caption +#. MyxRoutineGroupEditorForm..RoutinePageControl..CommentSheet..CommentSheetPnl..TntLabel2..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel2..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel8..Caption +#: po/glade_files.c:97 AdminCatalog.dfm:538 EditorTable.dfm:67 +#: EditorTable.dfm:747 MyxRoutineGroupEditor.dfm:491 MyxTableEditor.dfm:165 +#: MyxTableEditor.dfm:336 +msgid "Comment:" +msgstr "" + +#. Row 18 +msgid "" +"Common part of the directory path for all InnoDB datafiles. Default is the " +"MySQL datadir." +msgstr "" + +#. Row 19 +msgid "" +"Common part of the directory path for all InnoDB datafiles. If you do not " +"mentioned this option in `my.cnf' the default is the datadir of MySQL. You " +"can specify this also as an empty string, in which case you can use absolute " +"file paths in innodb_data_file_path." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox..Caption +#: AdminBackup.dfm:727 +msgid "Compatibility mode" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Caption +#: po/glade_files.c:35 AdminBackup.dfm:654 +msgid "Complete INSERTs" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..CompleteSchematasCBox..Caption +#: AdminBackup.dfm:575 +msgid "Complete backup" +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label2..Caption +#: AdminStartupVariablesOptionFile.dfm:61 +msgid "Config File:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label7..Caption +#: AdminServiceControl.dfm:303 +msgid "Config Filename:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Caption +#: po/glade_files.c:384 AdminServiceControl.dfm:296 +#: AdminStartupVariablesOptionFile.dfm:54 +msgid "Configuration File" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label8..Caption +#: AdminServiceControl.dfm:311 +msgid "Configuration file to read startup parameters from." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:118 +msgid "Configuration saved." +msgstr "" + +#. Get maximum text width +#: Main.pas:477 Main.pas:542 +msgid "Configure Instance" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Caption +#: AdminServiceControl.dfm:273 +msgid "Configure Service" +msgstr "" + +#. AdminStartupVariablesForm..SheetHeaderPnl..Label1....Height +#: AdminStartupVariables.dfm:1993 +msgid "" +"Configure the startup variables. Note that changes will have no effect until " +"you restart the server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label12..Caption +#: po/glade_files.c:392 AdminUsers.dfm:148 +msgid "Confirm Password:" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:352 +msgid "Connect" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..Caption +#: po/glade_files.c:348 AdminServerInfo.dfm:169 +msgid "Connected to MySQL Server Instance" +msgstr "" + +#: ApplicationDataModule.pas:531 ApplicationDataModule.pas:539 +msgid "Connection %s cannot be found." +msgstr "" + +#: ApplicationDataModule.pas:525 +msgid "Connection %s selected." +msgstr "" + +msgid "Connection Health" +msgstr "" + +#: po/glade_files.c:70 +msgid "Connection Name" +msgstr "" + +msgid "Connection Usage" +msgstr "" + +msgid "Connection timeout" +msgstr "" + +#: ApplicationDataModule.pas:584 +msgid "Connection to server %s:%d established." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. Row 20 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..Caption +#: OptionsEditor.dfm:666 OptionsEditor.pas:402 OptionsEditor.pas:780 +msgid "Connections" +msgstr "" + +#: ApplicationDataModule.pas:505 +msgid "Connections loaded from file %s." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label5..Caption +#: po/glade_files.c:404 AdminUsers.dfm:246 +msgid "Contact Information:" +msgstr "" + +#: AdminServerHealth.pas:1391 AdminServiceControl.pas:844 AdminUsers.pas:560 +#: AdminUsers.pas:1159 MyxError.pas:250 Options.pas:743 +msgid "Continue" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 21 +msgid "" +"Controls the demotion of buffers from the hot sub-chain of a key cache to " +"the warm sub-chain. Lower values cause demotion to happen more quickly. The " +"minimum value is 100. The default value is 300. This variable was added in " +"MySQL 4.1.1." +msgstr "" + +#. MainForm..MainMenu..Edit1..CopyMI..Caption +#: Main.dfm:111 +msgid "Copy" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyVariablestoClipboardMI..Caption +#: AdminServerHealth.dfm:6202 +msgid "Copy Variables to Clipboard" +msgstr "" + +#. MainForm..MainMenu..FileMI..CopyActivePageAsTextMI..Caption +#: Main.dfm:91 +msgid "Copy active page as text" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableNameMI..Caption +#: AdminServerHealth.dfm:6194 +msgid "Copy selected Variable Name" +msgstr "" + +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableMI..Caption +#: AdminServerHealth.dfm:6198 +msgid "Copy selected Variable Name and Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1607 +#, c-format +msgid "Could not change server variable '%s' to '%s'" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:140 +#, c-format +msgid "Could not create %s" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1058 source/linux/MACatalogsPanel.cc:1060 +#, c-format +msgid "Could not drop table '%s.%s'." +msgstr "" + +#: source/linux/MInstanceInfo.cc:606 +msgid "Could not execute MySQL init script\n" +msgstr "" + +#: AdminRestore.pas:291 +msgid "Could not fetch Catalogs/Schemata data." +msgstr "" + +#: AdminServerConnections.pas:150 +msgid "Could not fetch Process List." +msgstr "" + +#: AdminUsers.pas:1742 +msgid "Could not fetch Schema Tables." +msgstr "" + +#: AdminCatalog.pas:810 +msgid "Could not fetch schema routine status." +msgstr "" + +#: AdminCatalog.pas:760 +msgid "Could not fetch schema table status." +msgstr "" + +#: AdminCatalog.pas:785 +msgid "Could not fetch schema view status." +msgstr "" + +#: AdminUsers.pas:375 +msgid "Could not fetch user names." +msgstr "" + +#: ApplicationDataModule.pas:251 +msgid "Could not find settings" +msgstr "" + +#: AdminCatalog.pas:2502 +msgid "Could not get view description." +msgstr "" + +#. Initialize scheduler interfaces. +#: AdminBackup.pas:300 +msgid "Could not initialize task scheduler interface." +msgstr "" + +#: source/linux/MABackupPanel.cc:1241 +msgid "Could not install new crontab without the scheduled backup." +msgstr "" + +#: source/linux/MABackupPanel.cc:1213 +msgid "Could not install new crontab." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:464 +#: source/linux/MAServerConnectionsPanel.cc:490 +#, c-format +msgid "Could not kill thread %i." +msgstr "" + +#: source/linux/MABackupPanel.cc:1439 +#, c-format +msgid "Could not load backup profile '%s/%s'" +msgstr "" + +#: source/linux/MABackupPanel.cc:153 +msgid "Could not load backup progress dialog" +msgstr "" + +#: source/linux/MABackupPanel.cc:1461 +msgid "Could not open file for writing backup." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1011 +#, c-format +msgid "Could not open health graph description '%s'" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:406 +#, c-format +msgid "Could not open log file '%s'" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:403 +#, c-format +msgid "Could not open log file '%s': no permission for reading" +msgstr "" + +#: source/linux/MAdministrator.cc:248 +msgid "Could not open translation files" +msgstr "" + +#: AdminServiceControl.pas:367 +msgid "Could not re-connect to the MySQL Server." +msgstr "" + +#: source/linux/MABackupPanel.cc:496 +#, c-format +msgid "Could not read the profile file '%s'" +msgstr "" + +#: source/linux/MDataInterface.cc:84 +msgid "Could not retrieve catalogs from server" +msgstr "" + +#: source/linux/MABackupPanel.cc:1221 source/linux/MABackupPanel.cc:1249 +#: source/linux/MABackupPanel.cc:1265 +msgid "Could not retrieve list of currently scheduled tasks by crontab" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:195 +msgid "Could not retrieve replication status information." +msgstr "" + +#: source/linux/MDataInterface.cc:124 +msgid "Could not retrieve schema table definitions from server" +msgstr "" + +#: source/linux/MDataInterface.cc:143 +#, c-format +msgid "Could not retrieve table status data for schema '%s.%s'" +msgstr "" + +#: source/linux/MDataInterface.cc:191 source/linux/MDataInterface.cc:211 +msgid "Could not retrieve user information from server" +msgstr "" + +#: source/linux/MDataInterface.cc:160 +msgid "Could not retrieve user list from server" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:122 +msgid "Could not save configurations." +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:226 +#, c-format +msgid "Could not save log file to '%s'" +msgstr "" + +#: source/linux/MABackupPanel.cc:518 +msgid "Could not write the copied profile file" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:243 AdminServerHealthGraphSettings.dfm:104 +msgid "Count" +msgstr "" + +#: AdminCatalog.pas:2247 +msgid "Create FUNCTION" +msgstr "" + +#: AdminServerHealth.pas:1513 +msgid "Create Group" +msgstr "" + +#: AdminCatalog.pas:2247 +msgid "Create PROCEDURE" +msgstr "" + +#: AdminServerHealth.pas:1396 +msgid "Create Page" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..AddSPBtn..Caption +#: AdminCatalog.dfm:3328 +msgid "Create Stored Proc" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..CreateTableMI..Caption +#: po/glade_files.c:113 AdminCatalog.dfm:3932 +msgid "Create Table" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:289 source/linux/MACatalogsPanel.cc:304 +msgid "Create Time" +msgstr "" + +#: po/glade_files.c:107 +msgid "" +"Create Time:\n" +"Update Time:\n" +"Check Time:" +msgstr "" + +#: AdminCatalog.pas:2443 +msgid "Create VIEW" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..CreateViewBtn..Caption +#: AdminCatalog.dfm:3025 +msgid "Create View" +msgstr "" + +#: po/glade_files.c:220 +msgid "Create a Graph Page" +msgstr "" + +#: po/glade_files.c:224 source/linux/MAHealthPanel.cc:1255 +msgid "Create a New Graph" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1358 +msgid "Create a New Graph Grouping" +msgstr "" + +#: po/glade_files.c:213 source/linux/MAHealthPanel.cc:1467 +msgid "Create a New Graph Page" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:222 +msgid "Create a New One" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..CreateDBsCheckbox..Caption +#: AdminRestore.dfm:272 +msgid "Create database(s) if they don't exist" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3532 +msgid "Create date" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label48..Caption +#: AdminCatalog.dfm:502 +msgid "Create options:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label2..Caption +#: AdminCatalog.dfm:726 +msgid "Create time:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3390 +msgid "Created" +msgstr "" + +#: AdminBackup.pas:1755 +msgid "Current Object is \"%s\" " +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label2..Caption +#: AdminBackupProgress.dfm:61 +msgid "Current Object:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label6..Caption +#: AdminBackupProgress.dfm:121 +msgid "Current Row:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label3..Caption +#: AdminBackupProgress.dfm:68 +msgid "Current Table:" +msgstr "" + +#: AdminServerHealth.pas:361 +msgid "Current status variables of the server." +msgstr "" + +#. AdminServerHealthBarGraphFrame..MainPnl..ValueLbl..Caption +#: AdminServerHealthBarGraph.dfm:45 +msgid "Current usage 2.1M" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..CurrentCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:685 +msgid "Current:" +msgstr "" + +#: source/linux/MAHealthPanel.cc:262 +#, c-format +msgid "Current: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:138 +msgid "Current: 0" +msgstr "" + +#. MainForm..MainMenu..Edit1..CutMI..Caption +#: Main.dfm:106 +msgid "Cut" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:179 +msgid "D:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:58 +#: AdminServerConnections.dfm:105 AdminServerConnections.dfm:257 +#: AdminServerProcesses.dfm:72 +msgid "DB" +msgstr "" + +#. Row 22 +msgid "DDL" +msgstr "" + +#. Row 32 +msgid "DML" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Caption +#: AdminBackup.dfm:916 +msgid "DailyTabSheet" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Caption +#: po/glade_files.c:106 AdminCatalog.dfm:587 +msgid "Data" +msgstr "" + +msgid "Data / Memory size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Caption +#: po/glade_files.c:280 AdminStartupVariablesInnoDBDatafiles.dfm:207 +msgid "Data File" +msgstr "" + +msgid "Data File Path:" +msgstr "" + +#: po/glade_files.c:89 +msgid "Data Len.:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:508 +#, c-format +msgid "Data Len.: %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableDataLenCaptionLbl..Caption +#: AdminCatalog.dfm:1767 +msgid "Data Len:" +msgstr "" + +#: source/linux/MABackupPanel.cc:127 source/linux/MACatalogsPanel.cc:154 +msgid "Data Length" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:320 AdminRestore.dfm:368 +msgid "Data directory" +msgstr "" + +msgid "Data directory:" +msgstr "" + +#: po/glade_files.c:273 +msgid "" +"Data file name with optional path information.\n" +"If you include path information, make sure to leave the Data Directory " +"parameter blank." +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label3....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:232 +msgid "" +"Data file name with optional path information. Make sure that the name forms " +"a valid filename when combined with the data path value (see Data Directory " +"option in InnodDB Parameters)." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label9..Caption +#: po/glade_files.c:270 AdminStartupVariablesInnoDBDatafiles.dfm:221 +msgid "Data file:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label38..Caption +#: AdminCatalog.dfm:694 +msgid "Data free:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:335 AdminCatalog.dfm:841 AdminRestore.dfm:388 +msgid "Data length" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label32..Caption +#: AdminCatalog.dfm:634 +msgid "Data length:" +msgstr "" + +#: po/glade_files.c:7 +msgid "Databases" +msgstr "" + +msgid "Datafiles" +msgstr "" + +msgid "Deactivate show database" +msgstr "" + +msgid "Deactivate thread priority" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..DebugCheckbox..Caption +#: AdminServiceControl.dfm:431 +msgid "Debug Information (slow)" +msgstr "" + +msgid "Def. Char Set:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:186 EditorTable.pas:504 +#: EditorTable.pas:509 EditorTable.pas:941 EditorTable.pas:1510 +#: EditorTable.pas:1511 MyxTableEditor.pas:605 MyxTableEditor.pas:614 +msgid "Default" +msgstr "" + +msgid "Default Collation:" +msgstr "" + +msgid "Default storage engine:" +msgstr "" + +msgid "Default transaction isolation level" +msgstr "" + +msgid "Default transaction isolation level:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 23 +msgid "Default value for this is fdatasync. Another option is O_DSYNC." +msgstr "" + +msgid "Default week format:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label3..Caption +#: AdminBackup.dfm:72 +msgid "Define the name and content of the backup" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3384 +msgid "Definer" +msgstr "" + +msgid "Delay key write:" +msgstr "" + +#. Row 24 +msgid "Delayed" +msgstr "" + +#. AdminBackupForm..ProfilesPopupMenu..DeleteProfileMI..Caption +#: AdminBackup.dfm:1287 +msgid "Delete Backup Project(s)" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..DeleteGraphMI..Caption +#: source/linux/MAHealthPanel.cc:401 AdminServerHealth.dfm:6308 +msgid "Delete Graph" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GroupBoxPopupMenu..DeleteGroupMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeleteGroup2MI..Caption +#: source/linux/MAHealthPanel.cc:418 AdminServerHealth.dfm:6255 +#: AdminServerHealth.dfm:6321 +msgid "Delete Group" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..DeletePageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..DeletePage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeletePage3MI..Caption +#: source/linux/MAHealthPanel.cc:435 AdminServerHealth.dfm:6225 +#: AdminServerHealth.dfm:6268 AdminServerHealth.dfm:6334 +msgid "Delete Page" +msgstr "" + +#: AdminServerHealth.pas:1441 +msgid "Delete Page?" +msgstr "" + +#: AdminBackup.pas:1510 +msgid "Delete Profiles?" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button12..Caption +#: AdminCatalog.dfm:3732 +msgid "Delete document" +msgstr "" + +msgid "Delete user" +msgstr "" + +#: AdminUsers.pas:1573 +msgid "Delete user?" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..Caption +#: source/linux/MACatalogsPanel.cc:322 source/linux/MAHealthPanel.cc:704 +#: AdminCatalog.dfm:3083 AdminCatalog.dfm:3690 AdminServerConnections.dfm:223 +#: AdminServerHealth.dfm:97 AdminServerHealth.dfm:191 AdminServerStatus.dfm:80 +#: AdminServerStatus.dfm:124 AdminUsers.dfm:433 AdminUsers.dfm:570 +#: AdminUsers.dfm:755 AdminServerConnections.pas:523 EditorTable.dfm:1603 +#: MySQLResultSetControls.pas:3645 +msgid "Description" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label6..Caption +#: AdminServiceControl.dfm:512 +msgid "Description of the service." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:87 +msgid "Description." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label25..Caption +#: po/glade_files.c:402 AdminUsers.dfm:205 +msgid "Description:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Label9..Caption +#: AdminCatalog.dfm:580 +msgid "Detailed row status information" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Label1..Caption +#: AdminCatalog.dfm:424 +msgid "Detailed table status information" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:894 +msgid "Details <<" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..PageControl..SearchTabSheet..DetailsBtn..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..Details2Btn..Caption +#: po/glade_files.c:112 source/linux/MACatalogsPanel.cc:888 +#: AdminCatalog.pas:1330 TextSearch.dfm:89 TextSearch.dfm:169 +#: TextSearch.pas:343 +msgid "Details >>" +msgstr "" + +#: po/glade_files.c:334 +msgid "Detect..." +msgstr "" + +#: po/glade_files.c:136 +msgid "Developer Docs" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:314 +msgid "Developer Documents" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Caption +#: AdminCatalog.dfm:3545 +msgid "Developer docs" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3659 +msgid "Developer documents" +msgstr "" + +#: AdminCatalog.pas:953 +msgid "Developer documents stored in %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel4..DevObjTitleLbl..Caption +#: AdminCatalog.dfm:3567 +msgid "Developer documents stored in this schema" +msgstr "" + +msgid "Directories" +msgstr "" + +#. Row 25 +msgid "Directories/Files" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 26 +msgid "Directory for database files. The value of the --datadir option." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 27 +msgid "Directory for temporary files. The value of the --tmpdir option." +msgstr "" + +msgid "Directory path to InnoDB log files." +msgstr "" + +#. Row 28 +msgid "" +"Directory path to InnoDB log files. The default is the datadir of MySQL." +msgstr "" + +msgid "Directory path where log archives should be stored." +msgstr "" + +#: po/glade_files.c:69 +msgid "Directory where backup files should be stored" +msgstr "" + +#. Row 29 +msgid "" +"Directory where fully written log files would be archived if log archiving " +"is used." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirLbl..Caption +#: AdminBackup.dfm:782 +msgid "Directory where the backup files should be stored." +msgstr "" + +msgid "Disable caching of host-names" +msgstr "" + +msgid "Disable grant tables" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox..Caption +#: po/glade_files.c:36 AdminBackup.dfm:700 +msgid "Disable keys" +msgstr "" + +msgid "Disable name resolving" +msgstr "" + +msgid "Disable networking" +msgstr "" + +msgid "Disable stack trace" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 30 +msgid "" +"Disables (0) / enables (1) automatic purging of relay logs as soon as they " +"are not needed any more. The default value is 1. This option is available as " +"of MySQL 4.1.1." +msgstr "" + +msgid "Disallow authentication for accounts that have old (pre-4.1) passwords." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..DiscardChangesBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxRoutineGroupEditorForm..TntActionList1..DiscardChangesAction..Caption +#. MyxTableEditorForm..TntActionList..DiscardChangesAction..Caption +#. MyxViewEditorForm..TntActionList1..DiscardChangesAction..Caption +#: po/glade_files.c:433 AdminServiceControl.dfm:586 +#: MyxRoutineGroupEditor.dfm:520 MyxTableEditor.dfm:1869 MyxViewEditor.dfm:843 +#: MySQLResultSetControls.pas:3465 MyxTabHeader.pas:1066 +msgid "Discard Changes" +msgstr "" + +#: AdminStartupVariables.pas:1361 +msgid "Discard Changes?" +msgstr "" + +#: AdminServerInfo.pas:308 +msgid "Disconnected from Server." +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..DisplayCPULoadMI..Caption +#: Main.dfm:59 +msgid "Display CPU Load" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionCBox..Caption +#: AdminServerHealthGraphSettings.dfm:226 +msgid "Display Caption" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label3..Caption +#: AdminServiceControl.dfm:487 +msgid "Display Name:" +msgstr "" + +#: po/glade_files.c:233 +msgid "Display caption" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 31 +msgid "" +"Division point between the hot and warm sub-chains of the key cache buffer " +"chain. The value is the percentage of the buffer chain to use for the warm " +"sub-chain. Allowable values range from 1 to 100. The default value is 100. " +"This variable was added in MySQL 4.1.1." +msgstr "" + +#: po/glade_files.c:61 +msgid "Do Not Schedule Backups" +msgstr "" + +#: po/glade_files.c:168 +#, c-format +msgid "" +"Do a full key lookup for all keys for each row. This ensures that\n" +"the table is 100% conistent, but will take a long time." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label11....AutoSize +#: AdminCatalogTableCheck.dfm:301 +msgid "" +"Do a full key lookup for all keys for each row. This ensures that the table " +"is 100% consistent, but will take a long time." +msgstr "" + +#: po/glade_files.c:314 +msgid "Do not create catalogs and schemas if they don't already exist" +msgstr "" + +msgid "Do not start slave automaticaly" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalLbl..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Label18..Caption +#: po/glade_files.c:154 AdminCatalogTableCheck.dfm:205 +#: AdminCatalogTableCheck.dfm:430 +msgid "Do not write the command to the binary log file." +msgstr "" + +#: AdminUsers.pas:1145 AdminUsers.pas:1159 AdminUsers.pas:1611 +msgid "Do you want this?" +msgstr "" + +#: AdminServiceControl.pas:1327 +msgid "Do you want to stop the service now?" +msgstr "" + +msgid "Don't allow 'SHOW DATABASE' commands" +msgstr "" + +msgid "Don't allow connections via TCP/IP." +msgstr "" + +msgid "Don't allow creation of heap tables bigger than this." +msgstr "" + +msgid "" +"Don't allow new user creation by the user who has no write privileges to the " +"mysql.user table." +msgstr "" + +msgid "Don't cache host names." +msgstr "" + +msgid "" +"Don't cache or retrieve results=0\n" +"Cache all queries except SELECT SQL_NO_CACHE=1\n" +"Cache only SELECT SQL_CACHE queries=2\n" +msgstr "" + +msgid "Don't cache results that are bigger than this." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 33 +msgid "Don't cache results that are bigger than this. (Default 1M). " +msgstr "" + +msgid "Don't give threads different priorities." +msgstr "" + +msgid "Don't log extra information to update and slow-query logs." +msgstr "" + +msgid "Don't print a stack trace on failure" +msgstr "" + +msgid "Don't resolve hostnames. All hostnames are IP's or 'localhost'." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label7..Caption +#: po/glade_files.c:161 AdminCatalogTableCheck.dfm:258 +msgid "Don't scan the rows to check for incorrect links." +msgstr "" + +#. Row 34 +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements." +msgstr "" + +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements. If set to zero, which means INSERT DELAYED is not used." +msgstr "" + +msgid "" +"Don't use the fast sort index method to created index if the temporary file " +"would get bigger than this." +msgstr "" + +#: po/glade_files.c:30 +msgid "Don't write full path" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:25 +msgid "Drive Info" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label1..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:32 +msgid "Drive:" +msgstr "" + +#: po/glade_files.c:135 +msgid "Drop Document" +msgstr "" + +#: po/glade_files.c:128 SchemataTreeView.pas:1564 +msgid "Drop Procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..DelSPBtn..Caption +#: AdminCatalog.dfm:3337 +msgid "Drop Stored Proc" +msgstr "" + +#: AdminCatalog.pas:2374 AdminCatalog.pas:2375 +msgid "Drop Stored Procedure(s)" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..DropTableMI..Caption +#: po/glade_files.c:209 source/linux/MACatalogsPanel.cc:398 +#: AdminCatalog.dfm:3938 SchemataTreeView.pas:1548 +msgid "Drop Table" +msgstr "" + +#: AdminCatalog.pas:1844 AdminCatalog.pas:1845 +msgid "Drop Table(s)" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..DropViewBtn..Caption +#: AdminCatalog.dfm:3034 SchemataTreeView.pas:1556 +msgid "Drop View" +msgstr "" + +#: AdminCatalog.pas:2540 AdminCatalog.pas:2541 +msgid "Drop View(s)" +msgstr "" + +#: AdminCatalog.pas:2394 +msgid "Dropping Schema Routine(s) ..." +msgstr "" + +#: AdminCatalog.pas:2556 +msgid "Dropping Schema View(s) ..." +msgstr "" + +#. If this is a new user then check if a user with the new name already exists. +#: AdminUsers.pas:579 +msgid "Duplicate user name" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..RowFormatLbl..Caption +#: AdminCatalog.dfm:447 EditorTable.pas:510 MyxTableEditor.pas:616 +msgid "Dynamic" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:180 +msgid "E:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1322 +msgid "ERROR: " +msgstr "" + +#: ApplicationDataModule.pas:681 +msgid "" +"ERROR: %s - The following error occured: \n" +"%s" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:245 +msgid "EUC-JP" +msgstr "" + +#: po/glade_files.c:17 +msgid "" +"Each selected table will be backed up independently. \n" +"This may lead to inconsistent backups and should be\n" +"avoided if possible." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label19....AutoSize +#: AdminBackup.dfm:512 +msgid "" +"Each table will be backed up independently. This may lead to inconsistent " +"backups and should be avoided if possible." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 35 +msgid "" +"Each thread that does a sequential scan allocates a buffer of this size for " +"each table it scans. If you do many sequential scans, you may want to " +"increase this value." +msgstr "" + +msgid "Each thread that needs to do a sort allocates a buffer of this size." +msgstr "" + +#. Row 36 +msgid "" +"Each thread that needs to do a sort allocates a buffer of this size. " +"Increase this value for faster ORDER BY or GROUP BY operations." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..MainMenu..Edit1..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TntActionList..DeleteSelectedColumnsAction..Category +#. MyxTableEditorForm..TntActionList..CopyToClipboardAction..Category +#. MyxTableEditorForm..TntActionList..PasteFromClipboardAction..Category +#. MyxTableEditorForm..TntActionList..SelectAllAction..Category +#. SchemataFrame..SchemaTreeViewPopupMenu..EditMI..Caption +#: Main.dfm:104 MyxTableEditor.dfm:1845 MyxTableEditor.dfm:1879 +#: MyxTableEditor.dfm:1886 MyxTableEditor.dfm:1893 SchemataTreeView.dfm:203 +#: MySQLResultSetControls.pas:3471 SchemataTreeView.pas:1577 +msgid "Edit" +msgstr "" + +#: po/glade_files.c:134 +msgid "Edit Document" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..EditGraphMI..Caption +#: source/linux/MAHealthPanel.cc:1320 AdminServerHealth.dfm:6285 +msgid "Edit Graph" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1413 +msgid "Edit Graph Grouping Caption" +msgstr "" + +#: source/linux/MAHealthPanel.cc:427 +msgid "Edit Page" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1437 +msgid "Edit Page Text" +msgstr "" + +#: po/glade_files.c:127 SchemataTreeView.pas:1563 +msgid "Edit Procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +#: AdminCatalog.dfm:3319 +msgid "Edit Stored Proc" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..EditTableMI..Caption +#: po/glade_files.c:115 AdminCatalog.dfm:3895 SchemataTreeView.pas:1547 +msgid "Edit Table" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..EditTableDataMI..Caption +#: AdminCatalog.dfm:3901 +msgid "Edit Table Data" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..EditViewBtn..Caption +#: AdminCatalog.dfm:3016 SchemataTreeView.pas:1555 +msgid "Edit View" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button10..Caption +#: AdminCatalog.dfm:3716 +msgid "Edit document" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:71 +#, c-format +msgid "" +"Editing file '%s'\n" +"Section '%s'" +msgstr "" + +#: ApplicationDataModule.pas:252 +msgid "" +"Either the server service or the configuration file could not be found. " +"Startup variables and service section are therefore disabled." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel1..Caption +#: AdminRestoreProgress.dfm:122 +msgid "Elapsed time:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label19..Caption +#: po/glade_files.c:403 AdminUsers.dfm:262 +msgid "Email:" +msgstr "" + +#. Empty user name. +#: AdminUsers.pas:569 +msgid "Empty user name" +msgstr "" + +msgid "Enable load data local infile" +msgstr "" + +msgid "Enable named pipes" +msgstr "" + +msgid "Enable symbolic link support" +msgstr "" + +msgid "Enable the slave to connect to the master using SSL." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label62..Caption +#: AdminServiceControl.dfm:391 +msgid "Enable this option if you want to use BDB for transactions." +msgstr "" + +msgid "Enable this option only if you would like to use InnoDB tables." +msgstr "" + +msgid "Enable/disable LOAD DATA LOCAL INFILE" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:829 +msgid "Engine" +msgstr "" + +#: AdminCatalog.pas:2245 +msgid "Enter Stored Procedure / Function Name" +msgstr "" + +#: AdminCatalog.pas:2442 +msgid "Enter View Name" +msgstr "" + +#. NameEditorForm..Caption +#: NameEditor.dfm:5 +msgid "Enter a Schema Name" +msgstr "" + +#: po/glade_files.c:222 +msgid "" +"Enter a name for the\n" +" graph grouping to be created." +msgstr "" + +msgid "Enter a name for the binary log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the error log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the isam logfile. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the query log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the slow query log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the update log file. Otherwise a default name will be used." +msgstr "" + +#: po/glade_files.c:217 +msgid "Enter a name for this page." +msgstr "" + +#: AdminUsers.pas:1621 +msgid "Enter a new Host the User can connect from." +msgstr "" + +#: po/glade_files.c:218 +msgid "" +"Enter a text describing\n" +" the contents of this page." +msgstr "" + +#: AdminServerHealth.pas:1512 +msgid "Enter the caption of the group to add." +msgstr "" + +#: AdminServerHealth.pas:1390 +msgid "Enter the caption of the page to add." +msgstr "" + +#: AdminServerHealth.pas:1395 +msgid "Enter the page description of the new %s page" +msgstr "" + +#. PasswordDialog..TntLabel1....AutoSize +#: Password.dfm:28 +msgid "" +"Enter user name and password for the account under which the task will be " +"executed." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1538 +msgid "Entered passwords do not match, please type again." +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. Connect to instance +#: source/linux/MAServerLogsPanel.cc:324 EditorTable.pas:2982 +#: MySQLConnection.pas:497 MySQLConnection.pas:512 MySQLConnection.pas:525 +#: MySQLConnection.pas:1309 MySQLConnection.pas:1442 +#: MySQLResultSetControls.pas:577 MyxError.pas:278 MyxError.pas:285 +msgid "Error" +msgstr "" + +#: AdminCatalogTableCheck.pas:195 +msgid "Error - Table %s could not be checked." +msgstr "" + +#: AdminCatalogTableCheck.pas:190 +msgid "Error - Table %s could not be optimized." +msgstr "" + +#: AdminCatalogTableCheck.pas:199 +msgid "Error - Table %s could not be repaired." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..Caption +#: po/glade_files.c:360 source/linux/MAServerLogsPanel.cc:254 +#: AdminServerLogs.dfm:42 +msgid "Error Log" +msgstr "" + +msgid "Error Logfile Name:" +msgstr "" + +#: AdminServerHealth.pas:418 AdminServerHealth.pas:451 +msgid "Error Nr." +msgstr "" + +#: ApplicationDataModule.pas:829 +msgid "Error Nr.:" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1645 +msgid "Error applying user changes." +msgstr "" + +#: source/linux/MABackupPanel.cc:1114 +msgid "Error during backup.\n" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1242 +msgid "Error executing CHECK TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1202 +msgid "Error executing OPTIMIZE TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1281 +msgid "Error executing REPAIR TABLE." +msgstr "" + +#: AdminServerHealth.pas:897 +msgid "Error fetching Status Variables (%s)" +msgstr "" + +#: source/linux/main.cc:416 +msgid "Error initializing GUI" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1164 +msgid "Error loading icon" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..HeaderLbl..Caption +#: AdminServerLogs.dfm:72 +msgid "Error log" +msgstr "" + +#: AdminStartupVariables.pas:423 AdminStartupVariables.pas:1346 +#: AdminStartupVariables.pas:1413 +msgid "Error no.: %d" +msgstr "" + +#: source/linux/util.cc:40 +msgid "Error parsing INI file." +msgstr "" + +#: source/linux/util.cc:38 +msgid "Error parsing XML file (bad document)." +msgstr "" + +#: source/linux/util.cc:39 +msgid "Error parsing XML file (empty document)." +msgstr "" + +#: source/linux/util.cc:37 +msgid "Error parsing XML file." +msgstr "" + +#: source/linux/MARestorePanel.cc:413 +#, c-format +msgid "" +"Error reading backup file\n" +"'%s'" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:216 +msgid "Error saving replication monitoring list." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:126 +msgid "Error updating configuration." +msgstr "" + +#: AdminBackup.pas:1604 +msgid "Error while allocating memory for MySQL Struct in Backup Thread." +msgstr "" + +#: AdminRestore.pas:470 +msgid "Error while allocating memory for MySQL Struct in the Restore Thread." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. Connect to Server +#: AdminServerHealth.pas:884 ApplicationDataModule.pas:550 +#: ApplicationDataModule.pas:558 ConnectToInstance.pas:508 +#: MySQLConnection.pas:497 +msgid "Error while allocating memory for MySQL Struct." +msgstr "" + +#: AdminServerHealth.pas:684 +msgid "Error while fetching Server Variables." +msgstr "" + +#: AdminServerHealth.pas:640 +msgid "Error while fetching Status Variables." +msgstr "" + +#: AdminReplication.pas:202 +msgid "Error while fetching the replication information." +msgstr "" + +#: ApplicationDataModule.pas:828 +msgid "Error while loading Options file '" +msgstr "" + +#: AdminBackup.pas:1341 +msgid "Error while loading backup profile." +msgstr "" + +#: ApplicationDataModule.pas:600 ApplicationDataModule.pas:609 +msgid "Error while loading profile %s." +msgstr "" + +#. Fetch connections from library +#: ApplicationDataModule.pas:489 ApplicationDataModule.pas:497 +msgid "Error while loading stored connections from %s. Error Number %d." +msgstr "" + +#: AdminStartupVariables.pas:421 AdminStartupVariables.pas:1412 +msgid "Error while loading the Startup Parameter descriptions from %s" +msgstr "" + +#: AdminServerHealth.pas:1159 +msgid "Error while loading the health graphs from %s." +msgstr "" + +#: AdminUsers.pas:651 +msgid "Error while storing the user information." +msgstr "" + +#: AdminUsers.pas:648 +msgid "" +"Error while storing the user information. The user might have been deleted." +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:48 +msgid "Event" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:299 +msgid "Event Name" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Caption +#: po/glade_files.c:130 AdminCatalog.dfm:3413 +msgid "Events" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..EventsLbl..Caption +#: AdminServerLogs.dfm:181 +msgid "Events:" +msgstr "" + +#: po/glade_files.c:45 +msgid "Every Day at Time:" +msgstr "" + +#: po/glade_files.c:58 +msgid "Every Month in Day: " +msgstr "" + +#: po/glade_files.c:49 +msgid "Every Week in: " +msgstr "" + +#: Main.pas:749 +msgid "Exception" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..StartBackupBtn..Caption +#: AdminBackup.dfm:1175 +msgid "Execute Backup Now" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1130 +msgid "Execute backup daily" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1132 +msgid "Execute backup monthly" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1131 +msgid "Execute backup weekly" +msgstr "" + +#: po/glade_files.c:62 +msgid "Execute this Project Daily" +msgstr "" + +#: po/glade_files.c:64 +msgid "Execute this Project Monthly" +msgstr "" + +#: po/glade_files.c:63 +msgid "Execute this Project Weekly" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..Caption +#: AdminBackup.dfm:902 +msgid "Execution Time" +msgstr "" + +msgid "Expire log days" +msgstr "" + +#: AdminServerHealth.pas:945 AdminServerHealth.pas:957 +#: AdminServerHealth.pas:971 AdminServerHealth.pas:987 +msgid "Expression error in graph %s" +msgstr "" + +#. Automatic tablespace extension CheckBox. +#: AdminStartupVariables.pas:702 +msgid "Extend last file automatically" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1238 +msgid "Extend size of last file automatically" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ExtendedRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepExtendedCBox..Caption +#: po/glade_files.c:173 AdminCatalogTableCheck.dfm:345 +#: AdminCatalogTableCheck.dfm:496 +msgid "Extended" +msgstr "" + +msgid "Extra sort file size:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:181 +msgid "F:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..FastRBtn..Caption +#: po/glade_files.c:171 AdminCatalogTableCheck.dfm:326 +msgid "Fast" +msgstr "" + +msgid "Fast shutdown" +msgstr "" + +#. Row 37 +msgid "Features" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..TntLabel1....AutoSize +#: AdminServiceControl.dfm:413 +msgid "" +"Features listed here can only be switched by using a different binary in " +"opposition to settings like InnoDB support, max. server connections etc. " +"which are controlled by the configuration file." +msgstr "" + +#. Row 38 +msgid "Fetching Catalogs/Schemata ..." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AllowDuplicatedKindOfData +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. (Re-)load CatalogList, AllowDuplicatedKindOfData +#: AdminRestore.pas:276 SchemataTreeView.pas:924 +msgid "Fetching Catalogs/Schemata data ..." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..SchemataFrame..CatalogVST..WideDefaultText +#. AdminCatalogForm..CatalogSubTreePnl..SchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivSchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TblColSchemataFrame..CatalogVST..WideDefaultText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemaSelectionForm..SchemataFrame..CatalogVST..WideDefaultText +#. SchemataFrame..CatalogVST..WideDefaultText +#: AdminBackup.dfm:112 AdminCatalog.dfm:50 AdminUsers.dfm:615 +#: AdminUsers.dfm:799 SchemaSelection.dfm:37 SchemataTreeView.dfm:39 +msgid "Fetching Data ..." +msgstr "" + +#: AdminServerConnections.pas:188 +msgid "Fetching Process List ..." +msgstr "" + +#: AdminCatalog.pas:2313 +msgid "Fetching Schema Routine Data ..." +msgstr "" + +#: AdminCatalog.pas:921 +msgid "Fetching Schema Table Status ..." +msgstr "" + +#: AdminCatalog.pas:2477 +msgid "Fetching Schema View Data ..." +msgstr "" + +#: AdminCatalog.pas:929 AdminCatalog.pas:937 +msgid "Fetching Schema View Status ..." +msgstr "" + +#. Start Thread fetching data +#: AdminServerInfo.pas:236 +msgid "Fetching Server Status ..." +msgstr "" + +#: AdminServerHealth.pas:667 +msgid "Fetching Status Variables ..." +msgstr "" + +#: AdminServerHealth.pas:711 +msgid "Fetching System Variables ..." +msgstr "" + +#. create childnodes for the user's hosts. +#: AdminUsers.pas:840 +msgid "Fetching User Data ..." +msgstr "" + +#. Row 39 +msgid "Fetching Usernames ..." +msgstr "" + +#: AdminUsers.pas:410 +msgid "Fetching user names ..." +msgstr "" + +#. MainForm..MainMenu..FileMI..Caption +#: Main.dfm:78 +msgid "File" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:165 +#, c-format +msgid "File %s does not exist. Create it?" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label5..Caption +#: AdminRestore.dfm:197 +msgid "File Charset:" +msgstr "" + +msgid "File IO Threads:" +msgstr "" + +#: po/glade_files.c:66 +msgid "File Name Prefix" +msgstr "" + +#: po/glade_files.c:385 +msgid "File Section" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FileSystemLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:66 +msgid "File System" +msgstr "" + +#: po/glade_files.c:281 +msgid "File System Info" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label4..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:46 +msgid "File System:" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1211 AdminStartupVariables.pas:649 +msgid "File name" +msgstr "" + +#: AdminServiceControl.pas:840 +msgid "File not found" +msgstr "" + +msgid "File that holds the names for last binary log files." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label9..Caption +#: AdminRestore.dfm:102 +msgid "File to restore:" +msgstr "" + +#: po/glade_files.c:318 +msgid "" +"File:\n" +"Character Set:\n" +"Total Schemas:\n" +"Total Tables:\n" +"Total Data Length:" +msgstr "" + +msgid "Filename of the index for binary logfiles" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixCaptionLbl..Caption +#: AdminBackup.dfm:790 +msgid "Filename:" +msgstr "" + +#: ApplicationDataModule.pas:299 +msgid "Files missing!" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1255 +msgid "Filesystem" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label11..Caption +#: AdminUsers.dfm:140 +msgid "Fill out this field if you want to set the user's password" +msgstr "" + +#: po/glade_files.c:204 +msgid "Finish" +msgstr "" + +msgid "Flush Log at:" +msgstr "" + +msgid "Flush Method:" +msgstr "" + +msgid "Flush tables" +msgstr "" + +msgid "Flush tables to disk between SQL commands." +msgstr "" + +msgid "Flush time" +msgstr "" + +msgid "Force recovery" +msgstr "" + +#: po/glade_files.c:248 +msgid "" +"Formula to calculate the value to display. \n" +"Use [variable] to get values from Status and Server Variables and\n" +"^[variable] for relative variable values.\n" +"Ex.: 100-(^[Key_reads]/^[Key_read_requests])*100" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label15....AutoSize +#: AdminServerHealthGraphSettings.dfm:70 +msgid "" +"Formula to calculate the value. Use [variable] to get values from variables, " +"^[variable] to get relative values (relative to last evaluation)." +msgstr "" + +#: source/linux/MDynamicInterface.cc:912 +#: source/linux/MDynamicInterface.cc:1254 +#: AdminStartupVariablesInnoDBDatafiles.pas:118 +msgid "Free" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FreeSpaceLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:86 +msgid "Free Space" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label6..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:79 +msgid "Free Space:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleFridayCBox..Caption +#: po/glade_files.c:55 AdminBackup.dfm:987 +msgid "Friday" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MACatalogsPanel.cc:274 +#: source/linux/MAServerConnectionsPanel.cc:86 AdminServerConnections.dfm:219 +#: AdminServerConnections.pas:519 +msgid "Full Name" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label23..Caption +#: po/glade_files.c:401 AdminUsers.dfm:198 +msgid "Full Name:" +msgstr "" + +#. Row 40 +msgid "Full Text Search" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: AdminCatalog.dfm:3853 +msgid "Fullname" +msgstr "" + +msgid "Fulltext search" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox..Caption +#: AdminBackup.dfm:678 AdminBackup.pas:1964 +msgid "Fully qualified identifiers" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:284 +msgid "Function Name" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3524 +msgid "Function name" +msgstr "" + +#: po/glade_files.c:277 +msgid "G" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 41 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..HeaderPnl..TitleLbl..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..Caption +#: po/glade_files.c:98 po/glade_files.c:238 po/glade_files.c:326 +#: AdminBackup.dfm:362 AdminCatalog.dfm:432 AdminRestore.dfm:38 +#: AdminRestore.dfm:95 AdminServerHealthGraphSettings.dfm:156 +#: OptionsEditor.dfm:262 OptionsEditor.dfm:284 +msgid "General" +msgstr "" + +#: po/glade_files.c:369 source/linux/MAServerLogsPanel.cc:254 +msgid "General Log" +msgstr "" + +msgid "General Parameters" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..QueryTabSheet..Caption +#: AdminServerLogs.dfm:253 +msgid "General Query Log" +msgstr "" + +#: source/linux/util.cc:41 +msgid "General error." +msgstr "" + +msgid "General slave" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Caption +#: po/glade_files.c:419 AdminUsers.dfm:343 +msgid "Global Privileges" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivInfoLbl..Caption +#: AdminUsers.dfm:399 +msgid "Global Privileges assigned to the User" +msgstr "" + +#. global privileges +#: source/linux/MAUserAdministrationPanel.cc:880 +msgid "Global privileges assigned to the user" +msgstr "" + +#: po/glade_files.c:418 +msgid "Grant privilege" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Separate _priv from max_ +#. Set schema privileges +#. Set table/column privileges +#. CurrentUserColumn not nil +#: source/linux/MAUserAdministrationPanel.cc:1031 AdminUsers.pas:1384 +#: AdminUsers.pas:1853 AdminUsers.pas:1937 AdminUsers.pas:2663 +#: AdminUsers.pas:2747 AdminUsers.pas:2769 AdminUsers.pas:2786 +#: AdminUsers.pas:2804 AdminUsers.pas:2822 +#, c-format +msgid "Grants the %s privilege to the user" +msgstr "" + +#. Row 42 +msgid "Grants the SELECT privilege to the user." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..Caption +#: AdminServerHealthGraphSettings.dfm:6 +msgid "Graph Settings" +msgstr "" + +#: po/glade_files.c:226 +msgid "Graph Type" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label2..Caption +#: AdminServerHealthGraphSettings.dfm:173 +msgid "Graph Type:" +msgstr "" + +#: AdminServerHealth.pas:1514 +msgid "Group Caption:" +msgstr "" + +#: po/glade_files.c:221 +msgid "Group Name" +msgstr "" + +msgid "Group concat max len" +msgstr "" + +msgid "HP-ROMAN8" +msgstr "" + +#. Row 43 +msgid "Handler" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientHardwareCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerHardwareCaptionLbl..Caption +#: AdminServerInfo.dfm:96 AdminServerInfo.dfm:256 +msgid "Hardware:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderLbl..Caption +#. Create Health Section +#: source/linux/MAdministrator.cc:79 AdminServerHealth.dfm:6060 Main.pas:522 +msgid "Health" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..Caption +#: AdminOptionPages.dfm:72 +msgid "Health Graphs" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderDescriptionLbl..Caption +#: AdminServerHealth.dfm:6046 +msgid "Health overview" +msgstr "" + +#. MainForm..MainMenu..HelpMI..Caption +#. MainForm..MainMenu..HelpMI..OnlineHelpMI..Caption +#: Main.dfm:176 Main.dfm:178 +msgid "Help" +msgstr "" + +msgid "Helps in performance tuning in heavily concurrent environments." +msgstr "" + +msgid "" +"Helps to save your data in case the disk image of the database becomes " +"corrupt." +msgstr "" + +#: po/glade_files.c:260 +msgid "" +"Highest possible value. \n" +"Higher values will be capped to this." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label19..Caption +#: AdminServerHealthGraphSettings.dfm:331 +msgid "Highest possible value. Higher values will be set to this value." +msgstr "" + +msgid "Hitrate" +msgstr "" + +#. AdminServerHealthLineGraphFrame..QueryCacheHitrateBarPnl..BarLbl..Caption +#: AdminServerHealthLineGraph.dfm:464 +msgid "Hitrate 0 %" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddHostAction..Category +#. AdminUsersForm..UserActionManager..RemoveHostAction..Category +#. AdminUsersForm..UserActionManager..ShowHostsAction..Category +#: source/linux/MAServerConnectionsPanel.cc:57 +#: AdminServerConnections.dfm:101 AdminServerConnections.dfm:253 +#: AdminServerProcesses.dfm:69 AdminUsers.dfm:1129 AdminUsers.dfm:1134 +#: AdminUsers.dfm:1139 +msgid "Host" +msgstr "" + +#. Set the any-host value in the reserved index zero slot if the use gave us %. +#: AdminUsers.pas:1658 +msgid "Host entry added" +msgstr "" + +#. Don't add another any-host (%) entry if there is one already. +#: AdminUsers.pas:1644 AdminUsers.pas:1681 +msgid "Host entry already exists" +msgstr "" + +#. Tell the user. The change is not obvious. +#: AdminUsers.pas:1174 +msgid "Host entry deleted" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:63 AdminUsers.pas:1622 +msgid "Host:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:48 AdminReplication.dfm:313 +msgid "Hostname" +msgstr "" + +#: po/glade_files.c:440 +#, c-format +msgid "Hostname or IP (use % for wildcard):" +msgstr "" + +msgid "" +"Hostname or IP of the slave to be reported to to the master during slave " +"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if " +"you do not want the slave to register itself with the master. Note that it " +"is not sufficient for the master to simply read the IP of the slave off the " +"socket once the slave connects. Due to NAT and other routing issues, that IP " +"may not be valid for connecting to the slave from the master or other hosts." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..HostCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..HostnameLbl..Caption +#: AdminServerInfo.dfm:200 OptionsEditor.dfm:728 +msgid "Hostname:" +msgstr "" + +msgid "" +"How long a INSERT DELAYED thread should wait for INSERT statements before " +"terminating." +msgstr "" + +#: po/glade_files.c:231 +msgid "" +"How long to wait\n" +"before displaying a new value." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 44 +msgid "How many seconds the server has been up." +msgstr "" + +msgid "How many threads we should keep in a cache for reuse." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:52 AdminReplication.dfm:317 +msgid "ID" +msgstr "" + +msgid "INSERT/DELETE/UPDATE has lower priority than selects." +msgstr "" + +msgid "IP address to bind to." +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientIPCaptionLabel..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerIPCaptionLbl..Caption +#: AdminServerInfo.dfm:152 AdminServerInfo.dfm:312 +msgid "IP:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label30..Caption +#: po/glade_files.c:411 AdminUsers.dfm:238 +msgid "Icon assigned to the user" +msgstr "" + +#. Get icon. +#: AdminUsers.pas:2615 +msgid "Icon image corrupted." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label29..Caption +#: po/glade_files.c:405 AdminUsers.dfm:230 +msgid "Icon:" +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:47 +msgid "Id" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 52 +msgid "" +"If ON (the default), MySQL will allow you to use INSERT on MyISAM tables at " +"the same time as you run SELECT queries on them." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 45 +msgid "" +"If a multiple-statement transaction requires more than this amount of " +"memory, one will get the error \"Multi-statement transaction required more " +"than 'max_binlog_cache_size' bytes of storage\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 46 +msgid "" +"If a query takes longer than this time (in seconds), the Slow_queries " +"counter will be incremented." +msgstr "" + +#. Row 47 +msgid "" +"If a read on a communication port is interrupted, retry as many times as " +"specified before giving up. This value should be quite high on FreeBSD as " +"internal interrupts are sent to all threads." +msgstr "" + +msgid "" +"If a read on a communication port is interrupted, retry this many times " +"before giving up." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 48 +msgid "" +"If a write to the binary update log exceeds the given value, rotate the logs." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 49 +msgid "" +"If a write to the relay log exceeds the given value, rotate the relay log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 50 +msgid "" +"If an in-memory temporary table exceeds this size, MySQL will automatically " +"convert it to an on-disk MyISAM table." +msgstr "" + +#: po/glade_files.c:146 +msgid "" +"If appropriate this will repair the table, sort the index pages\n" +"and update the statistics." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label23....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label6....AutoSize +#: AdminCatalogTableCheck.dfm:86 AdminCatalogTableCheck.dfm:189 +msgid "" +"If appropriate this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox....Height +#: AdminBackup.dfm:619 +msgid "" +"If checked no DDL for tables, views, triggers etc. is included in the dump" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Hint +#: AdminBackup.dfm:653 +msgid "If checked, INSERT statements have the columns list included" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox....Height +#: AdminBackup.dfm:725 +msgid "If checked, MYSQL323 is added to the sql_mode variable in the backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox....Height +#: AdminBackup.dfm:643 +msgid "" +"If checked, a DROP statement is added for each object in the dump, only " +"useful if CREATEs are enabled" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox....Height +#: AdminBackup.dfm:665 +msgid "If checked, a short comment is added to each action in the backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Hint +#: AdminBackup.dfm:687 +msgid "If checked, allow \"\" quotes instead only back ticks (`)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox....Height +#: AdminBackup.dfm:738 +msgid "" +"If checked, auto commit is switched off and manual commits are inserted to " +"speed up loading data" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox....Height +#: AdminBackup.dfm:631 +msgid "" +"If checked, each INSERT statement gets only one row instead several (which " +"is faster)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox....Height +#: AdminBackup.dfm:677 +msgid "" +"If checked, identifiers will be qualified by the schema name (i.e. \"schema." +"table\" vs. \"table\" only)" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox....Height +#: AdminBackup.dfm:699 +msgid "" +"If checked, index creation for MyISAM tables are delayed until all data is " +"loaded" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 51 +msgid "" +"If creating the thread takes longer than this time (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +msgid "" +"If creating the thread takes longer than this value (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +#: AdminStartupVariables.pas:509 +msgid "If enabled, the option will be written to the option file" +msgstr "" + +msgid "" +"If no specific storage engine/table type is defined in an SQL-Create " +"statement the default type will be used." +msgstr "" + +msgid "" +"If non-zero: relay log will be rotated automatically when the size exceeds " +"this value; if zero (the default): when the size exceeds max_binlog_size. 0 " +"expected, the minimum value for this variable is 4096." +msgstr "" + +msgid "" +"If set to 0, table and db names are stored with the lettercase specified " +"during creation and comparisons are case sensitive. If set to 1 table names " +"are stored in lowercase on disk and table names will be case-insensitive. If " +"set to 2, names are stored as specified during creation but are compared " +"case-insensitively (Only works on case-insensitive filesystems, starting " +"from MySQL 4.1.8)." +msgstr "" + +#. Row 53 +msgid "" +"If set to 1 table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 54 +msgid "" +"If set to 1, table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive. From version 4.0.2, this option also " +"applies to database names. From 4.1.1 this option also applies to table " +"alias." +msgstr "" + +msgid "If set, slave is not autostarted." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..RepairWarning....AutoSize +#: AdminCatalogTableCheck.dfm:388 +msgid "" +"If the MySQL Server dies during a table repair, it's essential that you do " +"at once another REPAIR on the table before executing any other commands on " +"it. If that happens, do NOT use MySQL Administrator until the tables are " +"properly repaired. Use the REPAIR TABLE command from the console client. " +"(It's always good to start by making a backup). " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 55 +msgid "" +"If the MySQL server has been started with the --secure-auth option, it will " +"block all connections from users with passwords stored in old (pre-4.1) " +"format. In that case, the value of the variable is ON, otherwise it is OFF. " +"Note, that the server start will fail with an error if this option has been " +"enabled and the privilege tables are in pre-4.1 format. You should enable " +"this option if you want to prevent all usage of passwords in old format " +"(and hence insecure communication over the network). Available as of MySQL " +"4.1.1." +msgstr "" + +#. Row 56 +msgid "" +"If the MySQL server uses external locking, this value is ON; otherwise, it's " +"OFF." +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..Label1....Height +#: AdminServerLogs.dfm:93 +msgid "" +"If the log file is very long it is divided into a number of pages. Flip the " +"pages to navigate through the file." +msgstr "" + +#. Row 57 +msgid "" +"If the temporary file used for fast index creation would be bigger than " +"using the key cache by the amount specified here, then prefer the key cache " +"method. This is mainly used to force long character keys in large tables to " +"use the slower key cache method to create the index. Note that this " +"parameter is given in megabytes before 4.0.3 and in bytes beginning with " +"this version." +msgstr "" + +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 58 +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections. You can unblock a host " +"with the command FLUSH HOSTS." +msgstr "" + +msgid "" +"If this is not 0, then mysqld will use this value to reserve file " +"descriptors to use with setrlimit(). If this value is 0 then mysqld will " +"reserve max_connections*5 or max_connections + table_cache*2 (whichever is " +"larger) number of files." +msgstr "" + +#. Row 59 +msgid "" +"If this is set to a non-zero value, then every flush_time seconds all tables " +"will be closed (to free up resources and sync unflushed data to disk). We " +"only recommend this option on Windows 95, 98, or Me, or on systems where you " +"have very little resources." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 60 +msgid "" +"If this value is greater than 1, MyISAM table indexes during REPAIR by " +"sorting process will be created in parallel - each index in its own thread." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +#: AdminRestore.dfm:209 +msgid "" +"If you are importing a SQL file that has not been created with MySQL " +"Administrator, you have to choose the correct character set of the file. If " +"you have created the backup with MySQL Administrator the file was written in " +"UTF-8." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:223 +#: ApplicationDataModule.pas:143 ConnectToInstance.pas:949 +#: ConnectToInstance.pas:963 MyxEditor.pas:112 +msgid "Ignore" +msgstr "" + +msgid "Ignore DBs:" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..ForceCheckbox..Caption +#: AdminRestore.dfm:264 +msgid "Ignore Errors" +msgstr "" + +#: Main.pas:560 +msgid "Ignore Instance State" +msgstr "" + +#: po/glade_files.c:313 +msgid "Ignore SQL errors" +msgstr "" + +msgid "Ignore tables:" +msgstr "" + +msgid "Ignore updates for these databases" +msgstr "" + +#: source/linux/MABackupPanel.cc:1464 +msgid "Illegal option." +msgstr "" + +#: po/glade_files.c:80 +msgid "Import Project..." +msgstr "" + +#: AdminUsers.pas:1145 AdminUsers.pas:1611 +msgid "" +"In order to view and edit host entries they must be switched on in the user " +"management view by enabling the global option \"%s\"." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label20....AutoSize +#: AdminCatalogTableCheck.dfm:414 +msgid "" +"In the worst case you can have a new clean index file without information " +"about the datafile and when the next command you do may overwrite the " +"datafile. This is not a likely, but possible scenario." +msgstr "" + +#: po/glade_files.c:90 +msgid "Index Len.:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:509 +#, c-format +msgid "Index Len.: %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableIndexLenCaptionLbl..Caption +#: AdminCatalog.dfm:1801 +msgid "Index Len:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:162 +msgid "Index Length" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#: AdminCatalog.dfm:1993 MyxTableEditor.dfm:616 +msgid "Index Name" +msgstr "" + +msgid "Index Name:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:202 source/linux/MACatalogsPanel.cc:230 +msgid "Index Type" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:847 +msgid "Index length" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label36..Caption +#: AdminCatalog.dfm:674 +msgid "Index length:" +msgstr "" + +#. Row 61 +msgid "" +"Indicates how long a INSERT DELAYED thread should wait for INSERT statements " +"before terminating." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 62 +msgid "Indicates how many threads should be kept in a cache for reuse." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 65 +msgid "Indicates if the MySQL server supports Berkeley DB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 67 +msgid "Indicates if the MySQL server supports InnoDB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 68 +msgid "" +"Indicates if the MySQL server supports SSL (encryption) on the client/server " +"protocol." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 66 +msgid "Indicates if the MySQL server supports caching queries." +msgstr "" + +#. Row 69 +msgid "Indicates if the MySQL server supports the RAID option." +msgstr "" + +#. Row 63 +msgid "Indicates if the binary update log is enabled." +msgstr "" + +#. Row 64 +msgid "Indicates if the general query log is enabled." +msgstr "" + +msgid "Indicates if the general query log is enabled._bin" +msgstr "" + +msgid "Indicates if the general query log is enabled._default_week_format" +msgstr "" + +msgid "Indicates if the general query log is enabled._slave_updates" +msgstr "" + +msgid "Indicates if the general query log is enabled._slow_queries" +msgstr "" + +msgid "Indicates if the general query log is enabled._warnings" +msgstr "" + +#. Row 70 +msgid "Indicates if the slow query log is enabled." +msgstr "" + +#. Row 71 +msgid "Indicates if the update log is enabled." +msgstr "" + +#. Row 72 +msgid "Indicates if updates from the slave should be logged." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 73 +msgid "" +"Indicates what size queue (in rows) should be allocated for handling INSERT " +"DELAYED. If the queue becomes full, any client that does INSERT DELAYED will " +"wait until there is room in the queue again." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 74 +msgid "" +"Indicates whether the MySQL server uses named pipes for local connections " +"under Windows." +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..Caption +#. MyxTableEditorForm..TablePageControl..IndicesSheet..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..IndicesSubMI..Caption +#: po/glade_files.c:92 EditorTable.dfm:292 MyxTableEditor.dfm:530 +#: SchemataTreeView.dfm:166 SchemataTreeView.pas:1778 +msgid "Indices" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:62 +#: AdminServerConnections.dfm:121 AdminServerConnections.dfm:273 +#: AdminServerProcesses.dfm:87 +msgid "Info" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1334 +msgid "Info: " +msgstr "" + +#: po/glade_files.c:323 +msgid "Information" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:348 +msgid "Init DB" +msgstr "" + +msgid "Init connect:" +msgstr "" + +msgid "Initial commands" +msgstr "" + +msgid "Initial replication role" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. Row 75 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1070 +msgid "InnoDB" +msgstr "" + +#: po/glade_files.c:269 +msgid "InnoDB Data File" +msgstr "" + +#: po/glade_files.c:370 source/linux/MAServerLogsPanel.cc:254 +msgid "InnoDB Log" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..SingleTransRButton..Caption +#: AdminBackup.dfm:555 +msgid "InnoDB Online Backup" +msgstr "" + +msgid "InnoDB Parameters" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableCommentLbl..Caption +#: AdminCatalog.dfm:525 +msgid "InnoDB free:4096 kB" +msgstr "" + +msgid "" +"InnoDB log archive disabled=0\n" +"InnoDB log archive enabled=1\n" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:332 +msgid "InnoDB shutdown" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:328 +msgid "InnoDB startup" +msgstr "" + +msgid "Insert delayed Limit" +msgstr "" + +msgid "Insert delayed Timeout" +msgstr "" + +msgid "Insert delayed queue size" +msgstr "" + +msgid "Insert delayed settings" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..InstallServiceBtn..Caption +#. AdminServiceControlForm..PopupMenu..InstallnewServiceMI..Caption +#: AdminServiceControl.dfm:557 AdminServiceControl.dfm:727 +msgid "Install new Service" +msgstr "" + +#. AdminServerLogsForm..SubTreePnl..Panel2..Label15..Caption +#. AdminServiceControlForm..SubTreePnl..Panel2..Label15..Caption +#. AdminStartupVariablesForm..SubTreePnl..Panel2..Label15..Caption +#: AdminServerLogs.dfm:328 AdminServiceControl.dfm:691 +#: AdminStartupVariables.dfm:1946 +msgid "Installed Services:" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..InstanceCaptionLbl..Caption +#: AdminServerInfo.dfm:224 +msgid "Instance:" +msgstr "" + +msgid "Interactive timeout" +msgstr "" + +#: source/linux/MABackupPanel.cc:1467 +msgid "Internal error in PCRE call." +msgstr "" + +#: AdminUsers.pas:1638 +msgid "Invalid Host name" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:295 +msgid "Invalid file" +msgstr "" + +#. Row 76 +msgid "Is ON if this server is a slave that is connected to a master." +msgstr "" + +msgid "Isam Logfile Name:" +msgstr "" + +msgid "Join buffer size:" +msgstr "" + +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 77 +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error. Set this value if your users tend to perform joins that lack a " +"WHERE clause, that take a long time, and that return millions of rows." +msgstr "" + +msgid "KOI8-R" +msgstr "" + +msgid "KOI8-U" +msgstr "" + +msgid "Key Efficiency" +msgstr "" + +msgid "Key buffer" +msgstr "" + +msgid "Key buffer size" +msgstr "" + +msgid "Key buffer usage" +msgstr "" + +msgid "Key buffer:" +msgstr "" + +msgid "Key cache block size" +msgstr "" + +msgid "Key cache division age treshold" +msgstr "" + +msgid "Key cache division limit" +msgstr "" + +#. Row 78 +msgid "Keys" +msgstr "" + +#. Row 79 +msgid "" +"Keys blocks in the key cache that has changed but hasn't yet been flushed to " +"disk. " +msgstr "" + +#: po/glade_files.c:340 +msgid "Kill Thread" +msgstr "" + +#: po/glade_files.c:341 +msgid "Kill User" +msgstr "" + +#. AdminServerConnectionsForm..UserPopupMenu..KillUserMI..Caption +#: AdminServerConnections.dfm:341 +msgid "Kill User(s)" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillThreadBtn..Caption +#. AdminServerConnectionsForm..ProcessPopupMenu..KillThreadMI..Caption +#: AdminServerConnections.dfm:45 AdminServerConnections.dfm:357 +msgid "Kill thread" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillUserBtn..Caption +#: AdminServerConnections.dfm:56 +msgid "Kill user" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:54 AdminReplication.dfm:324 +msgid "Kind" +msgstr "" + +#. Row 80 +msgid "Language used for error messages." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:341 +msgid "Last update" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..StartMonitorAutomaticallyMI..Caption +#: Main.dfm:66 +msgid "Launch Monitor After Login" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..ServiceAutoStartCBox..Caption +#: AdminServiceControl.dfm:521 +msgid "Launch MySQL server on system start" +msgstr "" + +#. MainForm..MainMenu..HelpMI..VisitMySQLcomMI..Caption +#: Main.dfm:185 +msgid "Launch MySQL.com website" +msgstr "" + +#: ApplicationDataModule.pas:142 +msgid "Library version mismatch" +msgstr "" + +#: po/glade_files.c:430 +msgid "Limit User Resources" +msgstr "" + +msgid "Limit assumed max number of seeks when looking up rows based on a key" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..ScrollBox2..UserResourceLimitGBox..Caption +#: AdminUsers.dfm:910 +msgid "Limiting user resources" +msgstr "" + +#: po/glade_files.c:236 +msgid "Line Graph" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:246 +#: AdminServerHealthGraphSettings.dfm:249 +msgid "Line-Graph" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Caption +#: po/glade_files.c:151 AdminCatalogTableCheck.dfm:139 +msgid "List of Tables" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 81 +msgid "List of operators supported by MATCH ... AGAINST(... IN BOOLEAN MODE)." +msgstr "" + +#. MainForm..MainMenu..HelpMI..ListopenMySQLAdministratorBugsMI..Caption +#: Main.dfm:192 +msgid "List reported Bugs" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..LoadImgBtn..Caption +#: AdminUsers.dfm:294 +msgid "Load from disk" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalCBox..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..RepLocalCBox..Caption +#: po/glade_files.c:155 AdminCatalogTableCheck.dfm:213 +#: AdminCatalogTableCheck.dfm:438 +msgid "Local" +msgstr "" + +#: po/glade_files.c:439 +msgid "Local host" +msgstr "" + +msgid "Localization" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:156 +msgid "Locate my.cnf file" +msgstr "" + +#: po/glade_files.c:27 +msgid "Lock All Tables" +msgstr "" + +msgid "Lock Wait Timeout:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..LockAllTablesRButton..Caption +#: AdminBackup.dfm:546 +msgid "Lock all tables" +msgstr "" + +msgid "Lock mysqld in memory.(=Don't swap.)" +msgstr "" + +#. Row 82 +msgid "Locks" +msgstr "" + +msgid "Log Archive Dir:" +msgstr "" + +msgid "Log Buffer Size:" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:56 +msgid "Log File" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogFilePathLbl..Caption +#: AdminOptionPages.dfm:132 +msgid "Log File Path:" +msgstr "" + +msgid "Log File Size:" +msgstr "" + +msgid "Log Files in Group:" +msgstr "" + +msgid "Log Group Dir:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..Caption +#: AdminServiceControl.dfm:55 +msgid "Log Messages" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:57 +msgid "Log Pos." +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogRowProcessingProgressCBox..Caption +#: AdminOptionPages.dfm:199 +msgid "Log Row Processing Progress" +msgstr "" + +msgid "" +"Log all queries that have taken more than long_query_time seconds to execute " +"to file." +msgstr "" + +msgid "Log archive" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#: AdminServerLogs.dfm:216 AdminServerLogs.pas:673 AdminServerLogs.pas:684 +msgid "Log entry" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:410 +msgid "Log file not found" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:231 +#, c-format +msgid "Log file saved to '%s'" +msgstr "" + +msgid "Log files" +msgstr "" + +msgid "Log only in short format" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:337 +msgid "Log pos" +msgstr "" + +msgid "Log queries that are executed without benefit of any index." +msgstr "" + +msgid "Log queries that don't use indexes" +msgstr "" + +msgid "Log slave updates" +msgstr "" + +msgid "Log some not critical warnings to the log file." +msgstr "" + +msgid "Log updates for these databases only" +msgstr "" + +msgid "Log warnings" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:332 +msgid "Logfile" +msgstr "" + +msgid "Logfiles" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Caption +#: po/glade_files.c:400 AdminUsers.dfm:107 +msgid "Login Information" +msgstr "" + +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. user info +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoLbl..Caption +#: source/linux/MAUserAdministrationPanel.cc:848 AdminUsers.dfm:88 +msgid "Login and additional information on the user" +msgstr "" + +#. Row 83 +msgid "Logs" +msgstr "" + +msgid "Logs will be rotated after expire-log-days days" +msgstr "" + +msgid "Long query time" +msgstr "" + +msgid "Low priority updates" +msgstr "" + +#: po/glade_files.c:255 +msgid "" +"Lowest possible value. \n" +"Lower values will be capped to this." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label18..Caption +#: AdminServerHealthGraphSettings.dfm:321 +msgid "Lowest possible value. Lower values will be set to this value." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:276 AdminStartupVariablesInnoDBDatafiles.dfm:274 +#: AdminStartupVariablesInnoDBDatafiles.dfm:277 +msgid "M" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:249 +msgid "MACCENTRALEUROPE" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "MASTER" +msgstr "" + +msgid "MS Sans Serif" +msgstr "" + +msgid "MS Shell Dlg 2" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..Caption +#: po/glade_files.c:117 AdminCatalog.dfm:3907 +msgid "Maintenance" +msgstr "" + +msgid "Make all tables read-only" +msgstr "" + +msgid "" +"Make all tables read-only, with the exception of replication (slave) threads " +"and users with the SUPER privilege." +msgstr "" + +msgid "Make table names case insensitive" +msgstr "" + +#. Row 84 +msgid "" +"Makes InnoDB store each created table in its own `.ibd' file (multiple " +"tablespaces)." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..ManageConnectionsMI..Caption +#: Main.dfm:154 +msgid "Manage Connections ..." +msgstr "" + +#. MainForm..PopupMenu..ActionsMI..ManageInstancesMI..Caption +#: Main.dfm:50 +msgid "Manage MySQL Instances" +msgstr "" + +msgid "Master" +msgstr "" + +msgid "Master SSL CA file. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA filename:" +msgstr "" + +msgid "Master SSL CA path. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA-path:" +msgstr "" + +msgid "Master SSL Certificate filename:" +msgstr "" + +msgid "Master SSL Cipher:" +msgstr "" + +msgid "Master SSL Key:" +msgstr "" + +msgid "" +"Master SSL certificate file name. Only applies if you have enabled master-ssl" +msgstr "" + +msgid "Master SSL cipher. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL keyfile name. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master Username:" +msgstr "" + +msgid "Master connect retry" +msgstr "" + +msgid "" +"Master hostname or IP address for replication. If not set, the slave thread " +"will not be started. Note that the setting of master-host will be ignored if " +"there exists a valid master.info file." +msgstr "" + +msgid "Master hostname:" +msgstr "" + +msgid "Master info file name:" +msgstr "" + +msgid "Master password:" +msgstr "" + +msgid "Master port" +msgstr "" + +msgid "Master retry count" +msgstr "" + +msgid "Master ssl" +msgstr "" + +msgid "Max Conn Errors:" +msgstr "" + +msgid "Max Conn per User:" +msgstr "" + +msgid "Max Connections:" +msgstr "" + +msgid "Max Dirty Pages" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label34..Caption +#: AdminCatalog.dfm:654 +msgid "Max data length:" +msgstr "" + +msgid "Max heap table size" +msgstr "" + +msgid "Max join size" +msgstr "" + +msgid "Max length for sort data" +msgstr "" + +msgid "Max number of bytes in sorted records." +msgstr "" + +msgid "Max number of errors/warnings to store for a statement." +msgstr "" + +msgid "Max packetlength to send/receive from to server." +msgstr "" + +msgid "Max seeks for key" +msgstr "" + +msgid "Max sort file size:" +msgstr "" + +msgid "Max sort length" +msgstr "" + +msgid "Max temporary tables:" +msgstr "" + +msgid "Max write lock count" +msgstr "" + +#: po/glade_files.c:264 +msgid "Max. Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:312 +msgid "Max. Caption:" +msgstr "" + +#: po/glade_files.c:263 +msgid "Max. Formula" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label7..Caption +#: AdminServerHealthGraphSettings.dfm:305 +msgid "Max. Formula:" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label5..Caption +#: AdminServerHealthGraphSettings.dfm:298 +msgid "Max. Value:" +msgstr "" + +msgid "Max. packet size:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..MaxCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:770 +msgid "Max:" +msgstr "" + +#: po/glade_files.c:254 +msgid "Maximal Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:263 +#, c-format +msgid "Maximal: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:139 +msgid "Maximal: 0" +msgstr "" + +msgid "Maximum Threads" +msgstr "" + +msgid "Maximum binary log size" +msgstr "" + +msgid "Maximum binlog cache size:" +msgstr "" + +msgid "Maximum error count" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 85 +msgid "Maximum length of a word to be included in a FULLTEXT index." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 86 +msgid "Maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +#. Row 87 +msgid "Maximum number of connections in use simultaneously." +msgstr "" + +msgid "Maximum number of temporary tables a client can keep open at a time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 88 +msgid "" +"Maximum number of temporary tables a client can keep open at the same time." +msgstr "" + +msgid "Maximum relay log size" +msgstr "" + +msgid "Maximum size for all relay logs together:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 89 +msgid "" +"Maximum size of one packet. The message buffer is initialized to " +"net_buffer_length bytes, but can grow up to max_allowed_packet bytes when " +"needed." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 90 +msgid "" +"Maximum size of the temporary file MySQL is allowed to use while recreating " +"the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE. If the file-size " +"would be bigger than this, the index will be created through the key cache " +"(which is slower). Note that this parameter is given in megabytes before " +"4.0.3 and in bytes beginning with this version." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 91 +msgid "" +"Maximum size to which subsequently created HEAP tables are allowed to grow. " +"The value of this variable is used to calculate a HEAP table's MAX_ROWS " +"value. Setting this variable has no effect on any existing HEAP table, " +"unless the table is recreated with a statement such as CREATE TABLE or " +"TRUNCATE TABLE, or altered with ALTER TABLE." +msgstr "" + +msgid "Maximum space to use for all relay logs." +msgstr "" + +msgid "Maximum word length:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..MediumRBtn..Caption +#: po/glade_files.c:172 AdminCatalogTableCheck.dfm:334 +msgid "Medium" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 92 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1074 +msgid "Memory" +msgstr "" + +msgid "Memory Health" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 93 +msgid "" +"Memory allocated to store results from old queries. If this is 0, the query " +"cache is disabled (default)." +msgstr "" + +#: source/linux/MABackupPanel.cc:1470 +msgid "Memory allocation failed during backup." +msgstr "" + +msgid "Memory lock" +msgstr "" + +msgid "Memory usage" +msgstr "" + +msgid "Method used for flushing the log files to disk." +msgstr "" + +#: Main.pas:483 +msgid "" +"Michael G. Zinner, main concept, graphical design, Windows development, " +"library coding | Alfredo Kengi Kojima, Linux development, library coding | " +"Ulrich Bayer, library coding, WIX | Victor Vagin, library coding, QA | " +"Brian Aker, conceptual design, supervising | Stefan Hinz, documentation | " +"Mike Hillyer, documentation" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Caption +#: po/glade_files.c:268 AdminServerHealthGraphSettings.dfm:281 +msgid "Min. / Max. Values" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label4..Caption +#: AdminServerHealthGraphSettings.dfm:291 +msgid "Min. Value:" +msgstr "" + +#. AdminServerHealthLineGraphFrame..DetailPnl..MinCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:719 +msgid "Min:" +msgstr "" + +#: po/glade_files.c:253 +msgid "Minimal Value" +msgstr "" + +#: source/linux/MAHealthPanel.cc:1216 +msgid "" +"Minimal and Maximal Value fields have inconsistent values (Minimal must be " +"smaller than Maximal)." +msgstr "" + +msgid "Minimal size of result unit" +msgstr "" + +#: source/linux/MAHealthPanel.cc:264 +#, c-format +msgid "Minimal: %.0f" +msgstr "" + +#: source/linux/MAHealthPanel.cc:140 +msgid "Minimal: 0" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 94 +msgid "Minimum length of a word to be included in a FULLTEXT index." +msgstr "" + +#: AdminServerHealthGraphSettings.pas:176 +msgid "Minimum value is larger than maximum value." +msgstr "" + +msgid "Minimum word length:" +msgstr "" + +msgid "Mirrored Log Groups:" +msgstr "" + +#. Row 95 +msgid "Miscellaneous" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3396 +msgid "Modified" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleMondayCBox..Caption +#: po/glade_files.c:51 AdminBackup.dfm:951 +msgid "Monday" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..Caption +#: Main.dfm:55 +msgid "Monitor Options" +msgstr "" + +#: Main.pas:552 +msgid "Monitoring Options" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Caption +#: AdminBackup.dfm:1011 +msgid "MonthlyTabSheet" +msgstr "" + +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphDownMI..Caption +#: AdminServerHealth.dfm:6295 +msgid "Move Graph Down" +msgstr "" + +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphUpMI..Caption +#: AdminServerHealth.dfm:6290 +msgid "Move Graph Up" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..Caption +#: AdminServerHealth.dfm:229 +msgid "Multi-Instance Monitoring" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableTypeLbl..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 96 +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: AdminCatalog.dfm:461 OptionsEditor.dfm:1071 +msgid "MyISAM" +msgstr "" + +msgid "MyISAM Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 97 +msgid "" +"MyISAM uses special tree-like cache to make bulk inserts (that is, " +"INSERT ... SELECT, INSERT ... VALUES (...), (...), (...), and LOAD DATA " +"INFILE) faster. This variable limits the size of the cache tree in bytes per " +"thread. Setting it to 0 will disable this optimization. Note: This cache is " +"only used when adding data to a non-empty table. Default value is 8 MB." +msgstr "" + +msgid "MyIsam Sort buffer size:" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"Falcon=falcon\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..ServiceNameHeaderLbl..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..ServiceNameHeader2Lbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: AdminServiceControl.dfm:100 AdminServiceControl.dfm:614 +#: OptionsEditor.dfm:790 +msgid "MySQL" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..Caption +#. Set the Caption +#. MainForm..PopupMenu..MySQLAdministratorMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ConnectToInstanceForm..Caption +#: po/glade_files.c:282 Main.dfm:4 Main.pas:235 Main.dfm:29 +#: ConnectToInstance.dfm:7 +msgid "MySQL Administrator" +msgstr "" + +#: ApplicationDataModule.pas:466 +msgid "MySQL Administrator is preparing backup for profile %s." +msgstr "" + +#: ApplicationDataModule.pas:634 +msgid "MySQL Administrator is starting backup for profile %s." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLCommandlineclientMI..Caption +#: Main.dfm:136 +msgid "MySQL Command Line Client" +msgstr "" + +#: AdminCatalogTableCheck.pas:227 +msgid "MySQL Error Nr." +msgstr "" + +#: AdminServerHealth.pas:370 +msgid "MySQL Monitoring && Advisors" +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..TntLabel1..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..TntLabel1..Caption +#: AdminServerHealth.dfm:5738 AdminStartupVariables.dfm:1534 +msgid "MySQL Network Monitoring and Advisory Service" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLQueryBrowserMI..Caption +#. MainForm..PopupMenu..MySQLQueryBrowserMI..Caption +#: Main.dfm:132 Main.dfm:36 +msgid "MySQL Query Browser" +msgstr "" + +#: AdminServerInfo.pas:331 +msgid "MySQL Server Information" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ServerStatusLbl..Caption +#: AdminServerInfo.dfm:50 AdminServerInfo.pas:319 +msgid "MySQL Server is running." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServerStatusLbl..Caption +#: AdminServiceControl.dfm:144 +msgid "MySQL Service is stopped." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +#: Main.dfm:140 +msgid "MySQL System Tray Monitor" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label27..Caption +#: po/glade_files.c:399 AdminUsers.dfm:114 +msgid "MySQL User:" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:248 +msgid "MySQL Version:" +msgstr "" + +#: po/glade_files.c:349 +msgid "" +"MySQL Version:\n" +"Network Name:\n" +"IP:" +msgstr "" + +#: source/linux/MABackupPanel.cc:1458 +msgid "MySQL error during backup." +msgstr "" + +#. Row 98 +msgid "MySQL installation directory. Value of the --basedir option." +msgstr "" + +#: AdminStartupVariables.pas:367 AdminStartupVariables.pas:527 +msgid "MySQL variable name: " +msgstr "" + +msgid "N/A" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:229 +msgid "Name" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label4..Caption +#: AdminServiceControl.dfm:495 +msgid "Name displayed in the Computer Management Console." +msgstr "" + +#: po/glade_files.c:6 +msgid "Name for this backup project" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +#: AdminBackup.dfm:377 +msgid "Name for this backup project." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +#: AdminRestore.dfm:110 +msgid "Name of the backup file that should be restored." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label10....AutoSize +#: AdminServiceControl.dfm:330 +msgid "" +"Name of the configuration file section used for this instance of the server." +msgstr "" + +#: po/glade_files.c:71 +msgid "" +"Name of the connection to use when the backup\n" +"is executed. Please create one in Preferences\n" +"if there aren't any. " +msgstr "" + +#. Row 99 +msgid "Name of the error log file." +msgstr "" + +msgid "Name of the socket file (Unix) or named pipe (Windows) to use." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:198 +msgid "Name/Columns" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel4..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel4..Caption +#: AdminCatalog.pas:2247 AdminCatalog.pas:2443 EditorTable.dfm:719 +#: MyxTableEditor.dfm:303 MyxConnectionDialog.pas:1188 MyxTabHeader.pas:1587 +#: SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Name:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..NamedPipeCheckbox..Caption +#: AdminServiceControl.dfm:440 +msgid "Named Pipes" +msgstr "" + +msgid "Naming" +msgstr "" + +msgid "Net buffer length" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientNetworkNameCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerNetworkNameCaptionLbl..Caption +#: AdminServerInfo.dfm:112 AdminServerInfo.dfm:272 +msgid "Network Name:" +msgstr "" + +#. Row 100 +msgid "Networking" +msgstr "" + +msgid "Neue Variable" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:169 AdminReplication.pas:237 +msgid "New Instance" +msgstr "" + +#. MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +#: Main.dfm:80 +msgid "New Instance Connection ..." +msgstr "" + +#: po/glade_files.c:391 +msgid "New Password:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..ProjectNameEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleFilenamePrefixEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..NewProjectBtn..Caption +#: po/glade_files.c:79 AdminBackup.dfm:385 AdminBackup.dfm:837 +#: AdminBackup.dfm:1154 +msgid "New Project" +msgstr "" + +#: po/glade_files.c:432 AdminUsers.pas:1245 +msgid "New User" +msgstr "" + +#: AdminServerHealth.pas:551 +msgid "New Variable" +msgstr "" + +#: AdminServerHealth.pas:546 AdminServerHealth.pas:554 +msgid "New Variables" +msgstr "" + +#. AdminCatalogTableCheckForm..Panel1..ExecuteTableActionBtn..Caption +#: AdminCatalogTableCheck.dfm:566 +msgid "Next >>" +msgstr "" + +#: AdminBackup.pas:948 AdminBackup.pas:1511 AdminServerHealth.pas:1443 +#: AdminStartupVariables.pas:1362 AdminUsers.pas:705 AdminUsers.pas:1146 +#: AdminUsers.pas:1575 AdminUsers.pas:1612 ConnectToInstance.pas:980 +#: EditorSql.pas:158 EditorTable.pas:718 EditorTable.pas:758 +#: EditorTable.pas:3223 MyxConnectionDialog.pas:1255 OptionsEditor.pas:556 +#: OptionsEditor.pas:683 +msgid "No" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox..Caption +#: po/glade_files.c:31 AdminBackup.dfm:620 +msgid "No CREATEs" +msgstr "" + +#: po/glade_files.c:29 +msgid "No EXTENDED INSERT" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox..Caption +#: AdminBackup.dfm:632 +msgid "No EXTENDED INSERTS" +msgstr "" + +#: AdminServiceControl.pas:1040 +msgid "No Service selected." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 101 +msgid "No description available." +msgstr "" + +msgid "No description available._base_name" +msgstr "" + +msgid "No description available._before_date" +msgstr "" + +#: AdminUsers.pas:1157 +msgid "No hosts left" +msgstr "" + +#: AdminUsers.pas:769 +msgid "No user selected" +msgstr "" + +msgid "Node" +msgstr "" + +#: po/glade_files.c:25 +msgid "Normal Backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..NormalBackupRadioButton..Caption +#: AdminBackup.dfm:566 +msgid "Normal backup" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 102 +msgid "" +"Normally you set this to 1, meaning that at a transaction commit, the log is " +"flushed to disk, and the modifications made by the transaction become " +"permanent, and survive a database crash. If you are willing to compromise " +"this safety, and you are running small transactions, you may set this to 0 " +"or 2 to reduce disk I/O to the logs. Value 0 means that the log is only " +"written to the log file and the log file flushed to disk approximately once " +"per second. Value 2 means the log is written to the log file at each commit, " +"but the log file is only flushed to disk approximately once per second. The " +"default value is 1 starting from MySQL-4.0.13; previously it was 0." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:179 AdminReplication.pas:239 +msgid "Not Available" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:204 +msgid "Not NULL" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnNotNullCBox..Caption +#: AdminCatalog.dfm:2017 EditorTable.dfm:850 +msgid "Not Null" +msgstr "" + +#: po/glade_files.c:78 +msgid "Note: Backups are scheduled using the standard cron system." +msgstr "" + +#: po/glade_files.c:308 +msgid "" +"Note: for servers to appear in this list, the Report Host option in " +"Startup Variables/Replication must be set." +msgstr "" + +#: po/glade_files.c:421 +msgid "" +"Note: grayed privileges mean they are provided through Global Privileges." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:188 source/linux/MACatalogsPanel.cc:232 +msgid "Null Allowed" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: AdminServerConnections.dfm:216 +msgid "Num." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label10..Caption +#: AdminCatalog.dfm:2704 +msgid "Num. of Columns:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..NumberOfIndicesCaptionLbl..Caption +#: AdminCatalog.dfm:2672 +msgid "Num. of Indices:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label13..Caption +#: AdminCatalog.dfm:2962 +msgid "Num. of NotNull:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..NumberOfTablesCaptionLbl..Caption +#: AdminCatalog.dfm:1509 +msgid "Num. of Tables:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label11..Caption +#: AdminCatalog.dfm:2928 +msgid "Num. of Unique:" +msgstr "" + +#. Row 103 +msgid "Number of ALTER DATABASE commands since server start." +msgstr "" + +#. Row 104 +msgid "Number of ALTER TABLE commands since server start." +msgstr "" + +#. Row 105 +msgid "Number of ANALYZE TABLE commands performed since server start." +msgstr "" + +#. Row 106 +msgid "Number of BACKUP TABLE commands performed since server start." +msgstr "" + +#. Row 107 +msgid "Number of BEGIN transactional commands performed since server start." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Lbl2..Caption +#: AdminRestoreProgress.dfm:78 +msgid "Number of Bytes processed:" +msgstr "" + +#. Row 111 +msgid "" +"Number of CHANGE MASTER TO replication commands performed since server start." +msgstr "" + +#. Row 112 +msgid "Number of CHECK TABLE commands performed since server start." +msgstr "" + +msgid "Number of CHECK TABLE commands performed since server start.sum" +msgstr "" + +#. Row 113 +msgid "Number of COMMIT transactional commands since server start." +msgstr "" + +#. Row 116 +msgid "Number of CREATE DB commands since server start." +msgstr "" + +#. Row 117 +msgid "Number of CREATE INDEX commands since server start." +msgstr "" + +#. Row 118 +msgid "Number of CREATE TABLE commands since server start." +msgstr "" + +#. Row 121 +msgid "Number of DELETE commands since server start." +msgstr "" + +msgid "Number of DELETE commands since server start._multi" +msgstr "" + +#. Row 122 +msgid "" +"Number of DELETE commands with more than one table involved since server " +"start." +msgstr "" + +#. Row 123 +msgid "Number of DO commands performed since server start." +msgstr "" + +#. Row 124 +msgid "Number of DROP DATABASE commands since server start." +msgstr "" + +#. Row 125 +msgid "Number of DROP FUNCTION commands since server start." +msgstr "" + +#. Row 126 +msgid "Number of DROP INDEX commands since server start." +msgstr "" + +#. Row 127 +msgid "Number of DROP TABLE commands since server start." +msgstr "" + +#. Row 128 +msgid "Number of DROP USER commands performed since server start." +msgstr "" + +#. Row 132 +msgid "Number of FLUSH (LOGS, PRIVILEGES, etc.) commands since server start." +msgstr "" + +#. Row 134 +msgid "Number of GRANT <privileges> commands since server start." +msgstr "" + +msgid "Number of GRANT commands since server start." +msgstr "" + +#. Row 135 +msgid "Number of HELP commands since server start." +msgstr "" + +#. Row 139 +msgid "" +"Number of INSERT ... SELECT FROM <tbl> commands since server start." +msgstr "" + +#. Row 140 +msgid "Number of INSERT commands since server start." +msgstr "" + +msgid "Number of INSERT commands since server start._select" +msgstr "" + +#. Row 148 +msgid "Number of KILL <connection_id> commands since server start." +msgstr "" + +msgid "Number of KILL commands since server start." +msgstr "" + +#. Row 149 +msgid "" +"Number of LOAD DATA FROM MASTER replication commands since server start." +msgstr "" + +#. Row 150 +msgid "Number of LOAD DATA INFILE commands since server start." +msgstr "" + +msgid "Number of LOAD DATA INFILE commands since server start._master_data" +msgstr "" + +msgid "Number of LOAD DATA INFILE commands since server start._master_table" +msgstr "" + +#. Row 151 +msgid "" +"Number of LOAD TABLE FROM MASTER replication commands since server start." +msgstr "" + +#. Row 152 +msgid "Number of LOCK TABLES commands since server start." +msgstr "" + +#. Row 157 +msgid "Number of OPTIMIZE TABLE commands since server start." +msgstr "" + +#. Row 165 +msgid "Number of RENAME TABLE commands since server start." +msgstr "" + +#. Row 166 +msgid "Number of REPAIR TABLE commands since server start." +msgstr "" + +#. Row 167 +msgid "" +"Number of REPLACE ... SELECT FROM <tbl> commands since server start." +msgstr "" + +#. Row 168 +msgid "Number of REPLACE commands since server start." +msgstr "" + +msgid "Number of REPLACE commands since server start._select" +msgstr "" + +#. Row 177 +msgid "" +"Number of RESET (MASTER | SLAVE) replication commands since server start." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 178 +msgid "" +"Number of RESTORE TABLE commands since server start (regardless whether or " +"not those were successful)." +msgstr "" + +#. Row 179 +msgid "Number of REVOKE <privileges> commands since server start." +msgstr "" + +msgid "Number of REVOKE commands since server start." +msgstr "" + +msgid "Number of REVOKE commands since server start._all" +msgstr "" + +#. Row 180 +msgid "Number of ROLLBACK transactional commands since server start." +msgstr "" + +#. Row 191 +msgid "Number of SELECT commands since server start." +msgstr "" + +#. Row 192 +msgid "Number of SET (GLOBAL | LOCAL) VARIABLE commands since server start." +msgstr "" + +#. Row 193 +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM <tbl> or DESCRIBE <tbl> " +"commands since server start." +msgstr "" + +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM or DESCRIBE commands " +"since server start." +msgstr "" + +#. Row 194 +msgid "Number of SHOW (INDEX | KEYS) commands since server start." +msgstr "" + +#. Row 195 +msgid "Number of SHOW BINLOG EVENTS commands since server start." +msgstr "" + +#. Row 196 +msgid "Number of SHOW CHARACTER SET commands since server start." +msgstr "" + +#. Row 197 +msgid "Number of SHOW COLLATION commands since server start." +msgstr "" + +#. Row 198 +msgid "Number of SHOW CREATE DATABASE commands since server start." +msgstr "" + +#. Row 199 +msgid "Number of SHOW CREATE TABLE commands since server start." +msgstr "" + +#. Row 200 +msgid "Number of SHOW DATABASES commands since server start." +msgstr "" + +#. Row 201 +msgid "Number of SHOW ERRORS commands since server start." +msgstr "" + +#. Row 202 +msgid "Number of SHOW GRANTS commands since server start." +msgstr "" + +#. Row 203 +msgid "Number of SHOW INNODB STATUS commands since server start." +msgstr "" + +#. Row 204 +msgid "Number of SHOW LOGS commands since server start." +msgstr "" + +#. Row 205 +msgid "Number of SHOW MASTER STATUS replication commands since server start." +msgstr "" + +#. Row 206 +msgid "Number of SHOW OPEN TABLES commands since server start." +msgstr "" + +#. Row 207 +msgid "Number of SHOW PRIVILEGES commands since server start." +msgstr "" + +#. Row 208 +msgid "Number of SHOW PROCESSLIST commands since server start." +msgstr "" + +#. Row 209 +msgid "Number of SHOW SLAVE HOSTS replication commands since server start." +msgstr "" + +#. Row 210 +msgid "Number of SHOW SLAVE STATUS replication commands since server start." +msgstr "" + +#. Row 211 +msgid "Number of SHOW STATUS commands since server start." +msgstr "" + +#. Row 212 +msgid "Number of SHOW STORAGE ENGINES commands since server start." +msgstr "" + +#. Row 213 +msgid "Number of SHOW TABLES commands since server start." +msgstr "" + +#. Row 214 +msgid "Number of SHOW VARIABLES commands since server start." +msgstr "" + +#. Row 215 +msgid "Number of SHOW WARNINGS commands since server start." +msgstr "" + +msgid "Number of SQL Queries" +msgstr "" + +#. Row 220 +msgid "Number of START SLAVE replication commands since server start." +msgstr "" + +#. Row 221 +msgid "Number of STOP SLAVE replication commands since server start." +msgstr "" + +#. Row 237 +msgid "Number of TRUNCATE TABLE commands since server start." +msgstr "" + +#: po/glade_files.c:87 +msgid "Number of Tables:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:506 +#, c-format +msgid "Number of Tables: %i" +msgstr "" + +#. Row 238 +msgid "Number of UNLOCK TABLES commands since server start." +msgstr "" + +#. Row 239 +msgid "Number of UPDATE commands since server start." +msgstr "" + +msgid "Number of UPDATE commands since server start._multi" +msgstr "" + +#. Row 240 +msgid "" +"Number of USE <database> commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "" +"Number of USE commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "Number of best matches to use for query expansion." +msgstr "" + +#. Row 108 +msgid "Number of bytes received from all clients." +msgstr "" + +#. Row 109 +msgid "Number of bytes sent to all clients." +msgstr "" + +#. Row 110 +msgid "" +"Number of bytes to use when sorting BLOB or TEXT values. Only the first " +"max_sort_length bytes of each value are used; the rest are ignored." +msgstr "" + +#. Row 114 +msgid "Number of connection attempts to the MySQL server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 115 +msgid "" +"Number of connections aborted because the client died without closing the " +"connection properly." +msgstr "" + +#: po/glade_files.c:429 +msgid "Number of connections to the server the user can open in an hour." +msgstr "" + +#. Update ResourceSheet +#: AdminUsers.pas:2699 +msgid "Number of connections to the server the user can open within one hour." +msgstr "" + +#. Row 119 +msgid "Number of currently open connections." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 120 +msgid "Number of delayed insert handler threads in use." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 129 +msgid "" +"Number of file I/O threads in InnoDB. Normally, this should be 4, but on " +"Windows disk I/O may benefit from a larger number." +msgstr "" + +#. Row 130 +msgid "Number of files that are open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 131 +msgid "Number of files the system allows the MySQL server to open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 133 +msgid "Number of free memory blocks in query cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 136 +msgid "" +"Number of identical copies of log groups that are kept for the database. " +"Currently this should be set to 1." +msgstr "" + +msgid "" +"Number of identical copies of log groups we keep for the database. Currently " +"this should be set to 1." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 137 +msgid "" +"Number of implicit temporary tables in memory created while executing " +"statements." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 138 +msgid "" +"Number of implicit temporary tables on disk created while executing " +"statements." +msgstr "" + +#. Row 141 +msgid "Number of internal COMMIT commands." +msgstr "" + +#. Row 142 +msgid "Number of internal ROLLBACK commands." +msgstr "" + +#. Row 143 +msgid "Number of joins where a full scan of the first table was done." +msgstr "" + +#. Row 144 +msgid "Number of joins where a range search on the reference table was used." +msgstr "" + +#. Row 145 +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big." +msgstr "" + +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big._check" +msgstr "" + +#. Row 146 +msgid "" +"Number of joins without keys where we check for key usage after each row. If " +"this is not 0, you should carefully check the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 147 +msgid "" +"Number of joins without keys. If this is not 0, you should carefully check " +"the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 153 +msgid "" +"Number of log files in the log group. InnoDB writes to the files in a " +"circular fashion. Value 2 is recommended here. The default is 2." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 154 +msgid "" +"Number of merge passes the sort algorithm have had to do. If this value is " +"large you should consider increasing sort_buffer." +msgstr "" + +#. Row 155 +msgid "" +"Number of non-cached queries (not cachable, or due to QUERY_CACHE_TYPE)." +msgstr "" + +#. Row 156 +msgid "" +"Number of open tables for all threads. Increasing this value increases the " +"number of file descriptors that the MySQL server requires. You can check if " +"you need to increase the table cache by checking the Opened_tables variable." +msgstr "" + +#. Row 158 +msgid "Number of outstanding connection requests MySQL can have." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 159 +msgid "Number of queries added to the query cache." +msgstr "" + +#. Row 160 +msgid "Number of queries registered in the query cache." +msgstr "" + +#. Row 161 +msgid "Number of queries sent to the server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 162 +msgid "Number of queries that have taken more than long_query_time seconds." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 163 +msgid "" +"Number of queries that were deleted from query cache because of low memory. " +msgstr "" + +#: po/glade_files.c:427 AdminUsers.pas:2701 +msgid "Number of queries the user can execute within one hour." +msgstr "" + +#. Row 164 +msgid "Number of query cache hits." +msgstr "" + +msgid "Number of repair threads:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 169 +msgid "Number of requests to insert a row in a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 170 +msgid "Number of requests to read a key block from the cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 171 +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +msgstr "" + +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +"_next" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 172 +msgid "" +"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 "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 173 +msgid "" +"Number of requests to read next row in key order. This will be incremented " +"if you are querying an index column with a range constraint. This also will " +"be incremented if you are doing an index scan." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 174 +msgid "" +"Number of requests to read previous row in key order. This is mainly used to " +"optimize ORDER BY ... DESC." +msgstr "" + +#. Row 175 +msgid "" +"Number of requests to read the next row in the datafile. This will be 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 "" + +#. Row 176 +msgid "Number of requests to update a row in a table." +msgstr "" + +#. Row 181 +msgid "Number of rows waiting to be written in INSERT DELAY queues." +msgstr "" + +#. Row 182 +msgid "" +"Number of rows written with INSERT DELAYED for which some error occurred " +"(probably duplicate key)." +msgstr "" + +#. Row 183 +msgid "Number of rows written with INSERT DELAYED." +msgstr "" + +#. Row 184 +msgid "" +"Number of seconds the MySQL server is waiting for a connect packet before " +"responding with \"Bad handshake\"." +msgstr "" + +#. Row 185 +msgid "" +"Number of seconds the MySQL server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 186 +msgid "" +"Number of seconds the server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 187 +msgid "" +"Number of seconds the server waits for activity on an interactive connection " +"before closing it. An interactive client is defined as a client that uses " +"the CLIENT_INTERACTIVE option to mysql_real_connect()." +msgstr "" + +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the writ" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 188 +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the write." +msgstr "" + +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read" +msgstr "" + +#. Row 189 +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read. Note that when the MySQL server doesn't expect data from a " +"connection, the timeout is defined by write_timeout." +msgstr "" + +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read" +msgstr "" + +#. Row 190 +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 216 +msgid "" +"Number of simultaneous clients allowed. Increasing this value increases the " +"number of file descriptors that MySQL server requires." +msgstr "" + +#: AdminUsers.pas:2705 +msgid "Number of simultaneous connections to the server from this account." +msgstr "" + +#. Row 217 +msgid "Number of sorted rows." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 218 +msgid "Number of sorts that were done by scanning the table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 219 +msgid "Number of sorts that were done with ranges." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 222 +msgid "Number of streams that are open (used mainly for logging)." +msgstr "" + +#. Row 223 +msgid "Number of tables that are currently open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 224 +msgid "Number of tables that have been opened since server start." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 225 +msgid "Number of temporary files the MySQL server has created." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 226 +msgid "Number of temporary tables currently open by the slave thread." +msgstr "" + +#. Row 227 +msgid "Number of threads created to handle connections." +msgstr "" + +#. Row 228 +msgid "Number of threads in the thread cache." +msgstr "" + +#. Row 229 +msgid "Number of threads that are not sleeping." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 230 +msgid "Number of threads that have taken more than slow_launch_time to create." +msgstr "" + +msgid "" +"Number of threads to use when repairing MyISAM tables.The value of 1 " +"disables parallel repair." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 231 +msgid "Number of times a row was deleted from a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 232 +msgid "" +"Number of times 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 "" + +#. Row 233 +msgid "Number of times a table lock was acquired immediately." +msgstr "" + +#. Row 234 +msgid "" +"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 "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 235 +msgid "" +"Number of top matches to use for query expansion (in MATCH ... AGAINST (... " +"WITH QUERY EXPANSION). This variable is available as of MySQL 4.1.1." +msgstr "" + +#. Row 236 +msgid "Number of tries to connect to the MySQL server that failed." +msgstr "" + +#: AdminUsers.pas:2703 +msgid "Number of update the user can execute within one hour." +msgstr "" + +#: po/glade_files.c:428 +msgid "Number of updates the user can execute within one hour." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 241 +msgid "Number of used blocks in the key cache." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..OKBtn..Caption +#. PasswordDialog..OKButton..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. AboutForm..CloseBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..TextSheetBtnPnl..OKBtn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..Ok2Btn..Caption +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..OK3Btn..Caption +#. MyxConnectionDialogForm..BottomPnl..OKBtn..Caption +#. SchemaSelectionForm..BottomPnl..OKBtn..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:189 Password.dfm:83 +#: AdminBackup.pas:412 AdminBackup.pas:1722 AdminBackup.pas:1742 +#: AdminBackup.pas:1759 AdminBackup.pas:1825 AdminBackup.pas:1847 +#: AdminBackup.pas:1966 AdminCatalog.pas:2242 AdminCatalog.pas:2439 +#: AdminUsers.pas:548 AdminUsers.pas:569 AdminUsers.pas:580 +#: AdminUsers.pas:1174 AdminUsers.pas:1235 AdminUsers.pas:1621 +#: AdminUsers.pas:1638 AdminUsers.pas:1645 AdminUsers.pas:1659 +#: AdminUsers.pas:1682 ApplicationDataModule.pas:252 Main.pas:749 +#: About.dfm:105 MySQLResultSetFieldViewer.dfm:59 +#: MySQLResultSetFieldViewer.dfm:156 MySQLResultSetFieldViewer.dfm:886 +#: MyxConnectionDialog.dfm:268 SchemaSelection.dfm:120 +#: ConnectToInstance.pas:856 ConnectToInstance.pas:949 +#: ConnectToInstance.pas:963 EditorTable.pas:1807 EditorTable.pas:2203 +#: EditorTable.pas:2623 EditorTable.pas:2959 EditorTable.pas:2984 +#: EditorTable.pas:3117 EditorTable.pas:3620 EditorTable.pas:3629 +#: MigrationObjSelFilter.pas:572 MySQLConnection.pas:458 +#: MySQLConnection.pas:1442 MyxError.pas:264 MyxError.pas:269 MyxError.pas:274 +#: MyxError.pas:279 SchemataTreeView.pas:1498 SchemataTreeView.pas:2248 +msgid "OK" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 242 +msgid "ON if the MySQL server allows local connections only." +msgstr "" + +#. Row 243 +msgid "ON if you have started the MySQL server with the --flush option." +msgstr "" + +msgid "ON if you have started the MySQL server with the --flush option._time" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminRestore.dfm:374 +msgid "Object type" +msgstr "" + +#: source/linux/MABackupPanel.cc:115 source/linux/MARestorePanel.cc:105 +msgid "Objects" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:325 +msgid "Objecttype" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. NameEditorForm..TntButton1..Caption +#: NameEditor.dfm:31 MySQLResultSet.pas:556 MyxConnectionDialog.pas:1187 +msgid "Ok" +msgstr "" + +msgid "Old rpl compat" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +#: AdminBackup.dfm:1032 +msgid "On the" +msgstr "" + +msgid "One File per Table" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeRBtn..Caption +#: AdminBackup.dfm:584 +msgid "Online with binlog pos" +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..OnlyScanServicesStartingWithmysqlMI..Caption +#: Main.dfm:72 +msgid "Only Scan Services Starting With \"mysql\"" +msgstr "" + +#: po/glade_files.c:163 +msgid "" +"Only check tables that have been changed since the last check \n" +"or haven't been closed properly." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label9....AutoSize +#: AdminCatalogTableCheck.dfm:278 +msgid "" +"Only check tables that have been changed since the last check or haven't " +"been closed properly." +msgstr "" + +#: po/glade_files.c:162 +msgid "Only check tables that haven'#39't been closed properly." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label8..Caption +#: AdminCatalogTableCheck.dfm:267 +msgid "Only check tables that haven't been closed properly." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label57....AutoSize +#: AdminServiceControl.dfm:368 +msgid "" +"Only enable this option when you really need debugging information. Be aware " +"that this will slow the server down. " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label14..Caption +#: po/glade_files.c:183 AdminCatalogTableCheck.dfm:455 +msgid "Only the index tree is repaired." +msgstr "" + +msgid "Open Files:" +msgstr "" + +#: AdminBackup.pas:1825 AdminBackup.pas:1847 +msgid "Open Options" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..OpenErrorFileBtn..Caption +#: AdminServerLogs.dfm:113 +msgid "Open Other File" +msgstr "" + +msgid "Open files limit" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientOSCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerOSCaptionLbl..Caption +#: AdminServerInfo.dfm:104 AdminServerInfo.dfm:264 +msgid "Operating System:" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..Caption +#: AdminCatalogTableCheck.dfm:197 +msgid "Optimize Options" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..OptimizeTableMI..Caption +#: AdminCatalog.dfm:3912 +msgid "Optimize Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:374 +msgid "Optimize Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:375 +msgid "Optimize Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..OptimizeTablesRBtn..Caption +#: po/glade_files.c:143 AdminCatalogTableCheck.dfm:114 +#: AdminCatalogTableCheck.pas:306 AdminCatalogTableCheck.pas:307 +msgid "Optimize Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label5..Caption +#: AdminCatalogTableCheck.dfm:173 +msgid "Optimize tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Caption +#: AdminCatalogTableCheck.dfm:165 +msgid "OptimizeTabSheet" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox..Caption +#: AdminBackup.dfm:739 +msgid "Optimized commit" +msgstr "" + +#: po/glade_files.c:116 +msgid "" +"Optimizes selected tables. You can use OPTIMIZE TABLE to reclaim the unused " +"space and to defragment the datafile.\n" +"In most cases, it is not necessary to run OPTIMIZE TABLE." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1197 +msgid "Optimizing table(s)..." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..SheetHeaderLbl..Caption +#: AdminStartupVariablesOptionFile.dfm:34 +msgid "Option File" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..Label2..Caption +#: AdminStartupVariables.dfm:1842 +msgid "Option File:" +msgstr "" + +#: AdminUsers.pas:1144 AdminUsers.pas:1610 +msgid "Option change" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 244 +msgid "" +"Option for MyISAM tables. Can have one of the following values: ON, OFF, ALL." +msgstr "" + +#: source/linux/MDynamicInterface.cc:332 +#, c-format +msgid "Option: %s" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label18..Caption +#: AdminUsers.dfm:254 +msgid "Optional contact information " +msgstr "" + +#: po/glade_files.c:409 +msgid "" +"Optional messager information\n" +"(tel., fax, ICQ etc)" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..Caption +#. TextSearchForm..PageControl..OptionsTabSheet..Caption +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..Caption +#: po/glade_files.c:74 po/glade_files.c:315 AdminRestore.dfm:257 +#: OptionsEditor.dfm:5 TextSearch.dfm:175 TextSearch.dfm:245 +msgid "Options" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..OptionsMI..Caption +#: Main.dfm:165 +msgid "Options ..." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Caption +#: AdminCatalogTableCheck.dfm:219 +msgid "OptionsTabSheet" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OrgSchemaRadioButton..Caption +#: AdminRestore.dfm:169 +msgid "Original schema" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..OtherSlice.Text +#: source/linux/MACatalogsPanel.cc:189 +#: AdminStartupVariablesInnoDBDatafiles.dfm:159 +msgid "Other" +msgstr "" + +#: source/linux/MABackupPanel.cc:1473 +msgid "Out of disk space during backup write." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Caption +#: po/glade_files.c:40 AdminBackup.dfm:595 +msgid "Output File Options" +msgstr "" + +#: AdminServerHealth.pas:366 +msgid "Overview of the system variables." +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: AdminServerConnections.dfm:93 AdminServerConnections.dfm:245 +#: AdminServerProcesses.dfm:61 +msgid "PID" +msgstr "" + +#. Row 248 +msgid "" +"PID file of the MySQL server process. The value of the --pid-file option." +msgstr "" + +#: po/glade_files.c:214 +msgid "Page Caption" +msgstr "" + +#: AdminServerHealth.pas:1392 +msgid "Page Caption:" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label4..Caption +#: AdminServerLogs.dfm:188 +msgid "Page Content:" +msgstr "" + +#: po/glade_files.c:215 AdminServerHealth.pas:1394 +msgid "Page Description" +msgstr "" + +#: AdminServerHealth.pas:1397 +msgid "Page Description:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label2..Caption +#: po/glade_files.c:365 AdminServerLogs.dfm:174 +msgid "Pages:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:288 +msgid "Parameters" +msgstr "" + +#: AdminUsers.pas:547 +msgid "Password not confirmed" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label3..Caption +#. PasswordDialog..TntLabel3..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordLbl..Caption +#: AdminUsers.dfm:132 Password.dfm:49 OptionsEditor.dfm:714 +msgid "Password:" +msgstr "" + +#. PasswordDialog..PasswordEdit..Text +#: Password.dfm:66 +msgid "PasswordEdit" +msgstr "" + +#. MainForm..MainMenu..Edit1..PasteMI..Caption +#: Main.dfm:116 +msgid "Paste" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1251 +msgid "Path" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label11..Caption +#: AdminServiceControl.dfm:400 +msgid "Path to binary:" +msgstr "" + +msgid "" +"Path to installation directory. All paths are usually resolved relative to " +"this." +msgstr "" + +msgid "Path to the character-sets directory." +msgstr "" + +msgid "Path to the database root" +msgstr "" + +msgid "Path to the temporary directory." +msgstr "" + +#. Row 245 +msgid "" +"Paths to individual datafiles and their sizes. The full directory path to " +"each datafile is acquired by concatenating innodb_data_home_dir to the paths " +"specified here. The file sizes are specified in megabytes, hence the 'M' " +"after the size specification above. InnoDB also understands the abbreviation " +"'G', 1 G meaning 1024 MB. Starting from 3.23.44 you can set the file-size " +"bigger than 4 GB on those operating systems which support big files. On some " +"operating systems files must be < 2 GB. If you do not specify " +"innodb_data_file_path, the default behavior starting from 4.0 is to create a " +"10 MB auto-extending datafile `ibdata1'. The sum of the sizes of the files " +"must be at least 10 MB." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox..Text +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:242 AdminServerHealthGraphSettings.dfm:101 +#: AdminServerHealthGraphSettings.dfm:103 +msgid "Percentage" +msgstr "" + +msgid "Percentage of dirty pages allowed in bufferpool" +msgstr "" + +#. Row 246 +msgid "Performance" +msgstr "" + +#: source/linux/MABackupPanel.cc:1071 +msgid "Performing backup..." +msgstr "" + +#: po/glade_files.c:114 +msgid "Performs a check for errors in the selected tables." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1483 +#, c-format +msgid "Permanently remove account '%s' from MySQL server at %s:%i?" +msgstr "" + +msgid "" +"Permits the application to give the threads system a hint for the desired " +"number of threads that should be run at the same time" +msgstr "" + +msgid "Persistent buffer for query parsing and execution" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 247 +msgid "" +"Persistent buffer for transaction_alloc_blocks that is not freed between " +"queries. By making this big enough to fit all queries in a common " +"transaction you can avoid a lot of malloc() calls. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +msgid "Persistent buffer for transactions to be stored in binary log" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..PieValues.Name +#: AdminStartupVariablesInnoDBDatafiles.dfm:161 +msgid "Pie" +msgstr "" + +#: ApplicationDataModule.pas:301 +msgid "Please check the file path and the existence of the following files:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1044 +#, c-format +msgid "" +"Please confirm deletion of table '%s.%s'.\n" +"Drop table will delete all data in the table and discard the table " +"definition from the schema." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1305 +msgid "Please confirm graph removal." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1397 +msgid "Please confirm group removal. All graphs inside will be removed." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1509 +msgid "" +"Please confirm page removal. All groups and graphs inside will be removed." +msgstr "" + +#. NameEditorForm..TntLabel1..Caption +#: NameEditor.dfm:24 +msgid "Please enter a name:" +msgstr "" + +#: AdminUsers.pas:569 +msgid "Please enter a valid user name." +msgstr "" + +#: AdminUsers.pas:2479 +msgid "" +"Please enter the name of a new schema including wildcards like % and _, e.g. " +"test%" +msgstr "" + +#: AdminCatalog.pas:2246 +msgid "" +"Please enter the name of the PROCEDURE / FUNCTION you want to create. A code " +"template will be created." +msgstr "" + +#: AdminCatalog.pas:2443 +msgid "" +"Please enter the name of the VIEW you want to create. A code template will " +"be created." +msgstr "" + +#: AdminServerHealth.pas:851 +msgid "Please enter the new value of the variable." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1190 +msgid "Please fill the Value Formula field." +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..TntLabel1....AutoSize +#: AdminOptionPages.dfm:156 +msgid "" +"Please note that events will be written to the Windows Event Viewer even if " +"this option is not selected." +msgstr "" + +#: AdminUsers.pas:1497 +msgid "Please note that the user icon must not be larger than 48x48 pixels" +msgstr "" + +#: AdminStartupVariables.pas:1075 +msgid "" +"Please note that you have to delete the file manually after the Service has " +"been stopped or restarted." +msgstr "" + +#: AdminUsers.pas:649 +msgid "Please refresh the user list." +msgstr "" + +#: source/linux/MABackupPanel.cc:1170 +msgid "Please select a profile first." +msgstr "" + +#: AdminCatalog.pas:2241 +msgid "Please select a schema before creating a stored procedure." +msgstr "" + +#: AdminCatalog.pas:2439 +msgid "Please select a schema before creating a view." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label7..Caption +#: AdminRestore.dfm:87 +msgid "Please select how the backup should be restored." +msgstr "" + +#: po/glade_files.c:333 +msgid "Please select the character set used in the file." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label22....Height +#: AdminCatalogTableCheck.dfm:69 +msgid "Please select the task you want to perform on the seleted tables." +msgstr "" + +#: AdminServiceControl.pas:1326 +msgid "Please stop the service %s before deinstallation." +msgstr "" + +#: source/linux/MABackupPanel.cc:807 +msgid "Please supply a name for this profile" +msgstr "" + +#: source/linux/MAdministrator.cc:629 +msgid "Please wait..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:53 AdminReplication.dfm:320 +msgid "Port" +msgstr "" + +msgid "" +"Port for connecting to slave reported to the master during slave " +"registration. Set it only if the slave is listening on a non-default port or " +"if you have a special tunnel from the master or other clients to the slave. " +"If not sure, leave this option unset." +msgstr "" + +msgid "Port number to use for connections." +msgstr "" + +#. Row 249 +msgid "Port on which the MySQL server listens. Value of the --port option." +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..PortCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortLbl..Caption +#: source/linux/MAServerInformationPanel.cc:64 AdminServerInfo.dfm:208 +#: OptionsEditor.dfm:721 +msgid "Port:" +msgstr "" + +#: po/glade_files.c:68 +msgid "Prefix for backup file names. " +msgstr "" + +msgid "Preload buffer size" +msgstr "" + +#: source/linux/MABackupPanel.cc:1052 +msgid "Preparing..." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:187 +msgid "Primary" +msgstr "" + +msgid "Print a symbolic stack trace on failure." +msgstr "" + +msgid "Print stack trace" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#: AdminUsers.dfm:427 +msgid "Privilege" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: source/linux/MACatalogsPanel.cc:275 AdminCatalog.dfm:3858 +msgid "Privileges" +msgstr "" + +#. AdminRestoreProgressForm..ProblemLabel..Caption +#: AdminRestoreProgress.dfm:39 +msgid "Problems found:" +msgstr "" + +#: source/linux/MARestorePanel.cc:406 +msgid "Processing backup file..." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:245 +msgid "Processing configuration file..." +msgstr "" + +#: source/linux/MABackupPanel.cc:816 +msgid "Profile name cannot contain character '/'" +msgstr "" + +#: ApplicationDataModule.pas:617 +msgid "Profiled %s loaded." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..SubTreePnl..ProjectListView......Caption +#: po/glade_files.c:4 AdminBackup.dfm:1239 +msgid "Project Name" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label4..Caption +#: AdminBackup.dfm:369 +msgid "Project Name:" +msgstr "" + +#. Row 250 +msgid "Protocol version used by the MySQL server." +msgstr "" + +msgid "Purge relay logs" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:360 +msgid "Query" +msgstr "" + +msgid "Query Cache Hitrate" +msgstr "" + +msgid "Query Logfile Name:" +msgstr "" + +msgid "Query alloc block size:" +msgstr "" + +#. Row 251 +msgid "Query cache" +msgstr "" + +msgid "Query cache limit" +msgstr "" + +msgid "Query cache type to use." +msgstr "" + +msgid "Query expansion limit:" +msgstr "" + +msgid "Query prealloc size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..QuickRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepQuickCBox..Caption +#: po/glade_files.c:170 AdminCatalogTableCheck.dfm:318 +#: AdminCatalogTableCheck.dfm:488 +msgid "Quick" +msgstr "" + +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:356 ApplicationDataModule.pas:143 +msgid "Quit" +msgstr "" + +msgid "" +"READ-UNCOMMITTED=READ-UNCOMMITTED\n" +"READ-COMMITTED=READ-COMMITTED\n" +"REPEATABLE-READ=REPEATABLE-READ\n" +"SERIALIZABLE=SERIALIZABLE\n" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:315 +msgid "R_emove User" +msgstr "" + +msgid "Range alloc block size" +msgstr "" + +msgid "Read buffer size" +msgstr "" + +msgid "Read rnd buffer size" +msgstr "" + +msgid "Read timeout" +msgstr "" + +#: source/linux/MARestorePanel.cc:571 +#, c-format +msgid "Reading backup file '%s'..." +msgstr "" + +#: po/glade_files.c:331 source/linux/MARestorePanel.cc:570 +msgid "Reading backup file..." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServiceLabel..Caption +#: AdminServiceControl.dfm:135 +msgid "Reading service status..." +msgstr "" + +#. MainForm..MainMenu..FileMI..ReconnectMI..Caption +#: Main.dfm:84 +msgid "Reconnect" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel7..RefreshIndicesBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..RefreshViewsBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..RefreshSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button13..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Button1..Caption +#. AdminCatalogForm..TablesPopupMenu..RefreshMI..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel3..BottomBtnPnl..Button1..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RefreshBtn..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Panel1..Button1..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerProcessesForm..ServerProcessesPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. AdminServerStatusForm..ServerStatusPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaTreeViewPopupMenu..RefreshCatalogsSchemataListMI..Caption +#: AdminCatalog.dfm:1957 AdminCatalog.dfm:3043 AdminCatalog.dfm:3346 +#: AdminCatalog.dfm:3740 AdminCatalog.dfm:3870 AdminCatalog.dfm:3949 +#: AdminReplication.dfm:152 AdminReplication.dfm:290 +#: AdminServerConnections.dfm:67 AdminServerHealth.dfm:127 +#: AdminServerHealth.dfm:222 AdminServerLogs.dfm:143 +#: AdminServerProcesses.dfm:48 AdminServerStatus.dfm:49 +#: SchemataTreeView.dfm:270 +msgid "Refresh" +msgstr "" + +#. AdminBackupForm..ProfilesPopupMenu..RefreshProfilesMI..Caption +#: AdminBackup.dfm:1274 +msgid "Refresh Backup Projects" +msgstr "" + +#. AdminUsersForm..CatalogTreePopup..RefreshCatalogTreeMI..Caption +#: AdminUsers.dfm:1080 +msgid "Refresh Schemata List" +msgstr "" + +#. AdminServiceControlForm..PopupMenu..RefreshServiceStatusMI..Caption +#: AdminServiceControl.dfm:716 +msgid "Refresh Service Status" +msgstr "" + +#: po/glade_files.c:227 +msgid "Refresh Time" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label10..Caption +#: AdminServerHealthGraphSettings.dfm:180 +msgid "Refresh Time:" +msgstr "" + +#. AdminUsersForm..UserActionManager..RefreshAction..Caption +#: AdminUsers.dfm:1145 +msgid "Refresh user list" +msgstr "" + +msgid "Relay Log" +msgstr "" + +msgid "Relay log filename:" +msgstr "" + +msgid "Relay log index filename:" +msgstr "" + +msgid "Relay log info filename:" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel2..Caption +#: AdminRestoreProgress.dfm:129 +msgid "Remaining time:" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. AdminRestoreForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..RemoveWarningFromIgnoreListBtn..Caption +#: AdminBackup.dfm:1257 AdminRestore.dfm:453 AdminStartupVariables.pas:1077 +#: OptionsEditor.dfm:659 +msgid "Remove" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1840 +#, c-format +msgid "Remove '%s' from the list of hosts the user can connect from?" +msgstr "" + +#: AdminStartupVariables.pas:693 +msgid "Remove Data File" +msgstr "" + +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RemoveInstancefromMonitoringListBtn..Caption +#: AdminReplication.dfm:300 +msgid "Remove Instance from Monitoring List" +msgstr "" + +#: AdminStartupVariables.pas:675 AdminStartupVariables.pas:1071 +msgid "Remove data file" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserActionManager..RemoveHostAction..Caption +#: AdminUsers.dfm:1135 +msgid "Remove host from which the user can connect" +msgstr "" + +#: po/glade_files.c:10 +msgid "Remove selected database from backup list" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1825 +msgid "" +"Removing the last host from the users host list will also remove user " +"itself. Please confirm." +msgstr "" + +#: source/linux/MDataInterface.cc:302 +msgid "Removing user..." +msgstr "" + +#: source/linux/MAHealthPanel.cc:410 +msgid "Rename Group" +msgstr "" + +#: po/glade_files.c:191 +msgid "Repair Method" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Caption +#: po/glade_files.c:182 AdminCatalogTableCheck.dfm:422 +msgid "Repair Option" +msgstr "" + +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..RepairTableMI..Caption +#: AdminCatalog.dfm:3922 +msgid "Repair Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:383 +msgid "Repair Table Progress ..." +msgstr "" + +#: AdminCatalogTableCheck.pas:384 +msgid "Repair Table:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..RepairCheckTablesRBtn..Caption +#: po/glade_files.c:145 AdminCatalogTableCheck.dfm:130 +#: AdminCatalogTableCheck.pas:316 AdminCatalogTableCheck.pas:317 +msgid "Repair Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Caption +#: AdminCatalogTableCheck.dfm:447 +msgid "Repair method" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label13..Caption +#: AdminCatalogTableCheck.dfm:368 +msgid "Repair tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Caption +#: AdminCatalogTableCheck.dfm:352 +msgid "RepairTabSheet" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1277 +msgid "Repairing table(s)..." +msgstr "" + +msgid "Replicate these databases:" +msgstr "" + +msgid "Replicate these tables:" +msgstr "" + +msgid "Replicate wild these tables:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 252 +#: AdminReplication.dfm:4 +msgid "Replication" +msgstr "" + +#: po/glade_files.c:305 +msgid "Replication Overview" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Replication Status Section +#: source/linux/MAdministrator.cc:91 Main.pas:534 +msgid "Replication Status" +msgstr "" + +#: po/glade_files.c:298 +msgid "Replication _Status" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:192 +msgid "Replication not enabled." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel5..Label8..Caption +#: po/glade_files.c:306 AdminReplication.dfm:37 AdminReplication.dfm:63 +msgid "Replication overview" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel1..Label1..Caption +#: po/glade_files.c:307 AdminReplication.dfm:194 +msgid "Replication server information" +msgstr "" + +msgid "Report Host:" +msgstr "" + +msgid "Report Password:" +msgstr "" + +msgid "Report Port" +msgstr "" + +msgid "Report User:" +msgstr "" + +#. MainForm..MainMenu..HelpMI..ReportBugMI..Caption +#: Main.dfm:196 +msgid "Report a new Bug to MySQL" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +#: AdminOptionPages.dfm:97 +msgid "Reset Peak Level after a number of ticks" +msgstr "" + +#: po/glade_files.c:431 +msgid "Resource Limits" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourcesInfoLbl..Caption +#: AdminUsers.dfm:891 +msgid "Resource management" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Caption +#: AdminUsers.dfm:849 +msgid "Resources" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label1..Caption +#. Create Restore Section +#: AdminRestore.dfm:324 Main.pas:542 +msgid "Restore" +msgstr "" + +#: po/glade_files.c:330 source/linux/MAdministrator.cc:88 +msgid "Restore Backup" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Caption +#: AdminRestore.dfm:278 +msgid "Restore Content" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..RestoreDefaults3MI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..RestoreDefaults2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..RestoreDefaultsMI..Caption +#: source/linux/MAHealthPanel.cc:440 AdminServerHealth.dfm:6233 +#: AdminServerHealth.dfm:6276 AdminServerHealth.dfm:6342 +msgid "Restore Defaults" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label6..Caption +#: AdminRestore.dfm:68 +msgid "Restore Options" +msgstr "" + +#: AdminBackupProgress.pas:55 +msgid "Restore Progress" +msgstr "" + +#: AdminBackupProgress.pas:54 +msgid "Restore Progress ..." +msgstr "" + +#: AdminBackupProgress.pas:56 +msgid "Restore Project:" +msgstr "" + +#: AdminRestore.pas:476 +msgid "Restore Thread cannot connect to MySQL" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label3..Caption +#: AdminRestore.dfm:311 +msgid "Restore a backup" +msgstr "" + +#: po/glade_files.c:317 +msgid "Restore backup" +msgstr "" + +#: po/glade_files.c:316 +msgid "Restore selected tables in:" +msgstr "" + +#: AdminRestoreProgress.pas:112 +msgid "Restoring" +msgstr "" + +#: AdminRestoreProgress.pas:110 +msgid "Restoring %s" +msgstr "" + +#: source/linux/MARestorePanel.cc:613 source/linux/MARestorePanel.cc:614 +msgid "Restoring backup..." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Caption +#: AdminRestoreProgress.dfm:48 +msgid "Restoring file" +msgstr "" + +#. AdminRestoreProgressForm..Caption +#: AdminRestoreProgress.dfm:5 +msgid "Restoring file..." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Caption +#: AdminCatalogTableCheck.dfm:510 +msgid "ResultTabSheet" +msgstr "" + +#: source/linux/MInstanceInfo.cc:356 source/linux/MInstanceInfo.cc:402 +#: source/linux/MInstanceInfo.cc:467 source/linux/MInstanceInfo.cc:507 +msgid "Retrieving data from MySQL..." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:153 +msgid "Retrieving slave status information..." +msgstr "" + +#: source/linux/MAServerConnectionsPanel.cc:199 +msgid "Retrieving user info..." +msgstr "" + +msgid "Retry count:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3402 +msgid "Return Data Type" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:99 +msgid "Reverting changes..." +msgstr "" + +#: po/glade_files.c:417 +msgid "Revoke privilege" +msgstr "" + +msgid "Rewrite DB names:" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#: AdminUsers.dfm:564 AdminUsers.dfm:749 +msgid "Right" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalAssignedPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAssignedListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAssignedListView......Caption +#: AdminUsers.dfm:451 AdminUsers.dfm:587 AdminUsers.dfm:773 +msgid "Rights" +msgstr "" + +#: po/glade_files.c:364 +msgid "Rotate Log" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3378 +msgid "Routine Name" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryRowLbl..Caption +#: AdminOptionPages.dfm:146 +msgid "Row" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:149 +msgid "Row Format" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Caption +#: po/glade_files.c:111 AdminCatalog.dfm:570 +msgid "Row Status" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label27..Caption +#: AdminCatalog.dfm:439 +msgid "Row format:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: source/linux/MABackupPanel.cc:126 source/linux/MACatalogsPanel.cc:150 +#: AdminBackup.dfm:330 AdminCatalog.dfm:835 AdminRestore.dfm:381 +msgid "Rows" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label28..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..RowsCountCaptionLbl..Caption +#: AdminCatalog.dfm:594 AdminCatalog.dfm:1543 +msgid "Rows:" +msgstr "" + +#: po/glade_files.c:100 +msgid "" +"Rows:\n" +"Avg.Row Length:\n" +"Data Length:\n" +"Max Data Length:\n" +"Index Length:\n" +"Data Free:" +msgstr "" + +#: po/glade_files.c:88 +msgid "Rows: " +msgstr "" + +#: source/linux/MACatalogsPanel.cc:507 +#, c-format +msgid "Rows: %i" +msgstr "" + +msgid "Run as User:" +msgstr "" + +msgid "Run mysqld daemon as user." +msgstr "" + +#. Row 253 +msgid "SELECT" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "SLAVE" +msgstr "" + +#. Row 270 +msgid "SQL" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU..Text +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU....Items.Strings +#: po/glade_files.c:38 AdminBackup.dfm:713 AdminBackup.dfm:716 +#: AdminRestore.dfm:151 AdminRestore.dfm:153 AdminRestore.pas:237 +msgid "SQL Files" +msgstr "" + +msgid "SQL Mode:" +msgstr "" + +#: source/linux/util.cc:42 +msgid "SQL error." +msgstr "" + +#: po/glade_files.c:363 +msgid "S_ave Log" +msgstr "" + +msgid "Safe User Create" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSaturdayCBox..Caption +#: po/glade_files.c:56 AdminBackup.dfm:996 +msgid "Saturday" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:207 +msgid "Save Log" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..Button2..Caption +#: AdminServerLogs.dfm:133 +msgid "Save Log Page" +msgstr "" + +#. AdminServerLogsForm..MemoPopupMenu..SaveMI..Caption +#: AdminServerLogs.dfm:715 +msgid "Save Log Page..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..ApplyBtn..Caption +#: po/glade_files.c:81 AdminBackup.dfm:1164 +msgid "Save Project" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:907 +msgid "Save Script" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +#: Main.dfm:158 +msgid "Save current Connection ..." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:112 +msgid "Saving configurations..." +msgstr "" + +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..Caption +#: Main.dfm:79 +msgid "Scan Interval" +msgstr "" + +#: po/glade_files.c:165 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates\n" +"a key checksum for the rows and verifies this with a calculated \n" +"checksum for the keys." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label10....AutoSize +#: AdminCatalogTableCheck.dfm:290 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates a key " +"checksum for the rows and verifies this with a calculated checksum for the " +"keys." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..Caption +#: AdminBackup.dfm:748 AdminBackup.dfm:763 +msgid "Schedule" +msgstr "" + +#: po/glade_files.c:76 source/linux/MABackupPanel.cc:1398 +msgid "Schedule Backup" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label6..Caption +#: AdminBackup.dfm:874 +msgid "Schedule Project" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +#: AdminBackup.dfm:845 +msgid "Schedule this backup project" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..TntLabel2..Caption +#: po/glade_files.c:420 AdminCatalog.dfm:211 AdminCatalog.dfm:387 +#: AdminCatalog.dfm:1923 AdminCatalog.dfm:3184 AdminCatalog.dfm:3289 +#: AdminCatalog.dfm:3420 +msgid "Schema" +msgstr "" + +#. schema privileges +#: source/linux/MAUserAdministrationPanel.cc:894 +msgid "Schema (database) privileges assigned to the user" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Caption +#: AdminCatalog.dfm:1833 +msgid "Schema Indices" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Caption +#: AdminUsers.dfm:666 +msgid "Schema Object Privileges" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Caption +#: po/glade_files.c:422 AdminUsers.dfm:481 +msgid "Schema Privileges" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivInfoLbl..Caption +#: AdminUsers.dfm:536 +msgid "Schema Privileges assigned to the User" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Caption +#: AdminCatalog.dfm:223 +msgid "Schema Tables" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Caption +#: AdminCatalog.dfm:3747 +msgid "Schema Users" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Panel17..EventsTitleLbl..Caption +#: AdminCatalog.dfm:3448 +msgid "Schema events" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesTitleLbl..Caption +#: AdminCatalog.dfm:1851 +msgid "Schema indices" +msgstr "" + +#: AdminUsers.pas:2479 SchemataTreeView.pas:1499 +msgid "Schema name:" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcTitleLbl..Caption +#: AdminCatalog.dfm:3217 +msgid "Schema stored procedures" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsTitleLbl..Caption +#: AdminCatalog.dfm:3112 +msgid "Schema views" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..TopPnl..SchemataLbl..Caption +#. SchemataFrame..SchemaSearchPopupMenu..SearchSchemataMI..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..SchemataSubMI..Caption +#: source/linux/MACatalogsPanel.cc:348 SchemataTreeView.dfm:54 +#: SchemataTreeView.dfm:100 SchemataTreeView.dfm:142 +msgid "Schemata" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..SearchBtn..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..PageControl..SearchTabSheet..Caption +#. TextSearchForm..PageControl..SearchTabSheet..SearchBtn..Caption +#: AdminServerLogs.dfm:123 TextSearch.dfm:42 TextSearch.dfm:69 +#: MySQLResultSetControls.pas:3450 +msgid "Search" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..MemoPopupMenu..SearchMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. TextSearchForm..Caption +#: AdminServerLogs.dfm:698 TextSearch.dfm:7 +msgid "Search ..." +msgstr "" + +#. AdminServerLogsForm..MemoPopupMenu..SearchNextMI..Caption +#: AdminServerLogs.dfm:704 +msgid "Search Next ..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:245 AdminServerHealthGraphSettings.dfm:106 +msgid "Seconds" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label9..Caption +#: AdminServiceControl.dfm:320 +msgid "Section Name:" +msgstr "" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..SectionCaptionLbl..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label3..Caption +#: AdminStartupVariables.dfm:1864 AdminStartupVariablesOptionFile.dfm:68 +msgid "Section:" +msgstr "" + +msgid "Secure authentication" +msgstr "" + +msgid "Security" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:344 +msgid "Select" +msgstr "" + +#. MainForm..MainMenu..Edit1..SelectAllMI..Caption +#: Main.dfm:121 +msgid "Select All" +msgstr "" + +#: source/linux/MABackupPanel.cc:1063 +msgid "Select Backup File Name" +msgstr "" + +#: po/glade_files.c:383 +msgid "Select Configuration File" +msgstr "" + +#: source/linux/MDynamicInterface.cc:1129 +msgid "Select Directory" +msgstr "" + +#: po/glade_files.c:361 source/linux/MDynamicInterface.cc:1129 +msgid "Select File" +msgstr "" + +#: po/glade_files.c:332 +msgid "Select File Character Set" +msgstr "" + +#: po/glade_files.c:435 +msgid "Select Icon for User" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:175 +msgid "Select Log File" +msgstr "" + +#: source/linux/MABackupPanel.cc:352 +msgid "Select Target Directory" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label10....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:122 +msgid "" +"Select a drive to get infomation about the File System and the available " +"free space." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..SelectSchemaLbl..Caption +#: AdminCatalog.dfm:201 +msgid "Select a schema to display the assets." +msgstr "" + +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label5....AutoSize +#: AdminStartupVariablesOptionFile.dfm:90 +msgid "" +"Select the section that should be edited. The server will read the following " +"sections if present. [mysqld], [server], [mysqld-x.x]" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Caption +#: AdminCatalogTableCheck.dfm:46 +msgid "SelectTabSheet" +msgstr "" + +#: po/glade_files.c:329 +msgid "Selection" +msgstr "" + +#. Row 254 +msgid "Selects" +msgstr "" + +#: po/glade_files.c:59 +msgid "Separate multiple days with a comma." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:205 source/linux/MACatalogsPanel.cc:233 +msgid "Seq. in Index" +msgstr "" + +#: po/glade_files.c:290 +msgid "Ser_vice Control" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..Caption +#. Create Server Connections Section +#: source/linux/MAdministrator.cc:76 AdminServerConnections.dfm:4 +#: Main.pas:518 +msgid "Server Connections" +msgstr "" + +#: po/glade_files.c:377 +msgid "Server Control" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Caption +#: AdminServiceControl.dfm:358 +msgid "Server Features depending on choosen binary" +msgstr "" + +msgid "Server Id" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..Caption +#. Create Server Information Section +#: po/glade_files.c:311 po/glade_files.c:352 source/linux/MAdministrator.cc:64 +#: AdminReplication.dfm:168 AdminServerInfo.dfm:241 Main.pas:497 +msgid "Server Information" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..Caption +#. Create Server Logs Section +#: source/linux/MAdministrator.cc:82 AdminServerLogs.dfm:4 Main.pas:527 +msgid "Server Logs" +msgstr "" + +#. AdminServerProcessesForm..Caption +#: AdminServerProcesses.dfm:6 +msgid "Server Processes" +msgstr "" + +#. AdminServerHealthForm..Caption +#. AdminServerStatusForm..Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Caption +#: AdminServerHealth.dfm:4 AdminServerStatus.dfm:6 AdminServerStatus.dfm:62 +#: AdminServiceControl.dfm:127 +msgid "Server Status" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:142 +#: source/linux/MAServiceControlPanel.cc:140 +msgid "" +"Server Status:\n" +" Server is running" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:147 +#: source/linux/MAServiceControlPanel.cc:151 +msgid "" +"Server Status:\n" +" Server is stopped" +msgstr "" + +#: po/glade_files.c:343 po/glade_files.c:372 +msgid "" +"Server Status:\n" +" Status unknown" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..Caption +#: po/glade_files.c:212 AdminServerStatus.dfm:105 +msgid "Server Variables" +msgstr "" + +#: po/glade_files.c:293 +msgid "Server _Connections" +msgstr "" + +#: po/glade_files.c:289 +msgid "Server _Information" +msgstr "" + +#: po/glade_files.c:295 +msgid "Server _Logs" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:320 +msgid "Server shutdown" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:316 +msgid "Server startup" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..Label5..Caption +#: AdminServerInfo.dfm:67 +msgid "Server status:" +msgstr "" + +#. AdminServerInfoForm..Caption +#: AdminServerInfo.dfm:4 +msgid "ServerInfo" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..Caption +#. Create Service Control Section +#: source/linux/MAdministrator.cc:67 AdminServiceControl.dfm:4 Main.pas:501 +msgid "Service Control" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label5..Caption +#: AdminServiceControl.dfm:504 +msgid "Service Description:" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Caption +#. AdminStartupVariablesForm..SheetHeaderPnl..SheetHeaderLbl..Caption +#: AdminServiceControl.dfm:468 AdminStartupVariables.dfm:1971 +msgid "Service Settings" +msgstr "" + +#: AdminServiceControl.pas:978 +msgid "Service is running." +msgstr "" + +#: AdminServiceControl.pas:993 +msgid "Service is stopped." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Label1..Caption +#: AdminServiceControl.dfm:158 +msgid "Service status:" +msgstr "" + +#: AdminServerHealth.pas:852 +msgid "Set" +msgstr "" + +#: AdminServerHealth.pas:850 +msgid "Set Variable" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..Label14..Caption +#: AdminServiceControl.dfm:634 +msgid "Set the Service parameters of the selected service" +msgstr "" + +msgid "Set the default character set." +msgstr "" + +msgid "Set the default collation." +msgstr "" + +msgid "Set the replication role" +msgstr "" + +msgid "Set up for GDB" +msgstr "" + +msgid "Set up signals usable for debugging" +msgstr "" + +#: po/glade_files.c:67 +msgid "Set..." +msgstr "" + +#. Row 255 +msgid "Show" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:388 +msgid "Show Create Script" +msgstr "" + +#. AdminServerConnectionsForm..UserPopupMenu..ShowUserInfoMI..Caption +#: AdminServerConnections.dfm:348 +msgid "Show Details" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowGlobalPrivCBox..Caption +#: AdminOptionPages.dfm:42 +msgid "Show Global Privileges" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowTblColPrivCBox..Caption +#: AdminOptionPages.dfm:51 +msgid "Show Schema Object Privileges" +msgstr "" + +msgid "Show Slave authentication Info" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowHostsCheckbox..Caption +#. AdminUsersForm..UserActionManager..ShowHostsAction..Caption +#: AdminOptionPages.dfm:62 AdminUsers.dfm:1140 AdminUsers.pas:1146 +#: AdminUsers.pas:1612 +msgid "Show hosts in user list" +msgstr "" + +msgid "Show user and password in SHOW SLAVE HOSTS" +msgstr "" + +#: Main.pas:532 Main.pas:592 +msgid "Shutdown Instance" +msgstr "" + +#: po/glade_files.c:26 +msgid "Single Transaction" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel3..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel4..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel5..Caption +#: source/linux/MDynamicInterface.cc:1212 +#: source/linux/MDynamicInterface.cc:1253 AdminStartupVariables.pas:652 +#: OptionsEditor.dfm:407 OptionsEditor.dfm:415 OptionsEditor.dfm:423 +msgid "Size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 256 +msgid "" +"Size in bytes of blocks in the key buffer. The default value is 1024. This " +"variable was added in MySQL 4.1.1. " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 257 +msgid "" +"Size of a memory pool InnoDB uses to store data dictionary information and " +"other internal data structures. A sensible value for this might be 2M, but " +"the more tables you have in your application the more you will need to " +"allocate here. If InnoDB runs out of memory in this pool, it will start to " +"allocate memory from the operating system, and write warning messages to the " +"MySQL error log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 258 +msgid "" +"Size of blocks that are allocated when doing range optimization. This " +"variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool specified below, where n is " +"the number of log files in the group. The larger the value, the less " +"checkpoint flush activity is needed in the buffer pool, saving disk I/O. But " +"larger log files also mean that recovery will be slower in case of a crash. " +"The combined size of log files must be less than 4 GB on 32-bit computers. " +"The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 259 +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool, where n is the number of " +"log files in the group. The larger the value, the less checkpoint flush " +"activity is needed in the buffer pool, saving disk I/O. But larger log files " +"also mean that recovery will be slower in case of a crash. The combined size " +"of log files must be less than 4 GB on 32-bit computers. The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 260 +msgid "" +"Size of memory allocation blocks that are allocated for objects created " +"during query parsing and execution. If you have problem with memory " +"fragmentation, it may help to increase this a bit. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 261 +msgid "" +"Size of memory allocation blocks that are allocated for storing queries that " +"are part of a transaction that are to be stored in the binary log when doing " +"a commit. This variable was added in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 262 +msgid "" +"Size of the buffer pool in MB, if it is placed in the AWE memory of 32-bit " +"Windows. Available starting from 4.1.0 and only relevant in 32-bit Windows. " +"If your 32-bit Windows operating system supports more than 4 GB memory, so-" +"called Address Windowing Extensions, you can allocate the InnoDB buffer pool " +"into the AWE physical memory using this parameter. The maximum possible " +"value for this is 64000. If this parameter is specified, then " +"innodb_buffer_pool_size is the window in the 32-bit address space of the " +"MySQL server where InnoDB maps that AWE memory. A good value for " +"innodb_buffer_pool_size is then 500 MB." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 263 +msgid "" +"Size of the buffer that is used for full joins (joins that do not use " +"indexes). The buffer is allocated one time for each full join between two " +"tables. Increase this value to get a faster full join when adding indexes is " +"not possible. (Normally the best way to get fast joins is to add indexes.)" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 264 +msgid "" +"Size of the buffer used for index blocks. Index blocks are buffered and are " +"shared by all threads. Increase this value to get better index handling (for " +"all reads and multiple writes) to as much as you can afford." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 265 +msgid "" +"Size of the buffer which InnoDB uses to write log to the log files on disk. " +"Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 266 +msgid "" +"Size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +#: po/glade_files.c:278 +msgid "" +"Size of the data file.\n" +"Remember you may select to auto-extend the last data file." +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label5....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:243 +msgid "" +"Size of the data file. Remember that you can select to auto - extend the " +"last specified data file." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 267 +msgid "" +"Size of the memory buffer InnoDB uses to cache data and indexes of its " +"tables. The larger you set this, the less disk I/O is needed to access data " +"in tables. On a dedicated database server you may set this parameter up to " +"80% of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory might cause paging in the " +"operating system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 268 +msgid "" +"Size of the persistent buffer used for query parsing and execution. This " +"buffer is not freed between queries. If you are running complex queries, a " +"larger query_prealloc_size value may be helpful in improving performance, " +"because it can reduce the need for the server to perform memory allocation " +"during query execution operations. This variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of tree cache used in bulk insert optimisation. Note that this is a " +"limit per thread!" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label7..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageSizeTitleLbl..Caption +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..BinarySizeTitelLbl..Caption +#: po/glade_files.c:271 AdminStartupVariablesInnoDBDatafiles.dfm:214 +#: MySQLResultSetFieldViewer.dfm:134 MySQLResultSetFieldViewer.dfm:871 +msgid "Size:" +msgstr "" + +msgid "Skip the following errors:" +msgstr "" + +msgid "Slave Identification" +msgstr "" + +msgid "Slave default connection values" +msgstr "" + +msgid "Slave replication objects" +msgstr "" + +msgid "Slave timeout" +msgstr "" + +#: po/glade_files.c:367 source/linux/MAServerLogsPanel.cc:254 +msgid "Slow Log" +msgstr "" + +msgid "Slow Queries Log:" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..SlowLogTabSheet..Caption +#: AdminServerLogs.dfm:244 +msgid "Slow Query Log" +msgstr "" + +msgid "Slow launch time" +msgstr "" + +msgid "Slow query log options" +msgstr "" + +msgid "Socket/pipe name:" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:64 +msgid "Socket:" +msgstr "" + +#: ApplicationDataModule.pas:300 +msgid "Some vital files cannot be found. " +msgstr "" + +#. Row 269 +msgid "Sort" +msgstr "" + +msgid "Sort buffer size" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..Title +#: AdminStartupVariablesInnoDBDatafiles.dfm:157 +msgid "Space" +msgstr "" + +msgid "Specifies when log files are flushed to disk." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:221 +msgid "Specify Location" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label16..Caption +#: AdminBackup.dfm:451 +msgid "Specify detailed settings of how your backup should be performed" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label7..Caption +#: AdminBackup.dfm:893 +msgid "Specify if the backup project should be executed regulary." +msgstr "" + +#: po/glade_files.c:437 +msgid "" +"Specify the additional host from where the user should be able to connect to " +"the MySQL server." +msgstr "" + +msgid "Speeds up server shutdown process." +msgstr "" + +#: po/glade_files.c:82 +msgid "Start Backup" +msgstr "" + +#: Main.pas:598 +msgid "Start Instance" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StartServiceBtn..Caption +#: AdminServiceControl.dfm:218 +msgid "Start Service" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..UserInfoLbl..Caption +#: AdminServiceControl.dfm:119 +msgid "Start or stop the selected service" +msgstr "" + +#: source/linux/MAServiceControlPanel.cc:154 +msgid "Start the Server" +msgstr "" + +msgid "" +"Start without grant tables. This gives all users FULL ACCESS to all tables!" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Caption +#: AdminServiceControl.dfm:41 +msgid "Start/Stop Service" +msgstr "" + +#: ApplicationDataModule.pas:644 +msgid "Starting backup..." +msgstr "" + +#: source/linux/MInstanceInfo.cc:596 +msgid "Starting service..." +msgstr "" + +#: po/glade_files.c:379 +msgid "Startup Log Messages" +msgstr "" + +#. AdminStartupVariablesForm..Caption +#: AdminStartupVariables.dfm:4 +msgid "Startup Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Server Variables Section +#: source/linux/MAdministrator.cc:70 Main.pas:506 +msgid "Startup Variables" +msgstr "" + +#: po/glade_files.c:291 +msgid "Startup _Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:61 +#: AdminServerConnections.dfm:116 AdminServerConnections.dfm:268 +#: AdminServerProcesses.dfm:83 +msgid "State" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:55 AdminReplication.dfm:328 +msgid "Status" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..Caption +#: po/glade_files.c:211 AdminServerHealth.dfm:41 AdminServerHealth.pas:360 +msgid "Status Variables" +msgstr "" + +#: AdminCatalogTableCheck.pas:196 +msgid "Status checked for table %s." +msgstr "" + +#. Row 271 +msgid "Status of failsafe replication." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1316 +msgid "Status: " +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupProgressForm..StopBtn..Caption +#. AdminRestoreProgressForm..StopButton..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. ProgressForm..StopBtn..Caption +#: AdminBackupProgress.dfm:177 AdminRestoreProgress.dfm:161 Progress.dfm:72 +msgid "Stop" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StopServiceBtn..Caption +#. If the service was just created, simply discard it. +#: AdminServiceControl.dfm:172 AdminServiceControl.pas:1326 +msgid "Stop Service" +msgstr "" + +#: po/glade_files.c:376 source/linux/MAServiceControlPanel.cc:143 +msgid "Stop the Server" +msgstr "" + +#. AdminBackupProgressForm..StoppingLbl..Caption +#: AdminBackupProgress.dfm:26 +msgid "Stopping backup process ..." +msgstr "" + +#: source/linux/MInstanceInfo.cc:596 +msgid "Stopping service..." +msgstr "" + +msgid "Stopword file:" +msgstr "" + +#. Row 272 +msgid "Storage Engines" +msgstr "" + +#: AdminUsers.pas:2479 +msgid "Store" +msgstr "" + +#: AdminUsers.pas:703 +msgid "Store changes?" +msgstr "" + +#: po/glade_files.c:129 +msgid "Stored Procedures" +msgstr "" + +#: AuxAdminBackupRestore.pas:306 +msgid "Stored function" +msgstr "" + +#: AuxAdminBackupRestore.pas:301 +msgid "Stored procedure" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Caption +#: AdminCatalog.dfm:3195 +msgid "Stored procedures" +msgstr "" + +#: source/linux/MDataInterface.cc:253 +msgid "Storing user information..." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 273 +msgid "" +"String to be executed by a slave server each time the SQL thread starts " +"(similar to init_connect). The format of the string is the same as for the " +"init_connect variable. This variable was added in MySQL 4.1.2." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSundayCBox..Caption +#: po/glade_files.c:50 AdminBackup.dfm:1005 +msgid "Sunday" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..BDBCheckbox..Caption +#: AdminServiceControl.dfm:449 +msgid "Support for BDB" +msgstr "" + +msgid "" +"Syntax: sql-mode=option[,option[,option...]] where option can be one of: " +"REAL_AS_FLOAT, PIPES_AS_CONCAT,ANSI_QUOTES, IGNORE_SPACE, ONLY_FULL_GROUP_BY," +"NO_UNSIGNED_SUBTRACTION." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Caption +#: AdminServerHealth.dfm:134 AdminServerHealth.pas:365 +msgid "System Variables" +msgstr "" + +msgid "TCP Port:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart....Title.Text.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:137 +msgid "TChart" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..TableSheet..Caption +#: AuxAdminBackupRestore.pas:291 MyxTableEditor.dfm:99 +msgid "Table" +msgstr "" + +#: AdminCatalogTableCheck.pas:191 +msgid "Table %s optimized." +msgstr "" + +#: AdminCatalogTableCheck.pas:200 +msgid "Table %s repaired." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..Caption +#: po/glade_files.c:140 AdminCatalogTableCheck.dfm:5 +msgid "Table Maintenance" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:144 AdminCatalog.dfm:823 +#: AdminCatalog.dfm:1999 +msgid "Table Name" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:225 +msgid "Table Name/Column" +msgstr "" + +#: po/glade_files.c:327 +msgid "" +"Table Selection\n" +"Select catalogs/databases/tables to restore" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Caption +#: po/glade_files.c:99 AdminCatalog.dfm:414 +msgid "Table Status" +msgstr "" + +#: source/linux/MABackupPanel.cc:125 +msgid "Table Type" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label24..Caption +#: AdminCatalog.dfm:474 +msgid "Table Type:" +msgstr "" + +#: po/glade_files.c:93 +msgid "" +"Table Type:\n" +"Row Format:\n" +"Auto Increment:\n" +"Create Options:" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivInfoLbl..Caption +#: AdminUsers.dfm:721 +msgid "Table and Column Privileges assigned to the User" +msgstr "" + +#. table privileges +#: source/linux/MAUserAdministrationPanel.cc:913 +msgid "Table and column privileges assigned to the user" +msgstr "" + +msgid "Table cache:" +msgstr "" + +#: AdminStartupVariablesInnoDBDatafiles.pas:119 +msgid "Table space" +msgstr "" + +#: po/glade_files.c:423 +msgid "Table/Column Privileges" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1314 source/linux/MACatalogsPanel.cc:1320 +#: source/linux/MACatalogsPanel.cc:1326 source/linux/MACatalogsPanel.cc:1332 +msgid "Table: " +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..TablenamePnl..TablenameLbl..Caption +#: AdminCatalog.dfm:553 +msgid "TablenameLbl" +msgstr "" + +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..TableSubMI..Caption +#: po/glade_files.c:118 source/linux/MACatalogsPanel.cc:259 +#: SchemataTreeView.dfm:150 SchemataTreeView.pas:1775 +msgid "Tables" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label21..Caption +#: AdminCatalogTableCheck.dfm:54 +msgid "Tables Maintenance" +msgstr "" + +#: source/linux/MDynamicInterface.cc:918 +msgid "Tablespace" +msgstr "" + +msgid "Tahoma" +msgstr "" + +#: po/glade_files.c:65 +msgid "Target Directory" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label11..Caption +#: AdminRestore.dfm:118 +msgid "Target Schema:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirCaptionLbl..Caption +#: AdminBackup.dfm:773 +msgid "Target folder:" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Caption +#: AdminCatalogTableCheck.dfm:76 +msgid "Tasks" +msgstr "" + +msgid "" +"Tells the master it should log updates for the specified database, and " +"exclude all others not explicitly mentioned." +msgstr "" + +msgid "" +"Tells the master that updates to the given database should not be logged to " +"the binary log." +msgstr "" + +msgid "" +"Tells the slave thread to continue replication when a query returns an error " +"from the provided list." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified database. To " +"specify more than one database to ignore,use the directive multiple times, " +"once for each database. This option will not work if you use cross " +"databaseupdates. If you need cross database updates to work, make sure you " +"have 3.23.28 or later, and use replicate-wild-ignore-table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified table. To specify " +"more than one table to ignore, use the directive multiple times, once for " +"each table. This will work for cross-datbase updates, in contrast to " +"replicate-ignore-db." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the tables that match the given " +"wildcard pattern. To specify more than one table to ignore, use the " +"directive multiple times, once for each table. This will work for cross-" +"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do " +"updates to tables in databases that start with foo and whose table names " +"start with bar." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified database. To " +"specify more than one database,use the directive multiple times, once for " +"each database.Note that this will only work if you do not use cross-database " +"queries such as UPDATE some_db.some_table SET foo='bar' while having " +"selected a different or no database. If you need cross database updates to " +"work, make sure you have 3.23.28 or later, and use replicate-wild-do-" +"table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified table. To " +"specify more than one table, use the directive multiple times, once for each " +"table. This will work for cross-database updates, in contrast to replicate-" +"do-db." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the tables that match the " +"specified wildcard pattern. Tospecify more than one table, use the directive " +"multiple times, once for each table. This will work for cross-database " +"updates. Example: replicate-wild-do-table=foo%.bar% will replicate only " +"updates to tables in all databases that start with foo and whose table names " +"start with bar" +msgstr "" + +msgid "" +"Tells the slave to log the updates from the slave thread to the binary log. " +"You will need to turn it on if you plan to daisy-chain the slaves." +msgstr "" + +msgid "Temp directory:" +msgstr "" + +#. Row 274 +msgid "Temporary" +msgstr "" + +msgid "Temporary Directory" +msgstr "" + +msgid "Temporary table size" +msgstr "" + +#: AdminBackup.pas:1742 +msgid "The Backup has been stopped." +msgstr "" + +#: AdminBackup.pas:1720 +msgid "The Backup was finished successfully." +msgstr "" + +#: AdminServerHealth.pas:371 +msgid "The Enterprise Dashboard." +msgstr "" + +#: ApplicationDataModule.pas:718 MyxError.pas:209 +msgid "The File %s cannot be opened." +msgstr "" + +#: AdminBackup.pas:1721 +msgid "The File %s has been created." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1208 +msgid "The Max. Formula field has a syntax error." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 284 +msgid "" +"The SQL mode define what SQL syntax MySQL should support and what kind of " +"validation checks it should perform on the data. As of version 4.1.1, the " +"following modes are supported: ANSI, DB2, MAXDB, MSSQL, MYSQL323, MYSQL40, " +"ORACLE, and POSTGRESQL." +msgstr "" + +#: AdminUsers.pas:2615 +msgid "The User icon image file is corrupted." +msgstr "" + +#: source/linux/MAHealthPanel.cc:1198 +msgid "The Value Formula has a syntax error." +msgstr "" + +#: ApplicationDataModule.pas:724 MyxError.pas:217 +msgid "The XML file %s is empty." +msgstr "" + +#: AdminRestore.pas:673 +msgid "The analyzation failed." +msgstr "" + +#: AdminRestore.pas:695 +msgid "The analyze operation was finished successfully." +msgstr "" + +#: AdminRestore.pas:684 +msgid "The analyze operation was stopped." +msgstr "" + +#: AdminUsers.pas:1659 +msgid "" +"The any-host (%) entry has been added and can be edited by selecting the " +"user node." +msgstr "" + +#: AdminUsers.pas:1174 +msgid "The any-host (%) entry has been deleted." +msgstr "" + +#: AdminUsers.pas:1645 +msgid "" +"The any-host (%) entry is already set. Select the user node to edit its " +"details." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label24..Caption +#: AdminBackup.dfm:1107 +msgid "The backup will be executed at this time:" +msgstr "" + +#: po/glade_files.c:14 +msgid "" +"The backup will be executed in a single transaction. \n" +"This option is necessary for a consistent snapshot \n" +"of InnoDB tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label18....AutoSize +#: AdminBackup.dfm:500 +msgid "" +"The backup will be executed in a single transaction. This option is " +"necessary to create a consistent snapshot of your InnoDB tables." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Label26..Caption +#: AdminBackup.dfm:927 +msgid "The backup will be executed on each day of the week." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Label21..Caption +#: AdminBackup.dfm:943 +msgid "The backup will be executed on each of the following weekdays:" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label25..Caption +#: AdminBackup.dfm:1039 +msgid "The backup will be executed once a month." +msgstr "" + +msgid "" +"The bigger you set this the less disk I/O is needed to access data in " +"tables. On a dedicated database server you may set this parameter up to 80% " +"of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory may cause paging in the operating " +"system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 275 +msgid "" +"The buffer that is allocated when sorting the index when doing a REPAIR or " +"when creating indexes with CREATE INDEX or ALTER TABLE." +msgstr "" + +#: po/glade_files.c:228 +msgid "The caption for the graph." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:363 +msgid "The caption of the max. value." +msgstr "" + +#: po/glade_files.c:267 +msgid "The caption of the maximal value." +msgstr "" + +msgid "" +"The common part of the directory path for all InnoDB datafiles. Leave this " +"empty if you want to split the data files onto different drives." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 276 +msgid "" +"The communication buffer is reset to this size between queries. This should " +"not normally be changed, but if you have very little memory, you can set it " +"to the expected size of a query. (That is, the expected length of SQL " +"statements sent by clients. If statements exceed this length, the buffer is " +"automatically enlarged, up to max_allowed_packet bytes.)" +msgstr "" + +#: AdminStartupVariables.pas:1345 +msgid "The configuration file %s (section %s) cannot be updated." +msgstr "" + +#: source/linux/MInstanceInfo.cc:311 +msgid "" +"The connection to the MySQL server was lost.\n" +"Please reconnect." +msgstr "" + +#: AdminBackup.pas:946 +msgid "" +"The current backup profile has been changed. Do you want to apply your " +"changes?" +msgstr "" + +#: AdminStartupVariables.pas:1361 +msgid "The current settings have been modified." +msgstr "" + +#. Row 277 +msgid "The default character set." +msgstr "" + +msgid "The default character set._client" +msgstr "" + +msgid "The default character set._connection" +msgstr "" + +msgid "The default character set._database" +msgstr "" + +msgid "The default character set._results" +msgstr "" + +msgid "The default character set._server" +msgstr "" + +msgid "The default character set._system" +msgstr "" + +msgid "The default size of key cache blocks" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 278 +msgid "The default table type (storage engine)." +msgstr "" + +msgid "The default week format used by WEEK() functions." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 279 +msgid "" +"The file from which the list of stopwords for full-text searches should be " +"read from. All the words from the file will be used; comments are not " +"honored." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixLbl....AutoSize +#: AdminBackup.dfm:802 +msgid "" +"The filename used for the backup. A timestamp will be appended to this " +"filename if the appropriate option is enabled in the application options." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:190 +msgid "The graph's caption." +msgstr "" + +#: AdminUsers.pas:1682 +msgid "The host entry \"%s\" is already set for user \"%s\"." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1149 +msgid "The icon must be in PNG format." +msgstr "" + +#: po/glade_files.c:184 +msgid "" +"The index will be created row by row instead of creating the index\n" +"at a time with sorting. This may be better than sorting on fixed-length\n" +"keys if you have long CHAR keys that comress very well." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label17....AutoSize +#: AdminCatalogTableCheck.dfm:468 +msgid "" +"The index will be created row by row instead of creating the index at a time " +"with sorting. This may be better than sorting on fixed-length keys if you " +"have long CHAR keys that compress very well." +msgstr "" + +msgid "" +"The location and name of the file that remembers the master and where the I/" +"O replication thread is in the master's binlogs." +msgstr "" + +msgid "" +"The location and name of the file that remembers where the SQL replication " +"thread is in the relay logs." +msgstr "" + +msgid "The location and name to use for relay logs." +msgstr "" + +msgid "" +"The location and name to use for the file that keeps a list of the last " +"relay logs." +msgstr "" + +msgid "" +"The location where the slave should put its temporary files when replicating " +"a LOAD DATA INFILE command." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label21..Caption +#: AdminServerHealthGraphSettings.dfm:353 +msgid "The max. value is calculated by this formula. See value formula." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label20....AutoSize +#: AdminServerHealthGraphSettings.dfm:343 +msgid "" +"The max. value will be overwritten by greater values. This will scale the " +"graph dynamically." +msgstr "" + +#: po/glade_files.c:265 +msgid "" +"The maximal value is calculated\n" +" by this formula. See Value Formula." +msgstr "" + +msgid "The maximum length of the result of function group_concat." +msgstr "" + +msgid "" +"The maximum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "" +"The maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +msgid "The memory allocated to store results from old queries." +msgstr "" + +msgid "" +"The minimum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "The minimum percentage of warm blocks in key cache" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:215 +msgid "" +"The my.cnf configuration file could not be found.\n" +"Please select an action.\n" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 280 +msgid "" +"The name of the file specified with the --init-file option when you start " +"the server. This is a file of SQL statements you want the server to execute " +"when it starts." +msgstr "" + +msgid "" +"The number of bytes to use when sorting BLOB or TEXT values (only the first " +"max_sort_length bytes of each value are used; the rest are ignored)." +msgstr "" + +msgid "The number of open tables for all threads." +msgstr "" + +msgid "" +"The number of outstanding connection requests MySQL can have. This comes " +"into play when the main MySQL thread gets very many connection requests in a " +"very short time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 281 +msgid "The number of physical reads of a key block from disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 282 +msgid "The number of physical writes of a key block to disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 283 +msgid "The number of requests to write a key block to the cache." +msgstr "" + +msgid "" +"The number of seconds the mysqld server is waiting for a connect packet " +"before responding with 'Bad handshake'" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on a connection before " +"closing it" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on an interactive " +"connection before closing it." +msgstr "" + +msgid "" +"The number of seconds the slave thread will sleep before retrying to connect " +"to the master in case the master goes down or the connection is lost." +msgstr "" + +msgid "The number of simultaneous clients allowed." +msgstr "" + +msgid "" +"The number of tries the slave will make to connect to the master before " +"giving up." +msgstr "" + +msgid "" +"The password the slave thread will authenticate with when connecting to the " +"master. If not set, an empty password is assumed.The value in master.info " +"will take precedence if it can be read." +msgstr "" + +#: AdminUsers.pas:547 +msgid "The password was not confirmed correctly. Please enter it again." +msgstr "" + +#: AdminServiceControl.pas:843 +msgid "" +"The path to binary points to a non existing file. Please note that the " +"Essential Package only includes the most common used option. For a full " +"installation please choose a different package." +msgstr "" + +msgid "" +"The port the master is listening on. If not set, the compiled setting of " +"MYSQL_PORT is assumed. If you have not tinkered with configure options, this " +"should be 3306. The value in master.info will take precedence if it can be " +"read." +msgstr "" + +#: AdminRestore.pas:675 +msgid "The restoration failed." +msgstr "" + +#: AdminRestore.pas:697 +msgid "The restore operation was finished successfully." +msgstr "" + +#: AdminRestore.pas:686 +msgid "The restore operation was stopped." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label2..Caption +#: AdminCatalogTableCheck.dfm:519 +msgid "The selected tables have been checked." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Label26....AutoSize +#: AdminCatalogTableCheck.dfm:150 +msgid "" +"The selected task will be executed on each table in the list. To change the " +"selection close this dialog and change the selection." +msgstr "" + +msgid "" +"The size of the buffer that is allocated when preloading\n" +" indexes" +msgstr "" + +msgid "The size of the buffer that is used for full joins." +msgstr "" + +msgid "" +"The size of the buffer used for index blocks. Increase this to get better " +"index handling (for all reads and multiple writes) to as much as you can " +"afford; 64M on a 256M machine that mainly runs MySQL is quite common." +msgstr "" + +msgid "" +"The size of the buffer which InnoDB uses to write log to the log files on " +"disk. Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +msgid "" +"The size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +msgid "The stack size for each thread." +msgstr "" + +#. Row 285 +msgid "" +"The stack size for each thread. Many of the limits detected by the crash-me " +"test are dependent on this value. The default is large enough for normal " +"operation." +msgstr "" + +#: AdminServerHealth.pas:417 AdminServerHealth.pas:450 +msgid "The status variables definition could not be loaded from the XML file." +msgstr "" + +#. Row 286 +msgid "The supported character sets." +msgstr "" + +#. Row 287 +msgid "" +"The transaction isolation level the InnoDB storage engine uses. This can be " +"either READ-UNCOMMITTED, READ-COMMITTED, REPEATABLE-READ, or SERIALIZABLE." +msgstr "" + +#: po/glade_files.c:229 +msgid "" +"The type of visual representation\n" +"of the data over time." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:209 +msgid "The type of visual representation of the values over time." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label16..Caption +#: AdminServerHealthGraphSettings.dfm:80 +msgid "The unit of the value." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label58....AutoSize +#: AdminServiceControl.dfm:381 +msgid "" +"The use of Named Pipes is only recommended if you make connections to " +"localhost. Note that Debug information is not available if this option is " +"set." +msgstr "" + +#: AdminUsers.pas:704 +msgid "The user %s has been modified. Do you want to store the changes?" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label28....AutoSize +#: AdminUsers.dfm:124 +msgid "" +"The user has to enter this MySQL User name to connect to the MySQL Server" +msgstr "" + +#: source/linux/MAdministrator.cc:211 source/linux/MAPanel.cc:49 +#, c-format +msgid "" +"The user interface file (%s) could not be loaded.\n" +"%s was probably not installed correctly." +msgstr "" + +#: AdminUsers.pas:559 +msgid "The user name is longer that 16 characters. User creation may fail." +msgstr "" + +#: po/glade_files.c:393 +msgid "" +"The user will have to enter this MySQL\n" +"username to connect to the MySQL server." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label20..Caption +#: po/glade_files.c:408 AdminUsers.dfm:270 +msgid "The user's email address" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label24..Caption +#: po/glade_files.c:406 AdminUsers.dfm:213 +msgid "The user's full name" +msgstr "" + +msgid "" +"The username the slave thread will use for authentication when connecting to " +"the master. The user must have FILE privilege. If the master user is not " +"set, user test is assumed. The value in master.info will take precedence if " +"it can be read." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:2079 +#, c-format +msgid "" +"There are unsaved changes to the currently selected user (%s).\n" +"Do you wish to save them?" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1732 +msgid "" +"There are unsaved changes to the currently selected user.\n" +"Do you wish to save them?" +msgstr "" + +#. DLL Version check +#: ApplicationDataModule.pas:131 ApplicationDataModule.pas:137 +msgid "" +"There is a incompatible version of the library %s installed (Version %s). " +"Please update the library to version %s." +msgstr "" + +#: source/linux/MDynamicInterface.cc:103 +#, c-format +msgid "There was an error backing up old configuration data to '%s'" +msgstr "" + +#: source/linux/MDynamicInterface.cc:122 +#, c-format +msgid "" +"There was an error restoring the backup '%s' for the configuration file." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +#: AdminBackup.dfm:538 +msgid "" +"This backup method is the same as InnoDB Online Backup but also logs the " +"current position of the binlog if the option is activated for the server." +msgstr "" + +msgid "" +"This characterizes the number of hits a hot block has to be untouched until " +"it is considered aged enough to be downgraded to a warm block. This " +"specifies the percentage ratio of that number of hits to the total number of " +"blocks in key cache" +msgstr "" + +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many .ibd files InnoDB can keep open at one time. " +"The minimum value for this is 10. The default is 300." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 288 +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many `.ibd' files InnoDB can keep open at one " +"time. The minimum value for this is 10. The default is 300. Numeric `my.cnf' " +"parameter format. Available starting from 4.1.1." +msgstr "" + +#: AdminUsers.pas:1158 +msgid "" +"This is the last host from which the user is allowed to connect. Removing " +"this host means deleting this user." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..LogMessageLbl..Caption +#: AdminServiceControl.dfm:65 +msgid "This log shows all messages during server startup and shutdown." +msgstr "" + +#: po/glade_files.c:378 +msgid "This log shows all messages during server startup." +msgstr "" + +#. Row 289 +msgid "This may be set (only numeric) to 0 (OFF), 1 (ON), 2 (DEMAND)." +msgstr "" + +msgid "" +"This option makes InnoDB to store each created table into its own .ibd file." +msgstr "" + +msgid "This password will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 290 +msgid "" +"This prevents users from doing SHOW DATABASES if they don't have the PROCESS " +"privilege, or, as of version 4.0.2, the SHOW DATABASES privilege." +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..LocalhostOnlyPnl..Label3..Caption +#. AdminServiceControlForm..ServiceControlPnl..LocalhostOnlyPnl..LocalhostWarningLbl..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..LocalhostOnlyPnl..Label4..Caption +#: AdminServerLogs.dfm:280 AdminServiceControl.dfm:659 +#: AdminStartupVariables.dfm:1815 +msgid "This section is only available when connected to localhost." +msgstr "" + +msgid "This username will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +msgid "This value should currently be disabled." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 291 +msgid "" +"This value should currently be set to 0. As recovery from a backup is done " +"by MySQL using its own log files, there is currently no need to archive " +"InnoDB log files." +msgstr "" + +#: po/glade_files.c:148 +msgid "" +"This will check whether the selected tables are corrupted or \n" +"have other errors." +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label24....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label1....AutoSize +#: AdminCatalogTableCheck.dfm:97 AdminCatalogTableCheck.dfm:229 +msgid "" +"This will check whether the selected tables are corrupted or have other " +"errors." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label25..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label12..Caption +#: po/glade_files.c:150 AdminCatalogTableCheck.dfm:106 +#: AdminCatalogTableCheck.dfm:361 +msgid "This will repair the selected tables." +msgstr "" + +msgid "Thread cache size" +msgstr "" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:336 +msgid "Thread closed" +msgstr "" + +msgid "Thread concurrency" +msgstr "" + +msgid "Thread specific settings" +msgstr "" + +msgid "Thread stack size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 292 +#: po/glade_files.c:337 source/linux/MAServerConnectionsPanel.cc:85 +#: AdminServerConnections.dfm:83 +msgid "Threads" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleThursdayCBox..Caption +#: po/glade_files.c:54 AdminBackup.dfm:978 +msgid "Thursday" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..PeakLevelResetTicksLbl..Caption +#: AdminOptionPages.dfm:80 +msgid "Ticks after the Peak level resets" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: po/glade_files.c:110 source/linux/MACatalogsPanel.cc:260 +#: source/linux/MAServerConnectionsPanel.cc:60 +#: source/linux/MAServerLogsPanel.cc:47 AdminCatalog.dfm:716 +#: AdminServerConnections.dfm:113 AdminServerConnections.dfm:265 +#: AdminServerLogs.dfm:212 AdminServerProcesses.dfm:80 AdminServerLogs.pas:681 +msgid "Time" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label14..Caption +#: AdminServerHealthGraphSettings.dfm:219 +msgid "Time to next refresh of the value." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label23..Caption +#: AdminBackup.dfm:1100 +msgid "Time:" +msgstr "" + +msgid "Timeout Settings" +msgstr "" + +msgid "" +"Timeout in seconds InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 293 +msgid "" +"Timeout in seconds an InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. Row 294 +msgid "" +"Timezone for the server. This is set from the TZ environment variable when " +"the MySQL server is started." +msgstr "" + +#. Row 295 +msgid "To filter user accounts, enter a search string into the search box." +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +#: AdminBackup.dfm:811 +msgid "To schedule a backup enable this option." +msgstr "" + +#: AdminServiceControl.pas:986 +msgid "" +"To shut down the instance click the Stop Service button. Be aware that all " +"users connected to the database will be disconnected." +msgstr "" + +#. MainForm..MainMenu..ToolsMI..Caption +#: Main.dfm:130 +msgid "Tools" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..Lbl1..Caption +#: AdminRestoreProgress.dfm:58 +msgid "Total Number of Bytes:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label1..Caption +#: AdminBackupProgress.dfm:41 +msgid "Total Number of Objects:" +msgstr "" + +#. AdminBackupProgressForm..ProgressGBox..Label4..Caption +#: AdminBackupProgress.dfm:101 +msgid "Total Number of Rows:" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..TotalSizeLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:106 +msgid "Total Size" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label8..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:99 +msgid "Total Size:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 296 +msgid "Total number of blocks in query cache." +msgstr "" + +#. AdminServerHealthLineGraphFrame..QryCacheHitratePnl..QryCacheTotalSizeLbl..Caption +#: AdminServerHealthLineGraph.dfm:622 +msgid "Total size 4M" +msgstr "" + +#. AdminServerHealthBarGraphFrame..MainPnl..MaxLbl..Caption +#: AdminServerHealthBarGraph.dfm:62 +msgid "Total size 6M" +msgstr "" + +#. Row 297 +msgid "Traffic" +msgstr "" + +msgid "Transaction alloc block size" +msgstr "" + +msgid "Transaction prealloc size" +msgstr "" + +#: AuxAdminBackupRestore.pas:311 +msgid "Trigger" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleTuesdayCBox..Caption +#: po/glade_files.c:52 AdminBackup.dfm:960 +msgid "Tuesday" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexVST......WideText +#: source/linux/MACatalogsPanel.cc:148 source/linux/MACatalogsPanel.cc:185 +#: source/linux/MACatalogsPanel.cc:258 source/linux/MACatalogsPanel.cc:303 +#: source/linux/MACatalogsPanel.cc:318 source/linux/MDynamicInterface.cc:1252 +#: AdminCatalog.dfm:2005 AdminCatalog.dfm:3529 AdminCatalog.dfm:3665 +#: MyxTableEditor.dfm:621 +msgid "Type" +msgstr "" + +#: po/glade_files.c:395 +msgid "" +"Type in a new password if you want \n" +"to set a new value." +msgstr "" + +msgid "Type of DELAY_KEY_WRITE." +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label14..Caption +#: AdminRestore.dfm:133 +msgid "Type of backup file." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label13..Caption +#: po/glade_files.c:39 AdminBackup.dfm:610 +msgid "Type of generated backup file." +msgstr "" + +#: po/glade_files.c:246 +msgid "Type of unit for the value." +msgstr "" + +#: po/glade_files.c:397 +msgid "Type the new password again to confirm." +msgstr "" + +msgid "UCS-2" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:542 source/linux/MACatalogsPanel.cc:749 +msgid "UNIQUE" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:244 +msgid "US-ASCII" +msgstr "" + +#: po/glade_files.c:77 +msgid "Uninstall Schedule" +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..UninstallServiceBtn..Caption +#: AdminServiceControl.dfm:566 +msgid "Uninstall Service" +msgstr "" + +#. AdminServiceControlForm..PopupMenu..UninstallselectedServiceMI..Caption +#: AdminServiceControl.dfm:733 +msgid "Uninstall selected Service" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:203 source/linux/MACatalogsPanel.cc:231 +#: AdminCatalog.dfm:2011 +msgid "Unique" +msgstr "" + +msgid "" +"Uniquely identifies the server instance in the community of replication " +"partners." +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: AdminCatalog.dfm:3089 +msgid "Updatable" +msgstr "" + +msgid "Update Logfile Name:" +msgstr "" + +#: source/linux/MABackupPanel.cc:1364 +msgid "Update Schedule" +msgstr "" + +#: source/linux/MABackupPanel.cc:128 source/linux/MACatalogsPanel.cc:169 +#: source/linux/MACatalogsPanel.cc:290 source/linux/MACatalogsPanel.cc:305 +msgid "Update Time" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3536 +msgid "Update date" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminCatalog.dfm:853 AdminRestore.dfm:395 +msgid "Update time" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label4..Caption +#: AdminCatalog.dfm:747 +msgid "Update time:" +msgstr "" + +msgid "" +"Updates to a database with a different name than the original. Example:" +"replicate-rewrite-db=master_db_name->slave_db_name." +msgstr "" + +msgid "Usage" +msgstr "" + +#: source/linux/main.cc:168 +#, c-format +msgid "Usage: %s [OPTIONS]\n" +msgstr "" + +msgid "Use ANSI SQL" +msgstr "" + +msgid "Use ANSI SQL syntax instead of MySQL syntax." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepUseFRMCBox..Caption +#: po/glade_files.c:190 AdminCatalogTableCheck.dfm:504 +msgid "Use FRM" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..UsePeakLevelCBox..Caption +#: AdminOptionPages.dfm:88 +msgid "Use Peak Level Indicator" +msgstr "" + +msgid "Use compression" +msgstr "" + +msgid "Use compression on master/slave protocol." +msgstr "" + +msgid "Use concurrent insert with MyISAM." +msgstr "" + +msgid "Use concurrent inserts" +msgstr "" + +msgid "Use external locking" +msgstr "" + +msgid "Use new routines" +msgstr "" + +msgid "Use old LOAD DATA format in the binary log (don't save data in file)." +msgstr "" + +msgid "Use old password encryption method (needed for 4.0 and older clients)." +msgstr "" + +msgid "Use old passwords" +msgstr "" + +msgid "Use pool for temporary files" +msgstr "" + +msgid "Use stopwords from this file instead of built-in list." +msgstr "" + +msgid "" +"Use system (external) locking. With this option enabled you can run " +"myisamchk to test (not repair) tables while the MySQL server is running." +msgstr "" + +msgid "Use very new possible 'unsafe' functions." +msgstr "" + +#: source/linux/MDynamicInterface.cc:915 +#: AdminStartupVariablesInnoDBDatafiles.pas:117 +msgid "Used" +msgstr "" + +msgid "" +"Used to help MySQL to decide when to use the slow but safe key cache index " +"create method." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddUserAction..Category +#. AdminUsersForm..UserActionManager..ApplyAction..Category +#. AdminUsersForm..UserActionManager..DiscardAction..Category +#. AdminUsersForm..UserActionManager..CloneUserAction..Category +#. AdminUsersForm..UserActionManager..DeleteUserAction..Category +#. AdminUsersForm..UserActionManager..RefreshAction..Category +#: source/linux/MACatalogsPanel.cc:270 source/linux/MACatalogsPanel.cc:320 +#: source/linux/MAServerConnectionsPanel.cc:52 AdminCatalog.dfm:3677 +#: AdminCatalog.dfm:3848 AdminServerConnections.dfm:97 +#: AdminServerConnections.dfm:249 AdminServerProcesses.dfm:64 +#: AdminUsers.dfm:1104 AdminUsers.dfm:1109 AdminUsers.dfm:1114 +#: AdminUsers.dfm:1119 AdminUsers.dfm:1124 AdminUsers.dfm:1144 +msgid "User" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:351 +msgid "User Accounts" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..Caption +#. AdminUsersForm..Caption +#. Create User Administration Section +#: source/linux/MAdministrator.cc:73 AdminOptionPages.dfm:35 +#: AdminUsers.dfm:4 Main.pas:515 +msgid "User Administration" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Caption +#: po/glade_files.c:339 AdminServerConnections.dfm:185 +msgid "User Connections" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Caption +#: po/glade_files.c:414 AdminUsers.dfm:46 +msgid "User Information" +msgstr "" + +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label2..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label3..Caption +#: AdminServerConnections.dfm:173 AdminServerConnections.dfm:324 +msgid "User connections" +msgstr "" + +#: AdminUsers.pas:1496 +msgid "User icon too large" +msgstr "" + +#: AdminUsers.pas:1231 +msgid "User list not fetched" +msgstr "" + +#. Too long user name. +#: AdminUsers.pas:558 +msgid "User name too long" +msgstr "" + +#. PasswordDialog..TntLabel2..Caption +#: Password.dfm:42 +msgid "User name:" +msgstr "" + +#: AdminUsers.pas:579 +msgid "User with such name already exists. Please enter another name." +msgstr "" + +#: AdminUsers.pas:771 +msgid "User without any-host (%) entry selected" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:62 +msgid "User:" +msgstr "" + +#: po/glade_files.c:345 +msgid "" +"User:\n" +"Host:\n" +"Port:" +msgstr "" + +#. PasswordDialog..UserNameEdit..Text +#: Password.dfm:57 +msgid "UserNameEdit" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MAServerConnectionsPanel.cc:80 +#: AdminServerConnections.dfm:212 +msgid "Username" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..UserCaptionLbl..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..UsernameLbl..Caption +#: AdminServerInfo.dfm:192 OptionsEditor.dfm:707 +msgid "Username:" +msgstr "" + +#: po/glade_files.c:139 SchemataTreeView.pas:1781 +msgid "Users" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..SubTreePnl..SubTreeSearchPnl..Label1..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 298 +#: AdminUsers.dfm:998 +msgid "Users Accounts" +msgstr "" + +#: AdminCatalog.pas:954 +msgid "Users with privileges to connect to %s" +msgstr "" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Panel6..UsersTitleLbl..Caption +#: AdminCatalog.dfm:3772 +msgid "Users with schema privileges" +msgstr "" + +msgid "" +"Using this option will cause most temporary files created to use a small set " +"of names, rather than a unique name for each new file." +msgstr "" + +#. Validation +#: AdminServerHealthGraphSettings.pas:175 +msgid "Validation failed:" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#: source/linux/MAHealthPanel.cc:697 AdminServerHealth.dfm:92 +#: AdminServerHealth.dfm:187 AdminServerStatus.dfm:75 +#: AdminServerStatus.dfm:119 OptionsEditor.dfm:858 +msgid "Value" +msgstr "" + +#: po/glade_files.c:240 +msgid "Value Caption" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label8..Caption +#: AdminServerHealthGraphSettings.dfm:58 +msgid "Value Caption:" +msgstr "" + +#: po/glade_files.c:241 +msgid "Value Formula" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label6..Caption +#: AdminServerHealthGraphSettings.dfm:50 +msgid "Value Formula:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Caption +#: po/glade_files.c:252 AdminServerHealthGraphSettings.dfm:32 +msgid "Value Settings" +msgstr "" + +#: po/glade_files.c:239 +msgid "Value Unit" +msgstr "" + +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label3..Caption +#: AdminServerHealthGraphSettings.dfm:43 +msgid "Value Unit:" +msgstr "" + +#. Row 299 +msgid "Value of the --myisam-recover option." +msgstr "" + +#. Row 300 +msgid "Value of the --server-id option." +msgstr "" + +#: source/linux/MAHealthPanel.cc:693 +msgid "Variable" +msgstr "" + +#: AdminServerHealth.pas:861 +msgid "Variable %s cannot be set." +msgstr "" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#: AdminServerHealth.dfm:88 AdminServerHealth.dfm:182 +#: AdminServerStatus.dfm:71 AdminServerStatus.dfm:115 +msgid "Variable Name" +msgstr "" + +#. resource limits +#: source/linux/MAUserAdministrationPanel.cc:934 +msgid "Various resource limits for the user" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: source/linux/MACatalogsPanel.cc:319 AdminCatalog.dfm:3671 +msgid "Version" +msgstr "" + +#. Row 301 +msgid "Version number of the MySQL server." +msgstr "" + +msgid "Version number of the MySQL server._comment" +msgstr "" + +msgid "Version number of the MySQL server._compile_machine" +msgstr "" + +msgid "Version number of the MySQL server._compile_os" +msgstr "" + +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:88 +msgid "Version:" +msgstr "" + +#: po/glade_files.c:353 +msgid "" +"Version:\n" +"Network Name:\n" +"IP:\n" +"Operating System:\n" +"Hardware:" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..MainMenu..ViewMI..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..Caption +#: Main.dfm:127 AuxAdminBackupRestore.pas:296 MyxViewEditor.dfm:89 +msgid "View" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: source/linux/MACatalogsPanel.cc:254 AdminCatalog.dfm:3077 +msgid "View Name" +msgstr "" + +#. #-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Caption +#. #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..ViewsSubMI..Caption +#: po/glade_files.c:123 AdminCatalog.dfm:2993 SchemataTreeView.dfm:182 +msgid "Views" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..VolumeNameLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:53 +msgid "Volume Name" +msgstr "" + +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label2..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:39 +msgid "Volume Name:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:1328 +msgid "WARNING: " +msgstr "" + +msgid "Wait timeout" +msgstr "" + +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label19..Caption +#: AdminCatalogTableCheck.dfm:396 +msgid "Warning:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 302 +msgid "" +"Warning: This option should be defined only in an emergency situation when " +"you want to dump your tables from a corrupt database! Possible values are 1 " +"through 6." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleWednesdayCBox..Caption +#: po/glade_files.c:53 AdminBackup.dfm:969 +msgid "Wednesday" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Caption +#: AdminBackup.dfm:931 +msgid "WeeklyTabSheet" +msgstr "" + +msgid "" +"What size queue (in rows) should be allocated for handling INSERT DELAYED. " +"If the queue becomes full, any client that does INSERT DELAYED will wait " +"until there is room in the queue again." +msgstr "" + +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid a disk seeks. If not set, then it's set to the value of " +"record_buffer." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 303 +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid disk seeks. Can improve ORDER BY by a lot if set to a " +"high value. As this is a thread-specific variable, one should not set this " +"big globally, but just change this when running some specific big queries." +msgstr "" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label44....AutoSize +#: AdminServiceControl.dfm:478 +msgid "" +"When this option is enabled the MySQL Server will launch automatically when " +"the operating system is started." +msgstr "" + +#: po/glade_files.c:234 +msgid "" +"Whether the caption should\n" +"be displayed or not." +msgstr "" + +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:199 +msgid "Whether the captions should be displayed or not." +msgstr "" + +msgid "Wild ignore tables:" +msgstr "" + +#. MainForm..MainMenu..WindowMI..Caption +#: Main.dfm:170 +msgid "Window" +msgstr "" + +#. MainForm..MainMenu..ToolsMI..WindowsCommandLineMI..Caption +#: Main.dfm:147 +msgid "Windows Command Line" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..WriteBackupLogfilePathCBox..Caption +#: AdminOptionPages.dfm:173 +msgid "Write Log File for Scheduled Backups" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryLbl..Caption +#: AdminOptionPages.dfm:139 +msgid "Write a new log line for every" +msgstr "" + +msgid "Write core file" +msgstr "" + +msgid "Write core on errors." +msgstr "" + +msgid "Write timeout" +msgstr "" + +msgid "" +"Write to Log and flush every second=0\n" +"Transaction commit flushes logs=1\n" +"Write Log at commit, flush every second=2\n" +msgstr "" + +#. Read options file. +#: ApplicationDataModule.pas:828 +msgid "XML Error" +msgstr "" + +#. AdminUsersForm..UserActionManager..StyleName +#: AdminUsers.dfm:1102 +msgid "XP Style" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:543 source/linux/MACatalogsPanel.cc:724 +#: source/linux/MACatalogsPanel.cc:725 source/linux/MACatalogsPanel.cc:750 +#: AdminBackup.pas:948 AdminBackup.pas:1511 AdminServerHealth.pas:1443 +#: AdminServiceControl.pas:1328 AdminStartupVariables.pas:1362 +#: AdminUsers.pas:705 AdminUsers.pas:1146 AdminUsers.pas:1575 +#: AdminUsers.pas:1612 ConnectToInstance.pas:980 EditorSql.pas:158 +#: EditorTable.pas:718 EditorTable.pas:758 EditorTable.pas:3223 +#: MyxConnectionDialog.pas:1255 OptionsEditor.pas:556 OptionsEditor.pas:683 +msgid "Yes" +msgstr "" + +#: source/linux/MInstanceInfo.cc:227 +#, c-format +msgid "" +"You are connecting to a MySQL server with version %i.%i.x, but this " +"application was designed to work with MySQL servers 4.x and newer.\n" +"Please note that older versions are not supported and may not run well." +msgstr "" + +msgid "" +"You can allocate the InnoDB buffer pool into the AWE physical memory using " +"this parameter." +msgstr "" + +#: AdminBackup.pas:872 +msgid "You can only use alphanumeric characters for project name." +msgstr "" + +#: AdminUsers.pas:1571 +msgid "You cannot delete the root user." +msgstr "" + +#. Row 304 +msgid "You do not have enough privileges to administer this instance." +msgstr "" + +#: AdminBackup.pas:1966 +msgid "" +"You have fully qualified identifiers enabled for your backup. \n" +"Please be aware that enabling them means you can later not restore the dump " +"to a different schema, if that is required." +msgstr "" + +#: AdminBackup.pas:1846 +msgid "" +"You have to enable the Password Storage option on the programm's General " +"Options tabsheet and select Obscured as password storage method to execute " +"scheduled backups. Otherwise the backup task cannot log into the database." +msgstr "" + +#: AdminBackup.pas:1032 +msgid "You have to specify a filename prefix for the backup." +msgstr "" + +#: AdminBackup.pas:1029 +msgid "You have to specify a target directory for the backup." +msgstr "" + +#: AdminBackup.pas:1035 +msgid "You have to specify some content for the backup." +msgstr "" + +#: source/linux/main.cc:346 +msgid "You must start this program using mysql-administrator.\n" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:1527 +msgid "You need to add at least one host from where the user can connect to." +msgstr "" + +#: po/glade_files.c:302 +msgid "_About" +msgstr "" + +#: po/glade_files.c:309 +msgid "_Add Host to Monitoring List" +msgstr "" + +#: po/glade_files.c:381 po/glade_files.c:434 +msgid "_Apply Changes" +msgstr "" + +#: po/glade_files.c:296 +msgid "_Backup" +msgstr "" + +#: po/glade_files.c:203 +msgid "_Cancel" +msgstr "" + +#: po/glade_files.c:206 source/linux/MACatalogsPanel.cc:391 +msgid "_Check Table" +msgstr "" + +#: source/linux/MABackupPanel.cc:181 +msgid "_Clone Profile" +msgstr "" + +#: po/glade_files.c:285 +msgid "_Close Connection" +msgstr "" + +#: po/glade_files.c:301 +msgid "_Contents" +msgstr "" + +#: source/linux/MABackupPanel.cc:188 +msgid "_Delete Profile" +msgstr "" + +#: po/glade_files.c:382 +msgid "_Discard Changes" +msgstr "" + +#: source/linux/util.cc:25 +msgid "_Discard changes" +msgstr "" + +#: po/glade_files.c:287 +msgid "_Edit" +msgstr "" + +#: po/glade_files.c:205 source/linux/MACatalogsPanel.cc:386 +msgid "_Edit Table" +msgstr "" + +#: po/glade_files.c:283 +msgid "_File" +msgstr "" + +#: po/glade_files.c:294 +msgid "_Health" +msgstr "" + +#: po/glade_files.c:300 +msgid "_Help" +msgstr "" + +#: po/glade_files.c:284 +msgid "_New Connection" +msgstr "" + +#: source/linux/MABackupPanel.cc:174 +msgid "_New Profile" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:291 +msgid "_New User" +msgstr "" + +#: po/glade_files.c:208 source/linux/MACatalogsPanel.cc:395 +msgid "_Optimize Table" +msgstr "" + +#: po/glade_files.c:286 +msgid "_Preferences" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:307 +msgid "_Remove Host" +msgstr "" + +#: po/glade_files.c:310 +msgid "_Remove from Monitoring List" +msgstr "" + +#: po/glade_files.c:207 source/linux/MACatalogsPanel.cc:393 +msgid "_Repair Table" +msgstr "" + +#: po/glade_files.c:297 +msgid "_Restore Backup" +msgstr "" + +#: po/glade_files.c:368 +msgid "_Save Log" +msgstr "" + +#: source/linux/util.cc:26 +msgid "_Save changes" +msgstr "" + +#: po/glade_files.c:362 +msgid "_Search" +msgstr "" + +#: po/glade_files.c:303 +msgid "_Stop" +msgstr "" + +#: po/glade_files.c:292 +msgid "_User Administration" +msgstr "" + +#: po/glade_files.c:288 +msgid "_View" +msgstr "" + +#: AdminUsers.pas:2635 +msgid "anonymous" +msgstr "" + +#. Set page header texts. +#: AdminUsers.pas:2628 +msgid "any host" +msgstr "" + +msgid "big5" +msgstr "" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourceNameLbl..Caption +#: AdminUsers.dfm:69 AdminUsers.dfm:380 AdminUsers.dfm:517 +#: AdminUsers.dfm:702 AdminUsers.dfm:872 +msgid "brian, (Brian Aker)" +msgstr "" + +msgid "checksum=1" +msgstr "" + +msgid "cp1250" +msgstr "" + +msgid "cp1251" +msgstr "" + +msgid "cp1256" +msgstr "" + +msgid "cp1257" +msgstr "" + +msgid "cp850" +msgstr "" + +msgid "cp866" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirEd..Text +#: AdminBackup.dfm:819 +msgid "d:\\Backups" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..dev1..Caption +#: AdminRestore.dfm:475 +msgid "dev" +msgstr "" + +#: source/linux/MDynamicInterface.cc:593 +#, c-format +msgid "error processing data from page '%s' of interface description file" +msgstr "" + +#: source/linux/MDynamicInterface.cc:77 +#, c-format +msgid "error processing page %i of interface description file '%s'" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:232 +msgid "euckr" +msgstr "" + +msgid "" +"fdatasync (safe, recommended)=fdatasync\n" +"O_DSYNC (faster, but relies on OS/drv/hdw)=O_DSYNC\n" +"nosync (not for production systems)=nosync\n" +msgstr "" + +msgid "gb2312" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:236 +msgid "gbk" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:234 +msgid "greek" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:230 +msgid "hebrew" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:275 AdminStartupVariablesInnoDBDatafiles.dfm:276 +msgid "k" +msgstr "" + +#: po/glade_files.c:386 +msgid "label14" +msgstr "" + +#: po/glade_files.c:387 +msgid "label15" +msgstr "" + +#: po/glade_files.c:44 +msgid "label60" +msgstr "" + +#: po/glade_files.c:47 +msgid "label61" +msgstr "" + +#: po/glade_files.c:57 +msgid "label62" +msgstr "" + +#: po/glade_files.c:60 +msgid "label63" +msgstr "" + +msgid "latin1" +msgstr "" + +msgid "latin2" +msgstr "" + +msgid "latin5" +msgstr "" + +msgid "latin7" +msgstr "" + +#: AdminServerInfo.pas:187 +msgid "localhost" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:238 +msgid "macroman" +msgstr "" + +#: po/glade_files.c:426 +msgid "max_connections" +msgstr "" + +#: po/glade_files.c:424 +msgid "max_questions" +msgstr "" + +#: po/glade_files.c:425 +msgid "max_updates" +msgstr "" + +msgid "" +"minimal size of unit in wich space for results is allocated (last unit will " +"be trimed after writing all result data" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:843 +msgid "no user selected" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..ElapsedTimeLabel..Caption +#. AdminRestoreProgressForm..ProgressGBox..RemainingTimeLabel..Caption +#: AdminRestoreProgress.dfm:136 AdminRestoreProgress.dfm:143 +#: AdminRestoreProgress.pas:269 +msgid "none" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label22..Caption +#: AdminBackup.dfm:1025 +msgid "of each month" +msgstr "" + +#: source/linux/MABackupPanel.cc:1008 +#, c-format +msgid "row %i of %i" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:223 +msgid "sjis" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..system1..Caption +#: AdminRestore.dfm:469 +msgid "system" +msgstr "" + +#: source/linux/MABackupPanel.cc:1011 +#, c-format +msgid "table %i of %i" +msgstr "" + +msgid "tis620" +msgstr "" + +#. Compute remaining time. +#: AdminRestoreProgress.pas:164 AdminRestoreProgress.pas:165 +#: AdminRestoreProgress.pas:292 AdminServerInfo.pas:189 +msgid "unknown" +msgstr "" + +msgid "utf8" +msgstr "" + +#: po/glade_files.c:1 po/glade_files.c:84 po/glade_files.c:210 +#: po/glade_files.c:304 po/glade_files.c:312 po/glade_files.c:335 +#: po/glade_files.c:342 po/glade_files.c:359 po/glade_files.c:371 +#: po/glade_files.c:380 po/glade_files.c:390 +msgid "window1" +msgstr "" + +#. AdminRestoreForm..SubTreeSearchPopupMenu..world1..Caption +#: AdminRestore.dfm:481 +msgid "world" +msgstr "" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..Caption +#: MyxRoutineEditorFrame.dfm:25 +msgid " New Routine" +msgstr "" + +#: MySQLResultSet.pas:1662 +msgid "%d row%s fetched in %.4fs (%.4fs)" +msgstr "" + +#. Add rows. +#: MySQLResultSet.pas:1586 +msgid "%d rows fetched so far." +msgstr "" + +#: MyxError.pas:134 +msgid "" +"%s\n" +" The following error occured: %s (%d)" +msgstr "" + +#: MySQLResultSet.pas:1673 +msgid "%s rows affected by the last command, no resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:996 +msgid "%tablename%_id" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:995 +msgid "%tablename%id" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..ApplyChangesBtn..Caption +#: EditorTable.dfm:144 +msgid "&Apply Changes" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..CloseBtn..Caption +#: EditorTable.dfm:155 +msgid "&Close" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..DiscardChangesBtn..Caption +#: EditorTable.dfm:133 +msgid "&Discard Changes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Caption +#: ConnectToInstance.dfm:465 +msgid "&OK" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordLbl..Caption +#: ConnectToInstance.dfm:548 +msgid "&Password:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameLbl..Caption +#: ConnectToInstance.dfm:539 +msgid "&Username:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel9..Caption +#: EditorTable.dfm:464 +msgid "(Use Drag'n'Drop)" +msgstr "" + +#: MySQLResultSet.pas:1671 +msgid "1 row affected by the last command, no resultset returned." +msgstr "" + +#: ConnectToInstance.pas:689 +msgid "<< &Details" +msgstr "" + +#: MyxConnectionDialog.pas:1087 MyxTableEditor.pas:3349 +msgid "<< Advanced" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailBtn..Caption +#: MigrationObjMapDetail.dfm:137 +msgid "<< Hide Detailes" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterObjectBtn..Caption +#: MigrationObjSelFilter.dfm:228 MigrationObjMapDetail.pas:400 +#: MigrationObjSelFilter.pas:169 +msgid "<< Hide Details" +msgstr "" + +#: MyxConnectionDialog.pas:864 +msgid "" +msgstr "" + +#: MyxError.pas:166 +msgid "" +"A MySQL error was encountered. The message is:\n" +"%s" +msgstr "" + +#: MyxError.pas:211 +msgid "A connection to the server cannot be established." +msgstr "" + +#: ConnectToInstance.pas:1235 +msgid "" +"A duplicate connection name was found: \"%s\".\n" +"Please use the connection manager and adjust your connection settings in " +"order to avoid trouble e.g. with backup and restore." +msgstr "" + +#: EditorTable.pas:2622 +msgid "A primary key has already been defined." +msgstr "" + +#: MyxTableEditor.pas:1923 MyxTableEditor.pas:2027 +msgid "AUTO INCREMENT" +msgstr "" + +#: About.pas:85 +msgid "About" +msgstr "" + +#: CommonFuncs.pas:123 CommonFuncs.pas:144 +msgid "About " +msgstr "" + +#. AboutForm..Caption +#: About.dfm:6 +msgid "About MySQL Administrator" +msgstr "" + +#. ProgressForm..ProgressGBox..ActionCaptionLbl..Caption +#: Progress.dfm:43 +msgid "Action:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#: EditorTable.dfm:1181 MyxTableEditor.dfm:1083 +msgid "" +"Activate this option if you want MySQL to maintain a live checksum for all " +"rows. This makes the table a little slower to update, but also makes it " +"easier to find corrupted tables." +msgstr "" + +#: EditorTable.pas:2715 +msgid "Add Foreign Key" +msgstr "" + +#: MigrationObjSelFilter.pas:568 +msgid "Add Ignore Pattern" +msgstr "" + +#: EditorTable.pas:2555 +msgid "Add Index" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsAddBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnAddBtn..Hint +#: ConnectToInstance.dfm:800 MyxConnectionDialog.dfm:156 +msgid "Add Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddIgnoreListExprBtn..Hint +#: MigrationObjSelFilter.dfm:190 +msgid "Add an ignore pattern" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddAllToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveAllFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:134 MigrationObjSelFilter.dfm:202 +#: MigrationObjSelFilter.dfm:214 +msgid "Add selected objects to ignore list" +msgstr "" + +#: MyxRoutineEditorFrame.pas:206 +msgid "Adding new routine" +msgstr "" + +#: MyxRoutineEditorFrame.pas:495 +msgid "Adding new trigger" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..AdvancedBtn..Caption +#. MyxTableEditorForm..BottomPnl..AdvancedBtn..Caption +#: MyxConnectionDialog.dfm:305 MyxTableEditor.dfm:57 +#: MyxConnectionDialog.pas:1089 MyxTableEditor.pas:3340 +msgid "Advanced >>" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..Caption +#: ConnectToInstance.dfm:657 +msgid "Advanced Connection Options" +msgstr "" + +#. MyxConnectionDialogForm..AdvParamsMainPnl..TntGroupBox1..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Label5..Caption +#: MyxConnectionDialog.dfm:242 OptionsEditor.dfm:838 OptionsEditor.dfm:845 +msgid "Advanced Parameters" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..Caption +#: ConnectToInstance.dfm:741 +msgid "AdvancedOptionsGeneralTabSheet" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAllMI..Caption +#: SchemataTreeView.dfm:88 +msgid "All" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllColsNotNullCBox..Caption +#: OptionsEditor.dfm:978 +msgid "All columns Not Null per default" +msgstr "" + +#: MyxConnectionDialog.pas:678 MyxConnectionDialog.pas:680 +#: MyxConnectionDialog.pas:1322 +msgid "All files" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllIntUnsignedCBox..Caption +#: OptionsEditor.dfm:1004 +msgid "All integer columns unsigned per default" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionCBox..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsComboBox..Hint +#: ConnectToInstance.dfm:589 MyxConnectionDialog.dfm:198 +#: MyxConnectionDialog.dfm:359 MyxConnectionDialog.dfm:374 +msgid "All stored connections" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..KeepRoutineEditorOnTopCBox..Caption +#: OptionsEditor.dfm:1092 +msgid "Always keep editor windows on top" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#: EditorTable.dfm:1193 MyxTableEditor.dfm:1095 +msgid "" +"An approximation of the average row length for your table. You need to set " +"this only for large tables with variable-size records." +msgstr "" + +#: Grt.pas:2288 +msgid "An unknown error occured during execution of a GRT function." +msgstr "" + +#: MySQLResultSetControls.pas:2761 MySQLResultSetControls.pas:2816 +msgid "Any File" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Caption +#: OptionsEditor.dfm:375 +msgid "Application Fonts" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Caption +#: OptionsEditor.dfm:290 +msgid "Applications Options" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ApplyChangeAndCloseAction..Caption +#: MyxTableEditor.dfm:1852 +msgid "Apply Change And Close" +msgstr "" + +#. MyxRoutineGroupEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#. MyxViewEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#: MyxRoutineGroupEditor.dfm:509 MyxViewEditor.dfm:832 +msgid "ApplyChangesAndCloseAction" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Are you sure you want to delete the connection?" +msgstr "" + +#. Remove trailing new line. We don't need it here. +#: SchemataTreeView.pas:2241 +msgid "Are you sure you want to delete the object" +msgstr "" + +#: EditorTable.pas:1851 +msgid "Are you sure you want to delete the selected columns?" +msgstr "" + +#: MyxConnectionDialog.pas:1254 +msgid "Are you sure you want to delete the stored connection?" +msgstr "" + +#: SchemataTreeView.pas:2244 +msgid "Are you sure you want to delete these objects" +msgstr "" + +#: EditorTable.pas:717 +msgid "Are you sure you want to discard your changes?" +msgstr "" + +#: EditorTable.pas:757 +msgid "Are you sure you want to discard your current changes?" +msgstr "" + +#: EditorTable.pas:3103 +msgid "" +"Are you sure you want to execute the following SQL command to apply the " +"changes to the table?" +msgstr "" + +#: EditorTable.pas:3222 +msgid "" +"Are you sure you want to quit the table editor without applying the changes?" +msgstr "" + +#: MyxRoutineEditorFrame.pas:335 MyxRoutineEditorFrame.pas:355 +msgid "Are you sure you want to replace the current routine text?" +msgstr "" + +#: MyxTableEditor.pas:2380 MyxTableEditorIndexColumnVTEdit.pas:617 +msgid "Ascendant" +msgstr "" + +#: SchemataTreeView.pas:2247 +msgid "Attention: this action cannot be rolled back!" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnAutoIncCBox..Caption +#: EditorTable.dfm:859 +msgid "Auto Increment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#: EditorTable.dfm:1136 MyxTableEditor.dfm:1038 +msgid "Avg Row Len:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:197 +msgid "BMP" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..Caption +#: MySQLResultSetFieldViewer.dfm:173 +msgid "Binary" +msgstr "" + +#: Grt.pas:1120 +msgid "BuildGrtParamList called with unsupported parameter type." +msgstr "" + +#: MySQLResultSetFieldViewer.pas:136 +msgid "Bytes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Caption +#: ConnectToInstance.dfm:480 +msgid "C&ancel" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:637 +msgid "CASCADE" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:439 +msgid "CSV" +msgstr "" + +#: SchemataTreeView.pas:2258 +msgid "Cannot Drop MySQL Schema" +msgstr "" + +#: EditorTable.pas:814 +msgid "Cannot fetch charset information." +msgstr "" + +#. Read list of all known column datatypes. +#: Options.pas:740 +msgid "Cannot fetch datatype information." +msgstr "" + +#. Get current table +#: EditorTable.pas:3081 +msgid "Cannot fetch table information for diff." +msgstr "" + +#: EditorTable.pas:829 +msgid "Cannot fetch table information." +msgstr "" + +#: EditorTable.pas:3089 +msgid "Cannot generate the diff between the edited and the existing table." +msgstr "" + +#: EditorTable.pas:520 +msgid "Cascade" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..CaseSensitiveCBox..Caption +#: TextSearch.dfm:252 +msgid "Case sensitive" +msgstr "" + +#. OptionsForm..Panel1..Caption +#: OptionsEditor.dfm:1164 +msgid "Category" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetCaptionLbl..Caption +#: EditorTable.dfm:942 +msgid "Charset:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..ApplicationFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..DataFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..CodeFontBtn..Caption +#: OptionsEditor.dfm:462 OptionsEditor.dfm:471 OptionsEditor.dfm:480 +msgid "Choose ..." +msgstr "" + +#: MyxConnectionDialog.pas:1456 +msgid "Choose from the list of available drivers for this RDBMS" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel5....AutoSize +#: MigrationObjMapDetail.dfm:88 +msgid "" +"Choose this parameter set for tables that contain lots of data which does " +"not need transaction safety. This method is ideal for logging information or " +"statistical data." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeCaptionEd..Caption +#: EditorTable.dfm:1284 +msgid "Chunksize:" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Caption +#: ConnectToInstance.dfm:492 +msgid "Clea&r" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Caption +#: MyxConnectionDialog.dfm:294 +msgid "Clear" +msgstr "" + +#: MySQLResultSetControls.pas:3677 +msgid "Clear Messages" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..CancelBtn..Hint +#: ConnectToInstance.dfm:478 MyxConnectionDialog.dfm:281 +msgid "Click this button to cancel the connection" +msgstr "" + +#: ConnectToInstance.pas:1138 +msgid "Click this button to cancel the connection." +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Hint +#: ConnectToInstance.dfm:491 MyxConnectionDialog.dfm:293 +msgid "Click this button to clear all fields" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..OKBtn..Hint +#: ConnectToInstance.dfm:464 MyxConnectionDialog.dfm:267 +msgid "Click this button to connect" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#: MyxTabHeader.dfm:22 TabHeader.dfm:22 +msgid "Close Tabsheet" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel2..Caption +#: OptionsEditor.dfm:399 +msgid "Code Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationDescLbl..Caption +#: EditorTable.dfm:969 +msgid "Collation method that is used to compare text and sort columns." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationCaptionLbl..Caption +#. MyxSchemaEditorForm..HeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel37..Caption +#: EditorTable.dfm:949 MyxSchemaEditor.dfm:47 MyxTableEditor.dfm:156 +#: MyxTableEditor.dfm:321 +msgid "Collation:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: EditorTable.dfm:650 MyxTableEditor.dfm:660 MyxTableEditor.dfm:796 +msgid "Column" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel36..Caption +#: EditorTable.dfm:754 +msgid "Column Charset:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel37..Caption +#: EditorTable.dfm:761 +msgid "Column Collate:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..Caption +#: EditorTable.dfm:710 MyxTableEditor.dfm:292 +msgid "Column Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..Caption +#: EditorTable.dfm:834 +msgid "Column Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..Caption +#: EditorTable.dfm:191 +msgid "Columns and Indices" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchColumnsMI..Caption +#: SchemataTreeView.dfm:120 +msgid "Columns/Indices" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..CommentTabSheet..CommentSheetPnl..TntLabel2..Caption +#: MyxViewEditor.dfm:776 +msgid "Comments:" +msgstr "" + +#: MyxTableEditor.pas:624 +msgid "Compact" +msgstr "" + +#: EditorTable.pas:512 MyxTableEditor.pas:620 +msgid "Compressed" +msgstr "" + +#: MyxEditor.pas:111 +msgid "Confirm" +msgstr "" + +#: EditorTable.pas:3101 +msgid "Confirm Table Edit" +msgstr "" + +#. MyxConnectionDialogForm..Caption +#: MyxConnectionDialog.dfm:5 +msgid "Connect to Database" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..Caption +#: ConnectToInstance.dfm:513 +msgid "Connect to MySQL Server Instance" +msgstr "" + +#. Ask the user if he wants to create the given schema +#: ConnectToInstance.pas:977 +msgid "Connection Dialog - Default Schema Does Not Exist" +msgstr "" + +#: ConnectToInstance.pas:945 +msgid "Connection Dialog - MySQL 3.x Server Unsupported" +msgstr "" + +#: ConnectToInstance.pas:959 +msgid "Connection Dialog - No Default Schema Specified" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Caption +#: MyxConnectionDialog.dfm:126 OptionsEditor.dfm:694 +msgid "Connection Parameters" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..Caption +#: MyxConnectionDialog.dfm:328 +msgid "Connection Type" +msgstr "" + +#: MySQLConnection.pas:456 +msgid "Connection not found" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel18..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..ConnectionLbl..Caption +#: EditorTable.dfm:1554 OptionsEditor.dfm:700 +msgid "Connection:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CopyAssetSQLMI..Caption +#: SchemataTreeView.dfm:225 +msgid "Copy CREATE statement to Clipboard" +msgstr "" + +#: MySQLResultSetControls.pas:1076 +msgid "Copy Column Names" +msgstr "" + +#: MySQLResultSetControls.pas:3672 +msgid "Copy Message Text" +msgstr "" + +#: OptionsEditor.pas:720 +msgid "Copy of " +msgstr "" + +#. MyxTableEditorForm..TntActionList..CopyToClipboardAction..Caption +#: MyxTableEditor.dfm:1880 +msgid "Copy selected columns to clipboard" +msgstr "" + +#: MySQLConnection.pas:1310 +msgid "Could not connect to embedded server." +msgstr "" + +#: MySQLConnection.pas:526 +msgid "Could not connect to the specified host." +msgstr "" + +#. ignore ConnectionResult -10 after warning +#: ConnectToInstance.pas:855 +msgid "" +"Could not connect to the specified instance. \n" +"\n" +"MySQL Error Number %d\n" +"%s\n" +"\n" +"If you want to check the network connection, please click the Ping button." +msgstr "" + +#: SchemataTreeView.pas:956 +msgid "Could not fetch catalogs/schemata data." +msgstr "" + +#: SchemataTreeView.pas:1437 +msgid "Could not fetch schema indices." +msgstr "" + +#: SchemataTreeView.pas:1229 +msgid "Could not fetch schema tables." +msgstr "" + +#: SchemataTreeView.pas:1232 +msgid "Could not fetch stored procedures." +msgstr "" + +#: Grt.pas:795 +msgid "" +"Could not initialize the GRT Environment. A timeout occured during the " +"initalization." +msgstr "" + +#: Grt.pas:2402 +msgid "Could not register Delphi modules." +msgstr "" + +#: Grt.pas:2428 +msgid "Could not register Java module loader." +msgstr "" + +#: Grt.pas:2468 +msgid "Could not register Lua module loader." +msgstr "" + +#: Grt.pas:2450 +msgid "Could not register PHP module loader." +msgstr "" + +#: Grt.pas:2484 +msgid "Could not register Python module loader." +msgstr "" + +#: ConnectToInstance.pas:723 +msgid "Could not resolve hostname" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewStoredProcedureMI..Caption +#: SchemataTreeView.dfm:258 +msgid "Create New Procedure / Function" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewSchemaMI..Caption +#: SchemataTreeView.dfm:237 +msgid "Create New Schema" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewTableMI..Caption +#: SchemataTreeView.dfm:244 +msgid "Create New Table" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewViewMI..Caption +#: SchemataTreeView.dfm:251 +msgid "Create New View" +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Create new Schema" +msgstr "" + +#. build relationships +#: MyxTableEditor.pas:3783 +msgid "Creating relationships from foreign keys" +msgstr "" + +#. AboutForm..CreditsBtn..Caption +#: About.dfm:115 About.pas:94 +msgid "Credits" +msgstr "" + +#: MyxError.pas:246 +msgid "Critical Error" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..Caption +#: SchemataTreeView.dfm:134 +msgid "Custom Selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#: EditorTable.dfm:1075 MyxTableEditor.dfm:1172 +msgid "Data Directory:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel1..Caption +#: OptionsEditor.dfm:391 +msgid "Data Font:" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton1..Caption +#: MigrationObjMapDetail.dfm:121 +msgid "Data consistancy / multilanguage" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsLbl..Caption +#: MyxConnectionDialog.dfm:352 +msgid "Database System:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel2..Caption +#: EditorTable.dfm:59 +msgid "Database:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:250 MyxTableEditor.dfm:493 +msgid "Datatype" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel5..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel5..Caption +#: EditorTable.dfm:726 MyxTableEditor.dfm:312 +msgid "Datatype:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label10..Caption +#: OptionsEditor.dfm:951 +msgid "Def. data type:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEdLbl..Caption +#: ConnectToInstance.dfm:566 +msgid "Default &Schema:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Label2..Caption +#: OptionsEditor.dfm:383 +msgid "Default Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:272 MyxTableEditor.dfm:516 +msgid "Default Value" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel7..Caption +#: EditorTable.dfm:740 +msgid "Default Value:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..TntLabel11..Caption +#: OptionsEditor.dfm:960 +msgid "Default storage engine" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel7..Caption +#: MyxTableEditor.dfm:329 +msgid "Default:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#: EditorTable.dfm:1169 MyxTableEditor.dfm:1071 +msgid "" +"Defines how the rows in MyISAM tables should be stored. The option value can " +"FIXED or DYNAMIC for static or variable-length row format. The utility " +"myisampack can be used to set the type to COMPRESSED." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#: EditorTable.dfm:1479 MyxTableEditor.dfm:1021 +msgid "Delay Key Updates" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..DeleteConnectionButton..Caption +#: OptionsEditor.dfm:880 +msgid "Delete Connection" +msgstr "" + +#. Disable the error display as the current user might not have select privilege for schema mysql. +#: SchemataTreeView.pas:2246 SchemataTreeView.pas:2271 +msgid "Delete Objects" +msgstr "" + +#. RoutineFrame..TntActionList1..DeleteRoutineAction..Caption +#: MyxRoutineEditorFrame.dfm:457 +msgid "Delete Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..DeleteSelectedColumnsAction..Caption +#: MyxTableEditor.dfm:1846 +msgid "Delete Selected Columns" +msgstr "" + +#. EditorTableForm..ColumnPopupMenu..DeleteTableColumnsMI..Caption +#: EditorTable.dfm:1906 +msgid "Delete Table Columns" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Delete connection?" +msgstr "" + +#: MyxConnectionDialog.pas:1253 +msgid "Delete stored connection." +msgstr "" + +#. Delete nodes from TableData +#: EditorTable.pas:1851 +msgid "Deleting Columns" +msgstr "" + +#: MyxTableEditor.pas:2378 MyxTableEditor.pas:2453 +#: MyxTableEditorIndexColumnVTEdit.pas:622 +msgid "Descendant" +msgstr "" + +#: MigrationObjSelFilter.pas:178 +msgid "Detailed selection >>" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..Caption +#: TextSearch.dfm:217 +msgid "Direction" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#: EditorTable.dfm:1092 MyxTableEditor.dfm:1189 +msgid "" +"Directory where to put the tables data file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#: EditorTable.dfm:1104 MyxTableEditor.dfm:1201 +msgid "" +"Directory where to put the tables index file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..DisableTransparencyEffectsCBox..Caption +#: OptionsEditor.dfm:365 +msgid "Disable transparency effects" +msgstr "" + +#: EditorTable.pas:3619 +msgid "Disabled storage engine" +msgstr "" + +#. OptionsForm..DiscardChangesBtn..Caption +#: OptionsEditor.dfm:1143 MySQLResultSet.pas:535 +msgid "Discard" +msgstr "" + +#: EditorTable.pas:717 EditorTable.pas:757 EditorTable.pas:3220 +msgid "Discard changes" +msgstr "" + +#: AuxFuncs.pas:2428 +msgid "Do not show this message anymore." +msgstr "" + +#: MySQLResultSet.pas:1084 +msgid "Do you really want to discard all changes?" +msgstr "" + +#: SchemataTreeView.pas:2272 +msgid "Do you want do remove the associated schema privileges?" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..DownloadDriverBtn..Caption +#: MyxConnectionDialog.dfm:103 +msgid "Download Driver from the Web" +msgstr "" + +#: MyxConnectionDialog.pas:1320 +msgid "Driver file" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel2..Caption +#: MyxConnectionDialog.dfm:49 +msgid "Driver not attached" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverLbl..Caption +#: MyxConnectionDialog.dfm:343 +msgid "Driver:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..DropMI..Caption +#: SchemataTreeView.dfm:218 SchemataTreeView.pas:1578 +msgid "Drop" +msgstr "" + +#: SchemataTreeView.pas:1572 +msgid "Drop Function" +msgstr "" + +#: SchemataTreeView.pas:1540 +msgid "Drop Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..CloneConnectionButton..Caption +#: OptionsEditor.dfm:889 +msgid "Duplicate Connection" +msgstr "" + +#: SchemataTreeView.pas:1571 +msgid "Edit Function" +msgstr "" + +#: SchemataTreeView.pas:1539 +msgid "Edit Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..Caption +#: OptionsEditor.dfm:895 OptionsEditor.pas:405 +msgid "Editors" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel3..Caption +#: MyxTableEditor.dfm:147 +msgid "Engine:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox..Text +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox....Items.Strings +#: OptionsEditor.dfm:355 OptionsEditor.dfm:358 +msgid "English" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameCBox....Height +#: ConnectToInstance.dfm:636 +msgid "" +"Enter a username of a user account which has privileges to connect to the " +"instance" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameCBox....Height +#: ConnectToInstance.dfm:577 +msgid "Enter the Hostname to connect to. Can be a network name or IP address" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameEdit....Height +#: ConnectToInstance.dfm:733 +msgid "" +"Enter the name to be used for the pipe. Must be the same as set for the " +"server (see advanced networking page)" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordEd..Hint +#: ConnectToInstance.dfm:601 OptionsEditor.dfm:757 +msgid "Enter the password of the user account" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEd..Hint +#: ConnectToInstance.dfm:623 OptionsEditor.dfm:799 +msgid "Enter the schema to select after the connection is established" +msgstr "" + +#. Programmer's name for it: REG_USER_LOCATION +#: AuxFuncs.pas:3090 +msgid "Environment" +msgstr "" + +#: OptionsEditor.pas:772 +msgid "Error Number " +msgstr "" + +#: Grt.pas:2408 +msgid "Error initializing Delphi modules (%d)" +msgstr "" + +#: Grt.pas:2435 +msgid "" +"Error initializing Java module loader (%d). Please check the .\\java and ." +"\\java\\lib directories." +msgstr "" + +#: Grt.pas:2474 +msgid "Error initializing Lua module loader (%d)" +msgstr "" + +#: Grt.pas:2456 +msgid "Error initializing PHP module loader (%d)" +msgstr "" + +#: Grt.pas:2490 +msgid "Error initializing Python module loader (%d)" +msgstr "" + +#: MySQLResultSet.pas:1265 +msgid "Error while allocating memory for MySQL Struct in Query Execute Thread." +msgstr "" + +#. Apply actions. +#: MySQLResultSet.pas:1028 +msgid "Error while applying actions." +msgstr "" + +#. Update resultset which will clear or re-generate a action list. +#: MySQLResultSet.pas:1053 +msgid "Error while applying changes to the result set." +msgstr "" + +#: MySQLConnection.pas:911 +msgid "Error while executing query." +msgstr "" + +#: Grt.pas:2550 +msgid "Error while loading %s modules (%d)." +msgstr "" + +#. Fetch connections from library +#. Fetch connections +#: MySQLConnection.pas:430 OptionsEditor.pas:772 +msgid "Error while loading stored connections." +msgstr "" + +#: Grt.pas:2359 +msgid "Error while loading struct definitions (%d)." +msgstr "" + +#: MySQLResultSetControls.pas:3647 +msgid "ErrorNr." +msgstr "" + +#: Grt.pas:2285 +msgid "Exception encountered while executing the shell command: \"%s\"" +msgstr "" + +#: EditorTable.pas:3104 +msgid "" +"Execute\n" +"Cancel" +msgstr "" + +#. EditorSqlForm..BottomPnl..ExecuteSQLBtn..Caption +#: EditorSql.dfm:48 +msgid "Execute SQL" +msgstr "" + +#: MySQLConnection.pas:911 MySQLConnection.pas:917 +msgid "Execution Error" +msgstr "" + +#: Options.pas:743 +msgid "Exit" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label8..Caption +#: OptionsEditor.dfm:933 +msgid "FK naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1035 +msgid "FK%tablename%%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1031 OptionsEditor.dfm:1034 +msgid "FK_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1072 +msgid "Falcon" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..Caption +#: EditorTable.dfm:1547 +msgid "Federated" +msgstr "" + +#. Check if the schema node's subdata has been loaded already. +#: SchemataTreeView.pas:585 SchemataTreeView.pas:1325 +msgid "Fetching assets ..." +msgstr "" + +#: MyxConnectionDialog.pas:520 MyxConnectionDialog.pas:599 +msgid "Fetching of list failed." +msgstr "" + +#. MySQLResultSetFieldViewerForm..Caption +#: MySQLResultSetFieldViewer.dfm:5 +msgid "Field Viewer" +msgstr "" + +#: MySQLResultSetControls.pas:3457 MyxTableEditor.pas:629 +msgid "First" +msgstr "" + +#: EditorTable.pas:511 MyxTableEditor.pas:618 +msgid "Fixed" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:267 MyxTableEditor.dfm:511 +msgid "Flags" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel6..Caption +#: EditorTable.dfm:733 +msgid "Flags:" +msgstr "" + +#: MyxError.pas:182 +msgid "Following warnings / errors have been encountered:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:742 +msgid "Foreign Key Name" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..Caption +#: EditorTable.dfm:567 +msgid "Foreign Key Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..Caption +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..Caption +#: EditorTable.dfm:519 MyxTableEditor.dfm:688 +msgid "Foreign Keys" +msgstr "" + +#: EditorTable.pas:2202 +msgid "" +"Foreign keys are currently only supported for the InnoDB storage engine." +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyFunctionAction..Caption +#: MyxRoutineEditorFrame.dfm:463 +msgid "Function Body" +msgstr "" + +#: OptionsEditor.pas:399 +msgid "General Options" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..Caption +#: OptionsEditor.dfm:1085 +msgid "General Settings" +msgstr "" + +#: MyxRoutineEditorFrame.pas:168 +msgid "Getting a routine's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:185 +msgid "Getting a routine's type" +msgstr "" + +#: MyxRoutineEditorFrame.pas:457 +msgid "Getting a trigger's event" +msgstr "" + +#: MyxRoutineEditorFrame.pas:427 +msgid "Getting a trigger's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:444 +msgid "Getting a trigger's statement" +msgstr "" + +#: MyxRoutineEditorFrame.pas:469 +msgid "Getting a trigger's timing" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..NameLbl..Caption +#: MyxRoutineGroupEditor.dfm:242 +msgid "Group Name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:440 +msgid "HTML Format" +msgstr "" + +#: OptionsEditor.pas:781 +msgid "History" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKDatatypeEd..Text +#: OptionsEditor.dfm:1045 +msgid "INTEGER" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1077 +msgid "ISAM" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjIgnoreVT......WideText +#: MigrationObjSelFilter.dfm:114 +msgid "Ignored Objects" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..TntLabel6..Caption +#: OptionsEditor.dfm:643 +msgid "Ignorelist:" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..Caption +#: MySQLResultSetFieldViewer.dfm:76 +msgid "Image" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageFormatTitleLbl..Caption +#: MySQLResultSetFieldViewer.dfm:119 +msgid "Image Format:" +msgstr "" + +#: MySQLResultSet.pas:1482 +msgid "" +"In order to keep the system responsive record set retrieval has been stopped." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel12..Caption +#: EditorTable.dfm:390 +msgid "Index Columns" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexDetailsPnl..TntGroupBox3..Caption +#: MyxTableEditor.dfm:581 +msgid "Index Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#: EditorTable.dfm:1082 MyxTableEditor.dfm:1179 +msgid "Index Directory:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexKindLbl..Caption +#: EditorTable.dfm:383 +msgid "Index Kind:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..Caption +#: EditorTable.dfm:366 +msgid "Index Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexTypeLbl..Caption +#: EditorTable.dfm:398 +msgid "Index Type:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label7..Caption +#: OptionsEditor.dfm:925 +msgid "Index naming:" +msgstr "" + +#. Init Java loader +#: Grt.pas:2414 +msgid "Initializing Java loader..." +msgstr "" + +#. Init lua loader +#: Grt.pas:2462 +msgid "Initializing Lua loader..." +msgstr "" + +#. Init PHP loader +#: Grt.pas:2443 +msgid "Initializing PHP loader..." +msgstr "" + +#. Init python loader +#: Grt.pas:2478 +msgid "Initializing Python loader..." +msgstr "" + +#. Init Delphi loader +#: Grt.pas:2396 +msgid "Initializing native loader..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#: EditorTable.dfm:1496 MyxTableEditor.dfm:1233 +msgid "Insert Method:" +msgstr "" + +#: EditorTable.pas:500 MyxTableEditor.pas:600 +msgid "Inserts into first table" +msgstr "" + +#: EditorTable.pas:501 MyxTableEditor.pas:601 +msgid "Inserts into last table" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:180 +msgid "JPEG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:187 MySQLResultSetFieldViewer.pas:201 +msgid "JPG image corrupted." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel14..Caption +#: EditorTable.dfm:577 +msgid "Key Name:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label3..Caption +#: OptionsEditor.dfm:298 +msgid "Language:" +msgstr "" + +#: MySQLResultSetControls.pas:3453 MyxTableEditor.pas:631 +msgid "Last" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:670 +msgid "Length" +msgstr "" + +#: MyxError.pas:274 +msgid "Library Error" +msgstr "" + +#: MyxError.pas:199 +msgid "" +"Library Error Number %d\n" +"%s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#: EditorTable.dfm:1511 MyxTableEditor.dfm:1248 +msgid "List of MyISAM tables that should be used by the MERGE table." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..LocateDriverBtn..Caption +#: MyxConnectionDialog.dfm:73 +msgid "Locate Driver on Harddisk" +msgstr "" + +#: EditorTable.pas:1807 +msgid "" +"Lost server connection during table manipulation. Changes will be cancelled " +"and the editor will be closed." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..Caption +#: MigrationObjMapDetail.dfm:18 +msgid "Mapping of Type Oracle Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#: EditorTable.dfm:1150 MyxTableEditor.dfm:1052 +msgid "Max Rows:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1075 +msgid "Merge" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#: EditorTable.dfm:1489 MyxTableEditor.dfm:1226 +msgid "Merge Table Options" +msgstr "" + +#. MigrationObjSelFilterFrame..MigrateCBox..Caption +#: MigrationObjSelFilter.dfm:238 +msgid "Migrate Objects of Type Oracle Table" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjMapDetail.dfm:34 +msgid "Migration method:" +msgstr "" + +#: MigrationObjMapDetail.pas:183 +msgid "Migration of type %s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#: EditorTable.dfm:1143 MyxTableEditor.dfm:1045 +msgid "Min Rows:" +msgstr "" + +#: MySQLConnection.pas:912 +msgid "MySQL Error Number " +msgstr "" + +#: MySQLConnection.pas:527 MySQLConnection.pas:1311 +msgid "" +"MySQL Error Number %d\n" +"%s" +msgstr "" + +#. EditorSqlForm..Caption +#: EditorSql.dfm:5 +msgid "MySQL SQL Editor" +msgstr "" + +#. EditorTableForm..Caption +#: EditorTable.dfm:5 +msgid "MySQL Table Editor" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..Caption +#: ConnectToInstance.dfm:678 +msgid "MySQLOptionsTabSheet" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1073 +msgid "NDB" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:627 +msgid "NO ACTION" +msgstr "" + +#: MyxTableEditor.pas:1918 MyxTableEditor.pas:2024 +msgid "NOT NULL" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..AddConnectionButton..Caption +#: OptionsEditor.dfm:871 OptionsEditor.pas:714 +msgid "New Connection" +msgstr "" + +#. Fill charsets. +#: EditorTable.pas:848 EditorTable.pas:940 +msgid "New Table" +msgstr "" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..RoutineLbl..Caption +#: MyxRoutineEditorFrame.dfm:44 +msgid "New_Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..NextTabsheetAction..Caption +#: MyxTableEditor.dfm:1835 +msgid "Next Tabsheet" +msgstr "" + +#: EditorTable.pas:519 +msgid "No Action" +msgstr "" + +#. Execute Script +#: EditorTable.pas:3115 +msgid "No Changes" +msgstr "" + +#: EditorTable.pas:499 MyxTableEditor.pas:599 +msgid "No Inserts" +msgstr "" + +#: MySQLResultSet.pas:554 +msgid "No SQL Command" +msgstr "" + +#. TextSearchForm..NoMatchFoundPnl..Caption +#: TextSearch.dfm:316 +msgid "No match found." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DefMethodDescLbl..Caption +#: MigrationObjMapDetail.dfm:42 +msgid "No migration method available for this source type." +msgstr "" + +#: MySQLResultSet.pas:1733 +msgid "No resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1069 EditorTable.pas:515 +msgid "None" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label4....AutoSize +#: OptionsEditor.dfm:315 +msgid "" +"Note: a localized help for languages other than english is available from " +"the MySQL site." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Label1..Caption +#: OptionsEditor.dfm:750 +msgid "Notes:" +msgstr "" + +#: EditorTable.pas:3613 +msgid "Nothing selected" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksCaptionLbl..Caption +#: EditorTable.dfm:1277 +msgid "Number of Chunks:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksDescLbl....AutoSize +#: EditorTable.dfm:1316 +msgid "" +"Number of chunks to create, the maximum value is 255. For each chunk there " +"will be a subdirectory created named '00', '01', ... and a 'tbl_name.MYD' " +"file will be created in each directory." +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..ObjectsToMigrateLbl..Caption +#: MigrationObjSelFilter.dfm:46 +msgid "Number to migrate:" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:792 +msgid "ODBC" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjListVT......WideText +#: MigrationObjSelFilter.dfm:167 +msgid "Object to Migrate" +msgstr "" + +#: MigrationObjSelFilter.pas:212 +msgid "Objects of type %s" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel1..Caption +#: MigrationObjSelFilter.dfm:53 +msgid "Objects of type:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:757 +msgid "On Delete" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel15..Caption +#: EditorTable.dfm:584 +msgid "On Delete:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:752 +msgid "On Update" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel16..Caption +#: EditorTable.dfm:591 +msgid "On Update:" +msgstr "" + +#. There can only be one PRIMARY index +#: EditorTable.pas:2621 +msgid "Only one Primary Key" +msgstr "" + +#: MySQLResultSetControls.pas:540 +msgid "" +"Only two resultsets can be compared. Use the [Split Tab] function in the " +"grid's popup menu to get a second grid." +msgstr "" + +#: MyxConnectionDialog.pas:673 +msgid "Open File ..." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:791 +msgid "Oracle" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..StructTypeLbl..Caption +#: MigrationObjSelFilter.dfm:60 +msgid "Oracle Table" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:665 +msgid "Order" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..Caption +#: TextSearch.dfm:282 +msgid "Origin" +msgstr "" + +#: MigrationObjSelFilter.pas:424 +msgid "Owner object of %s not found" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortLbl..Caption +#: ConnectToInstance.dfm:557 +msgid "P&ort:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label6..Caption +#: OptionsEditor.dfm:917 +msgid "PK Naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label9..Caption +#: OptionsEditor.dfm:942 +msgid "PK datatype:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:163 +msgid "PNG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 +msgid "PNG image corrupted." +msgstr "" + +#: EditorTable.pas:506 MyxTableEditor.pas:609 +msgid "Pack All" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#: EditorTable.dfm:1389 MyxTableEditor.dfm:931 +msgid "Pack Keys:" +msgstr "" + +#: EditorTable.pas:505 MyxTableEditor.pas:607 +msgid "Pack None" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#: OptionsEditor.dfm:857 +msgid "Parameter" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..ParameterLbl..Caption +#: MigrationObjMapDetail.dfm:49 +msgid "Parameter:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..Caption +#: OptionsEditor.dfm:600 +msgid "Password Storage" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..PasswordStorageTypeLbl..Caption +#: OptionsEditor.dfm:608 +msgid "Password storage method:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#: EditorTable.dfm:1425 MyxTableEditor.dfm:967 +msgid "" +"Password to encrypt the table definition file. This option doesn't do " +"anything in the standard MySQL version." +msgstr "" + +#. MyxTableEditorForm..TntActionList..PasteFromClipboardAction..Caption +#: MyxTableEditor.dfm:1887 +msgid "Paste column definition from clipboard" +msgstr "" + +#: MigrationObjSelFilter.pas:573 +msgid "Pattern" +msgstr "" + +#: ConnectToInstance.pas:856 +msgid "Ping" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameLabel..Caption +#: ConnectToInstance.dfm:689 +msgid "Pipe name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:441 +msgid "Plain text" +msgstr "" + +#: MyxTableEditor.pas:3111 +msgid "Please columns to the table before adding the foreign keys." +msgstr "" + +#: MyxConnectionDialog.pas:1186 +msgid "Please enter a name for the connection." +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Please enter a name for the new schema." +msgstr "" + +#: EditorTable.pas:2716 +msgid "Please enter the name of the new foreign key." +msgstr "" + +#: EditorTable.pas:2556 +msgid "Please enter the name of the new index." +msgstr "" + +#: SchemataTreeView.pas:2426 +msgid "Please enter the new name for the table %s." +msgstr "" + +#: MyxTabHeader.pas:1586 TabHeader.pas:1318 +msgid "Please enter the new name of the tabsheet." +msgstr "" + +#: MigrationObjSelFilter.pas:571 +msgid "" +"Please enter the pattern to ignore. You can use * and ? to match the objects " +"you would like to ignore. Please note that the string is matched case " +"sensitive" +msgstr "" + +#: SchemataTreeView.pas:2273 +msgid "Please note that this action cannot be rolled back." +msgstr "" + +#. SchemaSelectionForm..HeaderPnl..Label2..Caption +#: SchemaSelection.dfm:82 +msgid "Please select a schema from the schema list " +msgstr "" + +#. MyxTableEditorForm..TntActionList..PreviousTabsheetAction..Caption +#: MyxTableEditor.dfm:1840 +msgid "Previous Tabsheet" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnPKCBox..Caption +#: EditorTable.dfm:841 +msgid "Primary Key" +msgstr "" + +#: MySQLResultSet.pas:1453 +msgid "Problem while executing query" +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyProcedureAction..Caption +#: MyxRoutineEditorFrame.dfm:467 +msgid "Procedure Body" +msgstr "" + +#. ProgressForm..ProgressGBox..Caption +#: Progress.dfm:36 +msgid "Progress" +msgstr "" + +#. ProgressForm..Caption +#: Progress.dfm:6 +msgid "Progress ..." +msgstr "" + +#: MySQLResultSet.pas:1268 +msgid "Query Execute Thread cannot connect to MySQL" +msgstr "" + +#: MySQLResultSet.pas:1704 +msgid "Query aborted." +msgstr "" + +#: MySQLResultSet.pas:1701 +msgid "Query aborted. %d rows fetched so far in %.4fs (%.4fs)" +msgstr "" + +#: MySQLResultSet.pas:1195 +msgid "Query is being executed..." +msgstr "" + +#: MySQLResultSet.pas:1164 +msgid "Query is being stopped..." +msgstr "" + +#: MySQLResultSet.pas:1677 +msgid "Query returned no resultset." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel29..Caption +#: EditorTable.dfm:1270 +msgid "RAID Type:" +msgstr "" + +#: SchemataTreeView.pas:2429 +msgid "RENAME TABLE `%s`.`%s` TO `%s`.`%s`" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:632 +msgid "RESTRICT" +msgstr "" + +#: MyxTableEditor.pas:622 +msgid "Redundant" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel17..Caption +#: EditorTable.dfm:598 +msgid "Ref. Table:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: MyxTableEditor.dfm:801 +msgid "Refered Column" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:747 +msgid "Refered Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#: EditorTable.dfm:656 +msgid "Reference Column" +msgstr "" + +#: Grt.pas:2559 +msgid "Registered %d %s modules." +msgstr "" + +#: Grt.pas:2367 +msgid "Registered %d struct definition files." +msgstr "" + +#: Grt.pas:2555 +msgid "Registered 1 %s module." +msgstr "" + +#: Grt.pas:2364 +msgid "Registered 1 struct definition file." +msgstr "" + +#. EditorTableForm..FKColumnPopupMenu..RemoveFKColumnMI..Caption +#: EditorTable.dfm:1916 +msgid "Remove Column" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsDelBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnDelBtn..Hint +#: ConnectToInstance.dfm:781 MyxConnectionDialog.dfm:177 +msgid "Remove Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:122 +msgid "Remove selected objects from the ignore list" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..RenameMI..Caption +#: SchemataTreeView.dfm:210 MyxTabHeader.pas:1587 SchemataTreeView.pas:1579 +#: SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Rename" +msgstr "" + +#: SchemataTreeView.pas:1573 +msgid "Rename Function" +msgstr "" + +#: SchemataTreeView.pas:1565 +msgid "Rename Procedure" +msgstr "" + +#: SchemataTreeView.pas:1541 +msgid "Rename Schema" +msgstr "" + +#: SchemataTreeView.pas:1549 SchemataTreeView.pas:2425 +msgid "Rename Table" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#: MyxTabHeader.dfm:15 TabHeader.dfm:15 +msgid "Rename Tabsheet" +msgstr "" + +#: SchemataTreeView.pas:1557 +msgid "Rename View" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceBtn..Caption +#: TextSearch.dfm:95 TextSearch.dfm:159 MyxRoutineEditorFrame.pas:336 +#: MyxRoutineEditorFrame.pas:356 +msgid "Replace" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceAllBtn..Caption +#: TextSearch.dfm:139 +msgid "Replace All" +msgstr "" + +#: MyxRoutineEditorFrame.pas:334 MyxRoutineEditorFrame.pas:354 +msgid "Replace Text" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceWithLbl..Caption +#: TextSearch.dfm:113 +msgid "Replace with:" +msgstr "" + +#. Print result +#: ConnectToInstance.pas:1034 +msgid "Reply from" +msgstr "" + +#: ConnectToInstance.pas:1039 +msgid "Request timed out." +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsResetBtn..Hint +#: ConnectToInstance.dfm:819 +msgid "Reset Options to Defaul Values" +msgstr "" + +#: MyxError.pas:250 +msgid "Restart" +msgstr "" + +#: EditorTable.pas:522 +msgid "Restrict" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:442 +msgid "Rich Text Format" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:443 +msgid "Rich Text Format Without Objects" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..Caption +#: MyxRoutineGroupEditor.dfm:89 +msgid "Routine Group" +msgstr "" + +#. MyxRoutineGroupEditorForm..Caption +#: MyxRoutineGroupEditor.dfm:6 +msgid "Routine Group Editor" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel1..Caption +#: MyxRoutineGroupEditor.dfm:261 +msgid "Routines:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#: EditorTable.dfm:1157 MyxTableEditor.dfm:1059 +msgid "Row Format:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#: EditorTable.dfm:1129 MyxTableEditor.dfm:1031 +msgid "Row Options" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:642 +msgid "SET NULL" +msgstr "" + +#: MyxError.pas:264 +msgid "SQL Error" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..TntLabel40..Caption +#: EditorTable.dfm:1591 +msgid "SQL Inserts" +msgstr "" + +#. EditorSqlForm..UCESQLHighlighter..DefaultFilter +#. RoutineFrame..UCESQLHighlighter..DefaultFilter +#. MyxTableEditorForm..UCESQLHighlighter..DefaultFilter +#. MyxViewEditorForm..UCESQLHighlighter..DefaultFilter +#: EditorSql.dfm:402 MyxRoutineEditorFrame.dfm:400 MyxTableEditor.dfm:1923 +#: MyxViewEditor.dfm:791 +msgid "SQL script files (*.sql)|*.sql" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel1..Caption +#: MyxViewEditor.dfm:265 +msgid "SQL:" +msgstr "" + +#. Set DiscardingChanges so there will be no recursive calls +#: OptionsEditor.pas:554 +msgid "Save changes?" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAssetsMI..Caption +#: SchemataTreeView.dfm:110 +msgid "Schema Assets" +msgstr "" + +#. MyxSchemaEditorForm..Caption +#: MyxSchemaEditor.dfm:6 +msgid "Schema Editor" +msgstr "" + +#. MyxSchemaEditorForm..HeaderPnl..NameLbl..Caption +#: MyxSchemaEditor.dfm:38 +msgid "Schema Name:" +msgstr "" + +#. SchemaSelectionForm..Caption +#. SchemaSelectionForm..HeaderPnl..Label1..Caption +#: SchemaSelection.dfm:8 SchemaSelection.dfm:69 +msgid "Schema Selection" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEdLbl..Caption +#: OptionsEditor.dfm:743 +msgid "Schema:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..Caption +#: TextSearch.dfm:189 +msgid "Scope" +msgstr "" + +#: Grt.pas:1053 +msgid "Script file not found" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchAllColumnsRBtn..Caption +#: TextSearch.dfm:205 +msgid "Search all text/columns" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchDownRBtn..Caption +#: TextSearch.dfm:224 +msgid "Search down" +msgstr "" + +#. TextSearchForm..PageControl..SearchTabSheet..SearchLbl..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplacesSearchLbl..Caption +#: TextSearch.dfm:52 TextSearch.dfm:105 +msgid "Search for:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromCursorRBtn..Caption +#: TextSearch.dfm:289 +msgid "Search from cursor" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromTopRBtn..Caption +#: TextSearch.dfm:298 +msgid "Search from top" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchInSelectedColumnRBtn..Caption +#: TextSearch.dfm:196 +msgid "Search only in selected text/column" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchUpRBtn..Caption +#: TextSearch.dfm:235 +msgid "Search up" +msgstr "" + +#: MyxConnectionDialog.pas:1448 +msgid "Select a RDBMS from the list of supported systems" +msgstr "" + +#. MyxTableEditorForm..TntActionList..SelectAllAction..Caption +#: MyxTableEditor.dfm:1894 +msgid "Select all columns" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox..Hint +#: OptionsEditor.dfm:781 +msgid "Select the type of database connection" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameLbl..Caption +#: ConnectToInstance.dfm:521 +msgid "Server &Host:" +msgstr "" + +#: EditorTable.pas:2956 +msgid "Server Messages" +msgstr "" + +#: EditorTable.pas:1806 +msgid "Server connection lost" +msgstr "" + +#. EditorTableForm..IndexColumnPopupMenu..SetIndexColumnLengthMI..Caption +#: EditorTable.dfm:1896 +msgid "Set Index Column Length" +msgstr "" + +#: EditorTable.pas:521 +msgid "Set Null" +msgstr "" + +#: MigrationObjMapDetail.pas:407 +msgid "Set Parameter >>" +msgstr "" + +#. datatype +#: MyxTableEditor.pas:2001 +msgid "Setting column data type" +msgstr "" + +#. update indices +#: MyxTableEditor.pas:1618 +msgid "Setting column datatype" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ShowAdvancedAction..Caption +#: MyxTableEditor.dfm:1858 +msgid "Show Advanced Controls" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblShowSQLBeforeApplyingCBox..Caption +#: OptionsEditor.dfm:968 +msgid "Show SQL command before applying changes" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..ShowTipOfDayCBox..Caption +#: OptionsEditor.dfm:332 +msgid "Show Tip of Day" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..ShowSpecialCharsCheckBox..Caption +#: OptionsEditor.dfm:1101 +msgid "Show tab and line breaks in editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeDescLbl....AutoSize +#: EditorTable.dfm:1327 +msgid "" +"Size of chunk that will be written to first file, to the next file, and so " +"on." +msgstr "" + +#: ConnectToInstance.pas:1120 +msgid "Skip" +msgstr "" + +#: ConnectToInstance.pas:1121 +msgid "Skip the connection dialog and open service configuration." +msgstr "" + +#: OptionsEditor.pas:555 +msgid "" +"Some of the settings have changed. Do you want to apply these changes " +"permanently?" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortEd..Hint +#: ConnectToInstance.dfm:612 OptionsEditor.dfm:768 +msgid "Specify the TCP/IP port to connect to" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet4..Caption +#: EditorTable.dfm:1577 MyxTableEditor.dfm:1283 +msgid "Standard Inserts" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox..Text +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox....Items.Strings +#: MigrationObjMapDetail.dfm:66 MigrationObjMapDetail.dfm:69 +msgid "Standard Migration" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel3....AutoSize +#: MigrationObjMapDetail.dfm:99 +msgid "" +"Standard parameter set. The migrated tables will use the InnoDB storage " +"engine to offer transactional and foreign key support." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton2..Caption +#: MigrationObjMapDetail.dfm:107 +msgid "Statistical data / latin1" +msgstr "" + +#. ProgressForm..StoppingLbl..Caption +#: Progress.dfm:28 +msgid "Stopping process ..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..Caption +#: EditorTable.dfm:998 +msgid "Storage Engine" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#: EditorTable.dfm:1068 MyxTableEditor.dfm:1165 +msgid "Storage Options" +msgstr "" + +#: MyxConnectionDialog.pas:1185 +msgid "Store Connection." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..StoreWindowsPosCBox..Caption +#: OptionsEditor.dfm:342 +msgid "Store Windows Positions" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..StorePasswordCBox..Caption +#: OptionsEditor.dfm:615 +msgid "Store passwords" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionLbl..Caption +#: ConnectToInstance.dfm:530 +msgid "Stored &Connection:" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..ConnectionLbl..Caption +#: MyxConnectionDialog.dfm:149 +msgid "Stored Connection:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:675 +msgid "Stored Function" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..SPSubMI..Caption +#: SchemataTreeView.dfm:174 +msgid "Stored Procedures/Functions" +msgstr "" + +#: EditorTable.pas:516 +msgid "Striped" +msgstr "" + +#: MyxError.pas:269 +msgid "System Error" +msgstr "" + +#: MyxError.pas:158 +msgid "" +"System Error Number %d\n" +"%s" +msgstr "" + +#. Programmer's name for it: REG_MACHINE_LOCATION +#. Programmer's name for it: REG_MACHINE_LOCATION +#: AuxFuncs.pas:3089 AuxFuncs.pas:3128 +msgid "System\\CurrentControlSet\\Control\\Session Manager\\Environment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..TntLabel41..Caption +#: EditorTable.dfm:1617 +msgid "Table Description" +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..Caption +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Caption +#: EditorTable.dfm:1662 MyxTableEditor.dfm:4 OptionsEditor.dfm:906 +msgid "Table Editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TntLabel11..Caption +#: EditorTable.dfm:1017 +msgid "Table Engine:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TableNameLbl..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TableNameLbl..Caption +#: EditorTable.dfm:51 MyxTableEditor.dfm:138 +msgid "Table Name:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..Caption +#: EditorTable.dfm:902 MyxTableEditor.dfm:881 +msgid "Table Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#: EditorTable.dfm:1403 MyxTableEditor.dfm:945 +msgid "Table Password:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..Caption +#: EditorTable.dfm:1263 +msgid "Table RAID Settings" +msgstr "" + +#: EditorTable.pas:685 +msgid "Tables Overview" +msgstr "" + +#: MyxTabHeader.pas:1585 TabHeader.pas:1317 +msgid "Tabsheet Caption" +msgstr "" + +#: MyxError.pas:250 +msgid "Terminate" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..Caption +#: MySQLResultSetFieldViewer.dfm:32 +msgid "Text" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 MySQLResultSetFieldViewer.pas:187 +#: MySQLResultSetFieldViewer.pas:201 +msgid "The BLOB field contains a corrupted image file." +msgstr "" + +#. Select correct Driver +#: MyxConnectionDialog.pas:963 +msgid "The Driver %s is not available for selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel57....AutoSize +#: EditorTable.dfm:1304 +msgid "" +"The RAID functionality can be used to exceed the 2GB/4GB limit for MyISAM " +"data files on operating systems that do not support big files (unrecommended " +"if they do). When the RAID type is set to STRIPED the table data file will " +"be split into a number for chunks." +msgstr "" + +#: MyxConnectionDialog.pas:968 +msgid "The RDBMS %s is not available for selection" +msgstr "" + +#: MyxConnectionDialog.pas:1352 +msgid "The application needs to be restarted." +msgstr "" + +#: MyxConnectionDialog.pas:1354 +msgid "" +"The application needs to be restarted. Please click on [Close] to close the " +"application." +msgstr "" + +#: Grt.pas:2281 +msgid "The call to the function %s:%s returned with an exception." +msgstr "" + +#: EditorTable.pas:3116 +msgid "The changes you made did not result in the need to alter the table." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel10....AutoSize +#: MyxTableEditor.dfm:203 +msgid "" +"The collation specifies which language specific characters can be stored in " +"the table. Common choices are Latin1 or UTF8." +msgstr "" + +#: MySQLConnection.pas:457 +msgid "The connection %s cannot be found in the list of stored connections." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel23..Caption +#: EditorTable.dfm:1562 +msgid "The connection string for federated tables." +msgstr "" + +#: Options.pas:742 +msgid "" +"The data types file `%s` could not be loaded. You won't be able to to use " +"the table editor.\n" +"\n" +"Do you want to exit now or continue anyway?" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel9....AutoSize +#: MyxTableEditor.dfm:190 +msgid "" +"The database engine that is used for the table. This option specifies the " +"performance, data consistency and much more." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetDescLbl....AutoSize +#: EditorTable.dfm:960 +msgid "" +"The default character set that is used for the table. Starting from MySQL " +"4.1 you can specify an individual character set for each column." +msgstr "" + +#: MySQLConnection.pas:1102 +msgid "The default schema cannot be changed to %s" +msgstr "" + +#: MyxConnectionDialog.pas:939 +msgid "The driver used by the given connection is not available." +msgstr "" + +#: MyxError.pas:221 +msgid "The execution was stopped." +msgstr "" + +#: MyxError.pas:249 +msgid "" +"The following Exception occurred:\n" +"%s\n" +"\n" +"Please choose whether to continue %s, terminate the application or restart " +"the program." +msgstr "" + +#: MySQLConnection.pas:917 +msgid "The following error occured while executing the query." +msgstr "" + +#: Grt.pas:1358 +msgid "The following error occured. Error Nr. %d" +msgstr "" + +#: MyxError.pas:278 MyxError.pas:285 +msgid "The following exception occurred:" +msgstr "" + +#: Toolbar.pas:1535 +msgid "The image %s cannot be found in the attached resources" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#: EditorTable.dfm:1434 MyxTableEditor.dfm:976 +msgid "The initial AUTO_INCREMENT value for the table, only for MyISAM." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#: EditorTable.dfm:1211 MyxTableEditor.dfm:1113 +msgid "The maximum number of rows you plan to store in the table." +msgstr "" + +#: MySQLResultSet.pas:1479 +msgid "The memory load of the system is extremly high." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#: EditorTable.dfm:1202 MyxTableEditor.dfm:1104 +msgid "The minimum number of rows you plan to store in the table." +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel6..Caption +#: MyxRoutineGroupEditor.dfm:251 +msgid "The name of the routine group." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel6....AutoSize +#: MyxTableEditor.dfm:177 +msgid "" +"The name of the table. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel6....AutoSize +#: MyxViewEditor.dfm:255 +msgid "" +"The name of the view. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#: GrtForms.pas:236 +msgid "The object cannot be created at the given path %s." +msgstr "" + +#: MyxOptions.pas:395 +msgid "The option %s is a fixed option and cannot be set." +msgstr "" + +#. Check if ExceptionMsg is set. +#: MySQLResultSet.pas:1730 +msgid "The query could not be executed." +msgstr "" + +#: MySQLConnection.pas:512 +msgid "The schema %s cannot be selected." +msgstr "" + +#: ConnectToInstance.pas:979 +msgid "The schema `%s` does not exist. Do you want to create the schema now?" +msgstr "" + +#: Grt.pas:1053 +msgid "The script file %s cannot be found." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel9..Caption +#: MyxConnectionDialog.dfm:64 +msgid "The selected driver is not attached to the application yet." +msgstr "" + +#: EditorTable.pas:3619 +msgid "The storage engine you selected is not enabled currently." +msgstr "" + +#: Grt.pas:1667 Grt.pas:1856 +msgid "The string %s cannot be converted to a float value." +msgstr "" + +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#: Grt.pas:1661 Grt.pas:1850 +msgid "The string %s cannot be converted to an integer value." +msgstr "" + +#: MySQLResultSetControls.pas:536 +msgid "" +"The two resultsets cannot be compared. Please make sure that they have a " +"primary key and the same column names." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#: EditorTable.dfm:1520 MyxTableEditor.dfm:1257 +msgid "The union table which should be used for inserts." +msgstr "" + +#: Grt.pas:1186 +msgid "The value %s cannot be set." +msgstr "" + +#: Grt.pas:1234 +msgid "The value %s is not a int value." +msgstr "" + +#: Grt.pas:1265 +msgid "The value %s is not a real value." +msgstr "" + +#: Grt.pas:1203 +msgid "The value %s is not a string value." +msgstr "" + +#: MyxEditor.pas:111 +msgid "There are unapplied changes. Would you like to apply them now?" +msgstr "" + +#: MyxError.pas:182 +msgid "There was a problem: %s" +msgstr "" + +#: EditorTable.pas:3629 +msgid "These definitions will be ignored." +msgstr "" + +#: MySQLResultSet.pas:1481 +msgid "This is likely because of the current result being very large." +msgstr "" + +#. AboutForm..LicenceLbl....AutoSize +#: About.dfm:82 +msgid "" +"This software is released under the GNU General Public License (GPL), which " +"is probably the best known Open Source license. The formal terms of the GPL " +"license can be found at http://www.fsf.org/licenses/." +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "Time =" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..TntLabel12..Caption +#: MyxConnectionDialog.dfm:94 +msgid "To download the driver from the internet press the button below." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TriggersTab..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..TriggersSubMI..Caption +#: MyxTableEditor.dfm:809 SchemataTreeView.dfm:190 +msgid "Triggers" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeLbl..Caption +#: OptionsEditor.dfm:736 +msgid "Type:" +msgstr "" + +#: MySQLResultSet.pas:533 +msgid "Unapplied Changes" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:444 +msgid "Unicode text" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#: EditorTable.dfm:1503 MyxTableEditor.dfm:1240 +msgid "Union Tables:" +msgstr "" + +#: ConnectToInstance.pas:1045 +msgid "Unknown Error." +msgstr "" + +#: EditorTable.pas:2202 EditorTable.pas:3628 +msgid "Unsupported feature" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..NamedPipeCBox..Caption +#: ConnectToInstance.dfm:705 +msgid "Use &named pipe (localhost only)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseAnsiQuotesCBox..Caption +#: ConnectToInstance.dfm:714 +msgid "Use ANSI "es to quote identifiers" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#: EditorTable.dfm:1243 MyxTableEditor.dfm:1145 +msgid "Use Checksum" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..UseRegExCBox..Caption +#: TextSearch.dfm:270 +msgid "Use RegEx" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseSSLCBox..Caption +#: ConnectToInstance.dfm:722 +msgid "Use SSL if available (the client library needs to support it)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseCompressionCBox..Caption +#: ConnectToInstance.dfm:697 +msgid "Use co&mpression protocol" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjSelFilter.dfm:75 +msgid "Use the [Detailed Selection] to put objects on the ignore list." +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel10..Caption +#: EditorTable.dfm:1675 +msgid "Use this editor to create or alter tables." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#: EditorTable.dfm:1445 MyxTableEditor.dfm:987 +msgid "" +"Use this option to delay the key updates until the table is closed. This " +"works for MyISAM only." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#: EditorTable.dfm:1414 MyxTableEditor.dfm:956 +msgid "" +"Use this option to generate smaller indices. This usually makes updates " +"slower and reads faster. Setting it to DEFAULT tells the storage engine to " +"only pack long CHAR/VARCHAR columns." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..UserDefinedParamsPnl..ParamsUserDefinedCBox..Caption +#: MigrationObjMapDetail.dfm:154 +msgid "User defined" +msgstr "" + +#: GrtObjectTree.pas:399 +msgid "Values" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..Caption +#: EditorTable.dfm:1382 MyxTableEditor.dfm:924 +msgid "Various" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TableEngineDescLbl....AutoSize +#: EditorTable.dfm:1009 +msgid "" +"Very fast, disk based storage engine without support for transactions. " +"Offers fulltext search, packed keys, and is the default storage engine." +msgstr "" + +#. MyxViewEditorForm..Caption +#: MyxViewEditor.dfm:4 +msgid "View Editor" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..NameLbl..Caption +#: MyxViewEditor.dfm:121 +msgid "View Name:" +msgstr "" + +#: EditorSql.pas:156 +msgid "View name has changed" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:445 +msgid "Virtual Tree Data" +msgstr "" + +#: ConnectToInstance.pas:1233 +msgid "Warning" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..Caption +#: OptionsEditor.dfm:635 +msgid "Warnings and Messages" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..WholeWordsOnlyCBox..Caption +#: TextSearch.dfm:261 +msgid "Whole words only" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel7..Caption +#: OptionsEditor.dfm:431 +msgid "Width:" +msgstr "" + +#: EditorSql.pas:157 +msgid "Would you like to keep the original view object? " +msgstr "" + +#: EditorTable.pas:1852 +msgid "" +"Yes\n" +"No" +msgstr "" + +#: ConnectToInstance.pas:948 +msgid "" +"You are connecting to an MySQL 3.x server. The MySQL GUI tools only support " +"MySQL servers 4.0 and higher. Using this tool with a 3.x server might result " +"in unexpected behaviour." +msgstr "" + +#: MySQLResultSetControls.pas:578 +msgid "You can split the panel only in one direction." +msgstr "" + +#: SchemataTreeView.pas:2259 +msgid "You cannot drop the MySQL schema" +msgstr "" + +#: EditorTable.pas:3628 +msgid "" +"You have foreign keys defined but selected a storage engine which does not " +"support them." +msgstr "" + +#: MySQLResultSet.pas:534 +msgid "" +"You have made changes to the resultset that have not been applied yet. Do " +"you want to discard the changes?" +msgstr "" + +#: ConnectToInstance.pas:962 +msgid "" +"You have not specified a default schema for this connection. Although it is " +"possible to connect without specifying default schema you are highly " +"encouraged to do so." +msgstr "" + +#: EditorTable.pas:2983 +msgid "You have to add at least one column to the table" +msgstr "" + +#: MySQLResultSetControls.pas:3181 +msgid "You have to enable editing first." +msgstr "" + +#: MySQLResultSet.pas:555 +msgid "" +"You tried to execute an empty string. Please type an SQL command into the " +"SQL edit field and execute again." +msgstr "" + +#: EditorTable.pas:2203 +msgid "Your foreign key definitions will be ignored." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:990 OptionsEditor.dfm:993 +msgid "id%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:994 +msgid "id_%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1021 +msgid "ind_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1020 +msgid "index%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1016 OptionsEditor.dfm:1019 +msgid "index_%nr%" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeUnitLbl..Caption +#: EditorTable.dfm:1291 +msgid "kB" +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "ms" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel8..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel9..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel10..Caption +#: OptionsEditor.dfm:439 OptionsEditor.dfm:447 OptionsEditor.dfm:455 +msgid "pt" +msgstr "" + +#. handle global root value +#: GrtObjectTree.pas:650 +msgid "root" +msgstr "" + +#: CommonFuncs.pas:124 CommonFuncs.pas:145 +msgid "version" +msgstr "" + +#. AboutForm..VersionLbl..Caption +#: About.dfm:48 +msgid "version 1.0.7 BETA" +msgstr "" + +#~ msgid "Add new User" +#~ msgstr "ユーザをついか" --- mysql-gui-tools-5.0r12.orig/mysql-administrator/po/de.po-merged +++ mysql-gui-tools-5.0r12/mysql-administrator/po/de.po-merged @@ -0,0 +1,15596 @@ +# #-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"#-#-#-#-# de.po (Imported text file) #-#-#-#-#\n" +"Project-Id-Version: Imported text file\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-07-28 13:32-0300\n" +"PO-Revision-Date: 2007-02-26 12:29+0100\n" +"Last-Translator: Mike Lischke \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# mysql-gui-common-template.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-02-05 15:54\n" +"PO-Revision-Date: 2007-02-05 15:54\n" +"Last-Translator: Somebody \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: dxgettext 1.2 beta 5\n" + +#: source/linux/main.cc:180 +msgid " --dont-connect Start without connecting to a MySQL server.\n" +msgstr " --dont-connect Start ohne Verbindung zu einem MySQL-Server\n" + +#: source/linux/main.cc:181 +msgid " --mycnf=path Path for my.cnf file.\n" +msgstr " --mycnf=pfad Pfad fuer die Datei my.cnf\n" + +#: source/linux/main.cc:173 +msgid " -P,--port=# Port number to use for connection.\n" +msgstr " -P,--port=# Portnummer fuer die Verbindung\n" + +#: source/linux/main.cc:174 +msgid " -S,--socket=name Socket file to use for connection.\n" +msgstr " -S,--socket=name Socketdatei fuer die Verbindung\n" + +#: source/linux/main.cc:176 +msgid " -bp name \t\t Execute backup with named profile.\n" +msgstr " -bp name \t\t Backup mit dem genannten Profil ausführen\n" + +#: source/linux/main.cc:177 +msgid " -bt target \t\t Target path for backup.\n" +msgstr " -bt zielpfad \t\t Zielpfad fuer Backup\n" + +#: source/linux/main.cc:178 +msgid " -bx prefix \t\t Prefix for backup file.\n" +msgstr " -bx präfix \t\t Präfix fuer Backupdatei\n" + +#: source/linux/main.cc:175 source/linux/main.cc:179 +msgid " -c,--connection=name Specify the name of a connection to use.\n" +msgstr " -c,--connection=name Name der zu verwendenden Verbindung\n" + +#: source/linux/main.cc:169 +msgid " -h,--help Display this help and exit.\n" +msgstr " -h,--help Diese Hilfe anzeigen und dann beenden\n" + +#: source/linux/main.cc:172 +msgid " -h,--host=name Connect to host.\n" +msgstr " -h,--host=name Mit dem genannten Host verbinden\n" + +#: source/linux/main.cc:171 +msgid " -p,--password=s Password to use when connecting to server.\n" +msgstr " -p,--password=text Passwort zur Verbindung mit dem Server\n" + +#: source/linux/main.cc:170 +msgid " -u,--user=name User for login if not current user.\n" +msgstr "" +" -u,--user=name Benutzername fuer Login (falls nicht der aktuelle " +"Benutzer)\n" + +#: Main.pas:590 +msgid " - Running" +msgstr " - Läuft" + +#: Main.pas:596 +msgid " - Stopped" +msgstr " - Angehalten" + +#: AdminRestoreProgress.pas:239 +msgid "%d days" +msgstr "%d Tage" + +#: AdminRestoreProgress.pas:247 +msgid "%d hours" +msgstr "%d Stunden" + +#: AdminRestoreProgress.pas:256 +msgid "%d minutes" +msgstr "%d Minuten" + +#: AdminRestoreProgress.pas:265 +msgid "%d seconds" +msgstr "%d Sekunden" + +#: source/linux/MARestorePanel.cc:491 +#, c-format +msgid "%lli of %lli bytes" +msgstr "%lli von %lli Bytes" + +#: ApplicationDataModule.pas:478 +msgid "" +"%s - Backup started.\n" +"Preparing backup for for profile %s." +msgstr "" +"%s - Backup gestartet.\n" +"Bereite Backup für Profil %s vor." + +#: ApplicationDataModule.pas:700 +msgid "%s - Backup written successfully." +msgstr "%s - Backup erfolgreich geschrieben" + +#: source/linux/MAStartupParametersPanel.cc:147 +#, c-format +msgid "%s created." +msgstr "%s angelegt" + +#: source/linux/MAStartupParametersPanel.cc:180 +#, c-format +msgid "%s is not a file." +msgstr "%s ist keine Datei." + +#: source/linux/main.cc:221 +#, c-format +msgid "%s: Could not load connection list file: %s\n" +msgstr "%s: Konnte Datei mit Liste der Verbindungen nicht laden: %s\n" + +#: source/linux/main.cc:318 +#, c-format +msgid "" +"%s: could not connect to MySQL:\n" +"%s (%i)\n" +msgstr "" +"%s: konnte nicht mit MySQL verbinden:\n" +"%s (%i)\n" + +#: source/linux/main.cc:310 +#, c-format +msgid "%s: invalid connection name %s" +msgstr "%s: ungültiger Verbindungsname %s" + +#: source/linux/main.cc:205 source/linux/main.cc:333 +#, c-format +msgid "%s: missing value for option %s\n" +msgstr "%s: Wert für Option %s fehlt.\n" + +#: source/linux/main.cc:186 +#, c-format +msgid "%s: unknown option %s\n" +msgstr "%s: unbekannte Option %s\n" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..AnalyzeBackupContentBtn..Caption +#: AdminRestore.dfm:404 +msgid "&Analyze Backup File Content" +msgstr "&Analysiere Inhalt der Datei" + +#. AdminStartupVariablesOptionFileForm..Button2..Caption +#: AdminStartupVariablesOptionFile.dfm:133 +msgid "&Apply" +msgstr "&Anwenden" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ApplyChangesBtn..Caption +#. AdminUsersForm..UserActionManager..ApplyAction..Caption +#: AdminStartupVariables.dfm:1880 +msgid "&Apply changes" +msgstr "&Anwenden" + +#. AdminStartupVariablesOptionFileForm..CancelBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:124 +msgid "&Cancel" +msgstr "A&bbrechen" + +#. AdminUsersForm..UserActionManager..CloneUserAction..Caption +#: AdminUsers.dfm:1120 +msgid "&Clone user" +msgstr "Nutzer &Klonen" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..AddTableBtn..Caption +#: AdminCatalog.dfm:274 +msgid "&Create Table" +msgstr "Tab. &anlegen" + +#. AdminStartupVariablesOptionFileForm..CreateNewSectionBtn..Caption +#: AdminStartupVariablesOptionFile.dfm:142 +msgid "&Create new section" +msgstr "&Erzeuge neue Sektion" + +#. AdminUsersForm..UserActionManager..DeleteUserAction..Caption +#: AdminUsers.dfm:1125 +msgid "&Delete user" +msgstr "Nutzer &Löschen" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..TableDetailsBtn..Caption +#: AdminCatalog.dfm:283 +msgid "&Details >>" +msgstr "&Details >>" + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..DiscardChangesBtn..Caption +#. AdminUsersForm..UserActionManager..DiscardAction..Caption +#: AdminStartupVariables.dfm:1891 +msgid "&Discard changes" +msgstr "&Verwerfen" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..EditTableBtn..Caption +#: AdminCatalog.dfm:294 +msgid "&Edit Table" +msgstr "Tab. &bearbeiten" + +#. Row 1 +msgid "&File" +msgstr "&Datei" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..CheckTablesBtn..Caption +#: AdminCatalog.dfm:253 +msgid "&Maintenance" +msgstr "&Wartung" + +#. Row 2 +msgid "&New Connection ..." +msgstr "&Neue Verbindung ..." + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..OpenBackupFileBtn..Caption +#: AdminRestore.dfm:442 +msgid "&Open Backup File" +msgstr "&Datei öffnen" + +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..RefreshBtn..Caption +#: AdminCatalog.dfm:263 +msgid "&Refresh" +msgstr "&Aktualisieren" + +#. Row 3 +msgid "&Save Connection ..." +msgstr "Verbindung &speichern ..." + +#. AdminRestoreForm..ServerBackupRestorePnl..Panel7..Panel8..StartRestoreBtn..Caption +#: AdminRestore.dfm:432 +msgid "&Start Restore" +msgstr "&Starten" + +#: source/linux/MAdministrator.cc:267 source/linux/MAdministrator.cc:694 +msgid "(not connected)" +msgstr "(nicht verbunden)" + +#: po/glade_files.c:5 po/glade_files.c:216 po/glade_files.c:272 +#: po/glade_files.c:324 po/glade_files.c:388 po/glade_files.c:398 +msgid "*" +msgstr "*" + +# Translation needed? +#: po/glade_files.c:325 +msgid "*Original Catalog.Table*" +msgstr "*Original Catalog.Table*" + +#: po/glade_files.c:198 +msgid "-" +msgstr "-" + +#: Main.pas:478 +msgid "- Running" +msgstr "- Läuft" + +# No translations found for these strings. +msgid "." +msgstr "." + +msgid "..." +msgstr "..." + +msgid "0" +msgstr "0" + +msgid "" +"0 = do not purge relay logs. 1 = purge them as soon as they are no more " +"needed." +msgstr "" +"0 = kein Aufräumen der Relay Logs. 1 = Räume die Logs auf, sobald sie nicht " +"mehr gebraucht werden." + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:264 +msgid "0,2 sec" +msgstr "0,2 s" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:265 +msgid "0,5 sec" +msgstr "0,5 s" + +msgid "" +"0- Store as Created, Case Sensitive=0\n" +"1- Store in Lowercase, Case Insensitive=1\n" +"2- Store as Created, Case Insensitive=2\n" +msgstr "" +"0- Speichern wie erstellt, Groß/Kleinschreibung=0\n" +"1- Speichern in Kleinschreibung, Keine Groß/Kleinschreibung=1\n" +"2- Speichern wie erstellt, Keine Groß/Kleinschreibung=2\n" + +msgid "00:00:00" +msgstr "00:00:00" + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Minute1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Minute1..Caption +#: Main.dfm:120 +msgid "1 Minute" +msgstr "1 Minute" + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Second1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N1Second1..Caption +#: Main.dfm:84 +msgid "1 Second" +msgstr "1 Sekunde" + +#: AdminRestoreProgress.pas:236 +msgid "1 day" +msgstr "1 Tag" + +#: AdminRestoreProgress.pas:245 +msgid "1 hour" +msgstr "1 Stunde" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:272 +msgid "1 min" +msgstr "1 min" + +#: AdminRestoreProgress.pas:254 +msgid "1 minute" +msgstr "1 Minute" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox..Text +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:262 +#: AdminServerHealthGraphSettings.dfm:266 +msgid "1 sec" +msgstr "1 s" + +#: AdminRestoreProgress.pas:263 +msgid "1 second" +msgstr "1 Sekunde" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox..Text +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1051 +msgid "1 st" +msgstr "1." + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N10Sec1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N10Sec1..Caption +#: Main.dfm:106 +msgid "10 Seconds" +msgstr "10 Sekunden" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:269 +msgid "10 sec" +msgstr "10 s" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1062 +msgid "10 th" +msgstr "10." + +msgid "100" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1063 +msgid "11 th" +msgstr "11." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1064 +msgid "12 th" +msgstr "12." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1065 +msgid "13 th" +msgstr "13." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1066 +msgid "14 th" +msgstr "14." + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:270 +msgid "15 sec" +msgstr "15 s" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1067 +msgid "15 th" +msgstr "15." + +msgid "152" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1068 +msgid "16 th" +msgstr "16." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1069 +msgid "17 th" +msgstr "17." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1070 +msgid "18 th" +msgstr "18." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1071 +msgid "19 th" +msgstr "19." + +msgid "2" +msgstr "" + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N2Seconds1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N2Seconds1..Caption +#: Main.dfm:91 +msgid "2 Seconds" +msgstr "2 Sekunden" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1054 +msgid "2 nd" +msgstr "2." + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:267 +msgid "2 sec" +msgstr "2 s" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1072 +msgid "20 th" +msgstr "20." + +msgid "2003-10-08 15:46:50" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1073 +msgid "21 th" +msgstr "21." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1074 +msgid "22 th" +msgstr "22." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1075 +msgid "23 th" +msgstr "23." + +msgid "23:00" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1076 +msgid "24 th" +msgstr "24." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1077 +msgid "25 th" +msgstr "25." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1078 +msgid "26 th" +msgstr "26." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1079 +msgid "27 th" +msgstr "27." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1080 +msgid "28 th" +msgstr "28." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1081 +msgid "29 th" +msgstr "29." + +msgid "3" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1055 +msgid "3 rd" +msgstr "3." + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N30Sec1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N30Sec1..Caption +#: Main.dfm:113 +msgid "30 Seconds" +msgstr "30 Sekunden" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:271 +msgid "30 sec" +msgstr "30 s" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1082 +msgid "30 th" +msgstr "30." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1083 +msgid "31 th" +msgstr "31." + +msgid "3306" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1056 +msgid "4 th" +msgstr "4." + +msgid "4096" +msgstr "" + +msgid "4294967295" +msgstr "" + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N5Seconds1..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..N5Seconds1..Caption +#: Main.dfm:99 +msgid "5 Seconds" +msgstr "5 Sekunden" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..RefreshTimeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:268 +msgid "5 sec" +msgstr "5 s" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1057 +msgid "5 th" +msgstr "5." + +msgid "50" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1058 +msgid "6 th" +msgstr "6." + +msgid "64" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1059 +msgid "7 th" +msgstr "7." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1060 +msgid "8 th" +msgstr "8." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..ScheduleDayOfMonthCBox....Items.Strings +#: AdminBackup.dfm:1061 +msgid "9 th" +msgstr "9." + +#: po/glade_files.c:46 +msgid ":" +msgstr ":" + +msgid "<" +msgstr "" + +msgid "<<" +msgstr "" + +#: AdminCatalog.pas:1321 +msgid "<< Details" +msgstr "<< Details" + +#: source/linux/MACatalogsPanel.cc:565 +#, c-format +msgid "" +"%s\n" +"All events in schema '%s'" +msgstr "" +"%s\n" +"Alle Ereignisse im Schema '%s'" + +#: source/linux/MACatalogsPanel.cc:516 +#, c-format +msgid "" +"%s\n" +"All indices in schema '%s'" +msgstr "" +"%s\n" +"Alle Indizes im Schema '%s'" + +#: source/linux/MACatalogsPanel.cc:583 +#, c-format +msgid "" +"%s\n" +"All stored procedures in schema '%s'" +msgstr "" +"%s\n" +"Alle Stored Procedures im Schema '%s'" + +#: source/linux/MACatalogsPanel.cc:443 +#, c-format +msgid "" +"%s\n" +"All tables of the '%s' schema" +msgstr "" +"%s\n" +"Alle Tabellen im Schema '%s'" + +#: source/linux/MACatalogsPanel.cc:574 +#, c-format +msgid "" +"%s\n" +"All views in schema '%s'" +msgstr "" +"%s\n" +"Alle Views im Schema '%s'" + +#: source/linux/MACatalogsPanel.cc:595 +#, c-format +msgid "" +"%s\n" +"Developer documents stored in schema '%s'" +msgstr "" +"%s\n" +"Im Schema '%s' gespeicherte Entwicklerdokumente" + +#: source/linux/MACatalogsPanel.cc:608 +#, c-format +msgid "" +"%s\n" +"Users with privileges to connect to '%s'" +msgstr "" +"%s\n" +"Benutzer mit Berechtigung für Verbindungen zu '%s'" + +#: po/glade_files.c:12 +msgid "" +"Advanced Options\n" +"Specify detailed settings of how your backup should be performed" +msgstr "" +"Erweiterte Einstellungen\n" +"Geben Sie im Einzelnen an, wie Ihr Backup durchgeführt werden soll" + +#: po/glade_files.c:2 +msgid "" +"Backup Project\n" +"Define the project name and the content of the backup." +msgstr "" +"Backup-Projekt\n" +"Geben Sie den Projektnamen und den Inhalt des Backups an." + +#: source/linux/MADummyPanel.cc:56 +msgid "Please connect to a MySQL server." +msgstr "Bitte verbinden Sie sich mit einem MySQL-Server." + +#: po/glade_files.c:42 +msgid "" +"Schedule Project\n" +"Specify whether the backup project should be executed regularly." +msgstr "" +"Zeitplanung für das Projekt\n" +"Geben Sie an, ob das Backup-Projekt regelmäßig ausgeführt werden soll." + +#: po/glade_files.c:119 +msgid "" +"Test\n" +"All indices in schema test" +msgstr "" +"Test\n" +"Alle Indizes im Schema test" + +#: po/glade_files.c:124 +msgid "" +"Test\n" +"All stored procedures in schema test" +msgstr "" +"Test\n" +"Alle Stored Procedures im Schema test" + +#: po/glade_files.c:85 +msgid "" +"Test\n" +"All tables stored in schema test" +msgstr "" +"Test\n" +"Alle im Schema test gespeicherten Tabellen" + +#: po/glade_files.c:131 +msgid "" +"Test\n" +"Developer documents stored in schema test" +msgstr "" +"Test\n" +"Im Schema test gespeicherte Entwicklerdokumente" + +#: po/glade_files.c:137 +msgid "" +"Test\n" +"User with privileges to connect to test" +msgstr "" +"Test\n" +"Benutzer mit Berechtigung für Verbindungen zu test" + +#: source/linux/MADummyPanel.cc:50 +msgid "" +"This section is currently only\n" +"available for connections to localhost." +msgstr "" +"Dieser Abschnitt ist zurzeit nur für\n" +"Verbindungen zum localhost verfügbar." + +#: po/glade_files.c:121 +msgid "" +"Views\n" +"All views in schema test" +msgstr "" +"Views\n" +"Alle Views im Schema test" + +#: po/glade_files.c:192 +msgid "" +"WARNING: If the MySQL Server dies during a table repair, it's " +"essential that you do at once \n" +"another REPAIR on the table before executing any other commands on it. If " +"that happens, \n" +"do NOT use MySQL Administrator until the tables are properly repaired. Use " +"the REPAIR TABLE\n" +"command from the console client. (It's always good to start by making a " +"backup). In the worst case \n" +"you can have a new clean index file without information about the datafile " +"and when the next \n" +"command you do may overwrite the datafile. This is not a likely, but " +"possible scenario." +msgstr "" +"WARNUNG: Wenn der MySQL-Server während der Reparatur einer Tabelle " +"abstürzt, ist es\n" +"unbedingt nötig, sofort eine weitere Reparatur der Tabelle zu unternehmen, " +"bevor andere Befehle auf\n" +" ihr ausgeführt werden. In diesem Fall verwenden Sie MySQL Administrator " +"NICHT, bis die Tabellen\n" +" ordentlich repariert sind. Verwenden Sie die Anweisung REPAIR TABLE des " +"Befehlszeilen-Clients.\n" +" (Am besten machen Sie vorher stets ein Backup.) Im schlimmsten Fall " +"erhalten Sie eine leere\n" +" Indexdatei ohne Informationen über die Daten, und die nächste Anweisung, " +"die Sie ausführen, kann\n" +"die Daten überschreiben. Dies ist kein wahrscheinliches, aber ein mögliches " +"Szenario." + +#: po/glade_files.c:199 source/linux/MACatalogsPanel.cc:1244 +msgid "" +"Check Tables\n" +"The selected tables were checked.\n" +"\n" +"Results:" +msgstr "" +"Tabellenprüfung\n" +"Die ausgewählten Tabellen wurden überprüft.\n" +"\n" +"Ergebnisse:" + +#: po/glade_files.c:156 +msgid "" +"Check Tables\n" +"This will check whether the selected tables are corrupted or have other " +"errors.\n" +"Please note that the tables might be changed during this operation in case " +"of \n" +"some errors and inconsistencies. \n" +"For more information, please consult the MySQL manual." +msgstr "" +"Tabellenprüfung\n" +"Hierdurch wird überprüft, ob die ausgewählten Tabellen defekt sind oder " +"andere Fehler\n" +"aufweisen. Bitte beachten Sie, dass die Tabellen während dieses Vorgangs im\n" +"Fall einiger Fehler oder Inkonsistenzen geändert werden können.\n" +"Weitere Informationen können Sie dem MySQL-Handbuch entnehmen." + +#: source/linux/MACatalogsPanel.cc:1172 +msgid "" +"Checking Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" +"Prüfe Tabellen\n" +"Dieser Vorgang kann einige Minuten dauern, bitte haben Sie Geduld..." + +#: po/glade_files.c:152 +msgid "" +"Optimize Tables\n" +"If appropriate, this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" +"Tabellenoptimierung\n" +"Wenn nötig, wird hierdurch die Tabelle repariert, die Indexseiten werden " +"sortiert und die Statistiken aktualisiert." + +#: source/linux/MACatalogsPanel.cc:1204 +msgid "" +"Optimize Tables\n" +"The selected tables were optimized.\n" +"\n" +"Results:" +msgstr "" +"Tabellenoptimierung\n" +"Die ausgewählten Tabellen wurden optimiert.\n" +"\n" +"Ergebnisse:" + +#: source/linux/MACatalogsPanel.cc:1167 +msgid "" +"Optimizing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" +"Optimiere Tabellen\n" +"Dieser Vorgang kann einige Minuten dauern, bitte haben Sie Geduld..." + +#: source/linux/MACatalogsPanel.cc:1283 +msgid "" +"Repair Tables\n" +"The selected tables were repaired.\n" +"\n" +"Results:" +msgstr "" +"Tabellenreparatur\n" +"Die ausgewählten Tabellen wurden repariert.\n" +"\n" +"Ergebnisse:" + +#: po/glade_files.c:176 +msgid "" +"Repair Tables\n" +"This will repair a possibly corrupted table.\n" +"Normally you should never have to run this command, but if disaster strikes, " +"you are very likely \n" +"to get back all your data from a MyISAM table with it. If your tables get " +"corrupted often, you should \n" +"try to find the reason for it, to eliminate the need to use this command.\n" +"For more information, please consult the MySQL manual." +msgstr "" +"Tabellenreparatur\n" +"Hierdurch wird eine möglicherweise defekte Tabelle repariert.\n" +"Eigentlich sollten Sie diese Anweisung niemals ausführen müssen, aber im " +"Katastrophenfall können\n" +"Sie so höchstwahrscheinlich all Ihre Daten aus einer MyISAM-Tabelle retten. " +"Falls Ihre Tabellen oft\n" +"Fehler aufweisen, sollten Sie versuchen, den Grund dafür zu finden, um diese " +"Anweisung nicht mehr verwenden zu müssen.\n" +"Weitere Informationen können Sie dem MySQL-Handbuch entnehmen." + +#: source/linux/MACatalogsPanel.cc:1177 +msgid "" +"Repairing Tables\n" +"This operation may take a few minutes, please wait..." +msgstr "" +"Repariere Tabellen\n" +"Dieser Vorgang kann einige Minuten dauern, bitte haben Sie Geduld..." + +#: po/glade_files.c:141 +msgid "" +"Table Maintenance\n" +"Please select the task you want to perform on the selected tables." +msgstr "" +"Tabellenpflege\n" +"Bitte wählen Sie, was Sie mit den ausgewählten Tabellen machen wollen." + +#: source/linux/MAUserAdministrationPanel.cc:811 +msgid "anonymous" +msgstr "anonym" + +#: source/linux/MAHealthPanel.cc:744 +msgid "" +"Right-click in graphs, frames or elsewhere in the page for graph " +"edition menu." +msgstr "" +"Graphen-Änderungs-Menü durch Rechtsklick in Graphen, Rahmen oder im " +"Rest der Seite" + +msgid ">" +msgstr "" + +msgid ">>" +msgstr "" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label17..Caption +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label17..Caption +#: AdminServerHealthGraphSettings.dfm:89 +msgid "A caption for the value." +msgstr "Eine Beschriftung für den Wert" + +#: po/glade_files.c:247 +msgid "A caption to be displayed with the value." +msgstr "Eine Beschriftung, die zusammen mit dem Wert angezeigt wird" + +msgid "" +"A dedicated thread is created to flush all tables at the given interval." +msgstr "" +"Ein fest zugewiesener Thread wird erstellt, um alle Tabellen im angegebenen " +"Intervall zu leeren." + +#: ApplicationDataModule.pas:728 +msgid "A general error occured." +msgstr "Ein allgemeiner Fehler ist aufgetreten." + +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label8..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label8..Caption +#: AdminServerConnections.dfm:159 +msgid "A listing of all active connection threads" +msgstr "Eine Auflistung aller aktiven Verbindungs-Threads" + +#: po/glade_files.c:187 +msgid "" +"A new index file will be created. This can be used if the first 16K block\n" +"of the index file is destroyed or contains incorrect information or if the \n" +"index file is missing." +msgstr "" +"Eine neue Indexdatei wird angelegt. Dies kann verwendet werden, wenn\n" +" der erste 16-KB-Block der Indexdatei zerstört ist oder falsche " +"Informationen\n" +"enthält oder wenn die Indexdatei fehlt." + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label15....AutoSize +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label15....AutoSize +#: AdminCatalogTableCheck.dfm:480 +msgid "" +"A new index file will be created. This can be used if the first 16K block of " +"the index file is destroyed or contains incorrect information or if the " +"index file is missing." +msgstr "" +"Eine neue Indexdatei wird angelegt. Dies kann verwendet werden, wenn der " +"erste 16-KB-Block der Indexdatei zerstört ist oder falsche Informationen " +"enthält oder wenn die Indexdatei fehlt." + +#: AdminBackup.pas:1824 +msgid "" +"A scheduled backup requires a stored connection. You are currently connected " +"without using such a stored connection. Please use the connection manager to " +"create one and use it then for the login." +msgstr "" +"Ein geplantes Backup erforder eine gespeicherte Verbindung. Sie sind " +"momentan nur über eine temporäre Verbindung angebunden. Bitte verwenden Sie " +"den Verbindungs-Manager, um eine permanente Verbindung anzulegen und " +"verwenden Sie diese dann für das Einloggen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 4 +msgid "" +"A string to be executed by the server for each client that connects. The " +"string consists of one or more SQL statements. To specify multiple " +"statements, separate them by semicolon characters. This variable was added " +"in MySQL 4.1.2." +msgstr "" +"Eine Zeichenkette, die für jeden Client, der sich verbindet, vom Server " +"ausgeführt wird. Die Zeichenkette besteht aus einem oder mehreren SQL " +"Kommandos. Mehrere Statements müssen durch Semikolons separiert sein. Diese " +"Variable wurd in MySQL 4.1.2 hinzugefügt." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Caption +#: AdminBackup.dfm:688 +msgid "ANSI Quotes" +msgstr "ANSI-Anführungszeichen" + +#: po/glade_files.c:34 +msgid "ANSI quotes" +msgstr "ANSI-Anführungszeichen" + +msgid "ARMSCII-8" +msgstr "" + +msgid "AWE mem Pool Size:" +msgstr "AWE Speicherpoolgröße:" + +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:340 AdminServerHealth.pas:852 +#: AdminServiceControl.pas:844 AdminServiceControl.pas:1328 AdminUsers.pas:705 +#: AdminUsers.pas:1622 +msgid "Abort" +msgstr "Abbruch" + +# MainForm..MainMenu..HelpMI..AboutMI..Caption +# MainForm..MainMenu..HelpMI..AboutMI..Caption +# MainForm..MainMenu..HelpMI..AboutMI..Caption +#. MainForm..MainMenu..HelpMI..AboutMI..Caption +#: Main.dfm:203 +msgid "About ..." +msgstr "Über..." + +# PasswordDialog..Caption +# PasswordDialog..Caption +#. PasswordDialog..Caption +#: Password.dfm:5 +msgid "Account information" +msgstr "Konto-Informationen" + +# MainForm..PopupMenu..ActionsMI..Caption +# MainForm..PopupMenu..ActionsMI..Caption +#. MainForm..PopupMenu..ActionsMI..Caption +#: Main.dfm:46 +msgid "Actions" +msgstr "Vorgänge" + +msgid "Activate InnoDB" +msgstr "Aktiviere InnoDB" + +msgid "Activate Logging" +msgstr "Aktiviere Logging" + +#. AdminUsersForm..UserActionManager..AddUserAction..Caption +#: AdminUsers.dfm:1105 +msgid "Add &new user" +msgstr "Neuen Nutzer anlegen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox..Caption +#: AdminBackup.dfm:644 +msgid "Add DROP Statements" +msgstr "DROP-Anweisungen hinzufügen" + +#: po/glade_files.c:33 +msgid "Add DROP TABLE" +msgstr "DROP TABLE hinzufügen" + +#: AdminStartupVariables.pas:686 +msgid "Add Data File" +msgstr "Datenfile hinzufügen" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..AddDateTimeToBackupFilesCBox..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..AddDateTimeToBackupFilesCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..AddDateTimeToBackupFilesCBox..Caption +#: AdminOptionPages.dfm:164 +msgid "Add Date/Time to Backup Files" +msgstr "Den Backupdateien Datum/Uhrzeit hinzufügen" + +#: po/glade_files.c:133 +msgid "Add Document" +msgstr "Dokument hinzufügen" + +# setup graph menu +#. setup graph menu +#: source/linux/MAHealthPanel.cc:393 source/linux/MAHealthPanel.cc:413 +msgid "Add Graph" +msgstr "Graph hinzufügen" + +# setup group menu +#. setup group menu +#: source/linux/MAHealthPanel.cc:407 source/linux/MAHealthPanel.cc:430 +msgid "Add Group" +msgstr "Gruppe hinzufügen" + +#: po/glade_files.c:436 +msgid "Add Host" +msgstr "Host hinzufügen" + +msgid "Add Host from which the user can connect" +msgstr "Füge Host hinzu, von dem sich der Nutzer verbinden kann" + +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..AddInstanceToMonitoringListBtn..Caption +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..AddInstanceToMonitoringListBtn..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..AddInstanceToMonitoringListBtn..Caption +#: AdminReplication.dfm:279 +msgid "Add Instance to Monitoring List" +msgstr "Instanz zur Liste hinzufügen" + +# setup page menu +#. setup page menu +#: source/linux/MAHealthPanel.cc:424 +msgid "Add Page" +msgstr "Seite hinzufügen" + +#: po/glade_files.c:126 +msgid "Add Procedure" +msgstr "Procedure hinzufügen" + +# AdminUsersForm..CatalogTreePopup..AddSchemawithWidcardsMI..Caption +#. AdminUsersForm..CatalogTreePopup..AddSchemawithWidcardsMI..Caption +#: AdminUsers.dfm:1092 +msgid "Add Schema with Widcards" +msgstr "Schema mit Wildcards hinzufügen" + +#: source/linux/MAUserAdministrationPanel.cc:303 +msgid "Add _Host..." +msgstr "_Host hinzufügen..." + +# AdminServerHealthForm..GroupBoxPopupMenu..AddaGraphMI..Caption +# AdminServerHealthForm..GraphPopupMenu..AddaGraph2MI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGraphMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGraph2MI..Caption +#: AdminServerHealth.dfm:6242 +msgid "Add a Graph" +msgstr "Graph hinzufügen" + +# AdminServerHealthForm..PageControlPopupMenu..AddaGroupMI..Caption +# AdminServerHealthForm..GroupBoxPopupMenu..AddaGroup2MI..Caption +# AdminServerHealthForm..GraphPopupMenu..AddaGroup3MI..Caption +#. AdminServerHealthForm..PageControlPopupMenu..AddaGroupMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddaGroup2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaGroup3MI..Caption +#: AdminServerHealth.dfm:6212 AdminServerHealth.dfm:6316 +#: AdminServerHealth.pas:1511 +msgid "Add a Group" +msgstr "Gruppe hinzufügen" + +# AdminServerHealthForm..PageControlPopupMenu..AddaPageMI..Caption +# AdminServerHealthForm..GroupBoxPopupMenu..AddPage2MI..Caption +# AdminServerHealthForm..GraphPopupMenu..AddaPage3MI..Caption +#. AdminServerHealthForm..PageControlPopupMenu..AddaPageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..AddPage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..AddaPage3MI..Caption +#: AdminServerHealth.dfm:6220 AdminServerHealth.dfm:6329 +#: AdminServerHealth.pas:1389 +msgid "Add a Page" +msgstr "Seite hinzufügen" + +#: AdminStartupVariables.pas:664 +msgid "Add data file" +msgstr "Datenfile hinzufügen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button11..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button11..Caption +#: AdminCatalog.dfm:3724 +msgid "Add document" +msgstr "Dokument hinzufügen" + +#. AdminUsersForm..UserActionManager..AddHostAction..Caption +#: AdminUsers.dfm:1130 +msgid "Add host from which the user can connect" +msgstr "Füge Host hinzu, von dem sich der Nutzer verbinden kann" + +msgid "Add new user" +msgstr "Füge neuen Nutzer hinzu" + +#: AdminUsers.pas:2478 +msgid "Add schema" +msgstr "Schema hinzufügen" + +#: po/glade_files.c:9 +msgid "Add selected database to backup list" +msgstr "Ausgewählte Datenbank der Backup-Liste hinzufügen" + +msgid "Add. mem Pool Size:" +msgstr "Zus. Speicherpoolgröße" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Caption +#: po/glade_files.c:413 +msgid "Additional Information" +msgstr "Zusatzinformationen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label26..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label26..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label26..Caption +#: po/glade_files.c:407 +msgid "Additional description of the user" +msgstr "Zusätzliche Beschreibung des Benutzers" + +# AdminOptionPagesForm..Caption +#. AdminOptionPagesForm..Caption +#: AdminOptionPages.dfm:4 +msgid "AdminOptionPagesForm" +msgstr "AdminOptionPagesForm" + +# AdminStartupVariablesInnoDBDatafilesForm..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:5 +msgid "AdminStartupVariablesInnoDBDatafilesForm" +msgstr "AdminStartupVariablesInnoDBDatafilesForm" + +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..Caption +#: AdminStartupVariables.dfm:43 +msgid "Administration && Security Advisors" +msgstr "Administration && Sicherheitsberater" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..Caption +#: AdminOptionPages.dfm:28 +msgid "Administrator" +msgstr "Administrator" + +msgid "Advanced" +msgstr "Erweitert" + +msgid "Advanced Networking" +msgstr "Erweitertes Netzwerk" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label15..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label15..Caption +#: po/glade_files.c:41 +msgid "Advanced Options" +msgstr "Erweiterte Einstellungen" + +msgid "Advanced Settings" +msgstr "Erweiterte Einstellungen" + +msgid "Advanced log options" +msgstr "Erweiterte Logoptionen" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 5 +msgid "" +"After inserting delayed_insert_limit rows, the INSERT DELAYED handler will " +"check if there are any SELECT statements pending. If so, it allows these to " +"execute before continuing." +msgstr "" + +msgid "After this many write locks, allow some read locks to run in between" +msgstr "" + +#. Row 6 +msgid "After this many write locks, allow some read locks to run in between." +msgstr "" +"Nach dieser Anzahl Schreibsperren wird einigen Lesesperren erlaubt, " +"zwischendurch zu laufen." + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label13..Caption +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label13..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label13..Caption +#: AdminUsers.dfm:156 +msgid "Again, enter the user's password to confirm" +msgstr "Geben Sie zur Bestätigung das Passwort nochmals ein." + +# Unclear what %s might become +#: AdminCatalog.pas:945 +msgid "All %s indices" +msgstr "Alle %s Indizes" + +#: AdminRestore.pas:237 +msgid "All Files" +msgstr "Alle Dateien" + +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label1..Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label1..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label1..Caption +#: AdminServerConnections.dfm:310 +msgid "All active connection threads sorted by users" +msgstr "Alle aktiven Verbindungsthreads, nach Benutzern sortiert" + +#: po/glade_files.c:336 +msgid "All active threads" +msgstr "Alle aktiven Threads" + +#: po/glade_files.c:338 +msgid "All active threads sorted by users" +msgstr "Alle aktiven Threads, nach Benutzern sortiert" + +# AdminRestoreForm..SubTreeSearchPopupMenu..AllcatalogsMI..Caption +#. AdminRestoreForm..SubTreeSearchPopupMenu..AllcatalogsMI..Caption +#: AdminRestore.dfm:462 +msgid "All catalogs" +msgstr "Alle Kataloge" + +#: po/glade_files.c:21 +msgid "" +"All tables are locked with FLUSH READ LOCKS. \n" +"This option is necessary for a consistent snapshot\n" +"of your MyISAM tables." +msgstr "" +"Alle Tabellen werden mit FLUSH READ LOCKS\n" +"gesperrt. Diese Einstellung ist für einen konsistenten\n" +"Schnappschuss von MyISAM-Tabellen nötig." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label17....AutoSize +#: AdminBackup.dfm:487 +msgid "" +"All tables are locked with FLUSH READ LOCKS. This option is necessary to " +"create a consistent snapshot of your MyISAM tables." +msgstr "" +"Alle Tabellen werden mit FLUSH READ LOCKS gesperrt. Diese Option ist nötig, " +"um einen konsistenten Schnappschuss Ihrer MyISAM Tabellen zu erstellen." + +#: AdminCatalog.pas:942 +msgid "All tables of the %s schema" +msgstr "Alle Tabellen des Schemas %s" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesTitleLbl..Caption +#: AdminCatalog.dfm:315 +msgid "All tables of the schema" +msgstr "Alle Tabellen des Schemas" + +msgid "Allocation block size for query parsing and execution" +msgstr "" + +msgid "Allocation block size for storing ranges during optimization" +msgstr "" + +msgid "Allocation block size for transactions to be stored in binary log" +msgstr "" + +msgid "" +"Allow big result sets by saving all temporary sets on file (Solves most " +"'table full' errors)." +msgstr "" + +msgid "" +"Allow connections via named pipes (Windows NT+ only). Note: you can specify " +"a pipe name on the advanced network page, if required." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 7 +msgid "Amount of free memory for query cache." +msgstr "" + +#: AdminBackup.pas:1758 +msgid "An Error occured while executing the backup." +msgstr "Beim Durchführen des Backups ist ein Fehler aufgetreten." + +#: ApplicationDataModule.pas:730 +msgid "An SQL error occured." +msgstr "Ein SQL-Fehler ist aufgetreten." + +#: ApplicationDataModule.pas:726 +msgid "An error occured while parsing the INI file %s." +msgstr "Beim Interpretieren der INI-Datei %s ist ein Fehler aufgetreten." + +#: ApplicationDataModule.pas:720 +msgid "An error occured while parsing the XML file %s." +msgstr "Fehler beim Parsen der XML-Datei %s" + +#: ApplicationDataModule.pas:722 +msgid "An error occured while validating the XML file %s." +msgstr "Fehler beim Validieren der XML-Datei %s" + +#: ApplicationDataModule.pas:732 +msgid "An error occured." +msgstr "Ein Fehler ist aufgetreten." + +#: AdminRestoreProgress.pas:105 +msgid "Analyzing" +msgstr "Analysiere" + +#: AdminRestoreProgress.pas:103 +msgid "Analyzing %s" +msgstr "Analysiere %s" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OtherSchemaRadioButton..Caption +#: AdminRestore.dfm:180 +msgid "Another schema" +msgstr "" + +#: po/glade_files.c:438 +msgid "Any host" +msgstr "Beliebiger Host" + +# OptionsForm..ApplyChangesBtn..Caption +# AdminServerHealthGraphSettingsForm..ApplyBtn..Caption +# AdminStartupVariablesOptionFileForm..Button2..Caption +# AdminServerHealthGraphSettingsForm..ApplyBtn..Caption +# AdminStartupVariablesOptionFileForm..Button2..Caption +#. AdminServerHealthGraphSettingsForm..ApplyBtn..Caption +#: AdminServerHealthGraphSettings.dfm:145 +msgid "Apply" +msgstr "Übernehmen" + +# EditorTableForm..TableEditorPnl..BottomPnl..ApplyChangesBtn..Caption +# MyxRoutineGroupEditorForm..BottomPnl..ApplyChangesBtn..Caption +# MyxSchemaEditorForm..BottomPnl..ApplyChangesBtn..Caption +# MyxTableEditorForm..DockPanel..BottomPnl..ApplyChangesBtn..Caption +# MyxViewEditorForm..BottomPnl..ApplyChangesBtn..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..ApplyChangesBtn..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..ApplyChangesBtn..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..ApplyChangesBtn..Caption +#: AdminServiceControl.dfm:576 +msgid "Apply Changes" +msgstr "Übernehmen" + +#: AdminBackup.pas:944 +msgid "Apply changes?" +msgstr "Änderungen übernehmen?" + +#: AdminServerHealth.pas:1442 +msgid "Are you sure you want to delete the selected page %s?" +msgstr "Snd Sie sicher, dass Sie die ausgewählte Seite %s löschen wollen?" + +#: AdminBackup.pas:1510 +msgid "Are you sure you want to delete the selected profiles?" +msgstr "Wollen Sie die ausgewählten Profile wirklich löschen?" + +#: AdminUsers.pas:1574 +msgid "Are you sure you want to delete the user %s?" +msgstr "Sind Sie sicher, dass sie den Nutzer %s löschen wollen?" + +#: AdminStartupVariables.pas:1362 +msgid "Are you sure you want to discard the changes?" +msgstr "Sind Sie sicher, dass Sie die Änderungen verwerfen wollen?" + +#: AdminCatalog.pas:2374 +msgid "Are you sure you want to drop the selected stored procedure(s)?" +msgstr "Wollen Sie die ausgewählten Stored Procedures wirklich löschen?" + +#: AdminCatalog.pas:1844 +msgid "Are you sure you want to drop the selected table(s)?" +msgstr "Wollen Sie die ausgewählten Tabellen wirklich löschen?" + +#: AdminCatalog.pas:2540 +msgid "Are you sure you want to drop the selected view(s)?" +msgstr "Wollen Sie die ausgewählten Views wirklich löschen?" + +#: AdminStartupVariables.pas:1072 +msgid "Are you sure you want to remove the selected data file:" +msgstr "Sind Sie sicher, dass sie das ausgewählte Datenfile löschen wollen:" + +#: source/linux/MACatalogsPanel.cc:554 source/linux/MACatalogsPanel.cc:761 +msgid "Ascending" +msgstr "Aufsteigend" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..AssetSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..AssetSheet..Caption +#: AdminCatalog.dfm:3877 +msgid "Asset" +msgstr "Element" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label15..Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label6..Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label4..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label15..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label6..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label4..Caption +#: po/glade_files.c:415 AdminUsers.dfm:680 +msgid "Assigned Privileges" +msgstr "Zugewiesene Berechtigungen" + +#: po/glade_files.c:48 +msgid "At Time:" +msgstr "Zeitpunkt:" + +#: AdminBackup.pas:1822 +msgid "Attention!" +msgstr "Achtung!" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel20..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label40..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label40..Caption +#: AdminCatalog.dfm:481 +msgid "Auto Increment:" +msgstr "Auto Increment:" + +#: po/glade_files.c:262 +msgid "Auto-extend Max. Value" +msgstr "Maximalwert automatisch erhöhen" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..AutoextendValueCBox..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..AutoextendValueCBox..Caption +#: AdminServerHealthGraphSettings.dfm:385 +msgid "Autoextend Max. Value" +msgstr "Maximalwert automatisch erhöhen" + +#: po/glade_files.c:257 +msgid "" +"Automatically adjust the graph,\n" +"increasing the max. value to the highest \n" +"registered value." +msgstr "" +"Den Graphen automatisch anpassen\n" +"und den Max.-Wert auf den höchsten\n" +"gemessenen Wert setzen." + +#: source/linux/MAReplicationStatusPanel.cc:174 +msgid "Available" +msgstr "Verfügbar" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label16..Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label7..Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Label16..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Label7..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Label2..Caption +#: po/glade_files.c:416 AdminUsers.dfm:673 +msgid "Available Privileges" +msgstr "Verfügbare Berechtigungen" + +#: source/linux/MAHealthPanel.cc:265 +#, c-format +msgid "Average: %.0f" +msgstr "Mittelwert: %.0f" + +#: source/linux/MAHealthPanel.cc:141 +msgid "Average: 0" +msgstr "Mittelwert: 0" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label31..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label31..Caption +#: AdminCatalog.dfm:627 +msgid "Avg. row length:" +msgstr "Mittl. Zeilenlänge:" + +# AdminServerHealthLineGraphFrame..DetailPnl..AvgCaptionLbl..Caption +# AdminServerHealthLineGraphFrame..DetailPnl..AvgCaptionLbl..Caption +#. AdminServerHealthLineGraphFrame..DetailPnl..AvgCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:787 +msgid "Avg:" +msgstr "Mittelw.:" + +#. Row 8 +msgid "BDB" +msgstr "BDB" + +#. Row 9 +msgid "BDB home directory. The value of the --bdb-home option" +msgstr "BDB-Stammverzeichnis. Wert der Option --bdb-home." + +#. Row 10 +msgid "BDB log file directory. The value of the --bdb-logdir option." +msgstr "BDB-Logdateien-Verzeichnis. Wert der Option --bdb-logdir." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 11 +msgid "BDB temporary files directory. The value of the --bdb_tmpdir option." +msgstr "" + +msgid "Back log size" +msgstr "" + +#: AdminBackup.pas:412 +msgid "" +"Backing up the information_schema database is not permitted as it is likely " +"to make your server unusable on later restoration." +msgstr "" +"Ein Backup der information_schema Datenbank ist nicht erlaubt, da ein " +"späteres Wiederherstellen sehr wahrscheinlich Ihren Server völlig " +"unbrauchbar machen kann." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..Caption +# Create Backup Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..Caption +#. Create Backup Section +#: po/glade_files.c:83 source/linux/MAdministrator.cc:85 +#: AdminOptionPages.dfm:125 Main.pas:539 +msgid "Backup" +msgstr "Backup" + +# AdminRestoreForm..Caption +# AdminRestoreForm..Caption +#. AdminRestoreForm..Caption +#: AdminRestore.dfm:4 +msgid "Backup / Restore" +msgstr "Backup/Wiederherstellung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..Panel4..Label1..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..Panel4..Label1..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..Panel4..Label1..Caption +#: po/glade_files.c:8 +msgid "Backup Content" +msgstr "Backup-Inhalt" + +#: po/glade_files.c:28 +msgid "Backup Execution" +msgstr "Backup-Ausführung" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Caption +#: AdminBackup.dfm:473 +msgid "Backup Execution Method" +msgstr "Backup-Ausführungsmethode" + +# AdminRestoreProgressForm..ProgressGBox..BackupFileCaptionLbl..Caption +# AdminRestoreProgressForm..ProgressGBox..BackupFileCaptionLbl..Caption +#. AdminRestoreProgressForm..ProgressGBox..BackupFileCaptionLbl..Caption +#: AdminRestoreProgress.dfm:115 +msgid "Backup File:" +msgstr "Backup-Datei:" + +#: source/linux/MARestorePanel.cc:182 +msgid "Backup Files" +msgstr "Backup-Dateien" + +#: source/linux/MABackupPanel.cc:161 +msgid "Backup Profiles" +msgstr "Backup-Profile" + +# AdminBackupProgressForm..ProgressGBox..Caption +# AdminBackupProgressForm..ProgressGBox..Caption +#. AdminBackupProgressForm..ProgressGBox..Caption +#: AdminBackupProgress.dfm:34 +msgid "Backup Progress" +msgstr "Backup-Fortschritt" + +# AdminBackupProgressForm..Caption +# AdminBackupProgressForm..Caption +#. AdminBackupProgressForm..Caption +#: AdminBackupProgress.dfm:6 +msgid "Backup Progress ..." +msgstr "Backup-Fortschritt..." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label2..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label2..Caption +#: po/glade_files.c:11 +msgid "Backup Project" +msgstr "Backup-Projekt" + +# AdminBackupProgressForm..ProgressGBox..ProjectCaptionLbl..Caption +# AdminBackupProgressForm..ProgressGBox..ProjectCaptionLbl..Caption +#. AdminBackupProgressForm..ProgressGBox..ProjectCaptionLbl..Caption +#: AdminBackupProgress.dfm:141 +msgid "Backup Project:" +msgstr "Backup-Projekt:" + +# AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +# AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +# AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +#. AdminBackupForm..SubTreePnl..TopPnl..SchemataLbl..Caption +#: AdminBackup.dfm:1203 +msgid "Backup Projects" +msgstr "Backup-Projekte" + +#: po/glade_files.c:24 +msgid "Backup Selected Database Completely" +msgstr "Backup der ganzen ausgewählten Datenbank" + +#: AdminBackup.pas:1609 +msgid "Backup Thread cannot connect to MySQL" +msgstr "Backup-Thread kann sich nicht mit MySQL verbinden" + +#: po/glade_files.c:37 +msgid "Backup Type" +msgstr "Backup-Typ" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label12..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label13..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label12..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label13..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label12..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label13..Caption +#: AdminBackup.dfm:602 +msgid "Backup Type:" +msgstr "Backup-Typ:" + +#: po/glade_files.c:20 +msgid "" +"Backup all tables of the selected databases. Use this option if tables are " +"added to databases frequently. Note that your backup content table selection " +"will be ignored." +msgstr "" +"Backup aller Tabellen der ausgewählten Datenbanken. Benutzen Sie diese " +"Option, wenn den Datenbanken häufig Tabellen hinzugefügt werden. Ihre " +"Tabellenauswahl für den Backup-Inhalt wird dann ignoriert." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label14....AutoSize +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label14....AutoSize +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label14....AutoSize +#: AdminBackup.dfm:525 +msgid "" +"Backup all tables. Use this option if tables are added to schemas " +"frequently. Note: your backup content table selection will be ignored." +msgstr "" +"Backup aller Tabellen. Benutzen Sie diese Option, wenn den Datenbanken " +"häufig Tabellen hinzugefügt werden. Ihre Tabellenauswahl für den Backup-" +"Inhalt wird dann ignoriert." + +#: source/linux/MABackupPanel.cc:1100 +msgid "Backup cancelled." +msgstr "Backup abgebrochen" + +#: source/linux/MARestorePanel.cc:601 +msgid "Backup data loaded." +msgstr "Backup-Daten geladen" + +#: AdminBackup.pas:1758 +msgid "Backup error" +msgstr "Backup-Fehler" + +#: ApplicationDataModule.pas:692 +msgid "Backup file %s written successfully." +msgstr "Backup-Datei %s erfolgreich geschrieben" + +#: source/linux/MARestorePanel.cc:428 +msgid "Backup file processed." +msgstr "Backup-Datei verarbeitet" + +#: source/linux/MARestorePanel.cc:421 +msgid "Backup file processing cancelled." +msgstr "Verarbeitung der Backup-Datei abgebrochen" + +#: AdminBackup.pas:1719 +msgid "Backup finished" +msgstr "Backup beendet" + +#: source/linux/MABackupPanel.cc:1102 +msgid "Backup finished." +msgstr "Backup beendet" + +#: AdminBackup.pas:410 +msgid "Backup of information_schema" +msgstr "Backup des information_schema" + +#: source/linux/MARestorePanel.cc:657 +msgid "Backup restored." +msgstr "Backup wiederhergestellt" + +#: AdminBackup.pas:1742 +msgid "Backup stopped" +msgstr "Backup angehalten" + +#: source/linux/MABackupPanel.cc:1105 +#, c-format +msgid "Backup written to file '%s'." +msgstr "Backup in Datei '%s' geschrieben" + +#: source/linux/MABackupPanel.cc:1395 +msgid "Backups Are Currently Not Scheduled" +msgstr "Backups sind zurzeit nicht geplant." + +#: source/linux/MABackupPanel.cc:1366 +msgid "Backups Are Currently Scheduled" +msgstr "Backups sind zurzeit geplant." + +#: po/glade_files.c:75 +msgid "Backups Are Currently Scheduled for this Project." +msgstr "Backups sind für dieses Projekt zurzeit geplant." + +#: source/linux/main.cc:118 +#, c-format +msgid "Bad port number value '%s' for option\n" +msgstr "Ungueltiger Wert '%s' fuer Port-Nummer\n" + +#: po/glade_files.c:237 +msgid "Bar Graph" +msgstr "Balkengrafik" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:250 +msgid "Bar-Graph" +msgstr "Balkengrafik" + +msgid "Base directory:" +msgstr "" + +#: AdminUsers.pas:1234 +msgid "" +"Before a new user account can be created the list of current user accounts " +"needs to be retreived. Please select Refresh User List from the popup menu " +"of the User Account list." +msgstr "" +"Bevor ein neuer Benutzer angelegt werden kann, muss die aktuelle " +"Benutzerliste geladen werden. Bitte wählen Sie 'Benutzerliste aktualisieren' " +"im Popup-Menü der Benutzerliste." + +#. Row 12 +msgid "Berkeley DataBase (BDB) version." +msgstr "Berkeley DataBase (BDB)-Version." + +#: source/linux/MABackupPanel.cc:1298 +#, c-format +msgid "" +"Besides this, there are %i backup projects currently scheduled for the " +"current user." +msgstr "" +"Außerdem sind momentan noch %i Backup-Projekte für den aktuellen Benutzer " +"geplant." + +msgid "Big Tables" +msgstr "" + +#: po/glade_files.c:366 source/linux/MAServerLogsPanel.cc:254 +msgid "Binary Log" +msgstr "Binärprotokoll" + +msgid "Binary Logfile Name:" +msgstr "" + +msgid "" +"Binary log will be rotated automatically when the size exceeds this value. " +"Will also apply to relay logs if max_relay_log_size is 0. The minimum value " +"for this variable is 4096." +msgstr "" + +msgid "Bind to IP:" +msgstr "" + +msgid "Binlog Options" +msgstr "" + +msgid "Binlog cache size" +msgstr "" + +msgid "Block size to be used for MyISAM index pages." +msgstr "" + +msgid "Block size:" +msgstr "" + +#: AdminBackup.pas:887 +msgid "Browse to the Target Directory" +msgstr "Zum Zielverzeichnis browsen" + +msgid "Buffer Pool Size:" +msgstr "" + +msgid "Buffer length for TCP/IP and socket communication." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 13 +msgid "" +"Buffer that is allocated to cache index and rows for BDB tables. If you " +"don't use BDB tables, you should start the MySQL server with --skip-bdb to " +"not waste memory for this cache." +msgstr "" + +#. Row 14 +msgid "Buffers" +msgstr "Buffers" + +msgid "Bulk insert buffer size" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.WideStrings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:244 +msgid "Byte" +msgstr "Byte" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox..Text +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox..Text +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:175 +#: AdminStartupVariablesInnoDBDatafiles.dfm:178 +msgid "C:" +msgstr "C:" + +#: source/linux/MACatalogsPanel.cc:957 +#, c-format +msgid "CREATE Script for Table '%s'" +msgstr "CREATE-Skript für Tabelle '%s'" + +#: po/glade_files.c:299 +msgid "Ca_talogs" +msgstr "Ka_taloge" + +msgid "Cache Size" +msgstr "" + +msgid "Cache type" +msgstr "" + +#. Row 15 +msgid "Caches" +msgstr "Caches" + +msgid "" +"Can be used to restrict the total size used to cache a multi-transaction " +"query." +msgstr "" + +#: source/linux/util.cc:36 +msgid "Can't open file." +msgstr "Kann Datei nicht öffnen." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..BottomPnl..CancelBtn..Caption +# SchemaSelectionForm..BottomPnl..CancelBtn..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..BottomPnl..CancelBtn..Caption +# EditorSqlForm..BottomPnl..CancelBtn..Caption +# ExOpenDialog..MainPanel..FilesPnl..CancelButton..Caption +# MySQLResultSetFieldViewerForm..PageControl..TextSheet..TextSheetBtnPnl..CancelBtn..Caption +# MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..Cancel2Btn..Caption +# MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..Cancel3Btn..Caption +# MyxConnectionDialogForm..BottomPnl..CancelBtn..Caption +# SchemaSelectionForm..BottomPnl..CancelBtn..Caption +# AdminServerHealthGraphSettingsForm..CancelBtn..Caption +# AdminStartupVariablesInnoDBDatafilesForm..CancelBtn..Caption +# AdminStartupVariablesOptionFileForm..CancelBtn..Caption +# NameEditorForm..TntButton2..Caption +# PasswordDialog..CancelButton..Caption +#. AdminServerHealthGraphSettingsForm..CancelBtn..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..CancelBtn..Caption +#. NameEditorForm..TntButton2..Caption +#. PasswordDialog..CancelButton..Caption +#: AdminServerHealthGraphSettings.dfm:135 +#: AdminStartupVariablesInnoDBDatafiles.dfm:198 NameEditor.dfm:48 +#: Password.dfm:74 AdminCatalog.pas:1845 AdminCatalog.pas:2247 +#: AdminCatalog.pas:2375 AdminCatalog.pas:2443 AdminCatalog.pas:2541 +#: AdminServerHealth.pas:1391 AdminServerHealth.pas:1396 +#: AdminServerHealth.pas:1513 AdminStartupVariables.pas:1077 +#: AdminUsers.pas:560 AdminUsers.pas:1159 AdminUsers.pas:2479 +msgid "Cancel" +msgstr "Abbrechen" + +#: source/linux/MARestorePanel.cc:599 source/linux/MARestorePanel.cc:655 +msgid "Cancelled." +msgstr "Abgebrochen" + +#: AdminUsers.pas:1638 +msgid "Cannot add empty host." +msgstr "Kann keinen leeren Host hinzufügen." + +#: AdminServerInfo.pas:207 +msgid "Cannot clone MySQL connection." +msgstr "Kann MySQL-Verbindung nicht klonen." + +#: ApplicationDataModule.pas:567 +msgid "Cannot connect to MySQL Server. %s (Error Number %d)" +msgstr "Kann nicht mit dem MySQL-Server verbinden. %s (Fehler Nr. %d)" + +# Reuse existing task entry if there is one. +# TODO: Allow working with more than one trigger. +# Reuse existing task entry if there is one. +# TODO: Allow working with more than one trigger. +#. Reuse existing task entry if there is one. +#. TODO: Allow working with more than one trigger. +#: AdminBackup.pas:1095 +msgid "Cannot create new backup task." +msgstr "Kann neue Backup-Aufgabe nicht erzeugen." + +#: source/linux/MABackupPanel.cc:1476 +msgid "Cannot flush tables with read lock." +msgstr "Kann Tabellen mit Lesesperre nicht zurückschreiben." + +#: source/linux/MABackupPanel.cc:1482 +msgid "Cannot set ANSI quotes." +msgstr "Kann ANSI-Anführungszeichen nicht setzen." + +#: source/linux/MABackupPanel.cc:1479 +msgid "Cannot start transaction." +msgstr "Kann Transaktion nicht starten." + +#: po/glade_files.c:225 +msgid "Caption" +msgstr "Beschriftung" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionLbl..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:166 +msgid "Caption:" +msgstr "Beschriftung:" + +# AdminServerHealthBarGraphFrame..CaptionPnl..CaptionLbl..Caption +#. AdminServerHealthBarGraphFrame..CaptionPnl..CaptionLbl..Caption +#: AdminServerHealthBarGraph.dfm:86 +msgid "CaptionLbl" +msgstr "CaptionLbl" + +# AdminCatalogForm..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..Caption +# AdminCatalogForm..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..Caption +#. AdminCatalogForm..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..Caption +#: AdminCatalog.dfm:4 +msgid "Catalog" +msgstr "Katalog" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Catalogs Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Catalogs Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Catalogs Section +#: source/linux/MAdministrator.cc:94 +msgid "Catalogs" +msgstr "Kataloge" + +#: po/glade_files.c:389 po/glade_files.c:412 +#: source/linux/MDynamicInterface.cc:1105 +msgid "Change..." +msgstr "Ändern..." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ChangedRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ChangedRBtn..Caption +#: po/glade_files.c:174 +msgid "Changed" +msgstr "Geändert" + +#: source/linux/MAHealthPanel.cc:1614 +#, c-format +msgid "Changed server variable '%s' to '%s'" +msgstr "Servervariable '%s' auf '%s' geändert" + +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Caption +#: AdminRestore.dfm:190 +msgid "Character Set" +msgstr "Zeichensatz" + +msgid "Charsets directory:" +msgstr "" + +#: po/glade_files.c:175 +msgid "Check Method" +msgstr "Prüfmethode" + +# AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label3..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label3..Caption +#: AdminCatalogTableCheck.dfm:526 +msgid "Check Result:" +msgstr "Prüfergebnis:" + +# AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..CheckTableMI..Caption +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..CheckTableMI..Caption +#: AdminCatalog.dfm:3917 +msgid "Check Table" +msgstr "Tabelle prüfen" + +#: AdminCatalogTableCheck.pas:379 +msgid "Check Table Progress ..." +msgstr "Tabellenprüfungsfortschritt..." + +#: AdminCatalogTableCheck.pas:380 +msgid "Check Table:" +msgstr "Tabelle prüfen:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..CheckTablesRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..CheckTablesRBtn..Caption +#: po/glade_files.c:144 AdminCatalogTableCheck.pas:311 +#: AdminCatalogTableCheck.pas:312 +msgid "Check Tables" +msgstr "Tabellen prüfen" + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Caption +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Caption +#: AdminCatalogTableCheck.dfm:250 +msgid "Check method" +msgstr "Prüfmethode" + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label4..Caption +# AdminCatalogTableCheckForm..PageControl..ResultTabSheet..HeaderLbl..Caption +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label4..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..HeaderLbl..Caption +#: AdminCatalogTableCheck.dfm:237 +msgid "Check tables" +msgstr "Tabellen prüfen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label6..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label6..Caption +#: AdminCatalog.dfm:768 +msgid "Check time:" +msgstr "Prüfzeit:" + +#: source/linux/MACatalogsPanel.cc:321 +msgid "Checked Out" +msgstr "Ausgecheckt" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3683 +msgid "Checked out" +msgstr "Ausgecheckt" + +#: source/linux/MACatalogsPanel.cc:1237 +msgid "Checking table(s)..." +msgstr "Prüfe Tabellen..." + +#: AdminCatalogTableCheck.pas:392 +msgid "Checking tables ..." +msgstr "Prüfe Tabellen..." + +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..ChooseCnfFileBtn..Caption +#: AdminStartupVariables.dfm:1902 +msgid "Choose Option &File" +msgstr "Wählen Sie eine Optionsdatei" + +#: AdminBackup.pas:885 +msgid "Choose Target Directory" +msgstr "Wähle Zielverzeichnis" + +# AdminStartupVariablesOptionFileForm..Caption +# AdminStartupVariablesOptionFileForm..Caption +#. AdminStartupVariablesOptionFileForm..Caption +#: AdminStartupVariablesOptionFile.dfm:4 +msgid "Choose an Option File" +msgstr "Wählen Sie eine Einstellungsdatei" + +#: AdminCatalog.pas:2241 +msgid "Choose schema" +msgstr "Wähle Schema" + +# AdminStartupVariablesOptionFileForm..GroupBox1..Label4....AutoSize +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label4....AutoSize +#: AdminStartupVariablesOptionFile.dfm:78 +msgid "" +"Choose the configuration file to be edited. Note that several files can be " +"processed when the server starts." +msgstr "" +"Wählen Sie die zu ändernde Konfigurationsdatei. Beim Serverstart werden " +"möglicherweise mehrere Dateien verarbeitet-" + +# AdminStartupVariablesOptionFileForm..Label1..Caption +# AdminStartupVariablesOptionFileForm..Label1..Caption +#. AdminStartupVariablesOptionFileForm..Label1..Caption +#: AdminStartupVariablesOptionFile.dfm:47 +msgid "Choose the option file to be edited." +msgstr "Wählen Sie die zu ändernde Einstellungsdatei." + +msgid "Chroot mysqld daemon during startup." +msgstr "" + +msgid "Chroot:" +msgstr "" + +# AdminBackupForm..BackupTreeViewPopupMenu..ClearCompleteContentMI..Caption +# AdminBackupForm..BackupTreeViewPopupMenu..ClearCompleteContentMI..Caption +#. AdminBackupForm..BackupTreeViewPopupMenu..ClearCompleteContentMI..Caption +#: AdminBackup.dfm:1263 +msgid "Clear Complete Content" +msgstr "Inhalt vollständig löschen" + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..ClearUserImg..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..ClearUserImg..Caption +#: AdminUsers.dfm:335 +msgid "Clear Image" +msgstr "Bild löschen" + +#: source/linux/MABackupPanel.cc:166 +msgid "Click 'New Profile' to create a Backup Profile." +msgstr "Klicken Sie auf 'Neues Profil', um ein Backup-Profil anzulegen." + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo1Btn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..MerlinInfo2Btn..Caption +#: AdminServerHealth.dfm:5997 AdminStartupVariables.dfm:1780 +msgid "Click here for more information" +msgstr "Klicken Sie hier für mehr Informationen" + +#: AdminServiceControl.pas:1001 +msgid "" +"Click the Start Service button to start this service. If the service cannot " +"be started please check the Log Messages." +msgstr "" +"Klicken Sie auf die Start Dienst Taste, um den Dienst zu startetn. Wenn der " +"Dienst nicht gestartet werden kann sehen Sie sich das Log genauer an." + +#: source/linux/MAServiceControlPanel.cc:155 +msgid "Click this button to start the MySQL Server." +msgstr "Klicken Sie auf diesen Button, um den MySQL-Server zu starten." + +#: source/linux/MAServiceControlPanel.cc:144 +msgid "" +"Click this button to stop the MySQL Server.\n" +"Be aware that all connected users will be disconnected!" +msgstr "" +"Klicken Sie auf diesen Button, um den MySQL-Server anzuhalten.\n" +"Beachten Sie, dass dadurch alle verbundenen Benutzer getrennt werden!" +"" + +#: po/glade_files.c:374 +msgid "" +"Click this button to stop the MySQL Server. \n" +"Be aware that all connected users will be disconnected!" +msgstr "" +"Klicken Sie auf diesen Button, um den MySQL-Server anzuhalten.\n" +"Beachten Sie, dass dadurch alle verbundenen Benutzer getrennt werden!" +"" + +#: source/linux/MDynamicInterface.cc:362 +msgid "" +"Click to add or remove this option from the configuration file. If this " +"option is not set, the default or a value in a more general section in the " +"configuration file will be used." +msgstr "" +"Klicken Sie, um der Konfigurationsdatei diese Einstellung hinzuzufügen oder " +"sie zu entfernen. Ist diese Einstellung nicht gesetzt, wird der Vorgabewert " +"oder ein Wert in einem allgemeineren Abschnitt der Konfigurationsdatei " +"verwendet." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..Caption +#: po/glade_files.c:358 +msgid "Client Information" +msgstr "Clientinformation" + +msgid "Client error messages in given language. May be given as a full path." +msgstr "" + +#. Add privileges to user +#: AdminUsers.pas:1268 +msgid "Clone of " +msgstr "Klon von " + +msgid "Clone user" +msgstr "" + +#. Row 16 +msgid "Clos&e" +msgstr "Be&enden" + +# EditorTableForm..TableEditorPnl..BottomPnl..CloseBtn..Caption +# MyxRoutineGroupEditorForm..BottomPnl..CancelBtn..Caption +# MyxSchemaEditorForm..BottomPnl..CancelBtn..Caption +# MyxTableEditorForm..DockPanel..BottomPnl..CancelBtn..Caption +# MyxViewEditorForm..BottomPnl..CancelBtn..Caption +# OptionsForm..CloseBtn..Caption +# TextSearchForm..PageControl..SearchTabSheet..CloseBtn..Caption +# TextSearchForm..PageControl..ReplaceTabSheet..Close2Btn..Caption +#. AdminCatalogTableCheckForm..Panel1..CloseBtn..Caption +#. AdminRestoreProgressForm..CloseButton..Caption +#. MainForm..MainMenu..FileMI..CloseMI..Caption +#: AdminCatalogTableCheck.dfm:575 +msgid "Close" +msgstr "Schließen" + +# MainForm..PopupMenu..CloseMonitorMI..Caption +# MainForm..PopupMenu..CloseMonitorMI..Caption +# MainForm..PopupMenu..CloseMonitorMI..Caption +#. MainForm..PopupMenu..CloseMonitorMI..Caption +#: Main.dfm:132 +msgid "Close Monitor" +msgstr "Monitor schließen" + +#: source/linux/MACatalogsPanel.cc:206 source/linux/MACatalogsPanel.cc:234 +msgid "Collation" +msgstr "Sortierreihenfolge" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..ColumnVST......WideText +#: source/linux/MACatalogsPanel.cc:181 +msgid "Column Name" +msgstr "Spaltenname" + +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..Caption +# SchemataFrame..SchemaSearchPopupMenu..CustomMI..ColumnsSubMI..Caption +#: po/glade_files.c:91 +msgid "Columns" +msgstr "Spalten" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:59 AdminServerConnections.dfm:109 +#: AdminServerConnections.dfm:261 AdminServerProcesses.dfm:76 +msgid "Command" +msgstr "Befehl" + +msgid "Command(s) that are executed for each new connection" +msgstr "" + +msgid "Command(s) that are executed when a slave connects to this master" +msgstr "" + +#. Row 17 +msgid "Commands executed" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +# MyxRoutineGroupEditorForm..PageControl..CommentSheet..Caption +# MyxSchemaEditorForm..PageControl..CommentTabSheet..Caption +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..ColumnVST......WideText +# MyxTableEditorForm..DockPanel..TablePageControl..IndicesSheet..IndexVST......WideText +# MyxTableEditorForm..DockPanel..TablePageControl..IndicesSheet..IndexColumnVST......WideText +# MyxTableEditorForm..DockPanel..TablePageControl..ForeignKeySheet..ForeignKeyVST......WideText +# MyxTableEditorForm..DockPanel..TablePageControl..CommentTabSheet..Caption +# MyxViewEditorForm..PageControl..CommentTabSheet..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: po/glade_files.c:32 +msgid "Comment" +msgstr "Kommentar" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel3..Caption +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel8..Caption +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel8..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label3..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label3..Caption +#: po/glade_files.c:97 +msgid "Comment:" +msgstr "Kommentar:" + +#. Row 18 +msgid "" +"Common part of the directory path for all InnoDB datafiles. Default is the " +"MySQL datadir." +msgstr "" + +#. Row 19 +msgid "" +"Common part of the directory path for all InnoDB datafiles. If you do not " +"mentioned this option in `my.cnf' the default is the datadir of MySQL. You " +"can specify this also as an empty string, in which case you can use absolute " +"file paths in innodb_data_file_path." +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox..Caption +#: AdminBackup.dfm:727 +msgid "Compatibility mode" +msgstr "Kompatibilitätsmodus" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Caption +#: po/glade_files.c:35 +msgid "Complete INSERTs" +msgstr "Vollständige INSERTs" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..CompleteSchematasCBox..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..CompleteSchematasCBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..CompleteSchematasCBox..Caption +#: AdminBackup.dfm:575 +msgid "Complete backup" +msgstr "Vollständiges Backup" + +# AdminStartupVariablesOptionFileForm..GroupBox1..Label2..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label2..Caption +#: AdminStartupVariablesOptionFile.dfm:61 +msgid "Config File:" +msgstr "Konfigdatei:" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label7..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label7..Caption +#: AdminServiceControl.dfm:303 +msgid "Config Filename:" +msgstr "Konfig-Dateiname:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Caption +# AdminStartupVariablesOptionFileForm..GroupBox1..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Caption +#: po/glade_files.c:384 AdminStartupVariablesOptionFile.dfm:54 +msgid "Configuration File" +msgstr "Konfigurationsdatei" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label8..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label8..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label8..Caption +#: AdminServiceControl.dfm:311 +msgid "Configuration file to read startup parameters from." +msgstr "Konfigdatei, aus der Startparameter gelesen werden" + +#: source/linux/MAStartupParametersPanel.cc:118 +msgid "Configuration saved." +msgstr "Konfiguration gespeichert" + +# Get maximum text width +#. Get maximum text width +#: Main.pas:477 +msgid "Configure Instance" +msgstr "Instanz konfigurieren" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Caption +#: AdminServiceControl.dfm:273 +msgid "Configure Service" +msgstr "Dienst konfigurieren" + +# AdminStartupVariablesForm..SheetHeaderPnl..Label1....Height +#. AdminStartupVariablesForm..SheetHeaderPnl..Label1....Height +#: AdminStartupVariables.dfm:1993 +msgid "" +"Configure the startup variables. Note that changes will have no effect until " +"you restart the server." +msgstr "" +"Startvariablen konfigurieren. Änderungen wirken sich erst beim nächsten " +"Start des Servers aus." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label12..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label12..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label12..Caption +#: po/glade_files.c:392 +msgid "Confirm Password:" +msgstr "Passwort bestätigen:" + +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:352 +msgid "Connect" +msgstr "Verbinden" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..Caption +#: po/glade_files.c:348 +msgid "Connected to MySQL Server Instance" +msgstr "Mit MySQL-Serverinstanz verbunden" + +#: ApplicationDataModule.pas:531 +msgid "Connection %s cannot be found." +msgstr "Verbindung %s kann nicht gefunden werden." + +#: ApplicationDataModule.pas:525 +msgid "Connection %s selected." +msgstr "Verbindung %s ausgewählt" + +msgid "Connection Health" +msgstr "Verbindungsstatus" + +#: po/glade_files.c:70 +msgid "Connection Name" +msgstr "Verbindungsname" + +msgid "Connection Usage" +msgstr "" + +msgid "Connection timeout" +msgstr "" + +#: ApplicationDataModule.pas:584 +msgid "Connection to server %s:%d established." +msgstr "Verbindung zum Server %s:%d hergestellt" + +#. Row 20 +msgid "Connections" +msgstr "Verbindungen" + +#: ApplicationDataModule.pas:505 +msgid "Connections loaded from file %s." +msgstr "Verbindungen aus Datei %s geladen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label5..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label5..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label5..Caption +#: po/glade_files.c:404 +msgid "Contact Information:" +msgstr "Kontaktinformation:" + +#: AdminServerHealth.pas:1391 AdminUsers.pas:1159 +msgid "Continue" +msgstr "Fortfahren" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 21 +msgid "" +"Controls the demotion of buffers from the hot sub-chain of a key cache to " +"the warm sub-chain. Lower values cause demotion to happen more quickly. The " +"minimum value is 100. The default value is 300. This variable was added in " +"MySQL 4.1.1." +msgstr "" + +# MainForm..MainMenu..Edit1..CopyMI..Caption +# MainForm..MainMenu..Edit1..CopyMI..Caption +#. MainForm..MainMenu..Edit1..CopyMI..Caption +#: Main.dfm:111 +msgid "Copy" +msgstr "Kopieren" + +# AdminServerHealthForm..VariablesPopupMenu..CopyVariablestoClipboardMI..Caption +# AdminServerHealthForm..VariablesPopupMenu..CopyVariablestoClipboardMI..Caption +#. AdminServerHealthForm..VariablesPopupMenu..CopyVariablestoClipboardMI..Caption +#: AdminServerHealth.dfm:6202 +msgid "Copy Variables to Clipboard" +msgstr "Variablen in die Zwischenablage kopieren" + +#. MainForm..MainMenu..FileMI..CopyActivePageAsTextMI..Caption +#: Main.dfm:91 +msgid "Copy active page as text" +msgstr "Kopiere diese Seite als Text" + +# AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableNameMI..Caption +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableNameMI..Caption +#: AdminServerHealth.dfm:6194 +msgid "Copy selected Variable Name" +msgstr "Ausgewählten Variablennamen kopieren" + +# AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableMI..Caption +#. AdminServerHealthForm..VariablesPopupMenu..CopyselectedVariableMI..Caption +#: AdminServerHealth.dfm:6198 +msgid "Copy selected Variable Name and Value" +msgstr "Ausgewählten Variablennamen und -wert kopieren" + +#: source/linux/MAHealthPanel.cc:1607 +#, c-format +msgid "Could not change server variable '%s' to '%s'" +msgstr "Konnte Servervariable '%s' nicht auf '%s' setzen" + +#: source/linux/MAStartupParametersPanel.cc:140 +#, c-format +msgid "Could not create %s" +msgstr "Konnte %s nicht erzeugen." + +#: source/linux/MACatalogsPanel.cc:1058 source/linux/MACatalogsPanel.cc:1060 +#, c-format +msgid "Could not drop table '%s.%s'." +msgstr "Konnte Tabelle '%s.%s' nicht löschen." + +#: source/linux/MInstanceInfo.cc:606 +msgid "Could not execute MySQL init script\n" +msgstr "Konnte MySQL-Init-Skript nicht ausführen.\n" + +#: AdminRestore.pas:291 +msgid "Could not fetch Catalogs/Schemata data." +msgstr "Konnte Kataloge/Schemadaten nicht holen." + +#: AdminServerConnections.pas:150 +msgid "Could not fetch Process List." +msgstr "Konnte Prozessliste nicht holen." + +#: AdminUsers.pas:1742 +msgid "Could not fetch Schema Tables." +msgstr "Konnte Schematabellen nicht holen." + +#: AdminCatalog.pas:810 +msgid "Could not fetch schema routine status." +msgstr "" + +#: AdminCatalog.pas:760 +msgid "Could not fetch schema table status." +msgstr "" + +#: AdminCatalog.pas:785 +msgid "Could not fetch schema view status." +msgstr "" + +#: AdminUsers.pas:375 +msgid "Could not fetch user names." +msgstr "" + +#: ApplicationDataModule.pas:251 +msgid "Could not find settings" +msgstr "" + +#: AdminCatalog.pas:2502 +msgid "Could not get view description." +msgstr "" + +# Initialize scheduler interfaces. +#. Initialize scheduler interfaces. +#: AdminBackup.pas:300 +msgid "Could not initialize task scheduler interface." +msgstr "Konnte Aufgabenplaner-Schnittstelle nicht initialisieren." + +#: source/linux/MABackupPanel.cc:1241 +msgid "Could not install new crontab without the scheduled backup." +msgstr "Konnte neuen Crontab ohne das geplante Backup nicht installieren." + +#: source/linux/MABackupPanel.cc:1213 +msgid "Could not install new crontab." +msgstr "Konnte neuen Crontab nicht installieren." + +#: source/linux/MAServerConnectionsPanel.cc:464 +#: source/linux/MAServerConnectionsPanel.cc:490 +#, c-format +msgid "Could not kill thread %i." +msgstr "Konnte Thread %i nicht abschießen." + +#: source/linux/MABackupPanel.cc:1439 +#, c-format +msgid "Could not load backup profile '%s/%s'" +msgstr "Konnte Backup-Profil '%s/%s' nicht laden." + +#: source/linux/MABackupPanel.cc:153 +msgid "Could not load backup progress dialog" +msgstr "Konnte Backup-Fortschrittsdialog nicht laden." + +#: source/linux/MABackupPanel.cc:1461 +msgid "Could not open file for writing backup." +msgstr "Konnte Datei nicht öffnen, um Backup zu schreiben." + +#: source/linux/MAHealthPanel.cc:1011 +#, c-format +msgid "Could not open health graph description '%s'" +msgstr "Konnte Statusgraph-Beschreibung '%s' nicht öffnen." + +#: source/linux/MAServerLogsPanel.cc:406 +#, c-format +msgid "Could not open log file '%s'" +msgstr "Konnte Protokolldatei '%s' nicht öffnen." + +#: source/linux/MAServerLogsPanel.cc:403 +#, c-format +msgid "Could not open log file '%s': no permission for reading" +msgstr "Konnte Protokolldatei '%s' nicht öffnen: keine Leseberechtigung" + +#: source/linux/MAdministrator.cc:248 +msgid "Could not open translation files" +msgstr "Konnte Übersetzungsdateien nicht öffnen." + +#: AdminServiceControl.pas:367 +msgid "Could not re-connect to the MySQL Server." +msgstr "Konnte nicht neu mit dem MySQL-Server verbinden." + +#: source/linux/MABackupPanel.cc:496 +#, c-format +msgid "Could not read the profile file '%s'" +msgstr "Konnte die Profildatei '%s' nicht lesen." + +#: source/linux/MDataInterface.cc:84 +msgid "Could not retrieve catalogs from server" +msgstr "Konnte Kataloge nicht vom Server holen." + +#: source/linux/MABackupPanel.cc:1221 source/linux/MABackupPanel.cc:1249 +#: source/linux/MABackupPanel.cc:1265 +msgid "Could not retrieve list of currently scheduled tasks by crontab" +msgstr "Konnte Liste der momentan mit Crontab geplanten Aufgaben nicht holen." + +#: source/linux/MAReplicationStatusPanel.cc:195 +msgid "Could not retrieve replication status information." +msgstr "Konnte Replikationsstatusinformation nicht holen." + +#: source/linux/MDataInterface.cc:124 +msgid "Could not retrieve schema table definitions from server" +msgstr "Konnte Schematabellendefinitionen nicht vom Server holen." + +#: source/linux/MDataInterface.cc:143 +#, c-format +msgid "Could not retrieve table status data for schema '%s.%s'" +msgstr "Konnte Tabellenstatusdaten für Schema '%s.%s' nicht holen." + +#: source/linux/MDataInterface.cc:191 source/linux/MDataInterface.cc:211 +msgid "Could not retrieve user information from server" +msgstr "Konnte Benutzerinformationen nicht vom Server holen." + +#: source/linux/MDataInterface.cc:160 +msgid "Could not retrieve user list from server" +msgstr "Konnte Benutzerliste nicht vom Server holen." + +#: source/linux/MAStartupParametersPanel.cc:122 +msgid "Could not save configurations." +msgstr "Konnte Konfigurationen nicht speichern." + +#: source/linux/MAServerLogsPanel.cc:226 +#, c-format +msgid "Could not save log file to '%s'" +msgstr "Konnte Protokolldatei nicht unter '%s' speichern." + +#: source/linux/MABackupPanel.cc:518 +msgid "Could not write the copied profile file" +msgstr "Konnte die kopierte Profildatei nicht schreiben." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.WideStrings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:243 +msgid "Count" +msgstr "Zähler" + +#: AdminCatalog.pas:2247 +msgid "Create FUNCTION" +msgstr "Funktion anlegen" + +#: AdminServerHealth.pas:1513 +msgid "Create Group" +msgstr "Erzeuge Gruppe" + +#: AdminCatalog.pas:2247 +msgid "Create PROCEDURE" +msgstr "Procedure anlegen" + +#: AdminServerHealth.pas:1396 +msgid "Create Page" +msgstr "Seite anlegen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..AddSPBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..AddSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..AddSPBtn..Caption +#: AdminCatalog.dfm:3328 +msgid "Create Stored Proc" +msgstr "SP anlegen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..AddTableBtn..Caption +# AdminCatalogForm..TablesPopupMenu..CreateTableMI..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..AddTableBtn..Caption +# AdminCatalogForm..TablesPopupMenu..CreateTableMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..CreateTableMI..Caption +#: po/glade_files.c:113 +msgid "Create Table" +msgstr "Tabelle anlegen" + +#: source/linux/MACatalogsPanel.cc:289 source/linux/MACatalogsPanel.cc:304 +msgid "Create Time" +msgstr "Erzeugungsuhrzeit" + +#: po/glade_files.c:107 +msgid "" +"Create Time:\n" +"Update Time:\n" +"Check Time:" +msgstr "" +"Erzeugungszeit:\n" +"Aktualisierungszeit:\n" +"Prüfzeit:" + +#: AdminCatalog.pas:2443 +msgid "Create VIEW" +msgstr "View anlegen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..CreateViewBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..CreateViewBtn..Caption +#: AdminCatalog.dfm:3025 +msgid "Create View" +msgstr "View anlegen" + +#: po/glade_files.c:220 +msgid "Create a Graph Page" +msgstr "Eine Graphenseite anlegen" + +#: po/glade_files.c:224 source/linux/MAHealthPanel.cc:1255 +msgid "Create a New Graph" +msgstr "Einen neuen Graphen anlegen" + +#: source/linux/MAHealthPanel.cc:1358 +msgid "Create a New Graph Grouping" +msgstr "Eine neue Graphengruppe anlegen" + +#: po/glade_files.c:213 source/linux/MAHealthPanel.cc:1467 +msgid "Create a New Graph Page" +msgstr "Eine neuen Graphenseite anlegen" + +# Translation context? +#: source/linux/MAStartupParametersPanel.cc:222 +msgid "Create a New One" +msgstr "Neu anlegen" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..CreateDBsCheckbox..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..CreateDBsCheckbox..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..CreateDBsCheckbox..Caption +#: AdminRestore.dfm:272 +msgid "Create database(s) if they don't exist" +msgstr "Datenbanken anlegen, wenn sie noch nicht existieren" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3532 +msgid "Create date" +msgstr "Erzeugungsdatum" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label48..Caption +# or maybe "CREATE-Einstellungen"??? +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label48..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label48..Caption +#: AdminCatalog.dfm:502 +msgid "Create options:" +msgstr "Erstellungsoptionen:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label2..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label2..Caption +#: AdminCatalog.dfm:726 +msgid "Create time:" +msgstr "Erzeugungsuhrzeit:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3390 +msgid "Created" +msgstr "Angelegt" + +#: AdminBackup.pas:1755 +msgid "Current Object is \"%s\" " +msgstr "" + +# AdminBackupProgressForm..ProgressGBox..Label2..Caption +# AdminBackupProgressForm..ProgressGBox..Label2..Caption +#. AdminBackupProgressForm..ProgressGBox..Label2..Caption +#: AdminBackupProgress.dfm:61 +msgid "Current Object:" +msgstr "Aktuelles Objekt:" + +# AdminBackupProgressForm..ProgressGBox..Label6..Caption +#. AdminBackupProgressForm..ProgressGBox..Label6..Caption +#: AdminBackupProgress.dfm:121 +msgid "Current Row:" +msgstr "Aktuelle Zeile:" + +# AdminBackupProgressForm..ProgressGBox..Label3..Caption +#. AdminBackupProgressForm..ProgressGBox..Label3..Caption +#: AdminBackupProgress.dfm:68 +msgid "Current Table:" +msgstr "Aktuelle Tabelle:" + +#: AdminServerHealth.pas:361 +msgid "Current status variables of the server." +msgstr "Aktuelle Statusvariablen des Servers" + +# AdminServerHealthBarGraphFrame..MainPnl..ValueLbl..Caption +# Function??? +#. AdminServerHealthBarGraphFrame..MainPnl..ValueLbl..Caption +#: AdminServerHealthBarGraph.dfm:45 +msgid "Current usage 2.1M" +msgstr "Aktueller Nutzung 2.1M" + +# AdminServerHealthLineGraphFrame..DetailPnl..CurrentCaptionLbl..Caption +#. AdminServerHealthLineGraphFrame..DetailPnl..CurrentCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:685 +msgid "Current:" +msgstr "Aktuell:" + +#: source/linux/MAHealthPanel.cc:262 +#, c-format +msgid "Current: %.0f" +msgstr "Aktuell: %.0f" + +#: source/linux/MAHealthPanel.cc:138 +msgid "Current: 0" +msgstr "Aktuell: 0" + +# MainForm..MainMenu..Edit1..CutMI..Caption +# MainForm..MainMenu..Edit1..CutMI..Caption +#. MainForm..MainMenu..Edit1..CutMI..Caption +#: Main.dfm:106 +msgid "Cut" +msgstr "Ausschneiden" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:179 +msgid "D:" +msgstr "D:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:58 AdminServerConnections.dfm:105 +#: AdminServerConnections.dfm:257 AdminServerProcesses.dfm:72 +msgid "DB" +msgstr "DB" + +#. Row 22 +msgid "DDL" +msgstr "DDL" + +#. Row 32 +msgid "DML" +msgstr "DML" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Caption +#: AdminBackup.dfm:916 +msgid "DailyTabSheet" +msgstr "DailyTabSheet" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Caption +#: po/glade_files.c:106 +msgid "Data" +msgstr "Daten" + +msgid "Data / Memory size" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Caption +#: po/glade_files.c:280 +msgid "Data File" +msgstr "Daten-Datei" + +msgid "Data File Path:" +msgstr "" + +#: po/glade_files.c:89 +msgid "Data Len.:" +msgstr "Datenlänge:" + +#: source/linux/MACatalogsPanel.cc:508 +#, c-format +msgid "Data Len.: %s" +msgstr "Datenlänge: %s" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableDataLenCaptionLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableDataLenCaptionLbl..Caption +#: AdminCatalog.dfm:1767 +msgid "Data Len:" +msgstr "Datenlänge:" + +#: source/linux/MABackupPanel.cc:127 source/linux/MACatalogsPanel.cc:154 +msgid "Data Length" +msgstr "Datenlänge" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeViewHeaderControl......Text +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeViewHeaderControl......Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:320 +msgid "Data directory" +msgstr "Datenverzeichnis" + +msgid "Data directory:" +msgstr "" + +#: po/glade_files.c:273 +msgid "" +"Data file name with optional path information.\n" +"If you include path information, make sure to leave the Data Directory " +"parameter blank." +msgstr "" +"Daten-Dateiname, wahlweise mit Pfadinformation.\n" +"Wenn Sie Pfadinformation angeben, lassen Sie den Parameter Datenverzeichnis " +"leer." + +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label3....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:232 +msgid "" +"Data file name with optional path information. Make sure that the name forms " +"a valid filename when combined with the data path value (see Data Directory " +"option in InnodDB Parameters)." +msgstr "" +"Datendateiname mit optionalen Pfadinformationen. Stellen Sie sicher, dass " +"der Name einen gültigen Dateinamen ergibt, wenn er mit dem Datenpfad (siehe " +"Datenverzeichnis in den InnoDB Parametern) kombiniert wird." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label9..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label9..Caption +#: po/glade_files.c:270 +msgid "Data file:" +msgstr "Daten-Datei:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label38..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label38..Caption +#: AdminCatalog.dfm:694 +msgid "Data free:" +msgstr "Freier Platz:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeViewHeaderControl......Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminBackup.dfm:335 +msgid "Data length" +msgstr "Datenlänge" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label32..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label32..Caption +#: AdminCatalog.dfm:634 +msgid "Data length:" +msgstr "Datenlänge:" + +#: po/glade_files.c:7 +msgid "Databases" +msgstr "Datenbanken" + +msgid "Datafiles" +msgstr "" + +msgid "Deactivate show database" +msgstr "" + +msgid "Deactivate thread priority" +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..ServiceFeatureDebugCBox..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..DebugCheckbox..Caption +#: AdminServiceControl.dfm:431 +msgid "Debug Information (slow)" +msgstr "Debug-Information (langsam)" + +msgid "Def. Char Set:" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Fill Charsets +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Fill Charsets +#: source/linux/MACatalogsPanel.cc:186 +msgid "Default" +msgstr "Vorgabe" + +msgid "Default Collation:" +msgstr "" + +msgid "Default storage engine:" +msgstr "" + +msgid "Default transaction isolation level" +msgstr "" + +msgid "Default transaction isolation level:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 23 +msgid "Default value for this is fdatasync. Another option is O_DSYNC." +msgstr "" + +msgid "Default week format:" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label3..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label3..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel1..Label3..Caption +#: AdminBackup.dfm:72 +msgid "Define the name and content of the backup" +msgstr "Legen Sie Namen und Inhalt des Backups fest." + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +# Good translation? +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3384 +msgid "Definer" +msgstr "Definer" + +msgid "Delay key write:" +msgstr "" + +#. Row 24 +msgid "Delayed" +msgstr "" + +# AdminBackupForm..ProfilesPopupMenu..DeleteProfileMI..Caption +# AdminBackupForm..ProfilesPopupMenu..DeleteProfileMI..Caption +#. AdminBackupForm..ProfilesPopupMenu..DeleteProfileMI..Caption +#: AdminBackup.dfm:1287 +msgid "Delete Backup Project(s)" +msgstr "Backup-Projekte entfernen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..GraphPopupMenu..DeleteGraphMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..DeleteGraphMI..Caption +#: source/linux/MAHealthPanel.cc:401 +msgid "Delete Graph" +msgstr "Graph entfernen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..GroupBoxPopupMenu..DeleteGroupMI..Caption +# AdminServerHealthForm..GraphPopupMenu..DeleteGroup2MI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GroupBoxPopupMenu..DeleteGroupMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeleteGroup2MI..Caption +#: source/linux/MAHealthPanel.cc:418 AdminServerHealth.dfm:6321 +msgid "Delete Group" +msgstr "Gruppe entfernen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..PageControlPopupMenu..DeletePageMI..Caption +# AdminServerHealthForm..GroupBoxPopupMenu..DeletePage2MI..Caption +# AdminServerHealthForm..GraphPopupMenu..DeletePage3MI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..DeletePageMI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..DeletePage2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..DeletePage3MI..Caption +#: source/linux/MAHealthPanel.cc:435 AdminServerHealth.dfm:6268 +#: AdminServerHealth.dfm:6334 +msgid "Delete Page" +msgstr "Seite entfernen" + +#: AdminServerHealth.pas:1441 +msgid "Delete Page?" +msgstr "Seite löschen?" + +#: AdminBackup.pas:1510 +msgid "Delete Profiles?" +msgstr "Profile entfernen?" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button12..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button12..Caption +#: AdminCatalog.dfm:3732 +msgid "Delete document" +msgstr "Dokument entfernen" + +msgid "Delete user" +msgstr "" + +#: AdminUsers.pas:1573 +msgid "Delete user?" +msgstr "Nutzer löschen?" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#: source/linux/MACatalogsPanel.cc:322 source/linux/MAHealthPanel.cc:704 +#: AdminCatalog.dfm:3083 AdminCatalog.dfm:3690 AdminServerConnections.dfm:223 +#: AdminServerHealth.dfm:97 AdminServerHealth.dfm:191 AdminServerStatus.dfm:80 +#: AdminServerStatus.dfm:124 AdminUsers.dfm:433 AdminUsers.dfm:570 +#: AdminUsers.dfm:755 AdminServerConnections.pas:523 +msgid "Description" +msgstr "Beschreibung" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label6..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label6..Caption +#: AdminServiceControl.dfm:512 +msgid "Description of the service." +msgstr "Beschreibung des Dienstes" + +#: source/linux/MAServerConnectionsPanel.cc:87 +msgid "Description." +msgstr "Beschreibung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label25..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label25..Caption +#: po/glade_files.c:402 +msgid "Description:" +msgstr "Beschreibung:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Label9..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Label9..Caption +#: AdminCatalog.dfm:580 +msgid "Detailed row status information" +msgstr "Ausführliche Zeilenstatusinformation" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Label1..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Label1..Caption +#: AdminCatalog.dfm:424 +msgid "Detailed table status information" +msgstr "Ausführliche Tabellenstatusinformation" + +#: source/linux/MACatalogsPanel.cc:894 +msgid "Details <<" +msgstr "<< Details" + +# ConnectToInstanceForm..BottomPnl..DetailsBtn..Caption +# EditorTableForm..TableEditorPnl..BottomPnl..DetailsBtn..Caption +# ConnectToInstanceForm..BottomPnl..DetailsBtn..Caption +# EditorTableForm..TableEditorPnl..BottomPnl..DetailsBtn..Caption +# TextSearchForm..PageControl..SearchTabSheet..DetailsBtn..Caption +# TextSearchForm..PageControl..ReplaceTabSheet..Details2Btn..Caption +# ConnectToInstanceForm..BottomPnl..DetailsBtn..Caption +# EditorTableForm..TableEditorPnl..BottomPnl..DetailsBtn..Caption +# TextSearchForm..PageControl..SearchTabSheet..DetailsBtn..Caption +# TextSearchForm..PageControl..ReplaceTabSheet..Details2Btn..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..TableDetailsBtn..Caption +#: po/glade_files.c:112 source/linux/MACatalogsPanel.cc:888 +#: AdminCatalog.pas:1330 +msgid "Details >>" +msgstr "Details >>" + +# Translation almost certainly needs to be fixed! +#: po/glade_files.c:334 +msgid "Detect..." +msgstr "Finden..." + +#: po/glade_files.c:136 +msgid "Developer Docs" +msgstr "Entwicklerdokumente" + +#: source/linux/MACatalogsPanel.cc:314 +msgid "Developer Documents" +msgstr "Entwicklerdokumente" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Caption +#: AdminCatalog.dfm:3545 +msgid "Developer docs" +msgstr "Entwicklerdokumente" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: AdminCatalog.dfm:3659 +msgid "Developer documents" +msgstr "Entwicklerdokumente" + +#: AdminCatalog.pas:953 +msgid "Developer documents stored in %s" +msgstr "In %s gespeicherte Entwicklerdokumente" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel4..DevObjTitleLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel4..DevObjTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel4..DevObjTitleLbl..Caption +#: AdminCatalog.dfm:3567 +msgid "Developer documents stored in this schema" +msgstr "In diesem Schema gespeicherte Entwicklerdokumente" + +msgid "Directories" +msgstr "" + +#. Row 25 +msgid "Directories/Files" +msgstr "Verzeichnisse/Dateien" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 26 +msgid "Directory for database files. The value of the --datadir option." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 27 +msgid "Directory for temporary files. The value of the --tmpdir option." +msgstr "" + +msgid "Directory path to InnoDB log files." +msgstr "" + +#. Row 28 +msgid "" +"Directory path to InnoDB log files. The default is the datadir of MySQL." +msgstr "" +"Verzeichnispfad zu den InnoDB-Log-Dateien. Vorgabe ist das datadir von MySQL." + +msgid "Directory path where log archives should be stored." +msgstr "" + +#: po/glade_files.c:69 +msgid "Directory where backup files should be stored" +msgstr "Verzeichnis zum Speichern der Backup-Dateien" + +#. Row 29 +msgid "" +"Directory where fully written log files would be archived if log archiving " +"is used." +msgstr "" +"Verzeichnis, in dem komplett geschriebene Log-Dateien archiviert werden, " +"wenn Archivierung benutzt wird." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirLbl..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirLbl..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirLbl..Caption +#: AdminBackup.dfm:782 +msgid "Directory where the backup files should be stored." +msgstr "Verzeichnis zum Speichern der Backup-Dateien" + +msgid "Disable caching of host-names" +msgstr "" + +msgid "Disable grant tables" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox..Caption +#: po/glade_files.c:36 +msgid "Disable keys" +msgstr "Schlüssel deaktivieren" + +msgid "Disable name resolving" +msgstr "" + +msgid "Disable networking" +msgstr "" + +msgid "Disable stack trace" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 30 +msgid "" +"Disables (0) / enables (1) automatic purging of relay logs as soon as they " +"are not needed any more. The default value is 1. This option is available as " +"of MySQL 4.1.1." +msgstr "" + +msgid "Disallow authentication for accounts that have old (pre-4.1) passwords." +msgstr "" + +# EditorTableForm..TableEditorPnl..BottomPnl..DiscardChangesBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..DiscardChangesBtn..Caption +#: po/glade_files.c:433 +msgid "Discard Changes" +msgstr "Verwerfen" + +#: AdminStartupVariables.pas:1361 +msgid "Discard Changes?" +msgstr "Änderungen verwerfen?" + +#: AdminServerInfo.pas:308 +msgid "Disconnected from Server." +msgstr "Nicht mit Server verbunden" + +# MainForm..PopupMenu..MontorOptions1..DisplayCPULoadMI..Caption +#. MainForm..PopupMenu..MontorOptions1..DisplayCPULoadMI..Caption +#: Main.dfm:59 +msgid "Display CPU Load" +msgstr "CPU-Last anzeigen" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionCBox..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionCBox..Caption +#: AdminServerHealthGraphSettings.dfm:226 +msgid "Display Caption" +msgstr "Beschriftung anzeigen" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label3..Caption +# Translation: or "Anzeigename"??? +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label3..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label3..Caption +#: AdminServiceControl.dfm:487 +msgid "Display Name:" +msgstr "Anzeigename:" + +#: po/glade_files.c:233 +msgid "Display caption" +msgstr "Beschriftung anzeigen" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 31 +msgid "" +"Division point between the hot and warm sub-chains of the key cache buffer " +"chain. The value is the percentage of the buffer chain to use for the warm " +"sub-chain. Allowable values range from 1 to 100. The default value is 100. " +"This variable was added in MySQL 4.1.1." +msgstr "" + +#: po/glade_files.c:61 +msgid "Do Not Schedule Backups" +msgstr "Keine Backups einplanen" + +#: po/glade_files.c:168 +#, c-format +msgid "" +"Do a full key lookup for all keys for each row. This ensures that\n" +"the table is 100% conistent, but will take a long time." +msgstr "" +"Komplettes Nachschlagen aller Schlüssel jeder Zeile. Das sorgt dafür, dass " +"die Tabelle % konsistent ist, wird aber eine längere Zeit brauchen." + +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label11....AutoSize +#: AdminCatalogTableCheck.dfm:301 +msgid "" +"Do a full key lookup for all keys for each row. This ensures that the table " +"is 100% consistent, but will take a long time." +msgstr "" +"Komplettes Nachschlagen aller Schlüssel jeder Zeile. Das sorgt dafür, dass " +"die Tabelle % konsistent ist, wird aber eine längere Zeit brauchen." + +#: po/glade_files.c:314 +msgid "Do not create catalogs and schemas if they don't already exist" +msgstr "Kataloge und Schemata nicht anlegen, wenn sie nicht schon existieren" + +msgid "Do not start slave automaticaly" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalLbl..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Label18..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalLbl..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Label18..Caption +#: po/glade_files.c:154 AdminCatalogTableCheck.dfm:430 +msgid "Do not write the command to the binary log file." +msgstr "Anweisung nicht in die Binärprotokolldatei schreiben" + +#: AdminUsers.pas:1145 +msgid "Do you want this?" +msgstr "Wollen Sie das?" + +#: AdminServiceControl.pas:1327 +msgid "Do you want to stop the service now?" +msgstr "Wollen Sie den Dienst jetzt anhalten?" + +msgid "Don't allow 'SHOW DATABASE' commands" +msgstr "" + +msgid "Don't allow connections via TCP/IP." +msgstr "" + +msgid "Don't allow creation of heap tables bigger than this." +msgstr "" + +msgid "" +"Don't allow new user creation by the user who has no write privileges to the " +"mysql.user table." +msgstr "" + +msgid "Don't cache host names." +msgstr "" + +msgid "" +"Don't cache or retrieve results=0\n" +"Cache all queries except SELECT SQL_NO_CACHE=1\n" +"Cache only SELECT SQL_CACHE queries=2\n" +msgstr "" + +msgid "Don't cache results that are bigger than this." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 33 +msgid "Don't cache results that are bigger than this. (Default 1M). " +msgstr "" + +msgid "Don't give threads different priorities." +msgstr "" + +msgid "Don't log extra information to update and slow-query logs." +msgstr "" + +msgid "Don't print a stack trace on failure" +msgstr "" + +msgid "Don't resolve hostnames. All hostnames are IP's or 'localhost'." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label7..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label7..Caption +#: po/glade_files.c:161 +msgid "Don't scan the rows to check for incorrect links." +msgstr "Zeilen nicht durchgehen, um auf fehlerhafte Links zu prüfen" + +#. Row 34 +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements." +msgstr "" +"Nicht mehr als diese Anzahl von Threads zulassen, um INSERT DELAYED-" +"Statements abzuarbeiten." + +msgid "" +"Don't start more than this number of threads to handle INSERT DELAYED " +"statements. If set to zero, which means INSERT DELAYED is not used." +msgstr "" + +msgid "" +"Don't use the fast sort index method to created index if the temporary file " +"would get bigger than this." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox..Caption +#: po/glade_files.c:30 +msgid "Don't write full path" +msgstr "Nicht den vollen Pfad schreiben" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:25 +msgid "Drive Info" +msgstr "Laufwerksinformation" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label1..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label1..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:32 +msgid "Drive:" +msgstr "Laufwerk:" + +#: po/glade_files.c:135 +msgid "Drop Document" +msgstr "Dokument entfernen" + +#: po/glade_files.c:128 +msgid "Drop Procedure" +msgstr "Procedure entfernen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..DelSPBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..DelSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..DelSPBtn..Caption +#: AdminCatalog.dfm:3337 +msgid "Drop Stored Proc" +msgstr "SP löschen" + +#: AdminCatalog.pas:2374 +msgid "Drop Stored Procedure(s)" +msgstr "Stored Procedures löschen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..TablesPopupMenu..DropTableMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..DropTableMI..Caption +#: po/glade_files.c:209 source/linux/MACatalogsPanel.cc:398 +#: AdminCatalog.dfm:3938 +msgid "Drop Table" +msgstr "Tabelle entfernen" + +#: AdminCatalog.pas:1844 +msgid "Drop Table(s)" +msgstr "Tabellen löschen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..DropViewBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..DropViewBtn..Caption +#: AdminCatalog.dfm:3034 +msgid "Drop View" +msgstr "View entfernen" + +#: AdminCatalog.pas:2540 +msgid "Drop View(s)" +msgstr "Views löschen" + +#: AdminCatalog.pas:2394 +msgid "Dropping Schema Routine(s) ..." +msgstr "" + +#: AdminCatalog.pas:2556 +msgid "Dropping Schema View(s) ..." +msgstr "" + +#. If this is a new user then check if a user with the new name already exists. +#: AdminUsers.pas:579 +msgid "Duplicate user name" +msgstr "Doppelter Nutzername" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..RowFormatLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..RowFormatLbl..Caption +#: AdminCatalog.dfm:447 +msgid "Dynamic" +msgstr "Dynamisch" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:180 +msgid "E:" +msgstr "E:" + +#: source/linux/MACatalogsPanel.cc:1322 +msgid "ERROR: " +msgstr "FEHLER: " + +#: ApplicationDataModule.pas:681 +msgid "" +"ERROR: %s - The following error occured: \n" +"%s" +msgstr "" +"FEHLER: %s -- Der folgende Fehler ist aufgetreten:\n" +"%s" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:245 +msgid "EUC-JP" +msgstr "EUC-JP" + +#: po/glade_files.c:17 +msgid "" +"Each selected table will be backed up independently. \n" +"This may lead to inconsistent backups and should be\n" +"avoided if possible." +msgstr "" +"Jede ausgewählte Datei wird unabhängig gespeichert.\n" +"Dies kann zu inkonsistenten Backups führen und sollte\n" +"so weit wie möglich vermieden werden." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label19....AutoSize +#: AdminBackup.dfm:512 +msgid "" +"Each table will be backed up independently. This may lead to inconsistent " +"backups and should be avoided if possible." +msgstr "" +"Jede Tabelle wird unabhängig von den anderen gesichert. Das kann zu " +"inkonsistenten Backups führen und sollte wenn möglich vermieden werden." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 35 +msgid "" +"Each thread that does a sequential scan allocates a buffer of this size for " +"each table it scans. If you do many sequential scans, you may want to " +"increase this value." +msgstr "" + +msgid "Each thread that needs to do a sort allocates a buffer of this size." +msgstr "" + +#. Row 36 +msgid "" +"Each thread that needs to do a sort allocates a buffer of this size. " +"Increase this value for faster ORDER BY or GROUP BY operations." +msgstr "" + +# SchemataFrame..SchemaTreeViewPopupMenu..EditMI..Caption +# MainForm..MainMenu..Edit1..Caption +# MainForm..MainMenu..Edit1..Caption +#. MainForm..MainMenu..Edit1..Caption +#: Main.dfm:104 +msgid "Edit" +msgstr "Bearbeiten" + +#: po/glade_files.c:134 +msgid "Edit Document" +msgstr "Dokument bearbeiten" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..GraphPopupMenu..EditGraphMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..GraphPopupMenu..EditGraphMI..Caption +#: source/linux/MAHealthPanel.cc:1320 +msgid "Edit Graph" +msgstr "Graph bearbeiten" + +#: source/linux/MAHealthPanel.cc:1413 +msgid "Edit Graph Grouping Caption" +msgstr "Graphengruppenbeschriftung bearbeiten" + +#: source/linux/MAHealthPanel.cc:427 +msgid "Edit Page" +msgstr "Seite bearbeiten" + +#: source/linux/MAHealthPanel.cc:1437 +msgid "Edit Page Text" +msgstr "Seitentext bearbeiten" + +#: po/glade_files.c:127 +msgid "Edit Procedure" +msgstr "SP bearbeiten" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..EditSPBtn..Caption +#: AdminCatalog.dfm:3319 +msgid "Edit Stored Proc" +msgstr "SP bearbeiten" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..EditTableBtn..Caption +# AdminCatalogForm..TablesPopupMenu..EditTableMI..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..EditTableBtn..Caption +# AdminCatalogForm..TablesPopupMenu..EditTableMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..EditTableMI..Caption +#: po/glade_files.c:115 +msgid "Edit Table" +msgstr "Tabelle bearb." + +# AdminCatalogForm..TablesPopupMenu..EditTableDataMI..Caption +#. AdminCatalogForm..TablesPopupMenu..EditTableDataMI..Caption +#: AdminCatalog.dfm:3901 +msgid "Edit Table Data" +msgstr "Daten bearbeiten" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..EditViewBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..EditViewBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..EditViewBtn..Caption +#: AdminCatalog.dfm:3016 +msgid "Edit View" +msgstr "View bearbeiten" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button10..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button10..Caption +#: AdminCatalog.dfm:3716 +msgid "Edit document" +msgstr "Dokument bearbeiten" + +#: source/linux/MAStartupParametersPanel.cc:71 +#, c-format +msgid "" +"Editing file '%s'\n" +"Section '%s'" +msgstr "" +"Bearbeite Datei '%s'\n" +"Abschnitt '%s'" + +#: ApplicationDataModule.pas:252 +msgid "" +"Either the server service or the configuration file could not be found. " +"Startup variables and service section are therefore disabled." +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel1..Caption +#: AdminRestoreProgress.dfm:122 +msgid "Elapsed time:" +msgstr "Vergangene Zeit:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label19..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label19..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label19..Caption +#: po/glade_files.c:403 +msgid "Email:" +msgstr "Email:" + +#. Empty user name. +#: AdminUsers.pas:569 +msgid "Empty user name" +msgstr "Leerer Nutzername" + +msgid "Enable load data local infile" +msgstr "" + +msgid "Enable named pipes" +msgstr "" + +msgid "Enable symbolic link support" +msgstr "" + +msgid "Enable the slave to connect to the master using SSL." +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label62..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label62..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label62..Caption +#: AdminServiceControl.dfm:391 +msgid "Enable this option if you want to use BDB for transactions." +msgstr "Wählen Sie diese Option, um BDB für Transaktionen zu verwenden." + +msgid "Enable this option only if you would like to use InnoDB tables." +msgstr "" + +msgid "Enable/disable LOAD DATA LOCAL INFILE" +msgstr "" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:829 +msgid "Engine" +msgstr "Engine" + +#: AdminCatalog.pas:2245 +msgid "Enter Stored Procedure / Function Name" +msgstr "Geben Sie den Namen derStored Procedure/Function an." + +#: AdminCatalog.pas:2442 +msgid "Enter View Name" +msgstr "Geben Sie den Namen der View an." + +# NameEditorForm..Caption +#. NameEditorForm..Caption +#: NameEditor.dfm:5 +msgid "Enter a Schema Name" +msgstr "Geben Sie einen Schemanamen an." + +#: po/glade_files.c:222 +msgid "" +"Enter a name for the\n" +" graph grouping to be created." +msgstr "" +"Geben Sie einen Namen für die\n" +"anzulegende Graphengruppe an." + +msgid "Enter a name for the binary log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the error log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the isam logfile. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the query log file. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the slow query log. Otherwise a default name will be used." +msgstr "" + +msgid "" +"Enter a name for the update log file. Otherwise a default name will be used." +msgstr "" + +#: po/glade_files.c:217 +msgid "Enter a name for this page." +msgstr "Geben Sie einen Namen für diese Seite an." + +#: AdminUsers.pas:1621 +msgid "Enter a new Host the User can connect from." +msgstr "Geben Sie einen neuen Host an, von dem sich der Nutzer verbinden kann." + +#: po/glade_files.c:218 +msgid "" +"Enter a text describing\n" +" the contents of this page." +msgstr "" +"Geben Sie einen Text an, der\n" +"den Inhalt dieser Seite beschreibt." + +#: AdminServerHealth.pas:1512 +msgid "Enter the caption of the group to add." +msgstr "Geben Sie den Namen der neuen Gruppe an." + +#: AdminServerHealth.pas:1390 +msgid "Enter the caption of the page to add." +msgstr "Geben Sie die Beschriftung der hinzuzufügenden Seite an." + +#: AdminServerHealth.pas:1395 +msgid "Enter the page description of the new %s page" +msgstr "Geben Sie die Seitenbeschreibung der neuen %s-Seite an." + +# PasswordDialog..TntLabel1....AutoSize +#. PasswordDialog..TntLabel1....AutoSize +#: Password.dfm:28 +msgid "" +"Enter user name and password for the account under which the task will be " +"executed." +msgstr "" +"Geben Sie den Benutzernamen und das Passwort für das Konto an, unter dem die " +"Aufgabe ausgeführt werden soll." + +#: source/linux/MAUserAdministrationPanel.cc:1538 +msgid "Entered passwords do not match, please type again." +msgstr "" +"Die eingegebenen Passwörter sind ungleich, bitte versuchen Sie es noch " +"einmal." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Initialize FMySQL +# Connect to instance +#: source/linux/MAServerLogsPanel.cc:324 +msgid "Error" +msgstr "Fehler" + +#: AdminCatalogTableCheck.pas:195 +msgid "Error - Table %s could not be checked." +msgstr "Fehler - Tabelle %s konnte nicht geprüft werden." + +#: AdminCatalogTableCheck.pas:190 +msgid "Error - Table %s could not be optimized." +msgstr "Fehler - Tabelle %s konnte nicht optimiert werden." + +#: AdminCatalogTableCheck.pas:199 +msgid "Error - Table %s could not be repaired." +msgstr "Fehler - Tabelle %s konnte nicht repariert werden." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..Caption +#: po/glade_files.c:360 source/linux/MAServerLogsPanel.cc:254 +#: AdminServerLogs.dfm:42 +msgid "Error Log" +msgstr "Fehlerprotokoll" + +msgid "Error Logfile Name:" +msgstr "" + +#: AdminServerHealth.pas:418 +msgid "Error Nr." +msgstr "Fehler Nr." + +#: ApplicationDataModule.pas:829 +msgid "Error Nr.:" +msgstr "Fehlernr.:" + +#: source/linux/MAUserAdministrationPanel.cc:1645 +msgid "Error applying user changes." +msgstr "Fehler beim Ausführen der Änderungen durch den Benutzer" + +#: source/linux/MABackupPanel.cc:1114 +msgid "Error during backup.\n" +msgstr "Fehler beim Backup\n" + +#: source/linux/MACatalogsPanel.cc:1242 +msgid "Error executing CHECK TABLE." +msgstr "Fehler beim Ausführen von CHECK TABLE" + +#: source/linux/MACatalogsPanel.cc:1202 +msgid "Error executing OPTIMIZE TABLE." +msgstr "Fehler beim Ausführen von OPTIMIZE TABLE" + +#: source/linux/MACatalogsPanel.cc:1281 +msgid "Error executing REPAIR TABLE." +msgstr "Fehler beim Ausführen von REPAIR TABLE" + +#: AdminServerHealth.pas:897 +msgid "Error fetching Status Variables (%s)" +msgstr "Fehler beim Holen der Statusvariablen (%s)" + +#: source/linux/main.cc:416 +msgid "Error initializing GUI" +msgstr "Fehler bei GUI-Initialisierung" + +#: source/linux/MAUserAdministrationPanel.cc:1164 +msgid "Error loading icon" +msgstr "Fehler beim Laden eines Icon" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..HeaderLbl..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..HeaderLbl..Caption +#: AdminServerLogs.dfm:72 +msgid "Error log" +msgstr "Fehlerprotokoll" + +#: AdminStartupVariables.pas:423 AdminStartupVariables.pas:1413 +msgid "Error no.: %d" +msgstr "Fehler Nr.: %d" + +#: source/linux/util.cc:40 +msgid "Error parsing INI file." +msgstr "Fehler beim Parsen der INI-Datei" + +#: source/linux/util.cc:38 +msgid "Error parsing XML file (bad document)." +msgstr "Fehler beim Parsen einer XML-Datei (fehlerhaftes Dokument)" + +#: source/linux/util.cc:39 +msgid "Error parsing XML file (empty document)." +msgstr "Fehler beim Parsen einer XML-Datei (leeres Dokument)" + +#: source/linux/util.cc:37 +msgid "Error parsing XML file." +msgstr "Fehler beim Parsen einer XML-Datei" + +#: source/linux/MARestorePanel.cc:413 +#, c-format +msgid "" +"Error reading backup file\n" +"'%s'" +msgstr "" +"Fehler beim Lesen der Backupdatei\n" +"'%s'" + +#: source/linux/MAReplicationStatusPanel.cc:216 +msgid "Error saving replication monitoring list." +msgstr "Fehler beim Speichern der Replikationsüberwachungsliste" + +#: source/linux/MAStartupParametersPanel.cc:126 +msgid "Error updating configuration." +msgstr "Fehler beim Aktualisieren der Konfiguration" + +#: AdminBackup.pas:1604 +msgid "Error while allocating memory for MySQL Struct in Backup Thread." +msgstr "Fehler bei Speicherreservierung für MySQL-Struktur im Backup-Thread" + +#: AdminRestore.pas:470 +msgid "Error while allocating memory for MySQL Struct in the Restore Thread." +msgstr "" +"Fehler bei Speicherreservierung für MySQL-Struktur im Wiederherstellungs-" +"Thread" + +# Connect to Server +#. Connect to Server +#: AdminServerHealth.pas:884 ApplicationDataModule.pas:558 +msgid "Error while allocating memory for MySQL Struct." +msgstr "Fehler bei Speicherzuweisung für MySQL-Struktur" + +#: AdminServerHealth.pas:684 +msgid "Error while fetching Server Variables." +msgstr "Fehler beim Holen der Server-Variablen" + +#: AdminServerHealth.pas:640 +msgid "Error while fetching Status Variables." +msgstr "Fehler beim Holen der Statusvariablen" + +#: AdminReplication.pas:202 +msgid "Error while fetching the replication information." +msgstr "Fehler beim Holen der Replikationsinformation" + +#: ApplicationDataModule.pas:828 +msgid "Error while loading Options file '" +msgstr "Fehler beim laden der Optionsdatei '" + +#: AdminBackup.pas:1341 +msgid "Error while loading backup profile." +msgstr "Fehler beim Laden des Backup-Profils" + +#: ApplicationDataModule.pas:600 +msgid "Error while loading profile %s." +msgstr "Fehler beim Laden des Profils %s" + +# Fetch connections from library +# Fetch connections from library +#. Fetch connections from library +#: ApplicationDataModule.pas:489 +msgid "Error while loading stored connections from %s. Error Number %d." +msgstr "Fehler beim Laden gespeicherter Verbindungen von %s. Fehler Nr. %d" + +#: AdminStartupVariables.pas:421 +msgid "Error while loading the Startup Parameter descriptions from %s" +msgstr "Fehler beim Laden der Startup-Parameterbeschreibungen von %s" + +#: AdminServerHealth.pas:1159 +msgid "Error while loading the health graphs from %s." +msgstr "Fehler beim Laden der Status-Graphen von %s" + +#: AdminUsers.pas:651 +msgid "Error while storing the user information." +msgstr "Fehler während des Speicherns der Nutzerinformationen." + +#: AdminUsers.pas:648 +msgid "" +"Error while storing the user information. The user might have been deleted." +msgstr "" +"Fehler beim Speichern der Nutzerinformationen. Der Nutzer könnte gelöscht " +"worden sein." + +#: source/linux/MAServerLogsPanel.cc:48 +msgid "Event" +msgstr "Ereignis" + +#: source/linux/MACatalogsPanel.cc:299 +msgid "Event Name" +msgstr "Ereignisname" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Caption +#: po/glade_files.c:130 +msgid "Events" +msgstr "Ereignisse" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..EventsLbl..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..EventsLbl..Caption +#: AdminServerLogs.dfm:181 +msgid "Events:" +msgstr "Ereignisse:" + +#: po/glade_files.c:45 +msgid "Every Day at Time:" +msgstr "Jeden Tag um:" + +#: po/glade_files.c:58 +msgid "Every Month in Day: " +msgstr "Jeden Monat am Tag:" + +#: po/glade_files.c:49 +msgid "Every Week in: " +msgstr "Jede Woche am:" + +#: Main.pas:749 +msgid "Exception" +msgstr "Ausnahme" + +# AdminBackupForm..ServerBackupRestorePnl..Panel7..StartBackupBtn..Caption +# AdminBackupForm..ServerBackupRestorePnl..Panel7..StartBackupBtn..Caption +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..StartBackupBtn..Caption +#: AdminBackup.dfm:1175 +msgid "Execute Backup Now" +msgstr "Backup jetzt durchführen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1130 +msgid "Execute backup daily" +msgstr "Backup täglich durchführen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1132 +msgid "Execute backup monthly" +msgstr "Backup monatlich durchführen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..ScheduleTypeCbox....Items.Strings +#: AdminBackup.dfm:1131 +msgid "Execute backup weekly" +msgstr "Backup wöchentlich durchführen" + +#: po/glade_files.c:62 +msgid "Execute this Project Daily" +msgstr "Dieses Projekt täglich durchführen" + +#: po/glade_files.c:64 +msgid "Execute this Project Monthly" +msgstr "Dieses Projekt monatlich durchführen" + +#: po/glade_files.c:63 +msgid "Execute this Project Weekly" +msgstr "Dieses Projekt wöchentlich durchführen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..Caption +#: AdminBackup.dfm:902 +msgid "Execution Time" +msgstr "Ausführungszeit" + +msgid "Expire log days" +msgstr "" + +#: AdminServerHealth.pas:945 AdminServerHealth.pas:971 +#: AdminServerHealth.pas:987 +msgid "Expression error in graph %s" +msgstr "Fehler im Ausdruck für Graph %s" + +#. Automatic tablespace extension CheckBox. +#: AdminStartupVariables.pas:702 +msgid "Extend last file automatically" +msgstr "Erweitere letzte Datei automatisch" + +#: source/linux/MDynamicInterface.cc:1238 +msgid "Extend size of last file automatically" +msgstr "Letzte Datei automatisch vergrößern" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ExtendedRBtn..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepExtendedCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..ExtendedRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepExtendedCBox..Caption +#: po/glade_files.c:173 AdminCatalogTableCheck.dfm:496 +msgid "Extended" +msgstr "Erweitert" + +msgid "Extra sort file size:" +msgstr "" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.WideStrings +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DriveCBox....Items.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:181 +msgid "F:" +msgstr "F:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..FastRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..FastRBtn..Caption +#: po/glade_files.c:171 +msgid "Fast" +msgstr "Schnell" + +msgid "Fast shutdown" +msgstr "" + +#. Row 37 +msgid "Features" +msgstr "Features" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..TntLabel1....AutoSize +#: AdminServiceControl.dfm:413 +msgid "" +"Features listed here can only be switched by using a different binary in " +"opposition to settings like InnoDB support, max. server connections etc. " +"which are controlled by the configuration file." +msgstr "" +"Fähigkeiten, die hier gelistet sind, können nur durch Verwendung eines " +"anderen Binärfiles umgeschaltet werden (im Gegensatz zu Einstellungen wie " +"InnoDB Unterstützung, maximale Serververbindungen usw., die über die " +"Konfigurationsdatei kontrolliert werden)." + +#. Row 38 +msgid "Fetching Catalogs/Schemata ..." +msgstr "Kataloge/Schmata holen ..." + +# (Re-)load CatalogList, AllowDuplicatedKindOfData +# AllowDuplicatedKindOfData +# AllowDuplicatedKindOfData +#. AllowDuplicatedKindOfData +#: AdminRestore.pas:276 +msgid "Fetching Catalogs/Schemata data ..." +msgstr "Hole Kataloge/Schemadaten..." + +# SchemaSelectionForm..SchemataFrame..CatalogVST..WideDefaultText +# SchemataFrame..CatalogVST..WideDefaultText +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..SchemataFrame..CatalogVST..WideDefaultText +# AdminCatalogForm..SubTreePnl..SchemataFrame..CatalogVST..WideDefaultText +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivSchemataFrame..CatalogVST..WideDefaultText +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TblColSchemataFrame..CatalogVST..WideDefaultText +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..SchemataFrame..CatalogVST..WideDefaultText +# AdminCatalogForm..SubTreePnl..SchemataFrame..CatalogVST..WideDefaultText +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivSchemataFrame..CatalogVST..WideDefaultText +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TblColSchemataFrame..CatalogVST..WideDefaultText +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..SchemataFrame..CatalogVST..WideDefaultText +#. AdminCatalogForm..CatalogSubTreePnl..SchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivSchemataFrame..CatalogVST..WideDefaultText +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TblColSchemataFrame..CatalogVST..WideDefaultText +#: AdminBackup.dfm:112 AdminUsers.dfm:799 +msgid "Fetching Data ..." +msgstr "Hole Daten..." + +#: AdminServerConnections.pas:188 +msgid "Fetching Process List ..." +msgstr "Hole Prozessliste..." + +#: AdminCatalog.pas:2313 +msgid "Fetching Schema Routine Data ..." +msgstr "Hole Schema-Routinen-Daten..." + +#: AdminCatalog.pas:921 +msgid "Fetching Schema Table Status ..." +msgstr "Hole Schema-Tabellen-Status..." + +#: AdminCatalog.pas:2477 +msgid "Fetching Schema View Data ..." +msgstr "Hole Schema-View-Daten..." + +#: AdminCatalog.pas:929 +msgid "Fetching Schema View Status ..." +msgstr "Hole Schema-View-Status..." + +# Start Thread fetching data +# Start Thread fetching data +#. Start Thread fetching data +#: AdminServerInfo.pas:236 +msgid "Fetching Server Status ..." +msgstr "Hole Serverstatus..." + +#: AdminServerHealth.pas:667 +msgid "Fetching Status Variables ..." +msgstr "Hole Statusvariablen..." + +#: AdminServerHealth.pas:711 +msgid "Fetching System Variables ..." +msgstr "Hole Systemvariablen..." + +#. create childnodes for the user's hosts. +#: AdminUsers.pas:840 +msgid "Fetching User Data ..." +msgstr "Hole Nutzerdaten ..." + +#. Row 39 +msgid "Fetching Usernames ..." +msgstr "Benutzernamen holen ..." + +#: AdminUsers.pas:410 +msgid "Fetching user names ..." +msgstr "Hole Nutzernamen ..." + +# MainForm..MainMenu..FileMI..Caption +# MainForm..MainMenu..FileMI..Caption +#. MainForm..MainMenu..FileMI..Caption +#: Main.dfm:78 +msgid "File" +msgstr "Datei" + +#: source/linux/MAStartupParametersPanel.cc:165 +#, c-format +msgid "File %s does not exist. Create it?" +msgstr "Datei %s existiert nicht. Erzeugen?" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label5..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label5..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label5..Caption +#: AdminRestore.dfm:197 +msgid "File Charset:" +msgstr "Datei-Zeichensatz:" + +msgid "File IO Threads:" +msgstr "" + +#: po/glade_files.c:66 +msgid "File Name Prefix" +msgstr "Dateinamenspräfix" + +#: po/glade_files.c:385 +msgid "File Section" +msgstr "Dateiabschnitt" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FileSystemLbl..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FileSystemLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:66 +msgid "File System" +msgstr "Dateisystem" + +#: po/glade_files.c:281 +msgid "File System Info" +msgstr "Dateisystem-Info" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label4..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label4..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:46 +msgid "File System:" +msgstr "Dateisystem:" + +#: source/linux/MDynamicInterface.cc:1211 +msgid "File name" +msgstr "Dateiname" + +#: AdminServiceControl.pas:840 +msgid "File not found" +msgstr "Datei nicht gefunden" + +msgid "File that holds the names for last binary log files." +msgstr "" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label9..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label9..Caption +# Properly: "Wiederherzustellende Datei". Unfortunately, not enough room on screen. +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label9..Caption +#: AdminRestore.dfm:102 +msgid "File to restore:" +msgstr "Wiederherz. Datei:" + +#: po/glade_files.c:318 +msgid "" +"File:\n" +"Character Set:\n" +"Total Schemas:\n" +"Total Tables:\n" +"Total Data Length:" +msgstr "" +"Datei:\n" +"Zeichensatz:\n" +"Insgesamt Schemata:\n" +"Insgesamt Tabellen:\n" +"Datenlänge insgesamt:" + +msgid "Filename of the index for binary logfiles" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixCaptionLbl..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixCaptionLbl..Caption +#: AdminBackup.dfm:790 +msgid "Filename:" +msgstr "Dateiname:" + +#: ApplicationDataModule.pas:299 +msgid "Files missing!" +msgstr "Fehlende Dateien!" + +#: source/linux/MDynamicInterface.cc:1255 +msgid "Filesystem" +msgstr "Dateisystem" + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label11..Caption +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label11..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label11..Caption +#: AdminUsers.dfm:140 +msgid "Fill out this field if you want to set the user's password" +msgstr "Tragen Sie in dieses Feld das Benutzerpasswort ein." + +#: po/glade_files.c:204 +msgid "Finish" +msgstr "Beenden" + +msgid "Flush Log at:" +msgstr "" + +msgid "Flush Method:" +msgstr "" + +msgid "Flush tables" +msgstr "" + +msgid "Flush tables to disk between SQL commands." +msgstr "" + +msgid "Flush time" +msgstr "" + +msgid "Force recovery" +msgstr "" + +#: po/glade_files.c:248 +msgid "" +"Formula to calculate the value to display. \n" +"Use [variable] to get values from Status and Server Variables and\n" +"^[variable] for relative variable values.\n" +"Ex.: 100-(^[Key_reads]/^[Key_read_requests])*100" +msgstr "" +"Formel zur Berechnung des anzuzeigenden Werts.\n" +"Verwenden Sie [variable], um die Werte von Status- und Server-\n" +"Variablen zu erhalten, und ^[variable] für relative Variablenwerte.\n" +"Bsp.: 100-(^[Key_reads]/^[Key_read_requests])*100" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label15....AutoSize +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label15....AutoSize +#: AdminServerHealthGraphSettings.dfm:70 +msgid "" +"Formula to calculate the value. Use [variable] to get values from variables, " +"^[variable] to get relative values (relative to last evaluation)." +msgstr "" +"Formel zur Werteberechnung. Verwenden Sie [variable] für Werte von " +"Variablen, ^[variable] für relative Werte (bezogen auf die vorige " +"Berechnung)." + +#: source/linux/MDynamicInterface.cc:912 +#: source/linux/MDynamicInterface.cc:1254 +#: AdminStartupVariablesInnoDBDatafiles.pas:118 +msgid "Free" +msgstr "Frei" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FreeSpaceLbl..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..FreeSpaceLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:86 +msgid "Free Space" +msgstr "Freier Platz" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label6..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label6..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:79 +msgid "Free Space:" +msgstr "Freier Platz:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleFridayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleFridayCBox..Caption +#: po/glade_files.c:55 +msgid "Friday" +msgstr "Freitag" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MACatalogsPanel.cc:274 +#: source/linux/MAServerConnectionsPanel.cc:86 AdminServerConnections.dfm:219 +#: AdminServerConnections.pas:519 +msgid "Full Name" +msgstr "Voller Name" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label23..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label23..Caption +#: po/glade_files.c:401 +msgid "Full Name:" +msgstr "Voller Name:" + +#. Row 40 +msgid "Full Text Search" +msgstr "Volltext-Suche" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: AdminCatalog.dfm:3853 +msgid "Fullname" +msgstr "Voller Name" + +msgid "Fulltext search" +msgstr "" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox..Caption +#: AdminBackup.dfm:678 +msgid "Fully qualified identifiers" +msgstr "Qualifizierte Bezeichner" + +#: source/linux/MACatalogsPanel.cc:284 +msgid "Function Name" +msgstr "Funktionsname" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3524 +msgid "Function name" +msgstr "Funktionsname" + +#: po/glade_files.c:277 +msgid "G" +msgstr "G" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 41 +#: po/glade_files.c:98 po/glade_files.c:238 po/glade_files.c:326 +#: AdminBackup.dfm:362 AdminCatalog.dfm:432 AdminRestore.dfm:38 +#: AdminRestore.dfm:95 AdminServerHealthGraphSettings.dfm:156 +msgid "General" +msgstr "Allgemein" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..GeneralTabSheet..Caption +#: po/glade_files.c:369 source/linux/MAServerLogsPanel.cc:254 +msgid "General Log" +msgstr "Allgemeines Protokoll" + +msgid "General Parameters" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..QueryTabSheet..Caption +#: AdminServerLogs.dfm:253 +msgid "General Query Log" +msgstr "Allgemeines Query-Log" + +#: source/linux/util.cc:41 +msgid "General error." +msgstr "Allgemeiner Fehler" + +msgid "General slave" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Caption +#: po/glade_files.c:419 +msgid "Global Privileges" +msgstr "Globale Berechtigungen" + +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivInfoLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivInfoLbl..Caption +#: AdminUsers.dfm:399 +msgid "Global Privileges assigned to the User" +msgstr "Dem Benutzer zugewiesene globale Berechtigungen" + +# global privileges +#. global privileges +#: source/linux/MAUserAdministrationPanel.cc:880 +msgid "Global privileges assigned to the user" +msgstr "Dem Benutzer zugewiesene globale Berechtigungen" + +#: po/glade_files.c:418 +msgid "Grant privilege" +msgstr "Berechtigung einräumen" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Separate _priv from max_ +#. Set schema privileges +#. Set table/column privileges +#. CurrentUserColumn not nil +#: source/linux/MAUserAdministrationPanel.cc:1031 AdminUsers.pas:1853 +#: AdminUsers.pas:1937 AdminUsers.pas:2663 AdminUsers.pas:2747 +#: AdminUsers.pas:2769 AdminUsers.pas:2786 AdminUsers.pas:2804 +#: AdminUsers.pas:2822 +#, c-format +msgid "Grants the %s privilege to the user" +msgstr "Räumt dem Benutzer die %s-Berechtigung ein" + +#. Row 42 +msgid "Grants the SELECT privilege to the user." +msgstr "Erteilt dem Benutzer die SELECT-Berechtigung." + +# AdminServerHealthGraphSettingsForm..Caption +#. AdminServerHealthGraphSettingsForm..Caption +#: AdminServerHealthGraphSettings.dfm:6 +msgid "Graph Settings" +msgstr "Graphen-Einstellungen" + +#: po/glade_files.c:226 +msgid "Graph Type" +msgstr "Graphen-Typ" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..Label2..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label2..Caption +#: AdminServerHealthGraphSettings.dfm:173 +msgid "Graph Type:" +msgstr "Graphen-Typ:" + +#: AdminServerHealth.pas:1514 +msgid "Group Caption:" +msgstr "Gruppentitel:" + +#: po/glade_files.c:221 +msgid "Group Name" +msgstr "Gruppenname" + +msgid "Group concat max len" +msgstr "" + +msgid "HP-ROMAN8" +msgstr "" + +#. Row 43 +msgid "Handler" +msgstr "Handler" + +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerHardwareCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientHardwareCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientHardwareCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerHardwareCaptionLbl..Caption +#: AdminServerInfo.dfm:96 +msgid "Hardware:" +msgstr "Hardware:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderLbl..Caption +# Create Health Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderLbl..Caption +# Create Health Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderLbl..Caption +#. Create Health Section +#: source/linux/MAdministrator.cc:79 +msgid "Health" +msgstr "Serverstatus" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..Caption +#: AdminOptionPages.dfm:72 +msgid "Health Graphs" +msgstr "Statusgraphen" + +# AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderDescriptionLbl..Caption +#. AdminServerHealthForm..ServerStatusPnl..HeaderPnl..HeaderDescriptionLbl..Caption +#: AdminServerHealth.dfm:6046 +msgid "Health overview" +msgstr "Status-Überblick" + +# MainForm..MainMenu..HelpMI..Caption +# MainForm..MainMenu..HelpMI..OnlineHelpMI..Caption +# MainForm..MainMenu..HelpMI..Caption +# MainForm..MainMenu..HelpMI..OnlineHelpMI..Caption +#. MainForm..MainMenu..HelpMI..Caption +#. MainForm..MainMenu..HelpMI..OnlineHelpMI..Caption +#: Main.dfm:176 +msgid "Help" +msgstr "Hilfe" + +msgid "Helps in performance tuning in heavily concurrent environments." +msgstr "" + +msgid "" +"Helps to save your data in case the disk image of the database becomes " +"corrupt." +msgstr "" + +#: po/glade_files.c:260 +msgid "" +"Highest possible value. \n" +"Higher values will be capped to this." +msgstr "" +"Maximal zulässiger Wert. Höhere\n" +"Werte werden auf diesen hier gekappt." + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label19..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label19..Caption +#: AdminServerHealthGraphSettings.dfm:331 +msgid "Highest possible value. Higher values will be set to this value." +msgstr "Maximal zulässiger Wert. Höhere Werte werden auf diesen gesetzt." + +msgid "Hitrate" +msgstr "" + +# AdminServerHealthLineGraphFrame..QueryCacheHitrateBarPnl..BarLbl..Caption +#. AdminServerHealthLineGraphFrame..QueryCacheHitrateBarPnl..BarLbl..Caption +#: AdminServerHealthLineGraph.dfm:464 +msgid "Hitrate 0 %" +msgstr "Trefferquote 0 %" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddHostAction..Category +#. AdminUsersForm..UserActionManager..RemoveHostAction..Category +#. AdminUsersForm..UserActionManager..ShowHostsAction..Category +#: source/linux/MAServerConnectionsPanel.cc:57 AdminServerConnections.dfm:101 +#: AdminServerConnections.dfm:253 AdminServerProcesses.dfm:69 +#: AdminUsers.dfm:1129 AdminUsers.dfm:1134 AdminUsers.dfm:1139 +msgid "Host" +msgstr "Host" + +#. Set the any-host value in the reserved index zero slot if the use gave us %. +#: AdminUsers.pas:1658 +msgid "Host entry added" +msgstr "Hosteintrag hinzugefügt" + +#. Don't add another any-host (%) entry if there is one already. +#: AdminUsers.pas:1644 +msgid "Host entry already exists" +msgstr "Hosteintrag existiert bereits" + +#. Tell the user. The change is not obvious. +#: AdminUsers.pas:1174 +msgid "Host entry deleted" +msgstr "Hosteintrag gelöscht" + +#: source/linux/MAServerInformationPanel.cc:63 +msgid "Host:" +msgstr "Host:" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:48 +msgid "Hostname" +msgstr "Hostname" + +#: po/glade_files.c:440 +#, c-format +msgid "Hostname or IP (use % for wildcard):" +msgstr "Hostname oder IP-Adresse (% als Joker):" + +msgid "" +"Hostname or IP of the slave to be reported to to the master during slave " +"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if " +"you do not want the slave to register itself with the master. Note that it " +"is not sufficient for the master to simply read the IP of the slave off the " +"socket once the slave connects. Due to NAT and other routing issues, that IP " +"may not be valid for connecting to the slave from the master or other hosts." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..ConnectToHostPnl..HostnameLbl..Caption +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..HostnameLbl..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..HostnameLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..HostCaptionLbl..Caption +#: AdminServerInfo.dfm:200 +msgid "Hostname:" +msgstr "Hostname:" + +msgid "" +"How long a INSERT DELAYED thread should wait for INSERT statements before " +"terminating." +msgstr "" + +#: po/glade_files.c:231 +msgid "" +"How long to wait\n" +"before displaying a new value." +msgstr "" +"Wartezeit vor Anzeige\n" +"eines neuen Werts" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 44 +msgid "How many seconds the server has been up." +msgstr "" + +msgid "How many threads we should keep in a cache for reuse." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:52 +msgid "ID" +msgstr "ID" + +msgid "INSERT/DELETE/UPDATE has lower priority than selects." +msgstr "" + +msgid "IP address to bind to." +msgstr "" + +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerIPCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientIPCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientIPCaptionLabel..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerIPCaptionLbl..Caption +#: AdminServerInfo.dfm:152 +msgid "IP:" +msgstr "IP:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label30..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label30..Caption +#: po/glade_files.c:411 +msgid "Icon assigned to the user" +msgstr "Dem Benutzer zugeordnetes Icon" + +#. Get icon. +#: AdminUsers.pas:2615 +msgid "Icon image corrupted." +msgstr "Icondaten ungültig." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label29..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label29..Caption +#: po/glade_files.c:405 +msgid "Icon:" +msgstr "Icon:" + +#: source/linux/MAServerConnectionsPanel.cc:47 +msgid "Id" +msgstr "Id" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 52 +msgid "" +"If ON (the default), MySQL will allow you to use INSERT on MyISAM tables at " +"the same time as you run SELECT queries on them." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 45 +msgid "" +"If a multiple-statement transaction requires more than this amount of " +"memory, one will get the error \"Multi-statement transaction required more " +"than 'max_binlog_cache_size' bytes of storage\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 46 +msgid "" +"If a query takes longer than this time (in seconds), the Slow_queries " +"counter will be incremented." +msgstr "" + +#. Row 47 +msgid "" +"If a read on a communication port is interrupted, retry as many times as " +"specified before giving up. This value should be quite high on FreeBSD as " +"internal interrupts are sent to all threads." +msgstr "" +"Wenn ein Lesevorgang auf einem Kommunikationsport unterbrochen wird, wird so " +"oft wie angegeben neu versucht, bevor aufgegeben wird. Dieser Wert sollte " +"auf FreeBSD recht hoch sein, weil interne Unterbrechungsanforderungen " +"(Interrupts) an alle Threads gesendet werden." + +msgid "" +"If a read on a communication port is interrupted, retry this many times " +"before giving up." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 48 +msgid "" +"If a write to the binary update log exceeds the given value, rotate the logs." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 49 +msgid "" +"If a write to the relay log exceeds the given value, rotate the relay log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 50 +msgid "" +"If an in-memory temporary table exceeds this size, MySQL will automatically " +"convert it to an on-disk MyISAM table." +msgstr "" + +#: po/glade_files.c:146 +msgid "" +"If appropriate this will repair the table, sort the index pages\n" +"and update the statistics." +msgstr "" +"Wenn angebracht, repariert dies die Tabelle, sortiert die\n" +" Indexseiten und aktualisiert die Statistiken." + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label23....AutoSize +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label6....Height +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label23....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label6....AutoSize +#: AdminCatalogTableCheck.dfm:86 +msgid "" +"If appropriate this will repair the table, sort the index pages and update " +"the statistics." +msgstr "" +"Wenn angebracht, repariert dies die Tabelle, sortiert die Indexseiten und " +"aktualisiert die Statistiken." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox....Height +#: AdminBackup.dfm:619 +msgid "" +"If checked no DDL for tables, views, triggers etc. is included in the dump" +msgstr "" +"Wenn ausgewählt wird keine DDL Anweisung für Tabellen, Views, Trigger usw. " +"in das Dump geschrieben" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompleteInsertsCBox..Hint +#: AdminBackup.dfm:653 +msgid "If checked, INSERT statements have the columns list included" +msgstr "" +"Wenn ausgewählt bekommen INSERT Anweisungen eine Spaltenliste hinzugefügt" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CompatibilityCheckbox....Height +#: AdminBackup.dfm:725 +msgid "If checked, MYSQL323 is added to the sql_mode variable in the backup" +msgstr "" +"Wenn ausgewählt wird das MYSQL Flag zur sql_mode Variable im Backup " +"hinzugefügt" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AddDropTableCBox....Height +#: AdminBackup.dfm:643 +msgid "" +"If checked, a DROP statement is added for each object in the dump, only " +"useful if CREATEs are enabled" +msgstr "" +"Wenn ausgewählt wird eine DROP Anweisung für jedes Objekt in das Dump " +"geschrieben. Nur sinnvoll, wenn auch CREATEs geschrieben werden." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..CommentCBox....Height +#: AdminBackup.dfm:665 +msgid "If checked, a short comment is added to each action in the backup" +msgstr "" +"Wenn ausgewählt wird ein kurzer Kommentar zu jeder Aktion im Backup " +"hinzugefügt" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..AnsiQuotesCBox..Hint +#: AdminBackup.dfm:687 +msgid "If checked, allow \"\" quotes instead only back ticks (`)" +msgstr "" +"Wenn ausgewählt werden Bezeichner mit Anführungszeichen statt Back-Ticks " +"umschlossen" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox....Height +#: AdminBackup.dfm:738 +msgid "" +"If checked, auto commit is switched off and manual commits are inserted to " +"speed up loading data" +msgstr "" +"Wenn ausgewählt dann wird das Auto-Commit nach jedem INSERT ausgeschaltet " +"und explizite COMMIT Anweisung in das Dump geschrieben. Das erhöht das " +"Ladetempo u.U. erheblich." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox....Height +#: AdminBackup.dfm:631 +msgid "" +"If checked, each INSERT statement gets only one row instead several (which " +"is faster)" +msgstr "" +"Wenn ausgewählt dann fügt eine INSERT Anweisung immer nur eine Zeile ein, " +"statt mehrere." + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..FullPathCBox....Height +#: AdminBackup.dfm:677 +msgid "" +"If checked, identifiers will be qualified by the schema name (i.e. \"schema." +"table\" vs. \"table\" only)" +msgstr "" +"Wenn ausgewählt werden Bezeichner mit dem Schemanahmen qualifiziert (d.h. " +"\"Schema.Tabelle\" statt nur \"Tabelle\")" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..DisableKeysCBox....Height +#: AdminBackup.dfm:699 +msgid "" +"If checked, index creation for MyISAM tables are delayed until all data is " +"loaded" +msgstr "" +"Wenn ausgewält werden MyISAM Tabellen erst erstellt, wenn alle Daten geladen " +"wurden" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 51 +msgid "" +"If creating the thread takes longer than this time (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +msgid "" +"If creating the thread takes longer than this value (in seconds), the " +"Slow_launch_threads counter will be incremented." +msgstr "" + +#: AdminStartupVariables.pas:509 +msgid "If enabled, the option will be written to the option file" +msgstr "Wenn ausgewählt, wird diese Option in die Optionsdatei geschrieben" + +msgid "" +"If no specific storage engine/table type is defined in an SQL-Create " +"statement the default type will be used." +msgstr "" + +msgid "" +"If non-zero: relay log will be rotated automatically when the size exceeds " +"this value; if zero (the default): when the size exceeds max_binlog_size. 0 " +"expected, the minimum value for this variable is 4096." +msgstr "" + +msgid "" +"If set to 0, table and db names are stored with the lettercase specified " +"during creation and comparisons are case sensitive. If set to 1 table names " +"are stored in lowercase on disk and table names will be case-insensitive. If " +"set to 2, names are stored as specified during creation but are compared " +"case-insensitively (Only works on case-insensitive filesystems, starting " +"from MySQL 4.1.8)." +msgstr "" + +#. Row 53 +msgid "" +"If set to 1 table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 54 +msgid "" +"If set to 1, table names are stored in lowercase on disk and table name " +"comparisons will be case-insensitive. From version 4.0.2, this option also " +"applies to database names. From 4.1.1 this option also applies to table " +"alias." +msgstr "" + +msgid "If set, slave is not autostarted." +msgstr "" + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..RepairWarning....AutoSize +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..RepairWarning....AutoSize +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..RepairWarning....AutoSize +#: AdminCatalogTableCheck.dfm:388 +msgid "" +"If the MySQL Server dies during a table repair, it's essential that you do " +"at once another REPAIR on the table before executing any other commands on " +"it. If that happens, do NOT use MySQL Administrator until the tables are " +"properly repaired. Use the REPAIR TABLE command from the console client. " +"(It's always good to start by making a backup). " +msgstr "" +"Wenn der MySQL-Server während der Reparatur einer Tabelle abstürzt, ist es " +"unbedingt nötig, sofort eine weitere Reparatur der Tabelle zu unternehmen, " +"bevor andere Anweisungen auf ihr ausgeführt werden. In diesem Fall verwenden " +"Sie MySQL Administrator NICHT, bis die Tabellen ordentlich repariert sind. " +"Verwenden Sie die Anweisung REPAIR TABLE des Befehlszeilen-Clients. (Am " +"besten machen Sie vorher stets ein Backup.)" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 55 +msgid "" +"If the MySQL server has been started with the --secure-auth option, it will " +"block all connections from users with passwords stored in old (pre-4.1) " +"format. In that case, the value of the variable is ON, otherwise it is OFF. " +"Note, that the server start will fail with an error if this option has been " +"enabled and the privilege tables are in pre-4.1 format. You should enable " +"this option if you want to prevent all usage of passwords in old format " +"(and hence insecure communication over the network). Available as of MySQL " +"4.1.1." +msgstr "" + +#. Row 56 +msgid "" +"If the MySQL server uses external locking, this value is ON; otherwise, it's " +"OFF." +msgstr "" +"Wenn der MySQL-Server externe Sperren verwendet, is dieser Wert ON, " +"ansonsten OFF." + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..Label1....Height +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..Label1....Height +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..HeaderPnl..Label1....Height +#: AdminServerLogs.dfm:93 +msgid "" +"If the log file is very long it is divided into a number of pages. Flip the " +"pages to navigate through the file." +msgstr "" +"Sehr lange Protokolldateien werden in mehrere Seiten aufgeteilt. Blättern " +"Sie, um durch die Datei zu navigieren." + +#. Row 57 +msgid "" +"If the temporary file used for fast index creation would be bigger than " +"using the key cache by the amount specified here, then prefer the key cache " +"method. This is mainly used to force long character keys in large tables to " +"use the slower key cache method to create the index. Note that this " +"parameter is given in megabytes before 4.0.3 and in bytes beginning with " +"this version." +msgstr "" + +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 58 +msgid "" +"If there is more than this number of interrupted connections from a host " +"this host will be blocked from further connections. You can unblock a host " +"with the command FLUSH HOSTS." +msgstr "" + +msgid "" +"If this is not 0, then mysqld will use this value to reserve file " +"descriptors to use with setrlimit(). If this value is 0 then mysqld will " +"reserve max_connections*5 or max_connections + table_cache*2 (whichever is " +"larger) number of files." +msgstr "" + +#. Row 59 +msgid "" +"If this is set to a non-zero value, then every flush_time seconds all tables " +"will be closed (to free up resources and sync unflushed data to disk). We " +"only recommend this option on Windows 95, 98, or Me, or on systems where you " +"have very little resources." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 60 +msgid "" +"If this value is greater than 1, MyISAM table indexes during REPAIR by " +"sorting process will be created in parallel - each index in its own thread." +msgstr "" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..Label8....AutoSize +#: AdminRestore.dfm:209 +msgid "" +"If you are importing a SQL file that has not been created with MySQL " +"Administrator, you have to choose the correct character set of the file. If " +"you have created the backup with MySQL Administrator the file was written in " +"UTF-8." +msgstr "" +"Beim Import einer SQL-Datei, die nicht mit MySQL Administrator erstellt " +"wurde, müssen Sie den richtigen Zeichensatz der Datei angeben. Wenn Sie das " +"Backup mit MySQL Administrator erstellt haben, wurde die Datei in UTF-8 " +"geschrieben." + +#: source/linux/MAStartupParametersPanel.cc:223 ApplicationDataModule.pas:143 +msgid "Ignore" +msgstr "Ausschließen" + +msgid "Ignore DBs:" +msgstr "" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..ForceCheckbox..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..ForceCheckbox..Caption +#: AdminRestore.dfm:264 +msgid "Ignore Errors" +msgstr "Fehler ignorieren" + +#: Main.pas:560 +msgid "Ignore Instance State" +msgstr "Instanzzustand ignorieren" + +#: po/glade_files.c:313 +msgid "Ignore SQL errors" +msgstr "SQL-Fehler ignorieren" + +msgid "Ignore tables:" +msgstr "" + +msgid "Ignore updates for these databases" +msgstr "" + +#: source/linux/MABackupPanel.cc:1464 +msgid "Illegal option." +msgstr "Unzulässige Einstellung" + +#: po/glade_files.c:80 +msgid "Import Project..." +msgstr "Importiere Projekt..." + +#: AdminUsers.pas:1145 +msgid "" +"In order to view and edit host entries they must be switched on in the user " +"management view by enabling the global option \"%s\"." +msgstr "" +"Wenn Sie Hosteinträge ansehen und ändern wollen, müssen diese in der " +"Nutzerverwaltung eingeschaltet werden, indem man die globale Option \"%s\" " +"einschaltet." + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label20....AutoSize +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label20....AutoSize +#: AdminCatalogTableCheck.dfm:414 +msgid "" +"In the worst case you can have a new clean index file without information " +"about the datafile and when the next command you do may overwrite the " +"datafile. This is not a likely, but possible scenario." +msgstr "" +"Im schlimmsten Fall erhalten Sie eine leere Indexdatei ohne Informationen " +"über die Daten, und die nächste Anweisung, die Sie ausführen, kann die Daten " +"überschreiben. Dies ist kein wahrscheinliches, aber ein mögliches Szenario." + +#: po/glade_files.c:90 +msgid "Index Len.:" +msgstr "Indexlänge:" + +#: source/linux/MACatalogsPanel.cc:509 +#, c-format +msgid "Index Len.: %s" +msgstr "Indexlänge: %s" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableIndexLenCaptionLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..TableIndexLenCaptionLbl..Caption +#: AdminCatalog.dfm:1801 +msgid "Index Len:" +msgstr "Indexlänge:" + +#: source/linux/MACatalogsPanel.cc:162 +msgid "Index Length" +msgstr "Indexlänge" + +# MyxTableEditorForm..DockPanel..TablePageControl..IndicesSheet..IndexVST......WideText +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: AdminCatalog.dfm:1993 +msgid "Index Name" +msgstr "Indexname" + +msgid "Index Name:" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:202 source/linux/MACatalogsPanel.cc:230 +msgid "Index Type" +msgstr "Indextyp" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#: AdminCatalog.dfm:847 +msgid "Index length" +msgstr "Indexlänge" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label36..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label36..Caption +#: AdminCatalog.dfm:674 +msgid "Index length:" +msgstr "Indexlänge:" + +#. Row 61 +msgid "" +"Indicates how long a INSERT DELAYED thread should wait for INSERT statements " +"before terminating." +msgstr "" +"Gibt an, wie lange ein INSERT DELAYED-Thread auf INSERT-Statements warten " +"soll, bevor abgebrochen wird." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 62 +msgid "Indicates how many threads should be kept in a cache for reuse." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 65 +msgid "Indicates if the MySQL server supports Berkeley DB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 67 +msgid "Indicates if the MySQL server supports InnoDB tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 68 +msgid "" +"Indicates if the MySQL server supports SSL (encryption) on the client/server " +"protocol." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 66 +msgid "Indicates if the MySQL server supports caching queries." +msgstr "" + +#. Row 69 +msgid "Indicates if the MySQL server supports the RAID option." +msgstr "" + +#. Row 63 +msgid "Indicates if the binary update log is enabled." +msgstr "" + +#. Row 64 +msgid "Indicates if the general query log is enabled." +msgstr "Gibt an, ob die allgemeine Abfragen-Logdatei angeschaltet ist." + +msgid "Indicates if the general query log is enabled._bin" +msgstr "" + +msgid "Indicates if the general query log is enabled._default_week_format" +msgstr "" + +msgid "Indicates if the general query log is enabled._slave_updates" +msgstr "" + +msgid "Indicates if the general query log is enabled._slow_queries" +msgstr "" + +msgid "Indicates if the general query log is enabled._warnings" +msgstr "" + +#. Row 70 +msgid "Indicates if the slow query log is enabled." +msgstr "" + +#. Row 71 +msgid "Indicates if the update log is enabled." +msgstr "Gibt an, ob die Update-Logdatei angeschaltet ist." + +#. Row 72 +msgid "Indicates if updates from the slave should be logged." +msgstr "Gibt an, ob Aktualisierungen vom Slave geloggt werden sollen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 73 +msgid "" +"Indicates what size queue (in rows) should be allocated for handling INSERT " +"DELAYED. If the queue becomes full, any client that does INSERT DELAYED will " +"wait until there is room in the queue again." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 74 +msgid "" +"Indicates whether the MySQL server uses named pipes for local connections " +"under Windows." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet2..Caption +# MyxTableEditorForm..DockPanel..TablePageControl..IndicesSheet..Caption +# SchemataFrame..SchemaSearchPopupMenu..CustomMI..IndicesSubMI..Caption +#: po/glade_files.c:92 +msgid "Indices" +msgstr "Indizes" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:62 AdminServerConnections.dfm:121 +#: AdminServerConnections.dfm:273 AdminServerProcesses.dfm:87 +msgid "Info" +msgstr "Info" + +#: source/linux/MACatalogsPanel.cc:1334 +msgid "Info: " +msgstr "Info: " + +#: po/glade_files.c:323 +msgid "Information" +msgstr "Information" + +# row[_columns._icon]= _stop_icon; +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:348 +msgid "Init DB" +msgstr "Initialisiere DB" + +msgid "Init connect:" +msgstr "" + +msgid "Initial commands" +msgstr "" + +msgid "Initial replication role" +msgstr "" + +#. Row 75 +msgid "InnoDB" +msgstr "InnoDB" + +#: po/glade_files.c:269 +msgid "InnoDB Data File" +msgstr "InnoDB-Datendatei" + +#: po/glade_files.c:370 source/linux/MAServerLogsPanel.cc:254 +msgid "InnoDB Log" +msgstr "InnoDB-Protokoll" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..SingleTransRButton..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..SingleTransRButton..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..SingleTransRButton..Caption +#: AdminBackup.dfm:555 +msgid "InnoDB Online Backup" +msgstr "InnoDB-Online-Backup" + +msgid "InnoDB Parameters" +msgstr "" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableCommentLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableCommentLbl..Caption +#: AdminCatalog.dfm:525 +msgid "InnoDB free:4096 kB" +msgstr "InnoDB frei: 4096 KB" + +msgid "" +"InnoDB log archive disabled=0\n" +"InnoDB log archive enabled=1\n" +msgstr "" + +#: source/linux/MAServerLogsPanel.cc:332 +msgid "InnoDB shutdown" +msgstr "InnoDB herunterfahren" + +#: source/linux/MAServerLogsPanel.cc:328 +msgid "InnoDB startup" +msgstr "InnoDB-Start" + +msgid "Insert delayed Limit" +msgstr "" + +msgid "Insert delayed Timeout" +msgstr "" + +msgid "Insert delayed queue size" +msgstr "" + +msgid "Insert delayed settings" +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..InstallServiceBtn..Caption +# AdminServiceControlForm..PopupMenu..InstallnewServiceMI..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..InstallServiceBtn..Caption +#. AdminServiceControlForm..PopupMenu..InstallnewServiceMI..Caption +#: AdminServiceControl.dfm:557 +msgid "Install new Service" +msgstr "Neuen Dienst installieren" + +# AdminServiceControlForm..SubTreePnl..Panel2..Label15..Caption +# AdminStartupVariablesForm..SubTreePnl..Panel2..Label15..Caption +#. AdminServerLogsForm..SubTreePnl..Panel2..Label15..Caption +#. AdminServiceControlForm..SubTreePnl..Panel2..Label15..Caption +#. AdminStartupVariablesForm..SubTreePnl..Panel2..Label15..Caption +#: AdminServerLogs.dfm:328 AdminStartupVariables.dfm:1946 +msgid "Installed Services:" +msgstr "Installierte Dienste:" + +# AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..InstanceCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..InstanceCaptionLbl..Caption +#: AdminServerInfo.dfm:224 +msgid "Instance:" +msgstr "Instanz:" + +msgid "Interactive timeout" +msgstr "" + +#: source/linux/MABackupPanel.cc:1467 +msgid "Internal error in PCRE call." +msgstr "Interner Fehler bei PCRE-Aufruf" + +#: AdminUsers.pas:1638 +msgid "Invalid Host name" +msgstr "Ungültiger Hostname" + +#: source/linux/MAServerLogsPanel.cc:295 +msgid "Invalid file" +msgstr "Ungültige Datei" + +#. Row 76 +msgid "Is ON if this server is a slave that is connected to a master." +msgstr "" +"Ist ON, wenn dieser Server ein Slave ist, der mit einem Master verbunden ist." + +msgid "Isam Logfile Name:" +msgstr "" + +msgid "Join buffer size:" +msgstr "" + +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 77 +msgid "" +"Joins that are probably going to read more than max_join_size records return " +"an error. Set this value if your users tend to perform joins that lack a " +"WHERE clause, that take a long time, and that return millions of rows." +msgstr "" + +msgid "KOI8-R" +msgstr "" + +msgid "KOI8-U" +msgstr "" + +msgid "Key Efficiency" +msgstr "" + +msgid "Key buffer" +msgstr "" + +msgid "Key buffer size" +msgstr "" + +msgid "Key buffer usage" +msgstr "" + +msgid "Key buffer:" +msgstr "" + +msgid "Key cache block size" +msgstr "" + +msgid "Key cache division age treshold" +msgstr "" + +msgid "Key cache division limit" +msgstr "" + +#. Row 78 +msgid "Keys" +msgstr "" + +#. Row 79 +msgid "" +"Keys blocks in the key cache that has changed but hasn't yet been flushed to " +"disk. " +msgstr "" + +#: po/glade_files.c:340 +msgid "Kill Thread" +msgstr "Thread abbrechen" + +#: po/glade_files.c:341 +msgid "Kill User" +msgstr "Benutzer abbrechen" + +# AdminServerConnectionsForm..UserPopupMenu..KillUserMI..Caption +#. AdminServerConnectionsForm..UserPopupMenu..KillUserMI..Caption +#: AdminServerConnections.dfm:341 +msgid "Kill User(s)" +msgstr "Benutzer abbrechen" + +# AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillThreadBtn..Caption +# AdminServerConnectionsForm..ProcessPopupMenu..KillThreadMI..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillThreadBtn..Caption +#. AdminServerConnectionsForm..ProcessPopupMenu..KillThreadMI..Caption +#: AdminServerConnections.dfm:45 +msgid "Kill thread" +msgstr "Thread abbrechen" + +# AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillUserBtn..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..KillUserBtn..Caption +#: AdminServerConnections.dfm:56 +msgid "Kill user" +msgstr "Benutzer abbrechen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +# Translation? Context? +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:54 +msgid "Kind" +msgstr "Art" + +#. Row 80 +msgid "Language used for error messages." +msgstr "Sprache, in der Fehlermeldungen ausgegeben werden." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeViewHeaderControl......Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:341 +msgid "Last update" +msgstr "Letzte Aktualisierung" + +# MainForm..PopupMenu..MontorOptions1..StartMonitorAutomaticallyMI..Caption +# MainForm..PopupMenu..MontorOptions1..StartMonitorAutomaticallyMI..Caption +#. MainForm..PopupMenu..MontorOptions1..StartMonitorAutomaticallyMI..Caption +#: Main.dfm:66 +msgid "Launch Monitor After Login" +msgstr "Nach Login Monitor starten" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..ServiceAutoStartCBox..Caption +#: AdminServiceControl.dfm:521 +msgid "Launch MySQL server on system start" +msgstr "Starte den Server beim nächsten Systemstart" + +# MainForm..MainMenu..HelpMI..VisitMySQLcomMI..Caption +#. MainForm..MainMenu..HelpMI..VisitMySQLcomMI..Caption +#: Main.dfm:185 +msgid "Launch MySQL.com website" +msgstr "Webseiten von MySQL.com öffnen" + +#: ApplicationDataModule.pas:142 +msgid "Library version mismatch" +msgstr "" + +#: po/glade_files.c:430 +msgid "Limit User Resources" +msgstr "Benutzerressourcen beschränken" + +msgid "Limit assumed max number of seeks when looking up rows based on a key" +msgstr "" + +# AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..ScrollBox2..UserResourceLimitGBox..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..ScrollBox2..UserResourceLimitGBox..Caption +#: AdminUsers.dfm:910 +msgid "Limiting user resources" +msgstr "Benutzerressourcen beschränken" + +#: po/glade_files.c:236 +msgid "Line Graph" +msgstr "Liniengrafik" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox..Text +# AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.WideStrings +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox..Text +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeCBox....Items.Strings +#: AdminServerHealthGraphSettings.dfm:246 +#: AdminServerHealthGraphSettings.dfm:249 +msgid "Line-Graph" +msgstr "Liniengraph" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Caption +#: po/glade_files.c:151 +msgid "List of Tables" +msgstr "Tabellenverzeichnis" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 81 +msgid "List of operators supported by MATCH ... AGAINST(... IN BOOLEAN MODE)." +msgstr "" + +# MainForm..MainMenu..HelpMI..ListopenMySQLAdministratorBugsMI..Caption +#. MainForm..MainMenu..HelpMI..ListopenMySQLAdministratorBugsMI..Caption +#: Main.dfm:192 +msgid "List reported Bugs" +msgstr "Berichtete Probleme auflisten" + +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..LoadImgBtn..Caption +#: AdminUsers.dfm:294 +msgid "Load from disk" +msgstr "Von Festplatte laden" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalCBox..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..RepLocalCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..OptLocalCBox..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..RepLocalCBox..Caption +#: po/glade_files.c:155 AdminCatalogTableCheck.dfm:438 +msgid "Local" +msgstr "Lokal" + +#: po/glade_files.c:439 +msgid "Local host" +msgstr "Lokaler Host" + +msgid "Localization" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:156 +msgid "Locate my.cnf file" +msgstr "Suche Datei my.cnf" + +#: po/glade_files.c:27 +msgid "Lock All Tables" +msgstr "Alle Tabellen sperren" + +msgid "Lock Wait Timeout:" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..LockAllTablesRButton..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..LockAllTablesRButton..Caption +#: AdminBackup.dfm:546 +msgid "Lock all tables" +msgstr "Alle Tabellen sperren" + +msgid "Lock mysqld in memory.(=Don't swap.)" +msgstr "" + +#. Row 82 +msgid "Locks" +msgstr "Sperren" + +msgid "Log Archive Dir:" +msgstr "" + +msgid "Log Buffer Size:" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:56 +msgid "Log File" +msgstr "Protokolldatei" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogFilePathLbl..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogFilePathLbl..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogFilePathLbl..Caption +#: AdminOptionPages.dfm:132 +msgid "Log File Path:" +msgstr "Pfad zur Protokolldatei:" + +msgid "Log File Size:" +msgstr "" + +msgid "Log Files in Group:" +msgstr "" + +msgid "Log Group Dir:" +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..Caption +#: AdminServiceControl.dfm:55 +msgid "Log Messages" +msgstr "Protokollmeldungen" + +#: source/linux/MAReplicationStatusPanel.cc:57 +msgid "Log Pos." +msgstr "Protokoll Pos." + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogRowProcessingProgressCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogRowProcessingProgressCBox..Caption +#: AdminOptionPages.dfm:199 +msgid "Log Row Processing Progress" +msgstr "Fortschritt protokollieren" + +msgid "" +"Log all queries that have taken more than long_query_time seconds to execute " +"to file." +msgstr "" + +msgid "Log archive" +msgstr "" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#: AdminServerLogs.dfm:216 +msgid "Log entry" +msgstr "Protokolleintrag" + +#: source/linux/MAServerLogsPanel.cc:410 +msgid "Log file not found" +msgstr "Protokolldatei nicht gefunden" + +#: source/linux/MAServerLogsPanel.cc:231 +#, c-format +msgid "Log file saved to '%s'" +msgstr "Protokolldatei unter '%s' gesichert" + +msgid "Log files" +msgstr "" + +msgid "Log only in short format" +msgstr "" + +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:337 +msgid "Log pos" +msgstr "Protokollposition" + +msgid "Log queries that are executed without benefit of any index." +msgstr "" + +msgid "Log queries that don't use indexes" +msgstr "" + +msgid "Log slave updates" +msgstr "" + +msgid "Log some not critical warnings to the log file." +msgstr "" + +msgid "Log updates for these databases only" +msgstr "" + +msgid "Log warnings" +msgstr "" + +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: AdminReplication.dfm:332 +msgid "Logfile" +msgstr "Protokolldatei" + +msgid "Logfiles" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Caption +#: po/glade_files.c:400 +msgid "Login Information" +msgstr "Login-Information" + +# #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +# user info +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoLbl..Caption +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. user info +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoLbl..Caption +#: source/linux/MAUserAdministrationPanel.cc:848 +msgid "Login and additional information on the user" +msgstr "Login- und weitere Informationen über den Benutzer" + +#. Row 83 +msgid "Logs" +msgstr "Logs" + +msgid "Logs will be rotated after expire-log-days days" +msgstr "" + +msgid "Long query time" +msgstr "" + +msgid "Low priority updates" +msgstr "" + +#: po/glade_files.c:255 +msgid "" +"Lowest possible value. \n" +"Lower values will be capped to this." +msgstr "" +"Minimal zulässiger Wert.\n" +"Niedrigere Werte werden auf diesen gesetzt." + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label18..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label18..Caption +#: AdminServerHealthGraphSettings.dfm:321 +msgid "Lowest possible value. Lower values will be set to this value." +msgstr "" +"Minimal zulässiger Wert.\n" +"Niedrigere Werte werden auf diesen gesetzt" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox..Text +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.WideStrings +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox..Text +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.WideStrings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox..Text +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:276 AdminStartupVariablesInnoDBDatafiles.dfm:277 +msgid "M" +msgstr "M" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:249 +msgid "MACCENTRALEUROPE" +msgstr "MACCENTRALEUROPE" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "MASTER" +msgstr "MASTER" + +msgid "MS Sans Serif" +msgstr "" + +msgid "MS Shell Dlg 2" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..CheckTablesBtn..Caption +# AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..Caption +#: po/glade_files.c:117 +msgid "Maintenance" +msgstr "Pflege" + +msgid "Make all tables read-only" +msgstr "" + +msgid "" +"Make all tables read-only, with the exception of replication (slave) threads " +"and users with the SUPER privilege." +msgstr "" + +msgid "Make table names case insensitive" +msgstr "" + +#. Row 84 +msgid "" +"Makes InnoDB store each created table in its own `.ibd' file (multiple " +"tablespaces)." +msgstr "" +"Veranlasst InnoDB, jede erzeugte Tabelle in ihrer eigenen '.ibd'-Datei zu " +"speichern (mehrfache Tablespaces)." + +# MainForm..MainMenu..ToolsMI..ManageConnectionsMI..Caption +# MainForm..MainMenu..ToolsMI..ManageConnectionsMI..Caption +#. MainForm..MainMenu..ToolsMI..ManageConnectionsMI..Caption +#: Main.dfm:154 +msgid "Manage Connections ..." +msgstr "Verbindungen verwalten..." + +# MainForm..PopupMenu..ActionsMI..ManageInstancesMI..Caption +#. MainForm..PopupMenu..ActionsMI..ManageInstancesMI..Caption +#: Main.dfm:50 +msgid "Manage MySQL Instances" +msgstr "MySQL-Instanzen verwalten" + +msgid "Master" +msgstr "" + +msgid "Master SSL CA file. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA filename:" +msgstr "" + +msgid "Master SSL CA path. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL CA-path:" +msgstr "" + +msgid "Master SSL Certificate filename:" +msgstr "" + +msgid "Master SSL Cipher:" +msgstr "" + +msgid "Master SSL Key:" +msgstr "" + +msgid "" +"Master SSL certificate file name. Only applies if you have enabled master-ssl" +msgstr "" + +msgid "Master SSL cipher. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master SSL keyfile name. Only applies if you have enabled master-ssl." +msgstr "" + +msgid "Master Username:" +msgstr "" + +msgid "Master connect retry" +msgstr "" + +msgid "" +"Master hostname or IP address for replication. If not set, the slave thread " +"will not be started. Note that the setting of master-host will be ignored if " +"there exists a valid master.info file." +msgstr "" + +msgid "Master hostname:" +msgstr "" + +msgid "Master info file name:" +msgstr "" + +msgid "Master password:" +msgstr "" + +msgid "Master port" +msgstr "" + +msgid "Master retry count" +msgstr "" + +msgid "Master ssl" +msgstr "" + +msgid "Max Conn Errors:" +msgstr "" + +msgid "Max Conn per User:" +msgstr "" + +msgid "Max Connections:" +msgstr "" + +msgid "Max Dirty Pages" +msgstr "" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label34..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label34..Caption +#: AdminCatalog.dfm:654 +msgid "Max data length:" +msgstr "Max. Datenlänge" + +msgid "Max heap table size" +msgstr "" + +msgid "Max join size" +msgstr "" + +msgid "Max length for sort data" +msgstr "" + +msgid "Max number of bytes in sorted records." +msgstr "" + +msgid "Max number of errors/warnings to store for a statement." +msgstr "" + +msgid "Max packetlength to send/receive from to server." +msgstr "" + +msgid "Max seeks for key" +msgstr "" + +msgid "Max sort file size:" +msgstr "" + +msgid "Max sort length" +msgstr "" + +msgid "Max temporary tables:" +msgstr "" + +msgid "Max write lock count" +msgstr "" + +#: po/glade_files.c:264 +msgid "Max. Caption" +msgstr "Max. Beschriftung" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionLbl..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionLbl..Caption +#: AdminServerHealthGraphSettings.dfm:312 +msgid "Max. Caption:" +msgstr "Max. Beschriftung:" + +#: po/glade_files.c:263 +msgid "Max. Formula" +msgstr "Max. Formel" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label7..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label7..Caption +#: AdminServerHealthGraphSettings.dfm:305 +msgid "Max. Formula:" +msgstr "Max. Formel:" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label5..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label5..Caption +#: AdminServerHealthGraphSettings.dfm:298 +msgid "Max. Value:" +msgstr "Max. Wert:" + +msgid "Max. packet size:" +msgstr "" + +# AdminServerHealthLineGraphFrame..DetailPnl..MaxCaptionLbl..Caption +#. AdminServerHealthLineGraphFrame..DetailPnl..MaxCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:770 +msgid "Max:" +msgstr "Max:" + +#: po/glade_files.c:254 +msgid "Maximal Value" +msgstr "Maximalwert" + +#: source/linux/MAHealthPanel.cc:263 +#, c-format +msgid "Maximal: %.0f" +msgstr "Maximal: %.0f" + +#: source/linux/MAHealthPanel.cc:139 +msgid "Maximal: 0" +msgstr "Maximal: 0" + +msgid "Maximum Threads" +msgstr "" + +msgid "Maximum binary log size" +msgstr "" + +msgid "Maximum binlog cache size:" +msgstr "" + +msgid "Maximum error count" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 85 +msgid "Maximum length of a word to be included in a FULLTEXT index." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 86 +msgid "Maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +#. Row 87 +msgid "Maximum number of connections in use simultaneously." +msgstr "Maximale Anzahl gleichzeitiger Verbindungen." + +msgid "Maximum number of temporary tables a client can keep open at a time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 88 +msgid "" +"Maximum number of temporary tables a client can keep open at the same time." +msgstr "" + +msgid "Maximum relay log size" +msgstr "" + +msgid "Maximum size for all relay logs together:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 89 +msgid "" +"Maximum size of one packet. The message buffer is initialized to " +"net_buffer_length bytes, but can grow up to max_allowed_packet bytes when " +"needed." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 90 +msgid "" +"Maximum size of the temporary file MySQL is allowed to use while recreating " +"the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE. If the file-size " +"would be bigger than this, the index will be created through the key cache " +"(which is slower). Note that this parameter is given in megabytes before " +"4.0.3 and in bytes beginning with this version." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 91 +msgid "" +"Maximum size to which subsequently created HEAP tables are allowed to grow. " +"The value of this variable is used to calculate a HEAP table's MAX_ROWS " +"value. Setting this variable has no effect on any existing HEAP table, " +"unless the table is recreated with a statement such as CREATE TABLE or " +"TRUNCATE TABLE, or altered with ALTER TABLE." +msgstr "" + +msgid "Maximum space to use for all relay logs." +msgstr "" + +msgid "Maximum word length:" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..MediumRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..MediumRBtn..Caption +#: po/glade_files.c:172 +msgid "Medium" +msgstr "Mittel" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 92 +msgid "Memory" +msgstr "Speicher" + +msgid "Memory Health" +msgstr "Speicherstatus" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 93 +msgid "" +"Memory allocated to store results from old queries. If this is 0, the query " +"cache is disabled (default)." +msgstr "" + +#: source/linux/MABackupPanel.cc:1470 +msgid "Memory allocation failed during backup." +msgstr "Speicherzuweisung beim Backup fehlgeschlagen" + +msgid "Memory lock" +msgstr "" + +msgid "Memory usage" +msgstr "" + +msgid "Method used for flushing the log files to disk." +msgstr "" + +#: Main.pas:483 +msgid "" +"Michael G. Zinner, main concept, graphical design, Windows development, " +"library coding | Alfredo Kengi Kojima, Linux development, library coding | " +"Ulrich Bayer, library coding, WIX | Victor Vagin, library coding, QA | " +"Brian Aker, conceptual design, supervising | Stefan Hinz, documentation | " +"Mike Hillyer, documentation" +msgstr "" +"Michael G. Zinner, Hauptentwurf, Grafikentwurf, Windows-Entwicklung, " +"Bibliotheksprogrammierung | Alfredo Kengi Kojima, Linux-Entwicklung, " +"Bibliotheksprogrammierung | Ulrich Bayer, Bibliotheksprogrammierung, WIX | " +"Victor Vagin, Bibliotheksprogrammierung, QS | Brian Aker, Konzeption und " +"Entwurf, Aufsicht | Stefan Hinz, Dokumentation | Mike Hillyer, Dokumentation" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Caption +#: po/glade_files.c:268 +msgid "Min. / Max. Values" +msgstr "Min./Max. Wert" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label4..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label4..Caption +#: AdminServerHealthGraphSettings.dfm:291 +msgid "Min. Value:" +msgstr "Min. Wert" + +# AdminServerHealthLineGraphFrame..DetailPnl..MinCaptionLbl..Caption +#. AdminServerHealthLineGraphFrame..DetailPnl..MinCaptionLbl..Caption +#: AdminServerHealthLineGraph.dfm:719 +msgid "Min:" +msgstr "Min:" + +#: po/glade_files.c:253 +msgid "Minimal Value" +msgstr "Minimalwert" + +#: source/linux/MAHealthPanel.cc:1216 +msgid "" +"Minimal and Maximal Value fields have inconsistent values (Minimal must be " +"smaller than Maximal)." +msgstr "" +"Minimal- und Maximalwert passen nicht zueinander (Minimum muss kleiner als " +"Maximum sein)." + +msgid "Minimal size of result unit" +msgstr "" + +#: source/linux/MAHealthPanel.cc:264 +#, c-format +msgid "Minimal: %.0f" +msgstr "Minimal: %.0f" + +#: source/linux/MAHealthPanel.cc:140 +msgid "Minimal: 0" +msgstr "Minimal: 0" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 94 +msgid "Minimum length of a word to be included in a FULLTEXT index." +msgstr "" + +#: AdminServerHealthGraphSettings.pas:176 +msgid "Minimum value is larger than maximum value." +msgstr "Der Minimalwert ist größer als der Maximalwert." + +msgid "Minimum word length:" +msgstr "" + +msgid "Mirrored Log Groups:" +msgstr "" + +#. Row 95 +msgid "Miscellaneous" +msgstr "Verschiedenes" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3396 +msgid "Modified" +msgstr "Verändert" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleMondayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleMondayCBox..Caption +#: po/glade_files.c:51 +msgid "Monday" +msgstr "Montag" + +# MainForm..PopupMenu..MontorOptions1..Caption +# MainForm..PopupMenu..MontorOptions1..Caption +#. MainForm..PopupMenu..MontorOptions1..Caption +#: Main.dfm:55 +msgid "Monitor Options" +msgstr "Monitoreinstellungen" + +#: Main.pas:552 +msgid "Monitoring Options" +msgstr "Monitoreinstellungen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Caption +#: AdminBackup.dfm:1011 +msgid "MonthlyTabSheet" +msgstr "MonthlyTabSheet" + +# AdminServerHealthForm..GraphPopupMenu..MoveGraphDownMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphDownMI..Caption +#: AdminServerHealth.dfm:6295 +msgid "Move Graph Down" +msgstr "Graph nach unten" + +# AdminServerHealthForm..GraphPopupMenu..MoveGraphUpMI..Caption +#. AdminServerHealthForm..GraphPopupMenu..MoveGraphUpMI..Caption +#: AdminServerHealth.dfm:6290 +msgid "Move Graph Up" +msgstr "Graph nach oben" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..Caption +#: AdminServerHealth.dfm:229 +msgid "Multi-Instance Monitoring" +msgstr "Mehrfachinstanzenüberwachung" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..TableTypeLbl..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 96 +#: AdminCatalog.dfm:461 +msgid "MyISAM" +msgstr "MyISAM" + +msgid "MyISAM Parameters" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 97 +msgid "" +"MyISAM uses special tree-like cache to make bulk inserts (that is, " +"INSERT ... SELECT, INSERT ... VALUES (...), (...), (...), and LOAD DATA " +"INFILE) faster. This variable limits the size of the cache tree in bytes per " +"thread. Setting it to 0 will disable this optimization. Note: This cache is " +"only used when adding data to a non-empty table. Default value is 8 MB." +msgstr "" + +msgid "MyIsam Sort buffer size:" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +msgid "" +"MyIsam=myisam\n" +"InnoDB=innodb\n" +"Falcon=falcon\n" +"BDB=bdb\n" +"Heap=heap\n" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.WideStrings +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..ServiceNameHeaderLbl..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..ServiceNameHeader2Lbl..Caption +#: AdminServiceControl.dfm:100 +msgid "MySQL" +msgstr "MySQL" + +# ConnectToInstanceForm..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..Caption +#. Set the Caption +#. MainForm..PopupMenu..MySQLAdministratorMI..Caption +#: po/glade_files.c:282 +msgid "MySQL Administrator" +msgstr "MySQL Administrator" + +#: ApplicationDataModule.pas:466 +msgid "MySQL Administrator is preparing backup for profile %s." +msgstr "MySQL Administrator bereitet Backup für Profil %s vor." + +#: ApplicationDataModule.pas:634 +msgid "MySQL Administrator is starting backup for profile %s." +msgstr "MySQL Administrator startet Backup für Profil %s." + +# MainForm..MainMenu..ToolsMI..MySQLCommandlineclientMI..Caption +#. MainForm..MainMenu..ToolsMI..MySQLCommandlineclientMI..Caption +#: Main.dfm:136 +msgid "MySQL Command Line Client" +msgstr "MySQL-Befehlszeilen-Client" + +#: AdminCatalogTableCheck.pas:227 +msgid "MySQL Error Nr." +msgstr "MySQL-Fehler Nr." + +#: AdminServerHealth.pas:370 +msgid "MySQL Monitoring && Advisors" +msgstr "MySQL Überwachung && Berater" + +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..MultiInstanceMonitoringSheet..MerlinScrollBox..TntLabel1..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..StartupParamsPageControl..MerlinSheet..MerlinScrollBox..TntLabel1..Caption +#: AdminServerHealth.dfm:5738 +msgid "MySQL Network Monitoring and Advisory Service" +msgstr "MySQL Network Überwachung und Beratungsservice" + +# MainForm..MainMenu..ToolsMI..MySQLQueryBrowserMI..Caption +# MainForm..PopupMenu..MySQLQueryBrowserMI..Caption +#. MainForm..MainMenu..ToolsMI..MySQLQueryBrowserMI..Caption +#. MainForm..PopupMenu..MySQLQueryBrowserMI..Caption +#: Main.dfm:132 +msgid "MySQL Query Browser" +msgstr "MySQL Query Browser" + +#: AdminServerInfo.pas:331 +msgid "MySQL Server Information" +msgstr "MySQL-Server-Information" + +# AdminServerInfoForm..ServerInfoPnl..ServerStatusLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerStatusLbl..Caption +#: AdminServerInfo.dfm:50 +msgid "MySQL Server is running." +msgstr "MySQL-Server läuft." + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServerStatusLbl..Caption +#: AdminServiceControl.dfm:144 +msgid "MySQL Service is stopped." +msgstr "MySQL Dienst wurde angehalten" + +# MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +# System Tray = Infobereich in official Microsoft speak +# MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +# MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +#. MainForm..MainMenu..ToolsMI..MySQLSystemTrayMonitorMI..Caption +#: Main.dfm:140 +msgid "MySQL System Tray Monitor" +msgstr "MySQL-Infobereich-Monitor" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label27..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label27..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label27..Caption +#: po/glade_files.c:399 +msgid "MySQL User:" +msgstr "MySQL-Benutzer:" + +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerVersionCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:248 +msgid "MySQL Version:" +msgstr "MySQL-Version:" + +#: po/glade_files.c:349 +msgid "" +"MySQL Version:\n" +"Network Name:\n" +"IP:" +msgstr "" +"MySQL-Version:\n" +"Netzwerkname:\n" +"IP:" + +#: source/linux/MABackupPanel.cc:1458 +msgid "MySQL error during backup." +msgstr "MySQL-Fehler beim Backup" + +#. Row 98 +msgid "MySQL installation directory. Value of the --basedir option." +msgstr "MySQL Installationsverzeichnis. Wert der Option --basedir." + +#: AdminStartupVariables.pas:367 +msgid "MySQL variable name: " +msgstr "MySQL Variablenname: " + +msgid "N/A" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:229 +msgid "Name" +msgstr "Name" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label4..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label4..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label4..Caption +#: AdminServiceControl.dfm:495 +msgid "Name displayed in the Computer Management Console." +msgstr "In der Computerverwaltungskonsole angezeigter Name" + +#: po/glade_files.c:6 +msgid "Name for this backup project" +msgstr "Name für dieses Backup-Projekt" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label5..Caption +#: AdminBackup.dfm:377 +msgid "Name for this backup project." +msgstr "Name für dieses Backup-Projekt" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label10..Caption +#: AdminRestore.dfm:110 +msgid "Name of the backup file that should be restored." +msgstr "Name der wiederher- zustellenden Backup-Datei" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label10....AutoSize +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label10....AutoSize +#: AdminServiceControl.dfm:330 +msgid "" +"Name of the configuration file section used for this instance of the server." +msgstr "" +"Name des Konfigurationsdatei-Abschnitts, der für diese Serverinstanz " +"verwendet wird" + +#: po/glade_files.c:71 +msgid "" +"Name of the connection to use when the backup\n" +"is executed. Please create one in Preferences\n" +"if there aren't any. " +msgstr "" +"Name der Verbindung, die beim Durchführen des\n" +"Backups verwendet werden soll. Falls es noch keine\n" +"gibt, legen Sie bitte unter 'Einstellungen' eine an." + +#. Row 99 +msgid "Name of the error log file." +msgstr "Name der Fehler-Logdatei." + +msgid "Name of the socket file (Unix) or named pipe (Windows) to use." +msgstr "" + +#: source/linux/MACatalogsPanel.cc:198 +msgid "Name/Columns" +msgstr "Name/Spalten" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel4..Caption +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel4..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel4..Caption +# MyxTableEditorForm..DockPanel..TablePageControl..ColumnSheet..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel4..Caption +#: AdminCatalog.pas:2247 +msgid "Name:" +msgstr "Name:" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..ServiceFeatureNamedPipedCBox..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..NamedPipeCheckbox..Caption +#: AdminServiceControl.dfm:440 +msgid "Named Pipes" +msgstr "Named Pipes" + +msgid "Naming" +msgstr "" + +msgid "Net buffer length" +msgstr "" + +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerNetworkNameCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientNetworkNameCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerNetworkNameCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientNetworkNameCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientNetworkNameCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerNetworkNameCaptionLbl..Caption +#: AdminServerInfo.dfm:112 +msgid "Network Name:" +msgstr "Netzwerkname:" + +#. Row 100 +msgid "Networking" +msgstr "Netzwerk" + +msgid "Neue Variable" +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:169 +msgid "New Instance" +msgstr "Neue Instanz" + +# MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +# MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +# MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +#. MainForm..MainMenu..FileMI..ConnecttoServerMI..Caption +#: Main.dfm:80 +msgid "New Instance Connection ..." +msgstr "Neue Instanz-Verbindung..." + +#: po/glade_files.c:391 +msgid "New Password:" +msgstr "Neues Passwort:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..ProjectNameEd..Text +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleFilenamePrefixEd..Text +# AdminBackupForm..ServerBackupRestorePnl..Panel7..NewProjectBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..ProjectNameEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleFilenamePrefixEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..NewProjectBtn..Caption +#: po/glade_files.c:79 AdminBackup.dfm:1154 +msgid "New Project" +msgstr "Neues Projekt" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..Panel3..BottomBtnPnl..NewUserBtn..Caption +#: po/glade_files.c:432 +msgid "New User" +msgstr "Neuer Benutzer" + +#: AdminServerHealth.pas:551 +msgid "New Variable" +msgstr "Neue Variable" + +#: AdminServerHealth.pas:546 +msgid "New Variables" +msgstr "Neue Variablen" + +# AdminCatalogTableCheckForm..Panel1..ExecuteTableActionBtn..Caption +#. AdminCatalogTableCheckForm..Panel1..ExecuteTableActionBtn..Caption +#: AdminCatalogTableCheck.dfm:566 +msgid "Next >>" +msgstr "Weiter >>" + +#: AdminBackup.pas:948 AdminStartupVariables.pas:1362 AdminUsers.pas:705 +#: AdminUsers.pas:1146 AdminUsers.pas:1575 AdminUsers.pas:1612 +msgid "No" +msgstr "Nein" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoCreatesCBox..Caption +#: po/glade_files.c:31 +msgid "No CREATEs" +msgstr "Keine CREATEs" + +#: po/glade_files.c:29 +msgid "No EXTENDED INSERT" +msgstr "Keine EXTENDED INSERTs" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..NoExtendedInsertsCBox..Caption +#: AdminBackup.dfm:632 +msgid "No EXTENDED INSERTS" +msgstr "Keine EXTENDED INSERTs" + +#: AdminServiceControl.pas:1040 +msgid "No Service selected." +msgstr "Kein Dienst ausgewählt." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 101 +msgid "No description available." +msgstr "" + +msgid "No description available._base_name" +msgstr "" + +msgid "No description available._before_date" +msgstr "" + +#: AdminUsers.pas:1157 +msgid "No hosts left" +msgstr "Keine Hosts übrig" + +#: AdminUsers.pas:769 +msgid "No user selected" +msgstr "Kein Nutzer ausgewählt" + +msgid "Node" +msgstr "" + +#: po/glade_files.c:25 +msgid "Normal Backup" +msgstr "Normales Backup" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..NormalBackupRadioButton..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..NormalBackupRadioButton..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..NormalBackupRadioButton..Caption +#: AdminBackup.dfm:566 +msgid "Normal backup" +msgstr "Normales Backup" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 102 +msgid "" +"Normally you set this to 1, meaning that at a transaction commit, the log is " +"flushed to disk, and the modifications made by the transaction become " +"permanent, and survive a database crash. If you are willing to compromise " +"this safety, and you are running small transactions, you may set this to 0 " +"or 2 to reduce disk I/O to the logs. Value 0 means that the log is only " +"written to the log file and the log file flushed to disk approximately once " +"per second. Value 2 means the log is written to the log file at each commit, " +"but the log file is only flushed to disk approximately once per second. The " +"default value is 1 starting from MySQL-4.0.13; previously it was 0." +msgstr "" + +#: source/linux/MAReplicationStatusPanel.cc:179 +msgid "Not Available" +msgstr "Nicht verfügbar" + +#: source/linux/MACatalogsPanel.cc:204 +msgid "Not NULL" +msgstr "Nicht NULL" + +# EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnNotNullCBox..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: AdminCatalog.dfm:2017 +msgid "Not Null" +msgstr "Nicht NULL" + +#: po/glade_files.c:78 +msgid "Note: Backups are scheduled using the standard cron system." +msgstr "" +"Anmerkung: Backups werden mit Hilfe des Standard-Cron-Systems zeitlich " +"geplant." + +#: po/glade_files.c:308 +msgid "" +"Note: for servers to appear in this list, the Report Host option in " +"Startup Variables/Replication must be set." +msgstr "" +"Anmerkung: Damit in dieser Liste Server erscheinen, muss die Einstellung " +"Host berichten unter Startvariablen/Replikation gesetzt sein." + +#: po/glade_files.c:421 +msgid "" +"Note: grayed privileges mean they are provided through Global Privileges." +msgstr "" +"Anmerkung: Grau dargestellte Berechtigungen werden durch Globale " +"Berechtigungen geliefert." + +#: source/linux/MACatalogsPanel.cc:188 source/linux/MACatalogsPanel.cc:232 +msgid "Null Allowed" +msgstr "NULL zulässig" + +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: AdminServerConnections.dfm:216 +msgid "Num." +msgstr "Anz." + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label10..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label10..Caption +#: AdminCatalog.dfm:2704 +msgid "Num. of Columns:" +msgstr "Anz. Spalten:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..NumberOfIndicesCaptionLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..NumberOfIndicesCaptionLbl..Caption +#: AdminCatalog.dfm:2672 +msgid "Num. of Indices:" +msgstr "Anz. Indizes:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label13..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label13..Caption +#: AdminCatalog.dfm:2962 +msgid "Num. of NotNull:" +msgstr "Anzahl Nicht-NULL:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..NumberOfTablesCaptionLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..NumberOfTablesCaptionLbl..Caption +#: AdminCatalog.dfm:1509 +msgid "Num. of Tables:" +msgstr "Anz. Tabellen:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label11..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel8..Label11..Caption +#: AdminCatalog.dfm:2928 +msgid "Num. of Unique:" +msgstr "Anz. EINDEUTIG:" + +#. Row 103 +msgid "Number of ALTER DATABASE commands since server start." +msgstr "Anzahl der ALTER DATABASE-Befehle seit Serverstart." + +#. Row 104 +msgid "Number of ALTER TABLE commands since server start." +msgstr "Anzahl der ALTER TABLE-Befehle seit Serverstart." + +#. Row 105 +msgid "Number of ANALYZE TABLE commands performed since server start." +msgstr "Anzahl der ANALYZE TABLE-Befehle seit Serverstart." + +#. Row 106 +msgid "Number of BACKUP TABLE commands performed since server start." +msgstr "Anzahl der BACKUP TABLE-Befehle seit Serverstart." + +#. Row 107 +msgid "Number of BEGIN transactional commands performed since server start." +msgstr "Anzahl der transaktionalen BEGIN-Befehle seit Serverstart." + +# AdminRestoreProgressForm..ProgressGBox..Lbl2..Caption +#. AdminRestoreProgressForm..ProgressGBox..Lbl2..Caption +#: AdminRestoreProgress.dfm:78 +msgid "Number of Bytes processed:" +msgstr "Anzahl verarbeiteter Bytes:" + +#. Row 111 +msgid "" +"Number of CHANGE MASTER TO replication commands performed since server start." +msgstr "Anzahl der CHANGE MASTER TO-Replikationsbefehle seit Serverstart." + +#. Row 112 +msgid "Number of CHECK TABLE commands performed since server start." +msgstr "Anzahl der CHECK TABLE-Befehle seit Serverstart." + +msgid "Number of CHECK TABLE commands performed since server start.sum" +msgstr "" + +#. Row 113 +msgid "Number of COMMIT transactional commands since server start." +msgstr "Anzahl der transaktionalen COMMIT-Befehle seit Serverstart." + +#. Row 116 +msgid "Number of CREATE DB commands since server start." +msgstr "Anzahl der ALTER DB-Befehle seit Serverstart." + +#. Row 117 +msgid "Number of CREATE INDEX commands since server start." +msgstr "Anzahl der CREATE INDEX-Befehle seit Serverstart." + +#. Row 118 +msgid "Number of CREATE TABLE commands since server start." +msgstr "Anzahl der CREATE TABLE-Befehle seit Serverstart." + +#. Row 121 +msgid "Number of DELETE commands since server start." +msgstr "Anzahl der DELETE-Befehle seit Serverstart." + +msgid "Number of DELETE commands since server start._multi" +msgstr "" + +#. Row 122 +msgid "" +"Number of DELETE commands with more than one table involved since server " +"start." +msgstr "" +"Anzahl der DELETE-Befehle, die mehr als eine Tabelle umfassen, seit " +"Serverstart." + +#. Row 123 +msgid "Number of DO commands performed since server start." +msgstr "Anzahl der DO-Befehle seit Serverstart." + +#. Row 124 +msgid "Number of DROP DATABASE commands since server start." +msgstr "Anzahl der DROP DATABASE-Befehle seit Serverstart." + +#. Row 125 +msgid "Number of DROP FUNCTION commands since server start." +msgstr "Anzahl der DROP FUNCTION-Befehle seit Serverstart." + +#. Row 126 +msgid "Number of DROP INDEX commands since server start." +msgstr "Anzahl der DROP INDEX-Befehle seit Serverstart." + +#. Row 127 +msgid "Number of DROP TABLE commands since server start." +msgstr "Anzahl der DROP TABLE-Befehle seit Serverstart." + +#. Row 128 +msgid "Number of DROP USER commands performed since server start." +msgstr "Anzahl der DROP USER-Befehle seit Serverstart." + +#. Row 132 +msgid "Number of FLUSH (LOGS, PRIVILEGES, etc.) commands since server start." +msgstr "Anzahl der FLUSH (LOGS, PRIVILEGES usw.)-Befehle seit Serverstart." + +#. Row 134 +msgid "Number of GRANT <privileges> commands since server start." +msgstr "Anzahl der GRANT <berechtigungen>-Befehle seit Serverstart." + +msgid "Number of GRANT commands since server start." +msgstr "" + +#. Row 135 +msgid "Number of HELP commands since server start." +msgstr "Anzahl der HELP-Befehle seit Serverstart." + +#. Row 139 +msgid "" +"Number of INSERT ... SELECT FROM <tbl> commands since server start." +msgstr "" +"Anzahl der INSERT ... SELECT FROM <tbl>-Befehle seit Serverstart." + +#. Row 140 +msgid "Number of INSERT commands since server start." +msgstr "Anzahl der INSERT-Befehle seit Serverstart." + +msgid "Number of INSERT commands since server start._select" +msgstr "" + +#. Row 148 +msgid "Number of KILL <connection_id> commands since server start." +msgstr "Anzahl der KILL <verbindungskennung>-Befehle seit Serverstart." + +msgid "Number of KILL commands since server start." +msgstr "" + +#. Row 149 +msgid "" +"Number of LOAD DATA FROM MASTER replication commands since server start." +msgstr "Anzahl der LOAD DATA FROM MASTER-Replikationsbefehle seit Serverstart." + +#. Row 150 +msgid "Number of LOAD DATA INFILE commands since server start." +msgstr "Anzahl der LOAD DATA INFILE-Befehle seit Serverstart." + +msgid "Number of LOAD DATA INFILE commands since server start._master_data" +msgstr "" + +msgid "Number of LOAD DATA INFILE commands since server start._master_table" +msgstr "" + +#. Row 151 +msgid "" +"Number of LOAD TABLE FROM MASTER replication commands since server start." +msgstr "" +"Anzahl der LOAD TABLE FROM MASTER-Replikationsbefehle seit Serverstart." + +#. Row 152 +msgid "Number of LOCK TABLES commands since server start." +msgstr "Anzahl der LOCK TABLES-Befehle seit Serverstart." + +#. Row 157 +msgid "Number of OPTIMIZE TABLE commands since server start." +msgstr "Anzahl der OPTIMIZE TABLE-Befehle seit Serverstart." + +#. Row 165 +msgid "Number of RENAME TABLE commands since server start." +msgstr "Anzahl der RENAME TABLE-Befehle seit Serverstart." + +#. Row 166 +msgid "Number of REPAIR TABLE commands since server start." +msgstr "Anzahl der REPAIR TABLE-Befehle seit Serverstart." + +#. Row 167 +msgid "" +"Number of REPLACE ... SELECT FROM <tbl> commands since server start." +msgstr "" +"Anzahl der REPLACE ... SELECT FROM <tbl>-Befehle seit Serverstart." + +#. Row 168 +msgid "Number of REPLACE commands since server start." +msgstr "Anzahl der REPLACE-Befehle seit Serverstart." + +msgid "Number of REPLACE commands since server start._select" +msgstr "" + +#. Row 177 +msgid "" +"Number of RESET (MASTER | SLAVE) replication commands since server start." +msgstr "" +"Anzahl der RESET (MASTER | SLAVE)-Replikationsbefehle seit Serverstart." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 178 +msgid "" +"Number of RESTORE TABLE commands since server start (regardless whether or " +"not those were successful)." +msgstr "" + +#. Row 179 +msgid "Number of REVOKE <privileges> commands since server start." +msgstr "Anzahl der REVOKE <berechtigungen>-Befehle seit Serverstart." + +msgid "Number of REVOKE commands since server start." +msgstr "" + +msgid "Number of REVOKE commands since server start._all" +msgstr "" + +#. Row 180 +msgid "Number of ROLLBACK transactional commands since server start." +msgstr "Anzahl der transaktionalen ROLLBACK-Befehle seit Serverstart." + +#. Row 191 +msgid "Number of SELECT commands since server start." +msgstr "Anzahl der SELECT-Befehle seit Serverstart." + +#. Row 192 +msgid "Number of SET (GLOBAL | LOCAL) VARIABLE commands since server start." +msgstr "Anzahl der SET (GLOBAL | LOCAL) VARIABLE-Befehle seit Serverstart." + +#. Row 193 +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM <tbl> or DESCRIBE <tbl> " +"commands since server start." +msgstr "" +"Anzahl der SHOW (FIELDS | COLUMNS) FROM <tbl> or DESCRIBE <tbl>-" +"Befehle seit Serverstart." + +msgid "" +"Number of SHOW (FIELDS | COLUMNS) FROM or DESCRIBE commands " +"since server start." +msgstr "" + +#. Row 194 +msgid "Number of SHOW (INDEX | KEYS) commands since server start." +msgstr "Anzahl der SHOW (INDEX | KEYS)-Befehle seit Serverstart." + +#. Row 195 +msgid "Number of SHOW BINLOG EVENTS commands since server start." +msgstr "Anzahl der SHOW BINLOG EVENTS-Befehle seit Serverstart." + +#. Row 196 +msgid "Number of SHOW CHARACTER SET commands since server start." +msgstr "Anzahl der SHOW CHARACTER SET-Befehle seit Serverstart." + +#. Row 197 +msgid "Number of SHOW COLLATION commands since server start." +msgstr "Anzahl der SHOW COLLATION-Befehle seit Serverstart." + +#. Row 198 +msgid "Number of SHOW CREATE DATABASE commands since server start." +msgstr "Anzahl der SHOW CREATE DATABASE-Befehle seit Serverstart." + +#. Row 199 +msgid "Number of SHOW CREATE TABLE commands since server start." +msgstr "Anzahl der SHOW CREATE TABLE-Befehle seit Serverstart." + +#. Row 200 +msgid "Number of SHOW DATABASES commands since server start." +msgstr "Anzahl der SHOW DATABASES-Befehle seit Serverstart." + +#. Row 201 +msgid "Number of SHOW ERRORS commands since server start." +msgstr "Anzahl der SHOW ERRORS-Befehle seit Serverstart." + +#. Row 202 +msgid "Number of SHOW GRANTS commands since server start." +msgstr "Anzahl der SHOW GRANTS-Befehle seit Serverstart." + +#. Row 203 +msgid "Number of SHOW INNODB STATUS commands since server start." +msgstr "Anzahl der SHOW INNODB STATUS-Befehle seit Serverstart." + +#. Row 204 +msgid "Number of SHOW LOGS commands since server start." +msgstr "Anzahl der SHOW LOGS-Befehle seit Serverstart." + +#. Row 205 +msgid "Number of SHOW MASTER STATUS replication commands since server start." +msgstr "Anzahl der SHOW MASTER STATUS-Replikationsbefehle seit Serverstart." + +#. Row 206 +msgid "Number of SHOW OPEN TABLES commands since server start." +msgstr "Anzahl der SHOW OPEN TABLES-Befehle seit Serverstart." + +#. Row 207 +msgid "Number of SHOW PRIVILEGES commands since server start." +msgstr "Anzahl der SHOW PRIVILEGES-Befehle seit Serverstart." + +#. Row 208 +msgid "Number of SHOW PROCESSLIST commands since server start." +msgstr "Anzahl der SHOW PROCESSLIST-Befehle seit Serverstart." + +#. Row 209 +msgid "Number of SHOW SLAVE HOSTS replication commands since server start." +msgstr "Anzahl der SHOW SLAVE HOSTS-Replikationsbefehle seit Serverstart." + +#. Row 210 +msgid "Number of SHOW SLAVE STATUS replication commands since server start." +msgstr "Anzahl der SHOW SLAVE STATUS Replikationsbefehle seit Serverstart." + +#. Row 211 +msgid "Number of SHOW STATUS commands since server start." +msgstr "Anzahl der SHOW STATUS-Befehle seit Serverstart." + +#. Row 212 +msgid "Number of SHOW STORAGE ENGINES commands since server start." +msgstr "Anzahl der SHOW STORAGE ENGINES-Befehle seit Serverstart." + +#. Row 213 +msgid "Number of SHOW TABLES commands since server start." +msgstr "Anzahl der SHOW TABLES-Befehle seit Serverstart." + +#. Row 214 +msgid "Number of SHOW VARIABLES commands since server start." +msgstr "Anzahl der SHOW VARIABLES-Befehle seit Serverstart." + +#. Row 215 +msgid "Number of SHOW WARNINGS commands since server start." +msgstr "Anzahl der SHOW WARNINGS-Befehle seit Serverstart." + +msgid "Number of SQL Queries" +msgstr "" + +#. Row 220 +msgid "Number of START SLAVE replication commands since server start." +msgstr "Anzahl der START SLAVE-Replikationsbefehle seit Serverstart." + +#. Row 221 +msgid "Number of STOP SLAVE replication commands since server start." +msgstr "Anzahl der STOP SLAVE-Replikationsbefehle seit Serverstart." + +#. Row 237 +msgid "Number of TRUNCATE TABLE commands since server start." +msgstr "Anzahl der TRUNCATE TABLE-Befehle seit Serverstart." + +#: po/glade_files.c:87 +msgid "Number of Tables:" +msgstr "Anzahl Tabellen:" + +#: source/linux/MACatalogsPanel.cc:506 +#, c-format +msgid "Number of Tables: %i" +msgstr "Anzahl Tabellen: %i" + +#. Row 238 +msgid "Number of UNLOCK TABLES commands since server start." +msgstr "Anzahl der UNLOCK TABLES-Befehle seit Serverstart." + +#. Row 239 +msgid "Number of UPDATE commands since server start." +msgstr "Anzahl der UPDATE-Befehle seit Serverstart." + +msgid "Number of UPDATE commands since server start._multi" +msgstr "" + +#. Row 240 +msgid "" +"Number of USE <database> commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "" +"Number of USE commands performed that actually changed the " +"default database, since server start." +msgstr "" + +msgid "Number of best matches to use for query expansion." +msgstr "" + +#. Row 108 +msgid "Number of bytes received from all clients." +msgstr "Anzahl der Bytes, die von allen Clients empfangen wurden." + +#. Row 109 +msgid "Number of bytes sent to all clients." +msgstr "Anzahl der Bytes, die an alle Clients gesendet wurden." + +#. Row 110 +msgid "" +"Number of bytes to use when sorting BLOB or TEXT values. Only the first " +"max_sort_length bytes of each value are used; the rest are ignored." +msgstr "" +"Anzahl von Bytes, die beim Sortieren von BLOB- oder TEXT-Werten benutzt " +"werden. Nur die ersten max_sort_length Bytes jedes Werts werden benutzt, der " +"Rest wird ignoriert." + +#. Row 114 +msgid "Number of connection attempts to the MySQL server." +msgstr "Anzahl der Verbindungsversuche zum MySQL-Server." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 115 +msgid "" +"Number of connections aborted because the client died without closing the " +"connection properly." +msgstr "" + +#: po/glade_files.c:429 +msgid "Number of connections to the server the user can open in an hour." +msgstr "" +"Anzahl Serververbindungen, die der Benutzer innerhalb einer Stunde öffnen " +"kann" + +#. Update ResourceSheet +#: AdminUsers.pas:2699 +msgid "Number of connections to the server the user can open within one hour." +msgstr "Anzahl Verbindungen zum Server, die der Nutzer je Stunde öffnen kann." + +#. Row 119 +msgid "Number of currently open connections." +msgstr "Anzahl der momentan offenen Verbindungen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 120 +msgid "Number of delayed insert handler threads in use." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 129 +msgid "" +"Number of file I/O threads in InnoDB. Normally, this should be 4, but on " +"Windows disk I/O may benefit from a larger number." +msgstr "" + +#. Row 130 +msgid "Number of files that are open." +msgstr "Anzahl der offenen Dateien." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 131 +msgid "Number of files the system allows the MySQL server to open." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 133 +msgid "Number of free memory blocks in query cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 136 +msgid "" +"Number of identical copies of log groups that are kept for the database. " +"Currently this should be set to 1." +msgstr "" + +msgid "" +"Number of identical copies of log groups we keep for the database. Currently " +"this should be set to 1." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 137 +msgid "" +"Number of implicit temporary tables in memory created while executing " +"statements." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 138 +msgid "" +"Number of implicit temporary tables on disk created while executing " +"statements." +msgstr "" + +#. Row 141 +msgid "Number of internal COMMIT commands." +msgstr "Anzahl der internen COMMIT Befehle." + +#. Row 142 +msgid "Number of internal ROLLBACK commands." +msgstr "Anzahl der Threads, die nicht schlafen." + +#. Row 143 +msgid "Number of joins where a full scan of the first table was done." +msgstr "Anzahl der Joins, bei denen die erste Tabelle komplett gescannt wurde." + +#. Row 144 +msgid "Number of joins where a range search on the reference table was used." +msgstr "" +"Anzahl der Joins, bei denen eine Bereichssuche auf die Referenztabelle " +"stattfand." + +#. Row 145 +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big." +msgstr "" +"Anzahl der Joins, bei denen Bereiche auf der ersten Tabelle benutzt wurden. " +"Es ist normalerweise unkritisch, wenn dieser Wert hoch ist." + +msgid "" +"Number of joins where ranges on the first table were used. It's normally not " +"critical even if this is big._check" +msgstr "" + +#. Row 146 +msgid "" +"Number of joins without keys where we check for key usage after each row. If " +"this is not 0, you should carefully check the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 147 +msgid "" +"Number of joins without keys. If this is not 0, you should carefully check " +"the indexes of your tables." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 153 +msgid "" +"Number of log files in the log group. InnoDB writes to the files in a " +"circular fashion. Value 2 is recommended here. The default is 2." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 154 +msgid "" +"Number of merge passes the sort algorithm have had to do. If this value is " +"large you should consider increasing sort_buffer." +msgstr "" + +#. Row 155 +msgid "" +"Number of non-cached queries (not cachable, or due to QUERY_CACHE_TYPE)." +msgstr "" +"Anzahl von nicht gecacheten Abfragen (nicht cachebar oder aufgrund von " +"SQL_QUERY_CACHE_TYPE)." + +#. Row 156 +msgid "" +"Number of open tables for all threads. Increasing this value increases the " +"number of file descriptors that the MySQL server requires. You can check if " +"you need to increase the table cache by checking the Opened_tables variable." +msgstr "" + +#. Row 158 +msgid "Number of outstanding connection requests MySQL can have." +msgstr "Anzahl unerledigter Verbindungsanforderung, die MySQL haben kann." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 159 +msgid "Number of queries added to the query cache." +msgstr "" + +#. Row 160 +msgid "Number of queries registered in the query cache." +msgstr "Anzahl der Abfragen, die im Abfragen-Cache registriert sind." + +#. Row 161 +msgid "Number of queries sent to the server." +msgstr "Anzahl der zum Server gesendeten Abfragen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 162 +msgid "Number of queries that have taken more than long_query_time seconds." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 163 +msgid "" +"Number of queries that were deleted from query cache because of low memory. " +msgstr "" + +#: po/glade_files.c:427 +msgid "Number of queries the user can execute within one hour." +msgstr "" +"Anzahl Abfragen, die der Benutzer innerhalb einer Stunde ausführen kann" + +#. Row 164 +msgid "Number of query cache hits." +msgstr "Anzahl von Hits auf den Abfragen-Cache." + +msgid "Number of repair threads:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 169 +msgid "Number of requests to insert a row in a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 170 +msgid "Number of requests to read a key block from the cache." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 171 +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +msgstr "" + +msgid "" +"Number of requests to read a row based on a fixed position. This will be " +"high if you are doing a lot of queries that require sorting of the result." +"_next" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 172 +msgid "" +"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 "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 173 +msgid "" +"Number of requests to read next row in key order. This will be incremented " +"if you are querying an index column with a range constraint. This also will " +"be incremented if you are doing an index scan." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 174 +msgid "" +"Number of requests to read previous row in key order. This is mainly used to " +"optimize ORDER BY ... DESC." +msgstr "" + +#. Row 175 +msgid "" +"Number of requests to read the next row in the datafile. This will be 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 "" + +#. Row 176 +msgid "Number of requests to update a row in a table." +msgstr "Anzahl der Anfragen, eine Zeile in einer Tabelle zu aktualisieren." + +#. Row 181 +msgid "Number of rows waiting to be written in INSERT DELAY queues." +msgstr "" +"Anzahl der Zeilen, die in INSERT DELAY-Warteschleifen darauf warten, " +"geschrieben zu werden." + +#. Row 182 +msgid "" +"Number of rows written with INSERT DELAYED for which some error occurred " +"(probably duplicate key)." +msgstr "" +"Anzahl der Zeilen, die mit INSERT DELAYED geschrieben wurden, und bei denen " +"irgend ein Fehler auftrat (wahrscheinlich duplicate key)." + +#. Row 183 +msgid "Number of rows written with INSERT DELAYED." +msgstr "Anzahl der Zeilen, die mit INSERT DELAYED geschrieben wurden." + +#. Row 184 +msgid "" +"Number of seconds the MySQL server is waiting for a connect packet before " +"responding with \"Bad handshake\"." +msgstr "" +"Anzahl von Sekunden, die der MySQL-Server auf ein Verbindungspaket wartet, " +"bevor er mit \"Bad handshake\" antwortet." + +#. Row 185 +msgid "" +"Number of seconds the MySQL server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 186 +msgid "" +"Number of seconds the server waits for activity on a not interactive " +"connection before closing it." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 187 +msgid "" +"Number of seconds the server waits for activity on an interactive connection " +"before closing it. An interactive client is defined as a client that uses " +"the CLIENT_INTERACTIVE option to mysql_real_connect()." +msgstr "" + +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the writ" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 188 +msgid "" +"Number of seconds to wait for a block to be written to a connection before " +"aborting the write." +msgstr "" + +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read" +msgstr "" + +#. Row 189 +msgid "" +"Number of seconds to wait for more data from a connection before aborting " +"the read. Note that when the MySQL server doesn't expect data from a " +"connection, the timeout is defined by write_timeout." +msgstr "" +"Anzahl von Sekunden, die auf weitere Daten von einer Verbindung gewartet " +"wird, bevor das Lesen abgebrochen wird. Beachten Sie: Wenn keine Daten von " +"einer Verbindung erwartet werden, ist der Timeout durch write_timeout " +"definiert." + +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read" +msgstr "" + +#. Row 190 +msgid "" +"Number of seconds to wait for more data from a master/slave connection " +"before aborting the read." +msgstr "" +"Anzahl von Sekunden, die auf mehr Daten von einer Master-Slave-Verbindung " +"gewartet wird, bevor der Lesevorgang abgebrochen wird." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 216 +msgid "" +"Number of simultaneous clients allowed. Increasing this value increases the " +"number of file descriptors that MySQL server requires." +msgstr "" + +#: AdminUsers.pas:2705 +msgid "Number of simultaneous connections to the server from this account." +msgstr "Anzahl simultaner Verbindungen zum Server, von diesem Konto." + +#. Row 217 +msgid "Number of sorted rows." +msgstr "Anzahl der sortierten Zeilen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 218 +msgid "Number of sorts that were done by scanning the table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 219 +msgid "Number of sorts that were done with ranges." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 222 +msgid "Number of streams that are open (used mainly for logging)." +msgstr "" + +#. Row 223 +msgid "Number of tables that are currently open." +msgstr "Anzahl der momentan offenen Tabellen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 224 +msgid "Number of tables that have been opened since server start." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 225 +msgid "Number of temporary files the MySQL server has created." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 226 +msgid "Number of temporary tables currently open by the slave thread." +msgstr "" + +#. Row 227 +msgid "Number of threads created to handle connections." +msgstr "" +"Anzahl der Threads, die zur Handhabung von Verbindungen erzeugt wurden." + +#. Row 228 +msgid "Number of threads in the thread cache." +msgstr "Anzahl der Threads im Thread-Cache." + +#. Row 229 +msgid "Number of threads that are not sleeping." +msgstr "Anzahl der Threads, die nicht schlafen." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 230 +msgid "Number of threads that have taken more than slow_launch_time to create." +msgstr "" + +msgid "" +"Number of threads to use when repairing MyISAM tables.The value of 1 " +"disables parallel repair." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 231 +msgid "Number of times a row was deleted from a table." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 232 +msgid "" +"Number of times 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 "" + +#. Row 233 +msgid "Number of times a table lock was acquired immediately." +msgstr "Anzahl der Tabellensperren, die sofort erlangt wurden." + +#. Row 234 +msgid "" +"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 "" +"Wie oft der erste Eintrag aus einem Index gelesen wurde. Wenn dieser Wert " +"hoch ist, legt das nahe, dass der Server viele komplette Index-Scans macht " +"(zum Beispiel SELECT spalte1 FROM foo, unter der Annahme, dass spalte1 " +"indiziert ist)." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 235 +msgid "" +"Number of top matches to use for query expansion (in MATCH ... AGAINST (... " +"WITH QUERY EXPANSION). This variable is available as of MySQL 4.1.1." +msgstr "" + +#. Row 236 +msgid "Number of tries to connect to the MySQL server that failed." +msgstr "" +"Anzahl der fehlgeschlagenen Versuche, sich mit dem MySQL-Server zu verbinden." + +#: AdminUsers.pas:2703 +msgid "Number of update the user can execute within one hour." +msgstr "Anzahl von Aktualisierungen der Nutzer je Stunde ausführen kann." + +#: po/glade_files.c:428 +msgid "Number of updates the user can execute within one hour." +msgstr "" +"Anzahl Aktualisierungen, die der Benutzer innerhalb einer Stunde ausführen " +"kann" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 241 +msgid "Number of used blocks in the key cache." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AboutForm..CloseBtn..Caption +# ConnectToInstanceForm..BottomPnl..OKBtn..Caption +# MySQLResultSetFieldViewerForm..PageControl..TextSheet..TextSheetBtnPnl..OKBtn..Caption +# MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..Ok2Btn..Caption +# MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..OK3Btn..Caption +# MyxConnectionDialogForm..BottomPnl..OKBtn..Caption +# SchemaSelectionForm..BottomPnl..OKBtn..Caption +# AdminStartupVariablesInnoDBDatafilesForm..OKBtn..Caption +# PasswordDialog..OKButton..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..OKBtn..Caption +#. PasswordDialog..OKButton..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:189 AdminBackup.pas:412 +#: AdminBackup.pas:1722 AdminBackup.pas:1742 AdminBackup.pas:1759 +#: AdminBackup.pas:1825 AdminBackup.pas:1847 AdminBackup.pas:1966 +#: AdminCatalog.pas:2242 AdminCatalog.pas:2439 AdminUsers.pas:548 +#: AdminUsers.pas:569 AdminUsers.pas:580 AdminUsers.pas:1174 +#: AdminUsers.pas:1235 AdminUsers.pas:1621 AdminUsers.pas:1638 +#: AdminUsers.pas:1645 AdminUsers.pas:1659 AdminUsers.pas:1682 +#: ApplicationDataModule.pas:252 Main.pas:749 +msgid "OK" +msgstr "OK" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 242 +msgid "ON if the MySQL server allows local connections only." +msgstr "" + +#. Row 243 +msgid "ON if you have started the MySQL server with the --flush option." +msgstr "ON, wenn Sie den MySQL-Server mit der Option --flush gestartet haben." + +msgid "ON if you have started the MySQL server with the --flush option._time" +msgstr "" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminRestore.dfm:374 +msgid "Object type" +msgstr "Objekttyp" + +#: source/linux/MABackupPanel.cc:115 source/linux/MARestorePanel.cc:105 +msgid "Objects" +msgstr "Objekte" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeViewHeaderControl......Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#: AdminBackup.dfm:325 +msgid "Objecttype" +msgstr "Objekttyp" + +# NameEditorForm..TntButton1..Caption +#. NameEditorForm..TntButton1..Caption +#: NameEditor.dfm:31 +msgid "Ok" +msgstr "OK" + +msgid "Old rpl compat" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label20..Caption +#: AdminBackup.dfm:1032 +msgid "On the" +msgstr "Am" + +msgid "One File per Table" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeRBtn..Caption +# Check +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeRBtn..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeRBtn..Caption +#: AdminBackup.dfm:584 +msgid "Online with binlog pos" +msgstr "Online mit Binlog-Position" + +# MainForm..PopupMenu..MontorOptions1..OnlyScanServicesStartingWithmysqlMI..Caption +#. MainForm..PopupMenu..MontorOptions1..OnlyScanServicesStartingWithmysqlMI..Caption +#: Main.dfm:72 +msgid "Only Scan Services Starting With \"mysql\"" +msgstr "Nur Dienste berücksichtigen, die mit \"mysql\" anfangen" + +#: po/glade_files.c:163 +msgid "" +"Only check tables that have been changed since the last check \n" +"or haven't been closed properly." +msgstr "" +"Nur Tabellen prüfen, die seit der letzten Prüfung geändert\n" +"oder nicht ordentlich geschlossen wurden" + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label9....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label9....AutoSize +#: AdminCatalogTableCheck.dfm:278 +msgid "" +"Only check tables that have been changed since the last check or haven't " +"been closed properly." +msgstr "" +"Nur Tabellen prüfen, die seit der letzten Prüfung geändert oder nicht " +"ordentlich geschlossen wurden" + +#: po/glade_files.c:162 +msgid "Only check tables that haven'#39't been closed properly." +msgstr "Nur Tabellen prüfen, die nicht ordentlich geschlossen wurden" + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label8..Caption +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label8..Caption +#: AdminCatalogTableCheck.dfm:267 +msgid "Only check tables that haven't been closed properly." +msgstr "Nur Tabellen prüfen, die nicht ordentlich geschlossen wurden" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label57....AutoSize +#: AdminServiceControl.dfm:368 +msgid "" +"Only enable this option when you really need debugging information. Be aware " +"that this will slow the server down. " +msgstr "" +"Aktivieren Sie diese Option nur, wenn sie die Debuginformationen wirklich " +"benötigen. Beachten Sie, dass diese Option den Server verlangsamen wird." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label14..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label14..Caption +#: po/glade_files.c:183 +msgid "Only the index tree is repaired." +msgstr "Nur der Indexbaum wird repariert." + +msgid "Open Files:" +msgstr "" + +#: AdminBackup.pas:1825 +msgid "Open Options" +msgstr "Einstellungen öffnen" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..OpenErrorFileBtn..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..OpenErrorFileBtn..Caption +#: AdminServerLogs.dfm:113 +msgid "Open Other File" +msgstr "Andere Datei öffnen" + +msgid "Open files limit" +msgstr "" + +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerOSCaptionLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientOSCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientOSCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..ServerOSCaptionLbl..Caption +#: AdminServerInfo.dfm:104 +msgid "Operating System:" +msgstr "Betriebssystem:" + +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..Caption +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..GroupBox2..Caption +#: AdminCatalogTableCheck.dfm:197 +msgid "Optimize Options" +msgstr "Optimierungseinstellungen" + +# AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..OptimizeTableMI..Caption +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..OptimizeTableMI..Caption +#: AdminCatalog.dfm:3912 +msgid "Optimize Table" +msgstr "Tabelle optimieren" + +#: AdminCatalogTableCheck.pas:374 +msgid "Optimize Table Progress ..." +msgstr "Tabellenoptimierungs-Fortschritt..." + +#: AdminCatalogTableCheck.pas:375 +msgid "Optimize Table:" +msgstr "Tabelle optimieren:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..OptimizeTablesRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..OptimizeTablesRBtn..Caption +#: po/glade_files.c:143 AdminCatalogTableCheck.pas:306 +#: AdminCatalogTableCheck.pas:307 +msgid "Optimize Tables" +msgstr "Tabellen optimieren" + +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label5..Caption +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Label5..Caption +#: AdminCatalogTableCheck.dfm:173 +msgid "Optimize tables" +msgstr "Tabellen optimieren" + +# AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Caption +#. AdminCatalogTableCheckForm..PageControl..OptimizeTabSheet..Caption +#: AdminCatalogTableCheck.dfm:165 +msgid "OptimizeTabSheet" +msgstr "OptimizeTabSheet" + +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..OptimizedCommitCBox..Caption +#: AdminBackup.dfm:739 +msgid "Optimized commit" +msgstr "Optimiertes COMMIT" + +#: po/glade_files.c:116 +msgid "" +"Optimizes selected tables. You can use OPTIMIZE TABLE to reclaim the unused " +"space and to defragment the datafile.\n" +"In most cases, it is not necessary to run OPTIMIZE TABLE." +msgstr "" +"Ausgewählte Tabellen optimieren. Mit OPTIMIZE TABLE kann nicht benötigter " +"Platz freigegeben und die Datendatei defragmentiert werden.\n" +"In den meisten Fällen ist es nicht nötig, OPTIMIZE TABLE laufen zu lassen." + +#: source/linux/MACatalogsPanel.cc:1197 +msgid "Optimizing table(s)..." +msgstr "Optimiere Tabellen..." + +# AdminStartupVariablesOptionFileForm..SheetHeaderLbl..Caption +# AdminStartupVariablesOptionFileForm..SheetHeaderLbl..Caption +# Translation should be "Einstellungsdatei", but space is really scarce (1.1.6). +#. AdminStartupVariablesOptionFileForm..SheetHeaderLbl..Caption +#: AdminStartupVariablesOptionFile.dfm:34 +msgid "Option File" +msgstr "Einstellungen" + +# AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..Label2..Caption +# AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..Label2..Caption +# Translation should be "Einstellungsdatei:", but space is really scarce (1.1.6). +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..Label2..Caption +#: AdminStartupVariables.dfm:1842 +msgid "Option File:" +msgstr "Einstellungen:" + +#: AdminUsers.pas:1144 +msgid "Option change" +msgstr "Optionsänderung" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 244 +msgid "" +"Option for MyISAM tables. Can have one of the following values: ON, OFF, ALL." +msgstr "" + +#: source/linux/MDynamicInterface.cc:332 +#, c-format +msgid "Option: %s" +msgstr "Einstellung: %s" + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label18..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label18..Caption +#: AdminUsers.dfm:254 +msgid "Optional contact information " +msgstr "Wahlweise Kontaktinformation" + +#: po/glade_files.c:409 +msgid "" +"Optional messager information\n" +"(tel., fax, ICQ etc)" +msgstr "" +"Wahlweise Benachrichtigungsinformationen\n" +"(Tel., Fax, ICQ usw.)" + +# OptionsForm..Caption +# TextSearchForm..PageControl..OptionsTabSheet..Caption +# TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..TntGroupBox1..Caption +#: po/glade_files.c:74 po/glade_files.c:315 +msgid "Options" +msgstr "Einstellungen" + +# MainForm..MainMenu..ToolsMI..OptionsMI..Caption +# MainForm..MainMenu..ToolsMI..OptionsMI..Caption +#. MainForm..MainMenu..ToolsMI..OptionsMI..Caption +#: Main.dfm:165 +msgid "Options ..." +msgstr "Einstellungen..." + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Caption +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Caption +#: AdminCatalogTableCheck.dfm:219 +msgid "OptionsTabSheet" +msgstr "OptionsTabSheet" + +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..OrgSchemaRadioButton..Caption +#: AdminRestore.dfm:169 +msgid "Original schema" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..OtherSlice.Text +# Context? +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..OtherSlice.Text +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..OtherSlice.Text +#: source/linux/MACatalogsPanel.cc:189 +#: AdminStartupVariablesInnoDBDatafiles.dfm:159 +msgid "Other" +msgstr "Sonstige" + +#: source/linux/MABackupPanel.cc:1473 +msgid "Out of disk space during backup write." +msgstr "Platte voll bem Schreiben des Backup" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Caption +#: po/glade_files.c:40 +msgid "Output File Options" +msgstr "Ausgabedatei-Einstellungen" + +#: AdminServerHealth.pas:366 +msgid "Overview of the system variables." +msgstr "Überblick über die Systemvariablen" + +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: AdminServerConnections.dfm:93 AdminServerProcesses.dfm:61 +msgid "PID" +msgstr "PID" + +#. Row 248 +msgid "" +"PID file of the MySQL server process. The value of the --pid-file option." +msgstr "PID-Datei des MySQL-Server-Prozesses. Wert der Option --pid-file." + +#: po/glade_files.c:214 +msgid "Page Caption" +msgstr "Seitenbeschriftung" + +#: AdminServerHealth.pas:1392 +msgid "Page Caption:" +msgstr "Seitenbeschriftung:" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label4..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label4..Caption +#: AdminServerLogs.dfm:188 +msgid "Page Content:" +msgstr "Seiteninhalt:" + +#: po/glade_files.c:215 +msgid "Page Description" +msgstr "Seitenbeschreibung" + +#: AdminServerHealth.pas:1397 +msgid "Page Description:" +msgstr "Seitenbeschreibung:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label2..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..Label2..Caption +#: po/glade_files.c:365 +msgid "Pages:" +msgstr "Seiten:" + +#: source/linux/MACatalogsPanel.cc:288 +msgid "Parameters" +msgstr "Parameter" + +#: AdminUsers.pas:547 +msgid "Password not confirmed" +msgstr "Passwort nicht bestätigt" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..ConnectToHostPnl..PasswordLbl..Caption +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label3..Caption +# PasswordDialog..TntLabel3..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label3..Caption +#. PasswordDialog..TntLabel3..Caption +#: AdminUsers.dfm:132 +msgid "Password:" +msgstr "Passwort:" + +# PasswordDialog..PasswordEdit..Text +#. PasswordDialog..PasswordEdit..Text +#: Password.dfm:66 +msgid "PasswordEdit" +msgstr "PasswordEdit" + +# MainForm..MainMenu..Edit1..PasteMI..Caption +# MainForm..MainMenu..Edit1..PasteMI..Caption +#. MainForm..MainMenu..Edit1..PasteMI..Caption +#: Main.dfm:116 +msgid "Paste" +msgstr "Einfügen" + +#: source/linux/MDynamicInterface.cc:1251 +msgid "Path" +msgstr "Pfad" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label11..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label11..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label11..Caption +#: AdminServiceControl.dfm:400 +msgid "Path to binary:" +msgstr "Pfad zur EXE-Datei:" + +msgid "" +"Path to installation directory. All paths are usually resolved relative to " +"this." +msgstr "" + +msgid "Path to the character-sets directory." +msgstr "" + +msgid "Path to the database root" +msgstr "" + +msgid "Path to the temporary directory." +msgstr "" + +#. Row 245 +msgid "" +"Paths to individual datafiles and their sizes. The full directory path to " +"each datafile is acquired by concatenating innodb_data_home_dir to the paths " +"specified here. The file sizes are specified in megabytes, hence the 'M' " +"after the size specification above. InnoDB also understands the abbreviation " +"'G', 1 G meaning 1024 MB. Starting from 3.23.44 you can set the file-size " +"bigger than 4 GB on those operating systems which support big files. On some " +"operating systems files must be < 2 GB. If you do not specify " +"innodb_data_file_path, the default behavior starting from 4.0 is to create a " +"10 MB auto-extending datafile `ibdata1'. The sum of the sizes of the files " +"must be at least 10 MB." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox..Text +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.WideStrings +# Context? +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox..Text +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:242 AdminServerHealthGraphSettings.dfm:103 +msgid "Percentage" +msgstr "Prozentanteil" + +msgid "Percentage of dirty pages allowed in bufferpool" +msgstr "" + +#. Row 246 +msgid "Performance" +msgstr "Performanz" + +#: source/linux/MABackupPanel.cc:1071 +msgid "Performing backup..." +msgstr "Führe Backup durch..." + +#: po/glade_files.c:114 +msgid "Performs a check for errors in the selected tables." +msgstr "Führt für die ausgewählten Tabellen eine Prüfung auf Fehler durch." + +#: source/linux/MAUserAdministrationPanel.cc:1483 +#, c-format +msgid "Permanently remove account '%s' from MySQL server at %s:%i?" +msgstr "Konto '%s' permanent vom MySQL-Server unter %s:%i entfernen?" + +msgid "" +"Permits the application to give the threads system a hint for the desired " +"number of threads that should be run at the same time" +msgstr "" + +msgid "Persistent buffer for query parsing and execution" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 247 +msgid "" +"Persistent buffer for transaction_alloc_blocks that is not freed between " +"queries. By making this big enough to fit all queries in a common " +"transaction you can avoid a lot of malloc() calls. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +msgid "Persistent buffer for transactions to be stored in binary log" +msgstr "" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..PieValues.Name +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..PieValues.Name +#: AdminStartupVariablesInnoDBDatafiles.dfm:161 +msgid "Pie" +msgstr "Torte" + +#: ApplicationDataModule.pas:301 +msgid "Please check the file path and the existence of the following files:" +msgstr "" +"Bitte überprüfen Sie den Dateipfad und das Vorhandensein der folgenden " +"Dateien:" + +#: source/linux/MACatalogsPanel.cc:1044 +#, c-format +msgid "" +"Please confirm deletion of table '%s.%s'.\n" +"Drop table will delete all data in the table and discard the table " +"definition from the schema." +msgstr "" +"Bitte bestätigen Sie die Löschung der Tabelle '%s.%s'.\n" +"DROP TABLE löscht alle Daten in der Tabelle und entfernt die " +"Tabellendefinition aus dem Schema." + +#: source/linux/MAHealthPanel.cc:1305 +msgid "Please confirm graph removal." +msgstr "Bitte bestätigen Sie die Entfernung des Graphen." + +#: source/linux/MAHealthPanel.cc:1397 +msgid "Please confirm group removal. All graphs inside will be removed." +msgstr "" +"Bitte bestätigen Sie die Entfernung der Gruppe. Alle darin enthaltenen " +"Graphen werden entfernt." + +#: source/linux/MAHealthPanel.cc:1509 +msgid "" +"Please confirm page removal. All groups and graphs inside will be removed." +msgstr "" +"Bitte bestätigen Sie die Entfernung der Seite. Alle darin enthaltenen " +"Gruppen und Graphen werden entfernt." + +# NameEditorForm..TntLabel1..Caption +#. NameEditorForm..TntLabel1..Caption +#: NameEditor.dfm:24 +msgid "Please enter a name:" +msgstr "Bitte geben Sie einen Namen ein:" + +#: AdminUsers.pas:569 +msgid "Please enter a valid user name." +msgstr "Bitte geben Sie einen gültigen Nutzernamen ein." + +#: AdminUsers.pas:2479 +msgid "" +"Please enter the name of a new schema including wildcards like % and _, e.g. " +"test%" +msgstr "" +"Bitte geben Sie den Namen des neuen Schemas ein, inklusive Platzhaltern wie " +"% und _, z.b. test%" + +#: AdminCatalog.pas:2246 +msgid "" +"Please enter the name of the PROCEDURE / FUNCTION you want to create. A code " +"template will be created." +msgstr "" +"Bitte geben sie den Namen der PROCEDURE/FUNCTION ein, die sie anlegen " +"wollen. Dann wird eine Codevorlage erzeugt." + +#: AdminCatalog.pas:2443 +msgid "" +"Please enter the name of the VIEW you want to create. A code template will " +"be created." +msgstr "" +"Bitte geben sie den Namen der VIEW ein, die Sie anlegen wollen. Dann wird " +"eine Codevorlage erzeugt." + +#: AdminServerHealth.pas:851 +msgid "Please enter the new value of the variable." +msgstr "Bitte geben Sie den neuen Variablenwert ein." + +#: source/linux/MAHealthPanel.cc:1190 +msgid "Please fill the Value Formula field." +msgstr "Bitte füllen Sie das Feld 'Wertformel' aus." + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..TntLabel1....AutoSize +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..TntLabel1....AutoSize +#: AdminOptionPages.dfm:156 +msgid "" +"Please note that events will be written to the Windows Event Viewer even if " +"this option is not selected." +msgstr "" +"Beachten Sie, dass besondere Ereignisse auch dann in das Windows-Eventlog " +"geschrieben werden, wenn diese Einstellung nicht ausgewählt ist." + +#: AdminUsers.pas:1497 +msgid "Please note that the user icon must not be larger than 48x48 pixels" +msgstr "" +"Bitte beachten Sie, dass das Nutzericon nicht größer als 48 x 48 Pixel sein " +"darf." + +#: AdminStartupVariables.pas:1075 +msgid "" +"Please note that you have to delete the file manually after the Service has " +"been stopped or restarted." +msgstr "" +"Bitte beachten Sie, dass Sie die Datei manuell löschen müssen, nachdem der " +"Dienst gestoppt oder gestartet wurde." + +#: AdminUsers.pas:649 +msgid "Please refresh the user list." +msgstr "Bitte aktualisieren sie die Nutzerliste." + +#: source/linux/MABackupPanel.cc:1170 +msgid "Please select a profile first." +msgstr "Bitte wählen Sie zuerst ein Profil." + +#: AdminCatalog.pas:2241 +msgid "Please select a schema before creating a stored procedure." +msgstr "Bitte wählen Sie vor der Erzeugung einer Stored Procedure ein Schema." + +#: AdminCatalog.pas:2439 +msgid "Please select a schema before creating a view." +msgstr "Bitte wählen Sie vor der Erzeugung einer View ein Schema." + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label7..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label7..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label7..Caption +#: AdminRestore.dfm:87 +msgid "Please select how the backup should be restored." +msgstr "Bitte wählen Sie, wie das Backup wiederhergestellt werden soll." + +#: po/glade_files.c:333 +msgid "Please select the character set used in the file." +msgstr "Bitte wählen Sie den in der Datei verwendeten Zeichensatz." + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label22....Height +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label22....Height +#: AdminCatalogTableCheck.dfm:69 +msgid "Please select the task you want to perform on the seleted tables." +msgstr "" +"Bitte wählen Sie die Aktion aus, die auf den ausgewählten Tabellen " +"durchgeführt werden soll." + +#: AdminServiceControl.pas:1326 +msgid "Please stop the service %s before deinstallation." +msgstr "Bitte halten Sie den Dienst %s vor der Deinstallation an." + +#: source/linux/MABackupPanel.cc:807 +msgid "Please supply a name for this profile" +msgstr "Bitte geben Sie einen Namen für dieses Profil an." + +#: source/linux/MAdministrator.cc:629 +msgid "Please wait..." +msgstr "Bitte warten..." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:53 +msgid "Port" +msgstr "Port" + +msgid "" +"Port for connecting to slave reported to the master during slave " +"registration. Set it only if the slave is listening on a non-default port or " +"if you have a special tunnel from the master or other clients to the slave. " +"If not sure, leave this option unset." +msgstr "" + +msgid "Port number to use for connections." +msgstr "" + +#. Row 249 +msgid "Port on which the MySQL server listens. Value of the --port option." +msgstr "Port, auf dem der MySQL-Server lauscht. Wert der Option --port." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..ConnectToHostPnl..PortLbl..Caption +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortLbl..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..PortCaptionLbl..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..PortCaptionLbl..Caption +#: source/linux/MAServerInformationPanel.cc:64 +msgid "Port:" +msgstr "Port:" + +#: po/glade_files.c:68 +msgid "Prefix for backup file names. " +msgstr "Präfix für Backup-Dateinamen" + +msgid "Preload buffer size" +msgstr "" + +#: source/linux/MABackupPanel.cc:1052 +msgid "Preparing..." +msgstr "Bereite vor..." + +#: source/linux/MACatalogsPanel.cc:187 +msgid "Primary" +msgstr "Primär" + +msgid "Print a symbolic stack trace on failure." +msgstr "" + +msgid "Print stack trace" +msgstr "" + +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalPrivListView......Caption +#: AdminUsers.dfm:427 +msgid "Privilege" +msgstr "Berechtigung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#: source/linux/MACatalogsPanel.cc:275 +msgid "Privileges" +msgstr "Berechtigungen" + +# AdminRestoreProgressForm..PLbl..Caption +#. AdminRestoreProgressForm..ProblemLabel..Caption +#: AdminRestoreProgress.dfm:39 +msgid "Problems found:" +msgstr "Gefundene Probleme:" + +#: source/linux/MARestorePanel.cc:406 +msgid "Processing backup file..." +msgstr "Verarbeite Backup-Datei..." + +#: source/linux/MAStartupParametersPanel.cc:245 +msgid "Processing configuration file..." +msgstr "Verarbeite Konfigurationsdatei..." + +#: source/linux/MABackupPanel.cc:816 +msgid "Profile name cannot contain character '/'" +msgstr "Profilname darf das Zeichen '/\" nicht enthalten." + +#: ApplicationDataModule.pas:617 +msgid "Profiled %s loaded." +msgstr "Profil %s geladen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..SubTreePnl..ProjectListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..SubTreePnl..ProjectListView......Caption +#: po/glade_files.c:4 +msgid "Project Name" +msgstr "Projektname" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label4..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label4..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel9..GroupBox1..Label4..Caption +#: AdminBackup.dfm:369 +msgid "Project Name:" +msgstr "Projektname:" + +#. Row 250 +msgid "Protocol version used by the MySQL server." +msgstr "Protokoll-Version, die vom MySQL-Server benutzt wird." + +msgid "Purge relay logs" +msgstr "" + +# row[_columns._icon]= _stop_icon; +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:360 +msgid "Query" +msgstr "Abfrage" + +msgid "Query Cache Hitrate" +msgstr "" + +msgid "Query Logfile Name:" +msgstr "" + +msgid "Query alloc block size:" +msgstr "" + +#. Row 251 +msgid "Query cache" +msgstr "Abfragen-Cache" + +msgid "Query cache limit" +msgstr "" + +msgid "Query cache type to use." +msgstr "" + +msgid "Query expansion limit:" +msgstr "" + +msgid "Query prealloc size" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..QuickRBtn..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepQuickCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..QuickRBtn..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepQuickCBox..Caption +#: po/glade_files.c:170 AdminCatalogTableCheck.dfm:488 +msgid "Quick" +msgstr "Schnell" + +# row[_columns._icon]= _stop_icon; +#. #-#-#-#-# ..\res\linux\po\mysql-administrator.po (PACKAGE VERSION) #-#-#-#-# +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:356 +msgid "Quit" +msgstr "Ende" + +msgid "" +"READ-UNCOMMITTED=READ-UNCOMMITTED\n" +"READ-COMMITTED=READ-COMMITTED\n" +"REPEATABLE-READ=REPEATABLE-READ\n" +"SERIALIZABLE=SERIALIZABLE\n" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:315 +msgid "R_emove User" +msgstr "Benutzer _entfernen" + +msgid "Range alloc block size" +msgstr "" + +msgid "Read buffer size" +msgstr "" + +msgid "Read rnd buffer size" +msgstr "" + +msgid "Read timeout" +msgstr "" + +#: source/linux/MARestorePanel.cc:571 +#, c-format +msgid "Reading backup file '%s'..." +msgstr "Backup-Datei '%s' lesen..." + +#: po/glade_files.c:331 source/linux/MARestorePanel.cc:570 +msgid "Reading backup file..." +msgstr "Backup-Datei lesen..." + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..ServiceLabel..Caption +#: AdminServiceControl.dfm:135 +msgid "Reading service status..." +msgstr "Lese Dienstestatus" + +# MainForm..MainMenu..FileMI..ReconnectMI..Caption +# MainForm..MainMenu..FileMI..ReconnectMI..Caption +#. MainForm..MainMenu..FileMI..ReconnectMI..Caption +#: Main.dfm:84 +msgid "Reconnect" +msgstr "Neu verbinden" + +# SchemataFrame..SchemaTreeViewPopupMenu..RefreshCatalogsSchemataListMI..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel3..RefreshBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel7..RefreshIndicesBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..RefreshViewsBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..RefreshSPBtn..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button13..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Button1..Caption +# AdminCatalogForm..TablesPopupMenu..RefreshMI..Caption +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel3..BottomBtnPnl..Button1..Caption +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RefreshBtn..Caption +# AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..RefreshBtn..Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..BottomPnl..RefreshBtn..Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Panel1..Button1..Caption +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..RefreshBtn..Caption +# AdminServerProcessesForm..ServerProcessesPnl..BottomPnl..BottomBtnPnl..Button4..Caption +# AdminServerStatusForm..ServerStatusPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel7..RefreshIndicesBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel15..Panel16..RefreshViewsBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel10..Panel11..RefreshSPBtn..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..Panel12..Panel13..Button13..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Button1..Caption +#. AdminCatalogForm..TablesPopupMenu..RefreshMI..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel3..BottomBtnPnl..Button1..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RefreshBtn..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Panel1..Button1..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..RefreshBtn..Caption +#. AdminServerProcessesForm..ServerProcessesPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#. AdminServerStatusForm..ServerStatusPnl..BottomPnl..BottomBtnPnl..Button4..Caption +#: AdminCatalog.dfm:1957 AdminCatalog.dfm:3740 AdminCatalog.dfm:3870 +#: AdminCatalog.dfm:3949 AdminReplication.dfm:152 AdminReplication.dfm:290 +#: AdminServerConnections.dfm:67 AdminServerHealth.dfm:127 +#: AdminServerHealth.dfm:222 AdminServerLogs.dfm:143 +#: AdminServerProcesses.dfm:48 AdminServerStatus.dfm:49 +msgid "Refresh" +msgstr "Aktualisieren" + +# AdminBackupForm..ProfilesPopupMenu..RefreshProfilesMI..Caption +# AdminBackupForm..ProfilesPopupMenu..RefreshProfilesMI..Caption +#. AdminBackupForm..ProfilesPopupMenu..RefreshProfilesMI..Caption +#: AdminBackup.dfm:1274 +msgid "Refresh Backup Projects" +msgstr "Backup-Projekte aktualisieren" + +# AdminUsersForm..CatalogTreePopup..RefreshCatalogTreeMI..Caption +#. AdminUsersForm..CatalogTreePopup..RefreshCatalogTreeMI..Caption +#: AdminUsers.dfm:1080 +msgid "Refresh Schemata List" +msgstr "Schema-Liste aktualisieren" + +# AdminServiceControlForm..PopupMenu..RefreshServiceStatusMI..Caption +#. AdminServiceControlForm..PopupMenu..RefreshServiceStatusMI..Caption +#: AdminServiceControl.dfm:716 +msgid "Refresh Service Status" +msgstr "Dienststatus aktualisieren" + +#: po/glade_files.c:227 +msgid "Refresh Time" +msgstr "Aktualisierungszeit" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..Label10..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label10..Caption +#: AdminServerHealthGraphSettings.dfm:180 +msgid "Refresh Time:" +msgstr "Aktualisierungszeit:" + +#. AdminUsersForm..UserActionManager..RefreshAction..Caption +#: AdminUsers.dfm:1145 +msgid "Refresh user list" +msgstr "" + +msgid "Relay Log" +msgstr "" + +msgid "Relay log filename:" +msgstr "" + +msgid "Relay log index filename:" +msgstr "" + +msgid "Relay log info filename:" +msgstr "" + +#. AdminRestoreProgressForm..ProgressGBox..TntLabel2..Caption +#: AdminRestoreProgress.dfm:129 +msgid "Remaining time:" +msgstr "Verbleibende Zeit:" + +# OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..RemoveWarningFromIgnoreListBtn..Caption +# AdminBackupForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +# AdminRestoreForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. AdminBackupForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#. AdminRestoreForm..BackupTreeViewPopupMenu..RemoveBackupNodeMI..Caption +#: AdminBackup.dfm:1257 +msgid "Remove" +msgstr "Entfernen" + +#: source/linux/MAUserAdministrationPanel.cc:1840 +#, c-format +msgid "Remove '%s' from the list of hosts the user can connect from?" +msgstr "" +"'%s' von der Liste der Hosts, von denen aus sich der Benutzer verbinden " +"kann, entfernen?" + +#: AdminStartupVariables.pas:693 +msgid "Remove Data File" +msgstr "Datenfile entfernen" + +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RemoveInstancefromMonitoringListBtn..Caption +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RemoveInstancefromMonitoringListBtn..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel2..RemoveInstancefromMonitoringListBtn..Caption +#: AdminReplication.dfm:300 +msgid "Remove Instance from Monitoring List" +msgstr "Instanz aus Liste entfernen" + +#: AdminStartupVariables.pas:675 +msgid "Remove data file" +msgstr "Datenfile entfernen" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserActionManager..RemoveHostAction..Caption +#: AdminUsers.dfm:1135 +msgid "Remove host from which the user can connect" +msgstr "Entferne Host, von dem sich der Nutzer verbinden kann" + +#: po/glade_files.c:10 +msgid "Remove selected database from backup list" +msgstr "Ausgewählte Datenbank von der Backup-Liste entfernen" + +#: source/linux/MAUserAdministrationPanel.cc:1825 +msgid "" +"Removing the last host from the users host list will also remove user " +"itself. Please confirm." +msgstr "" +"Entfernung des letzten Hosts, von dem sich der Benutzer verbinden kann. " +"Entfernt auch den Benutzer selbst. Bitte bestätigen." + +#: source/linux/MDataInterface.cc:302 +msgid "Removing user..." +msgstr "Entferne Benutzer..." + +#: source/linux/MAHealthPanel.cc:410 +msgid "Rename Group" +msgstr "Gruppe umbenennen" + +#: po/glade_files.c:191 +msgid "Repair Method" +msgstr "Reparaturmethode" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox3..Caption +#: po/glade_files.c:182 +msgid "Repair Option" +msgstr "Reparatureinstellungen" + +# AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..RepairTableMI..Caption +#. AdminCatalogForm..TablesPopupMenu..TableMaintenanceMI..RepairTableMI..Caption +#: AdminCatalog.dfm:3922 +msgid "Repair Table" +msgstr "Tabelle reparieren" + +#: AdminCatalogTableCheck.pas:383 +msgid "Repair Table Progress ..." +msgstr "Fortschritt der Tabellenreparatur..." + +#: AdminCatalogTableCheck.pas:384 +msgid "Repair Table:" +msgstr "Tabelle reparieren:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..RepairCheckTablesRBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..RepairCheckTablesRBtn..Caption +#: po/glade_files.c:145 AdminCatalogTableCheck.pas:316 +#: AdminCatalogTableCheck.pas:317 +msgid "Repair Tables" +msgstr "Tabellen reparieren" + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Caption +#: AdminCatalogTableCheck.dfm:447 +msgid "Repair method" +msgstr "Reparaturmethode:" + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label13..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label13..Caption +#: AdminCatalogTableCheck.dfm:368 +msgid "Repair tables" +msgstr "Tabellen reparieren" + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Caption +#: AdminCatalogTableCheck.dfm:352 +msgid "RepairTabSheet" +msgstr "RepairTabSheet" + +#: source/linux/MACatalogsPanel.cc:1277 +msgid "Repairing table(s)..." +msgstr "Tabellen reparieren..." + +msgid "Replicate these databases:" +msgstr "" + +msgid "Replicate these tables:" +msgstr "" + +msgid "Replicate wild these tables:" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 252 +#: AdminReplication.dfm:4 +msgid "Replication" +msgstr "Replikation" + +#: po/glade_files.c:305 +msgid "Replication Overview" +msgstr "Überblick über Replikation" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Replication Status Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Replication Status Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Replication Status Section +#: source/linux/MAdministrator.cc:91 +msgid "Replication Status" +msgstr "Replikationsstatus" + +#: po/glade_files.c:298 +msgid "Replication _Status" +msgstr "Replikations_status" + +#: source/linux/MAReplicationStatusPanel.cc:192 +msgid "Replication not enabled." +msgstr "Replikation nicht aktiviert" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Caption +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel5..Label8..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Caption +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..OverviewTabSheet..Panel5..Label8..Caption +#: po/glade_files.c:306 +msgid "Replication overview" +msgstr "Replikations-Überblick" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel1..Label1..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel1..Label1..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Panel1..Label1..Caption +#: po/glade_files.c:307 +msgid "Replication server information" +msgstr "Replikationsserver-Information" + +msgid "Report Host:" +msgstr "" + +msgid "Report Password:" +msgstr "" + +msgid "Report Port" +msgstr "" + +msgid "Report User:" +msgstr "" + +# MainForm..MainMenu..HelpMI..ReportBugMI..Caption +#. MainForm..MainMenu..HelpMI..ReportBugMI..Caption +#: Main.dfm:196 +msgid "Report a new Bug to MySQL" +msgstr "Einen neuen Bug bei MySQL AB berichten" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..ResetPeakLevelCBox..Caption +#: AdminOptionPages.dfm:97 +msgid "Reset Peak Level after a number of ticks" +msgstr "Spitzenwerte nach einigen Ticks zurücksetzen" + +#: po/glade_files.c:431 +msgid "Resource Limits" +msgstr "Ressourcengrenzen" + +# AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourcesInfoLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourcesInfoLbl..Caption +#: AdminUsers.dfm:891 +msgid "Resource management" +msgstr "Ressourcenverwaltung" + +# AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Caption +#: AdminUsers.dfm:849 +msgid "Resources" +msgstr "Ressourcen" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label1..Caption +# Create Restore Section +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label1..Caption +# Create Restore Section +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label1..Caption +#. Create Restore Section +#: AdminRestore.dfm:324 +msgid "Restore" +msgstr "Wiederherstellung" + +#: po/glade_files.c:330 source/linux/MAdministrator.cc:88 +msgid "Restore Backup" +msgstr "Backup wiederherstellen" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Caption +#: AdminRestore.dfm:278 +msgid "Restore Content" +msgstr "Inhalt wiederherstellen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..PageControlPopupMenu..RestoreDefaults3MI..Caption +# AdminServerHealthForm..GroupBoxPopupMenu..RestoreDefaults2MI..Caption +# AdminServerHealthForm..GraphPopupMenu..RestoreDefaultsMI..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..PageControlPopupMenu..RestoreDefaults3MI..Caption +#. AdminServerHealthForm..GroupBoxPopupMenu..RestoreDefaults2MI..Caption +#. AdminServerHealthForm..GraphPopupMenu..RestoreDefaultsMI..Caption +#: source/linux/MAHealthPanel.cc:440 AdminServerHealth.dfm:6276 +#: AdminServerHealth.dfm:6342 +msgid "Restore Defaults" +msgstr "Vorgabewerte wiederherstellen" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label6..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label6..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..Panel6..Label6..Caption +#: AdminRestore.dfm:68 +msgid "Restore Options" +msgstr "Wiederherstellungseinstellungen" + +#: AdminBackupProgress.pas:55 +msgid "Restore Progress" +msgstr "Wiederherstellungsfortschritt" + +#: AdminBackupProgress.pas:54 +msgid "Restore Progress ..." +msgstr "Wiederherstellungsfortschritt..." + +#: AdminBackupProgress.pas:56 +msgid "Restore Project:" +msgstr "Projekt wiederherstellen:" + +#: AdminRestore.pas:476 +msgid "Restore Thread cannot connect to MySQL" +msgstr "Wiederherstellungs-Thread kann sich nicht mit MySQL verbinden" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label3..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label3..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..Panel1..Label3..Caption +#: AdminRestore.dfm:311 +msgid "Restore a backup" +msgstr "Ein Backup wiederherstellen" + +#: po/glade_files.c:317 +msgid "Restore backup" +msgstr "Backup wiederherstellen" + +#: po/glade_files.c:316 +msgid "Restore selected tables in:" +msgstr "Ausgewählte Tabellen wiederherstellen in:" + +#: AdminRestoreProgress.pas:112 +msgid "Restoring" +msgstr "Stelle wieder her" + +#: AdminRestoreProgress.pas:110 +msgid "Restoring %s" +msgstr "Stelle %s wieder her" + +#: source/linux/MARestorePanel.cc:613 source/linux/MARestorePanel.cc:614 +msgid "Restoring backup..." +msgstr "Stelle Backup wieder her..." + +# AdminRestoreProgressForm..ProgressGBox..Caption +#. AdminRestoreProgressForm..ProgressGBox..Caption +#: AdminRestoreProgress.dfm:48 +msgid "Restoring file" +msgstr "Stelle Datei wieder her" + +# AdminRestoreProgressForm..Caption +# AdminRestoreProgressForm..Caption +#. AdminRestoreProgressForm..Caption +#: AdminRestoreProgress.dfm:5 +msgid "Restoring file..." +msgstr "Stelle Datei wieder her..." + +# AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Caption +#: AdminCatalogTableCheck.dfm:510 +msgid "ResultTabSheet" +msgstr "ResultTabSheet" + +#: source/linux/MInstanceInfo.cc:356 source/linux/MInstanceInfo.cc:402 +#: source/linux/MInstanceInfo.cc:467 source/linux/MInstanceInfo.cc:507 +msgid "Retrieving data from MySQL..." +msgstr "Hole Daten von MySQL..." + +#: source/linux/MAReplicationStatusPanel.cc:153 +msgid "Retrieving slave status information..." +msgstr "Hole Slave-Statusinformationen..." + +#: source/linux/MAServerConnectionsPanel.cc:199 +msgid "Retrieving user info..." +msgstr "Hole Benutzerinformationen..." + +msgid "Retry count:" +msgstr "" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3402 +msgid "Return Data Type" +msgstr "Rückgabewert-Typ" + +#: source/linux/MAStartupParametersPanel.cc:99 +msgid "Reverting changes..." +msgstr "Mache Änderungen rückgängig..." + +#: po/glade_files.c:417 +msgid "Revoke privilege" +msgstr "Berechtigung widerrufen" + +msgid "Rewrite DB names:" +msgstr "" + +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +# Translation? Context? +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAvailListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAvailListView......Caption +#: AdminUsers.dfm:564 +msgid "Right" +msgstr "Rechts" + +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalAssignedPrivListView......Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAssignedListView......Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAssignedListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..GlobalAssignedPrivListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..SchemaPrivAssignedListView......Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..TablePrivAssignedListView......Caption +#: AdminUsers.dfm:451 +msgid "Rights" +msgstr "Rechte" + +#: po/glade_files.c:364 +msgid "Rotate Log" +msgstr "Protokoll rotieren" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..StoredProcsVST......WideText +#: AdminCatalog.dfm:3378 +msgid "Routine Name" +msgstr "Routinenname" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryRowLbl..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryRowLbl..Caption +#: AdminOptionPages.dfm:146 +msgid "Row" +msgstr "Zeile" + +#: source/linux/MACatalogsPanel.cc:149 +msgid "Row Format" +msgstr "Zeilenformat" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..Caption +#: po/glade_files.c:111 +msgid "Row Status" +msgstr "Zeilenstatus" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label27..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label27..Caption +#: AdminCatalog.dfm:439 +msgid "Row format:" +msgstr "Zeilenformat:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeViewHeaderControl......Text +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeViewHeaderControl......Text +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..BackupContentTabSheet..Panel3..BackupTreeView......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: source/linux/MABackupPanel.cc:126 source/linux/MACatalogsPanel.cc:150 +#: AdminBackup.dfm:330 AdminCatalog.dfm:835 AdminRestore.dfm:381 +msgid "Rows" +msgstr "Zeilen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label28..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..RowsCountCaptionLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..GroupBox3..Label28..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TableSumPnl..RowsCountCaptionLbl..Caption +#: AdminCatalog.dfm:594 +msgid "Rows:" +msgstr "Zeilen:" + +#: po/glade_files.c:100 +msgid "" +"Rows:\n" +"Avg.Row Length:\n" +"Data Length:\n" +"Max Data Length:\n" +"Index Length:\n" +"Data Free:" +msgstr "" +"Zeilen:\n" +"Mittl.Zeilenlänge:\n" +"Datenlänge:\n" +"Max. Datenlänge:\n" +"Indexlänge:\n" +"Freier Platz:" + +#: po/glade_files.c:88 +msgid "Rows: " +msgstr "Zeilen:" + +#: source/linux/MACatalogsPanel.cc:507 +#, c-format +msgid "Rows: %i" +msgstr "Zeilen: %i" + +msgid "Run as User:" +msgstr "" + +msgid "Run mysqld daemon as user." +msgstr "" + +#. Row 253 +msgid "SELECT" +msgstr "SELECT" + +#: source/linux/MAReplicationStatusPanel.cc:182 +msgid "SLAVE" +msgstr "SLAVE" + +#. Row 270 +msgid "SQL" +msgstr "SQL" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU..Text +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU....Items.Strings +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU..Text +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU....Items.Strings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..BackupFileTypesLU....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU..Text +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..BackupFileTypesLU....Items.Strings +#: po/glade_files.c:38 AdminRestore.dfm:151 AdminRestore.dfm:153 +#: AdminRestore.pas:237 +msgid "SQL Files" +msgstr "SQL-Dateien" + +msgid "SQL Mode:" +msgstr "" + +#: source/linux/util.cc:42 +msgid "SQL error." +msgstr "SQL-Fehler" + +# Shortcut adequate? +#: po/glade_files.c:363 +msgid "S_ave Log" +msgstr "Protokoll _speichern" + +msgid "Safe User Create" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSaturdayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSaturdayCBox..Caption +#: po/glade_files.c:56 +msgid "Saturday" +msgstr "Samstag" + +#: source/linux/MAServerLogsPanel.cc:207 +msgid "Save Log" +msgstr "Protokoll speichern" + +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..Button2..Caption +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..Button2..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..Button2..Caption +#: AdminServerLogs.dfm:133 +msgid "Save Log Page" +msgstr "Protokolls. speichern" + +# AdminServerLogsForm..MemoPopupMenu..SaveMI..Caption +# AdminServerLogsForm..MemoPopupMenu..SaveMI..Caption +#. AdminServerLogsForm..MemoPopupMenu..SaveMI..Caption +#: AdminServerLogs.dfm:715 +msgid "Save Log Page..." +msgstr "Protokollseite speichern..." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..Panel7..ApplyBtn..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..Panel7..ApplyBtn..Caption +#: po/glade_files.c:81 +msgid "Save Project" +msgstr "Projekt speichern" + +#: source/linux/MACatalogsPanel.cc:907 +msgid "Save Script" +msgstr "Skript speichern" + +# MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +# MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +# MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +#. MainForm..MainMenu..ToolsMI..SaveConnectionMI..Caption +#: Main.dfm:158 +msgid "Save current Connection ..." +msgstr "Aktuelle Verbindung speichern..." + +#: source/linux/MAStartupParametersPanel.cc:112 +msgid "Saving configurations..." +msgstr "Konfigurationen speichern..." + +# MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..Caption +#. MainForm..PopupMenu..MontorOptions1..ScanIntervallMI..Caption +#: Main.dfm:79 +msgid "Scan Interval" +msgstr "Durchsuchungsintervall" + +#: po/glade_files.c:165 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates\n" +"a key checksum for the rows and verifies this with a calculated \n" +"checksum for the keys." +msgstr "" +"Prüfe Zeilen, ob gelöschte Links OK sind. Dabei wird\n" +"auch eine Schlüsselprüfsumme für die Zeilen berechnet und mit\n" +"einer berechneten Prüfsumme für die Schlüssel verglichen." + +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label10....AutoSize +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label10....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..GroupBox1..Label10....AutoSize +#: AdminCatalogTableCheck.dfm:290 +msgid "" +"Scan rows to verify that deleted links are okay. This also calculates a key " +"checksum for the rows and verifies this with a calculated checksum for the " +"keys." +msgstr "" +"Prüfe Zeilen, ob gelöschte Links OK sind. Für die Zeilen werden " +"Schlüsselprüfsummen berechnet und mit einer berechneten Prüfsumme für die " +"Schlüssel verglichen." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..Caption +#: AdminBackup.dfm:748 +msgid "Schedule" +msgstr "Zeitplanung" + +#: po/glade_files.c:76 source/linux/MABackupPanel.cc:1398 +msgid "Schedule Backup" +msgstr "Backup planen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label6..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label6..Caption +#: AdminBackup.dfm:874 +msgid "Schedule Project" +msgstr "Projekt planen" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleCBox..Caption +#: AdminBackup.dfm:845 +msgid "Schedule this backup project" +msgstr "Dieses Backup-Projekt einplanen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesSchemaLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesSchemaLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsSchemaLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcSchemaLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..TntLabel2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Panel5..TablesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcSchemaLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..TntLabel2..Caption +#: po/glade_files.c:420 AdminCatalog.dfm:1923 AdminCatalog.dfm:3184 +#: AdminCatalog.dfm:3289 AdminCatalog.dfm:3420 +msgid "Schema" +msgstr "Schema" + +# schema privileges +#. schema privileges +#: source/linux/MAUserAdministrationPanel.cc:894 +msgid "Schema (database) privileges assigned to the user" +msgstr "Diesem Benutzer zugewiesene Schema-(Datenbank-)Berechtigungen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Caption +#: AdminCatalog.dfm:1833 +msgid "Schema Indices" +msgstr "Schema-Indizes" + +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Caption +#: AdminUsers.dfm:666 +msgid "Schema Object Privileges" +msgstr "Schema-Objekt-Berechtigungen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Caption +#: po/glade_files.c:422 +msgid "Schema Privileges" +msgstr "Schema-Berechtigungen" + +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivInfoLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivInfoLbl..Caption +#: AdminUsers.dfm:536 +msgid "Schema Privileges assigned to the User" +msgstr "Diesem Benutzer zugewiesene Schema-Berechtigungen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..Caption +#: AdminCatalog.dfm:223 +msgid "Schema Tables" +msgstr "Schema-Tabellen" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Caption +#: AdminCatalog.dfm:3747 +msgid "Schema Users" +msgstr "Schema-Benutzer" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Panel17..EventsTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..Panel17..EventsTitleLbl..Caption +#: AdminCatalog.dfm:3448 +msgid "Schema events" +msgstr "Schema-Ereignisse" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..Panel1..IndicesTitleLbl..Caption +#: AdminCatalog.dfm:1851 +msgid "Schema indices" +msgstr "Schema-Indizes" + +#: AdminUsers.pas:2479 +msgid "Schema name:" +msgstr "Schemaname:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcTitleLbl..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Panel2..StoredProcTitleLbl..Caption +#: AdminCatalog.dfm:3217 +msgid "Schema stored procedures" +msgstr "Schema Stored Procedure" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Panel14..ViewsTitleLbl..Caption +#: AdminCatalog.dfm:3112 +msgid "Schema views" +msgstr "Schema-Views" + +# SchemataFrame..TopPnl..SchemataLbl..Caption +# SchemataFrame..SchemaSearchPopupMenu..SearchSchemataMI..Caption +# SchemataFrame..SchemaSearchPopupMenu..CustomMI..SchemataSubMI..Caption +#: source/linux/MACatalogsPanel.cc:348 +msgid "Schemata" +msgstr "Schemata" + +# TextSearchForm..PageControl..SearchTabSheet..Caption +# TextSearchForm..PageControl..SearchTabSheet..SearchBtn..Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..BottomPnl..SearchBtn..Caption +#: AdminServerLogs.dfm:123 +msgid "Search" +msgstr "Suche" + +# TextSearchForm..Caption +# AdminServerLogsForm..MemoPopupMenu..SearchMI..Caption +# AdminServerLogsForm..MemoPopupMenu..SearchMI..Caption +#. AdminServerLogsForm..MemoPopupMenu..SearchMI..Caption +#: AdminServerLogs.dfm:698 +msgid "Search ..." +msgstr "Suchen..." + +# AdminServerLogsForm..MemoPopupMenu..SearchNextMI..Caption +# AdminServerLogsForm..MemoPopupMenu..SearchNextMI..Caption +#. AdminServerLogsForm..MemoPopupMenu..SearchNextMI..Caption +#: AdminServerLogs.dfm:704 +msgid "Search Next ..." +msgstr "Weitersuchen..." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.WideStrings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..ValueUnitCBox....Items.Strings +#: po/glade_files.c:245 +msgid "Seconds" +msgstr "Sekunden" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label9..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceConfigFileGBox..Label9..Caption +#: AdminServiceControl.dfm:320 +msgid "Section Name:" +msgstr "Abschnittsname:" + +# AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..SectionCaptionLbl..Caption +# AdminStartupVariablesOptionFileForm..GroupBox1..Label3..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..ButtonPnl..SectionCaptionLbl..Caption +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label3..Caption +#: AdminStartupVariables.dfm:1864 +msgid "Section:" +msgstr "Abschnitt:" + +msgid "Secure authentication" +msgstr "" + +msgid "Security" +msgstr "" + +# row[_columns._icon]= _stop_icon; +# row[_columns._icon]= _stop_icon; +# Context? +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:344 +msgid "Select" +msgstr "Auswahl" + +# MainForm..MainMenu..Edit1..SelectAllMI..Caption +# MainForm..MainMenu..Edit1..SelectAllMI..Caption +#. MainForm..MainMenu..Edit1..SelectAllMI..Caption +#: Main.dfm:121 +msgid "Select All" +msgstr "Alles auswählen" + +#: source/linux/MABackupPanel.cc:1063 +msgid "Select Backup File Name" +msgstr "Backupdateinamen wählen" + +#: po/glade_files.c:383 +msgid "Select Configuration File" +msgstr "Konfigurationsdatei wählen" + +#: source/linux/MDynamicInterface.cc:1129 +msgid "Select Directory" +msgstr "Verzeichnis wählen" + +#: po/glade_files.c:361 source/linux/MDynamicInterface.cc:1129 +msgid "Select File" +msgstr "Datei wählen" + +#: po/glade_files.c:332 +msgid "Select File Character Set" +msgstr "Dateizeichensatz wählen" + +#: po/glade_files.c:435 +msgid "Select Icon for User" +msgstr "Icon für Benutzer wählen" + +#: source/linux/MAServerLogsPanel.cc:175 +msgid "Select Log File" +msgstr "Protokolldatei wählen" + +#: source/linux/MABackupPanel.cc:352 +msgid "Select Target Directory" +msgstr "Zielverzeichnis wählen" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label10....AutoSize +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label10....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:122 +msgid "" +"Select a drive to get infomation about the File System and the available " +"free space." +msgstr "" +"Wählen Sie ein Laufwerk aus, um Informationen über das Dateisystem und den " +"verfügbaren freien Platz zu erhalten." + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..SelectSchemaLbl..Caption +# Translation for assets? +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..CatalogSheet..SelectSchemaLbl..Caption +#: AdminCatalog.dfm:201 +msgid "Select a schema to display the assets." +msgstr "Schema wählen, um seine Elemente anzuzeigen" + +# AdminStartupVariablesOptionFileForm..GroupBox1..Label5....AutoSize +#. AdminStartupVariablesOptionFileForm..GroupBox1..Label5....AutoSize +#: AdminStartupVariablesOptionFile.dfm:90 +msgid "" +"Select the section that should be edited. The server will read the following " +"sections if present. [mysqld], [server], [mysqld-x.x]" +msgstr "" +"Zu bearbeitenden Abschnitt auswählen. Der Server liest die folgenden " +"Abschnitte, sofern vorhanden: [mysqld], [server], [mysqld-x.x]" + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Caption +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Caption +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Caption +#: AdminCatalogTableCheck.dfm:46 +msgid "SelectTabSheet" +msgstr "SelectTabSheet" + +#: po/glade_files.c:329 +msgid "Selection" +msgstr "Auswahl" + +#. Row 254 +msgid "Selects" +msgstr "Selects" + +#: po/glade_files.c:59 +msgid "Separate multiple days with a comma." +msgstr "Mehrere Tage durch Komma trennen" + +# Translation? Context? +#: source/linux/MACatalogsPanel.cc:205 source/linux/MACatalogsPanel.cc:233 +msgid "Seq. in Index" +msgstr "Folge im Index" + +# Shortcut? +#: po/glade_files.c:290 +msgid "Ser_vice Control" +msgstr "Dienstste_uerung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..Caption +# Create Server Connections Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..Caption +# Create Server Connections Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..Caption +#. Create Server Connections Section +#: source/linux/MAdministrator.cc:76 Main.pas:518 +msgid "Server Connections" +msgstr "Aktive Verbindungen" + +#: po/glade_files.c:377 +msgid "Server Control" +msgstr "Dienststeuerung" + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Caption +#: AdminServiceControl.dfm:358 +msgid "Server Features depending on choosen binary" +msgstr "Servereigenschaften abhängig von der ausgewählten Serverbinärdatei" + +msgid "Server Id" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Caption +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..Caption +# Create Server Information Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Caption +# AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..Caption +# Create Server Information Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..Caption +#. AdminServerInfoForm..ServerInfoPnl..ServerInfoGBox..Caption +#. Create Server Information Section +#: po/glade_files.c:311 po/glade_files.c:352 source/linux/MAdministrator.cc:64 +msgid "Server Information" +msgstr "Serverinformation" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..Caption +# Create Server Logs Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..Caption +# Create Server Logs Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerLogsForm..Caption +#. Create Server Logs Section +#: source/linux/MAdministrator.cc:82 +msgid "Server Logs" +msgstr "Serverprotokolle" + +# AdminServerProcessesForm..Caption +#. AdminServerProcessesForm..Caption +#: AdminServerProcesses.dfm:6 +msgid "Server Processes" +msgstr "Serverprozesse" + +# AdminServerHealthForm..Caption +# AdminServerStatusForm..Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..Caption +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Caption +#. AdminServerHealthForm..Caption +#. AdminServerStatusForm..Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Caption +#: AdminServerHealth.dfm:4 AdminServiceControl.dfm:127 +msgid "Server Status" +msgstr "Serverstatus" + +#: source/linux/MAServerInformationPanel.cc:142 +#: source/linux/MAServiceControlPanel.cc:140 +msgid "" +"Server Status:\n" +" Server is running" +msgstr "" +"Serverstatus:\n" +" Server läuft." + +#: source/linux/MAServerInformationPanel.cc:147 +#: source/linux/MAServiceControlPanel.cc:151 +msgid "" +"Server Status:\n" +" Server is stopped" +msgstr "" +"Serverstatus:\n" +" Server wurde angehalten." + +#: po/glade_files.c:343 po/glade_files.c:372 +msgid "" +"Server Status:\n" +" Status unknown" +msgstr "" +"Serverstatus:\n" +" Status unbekannt." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..Caption +#: po/glade_files.c:212 +msgid "Server Variables" +msgstr "Server-Variablen" + +# Shortcut OK? +#: po/glade_files.c:293 +msgid "Server _Connections" +msgstr "Server-_Verbindungen" + +#: po/glade_files.c:289 +msgid "Server _Information" +msgstr "Server-_Information" + +#: po/glade_files.c:295 +msgid "Server _Logs" +msgstr "Server-Protoko_lle" + +#: source/linux/MAServerLogsPanel.cc:320 +msgid "Server shutdown" +msgstr "Server beenden" + +#: source/linux/MAServerLogsPanel.cc:316 +msgid "Server startup" +msgstr "Server starten" + +# AdminServerInfoForm..ServerInfoPnl..Label5..Caption +#. AdminServerInfoForm..ServerInfoPnl..Label5..Caption +#: AdminServerInfo.dfm:67 +msgid "Server status:" +msgstr "Serverstatus:" + +# AdminServerInfoForm..Caption +#. AdminServerInfoForm..Caption +#: AdminServerInfo.dfm:4 +msgid "ServerInfo" +msgstr "ServerInfo" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServiceControlForm..Caption +# Create Service Control Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServiceControlForm..Caption +# Create Service Control Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServiceControlForm..Caption +#. Create Service Control Section +#: source/linux/MAdministrator.cc:67 +msgid "Service Control" +msgstr "Dienstverwaltung" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label5..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label5..Caption +#: AdminServiceControl.dfm:504 +msgid "Service Description:" +msgstr "Dienstbeschreibung:" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Caption +# AdminStartupVariablesForm..SheetHeaderPnl..SheetHeaderLbl..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Caption +#. AdminStartupVariablesForm..SheetHeaderPnl..SheetHeaderLbl..Caption +#: AdminServiceControl.dfm:468 +msgid "Service Settings" +msgstr "Diensteinstellungen" + +#: AdminServiceControl.pas:978 +msgid "Service is running." +msgstr "Dienst läuft." + +#: AdminServiceControl.pas:993 +msgid "Service is stopped." +msgstr "Dienst wurde gestoppt." + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Label1..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..Label1..Caption +#: AdminServiceControl.dfm:158 +msgid "Service status:" +msgstr "Dienststatus:" + +#: AdminServerHealth.pas:852 +msgid "Set" +msgstr "Setze" + +#: AdminServerHealth.pas:850 +msgid "Set Variable" +msgstr "Variable setzen" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..Label14..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..Panel4..Label14..Caption +#: AdminServiceControl.dfm:634 +msgid "Set the Service parameters of the selected service" +msgstr "Diensteinstellungen für den gewählten Dienst setzen" + +msgid "Set the default character set." +msgstr "" + +msgid "Set the default collation." +msgstr "" + +msgid "Set the replication role" +msgstr "" + +msgid "Set up for GDB" +msgstr "" + +msgid "Set up signals usable for debugging" +msgstr "" + +#: po/glade_files.c:67 +msgid "Set..." +msgstr "Setzen..." + +#. Row 255 +msgid "Show" +msgstr "Show" + +#: source/linux/MACatalogsPanel.cc:388 +msgid "Show Create Script" +msgstr "CREATE-Skript anzeigen" + +#. AdminServerConnectionsForm..UserPopupMenu..ShowUserInfoMI..Caption +#: AdminServerConnections.dfm:348 +msgid "Show Details" +msgstr "" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowGlobalPrivCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowGlobalPrivCBox..Caption +#: AdminOptionPages.dfm:42 +msgid "Show Global Privileges" +msgstr "Globale Berechtigungen anzeigen" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowTblColPrivCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowTblColPrivCBox..Caption +#: AdminOptionPages.dfm:51 +msgid "Show Schema Object Privileges" +msgstr "Schema-Objekt-Berechtigungen anzeigen" + +msgid "Show Slave authentication Info" +msgstr "" + +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..AdminShowHostsCheckbox..Caption +#. AdminUsersForm..UserActionManager..ShowHostsAction..Caption +#: AdminOptionPages.dfm:62 AdminUsers.pas:1612 +msgid "Show hosts in user list" +msgstr "Hosts in der Nutzerliste anzeigen" + +msgid "Show user and password in SHOW SLAVE HOSTS" +msgstr "" + +#: Main.pas:532 +msgid "Shutdown Instance" +msgstr "Instanz beenden" + +#: po/glade_files.c:26 +msgid "Single Transaction" +msgstr "Eine einzige Transaktion" + +# OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel3..Caption +# OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel4..Caption +# OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel5..Caption +#: source/linux/MDynamicInterface.cc:1212 +#: source/linux/MDynamicInterface.cc:1253 AdminStartupVariables.pas:652 +msgid "Size" +msgstr "Größe" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 256 +msgid "" +"Size in bytes of blocks in the key buffer. The default value is 1024. This " +"variable was added in MySQL 4.1.1. " +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 257 +msgid "" +"Size of a memory pool InnoDB uses to store data dictionary information and " +"other internal data structures. A sensible value for this might be 2M, but " +"the more tables you have in your application the more you will need to " +"allocate here. If InnoDB runs out of memory in this pool, it will start to " +"allocate memory from the operating system, and write warning messages to the " +"MySQL error log." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 258 +msgid "" +"Size of blocks that are allocated when doing range optimization. This " +"variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool specified below, where n is " +"the number of log files in the group. The larger the value, the less " +"checkpoint flush activity is needed in the buffer pool, saving disk I/O. But " +"larger log files also mean that recovery will be slower in case of a crash. " +"The combined size of log files must be less than 4 GB on 32-bit computers. " +"The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 259 +msgid "" +"Size of each log file in a log group in megabytes. Sensible values range " +"from 1M to 1/n-th of the size of the buffer pool, where n is the number of " +"log files in the group. The larger the value, the less checkpoint flush " +"activity is needed in the buffer pool, saving disk I/O. But larger log files " +"also mean that recovery will be slower in case of a crash. The combined size " +"of log files must be less than 4 GB on 32-bit computers. The default is 5M." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 260 +msgid "" +"Size of memory allocation blocks that are allocated for objects created " +"during query parsing and execution. If you have problem with memory " +"fragmentation, it may help to increase this a bit. This variable was added " +"in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 261 +msgid "" +"Size of memory allocation blocks that are allocated for storing queries that " +"are part of a transaction that are to be stored in the binary log when doing " +"a commit. This variable was added in MySQL 4.0.16." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 262 +msgid "" +"Size of the buffer pool in MB, if it is placed in the AWE memory of 32-bit " +"Windows. Available starting from 4.1.0 and only relevant in 32-bit Windows. " +"If your 32-bit Windows operating system supports more than 4 GB memory, so-" +"called Address Windowing Extensions, you can allocate the InnoDB buffer pool " +"into the AWE physical memory using this parameter. The maximum possible " +"value for this is 64000. If this parameter is specified, then " +"innodb_buffer_pool_size is the window in the 32-bit address space of the " +"MySQL server where InnoDB maps that AWE memory. A good value for " +"innodb_buffer_pool_size is then 500 MB." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 263 +msgid "" +"Size of the buffer that is used for full joins (joins that do not use " +"indexes). The buffer is allocated one time for each full join between two " +"tables. Increase this value to get a faster full join when adding indexes is " +"not possible. (Normally the best way to get fast joins is to add indexes.)" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 264 +msgid "" +"Size of the buffer used for index blocks. Index blocks are buffered and are " +"shared by all threads. Increase this value to get better index handling (for " +"all reads and multiple writes) to as much as you can afford." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 265 +msgid "" +"Size of the buffer which InnoDB uses to write log to the log files on disk. " +"Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 266 +msgid "" +"Size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +#: po/glade_files.c:278 +msgid "" +"Size of the data file.\n" +"Remember you may select to auto-extend the last data file." +msgstr "" +"Größe der Datendatei.\n" +"Die letzte Datendatei kann auf automatische Verlängerung eingestellt werden." + +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label5....AutoSize +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label5....AutoSize +#: AdminStartupVariablesInnoDBDatafiles.dfm:243 +msgid "" +"Size of the data file. Remember that you can select to auto - extend the " +"last specified data file." +msgstr "" +"Größe der Datendatei. Die letzte angegebene Datendatei kann auf automatische " +"Verlängerung eingestellt werden." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 267 +msgid "" +"Size of the memory buffer InnoDB uses to cache data and indexes of its " +"tables. The larger you set this, the less disk I/O is needed to access data " +"in tables. On a dedicated database server you may set this parameter up to " +"80% of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory might cause paging in the " +"operating system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 268 +msgid "" +"Size of the persistent buffer used for query parsing and execution. This " +"buffer is not freed between queries. If you are running complex queries, a " +"larger query_prealloc_size value may be helpful in improving performance, " +"because it can reduce the need for the server to perform memory allocation " +"during query execution operations. This variable was added in MySQL 4.0.16." +msgstr "" + +msgid "" +"Size of tree cache used in bulk insert optimisation. Note that this is a " +"limit per thread!" +msgstr "" + +# MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageSizeTitleLbl..Caption +# MySQLResultSetFieldViewerForm..PageControl..BinarySheet..TntPanel1..BinarySizeTitelLbl..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label7..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..Label7..Caption +#: po/glade_files.c:271 +msgid "Size:" +msgstr "Größe:" + +msgid "Skip the following errors:" +msgstr "" + +msgid "Slave Identification" +msgstr "" + +msgid "Slave default connection values" +msgstr "" + +msgid "Slave replication objects" +msgstr "" + +msgid "Slave timeout" +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..SlowLogTabSheet..Caption +#: po/glade_files.c:367 source/linux/MAServerLogsPanel.cc:254 +msgid "Slow Log" +msgstr "Langsam-Protokoll" + +msgid "Slow Queries Log:" +msgstr "" + +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..SlowLogTabSheet..Caption +#: AdminServerLogs.dfm:244 +msgid "Slow Query Log" +msgstr "Langsames Query-Log" + +msgid "Slow launch time" +msgstr "" + +msgid "Slow query log options" +msgstr "" + +msgid "Socket/pipe name:" +msgstr "" + +#: source/linux/MAServerInformationPanel.cc:64 +msgid "Socket:" +msgstr "Socket:" + +#: ApplicationDataModule.pas:300 +msgid "Some vital files cannot be found. " +msgstr "Einige lebenswichtige Dateien können nicht gefunden werden." + +#. Row 269 +msgid "Sort" +msgstr "Sort" + +msgid "Sort buffer size" +msgstr "" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..Title +# Translation? Could it be "blank"? +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart..Series1..Title +#: AdminStartupVariablesInnoDBDatafiles.dfm:157 +msgid "Space" +msgstr "Platz" + +msgid "Specifies when log files are flushed to disk." +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:221 +msgid "Specify Location" +msgstr "Ort angeben" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label16..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label16..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..Panel5..Label16..Caption +#: AdminBackup.dfm:451 +msgid "Specify detailed settings of how your backup should be performed" +msgstr "Geben Sie im Einzelnen an, wie Ihr Backup ausgeführt werden soll." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label7..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label7..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..Panel6..Label7..Caption +#: AdminBackup.dfm:893 +msgid "Specify if the backup project should be executed regulary." +msgstr "Geben Sie an, ob das Backup-Projekt regelmäßig ausgeführt werden soll." + +#: po/glade_files.c:437 +msgid "" +"Specify the additional host from where the user should be able to connect to " +"the MySQL server." +msgstr "" +"Geben Sie den weiteren Host an, von dem aus der Benutzer sich mit dem MySQL-" +"Server verbinden können sollte." + +msgid "Speeds up server shutdown process." +msgstr "" + +#: po/glade_files.c:82 +msgid "Start Backup" +msgstr "Backup starten" + +#: Main.pas:598 +msgid "Start Instance" +msgstr "Instanz starten" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StartServiceBtn..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StartServiceBtn..Caption +#: AdminServiceControl.dfm:218 +msgid "Start Service" +msgstr "Dienst starten" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..UserInfoLbl..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Panel1..UserInfoLbl..Caption +#: AdminServiceControl.dfm:119 +msgid "Start or stop the selected service" +msgstr "Den ausgewählten Dienst starten bzw. anhalten" + +#: source/linux/MAServiceControlPanel.cc:154 +msgid "Start the Server" +msgstr "Den Server starten" + +msgid "" +"Start without grant tables. This gives all users FULL ACCESS to all tables!" +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..Caption +#: AdminServiceControl.dfm:41 +msgid "Start/Stop Service" +msgstr "Dienst starten/anhalten" + +#: ApplicationDataModule.pas:644 +msgid "Starting backup..." +msgstr "Starte Backup..." + +#: source/linux/MInstanceInfo.cc:596 +msgid "Starting service..." +msgstr "Starte Dienst..." + +#: po/glade_files.c:379 +msgid "Startup Log Messages" +msgstr "Start-Protokollmeldungen" + +# AdminStartupVariablesForm..Caption +#. AdminStartupVariablesForm..Caption +#: AdminStartupVariables.dfm:4 +msgid "Startup Parameters" +msgstr "Startparameter" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Server Variables Section +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# Create Server Variables Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. Create Server Variables Section +#: source/linux/MAdministrator.cc:70 +msgid "Startup Variables" +msgstr "Startvariablen" + +#: po/glade_files.c:291 +msgid "Startup _Parameters" +msgstr "Start_parameter" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: source/linux/MAServerConnectionsPanel.cc:61 AdminServerConnections.dfm:116 +#: AdminServerConnections.dfm:268 AdminServerProcesses.dfm:83 +msgid "State" +msgstr "Zustand" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminReplicationForm..ReplicationPnl..ReplicationPageControl..ServerInformationTabSheet..ServerInformationListView......Caption +#: source/linux/MAReplicationStatusPanel.cc:55 +msgid "Status" +msgstr "Status" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..Caption +#: po/glade_files.c:211 +msgid "Status Variables" +msgstr "Statusvariablen" + +#: AdminCatalogTableCheck.pas:196 +msgid "Status checked for table %s." +msgstr "Status für Tabelle %s geprüft." + +#. Row 271 +msgid "Status of failsafe replication." +msgstr "Status des ausfallsicheren Replikation." + +#: source/linux/MACatalogsPanel.cc:1316 +msgid "Status: " +msgstr "Status:" + +# ProgressForm..StopBtn..Caption +# ProgressForm..StopBtn..Caption +# AdminBackupProgressForm..StopBtn..Caption +# AdminRestoreProgressForm..StopBtn..Caption +#. AdminBackupProgressForm..StopBtn..Caption +#. AdminRestoreProgressForm..StopButton..Caption +#: AdminBackupProgress.dfm:177 +msgid "Stop" +msgstr "Stopp" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StopServiceBtn..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceStatusGBox..StopServiceBtn..Caption +#. If the service was just created, simply discard it. +#: AdminServiceControl.dfm:172 +msgid "Stop Service" +msgstr "Dienst anhalten" + +#: po/glade_files.c:376 source/linux/MAServiceControlPanel.cc:143 +msgid "Stop the Server" +msgstr "Server anhalten" + +# AdminBackupProgressForm..StoppingLbl..Caption +# AdminBackupProgressForm..StoppingLbl..Caption +#. AdminBackupProgressForm..StoppingLbl..Caption +#: AdminBackupProgress.dfm:26 +msgid "Stopping backup process ..." +msgstr "Halte Backup-Vorgang an..." + +#: source/linux/MInstanceInfo.cc:596 +msgid "Stopping service..." +msgstr "Halte Dienst an..." + +msgid "Stopword file:" +msgstr "" + +#. Row 272 +msgid "Storage Engines" +msgstr "Speicher-Engines" + +#: AdminUsers.pas:2479 +msgid "Store" +msgstr "Speichern" + +#: AdminUsers.pas:703 +msgid "Store changes?" +msgstr "Änderungen speichern?" + +#: po/glade_files.c:129 +msgid "Stored Procedures" +msgstr "Stored Procedures" + +#: AuxAdminBackupRestore.pas:306 +msgid "Stored function" +msgstr "Stored function" + +#: AuxAdminBackupRestore.pas:301 +msgid "Stored procedure" +msgstr "Stored procedure" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..StoredProcTabSheet..Caption +#: AdminCatalog.dfm:3195 +msgid "Stored procedures" +msgstr "Stored Procedures" + +#: source/linux/MDataInterface.cc:253 +msgid "Storing user information..." +msgstr "Speichere Benutzerinformationen..." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 273 +msgid "" +"String to be executed by a slave server each time the SQL thread starts " +"(similar to init_connect). The format of the string is the same as for the " +"init_connect variable. This variable was added in MySQL 4.1.2." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSundayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleSundayCBox..Caption +#: po/glade_files.c:50 +msgid "Sunday" +msgstr "Sonntag" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..ServiceFeatureBDBCBox..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..BDBCheckbox..Caption +#: AdminServiceControl.dfm:449 +msgid "Support for BDB" +msgstr "Unterstützung für BDB" + +msgid "" +"Syntax: sql-mode=option[,option[,option...]] where option can be one of: " +"REAL_AS_FLOAT, PIPES_AS_CONCAT,ANSI_QUOTES, IGNORE_SPACE, ONLY_FULL_GROUP_BY," +"NO_UNSIGNED_SUBTRACTION." +msgstr "" + +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..Caption +#: AdminServerHealth.dfm:134 +msgid "System Variables" +msgstr "Systemvariablen" + +msgid "TCP Port:" +msgstr "" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart....Title.Text.Strings +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..DiskChart....Title.Text.Strings +#: AdminStartupVariablesInnoDBDatafiles.dfm:137 +msgid "TChart" +msgstr "TChart" + +#: AuxAdminBackupRestore.pas:291 +msgid "Table" +msgstr "Tabelle" + +#: AdminCatalogTableCheck.pas:191 +msgid "Table %s optimized." +msgstr "Tabelle %s ist optimiert." + +#: AdminCatalogTableCheck.pas:200 +msgid "Table %s repaired." +msgstr "Tabelle %s ist repariert." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..Caption +#: po/glade_files.c:140 +msgid "Table Maintenance" +msgstr "Tabellen-Wartung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:144 AdminCatalog.dfm:1999 +msgid "Table Name" +msgstr "Tabellenname" + +#: source/linux/MACatalogsPanel.cc:225 +msgid "Table Name/Column" +msgstr "Tabellenname/-spalte" + +#: po/glade_files.c:327 +msgid "" +"Table Selection\n" +"Select catalogs/databases/tables to restore" +msgstr "" +"Tabellenauswahl\n" +"Wähle wiederherzustellende Kataloge/Datenbanken/Tabellen aus." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..Caption +#: po/glade_files.c:99 +msgid "Table Status" +msgstr "Tabellenstatus" + +#: source/linux/MABackupPanel.cc:125 +msgid "Table Type" +msgstr "Tabellentyp" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label24..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..GroupBox2..Label24..Caption +#: AdminCatalog.dfm:474 +msgid "Table Type:" +msgstr "Tabellentyp:" + +#: po/glade_files.c:93 +msgid "" +"Table Type:\n" +"Row Format:\n" +"Auto Increment:\n" +"Create Options:" +msgstr "" +"Tabellentyp:\n" +"Zeilenformat:\n" +"Auto Increment:\n" +"CREATE-Einstellungen:" + +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivInfoLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivInfoLbl..Caption +#: AdminUsers.dfm:721 +msgid "Table and Column Privileges assigned to the User" +msgstr "Dem Benutzer zugewiesene Tabellen- und Spalten-Berechtigungen" + +# table privileges +#. table privileges +#: source/linux/MAUserAdministrationPanel.cc:913 +msgid "Table and column privileges assigned to the user" +msgstr "Dem Benutzer zugewiesene Tabellen- und Spalten-Berechtigungen" + +msgid "Table cache:" +msgstr "" + +#: AdminStartupVariablesInnoDBDatafiles.pas:119 +msgid "Table space" +msgstr "Tabellen-Space" + +#: po/glade_files.c:423 +msgid "Table/Column Privileges" +msgstr "Tabellen-/Spaltenberechtigungen" + +#: source/linux/MACatalogsPanel.cc:1314 source/linux/MACatalogsPanel.cc:1320 +#: source/linux/MACatalogsPanel.cc:1326 source/linux/MACatalogsPanel.cc:1332 +msgid "Table: " +msgstr "Tabelle:" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..TablenamePnl..TablenameLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet2..TablenamePnl..TablenameLbl..Caption +#: AdminCatalog.dfm:553 +msgid "TablenameLbl" +msgstr "TablenameLbl" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# SchemataFrame..SchemaSearchPopupMenu..CustomMI..TableSubMI..Caption +#: po/glade_files.c:118 source/linux/MACatalogsPanel.cc:259 +msgid "Tables" +msgstr "Tabellen" + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label21..Caption +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..Label21..Caption +#: AdminCatalogTableCheck.dfm:54 +msgid "Tables Maintenance" +msgstr "Tabellenpflege" + +#: source/linux/MDynamicInterface.cc:918 +msgid "Tablespace" +msgstr "Tablespace" + +msgid "Tahoma" +msgstr "" + +#: po/glade_files.c:65 +msgid "Target Directory" +msgstr "Zielverzeichnis" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label11..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label11..Caption +#: AdminRestore.dfm:118 +msgid "Target Schema:" +msgstr "Zielschema:" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirCaptionLbl..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirCaptionLbl..Caption +#: AdminBackup.dfm:773 +msgid "Target folder:" +msgstr "Zielordner:" + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Caption +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Caption +#: AdminCatalogTableCheck.dfm:76 +msgid "Tasks" +msgstr "Aufgaben" + +msgid "" +"Tells the master it should log updates for the specified database, and " +"exclude all others not explicitly mentioned." +msgstr "" + +msgid "" +"Tells the master that updates to the given database should not be logged to " +"the binary log." +msgstr "" + +msgid "" +"Tells the slave thread to continue replication when a query returns an error " +"from the provided list." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified database. To " +"specify more than one database to ignore,use the directive multiple times, " +"once for each database. This option will not work if you use cross " +"databaseupdates. If you need cross database updates to work, make sure you " +"have 3.23.28 or later, and use replicate-wild-ignore-table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the specified table. To specify " +"more than one table to ignore, use the directive multiple times, once for " +"each table. This will work for cross-datbase updates, in contrast to " +"replicate-ignore-db." +msgstr "" + +msgid "" +"Tells the slave thread to not replicate to the tables that match the given " +"wildcard pattern. To specify more than one table to ignore, use the " +"directive multiple times, once for each table. This will work for cross-" +"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do " +"updates to tables in databases that start with foo and whose table names " +"start with bar." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified database. To " +"specify more than one database,use the directive multiple times, once for " +"each database.Note that this will only work if you do not use cross-database " +"queries such as UPDATE some_db.some_table SET foo='bar' while having " +"selected a different or no database. If you need cross database updates to " +"work, make sure you have 3.23.28 or later, and use replicate-wild-do-" +"table=db_name.%" +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the specified table. To " +"specify more than one table, use the directive multiple times, once for each " +"table. This will work for cross-database updates, in contrast to replicate-" +"do-db." +msgstr "" + +msgid "" +"Tells the slave thread to restrict replication to the tables that match the " +"specified wildcard pattern. Tospecify more than one table, use the directive " +"multiple times, once for each table. This will work for cross-database " +"updates. Example: replicate-wild-do-table=foo%.bar% will replicate only " +"updates to tables in all databases that start with foo and whose table names " +"start with bar" +msgstr "" + +msgid "" +"Tells the slave to log the updates from the slave thread to the binary log. " +"You will need to turn it on if you plan to daisy-chain the slaves." +msgstr "" + +msgid "Temp directory:" +msgstr "" + +#. Row 274 +msgid "Temporary" +msgstr "Temporary" + +msgid "Temporary Directory" +msgstr "" + +msgid "Temporary table size" +msgstr "" + +#: AdminBackup.pas:1742 +msgid "The Backup has been stopped." +msgstr "Backup wurde angehalten." + +#: AdminBackup.pas:1720 +msgid "The Backup was finished successfully." +msgstr "Backup wurde erfolgreich abgeschlossen." + +#: AdminServerHealth.pas:371 +msgid "The Enterprise Dashboard." +msgstr "Das Unternehmens-Dashboard." + +#: ApplicationDataModule.pas:718 +msgid "The File %s cannot be opened." +msgstr "Datei %s kann nicht geöffnet werden." + +#: AdminBackup.pas:1721 +msgid "The File %s has been created." +msgstr "Die Datei %s ist angelegt worden." + +#: source/linux/MAHealthPanel.cc:1208 +msgid "The Max. Formula field has a syntax error." +msgstr "Die Max.-Formel weist einen Syntaxfehler auf." + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 284 +msgid "" +"The SQL mode define what SQL syntax MySQL should support and what kind of " +"validation checks it should perform on the data. As of version 4.1.1, the " +"following modes are supported: ANSI, DB2, MAXDB, MSSQL, MYSQL323, MYSQL40, " +"ORACLE, and POSTGRESQL." +msgstr "" + +#: AdminUsers.pas:2615 +msgid "The User icon image file is corrupted." +msgstr "Die Nutzericondatei ist beschädigt." + +#: source/linux/MAHealthPanel.cc:1198 +msgid "The Value Formula has a syntax error." +msgstr "Die Wertformel weist einen Syntax-Fehler auf." + +#: ApplicationDataModule.pas:724 +msgid "The XML file %s is empty." +msgstr "Die XML-Datei '%s' ist leer." + +#: AdminRestore.pas:673 +msgid "The analyzation failed." +msgstr "Die Analyse ist fehlgeschlagen." + +#: AdminRestore.pas:695 +msgid "The analyze operation was finished successfully." +msgstr "Die Analyse wurde erfolgreich beendet." + +#: AdminRestore.pas:684 +msgid "The analyze operation was stopped." +msgstr "Die Analyse wurde angehalten." + +#: AdminUsers.pas:1659 +msgid "" +"The any-host (%) entry has been added and can be edited by selecting the " +"user node." +msgstr "" +"Der Wert für \"jeder Host\" (%) wurd hinzugefügt und kann editiert werden, " +"wenn man den Nutzerknoten selektiert." + +#: AdminUsers.pas:1174 +msgid "The any-host (%) entry has been deleted." +msgstr "Der Wert für \"jeder Host\" (%) wurde gelöscht." + +#: AdminUsers.pas:1645 +msgid "" +"The any-host (%) entry is already set. Select the user node to edit its " +"details." +msgstr "" +"Der Wert für \"jeder Host\" (%) wurd schon gesetzt. Wählen Sie den " +"Nutzerknoten aus, um dessen Einzelheiten zu editieren." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label24..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label24..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label24..Caption +#: AdminBackup.dfm:1107 +msgid "The backup will be executed at this time:" +msgstr "Das Backup wird um diese Uhrzeit ausgeführt:" + +#: po/glade_files.c:14 +msgid "" +"The backup will be executed in a single transaction. \n" +"This option is necessary for a consistent snapshot \n" +"of InnoDB tables." +msgstr "" +"Das Backup wird in einer einzigen Transaktion durchgeführt.\n" +"Diese Einstellung ist notwendig, um einen konsistenten\n" +"Schnappschuss von InnoDB-Tabellen anzufertigen." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label18....AutoSize +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label18....AutoSize +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..Label18....AutoSize +#: AdminBackup.dfm:500 +msgid "" +"The backup will be executed in a single transaction. This option is " +"necessary to create a consistent snapshot of your InnoDB tables." +msgstr "" +"Das Backup wird in einer einzigen Transaktion durchgeführt. Diese " +"Einstellung ist notwendig, um einen konsistenten Schnappschuss von InnoDB-" +"Tabellen anzufertigen." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Label26..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Label26..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..DailyTabSheet..Label26..Caption +#: AdminBackup.dfm:927 +msgid "The backup will be executed on each day of the week." +msgstr "Das Backup wird an jedem Tag der Woche ausgeführt." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Label21..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Label21..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Label21..Caption +#: AdminBackup.dfm:943 +msgid "The backup will be executed on each of the following weekdays:" +msgstr "Das Backup wird an jedem der folgenden Wochentage ausgeführt:" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label25..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label25..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label25..Caption +#: AdminBackup.dfm:1039 +msgid "The backup will be executed once a month." +msgstr "Das Backup wird einmal im Monat ausgeführt." + +msgid "" +"The bigger you set this the less disk I/O is needed to access data in " +"tables. On a dedicated database server you may set this parameter up to 80% " +"of the machine physical memory size. Do not set it too large, though, " +"because competition of the physical memory may cause paging in the operating " +"system." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 275 +msgid "" +"The buffer that is allocated when sorting the index when doing a REPAIR or " +"when creating indexes with CREATE INDEX or ALTER TABLE." +msgstr "" + +#: po/glade_files.c:228 +msgid "The caption for the graph." +msgstr "Die Beschriftung für den Graphen" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionDescLbl..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..MaxCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:363 +msgid "The caption of the max. value." +msgstr "Die Beschriftung des Maximalwerts" + +#: po/glade_files.c:267 +msgid "The caption of the maximal value." +msgstr "Die Beschriftung des Maximalwerts" + +msgid "" +"The common part of the directory path for all InnoDB datafiles. Leave this " +"empty if you want to split the data files onto different drives." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 276 +msgid "" +"The communication buffer is reset to this size between queries. This should " +"not normally be changed, but if you have very little memory, you can set it " +"to the expected size of a query. (That is, the expected length of SQL " +"statements sent by clients. If statements exceed this length, the buffer is " +"automatically enlarged, up to max_allowed_packet bytes.)" +msgstr "" + +#: AdminStartupVariables.pas:1345 +msgid "The configuration file %s (section %s) cannot be updated." +msgstr "" +"Die Konfigurationsdatei %s Abschnitt %s) kann nicht aktualisiert werden." + +#: source/linux/MInstanceInfo.cc:311 +msgid "" +"The connection to the MySQL server was lost.\n" +"Please reconnect." +msgstr "" +"Die Verbindung mit dem MySQL-Server ist\n" +"verlorengegangen. Bitte verbinden Sie sich neu." + +#: AdminBackup.pas:946 +msgid "" +"The current backup profile has been changed. Do you want to apply your " +"changes?" +msgstr "" +"Das aktuelle Backup-Profil wurde verändert. Wollen Sie, dass Ihre Änderungen " +"ausgeführt werden?" + +#: AdminStartupVariables.pas:1361 +msgid "The current settings have been modified." +msgstr "Die derzeitigen Einstellungen wurden nicht verändert." + +#. Row 277 +msgid "The default character set." +msgstr "" + +msgid "The default character set._client" +msgstr "" + +msgid "The default character set._connection" +msgstr "" + +msgid "The default character set._database" +msgstr "" + +msgid "The default character set._results" +msgstr "" + +msgid "The default character set._server" +msgstr "" + +msgid "The default character set._system" +msgstr "" + +msgid "The default size of key cache blocks" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 278 +msgid "The default table type (storage engine)." +msgstr "" + +msgid "The default week format used by WEEK() functions." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 279 +msgid "" +"The file from which the list of stopwords for full-text searches should be " +"read from. All the words from the file will be used; comments are not " +"honored." +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixLbl....AutoSize +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixLbl....AutoSize +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..SchedulePrefixLbl....AutoSize +#: AdminBackup.dfm:802 +msgid "" +"The filename used for the backup. A timestamp will be appended to this " +"filename if the appropriate option is enabled in the application options." +msgstr "" +"Der für das Backup verwendete Dateiname. An diesen wird ein Zeitstempel " +"angehängt, wenn die entsprechende Einstellung unter den " +"Anwendungseinstellungen aktiviert ist." + +# AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionDescLbl..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..CaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:190 +msgid "The graph's caption." +msgstr "Die Beschriftung des Graphen" + +#: AdminUsers.pas:1682 +msgid "The host entry \"%s\" is already set for user \"%s\"." +msgstr "" +"Der Wert für \"jeder Host\" (%) wurde schon für den Nutzer \"%s\" gesetzt." + +#: source/linux/MAUserAdministrationPanel.cc:1149 +msgid "The icon must be in PNG format." +msgstr "Das Icon muss im PNG-Format vorliegen." + +#: po/glade_files.c:184 +msgid "" +"The index will be created row by row instead of creating the index\n" +"at a time with sorting. This may be better than sorting on fixed-length\n" +"keys if you have long CHAR keys that comress very well." +msgstr "" +"Der Index wird Zeile für Zeile erstellt statt auf einmal durch Sortierung.\n" +"Dies kann bei Schlüsseln fester Länge besser als Sortieren sein, wenn\n" +"Sie lange, sehr gut komprimierbare CHAR-Schlüssel haben." + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label17....AutoSize +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..Label17....AutoSize +#: AdminCatalogTableCheck.dfm:468 +msgid "" +"The index will be created row by row instead of creating the index at a time " +"with sorting. This may be better than sorting on fixed-length keys if you " +"have long CHAR keys that compress very well." +msgstr "" +"Der Index wird Zeile für Zeile erstellt statt auf einmal durch Sortierung. " +"Dies kann bei Schlüsseln fester Länge besser als Sortieren sein, wenn Sie " +"lange, sehr gut komprimierbare CHAR-Schlüssel haben." + +msgid "" +"The location and name of the file that remembers the master and where the I/" +"O replication thread is in the master's binlogs." +msgstr "" + +msgid "" +"The location and name of the file that remembers where the SQL replication " +"thread is in the relay logs." +msgstr "" + +msgid "The location and name to use for relay logs." +msgstr "" + +msgid "" +"The location and name to use for the file that keeps a list of the last " +"relay logs." +msgstr "" + +msgid "" +"The location where the slave should put its temporary files when replicating " +"a LOAD DATA INFILE command." +msgstr "" + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label21..Caption +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label21..Caption +#: AdminServerHealthGraphSettings.dfm:353 +msgid "The max. value is calculated by this formula. See value formula." +msgstr "Der Maximalwert wird durch diese Formel berechnet. Vgl. Wertformel." + +# AdminServerHealthGraphSettingsForm..MinMaxGBox..Label20....AutoSize +#. AdminServerHealthGraphSettingsForm..MinMaxGBox..Label20....AutoSize +#: AdminServerHealthGraphSettings.dfm:343 +msgid "" +"The max. value will be overwritten by greater values. This will scale the " +"graph dynamically." +msgstr "" +"Der Maximalwert wird durch größere Werte überschrieben. Dadurch ändert der " +"Graph dynamisch seine Größe." + +#: po/glade_files.c:265 +msgid "" +"The maximal value is calculated\n" +" by this formula. See Value Formula." +msgstr "" +"Der Maximalwert wird durch diese\n" +"Formel berechnet. Vgl. Wertformel." + +msgid "The maximum length of the result of function group_concat." +msgstr "" + +msgid "" +"The maximum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "" +"The maximum number of active connections for a single user (0 = no limit)." +msgstr "" + +msgid "The memory allocated to store results from old queries." +msgstr "" + +msgid "" +"The minimum length of the word to be included in a FULLTEXT index. Note: " +"FULLTEXT indexes must be rebuilt after changing this variable." +msgstr "" + +msgid "The minimum percentage of warm blocks in key cache" +msgstr "" + +#: source/linux/MAStartupParametersPanel.cc:215 +msgid "" +"The my.cnf configuration file could not be found.\n" +"Please select an action.\n" +msgstr "" +"Die Konfigurationsdaei my.cnf konnte nicht gefunden\n" +"werden. Bitte legen Sie das weitere Vorgehen fest.\n" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. #-#-#-#-# german.po (Imported text file) #-#-#-#-# +#. Row 280 +msgid "" +"The name of the file specified with the --init-file option when you start " +"the server. This is a file of SQL statements you want the server to execute " +"when it starts." +msgstr "" + +msgid "" +"The number of bytes to use when sorting BLOB or TEXT values (only the first " +"max_sort_length bytes of each value are used; the rest are ignored)." +msgstr "" + +msgid "The number of open tables for all threads." +msgstr "" + +msgid "" +"The number of outstanding connection requests MySQL can have. This comes " +"into play when the main MySQL thread gets very many connection requests in a " +"very short time." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 281 +msgid "The number of physical reads of a key block from disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 282 +msgid "The number of physical writes of a key block to disk." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 283 +msgid "The number of requests to write a key block to the cache." +msgstr "" + +msgid "" +"The number of seconds the mysqld server is waiting for a connect packet " +"before responding with 'Bad handshake'" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on a connection before " +"closing it" +msgstr "" + +msgid "" +"The number of seconds the server waits for activity on an interactive " +"connection before closing it." +msgstr "" + +msgid "" +"The number of seconds the slave thread will sleep before retrying to connect " +"to the master in case the master goes down or the connection is lost." +msgstr "" + +msgid "The number of simultaneous clients allowed." +msgstr "" + +msgid "" +"The number of tries the slave will make to connect to the master before " +"giving up." +msgstr "" + +msgid "" +"The password the slave thread will authenticate with when connecting to the " +"master. If not set, an empty password is assumed.The value in master.info " +"will take precedence if it can be read." +msgstr "" + +#: AdminUsers.pas:547 +msgid "The password was not confirmed correctly. Please enter it again." +msgstr "" +"Das Passwort wurde nicht richtig wiederholt. Bitte geben Sie es erneut ein." + +#: AdminServiceControl.pas:843 +msgid "" +"The path to binary points to a non existing file. Please note that the " +"Essential Package only includes the most common used option. For a full " +"installation please choose a different package." +msgstr "" +"Der Pfad zeigt auf eine nicht exisitierende Datei. Bitte beachten Sie, dass " +"das Essential-Paket nur die meistgenutzten Optionen beinhaltet. Für eine " +"komplette Installation wählen sie bitte ein anderes Paket." + +msgid "" +"The port the master is listening on. If not set, the compiled setting of " +"MYSQL_PORT is assumed. If you have not tinkered with configure options, this " +"should be 3306. The value in master.info will take precedence if it can be " +"read." +msgstr "" + +#: AdminRestore.pas:675 +msgid "The restoration failed." +msgstr "Die Wiederherstellung ist fehlgeschlagen." + +#: AdminRestore.pas:697 +msgid "The restore operation was finished successfully." +msgstr "Die Wiederherstellung wurde erfolgreich beendet." + +#: AdminRestore.pas:686 +msgid "The restore operation was stopped." +msgstr "Die Wiederherstellung wurde angehalten." + +# AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label2..Caption +#. AdminCatalogTableCheckForm..PageControl..ResultTabSheet..Label2..Caption +#: AdminCatalogTableCheck.dfm:519 +msgid "The selected tables have been checked." +msgstr "Die ausgewählten Tabellen sind überprüft worden." + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Label26....AutoSize +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Label26....AutoSize +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox6..Label26....AutoSize +#: AdminCatalogTableCheck.dfm:150 +msgid "" +"The selected task will be executed on each table in the list. To change the " +"selection close this dialog and change the selection." +msgstr "" +"Die Aktion wird für jede Tabelle in der Liste ausgeführt. Um die Auswahl zu " +"verändern, schließen Sie diesen Dialog und ändern Sie die Auswahl." + +msgid "" +"The size of the buffer that is allocated when preloading\n" +" indexes" +msgstr "" + +msgid "The size of the buffer that is used for full joins." +msgstr "" + +msgid "" +"The size of the buffer used for index blocks. Increase this to get better " +"index handling (for all reads and multiple writes) to as much as you can " +"afford; 64M on a 256M machine that mainly runs MySQL is quite common." +msgstr "" + +msgid "" +"The size of the buffer which InnoDB uses to write log to the log files on " +"disk. Sensible values range from 1M to 8M. A big log buffer allows large " +"transactions to run without a need to write the log to disk until the " +"transaction commit. Thus, if you have big transactions, making the log " +"buffer big will save disk I/O." +msgstr "" + +msgid "" +"The size of the cache to hold the SQL statements for the binary log during a " +"transaction. If you often use big, multi-statement transactions you can " +"increase this to get more performance." +msgstr "" + +msgid "The stack size for each thread." +msgstr "" + +#. Row 285 +msgid "" +"The stack size for each thread. Many of the limits detected by the crash-me " +"test are dependent on this value. The default is large enough for normal " +"operation." +msgstr "General" + +#: AdminServerHealth.pas:417 +msgid "The status variables definition could not be loaded from the XML file." +msgstr "" +"Die Statusvariablendefinition konnte nicht aus der XML-Datei geladen werden." + +#. Row 286 +msgid "The supported character sets." +msgstr "" + +#. Row 287 +msgid "" +"The transaction isolation level the InnoDB storage engine uses. This can be " +"either READ-UNCOMMITTED, READ-COMMITTED, REPEATABLE-READ, or SERIALIZABLE." +msgstr "" +"Die von der InnoDB-Speicher-Engine verwendete Transaktionsisolationsebene. " +"Kann eine der folgenden Werte sein: READ-UNCOMMITTED, READ-COMMITTED, " +"REPEATABLE-READ oder SERIALIZABLE." + +#: po/glade_files.c:229 +msgid "" +"The type of visual representation\n" +"of the data over time." +msgstr "" +"Die Art der grafischen Darstellung\n" +"der Daten im Zeitverlauf" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeDescLbl..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..GraphTypeDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:209 +msgid "The type of visual representation of the values over time." +msgstr "Die Art der grafischen Darstellung der Daten im Zeitverlauf" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label16..Caption +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label16..Caption +#: AdminServerHealthGraphSettings.dfm:80 +msgid "The unit of the value." +msgstr "Die Einheit für den Wert" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label58....AutoSize +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label58....AutoSize +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceFeaturesGBox..Label58....AutoSize +#: AdminServiceControl.dfm:381 +msgid "" +"The use of Named Pipes is only recommended if you make connections to " +"localhost. Note that Debug information is not available if this option is " +"set." +msgstr "" +"Named Pipes sind nur empfehlenswert bei Verbindungen mit dem localhost. " +"Debug-Information ist nicht verfügbar, wenn diese Einstellung gesetzt ist." + +#: AdminUsers.pas:704 +msgid "The user %s has been modified. Do you want to store the changes?" +msgstr "Der Nutzer %s wurde verändert. Wollen sie die Änderungen speichern?" + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label28....AutoSize +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoLoginGBox..Label28....AutoSize +#: AdminUsers.dfm:124 +msgid "" +"The user has to enter this MySQL User name to connect to the MySQL Server" +msgstr "" +"Der Benutzer muss seinen MySQL-Benutzernamen eingeben, um sich mit dem " +"Server zu verbinden." + +#: source/linux/MAdministrator.cc:211 source/linux/MAPanel.cc:49 +#, c-format +msgid "" +"The user interface file (%s) could not be loaded.\n" +"%s was probably not installed correctly." +msgstr "" +"Die Benutzerschnittstellendatei (%s) konnte nicht geladen werden. %s wurde " +"vermutlich nicht korrekt installiert." + +#: AdminUsers.pas:559 +msgid "The user name is longer that 16 characters. User creation may fail." +msgstr "" +"Der Nutzername ist länger als Zeichen. Die Erstellen dieses Nutzer könnte " +"fehlschlagen." + +#: po/glade_files.c:393 +msgid "" +"The user will have to enter this MySQL\n" +"username to connect to the MySQL server." +msgstr "" +"Der Benutzer muss seinen MySQL-Benutzernamen\n" +"eingeben, um sich mit dem Server zu verbinden." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label20..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label20..Caption +#: po/glade_files.c:408 +msgid "The user's email address" +msgstr "Die Email-Adresse des Benutzers" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label24..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..UserInfoScrollBox..UserInfoAdditionalGBox..Label24..Caption +#: po/glade_files.c:406 +msgid "The user's full name" +msgstr "Der vollständige Name des Benutzers" + +msgid "" +"The username the slave thread will use for authentication when connecting to " +"the master. The user must have FILE privilege. If the master user is not " +"set, user test is assumed. The value in master.info will take precedence if " +"it can be read." +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:2079 +#, c-format +msgid "" +"There are unsaved changes to the currently selected user (%s).\n" +"Do you wish to save them?" +msgstr "" +"Es gibt noch ungespeicherte Änderungen an dem zurzeit\n" +"ausgewählten Benutzer (%s). Möchten Sie sie speichern?" + +#: source/linux/MAUserAdministrationPanel.cc:1732 +msgid "" +"There are unsaved changes to the currently selected user.\n" +"Do you wish to save them?" +msgstr "" +"Es gibt noch ungespeicherte Änderungen an dem zurzeit\n" +"ausgewählten Benutzer. Möchten Sie sie speichern?" + +# DLL Version check +#. DLL Version check +#: ApplicationDataModule.pas:131 +msgid "" +"There is a incompatible version of the library %s installed (Version %s). " +"Please update the library to version %s." +msgstr "" +"Eine inkompatible Version der Bibliothek %s (Version %s) ist installiert. " +"Bitte aktualisieren Sie die Bibliothek auf Version %s." + +#: source/linux/MDynamicInterface.cc:103 +#, c-format +msgid "There was an error backing up old configuration data to '%s'" +msgstr "" +"Beim Backup einer alten Konfigurationsdatei nach '%s' ist ein Fehler " +"aufgetreten." + +#: source/linux/MDynamicInterface.cc:122 +#, c-format +msgid "" +"There was an error restoring the backup '%s' for the configuration file." +msgstr "" +"Beim Wiederherstellen des Backups '%s' für die Konfigurationsdatei ist ein " +"Fehler aufgetreten." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..BackExecuteGBox..PointInTimeLbl....AutoSize +#: AdminBackup.dfm:538 +msgid "" +"This backup method is the same as InnoDB Online Backup but also logs the " +"current position of the binlog if the option is activated for the server." +msgstr "" +"Dieselbe Backup-Methode wie beim InnoDB-Online-Backup. Protokolliert auch " +"die aktuelle Position des Binärprotokolls, wenn die Einstellung auf dem " +"Server aktiviert ist." + +msgid "" +"This characterizes the number of hits a hot block has to be untouched until " +"it is considered aged enough to be downgraded to a warm block. This " +"specifies the percentage ratio of that number of hits to the total number of " +"blocks in key cache" +msgstr "" + +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many .ibd files InnoDB can keep open at one time. " +"The minimum value for this is 10. The default is 300." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 288 +msgid "" +"This is relevant only if you use multiple tablespaces in InnoDB. This " +"specifies the maximum how many `.ibd' files InnoDB can keep open at one " +"time. The minimum value for this is 10. The default is 300. Numeric `my.cnf' " +"parameter format. Available starting from 4.1.1." +msgstr "" + +#: AdminUsers.pas:1158 +msgid "" +"This is the last host from which the user is allowed to connect. Removing " +"this host means deleting this user." +msgstr "" +"Dies ist der letzte Host von dem der Nutzer sich verbinden darf. Diesen Host " +"zu entfernen bedeutet automatisch, dass auch der Nutzer gelöscht wird." + +#. AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..LogMessageLbl..Caption +#: AdminServiceControl.dfm:65 +msgid "This log shows all messages during server startup and shutdown." +msgstr "" +"Das Log zeigt alle Nachrichten, die während des Startens oder " +"Herunterfahrens des Servers erschienen." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServiceControlForm..ServiceControlPnl..PageControl..StartStopServiceSheet..ServiceControlCBox..LogMessageLbl..Caption +#: po/glade_files.c:378 +msgid "This log shows all messages during server startup." +msgstr "Dieses Protokoll zeigt alle Meldungen während des Server-Starts an." + +#. Row 289 +msgid "This may be set (only numeric) to 0 (OFF), 1 (ON), 2 (DEMAND)." +msgstr "" +"Dieser Wert ist numerisch und kann 0 (OFF, abgeschaltet), 1 (ON, " +"angeschaltet) und 2 (DEMAND) sein." + +msgid "" +"This option makes InnoDB to store each created table into its own .ibd file." +msgstr "" + +msgid "This password will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 290 +msgid "" +"This prevents users from doing SHOW DATABASES if they don't have the PROCESS " +"privilege, or, as of version 4.0.2, the SHOW DATABASES privilege." +msgstr "" + +# AdminServerLogsForm..ServerLogsPnl..LocalhostOnlyPnl..Label3..Caption +# AdminServiceControlForm..ServiceControlPnl..LocalhostOnlyPnl..LocalhostWarningLbl..Caption +# AdminStartupVariablesForm..StartupParametersPnl..LocalhostOnlyPnl..Label4..Caption +#. AdminServerLogsForm..ServerLogsPnl..LocalhostOnlyPnl..Label3..Caption +#. AdminServiceControlForm..ServiceControlPnl..LocalhostOnlyPnl..LocalhostWarningLbl..Caption +#. AdminStartupVariablesForm..StartupParametersPnl..LocalhostOnlyPnl..Label4..Caption +#: AdminServerLogs.dfm:280 AdminStartupVariables.dfm:1815 +msgid "This section is only available when connected to localhost." +msgstr "Dieser Abschnitt ist nur bei Verbindungen mit localhost verfügbar." + +msgid "This username will be displayed in the output of \"SHOW SLAVE HOSTS\"." +msgstr "" + +msgid "This value should currently be disabled." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 291 +msgid "" +"This value should currently be set to 0. As recovery from a backup is done " +"by MySQL using its own log files, there is currently no need to archive " +"InnoDB log files." +msgstr "" + +#: po/glade_files.c:148 +msgid "" +"This will check whether the selected tables are corrupted or \n" +"have other errors." +msgstr "" +"Hiermit wird geprüft, ob die ausgewählten Tabellen\n" +"defekt sind oder andere Fehler haben." + +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label24....AutoSize +# AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label1....Height +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label24....AutoSize +#. AdminCatalogTableCheckForm..PageControl..OptionsTabSheet..Label1....AutoSize +#: AdminCatalogTableCheck.dfm:97 +msgid "" +"This will check whether the selected tables are corrupted or have other " +"errors." +msgstr "" +"Hiermit wird geprüft, ob die ausgewählten Tabellen defekt sind oder andere " +"Fehler haben." + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label25..Caption +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label12..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..SelectTabSheet..GroupBox5..Label25..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label12..Caption +#: po/glade_files.c:150 AdminCatalogTableCheck.dfm:361 +msgid "This will repair the selected tables." +msgstr "Hiermit werden die ausgewählten Tabellen repariert." + +msgid "Thread cache size" +msgstr "" + +# row[_columns._icon]= _stop_icon; +#. row[_columns._icon]= _stop_icon; +#: source/linux/MAServerLogsPanel.cc:336 +msgid "Thread closed" +msgstr "Thread geschlossen" + +msgid "Thread concurrency" +msgstr "" + +msgid "Thread specific settings" +msgstr "" + +msgid "Thread stack size" +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 292 +#: po/glade_files.c:337 source/linux/MAServerConnectionsPanel.cc:85 +#: AdminServerConnections.dfm:83 +msgid "Threads" +msgstr "Threads" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleThursdayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleThursdayCBox..Caption +#: po/glade_files.c:54 +msgid "Thursday" +msgstr "Donnerstag" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..PeakLevelResetTicksLbl..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..PeakLevelResetTicksLbl..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..PeakLevelResetTicksLbl..Caption +#: AdminOptionPages.dfm:80 +msgid "Ticks after the Peak level resets" +msgstr "Ticks bis zur Rücksetzung des Spitzenwerts" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerLogsForm..ServerLogsPnl..ServerLogPageControl..ErrorLogTabSheet..LogBrowsePnl..ErrorLogEventListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#: po/glade_files.c:110 source/linux/MACatalogsPanel.cc:260 +#: source/linux/MAServerConnectionsPanel.cc:60 +#: source/linux/MAServerLogsPanel.cc:47 AdminCatalog.dfm:716 +#: AdminServerConnections.dfm:113 AdminServerConnections.dfm:265 +#: AdminServerLogs.dfm:212 AdminServerProcesses.dfm:80 AdminServerLogs.pas:681 +msgid "Time" +msgstr "Uhrzeit" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..Label14..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..Label14..Caption +#: AdminServerHealthGraphSettings.dfm:219 +msgid "Time to next refresh of the value." +msgstr "Zeit bis zur nächsten Aktualisierung des Werts" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label23..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..TimePnl..Label23..Caption +#: AdminBackup.dfm:1100 +msgid "Time:" +msgstr "Uhrzeit:" + +msgid "Timeout Settings" +msgstr "" + +msgid "" +"Timeout in seconds InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 293 +msgid "" +"Timeout in seconds an InnoDB transaction may wait for a lock before being " +"rolled back. InnoDB automatically detects transaction deadlocks in its own " +"lock table and rolls back the transaction. If you use the LOCK TABLES " +"command, or other transaction-safe storage engines than InnoDB in the same " +"transaction, then a deadlock may arise which InnoDB cannot notice. In cases " +"like this the timeout is useful to resolve the situation." +msgstr "" + +#. Row 294 +msgid "" +"Timezone for the server. This is set from the TZ environment variable when " +"the MySQL server is started." +msgstr "" + +#. Row 295 +msgid "To filter user accounts, enter a search string into the search box." +msgstr "" +"Um Benutzerkonten zu filtern, geben Sie in das Suchfeld einen Suchbegriff " +"ein." + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleLbl..Caption +#: AdminBackup.dfm:811 +msgid "To schedule a backup enable this option." +msgstr "Aktivieren zum Einplanen eines Backups." + +#: AdminServiceControl.pas:986 +msgid "" +"To shut down the instance click the Stop Service button. Be aware that all " +"users connected to the database will be disconnected." +msgstr "" +"Um die Instanz herunterzufahren klicken Sie die Dienst anhalten Taste. " +"Beachten Sie, dass alle zur Datenbank konnektierten Nutzer getrennt werden." + +# MainForm..MainMenu..ToolsMI..Caption +# MainForm..MainMenu..ToolsMI..Caption +#. MainForm..MainMenu..ToolsMI..Caption +#: Main.dfm:130 +msgid "Tools" +msgstr "Extras" + +# AdminRestoreProgressForm..ProgressGBox..Lbl1..Caption +#. AdminRestoreProgressForm..ProgressGBox..Lbl1..Caption +#: AdminRestoreProgress.dfm:58 +msgid "Total Number of Bytes:" +msgstr "Gesamtzahl Bytes:" + +# AdminBackupProgressForm..ProgressGBox..Label1..Caption +#. AdminBackupProgressForm..ProgressGBox..Label1..Caption +#: AdminBackupProgress.dfm:41 +msgid "Total Number of Objects:" +msgstr "Gesamtzahl Objekte:" + +# AdminBackupProgressForm..ProgressGBox..Label4..Caption +#. AdminBackupProgressForm..ProgressGBox..Label4..Caption +#: AdminBackupProgress.dfm:101 +msgid "Total Number of Rows:" +msgstr "Gesamtzahl Zeilen:" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..TotalSizeLbl..Caption +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..TotalSizeLbl..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..TotalSizeLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:106 +msgid "Total Size" +msgstr "Gesamtgröße" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label8..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label8..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:99 +msgid "Total Size:" +msgstr "Gesamtgröße:" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 296 +msgid "Total number of blocks in query cache." +msgstr "" + +# AdminServerHealthLineGraphFrame..QryCacheHitratePnl..QryCacheTotalSizeLbl..Caption +#. AdminServerHealthLineGraphFrame..QryCacheHitratePnl..QryCacheTotalSizeLbl..Caption +#: AdminServerHealthLineGraph.dfm:622 +msgid "Total size 4M" +msgstr "Gesamtgröße 4M" + +# AdminServerHealthBarGraphFrame..MainPnl..MaxLbl..Caption +#. AdminServerHealthBarGraphFrame..MainPnl..MaxLbl..Caption +#: AdminServerHealthBarGraph.dfm:62 +msgid "Total size 6M" +msgstr "Gesamtgröße 6M" + +#. Row 297 +msgid "Traffic" +msgstr "Traffic" + +msgid "Transaction alloc block size" +msgstr "" + +msgid "Transaction prealloc size" +msgstr "" + +#: AuxAdminBackupRestore.pas:311 +msgid "Trigger" +msgstr "Trigger" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleTuesdayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleTuesdayCBox..Caption +#: po/glade_files.c:52 +msgid "Tuesday" +msgstr "Dienstag" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# MyxTableEditorForm..DockPanel..TablePageControl..IndicesSheet..IndexVST......WideText +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: source/linux/MACatalogsPanel.cc:148 source/linux/MACatalogsPanel.cc:185 +#: source/linux/MACatalogsPanel.cc:258 source/linux/MACatalogsPanel.cc:303 +#: source/linux/MACatalogsPanel.cc:318 source/linux/MDynamicInterface.cc:1252 +#: AdminCatalog.dfm:2005 AdminCatalog.dfm:3529 AdminCatalog.dfm:3665 +msgid "Type" +msgstr "Typ" + +#: po/glade_files.c:395 +msgid "" +"Type in a new password if you want \n" +"to set a new value." +msgstr "" +"Geben Sie ein Passwort ein, wenn Sie\n" +"einen neuen Wert setzen wollen." + +msgid "Type of DELAY_KEY_WRITE." +msgstr "" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label14..Caption +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label14..Caption +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox1..Label14..Caption +#: AdminRestore.dfm:133 +msgid "Type of backup file." +msgstr "Typ der Backup-Datei" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label13..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label13..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..AdvancedOptionsTabSheet..AdvOptionsScrollBox..OutputFileGBox..Label13..Caption +#: po/glade_files.c:39 +msgid "Type of generated backup file." +msgstr "Typ der erzeugten Backup-Datei" + +#: po/glade_files.c:246 +msgid "Type of unit for the value." +msgstr "Art der Einheit für den Wert" + +#: po/glade_files.c:397 +msgid "Type the new password again to confirm." +msgstr "Geben Sie zur Bestätigung das neue Passwort nochmals ein." + +msgid "UCS-2" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:542 source/linux/MACatalogsPanel.cc:749 +msgid "UNIQUE" +msgstr "UNIQUE" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:244 +msgid "US-ASCII" +msgstr "US-ASCII" + +#: po/glade_files.c:77 +msgid "Uninstall Schedule" +msgstr "Zeitplan deinstallieren" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..UninstallServiceBtn..Caption +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..Panel3..UninstallServiceBtn..Caption +#: AdminServiceControl.dfm:566 +msgid "Uninstall Service" +msgstr "Dienst deinstallieren." + +# AdminServiceControlForm..PopupMenu..UninstallselectedServiceMI..Caption +#. AdminServiceControlForm..PopupMenu..UninstallselectedServiceMI..Caption +#: AdminServiceControl.dfm:733 +msgid "Uninstall selected Service" +msgstr "Ausgewählten Dienst deinstallieren" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..IndicesTabSheet..IndicesVST......WideText +#: source/linux/MACatalogsPanel.cc:203 source/linux/MACatalogsPanel.cc:231 +#: AdminCatalog.dfm:2011 +msgid "Unique" +msgstr "Eindeutig" + +msgid "" +"Uniquely identifies the server instance in the community of replication " +"partners." +msgstr "" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: AdminCatalog.dfm:3089 +msgid "Updatable" +msgstr "Updatable" + +msgid "Update Logfile Name:" +msgstr "" + +#: source/linux/MABackupPanel.cc:1364 +msgid "Update Schedule" +msgstr "Zeitplanung aktualisieren" + +#: source/linux/MABackupPanel.cc:128 source/linux/MACatalogsPanel.cc:169 +#: source/linux/MACatalogsPanel.cc:290 source/linux/MACatalogsPanel.cc:305 +msgid "Update Time" +msgstr "Aktualisierungszeit" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..EventsTabSheet..ListView1......Caption +#: AdminCatalog.dfm:3536 +msgid "Update date" +msgstr "Aktualisierungsdatum" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesVST......WideText +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..ContentSheet..RestoreTreeView......WideText +#: AdminCatalog.dfm:853 +msgid "Update time" +msgstr "Aktualisierungszeit" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label4..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..TablesTabSheet..TablesOptionsPageControl..TabSheet3..TableTimeGBox..Label4..Caption +#: AdminCatalog.dfm:747 +msgid "Update time:" +msgstr "Aktualisierungszeit:" + +msgid "" +"Updates to a database with a different name than the original. Example:" +"replicate-rewrite-db=master_db_name->slave_db_name." +msgstr "" + +msgid "Usage" +msgstr "" + +#: source/linux/main.cc:168 +#, c-format +msgid "Usage: %s [OPTIONS]\n" +msgstr "Aufruf: %s [EINSTELLUNGEN]\n" + +msgid "Use ANSI SQL" +msgstr "" + +msgid "Use ANSI SQL syntax instead of MySQL syntax." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepUseFRMCBox..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepUseFRMCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..GroupBox4..RepUseFRMCBox..Caption +#: po/glade_files.c:190 +msgid "Use FRM" +msgstr "FRM verwenden" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..UsePeakLevelCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox1..UsePeakLevelCBox..Caption +#: AdminOptionPages.dfm:88 +msgid "Use Peak Level Indicator" +msgstr "Spitzenwertanzeige verwenden" + +msgid "Use compression" +msgstr "" + +msgid "Use compression on master/slave protocol." +msgstr "" + +msgid "Use concurrent insert with MyISAM." +msgstr "" + +msgid "Use concurrent inserts" +msgstr "" + +msgid "Use external locking" +msgstr "" + +msgid "Use new routines" +msgstr "" + +msgid "Use old LOAD DATA format in the binary log (don't save data in file)." +msgstr "" + +msgid "Use old password encryption method (needed for 4.0 and older clients)." +msgstr "" + +msgid "Use old passwords" +msgstr "" + +msgid "Use pool for temporary files" +msgstr "" + +msgid "Use stopwords from this file instead of built-in list." +msgstr "" + +msgid "" +"Use system (external) locking. With this option enabled you can run " +"myisamchk to test (not repair) tables while the MySQL server is running." +msgstr "" + +msgid "Use very new possible 'unsafe' functions." +msgstr "" + +# Context? +#: source/linux/MDynamicInterface.cc:915 +#: AdminStartupVariablesInnoDBDatafiles.pas:117 +msgid "Used" +msgstr "Verwendet" + +msgid "" +"Used to help MySQL to decide when to use the slow but safe key cache index " +"create method." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +# AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..UsersListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..ThreadsListView......Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnThreadsListView......Caption +#. AdminServerProcessesForm..ServerProcessesPnl..ListView1......Caption +#. AdminUsersForm..UserActionManager..AddUserAction..Category +#. AdminUsersForm..UserActionManager..ApplyAction..Category +#. AdminUsersForm..UserActionManager..DiscardAction..Category +#. AdminUsersForm..UserActionManager..CloneUserAction..Category +#. AdminUsersForm..UserActionManager..DeleteUserAction..Category +#. AdminUsersForm..UserActionManager..RefreshAction..Category +#: source/linux/MACatalogsPanel.cc:270 source/linux/MACatalogsPanel.cc:320 +#: source/linux/MAServerConnectionsPanel.cc:52 AdminCatalog.dfm:3677 +#: AdminCatalog.dfm:3848 AdminServerConnections.dfm:97 +#: AdminServerConnections.dfm:249 AdminServerProcesses.dfm:64 +#: AdminUsers.dfm:1104 AdminUsers.dfm:1109 AdminUsers.dfm:1114 +#: AdminUsers.dfm:1119 AdminUsers.dfm:1124 AdminUsers.dfm:1144 +msgid "User" +msgstr "Benutzer" + +#: source/linux/MAUserAdministrationPanel.cc:351 +msgid "User Accounts" +msgstr "Benutzerkonten" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..Caption +# AdminUsersForm..Caption +# Create User Administration Section +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox4..Caption +#. AdminUsersForm..Caption +#. Create User Administration Section +#: source/linux/MAdministrator.cc:73 AdminUsers.dfm:4 Main.pas:515 +msgid "User Administration" +msgstr "Benutzerverwaltung" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Caption +#: po/glade_files.c:339 +msgid "User Connections" +msgstr "Benutzerverbindungen" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Caption +#: po/glade_files.c:414 +msgid "User Information" +msgstr "Benutzerinformation" + +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label2..Caption +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label3..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..ThreadsTabSheet..Panel5..Label2..Caption +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..Panel1..Label3..Caption +#: AdminServerConnections.dfm:173 +msgid "User connections" +msgstr "Benutzerverbindungen" + +#: AdminUsers.pas:1496 +msgid "User icon too large" +msgstr "Nutzericon zu groß" + +#: AdminUsers.pas:1231 +msgid "User list not fetched" +msgstr "Nutzerliste nicht geholt" + +#. Too long user name. +#: AdminUsers.pas:558 +msgid "User name too long" +msgstr "Der Nutzername ist zu lang." + +# PasswordDialog..TntLabel2..Caption +#. PasswordDialog..TntLabel2..Caption +#: Password.dfm:42 +msgid "User name:" +msgstr "Benutzername:" + +#: AdminUsers.pas:579 +msgid "User with such name already exists. Please enter another name." +msgstr "" +"Ein Nutzer mit diesem Namen existiert bereits. Bitte geben Sie einen anderen " +"Namen ein." + +#: AdminUsers.pas:771 +msgid "User without any-host (%) entry selected" +msgstr "Nutzer ohne einen \"jeder Host\" (%) Eintrag ausgewählt." + +#: source/linux/MAServerInformationPanel.cc:62 +msgid "User:" +msgstr "Benutzer:" + +#: po/glade_files.c:345 +msgid "" +"User:\n" +"Host:\n" +"Port:" +msgstr "" +"Benutzer:\n" +"Host:\n" +"Port:" + +# PasswordDialog..UserNameEdit..Text +#. PasswordDialog..UserNameEdit..Text +#: Password.dfm:57 +msgid "UserNameEdit" +msgstr "UserNameEdit" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerConnectionsForm..ServerProcessesPnl..ServerProcessesPageControl..UserConnTabSheet..UserConnPnl..UserConnListView......Caption +#: source/linux/MAServerConnectionsPanel.cc:80 AdminServerConnections.dfm:212 +msgid "Username" +msgstr "Benutzername" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# ConnectToInstanceForm..ConnectToHostPnl..UsernameLbl..Caption +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..UsernameLbl..Caption +# AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..UserCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ConnectionGBox..UserCaptionLbl..Caption +#: AdminServerInfo.dfm:192 +msgid "Username:" +msgstr "Benutzername:" + +#: po/glade_files.c:139 +msgid "Users" +msgstr "Benutzer" + +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminUsersForm..SubTreePnl..SubTreeSearchPnl..Label1..Caption +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 298 +#: AdminUsers.dfm:998 +msgid "Users Accounts" +msgstr "Benutzerkonten" + +#: AdminCatalog.pas:954 +msgid "Users with privileges to connect to %s" +msgstr "Benutzer mit Berechtigung, sich mit %s zu verbinden" + +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Panel6..UsersTitleLbl..Caption +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..UsersTabSheet..Panel6..UsersTitleLbl..Caption +#: AdminCatalog.dfm:3772 +msgid "Users with schema privileges" +msgstr "Benutzer mit Schema-Berechtigungen" + +msgid "" +"Using this option will cause most temporary files created to use a small set " +"of names, rather than a unique name for each new file." +msgstr "" + +#. Validation +#: AdminServerHealthGraphSettings.pas:175 +msgid "Validation failed:" +msgstr "Die Validierung schlug fehl:" + +# OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#: source/linux/MAHealthPanel.cc:697 AdminServerHealth.dfm:187 +#: AdminServerStatus.dfm:75 AdminServerStatus.dfm:119 +msgid "Value" +msgstr "Wert" + +#: po/glade_files.c:240 +msgid "Value Caption" +msgstr "Wertbeschriftung" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label8..Caption +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label8..Caption +#: AdminServerHealthGraphSettings.dfm:58 +msgid "Value Caption:" +msgstr "Wertbeschriftung" + +#: po/glade_files.c:241 +msgid "Value Formula" +msgstr "Wertformel" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label6..Caption +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label6..Caption +#: AdminServerHealthGraphSettings.dfm:50 +msgid "Value Formula:" +msgstr "Wertformel:" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Caption +#: po/glade_files.c:252 +msgid "Value Settings" +msgstr "Werteinstellungen" + +#: po/glade_files.c:239 +msgid "Value Unit" +msgstr "Werteinheit" + +# AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label3..Caption +#. AdminServerHealthGraphSettingsForm..ValueSettingsGBox..Label3..Caption +#: AdminServerHealthGraphSettings.dfm:43 +msgid "Value Unit:" +msgstr "Werteinheit:" + +#. Row 299 +msgid "Value of the --myisam-recover option." +msgstr "Wert der Option --myisam-recover." + +#. Row 300 +msgid "Value of the --server-id option." +msgstr "Wert der Option --server-id." + +#: source/linux/MAHealthPanel.cc:693 +msgid "Variable" +msgstr "Variable" + +#: AdminServerHealth.pas:861 +msgid "Variable %s cannot be set." +msgstr "Variable %s kann nicht gesetzt werden." + +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +# AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +# AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerStatusTabSheet..ServerStatusMainPnl..ServerStatusListView......Caption +#. AdminServerHealthForm..ServerStatusPnl..HealthPageControl..ServerVariablesTabSheet..ServerVariablesMainPnl..VariablesListView......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet1..ListView1......Caption +#. AdminServerStatusForm..ServerStatusPnl..ServerStatusPageControl..TabSheet2..ListView2......Caption +#: AdminServerHealth.dfm:88 AdminServerStatus.dfm:71 AdminServerStatus.dfm:115 +msgid "Variable Name" +msgstr "Variablenname" + +# resource limits +#. resource limits +#: source/linux/MAUserAdministrationPanel.cc:934 +msgid "Various resource limits for the user" +msgstr "Verschiedene Ressourcen-Grenzen für den Benutzer" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..DevDocTabSheet..DevDocTreeViewHeaderControl......Text +#: source/linux/MACatalogsPanel.cc:319 +msgid "Version" +msgstr "Version" + +#. Row 301 +msgid "Version number of the MySQL server." +msgstr "Versionsnummer des MySQL-Servers." + +msgid "Version number of the MySQL server._comment" +msgstr "" + +msgid "Version number of the MySQL server._compile_machine" +msgstr "" + +msgid "Version number of the MySQL server._compile_os" +msgstr "" + +# AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientVersionCaptionLbl..Caption +#. AdminServerInfoForm..ServerInfoPnl..ClientInfoGBox..ClientVersionCaptionLbl..Caption +#: AdminServerInfo.dfm:88 +msgid "Version:" +msgstr "Version:" + +#: po/glade_files.c:353 +msgid "" +"Version:\n" +"Network Name:\n" +"IP:\n" +"Operating System:\n" +"Hardware:" +msgstr "" +"Version:\n" +"Netzwerkname:\n" +"IP:\n" +"Betriebssystem:\n" +"Hardware:" + +# MainForm..MainMenu..ViewMI..Caption +# MainForm..MainMenu..ViewMI..Caption +# or leave untranslated? +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. MainForm..MainMenu..ViewMI..Caption +#: Main.dfm:127 +msgid "View" +msgstr "View" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..ViewsVST......WideText +#: source/linux/MACatalogsPanel.cc:254 +msgid "View Name" +msgstr "View-Name" + +# SchemataFrame..SchemaSearchPopupMenu..CustomMI..ViewsSubMI..Caption +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminCatalogForm..CatalogPnl..CatalogPageControl..SchemaSheet..SchemaPageControl..ViewsTabSheet..Caption +#: po/glade_files.c:123 +msgid "Views" +msgstr "Views" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..VolumeNameLbl..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..VolumeNameLbl..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:53 +msgid "Volume Name" +msgstr "Laufwerksname" + +# AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label2..Caption +#. AdminStartupVariablesInnoDBDatafilesForm..DriveInfoCBox..Label2..Caption +#: AdminStartupVariablesInnoDBDatafiles.dfm:39 +msgid "Volume Name:" +msgstr "Laufwerksname:" + +#: source/linux/MACatalogsPanel.cc:1328 +msgid "WARNING: " +msgstr "WARNUNG: " + +msgid "Wait timeout" +msgstr "" + +# AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label19..Caption +#. AdminCatalogTableCheckForm..PageControl..RepairTabSheet..Label19..Caption +#: AdminCatalogTableCheck.dfm:396 +msgid "Warning:" +msgstr "Warnung:" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 302 +msgid "" +"Warning: This option should be defined only in an emergency situation when " +"you want to dump your tables from a corrupt database! Possible values are 1 " +"through 6." +msgstr "" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleWednesdayCBox..Caption +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..ScheduleWednesdayCBox..Caption +#: po/glade_files.c:53 +msgid "Wednesday" +msgstr "Mittwoch" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..WeeklyTabSheet..Caption +#: AdminBackup.dfm:931 +msgid "WeeklyTabSheet" +msgstr "WeeklyTabSheet" + +msgid "" +"What size queue (in rows) should be allocated for handling INSERT DELAYED. " +"If the queue becomes full, any client that does INSERT DELAYED will wait " +"until there is room in the queue again." +msgstr "" + +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid a disk seeks. If not set, then it's set to the value of " +"record_buffer." +msgstr "" + +#. #-#-#-#-# ..\res\windows\po\external.po (Imported text file) #-#-#-#-# +#. Row 303 +msgid "" +"When reading rows in sorted order after a sort, the rows are read through " +"this buffer to avoid disk seeks. Can improve ORDER BY by a lot if set to a " +"high value. As this is a thread-specific variable, one should not set this " +"big globally, but just change this when running some specific big queries." +msgstr "" + +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label44....AutoSize +# AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label44....AutoSize +#. AdminServiceControlForm..ServiceControlPnl..PageControl..ServiceConfigSheet..SettingsScrollBox..ServiceSettingsGBox..Label44....AutoSize +#: AdminServiceControl.dfm:478 +msgid "" +"When this option is enabled the MySQL Server will launch automatically when " +"the operating system is started." +msgstr "" +"Wenn diese Einstellung aktiviert ist, startet der MySQL-Server automatisch, " +"wenn das Betriebssystem hochgefahren wird." + +#: po/glade_files.c:234 +msgid "" +"Whether the caption should\n" +"be displayed or not." +msgstr "" +"Soll die Beschriftung angezeigt\n" +"werden oder nicht?" + +# AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionDescLbl..Caption +#. AdminServerHealthGraphSettingsForm..GeneralGBox..DisplayCaptionDescLbl..Caption +#: AdminServerHealthGraphSettings.dfm:199 +msgid "Whether the captions should be displayed or not." +msgstr "Sollen die Beschriftungen angezeigt werden oder nicht?" + +msgid "Wild ignore tables:" +msgstr "" + +# MainForm..MainMenu..WindowMI..Caption +# MainForm..MainMenu..WindowMI..Caption +#. MainForm..MainMenu..WindowMI..Caption +#: Main.dfm:170 +msgid "Window" +msgstr "Fenster" + +# MainForm..MainMenu..ToolsMI..WindowsCommandLineMI..Caption +#. MainForm..MainMenu..ToolsMI..WindowsCommandLineMI..Caption +#: Main.dfm:147 +msgid "Windows Command Line" +msgstr "Windows-Befehlszeile" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..WriteBackupLogfilePathCBox..Caption +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..WriteBackupLogfilePathCBox..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..WriteBackupLogfilePathCBox..Caption +#: AdminOptionPages.dfm:173 +msgid "Write Log File for Scheduled Backups" +msgstr "Schreibe Protokolldatei für geplante Backups" + +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryLbl..Caption +# Translation? How to continue the line? +# AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryLbl..Caption +#. AdminOptionPagesForm..OptionPageControl..AdminGeneralTabSheet..GroupBox2..LogEveryLbl..Caption +#: AdminOptionPages.dfm:139 +msgid "Write a new log line for every" +msgstr "Schreibe neue Protokollzeile für je" + +msgid "Write core file" +msgstr "" + +msgid "Write core on errors." +msgstr "" + +msgid "Write timeout" +msgstr "" + +msgid "" +"Write to Log and flush every second=0\n" +"Transaction commit flushes logs=1\n" +"Write Log at commit, flush every second=2\n" +msgstr "" + +#. Read options file. +#: ApplicationDataModule.pas:828 +msgid "XML Error" +msgstr "XML Fehler" + +#. AdminUsersForm..UserActionManager..StyleName +#: AdminUsers.dfm:1102 +msgid "XP Style" +msgstr "" + +#: source/linux/MACatalogsPanel.cc:543 source/linux/MACatalogsPanel.cc:724 +#: source/linux/MACatalogsPanel.cc:725 source/linux/MACatalogsPanel.cc:750 +#: AdminBackup.pas:948 AdminBackup.pas:1511 AdminServerHealth.pas:1443 +#: AdminServiceControl.pas:1328 AdminStartupVariables.pas:1362 +#: AdminUsers.pas:705 AdminUsers.pas:1146 AdminUsers.pas:1575 +#: AdminUsers.pas:1612 +msgid "Yes" +msgstr "Ja" + +#: source/linux/MInstanceInfo.cc:227 +#, c-format +msgid "" +"You are connecting to a MySQL server with version %i.%i.x, but this " +"application was designed to work with MySQL servers 4.x and newer.\n" +"Please note that older versions are not supported and may not run well." +msgstr "" +"Sie verbinden sich mit einem MySQL-Server der Version %i.%i.x, diese " +"Anwendung wurde jedoch für die Verwendung mit MySQL Server 4.x (oder neuer) " +"entworfen. Ältere Fassungen werden nicht unterstützt und laufen mitunter " +"nicht gut." + +msgid "" +"You can allocate the InnoDB buffer pool into the AWE physical memory using " +"this parameter." +msgstr "" + +#: AdminBackup.pas:872 +msgid "You can only use alphanumeric characters for project name." +msgstr "Sie können nur alphanumerische Zeichen für den Projektnamen verwenden." + +#: AdminUsers.pas:1571 +msgid "You cannot delete the root user." +msgstr "Sie können den root Nutzer nicht löschen." + +#. Row 304 +msgid "You do not have enough privileges to administer this instance." +msgstr "" +"Sie haben nicht die erforderlichen Berechtigungen, um diese Instanz zu " +"verwalten." + +#: AdminBackup.pas:1966 +msgid "" +"You have fully qualified identifiers enabled for your backup. \n" +"Please be aware that enabling them means you can later not restore the dump " +"to a different schema, if that is required." +msgstr "" +"Sie haben vollständig qualifizierte Bezeichner für Ihre Sicherung " +"eingeschaltet.\n" +"Bitte beachten Sie, dass das Einschalten dieser Option verhindert, dass sie " +"später dieses Dump in ein anderes Schema restaurieren können (sollte das " +"jemals notwendig werden)." + +#: AdminBackup.pas:1846 +msgid "" +"You have to enable the Password Storage option on the programm's General " +"Options tabsheet and select Obscured as password storage method to execute " +"scheduled backups. Otherwise the backup task cannot log into the database." +msgstr "" +"Sie müssen die Passwort-Speichermethode in der Registerkarte 'Allgemeine " +"Einstellungen' aktivieren und 'Verschleiert' als Passwort-Speichermethode " +"wählen, um geplante Backups auszuführen. Sonst kann die Backup-Aktion nichts " +"in der Datenbank protokollieren." + +#: AdminBackup.pas:1032 +msgid "You have to specify a filename prefix for the backup." +msgstr "Sie müssen ein Dateinamens-Präfix für das Backup angeben." + +#: AdminBackup.pas:1029 +msgid "You have to specify a target directory for the backup." +msgstr "Sie müssen ein Zielverzeichnis für das Backup angeben." + +#: AdminBackup.pas:1035 +msgid "You have to specify some content for the backup." +msgstr "Sie müssen Inhalte für das Backup festlegen." + +#: source/linux/main.cc:346 +msgid "You must start this program using mysql-administrator.\n" +msgstr "" +"Sie müssen dieses Programm mit Hilfe von MySQL Administrator starten.\n" + +#: source/linux/MAUserAdministrationPanel.cc:1527 +msgid "You need to add at least one host from where the user can connect to." +msgstr "" +"Sie müssen zumindest einen Host hinzufügen, von dem aus der Benutzer sich " +"verbinden kann." + +#: po/glade_files.c:302 +msgid "_About" +msgstr "_Über" + +#: po/glade_files.c:309 +msgid "_Add Host to Monitoring List" +msgstr "Host der Überw_achungsliste hinzufügen" + +#: po/glade_files.c:381 po/glade_files.c:434 +msgid "_Apply Changes" +msgstr "_Änderungen durchführen" + +#: po/glade_files.c:296 +msgid "_Backup" +msgstr "_Backup" + +#: po/glade_files.c:203 +msgid "_Cancel" +msgstr "_Abbrechen" + +#: po/glade_files.c:206 source/linux/MACatalogsPanel.cc:391 +msgid "_Check Table" +msgstr "Tabelle prüfen" + +#: source/linux/MABackupPanel.cc:181 +msgid "_Clone Profile" +msgstr "Profil _klonen" + +#: po/glade_files.c:285 +msgid "_Close Connection" +msgstr "Verbindung s_chließen" + +#: po/glade_files.c:301 +msgid "_Contents" +msgstr "_Inhalte" + +#: source/linux/MABackupPanel.cc:188 +msgid "_Delete Profile" +msgstr "Profil _löschen" + +#: po/glade_files.c:382 +msgid "_Discard Changes" +msgstr "_Verwerfen" + +#: source/linux/util.cc:25 +msgid "_Discard changes" +msgstr "Verwerfen" + +#: po/glade_files.c:287 +msgid "_Edit" +msgstr "_Bearbeiten" + +#: po/glade_files.c:205 source/linux/MACatalogsPanel.cc:386 +msgid "_Edit Table" +msgstr "Tabelle _bearbeiten" + +#: po/glade_files.c:283 +msgid "_File" +msgstr "_Datei" + +#: po/glade_files.c:294 +msgid "_Health" +msgstr "_Serverstatus" + +#: po/glade_files.c:300 +msgid "_Help" +msgstr "_Hilfe\"" + +#: po/glade_files.c:284 +msgid "_New Connection" +msgstr "_Neue Verbindung" + +#: source/linux/MABackupPanel.cc:174 +msgid "_New Profile" +msgstr "_Neues Profil" + +#: source/linux/MAUserAdministrationPanel.cc:291 +msgid "_New User" +msgstr "_Neuer Benutzer" + +#: po/glade_files.c:208 source/linux/MACatalogsPanel.cc:395 +msgid "_Optimize Table" +msgstr "Tabelle _optimieren" + +#: po/glade_files.c:286 +msgid "_Preferences" +msgstr "_Einstellungen" + +#: source/linux/MAUserAdministrationPanel.cc:307 +msgid "_Remove Host" +msgstr "Host entfe_rnen?" + +#: po/glade_files.c:310 +msgid "_Remove from Monitoring List" +msgstr "Von der Übe_rwachungsliste entfernen" + +#: po/glade_files.c:207 source/linux/MACatalogsPanel.cc:393 +msgid "_Repair Table" +msgstr "Tabelle _reparieren" + +#: po/glade_files.c:297 +msgid "_Restore Backup" +msgstr "Backup wiede_rherstellen" + +#: po/glade_files.c:368 +msgid "_Save Log" +msgstr "Protokoll _speichern" + +#: source/linux/util.cc:26 +msgid "_Save changes" +msgstr "Änderungen _speichern" + +#: po/glade_files.c:362 +msgid "_Search" +msgstr "_Suchen" + +#: po/glade_files.c:303 +msgid "_Stop" +msgstr "_Stopp" + +#: po/glade_files.c:292 +msgid "_User Administration" +msgstr "Ben_utzerverwaltung" + +#: po/glade_files.c:288 +msgid "_View" +msgstr "_View" + +#: AdminUsers.pas:2635 +msgid "anonymous" +msgstr "anonym" + +#. Set page header texts. +#: AdminUsers.pas:2628 +msgid "any host" +msgstr "jeder Host" + +msgid "big5" +msgstr "" + +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourceNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivNameLbl..Caption +# AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourceNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..UserInfoSheet..Panel1..UserInfoNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..GlobalPrivSheet..Panel9..GlobalPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..SchemataPrivSheet..Panel2..SchemaPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..TablePrivSheet..Panel5..TableColumnPrivNameLbl..Caption +#. AdminUsersForm..UserPnl..UserPageControl..ResourceSheet..Panel6..ResourceNameLbl..Caption +#: AdminUsers.dfm:69 AdminUsers.dfm:702 AdminUsers.dfm:872 +msgid "brian, (Brian Aker)" +msgstr "brian, (Brian Aker)" + +msgid "checksum=1" +msgstr "" + +msgid "cp1250" +msgstr "" + +msgid "cp1251" +msgstr "" + +msgid "cp1256" +msgstr "" + +msgid "cp1257" +msgstr "" + +msgid "cp850" +msgstr "" + +msgid "cp866" +msgstr "" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirEd..Text +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirEd..Text +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ScheduleGBox..ScheduleTargetDirEd..Text +#: AdminBackup.dfm:819 +msgid "d:\\Backups" +msgstr "d:\\Backups" + +# AdminRestoreForm..SubTreeSearchPopupMenu..dev1..Caption +#. AdminRestoreForm..SubTreeSearchPopupMenu..dev1..Caption +#: AdminRestore.dfm:475 +msgid "dev" +msgstr "dev" + +#: source/linux/MDynamicInterface.cc:593 +#, c-format +msgid "error processing data from page '%s' of interface description file" +msgstr "" +"Fehler beim Verarbeiten der Seite '%s' der Schnittstellenbeschreibungsdatei" + +#: source/linux/MDynamicInterface.cc:77 +#, c-format +msgid "error processing page %i of interface description file '%s'" +msgstr "" +"Fehler beim Verarbeiten der Seite %i der Schnittstellenbeschreibungsdatei '%" +"s'" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:232 +msgid "euckr" +msgstr "euckr" + +msgid "" +"fdatasync (safe, recommended)=fdatasync\n" +"O_DSYNC (faster, but relies on OS/drv/hdw)=O_DSYNC\n" +"nosync (not for production systems)=nosync\n" +msgstr "" + +msgid "gb2312" +msgstr "" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:236 +msgid "gbk" +msgstr "gbk" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:234 +msgid "greek" +msgstr "griechisch" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:230 +msgid "hebrew" +msgstr "hebräisch" + +# #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +# AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.WideStrings +#. #-#-#-#-# ..\res\windows\po\default.po (PACKAGE VERSION) #-#-#-#-# +#. AdminStartupVariablesInnoDBDatafilesForm..TableSpaceGBox..UnitCBox....Items.Strings +#: po/glade_files.c:275 +msgid "k" +msgstr "k" + +#: po/glade_files.c:386 +msgid "label14" +msgstr "label14" + +#: po/glade_files.c:387 +msgid "label15" +msgstr "label15" + +#: po/glade_files.c:44 +msgid "label60" +msgstr "label60" + +#: po/glade_files.c:47 +msgid "label61" +msgstr "label61" + +#: po/glade_files.c:57 +msgid "label62" +msgstr "label62" + +#: po/glade_files.c:60 +msgid "label63" +msgstr "label63" + +msgid "latin1" +msgstr "" + +msgid "latin2" +msgstr "" + +msgid "latin5" +msgstr "" + +msgid "latin7" +msgstr "" + +#: AdminServerInfo.pas:187 +msgid "localhost" +msgstr "localhost" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:238 +msgid "macroman" +msgstr "macroman" + +#: po/glade_files.c:426 +msgid "max_connections" +msgstr "max_connections" + +#: po/glade_files.c:424 +msgid "max_questions" +msgstr "max_questions" + +#: po/glade_files.c:425 +msgid "max_updates" +msgstr "max_updates" + +msgid "" +"minimal size of unit in wich space for results is allocated (last unit will " +"be trimed after writing all result data" +msgstr "" + +#: source/linux/MAUserAdministrationPanel.cc:843 +msgid "no user selected" +msgstr "Kein Benutzer ausgewählt" + +#. AdminRestoreProgressForm..ProgressGBox..ElapsedTimeLabel..Caption +#. AdminRestoreProgressForm..ProgressGBox..RemainingTimeLabel..Caption +#: AdminRestoreProgress.dfm:136 AdminRestoreProgress.pas:269 +msgid "none" +msgstr "keine" + +# AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label22..Caption +#. AdminBackupForm..ServerBackupRestorePnl..BackupRestorePageControl..ScheduleTabSheet..ExecutionTimeGBox..SchedulePageControl..MonthlyTabSheet..Label22..Caption +#: AdminBackup.dfm:1025 +msgid "of each month" +msgstr "eines jeden Monats" + +#: source/linux/MABackupPanel.cc:1008 +#, c-format +msgid "row %i of %i" +msgstr "Zeile %i von %i" + +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +# AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#. AdminRestoreForm..ServerBackupRestorePnl..BackupRestorePageControl..GeneralSheet..GroupBox2..CharsetCBox....Items.Strings +#: AdminRestore.dfm:223 +msgid "sjis" +msgstr "sjis" + +# AdminRestoreForm..SubTreeSearchPopupMenu..system1..Caption +#. AdminRestoreForm..SubTreeSearchPopupMenu..system1..Caption +#: AdminRestore.dfm:469 +msgid "system" +msgstr "System" + +#: source/linux/MABackupPanel.cc:1011 +#, c-format +msgid "table %i of %i" +msgstr "Tabelle %i von %i" + +msgid "tis620" +msgstr "" + +#. Compute remaining time. +#: AdminRestoreProgress.pas:164 AdminRestoreProgress.pas:292 +#: AdminServerInfo.pas:189 +msgid "unknown" +msgstr "unbekannt" + +msgid "utf8" +msgstr "" + +#: po/glade_files.c:1 po/glade_files.c:84 po/glade_files.c:210 +#: po/glade_files.c:304 po/glade_files.c:312 po/glade_files.c:335 +#: po/glade_files.c:342 po/glade_files.c:359 po/glade_files.c:371 +#: po/glade_files.c:380 po/glade_files.c:390 +msgid "window1" +msgstr "window1" + +# AdminRestoreForm..SubTreeSearchPopupMenu..world1..Caption +#. AdminRestoreForm..SubTreeSearchPopupMenu..world1..Caption +#: AdminRestore.dfm:481 +msgid "world" +msgstr "Welt" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..Caption +#: MyxRoutineEditorFrame.dfm:25 +msgid " New Routine" +msgstr "" + +#: MySQLResultSet.pas:1662 +msgid "%d row%s fetched in %.4fs (%.4fs)" +msgstr "" + +#. Add rows. +#: MySQLResultSet.pas:1586 +msgid "%d rows fetched so far." +msgstr "" + +#: MyxError.pas:134 +msgid "" +"%s\n" +" The following error occured: %s (%d)" +msgstr "" + +#: MySQLResultSet.pas:1673 +msgid "%s rows affected by the last command, no resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:996 +msgid "%tablename%_id" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:995 +msgid "%tablename%id" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..ApplyChangesBtn..Caption +#: EditorTable.dfm:144 +msgid "&Apply Changes" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..CloseBtn..Caption +#: EditorTable.dfm:155 +msgid "&Close" +msgstr "" + +#. EditorTableForm..TableEditorPnl..BottomPnl..DiscardChangesBtn..Caption +#: EditorTable.dfm:133 +msgid "&Discard Changes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Caption +#: ConnectToInstance.dfm:465 +msgid "&OK" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordLbl..Caption +#: ConnectToInstance.dfm:548 +msgid "&Password:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameLbl..Caption +#: ConnectToInstance.dfm:539 +msgid "&Username:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel9..Caption +#: EditorTable.dfm:464 +msgid "(Use Drag'n'Drop)" +msgstr "" + +#: MySQLResultSet.pas:1671 +msgid "1 row affected by the last command, no resultset returned." +msgstr "" + +#: ConnectToInstance.pas:689 +msgid "<< &Details" +msgstr "" + +#: MyxConnectionDialog.pas:1087 MyxTableEditor.pas:3349 +msgid "<< Advanced" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailBtn..Caption +#: MigrationObjMapDetail.dfm:137 +msgid "<< Hide Detailes" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterObjectBtn..Caption +#: MigrationObjSelFilter.dfm:228 MigrationObjMapDetail.pas:400 +#: MigrationObjSelFilter.pas:169 +msgid "<< Hide Details" +msgstr "" + +#: MyxConnectionDialog.pas:864 +msgid "" +msgstr "" + +#: MyxError.pas:166 +msgid "" +"A MySQL error was encountered. The message is:\n" +"%s" +msgstr "" + +#: MyxError.pas:211 +msgid "A connection to the server cannot be established." +msgstr "" + +#: ConnectToInstance.pas:1235 +msgid "" +"A duplicate connection name was found: \"%s\".\n" +"Please use the connection manager and adjust your connection settings in " +"order to avoid trouble e.g. with backup and restore." +msgstr "" + +#: EditorTable.pas:2622 +msgid "A primary key has already been defined." +msgstr "" + +#: MyxTableEditor.pas:1923 MyxTableEditor.pas:2027 +msgid "AUTO INCREMENT" +msgstr "" + +#: About.pas:85 +msgid "About" +msgstr "" + +#: CommonFuncs.pas:123 CommonFuncs.pas:144 +msgid "About " +msgstr "" + +#. AboutForm..Caption +#: About.dfm:6 +msgid "About MySQL Administrator" +msgstr "" + +#. ProgressForm..ProgressGBox..ActionCaptionLbl..Caption +#: Progress.dfm:43 +msgid "Action:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel60....AutoSize +#: EditorTable.dfm:1181 MyxTableEditor.dfm:1083 +msgid "" +"Activate this option if you want MySQL to maintain a live checksum for all " +"rows. This makes the table a little slower to update, but also makes it " +"easier to find corrupted tables." +msgstr "" + +#: EditorTable.pas:2715 +msgid "Add Foreign Key" +msgstr "" + +#: MigrationObjSelFilter.pas:568 +msgid "Add Ignore Pattern" +msgstr "" + +#: EditorTable.pas:2555 +msgid "Add Index" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsAddBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnAddBtn..Hint +#: ConnectToInstance.dfm:800 MyxConnectionDialog.dfm:156 +msgid "Add Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddIgnoreListExprBtn..Hint +#: MigrationObjSelFilter.dfm:190 +msgid "Add an ignore pattern" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..AddAllToIgnoreListBtn..Hint +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveAllFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:134 MigrationObjSelFilter.dfm:202 +#: MigrationObjSelFilter.dfm:214 +msgid "Add selected objects to ignore list" +msgstr "" + +#: MyxRoutineEditorFrame.pas:206 +msgid "Adding new routine" +msgstr "" + +#: MyxRoutineEditorFrame.pas:495 +msgid "Adding new trigger" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..AdvancedBtn..Caption +#. MyxTableEditorForm..BottomPnl..AdvancedBtn..Caption +#: MyxConnectionDialog.dfm:305 MyxTableEditor.dfm:57 +#: MyxConnectionDialog.pas:1089 MyxTableEditor.pas:3340 +msgid "Advanced >>" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..Caption +#: ConnectToInstance.dfm:657 +msgid "Advanced Connection Options" +msgstr "" + +#. MyxConnectionDialogForm..AdvParamsMainPnl..TntGroupBox1..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..Label5..Caption +#: MyxConnectionDialog.dfm:242 OptionsEditor.dfm:838 OptionsEditor.dfm:845 +msgid "Advanced Parameters" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..Caption +#: ConnectToInstance.dfm:741 +msgid "AdvancedOptionsGeneralTabSheet" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAllMI..Caption +#: SchemataTreeView.dfm:88 +msgid "All" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllColsNotNullCBox..Caption +#: OptionsEditor.dfm:978 +msgid "All columns Not Null per default" +msgstr "" + +#: MyxConnectionDialog.pas:678 MyxConnectionDialog.pas:680 +#: MyxConnectionDialog.pas:1322 +msgid "All files" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblAllIntUnsignedCBox..Caption +#: OptionsEditor.dfm:1004 +msgid "All integer columns unsigned per default" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionCBox..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverComboBox..Hint +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsComboBox..Hint +#: ConnectToInstance.dfm:589 MyxConnectionDialog.dfm:198 +#: MyxConnectionDialog.dfm:359 MyxConnectionDialog.dfm:374 +msgid "All stored connections" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..KeepRoutineEditorOnTopCBox..Caption +#: OptionsEditor.dfm:1092 +msgid "Always keep editor windows on top" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel61....AutoSize +#: EditorTable.dfm:1193 MyxTableEditor.dfm:1095 +msgid "" +"An approximation of the average row length for your table. You need to set " +"this only for large tables with variable-size records." +msgstr "" + +#: Grt.pas:2288 +msgid "An unknown error occured during execution of a GRT function." +msgstr "" + +#: MySQLResultSetControls.pas:2761 MySQLResultSetControls.pas:2816 +msgid "Any File" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Caption +#: OptionsEditor.dfm:375 +msgid "Application Fonts" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Caption +#: OptionsEditor.dfm:290 +msgid "Applications Options" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ApplyChangeAndCloseAction..Caption +#: MyxTableEditor.dfm:1852 +msgid "Apply Change And Close" +msgstr "" + +#. MyxRoutineGroupEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#. MyxViewEditorForm..TntActionList1..ApplyChangesAndCloseAction..Caption +#: MyxRoutineGroupEditor.dfm:509 MyxViewEditor.dfm:832 +msgid "ApplyChangesAndCloseAction" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Are you sure you want to delete the connection?" +msgstr "" + +#. Remove trailing new line. We don't need it here. +#: SchemataTreeView.pas:2241 +msgid "Are you sure you want to delete the object" +msgstr "" + +#: EditorTable.pas:1851 +msgid "Are you sure you want to delete the selected columns?" +msgstr "" + +#: MyxConnectionDialog.pas:1254 +msgid "Are you sure you want to delete the stored connection?" +msgstr "" + +#: SchemataTreeView.pas:2244 +msgid "Are you sure you want to delete these objects" +msgstr "" + +#: EditorTable.pas:717 +msgid "Are you sure you want to discard your changes?" +msgstr "" + +#: EditorTable.pas:757 +msgid "Are you sure you want to discard your current changes?" +msgstr "" + +#: EditorTable.pas:3103 +msgid "" +"Are you sure you want to execute the following SQL command to apply the " +"changes to the table?" +msgstr "" + +#: EditorTable.pas:3222 +msgid "" +"Are you sure you want to quit the table editor without applying the changes?" +msgstr "" + +#: MyxRoutineEditorFrame.pas:335 MyxRoutineEditorFrame.pas:355 +msgid "Are you sure you want to replace the current routine text?" +msgstr "" + +#: MyxTableEditor.pas:2380 MyxTableEditorIndexColumnVTEdit.pas:617 +msgid "Ascendant" +msgstr "" + +#: SchemataTreeView.pas:2247 +msgid "Attention: this action cannot be rolled back!" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnAutoIncCBox..Caption +#: EditorTable.dfm:859 +msgid "Auto Increment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel22..Caption +#: EditorTable.dfm:1136 MyxTableEditor.dfm:1038 +msgid "Avg Row Len:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:197 +msgid "BMP" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..BinarySheet..Caption +#: MySQLResultSetFieldViewer.dfm:173 +msgid "Binary" +msgstr "" + +#: Grt.pas:1120 +msgid "BuildGrtParamList called with unsupported parameter type." +msgstr "" + +#: MySQLResultSetFieldViewer.pas:136 +msgid "Bytes" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Caption +#: ConnectToInstance.dfm:480 +msgid "C&ancel" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:637 +msgid "CASCADE" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:439 +msgid "CSV" +msgstr "" + +#: SchemataTreeView.pas:2258 +msgid "Cannot Drop MySQL Schema" +msgstr "" + +#: EditorTable.pas:814 +msgid "Cannot fetch charset information." +msgstr "" + +#. Read list of all known column datatypes. +#: Options.pas:740 +msgid "Cannot fetch datatype information." +msgstr "" + +#. Get current table +#: EditorTable.pas:3081 +msgid "Cannot fetch table information for diff." +msgstr "" + +#: EditorTable.pas:829 +msgid "Cannot fetch table information." +msgstr "" + +#: EditorTable.pas:3089 +msgid "Cannot generate the diff between the edited and the existing table." +msgstr "" + +#: EditorTable.pas:520 +msgid "Cascade" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..CaseSensitiveCBox..Caption +#: TextSearch.dfm:252 +msgid "Case sensitive" +msgstr "" + +#. OptionsForm..Panel1..Caption +#: OptionsEditor.dfm:1164 +msgid "Category" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetCaptionLbl..Caption +#: EditorTable.dfm:942 +msgid "Charset:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..ApplicationFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..DataFontBtn..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..CodeFontBtn..Caption +#: OptionsEditor.dfm:462 OptionsEditor.dfm:471 OptionsEditor.dfm:480 +msgid "Choose ..." +msgstr "" + +#: MyxConnectionDialog.pas:1456 +msgid "Choose from the list of available drivers for this RDBMS" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel5....AutoSize +#: MigrationObjMapDetail.dfm:88 +msgid "" +"Choose this parameter set for tables that contain lots of data which does " +"not need transaction safety. This method is ideal for logging information or " +"statistical data." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeCaptionEd..Caption +#: EditorTable.dfm:1284 +msgid "Chunksize:" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Caption +#: ConnectToInstance.dfm:492 +msgid "Clea&r" +msgstr "" + +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Caption +#: MyxConnectionDialog.dfm:294 +msgid "Clear" +msgstr "" + +#: MySQLResultSetControls.pas:3677 +msgid "Clear Messages" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..CancelBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..CancelBtn..Hint +#: ConnectToInstance.dfm:478 MyxConnectionDialog.dfm:281 +msgid "Click this button to cancel the connection" +msgstr "" + +#: ConnectToInstance.pas:1138 +msgid "Click this button to cancel the connection." +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..ClearFieldsBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..ClearFieldsBtn..Hint +#: ConnectToInstance.dfm:491 MyxConnectionDialog.dfm:293 +msgid "Click this button to clear all fields" +msgstr "" + +#. ConnectToInstanceForm..BottomPnl..OKBtn..Hint +#. MyxConnectionDialogForm..BottomPnl..OKBtn..Hint +#: ConnectToInstance.dfm:464 MyxConnectionDialog.dfm:267 +msgid "Click this button to connect" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..CloseTabsheetMI..Caption +#: MyxTabHeader.dfm:22 TabHeader.dfm:22 +msgid "Close Tabsheet" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel2..Caption +#: OptionsEditor.dfm:399 +msgid "Code Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationDescLbl..Caption +#: EditorTable.dfm:969 +msgid "Collation method that is used to compare text and sort columns." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCollationCaptionLbl..Caption +#. MyxSchemaEditorForm..HeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel37..Caption +#: EditorTable.dfm:949 MyxSchemaEditor.dfm:47 MyxTableEditor.dfm:156 +#: MyxTableEditor.dfm:321 +msgid "Collation:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: EditorTable.dfm:650 MyxTableEditor.dfm:660 MyxTableEditor.dfm:796 +msgid "Column" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel36..Caption +#: EditorTable.dfm:754 +msgid "Column Charset:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel37..Caption +#: EditorTable.dfm:761 +msgid "Column Collate:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..Caption +#: EditorTable.dfm:710 MyxTableEditor.dfm:292 +msgid "Column Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..Caption +#: EditorTable.dfm:834 +msgid "Column Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..Caption +#: EditorTable.dfm:191 +msgid "Columns and Indices" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchColumnsMI..Caption +#: SchemataTreeView.dfm:120 +msgid "Columns/Indices" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..CommentTabSheet..CommentSheetPnl..TntLabel2..Caption +#: MyxViewEditor.dfm:776 +msgid "Comments:" +msgstr "" + +#: MyxTableEditor.pas:624 +msgid "Compact" +msgstr "" + +#: EditorTable.pas:512 MyxTableEditor.pas:620 +msgid "Compressed" +msgstr "" + +#: MyxEditor.pas:111 +msgid "Confirm" +msgstr "" + +#: EditorTable.pas:3101 +msgid "Confirm Table Edit" +msgstr "" + +#. MyxConnectionDialogForm..Caption +#: MyxConnectionDialog.dfm:5 +msgid "Connect to Database" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..Caption +#: ConnectToInstance.dfm:513 +msgid "Connect to MySQL Server Instance" +msgstr "" + +#. Ask the user if he wants to create the given schema +#: ConnectToInstance.pas:977 +msgid "Connection Dialog - Default Schema Does Not Exist" +msgstr "" + +#: ConnectToInstance.pas:945 +msgid "Connection Dialog - MySQL 3.x Server Unsupported" +msgstr "" + +#: ConnectToInstance.pas:959 +msgid "Connection Dialog - No Default Schema Specified" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Caption +#: MyxConnectionDialog.dfm:126 OptionsEditor.dfm:694 +msgid "Connection Parameters" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..Caption +#: MyxConnectionDialog.dfm:328 +msgid "Connection Type" +msgstr "" + +#: MySQLConnection.pas:456 +msgid "Connection not found" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel18..Caption +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..ConnectionLbl..Caption +#: EditorTable.dfm:1554 OptionsEditor.dfm:700 +msgid "Connection:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CopyAssetSQLMI..Caption +#: SchemataTreeView.dfm:225 +msgid "Copy CREATE statement to Clipboard" +msgstr "" + +#: MySQLResultSetControls.pas:1076 +msgid "Copy Column Names" +msgstr "" + +#: MySQLResultSetControls.pas:3672 +msgid "Copy Message Text" +msgstr "" + +#: OptionsEditor.pas:720 +msgid "Copy of " +msgstr "" + +#. MyxTableEditorForm..TntActionList..CopyToClipboardAction..Caption +#: MyxTableEditor.dfm:1880 +msgid "Copy selected columns to clipboard" +msgstr "" + +#: MySQLConnection.pas:1310 +msgid "Could not connect to embedded server." +msgstr "" + +#: MySQLConnection.pas:526 +msgid "Could not connect to the specified host." +msgstr "" + +#. ignore ConnectionResult -10 after warning +#: ConnectToInstance.pas:855 +msgid "" +"Could not connect to the specified instance. \n" +"\n" +"MySQL Error Number %d\n" +"%s\n" +"\n" +"If you want to check the network connection, please click the Ping button." +msgstr "" + +#: SchemataTreeView.pas:956 +msgid "Could not fetch catalogs/schemata data." +msgstr "" + +#: SchemataTreeView.pas:1437 +msgid "Could not fetch schema indices." +msgstr "" + +#: SchemataTreeView.pas:1229 +msgid "Could not fetch schema tables." +msgstr "" + +#: SchemataTreeView.pas:1232 +msgid "Could not fetch stored procedures." +msgstr "" + +#: Grt.pas:795 +msgid "" +"Could not initialize the GRT Environment. A timeout occured during the " +"initalization." +msgstr "" + +#: Grt.pas:2402 +msgid "Could not register Delphi modules." +msgstr "" + +#: Grt.pas:2428 +msgid "Could not register Java module loader." +msgstr "" + +#: Grt.pas:2468 +msgid "Could not register Lua module loader." +msgstr "" + +#: Grt.pas:2450 +msgid "Could not register PHP module loader." +msgstr "" + +#: Grt.pas:2484 +msgid "Could not register Python module loader." +msgstr "" + +#: ConnectToInstance.pas:723 +msgid "Could not resolve hostname" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewStoredProcedureMI..Caption +#: SchemataTreeView.dfm:258 +msgid "Create New Procedure / Function" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewSchemaMI..Caption +#: SchemataTreeView.dfm:237 +msgid "Create New Schema" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewTableMI..Caption +#: SchemataTreeView.dfm:244 +msgid "Create New Table" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..CreateNewViewMI..Caption +#: SchemataTreeView.dfm:251 +msgid "Create New View" +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Create new Schema" +msgstr "" + +#. build relationships +#: MyxTableEditor.pas:3783 +msgid "Creating relationships from foreign keys" +msgstr "" + +#. AboutForm..CreditsBtn..Caption +#: About.dfm:115 About.pas:94 +msgid "Credits" +msgstr "" + +#: MyxError.pas:246 +msgid "Critical Error" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..Caption +#: SchemataTreeView.dfm:134 +msgid "Custom Selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel27..Caption +#: EditorTable.dfm:1075 MyxTableEditor.dfm:1172 +msgid "Data Directory:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel1..Caption +#: OptionsEditor.dfm:391 +msgid "Data Font:" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton1..Caption +#: MigrationObjMapDetail.dfm:121 +msgid "Data consistancy / multilanguage" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..RdbmsLbl..Caption +#: MyxConnectionDialog.dfm:352 +msgid "Database System:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TntLabel2..Caption +#: EditorTable.dfm:59 +msgid "Database:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:250 MyxTableEditor.dfm:493 +msgid "Datatype" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel5..Caption +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel5..Caption +#: EditorTable.dfm:726 MyxTableEditor.dfm:312 +msgid "Datatype:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label10..Caption +#: OptionsEditor.dfm:951 +msgid "Def. data type:" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEdLbl..Caption +#: ConnectToInstance.dfm:566 +msgid "Default &Schema:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..Label2..Caption +#: OptionsEditor.dfm:383 +msgid "Default Font:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:272 MyxTableEditor.dfm:516 +msgid "Default Value" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel7..Caption +#: EditorTable.dfm:740 +msgid "Default Value:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..TntLabel11..Caption +#: OptionsEditor.dfm:960 +msgid "Default storage engine" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnsDetailsPnl..ColumnDetailsGroupBox..TntLabel7..Caption +#: MyxTableEditor.dfm:329 +msgid "Default:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel39....AutoSize +#: EditorTable.dfm:1169 MyxTableEditor.dfm:1071 +msgid "" +"Defines how the rows in MyISAM tables should be stored. The option value can " +"FIXED or DYNAMIC for static or variable-length row format. The utility " +"myisampack can be used to set the type to COMPRESSED." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..DelayKeyUpdatesCBox..Caption +#: EditorTable.dfm:1479 MyxTableEditor.dfm:1021 +msgid "Delay Key Updates" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..DeleteConnectionButton..Caption +#: OptionsEditor.dfm:880 +msgid "Delete Connection" +msgstr "" + +#. Disable the error display as the current user might not have select privilege for schema mysql. +#: SchemataTreeView.pas:2246 SchemataTreeView.pas:2271 +msgid "Delete Objects" +msgstr "" + +#. RoutineFrame..TntActionList1..DeleteRoutineAction..Caption +#: MyxRoutineEditorFrame.dfm:457 +msgid "Delete Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..DeleteSelectedColumnsAction..Caption +#: MyxTableEditor.dfm:1846 +msgid "Delete Selected Columns" +msgstr "" + +#. EditorTableForm..ColumnPopupMenu..DeleteTableColumnsMI..Caption +#: EditorTable.dfm:1906 +msgid "Delete Table Columns" +msgstr "" + +#: OptionsEditor.pas:681 +msgid "Delete connection?" +msgstr "" + +#: MyxConnectionDialog.pas:1253 +msgid "Delete stored connection." +msgstr "" + +#. Delete nodes from TableData +#: EditorTable.pas:1851 +msgid "Deleting Columns" +msgstr "" + +#: MyxTableEditor.pas:2378 MyxTableEditor.pas:2453 +#: MyxTableEditorIndexColumnVTEdit.pas:622 +msgid "Descendant" +msgstr "" + +#: MigrationObjSelFilter.pas:178 +msgid "Detailed selection >>" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..Caption +#: TextSearch.dfm:217 +msgid "Direction" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel55....AutoSize +#: EditorTable.dfm:1092 MyxTableEditor.dfm:1189 +msgid "" +"Directory where to put the tables data file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel56....AutoSize +#: EditorTable.dfm:1104 MyxTableEditor.dfm:1201 +msgid "" +"Directory where to put the tables index file. This works only for MyISAM " +"tables only and not on some operating systems (Windows)." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..DisableTransparencyEffectsCBox..Caption +#: OptionsEditor.dfm:365 +msgid "Disable transparency effects" +msgstr "" + +#: EditorTable.pas:3619 +msgid "Disabled storage engine" +msgstr "" + +#. OptionsForm..DiscardChangesBtn..Caption +#: OptionsEditor.dfm:1143 MySQLResultSet.pas:535 +msgid "Discard" +msgstr "" + +#: EditorTable.pas:717 EditorTable.pas:757 EditorTable.pas:3220 +msgid "Discard changes" +msgstr "" + +#: AuxFuncs.pas:2428 +msgid "Do not show this message anymore." +msgstr "" + +#: MySQLResultSet.pas:1084 +msgid "Do you really want to discard all changes?" +msgstr "" + +#: SchemataTreeView.pas:2272 +msgid "Do you want do remove the associated schema privileges?" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..DownloadDriverBtn..Caption +#: MyxConnectionDialog.dfm:103 +msgid "Download Driver from the Web" +msgstr "" + +#: MyxConnectionDialog.pas:1320 +msgid "Driver file" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel2..Caption +#: MyxConnectionDialog.dfm:49 +msgid "Driver not attached" +msgstr "" + +#. MyxConnectionDialogForm..ConnTypeMainPnl..ConnTypeGBox..ConnTypePnl..DriverLbl..Caption +#: MyxConnectionDialog.dfm:343 +msgid "Driver:" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..DropMI..Caption +#: SchemataTreeView.dfm:218 SchemataTreeView.pas:1578 +msgid "Drop" +msgstr "" + +#: SchemataTreeView.pas:1572 +msgid "Drop Function" +msgstr "" + +#: SchemataTreeView.pas:1540 +msgid "Drop Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..CloneConnectionButton..Caption +#: OptionsEditor.dfm:889 +msgid "Duplicate Connection" +msgstr "" + +#: SchemataTreeView.pas:1571 +msgid "Edit Function" +msgstr "" + +#: SchemataTreeView.pas:1539 +msgid "Edit Schema" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..Caption +#: OptionsEditor.dfm:895 OptionsEditor.pas:405 +msgid "Editors" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel3..Caption +#: MyxTableEditor.dfm:147 +msgid "Engine:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox..Text +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..LanguageCBox....Items.Strings +#: OptionsEditor.dfm:355 OptionsEditor.dfm:358 +msgid "English" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..UsernameCBox....Height +#: ConnectToInstance.dfm:636 +msgid "" +"Enter a username of a user account which has privileges to connect to the " +"instance" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameCBox....Height +#: ConnectToInstance.dfm:577 +msgid "Enter the Hostname to connect to. Can be a network name or IP address" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameEdit....Height +#: ConnectToInstance.dfm:733 +msgid "" +"Enter the name to be used for the pipe. Must be the same as set for the " +"server (see advanced networking page)" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PasswordEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PasswordEd..Hint +#: ConnectToInstance.dfm:601 OptionsEditor.dfm:757 +msgid "Enter the password of the user account" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..SchemataEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEd..Hint +#: ConnectToInstance.dfm:623 OptionsEditor.dfm:799 +msgid "Enter the schema to select after the connection is established" +msgstr "" + +#. Programmer's name for it: REG_USER_LOCATION +#: AuxFuncs.pas:3090 +msgid "Environment" +msgstr "" + +#: OptionsEditor.pas:772 +msgid "Error Number " +msgstr "" + +#: Grt.pas:2408 +msgid "Error initializing Delphi modules (%d)" +msgstr "" + +#: Grt.pas:2435 +msgid "" +"Error initializing Java module loader (%d). Please check the .\\java and ." +"\\java\\lib directories." +msgstr "" + +#: Grt.pas:2474 +msgid "Error initializing Lua module loader (%d)" +msgstr "" + +#: Grt.pas:2456 +msgid "Error initializing PHP module loader (%d)" +msgstr "" + +#: Grt.pas:2490 +msgid "Error initializing Python module loader (%d)" +msgstr "" + +#: MySQLResultSet.pas:1265 +msgid "Error while allocating memory for MySQL Struct in Query Execute Thread." +msgstr "" + +#. Apply actions. +#: MySQLResultSet.pas:1028 +msgid "Error while applying actions." +msgstr "" + +#. Update resultset which will clear or re-generate a action list. +#: MySQLResultSet.pas:1053 +msgid "Error while applying changes to the result set." +msgstr "" + +#: MySQLConnection.pas:911 +msgid "Error while executing query." +msgstr "" + +#: Grt.pas:2550 +msgid "Error while loading %s modules (%d)." +msgstr "" + +#. Fetch connections from library +#. Fetch connections +#: MySQLConnection.pas:430 OptionsEditor.pas:772 +msgid "Error while loading stored connections." +msgstr "" + +#: Grt.pas:2359 +msgid "Error while loading struct definitions (%d)." +msgstr "" + +#: MySQLResultSetControls.pas:3647 +msgid "ErrorNr." +msgstr "" + +#: Grt.pas:2285 +msgid "Exception encountered while executing the shell command: \"%s\"" +msgstr "" + +#: EditorTable.pas:3104 +msgid "" +"Execute\n" +"Cancel" +msgstr "" + +#. EditorSqlForm..BottomPnl..ExecuteSQLBtn..Caption +#: EditorSql.dfm:48 +msgid "Execute SQL" +msgstr "" + +#: MySQLConnection.pas:911 MySQLConnection.pas:917 +msgid "Execution Error" +msgstr "" + +#: Options.pas:743 +msgid "Exit" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label8..Caption +#: OptionsEditor.dfm:933 +msgid "FK naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1035 +msgid "FK%tablename%%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblFKNamingEd....Items.Strings +#: OptionsEditor.dfm:1031 OptionsEditor.dfm:1034 +msgid "FK_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1072 +msgid "Falcon" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..Caption +#: EditorTable.dfm:1547 +msgid "Federated" +msgstr "" + +#. Check if the schema node's subdata has been loaded already. +#: SchemataTreeView.pas:585 SchemataTreeView.pas:1325 +msgid "Fetching assets ..." +msgstr "" + +#: MyxConnectionDialog.pas:520 MyxConnectionDialog.pas:599 +msgid "Fetching of list failed." +msgstr "" + +#. MySQLResultSetFieldViewerForm..Caption +#: MySQLResultSetFieldViewer.dfm:5 +msgid "Field Viewer" +msgstr "" + +#: MySQLResultSetControls.pas:3457 MyxTableEditor.pas:629 +msgid "First" +msgstr "" + +#: EditorTable.pas:511 MyxTableEditor.pas:618 +msgid "Fixed" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnVST......WideText +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST......WideText +#: EditorTable.dfm:267 MyxTableEditor.dfm:511 +msgid "Flags" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntLabel6..Caption +#: EditorTable.dfm:733 +msgid "Flags:" +msgstr "" + +#: MyxError.pas:182 +msgid "Following warnings / errors have been encountered:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:742 +msgid "Foreign Key Name" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..Caption +#: EditorTable.dfm:567 +msgid "Foreign Key Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..Caption +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..Caption +#: EditorTable.dfm:519 MyxTableEditor.dfm:688 +msgid "Foreign Keys" +msgstr "" + +#: EditorTable.pas:2202 +msgid "" +"Foreign keys are currently only supported for the InnoDB storage engine." +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyFunctionAction..Caption +#: MyxRoutineEditorFrame.dfm:463 +msgid "Function Body" +msgstr "" + +#: OptionsEditor.pas:399 +msgid "General Options" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..Caption +#: OptionsEditor.dfm:1085 +msgid "General Settings" +msgstr "" + +#: MyxRoutineEditorFrame.pas:168 +msgid "Getting a routine's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:185 +msgid "Getting a routine's type" +msgstr "" + +#: MyxRoutineEditorFrame.pas:457 +msgid "Getting a trigger's event" +msgstr "" + +#: MyxRoutineEditorFrame.pas:427 +msgid "Getting a trigger's name" +msgstr "" + +#: MyxRoutineEditorFrame.pas:444 +msgid "Getting a trigger's statement" +msgstr "" + +#: MyxRoutineEditorFrame.pas:469 +msgid "Getting a trigger's timing" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..NameLbl..Caption +#: MyxRoutineGroupEditor.dfm:242 +msgid "Group Name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:440 +msgid "HTML Format" +msgstr "" + +#: OptionsEditor.pas:781 +msgid "History" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKDatatypeEd..Text +#: OptionsEditor.dfm:1045 +msgid "INTEGER" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1077 +msgid "ISAM" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjIgnoreVT......WideText +#: MigrationObjSelFilter.dfm:114 +msgid "Ignored Objects" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..TntLabel6..Caption +#: OptionsEditor.dfm:643 +msgid "Ignorelist:" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..Caption +#: MySQLResultSetFieldViewer.dfm:76 +msgid "Image" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..ImageSheet..ImageSheetBtnPnl..ImageFormatTitleLbl..Caption +#: MySQLResultSetFieldViewer.dfm:119 +msgid "Image Format:" +msgstr "" + +#: MySQLResultSet.pas:1482 +msgid "" +"In order to keep the system responsive record set retrieval has been stopped." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..TntLabel12..Caption +#: EditorTable.dfm:390 +msgid "Index Columns" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexDetailsPnl..TntGroupBox3..Caption +#: MyxTableEditor.dfm:581 +msgid "Index Details" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..TntLabel28..Caption +#: EditorTable.dfm:1082 MyxTableEditor.dfm:1179 +msgid "Index Directory:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexKindLbl..Caption +#: EditorTable.dfm:383 +msgid "Index Kind:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..Caption +#: EditorTable.dfm:366 +msgid "Index Settings" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..IndexTabsheet..TntGroupBox1..IndexTypeLbl..Caption +#: EditorTable.dfm:398 +msgid "Index Type:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label7..Caption +#: OptionsEditor.dfm:925 +msgid "Index naming:" +msgstr "" + +#. Init Java loader +#: Grt.pas:2414 +msgid "Initializing Java loader..." +msgstr "" + +#. Init lua loader +#: Grt.pas:2462 +msgid "Initializing Lua loader..." +msgstr "" + +#. Init PHP loader +#: Grt.pas:2443 +msgid "Initializing PHP loader..." +msgstr "" + +#. Init python loader +#: Grt.pas:2478 +msgid "Initializing Python loader..." +msgstr "" + +#. Init Delphi loader +#: Grt.pas:2396 +msgid "Initializing native loader..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodCapionLbl..Caption +#: EditorTable.dfm:1496 MyxTableEditor.dfm:1233 +msgid "Insert Method:" +msgstr "" + +#: EditorTable.pas:500 MyxTableEditor.pas:600 +msgid "Inserts into first table" +msgstr "" + +#: EditorTable.pas:501 MyxTableEditor.pas:601 +msgid "Inserts into last table" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:180 +msgid "JPEG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:187 MySQLResultSetFieldViewer.pas:201 +msgid "JPG image corrupted." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel14..Caption +#: EditorTable.dfm:577 +msgid "Key Name:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label3..Caption +#: OptionsEditor.dfm:298 +msgid "Language:" +msgstr "" + +#: MySQLResultSetControls.pas:3453 MyxTableEditor.pas:631 +msgid "Last" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:670 +msgid "Length" +msgstr "" + +#: MyxError.pas:274 +msgid "Library Error" +msgstr "" + +#: MyxError.pas:199 +msgid "" +"Library Error Number %d\n" +"%s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesDescLbl..Caption +#: EditorTable.dfm:1511 MyxTableEditor.dfm:1248 +msgid "List of MyISAM tables that should be used by the MERGE table." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..LocateDriverBtn..Caption +#: MyxConnectionDialog.dfm:73 +msgid "Locate Driver on Harddisk" +msgstr "" + +#: EditorTable.pas:1807 +msgid "" +"Lost server connection during table manipulation. Changes will be cancelled " +"and the editor will be closed." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..Caption +#: MigrationObjMapDetail.dfm:18 +msgid "Mapping of Type Oracle Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel25..Caption +#: EditorTable.dfm:1150 MyxTableEditor.dfm:1052 +msgid "Max Rows:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1075 +msgid "Merge" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..Caption +#: EditorTable.dfm:1489 MyxTableEditor.dfm:1226 +msgid "Merge Table Options" +msgstr "" + +#. MigrationObjSelFilterFrame..MigrateCBox..Caption +#: MigrationObjSelFilter.dfm:238 +msgid "Migrate Objects of Type Oracle Table" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjMapDetail.dfm:34 +msgid "Migration method:" +msgstr "" + +#: MigrationObjMapDetail.pas:183 +msgid "Migration of type %s" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel24..Caption +#: EditorTable.dfm:1143 MyxTableEditor.dfm:1045 +msgid "Min Rows:" +msgstr "" + +#: MySQLConnection.pas:912 +msgid "MySQL Error Number " +msgstr "" + +#: MySQLConnection.pas:527 MySQLConnection.pas:1311 +msgid "" +"MySQL Error Number %d\n" +"%s" +msgstr "" + +#. EditorSqlForm..Caption +#: EditorSql.dfm:5 +msgid "MySQL SQL Editor" +msgstr "" + +#. EditorTableForm..Caption +#: EditorTable.dfm:5 +msgid "MySQL Table Editor" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..Caption +#: ConnectToInstance.dfm:678 +msgid "MySQLOptionsTabSheet" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1073 +msgid "NDB" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:627 +msgid "NO ACTION" +msgstr "" + +#: MyxTableEditor.pas:1918 MyxTableEditor.pas:2024 +msgid "NOT NULL" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..AddConnectionButton..Caption +#: OptionsEditor.dfm:871 OptionsEditor.pas:714 +msgid "New Connection" +msgstr "" + +#. Fill charsets. +#: EditorTable.pas:848 EditorTable.pas:940 +msgid "New Table" +msgstr "" + +#. RoutineFrame..RoutinePanel..RoutineHeaderPanel..RoutineLbl..Caption +#: MyxRoutineEditorFrame.dfm:44 +msgid "New_Routine" +msgstr "" + +#. MyxTableEditorForm..TntActionList..NextTabsheetAction..Caption +#: MyxTableEditor.dfm:1835 +msgid "Next Tabsheet" +msgstr "" + +#: EditorTable.pas:519 +msgid "No Action" +msgstr "" + +#. Execute Script +#: EditorTable.pas:3115 +msgid "No Changes" +msgstr "" + +#: EditorTable.pas:499 MyxTableEditor.pas:599 +msgid "No Inserts" +msgstr "" + +#: MySQLResultSet.pas:554 +msgid "No SQL Command" +msgstr "" + +#. TextSearchForm..NoMatchFoundPnl..Caption +#: TextSearch.dfm:316 +msgid "No match found." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DefMethodDescLbl..Caption +#: MigrationObjMapDetail.dfm:42 +msgid "No migration method available for this source type." +msgstr "" + +#: MySQLResultSet.pas:1733 +msgid "No resultset returned." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..DefaultStorageEngineLU....Items.Strings +#: OptionsEditor.dfm:1069 EditorTable.pas:515 +msgid "None" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..Label4....AutoSize +#: OptionsEditor.dfm:315 +msgid "" +"Note: a localized help for languages other than english is available from " +"the MySQL site." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..Label1..Caption +#: OptionsEditor.dfm:750 +msgid "Notes:" +msgstr "" + +#: EditorTable.pas:3613 +msgid "Nothing selected" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksCaptionLbl..Caption +#: EditorTable.dfm:1277 +msgid "Number of Chunks:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..NumberOfChunksDescLbl....AutoSize +#: EditorTable.dfm:1316 +msgid "" +"Number of chunks to create, the maximum value is 255. For each chunk there " +"will be a subdirectory created named '00', '01', ... and a 'tbl_name.MYD' " +"file will be created in each directory." +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..ObjectsToMigrateLbl..Caption +#: MigrationObjSelFilter.dfm:46 +msgid "Number to migrate:" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:792 +msgid "ODBC" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..ObjListVT......WideText +#: MigrationObjSelFilter.dfm:167 +msgid "Object to Migrate" +msgstr "" + +#: MigrationObjSelFilter.pas:212 +msgid "Objects of type %s" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel1..Caption +#: MigrationObjSelFilter.dfm:53 +msgid "Objects of type:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:757 +msgid "On Delete" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel15..Caption +#: EditorTable.dfm:584 +msgid "On Delete:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:752 +msgid "On Update" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel16..Caption +#: EditorTable.dfm:591 +msgid "On Update:" +msgstr "" + +#. There can only be one PRIMARY index +#: EditorTable.pas:2621 +msgid "Only one Primary Key" +msgstr "" + +#: MySQLResultSetControls.pas:540 +msgid "" +"Only two resultsets can be compared. Use the [Split Tab] function in the " +"grid's popup menu to get a second grid." +msgstr "" + +#: MyxConnectionDialog.pas:673 +msgid "Open File ..." +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox....Items.Strings +#: OptionsEditor.dfm:791 +msgid "Oracle" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..StructTypeLbl..Caption +#: MigrationObjSelFilter.dfm:60 +msgid "Oracle Table" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:665 +msgid "Order" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..Caption +#: TextSearch.dfm:282 +msgid "Origin" +msgstr "" + +#: MigrationObjSelFilter.pas:424 +msgid "Owner object of %s not found" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortLbl..Caption +#: ConnectToInstance.dfm:557 +msgid "P&ort:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label6..Caption +#: OptionsEditor.dfm:917 +msgid "PK Naming:" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Label9..Caption +#: OptionsEditor.dfm:942 +msgid "PK datatype:" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:163 +msgid "PNG" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 +msgid "PNG image corrupted." +msgstr "" + +#: EditorTable.pas:506 MyxTableEditor.pas:609 +msgid "Pack All" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel19..Caption +#: EditorTable.dfm:1389 MyxTableEditor.dfm:931 +msgid "Pack Keys:" +msgstr "" + +#: EditorTable.pas:505 MyxTableEditor.pas:607 +msgid "Pack None" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnAdvTabSheet..ConnValueListEditor....TitleCaptions.Strings +#: OptionsEditor.dfm:857 +msgid "Parameter" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..ParameterLbl..Caption +#: MigrationObjMapDetail.dfm:49 +msgid "Parameter:" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..Caption +#: OptionsEditor.dfm:600 +msgid "Password Storage" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..PasswordStorageTypeLbl..Caption +#: OptionsEditor.dfm:608 +msgid "Password storage method:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel52....AutoSize +#: EditorTable.dfm:1425 MyxTableEditor.dfm:967 +msgid "" +"Password to encrypt the table definition file. This option doesn't do " +"anything in the standard MySQL version." +msgstr "" + +#. MyxTableEditorForm..TntActionList..PasteFromClipboardAction..Caption +#: MyxTableEditor.dfm:1887 +msgid "Paste column definition from clipboard" +msgstr "" + +#: MigrationObjSelFilter.pas:573 +msgid "Pattern" +msgstr "" + +#: ConnectToInstance.pas:856 +msgid "Ping" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..PipeNameLabel..Caption +#: ConnectToInstance.dfm:689 +msgid "Pipe name:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:441 +msgid "Plain text" +msgstr "" + +#: MyxTableEditor.pas:3111 +msgid "Please columns to the table before adding the foreign keys." +msgstr "" + +#: MyxConnectionDialog.pas:1186 +msgid "Please enter a name for the connection." +msgstr "" + +#: SchemataTreeView.pas:1498 +msgid "Please enter a name for the new schema." +msgstr "" + +#: EditorTable.pas:2716 +msgid "Please enter the name of the new foreign key." +msgstr "" + +#: EditorTable.pas:2556 +msgid "Please enter the name of the new index." +msgstr "" + +#: SchemataTreeView.pas:2426 +msgid "Please enter the new name for the table %s." +msgstr "" + +#: MyxTabHeader.pas:1586 TabHeader.pas:1318 +msgid "Please enter the new name of the tabsheet." +msgstr "" + +#: MigrationObjSelFilter.pas:571 +msgid "" +"Please enter the pattern to ignore. You can use * and ? to match the objects " +"you would like to ignore. Please note that the string is matched case " +"sensitive" +msgstr "" + +#: SchemataTreeView.pas:2273 +msgid "Please note that this action cannot be rolled back." +msgstr "" + +#. SchemaSelectionForm..HeaderPnl..Label2..Caption +#: SchemaSelection.dfm:82 +msgid "Please select a schema from the schema list " +msgstr "" + +#. MyxTableEditorForm..TntActionList..PreviousTabsheetAction..Caption +#: MyxTableEditor.dfm:1840 +msgid "Previous Tabsheet" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..TntTabSheet1..TntGroupBox5..ColumnPKCBox..Caption +#: EditorTable.dfm:841 +msgid "Primary Key" +msgstr "" + +#: MySQLResultSet.pas:1453 +msgid "Problem while executing query" +msgstr "" + +#. RoutineFrame..TntActionList1..SetBodyProcedureAction..Caption +#: MyxRoutineEditorFrame.dfm:467 +msgid "Procedure Body" +msgstr "" + +#. ProgressForm..ProgressGBox..Caption +#: Progress.dfm:36 +msgid "Progress" +msgstr "" + +#. ProgressForm..Caption +#: Progress.dfm:6 +msgid "Progress ..." +msgstr "" + +#: MySQLResultSet.pas:1268 +msgid "Query Execute Thread cannot connect to MySQL" +msgstr "" + +#: MySQLResultSet.pas:1704 +msgid "Query aborted." +msgstr "" + +#: MySQLResultSet.pas:1701 +msgid "Query aborted. %d rows fetched so far in %.4fs (%.4fs)" +msgstr "" + +#: MySQLResultSet.pas:1195 +msgid "Query is being executed..." +msgstr "" + +#: MySQLResultSet.pas:1164 +msgid "Query is being stopped..." +msgstr "" + +#: MySQLResultSet.pas:1677 +msgid "Query returned no resultset." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel29..Caption +#: EditorTable.dfm:1270 +msgid "RAID Type:" +msgstr "" + +#: SchemataTreeView.pas:2429 +msgid "RENAME TABLE `%s`.`%s` TO `%s`.`%s`" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:632 +msgid "RESTRICT" +msgstr "" + +#: MyxTableEditor.pas:622 +msgid "Redundant" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..TntLabel17..Caption +#: EditorTable.dfm:598 +msgid "Ref. Table:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyColumnVST......WideText +#: MyxTableEditor.dfm:801 +msgid "Refered Column" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ForeignKeySheet..FkSheetPnl..ForeignKeyVST......WideText +#: MyxTableEditor.dfm:747 +msgid "Refered Table" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..ColumnTabSheet..ColumnsPageControl..FKTabsheet..TntGroupBox2..FKColsVST......WideText +#: EditorTable.dfm:656 +msgid "Reference Column" +msgstr "" + +#: Grt.pas:2559 +msgid "Registered %d %s modules." +msgstr "" + +#: Grt.pas:2367 +msgid "Registered %d struct definition files." +msgstr "" + +#: Grt.pas:2555 +msgid "Registered 1 %s module." +msgstr "" + +#: Grt.pas:2364 +msgid "Registered 1 struct definition file." +msgstr "" + +#. EditorTableForm..FKColumnPopupMenu..RemoveFKColumnMI..Caption +#: EditorTable.dfm:1916 +msgid "Remove Column" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsDelBtn..Hint +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..StoredConnDelBtn..Hint +#: ConnectToInstance.dfm:781 MyxConnectionDialog.dfm:177 +msgid "Remove Option" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..DetailFilterPnl..RemoveFromIgnoreListBtn..Hint +#: MigrationObjSelFilter.dfm:122 +msgid "Remove selected objects from the ignore list" +msgstr "" + +#. SchemataFrame..SchemaTreeViewPopupMenu..RenameMI..Caption +#: SchemataTreeView.dfm:210 MyxTabHeader.pas:1587 SchemataTreeView.pas:1579 +#: SchemataTreeView.pas:2427 TabHeader.pas:1319 +msgid "Rename" +msgstr "" + +#: SchemataTreeView.pas:1573 +msgid "Rename Function" +msgstr "" + +#: SchemataTreeView.pas:1565 +msgid "Rename Procedure" +msgstr "" + +#: SchemataTreeView.pas:1541 +msgid "Rename Schema" +msgstr "" + +#: SchemataTreeView.pas:1549 SchemataTreeView.pas:2425 +msgid "Rename Table" +msgstr "" + +#. MyxTabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#. TabHeaderFrame..TabHeaderPopupMenu..RenameTabsheetMI..Caption +#: MyxTabHeader.dfm:15 TabHeader.dfm:15 +msgid "Rename Tabsheet" +msgstr "" + +#: SchemataTreeView.pas:1557 +msgid "Rename View" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceBtn..Caption +#: TextSearch.dfm:95 TextSearch.dfm:159 MyxRoutineEditorFrame.pas:336 +#: MyxRoutineEditorFrame.pas:356 +msgid "Replace" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceAllBtn..Caption +#: TextSearch.dfm:139 +msgid "Replace All" +msgstr "" + +#: MyxRoutineEditorFrame.pas:334 MyxRoutineEditorFrame.pas:354 +msgid "Replace Text" +msgstr "" + +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplaceWithLbl..Caption +#: TextSearch.dfm:113 +msgid "Replace with:" +msgstr "" + +#. Print result +#: ConnectToInstance.pas:1034 +msgid "Reply from" +msgstr "" + +#: ConnectToInstance.pas:1039 +msgid "Request timed out." +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..AdvancedOptionsGeneralTabSheet..AdvancedOptionsBottomPnl..AdvancedOptionsBottomRightPnl..AdvancedOptionsResetBtn..Hint +#: ConnectToInstance.dfm:819 +msgid "Reset Options to Defaul Values" +msgstr "" + +#: MyxError.pas:250 +msgid "Restart" +msgstr "" + +#: EditorTable.pas:522 +msgid "Restrict" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:442 +msgid "Rich Text Format" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:443 +msgid "Rich Text Format Without Objects" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..Caption +#: MyxRoutineGroupEditor.dfm:89 +msgid "Routine Group" +msgstr "" + +#. MyxRoutineGroupEditorForm..Caption +#: MyxRoutineGroupEditor.dfm:6 +msgid "Routine Group Editor" +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel1..Caption +#: MyxRoutineGroupEditor.dfm:261 +msgid "Routines:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel26..Caption +#: EditorTable.dfm:1157 MyxTableEditor.dfm:1059 +msgid "Row Format:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..Caption +#: EditorTable.dfm:1129 MyxTableEditor.dfm:1031 +msgid "Row Options" +msgstr "" + +#: MyxTableEditorFkVTEdit.pas:642 +msgid "SET NULL" +msgstr "" + +#: MyxError.pas:264 +msgid "SQL Error" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..TntLabel40..Caption +#: EditorTable.dfm:1591 +msgid "SQL Inserts" +msgstr "" + +#. EditorSqlForm..UCESQLHighlighter..DefaultFilter +#. RoutineFrame..UCESQLHighlighter..DefaultFilter +#. MyxTableEditorForm..UCESQLHighlighter..DefaultFilter +#. MyxViewEditorForm..UCESQLHighlighter..DefaultFilter +#: EditorSql.dfm:402 MyxRoutineEditorFrame.dfm:400 MyxTableEditor.dfm:1923 +#: MyxViewEditor.dfm:791 +msgid "SQL script files (*.sql)|*.sql" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel1..Caption +#: MyxViewEditor.dfm:265 +msgid "SQL:" +msgstr "" + +#. Set DiscardingChanges so there will be no recursive calls +#: OptionsEditor.pas:554 +msgid "Save changes?" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..SearchAssetsMI..Caption +#: SchemataTreeView.dfm:110 +msgid "Schema Assets" +msgstr "" + +#. MyxSchemaEditorForm..Caption +#: MyxSchemaEditor.dfm:6 +msgid "Schema Editor" +msgstr "" + +#. MyxSchemaEditorForm..HeaderPnl..NameLbl..Caption +#: MyxSchemaEditor.dfm:38 +msgid "Schema Name:" +msgstr "" + +#. SchemaSelectionForm..Caption +#. SchemaSelectionForm..HeaderPnl..Label1..Caption +#: SchemaSelection.dfm:8 SchemaSelection.dfm:69 +msgid "Schema Selection" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..SchemataEdLbl..Caption +#: OptionsEditor.dfm:743 +msgid "Schema:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..Caption +#: TextSearch.dfm:189 +msgid "Scope" +msgstr "" + +#: Grt.pas:1053 +msgid "Script file not found" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchAllColumnsRBtn..Caption +#: TextSearch.dfm:205 +msgid "Search all text/columns" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchDownRBtn..Caption +#: TextSearch.dfm:224 +msgid "Search down" +msgstr "" + +#. TextSearchForm..PageControl..SearchTabSheet..SearchLbl..Caption +#. TextSearchForm..PageControl..ReplaceTabSheet..ReplacesSearchLbl..Caption +#: TextSearch.dfm:52 TextSearch.dfm:105 +msgid "Search for:" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromCursorRBtn..Caption +#: TextSearch.dfm:289 +msgid "Search from cursor" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..TntGroupBox1..SearchFromTopRBtn..Caption +#: TextSearch.dfm:298 +msgid "Search from top" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..ScopeGBox..SearchInSelectedColumnRBtn..Caption +#: TextSearch.dfm:196 +msgid "Search only in selected text/column" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..DirectionGBox..SearchUpRBtn..Caption +#: TextSearch.dfm:235 +msgid "Search up" +msgstr "" + +#: MyxConnectionDialog.pas:1448 +msgid "Select a RDBMS from the list of supported systems" +msgstr "" + +#. MyxTableEditorForm..TntActionList..SelectAllAction..Caption +#: MyxTableEditor.dfm:1894 +msgid "Select all columns" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeCBox..Hint +#: OptionsEditor.dfm:781 +msgid "Select the type of database connection" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..HostnameLbl..Caption +#: ConnectToInstance.dfm:521 +msgid "Server &Host:" +msgstr "" + +#: EditorTable.pas:2956 +msgid "Server Messages" +msgstr "" + +#: EditorTable.pas:1806 +msgid "Server connection lost" +msgstr "" + +#. EditorTableForm..IndexColumnPopupMenu..SetIndexColumnLengthMI..Caption +#: EditorTable.dfm:1896 +msgid "Set Index Column Length" +msgstr "" + +#: EditorTable.pas:521 +msgid "Set Null" +msgstr "" + +#: MigrationObjMapDetail.pas:407 +msgid "Set Parameter >>" +msgstr "" + +#. datatype +#: MyxTableEditor.pas:2001 +msgid "Setting column data type" +msgstr "" + +#. update indices +#: MyxTableEditor.pas:1618 +msgid "Setting column datatype" +msgstr "" + +#. MyxTableEditorForm..TntActionList..ShowAdvancedAction..Caption +#: MyxTableEditor.dfm:1858 +msgid "Show Advanced Controls" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblShowSQLBeforeApplyingCBox..Caption +#: OptionsEditor.dfm:968 +msgid "Show SQL command before applying changes" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..ShowTipOfDayCBox..Caption +#: OptionsEditor.dfm:332 +msgid "Show Tip of Day" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox3..ShowSpecialCharsCheckBox..Caption +#: OptionsEditor.dfm:1101 +msgid "Show tab and line breaks in editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeDescLbl....AutoSize +#: EditorTable.dfm:1327 +msgid "" +"Size of chunk that will be written to first file, to the next file, and so " +"on." +msgstr "" + +#: ConnectToInstance.pas:1120 +msgid "Skip" +msgstr "" + +#: ConnectToInstance.pas:1121 +msgid "Skip the connection dialog and open service configuration." +msgstr "" + +#: OptionsEditor.pas:555 +msgid "" +"Some of the settings have changed. Do you want to apply these changes " +"permanently?" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..PortEd..Hint +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..PortEd..Hint +#: ConnectToInstance.dfm:612 OptionsEditor.dfm:768 +msgid "Specify the TCP/IP port to connect to" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..StdInsertsTabSheet..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet4..Caption +#: EditorTable.dfm:1577 MyxTableEditor.dfm:1283 +msgid "Standard Inserts" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox..Text +#. MigrationObjMapDetailFrame..ObjectSelGBox..MethodComboBox....Items.Strings +#: MigrationObjMapDetail.dfm:66 MigrationObjMapDetail.dfm:69 +msgid "Standard Migration" +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntLabel3....AutoSize +#: MigrationObjMapDetail.dfm:99 +msgid "" +"Standard parameter set. The migrated tables will use the InnoDB storage " +"engine to offer transactional and foreign key support." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..DetailsPnl..TntRadioButton2..Caption +#: MigrationObjMapDetail.dfm:107 +msgid "Statistical data / latin1" +msgstr "" + +#. ProgressForm..StoppingLbl..Caption +#: Progress.dfm:28 +msgid "Stopping process ..." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..Caption +#: EditorTable.dfm:998 +msgid "Storage Engine" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..StorageOptionsGBox..Caption +#: EditorTable.dfm:1068 MyxTableEditor.dfm:1165 +msgid "Storage Options" +msgstr "" + +#: MyxConnectionDialog.pas:1185 +msgid "Store Connection." +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox1..StoreWindowsPosCBox..Caption +#: OptionsEditor.dfm:342 +msgid "Store Windows Positions" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox1..StorePasswordCBox..Caption +#: OptionsEditor.dfm:615 +msgid "Store passwords" +msgstr "" + +#. ConnectToInstanceForm..ConnectToHostPnl..ConnectionLbl..Caption +#: ConnectToInstance.dfm:530 +msgid "Stored &Connection:" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..ConnectGBox..StoredConnPnl..ConnectionLbl..Caption +#: MyxConnectionDialog.dfm:149 +msgid "Stored Connection:" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..IndicesSheet..IndexContentPnl..IndexColumnVST......WideText +#: MyxTableEditor.dfm:675 +msgid "Stored Function" +msgstr "" + +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..SPSubMI..Caption +#: SchemataTreeView.dfm:174 +msgid "Stored Procedures/Functions" +msgstr "" + +#: EditorTable.pas:516 +msgid "Striped" +msgstr "" + +#: MyxError.pas:269 +msgid "System Error" +msgstr "" + +#: MyxError.pas:158 +msgid "" +"System Error Number %d\n" +"%s" +msgstr "" + +#. Programmer's name for it: REG_MACHINE_LOCATION +#. Programmer's name for it: REG_MACHINE_LOCATION +#: AuxFuncs.pas:3089 AuxFuncs.pas:3128 +msgid "System\\CurrentControlSet\\Control\\Session Manager\\Environment" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..DescTabSheet..TntLabel41..Caption +#: EditorTable.dfm:1617 +msgid "Table Description" +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel1..Caption +#. MyxTableEditorForm..Caption +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..Caption +#: EditorTable.dfm:1662 MyxTableEditor.dfm:4 OptionsEditor.dfm:906 +msgid "Table Editor" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TntLabel11..Caption +#: EditorTable.dfm:1017 +msgid "Table Engine:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..HeaderPnl..TableNameLbl..Caption +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TableNameLbl..Caption +#: EditorTable.dfm:51 MyxTableEditor.dfm:138 +msgid "Table Name:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..Caption +#: EditorTable.dfm:902 MyxTableEditor.dfm:881 +msgid "Table Options" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel21..Caption +#: EditorTable.dfm:1403 MyxTableEditor.dfm:945 +msgid "Table Password:" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..Caption +#: EditorTable.dfm:1263 +msgid "Table RAID Settings" +msgstr "" + +#: EditorTable.pas:685 +msgid "Tables Overview" +msgstr "" + +#: MyxTabHeader.pas:1585 TabHeader.pas:1317 +msgid "Tabsheet Caption" +msgstr "" + +#: MyxError.pas:250 +msgid "Terminate" +msgstr "" + +#. MySQLResultSetFieldViewerForm..PageControl..TextSheet..Caption +#: MySQLResultSetFieldViewer.dfm:32 +msgid "Text" +msgstr "" + +#: MySQLResultSetFieldViewer.pas:170 MySQLResultSetFieldViewer.pas:187 +#: MySQLResultSetFieldViewer.pas:201 +msgid "The BLOB field contains a corrupted image file." +msgstr "" + +#. Select correct Driver +#: MyxConnectionDialog.pas:963 +msgid "The Driver %s is not available for selection" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..TntLabel57....AutoSize +#: EditorTable.dfm:1304 +msgid "" +"The RAID functionality can be used to exceed the 2GB/4GB limit for MyISAM " +"data files on operating systems that do not support big files (unrecommended " +"if they do). When the RAID type is set to STRIPED the table data file will " +"be split into a number for chunks." +msgstr "" + +#: MyxConnectionDialog.pas:968 +msgid "The RDBMS %s is not available for selection" +msgstr "" + +#: MyxConnectionDialog.pas:1352 +msgid "The application needs to be restarted." +msgstr "" + +#: MyxConnectionDialog.pas:1354 +msgid "" +"The application needs to be restarted. Please click on [Close] to close the " +"application." +msgstr "" + +#: Grt.pas:2281 +msgid "The call to the function %s:%s returned with an exception." +msgstr "" + +#: EditorTable.pas:3116 +msgid "The changes you made did not result in the need to alter the table." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel10....AutoSize +#: MyxTableEditor.dfm:203 +msgid "" +"The collation specifies which language specific characters can be stored in " +"the table. Common choices are Latin1 or UTF8." +msgstr "" + +#: MySQLConnection.pas:457 +msgid "The connection %s cannot be found in the list of stored connections." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..TntGroupBox3..TntLabel23..Caption +#: EditorTable.dfm:1562 +msgid "The connection string for federated tables." +msgstr "" + +#: Options.pas:742 +msgid "" +"The data types file `%s` could not be loaded. You won't be able to to use " +"the table editor.\n" +"\n" +"Do you want to exit now or continue anyway?" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel9....AutoSize +#: MyxTableEditor.dfm:190 +msgid "" +"The database engine that is used for the table. This option specifies the " +"performance, data consistency and much more." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..TntGroupBox6..TableCharsetDescLbl....AutoSize +#: EditorTable.dfm:960 +msgid "" +"The default character set that is used for the table. Starting from MySQL " +"4.1 you can specify an individual character set for each column." +msgstr "" + +#: MySQLConnection.pas:1102 +msgid "The default schema cannot be changed to %s" +msgstr "" + +#: MyxConnectionDialog.pas:939 +msgid "The driver used by the given connection is not available." +msgstr "" + +#: MyxError.pas:221 +msgid "The execution was stopped." +msgstr "" + +#: MyxError.pas:249 +msgid "" +"The following Exception occurred:\n" +"%s\n" +"\n" +"Please choose whether to continue %s, terminate the application or restart " +"the program." +msgstr "" + +#: MySQLConnection.pas:917 +msgid "The following error occured while executing the query." +msgstr "" + +#: Grt.pas:1358 +msgid "The following error occured. Error Nr. %d" +msgstr "" + +#: MyxError.pas:278 MyxError.pas:285 +msgid "The following exception occurred:" +msgstr "" + +#: Toolbar.pas:1535 +msgid "The image %s cannot be found in the attached resources" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel53..Caption +#: EditorTable.dfm:1434 MyxTableEditor.dfm:976 +msgid "The initial AUTO_INCREMENT value for the table, only for MyISAM." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel63..Caption +#: EditorTable.dfm:1211 MyxTableEditor.dfm:1113 +msgid "The maximum number of rows you plan to store in the table." +msgstr "" + +#: MySQLResultSet.pas:1479 +msgid "The memory load of the system is extremly high." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..TntLabel62..Caption +#: EditorTable.dfm:1202 MyxTableEditor.dfm:1104 +msgid "The minimum number of rows you plan to store in the table." +msgstr "" + +#. MyxRoutineGroupEditorForm..RoutinePageControl..RoutineGroupSheet..RoutineGroupSheetPnl..TntLabel6..Caption +#: MyxRoutineGroupEditor.dfm:251 +msgid "The name of the routine group." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TableSheet..TableSheetPnl..TntLabel6....AutoSize +#: MyxTableEditor.dfm:177 +msgid "" +"The name of the table. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..TntLabel6....AutoSize +#: MyxViewEditor.dfm:255 +msgid "" +"The name of the view. It is recommended to use only alpha-numeric " +"characters. Spaces should be avoided and be replaced by _" +msgstr "" + +#: GrtForms.pas:236 +msgid "The object cannot be created at the given path %s." +msgstr "" + +#: MyxOptions.pas:395 +msgid "The option %s is a fixed option and cannot be set." +msgstr "" + +#. Check if ExceptionMsg is set. +#: MySQLResultSet.pas:1730 +msgid "The query could not be executed." +msgstr "" + +#: MySQLConnection.pas:512 +msgid "The schema %s cannot be selected." +msgstr "" + +#: ConnectToInstance.pas:979 +msgid "The schema `%s` does not exist. Do you want to create the schema now?" +msgstr "" + +#: Grt.pas:1053 +msgid "The script file %s cannot be found." +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..TntLabel9..Caption +#: MyxConnectionDialog.dfm:64 +msgid "The selected driver is not attached to the application yet." +msgstr "" + +#: EditorTable.pas:3619 +msgid "The storage engine you selected is not enabled currently." +msgstr "" + +#: Grt.pas:1667 Grt.pas:1856 +msgid "The string %s cannot be converted to a float value." +msgstr "" + +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#. Check what the original value's type is and auto-convert the given string to a native type if possible. +#: Grt.pas:1661 Grt.pas:1850 +msgid "The string %s cannot be converted to an integer value." +msgstr "" + +#: MySQLResultSetControls.pas:536 +msgid "" +"The two resultsets cannot be compared. Please make sure that they have a " +"primary key and the same column names." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..MergeInsertMethodDescLbl..Caption +#: EditorTable.dfm:1520 MyxTableEditor.dfm:1257 +msgid "The union table which should be used for inserts." +msgstr "" + +#: Grt.pas:1186 +msgid "The value %s cannot be set." +msgstr "" + +#: Grt.pas:1234 +msgid "The value %s is not a int value." +msgstr "" + +#: Grt.pas:1265 +msgid "The value %s is not a real value." +msgstr "" + +#: Grt.pas:1203 +msgid "The value %s is not a string value." +msgstr "" + +#: MyxEditor.pas:111 +msgid "There are unapplied changes. Would you like to apply them now?" +msgstr "" + +#: MyxError.pas:182 +msgid "There was a problem: %s" +msgstr "" + +#: EditorTable.pas:3629 +msgid "These definitions will be ignored." +msgstr "" + +#: MySQLResultSet.pas:1481 +msgid "This is likely because of the current result being very large." +msgstr "" + +#. AboutForm..LicenceLbl....AutoSize +#: About.dfm:82 +msgid "" +"This software is released under the GNU General Public License (GPL), which " +"is probably the best known Open Source license. The formal terms of the GPL " +"license can be found at http://www.fsf.org/licenses/." +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "Time =" +msgstr "" + +#. MyxConnectionDialogForm..ParamsMainPnl..DriverNotInstalledPnl..DownloadDriverPnl..TntLabel12..Caption +#: MyxConnectionDialog.dfm:94 +msgid "To download the driver from the internet press the button below." +msgstr "" + +#. MyxTableEditorForm..TablePageControl..TriggersTab..Caption +#. SchemataFrame..SchemaSearchPopupMenu..CustomMI..TriggersSubMI..Caption +#: MyxTableEditor.dfm:809 SchemataTreeView.dfm:190 +msgid "Triggers" +msgstr "" + +#. OptionsForm..OptionPageControl..ConnectionsTabSheet..ConnectionPageControl..ConnGeneralTabSheet..TypeLbl..Caption +#: OptionsEditor.dfm:736 +msgid "Type:" +msgstr "" + +#: MySQLResultSet.pas:533 +msgid "Unapplied Changes" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:444 +msgid "Unicode text" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..MergeOptionGBox..UnionTablesCaptionLbl..Caption +#: EditorTable.dfm:1503 MyxTableEditor.dfm:1240 +msgid "Union Tables:" +msgstr "" + +#: ConnectToInstance.pas:1045 +msgid "Unknown Error." +msgstr "" + +#: EditorTable.pas:2202 EditorTable.pas:3628 +msgid "Unsupported feature" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..NamedPipeCBox..Caption +#: ConnectToInstance.dfm:705 +msgid "Use &named pipe (localhost only)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseAnsiQuotesCBox..Caption +#: ConnectToInstance.dfm:714 +msgid "Use ANSI "es to quote identifiers" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..RowOptionsGBox..UseChecksumCBox..Caption +#: EditorTable.dfm:1243 MyxTableEditor.dfm:1145 +msgid "Use Checksum" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..UseRegExCBox..Caption +#: TextSearch.dfm:270 +msgid "Use RegEx" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseSSLCBox..Caption +#: ConnectToInstance.dfm:722 +msgid "Use SSL if available (the client library needs to support it)" +msgstr "" + +#. ConnectToInstanceForm..AdvancedOptionsGBox..AdvancedOptionsPageControl..MySQLOptionsTabSheet..UseCompressionCBox..Caption +#: ConnectToInstance.dfm:697 +msgid "Use co&mpression protocol" +msgstr "" + +#. MigrationObjSelFilterFrame..ObjectSelGBox..TntLabel2..Caption +#: MigrationObjSelFilter.dfm:75 +msgid "Use the [Detailed Selection] to put objects on the ignore list." +msgstr "" + +#. EditorTableForm..TableEditorPnl..DockedHeaderPnl..TntLabel10..Caption +#: EditorTable.dfm:1675 +msgid "Use this editor to create or alter tables." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel54....AutoSize +#: EditorTable.dfm:1445 MyxTableEditor.dfm:987 +msgid "" +"Use this option to delay the key updates until the table is closed. This " +"works for MyISAM only." +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..TntLabel51....AutoSize +#: EditorTable.dfm:1414 MyxTableEditor.dfm:956 +msgid "" +"Use this option to generate smaller indices. This usually makes updates " +"slower and reads faster. Setting it to DEFAULT tells the storage engine to " +"only pack long CHAR/VARCHAR columns." +msgstr "" + +#. MigrationObjMapDetailFrame..ObjectSelGBox..UserDefinedParamsPnl..ParamsUserDefinedCBox..Caption +#: MigrationObjMapDetail.dfm:154 +msgid "User defined" +msgstr "" + +#: GrtObjectTree.pas:399 +msgid "Values" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..VariousGBox..Caption +#. MyxTableEditorForm..TablePageControl..TntTabSheet1..AdvancedOptionsSheetPnl..AdvancedOptionsScrollBox..VariousGBox..Caption +#: EditorTable.dfm:1382 MyxTableEditor.dfm:924 +msgid "Various" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..TabSheet2..TableOptionScrollBox..StorageEngineGBox..TableEngineDescLbl....AutoSize +#: EditorTable.dfm:1009 +msgid "" +"Very fast, disk based storage engine without support for transactions. " +"Offers fulltext search, packed keys, and is the default storage engine." +msgstr "" + +#. MyxViewEditorForm..Caption +#: MyxViewEditor.dfm:4 +msgid "View Editor" +msgstr "" + +#. MyxViewEditorForm..ViewPageControl..ViewTabSheet..ViewSheetPnl..NameLbl..Caption +#: MyxViewEditor.dfm:121 +msgid "View Name:" +msgstr "" + +#: EditorSql.pas:156 +msgid "View name has changed" +msgstr "" + +#. MyxTableEditorForm..TablePageControl..ColumnSheet..ColumnsContentPnl..ColumnVST....ClipboardFormats.Strings +#: MyxTableEditor.dfm:445 +msgid "Virtual Tree Data" +msgstr "" + +#: ConnectToInstance.pas:1233 +msgid "Warning" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..TntGroupBox2..Caption +#: OptionsEditor.dfm:635 +msgid "Warnings and Messages" +msgstr "" + +#. TextSearchForm..PageControl..OptionsTabSheet..OptionPnl..OptionsGBox..WholeWordsOnlyCBox..Caption +#: TextSearch.dfm:261 +msgid "Whole words only" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel7..Caption +#: OptionsEditor.dfm:431 +msgid "Width:" +msgstr "" + +#: EditorSql.pas:157 +msgid "Would you like to keep the original view object? " +msgstr "" + +#: EditorTable.pas:1852 +msgid "" +"Yes\n" +"No" +msgstr "" + +#: ConnectToInstance.pas:948 +msgid "" +"You are connecting to an MySQL 3.x server. The MySQL GUI tools only support " +"MySQL servers 4.0 and higher. Using this tool with a 3.x server might result " +"in unexpected behaviour." +msgstr "" + +#: MySQLResultSetControls.pas:578 +msgid "You can split the panel only in one direction." +msgstr "" + +#: SchemataTreeView.pas:2259 +msgid "You cannot drop the MySQL schema" +msgstr "" + +#: EditorTable.pas:3628 +msgid "" +"You have foreign keys defined but selected a storage engine which does not " +"support them." +msgstr "" + +#: MySQLResultSet.pas:534 +msgid "" +"You have made changes to the resultset that have not been applied yet. Do " +"you want to discard the changes?" +msgstr "" + +#: ConnectToInstance.pas:962 +msgid "" +"You have not specified a default schema for this connection. Although it is " +"possible to connect without specifying default schema you are highly " +"encouraged to do so." +msgstr "" + +#: EditorTable.pas:2983 +msgid "You have to add at least one column to the table" +msgstr "" + +#: MySQLResultSetControls.pas:3181 +msgid "You have to enable editing first." +msgstr "" + +#: MySQLResultSet.pas:555 +msgid "" +"You tried to execute an empty string. Please type an SQL command into the " +"SQL edit field and execute again." +msgstr "" + +#: EditorTable.pas:2203 +msgid "Your foreign key definitions will be ignored." +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:990 OptionsEditor.dfm:993 +msgid "id%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblPKAutoNamingEd....Items.Strings +#: OptionsEditor.dfm:994 +msgid "id_%tablename%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1021 +msgid "ind_%tablename%_%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1020 +msgid "index%nr%" +msgstr "" + +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd..Text +#. OptionsForm..OptionPageControl..EditorsTabSheet..GroupBox4..EdTblIndexNamingEd....Items.Strings +#: OptionsEditor.dfm:1016 OptionsEditor.dfm:1019 +msgid "index_%nr%" +msgstr "" + +#. EditorTableForm..TableEditorPnl..GirdOptionPnl..MainPageControl..AdvTableOptionsSheet..AdvancedOptionsScrollBox..RaidOptionsGBox..ChunkSizeUnitLbl..Caption +#: EditorTable.dfm:1291 +msgid "kB" +msgstr "" + +#: ConnectToInstance.pas:1035 +msgid "ms" +msgstr "" + +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel8..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel9..Caption +#. OptionsForm..OptionPageControl..GeneralTabSheet..GroupBox2..TntLabel10..Caption +#: OptionsEditor.dfm:439 OptionsEditor.dfm:447 OptionsEditor.dfm:455 +msgid "pt" +msgstr "" + +#. handle global root value +#: GrtObjectTree.pas:650 +msgid "root" +msgstr "" + +#: CommonFuncs.pas:124 CommonFuncs.pas:145 +msgid "version" +msgstr "" + +#. AboutForm..VersionLbl..Caption +#: About.dfm:48 +msgid "version 1.0.7 BETA" +msgstr "" + +#~ msgid "&New User" +#~ msgstr "&Neuer Nutzer" + +#~ msgid "A wrong character set was specified." +#~ msgstr "Es wurde ein falscher Zeichensatz angegeben." + +#~ msgid "An internal error occured." +#~ msgstr "Ein interner Fehler ist aufgetreten." + +#~ msgid "Are you sure you want to drop the selected tables." +#~ msgstr "Wollen Sie die ausgewählten Tabellen wirklich löschen?" + +#~ msgid "Could not convert characters to another character set." +#~ msgstr "Konnte Zeichen nicht in anderen Zeichensatz konvertieren." + +#~ msgid "Could not fetch Usernames." +#~ msgstr "Konnte die Nutzernamen nicht holen." + +#~ msgid "Could not parse file %s." +#~ msgstr "Konnte Datei %s nicht parsen." + +#~ msgid "Could not read from file %s." +#~ msgstr "Konnte nicht aus Datei %s lesen." + +#~ msgid "Drop Stored Procedure" +#~ msgstr "Gespeicherte Prozedur entfernen" + +#~ msgid "Drop Tables" +#~ msgstr "Tabellen entfernen" + +#~ msgid "Dropping Schema Routine ..." +#~ msgstr "Entferne Schemaroutine..." + +#~ msgid "Dropping Schema View ..." +#~ msgstr "Entferne Schema-View..." + +#~ msgid "Error while analyzing an SQL statement." +#~ msgstr "Fehler beim Analysieren einer SQL-Anweisung" + +#~ msgid "Error while fetching Schema Routine Status." +#~ msgstr "Fehler beim Holen des Schema-Routinen-Status" + +#~ msgid "Error while fetching Schema Table Status." +#~ msgstr "Fehler beim Holen des Schema-Tabellen-Status" + +#~ msgid "Error while fetching Schema View Status." +#~ msgstr "Fehler beim Holen des Schema-View-Status" + +#~ msgid "Memory allocation failed." +#~ msgstr "Speicherzuweisung fehlgeschlagen" + +#~ msgid "New Schema..." +#~ msgstr "Neues Schema..." --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/configure +++ mysql-gui-tools-5.0r12/mysql-query-browser/configure @@ -6270,9 +6270,9 @@ -mydatadir='$(datadir)/mysql-gui' +mydatadir='$(datadir)/mysql-gui-tools' -qbdatadir='$(datadir)/mysql-gui/query-browser' +qbdatadir='$(datadir)/mysql-gui-tools/query-browser' --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/MQQueryDispatcher.cc +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/MQQueryDispatcher.cc @@ -558,8 +558,8 @@ Gtk::Main::instance()->run(); - while(!req->is_complete()) - ; + //while(!req->is_complete()) + // ; return sps; } --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/MGCodeEditor.cc +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/MGCodeEditor.cc @@ -18,6 +18,8 @@ #include +#include + --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/main.cc +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/main.cc @@ -248,23 +248,23 @@ if (!parse_cmd_line_args(argc, argv)) return 1; - +/* if (!getenv(PATH_ENV)) { g_print(_("You must start this program using mysql-query-browser.\n")); exit(0); } - +*/ // add search paths for images { - std::string prefix= get_prefix()+DATADIRNAME"/mysql-gui"; + std::string prefix= get_prefix()+DATADIRNAME"/mysql-gui-tools"; PIXCACHE->add_search_path(prefix+"/query-browser"); PIXCACHE->add_search_path(prefix+"/"+COMMONDIRNAME); PIXCACHE->add_search_path(prefix); } // set datadir for myx library - myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui/"+COMMONDIRNAME); + myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui-tools/"+COMMONDIRNAME); // load preferences prefs.load("mysqlqb_options.xml"); @@ -351,16 +351,19 @@ std::string get_prefix() { +/* if (getenv(PATH_ENV)) return std::string(getenv(PATH_ENV))+"/"; else return PREFIX"/"; +*/ + return "/usr/"; } std::string get_app_file(const std::string &file) { - return get_prefix() + DATADIRNAME + "/mysql-gui/query-browser/"+file; + return get_prefix() + DATADIRNAME + "/mysql-gui-tools/query-browser/"+file; } void start_new_instance() --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/MQWorkArea.cc +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/MQWorkArea.cc @@ -2195,7 +2195,7 @@ if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) path= get_prefix()+DATADIRNAME+"/doc/mysql-query-browser/query-browser.html"; // /usr/share/doc if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) - path= get_prefix()+DATADIRNAME+"/mysql-gui/doc/query-browser/query-browser.html"; // /usr/share/mysql-gui/doc + path= get_prefix()+DATADIRNAME+"/mysql-gui-tools/doc/query-browser/query-browser.html"; // /usr/share/mysql-gui-tools/doc if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) path= get_app_file("query-browser.html"); if (!Glib::file_test(path, Glib::FILE_TEST_EXISTS)) --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/myqb.h +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/myqb.h @@ -40,7 +40,7 @@ extern MQPreferences prefs; -#define PATH_ENV "MQB_DIR" +/* #define PATH_ENV "MQB_DIR" */ extern std::string get_prefix(); extern std::string get_app_file(const std::string &file); --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/gtksourceview-1.0.pc +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/gtksourceview-1.0.pc @@ -0,0 +1,11 @@ +prefix=/usr/local +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: gtksourceview +Description: GTK+ 2.0 Source Editing Widget +Version: 0.8.0 +Requires: gtk+-2.0 libxml-2.0 libgnomeprint-2.2 +Libs: -L${libdir} -lgtksourceview-1.0 +Cflags: -I${includedir}/gtksourceview-1.0 --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/Makefile +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/Makefile @@ -0,0 +1,663 @@ +# Makefile.in generated by automake 1.7.9 from Makefile.am. +# Makefile. Generated from Makefile.in by configure. + +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 +# Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + + +srcdir = . +top_srcdir = . + +pkgdatadir = $(datadir)/gtksourceview +pkglibdir = $(libdir)/gtksourceview +pkgincludedir = $(includedir)/gtksourceview +top_builddir = . + +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = /usr/bin/install -c +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +host_triplet = i686-pc-linux-gnu +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run aclocal-1.7 +ACLOCAL_AMFLAGS = +AMDEP_FALSE = # +AMDEP_TRUE = +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run tar +AR = ar +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run automake-1.7 +AWK = gawk +BUILD_GNU_REGEX_FALSE = +BUILD_GNU_REGEX_TRUE = # +BUILD_TESTS_FALSE = +BUILD_TESTS_TRUE = # +CATALOGS = az.gmo be.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mk.gmo mn.gmo ml.gmo ms.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo +CATOBJEXT = .gmo +CC = gcc +CCDEPMODE = depmode=gcc3 +CFLAGS = -Wall -g -O2 +CPP = gcc -E +CPPFLAGS = +CXX = g++ +CXXCPP = g++ -E +CXXDEPMODE = depmode=gcc3 +CXXFLAGS = -g -O2 +CYGPATH_W = echo +DATADIRNAME = share +DEFS = -DHAVE_CONFIG_H +DEPDIR = .deps +DEP_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 +DEP_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 +ECHO = echo +ECHO_C = +ECHO_N = -n +ECHO_T = +EGREP = grep -E +ENABLE_GTK_DOC_FALSE = +ENABLE_GTK_DOC_TRUE = # +EXEEXT = +F77 = +FFLAGS = -g -O2 +GETTEXT_PACKAGE = gtksourceview-1.0 +GLIB_GENMARSHAL = /usr/bin/glib-genmarshal +GLIB_MKENUMS = /usr/bin/glib-mkenums +GMOFILES = az.gmo be.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mk.gmo mn.gmo ml.gmo ms.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo +GMSGFMT = /usr/bin/msgfmt +GNOME_ACLOCAL_DIR = +GNOME_ACLOCAL_FLAGS = +GNOME_PRINT_REQUIRED_VERSION = 2.2.0 +GNOME_VFS_REQUIRED_VERSION = 2.2.0 +GTK_DOC_USE_LIBTOOL_FALSE = # +GTK_DOC_USE_LIBTOOL_TRUE = +GTK_REQUIRED_VERSION = 2.2.0 +HTML_DIR = ${datadir}/gtk-doc/html +INSIDE_GNOME_DOCU_FALSE = +INSIDE_GNOME_DOCU_TRUE = # +INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = ${INSTALL} +INSTALL_SCRIPT = ${INSTALL} +INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s +INSTOBJEXT = .mo +INTLLIBS = +INTLTOOL_CAVES_RULE = %.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_DESKTOP_RULE = %.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_EXTRACT = $(top_builddir)/./intltool-extract +INTLTOOL_KBD_RULE = %.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_KEYS_RULE = %.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_MERGE = $(top_builddir)/./intltool-merge +INTLTOOL_OAF_RULE = %.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p +INTLTOOL_PERL = /usr/bin/perl +INTLTOOL_PONG_RULE = %.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_PROP_RULE = %.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_SCHEMAS_RULE = %.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_SERVER_RULE = %.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_SHEET_RULE = %.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_THEME_RULE = %.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_UI_RULE = %.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_UPDATE = $(top_builddir)/./intltool-update +INTLTOOL_XAM_RULE = %.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache +INTLTOOL_XML_RULE = %.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache +LDFLAGS = +LIBOBJS = +LIBS = +LIBTOOL = $(SHELL) $(top_builddir)/libtool +LIBXML_REQUIRED_VERSION = 2.5.0 +LN_S = ln -s +LTLIBOBJS = +MAINT = # +MAINTAINER_MODE_FALSE = +MAINTAINER_MODE_TRUE = # +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run makeinfo +MKINSTALLDIRS = ./mkinstalldirs +MSGFMT = /usr/bin/msgfmt +OBJEXT = o +PACKAGE = gtksourceview +PACKAGE_BUGREPORT = http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview +PACKAGE_NAME = gtksourceview +PACKAGE_STRING = gtksourceview 0.8.0 +PACKAGE_TARNAME = gtksourceview +PACKAGE_VERSION = 0.8.0 +PATH_SEPARATOR = : +PKG_CONFIG = /usr/bin/pkg-config +POFILES = az.po be.po bn.po ca.po cs.po cy.po da.po de.po el.po es.po et.po eu.po fi.po fr.po he.po hi.po hu.po id.po it.po ja.po ko.po lt.po mk.po mn.po ml.po ms.po nl.po no.po pl.po pt.po pt_BR.po ru.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_TW.po +POSUB = po +PO_IN_DATADIR_FALSE = +PO_IN_DATADIR_TRUE = +RANLIB = ranlib +SET_MAKE = +SHELL = /bin/sh +STRIP = strip +TESTS_CFLAGS = +TESTS_LIBS = +USE_NLS = yes +VERSION = 0.8.0 +WARN_CFLAGS = -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare +XGETTEXT = /usr/bin/xgettext +ac_ct_AR = ar +ac_ct_CC = gcc +ac_ct_CXX = g++ +ac_ct_F77 = +ac_ct_RANLIB = ranlib +ac_ct_STRIP = strip +am__fastdepCC_FALSE = # +am__fastdepCC_TRUE = +am__fastdepCXX_FALSE = # +am__fastdepCXX_TRUE = +am__include = include +am__leading_dot = . +am__quote = +bindir = ${exec_prefix}/bin +build = i686-pc-linux-gnu +build_alias = +build_cpu = i686 +build_os = linux-gnu +build_vendor = pc +datadir = ${prefix}/share +exec_prefix = ${prefix} +host = i686-pc-linux-gnu +host_alias = +host_cpu = i686 +host_os = linux-gnu +host_vendor = pc +includedir = ${prefix}/include +infodir = ${prefix}/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/install-sh +libdir = ${exec_prefix}/lib +libexecdir = ${exec_prefix}/libexec +localstatedir = ${prefix}/var +mandir = ${prefix}/man +oldincludedir = /usr/include +prefix = /usr/local +program_transform_name = s,x,x, +sbindir = ${exec_prefix}/sbin +sharedstatedir = ${prefix}/com +sysconfdir = ${prefix}/etc +target_alias = +MAYBE_TESTS = +#MAYBE_TESTS = tests + +SUBDIRS = gtksourceview $(MAYBE_TESTS) docs + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = gtksourceview-1.0.pc + +EXTRA_DIST = \ + intltool-extract.in \ + intltool-merge.in \ + intltool-update.in \ + gtksourceview-1.0.pc.in \ + HACKING \ + MAINTAINERS \ + TODO + + +DISTCLEANFILES = \ + intltool-extract \ + intltool-merge \ + intltool-update + + +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +subdir = . +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = config.h +CONFIG_CLEAN_FILES = gtksourceview-1.0.pc +DIST_SOURCES = +DATA = $(pkgconfig_DATA) + + +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ + ps-recursive install-info-recursive uninstall-info-recursive \ + all-recursive install-data-recursive install-exec-recursive \ + installdirs-recursive install-recursive uninstall-recursive \ + check-recursive installcheck-recursive +DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ + COPYING ChangeLog INSTALL Makefile.am NEWS TODO acinclude.m4 \ + aclocal.m4 config.guess config.h.in config.sub configure \ + configure.in depcomp gtksourceview-1.0.pc.in install-sh \ + ltmain.sh missing mkinstalldirs +DIST_SUBDIRS = gtksourceview po tests docs +all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive + +.SUFFIXES: + +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno +$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu Makefile +Makefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) + +$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck +$(srcdir)/configure: # $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) + cd $(srcdir) && $(AUTOCONF) + +$(ACLOCAL_M4): # configure.in acinclude.m4 + cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + +config.h: stamp-h1 + @if test ! -f $@; then \ + rm -f stamp-h1; \ + $(MAKE) stamp-h1; \ + else :; fi + +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status config.h + +$(srcdir)/config.h.in: # $(top_srcdir)/configure.in $(ACLOCAL_M4) + cd $(top_srcdir) && $(AUTOHEADER) + touch $(srcdir)/config.h.in + +distclean-hdr: + -rm -f config.h stamp-h1 +gtksourceview-1.0.pc: $(top_builddir)/config.status gtksourceview-1.0.pc.in + cd $(top_builddir) && $(SHELL) ./config.status $@ + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +uninstall-info-am: +pkgconfigDATA_INSTALL = $(INSTALL_DATA) +install-pkgconfigDATA: $(pkgconfig_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) + @list='$(pkgconfig_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \ + $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \ + done + +uninstall-pkgconfigDATA: + @$(NORMAL_UNINSTALL) + @list='$(pkgconfig_DATA)'; for p in $$list; do \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \ + rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \ + done + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @set fnord $$MAKEFLAGS; amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $$MAKEFLAGS; amf=$$2; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ETAGS = etags +ETAGSFLAGS = + +CTAGS = ctags +CTAGSFLAGS = + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + mkid -fID $$unique + +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if (etags --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + else \ + include_option=--include; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$tags$$unique" \ + || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique + +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + +top_distdir = . +distdir = $(PACKAGE)-$(VERSION) + +am__remove_distdir = \ + { test ! -d $(distdir) \ + || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr $(distdir); }; } + +GZIP_ENV = --best +distuninstallcheck_listfiles = find . -type f -print +distcleancheck_listfiles = find . -type f -print + +distdir: $(DISTFILES) + $(am__remove_distdir) + mkdir $(distdir) + $(mkinstalldirs) $(distdir)/. $(distdir)/docs/reference $(distdir)/po + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + dir="/$$dir"; \ + $(mkinstalldirs) "$(distdir)$$dir"; \ + else \ + dir=''; \ + fi; \ + if test -d $$d/$$file; then \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$(top_distdir)" \ + distdir=../$(distdir)/$$subdir \ + distdir) \ + || exit 1; \ + fi; \ + done + -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ + || chmod -R a+r $(distdir) +dist-gzip: distdir + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) + +dist dist-all: distdir + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + $(am__remove_distdir) + GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - + chmod -R a-w $(distdir); chmod a+w $(distdir) + mkdir $(distdir)/_build + mkdir $(distdir)/_inst + chmod a-w $(distdir) + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && cd $(distdir)/_build \ + && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ + && rm -f $(distdir).tar.gz \ + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck + $(am__remove_distdir) + @echo "$(distdir).tar.gz is ready for distribution" | \ + sed 'h;s/./=/g;p;x;p;x' +distuninstallcheck: + @cd $(distuninstallcheck_dir) \ + && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 +distcleancheck: distclean + @if test '$(srcdir)' = . ; then \ + echo "ERROR: distcleancheck can only run from a VPATH build" ; \ + exit 1 ; \ + fi + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ + $(distcleancheck_listfiles) ; \ + exit 1; } >&2 +check-am: all-am +check: check-recursive +all-am: Makefile $(DATA) config.h +installdirs: installdirs-recursive +installdirs-am: + $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) + +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f $(CONFIG_CLEAN_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ + distclean-tags + +dvi: dvi-recursive + +dvi-am: + +info: info-recursive + +info-am: + +install-data-am: install-pkgconfigDATA + +install-exec-am: + +install-info: install-info-recursive + +install-man: + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-info-am uninstall-pkgconfigDATA + +uninstall-info: uninstall-info-recursive + +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ + clean-generic clean-libtool clean-recursive ctags \ + ctags-recursive dist dist-all dist-gzip distcheck distclean \ + distclean-generic distclean-hdr distclean-libtool \ + distclean-recursive distclean-tags distcleancheck distdir \ + distuninstallcheck dvi dvi-am dvi-recursive info info-am \ + info-recursive install install-am install-data install-data-am \ + install-data-recursive install-exec install-exec-am \ + install-exec-recursive install-info install-info-am \ + install-info-recursive install-man install-pkgconfigDATA \ + install-recursive install-strip installcheck installcheck-am \ + installdirs installdirs-am installdirs-recursive \ + maintainer-clean maintainer-clean-generic \ + maintainer-clean-recursive mostlyclean mostlyclean-generic \ + mostlyclean-libtool mostlyclean-recursive pdf pdf-am \ + pdf-recursive ps ps-am ps-recursive tags tags-recursive \ + uninstall uninstall-am uninstall-info-am \ + uninstall-info-recursive uninstall-pkgconfigDATA \ + uninstall-recursive + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/config.status +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/config.status @@ -0,0 +1,1267 @@ +#! /bin/sh +# Generated by configure. +# Run this file to recreate the current configuration. +# Compiler output produced by configure, useful for debugging +# configure, is in config.log if it exists. + +debug=false +ac_cs_recheck=false +ac_cs_silent=false +SHELL=${CONFIG_SHELL-/bin/sh} +## --------------------- ## +## M4sh Initialization. ## +## --------------------- ## + +# Be Bourne compatible +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' +elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then + set -o posix +fi + +# Support unset when possible. +if (FOO=FOO; unset FOO) >/dev/null 2>&1; then + as_unset=unset +else + as_unset=false +fi + + +# Work around bugs in pre-3.0 UWIN ksh. +$as_unset ENV MAIL MAILPATH +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +for as_var in \ + LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ + LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ + LC_TELEPHONE LC_TIME +do + if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then + eval $as_var=C; export $as_var + else + $as_unset $as_var + fi +done + +# Required to use basename. +if expr a : '\(a\)' >/dev/null 2>&1; then + as_expr=expr +else + as_expr=false +fi + +if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then + as_basename=basename +else + as_basename=false +fi + + +# Name of the executable. +as_me=`$as_basename "$0" || +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ + X"$0" : 'X\(//\)$' \| \ + X"$0" : 'X\(/\)$' \| \ + . : '\(.\)' 2>/dev/null || +echo X/"$0" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } + /^X\/\(\/\/\)$/{ s//\1/; q; } + /^X\/\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + + +# PATH needs CR, and LINENO needs CR and PATH. +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh +fi + + + as_lineno_1=$LINENO + as_lineno_2=$LINENO + as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` + test "x$as_lineno_1" != "x$as_lineno_2" && + test "x$as_lineno_3" = "x$as_lineno_2" || { + # Find who we are. Look in the path if we contain no path at all + # relative or not. + case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done + + ;; + esac + # We did not find ourselves, most probably we were run as `sh COMMAND' + # in which case we are not to be found in the path. + if test "x$as_myself" = x; then + as_myself=$0 + fi + if test ! -f "$as_myself"; then + { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 +echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} + { (exit 1); exit 1; }; } + fi + case $CONFIG_SHELL in + '') + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for as_base in sh bash ksh sh5; do + case $as_dir in + /*) + if ("$as_dir/$as_base" -c ' + as_lineno_1=$LINENO + as_lineno_2=$LINENO + as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` + test "x$as_lineno_1" != "x$as_lineno_2" && + test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then + $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } + $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } + CONFIG_SHELL=$as_dir/$as_base + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$0" ${1+"$@"} + fi;; + esac + done +done +;; + esac + + # Create $as_me.lineno as a copy of $as_myself, but with $LINENO + # uniformly replaced by the line number. The first 'sed' inserts a + # line-number line before each line; the second 'sed' does the real + # work. The second script uses 'N' to pair each line-number line + # with the numbered line, and appends trailing '-' during + # substitution so that $LINENO is not a special case at line end. + # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the + # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) + sed '=' <$as_myself | + sed ' + N + s,$,-, + : loop + s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, + t loop + s,-$,, + s,^['$as_cr_digits']*\n,, + ' >$as_me.lineno && + chmod +x $as_me.lineno || + { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 +echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} + { (exit 1); exit 1; }; } + + # Don't try to exec as it changes $[0], causing all sort of problems + # (the dirname of $[0] is not the place where we might find the + # original and so on. Autoconf is especially sensible to this). + . ./$as_me.lineno + # Exit status is that of the last command. + exit +} + + +case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in + *c*,-n*) ECHO_N= ECHO_C=' +' ECHO_T=' ' ;; + *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; + *) ECHO_N= ECHO_C='\c' ECHO_T= ;; +esac + +if expr a : '\(a\)' >/dev/null 2>&1; then + as_expr=expr +else + as_expr=false +fi + +rm -f conf$$ conf$$.exe conf$$.file +echo >conf$$.file +if ln -s conf$$.file conf$$ 2>/dev/null; then + # We could just check for DJGPP; but this test a) works b) is more generic + # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). + if test -f conf$$.exe; then + # Don't use ln at all; we don't have any links + as_ln_s='cp -p' + else + as_ln_s='ln -s' + fi +elif ln conf$$.file conf$$ 2>/dev/null; then + as_ln_s=ln +else + as_ln_s='cp -p' +fi +rm -f conf$$ conf$$.exe conf$$.file + +if mkdir -p . 2>/dev/null; then + as_mkdir_p=: +else + as_mkdir_p=false +fi + +as_executable_p="test -f" + +# Sed expression to map a string onto a valid CPP name. +as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" + +# Sed expression to map a string onto a valid variable name. +as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" + + +# IFS +# We need space, tab and new line, in precisely that order. +as_nl=' +' +IFS=" $as_nl" + +# CDPATH. +$as_unset CDPATH + +exec 6>&1 + +# Open the log real soon, to keep \$[0] and so on meaningful, and to +# report actual input values of CONFIG_FILES etc. instead of their +# values after options handling. Logging --version etc. is OK. +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX +} >&5 +cat >&5 <<_CSEOF + +This file was extended by gtksourceview $as_me 0.8.0, which was +generated by GNU Autoconf 2.57. Invocation command line was + + CONFIG_FILES = $CONFIG_FILES + CONFIG_HEADERS = $CONFIG_HEADERS + CONFIG_LINKS = $CONFIG_LINKS + CONFIG_COMMANDS = $CONFIG_COMMANDS + $ $0 $@ + +_CSEOF +echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 +echo >&5 +config_files=" gtksourceview-1.0.pc Makefile gtksourceview/Makefile gtksourceview/gnu-regex/Makefile gtksourceview/language-specs/Makefile docs/Makefile docs/reference/Makefile docs/reference/version.xml tests/Makefile" +config_headers=" config.h" +config_commands=" depfiles default-1 default-2" + +ac_cs_usage="\ +\`$as_me' instantiates files from templates according to the +current configuration. + +Usage: $0 [OPTIONS] [FILE]... + + -h, --help print this help, then exit + -V, --version print version number, then exit + -q, --quiet do not print progress messages + -d, --debug don't remove temporary files + --recheck update $as_me by reconfiguring in the same conditions + --file=FILE[:TEMPLATE] + instantiate the configuration file FILE + --header=FILE[:TEMPLATE] + instantiate the configuration header FILE + +Configuration files: +$config_files + +Configuration headers: +$config_headers + +Configuration commands: +$config_commands + +Report bugs to ." +ac_cs_version="\ +gtksourceview config.status 0.8.0 +configured by ./configure, generated by GNU Autoconf 2.57, + with options \"'--enable-static' '--disable-shared' '--disable-build-tests' 'CFLAGS=-Wall -g -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' 'LDFLAGS='\" + +Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. +This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it." +srcdir=. +INSTALL="/usr/bin/install -c" +# If no file are specified by the user, then we need to provide default +# value. By we need to know if files were specified by the user. +ac_need_defaults=: +while test $# != 0 +do + case $1 in + --*=*) + ac_option=`expr "x$1" : 'x\([^=]*\)='` + ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` + ac_shift=: + ;; + -*) + ac_option=$1 + ac_optarg=$2 + ac_shift=shift + ;; + *) # This is not an option, so the user has probably given explicit + # arguments. + ac_option=$1 + ac_need_defaults=false;; + esac + + case $ac_option in + # Handling of the options. + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + ac_cs_recheck=: ;; + --version | --vers* | -V ) + echo "$ac_cs_version"; exit 0 ;; + --he | --h) + # Conflict between --help and --header + { { echo "$as_me:$LINENO: error: ambiguous option: $1 +Try \`$0 --help' for more information." >&5 +echo "$as_me: error: ambiguous option: $1 +Try \`$0 --help' for more information." >&2;} + { (exit 1); exit 1; }; };; + --help | --hel | -h ) + echo "$ac_cs_usage"; exit 0 ;; + --debug | --d* | -d ) + debug=: ;; + --file | --fil | --fi | --f ) + $ac_shift + CONFIG_FILES="$CONFIG_FILES $ac_optarg" + ac_need_defaults=false;; + --header | --heade | --head | --hea ) + $ac_shift + CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" + ac_need_defaults=false;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil | --si | --s) + ac_cs_silent=: ;; + + # This is an error. + -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 +Try \`$0 --help' for more information." >&5 +echo "$as_me: error: unrecognized option: $1 +Try \`$0 --help' for more information." >&2;} + { (exit 1); exit 1; }; } ;; + + *) ac_config_targets="$ac_config_targets $1" ;; + + esac + shift +done + +ac_configure_extra_args= + +if $ac_cs_silent; then + exec 6>/dev/null + ac_configure_extra_args="$ac_configure_extra_args --silent" +fi + +if $ac_cs_recheck; then + echo "running /bin/sh ./configure " '--enable-static' '--disable-shared' '--disable-build-tests' 'CFLAGS=-Wall -g -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' 'LDFLAGS=' $ac_configure_extra_args " --no-create --no-recursion" >&6 + exec /bin/sh ./configure '--enable-static' '--disable-shared' '--disable-build-tests' 'CFLAGS=-Wall -g -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' 'LDFLAGS=' $ac_configure_extra_args --no-create --no-recursion +fi + +# +# INIT-COMMANDS section. +# + +AMDEP_TRUE="" ac_aux_dir="." +INTLTOOL_PERL=/usr/bin/perl ac_aux_dir=. + + +for ac_config_target in $ac_config_targets +do + case "$ac_config_target" in + # Handling of arguments. + "gtksourceview-1.0.pc" ) CONFIG_FILES="$CONFIG_FILES gtksourceview-1.0.pc" ;; + "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "gtksourceview/Makefile" ) CONFIG_FILES="$CONFIG_FILES gtksourceview/Makefile" ;; + "gtksourceview/gnu-regex/Makefile" ) CONFIG_FILES="$CONFIG_FILES gtksourceview/gnu-regex/Makefile" ;; + "gtksourceview/language-specs/Makefile" ) CONFIG_FILES="$CONFIG_FILES gtksourceview/language-specs/Makefile" ;; + "docs/Makefile" ) CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;; + "docs/reference/Makefile" ) CONFIG_FILES="$CONFIG_FILES docs/reference/Makefile" ;; + "docs/reference/version.xml" ) CONFIG_FILES="$CONFIG_FILES docs/reference/version.xml" ;; + "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; + "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; + "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; + "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; + "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 +echo "$as_me: error: invalid argument: $ac_config_target" >&2;} + { (exit 1); exit 1; }; };; + esac +done + +# If the user did not use the arguments to specify the items to instantiate, +# then the envvar interface is used. Set only those that are not. +# We use the long form for the default assignment because of an extremely +# bizarre bug on SunOS 4.1.3. +if $ac_need_defaults; then + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands +fi + +# Have a temporary directory for convenience. Make it in the build tree +# simply because there is no reason to put it here, and in addition, +# creating and moving files from /tmp can sometimes cause problems. +# Create a temporary directory, and hook for its removal unless debugging. +$debug || +{ + trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 + trap '{ (exit 1); exit 1; }' 1 2 13 15 +} + +# Create a (secure) tmp directory for tmp files. + +{ + tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && + test -n "$tmp" && test -d "$tmp" +} || +{ + tmp=./confstat$$-$RANDOM + (umask 077 && mkdir $tmp) +} || +{ + echo "$me: cannot create a temporary directory in ." >&2 + { (exit 1); exit 1; } +} + + +# +# CONFIG_FILES section. +# + +# No need to generate the scripts if there are no CONFIG_FILES. +# This happens for instance when ./config.status config.h +if test -n "$CONFIG_FILES"; then + # Protect against being on the right side of a sed subst in config.status. + sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g; + s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF +s,@SHELL@,/bin/sh,;t t +s,@PATH_SEPARATOR@,:,;t t +s,@PACKAGE_NAME@,gtksourceview,;t t +s,@PACKAGE_TARNAME@,gtksourceview,;t t +s,@PACKAGE_VERSION@,0.8.0,;t t +s,@PACKAGE_STRING@,gtksourceview 0.8.0,;t t +s,@PACKAGE_BUGREPORT@,http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview,;t t +s,@exec_prefix@,${prefix},;t t +s,@prefix@,/usr/local,;t t +s,@program_transform_name@,s,x,x,,;t t +s,@bindir@,${exec_prefix}/bin,;t t +s,@sbindir@,${exec_prefix}/sbin,;t t +s,@libexecdir@,${exec_prefix}/libexec,;t t +s,@datadir@,${prefix}/share,;t t +s,@sysconfdir@,${prefix}/etc,;t t +s,@sharedstatedir@,${prefix}/com,;t t +s,@localstatedir@,${prefix}/var,;t t +s,@libdir@,${exec_prefix}/lib,;t t +s,@includedir@,${prefix}/include,;t t +s,@oldincludedir@,/usr/include,;t t +s,@infodir@,${prefix}/info,;t t +s,@mandir@,${prefix}/man,;t t +s,@build_alias@,,;t t +s,@host_alias@,,;t t +s,@target_alias@,,;t t +s,@DEFS@,-DHAVE_CONFIG_H,;t t +s,@ECHO_C@,,;t t +s,@ECHO_N@,-n,;t t +s,@ECHO_T@,,;t t +s,@LIBS@,,;t t +s,@INSTALL_PROGRAM@,${INSTALL},;t t +s,@INSTALL_SCRIPT@,${INSTALL},;t t +s,@INSTALL_DATA@,${INSTALL} -m 644,;t t +s,@CYGPATH_W@,echo,;t t +s,@PACKAGE@,gtksourceview,;t t +s,@VERSION@,0.8.0,;t t +s,@ACLOCAL@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run aclocal-1.7 ,;t t +s,@AUTOCONF@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run autoconf,;t t +s,@AUTOMAKE@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run automake-1.7,;t t +s,@AUTOHEADER@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run autoheader,;t t +s,@MAKEINFO@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run makeinfo,;t t +s,@AMTAR@,${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/missing --run tar,;t t +s,@install_sh@,/home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/install-sh,;t t +s,@STRIP@,strip,;t t +s,@ac_ct_STRIP@,strip,;t t +s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t +s,@AWK@,gawk,;t t +s,@SET_MAKE@,,;t t +s,@am__leading_dot@,.,;t t +s,@ACLOCAL_AMFLAGS@,,;t t +s,@MAINTAINER_MODE_TRUE@,#,;t t +s,@MAINTAINER_MODE_FALSE@,,;t t +s,@MAINT@,#,;t t +s,@CC@,gcc,;t t +s,@CFLAGS@,-Wall -g -O2,;t t +s,@LDFLAGS@,,;t t +s,@CPPFLAGS@,,;t t +s,@ac_ct_CC@,gcc,;t t +s,@EXEEXT@,,;t t +s,@OBJEXT@,o,;t t +s,@DEPDIR@,.deps,;t t +s,@am__include@,include,;t t +s,@am__quote@,,;t t +s,@AMDEP_TRUE@,,;t t +s,@AMDEP_FALSE@,#,;t t +s,@AMDEPBACKSLASH@,\,;t t +s,@CCDEPMODE@,depmode=gcc3,;t t +s,@am__fastdepCC_TRUE@,,;t t +s,@am__fastdepCC_FALSE@,#,;t t +s,@build@,i686-pc-linux-gnu,;t t +s,@build_cpu@,i686,;t t +s,@build_vendor@,pc,;t t +s,@build_os@,linux-gnu,;t t +s,@host@,i686-pc-linux-gnu,;t t +s,@host_cpu@,i686,;t t +s,@host_vendor@,pc,;t t +s,@host_os@,linux-gnu,;t t +s,@EGREP@,grep -E,;t t +s,@LN_S@,ln -s,;t t +s,@ECHO@,echo,;t t +s,@AR@,ar,;t t +s,@ac_ct_AR@,ar,;t t +s,@RANLIB@,ranlib,;t t +s,@ac_ct_RANLIB@,ranlib,;t t +s,@CPP@,gcc -E,;t t +s,@CXX@,g++,;t t +s,@CXXFLAGS@,-g -O2,;t t +s,@ac_ct_CXX@,g++,;t t +s,@CXXDEPMODE@,depmode=gcc3,;t t +s,@am__fastdepCXX_TRUE@,,;t t +s,@am__fastdepCXX_FALSE@,#,;t t +s,@CXXCPP@,g++ -E,;t t +s,@F77@,,;t t +s,@FFLAGS@,-g -O2,;t t +s,@ac_ct_F77@,,;t t +s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t +s,@INTLTOOL_DESKTOP_RULE@,%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_DIRECTORY_RULE@,%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_KEYS_RULE@,%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_PROP_RULE@,%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_OAF_RULE@,%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p,;t t +s,@INTLTOOL_PONG_RULE@,%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_SERVER_RULE@,%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_SHEET_RULE@,%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_SOUNDLIST_RULE@,%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_UI_RULE@,%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_XAM_RULE@,%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_KBD_RULE@,%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_XML_RULE@,%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_CAVES_RULE@,%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_SCHEMAS_RULE@,%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_THEME_RULE@,%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache,;t t +s,@INTLTOOL_EXTRACT@,$(top_builddir)/./intltool-extract,;t t +s,@INTLTOOL_MERGE@,$(top_builddir)/./intltool-merge,;t t +s,@INTLTOOL_UPDATE@,$(top_builddir)/./intltool-update,;t t +s,@INTLTOOL_PERL@,/usr/bin/perl,;t t +s,@GTK_REQUIRED_VERSION@,2.2.0,;t t +s,@GNOME_VFS_REQUIRED_VERSION@,2.2.0,;t t +s,@LIBXML_REQUIRED_VERSION@,2.5.0,;t t +s,@GNOME_PRINT_REQUIRED_VERSION@,2.2.0,;t t +s,@GLIB_GENMARSHAL@,/usr/bin/glib-genmarshal,;t t +s,@GLIB_MKENUMS@,/usr/bin/glib-mkenums,;t t +s,@GNOME_ACLOCAL_DIR@,,;t t +s,@GNOME_ACLOCAL_FLAGS@,,;t t +s,@INSIDE_GNOME_DOCU_TRUE@,#,;t t +s,@INSIDE_GNOME_DOCU_FALSE@,,;t t +s,@WARN_CFLAGS@,-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ,;t t +s,@PKG_CONFIG@,/usr/bin/pkg-config,;t t +s,@DEP_CFLAGS@,-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 ,;t t +s,@DEP_LIBS@,-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t +s,@BUILD_GNU_REGEX_TRUE@,#,;t t +s,@BUILD_GNU_REGEX_FALSE@,,;t t +s,@BUILD_TESTS_TRUE@,#,;t t +s,@BUILD_TESTS_FALSE@,,;t t +s,@TESTS_CFLAGS@,,;t t +s,@TESTS_LIBS@,,;t t +s,@GETTEXT_PACKAGE@,gtksourceview-1.0,;t t +s,@USE_NLS@,yes,;t t +s,@MSGFMT@,/usr/bin/msgfmt,;t t +s,@GMSGFMT@,/usr/bin/msgfmt,;t t +s,@XGETTEXT@,/usr/bin/xgettext,;t t +s,@CATALOGS@, az.gmo be.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mk.gmo mn.gmo ml.gmo ms.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo,;t t +s,@CATOBJEXT@,.gmo,;t t +s,@DATADIRNAME@,share,;t t +s,@GMOFILES@, az.gmo be.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mk.gmo mn.gmo ml.gmo ms.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo,;t t +s,@INSTOBJEXT@,.mo,;t t +s,@INTLLIBS@,,;t t +s,@PO_IN_DATADIR_TRUE@,,;t t +s,@PO_IN_DATADIR_FALSE@,,;t t +s,@POFILES@, az.po be.po bn.po ca.po cs.po cy.po da.po de.po el.po es.po et.po eu.po fi.po fr.po he.po hi.po hu.po id.po it.po ja.po ko.po lt.po mk.po mn.po ml.po ms.po nl.po no.po pl.po pt.po pt_BR.po ru.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_TW.po,;t t +s,@POSUB@,po,;t t +s,@MKINSTALLDIRS@,./mkinstalldirs,;t t +s,@HTML_DIR@,${datadir}/gtk-doc/html,;t t +s,@ENABLE_GTK_DOC_TRUE@,#,;t t +s,@ENABLE_GTK_DOC_FALSE@,,;t t +s,@GTK_DOC_USE_LIBTOOL_TRUE@,,;t t +s,@GTK_DOC_USE_LIBTOOL_FALSE@,#,;t t +s,@LIBOBJS@,,;t t +s,@LTLIBOBJS@,,;t t +CEOF + + # Split the substitutions into bite-sized pieces for seds with + # small command number limits, like on Digital OSF/1 and HP-UX. + ac_max_sed_lines=48 + ac_sed_frag=1 # Number of current file. + ac_beg=1 # First line for current file. + ac_end=$ac_max_sed_lines # Line after last line for current file. + ac_more_lines=: + ac_sed_cmds= + while $ac_more_lines; do + if test $ac_beg -gt 1; then + sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag + else + sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag + fi + if test ! -s $tmp/subs.frag; then + ac_more_lines=false + else + # The purpose of the label and of the branching condition is to + # speed up the sed processing (if there are no `@' at all, there + # is no need to browse any of the substitutions). + # These are the two extra sed commands mentioned above. + (echo ':t + /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed + if test -z "$ac_sed_cmds"; then + ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" + else + ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" + fi + ac_sed_frag=`expr $ac_sed_frag + 1` + ac_beg=$ac_end + ac_end=`expr $ac_end + $ac_max_sed_lines` + fi + done + if test -z "$ac_sed_cmds"; then + ac_sed_cmds=cat + fi +fi # test -n "$CONFIG_FILES" + +for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case $ac_file in + - | *:- | *:-:* ) # input from stdin + cat >$tmp/stdin + ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` + ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; + *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` + ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; + * ) ac_file_in=$ac_file.in ;; + esac + + # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. + ac_dir=`(dirname "$ac_file") 2>/dev/null || +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_file" : 'X\(//\)[^/]' \| \ + X"$ac_file" : 'X\(//\)$' \| \ + X"$ac_file" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$ac_file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + { if $as_mkdir_p; then + mkdir -p "$ac_dir" + else + as_dir="$ac_dir" + as_dirs= + while test ! -d "$as_dir"; do + as_dirs="$as_dir $as_dirs" + as_dir=`(dirname "$as_dir") 2>/dev/null || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + done + test ! -n "$as_dirs" || mkdir $as_dirs + fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} + { (exit 1); exit 1; }; }; } + + ac_builddir=. + +if test "$ac_dir" != .; then + ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` + # A "../" for each directory in $ac_dir_suffix. + ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` +else + ac_dir_suffix= ac_top_builddir= +fi + +case $srcdir in + .) # No --srcdir option. We are building in place. + ac_srcdir=. + if test -z "$ac_top_builddir"; then + ac_top_srcdir=. + else + ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` + fi ;; + [\\/]* | ?:[\\/]* ) # Absolute path. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir ;; + *) # Relative path. + ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_builddir$srcdir ;; +esac +# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be +# absolute. +ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` +ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` +ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` +ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` + + + case $INSTALL in + [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; + *) ac_INSTALL=$ac_top_builddir$INSTALL ;; + esac + + if test x"$ac_file" != x-; then + { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + rm -f "$ac_file" + fi + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + if test x"$ac_file" = x-; then + configure_input= + else + configure_input="$ac_file. " + fi + configure_input=$configure_input"Generated from `echo $ac_file_in | + sed 's,.*/,,'` by configure." + + # First look for the input files in the build tree, otherwise in the + # src tree. + ac_file_inputs=`IFS=: + for f in $ac_file_in; do + case $f in + -) echo $tmp/stdin ;; + [\\/$]*) + # Absolute (can't be DOS-style, as IFS=:) + test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 +echo "$as_me: error: cannot find input file: $f" >&2;} + { (exit 1); exit 1; }; } + echo $f;; + *) # Relative + if test -f "$f"; then + # Build tree + echo $f + elif test -f "$srcdir/$f"; then + # Source tree + echo $srcdir/$f + else + # /dev/null tree + { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 +echo "$as_me: error: cannot find input file: $f" >&2;} + { (exit 1); exit 1; }; } + fi;; + esac + done` || { (exit 1); exit 1; } + sed "/^[ ]*VPATH[ ]*=/{ +s/:*\$(srcdir):*/:/; +s/:*\${srcdir}:*/:/; +s/:*@srcdir@:*/:/; +s/^\([^=]*=[ ]*\):*/\1/; +s/:*$//; +s/^[^=]*=[ ]*$//; +} + +:t +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b +s,@configure_input@,$configure_input,;t t +s,@srcdir@,$ac_srcdir,;t t +s,@abs_srcdir@,$ac_abs_srcdir,;t t +s,@top_srcdir@,$ac_top_srcdir,;t t +s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t +s,@builddir@,$ac_builddir,;t t +s,@abs_builddir@,$ac_abs_builddir,;t t +s,@top_builddir@,$ac_top_builddir,;t t +s,@abs_top_builddir@,$ac_abs_top_builddir,;t t +s,@INSTALL@,$ac_INSTALL,;t t +" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out + rm -f $tmp/stdin + if test x"$ac_file" != x-; then + mv $tmp/out $ac_file + else + cat $tmp/out + rm -f $tmp/out + fi + +done + +# +# CONFIG_HEADER section. +# + +# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where +# NAME is the cpp macro being defined and VALUE is the value it is being given. +# +# ac_d sets the value in "#define NAME VALUE" lines. +ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' +ac_dB='[ ].*$,\1#\2' +ac_dC=' ' +ac_dD=',;t' +# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". +ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' +ac_uB='$,\1#\2define\3' +ac_uC=' ' +ac_uD=',;t' + +for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case $ac_file in + - | *:- | *:-:* ) # input from stdin + cat >$tmp/stdin + ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` + ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; + *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` + ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; + * ) ac_file_in=$ac_file.in ;; + esac + + test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + + # First look for the input files in the build tree, otherwise in the + # src tree. + ac_file_inputs=`IFS=: + for f in $ac_file_in; do + case $f in + -) echo $tmp/stdin ;; + [\\/$]*) + # Absolute (can't be DOS-style, as IFS=:) + test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 +echo "$as_me: error: cannot find input file: $f" >&2;} + { (exit 1); exit 1; }; } + echo $f;; + *) # Relative + if test -f "$f"; then + # Build tree + echo $f + elif test -f "$srcdir/$f"; then + # Source tree + echo $srcdir/$f + else + # /dev/null tree + { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 +echo "$as_me: error: cannot find input file: $f" >&2;} + { (exit 1); exit 1; }; } + fi;; + esac + done` || { (exit 1); exit 1; } + # Remove the trailing spaces. + sed 's/[ ]*$//' $ac_file_inputs >$tmp/in + + # Handle all the #define templates only if necessary. + if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then + # If there are no defines, we may have an empty if/fi + : + cat >$tmp/defines.sed <$tmp/out + rm -f $tmp/in + mv $tmp/out $tmp/in + + fi # grep + + # Handle all the #undef templates + cat >$tmp/undefs.sed <$tmp/out + rm -f $tmp/in + mv $tmp/out $tmp/in + + cat >$tmp/undefs.sed <$tmp/out + rm -f $tmp/in + mv $tmp/out $tmp/in + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + if test x"$ac_file" = x-; then + echo "/* Generated by configure. */" >$tmp/config.h + else + echo "/* $ac_file. Generated by configure. */" >$tmp/config.h + fi + cat $tmp/in >>$tmp/config.h + rm -f $tmp/in + if test x"$ac_file" != x-; then + if diff $ac_file $tmp/config.h >/dev/null 2>&1; then + { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 +echo "$as_me: $ac_file is unchanged" >&6;} + else + ac_dir=`(dirname "$ac_file") 2>/dev/null || +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_file" : 'X\(//\)[^/]' \| \ + X"$ac_file" : 'X\(//\)$' \| \ + X"$ac_file" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$ac_file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + { if $as_mkdir_p; then + mkdir -p "$ac_dir" + else + as_dir="$ac_dir" + as_dirs= + while test ! -d "$as_dir"; do + as_dirs="$as_dir $as_dirs" + as_dir=`(dirname "$as_dir") 2>/dev/null || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + done + test ! -n "$as_dirs" || mkdir $as_dirs + fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} + { (exit 1); exit 1; }; }; } + + rm -f $ac_file + mv $tmp/config.h $ac_file + fi + else + cat $tmp/config.h + rm -f $tmp/config.h + fi +# Compute $ac_file's index in $config_headers. +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $ac_file | $ac_file:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || +$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X$ac_file : 'X\(//\)[^/]' \| \ + X$ac_file : 'X\(//\)$' \| \ + X$ac_file : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X$ac_file | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'`/stamp-h$_am_stamp_count +done + +# +# CONFIG_COMMANDS section. +# +for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue + ac_dest=`echo "$ac_file" | sed 's,:.*,,'` + ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` + ac_dir=`(dirname "$ac_dest") 2>/dev/null || +$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$ac_dest" : 'X\(//\)[^/]' \| \ + X"$ac_dest" : 'X\(//\)$' \| \ + X"$ac_dest" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$ac_dest" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + ac_builddir=. + +if test "$ac_dir" != .; then + ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` + # A "../" for each directory in $ac_dir_suffix. + ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` +else + ac_dir_suffix= ac_top_builddir= +fi + +case $srcdir in + .) # No --srcdir option. We are building in place. + ac_srcdir=. + if test -z "$ac_top_builddir"; then + ac_top_srcdir=. + else + ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` + fi ;; + [\\/]* | ?:[\\/]* ) # Absolute path. + ac_srcdir=$srcdir$ac_dir_suffix; + ac_top_srcdir=$srcdir ;; + *) # Relative path. + ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_builddir$srcdir ;; +esac +# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be +# absolute. +ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` +ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` +ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` +ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` + + + { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 +echo "$as_me: executing $ac_dest commands" >&6;} + case $ac_dest in + depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named `Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # So let's grep whole file. + if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then + dirpart=`(dirname "$mf") 2>/dev/null || +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$mf" : 'X\(//\)[^/]' \| \ + X"$mf" : 'X\(//\)$' \| \ + X"$mf" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$mf" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + else + continue + fi + grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue + # Extract the definition of DEP_FILES from the Makefile without + # running `make'. + DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` + test -z "$DEPDIR" && continue + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n -e '/^U = / s///p' < "$mf"` + test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" + # We invoke sed twice because it is the simplest approach to + # changing $(DEPDIR) to its actual value in the expansion. + for file in `sed -n -e ' + /^DEP_FILES = .*\\\\$/ { + s/^DEP_FILES = // + :loop + s/\\\\$// + p + n + /\\\\$/ b loop + p + } + /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do + # Make sure the directory exists. + test -f "$dirpart/$file" && continue + fdir=`(dirname "$file") 2>/dev/null || +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$file" : 'X\(//\)[^/]' \| \ + X"$file" : 'X\(//\)$' \| \ + X"$file" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + { if $as_mkdir_p; then + mkdir -p $dirpart/$fdir + else + as_dir=$dirpart/$fdir + as_dirs= + while test ! -d "$as_dir"; do + as_dirs="$as_dir $as_dirs" + as_dir=`(dirname "$as_dir") 2>/dev/null || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'` + done + test ! -n "$as_dirs" || mkdir $as_dirs + fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5 +echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;} + { (exit 1); exit 1; }; }; } + + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done +done + ;; + default-1 ) + +sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${ac_aux_dir}/intltool-extract.in > ${ac_aux_dir}/intltool-extract.out +if cmp -s ${ac_aux_dir}/intltool-extract ${ac_aux_dir}/intltool-extract.out 2>/dev/null; then + rm -f ${ac_aux_dir}/intltool-extract.out +else + mv -f ${ac_aux_dir}/intltool-extract.out ${ac_aux_dir}/intltool-extract +fi +chmod ugo+x ${ac_aux_dir}/intltool-extract +chmod u+w ${ac_aux_dir}/intltool-extract + +sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" \ + < ${ac_aux_dir}/intltool-merge.in > ${ac_aux_dir}/intltool-merge.out +if cmp -s ${ac_aux_dir}/intltool-merge ${ac_aux_dir}/intltool-merge.out 2>/dev/null; then + rm -f ${ac_aux_dir}/intltool-merge.out +else + mv -f ${ac_aux_dir}/intltool-merge.out ${ac_aux_dir}/intltool-merge +fi +chmod ugo+x ${ac_aux_dir}/intltool-merge +chmod u+w ${ac_aux_dir}/intltool-merge + +sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${ac_aux_dir}/intltool-update.in > ${ac_aux_dir}/intltool-update.out +if cmp -s ${ac_aux_dir}/intltool-update ${ac_aux_dir}/intltool-update.out 2>/dev/null; then + rm -f ${ac_aux_dir}/intltool-update.out +else + mv -f ${ac_aux_dir}/intltool-update.out ${ac_aux_dir}/intltool-update +fi +chmod ugo+x ${ac_aux_dir}/intltool-update +chmod u+w ${ac_aux_dir}/intltool-update + + ;; + default-2 ) case "$CONFIG_FILES" in *po/Makefile.in*) + sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile + esac ;; + esac +done + +{ (exit 0); exit 0; } --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/libtool +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/libtool @@ -44,29 +44,29 @@ # ### BEGIN LIBTOOL CONFIG -# Libtool was configured on host rerun: +# Libtool was configured on host mira: # Shell to use when invoking shell scripts. SHELL="/bin/sh" # Whether or not to build shared libraries. -build_libtool_libs=yes +build_libtool_libs=no # Whether or not to build static libraries. build_old_libs=yes # Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=no +build_libtool_need_lc=yes # Whether or not to disallow shared libs when runtime libs are static allow_libtool_libs_with_static_runtimes=no # Whether or not to optimize for fast installation. -fast_install=yes +fast_install=needless # The host system. host_alias= -host=x86_64-unknown-linux-gnu +host=i686-pc-linux-gnu # An echo program that does not interpret backslashes. echo="echo" @@ -88,7 +88,7 @@ EGREP="grep -E" # The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" +LD="/usr/bin/ld" # Whether we need hard or soft links. LN_S="ln -s" @@ -100,7 +100,7 @@ STRIP=strip # Used to examine libraries when file_magic_cmd begins "file" -MAGIC_CMD=/usr/bin/file +MAGIC_CMD=file # Used on cygwin: DLL creation program. DLLTOOL="dlltool" @@ -236,7 +236,7 @@ compiler_lib_search_path="" # Method to check whether dependent libraries are shared objects. -deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )" +deplibs_check_method="pass_all" # Command to use when deplibs_check_method == file_magic. file_magic_cmd="\$MAGIC_CMD" @@ -313,7 +313,7 @@ link_all_deplibs=unknown # Compile-time system search path for libraries -sys_lib_search_path_spec=" /usr/lib/gcc/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../x86_64-linux-gnu/lib/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../ /lib/x86_64-linux-gnu/4.0.3/ /lib/ /usr/lib/x86_64-linux-gnu/4.0.3/ /usr/lib/" +sys_lib_search_path_spec=" /usr/lib/gcc/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/../lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/ /lib/i486-linux-gnu/4.2.4/ /lib/../lib/ /usr/lib/i486-linux-gnu/4.2.4/ /usr/lib/../lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../ /lib/ /usr/lib/" # Run-time system search path for libraries sys_lib_dlsearch_path_spec="/lib /usr/lib" @@ -6633,13 +6633,13 @@ # End: # ### BEGIN LIBTOOL TAG CONFIG: CXX -# Libtool was configured on host rerun: +# Libtool was configured on host mira: # Shell to use when invoking shell scripts. SHELL="/bin/sh" # Whether or not to build shared libraries. -build_libtool_libs=yes +build_libtool_libs=no # Whether or not to build static libraries. build_old_libs=yes @@ -6651,11 +6651,11 @@ allow_libtool_libs_with_static_runtimes=no # Whether or not to optimize for fast installation. -fast_install=yes +fast_install=needless # The host system. host_alias= -host=x86_64-unknown-linux-gnu +host=i686-pc-linux-gnu # An echo program that does not interpret backslashes. echo="echo" @@ -6677,7 +6677,7 @@ EGREP="grep -E" # The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" +LD="/usr/bin/ld" # Whether we need hard or soft links. LN_S="ln -s" @@ -6689,7 +6689,7 @@ STRIP=strip # Used to examine libraries when file_magic_cmd begins "file" -MAGIC_CMD=/usr/bin/file +MAGIC_CMD=file # Used on cygwin: DLL creation program. DLLTOOL="dlltool" @@ -6757,10 +6757,10 @@ no_builtin_flag=" -fno-builtin" # Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec="" +export_dynamic_flag_spec="\${wl}--export-dynamic" # Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec="" +whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" # Compiler flag to generate thread-safe objects. thread_safe_flag_spec="" @@ -6791,8 +6791,8 @@ old_archive_from_expsyms_cmds="" # Commands used to build and install a shared archive. -archive_cmds="\$CC -shared \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags -o \$lib" -archive_expsym_cmds="" +archive_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" postinstall_cmds="" postuninstall_cmds="" @@ -6806,11 +6806,11 @@ # Dependencies to place before the objects being linked to create a # shared library. -predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.0.3/crtbeginS.o" +predep_objects="/usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.2.4/crtbeginS.o" # Dependencies to place after the objects being linked to create a # shared library. -postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.0.3/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64/crtn.o" +postdep_objects="/usr/lib/gcc/i486-linux-gnu/4.2.4/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/crtn.o" # Dependencies to place before the objects being linked to create a # shared library. @@ -6822,10 +6822,10 @@ # The library search path used internally by the compiler when linking # a shared library. -compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.0.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.0.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../.. -L/lib/../lib64 -L/usr/lib/../lib64" +compiler_lib_search_path="-L/usr/lib/gcc/i486-linux-gnu/4.2.4 -L/usr/lib/gcc/i486-linux-gnu/4.2.4 -L/usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.2.4/../../.." # Method to check whether dependent libraries are shared objects. -deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )" +deplibs_check_method="pass_all" # Command to use when deplibs_check_method == file_magic. file_magic_cmd="\$MAGIC_CMD" @@ -6868,7 +6868,7 @@ # Flag to hardcode $libdir into a binary during linking. # This must work even if $libdir does not exist. -hardcode_libdir_flag_spec="" +hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" # If ld is used when linking, flag to hardcode $libdir into # a binary during linking. This must work even if $libdir does @@ -6902,7 +6902,7 @@ link_all_deplibs=unknown # Compile-time system search path for libraries -sys_lib_search_path_spec=" /usr/lib/gcc/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../x86_64-linux-gnu/lib/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../x86_64-linux-gnu/4.0.3/ /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../ /lib/x86_64-linux-gnu/4.0.3/ /lib/ /usr/lib/x86_64-linux-gnu/4.0.3/ /usr/lib/" +sys_lib_search_path_spec=" /usr/lib/gcc/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/../lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../i486-linux-gnu/4.2.4/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../lib/ /lib/i486-linux-gnu/4.2.4/ /lib/../lib/ /usr/lib/i486-linux-gnu/4.2.4/ /usr/lib/../lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/lib/ /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../ /lib/ /usr/lib/" # Run-time system search path for libraries sys_lib_dlsearch_path_spec="/lib /usr/lib" --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/intltool-merge +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/intltool-merge @@ -0,0 +1,1228 @@ +#!/usr/bin/perl -w + +# +# The Intltool Message Merger +# +# Copyright (C) 2000, 2003 Free Software Foundation. +# Copyright (C) 2000, 2001 Eazel, Inc +# +# Intltool is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# version 2 published by the Free Software Foundation. +# +# Intltool is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. +# +# Authors: Maciej Stachowiak +# Kenneth Christiansen +# Darin Adler +# +# Proper XML UTF-8'ification written by Cyrille Chepelov +# + +## Release information +my $PROGRAM = "intltool-merge"; +my $PACKAGE = "intltool"; +my $VERSION = "0.28"; + +## Loaded modules +use strict; +use Getopt::Long; +use Text::Wrap; +use File::Basename; + +my $ret = eval 'require XML::Parser'; +if(!$ret) { + die "You must have XML::Parser installed to run $0\n\n"; +} + +## Add dir to own perl modules +my $dir = dirname($0); +push @INC, "/home/gustavo/local/gnome/share/intltool"; +push @INC, "$dir/modules"; +push @INC, "$dir/intltool-modules"; + +$ret = eval 'require XML::Parser::Style::OrigTree'; +if(!$ret) { + die "The OrigTree module doesn't seem to be properly installed $0\n\n"; +} + +my $must_end_tag = -1; +my $last_depth = -1; +my $translation_depth = -1; +my @tag_stack = (); +my @entered_tag = (); +my @translation_strings = (); +my $leading_space = ""; + +## Scalars used by the option stuff +my $HELP_ARG = 0; +my $VERSION_ARG = 0; +my $BA_STYLE_ARG = 0; +my $XML_STYLE_ARG = 0; +my $KEYS_STYLE_ARG = 0; +my $DESKTOP_STYLE_ARG = 0; +my $SCHEMAS_STYLE_ARG = 0; +my $RFC822DEB_STYLE_ARG = 0; +my $QUIET_ARG = 0; +my $PASS_THROUGH_ARG = 0; +my $UTF8_ARG = 0; +my $MULTIPLE_OUTPUT = 0; +my $cache_file; + +## Handle options +GetOptions +( + "help" => \$HELP_ARG, + "version" => \$VERSION_ARG, + "quiet|q" => \$QUIET_ARG, + "oaf-style|o" => \$BA_STYLE_ARG, ## for compatibility + "ba-style|b" => \$BA_STYLE_ARG, + "xml-style|x" => \$XML_STYLE_ARG, + "keys-style|k" => \$KEYS_STYLE_ARG, + "desktop-style|d" => \$DESKTOP_STYLE_ARG, + "schemas-style|s" => \$SCHEMAS_STYLE_ARG, + "rfc822deb-style|r" => \$RFC822DEB_STYLE_ARG, + "pass-through|p" => \$PASS_THROUGH_ARG, + "utf8|u" => \$UTF8_ARG, + "multiple-output|m" => \$MULTIPLE_OUTPUT, + "cache|c=s" => \$cache_file + ) or &error; + +my $PO_DIR; +my $FILE; +my $OUTFILE; + +my %po_files_by_lang = (); +my %translations = (); +my $iconv = $ENV{"INTLTOOL_ICONV"} || "iconv"; + +# Use this instead of \w for XML files to handle more possible characters. +my $w = "[-A-Za-z0-9._:]"; + +# XML quoted string contents +my $q = "[^\\\"]*"; + +## Check for options. + +if ($VERSION_ARG) +{ + &print_version; +} +elsif ($HELP_ARG) +{ + &print_help; +} +elsif ($BA_STYLE_ARG && @ARGV > 2) +{ + &preparation; + &print_message; + &ba_merge_translations; + &finalize; +} +elsif ($XML_STYLE_ARG && @ARGV > 2) +{ + &utf8_sanity_check; + &preparation; + &print_message; + + &xml_merge_output; + + &finalize; +} +elsif ($KEYS_STYLE_ARG && @ARGV > 2) +{ + &utf8_sanity_check; + &preparation; + &print_message; + &keys_merge_translations; + &finalize; +} +elsif ($DESKTOP_STYLE_ARG && @ARGV > 2) +{ + &preparation; + &print_message; + &desktop_merge_translations; + &finalize; +} +elsif ($SCHEMAS_STYLE_ARG && @ARGV > 2) +{ + &preparation; + &print_message; + &schemas_merge_translations; + &finalize; +} +elsif ($RFC822DEB_STYLE_ARG && @ARGV > 2) +{ + &preparation; + &print_message; + &rfc822deb_merge_translations; + &finalize; +} +else +{ + &print_help; +} + +exit; + +## Sub for printing release information +sub print_version +{ + print <<_EOF_; +${PROGRAM} (${PACKAGE}) ${VERSION} +Written by Maciej Stachowiak, Darin Adler and Kenneth Christiansen. + +Copyright (C) 2000-2003 Free Software Foundation, Inc. +Copyright (C) 2000-2001 Eazel, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +_EOF_ + exit; +} + +## Sub for printing usage information +sub print_help +{ + print <<_EOF_; +Usage: ${PROGRAM} [OPTION]... PO_DIRECTORY FILENAME OUTPUT_FILE +Generates an output file that includes some localized attributes from an +untranslated source file. + +Mandatory options: (exactly one must be specified) + -b, --ba-style includes translations in the bonobo-activation style + -d, --desktop-style includes translations in the desktop style + -k, --keys-style includes translations in the keys style + -s, --schemas-style includes translations in the schemas style + -r, --rfc822deb-style includes translations in the RFC822 style + -x, --xml-style includes translations in the standard xml style + +Other options: + -u, --utf8 convert all strings to UTF-8 before merging + -p, --pass-through use strings as found in .po files, without + conversion (STRONGLY unrecommended with -x) + -m, --multiple-output output one localized file per locale, instead of + a single file containing all localized elements + -c, --cache=FILE specify cache file name + (usually \$top_builddir/po/.intltool-merge-cache) + -q, --quiet suppress most messages + --help display this help and exit + --version output version information and exit + +Report bugs to http://bugzilla.gnome.org/ (product name "$PACKAGE") +or send email to . +_EOF_ + exit; +} + + +## Sub for printing error messages +sub print_error +{ + print STDERR "Try `${PROGRAM} --help' for more information.\n"; + exit; +} + + +sub print_message +{ + print "Merging translations into $OUTFILE.\n" unless $QUIET_ARG; +} + + +sub preparation +{ + $PO_DIR = $ARGV[0]; + $FILE = $ARGV[1]; + $OUTFILE = $ARGV[2]; + + &gather_po_files; + &get_translation_database; +} + +# General-purpose code for looking up translations in .po files + +sub po_file2lang +{ + my ($tmp) = @_; + $tmp =~ s/^.*\/(.*)\.po$/$1/; + return $tmp; +} + +sub gather_po_files +{ + for my $po_file (glob "$PO_DIR/*.po") { + $po_files_by_lang{po_file2lang($po_file)} = $po_file; + } +} + +sub get_local_charset +{ + my ($encoding) = @_; + my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/home/gustavo/local/gnome/lib/charset.alias"; + + # seek character encoding aliases in charset.alias (glib) + + if (open CHARSET_ALIAS, $alias_file) + { + while () + { + next if /^\#/; + return $1 if (/^\s*([-._a-zA-Z0-9]+)\s+$encoding\b/i) + } + + close CHARSET_ALIAS; + } + + # if not found, return input string + + return $encoding; +} + +sub get_po_encoding +{ + my ($in_po_file) = @_; + my $encoding = ""; + + open IN_PO_FILE, $in_po_file or die; + while () + { + ## example: "Content-Type: text/plain; charset=ISO-8859-1\n" + if (/Content-Type\:.*charset=([-a-zA-Z0-9]+)\\n/) + { + $encoding = $1; + last; + } + } + close IN_PO_FILE; + + if (!$encoding) + { + print STDERR "Warning: no encoding found in $in_po_file. Assuming ISO-8859-1\n" unless $QUIET_ARG; + $encoding = "ISO-8859-1"; + } + + system ("$iconv -f $encoding -t UTF-8 /dev/null"); + if ($?) { + $encoding = get_local_charset($encoding); + } + + return $encoding +} + +sub utf8_sanity_check +{ + if (!$UTF8_ARG) + { + if (!$PASS_THROUGH_ARG) + { + $PASS_THROUGH_ARG="1"; + } + } +} + +sub get_translation_database +{ + if ($cache_file) { + &get_cached_translation_database; + } else { + &create_translation_database; + } +} + +sub get_newest_po_age +{ + my $newest_age; + + foreach my $file (values %po_files_by_lang) + { + my $file_age = -M $file; + $newest_age = $file_age if !$newest_age || $file_age < $newest_age; + } + + $newest_age = 0 if !$newest_age; + + return $newest_age; +} + +sub create_cache +{ + print "Generating and caching the translation database\n" unless $QUIET_ARG; + + &create_translation_database; + + open CACHE, ">$cache_file" || die; + print CACHE join "\x01", %translations; + close CACHE; +} + +sub load_cache +{ + print "Found cached translation database\n" unless $QUIET_ARG; + + my $contents; + open CACHE, "<$cache_file" || die; + { + local $/; + $contents = ; + } + close CACHE; + %translations = split "\x01", $contents; +} + +sub get_cached_translation_database +{ + my $cache_file_age = -M $cache_file; + if (defined $cache_file_age) + { + if ($cache_file_age <= &get_newest_po_age) + { + &load_cache; + return; + } + print "Found too-old cached translation database\n" unless $QUIET_ARG; + } + + &create_cache; +} + +sub create_translation_database +{ + for my $lang (keys %po_files_by_lang) + { + my $po_file = $po_files_by_lang{$lang}; + + if ($UTF8_ARG) + { + my $encoding = get_po_encoding ($po_file); + + if (lc $encoding eq "utf-8") + { + open PO_FILE, "<$po_file"; + } + else + { + print STDERR "WARNING: $po_file is not in UTF-8 but $encoding, converting...\n" unless $QUIET_ARG;; + + open PO_FILE, "$iconv -f $encoding -t UTF-8 $po_file|"; + } + } + else + { + open PO_FILE, "<$po_file"; + } + + my $nextfuzzy = 0; + my $inmsgid = 0; + my $inmsgstr = 0; + my $msgid = ""; + my $msgstr = ""; + + while () + { + $nextfuzzy = 1 if /^#, fuzzy/; + + if (/^msgid "((\\.|[^\\])*)"/ ) + { + $translations{$lang, $msgid} = $msgstr if $inmsgstr && $msgid && $msgstr; + $msgid = ""; + $msgstr = ""; + + if ($nextfuzzy) { + $inmsgid = 0; + } else { + $msgid = unescape_po_string($1); + $inmsgid = 1; + } + $inmsgstr = 0; + $nextfuzzy = 0; + } + + if (/^msgstr "((\\.|[^\\])*)"/) + { + $msgstr = unescape_po_string($1); + $inmsgstr = 1; + $inmsgid = 0; + } + + if (/^"((\\.|[^\\])*)"/) + { + $msgid .= unescape_po_string($1) if $inmsgid; + $msgstr .= unescape_po_string($1) if $inmsgstr; + } + } + $translations{$lang, $msgid} = $msgstr if $inmsgstr && $msgid && $msgstr; + } +} + +sub finalize +{ +} + +sub unescape_one_sequence +{ + my ($sequence) = @_; + + return "\\" if $sequence eq "\\\\"; + return "\"" if $sequence eq "\\\""; + return "\n" if $sequence eq "\\n"; + + # gettext also handles \n, \t, \b, \r, \f, \v, \a, \xxx (octal), + # \xXX (hex) and has a comment saying they want to handle \u and \U. + + return $sequence; +} + +sub unescape_po_string +{ + my ($string) = @_; + + $string =~ s/(\\.)/unescape_one_sequence($1)/eg; + + return $string; +} + +## NOTE: deal with < - < but not > - > because it seems its ok to have +## > in the entity. For further info please look at #84738. +sub entity_decode +{ + local ($_) = @_; + + s/'/'/g; # ' + s/"/"/g; # " + s/&/&/g; + s/</ 127 || $_ == 34 || $_ == 38 || $_ == 39 || $_ == 60) + { + # the ($_ > 127) should probably be removed + return "&#" . $_ . ";"; + } + else + { + return chr $_; + } +} + +sub entity_encoded_translation +{ + my ($lang, $string) = @_; + + my $translation = $translations{$lang, $string}; + return $string if !$translation; + return entity_encode ($translation); +} + +## XML (bonobo-activation specific) merge code + +sub ba_merge_translations +{ + my $source; + + { + local $/; # slurp mode + open INPUT, "<$FILE" or die "can't open $FILE: $!"; + $source = ; + close INPUT; + } + + open OUTPUT, ">$OUTFILE" or die "can't open $OUTFILE: $!"; + + while ($source =~ s|^(.*?)([ \t]*<\s*$w+\s+($w+\s*=\s*"$q"\s*)+/?>)([ \t]*\n)?||s) + { + print OUTPUT $1; + + my $node = $2 . "\n"; + + my @strings = (); + $_ = $node; + while (s/(\s)_($w+\s*=\s*"($q)")/$1$2/s) { + push @strings, entity_decode($3); + } + print OUTPUT; + + my %langs; + for my $string (@strings) + { + for my $lang (keys %po_files_by_lang) + { + $langs{$lang} = 1 if $translations{$lang, $string}; + } + } + + for my $lang (sort keys %langs) + { + $_ = $node; + s/(\sname\s*=\s*)"($q)"/$1"$2-$lang"/s; + s/(\s)_($w+\s*=\s*")($q)"/$1 . $2 . entity_encoded_translation($lang, $3) . '"'/seg; + print OUTPUT; + } + } + + print OUTPUT $source; + + close OUTPUT; +} + + +## XML (non-bonobo-activation) merge code + +sub parseTree +{ + my $fh = shift; + my $ref = shift; + my $depth = shift || 0; + my $language = shift || ""; + my $not_cdata = 0; + my $has_children; + + $entered_tag[$depth + 1] = 0; + + # Check to see if this is not a CDATA element. + # + foreach my $sub (@{ $ref }) { + if (ref $sub eq 'ARRAY') { + $not_cdata = 1; + } + } + + foreach my $sub (@{ $ref }) { + + # Handle empty nodes. + # + if (! $sub) { + next; + } + + if (ref $sub eq 'ARRAY') { + + # Process subnodes + # + $has_children = 0; + + # Check to see if current tag has any elements that need to be translated. + # + if ($translation_depth == -1) { + foreach my $subsub (@{ $sub } ) { + if (ref $subsub eq 'HASH') { + foreach my $e (reverse(keys %{ $subsub })) { + if ($e =~ /^_/) { + $translation_depth = $depth; + } + } + } elsif (ref $subsub eq 'ARRAY') { + $has_children = 1; + } + } + } + + my $current_tag = pop(@tag_stack); + push @tag_stack, $current_tag; + @translation_strings = (); + + $must_end_tag = $depth; + print $fh "<", $current_tag; + + parseTree($fh, $sub, $depth + 1, $language); + + # Close any open tags + # + if ($must_end_tag != -1) { + if ($must_end_tag < $depth) { + print $fh ">"; + } else { + print $fh " />"; + pop(@tag_stack); + if ($depth == $translation_depth) { + $translation_depth = -1; + } + } + $must_end_tag = -1; + } + + # Add ending tag(s), if needed + # + if ($entered_tag[$depth + 1] == 1) { + while ($last_depth > $depth) { + $last_depth--; + + print $fh ""; + } + } + $last_depth = $depth; + + # If beginning a translation block, then process for each language. + # + if ($translation_depth == $depth) { + my $do_language; + + # Skip languages that do not have translations. Since we only + # do this check when $translation_depth == $depth, it will never + # happen for nodes inside a node with a translated element. + # + for my $lang (sort keys %po_files_by_lang) { + if ($has_children == 1) { + $do_language = 1; + } else { + # Skip this language if there is no translation + # + $do_language = 0; + foreach my $string (@translation_strings) { + my $decode_string = entity_decode($string); + my $translation = $translations{$lang, $decode_string}; + if ($translation) { + $do_language = 1; + last; + } + } + } + + if ($do_language == 0) { + next; + } + + print $fh "\n"; + $leading_space =~ s/.*\n//g; + print $fh $leading_space; + if ($MULTIPLE_OUTPUT && $lang ne "$language") { + next; + } + + print $fh "<", $current_tag, " xml:lang=\"", $lang, "\""; + $must_end_tag = $depth; + + parseTree($fh, $sub, $depth + 1, $lang); + + # Close any open tags + # + if ($must_end_tag != -1) { + if ($must_end_tag < $depth) { + print $fh ">"; + } else { + print $fh " />"; + pop(@tag_stack); + if ($depth == $translation_depth) { + $translation_depth = -1; + } + } + $must_end_tag = -1; + } + + # Add ending tag(s), if needed + # + if ($entered_tag[$depth + 1] == 1) { + while ($last_depth > $depth + 1) { + $last_depth--; + + print $fh ""; + } + print $fh ""; + } + } + $translation_depth = -1; + $last_depth = $depth; + } + $leading_space = ""; + + } elsif (ref $sub eq 'HASH') { + + # Process tag elements + # + foreach my $e (reverse(keys %{ $sub })) { + my $key = $e; + my $string = $sub->{$e}; + + $string =~ s/\s+/ /g; + $string =~ s/^ //; + $string =~ s/ $//; + + if ($key =~ /^_/) { + $key =~ s|^_||g; + + if ($language) { + + # Handle translation + # + my $decode_string = entity_decode($string); + my $translation = $translations{$language, $decode_string}; + if ($translation) { + $translation = entity_encode($translation); + $string = $translation; + } + } + } + + print $fh " $key=\"$string\""; + } + + } else { + + # Handle tags and CDATA values + + # Mark parent tag as having been entered. + # + $entered_tag[$depth] = 1; + + # The last_depth flag allows us to determine if this tag should be + # closed with "/>" or ">" + # + $last_depth = $depth; + + # Close any open tags + # + if ($must_end_tag != -1) { + if ($must_end_tag < $depth) { + print $fh ">"; + } else { + print $fh " />"; + pop(@tag_stack); + } + $must_end_tag = -1; + } + + if ($sub =~ /^[\s]*$/) { + $leading_space .= $sub; + print $fh $sub; + } elsif ($not_cdata) { + + # Handle tags + # + my $temp_tag = $sub; + + # Display key + # + if ($sub =~ /^_/) { + + $temp_tag =~ s|^_||g; + + if ($translation_depth == -1) { + $translation_depth = $depth; + } + } + + # Push the tag on the stack, it will get handled when the ARRAY + # for this tag is processed. + # + push(@tag_stack, $temp_tag); + + } else { + + # Handle CDATA + # + my $string = $sub; + + $string =~ s/\s+/ /g; + $string =~ s/^ //; + $string =~ s/ $//; + + push(@translation_strings, $string); + + # Display CDATA + # + if ($language) { + + # Handle translation + # + my $decode_string = entity_decode($string); + my $translation = $translations{$language, $decode_string}; + if ($translation) { + $translation = entity_encode($translation); + $string = $translation; + } + } + + print $fh $string; + } + } + } +} + +sub readXml +{ + my $filename = shift || return; + if(!-f $filename) { + die "ERROR Cannot find filename: $filename\n"; + } + + my $xp = new XML::Parser(Style => 'XML::Parser::Style::OrigTree'); + my $tree = $xp->parsefile($filename); + +# Hello thereHowdydo +# would be: +# [foo, [{}, head, [{id => "a"}, 0, "Hello ", em, [{}, 0, "there"]], bar, [{}, +# 0, "Howdy", ref, [{}]], 0, "do" ] ] + + return $tree; +} + +sub xml_merge_output +{ + my $source; + + if ($MULTIPLE_OUTPUT) { + for my $lang (sort keys %po_files_by_lang) { + if ( ! -e $lang ) { + mkdir $lang or die "Cannot create subdirectory $lang: $!\n"; + } + open OUTPUT, ">$lang/$OUTFILE" or die "Cannot open $lang/$OUTFILE: $!\n"; + my $tree = readXml($FILE); + print OUTPUT qq{\n}; + parseTree(\*OUTPUT, $tree, 0, $lang); + close OUTPUT; + print "CREATED $lang/$OUTFILE\n" unless $QUIET_ARG; + } + } + open OUTPUT, ">$OUTFILE" or die "Cannot open $OUTFILE: $!\n"; + my $tree = readXml($FILE); + print OUTPUT qq{\n}; + parseTree(\*OUTPUT, $tree, 0); + close OUTPUT; + print "CREATED $OUTFILE\n" unless $QUIET_ARG; +} + +sub keys_merge_translations +{ + open INPUT, "<${FILE}" or die; + open OUTPUT, ">${OUTFILE}" or die; + + while () + { + if (s/^(\s*)_(\w+=(.*))/$1$2/) + { + my $string = $3; + + print OUTPUT; + + my $non_translated_line = $_; + + for my $lang (sort keys %po_files_by_lang) + { + my $translation = $translations{$lang, $string}; + next if !$translation; + + $_ = $non_translated_line; + s/(\w+)=.*/[$lang]$1=$translation/; + print OUTPUT; + } + } + else + { + print OUTPUT; + } + } + + close OUTPUT; + close INPUT; +} + +sub desktop_merge_translations +{ + open INPUT, "<${FILE}" or die; + open OUTPUT, ">${OUTFILE}" or die; + + while () + { + if (s/^(\s*)_(\w+=(.*))/$1$2/) + { + my $string = $3; + + print OUTPUT; + + my $non_translated_line = $_; + + for my $lang (sort keys %po_files_by_lang) + { + my $translation = $translations{$lang, $string}; + next if !$translation; + + $_ = $non_translated_line; + s/(\w+)=.*/${1}[$lang]=$translation/; + print OUTPUT; + } + } + else + { + print OUTPUT; + } + } + + close OUTPUT; + close INPUT; +} + +sub schemas_merge_translations +{ + my $source; + + { + local $/; # slurp mode + open INPUT, "<$FILE" or die "can't open $FILE: $!"; + $source = ; + close INPUT; + } + + open OUTPUT, ">$OUTFILE" or die; + + # FIXME: support attribute translations + + # Empty nodes never need translation, so unmark all of them. + # For example, <_foo/> is just replaced by . + $source =~ s|<\s*_($w+)\s*/>|<$1/>|g; + + while ($source =~ s/ + (.*?) + (\s+)((\s*) + (\s*(.*?)\s*<\/default>)?(\s*) + (\s*(.*?)\s*<\/short>)?(\s*) + (\s*(.*?)\s*<\/long>)?(\s*) + <\/locale>) + //sx) + { + print OUTPUT $1; + + my $locale_start_spaces = $2 ? $2 : ''; + my $default_spaces = $4 ? $4 : ''; + my $short_spaces = $7 ? $7 : ''; + my $long_spaces = $10 ? $10 : ''; + my $locale_end_spaces = $13 ? $13 : ''; + my $c_default_block = $3 ? $3 : ''; + my $default_string = $6 ? $6 : ''; + my $short_string = $9 ? $9 : ''; + my $long_string = $12 ? $12 : ''; + + $c_default_block =~ s/default>\[.*?\]/default>/s; + + print OUTPUT "$locale_start_spaces$c_default_block"; + + $default_string =~ s/\s+/ /g; + $default_string = entity_decode($default_string); + $short_string =~ s/\s+/ /g; + $short_string = entity_decode($short_string); + $long_string =~ s/\s+/ /g; + $long_string = entity_decode($long_string); + + for my $lang (sort keys %po_files_by_lang) + { + my $default_translation = $translations{$lang, $default_string}; + my $short_translation = $translations{$lang, $short_string}; + my $long_translation = $translations{$lang, $long_string}; + + next if (!$default_translation && !$short_translation && + !$long_translation); + + print OUTPUT "\n$locale_start_spaces"; + + print OUTPUT "$default_spaces"; + + if ($default_translation) + { + $default_translation = entity_encode($default_translation); + print OUTPUT "$default_translation"; + } + + print OUTPUT "$short_spaces"; + + if ($short_translation) + { + $short_translation = entity_encode($short_translation); + print OUTPUT "$short_translation"; + } + + print OUTPUT "$long_spaces"; + + if ($long_translation) + { + $long_translation = entity_encode($long_translation); + print OUTPUT "$long_translation"; + } + + print OUTPUT "$locale_end_spaces"; + } + } + + print OUTPUT $source; + + close OUTPUT; +} + +sub rfc822deb_merge_translations +{ + my $source; + + $Text::Wrap::huge = 'overflow'; + + { + local $/; # slurp mode + open INPUT, "<$FILE" or die "can't open $FILE: $!"; + $source = ; + close INPUT; + } + + open OUTPUT, ">${OUTFILE}" or die; + + while ($source =~ /(^|\n+)(_)?([^:_\n]+)(:\s*)(.*?)(?=\n[\S\n]|$)/sg) + { + my $sep = $1; + my $non_translated_line = $3.$4; + my $string = $5; + my $is_translatable = defined($2); + # Remove [] dummy strings + $string =~ s/\[\s[^\[\]]*\]$//; + $non_translated_line .= $string; + + print OUTPUT $sep.$non_translated_line; + + if ($is_translatable) + { + my @str_list = rfc822deb_split($string); + + for my $lang (sort keys %po_files_by_lang) + { + my $is_translated = 1; + my $str_translated = ''; + my $first = 1; + + for my $str (@str_list) + { + my $translation = $translations{$lang, $str}; + + if (!$translation) + { + $is_translated = 0; + last; + } + + # $translation may also contain [] dummy + # strings, mostly to indicate an empty string + $translation =~ s/\[\s[^\[\]]*\]$//; + + if ($first) + { + $str_translated .= + Text::Tabs::expand($translation) . + "\n"; + } + else + { + $str_translated .= Text::Tabs::expand( + Text::Wrap::wrap(' ', ' ', $translation)) . + "\n .\n"; + } + $first = 0; + + # To fix some problems with Text::Wrap::wrap + $str_translated =~ s/(\n )+\n/\n .\n/g; + } + next unless $is_translated; + + $str_translated =~ s/\n \.\n$//; + $str_translated =~ s/\s+$//; + + $_ = $non_translated_line; + s/^(\w+):\s*.*/$sep${1}-$lang: $str_translated/s; + print OUTPUT; + } + } + } + print OUTPUT "\n"; + + close OUTPUT; + close INPUT; +} + +sub rfc822deb_split +{ + # Debian defines a special way to deal with rfc822-style files: + # when a value contain newlines, it consists of + # 1. a short form (first line) + # 2. a long description, all lines begin with a space, + # and paragraphs are separated by a single dot on a line + # This routine returns an array of all paragraphs, and reformat + # them. + my $text = shift; + $text =~ s/^ //mg; + return ($text) if $text !~ /\n/; + + $text =~ s/([^\n]*)\n//; + my @list = ($1); + my $str = ''; + + for my $line (split (/\n/, $text)) + { + chomp $line; + $line =~ /\s+$/; + + if ($line =~ /^\.$/) + { + # New paragraph + $str =~ s/\s*$//; + push(@list, $str); + $str = ''; + } + elsif ($line =~ /^\s/) + { + # Line which must not be reformatted + $str .= "\n" if length ($str) && $str !~ /\n$/; + $str .= $line."\n"; + } + else + { + # Continuation line, remove newline + $str .= " " if length ($str) && $str !~ /[\n ]$/; + $str .= $line; + } + } + + $str =~ s/\s*$//; + push(@list, $str) if length ($str); + + return @list; +} + --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/stamp-h1 +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/stamp-h1 @@ -0,0 +1 @@ +timestamp for config.h --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/config.h +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/config.h @@ -0,0 +1,98 @@ +/* config.h. Generated by configure. */ +/* config.h.in. Generated from configure.in by autoheader. */ + +/* always defined to indicate that i18n is enabled */ +#define ENABLE_NLS 1 + +/* Package name for gettext */ +#define GETTEXT_PACKAGE "gtksourceview-1.0" + +/* Define to 1 if you have the `bind_textdomain_codeset' function. */ +#define HAVE_BIND_TEXTDOMAIN_CODESET 1 + +/* Define to 1 if you have the `dcgettext' function. */ +#define HAVE_DCGETTEXT 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_DLFCN_H 1 + +/* Define if the GNU gettext() function is already present or preinstalled. */ +#define HAVE_GETTEXT 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_INTTYPES_H 1 + +/* Define if your file defines LC_MESSAGES. */ +#define HAVE_LC_MESSAGES 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_LOCALE_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_MEMORY_H 1 + +/* Define to 1 if you have the `memset' function. */ +#define HAVE_MEMSET 1 + +/* Define to 1 if you have the `re_compile_fastmap' function. */ +#define HAVE_RE_COMPILE_FASTMAP 1 + +/* Define to 1 if you have the `re_compile_pattern' function. */ +#define HAVE_RE_COMPILE_PATTERN 1 + +/* Define to 1 if you have the `re_match' function. */ +#define HAVE_RE_MATCH 1 + +/* Define to 1 if you have the `re_search' function. */ +#define HAVE_RE_SEARCH 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STDINT_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STDLIB_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STRINGS_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_STRING_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_TYPES_H 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_UNISTD_H 1 + +/* Define the location where the catalogs will be installed */ +#define LOCALEDIR "/usr/local/share/locale" + +/* Define if the C library implements the GNU regular expressions API */ +#define NATIVE_GNU_REGEX 1 + +/* Name of package */ +#define PACKAGE "gtksourceview" + +/* Define to the address where bug reports for this package should be sent. */ +#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview" + +/* Define to the full name of this package. */ +#define PACKAGE_NAME "gtksourceview" + +/* Define to the full name and version of this package. */ +#define PACKAGE_STRING "gtksourceview 0.8.0" + +/* Define to the one symbol short name of this package. */ +#define PACKAGE_TARNAME "gtksourceview" + +/* Define to the version of this package. */ +#define PACKAGE_VERSION "0.8.0" + +/* Define to 1 if you have the ANSI C header files. */ +#define STDC_HEADERS 1 + +/* Version number of package */ +#define VERSION "0.8.0" --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/intltool-update +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/intltool-update @@ -0,0 +1,940 @@ +#!/usr/bin/perl -w + +# +# The Intltool Message Updater +# +# Copyright (C) 2000-2003 Free Software Foundation. +# +# Intltool is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# version 2 published by the Free Software Foundation. +# +# Intltool is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. +# +# Authors: Kenneth Christiansen +# Maciej Stachowiak +# Darin Adler + +## Release information +my $PROGRAM = "intltool-update"; +my $VERSION = "0.28"; +my $PACKAGE = "intltool"; + +## Loaded modules +use strict; +use Getopt::Long; +use Cwd; +use File::Copy; +use File::Find; + +## Scalars used by the option stuff +my $HELP_ARG = 0; +my $VERSION_ARG = 0; +my $DIST_ARG = 0; +my $POT_ARG = 0; +my $HEADERS_ARG = 0; +my $MAINTAIN_ARG = 0; +my $REPORT_ARG = 0; +my $VERBOSE = 0; +my $GETTEXT_PACKAGE = ""; +my $OUTPUT_FILE = ""; + +my @languages; +my %varhash = (); +my %po_files_by_lang = (); + +# Regular expressions to categorize file types. +# FIXME: Please check if the following is correct + +my $xml_support = +"xml(?:\\.in)*|". # http://www.w3.org/XML/ (Note: .in is not required) +"ui|". # Bonobo specific - User Interface desc. files +"lang|". # ? +"glade2?(?:\\.in)*|". # Glade specific - User Interface desc. files (Note: .in is not required) +"scm(?:\\.in)*|". # ? (Note: .in is not required) +"oaf(?:\\.in)+|". # DEPRECATED: Replaces by Bonobo .server files +"etspec|". # ? +"server(?:\\.in)+|". # Bonobo specific +"sheet(?:\\.in)+|". # ? +"schemas(?:\\.in)+|". # GConf specific +"pong(?:\\.in)+"; # DEPRECATED: PONG is not used [by GNOME] any longer. + +my $ini_support = +"desktop(?:\\.in)+|". # http://www.freedesktop.org/Standards/menu-spec +"caves(?:\\.in)+|". # GNOME Games specific +"directory(?:\\.in)+|". # http://www.freedesktop.org/Standards/menu-spec +"soundlist(?:\\.in)+|". # GNOME specific +"keys(?:\\.in)+|". # GNOME Mime database specific +"theme(?:\\.in)+"; # http://www.freedesktop.org/Standards/icon-theme-spec + +my $buildin_gettext_support = +"c|y|cc|cpp|c\\+\\+|h|hh|gob|py"; + +## Always flush buffer when printing +$| = 1; + +## Sometimes the source tree will be rooted somewhere else. +my $SRCDIR = "."; +my $POTFILES_in; + +$SRCDIR = $ENV{"srcdir"} if $ENV{"srcdir"}; +$POTFILES_in = "<$SRCDIR/POTFILES.in"; + +## Handle options +GetOptions +( + "help" => \$HELP_ARG, + "version" => \$VERSION_ARG, + "dist|d" => \$DIST_ARG, + "pot|p" => \$POT_ARG, + "headers|s" => \$HEADERS_ARG, + "maintain|m" => \$MAINTAIN_ARG, + "report|r" => \$REPORT_ARG, + "verbose|x" => \$VERBOSE, + "gettext-package|g=s" => \$GETTEXT_PACKAGE, + "output-file|o=s" => \$OUTPUT_FILE, + ) or &Console_WriteError_InvalidOption; + +&print_help if $HELP_ARG; +&print_version if $VERSION_ARG; + +my $arg_count = ($DIST_ARG > 0) + + ($POT_ARG > 0) + + ($HEADERS_ARG > 0) + + ($MAINTAIN_ARG > 0) + + ($REPORT_ARG > 0); + +&print_help if $arg_count > 1; + +# --version and --help don't require a module name +my $MODULE = $GETTEXT_PACKAGE || &FindPackageName; + +if ($POT_ARG) +{ + &GenerateHeaders; + &GeneratePOTemplate; +} +elsif ($HEADERS_ARG) +{ + &GenerateHeaders; +} +elsif ($MAINTAIN_ARG) +{ + &FindLeftoutFiles; +} +elsif ($REPORT_ARG) +{ + &GenerateHeaders; + &GeneratePOTemplate; + &Console_Write_CoverageReport; +} +elsif ((defined $ARGV[0]) && $ARGV[0] =~ /^[a-z]/) +{ + my $lang = $ARGV[0]; + + ## Report error if the language file supplied + ## to the command line is non-existent + &Console_WriteError_NotExisting("$lang.po") if ! -s "$lang.po"; + + if (!$DIST_ARG) + { + print "Working, please wait..." if $VERBOSE; + &GenerateHeaders; + &GeneratePOTemplate; + } + &POFile_Update ($lang, $OUTPUT_FILE); + &Console_Write_TranslationStatus ($lang, $OUTPUT_FILE); +} +else +{ + &Console_Write_IntltoolHelp; +} + +exit; + +######### + +sub Console_Write_IntltoolVersion +{ + print <<_EOF_; +${PROGRAM} (${PACKAGE}) $VERSION +Written by Kenneth Christiansen, Maciej Stachowiak, and Darin Adler. + +Copyright (C) 2000-2003 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +_EOF_ + exit; +} + +sub Console_Write_IntltoolHelp +{ + print <<_EOF_; +Usage: ${PROGRAM} [OPTION]... LANGCODE +Updates PO template files and merge them with the translations. + +Mode of operation (only one is allowed): + -p, --pot generate the PO template only + -s, --headers generate the header files in POTFILES.in + -m, --maintain search for left out files from POTFILES.in + -r, --report display a status report for the module + -d, --dist merge LANGCODE.po with existing PO template + +Extra options: + -g, --gettext-package=NAME override PO template name, useful with --pot + -o, --output-file=FILE write merged translation to FILE + -x, --verbose display lots of feedback + --help display this help and exit + --version output version information and exit + +Examples of use: +${PROGRAM} --pot just create a new PO template +${PROGRAM} xy create new PO template and merge xy.po with it + +Report bugs to http://bugzilla.gnome.org/ (product name "$PACKAGE") +or send email to . +_EOF_ + exit; +} + +sub POFile_DetermineType ($) +{ + my $type = $_; + my $gettext_type; + + my $xml_regex = "(?:" . $xml_support . ")"; + my $ini_regex = "(?:" . $ini_support . ")"; + my $buildin_regex = "(?:" . $buildin_gettext_support . ")"; + + if ($type =~ /\[type: gettext\/([^\]].*)]/) + { + $gettext_type=$1; + } + elsif ($type =~ /schemas(\.in)+$/) + { + $gettext_type="schemas"; + } + elsif ($type =~ /glade2?(\.in)*$/) + { + $gettext_type="glade"; + } + elsif ($type =~ /scm(\.in)*$/) + { + $gettext_type="scheme"; + } + elsif ($type =~ /keys(\.in)+$/) + { + $gettext_type="keys"; + } + + # bucket types + + elsif ($type =~ /$xml_regex$/) + { + $gettext_type="xml"; + } + elsif ($type =~ /$ini_regex$/) + { + $gettext_type="ini"; + } + elsif ($type =~ /$buildin_regex$/) + { + $gettext_type="buildin"; + } + else + { + $gettext_type="unknown"; + } + + return "gettext\/$gettext_type"; +} + +sub TextFile_DetermineEncoding ($) +{ + my $gettext_code="ASCII"; # All files are ASCII by default + my $filetype=`file $_ | cut -d ' ' -f 2`; + + if ($? eq "0") + { + if ($filetype =~ /^(ISO|UTF)/) + { + chomp ($gettext_code = $filetype); + } + elsif ($filetype =~ /^XML/) + { + $gettext_code="UTF-8"; # We asume that .glade and other .xml files are UTF-8 + } + } + + return $gettext_code; +} + + +sub FindLeftoutFiles +{ + my (@buf_i18n_plain, + @buf_i18n_xml, + @buf_i18n_xml_unmarked, + @buf_i18n_ini, + @buf_potfiles, + @buf_potfiles_ignore, + @buf_allfiles, + @buf_allfiles_sorted, + @buf_potfiles_sorted + ); + + ## Search and find all translatable files + find sub { + push @buf_i18n_plain, "$File::Find::name" if /\.($buildin_gettext_support)$/; + push @buf_i18n_xml, "$File::Find::name" if /\.($xml_support)$/; + push @buf_i18n_ini, "$File::Find::name" if /\.($ini_support)$/; + push @buf_i18n_xml_unmarked, "$File::Find::name" if /\.(schemas(\.in)+)$/; + }, ".."; + + + open POTFILES, $POTFILES_in or die "$PROGRAM: there's no POTFILES.in!\n"; + @buf_potfiles = grep !/^(#|\s*$)/, ; + close POTFILES; + + foreach (@buf_potfiles) { + s/^\[.*]\s*//; + } + + print "Searching for missing translatable files...\n" if $VERBOSE; + + ## Check if we should ignore some found files, when + ## comparing with POTFILES.in + foreach my $ignore ("POTFILES.skip", "POTFILES.ignore") + { + (-s $ignore) or next; + + if ("$ignore" eq "POTFILES.ignore") + { + print "The usage of POTFILES.ignore is deprecated. Please consider moving the\n". + "content of this file to POTFILES.skip.\n"; + } + + print "Found $ignore: Ignoring files...\n" if $VERBOSE; + open FILE, "<$ignore" or die "ERROR: Failed to open $ignore!\n"; + + while () + { + push @buf_potfiles_ignore, $_ unless /^(#|\s*$)/; + } + close FILE; + + @buf_potfiles = (@buf_potfiles_ignore, @buf_potfiles); + } + + foreach my $file (@buf_i18n_plain) + { + my $in_comment = 0; + my $in_macro = 0; + + open FILE, "<$file"; + while () + { + # Handle continued multi-line comment. + if ($in_comment) + { + next unless s-.*\*/--; + $in_comment = 0; + } + + # Handle continued macro. + if ($in_macro) + { + $in_macro = 0 unless /\\$/; + next; + } + + # Handle start of macro (or any preprocessor directive). + if (/^\s*\#/) + { + $in_macro = 1 if /^([^\\]|\\.)*\\$/; + next; + } + + # Handle comments and quoted text. + while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy + { + my $match = $1; + if ($match eq "/*") + { + if (!s-/\*.*?\*/--) + { + s-/\*.*--; + $in_comment = 1; + } + } + elsif ($match eq "//") + { + s-//.*--; + } + else # ' or " + { + if (!s-$match([^\\]|\\.)*?$match-QUOTEDTEXT-) + { + warn "mismatched quotes at line $. in $file\n"; + s-$match.*--; + } + } + } + + if (/_\(QUOTEDTEXT/) + { + ## Remove the first 3 chars and add newline + push @buf_allfiles, unpack("x3 A*", $file) . "\n"; + last; + } + } + close FILE; + } + + foreach my $file (@buf_i18n_xml) + { + open FILE, "<$file"; + + while () + { + # FIXME: share the pattern matching code with intltool-extract + if (/\s_(.*)=\"/ || /<_[^>]+>/ || /translatable=\"yes\"/) + { + push @buf_allfiles, unpack("x3 A*", $file) . "\n"; + last; + } + } + close FILE; + } + + foreach my $file (@buf_i18n_ini) + { + open FILE, "<$file"; + while () + { + if (/_(.*)=/) + { + push @buf_allfiles, unpack("x3 A*", $file) . "\n"; + last; + } + } + close FILE; + } + + foreach my $file (@buf_i18n_xml_unmarked) + { + push @buf_allfiles, unpack("x3 A*", $file) . "\n"; + } + + + @buf_allfiles_sorted = sort (@buf_allfiles); + @buf_potfiles_sorted = sort (@buf_potfiles); + + my %in2; + foreach (@buf_potfiles_sorted) + { + $in2{$_} = 1; + } + + my @result; + + foreach (@buf_allfiles_sorted) + { + if (!exists($in2{$_})) + { + push @result, $_ + } + } + + my @buf_potfiles_notexist; + + foreach (@buf_potfiles_sorted) + { + chomp (my $dummy = $_); + if ("$dummy" ne "" and ! -f "../$dummy") + { + push @buf_potfiles_notexist, $_; + } + } + + ## Save file with information about the files missing + ## if any, and give information about this procedure. + if (@result + @buf_potfiles_notexist > 0) + { + if (@result) + { + print "\n" if $VERBOSE; + unlink "missing"; + open OUT, ">missing"; + print OUT @result; + close OUT; + warn "\e[1mThe following files contain translations and are currently not in use. Please\e[0m\n". + "\e[1mconsider adding these to the POTFILES.in file, located in the po/ directory.\e[0m\n\n"; + print STDERR @result, "\n"; + warn "If some of these files are left out on purpose then please add them to\n". + "POTFILES.skip instead of POTFILES.in. A file \e[1m'missing'\e[0m containing this list\n". + "of left out files has been written in the current directory.\n"; + } + if (@buf_potfiles_notexist) + { + unlink "notexist"; + open OUT, ">notexist"; + print OUT @buf_potfiles_notexist; + close OUT; + warn "\n" if ($VERBOSE or @result); + warn "\e[1mThe following files do not exist anymore:\e[0m\n\n"; + warn @buf_potfiles_notexist, "\n"; + warn "Please remove them from POTFILES.in or POTFILES.skip. A file \e[1m'notexist'\e[0m\n". + "containing this list of absent files has been written in the current directory.\n"; + } + } + + ## If there is nothing to complain about, notify the user + else { + print "\nAll files containing translations are present in POTFILES.in.\n" if $VERBOSE; + } +} + +sub Console_WriteError_InvalidOption +{ + ## Handle invalid arguments + print STDERR "Try `${PROGRAM} --help' for more information.\n"; + exit 1; +} + +sub GenerateHeaders +{ + my $EXTRACT = `which intltool-extract 2>/dev/null`; + chomp $EXTRACT; + + $EXTRACT = $ENV{"INTLTOOL_EXTRACT"} if $ENV{"INTLTOOL_EXTRACT"}; + + ## Generate the .h header files, so we can allow glade and + ## xml translation support + if (! -x "$EXTRACT") + { + print STDERR "\n *** The intltool-extract script wasn't found!" + ."\n *** Without it, intltool-update can not generate files.\n"; + exit; + } + else + { + open (FILE, $POTFILES_in) or die "$PROGRAM: POTFILES.in not found.\n"; + + while () + { + chomp; + next if /^\[\s*encoding/; + + ## Find xml files in POTFILES.in and generate the + ## files with help from the extract script + + my $gettext_type= &POFile_DetermineType ($1); + + if (/\.($xml_support|$ini_support)$/ || /^\[/) + { + s/^\[[^\[].*]\s*//; + + my $filename = "../$_"; + + if ($VERBOSE) + { + system ($EXTRACT, "--update", "--srcdir=$SRCDIR", + "--type=$gettext_type", $filename); + } + else + { + system ($EXTRACT, "--update", "--type=$gettext_type", + "--srcdir=$SRCDIR", "--quiet", $filename); + } + } + } + close FILE; + } +} + +# +# Generate .pot file from POTFILES.in +# +sub GeneratePOTemplate +{ + my $XGETTEXT = `which xgettext 2>/dev/null`; + chomp $XGETTEXT; + + $XGETTEXT = $ENV{"XGETTEXT"} if $ENV{"XGETTEXT"}; + + if (! -x $XGETTEXT) + { + print STDERR " *** xgettext is not found on this system!\n". + " *** Without it, intltool-update can not extract strings.\n"; + exit; + } + + print "Building $MODULE.pot...\n" if $VERBOSE; + + open INFILE, $POTFILES_in; + unlink "POTFILES.in.temp"; + open OUTFILE, ">POTFILES.in.temp"; + + my $gettext_support_nonascii = 0; + + # checks for GNU gettext >= 0.12 + my $dummy = `$XGETTEXT --version --from-code=UTF-8 >/dev/null 2>/dev/null`; + if ($? == 0) + { + $gettext_support_nonascii = 1; + } + else + { + # urge everybody to upgrade gettext + print STDERR "WARNING: This version of gettext does not support extracting non-ASCII\n". + " strings. That means you should install a version of gettext\n". + " that supports non-ASCII strings (such as GNU gettext >= 0.12),\n". + " or have to let non-ASCII strings untranslated. (If there is any)\n"; + } + + my $encoding = "ASCII"; + my $forced_gettext_code; + my @temp_headers; + my $encoding_problem_is_reported = 0; + + while () + { + next if (/^#/ or /^\s*$/); + + chomp; + + my $gettext_code; + + if (/^\[\s*encoding:\s*(.*)\s*\]/) + { + $forced_gettext_code=$1; + } + elsif (/\.($xml_support|$ini_support)$/ || /^\[/) + { + s/^\[.*]\s*//; + print OUTFILE "$_.h\n"; + push @temp_headers, "../$_.h"; + $gettext_code = &TextFile_DetermineEncoding ("../$_.h") if ($gettext_support_nonascii and not defined $forced_gettext_code); + } + else + { + if ($SRCDIR eq ".") { + print OUTFILE "$_\n"; + } else { + print OUTFILE "$SRCDIR/../$_\n"; + } + $gettext_code = &TextFile_DetermineEncoding ("../$_") if ($gettext_support_nonascii and not defined $forced_gettext_code); + } + + next if (! $gettext_support_nonascii); + + if (defined $forced_gettext_code) + { + $encoding=$forced_gettext_code; + } + elsif (defined $gettext_code and "$encoding" ne "$gettext_code") + { + if ($encoding eq "ASCII") + { + $encoding=$gettext_code; + } + elsif ($gettext_code ne "ASCII") + { + # Only report once because the message is quite long + if (! $encoding_problem_is_reported) + { + print STDERR "WARNING: You should use the same file encoding for all your project files,\n". + " but $PROGRAM thinks that most of the source files are in\n". + " $encoding encoding, while \"$_\" is (likely) in\n". + " $gettext_code encoding. If you are sure that all translatable strings\n". + " are in same encoding (say UTF-8), please \e[1m*prepend*\e[0m the following\n". + " line to POTFILES.in:\n\n". + " [encoding: UTF-8]\n\n". + " and make sure that configure.in/ac checks for $PACKAGE >= 0.27 .\n". + "(such warning message will only be reported once.)\n"; + $encoding_problem_is_reported = 1; + } + } + } + } + + close OUTFILE; + close INFILE; + + unlink "$MODULE.pot"; + my @xgettext_argument=("$XGETTEXT", + "--add-comments", + "--directory\=\.\.", + "--keyword\=\_", + "--keyword\=N\_", + "--keyword\=U\_", + "--output\=$MODULE\.pot", + "--files-from\=\.\/POTFILES\.in\.temp"); + push @xgettext_argument, "--from-code\=$encoding" if ($gettext_support_nonascii); + my $xgettext_command = join ' ', @xgettext_argument; + + # intercept xgettext error message + my $xgettext_error_msg = `$xgettext_command 2>\&1`; + my $command_failed = $?; + + unlink "POTFILES.in.temp"; + + print "Removing generated header (.h) files..." if $VERBOSE; + unlink foreach (@temp_headers); + print "done.\n" if $VERBOSE; + + if (! $command_failed) + { + if (! -e "$MODULE.pot") + { + print "None of the files in POTFILES.in contain strings marked for translation.\n" if $VERBOSE; + } + else + { + print "Wrote $MODULE.pot\n" if $VERBOSE; + } + } + else + { + if ($xgettext_error_msg =~ /--from-code/) + { + # replace non-ASCII error message with a more useful one. + print STDERR "ERROR: xgettext failed to generate PO template file because there is non-ASCII\n". + " string marked for translation. Please make sure that all strings marked\n". + " for translation are in uniform encoding (say UTF-8), then \e[1m*prepend*\e[0m the\n". + " following line to POTFILES.in and rerun $PROGRAM:\n\n". + " [encoding: UTF-8]\n\n"; + } + else + { + print STDERR "$xgettext_error_msg"; + if (-e "$MODULE.pot") + { + # is this possible? + print STDERR "ERROR: xgettext failed but still managed to generate PO template file.\n". + " Please consult error message above if there is any.\n"; + } + else + { + print STDERR "ERROR: xgettext failed to generate PO template file. Please consult\n". + " error message above if there is any.\n"; + } + } + exit (1); + } +} + +sub POFile_Update +{ + -f "$MODULE.pot" or die "$PROGRAM: $MODULE.pot does not exist.\n"; + + my ($lang, $outfile) = @_; + + print "Merging $lang.po with $MODULE.pot..." if $VERBOSE; + + my $infile = "$lang.po"; + $outfile = "$lang.po" if ($outfile eq ""); + + # I think msgmerge won't overwrite old file if merge is not successful + system ("msgmerge", "-o", $outfile, $infile, "$MODULE.pot"); +} + +sub Console_WriteError_NotExisting +{ + my ($file) = @_; + + ## Report error if supplied language file is non-existing + print STDERR "$PROGRAM: $file does not exist!\n"; + print STDERR "Try '$PROGRAM --help' for more information.\n"; + exit; +} + +sub GatherPOFiles +{ + my @po_files = glob ("./*.po"); + + @languages = map (&GetLanguageFromPOFile, @po_files); + + foreach my $lang (@languages) + { + $po_files_by_lang{$lang} = shift (@po_files); + } +} + +sub POFile_GetLanguage ($) +{ + s/^(.*\/)?(.+)\.po$/$2/; + return $_; +} + +sub Console_Write_TranslationStatus +{ + my ($lang, $output_file) = @_; + + $output_file = "$lang.po" if ($output_file eq ""); + + system ("msgfmt", "-o", "/dev/null", "--statistics", $output_file); +} + +sub Console_Write_CoverageReport +{ + &GatherPOFiles; + + foreach my $lang (@languages) + { + print "$lang: "; + &POFile_Update ($lang, ""); + } + + print "\n\n * Current translation support in $MODULE \n\n"; + + foreach my $lang (@languages) + { + print "$lang: "; + system ("msgfmt", "-o", "/dev/null", "--statistics", "$lang.po"); + } +} + +sub SubstituteVariable +{ + my ($str) = @_; + + # always need to rewind file whenever it has been accessed + seek (CONF, 0, 0); + + # cache each variable. varhash is global to we can add + # variables elsewhere. + while () + { + if (/^(\w+)=(\S+)/) + { + $varhash{$1} = $2; + } + } + + if ($str =~ /^(.*)\${?([A-Z_]+)}?(.*)$/) + { + my $rest = $3; + my $untouched = $1; + my $sub = $varhash{$2}; + + return SubstituteVariable ("$untouched$sub$rest"); + } + return $str; +} + +sub CONF_Handle_Open +{ + my $base_dirname = getcwd(); + $base_dirname =~ s@.*/@@; + + my ($conf_in, $src_dir); + + if ($base_dirname =~ /^po(-.+)?$/) + { + if (-f "../configure.ac") + { + $conf_in = "../configure.ac"; + } + elsif (-f "../configure.in") + { + $conf_in = "../configure.in"; + } + else + { + my $makefile_source; + + local (*IN); + open IN, ") + { + if (/^top_srcdir[ \t]*=/) + { + $src_dir = $_; + $src_dir =~ s/^top_srcdir[ \t]*=[ \t]*([^ \t\n\r]*)/$1/; + + chomp $src_dir; + $conf_in = "$src_dir" . "/configure.in" . "\n"; + + last; + } + } + close IN; + + $conf_in || die "Cannot find top_srcdir in Makefile."; + } + + open (CONF, "<$conf_in") || die "can't open $conf_in: $!"; + } + else + { + print STDERR "$PROGRAM: Unable to proceed.\n" . + "Make sure to run this script inside the po directory.\n"; + exit; + } +} + +sub FindPackageName +{ + &CONF_Handle_Open; + + my $conf_source; { + local (*IN); + open (IN, "<&CONF") || die "can't open configure.in/configure.ac: $!"; + seek (IN, 0, 0); + local $/; # slurp mode + $conf_source = ; + close IN; + } + + my $name = "untitled"; + my $version; + + # priority for getting package name: + # 1. GETTEXT_PACKAGE + # 2. first argument of AC_INIT (with >= 2 arguments) + # 3. first argument of AM_INIT_AUTOMAKE (with >= 2 argument) + + # /^AM_INIT_AUTOMAKE\([\s\[]*([^,\)\s\]]+)/m + # the \s makes this not work, why? + if ($conf_source =~ /^AM_INIT_AUTOMAKE\(([^,\)]+),([^,\)]+)/m) + { + ($name, $version) = ($1, $2); + $name =~ s/[\[\]\s]//g; + ($varhash{"AC_PACKAGE_VERSION"} = $version) =~ s/[\[\]\s]//g; + } + + if ($conf_source =~ /^AC_INIT\(([^,\)]+),([^,\)]+)/m) + { + ($name, $version) = ($1, $2); + $name=~ s/[\[\]\s]//g; + $varhash{"AC_PACKAGE_NAME"} = $name; + ($varhash{"AC_PACKAGE_VERSION"} = $version) =~ s/[\[\]\s]//g; + } + + # \s makes this not work, why? + $name = $1 if $conf_source =~ /^GETTEXT_PACKAGE=\[?([^\n\]]+)/m; + + # prepend '$' to auto* internal variables, usually they are + # used in configure.in/ac without the '$' + $name =~ s/AC_/\$AC_/g; + $name =~ s/\$\$/\$/g; + + $name = SubstituteVariable ($name); + + return $name if $name; +} --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/intltool-extract +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/intltool-extract @@ -0,0 +1,409 @@ +#!/usr/bin/perl -w +# -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- + +# +# The Intltool Message Extractor +# +# Copyright (C) 2000-2001, 2003 Free Software Foundation. +# +# Intltool is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version. +# +# Intltool is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. +# +# Authors: Kenneth Christiansen +# Darin Adler +# + +## Release information +my $PROGRAM = "intltool-extract"; +my $PACKAGE = "intltool"; +my $VERSION = "0.28"; + +## Loaded modules +use strict; +use File::Basename; +use Getopt::Long; + +## Scalars used by the option stuff +my $TYPE_ARG = "0"; +my $LOCAL_ARG = "0"; +my $HELP_ARG = "0"; +my $VERSION_ARG = "0"; +my $UPDATE_ARG = "0"; +my $QUIET_ARG = "0"; +my $SRCDIR_ARG = "."; + +my $FILE; +my $OUTFILE; + +my $gettext_type = ""; +my $input; +my %messages = (); + +## Use this instead of \w for XML files to handle more possible characters. +my $w = "[-A-Za-z0-9._:]"; + +## Always print first +$| = 1; + +## Handle options +GetOptions ( + "type=s" => \$TYPE_ARG, + "local|l" => \$LOCAL_ARG, + "help|h" => \$HELP_ARG, + "version|v" => \$VERSION_ARG, + "update" => \$UPDATE_ARG, + "quiet|q" => \$QUIET_ARG, + "srcdir=s" => \$SRCDIR_ARG, + ) or &error; + +&split_on_argument; + + +## Check for options. +## This section will check for the different options. + +sub split_on_argument { + + if ($VERSION_ARG) { + &version; + + } elsif ($HELP_ARG) { + &help; + + } elsif ($LOCAL_ARG) { + &place_local; + &extract; + + } elsif ($UPDATE_ARG) { + &place_normal; + &extract; + + } elsif (@ARGV > 0) { + &place_normal; + &message; + &extract; + + } else { + &help; + + } +} + +sub place_normal { + $FILE = $ARGV[0]; + $OUTFILE = "$FILE.h"; +} + +sub place_local { + $OUTFILE = fileparse($FILE, ()); + if (!-e "tmp/") { + system("mkdir tmp/"); + } + $OUTFILE = "./tmp/$OUTFILE.h" +} + +sub determine_type { + if ($TYPE_ARG =~ /^gettext\/(.*)/) { + $gettext_type=$1 + } +} + +## Sub for printing release information +sub version{ + print <<_EOF_; +${PROGRAM} (${PACKAGE}) $VERSION +Copyright (C) 2000, 2003 Free Software Foundation, Inc. +Written by Kenneth Christiansen, 2000. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +_EOF_ + exit; +} + +## Sub for printing usage information +sub help { + print <<_EOF_; +Usage: ${PROGRAM} [OPTION]... [FILENAME] +Generates a header file from an XML source file. + +It grabs all strings between <_translatable_node> and its end tag in +XML files. Read manpage (man ${PROGRAM}) for more info. + + --type=TYPE Specify the file type of FILENAME. Currently supports: + "gettext/glade", "gettext/ini", "gettext/keys" + "gettext/rfc822deb", "gettext/schemas", + "gettext/scheme", "gettext/xml" + -l, --local Writes output into current working directory + (conflicts with --update) + --update Writes output into the same directory the source file + reside (conflicts with --local) + --srcdir Root of the source tree + -v, --version Output version information and exit + -h, --help Display this help and exit + -q, --quiet Quiet mode + +Report bugs to http://bugzilla.gnome.org/ (product name "$PACKAGE") +or send email to . +_EOF_ + exit; +} + +## Sub for printing error messages +sub error{ + print STDERR "Try `${PROGRAM} --help' for more information.\n"; + exit; +} + +sub message { + print "Generating C format header file for translation.\n" unless $QUIET_ARG; +} + +sub extract { + &determine_type; + + &convert; + + open OUT, ">$OUTFILE"; + &msg_write; + close OUT; + + print "Wrote $OUTFILE\n" unless $QUIET_ARG; +} + +sub convert { + + ## Reading the file + { + local (*IN); + local $/; #slurp mode + open (IN, "<$SRCDIR_ARG/$FILE") || die "can't open $SRCDIR_ARG/$FILE: $!"; + $input = ; + } + + &type_ini if $gettext_type eq "ini"; + &type_keys if $gettext_type eq "keys"; + &type_xml if $gettext_type eq "xml"; + &type_glade if $gettext_type eq "glade"; + &type_scheme if $gettext_type eq "scheme"; + &type_schemas if $gettext_type eq "schemas"; + &type_rfc822deb if $gettext_type eq "rfc822deb"; +} + +sub entity_decode_minimal +{ + local ($_) = @_; + + s/'/'/g; # ' + s/"/"/g; # " + s/&/&/g; + + return $_; +} + +sub entity_decode +{ + local ($_) = @_; + + s/'/'/g; # ' + s/"/"/g; # " + s/&/&/g; + s/<//g; + + return $_; +} + +sub escape_char +{ + return '\"' if $_ eq '"'; + return '\n' if $_ eq "\n"; + return '\\' if $_ eq '\\'; + + return $_; +} + +sub escape +{ + my ($string) = @_; + return join "", map &escape_char, split //, $string; +} + +sub type_ini { + ### For generic translatable desktop files ### + while ($input =~ /^_.*=(.*)$/mg) { + $messages{$1} = []; + } +} + +sub type_keys { + ### For generic translatable mime/keys files ### + while ($input =~ /^\s*_\w+=(.*)$/mg) { + $messages{$1} = []; + } +} + +sub type_xml { + ### For generic translatable XML files ### + + while ($input =~ /\s_$w+\s*=\s*\"([^"]+)\"/sg) { # " + $messages{entity_decode_minimal($1)} = []; + } + + while ($input =~ /<_($w+)(?: xml:space="($w+)")?>(.+?)<\/_\1>/sg) { + $_ = $3; + if (!defined($2) || $2 ne "preserve") { + s/\s+/ /g; + s/^ //; + s/ $//; + } + $messages{entity_decode_minimal($_)} = []; + } +} + +sub type_schemas { + ### For schemas XML files ### + + # FIXME: We should handle escaped < (less than) + while ($input =~ / + \s* + (\s*(.*?)\s*<\/default>\s*)? + (\s*(.*?)\s*<\/short>\s*)? + (\s*(.*?)\s*<\/long>\s*)? + <\/locale> + /sgx) { + my @totranslate = ($2,$4,$6); + foreach (@totranslate) { + next if !$_; + s/\s+/ /g; + $messages{entity_decode_minimal($_)} = []; + } + } +} + +sub type_rfc822deb { + ### For rfc822-style Debian configuration files ### + + while ($input =~ /(?:^|\n)_[^:]+:\s*(.*?)(?=\n\S|$)/sg) { + my @str_list = rfc822deb_split($1); + for my $str (@str_list) { + # As rfc822deb is for configuration files, duplicates + # should never happen. Developers must use the + # [] construct to make msgid unique, see also intltool-merge + print STDERR "Warning: msgid multiply defined:\n $str\n" + if defined($messages{$str}); + $messages{$str} = []; + } + } +} + +sub rfc822deb_split { + # Debian defines a special way to deal with rfc822-style files: + # when a value contain newlines, it consists of + # 1. a short form (first line) + # 2. a long description, all lines begin with a space, + # and paragraphs are separated by a single dot on a line + # This routine returns an array of all paragraphs, and reformat + # them. + my $text = shift; + $text =~ s/^ //mg; + return ($text) if $text !~ /\n/; + + $text =~ s/([^\n]*)\n//; + my @list = ($1); + my $str = ''; + for my $line (split (/\n/, $text)) { + chomp $line; + $line =~ /\s+$/; + if ($line =~ /^\.$/) { + # New paragraph + $str =~ s/\s*$//; + push(@list, $str); + $str = ''; + } elsif ($line =~ /^\s/) { + # Line which must not be reformatted + $str .= "\n" if length ($str) && $str !~ /\n$/; + $str .= $line."\n"; + } else { + # Continuation line, remove newline + $str .= " " if length ($str) && $str !~ /[\n ]$/; + $str .= $line; + } + } + $str =~ s/\s*$//; + push(@list, $str) if length ($str); + return @list; +} + +sub type_glade { + ### For translatable Glade XML files ### + + my $tags = "label|title|text|format|copyright|comments|preview_text|tooltip|message"; + + while ($input =~ /<($tags)>([^<]+)<\/($tags)>/sg) { + # Glade sometimes uses tags that normally mark translatable things for + # little bits of non-translatable content. We work around this by not + # translating strings that only includes something like label4 or window1. + $messages{entity_decode($2)} = [] unless $2 =~ /^(window|label)[0-9]+$/; + } + + while ($input =~ /(..[^<]*)<\/items>/sg) { + for my $item (split (/\n/, $1)) { + $messages{entity_decode($item)} = []; + } + } + + ## handle new glade files + while ($input =~ /<(property|atkproperty)\s+[^>]*translatable\s*=\s*"yes"[^>]*>([^<]+)<\/\1>/sg) { + $messages{entity_decode($2)} = [] unless $2 =~ /^(window|label)[0-9]+$/; + } + while ($input =~ /]*)"\s+description="([^>]+)"\/>/sg) { + $messages{entity_decode_minimal($2)} = []; + } +} + +sub type_scheme { + while ($input =~ /_\w*\(?"((?:[^"\\]+|\\.)*)"\)?/sg) { + $messages{$1} = []; + } +} + +sub msg_write { + for my $message (sort keys %messages) { + print OUT "/* xgettext:no-c-format */\n" if $message =~ /%/; + + my @lines = split (/\n/, $message, -1); + for (my $n = 0; $n < @lines; $n++) { + if ($n == 0) { + print OUT "char *s = N_(\""; + } else { + print OUT " \""; + } + + print OUT escape($lines[$n]); + + if ($n < @lines - 1) { + print OUT "\\n\"\n"; + } else { + print OUT "\");\n"; + } + } + } +} + --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/aclocal.m4 +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/aclocal.m4 @@ -6929,7 +6929,7 @@ AC_DEFUN([GNOME_MAINTAINER_MODE_DEFINES], [ if test $USE_MAINTAINER_MODE = yes; then - DISABLE_DEPRECATED="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED" + DISABLE_DEPRECATED="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED" else DISABLE_DEPRECATED="" fi --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/po/POTFILES +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/po/POTFILES @@ -0,0 +1,24 @@ + ../gtksourceview/gtksourcebuffer.c \ + ../gtksourceview/gtksourcelanguagesmanager.c \ + ../gtksourceview/gtksourceprintjob.c \ + ../gtksourceview/gtksourcestylescheme.c \ + ../gtksourceview/gtksourcetag.c \ + ../gtksourceview/gtksourceview.c \ + ../gtksourceview/language-specs/ada.lang \ + ../gtksourceview/language-specs/c.lang \ + ../gtksourceview/language-specs/cpp.lang \ + ../gtksourceview/language-specs/csharp.lang \ + ../gtksourceview/language-specs/desktop.lang \ + ../gtksourceview/language-specs/diff.lang \ + ../gtksourceview/language-specs/html.lang \ + ../gtksourceview/language-specs/idl.lang \ + ../gtksourceview/language-specs/java.lang \ + ../gtksourceview/language-specs/latex.lang \ + ../gtksourceview/language-specs/msil.lang \ + ../gtksourceview/language-specs/perl.lang \ + ../gtksourceview/language-specs/php.lang \ + ../gtksourceview/language-specs/po.lang \ + ../gtksourceview/language-specs/python.lang \ + ../gtksourceview/language-specs/sql.lang \ + ../gtksourceview/language-specs/verilog.lang \ + ../gtksourceview/language-specs/xml.lang --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/gtksourceview/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/gtksourceview/Makefile.in @@ -203,7 +203,6 @@ -DDATADIR=\""$(datadir)"\" \ -DG_LOG_DOMAIN=\"GtkSourceView\"\ -DG_DISABLE_DEPRECATED \ - -DGTK_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED \ -DGDK_PIXBUF_DISABLE_DEPRECATED \ -I$(top_srcdir) -I$(srcdir) \ --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/gtksourceview/Makefile.am +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/gtksourceview/Makefile.am @@ -10,7 +10,6 @@ -DDATADIR=\""$(datadir)"\" \ -DG_LOG_DOMAIN=\"GtkSourceView\"\ -DG_DISABLE_DEPRECATED \ - -DGTK_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED \ -DGDK_PIXBUF_DISABLE_DEPRECATED \ -I$(top_srcdir) -I$(srcdir) \ --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/source/linux/gtksourceview/tests/\ +++ mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/gtksourceview/tests/\ @@ -0,0 +1 @@ +# dummy --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/library/tests/Makefile +++ mysql-gui-tools-5.0r12/mysql-query-browser/library/tests/Makefile @@ -33,8 +33,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu subdir = library/tests DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -56,25 +56,25 @@ CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 AUX_CFLAGS = -I$(top_srcdir)/../mysql-gui-common/library/base-library/include -I$(top_srcdir)/../mysql-gui-common/source/linux AUX_LIBS = AWK = gawk CATALOGS = pt_BR.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXDEPMODE = depmode=gcc3 +CXX = i486-linux-gnu-g++ +CXXDEPMODE = depmode=none CXXFLAGS = -g -O2 CYGPATH_W = echo DATADIRNAME = share @@ -86,12 +86,12 @@ EGREP = grep -E EXEEXT = GETTEXT_PACKAGE = mysql-query-browser -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = pt_BR.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -pthread -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkhtml-2.0 -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -pthread -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} @@ -102,11 +102,11 @@ LIBOBJS = LIBS = LTLIBOBJS = -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo MG_COMMONDIR = common MSGFMT = /usr/bin/msgfmt -MYSQL_CFLAGS = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-query-browser PACKAGE_BUGREPORT = @@ -116,7 +116,7 @@ PACKAGE_VERSION = 1.2.12 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = /usr/bin/pkg-config POFILES = pt_BR.po POSUB = po @@ -128,51 +128,51 @@ STRIP = USE_NLS = yes VERSION = 1.2.12 -XGETTEXT = : -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_PKG_CONFIG = pkg-config ac_ct_RANLIB = ranlib ac_ct_STRIP = ac_pt_PKG_CONFIG = /usr/bin/pkg-config -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui +mydatadir = $(datadir)/mysql-gui-tools oldincludedir = /usr/include -prefix = /usr/local +prefix = /usr program_transform_name = s,x,x, -qbdatadir = $(datadir)/mysql-gui/query-browser +qbdatadir = $(datadir)/mysql-gui-tools/query-browser sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = SUBDIRS = test_query_analyze test_query_composition test_strip_sql all: all-recursive --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/library/tests/test_strip_sql/Makefile +++ mysql-gui-tools-5.0r12/mysql-query-browser/library/tests/test_strip_sql/Makefile @@ -34,8 +34,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu noinst_PROGRAMS = test_strip_sql$(EXEEXT) subdir = library/tests/test_strip_sql DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in @@ -65,25 +65,25 @@ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 AUX_CFLAGS = -I$(top_srcdir)/../mysql-gui-common/library/base-library/include -I$(top_srcdir)/../mysql-gui-common/source/linux AUX_LIBS = AWK = gawk CATALOGS = pt_BR.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXDEPMODE = depmode=gcc3 +CXX = i486-linux-gnu-g++ +CXXDEPMODE = depmode=none CXXFLAGS = -g -O2 CYGPATH_W = echo DATADIRNAME = share @@ -95,12 +95,12 @@ EGREP = grep -E EXEEXT = GETTEXT_PACKAGE = mysql-query-browser -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = pt_BR.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -pthread -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkhtml-2.0 -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -pthread -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} @@ -111,11 +111,11 @@ LIBOBJS = LIBS = LTLIBOBJS = -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo MG_COMMONDIR = common MSGFMT = /usr/bin/msgfmt -MYSQL_CFLAGS = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-query-browser PACKAGE_BUGREPORT = @@ -125,7 +125,7 @@ PACKAGE_VERSION = 1.2.12 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = /usr/bin/pkg-config POFILES = pt_BR.po POSUB = po @@ -137,62 +137,62 @@ STRIP = USE_NLS = yes VERSION = 1.2.12 -XGETTEXT = : -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_PKG_CONFIG = pkg-config ac_ct_RANLIB = ranlib ac_ct_STRIP = ac_pt_PKG_CONFIG = /usr/bin/pkg-config -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui +mydatadir = $(datadir)/mysql-gui-tools oldincludedir = /usr/include -prefix = /usr/local +prefix = /usr program_transform_name = s,x,x, -qbdatadir = $(datadir)/mysql-gui/query-browser +qbdatadir = $(datadir)/mysql-gui-tools/query-browser sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = INCLUDES = -I../../include -I../../public_interface/linux\ -I$(top_srcdir)/../mysql-gui-common/source/linux\ -I$(top_srcdir)/../mysql-gui-common/library/include\ -I$(top_srcdir)/../mysql-gui-common/library/shared_include\ - -I/usr/include/mysql -g -pipe -g -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include + -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 test_strip_sql_SOURCES = test_strip_sql.cpp test_strip_sql_LDADD = $(top_srcdir)/../mysql-query-browser/library/source/libqb.a\ $(top_srcdir)/../mysql-gui-common/library/source/libmysqlx.a\ - -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib64 -lpcre -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm + -L/usr/lib/mysql -lmysqlclient_r -L/usr/lib -lpcre -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 all: all-am @@ -240,21 +240,21 @@ distclean-compile: -rm -f *.tab.c -include ./$(DEPDIR)/test_strip_sql.Po +#include ./$(DEPDIR)/test_strip_sql.Po .cpp.o: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ $< +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ $< .cpp.obj: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/library/tests/test_query_analyze/Makefile +++ mysql-gui-tools-5.0r12/mysql-query-browser/library/tests/test_query_analyze/Makefile @@ -34,8 +34,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu noinst_PROGRAMS = test_query_analyze$(EXEEXT) subdir = library/tests/test_query_analyze DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in @@ -64,25 +64,25 @@ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 AUX_CFLAGS = -I$(top_srcdir)/../mysql-gui-common/library/base-library/include -I$(top_srcdir)/../mysql-gui-common/source/linux AUX_LIBS = AWK = gawk CATALOGS = pt_BR.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXDEPMODE = depmode=gcc3 +CXX = i486-linux-gnu-g++ +CXXDEPMODE = depmode=none CXXFLAGS = -g -O2 CYGPATH_W = echo DATADIRNAME = share @@ -94,12 +94,12 @@ EGREP = grep -E EXEEXT = GETTEXT_PACKAGE = mysql-query-browser -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = pt_BR.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -pthread -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkhtml-2.0 -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -pthread -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} @@ -110,11 +110,11 @@ LIBOBJS = LIBS = LTLIBOBJS = -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo MG_COMMONDIR = common MSGFMT = /usr/bin/msgfmt -MYSQL_CFLAGS = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-query-browser PACKAGE_BUGREPORT = @@ -124,7 +124,7 @@ PACKAGE_VERSION = 1.2.12 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = /usr/bin/pkg-config POFILES = pt_BR.po POSUB = po @@ -136,61 +136,61 @@ STRIP = USE_NLS = yes VERSION = 1.2.12 -XGETTEXT = : -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_PKG_CONFIG = pkg-config ac_ct_RANLIB = ranlib ac_ct_STRIP = ac_pt_PKG_CONFIG = /usr/bin/pkg-config -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui +mydatadir = $(datadir)/mysql-gui-tools oldincludedir = /usr/include -prefix = /usr/local +prefix = /usr program_transform_name = s,x,x, -qbdatadir = $(datadir)/mysql-gui/query-browser +qbdatadir = $(datadir)/mysql-gui-tools/query-browser sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = INCLUDES = -I../include -I../public_interface/linux\ -I$(top_srcdir)/../mysql-gui-common/source/linux\ -I$(top_srcdir)/../mysql-gui-common/library/include\ -I$(top_srcdir)/../mysql-gui-common/library/shared_include\ - -I/usr/include/mysql -g -pipe -g -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include + -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 test_query_analyze_SOURCES = test_query_analyze.cpp test_query_analyze_LDADD = $(top_srcdir)/../mysql-gui-common/library/source/libmysqlx.a\ - -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib64 -lpcre -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm + -L/usr/lib/mysql -lmysqlclient_r -L/usr/lib -lpcre -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 all: all-am @@ -238,21 +238,21 @@ distclean-compile: -rm -f *.tab.c -include ./$(DEPDIR)/test_query_analyze.Po +#include ./$(DEPDIR)/test_query_analyze.Po .cpp.o: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ $< +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ $< .cpp.obj: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) --- mysql-gui-tools-5.0r12.orig/mysql-query-browser/library/tests/test_query_composition/Makefile +++ mysql-gui-tools-5.0r12/mysql-query-browser/library/tests/test_query_composition/Makefile @@ -34,8 +34,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu noinst_PROGRAMS = test_query_composition$(EXEEXT) subdir = library/tests/test_query_composition DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in @@ -64,25 +64,25 @@ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run tar +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run automake-1.9 AUX_CFLAGS = -I$(top_srcdir)/../mysql-gui-common/library/base-library/include -I$(top_srcdir)/../mysql-gui-common/source/linux AUX_LIBS = AWK = gawk CATALOGS = pt_BR.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXDEPMODE = depmode=gcc3 +CXX = i486-linux-gnu-g++ +CXXDEPMODE = depmode=none CXXFLAGS = -g -O2 CYGPATH_W = echo DATADIRNAME = share @@ -94,12 +94,12 @@ EGREP = grep -E EXEEXT = GETTEXT_PACKAGE = mysql-query-browser -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = pt_BR.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -pthread -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkhtml-2.0 -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -pthread -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgtkhtml-3.8 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} @@ -110,11 +110,11 @@ LIBOBJS = LIBS = LTLIBOBJS = -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/missing --run makeinfo MG_COMMONDIR = common MSGFMT = /usr/bin/msgfmt -MYSQL_CFLAGS = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MYSQL_CFLAGS = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-query-browser PACKAGE_BUGREPORT = @@ -124,7 +124,7 @@ PACKAGE_VERSION = 1.2.12 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = /usr/bin/pkg-config POFILES = pt_BR.po POSUB = po @@ -136,61 +136,61 @@ STRIP = USE_NLS = yes VERSION = 1.2.12 -XGETTEXT = : -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_PKG_CONFIG = pkg-config ac_ct_RANLIB = ranlib ac_ct_STRIP = ac_pt_PKG_CONFIG = /usr/bin/pkg-config -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-query-browser/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui +mydatadir = $(datadir)/mysql-gui-tools oldincludedir = /usr/include -prefix = /usr/local +prefix = /usr program_transform_name = s,x,x, -qbdatadir = $(datadir)/mysql-gui/query-browser +qbdatadir = $(datadir)/mysql-gui-tools/query-browser sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = INCLUDES = -I../include -I../public_interface/linux\ -I$(top_srcdir)/../mysql-gui-common/source/linux\ -I$(top_srcdir)/../mysql-gui-common/library/include\ -I$(top_srcdir)/../mysql-gui-common/library/shared_include\ - -I/usr/include/mysql -g -pipe -g -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include + -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 test_query_composition_SOURCES = test_query_composition.cpp test_query_composition_LDADD = $(top_srcdir)/../mysql-gui-common/library/source/libmysqlx.a\ - -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib64 -lpcre -pthread -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lgthread-2.0 -lgtkhtml-2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm + -L/usr/lib/mysql -lmysqlclient_r -L/usr/lib -lpcre -pthread -lgtkhtml-3.8 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lart_lgpl_2 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 all: all-am @@ -238,21 +238,21 @@ distclean-compile: -rm -f *.tab.c -include ./$(DEPDIR)/test_query_composition.Po +#include ./$(DEPDIR)/test_query_composition.Po .cpp.o: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ $< +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ $< .cpp.obj: - if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ - then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi -# source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ -# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +# if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi +# source='$<' object='$@' libtool=no +# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) + $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) --- mysql-gui-tools-5.0r12.orig/mysql-workbench/configure +++ mysql-gui-tools-5.0r12/mysql-workbench/configure @@ -4408,9 +4408,9 @@ -mydatadir='$(datadir)/mysql-gui' +mydatadir='$(datadir)/mysql-gui-tools' -wbdatadir='$(datadir)/mysql-gui/workbench' +wbdatadir='$(datadir)/mysql-gui-tools/workbench' --- mysql-gui-tools-5.0r12.orig/mysql-workbench/source/linux/mywb.h +++ mysql-gui-tools-5.0r12/mysql-workbench/source/linux/mywb.h @@ -37,7 +37,7 @@ extern MWPreferences prefs; -#define PATH_ENV "MWB_DIR" +// #define PATH_ENV "MWB_DIR" extern std::string get_prefix(); extern std::string get_common_file(const std::string &file); --- mysql-gui-tools-5.0r12.orig/mysql-workbench/source/linux/main.cc +++ mysql-gui-tools-5.0r12/mysql-workbench/source/linux/main.cc @@ -138,15 +138,17 @@ if (!parse_cmd_line_args(argc, argv)) return 1; +/* if (!getenv(PATH_ENV)) { g_print(_("You must start this program using mysql-workbench.\n")); exit(0); } +*/ // add search paths for images { - std::string prefix= get_prefix()+DATADIRNAME"/mysql-gui"; + std::string prefix= get_prefix()+DATADIRNAME"/mysql-gui-tools"; PIXCACHE->add_search_path(prefix+"/workbench"); PIXCACHE->add_search_path(prefix+"/"+COMMONDIRNAME); PIXCACHE->add_search_path(prefix+"/"+COMMONDIRNAME+"/common"); @@ -157,7 +159,7 @@ } // set datadir for myx library - myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui/"+COMMONDIRNAME); + myg_set_datadir(get_prefix()+DATADIRNAME+"/mysql-gui-tools/"+COMMONDIRNAME); // load preferences prefs.load("mysqlwb_options.xml"); @@ -195,26 +197,29 @@ std::string get_prefix() { +/* if (getenv(PATH_ENV)) return std::string(getenv(PATH_ENV))+"/"; else return PREFIX"/"; +*/ + return "/usr/"; } std::string get_common_file(const std::string &file) { - return Glib::build_filename(get_prefix(), DATADIRNAME"/mysql-gui/"COMMONDIRNAME"/"+file); + return Glib::build_filename(get_prefix(), DATADIRNAME"/mysql-gui-tools/"COMMONDIRNAME"/"+file); } std::string get_libexec_file(const std::string &file) { - return Glib::build_filename(get_prefix(), "lib/mysql-gui/"COMMONDIRNAME"/"+file); + return Glib::build_filename(get_prefix(), "lib/mysql-gui-tools/"COMMONDIRNAME"/"+file); } std::string get_app_file(const std::string &file) { - return Glib::build_filename(get_prefix(), DATADIRNAME"/mysql-gui/workbench/"+file); + return Glib::build_filename(get_prefix(), DATADIRNAME"/mysql-gui-tools/workbench/"+file); } --- mysql-gui-tools-5.0r12.orig/debian/watch +++ mysql-gui-tools-5.0r12/debian/watch @@ -0,0 +1,6 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# Site Directory Pattern Version Script +version=2 +http://mysql.mirror.rafal.ca/Downloads/MySQLGUITools/mysql-gui-tools-([^-]*).*\.tar\.gz debian --- mysql-gui-tools-5.0r12.orig/debian/compat +++ mysql-gui-tools-5.0r12/debian/compat @@ -0,0 +1 @@ +4 --- mysql-gui-tools-5.0r12.orig/debian/mysql-admin.menu +++ mysql-gui-tools-5.0r12/debian/mysql-admin.menu @@ -0,0 +1,3 @@ +?package(mysql-admin):needs="X11" section="Apps/Databases"\ + title="MySQL Administrator" command="/usr/bin/mysql-admin"\ + hints="MySQL" icon="/usr/share/mysql-gui-tools/MySQLIcon_Admin_48x48.png" --- mysql-gui-tools-5.0r12.orig/debian/control +++ mysql-gui-tools-5.0r12/debian/control @@ -0,0 +1,49 @@ +Source: mysql-gui-tools +Section: misc +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Adam Majer +Build-Depends: debhelper (>= 4.2.13), libmysqlclient15-dev, libxml2-dev, libglade2-dev, libgtkmm-2.4-dev (>=1:2.6), libpcre3-dev, scrollkeeper, autotools-dev, libgtkhtml3.8-dev, libxml-parser-perl, liblua5.1-0-dev, libglu-dev | libglu1-mesa-dev, uuid-dev +Build-Conflicts: libmysqlclient-dev (<4.1) +Standards-Version: 3.8.0 + +Package: mysql-admin +Architecture: any +Depends: ${shlibs:Depends}, ${shlibs:Misc}, mysql-gui-tools-common (=${source:Version}) +Recommends: mysql-query-browser +Conflicts: mysql-admin-common +Replaces: mysql-admin-common +Description: GUI tool for intuitive MySQL administration + MySQL Administrator is a powerful visual administration console that + enables you to easily administer your MySQL environment and gain + significantly better visibility into how your databases are operating. + . + MySQL Administrator integrates database management and maintenance + into a single, seamless environment, with a clear interface. + +Package: mysql-query-browser +Architecture: any +Depends: mysql-gui-tools-common (=${source:Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: mysql-query-browser-common +Replaces: mysql-query-browser-common +Description: Official GUI tool to query MySQL database + MySQL Query Browser is a visual database query tool with a syntax + highlighting SQL editor. The result tables of may be edited + before changes are committed to the database. + +##Package: mysql-workbench +##Architecture: any +##Depends: mysql-gui-tools-common (=${source:Version}), ${shlibs:Depends}, ${misc:Depends} +##Description: Official GUI tool to design MySQL databases +## MySQL Workbench is a visual database design tool. + +Package: mysql-gui-tools-common +Architecture: all +Recommends: mysql-admin +Conflicts: mysql-query-browser-common, mysql-admin-common +Replaces: mysql-query-browser-common, mysql-admin-common +Description: Architecture independent files for MySQL GUI Tools + Icons and GUI XML files used by MySQL Administrator, Query Browser + and other tools in the MySQL GUI Tools suite. This package + also includes documentation files. + --- mysql-gui-tools-5.0r12.orig/debian/configupdate +++ mysql-gui-tools-5.0r12/debian/configupdate @@ -0,0 +1,61 @@ +#!/bin/bash + +# Original written and copyright by Adam Majer +# +# This file is 100% public domain. Use it for whatever you wish. +# + +function update_configs() +{ + [ -x /usr/share/misc/config.${1} ] || return 0 + LATEST_VERSION=`/usr/share/misc/config.${1} -t` + UPDATE_FILES=`find -type f | grep "/config\.${1}\$"` + + echo "Latest version of config.${1} file is ${LATEST_VERSION}" + for i in $UPDATE_FILES; do + head -1 "$i" | grep -q '#!.*\/bin\/sh' + EXE=$? + if [ -x "$i" ] || [ $EXE -eq 0 ]; then + V=`sh -e "${i}" -t` + echo "Updating ${V} version file at ${i}" + if [[ "$LATEST_VERSION" > "$V" ]]; then + mv "${i}" "${i}.orig_update" + ln -s /usr/share/misc/config.$1 "${i}" + else + echo "WARNING: Debian version of config.${1} is older than this package's upstream." + fi + fi + done + return 0 +} + + +function reset_configs() +{ + UPDATED_FILES=`find -type l | grep "/config\.${1}\$"` + for i in ${UPDATED_FILES}; do + if [ -e "${i}.orig_update" ]; then + mv "${i}.orig_update" "${i}" + fi + done + return 0 +} + + +# Check if we are updating, reseting or whatever +case "$1" in + update) + update_configs sub + update_configs guess + ;; + reset) + reset_configs sub + reset_configs guess + ;; + *) + echo "The only allowed parameters are 'update' or 'reset'" + exit 2; + ;; +esac + +exit 0 --- mysql-gui-tools-5.0r12.orig/debian/mysql-admin.xml +++ mysql-gui-tools-5.0r12/debian/mysql-admin.xml @@ -0,0 +1,219 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A +typical entry in a Makefile or Makefile.am is: + +DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\ +manpages/docbook.xsl +XP=xsltproc -''-nonet + +manpage.1: manpage.dbk + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The +XSL files are in docbook-xsl. Please remember that if you +create the nroff version in one of the debian/rules file +targets (such as build), you will need to include xsltproc +and docbook-xsl in your Build-Depends control field. + +--> + + + Adam"> + Majer"> + + July 18, 2004"> + + 1"> + adamm@zombino.com"> + + mysql-admin"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + MySQL server administration utility + + + + &dhpackage; + + + + + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; commands. + + &dhpackage; is a powerful visual administration console that enables you to easily administer your MySQL environment and gain significantly better visibility into how your databases are operating. MySQL Administrator integrates database management and maintenance into a single, seamless environment, with a clear and intuitive graphical user interface. By using MySQL Administrator you will be able to: + + + Achieve higher database availability through improved management + Reduce errors through visual database administration + Lower database administration costs through improved productivity + Deliver a more secure environment through easier privilege management + + + +MySQL Administrator enables developers and DBAs to easily perform all the command line operations visually including configuring servers, administering users, and dynamically monitoring database health. Other common administrative tasks such as monitoring replication status, backup and restore, and viewing logs can also be performed through the MySQL Administrator graphical console. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + + + OPTIONS + + + + + + + Show summary of options. + + + + + + + + Specified user for login if not the current user. + + + + + + + + Password used to connect to the MySQL database server. + + + + + + + + Connects to specified host. + + + + + + + + Port number used to connect to the database. + + + + + + + + Socket path used for database connections. + + + + + + + + Specifies the name of the connection to use + + + + + + + Executes backup with the named profile. + + + + + + + Target path for backup + + + + + + + Prefix for backup file + + + + + + + Start without connecting to MySQL server. + + + + + + + Path to local configuration file. + + + + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ --- mysql-gui-tools-5.0r12.orig/debian/mysql-admin.manpages +++ mysql-gui-tools-5.0r12/debian/mysql-admin.manpages @@ -0,0 +1 @@ +mysql-admin.1 --- mysql-gui-tools-5.0r12.orig/debian/mysql-query-browser.menu +++ mysql-gui-tools-5.0r12/debian/mysql-query-browser.menu @@ -0,0 +1,3 @@ +?package(mysql-query-browser):needs="X11" section="Apps/Databases"\ + title="MySQL Query Browser" command="/usr/bin/mysql-query-browser"\ + hints="Gnome,MySQL,Databases" icon="/usr/share/mysql-gui-tools/MySQLIcon_QueryBrowser_48x48.png" --- mysql-gui-tools-5.0r12.orig/debian/mysql-admin.dirs +++ mysql-gui-tools-5.0r12/debian/mysql-admin.dirs @@ -0,0 +1,2 @@ +./usr/share/doc +./usr/share/doc/mysql-admin --- mysql-gui-tools-5.0r12.orig/debian/mysql-query-browser.manpages +++ mysql-gui-tools-5.0r12/debian/mysql-query-browser.manpages @@ -0,0 +1 @@ +mysql-query-browser.1 --- mysql-gui-tools-5.0r12.orig/debian/mysql-query-browser.xml +++ mysql-gui-tools-5.0r12/debian/mysql-query-browser.xml @@ -0,0 +1,155 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A +typical entry in a Makefile or Makefile.am is: + +DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\ +manpages/docbook.xsl +XP=xsltproc -''-nonet + +manpage.1: manpage.dbk + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The +XSL files are in docbook-xsl. Please remember that if you +create the nroff version in one of the debian/rules file +targets (such as build), you will need to include xsltproc +and docbook-xsl in your Build-Depends control field. + +--> + + + Adam"> + Majer"> + + September 4, 2004"> + + 1"> + adamm@zombino.com"> + + mysql-query-browser"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + MySQL query tool + + + + &dhpackage; + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + MySQL Query Browser enables developers and DBAs to visually perform database queries including data edition. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + + + OPTIONS + + + + + + + Show summary of options. + + + + + + + Disable usage of the sound server. + + + + + + + Enables usage of the sound server. + + + + + + + Connect to the specific sound server. + + + + + + + Displays the version of &dhpackage;. + + + + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ --- mysql-gui-tools-5.0r12.orig/debian/rules +++ mysql-gui-tools-5.0r12/debian/rules @@ -0,0 +1,209 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# This has to be exported to make some magic below work. +export DH_OPTIONS + +#export CC = gcc-3.4 +#export CXX = g++-3.4 + +CFLAGS = -Wall -g -D_GNU_SOURCE + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +configure: configure-stamp +configure-stamp: + dh_testdir + chmod +x debian/configupdate + debian/configupdate update + touch configure-stamp + + +build-common-stamp: configure-stamp + cd mysql-gui-common; \ + ./configure --prefix=/usr --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --sysconfdir=/etc \ + --build=${DEB_BUILD_GNU_TYPE} \ + --host=${DEB_HOST_GNU_TYPE} \ + --enable-grt \ + --enable-canvas \ + --with-lua-includes=/usr/include/lua5.1 \ + --with-lua-libs \ + --disable-dependency-tracking \ + --disable-java-modules; \ + $(MAKE) + touch build-common-stamp + +build-admin-stamp: configure-stamp build-common-stamp + cd mysql-administrator; \ + ./configure --prefix=/usr --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --sysconfdir=/etc \ + --build=${DEB_BUILD_GNU_TYPE} \ + --host=${DEB_HOST_GNU_TYPE} \ + --disable-dependency-tracking; \ + $(MAKE) + touch build-admin-stamp + + +build-query-browser-stamp: configure-stamp build-common-stamp + cd mysql-query-browser; \ + ./configure --prefix=/usr --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --sysconfdir=/etc \ + --build=${DEB_BUILD_GNU_TYPE} \ + --host=${DEB_HOST_GNU_TYPE} \ + --with-gtkhtml=libgtkhtml-3.8 \ + --disable-dependency-tracking; \ + $(MAKE) + touch build-query-browser-stamp + + +build-workbench-stamp: configure-stamp build-common-stamp + cd mysql-workbench; \ + ./configure --prefix=/usr --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --sysconfdir=/etc \ + --build=${DEB_BUILD_GNU_TYPE} \ + --host=${DEB_HOST_GNU_TYPE} \ + --disable-dependency-tracking; \ + $(MAKE) + touch build-workbench-stamp + + +#Architecture +build: build-arch build-indep + +build-arch: build-arch-stamp +build-arch-stamp: build-common-stamp build-admin-stamp build-query-browser-stamp # build-workbench-stamp + touch build-arch-stamp + +build-indep: build-arch-stamp build-indep-stamp +build-indep-stamp: configure-stamp + + # Add here commands to compile the indep part of the package. + #$(MAKE) doc + touch build-indep-stamp + +clean: + dh_testdir + dh_testroot + + rm -f build-arch-stamp build-indep-stamp configure-stamp + rm -f build-admin-stamp built-common-stamp build-common-stamp build-query-browser-stamp + + # Add here commands to clean up after the build process. + for i in mysql-administrator mysql-gui-common mysql-query-browser mysql-migration-tool; do \ + cd $$i; if [ -e Makefile ]; then $(MAKE) distclean; fi; cd ..; \ + done + + # Removed extra crap left by upstream + rm -f mysql-gui-common/po/*.gmo + rm -f mysql-query-browser/po/*.gmo + rm -f mysql-administrator/po/*.gmo + cd mysql-query-browser/source/linux/gtksourceview/gtksourceview; if [ -e Makefile ]; then $(MAKE) distclean; fi + rm -rf mysql-query-browser/source/linux/gtksourceview/tests/.deps + rm -rf mysql-query-browser/source/linux/gtksourceview/tests/Makefile + + # Reset config files + chmod +x debian/configupdate + debian/configupdate reset + + dh_clean + +install-indep: install-arch +install-arch: install +# dh_testdir +# dh_testroot +# dh_clean -k -i +# dh_installdirs -i +# +# # Add here commands to install the indep part of the package into +# # debian/-doc. +# #INSTALLDOC# +# +# dh_install -i + +# To build all we need arch, and vice-versa... +install: + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # installing binaries + cd mysql-administrator; $(MAKE) install DESTDIR=$(CURDIR)/debian/mysql-admin + cd mysql-gui-common; $(MAKE) install DESTDIR=$(CURDIR)/debian/mysql-gui-tools-common + cd mysql-query-browser; $(MAKE) install DESTDIR=$(CURDIR)/debian/mysql-query-browser + # cd mysql-workbench; $(MAKE) install DESTDIR=$(CURDIR)/debian/mysql-workbench + + # fix mysql-administrator + rm debian/mysql-admin/usr/bin/mysql-administrator + mv debian/mysql-admin/usr/bin/mysql-administrator-bin debian/mysql-admin/usr/bin/mysql-admin + + # fix mysql-query-browser + rm debian/mysql-query-browser/usr/bin/mysql-query-browser + mv debian/mysql-query-browser/usr/bin/mysql-query-browser-bin debian/mysql-query-browser/usr/bin/mysql-query-browser + + # fix mysql-workbench + #rm debian/mysql-workbench/usr/bin/mysql-workbench + #mv debian/mysql-workbench/usr/bin/mysql-workbench-bin debian/mysql-workbench/usr/bin/mysql-workbench + + dh_install + +# Must not depend on anything. This is to be called by +# binary-arch/binary-indep +# in another 'make' thread. +binary-common: + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs +# dh_installexamples + dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_python +# dh_makeshlibs + dh_scrollkeeper + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb +# Build architecture independant packages using the common target. +binary-indep: build-indep install-indep + $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common + +# Build architecture dependant packages using the common target. +binary-arch: build-arch install-arch + $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common + +manpage: debian/mysql-admin.xml debian/mysql-query-browser.xml + xsltproc -''-nonet /usr/share/apps/ksgmltools2/docbook/xsl/manpages/docbook.xsl debian/mysql-admin.xml + xsltproc -''-nonet /usr/share/apps/ksgmltools2/docbook/xsl/manpages/docbook.xsl debian/mysql-query-browser.xml + +binary: binary-arch binary-indep +.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure --- mysql-gui-tools-5.0r12.orig/debian/changelog +++ mysql-gui-tools-5.0r12/debian/changelog @@ -0,0 +1,84 @@ +mysql-gui-tools (5.0r12-1ubuntu1) jaunty; urgency=low + + * Merge from Debian unstable, remaining Ubuntu changes: + - debian/rules: compile with -D_GNU_SOURCE, fix FTBFS. + * Compile gtksourceview library without -DGTK_DISABLE_DEPRECATED + compiler flag, fix FTBFS. + + -- Luca Falavigna Sat, 08 Nov 2008 19:04:34 +0100 + +mysql-gui-tools (5.0r12-1) unstable; urgency=low + + * Minor semantic corrections to the debian/copyright file. + * Changed version string to represent upstream versioning. + MySQL AB uses 'r' to indicate release number not + release candidate or pre-release (closes: #474427) + * Apply a small hack that seems to correct some sort of + race condition by ignoring it - users report that the + application functions correctly with this hack while it + fails to function at all without it. Upstream is still + investigating. (closes: #466623) + * Acknowledge NMUs. Thanks! + + -- Adam Majer Mon, 21 Jul 2008 01:53:00 -0500 + +mysql-gui-tools (5.0~rc12-2.2ubuntu2) intrepid; urgency=low + + * debian/rules: compile with -D_GNU_SOURCE, fix FTBFS. + + -- Luca Falavigna Sat, 12 Jul 2008 09:25:35 +0200 + +mysql-gui-tools (5.0~rc12-2.2ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes: (LP: #241502) + - patched source MQQueryDispatcher.cc (LP: #183446) + loop when showing schemata + linked to https://bugzilla.redhat.com/show_bug.cgi?id=266781 + and http://bugs.mysql.com/bug.php?id=32293 + - debian/control: changed maintainer as per DebianMaintainerField spec + + + -- Nicolas Valcárcel Thu, 19 Jun 2008 21:20:52 -0500 + +mysql-gui-tools (5.0~rc12-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix bashism in debian/rules (Closes: #478411) + * Bump Standards-Version to 3.8.0. + * Ensure clean target is really clean to avoid FTBFS when built twice in a + row. + + -- Chris Lamb Sat, 07 Jun 2008 16:20:43 +0100 + +mysql-gui-tools (5.0~rc12-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with gcc-4.3. Patch from Cyril Brulebois. Closes: #455380. + + -- Mark Hymers Sat, 05 Apr 2008 23:33:42 +0000 + +mysql-gui-tools (5.0~rc12-2ubuntu1) hardy; urgency=low + + * patched source MQQueryDispatcher.cc (LP: #183446) + loop when showing schemata + linked to https://bugzilla.redhat.com/show_bug.cgi?id=266781 + and http://bugs.mysql.com/bug.php?id=32293 + * debian/control: changed maintainer as per DebianMaintainerField spec + + -- Koen Beek Wed, 12 Mar 2008 18:37:57 +0100 + +mysql-gui-tools (5.0~rc12-2) unstable; urgency=low + + * Make Query Browser and Administrator conflict/replace previous, + common versions of these packages from Etch. (closes: #443764) + * Add build dependency on OpenGL development files (closes: #443716) + * Added build dependency on uuid-dev + + -- Adam Majer Sun, 23 Sep 2007 22:49:31 -0500 + +mysql-gui-tools (5.0~rc12-1) unstable; urgency=low + + * New package replacing mysql-admin and mysql-query-browser + + -- Adam Majer Sun, 11 Sept 2007 11:01:23 -0500 + --- mysql-gui-tools-5.0r12.orig/debian/copyright +++ mysql-gui-tools-5.0r12/debian/copyright @@ -0,0 +1,140 @@ +This package was debianized by Adam Majer in +summer of 2007. + +It was downloaded from http://dev.mysql.com/downloads/gui-tools/5.0.html + +Upstream Author: MySQL AB + +MySQL Gui Tools proper is licensed under the GPL license. Please see +/usr/share/common-licenses/GPL-2 or http://www.gnu.org for the +license text. + + +There are 3rd party code that is in the source tree of the MySQL GUI +Tools. If the license text is not included here, please +see /usr/share/common-licenses for the license text and/or the source +of the package. These include (this may NOT be a complete list). + +mysql-query-browser/source/linux/gtksourceview + Licensed under GPL v2.0 or later + +mysql-gui-common/library/generic-canvas/ftgl + Dual licensed under Licensed under LGPL v2.0 or later or a "FTGL + license" that is below. + +mysql-gui-common/library/generic-canvas/source/gl2ps + Licensed under a dual license. Either LGPL v.2 or GL2PS license by + Christophe Geuzaine. The text of the license is below. + +mysql-gui-common/library/generic-runtime/newt + Licensed under LGPL v2.0 or later + + + +The following is the source code included in the upstream tarball but +not used (windows sources) + +mysql-gui-common/source/windows/TNT + TNT License below + +mysql-gui-common/source/windows/delphisci-0.19 + LGPL v2.1 license + +================================================ +LICENSE TEXT STARTS + +FTGL + +Herewith is a license. I've also chucked in a gnu (see COPYING.txt) license +for those that are that way inclined. Basically I want you to use this +software and if you think this license is preventing you from doing so +let me know. + +Copyright (C) 2001-3 Henry Maddocks + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +LICENSE TEXT ENDS +================================================ +LICENSE TEXT STARTS + + GL2PS LICENSE + Version 2, November 2003 + + Copyright (C) 2003, Christophe Geuzaine + +Permission to use, copy, and distribute this software and its +documentation for any purpose with or without fee is hereby granted, +provided that the copyright notice appear in all copies and that both +that copyright notice and this permission notice appear in supporting +documentation. + +Permission to modify and distribute modified versions of this software +is granted, provided that: + +1) the modifications are licensed under the same terms as this +software; + +2) you make available the source code of any modifications that you +distribute, either on the same media as you distribute any executable +or other form of this software, or via a mechanism generally accepted +in the software development community for the electronic transfer of +data. + +This software is provided "as is" without express or implied warranty. + + +LICENSE TEXT ENDS +============================================= +LICENSE TEXT STARTS -- "TNT License" + +{*****************************************************************************} +{ } +{ Tnt Delphi Unicode Controls } +{ http://www.tntware.com/delphicontrols/unicode/ } +{ } +{ Copyright (c) 2002-2005, Troy Wolbrink (troy.wolbrink@ccci.org) } +{ } +{*****************************************************************************} + +**License** +=============================================================================== +Redistribution and use in binary forms, with or without modification, are +permitted. Redistribution and use in source forms, with or without +modification, are permitted provided that the redistributions of source code +retain the above copyright. + +**Disclaimer** +=============================================================================== +THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT +OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY +OF SUCH DAMAGE. + + +LICENSE TEXT ENDS +============================================= --- mysql-gui-tools-5.0r12.orig/debian/mysql-workbench.substvars +++ mysql-gui-tools-5.0r12/debian/mysql-workbench.substvars @@ -0,0 +1 @@ +shlibs:Depends=libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>=1.4.0), libcairomm-1.0-1 (>= 1.4.0), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2-20070516), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.12.9), libglibmm-2.4-1c2a, libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.10.12-3), libgtkmm-2.4-1c2a, liblua5.1-0, libmysqlclient15off (>= 5.0.27-1), libpango1.0-0 (>= 1.16.5), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.2-20070516), libuuid1, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.29), libxrandr2 (>= 2:1.2.0), libxrender1, xlibmesa-gl | libgl1, zlib1g (>= 1:1.2.3.3.dfsg-1) --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/configure +++ mysql-gui-tools-5.0r12/mysql-gui-common/configure @@ -21602,8 +21602,7 @@ # Check whether --with-lua-libs or --without-lua-libs was given. if test "${with_lua_libs+set}" = set; then - withval="$with_lua_libs" - LUA_LDFLAGS="$withval -llua -llualib" + LUA_LDFLAGS="-llua5.1" fi; if test x"$LUA_CFLAGS$LUA_LDFLAGS" = "x"; then @@ -22993,7 +22992,7 @@ # installation directory for datafiles -mydatadir='$(datadir)'/mysql-gui/$commondirname +mydatadir='$(datadir)'/mysql-gui-tools/$commondirname ac_config_files="$ac_config_files Makefile library/Makefile library/base-library/Makefile library/base-library/source/Makefile library/utilities/Makefile library/utilities/source/Makefile library/generic-runtime/Makefile library/generic-runtime/newt/Makefile library/generic-runtime/source/Makefile library/grt-wb-controller/Makefile library/grt-wb-controller/source/Makefile library/grt-modules/Makefile library/grt-modules/source/Makefile library/generic-canvas/Makefile library/generic-canvas/source/Makefile library/generic-canvas/ftgl/Makefile library/generic-canvas/ftgl/src/Makefile library/mysql-resultset/Makefile library/mysql-resultset/source/Makefile library/sql-parser/Makefile library/sql-parser/source/Makefile source/Makefile source/linux/Makefile source/java/Makefile source/lua/Makefile source/php/Makefile source/php/modules/Makefile tools/Makefile tools/grtsh/Makefile images/Makefile images/png/Makefile images/icons/Makefile images/icons/png/Makefile images/grt/Makefile images/grt/icons/Makefile images/grt/icons/db/Makefile images/grt/structs/Makefile res/Makefile po/Makefile.in res/grt/Makefile res/linux/Makefile grt_config" --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/res/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/res/Makefile.in @@ -124,6 +124,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -147,7 +148,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -166,6 +169,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -175,14 +179,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -199,24 +198,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/res/grt/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/res/grt/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/res/linux/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/res/linux/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/tools/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/tools/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/tools/grtsh/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/tools/grtsh/Makefile.in @@ -136,6 +136,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -159,7 +160,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -178,6 +181,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -187,14 +191,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -211,24 +210,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/Makefile.in @@ -124,6 +124,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -147,7 +148,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -166,6 +169,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -175,14 +179,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -199,24 +198,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/grt/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/grt/Makefile.in @@ -124,6 +124,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -147,7 +148,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -166,6 +169,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -175,14 +179,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -199,24 +198,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/grt/structs/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/grt/structs/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/grt/icons/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/grt/icons/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/grt/icons/db/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/grt/icons/db/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/icons/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/icons/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/icons/png/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/icons/png/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/images/png/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/images/png/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/lua/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/lua/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/php/Makefile +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/php/Makefile @@ -34,8 +34,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu subdir = source/php DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -57,14 +57,14 @@ commondataDATA_INSTALL = $(INSTALL_DATA) DATA = $(commondata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run tar +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run tar AR = ar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run automake-1.9 +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run automake-1.9 AWK = gawk BUILD_FASTCGI_FALSE = BUILD_FASTCGI_TRUE = # @@ -74,23 +74,23 @@ BUILD_GRT_TRUE = BUILD_GTK_FALSE = # BUILD_GTK_TRUE = -BUILD_JAVA_FALSE = # -BUILD_JAVA_TRUE = -BUILD_NEWT_FALSE = -BUILD_NEWT_TRUE = # +BUILD_JAVA_FALSE = +BUILD_JAVA_TRUE = # +BUILD_NEWT_FALSE = # +BUILD_NEWT_TRUE = BUILD_PHP_FALSE = BUILD_PHP_TRUE = # CATALOGS = ja.gmo de.gmo pt_BR.gmo pl.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -Wall -Wsign-compare -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 -Wall -Wsign-compare +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXCPP = g++ -E -CXXDEPMODE = depmode=gcc3 -CXXFLAGS = -Wall +CXX = i486-linux-gnu-g++ +CXXCPP = i486-linux-gnu-g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 -Wall CYGPATH_W = echo DATADIRNAME = share DEFS = -DHAVE_CONFIG_H @@ -102,45 +102,48 @@ ECHO_N = -n ECHO_T = EGREP = grep -E -ENABLED_MODULES = -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES +ENABLED_MODULES = -DENABLE_LUA_MODULES EXEEXT = F77 = -FFLAGS = +FFLAGS = -g -O2 GCDEPS_CFLAGS = -I/usr/include/freetype2 GCDEPS_LIBS = -lfreetype -lz GETTEXT_PACKAGE = mysql-gui-common -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = ja.gmo de.gmo pt_BR.gmo pl.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm -GRT_CFLAGS = -I/usr/java/jdk1.6.0/include/ -I/usr/java/jdk1.6.0/include//linux -GRT_LIBS = -L/usr/java/jdk1.6.0/jre/lib/amd64/server -ljvm -llua -llualib -lexpat -GTHREAD_CFLAGS = -pthread -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GTHREAD_LIBS = -pthread -L/opt/gnome/lib64 -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lm -GTK_CFLAGS = -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GTK_LIBS = -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -lglade-2.0 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 +GREP = @GREP@ +GRT_CFLAGS = -I/usr/include/lua5.1 +GRT_LIBS = -llua5.1 -lexpat -luuid +GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 +GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 +GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s INSTOBJEXT = .mo INTLLIBS = -JNI_LDFLAGS = -L/usr/java/jdk1.6.0/jre/lib/amd64/server -ljvm +JNI_LDFLAGS = LDFLAGS = LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = -LUA_CFLAGS = -LUA_LDFLAGS = -llua -llualib -lexpat -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run makeinfo +LUA_CFLAGS = -I/usr/include/lua5.1 +LUA_LDFLAGS = -llua5.1 -lexpat -luuid +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run makeinfo MA_COMMONDIR = common +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = /usr/bin/msgfmt -MYSQL_INCLUDE = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MSGFMT_OPTS = @MSGFMT_OPTS@ +MYSQL_INCLUDE = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-gui-common PACKAGE_BUGREPORT = @@ -150,67 +153,70 @@ PACKAGE_VERSION = 0.6.1 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = pkg-config POFILES = ja.po de.po pt_BR.po pl.po POSUB = po PO_IN_DATADIR_FALSE = PO_IN_DATADIR_TRUE = RANLIB = ranlib +SED = @SED@ SET_MAKE = SHELL = /bin/sh -SLANG_LIB = +SLANG_LIB = -lslang STRIP = strip USE_NLS = yes USE_READLINE_FALSE = USE_READLINE_TRUE = # VERSION = 0.6.1 -XGETTEXT = : -ac_ct_AR = ar -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_F77 = -ac_ct_PKG_CONFIG = pkg-config -ac_ct_RANLIB = ranlib -ac_ct_STRIP = strip -ac_pt_PKG_CONFIG = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc +htmldir = @htmldir@ includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec +localedir = @localedir@ localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui/common +mydatadir = $(datadir)/mysql-gui-tools/common oldincludedir = /usr/include -prefix = /usr/local +pdfdir = @pdfdir@ +prefix = /usr program_transform_name = s,x,x, +psdir = @psdir@ sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = commondatadir = $(mydatadir)/php commondata_DATA = \ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/php/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/php/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/php/modules/Makefile +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/php/modules/Makefile @@ -34,8 +34,8 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = x86_64-suse-linux -host_triplet = x86_64-suse-linux +build_triplet = i486-pc-linux-gnu +host_triplet = i486-pc-linux-gnu subdir = source/php/modules DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -57,14 +57,14 @@ commondataDATA_INSTALL = $(INSTALL_DATA) DATA = $(commondata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run aclocal-1.9 -AMDEP_FALSE = # -AMDEP_TRUE = -AMTAR = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run tar +ACLOCAL = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run aclocal-1.9 +AMDEP_FALSE = +AMDEP_TRUE = # +AMTAR = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run tar AR = ar -AUTOCONF = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoconf -AUTOHEADER = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoheader -AUTOMAKE = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run automake-1.9 +AUTOCONF = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoconf +AUTOHEADER = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run autoheader +AUTOMAKE = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run automake-1.9 AWK = gawk BUILD_FASTCGI_FALSE = BUILD_FASTCGI_TRUE = # @@ -74,23 +74,23 @@ BUILD_GRT_TRUE = BUILD_GTK_FALSE = # BUILD_GTK_TRUE = -BUILD_JAVA_FALSE = # -BUILD_JAVA_TRUE = -BUILD_NEWT_FALSE = -BUILD_NEWT_TRUE = # +BUILD_JAVA_FALSE = +BUILD_JAVA_TRUE = # +BUILD_NEWT_FALSE = # +BUILD_NEWT_TRUE = BUILD_PHP_FALSE = BUILD_PHP_TRUE = # CATALOGS = ja.gmo de.gmo pt_BR.gmo pl.gmo CATOBJEXT = .gmo -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -Wall -Wsign-compare -CPP = gcc -E +CC = i486-linux-gnu-gcc +CCDEPMODE = depmode=none +CFLAGS = -Wall -g -O2 -Wall -Wsign-compare +CPP = i486-linux-gnu-gcc -E CPPFLAGS = -CXX = g++ -CXXCPP = g++ -E -CXXDEPMODE = depmode=gcc3 -CXXFLAGS = -Wall +CXX = i486-linux-gnu-g++ +CXXCPP = i486-linux-gnu-g++ -E +CXXDEPMODE = depmode=none +CXXFLAGS = -g -O2 -Wall CYGPATH_W = echo DATADIRNAME = share DEFS = -DHAVE_CONFIG_H @@ -102,45 +102,48 @@ ECHO_N = -n ECHO_T = EGREP = grep -E -ENABLED_MODULES = -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES +ENABLED_MODULES = -DENABLE_LUA_MODULES EXEEXT = F77 = -FFLAGS = +FFLAGS = -g -O2 GCDEPS_CFLAGS = -I/usr/include/freetype2 GCDEPS_LIBS = -lfreetype -lz GETTEXT_PACKAGE = mysql-gui-common -GLIB_CFLAGS = -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GLIB_LIBS = -L/opt/gnome/lib64 -lglib-2.0 -lxml2 -lz -lm +GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GLIB_LIBS = -lglib-2.0 -lxml2 GMOFILES = ja.gmo de.gmo pt_BR.gmo pl.gmo GMSGFMT = /usr/bin/msgfmt -GNOME_CFLAGS = -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/gtkmm-2.4 -I/opt/gnome/lib64/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4 -I/opt/gnome/lib64/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4 -I/opt/gnome/lib64/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4 -I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib64/sigc++-2.0/include -GNOME_LIBS = -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lglade-2.0 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm -GRT_CFLAGS = -I/usr/java/jdk1.6.0/include/ -I/usr/java/jdk1.6.0/include//linux -GRT_LIBS = -L/usr/java/jdk1.6.0/jre/lib/amd64/server -ljvm -llua -llualib -lexpat -GTHREAD_CFLAGS = -pthread -I/usr/include/libxml2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GTHREAD_LIBS = -pthread -L/opt/gnome/lib64 -lgthread-2.0 -lglib-2.0 -lxml2 -lz -lm -GTK_CFLAGS = -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -GTK_LIBS = -L/usr/X11R6/lib64 -L/opt/gnome/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm +GNOME_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 +GNOME_LIBS = -lglade-2.0 -lxml2 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 +GREP = @GREP@ +GRT_CFLAGS = -I/usr/include/lua5.1 +GRT_LIBS = -llua5.1 -lexpat -luuid +GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 +GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 +GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 +GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s INSTOBJEXT = .mo INTLLIBS = -JNI_LDFLAGS = -L/usr/java/jdk1.6.0/jre/lib/amd64/server -ljvm +JNI_LDFLAGS = LDFLAGS = LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = -LUA_CFLAGS = -LUA_LDFLAGS = -llua -llualib -lexpat -MAKEINFO = ${SHELL} /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run makeinfo +LUA_CFLAGS = -I/usr/include/lua5.1 +LUA_LDFLAGS = -llua5.1 -lexpat -luuid +MAKEINFO = ${SHELL} /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/missing --run makeinfo MA_COMMONDIR = common +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = /usr/bin/msgfmt -MYSQL_INCLUDE = -I/usr/include/mysql -g -pipe -g -MYSQL_LIBS = -L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread +MSGFMT_OPTS = @MSGFMT_OPTS@ +MYSQL_INCLUDE = -I/usr/include/mysql -DBIG_JOINS=1 -fPIC +MYSQL_LIBS = -L/usr/lib/mysql -lmysqlclient_r OBJEXT = o PACKAGE = mysql-gui-common PACKAGE_BUGREPORT = @@ -150,67 +153,70 @@ PACKAGE_VERSION = 0.6.1 PATH_SEPARATOR = : PCRE_CFLAGS = -PCRE_LIBS = -L/usr/lib64 -lpcre +PCRE_LIBS = -L/usr/lib -lpcre PKG_CONFIG = pkg-config POFILES = ja.po de.po pt_BR.po pl.po POSUB = po PO_IN_DATADIR_FALSE = PO_IN_DATADIR_TRUE = RANLIB = ranlib +SED = @SED@ SET_MAKE = SHELL = /bin/sh -SLANG_LIB = +SLANG_LIB = -lslang STRIP = strip USE_NLS = yes USE_READLINE_FALSE = USE_READLINE_TRUE = # VERSION = 0.6.1 -XGETTEXT = : -ac_ct_AR = ar -ac_ct_CC = gcc -ac_ct_CXX = g++ +XGETTEXT = /usr/bin/xgettext +ac_ct_CC = +ac_ct_CXX = ac_ct_F77 = -ac_ct_PKG_CONFIG = pkg-config -ac_ct_RANLIB = ranlib -ac_ct_STRIP = strip -ac_pt_PKG_CONFIG = -am__fastdepCC_FALSE = # -am__fastdepCC_TRUE = -am__fastdepCXX_FALSE = # -am__fastdepCXX_TRUE = +am__fastdepCC_FALSE = +am__fastdepCC_TRUE = # +am__fastdepCXX_FALSE = +am__fastdepCXX_TRUE = # am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = x86_64-suse-linux -build_alias = -build_cpu = x86_64 -build_os = linux -build_vendor = suse +build = i486-pc-linux-gnu +build_alias = i486-linux-gnu +build_cpu = i486 +build_os = linux-gnu +build_vendor = pc datadir = ${prefix}/share +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = ${prefix} -host = x86_64-suse-linux -host_alias = -host_cpu = x86_64 -host_os = linux -host_vendor = suse +host = i486-pc-linux-gnu +host_alias = i486-linux-gnu +host_cpu = i486 +host_os = linux-gnu +host_vendor = pc +htmldir = @htmldir@ includedir = ${prefix}/include -infodir = ${prefix}/info -install_sh = /tmp/bld/mysql-gui-tools-5.0r12/mysql-gui-common/install-sh +infodir = /usr/share/info +install_sh = /home/adamm/work/debian/mysql-gui-tools/mysql-gui-tools-5.0r12/mysql-gui-common/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec +localedir = @localedir@ localstatedir = ${prefix}/var -mandir = ${prefix}/man +mandir = /usr/share/man mkdir_p = mkdir -p -- -mydatadir = $(datadir)/mysql-gui/common +mydatadir = $(datadir)/mysql-gui-tools/common oldincludedir = /usr/include -prefix = /usr/local +pdfdir = @pdfdir@ +prefix = /usr program_transform_name = s,x,x, +psdir = @psdir@ sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com -sysconfdir = ${prefix}/etc +sysconfdir = /etc target_alias = commondatadir = $(mydatadir)/php/modules commondata_DATA = \ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/php/modules/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/php/modules/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/java/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/java/Makefile.in @@ -116,6 +116,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -139,7 +140,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -158,6 +161,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -167,14 +171,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -191,24 +190,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/MGHMeterGraphPlotter.cc +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/MGHMeterGraphPlotter.cc @@ -17,6 +17,8 @@ #include "MGHMeterGraphPlotter.h" +#include + MGHMeterGraphPlotter::MGHMeterGraphPlotter(GtkDrawingArea *darea) --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/Makefile.in @@ -207,6 +207,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -230,7 +231,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -249,6 +252,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -258,14 +262,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -282,24 +281,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/MGFileBrowserList.cc +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/MGFileBrowserList.cc @@ -22,6 +22,8 @@ #include #include /* rename() in FreeBSD */ +#include + MGFileBrowserList::MGFileBrowserList(const Glib::ustring &title, --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/source/linux/MySQLGRT/MGRTValueTree.h +++ mysql-gui-tools-5.0r12/mysql-gui-common/source/linux/MySQLGRT/MGRTValueTree.h @@ -50,7 +50,7 @@ void set_icon(Gtk::TreeRow row, MGRTValue value); void add_value_item(Gtk::TreeIter iter, MGRTValue value); - void add_list_to_store(MGRTValue list, Gtk::TreeRow *parent, std::list *list); + void add_list_to_store(MGRTValue list1, Gtk::TreeRow *parent, std::list *list2); void add_dict_to_store(MGRTValue dict, Gtk::TreeRow &parent, std::list *list); void remember_path(Gtk::TreeView *tree, const Gtk::TreeModel::Path &path, std::list &list); --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/Makefile.in @@ -115,6 +115,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -138,7 +139,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -157,6 +160,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -166,14 +170,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -190,24 +189,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/mysql-resultset/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/mysql-resultset/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/mysql-resultset/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/mysql-resultset/source/Makefile.in @@ -127,6 +127,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -150,7 +151,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -169,6 +172,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -178,14 +182,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -202,24 +201,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/grt-modules/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/grt-modules/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/grt-modules/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/grt-modules/source/Makefile.in @@ -135,6 +135,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -158,7 +159,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -177,6 +180,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -186,14 +190,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -210,24 +209,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-canvas/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-canvas/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-canvas/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-canvas/source/Makefile.in @@ -137,6 +137,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -160,7 +161,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -179,6 +182,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -188,14 +192,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -212,24 +211,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-canvas/ftgl/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-canvas/ftgl/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-canvas/ftgl/src/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-canvas/ftgl/src/Makefile.in @@ -134,6 +134,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -157,7 +158,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -176,6 +179,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -185,14 +189,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -209,24 +208,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/grt-wb-controller/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/grt-wb-controller/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/grt-wb-controller/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/grt-wb-controller/source/Makefile.in @@ -124,6 +124,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -147,7 +148,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -166,6 +169,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -175,14 +179,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -199,24 +198,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/grt-wb-controller/source/GraphRenderer.cpp +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/grt-wb-controller/source/GraphRenderer.cpp @@ -10,6 +10,8 @@ const int GraphRenderer::K3; #endif +#include + /* // equals for doubles // algorithm by D.E.Knuth (TAOCP Vol.3 Sec. 4.2.2) --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/sql-parser/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/sql-parser/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/sql-parser/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/sql-parser/source/Makefile.in @@ -132,6 +132,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -155,7 +156,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -174,6 +177,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -183,14 +187,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -207,24 +206,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/source/Makefile.in @@ -168,6 +168,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -191,7 +192,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -210,6 +213,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -219,14 +223,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -243,24 +242,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/source/libmyx_grt_java.la +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/source/libmyx_grt_java.la @@ -0,0 +1,35 @@ +# libmyx_grt_java.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libmyx_grt_java.so.0' + +# Names of this library. +library_names='libmyx_grt_java.so.0.0.0 libmyx_grt_java.so.0 libmyx_grt_java.so' + +# The name of the static archive. +old_library='libmyx_grt_java.a' + +# Libraries that this one depends upon. +dependency_libs=' /usr/lib/libglib-2.0.la /usr/lib/libxml2.la -L/usr/lib -lpcre /usr/lib/liblua5.1.la -ldl /usr/lib/libexpat.la -luuid -L/usr/lib/mysql /usr/lib/libmysqlclient_r.la -lcrypt -lnsl -lm -lpthread -lz ' + +# Version information for libmyx_grt_java. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/lib/mysql-gui' --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/source/myx_grt_lua.c +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/source/myx_grt_lua.c @@ -39,7 +39,8 @@ { "string", luaopen_string }, { "math", luaopen_math }, { "debug", luaopen_debug }, - { "loadlib", luaopen_loadlib }, +// { "loadlib", luaopen_loadlib }, + { "loadlib", luaopen_package }, { "lxp", luaopen_lxp }, { NULL, NULL } }; --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/source/lxp/lxplib.c +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/source/lxp/lxplib.c @@ -323,6 +323,14 @@ } +static int luaL_findstring (const char *name, const char *const list[]) { + int i; + for (i=0; list[i]; i++) + if (strcmp(list[i], name) == 0) + return i; + return -1; /* name not found */ +} + static void checkcallbacks (lua_State *L) { static const char *const validkeys[] = { "StartCdataSection", "EndCdataSection", "CharacterData", "Comment", --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/generic-runtime/newt/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/generic-runtime/newt/Makefile.in @@ -136,6 +136,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -159,7 +160,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -178,6 +181,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -187,14 +191,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -211,24 +210,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/base-library/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/base-library/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/base-library/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/base-library/source/Makefile.in @@ -137,6 +137,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -160,7 +161,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -179,6 +182,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -188,14 +192,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -212,24 +211,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/utilities/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/utilities/Makefile.in @@ -114,6 +114,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -137,7 +138,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -156,6 +159,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -165,14 +169,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -189,24 +188,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ --- mysql-gui-tools-5.0r12.orig/mysql-gui-common/library/utilities/source/Makefile.in +++ mysql-gui-tools-5.0r12/mysql-gui-common/library/utilities/source/Makefile.in @@ -125,6 +125,7 @@ GMSGFMT = @GMSGFMT@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ +GREP = @GREP@ GRT_CFLAGS = @GRT_CFLAGS@ GRT_LIBS = @GRT_LIBS@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ @@ -148,7 +149,9 @@ LUA_LDFLAGS = @LUA_LDFLAGS@ MAKEINFO = @MAKEINFO@ MA_COMMONDIR = @MA_COMMONDIR@ +MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ MYSQL_INCLUDE = @MYSQL_INCLUDE@ MYSQL_LIBS = @MYSQL_LIBS@ OBJEXT = @OBJEXT@ @@ -167,6 +170,7 @@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SLANG_LIB = @SLANG_LIB@ @@ -176,14 +180,9 @@ USE_READLINE_TRUE = @USE_READLINE_TRUE@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ -ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ -ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -200,24 +199,31 @@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ mydatadir = @mydatadir@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@