# extracted from ooo-base.oo
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-10-08 02:07\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: dbaccess/source/core/resource/strings.src#RID_STR_TRIED_OPEN_TABLE.string.text
msgid "Tried to open the table $name$."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_CONNECTION_INVALID.string.text
msgid "No connection could be established."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_TABLE_IS_FILTERED.string.text
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NEED_CONFIG_WRITE_ACCESS.string.text
msgid "You have no write access to the configuration data the object is based on."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COULDNOTCONNECT_UNSPECIFIED.string.text
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COULDNOTCONNECT_NODRIVER.string.text
msgid "The connection to the external data source could not be established. No SDBC driver was found for the given URL."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COULDNOTLOAD_MANAGER.string.text
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_FORM.string.text
msgid "_: dbaccess/source/core/resource/strings.src#RID_STR_FORM.string.text\n"
"Form"
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_REPORT.string.text
msgid "_: dbaccess/source/core/resource/strings.src#RID_STR_REPORT.string.text\n"
"Report"
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_DATASOURCE_NOT_STORED.string.text
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_ONLY_QUERY.string.text
msgid "The given command is not a SELECT statement.\n Only queries are allowed."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_VALUE_CHANGED.string.text
msgid "No values were modified."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_XROWUPDATE.string.text
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_XRESULTSETUPDATE.string.text
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_UPDATE_MISSING_CONDITION.string.text
msgid "Values could not be modified, due to a missing condition statement."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_COLUMN_ADD.string.text
msgid "The adding of columns is not supported."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_COLUMN_DROP.string.text
msgid "The dropping of columns is not supported."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_CONDITION_FOR_PK.string.text
msgid "The WHERE condition could not be created for the primary key."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_UNKNOWN_PROP.string.text
msgid "The column does not support the property '%value'."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_NOT_SEARCHABLE.string.text
msgid "The column is not searchable!"
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NOT_SEQUENCE_INT8.string.text
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_NOT_VALID.string.text
msgid "The column is not valid."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_MUST_VISIBLE.string.text
msgid "The column '%name' must be visible as a column."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_XQUERIESSUPPLIER.string.text
msgid "The interface XQueriesSupplier is not available."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NOT_SUPPORTED_BY_DRIVER.string.text
msgid "The driver does not support this function."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_ABS_ZERO.string.text
msgid "An 'absolute(0)' call is not allowed."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_RELATIVE.string.text
msgid "Relative positioning is not allowed in this state."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_REFESH_AFTERLAST.string.text
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_MOVETOINSERTROW_CALLED.string.text
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_UPDATEROW.string.text
msgid "A row cannot be modified in this state"
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_DELETEROW.string.text
msgid "A row cannot be deleted in this state."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_TABLE_RENAME.string.text
msgid "The driver does not support table renaming."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_NO_ALTER_COLUMN_DEF.string.text
msgid "The driver does not support the modification of column descriptions."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_ALTER_BY_NAME.string.text
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_COLUMN_ALTER_BY_INDEX.string.text
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr ""

#: dbaccess/source/core/resource/strings.src#RID_STR_FILE_DOES_NOT_EXIST.string.text
msgid "_: dbaccess/source/core/resource/strings.src#RID_STR_FILE_DOES_NOT_EXIST.string.text\n"
"The file \"$file$\" does not exist."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_FORM.string.text
msgid "Create Form in Design View..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_FORM_AUTO.string.text
msgid "Use Wizard to Create Form..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_REPORT_AUTO.string.text
msgid "Use Wizard to Create Report..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_QUERY.string.text
msgid "Create Query in Design View..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_QUERY_SQL.string.text
msgid "Create Query in SQL View..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_QUERY_AUTO.string.text
msgid "Use Wizard to Create Query..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_TABLE.string.text
msgid "Create Table in Design View..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_TABLE_AUTO.string.text
msgid "Use Wizard to Create Table..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_NEW_VIEW.string.text
msgid "Create View..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_FORMS_CONTAINER.string.text
msgid "Forms"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_REPORTS_CONTAINER.string.text
msgid "Reports"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_NEW.SID_APP_NEW_FORM.menuitem.text
msgid "Form..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_NEW.SID_DB_NEW_VIEW_SQL.menuitem.text
msgid "View (Simple)..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_PASTE_SPECIAL.menuitem.text
msgid "Paste Special..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_DELETE.menuitem.text
msgid "Delete"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_RENAME.menuitem.text
msgid "Rename"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_EDIT.menuitem.text
msgid "Edit"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_OPEN.menuitem.text
msgid "Open"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_DB_APP_CONVERTTOVIEW.menuitem.text
msgid "Create as View"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_FORM_CREATE_REPWIZ_PRE_SEL.menuitem.text
msgid "Form Wizard..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_REPORT_CREATE_REPWIZ_PRE_SEL.menuitem.text
msgid "Report Wizard..."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.SID_SELECTALL.menuitem.text
msgid "Select All"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.MN_PROPS.SID_DB_APP_DSPROPS.menuitem.text
msgid "Properties"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.MN_PROPS.SID_DB_APP_DSCONNECTION_TYPE.menuitem.text
msgid "Connection Type"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.MN_PROPS.SID_DB_APP_DSADVANCED_SETTINGS.menuitem.text
msgid "Advanced Settings"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_EDIT.MN_PROPS.menuitem.text
msgid "~Database"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_QUERY_DELETE_DATASOURCE.string.text
msgid "Do you want to delete the data source '%1'?"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_APP_TITLE.string.text
msgid " - %PRODUCTNAME Base"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_REPORTS_HELP_TEXT_WIZARD.string.text
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_FORMS_HELP_TEXT.string.text
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_FORMS_HELP_TEXT_WIZARD.string.text
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_QUERIES_HELP_TEXT.string.text
msgid "Create a query by specifying the filters, input tables, field names,  and  properties for sorting or grouping."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_QUERIES_HELP_TEXT_SQL.string.text
msgid "Create a query  entering an SQL statement directly."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_QUERIES_HELP_TEXT_WIZARD.string.text
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_TABLES_HELP_TEXT_DESIGN.string.text
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_TABLES_HELP_TEXT_WIZARD.string.text
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_VIEWS_HELP_TEXT_DESIGN.string.text
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_VIEWS_HELP_TEXT_WIZARD.string.text
msgid "Opens the view wizard"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_DATABASE.string.text
msgid "_: dbaccess/source/ui/app/app.src#STR_DATABASE.string.text\n"
"Database"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_TASKS.string.text
msgid "Tasks"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_DESCRIPTION.string.text
msgid "_: dbaccess/source/ui/app/app.src#STR_DESCRIPTION.string.text\n"
"Description"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_PREVIEW.string.text
msgid "Preview"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_DISABLEPREVIEW.string.text
msgid "Disable Preview"
msgstr ""

#: dbaccess/source/ui/app/app.src#APP_SAVEMODIFIED.querybox.text
msgid "The database has been modified.\nDo you want to save the changes?"
msgstr ""

#: dbaccess/source/ui/app/app.src#APP_CLOSEDOCUMENTS.querybox.text
msgid "The connection type has been altered.\nFor the changes to take effect, all forms, reports, queries and tables must be closed.\n\nDo you want to close all documents now?"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_PREVIEW.SID_DB_APP_DISABLE_PREVIEW.menuitem.text
msgid "None"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_PREVIEW.SID_DB_APP_VIEW_DOCINFO_PREVIEW.menuitem.text
msgid "Document Information"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_MENU_APP_PREVIEW.SID_DB_APP_VIEW_DOC_PREVIEW.menuitem.text
msgid "Document"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_FORM.string.text
msgid "_: dbaccess/source/ui/app/app.src#RID_STR_FORM.string.text\n"
"Form"
msgstr ""

#: dbaccess/source/ui/app/app.src#RID_STR_REPORT.string.text
msgid "_: dbaccess/source/ui/app/app.src#RID_STR_REPORT.string.text\n"
"Report"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_FRM_LABEL.string.text
msgid "F~orm name"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_RPT_LABEL.string.text
msgid "~Report name"
msgstr ""

#: dbaccess/source/ui/app/app.src#STR_FOLDER_LABEL.string.text
msgid "F~older name"
msgstr ""

#: dbaccess/source/ui/browser/bcommon.src#RID_STR_TBL_TITLE.string.text
msgid "_: dbaccess/source/ui/browser/bcommon.src#RID_STR_TBL_TITLE.string.text\n"
"Table #"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_STR_LOADING_DATASOURCE.string.text
msgid "Load data"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#QUERY_BRW_SAVEMODIFIED.querybox.text
msgid "The current record has been changed.\nDo you want to save the changes?"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#QUERY_BRW_DELETE_ROWS.querybox.text
msgid "Do you want to delete the selected data?"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_STR_DATABROWSER_FILTERED.string.text
msgid "(filtered)"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#SBA_BROWSER_SETTING_ORDER.string.text
msgid "Error setting the sort criteria"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#SBA_BROWSER_SETTING_FILTER.string.text
msgid "Error setting the filter criteria"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_STR_CONNECTION_LOST.string.text
msgid "Connection lost"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_STR_QUERIES_CONTAINER.string.text
msgid "Queries"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_STR_TABLES_CONTAINER.string.text
msgid "Tables"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#MID_ADMINISTRATE.#define.text
msgid "Edit ~Database File..."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#MID_CLOSECONN.#define.text
msgid "Disco~nnect"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#MID_REFRESHCONN.#define.text
msgid "~Refresh Connection"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_TITLE_CONFIRM_DELETION.string.text
msgid "Confirm Deletion"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_QUERY_DELETE_TABLE.string.text
msgid "Do you want to delete the table '%1'?"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#QUERY_BRW_DELETE_QUERY_CONFIRM.querybox.text
msgid "The query already exists. Do you want to delete it?"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#QUERY_CONNECTION_LOST.querybox.text
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_OPENTABLES_WARNINGS.string.text
msgid "Warnings encountered"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_OPENTABLES_WARNINGS_DETAILS.string.text
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_CONNECTING_DATASOURCE.string.text
msgid "Connecting to \"$name$\" ..."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_LOADING_QUERY.string.text
msgid "Loading query $name$ ..."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_LOADING_TABLE.string.text
msgid "Loading table $name$ ..."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_DSBROWSER_TITLE.string.text
msgid "Data sources view"
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_NO_TABLE_FORMAT_INSIDE.string.text
msgid "No table format could be found."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#STR_COULDNOTCONNECT_DATASOURCE.string.text
msgid "The connection to the data source \"$name$\" could not be established."
msgstr ""

#: dbaccess/source/ui/browser/sbabrw.src#RID_MENU_REFRESH_DATA.ID_BROWSER_REFRESH_REBUILD.menuitem.text
msgid "Rebuild"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_SBA_GRID_COLCTXMENU.ID_BROWSER_COLATTRSET.menuitem.text
msgid "Column ~Format..."
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_SBA_GRID_COLCTXMENU.ID_BROWSER_COLUMNINFO.menuitem.text
msgid "Copy Column D~escription"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_SBA_GRID_ROWCTXMENU.ID_BROWSER_TABLEATTR.menuitem.text
msgid "Table Format..."
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_SBA_GRID_ROWCTXMENU.ID_BROWSER_ROWHEIGHT.menuitem.text
msgid "Row Height..."
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_STR_UNDO_MODIFY_RECORD.string.text
msgid "Undo: Data Input"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#RID_STR_SAVE_CURRENT_RECORD.string.text
msgid "Save current record"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_QRY_TITLE.string.text
msgid "Query #"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_TBL_TITLE.string.text
msgid "_: dbaccess/source/ui/browser/sbagrid.src#STR_TBL_TITLE.string.text\n"
"Table #"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_VIEW_TITLE.string.text
msgid "View #"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_OBJECT_ALREADY_EXISTS.string.text
msgid "The name \"#\" already exists."
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_NO_COLUMNNAME_MATCHING.string.text
msgid "No matching column names were found."
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_ERROR_OCCURED_WHILE_COPYING.string.text
msgid "An error occurred. Do you want to continue copying?"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_DATASOURCE_GRIDCONTROL_NAME.string.text
msgid "Data source table view"
msgstr ""

#: dbaccess/source/ui/browser/sbagrid.src#STR_DATASOURCE_GRIDCONTROL_DESC.string.text
msgid "Shows the selected table or query."
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_NAME.string.text
msgid "Table name"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_INSERT.string.text
msgid "Insert data"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_DELETE.string.text
msgid "Delete data"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_UPDATE.string.text
msgid "Modify data"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_ALTER.string.text
msgid "Alter structure"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_SELECT.string.text
msgid "Read data"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_REFERENCE.string.text
msgid "Modify references"
msgstr ""

#: dbaccess/source/ui/control/TableGrantCtrl.src#STR_TABLE_PRIV_DROP.string.text
msgid "Drop structure"
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#MENU_TABLETREE_POPUP.MID_SORT_ASCENDING.menuitem.text
msgid "Sort Ascending"
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#MENU_TABLETREE_POPUP.MID_SORT_DECENDING.menuitem.text
msgid "Sort Descending"
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_COULDNOTCREATE_DRIVERMANAGER.string.text
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_NOREGISTEREDDRIVER.string.text
msgid "A driver is not registered for the URL #connurl#."
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_COULDNOTCONNECT.string.text
msgid "No connection could be established for the URL #connurl#."
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_COULDNOTCONNECT_PLEASECHECK.string.text
msgid "Please check the current settings, for example user name and password."
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_NOTABLEINFO.string.text
msgid "Successfully connected, but information about database tables is not available."
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_ALL_TABLES.string.text
msgid "All tables"
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_ALL_VIEWS.string.text
msgid "All views"
msgstr ""

#: dbaccess/source/ui/control/tabletree.src#STR_ALL_TABLES_AND_VIEWS.string.text
msgid "All tables and views"
msgstr ""

#: dbaccess/source/ui/control/undosqledit.src#STR_QUERY_UNDO_MODIFYSQLEDIT.string.text
msgid "Modify SQL statement(s)"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CACHE_SIZE.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CACHE_SIZE.fixedtext.text\n"
"Data ~buffer size (MB)"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_DATA_INCREMENT.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_DATA_INCREMENT.fixedtext.text\n"
"~Data increment (MB)"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CTRLUSERNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CTRLUSERNAME.fixedtext.text\n"
"Control ~user name"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CTRLPASSWORD.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.FT_CTRLPASSWORD.fixedtext.text\n"
"Control ~password"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.CB_SHUTDB.checkbox.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.CB_SHUTDB.checkbox.text\n"
"~Shut down service when closing %PRODUCTNAME"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.PB_STAT.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/AdabasPage.src#TAB_PAG_ADABAS_SETTINGS.PB_STAT.pushbutton.text\n"
"E~xtended..."
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FL_FILES.fixedline.text
msgid "Database files"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_SYSDEVSPACE.fixedtext.text
msgid "S~YSDEVSPACE:"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_TRANSACTIONLOG.fixedtext.text
msgid "~TRANSACTIONLOG:"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_DATADEVSPACE.fixedtext.text
msgid "DATAD~EVSPACE:"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FL_SIZES.fixedline.text
msgid "Database sizes"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_SIZE.fixedtext.text
msgid "S~ize (MB):"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_FREESIZE.fixedtext.text
msgid "~Free memory space (MB):"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.FT_MEMORYUSING.fixedtext.text
msgid "~Memory utilization (in %):"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#DLG_ADABASSTAT.modaldialog.text
msgid "Database Statistics"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_SYSDEVSPACE.string.text
msgid "Contains the system tables"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_TRANSACT.string.text
msgid "Contains information about transaction"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_DATADEVSPACES.string.text
msgid "Contains all data files"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_SIZE.string.text
msgid "Total size of the database files"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_FREESIZE.string.text
msgid "Currently available space before a new datadev file is created."
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_HELP_MEMORYUSING.string.text
msgid "Currently used memory"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStat.src#STR_ADABAS_ERROR_SYSTEMTABLES.string.text
msgid "No information could be displayed because no access rights exist for the required system tables."
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStatDlg.src#DLG_DATABASE_ADABASADMIN.STR_PAGETITLE_ADABAS_STATISTIC.string.text
msgid "Adabas D Statistics"
msgstr ""

#: dbaccess/source/ui/dlg/AdabasStatDlg.src#DLG_DATABASE_ADABASADMIN.tabdialog.text
msgid "_: dbaccess/source/ui/dlg/AdabasStatDlg.src#DLG_DATABASE_ADABASADMIN.tabdialog.text\n"
"Advanced Properties"
msgstr ""

#: dbaccess/source/ui/dlg/AdvancedPageDlg.src#DLG_DATABASE_ADVANCED.STR_GENERATED_VALUE.string.text
msgid "Generated Values"
msgstr ""

#: dbaccess/source/ui/dlg/AdvancedPageDlg.src#DLG_DATABASE_ADVANCED.STR_DS_BEHAVIOUR.string.text
msgid "Special Settings"
msgstr ""

#: dbaccess/source/ui/dlg/AdvancedPageDlg.src#DLG_DATABASE_ADVANCED.tabdialog.text
msgid "_: dbaccess/source/ui/dlg/AdvancedPageDlg.src#DLG_DATABASE_ADVANCED.tabdialog.text\n"
"Advanced Properties"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_DBASE_PATH_OR_FILE.string.text
msgid "Path to the dBASE files"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_FLAT_PATH_OR_FILE.string.text
msgid "Path to the text files"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_CALC_PATH_OR_FILE.string.text
msgid "Path to the spreadsheet document"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_NAME_OF_ODBC_DATASOURCE.string.text
msgid "Name of the ODBC data source on your system"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_MYSQL_DATABASE_NAME.string.text
msgid "Name of the MySQL database"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_ORACLE_DATABASE_NAME.string.text
msgid "Name of the Oracle database"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_ADABAS_DATABASE_NAME.string.text
msgid "Name of the Adabas D database"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_MSACCESS_MDB_FILE.string.text
msgid "Microsoft Access database file"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_NO_ADDITIONAL_SETTINGS.string.text
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_COMMONURL.string.text
msgid "Datasource URL"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_HOSTNAME.string.text
msgid "_: dbaccess/source/ui/dlg/AutoControls.src#STR_HOSTNAME.string.text\n"
"~Host name"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_MOZILLA_PROFILE_NAME.string.text
msgid "~Mozilla profile name"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls.src#STR_THUNDERBIRD_PROFILE_NAME.string.text
msgid "~Thunderbird profile name"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_NEWFOLDER.imagebutton.text
msgid "_: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_NEWFOLDER.imagebutton.text\n"
"-"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_NEWFOLDER.imagebutton.quickhelptext
msgid "Create New Directory"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_UP.imagebutton.text
msgid "_: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_UP.imagebutton.text\n"
"-"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_UP.imagebutton.quickhelptext
msgid "Up One Level"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.FT_EXPLORERFILE_FILENAME.fixedtext.text
msgid "File ~name:"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_SAVE.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.BTN_EXPLORERFILE_SAVE.pushbutton.text\n"
"Save"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.STR_PATHNAME.string.text
msgid "~Path:"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.modaldialog.text
msgid "_: dbaccess/source/ui/dlg/CollectionView.src#DLG_COLLECTION_VIEW.modaldialog.text\n"
"Save"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#STR_NEW_FOLDER.string.text
msgid "Folder"
msgstr ""

#: dbaccess/source/ui/dlg/CollectionView.src#STR_ALREADYEXISTOVERWRITE.string.text
msgid "The file already exists. Overwrite?"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FL_SEPARATOR1.fixedline.text
msgid "_: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FL_SEPARATOR1.fixedline.text\n"
"General"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FT_HOSTNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FT_HOSTNAME.fixedtext.text\n"
"~Host name"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FL_SEPARATOR2.fixedline.text
msgid "User authentication"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FT_USERNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FT_USERNAME.fixedtext.text\n"
"~User name"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.CB_PASSWORD_REQUIRED.checkbox.text
msgid "Password required"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FL_SEPARATOR3.fixedline.text
msgid "JDBC properties"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.FT_JDBCDRIVERCLASS.fixedtext.text
msgid "~JDBC driver class"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.PB_TESTDRIVERCLASS.pushbutton.text
msgid "Test Class"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#PAGE_CONNECTION.PB_TESTCONNECTION.pushbutton.text
msgid "Test Connection"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_NO_ADABASE_DATASOURCES.string.text
msgid "No Adabas D data sources were found on your system."
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_CONNECTION_TEST.string.text
msgid "Connection Test"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_CONNECTION_SUCCESS.string.text
msgid "The connection was established successfully."
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_CONNECTION_NO_SUCCESS.string.text
msgid "The connection could not be established successfully."
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_JDBCDRIVER_TEST.string.text
msgid "JDBC Driver Test"
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_JDBCDRIVER_SUCCESS.string.text
msgid "The JDBC driver was loaded successfully."
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_JDBCDRIVER_NO_SUCCESS.string.text
msgid "The JDBC driver could not be loaded."
msgstr ""

#: dbaccess/source/ui/dlg/ConnectionPage.src#STR_MSACCESS_FILTERNAME.string.text
msgid "MS Access file"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.WND_CONTROL.FL_INVOLVED_TABLES.fixedline.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.WND_CONTROL.FL_INVOLVED_TABLES.fixedline.text\n"
"Tables involved"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.WND_CONTROL.FL_INVOLVED_FIELDS.fixedline.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.WND_CONTROL.FL_INVOLVED_FIELDS.fixedline.text\n"
"Fields involved"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.FL_CASC_UPD.fixedline.text
msgid "Update options"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_NO_CASC_UPD.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_NO_CASC_UPD.radiobutton.text\n"
"~No action"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_UPD.radiobutton.text
msgid "~Update cascade"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_UPD_NULL.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_UPD_NULL.radiobutton.text\n"
"~Set null"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_UPD_DEFAULT.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_UPD_DEFAULT.radiobutton.text\n"
"Set ~default"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.FL_CASC_DEL.fixedline.text
msgid "Delete options"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_NO_CASC_DEL.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_NO_CASC_DEL.radiobutton.text\n"
"~No action"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_DEL.radiobutton.text
msgid "Delete ~cascade"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_DEL_NULL.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_DEL_NULL.radiobutton.text\n"
"~Set null"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_DEL_DEFAULT.radiobutton.text
msgid "_: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.RB_CASC_DEL_DEFAULT.radiobutton.text\n"
"Set ~default"
msgstr ""

#: dbaccess/source/ui/dlg/RelationDlg.src#DLG_REL_PROPERTIES.modaldialog.text
msgid "Relations"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.FL_USER.fixedline.text
msgid "User selection"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.FT_USER.fixedtext.text
msgid "Us~er:"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.PB_NEWUSER.pushbutton.text
msgid "~Add User..."
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.PB_CHANGEPWD.pushbutton.text
msgid "Change ~Password..."
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.PB_DELETEUSER.pushbutton.text
msgid "~Delete User..."
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#TAB_PAGE_USERADMIN.FL_TABLE_GRANTS.fixedline.text
msgid "Access rights for selected user"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#QUERY_USERADMIN_DELETE_USER.querybox.text
msgid "Do you really want to delete the user?"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#STR_USERADMIN_NOT_AVAILABLE.string.text
msgid "The database does not support user administration."
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#DLG_PASSWORD.FL_USER.fixedline.text
msgid "User \"$name$:  $\""
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#DLG_PASSWORD.FT_OLDPASSWORD.fixedtext.text
msgid "Old p~assword"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#DLG_PASSWORD.FT_PASSWORD.fixedtext.text
msgid "~Password"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#DLG_PASSWORD.FT_PASSWORD_REPEAT.fixedtext.text
msgid "~Confirm  password"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#DLG_PASSWORD.modaldialog.text
msgid "Change Password"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdmin.src#STR_ERROR_PASSWORDS_NOT_IDENTICAL.string.text
msgid "The passwords do not match. Please enter the password again."
msgstr ""

#: dbaccess/source/ui/dlg/UserAdminDlg.src#DLG_DATABASE_USERADMIN.STR_PAGETITLE_USERADMIN.string.text
msgid "User Settings"
msgstr ""

#: dbaccess/source/ui/dlg/UserAdminDlg.src#DLG_DATABASE_USERADMIN.tabdialog.text
msgid "User administration"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.FT_TABLE.fixedtext.text
msgid "~Table name"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.PB_ADDTABLE.pushbutton.text
msgid "~Add"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.PB_CLOSE.cancelbutton.text
msgid "_: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.PB_CLOSE.cancelbutton.text\n"
"~Close"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.FL_TABLE.fixedline.text
msgid "Table"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.STR_DEFAULT.string.text
msgid "<default>"
msgstr ""

#: dbaccess/source/ui/dlg/adtabdlg.src#DLG_JOIN_TABADD.modelessdialog.text
msgid "Add Tables"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_APPENDTABLEALIAS_AUTO_Y_.CB_APPENDTABLEALIAS.checkbox.text
msgid "Append the table alias name on SELECT statements"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_IGNOREINDEXAPPENDIX_AUTO_Y_.CB_IGNOREINDEXAPPENDIX.checkbox.text
msgid "Create index with ASC or DESC statement"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SUPPRESVERSIONCOLUMN_AUTO_Y_.CB_SUPPRESVERSIONCL.checkbox.text
msgid "Display version columns (when available)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_ENABLEOUTERJOIN_AUTO_Y_.CB_ENABLEOUTERJOIN.checkbox.text
msgid "Use Outer Join syntax '{OJ }'"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_DOSLINEENDS_AUTO_Y_.CB_DOSLINEENDS.checkbox.text
msgid "End text lines with CR+LF"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SCHEMA_AUTO_Y_.CB_SCHEMA.checkbox.text
msgid "Use schema name in SELECT statements"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_CATALOG_AUTO_Y_.CB_CATALOG.checkbox.text
msgid "Use catalog name in SELECT statements"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_BOOLEANCOMPARISON_AUTO_Y_.FT_BOOLEANCOMPARISON.fixedtext.text
msgid "Comparison of Boolean values"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_IGNOREDRIVER_PRIV_AUTO_Y_.CB_IGNOREDRIVER_PRIV.checkbox.text
msgid "Ignore the privileges from the database driver"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SQL92CHECK_AUTO_Y_.CB_SQL92CHECK.checkbox.text
msgid "Use SQL92 naming constraints"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_USECATALOG_AUTO_Y_.CB_USECATALOG.checkbox.text
msgid "Use catalog for file-based databases"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_PARAMETERNAMESUBST_AUTO_Y_.CB_PARAMETERNAMESUBST.checkbox.text
msgid "Replace named parameters with '?'"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_INCREMENT_CONTROLS_AUTO_Y_.FL_SEPARATORAUTO.fixedline.text
msgid "Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_INCREMENT_CONTROLS_AUTO_Y_.CB_RETRIEVE_AUTO.checkbox.text
msgid "Re~trieve generated values"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_INCREMENT_CONTROLS_AUTO_Y_.FT_AUTOINCREMENTVALUE.fixedtext.text
msgid "~Auto-increment statement"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_INCREMENT_CONTROLS_AUTO_Y_.FT_RETRIEVE_AUTO.fixedtext.text
msgid "~Query of generated values"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_CHARSET_AUTO_Y_.FL_DATACONVERT.fixedline.text
msgid "Data conversion"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_CHARSET_AUTO_Y_.FT_CHARSET.fixedtext.text
msgid "~Character set"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_DATAHANDLING_AUTO_Y_.FL_DATAHANDLING.fixedline.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#AUTO_DATAHANDLING_AUTO_Y_.FL_DATAHANDLING.fixedline.text\n"
"Options"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FL_SEPARATOR1.fixedline.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FL_SEPARATOR1.fixedline.text\n"
"Connection Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FT_HOSTNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FT_HOSTNAME.fixedtext.text\n"
"~Host name"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FT_PORTNUMBER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#AUTO_SPECIAL_JDBC_AUTO_Y_.FT_PORTNUMBER.fixedtext.text\n"
"~Port number"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.STR_PAGETITLE_GENERAL.string.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.STR_PAGETITLE_GENERAL.string.text\n"
"Advanced Properties"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.STR_PAGETITLE_ADVANCED.string.text
msgid "Additional Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.STR_PAGETITLE_CONNECTION.string.text
msgid "Connection settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.tabdialog.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_ADMINISTRATION.tabdialog.text\n"
"Database properties"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_TYPE_CHANGE.modaldialog.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#DLG_DATABASE_TYPE_CHANGE.modaldialog.text\n"
"Database properties"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_GENERALHEADERTEXT.fixedtext.text
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_GENERALHELPTEXT.fixedtext.text
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATASOURCEHEADER.fixedtext.text
msgid "What do you want to do?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.RB_CREATEDBDATABASE.radiobutton.text
msgid "Create a n~ew database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.RB_OPENEXISTINGDOC.radiobutton.text
msgid "Open an existing database ~file"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DOCLISTLABEL.fixedtext.text
msgid "Recently used"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.RB_GETEXISTINGDATABASE.radiobutton.text
msgid "Connect to an e~xisting database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATASOURCETYPE_PRE.fixedtext.text
msgid "Select the type of database to which you want to establish a connection."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATATYPE.fixedtext.text
msgid "Database ~type "
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATATYPEAPPENDIX.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATATYPEAPPENDIX.fixedtext.text\n"
"Database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.FT_DATASOURCETYPE_POST.fixedtext.text
msgid "On the following pages, you can make detailed settings for the connection.\n\nThe new settings you make will overwrite your existing settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.STR_MYSQLENTRY.string.text
msgid "MySQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.STR_PARENTTITLE.string.text
msgid "Data Source Properties: #"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.STR_COULDNOTLOAD_ODBCLIB.string.text
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.STR_UNSUPPORTED_DATASOURCE_TYPE.string.text
msgid "This kind of data source is not supported on this platform.\nYou are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.tabpage.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_GENERAL.tabpage.text\n"
"General"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DBASE.FL_SEPARATOR1.fixedline.text
msgid "Optional settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DBASE.CB_SHOWDELETEDROWS.checkbox.text
msgid "Display deleted records as well"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DBASE.FT_SPECIAL_MESSAGE.fixedtext.text
msgid "Note: When deleted, and thus inactive, records are  displayed, you will not be able to delete records from the data source."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DBASE.PB_INDICIES.pushbutton.text
msgid "Indexes..."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_1.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_2.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_3.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ACCESS.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_ENABLEOJ.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.1.stringlist.text\n"
"Default"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.2.stringlist.text\n"
"SQL"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.3.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.3.stringlist.text\n"
"Mixed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.4.stringlist.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_DS_PROPERTIES_4.LB_BOOLEANCOMPARISON.4.stringlist.text\n"
"MS Access"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ODBC.FL_SEPARATOR1.fixedline.text
msgid "Optional Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ODBC.FT_OPTIONS.fixedtext.text
msgid "ODBC ~options"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FL_SEPARATOR1.fixedline.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FL_SEPARATOR1.fixedline.text\n"
"Connection Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_HOSTNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_HOSTNAME.fixedtext.text\n"
"~Host name"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CACHE_SIZE.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CACHE_SIZE.fixedtext.text\n"
"Data ~buffer size (MB)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_DATA_INCREMENT.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_DATA_INCREMENT.fixedtext.text\n"
"~Data increment (MB)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FL_SEPARATOR2.fixedline.text
msgid "Administration"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CTRLUSERNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CTRLUSERNAME.fixedtext.text\n"
"Control ~user name"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CTRLPASSWORD.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.FT_CTRLPASSWORD.fixedtext.text\n"
"Control ~password"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.CB_SHUTDB.checkbox.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.CB_SHUTDB.checkbox.text\n"
"~Shut down service when closing %PRODUCTNAME"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.PB_STAT.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ADABAS.PB_STAT.pushbutton.text\n"
"E~xtended..."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_MYSQL_JDBC.FT_JDBCDRIVERCLASS.fixedtext.text
msgid "MySQL JDBC d~river class"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_MYSQL_JDBC.PB_TESTDRIVERCLASS.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_MYSQL_JDBC.PB_TESTDRIVERCLASS.pushbutton.text\n"
"Test class"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ORACLE_JDBC.FT_JDBCDRIVERCLASS.fixedtext.text
msgid "Oracle JDBC d~river class"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ORACLE_JDBC.PB_TESTDRIVERCLASS.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_ORACLE_JDBC.PB_TESTDRIVERCLASS.pushbutton.text\n"
"Test class"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FL_SEPARATOR1.fixedline.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FL_SEPARATOR1.fixedline.text\n"
"Connection Settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FT_BASEDN.fixedtext.text
msgid "~Base DN"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.CB_USESSL.checkbox.text
msgid "Use secure connection(SSL)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FT_PORTNUMBER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FT_PORTNUMBER.fixedtext.text\n"
"~Port number"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_LDAP.FT_LDAPROWCOUNT.fixedtext.text
msgid "Maximum number of ~records"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_TEXT.FL_SEPARATOR1.fixedline.text
msgid "File format"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_USERDRIVER.FT_HOSTNAME.fixedtext.text
msgid "~Hostname"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_USERDRIVER.FT_PORTNUMBER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadmin.src#PAGE_USERDRIVER.FT_PORTNUMBER.fixedtext.text\n"
"~Port number"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin.src#PAGE_USERDRIVER.FT_OPTIONS.fixedtext.text
msgid "~Driver settings"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ENTER_CONNECTION_PASSWORD.string.text
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_QUERY_DROP_ALL.string.text
msgid "Do you want to delete all selected items?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ASK_FOR_DIRECTORY_CREATION.string.text
msgid "The directory\n\n$path$\n\ndoes not exist. Should it be created?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_COULD_NOT_CREATE_DIRECTORY.string.text
msgid "The directory $name$ could not be created."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_SYSTEM.string.text
msgid "Windows address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_OUTLOOK.string.text
msgid "MS Outlook"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_MOZILLA.string.text
msgid "Mozilla address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_THUNDERBIRD.string.text
msgid "Thunderbird address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_EVOLUTION.string.text
msgid "Evolution address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_KAB.string.text
msgid "KDE address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_ADDRESSBOOK_LDAP.string.text
msgid "LDAP address book"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_HINT_READONLY_CONNECTION.string.text
msgid "(Connection is read-only)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#STR_HINT_CONNECTION_NOT_CAPABLE.string.text
msgid "(Not supported by this connection)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#DLG_DOMAINPASSWORD.FT_PASSWORD.fixedline.text
msgid "Please enter the ~password for the user 'DOMAIN'."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#DLG_DOMAINPASSWORD.modaldialog.text
msgid "Convert Database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#PAGE_TABLESUBSCRIPTION.FL_SEPARATOR1.fixedline.text
msgid "Tables and table filter"
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#PAGE_TABLESUBSCRIPTION.FT_FILTER_EXPLANATION.fixedtext.text
msgid "Mark the tables that should be visible for the applications."
msgstr ""

#: dbaccess/source/ui/dlg/dbadmin2.src#PAGE_TABLESUBSCRIPTION.tabpage.text
msgid "Tables Filter"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_DBWIZARDTITLE.string.text
msgid "_: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_DBWIZARDTITLE.string.text\n"
"Database Wizard"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_ROADMAPHEADER.string.text
msgid "Steps"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_INTROPAGE.string.text
msgid "Select database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_DBASE.string.text
msgid "Set up dBASE connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_TEXT.string.text
msgid "_: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_TEXT.string.text\n"
"Set up a connection to text files"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_MSACCESS.string.text
msgid "Set up Microsoft Access connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_LDAP.string.text
msgid "Set up LDAP connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_ADABAS.string.text
msgid "Set up Adabas D connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_ADO.string.text
msgid "Set up ADO connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_JDBC.string.text
msgid "Set up JDBC connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_ORACLE.string.text
msgid "Set up Oracle database connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_MYSQL.string.text
msgid "Set up MySQL connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_ODBC.string.text
msgid "Set up ODBC connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_SPREADSHEET.string.text
msgid "Set up Spreadsheet connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_AUTHENTIFICATION.string.text
msgid "Set up user authentication"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.STR_PAGETITLE_FINAL.string.text
msgid "Save and proceed"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.modaldialog.text
msgid "_: dbaccess/source/ui/dlg/dbadminsetup.src#DLG_DATABASE_WIZARD.modaldialog.text\n"
"Database Wizard"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#STR_DATABASEDEFAULTNAME.string.text
msgid "New Database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_INTRO.FT_MYSQL_HEADERTEXT.fixedtext.text
msgid "Set up a connection to a MySQL database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_INTRO.FT_MYSQL_HELPTEXT.fixedtext.text
msgid "You can connect to a MySQL database using either ODBC or JDBC.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_INTRO.FT_MYSQLCONNECTIONMODE.fixedtext.text
msgid "How do you want to connect to your MySQL database?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_INTRO.RB_CONNECTVIAODBC.radiobutton.text
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_INTRO.RB_CONNECTVIAJDBC.radiobutton.text
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.FT_AUTHENTIFICATIONHEADERTEXT.fixedtext.text
msgid "Set up the user authentication"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.FT_AUTHENTIFICATIONHELPTEXT.fixedtext.text
msgid "Some databases require you to enter a user name."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.FT_GENERALUSERNAME.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.FT_GENERALUSERNAME.fixedtext.text\n"
"~User name"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.CB_GENERALPASSWORDREQUIRED.checkbox.text
msgid "Password re~quired"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_AUTHENTIFICATION.PB_TESTCONNECTION.pushbutton.text
msgid "~Test Connection"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.FT_FINALHEADER.fixedtext.text
msgid "Decide how to proceed after saving the database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.FT_FINALHELPTEXT.fixedtext.text
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.RB_REGISTERDATASOURCE.radiobutton.text
msgid "~Yes, register the database for me"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.RB_DONTREGISTERDATASOURCE.radiobutton.text
msgid "N~o, do not register the database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.FT_ADDITIONALSETTINGS.fixedtext.text
msgid "~After the database file has been saved, what do you want to do?"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.CB_OPENAFTERWARDS.checkbox.text
msgid "Open the database for editing"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.CB_STARTTABLEWIZARD.checkbox.text
msgid "Create tables using the table wizard"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_FINAL.FT_FINALTEXT.fixedtext.text
msgid "Click 'Finish' to save the database."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_JDBC.STR_MYSQLJDBC_HEADERTEXT.string.text
msgid "Set up connection to a MySQL database using JDBC"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_JDBC.STR_MYSQLJDBC_HELPTEXT.string.text
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_JDBC.STR_MYSQL_DRIVERCLASSTEXT.string.text
msgid "MySQL JDBC d~river class:"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MYSQL_JDBC.STR_MYSQL_DEFAULT.string.text
msgid "Default: 3306"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_DBASE.STR_DBASE_HEADERTEXT.string.text
msgid "Set up a connection to dBASE files"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_DBASE.STR_DBASE_HELPTEXT.string.text
msgid "Select the folder where the dBASE files are stored."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_TEXT.STR_TEXT_HEADERTEXT.string.text
msgid "_: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_TEXT.STR_TEXT_HEADERTEXT.string.text\n"
"Set up a connection to text files"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_TEXT.STR_TEXT_HELPTEXT.string.text
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_TEXT.STR_TEXT_PATH_OR_FILE.string.text
msgid "Path to text files"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MSACCESS.STR_MSACCESS_HEADERTEXT.string.text
msgid "Set up a connection to a Microsoft Access database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_MSACCESS.STR_MSACCESS_HELPTEXT.string.text
msgid "Please select the Microsoft Access file you want to access."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_LDAP.FT_LDAP_HEADERTEXT.fixedtext.text
msgid "Set up a connection to an LDAP directory"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_LDAP.FT_LDAP_HELPTEXT.fixedtext.text
msgid "Please enter the required information to connect to an LDAP directory.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_LDAP.STR_LDAP_DEFAULT.string.text
msgid "Default: 389"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_LDAP.CB_USESSL.checkbox.text
msgid "Use ~secure connection (SSL)"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ADABAS.STR_ADABAS_HEADERTEXT.string.text
msgid "Set up a connection to an Adabas D database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ADABAS.STR_ADABAS_HELPTEXT.string.text
msgid "Enter the name of the Adabas D database you want to connect to.\nClick 'Browse...' to select an Adabas D database that is already registered in %PRODUCTNAME."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ADO.STR_ADO_HEADERTEXT.string.text
msgid "Set up a connection to an ADO database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ADO.STR_ADO_HELPTEXT.string.text
msgid "Please enter the URL of the ADO data source you want to connect to.\nClick 'Browse' to configure provider-specific settings.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ODBC.STR_ODBC_HEADERTEXT.string.text
msgid "Set up a connection to an ODBC database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ODBC.STR_ODBC_HELPTEXT.string.text
msgid "Enter the name of the ODBC database you want to connect to.\nClick 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_JDBC.STR_JDBC_HEADERTEXT.string.text
msgid "Set up a connection to a JDBC database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_JDBC.STR_JDBC_HELPTEXT.string.text
msgid "Please enter the required information to connect to a JDBC database.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ORACLE.STR_ORACLE_HEADERTEXT.string.text
msgid "Set up a connection to an Oracle database"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ORACLE.STR_ORACLE_DEFAULT.string.text
msgid "Default: 1521"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ORACLE.STR_ORACLE_DRIVERCLASSTEXT.string.text
msgid "Oracle JDBC ~driver class"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_ORACLE.STR_ORACLE_HELPTEXT.string.text
msgid "Please enter the required information to connect to an Oracle database.Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\nPlease contact your system administrator if you are unsure about the following settings."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_SPREADSHEET.STR_SPREADSHEET_HEADERTEXT.string.text
msgid "Set up a connection to spreadsheets"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_SPREADSHEET.STR_SPREADSHEET_HELPTEXT.string.text
msgid "Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n%PRODUCTNAME will open this file in read-only mode."
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_SPREADSHEET.STR_SPREADSHEETPATH.string.text
msgid "~Location and file name"
msgstr ""

#: dbaccess/source/ui/dlg/dbadminsetup.src#PAGE_DBWIZARD_SPREADSHEET.CB_SPREADSHEETPASSWORDREQUIRED.checkbox.text
msgid "~Password required"
msgstr ""

#: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.FT_TABLES.fixedtext.text
msgid "~Table"
msgstr ""

#: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.FL_INDEXES.fixedline.text
msgid "Assignment"
msgstr ""

#: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.FT_TABLEINDEXES.fixedtext.text
msgid "T~able indexes"
msgstr ""

#: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.FT_ALLINDEXES.fixedtext.text
msgid "~Free indexes"
msgstr ""

#: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.modaldialog.text
msgid "_: dbaccess/source/ui/dlg/dbfindex.src#DLG_DBASE_INDEXES.modaldialog.text\n"
"Indexes"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.FL_SQL.fixedline.text
msgid "SQL command"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.FT_SQL.fixedtext.text
msgid "Command to execute"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.PB_EXECUTE.pushbutton.text
msgid "Execute"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.FT_HISTORY.fixedtext.text
msgid "Previous commands"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.FL_STATUS.fixedline.text
msgid "Status"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.PB_CLOSE.pushbutton.text
msgid "Close"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#DLG_DIRECTSQL.modaldialog.text
msgid "Execute SQL Statement"
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#STR_COMMAND_EXECUTED_SUCCESSFULLY.string.text
msgid "Command successfully executed."
msgstr ""

#: dbaccess/source/ui/dlg/directsql.src#STR_DIRECTSQL_CONNECTIONLOST.string.text
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.1.pushbutton.text
msgid "Bac~k"
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.TP_ATTR_CHAR.string.text
msgid "Font"
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.TP_ATTR_NUMBER.string.text
msgid "Format"
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.TP_ATTR_ALIGN.string.text
msgid "Alignment"
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.ST_ROW.string.text
msgid "Table Format"
msgstr ""

#: dbaccess/source/ui/dlg/dlgattr.src#DLG_ATTR.tabdialog.text
msgid "Field Format"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.FT_DESCRIPTION.fixedtext.text
msgid "Please enter a name for the object to be created:"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.FT_CATALOG.fixedtext.text
msgid "~Catalog"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.FT_SCHEMA.fixedtext.text
msgid "~Schema"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_TBL_LABEL.string.text
msgid "~Table Name"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_VW_LABEL.string.text
msgid "~Name of table view"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_QRY_LABEL.string.text
msgid "~Query name"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_OBJECT_EXISTS_ALREADY.string.text
msgid "The name '$#$' already exists.\nPlease enter another name."
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_OBJECT_EXISTS_ALREADY_OVERWRITE.string.text
msgid "The name '$#$' already exists.\nDo you want to overwrite it?"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_TITLE_RENAME.string.text
msgid "Rename to"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.STR_TITLE_PASTE_AS.string.text
msgid "Insert as"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsave.src#DLG_SAVE_AS.modaldialog.text
msgid "Save As"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_ROWHEIGHT.FT_VALUE.fixedtext.text
msgid "~Height"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_ROWHEIGHT.CB_STANDARD.checkbox.text
msgid "_: dbaccess/source/ui/dlg/dlgsize.src#DLG_ROWHEIGHT.CB_STANDARD.checkbox.text\n"
"~Automatic"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_ROWHEIGHT.modaldialog.text
msgid "Row Height"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_COLWIDTH.FT_VALUE.fixedtext.text
msgid "~Width"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_COLWIDTH.CB_STANDARD.checkbox.text
msgid "_: dbaccess/source/ui/dlg/dlgsize.src#DLG_COLWIDTH.CB_STANDARD.checkbox.text\n"
"~Automatic"
msgstr ""

#: dbaccess/source/ui/dlg/dlgsize.src#DLG_COLWIDTH.modaldialog.text
msgid "Column Width"
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.FT_DESCRIPTION.fixedtext.text
msgid "Choose a data source:"
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.PB_MANAGE.pushbutton.text
msgid "Organize..."
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.PB_CREATE.pushbutton.text
msgid "Create..."
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.STR_LOCAL_DATASOURCES.string.text
msgid "Local Databases"
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.STR_DESCRIPTION2.string.text
msgid "Choose a database"
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.STR_COULDNOTLOAD_CONFIGLIB.string.text
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source configuration is not available."
msgstr ""

#: dbaccess/source/ui/dlg/dsselect.src#DLG_DATASOURCE_SELECTION.modaldialog.text
msgid "Data Source"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.TLB_ACTIONS.ID_INDEX_NEW.toolboxitem.text
msgid "New Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.TLB_ACTIONS.ID_INDEX_DROP.toolboxitem.text
msgid "Delete Current Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.TLB_ACTIONS.ID_INDEX_RENAME.toolboxitem.text
msgid "Rename Current Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.TLB_ACTIONS.ID_INDEX_SAVE.toolboxitem.text
msgid "Save Current Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.TLB_ACTIONS.ID_INDEX_RESET.toolboxitem.text
msgid "Reset Current Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.FL_INDEXDETAILS.fixedline.text
msgid "Index details"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.FT_DESC_LABEL.fixedtext.text
msgid "Index identifier:"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.CB_UNIQUE.checkbox.text
msgid "~Unique"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.FT_FIELDS.fixedtext.text
msgid "Fields"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.PB_CLOSE.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.PB_CLOSE.pushbutton.text\n"
"~Close"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.modaldialog.text
msgid "_: dbaccess/source/ui/dlg/indexdialog.src#DLG_INDEXDESIGN.modaldialog.text\n"
"Indexes"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_TAB_INDEX_SORTORDER.string.text
msgid "_: dbaccess/source/ui/dlg/indexdialog.src#STR_TAB_INDEX_SORTORDER.string.text\n"
"Sort order"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_TAB_INDEX_FIELD.string.text
msgid "Index field"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_ORDER_ASCENDING.string.text
msgid "_: dbaccess/source/ui/dlg/indexdialog.src#STR_ORDER_ASCENDING.string.text\n"
"Ascending"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_ORDER_DESCENDING.string.text
msgid "_: dbaccess/source/ui/dlg/indexdialog.src#STR_ORDER_DESCENDING.string.text\n"
"Descending"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_CONFIRM_DROP_INDEX.string.text
msgid "Do you really want to delete the index '$name$'?"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_LOGICAL_INDEX_NAME.string.text
msgid "index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#ERR_NEED_INDEX_FIELDS.errorbox.text
msgid "The index must contain at least one field."
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#ERR_NEED_INDEX_FIELDS.errorbox.title
msgid "Save Index"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#QUERY_SAVE_CURRENT_INDEX.querybox.text
msgid "Do you want to save the changes made to the current index?"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#QUERY_SAVE_CURRENT_INDEX.querybox.title
msgid "Exit Index Design"
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_INDEX_NAME_ALREADY_USED.string.text
msgid "There is already another index named \"$name$\"."
msgstr ""

#: dbaccess/source/ui/dlg/indexdialog.src#STR_INDEXDESIGN_DOUBLE_COLUMN_NAME.string.text
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr ""

#: dbaccess/source/ui/dlg/paramdialog.src#DLG_PARAMETERS.FL_PARAMS.fixedline.text
msgid "~Parameters"
msgstr ""

#: dbaccess/source/ui/dlg/paramdialog.src#DLG_PARAMETERS.FT_VALUE.fixedtext.text
msgid "~Value"
msgstr ""

#: dbaccess/source/ui/dlg/paramdialog.src#DLG_PARAMETERS.BT_TRAVELNEXT.pushbutton.text
msgid "~Next"
msgstr ""

#: dbaccess/source/ui/dlg/paramdialog.src#DLG_PARAMETERS.STR_COULD_NOT_CONVERT_PARAM.string.text
msgid "The entry could not be converted to a valid value for the \"$name$\"column"
msgstr ""

#: dbaccess/source/ui/dlg/paramdialog.src#DLG_PARAMETERS.modaldialog.text
msgid "Parameter Input"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND2.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND2.1.stringlist.text\n"
"AND"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND2.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND2.2.stringlist.text\n"
"OR"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND3.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND3.1.stringlist.text\n"
"AND"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND3.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.LB_WHERECOND3.2.stringlist.text\n"
"OR"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHEREFIELD.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHEREFIELD.fixedtext.text\n"
"Field name"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHERECOMP.fixedtext.text
msgid "Condition"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHEREVALUE.fixedtext.text
msgid "Value"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHEREOPER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FT_WHEREOPER.fixedtext.text\n"
"Operator"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.FL_FIELDS.fixedline.text
msgid "Criteria"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.STR_NOENTRY.string.text
msgid "- none -"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.STR_COMPARE_OPERATORS.string.text
msgid "=;<>;<;<=;>;>=;like;not like;null;not null"
msgstr ""

#: dbaccess/source/ui/dlg/queryfilter.src#DLG_FILTERCRIT.modaldialog.text
msgid "Standard Filter"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE1.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE1.1.stringlist.text\n"
"ascending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE1.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE1.2.stringlist.text\n"
"descending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE2.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE2.1.stringlist.text\n"
"ascending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE2.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE2.2.stringlist.text\n"
"descending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE3.1.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE3.1.stringlist.text\n"
"ascending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE3.2.stringlist.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.LB_ORDERVALUE3.2.stringlist.text\n"
"descending"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERFIELD.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERFIELD.fixedtext.text\n"
"Field name"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERAFTER1.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERAFTER1.fixedtext.text\n"
"and then"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERAFTER2.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERAFTER2.fixedtext.text\n"
"and then"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDEROPER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDEROPER.fixedtext.text\n"
"Operator"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FT_ORDERDIR.fixedtext.text
msgid "Order"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FL_ORDER.fixedline.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.FL_ORDER.fixedline.text\n"
"Sort order"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.STR_NOENTRY.string.text
msgid "_: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.STR_NOENTRY.string.text\n"
"<none>"
msgstr ""

#: dbaccess/source/ui/dlg/queryorder.src#DLG_ORDERCRIT.modaldialog.text
msgid "Sort Order"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.FL_DETAILS.fixedline.text
msgid "_: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.FL_DETAILS.fixedline.text\n"
"Details"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.FT_ERRORLIST.fixedtext.text
msgid "Error ~list:"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.FT_DESCRIPTION.fixedtext.text
msgid "~Description:"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_ERROR.string.text
msgid "Error"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_WARNING.string.text
msgid "Warning"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_INFO.string.text
msgid "Information"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_DETAILS.string.text
msgid "_: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_DETAILS.string.text\n"
"Details"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_STATUS.string.text
msgid "SQL Status"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.STR_EXCEPTION_ERRORCODE.string.text
msgid "Error code"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#DLG_SQLEXCEPTIONCHAIN.modaldialog.text
msgid "%PRODUCTNAME Base"
msgstr ""

#: dbaccess/source/ui/dlg/sqlmessage.src#STR_EXPLAN_STRINGCONVERSION_ERROR.string.text
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_BROWSECONTROLGROUP__AUTO_X__AUTO_Y__AUTOPAGE_X__AUTO_HID_.PB_AUTOBROWSEURL.pushbutton.text
msgid "Browse"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_NAMECONTROLGROUP_AUTO_Y__AUTO_HID_.FT_AUTODATABASENAME.fixedtext.text
msgid "Name of the database"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_HOSTCONTROLGROUP_AUTO_Y__AUTO_HID_.FT_AUTOHOSTNAME.fixedtext.text
msgid "Server ~URL"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_BASEDNCONTROLGROUP_AUTO_Y__AUTO_HID_.FT_AUTOBASEDN.fixedtext.text
msgid "Base ~DN"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_PORTCONTROLGROUP_AUTO_Y__AUTO_HID_.FT_AUTOPORTNUMBER.fixedtext.text
msgid "_: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_PORTCONTROLGROUP_AUTO_Y__AUTO_HID_.FT_AUTOPORTNUMBER.fixedtext.text\n"
"~Port number"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FT_AUTOEXTENSIONHEADER.fixedtext.text
msgid "Specify the type of files you want to access"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.RB_AUTOACCESSCTEXTFILES.radiobutton.text
msgid "Plain text files (*.txt)"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.RB_AUTOACCESSCCSVFILES.radiobutton.text
msgid "'Comma separated value' files (*.csv)"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.RB_AUTOACCESSOTHERS.radiobutton.text
msgid "Custom:"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FT_AUTOOWNEXTENSIONAPPENDIX.fixedtext.text
msgid "Custom: *.abc"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FL_AUTOSEPARATOR2.fixedline.text
msgid "Row Format"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.CB_AUTOHEADER.checkbox.text
msgid "~Text contains headers"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FT_AUTOFIELDSEPARATOR.fixedtext.text
msgid "Field separator"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FT_AUTOTEXTSEPARATOR.fixedtext.text
msgid "Text separator"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_SEPARATORCONTROLGROUP_AUTO_Y_AUTOPAGE_X_.FT_AUTODECIMALSEPARATOR.fixedtext.text
msgid "Decimal separator"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#FT_AUTOTHOUSANDSSEPARATOR.fixedtext.text
msgid "Thousands separator"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#STR_AUTOTEXT_FIELD_SEP_NONE.string.text
msgid "{None}"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#STR_AUTOFIELDSEPARATORLIST.string.text
msgid ";\\t59\\t,\\t44\\t:\\t58\\t{Tab}\\t9\\t{Space}\\t32"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#STR_AUTODELIMITER_MISSING.string.text
msgid "#1 must be set."
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#STR_AUTODELIMITER_MUST_DIFFER.string.text
msgid "#1 and #2 must be different."
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#STR_AUTONO_WILDCARDS.string.text
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_JDBCDRIVERCLASSGROUP_AUTO_Y__AUTO_HID_.FT_AUTOJDBCDRIVERCLASS.fixedtext.text
msgid "JDBC d~river class"
msgstr ""

#: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_JDBCDRIVERCLASSGROUP_AUTO_Y__AUTO_HID_.PB_AUTOTESTDRIVERCLASS.pushbutton.text
msgid "_: dbaccess/source/ui/dlg/AutoControls_tmpl.hrc#AUTO_JDBCDRIVERCLASSGROUP_AUTO_Y__AUTO_HID_.PB_AUTOTESTDRIVERCLASS.pushbutton.text\n"
"Test class"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_SBA_QRY_REFRESH.#define.text
msgid "Refresh"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_NEW_VIEW_DESIGN.#define.text
msgid "New ~View Design"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_NEW_TABLE_DESIGN.#define.text
msgid "New ~Table Design"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_QUERY_WIZARD.#define.text
msgid "Query AutoPilot..."
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_QUERY_NEW_DESIGN.#define.text
msgid "New ~Query (Design View)"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_QUERY_EDIT_DESIGN.#define.text
msgid "~Edit Query"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_QUERY_NEW_SQL.#define.text
msgid "New Query (~SQL View)"
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_DBUI_QUERY_EDIT_JOINCONNECTION.#define.text
msgid "Edit..."
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_COLUMN_WIDTH.#define.text
msgid "Column ~Width..."
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_DOCUMENT_CREATE_REPWIZ.#define.text
msgid "Report AutoPilot..."
msgstr ""

#: dbaccess/source/ui/inc/toolbox_tmpl.hrc#MID_DOCUMENT_NEW_AUTOPILOT.#define.text
msgid "Form AutoPilot..."
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_HTML_TITLE.string.text
msgid "Copy HTML table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_RTF_TITLE.string.text
msgid "Copy RTF table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_COLUMN_SELECT_TITEL.string.text
msgid "Apply columns"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_TYPE_SELECT_TITEL.string.text
msgid "Type formatting"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_PKEY_ALREADY_DEFINED.string.text
msgid "The following fields have already been set as primary keys:\n"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_NAME_MATCHING_TITEL.string.text
msgid "Assign columns"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.PB_HELP.helpbutton.text
msgid "~Help"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.PB_CANCEL.cancelbutton.text
msgid "~Cancel"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.PB_PREV.pushbutton.text
msgid "< ~Back"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.PB_NEXT.pushbutton.text
msgid "~Next>"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.PB_OK.okbutton.text
msgid "C~reate"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#WIZ_RTFCOPYTABLE.modaldialog.text
msgid "Copy RTF Table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COLUMN_SELECT.FL_COLUMN_SELECT.fixedline.text
msgid "Existing columns"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_TYPE_SELECT.FL_COLUMN_NAME.fixedline.text
msgid "Column information"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_TYPE_SELECT.FL_AUTO_TYPE.fixedline.text
msgid "Automatic type recognition"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_TYPE_SELECT.FT_AUTO.fixedtext.text
msgid "Lines (ma~x)"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#RID_SBA_RTF_PKEYPOPUP.SID_TABLEDESIGN_TABED_PRIMARYKEY.menuitem.text
msgid "_: dbaccess/source/ui/misc/WizardPages.src#RID_SBA_RTF_PKEYPOPUP.SID_TABLEDESIGN_TABED_PRIMARYKEY.menuitem.text\n"
"Primary Key"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_NAME_MATCHING.FT_TABLE_LEFT.fixedtext.text
msgid "Source table: \n"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_NAME_MATCHING.FT_TABLE_RIGHT.fixedtext.text
msgid "Destination table: \n"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_NAME_MATCHING.PB_ALL.pushbutton.text
msgid "_: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_NAME_MATCHING.PB_ALL.pushbutton.text\n"
"~All"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_NAME_MATCHING.PB_NONE.pushbutton.text
msgid "Non~e"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.FT_TABLENAME.fixedtext.text
msgid "Ta~ble name"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.FL_OPTIONS.fixedline.text
msgid "_: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.FL_OPTIONS.fixedline.text\n"
"Options"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.RB_DEFDATA.radiobutton.text
msgid "De~finition and data"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.RB_DEF.radiobutton.text
msgid "Def~inition"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.RB_VIEW.radiobutton.text
msgid "A~s table view"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.RB_APPENDDATA.radiobutton.text
msgid "Attach ~data"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.CB_PRIMARY_COLUMN.checkbox.text
msgid "Crea~te primary key"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#TAB_WIZ_COPYTABLE.FT_KEYNAME.fixedtext.text
msgid "Name"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_TABLE_COPY.string.text
msgid "_: dbaccess/source/ui/misc/WizardPages.src#STR_WIZ_TABLE_COPY.string.text\n"
"Copy table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_COPYTABLE_TITLE_COPY.string.text
msgid "_: dbaccess/source/ui/misc/WizardPages.src#STR_COPYTABLE_TITLE_COPY.string.text\n"
"Copy table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_COPYTABLE_TITLE_MOVE.string.text
msgid "Move table"
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#ERROR_INVALID_TABLE_NAME.errorbox.text
msgid "This table name is not valid in the current database."
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#STR_ERR_DUPL_TABLENAME.string.text
msgid "The table name \\'$name$\\' already exists.\nYou may enter a new name\nor append the data to the existing table."
msgstr ""

#: dbaccess/source/ui/misc/WizardPages.src#ERROR_INVALID_TABLE_NAME_LENGTH.errorbox.text
msgid "Please change the table name. It is too long."
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_MYSQL_ODBC.string.text
msgid "MySQL (ODBC)"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_MYSQL_JDBC.string.text
msgid "MySQL (JDBC)"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_ADABAS.string.text
msgid "Adabas D"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_ORACLE_JDBC.string.text
msgid "Oracle JDBC"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_JDBC.string.text
msgid "JDBC"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_ODBC.string.text
msgid "ODBC"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_DBASE.string.text
msgid "dBASE"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_ADO.string.text
msgid "ADO"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_MSACCESS.string.text
msgid "Microsoft Access"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_FLAT.string.text
msgid "Text"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_CALC.string.text
msgid "Spreadsheet"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_MOZILLA.string.text
msgid "Mozilla Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_LDAP.string.text
msgid "LDAP Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_OUTLOOK.string.text
msgid "Microsoft Outlook Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_OUTLOOKEXP.string.text
msgid "Microsoft Windows Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_EVOLUTION_LOCAL.string.text
msgid "Evolution Local"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_EVOLUTION_LDAP.string.text
msgid "Evolution LDAP"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_EVOLUTION_GROUPWISE.string.text
msgid "Groupwise"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_KAB.string.text
msgid "KDE Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_EMBEDDED.string.text
msgid "Embedded database"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_DATASOURCE_TYPE_UINAMES.STR_THUNDERBIRD.string.text
msgid "Thunderbird Address Book"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#RSC_CHARSETS.1.string.text
msgid "System"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_GENERAL_SDB_ERROR.string.text
msgid "Error while connecting to the data source"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_OBJECT_ALREADY_EXSISTS.string.text
msgid "Error during creation"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_UNEXPECTED_ERROR.string.text
msgid "An unexpected error occurred. The operation could not be performed."
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_COULDNOTOPEN_LINKEDDOC.string.text
msgid "The document\n\n$file$\n\ncould not be opened."
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_MISSING_TABLES_XDROP.string.text
msgid "The table cannot be deleted because the database connection does not support this."
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_BUTTON_TEXT_ALL.string.text
msgid "_: dbaccess/source/ui/misc/dbumiscres.src#STR_BUTTON_TEXT_ALL.string.text\n"
"~All"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_UNDO_COLON.string.text
msgid "Undo:"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_REDO_COLON.string.text
msgid "Redo:"
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_UNKNOWN_TYPE_FOUND.string.text
msgid "No corresponding column type could be found for column '#1'."
msgstr ""

#: dbaccess/source/ui/misc/dbumiscres.src#STR_FILE_DOES_NOT_EXIST.string.text
msgid "_: dbaccess/source/ui/misc/dbumiscres.src#STR_FILE_DOES_NOT_EXIST.string.text\n"
"The file \"$file$\" does not exist."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_TABWINSHOW.string.text
msgid "Add Table Window"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_MOVETABWIN.string.text
msgid "Move table window"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_INSERTCONNECTION.string.text
msgid "Insert Join"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_REMOVECONNECTION.string.text
msgid "Delete Join"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_SIZETABWIN.string.text
msgid "Resize table window"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_TABFIELDDELETE.string.text
msgid "Delete Column"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_TABFIELDMOVED.string.text
msgid "Move column"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_TABFIELDCREATE.string.text
msgid "Add Column"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_STR_TABLE_DOESNT_EXIST.string.text
msgid "Invalid expression, table '$name$' does not exist!"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_STR_FIELD_DOESNT_EXIST.string.text
msgid "Invalid expression, field name '$name$' does not exist."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_STR_TOMUCHTABLES.string.text
msgid "The query covers #num# tables. The selected database type, however, can only process a maximum of #maxnum# table(s) per statement!"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_TABWINDELETE.string.text
msgid "Delete Table Window"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_MODIFY_CELL.string.text
msgid "Edit Column Description"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_UNDO_SIZE_COLUMN.string.text
msgid "Adjust column width"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_SORTTEXT.string.text
msgid "(not sorted);ascending;descending"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_FUNCTIONS.string.text
msgid "(no function);Average;Count;Maximum;Minimum;Sum;Group"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_NOTABLE.string.text
msgid "(no table)"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_ORDERBY_UNRELATED.string.text
msgid "The database only supports sorting for visible fields."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_QUERYFUNCTION_POPUPMENU.ID_QUERY_FUNCTION.menuitem.text
msgid "Functions"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_QUERYFUNCTION_POPUPMENU.ID_QUERY_TABLENAME.menuitem.text
msgid "Table Name"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_QUERYFUNCTION_POPUPMENU.ID_QUERY_ALIASNAME.menuitem.text
msgid "Alias"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RID_QUERYFUNCTION_POPUPMENU.ID_QUERY_DISTINCT.menuitem.text
msgid "Distinct Values"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_HANDLETEXT.string.text
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_TOO_MANY_COLUMNS.string.text
msgid "There are too many columns."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#ERR_QRY_CRITERIA_ON_ASTERISK.errorbox.text
msgid "A condition cannot be applied to field [*]"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_TOO_LONG_STATEMENT.string.text
msgid "The SQL statement created is too long."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_TOOCOMPLEX.string.text
msgid "Query is too complex"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_NOSELECT.string.text
msgid "Nothing has been selected!"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_TOOMANYCOND.string.text
msgid "Too many search criteria"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_SYNTAX.string.text
msgid "SQL syntax error"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#ERR_QRY_ORDERBY_ON_ASTERISK.errorbox.text
msgid "[*] cannot be used as a sort criterion."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_TRUE.string.text
msgid "TRUE"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_FALSE.string.text
msgid "FALSE"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_TOO_MANY_TABLES.string.text
msgid "There are too many tables."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_NATIVE.string.text
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#ERR_QRY_AMB_FIELD.errorbox.text
msgid "Field name not found or not unique"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_ILLEGAL_JOIN.string.text
msgid "Join could not be processed"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERY_SAVEMODIFIED.string.text
msgid "$object$ has been changed.\nDo you want to save the changes?"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RSC_QUERY_OBJECT_TYPE.1.string.text
msgid "The query"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RSC_QUERY_OBJECT_TYPE.2.string.text
msgid "The table view"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#RSC_QUERY_OBJECT_TYPE.3.string.text
msgid "The SQL statement"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_SVT_SQL_SYNTAX_ERROR.string.text
msgid "Syntax error in SQL statement"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERYDESIGN_NO_VIEW_SUPPORT.string.text
msgid "This database does not support table views!"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERYDESIGN_NO_VIEW_ASK.string.text
msgid "Do you want to create a query instead?"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#ERR_QRY_NOSTATEMENT.errorbox.text
msgid "No query could be created."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#ERR_QRY_NOCRITERIA.errorbox.text
msgid "No query could be created because no fields were selected."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_DATASOURCE_DELETED.string.text
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_COLUMN_NOT_FOUND.string.text
msgid "The column '$name$' is unknown."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_JOIN_COLUMN_COMPARE.string.text
msgid "Columns can only be compared using '='."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_LIKE_LEFT_NO_COLUMN.string.text
msgid "You must use a column name before 'LIKE'."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QRY_CHECK_CASESENSITIVE.string.text
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_QUERYDESIGN.string.text
msgid " - %PRODUCTNAME Base: Query Design"
msgstr ""

#: dbaccess/source/ui/querydesign/query.src#STR_VIEWDESIGN.string.text
msgid " - %PRODUCTNAME Base: View Design"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.WND_CONTROL.FL_INVOLVED_TABLES.fixedline.text
msgid "_: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.WND_CONTROL.FL_INVOLVED_TABLES.fixedline.text\n"
"Tables involved"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.WND_CONTROL.FL_INVOLVED_FIELDS.fixedline.text
msgid "_: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.WND_CONTROL.FL_INVOLVED_FIELDS.fixedline.text\n"
"Fields involved"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.FL_JOIN.fixedline.text
msgid "_: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.FL_JOIN.fixedline.text\n"
"Options"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.FT_LISTBOXTITLE.fixedtext.text
msgid "_: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.FT_LISTBOXTITLE.fixedtext.text\n"
"~Type"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.LB_JOINTYPE.1.stringlist.text
msgid "Inner join"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.LB_JOINTYPE.2.stringlist.text
msgid "Left join"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.LB_JOINTYPE.3.stringlist.text
msgid "Right join"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.LB_JOINTYPE.4.stringlist.text
msgid "Full (outer) join"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#DLG_QRY_JOIN.modaldialog.text
msgid "Join Properties"
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#STR_JOIN_TYPE_HINT.string.text
msgid "Please note that some databases may not support this join type."
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#STR_QUERY_INNER_JOIN.string.text
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#STR_QUERY_LEFTRIGHT_JOIN.string.text
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr ""

#: dbaccess/source/ui/querydesign/querydlg.src#STR_QUERY_FULL_JOIN.string.text
msgid "Contains ALL records from '%1' and from '%2'."
msgstr ""

#: dbaccess/source/ui/relationdesign/relation.src#STR_QUERY_REL_EDIT_RELATION.string.text
msgid "This relation already exsits. Do you want to edit it?"
msgstr ""

#: dbaccess/source/ui/relationdesign/relation.src#STR_RELATIONDESIGN.string.text
msgid " - %PRODUCTNAME Base: Relation design"
msgstr ""

#: dbaccess/source/ui/relationdesign/relation.src#STR_RELATIONDESIGN_NOT_AVAILABLE.string.text
msgid "The database does not support relations."
msgstr ""

#: dbaccess/source/ui/relationdesign/relation.src#RELATION_DESIGN_SAVEMODIFIED.querybox.text
msgid "The relation design has been changed.\nDo you want to save the changes?"
msgstr ""

#: dbaccess/source/ui/relationdesign/relation.src#STR_QUERY_REL_DELETE_WINDOW.string.text
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_DBFIELDTYPES.string.text
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_UNDO_PRIMKEY.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_UNDO_PRIMKEY.string.text\n"
"Insert/remove primary key"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_YES.string.text
msgid "Yes"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_NO.string.text
msgid "No"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_ASC.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_ASC.string.text\n"
"Ascending"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_DESC.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_DESC.string.text\n"
"Descending"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_NONE.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_VALUE_NONE.string.text\n"
"<none>"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_NAME.string.text
msgid "Field Name"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_DATATYPE.string.text
msgid "Field Type"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_LENGTH.string.text
msgid "Field length"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_DESCR.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_DESCR.string.text\n"
"Description"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_FIELD_NULLABLE.string.text
msgid "Input required"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_FIELD_AUTOINCREMENT.string.text
msgid "~AutoValue"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_PROPERTIES.string.text
msgid "Field Properties"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABPAGE_GENERAL.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_TABPAGE_GENERAL.string.text\n"
"General"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_TABLE_DESCRIPTION.string.text
msgid "Description:"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TAB_TABLE_PROPERTIES.string.text
msgid "Table properties"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#ERR_INVALID_LISTBOX_ENTRY.errorbox.text
msgid "The text you entered is not a list element. "
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#RID_TABLEDESIGNROWPOPUPMENU.SID_TABLEDESIGN_INSERTROWS.menuitem.text
msgid "Insert Rows"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#RID_TABLEDESIGNROWPOPUPMENU.SID_TABLEDESIGN_TABED_PRIMARYKEY.menuitem.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#RID_TABLEDESIGNROWPOPUPMENU.SID_TABLEDESIGN_TABED_PRIMARYKEY.menuitem.text\n"
"Primary Key"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_CELLMODIFIED.string.text
msgid "Modify cell"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_ROWDELETED.string.text
msgid "Delete row"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_TYPE_CHANGED.string.text
msgid "Modify Field Type"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_ROWINSERTED.string.text
msgid "Insert row"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_NEWROWINSERTED.string.text
msgid "Insert new row"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_PRIMKEY.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_TABED_UNDO_PRIMKEY.string.text\n"
"Insert/remove primary key"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_DEFAULT_VALUE.string.text
msgid "~Default value"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_FIELD_REQUIRED.string.text
msgid "~Entry required"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TEXT_LENGTH.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_TEXT_LENGTH.string.text\n"
"~Length"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_NUMERIC_TYPE.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_NUMERIC_TYPE.string.text\n"
"~Type"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_LENGTH.string.text
msgid "_: dbaccess/source/ui/tabledesign/table.src#STR_LENGTH.string.text\n"
"~Length"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_SCALE.string.text
msgid "Decimal ~places"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_FORMAT.string.text
msgid "Format example"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_BOOL_DEFAULT.string.text
msgid "Select a value that is to appear in all new records as default.\nIf the field is not to have a default value, select the empty string."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_DEFAULT_VALUE.string.text
msgid "Enter a default value for this field.\n\nWhen you later enter data in the table, this string will be used in each new record for the field selected. It should, therefore, correspond to the cell format that needs to be entered below."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_FIELD_REQUIRED.string.text
msgid "Activate this option if this field cannot contain NULL values, i.e. the user must always enter data."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_TEXT_LENGTH.string.text
msgid "Enter the maximum text length permittted."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_NUMERIC_TYPE.string.text
msgid "Enter the number format."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_LENGTH.string.text
msgid "Determine the length data can have in this field.\n\nIf decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\nThe value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_SCALE.string.text
msgid "Specify the number of decimal places permitted in this field."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_FORMAT_CODE.string.text
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_FORMAT_BUTTON.string.text
msgid "This is where you determine the output format of the data."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_AUTOINCREMENT.string.text
msgid "Choose if this field should contain AutoIncrement values.\n\nYou can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record)."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#PB_FORMAT.pushbutton.text
msgid "~..."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_DUPLICATE_NAME.string.text
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TBL_COLUMN_IS_KEYCOLUMN.string.text
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE.string.text
msgid "Primary Key Affected"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_COLUMN_NAME.string.text
msgid "Column"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_QRY_CONTINUE.string.text
msgid "Continue anyway?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_STAT_WARNING.string.text
msgid "Warning!"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#TABLE_DESIGN_SAVEMODIFIED.querybox.text
msgid "The table has been changed.\nDo you want to save the changes?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#TABLE_QUERY_CONNECTION_LOST.querybox.text
msgid "The connection to the database was lost! The table design can only be used with limited functionality without a connection.\nReconnect?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_CONNECTION_MISSING.string.text
msgid "The table could not be saved due to problems connecting to the database."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_DATASOURCE_DELETED.string.text
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#QUERY_SAVE_TABLE_EDIT_INDEXES.querybox.text
msgid "Before you can edit the indexes of a table, you have to save it.\nDo you want to save the changes now?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_NO_PRIM_KEY_HEAD.string.text
msgid "No primary key"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_NO_PRIM_KEY.string.text
msgid "A unique index or primary key is required for data record identification in this database.\nYou can only enter data into this table when one of these two structural conditions has been met.\n\nShould a primary key be created now?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_TITLE.string.text
msgid " - %PRODUCTNAME Base: Table Design"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_TABLEDESIGN_ALTER_ERROR.string.text
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#TABLE_DESIGN_ALL_ROWS_DELETED.querybox.text
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_AUTOINCREMENT_VALUE.string.text
msgid "A~uto-increment statement"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_HELP_AUTOINCREMENT_VALUE.string.text
msgid "Enter an SQL statement for the auto-increment field.\n\nThis statement will be directly transferred to the database when the table is created."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_NO_TYPE_INFO_AVAILABLE.string.text
msgid "No type information could be retrieved from the database.\nThe table design mode is not available for this data source."
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_CHANGE_COLUMN_NAME.string.text
msgid "change field name"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_CHANGE_COLUMN_TYPE.string.text
msgid "change field type"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_CHANGE_COLUMN_DESCRIPTION.string.text
msgid "change field description"
msgstr ""

#: dbaccess/source/ui/tabledesign/table.src#STR_CHANGE_COLUMN_ATTRIBUTE.string.text
msgid "change field attribute"
msgstr ""

#: dbaccess/source/ui/uno/dbinteraction.src#STR_REMEMBERPASSWORD_SESSION.string.text
msgid "~Remember password till end of session"
msgstr ""

#: dbaccess/source/ui/uno/dbinteraction.src#STR_REMEMBERPASSWORD_PERSISTENT.string.text
msgid "~Remember password"
msgstr ""

