aboutsummaryrefslogtreecommitdiff
path: root/source/en-GB/dbaccess/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/en-GB/dbaccess/messages.po')
-rw-r--r--source/en-GB/dbaccess/messages.po838
1 files changed, 422 insertions, 416 deletions
diff --git a/source/en-GB/dbaccess/messages.po b/source/en-GB/dbaccess/messages.po
index 57bde358d77..a0530e20a49 100644
--- a/source/en-GB/dbaccess/messages.po
+++ b/source/en-GB/dbaccess/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-03-08 14:39+0100\n"
+"POT-Creation-Date: 2021-09-10 23:10+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/en_GB/>\n"
@@ -100,55 +100,55 @@ msgid "_Yes"
msgstr "_Yes"
#. FAMGa
-#: dbaccess/inc/strings.hrc:24
+#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "No connection could be established."
#. y8rYj
-#: dbaccess/inc/strings.hrc:25
+#: dbaccess/inc/strings.hrc:27
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "The table $name$ already exists. It is not visible because it has been filtered out."
#. ZfmVR
-#: dbaccess/inc/strings.hrc:26
+#: dbaccess/inc/strings.hrc:28
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
#. XdFHe
-#: dbaccess/inc/strings.hrc:27
+#: dbaccess/inc/strings.hrc:29
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
#. HFLkw
-#: dbaccess/inc/strings.hrc:28
+#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
#. PzEVD
-#: dbaccess/inc/strings.hrc:29
+#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Form"
#. nkamB
-#: dbaccess/inc/strings.hrc:30
+#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Report"
#. bYjEz
-#: dbaccess/inc/strings.hrc:31
+#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "The data source was not saved. Please use the interface XStorable to save the data source."
#. BuEPn
-#: dbaccess/inc/strings.hrc:32
+#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
@@ -158,163 +158,163 @@ msgstr ""
"Only queries are allowed."
#. 4CSx9
-#: dbaccess/inc/strings.hrc:33
+#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "No values were modified."
#. TFFGN
-#: dbaccess/inc/strings.hrc:34
+#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
#. PQPVY
-#: dbaccess/inc/strings.hrc:35
+#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
#. EAkm5
-#: dbaccess/inc/strings.hrc:36
+#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "Values could not be modified, due to a missing condition statement."
#. 7Jns7
-#: dbaccess/inc/strings.hrc:37
+#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "The adding of columns is not supported."
#. BGMPE
-#: dbaccess/inc/strings.hrc:38
+#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "The dropping of columns is not supported."
#. e2SUr
-#: dbaccess/inc/strings.hrc:39
+#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "The WHERE condition could not be created for the primary key."
#. NPDCA
-#: dbaccess/inc/strings.hrc:40
+#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "The column does not support the property '%value'."
#. MDPRn
-#: dbaccess/inc/strings.hrc:41
+#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "The column is not searchable!"
#. s9iVh
-#: dbaccess/inc/strings.hrc:42
+#: dbaccess/inc/strings.hrc:44
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "The value of the columns is not of the type Sequence<sal_Int8>."
#. Mrizz
-#: dbaccess/inc/strings.hrc:43
+#: dbaccess/inc/strings.hrc:45
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "The column is not valid."
#. CyL8V
-#: dbaccess/inc/strings.hrc:44
+#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "The column '%name' must be visible as a column."
#. kZnJD
-#: dbaccess/inc/strings.hrc:45
+#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "The interface XQueriesSupplier is not available."
#. fBeqP
-#: dbaccess/inc/strings.hrc:46
+#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "An 'absolute(0)' call is not allowed."
#. GXMTQ
-#: dbaccess/inc/strings.hrc:47
+#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "Relative positioning is not allowed in this state."
#. LgS5s
-#: dbaccess/inc/strings.hrc:48
+#: dbaccess/inc/strings.hrc:50
msgctxt "RID_STR_NO_REFRESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "A row cannot be refreshed when the ResultSet is positioned after the last row."
#. TqUZX
-#: dbaccess/inc/strings.hrc:49
+#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
#. aGfUX
-#: dbaccess/inc/strings.hrc:50
+#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "A row cannot be modified in this state"
#. uaxsC
-#: dbaccess/inc/strings.hrc:51
+#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "A row cannot be deleted in this state."
#. 6aAaN
-#: dbaccess/inc/strings.hrc:52
+#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "The driver does not support table renaming."
#. Q8ADk
-#: dbaccess/inc/strings.hrc:53
+#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "The driver does not support the modification of column descriptions by changing the name."
#. tZWaL
-#: dbaccess/inc/strings.hrc:54
+#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "The driver does not support the modification of column descriptions by changing the index."
#. Z5gGE
-#: dbaccess/inc/strings.hrc:55
+#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "The file \"$file$\" does not exist."
#. XMAYD
-#: dbaccess/inc/strings.hrc:56
+#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "There exists no table named \"$table$\"."
#. XcJvN
-#: dbaccess/inc/strings.hrc:57
+#: dbaccess/inc/strings.hrc:59
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "There exists no query named \"$table$\"."
#. anFDx
-#: dbaccess/inc/strings.hrc:58
+#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, ensure they have distinct names."
#. e2YrR
-#: dbaccess/inc/strings.hrc:59
+#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
@@ -326,49 +326,49 @@ msgstr ""
"$command$"
#. s3B76
-#: dbaccess/inc/strings.hrc:60
+#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr "The SQL command does not describe a result set."
#. o8AAh
-#: dbaccess/inc/strings.hrc:61
+#: dbaccess/inc/strings.hrc:63
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "The name must not be empty."
#. EDBgs
-#: dbaccess/inc/strings.hrc:62
+#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr "The container cannot contain NULL objects."
#. BADJn
-#: dbaccess/inc/strings.hrc:63
+#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr "There already is an object with the given name."
#. VdEjV
-#: dbaccess/inc/strings.hrc:64
+#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr "This object cannot be part of this container."
#. DFQvz
-#: dbaccess/inc/strings.hrc:65
+#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr "The object already is, with a different name, part of the container."
#. CjNwC
-#: dbaccess/inc/strings.hrc:66
+#: dbaccess/inc/strings.hrc:68
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr "Unable to find the document '$name$'."
#. LM7dF
-#: dbaccess/inc/strings.hrc:67
+#: dbaccess/inc/strings.hrc:69
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
@@ -378,7 +378,7 @@ msgstr ""
"$message$"
#. tHzew
-#: dbaccess/inc/strings.hrc:68
+#: dbaccess/inc/strings.hrc:70
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
@@ -388,380 +388,380 @@ msgstr ""
"$error$"
#. ALTav
-#: dbaccess/inc/strings.hrc:69
+#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "There exists no folder named \"$folder$\"."
#. Fhh7V
-#: dbaccess/inc/strings.hrc:70
+#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr "Cannot delete the before-first or after-last row."
#. nqVfA
-#: dbaccess/inc/strings.hrc:71
+#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr "Cannot delete the insert-row."
#. 9BUGj
-#: dbaccess/inc/strings.hrc:72
+#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr "Result set is read-only."
#. 47GAs
-#: dbaccess/inc/strings.hrc:73
+#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr "DELETE privilege not available."
#. SsHD3
-#: dbaccess/inc/strings.hrc:74
+#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr "Current row is already deleted."
#. DkbQp
-#: dbaccess/inc/strings.hrc:75
+#: dbaccess/inc/strings.hrc:77
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "Current row could not be updated."
#. ccyRu
-#: dbaccess/inc/strings.hrc:76
+#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr "INSERT privilege not available."
#. RyCJt
-#: dbaccess/inc/strings.hrc:77
+#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr "Internal error: no statement object provided by the database driver."
#. SMWJi
-#: dbaccess/inc/strings.hrc:78
+#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr "Expression1"
#. 32Lgg
-#: dbaccess/inc/strings.hrc:79
+#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr "No SQL command was provided."
#. bvez7
-#: dbaccess/inc/strings.hrc:80
+#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr "Invalid column index."
#. uAGCJ
-#: dbaccess/inc/strings.hrc:81
+#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr "Invalid cursor state."
#. Dqrzw
-#: dbaccess/inc/strings.hrc:82
+#: dbaccess/inc/strings.hrc:84
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr "The cursor points to before the first or after the last row."
#. z9fkj
-#: dbaccess/inc/strings.hrc:83
+#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr "The rows before the first and after the last row don't have a bookmark."
#. uYeyd
-#: dbaccess/inc/strings.hrc:84
+#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "The current row is deleted, and thus doesn't have a bookmark."
#. 935sJ
-#: dbaccess/inc/strings.hrc:85
+#: dbaccess/inc/strings.hrc:87
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "A connection for the following URL was requested \"$name$\"."
#. UgP8s
-#: dbaccess/inc/strings.hrc:86
+#: dbaccess/inc/strings.hrc:88
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr "The extension is not installed."
#. CvFBA
-#: dbaccess/inc/strings.hrc:88
+#: dbaccess/inc/strings.hrc:90
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
#. bT6Um
-#: dbaccess/inc/strings.hrc:89
+#: dbaccess/inc/strings.hrc:91
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "Table"
#. Qw69D
-#: dbaccess/inc/strings.hrc:90
+#: dbaccess/inc/strings.hrc:92
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "Query"
#. 7vX2A
-#: dbaccess/inc/strings.hrc:91
+#: dbaccess/inc/strings.hrc:93
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr "The given connection is no valid query and/or tables supplier."
#. 7J5ZA
-#: dbaccess/inc/strings.hrc:92
+#: dbaccess/inc/strings.hrc:94
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr "The given object is no table object."
#. WboPA
-#: dbaccess/inc/strings.hrc:93
+#: dbaccess/inc/strings.hrc:95
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
#. 2aCE8
-#: dbaccess/inc/strings.hrc:94
+#: dbaccess/inc/strings.hrc:96
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
#. j84AZ
-#: dbaccess/inc/strings.hrc:96
+#: dbaccess/inc/strings.hrc:98
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "Add Table Window"
#. DUDsr
-#: dbaccess/inc/strings.hrc:97
+#: dbaccess/inc/strings.hrc:99
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "Move Table Window"
#. BzDGJ
-#: dbaccess/inc/strings.hrc:98
+#: dbaccess/inc/strings.hrc:100
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "Insert Join"
#. isNxK
-#: dbaccess/inc/strings.hrc:99
+#: dbaccess/inc/strings.hrc:101
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "Delete Join"
#. 9Uu5p
-#: dbaccess/inc/strings.hrc:100
+#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "Resize Table Window"
#. 3qaWu
-#: dbaccess/inc/strings.hrc:101
+#: dbaccess/inc/strings.hrc:103
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "Delete Column"
#. srRyA
-#: dbaccess/inc/strings.hrc:102
+#: dbaccess/inc/strings.hrc:104
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "Move Column"
#. BdYiZ
-#: dbaccess/inc/strings.hrc:103
+#: dbaccess/inc/strings.hrc:105
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "Add Column"
#. r5myi
-#: dbaccess/inc/strings.hrc:104
+#: dbaccess/inc/strings.hrc:106
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "Invalid expression, field name '$name$' does not exist."
#. WiCaf
-#: dbaccess/inc/strings.hrc:105
+#: dbaccess/inc/strings.hrc:107
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "Delete Table Window"
#. 4677G
-#: dbaccess/inc/strings.hrc:106
+#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "Edit Column Description"
#. 79APm
-#: dbaccess/inc/strings.hrc:107
+#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "Adjust Column Width"
#. BGEE7
-#: dbaccess/inc/strings.hrc:108
+#: dbaccess/inc/strings.hrc:110
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(not sorted);ascending;descending"
#. NEDpJ
-#: dbaccess/inc/strings.hrc:109
+#: dbaccess/inc/strings.hrc:111
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(no function);Group"
#. rLdqC
-#: dbaccess/inc/strings.hrc:110
+#: dbaccess/inc/strings.hrc:112
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(no table)"
#. PZ5mq
-#: dbaccess/inc/strings.hrc:111
+#: dbaccess/inc/strings.hrc:113
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "The database only supports sorting for visible fields."
#. 9w7Ce
-#: dbaccess/inc/strings.hrc:112
+#: dbaccess/inc/strings.hrc:114
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
#. qPqvZ
-#: dbaccess/inc/strings.hrc:113
+#: dbaccess/inc/strings.hrc:115
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "All"
#. Zz34h
-#: dbaccess/inc/strings.hrc:114
+#: dbaccess/inc/strings.hrc:116
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "There are too many columns."
#. hY4NU
-#: dbaccess/inc/strings.hrc:115
+#: dbaccess/inc/strings.hrc:117
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "A condition cannot be applied to field [*]"
#. ygnPh
-#: dbaccess/inc/strings.hrc:116
+#: dbaccess/inc/strings.hrc:118
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "The SQL statement created is too long."
#. EumQ9
-#: dbaccess/inc/strings.hrc:117
+#: dbaccess/inc/strings.hrc:119
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "Query is too complex"
#. Ht5Xf
-#: dbaccess/inc/strings.hrc:118
+#: dbaccess/inc/strings.hrc:120
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "Nothing has been selected."
#. oUXZD
-#: dbaccess/inc/strings.hrc:119
+#: dbaccess/inc/strings.hrc:121
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL syntax error"
#. D5qmZ
-#: dbaccess/inc/strings.hrc:120
+#: dbaccess/inc/strings.hrc:122
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "[*] cannot be used as a sort criterion."
#. E4YC3
-#: dbaccess/inc/strings.hrc:121
+#: dbaccess/inc/strings.hrc:123
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "There are too many tables."
#. fnEYE
-#: dbaccess/inc/strings.hrc:122
+#: dbaccess/inc/strings.hrc:124
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "The statement will not be applied when querying in the SQL dialect of the database."
#. iEVz7
-#: dbaccess/inc/strings.hrc:123
+#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "Join could not be processed"
#. 3EkzD
-#: dbaccess/inc/strings.hrc:124
+#: dbaccess/inc/strings.hrc:126
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "Syntax error in SQL statement"
#. 4umu8
-#: dbaccess/inc/strings.hrc:125
+#: dbaccess/inc/strings.hrc:127
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "This database does not support table views."
#. wsWmH
-#: dbaccess/inc/strings.hrc:126
+#: dbaccess/inc/strings.hrc:128
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "This database does not support altering of existing table views."
#. DersC
-#: dbaccess/inc/strings.hrc:127
+#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "Do you want to create a query instead?"
#. LWaN7
-#: dbaccess/inc/strings.hrc:128
+#: dbaccess/inc/strings.hrc:130
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
#. r9TeF
-#: dbaccess/inc/strings.hrc:129
+#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "The column '$name$' is unknown."
#. FzLYr
-#: dbaccess/inc/strings.hrc:130
+#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "Columns can only be compared using '='."
#. Pzh6C
-#: dbaccess/inc/strings.hrc:131
+#: dbaccess/inc/strings.hrc:133
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "You must use a column name before 'LIKE'."
#. bwj8B
-#: dbaccess/inc/strings.hrc:132
+#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "The column could not be found. Please note that the database is case-sensitive."
#. 8fSWD
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
-#: dbaccess/inc/strings.hrc:134
+#: dbaccess/inc/strings.hrc:136
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
@@ -772,272 +772,272 @@ msgstr ""
#. rLMEX
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: dbaccess/inc/strings.hrc:136
+#: dbaccess/inc/strings.hrc:138
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "$object$ is based on an SQL command which could not be parsed."
#. 6cpa3
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: dbaccess/inc/strings.hrc:138
+#: dbaccess/inc/strings.hrc:140
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "$object$ will be opened in SQL view."
#. pH2Jv
-#: dbaccess/inc/strings.hrc:139
+#: dbaccess/inc/strings.hrc:141
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "The query does not create a result set and thus cannot be part of another query."
#. HErUD
-#: dbaccess/inc/strings.hrc:141
+#: dbaccess/inc/strings.hrc:143
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "Column ~Format..."
#. pSid2
-#: dbaccess/inc/strings.hrc:142
+#: dbaccess/inc/strings.hrc:144
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Column ~Width..."
#. mczq6
-#: dbaccess/inc/strings.hrc:143
+#: dbaccess/inc/strings.hrc:145
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "Table Format..."
#. Giaeq
-#: dbaccess/inc/strings.hrc:144
+#: dbaccess/inc/strings.hrc:146
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Row Height..."
#. F8EEk
-#: dbaccess/inc/strings.hrc:145
+#: dbaccess/inc/strings.hrc:147
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copy"
#. hAGj6
-#: dbaccess/inc/strings.hrc:146
+#: dbaccess/inc/strings.hrc:148
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "Undo: Data Input"
#. NeA2w
-#: dbaccess/inc/strings.hrc:147
+#: dbaccess/inc/strings.hrc:149
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "Save current record"
#. tV569
-#: dbaccess/inc/strings.hrc:148
+#: dbaccess/inc/strings.hrc:150
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "Query #"
#. FBqHA
-#: dbaccess/inc/strings.hrc:149
+#: dbaccess/inc/strings.hrc:151
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "Table #"
#. cCYzs
-#: dbaccess/inc/strings.hrc:150
+#: dbaccess/inc/strings.hrc:152
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "View #"
#. 8yp2G
-#: dbaccess/inc/strings.hrc:151
+#: dbaccess/inc/strings.hrc:153
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "The name \"#\" already exists."
#. EmTa7
-#: dbaccess/inc/strings.hrc:152
+#: dbaccess/inc/strings.hrc:154
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "No matching column names were found."
#. 4EFDH
-#: dbaccess/inc/strings.hrc:153
+#: dbaccess/inc/strings.hrc:155
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "An error occurred. Do you want to continue copying?"
#. xnbDP
-#: dbaccess/inc/strings.hrc:154
+#: dbaccess/inc/strings.hrc:156
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "Data source table view"
#. r58gb
-#: dbaccess/inc/strings.hrc:155
+#: dbaccess/inc/strings.hrc:157
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "Shows the selected table or query."
#. a8LWj
-#: dbaccess/inc/strings.hrc:157
+#: dbaccess/inc/strings.hrc:159
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "Modify SQL statement(s)"
#. U3N6g
-#: dbaccess/inc/strings.hrc:159
+#: dbaccess/inc/strings.hrc:161
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "Create Form in Design View..."
#. vLzx4
-#: dbaccess/inc/strings.hrc:160
+#: dbaccess/inc/strings.hrc:162
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "Use Wizard to Create Form..."
#. ZRnDp
-#: dbaccess/inc/strings.hrc:161
+#: dbaccess/inc/strings.hrc:163
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "Use Wizard to Create Report..."
#. aSmAa
-#: dbaccess/inc/strings.hrc:162
+#: dbaccess/inc/strings.hrc:164
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "Create Report in Design View..."
#. mGsho
-#: dbaccess/inc/strings.hrc:163
+#: dbaccess/inc/strings.hrc:165
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "Create Query in Design View..."
#. sfADq
-#: dbaccess/inc/strings.hrc:164
+#: dbaccess/inc/strings.hrc:166
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "Create Query in SQL View..."
#. 57XvA
-#: dbaccess/inc/strings.hrc:165
+#: dbaccess/inc/strings.hrc:167
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "Use Wizard to Create Query..."
#. wzNZ2
-#: dbaccess/inc/strings.hrc:166
+#: dbaccess/inc/strings.hrc:168
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "Create Table in Design View..."
#. SZdVd
-#: dbaccess/inc/strings.hrc:167
+#: dbaccess/inc/strings.hrc:169
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "Use Wizard to Create Table..."
#. Xdxfp
-#: dbaccess/inc/strings.hrc:168
+#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "Create View..."
#. uinhG
-#: dbaccess/inc/strings.hrc:169
+#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "Forms"
#. EhPGD
-#: dbaccess/inc/strings.hrc:170
+#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "Reports"
#. DFmZD
-#: dbaccess/inc/strings.hrc:171
+#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "The wizard will guide you through the steps necessary to create a report."
#. e4rD6
-#: dbaccess/inc/strings.hrc:172
+#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "Create a form by specifying the record source, controls and control properties."
#. WMRFD
-#: dbaccess/inc/strings.hrc:173
+#: dbaccess/inc/strings.hrc:175
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "Create a report by specifying the record source, controls and control properties."
#. mJ9jD
-#: dbaccess/inc/strings.hrc:174
+#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "The wizard will guide you through the steps necessary to create a form."
#. c6NPF
-#: dbaccess/inc/strings.hrc:175
+#: dbaccess/inc/strings.hrc:177
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
#. Gk7RQ
-#: dbaccess/inc/strings.hrc:176
+#: dbaccess/inc/strings.hrc:178
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr "Create a query by entering an SQL statement directly."
#. EUCKU
-#: dbaccess/inc/strings.hrc:177
+#: dbaccess/inc/strings.hrc:179
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "The wizard will guide you through the steps necessary to create a query."
#. hFmde
-#: dbaccess/inc/strings.hrc:178
+#: dbaccess/inc/strings.hrc:180
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "Create a table by specifying the field names and properties, as well as the data types."
#. ctDmY
-#: dbaccess/inc/strings.hrc:179
+#: dbaccess/inc/strings.hrc:181
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "Choose from a selection of business and personal table samples, which you customise to create a table."
#. GmBmQ
-#: dbaccess/inc/strings.hrc:180
+#: dbaccess/inc/strings.hrc:182
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "Create a view by specifying the tables and field names you would like to have visible."
#. 5ADJN
-#: dbaccess/inc/strings.hrc:181
+#: dbaccess/inc/strings.hrc:183
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "Database"
#. D2GFx
-#: dbaccess/inc/strings.hrc:182
+#: dbaccess/inc/strings.hrc:184
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "Tasks"
#. i4BHJ
-#: dbaccess/inc/strings.hrc:183
+#: dbaccess/inc/strings.hrc:185
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "Preview"
#. MpYZa
-#: dbaccess/inc/strings.hrc:184
+#: dbaccess/inc/strings.hrc:186
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
@@ -1051,31 +1051,31 @@ msgstr ""
"Do you want to close all documents now?"
#. 5Ujux
-#: dbaccess/inc/strings.hrc:187
+#: dbaccess/inc/strings.hrc:189
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "F~orm name"
#. zA6vD
-#: dbaccess/inc/strings.hrc:188
+#: dbaccess/inc/strings.hrc:190
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~Report name"
#. 8RUit
-#: dbaccess/inc/strings.hrc:189
+#: dbaccess/inc/strings.hrc:191
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "F~older name"
#. Twota
-#: dbaccess/inc/strings.hrc:190
+#: dbaccess/inc/strings.hrc:192
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "The document contains forms or reports with embedded macros."
#. v33uG
-#: dbaccess/inc/strings.hrc:191
+#: dbaccess/inc/strings.hrc:193
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
@@ -1091,260 +1091,260 @@ msgstr ""
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
#. SBEJP
-#: dbaccess/inc/strings.hrc:196
+#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "Embedded database"
#. 9GfaL
-#: dbaccess/inc/strings.hrc:197
+#: dbaccess/inc/strings.hrc:199
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "You cannot select different categories."
#. HMRSN
-#: dbaccess/inc/strings.hrc:198
+#: dbaccess/inc/strings.hrc:200
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "Unsupported object type found ($type$)."
#. YgB34
-#: dbaccess/inc/strings.hrc:199
+#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "Advanced Properties"
#. wFDHD
-#: dbaccess/inc/strings.hrc:200
+#: dbaccess/inc/strings.hrc:202
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "Additional Settings"
#. HYDjE
-#: dbaccess/inc/strings.hrc:201
+#: dbaccess/inc/strings.hrc:203
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "Connection settings"
#. KLRak
-#: dbaccess/inc/strings.hrc:202
+#: dbaccess/inc/strings.hrc:204
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "~Table Name"
#. WPmUe
-#: dbaccess/inc/strings.hrc:203
+#: dbaccess/inc/strings.hrc:205
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "~Query name"
#. cGPht
-#: dbaccess/inc/strings.hrc:204
+#: dbaccess/inc/strings.hrc:206
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "Rename to"
#. GQDBD
-#: dbaccess/inc/strings.hrc:205
+#: dbaccess/inc/strings.hrc:207
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "Insert as"
#. yGyEU
-#: dbaccess/inc/strings.hrc:207
+#: dbaccess/inc/strings.hrc:209
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "Do you want to delete the selected data?"
#. AMTEz
-#: dbaccess/inc/strings.hrc:208
+#: dbaccess/inc/strings.hrc:210
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "Error setting the sort criteria"
#. kXqdF
-#: dbaccess/inc/strings.hrc:209
+#: dbaccess/inc/strings.hrc:211
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "Error setting the filter criteria"
#. tXz3U
-#: dbaccess/inc/strings.hrc:210
+#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "Connection lost"
#. 5ELXe
-#: dbaccess/inc/strings.hrc:211
+#: dbaccess/inc/strings.hrc:213
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "Queries"
#. wdm7E
-#: dbaccess/inc/strings.hrc:212
+#: dbaccess/inc/strings.hrc:214
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Tables"
#. BTcMU
-#: dbaccess/inc/strings.hrc:213
+#: dbaccess/inc/strings.hrc:215
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Confirm Deletion"
#. pbjZT
-#: dbaccess/inc/strings.hrc:214
+#: dbaccess/inc/strings.hrc:216
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "Do you want to delete the table '%1'?"
#. CLELW
-#: dbaccess/inc/strings.hrc:215
+#: dbaccess/inc/strings.hrc:217
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "The connection to the database has been lost. Do you want to reconnect?"
#. NRXrT
-#: dbaccess/inc/strings.hrc:216
+#: dbaccess/inc/strings.hrc:218
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "Warnings encountered"
#. EXau9
-#: dbaccess/inc/strings.hrc:217
+#: dbaccess/inc/strings.hrc:219
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "While retrieving the tables, warnings were reported by the database connection."
#. HtRDf
-#: dbaccess/inc/strings.hrc:218
+#: dbaccess/inc/strings.hrc:220
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "Connecting to \"$name$\" ..."
#. QNCRB
-#: dbaccess/inc/strings.hrc:219
+#: dbaccess/inc/strings.hrc:221
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "Loading query $name$ ..."
#. QfTUB
-#: dbaccess/inc/strings.hrc:220
+#: dbaccess/inc/strings.hrc:222
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "Loading table $name$ ..."
#. FECQm
-#: dbaccess/inc/strings.hrc:221
+#: dbaccess/inc/strings.hrc:223
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "No table format could be found."
#. 6isKD
-#: dbaccess/inc/strings.hrc:222
+#: dbaccess/inc/strings.hrc:224
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "The connection to the data source \"$name$\" could not be established."
#. CmzsA
-#: dbaccess/inc/strings.hrc:224
+#: dbaccess/inc/strings.hrc:226
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
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;Bit (fix)"
msgstr "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;Bit (fix)"
#. hhXGF
-#: dbaccess/inc/strings.hrc:225
+#: dbaccess/inc/strings.hrc:227
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "Insert/remove primary key"
#. 26uKH
-#: dbaccess/inc/strings.hrc:226
+#: dbaccess/inc/strings.hrc:228
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Yes"
#. vqVF5
-#: dbaccess/inc/strings.hrc:227
+#: dbaccess/inc/strings.hrc:229
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "No"
#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
-#: dbaccess/inc/strings.hrc:229
+#: dbaccess/inc/strings.hrc:231
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<none>"
#. 66g23
-#: dbaccess/inc/strings.hrc:230
+#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "Field Name"
#. F6UGZ
-#: dbaccess/inc/strings.hrc:231
+#: dbaccess/inc/strings.hrc:233
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Field Type"
#. LFBuq
-#: dbaccess/inc/strings.hrc:232
+#: dbaccess/inc/strings.hrc:234
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Description"
#. BYE5G
-#: dbaccess/inc/strings.hrc:233
+#: dbaccess/inc/strings.hrc:235
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "Column Description"
#. Aney5
-#: dbaccess/inc/strings.hrc:234
+#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "Field Properties"
#. kjdpF
-#: dbaccess/inc/strings.hrc:235
+#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "Modify cell"
#. aPzA3
-#: dbaccess/inc/strings.hrc:236
+#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "Delete row"
#. DFnqv
-#: dbaccess/inc/strings.hrc:237
+#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "Modify field type"
#. XLRpC
-#: dbaccess/inc/strings.hrc:238
+#: dbaccess/inc/strings.hrc:240
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "Insert row"
#. LgbwQ
-#: dbaccess/inc/strings.hrc:239
+#: dbaccess/inc/strings.hrc:241
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "Insert new row"
#. gi8TU
-#: dbaccess/inc/strings.hrc:240
+#: dbaccess/inc/strings.hrc:242
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~Default value"
#. 3AyBV
-#: dbaccess/inc/strings.hrc:241
+#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
@@ -1354,7 +1354,7 @@ msgstr ""
"If the field is not to have a default value, select the empty string."
#. AbZU4
-#: dbaccess/inc/strings.hrc:242
+#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
@@ -1366,19 +1366,19 @@ msgstr ""
"When 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."
#. hwwVA
-#: dbaccess/inc/strings.hrc:243
+#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "Enter the maximum text length permitted."
#. yPnZq
-#: dbaccess/inc/strings.hrc:244
+#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "Enter the number format."
#. 2yCJu
-#: dbaccess/inc/strings.hrc:245
+#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
@@ -1392,25 +1392,25 @@ msgstr ""
"The value will be corrected accordingly when it exceeds the maximum for this database."
#. BY4V7
-#: dbaccess/inc/strings.hrc:246
+#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "Specify the number of decimal places permitted in this field."
#. QBHjm
-#: dbaccess/inc/strings.hrc:247
+#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_FORMAT_CODE"
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 "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)."
#. eV4sD
-#: dbaccess/inc/strings.hrc:248
+#: dbaccess/inc/strings.hrc:250
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "This is where you determine the output format of the data."
#. Y5q39
-#: dbaccess/inc/strings.hrc:249
+#: dbaccess/inc/strings.hrc:251
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
@@ -1422,49 +1422,49 @@ msgstr ""
"You can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (by incrementing the previous record)."
#. 5uQpF
-#: dbaccess/inc/strings.hrc:250
+#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "The table cannot be saved because column name \"$column$\" was assigned twice."
#. vayRE
-#: dbaccess/inc/strings.hrc:251
+#: dbaccess/inc/strings.hrc:253
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
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 "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?"
#. fo93e
-#: dbaccess/inc/strings.hrc:252
+#: dbaccess/inc/strings.hrc:254
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "Primary Key Affected"
#. wcLcG
-#: dbaccess/inc/strings.hrc:253
+#: dbaccess/inc/strings.hrc:255
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "Column"
#. ES566
-#: dbaccess/inc/strings.hrc:254
+#: dbaccess/inc/strings.hrc:256
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "Continue anyway?"
#. iXbw5
-#: dbaccess/inc/strings.hrc:255
+#: dbaccess/inc/strings.hrc:257
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "The table could not be saved due to problems connecting to the database."
#. kuExF
-#: dbaccess/inc/strings.hrc:256
+#: dbaccess/inc/strings.hrc:258
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "The table filter could not be adjusted because the data source has been deleted."
#. Lt4Yc
-#: dbaccess/inc/strings.hrc:257
+#: dbaccess/inc/strings.hrc:259
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
@@ -1474,13 +1474,13 @@ msgstr ""
"Do you want to save the changes now?"
#. HFLQk
-#: dbaccess/inc/strings.hrc:258
+#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "No primary key"
#. ir5Du
-#: dbaccess/inc/strings.hrc:259
+#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
@@ -1494,25 +1494,25 @@ msgstr ""
"Should a primary key be created now?"
#. R7KDG
-#: dbaccess/inc/strings.hrc:260
+#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
#. U3f4j
-#: dbaccess/inc/strings.hrc:261
+#: dbaccess/inc/strings.hrc:263
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "Error while saving the table design"
#. 9BsSL
-#: dbaccess/inc/strings.hrc:262
+#: dbaccess/inc/strings.hrc:264
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "The column $column$ could not be deleted."
#. Etkrj
-#: dbaccess/inc/strings.hrc:263
+#: dbaccess/inc/strings.hrc:265
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
@@ -1524,7 +1524,7 @@ msgstr ""
"This statement will be directly transferred to the database when the table is created."
#. fAEud
-#: dbaccess/inc/strings.hrc:264
+#: dbaccess/inc/strings.hrc:266
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
@@ -1534,37 +1534,37 @@ msgstr ""
"The table design mode is not available for this data source."
#. 2s2rr
-#: dbaccess/inc/strings.hrc:265
+#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "change field name"
#. PC3QD
-#: dbaccess/inc/strings.hrc:266
+#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "change field type"
#. Z2B9o
-#: dbaccess/inc/strings.hrc:267
+#: dbaccess/inc/strings.hrc:269
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "change field description"
#. aDrTE
-#: dbaccess/inc/strings.hrc:268
+#: dbaccess/inc/strings.hrc:270
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "change field attribute"
#. 3srwC
-#: dbaccess/inc/strings.hrc:270
+#: dbaccess/inc/strings.hrc:272
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "A password is needed to connect to the data source \"$name$\"."
#. tYDxc
-#: dbaccess/inc/strings.hrc:271
+#: dbaccess/inc/strings.hrc:273
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
@@ -1580,49 +1580,49 @@ msgstr ""
"does not exist. Should it be created?"
#. 3PFxY
-#: dbaccess/inc/strings.hrc:272
+#: dbaccess/inc/strings.hrc:274
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "The directory $name$ could not be created."
#. V9kGF
-#: dbaccess/inc/strings.hrc:273
+#: dbaccess/inc/strings.hrc:275
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "The file already exists. Overwrite?"
#. i47ye
-#: dbaccess/inc/strings.hrc:274
+#: dbaccess/inc/strings.hrc:276
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "Folder"
#. U2bRK
-#: dbaccess/inc/strings.hrc:276
+#: dbaccess/inc/strings.hrc:278
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "Database properties"
#. etNzz
-#: dbaccess/inc/strings.hrc:277
+#: dbaccess/inc/strings.hrc:279
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "Data Source Properties: #"
#. z9Ecp
-#: dbaccess/inc/strings.hrc:278
+#: dbaccess/inc/strings.hrc:280
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "Please choose 'Connect to an existing database' to connect to an existing database instead."
#. PfAC6
-#: dbaccess/inc/strings.hrc:279
+#: dbaccess/inc/strings.hrc:281
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
#. d3vbZ
-#: dbaccess/inc/strings.hrc:280
+#: dbaccess/inc/strings.hrc:282
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
@@ -1632,152 +1632,152 @@ msgstr ""
"You are allowed to change the settings, but you probably will not be able to connect to the database."
#. 2f7Ga
-#: dbaccess/inc/strings.hrc:281
+#: dbaccess/inc/strings.hrc:283
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{None}"
#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard.
-#: dbaccess/inc/strings.hrc:283
+#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
#. DFGo9
-#: dbaccess/inc/strings.hrc:284
+#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 must be set."
#. ZDRBf
-#: dbaccess/inc/strings.hrc:285
+#: dbaccess/inc/strings.hrc:287
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 and #2 must be different."
#. 9oCZr
-#: dbaccess/inc/strings.hrc:286
+#: dbaccess/inc/strings.hrc:288
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "Wildcards such as ?,* are not allowed in #1."
#. BdzcB
-#: dbaccess/inc/strings.hrc:288
+#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "Connection Test"
#. oAAKs
-#: dbaccess/inc/strings.hrc:289
+#: dbaccess/inc/strings.hrc:291
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "The connection was established successfully."
#. 5V7Ay
-#: dbaccess/inc/strings.hrc:290
+#: dbaccess/inc/strings.hrc:292
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "The connection could not be established."
#. wvNFP
-#: dbaccess/inc/strings.hrc:291
+#: dbaccess/inc/strings.hrc:293
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "The JDBC driver was loaded successfully."
#. RdMCN
-#: dbaccess/inc/strings.hrc:292
+#: dbaccess/inc/strings.hrc:294
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "The JDBC driver could not be loaded."
#. dyCvN
-#: dbaccess/inc/strings.hrc:293
+#: dbaccess/inc/strings.hrc:295
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "Microsoft Access file"
#. rDsuu
-#: dbaccess/inc/strings.hrc:294
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "Microsoft Access 2007 file"
#. jFwxU
-#: dbaccess/inc/strings.hrc:295
+#: dbaccess/inc/strings.hrc:297
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird Database"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "System"
#. pnwDB
-#: dbaccess/inc/strings.hrc:298
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Error during creation"
#. hnyJF
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "An error occurred. The operation could not be performed."
#. kXCG9
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:302
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "The document \"$file$\" could not be opened."
#. bFHHW
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "The table cannot be deleted because the database connection does not support this."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~All"
#. C8eBG
-#: dbaccess/inc/strings.hrc:303
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Undo:"
#. aje2A
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Redo:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "No corresponding column type could be found for column '#1'."
#. qVax3
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:308
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "The file \"$file$\" does not exist."
#. 737k3
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
#. cGJja
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:310
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1788,199 +1788,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:312
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "The report, \"$file$\", requires the Report Builder feature."
#. oC8Px
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Cannot connect to the SDBC driver manager (#servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:313
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "A driver is not registered for the URL #connurl#."
#. oafZG
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Successfully connected, but information about database tables is not available."
#. uBW6C
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "All tables"
#. nhz6M
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "All views"
#. APBCw
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:319
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "All tables and views"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Table name"
#. Nw93R
-#: dbaccess/inc/strings.hrc:320
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Insert data"
#. nLFJd
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Delete data"
#. eGEDE
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Modify data"
#. e2bxV
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Alter structure"
#. zejFA
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Read data"
#. UsMj8
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Modify references"
#. SEGp9
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:328
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Drop structure"
#. BCCiv
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Path to the dBASE files"
#. hnBFY
-#: dbaccess/inc/strings.hrc:329
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Path to the text files"
#. DRFyX
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Path to the spreadsheet document"
#. qxbA7
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "Name of the ODBC data source on your system"
#. mGJE9
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Path to the Writer document"
#. zQxCp
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "Name of the MySQL database"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Name of the Oracle database"
#. nmoae
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access database file"
#. 34zwh
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "No more settings are necessary. To verify that the connection is working, click the '%test' button."
-#. GAVfb
-#: dbaccess/inc/strings.hrc:337
+#. DDLwe
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_COMMONURL"
-msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
-msgstr "Datasource URL (e.g. host=$host:$port dbname=$database)"
+msgid "Enter the DBMS/driver-specific connection string here"
+msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~Host name"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla profile name"
#. A6YJb
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird profile name"
#. HnmRA
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Add Tables"
#. eHahH
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:344
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Add Table or Query"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Apply columns"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:345
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Type formatting"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1990,163 +1990,163 @@ msgstr ""
"The following name is already in use:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Assign columns"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Back"
#. aWFVD
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Next>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "C~reate"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Copy table"
#. uNGvx
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Copy table"
#. xCPkD
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:355
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "This table name is not valid in the current database."
#. m35Lx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "Choose the option 'Append data' on the first page to append data to an existing table."
#. XbmVN
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:357
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Please change the table name. It is too long."
#. 55EA7
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Database Wizard"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:358
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Select database"
#. GTpDz
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Set up dBASE connection"
#. VBaQN
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Set up a connection to text files"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Set up Microsoft Access connection"
#. XaDDh
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Set up LDAP connection"
#. WZtzU
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Set up ADO connection"
#. n3HgX
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Set up JDBC connection"
#. qiZT5
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Set up Oracle database connection"
#. KbAqW
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "Set up MySQL connection"
#. uJuNs
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Set up ODBC connection"
#. ecB4x
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Set up Writer Document or Spreadsheet connection"
#. wUEMA
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Set up user authentication"
#. YgsyA
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "Set up MySQL server data"
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Save and proceed"
#. LhDjK
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "New Database"
#. DoGLb
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Set up connection to a MySQL database using JDBC"
#. B5kEC
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
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.\n"
@@ -2156,67 +2156,67 @@ msgstr ""
"Please contact your system administrator if you are unsure about the following settings."
#. uGTyY
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC d~river class:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Default: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Set up a connection to dBASE files"
#. MXTEF
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Select the folder where the dBASE files are stored."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Set up a connection to text files"
#. uJFWa
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:382
msgctxt "STR_TEXT_HELPTEXT"
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 "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
#. chkNh
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Path to text files"
#. VXUEj
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Set up a connection to a Microsoft Access database"
#. rTF65
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Please select the Microsoft Access file you want to access."
#. DYcM8
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Set up a connection to an ADO database"
#. WzZiB
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2228,13 +2228,13 @@ msgstr ""
"Please contact your system administrator if you are unsure about the following settings."
#. PRyfo
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "Set up a connection to an ODBC database"
#. CBVtz
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
@@ -2246,13 +2246,13 @@ msgstr ""
"Please contact your system administrator if you are unsure about the following settings."
#. dmi7n
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Set up a connection to a JDBC database"
#. dYGeU
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2262,25 +2262,25 @@ msgstr ""
"Please contact your system administrator if you are unsure about the following settings."
#. DWgup
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Set up a connection to an Oracle database"
#. Z57ca
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Default: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC ~driver class"
#. aD8dK
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:395
msgctxt "STR_ORACLE_HELPTEXT"
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.\n"
@@ -2290,13 +2290,13 @@ msgstr ""
"Please contact your system administrator if you are unsure about the following settings."
#. Vqjfj
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Set up a connection to spreadsheets"
#. FnpBr
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2306,277 +2306,277 @@ msgstr ""
"%PRODUCTNAME will open this file in read-only mode."
#. fxmJG
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Location and file name"
#. og5kg
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Command successfully executed."
#. BhFXv
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "The connection to the database has been lost. This dialogue box will be closed."
#. WTysM
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Sort order"
#. 67TCR
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Index field"
#. rCZbG
-#: dbaccess/inc/strings.hrc:403
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Ascending"
#. zUeEN
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Descending"
#. DpB67
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Do you really want to delete the index '$name$'?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "index"
#. HFaXn
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "The index must contain at least one field."
#. LRDDD
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "There is already another index named \"$name$\"."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:411
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
#. XANpc
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "The entry could not be converted to a valid value for the \"$name$\" parameter"
#. FCnE3
-#: dbaccess/inc/strings.hrc:413
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL Status"
#. ha64T
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Error code"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:415
+#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
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 "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."
#. itnjJ
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Error"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Warning"
#. LSBpE
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Information"
#. DKRwR
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Details"
#. Avmtu
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Do you really want to delete the user?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "The database does not support user administration."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:423
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "The passwords do not match. Please enter the password again."
#. iu64w
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Please note that some databases may not support this join type."
#. Khmn9
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Includes only records for which the contents of the related fields of both tables are identical."
#. JUyyK
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
#. EdhCU
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Contains ALL records from '%1' and from '%2'."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Contains the Cartesian product of ALL records from '%1' and from '%2'."
#. KyLuN
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "The destination database does not support views."
#. RaJQd
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "The destination database does not support primary keys."
#. JBBmY
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr "no data access descriptor found, or no data access descriptor able to provide all necessary information"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Only tables and queries are supported at the moment."
#. KvUFb
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "The copy source's result set must support bookmarks."
#. XVb6E
-#: dbaccess/inc/strings.hrc:436
+#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Unsupported source column type ($type$) at column position $pos$."
#. 7pnvE
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Illegal number of initialisation parameters."
#. z3h9J
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "An error occurred during initialisation."
#. Qpda7
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Unsupported setting in the copy source descriptor: $name$."
#. BsP8j
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "To copy a query, your connection must be able to provide queries."
#. QYh2y
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "The given interaction handler is invalid."
#. ixrDD
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "This relation already exists. Do you want to edit it or create a new one?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Edit..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:447
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Create..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Relation design"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "The database does not support relations."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:448
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "When you delete this table all corresponding relations will be deleted as well. Continue?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
@@ -2586,73 +2586,73 @@ msgstr ""
"Please check your documentation of the database."
#. Fsz7D
-#: dbaccess/inc/templwin.hrc:41
+#: dbaccess/inc/templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr "Title"
#. zo57j
-#: dbaccess/inc/templwin.hrc:42
+#: dbaccess/inc/templwin.hrc:43
msgctxt "STRARY_SVT_DOCINFO"
msgid "By"
msgstr "By"
#. Zh8Ni
-#: dbaccess/inc/templwin.hrc:43
+#: dbaccess/inc/templwin.hrc:44
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr "Date"
#. eHFA4
-#: dbaccess/inc/templwin.hrc:44
+#: dbaccess/inc/templwin.hrc:45
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "Keywords"
#. eYGnQ
-#: dbaccess/inc/templwin.hrc:45
+#: dbaccess/inc/templwin.hrc:46
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "Description"
#. Eg2eG
-#: dbaccess/inc/templwin.hrc:46
+#: dbaccess/inc/templwin.hrc:47
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "Type"
#. hokZy
-#: dbaccess/inc/templwin.hrc:47
+#: dbaccess/inc/templwin.hrc:48
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified on"
msgstr "Modified on"
#. XMEJb
-#: dbaccess/inc/templwin.hrc:48
+#: dbaccess/inc/templwin.hrc:49
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified by"
msgstr "Modified by"
#. MWkd5
-#: dbaccess/inc/templwin.hrc:49
+#: dbaccess/inc/templwin.hrc:50
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr "Printed on"
#. BBEEC
-#: dbaccess/inc/templwin.hrc:50
+#: dbaccess/inc/templwin.hrc:51
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed by"
msgstr "Printed by"
#. VCGe3
-#: dbaccess/inc/templwin.hrc:51
+#: dbaccess/inc/templwin.hrc:52
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr "Subject"
#. HVYdE
-#: dbaccess/inc/templwin.hrc:52
+#: dbaccess/inc/templwin.hrc:53
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "Size"
@@ -3153,38 +3153,44 @@ msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr "_Command to execute:"
-#. gpXeL
+#. KDRkq
#: dbaccess/uiconfig/ui/directsqldialog.ui:130
+msgctxt "directsqldialog|directsql"
+msgid "Run SQL command _directly"
+msgstr ""
+
+#. gpXeL
+#: dbaccess/uiconfig/ui/directsqldialog.ui:145
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr "_Show output of \"select\" statements"
#. xJT2B
-#: dbaccess/uiconfig/ui/directsqldialog.ui:144
+#: dbaccess/uiconfig/ui/directsqldialog.ui:159
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr "_Execute"
#. FoYMP
-#: dbaccess/uiconfig/ui/directsqldialog.ui:177
+#: dbaccess/uiconfig/ui/directsqldialog.ui:192
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr "_Previous commands:"
#. aqBRi
-#: dbaccess/uiconfig/ui/directsqldialog.ui:193
+#: dbaccess/uiconfig/ui/directsqldialog.ui:208
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL Command"
#. iUSnR
-#: dbaccess/uiconfig/ui/directsqldialog.ui:232
+#: dbaccess/uiconfig/ui/directsqldialog.ui:247
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Status"
#. DYZA5
-#: dbaccess/uiconfig/ui/directsqldialog.ui:271
+#: dbaccess/uiconfig/ui/directsqldialog.ui:286
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "Output"
@@ -3401,25 +3407,25 @@ msgid "Open an existing database _file"
msgstr "Open an existing database _file"
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:140
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:139
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Recently used:"
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:171
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:170
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connect to an e_xisting database"
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:227
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:225
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"