Pootle update
Change-Id: I7f5c838ed098887ec89500a59c974ddc828f13a8
This commit is contained in:
560
source/szl/dbaccess/source/core/resource.po
Normal file
560
source/szl/dbaccess/source/core/resource.po
Normal file
@@ -0,0 +1,560 @@
|
||||
#. extracted from dbaccess/source/core/resource
|
||||
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: 2015-05-11 16:12+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_TRIED_OPEN_TABLE\n"
|
||||
"string.text"
|
||||
msgid "Tried to open the table $name$."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_CONNECTION_INVALID\n"
|
||||
"string.text"
|
||||
msgid "No connection could be established."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_TABLE_IS_FILTERED\n"
|
||||
"string.text"
|
||||
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NEED_CONFIG_WRITE_ACCESS\n"
|
||||
"string.text"
|
||||
msgid "You have no write access to the configuration data the object is based on."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COULDNOTCONNECT_UNSPECIFIED\n"
|
||||
"string.text"
|
||||
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COULDNOTCONNECT_NODRIVER\n"
|
||||
"string.text"
|
||||
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COULDNOTLOAD_MANAGER\n"
|
||||
"string.text"
|
||||
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_FORM\n"
|
||||
"string.text"
|
||||
msgid "Form"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_REPORT\n"
|
||||
"string.text"
|
||||
msgid "Report"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_DATASOURCE_NOT_STORED\n"
|
||||
"string.text"
|
||||
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_ONLY_QUERY\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The given command is not a SELECT statement.\n"
|
||||
"Only queries are allowed."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_VALUE_CHANGED\n"
|
||||
"string.text"
|
||||
msgid "No values were modified."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_XROWUPDATE\n"
|
||||
"string.text"
|
||||
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_XRESULTSETUPDATE\n"
|
||||
"string.text"
|
||||
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_UPDATE_MISSING_CONDITION\n"
|
||||
"string.text"
|
||||
msgid "Values could not be modified, due to a missing condition statement."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_COLUMN_ADD\n"
|
||||
"string.text"
|
||||
msgid "The adding of columns is not supported."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_COLUMN_DROP\n"
|
||||
"string.text"
|
||||
msgid "The dropping of columns is not supported."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_CONDITION_FOR_PK\n"
|
||||
"string.text"
|
||||
msgid "The WHERE condition could not be created for the primary key."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_UNKNOWN_PROP\n"
|
||||
"string.text"
|
||||
msgid "The column does not support the property '%value'."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_NOT_SEARCHABLE\n"
|
||||
"string.text"
|
||||
msgid "The column is not searchable!"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NOT_SEQUENCE_INT8\n"
|
||||
"string.text"
|
||||
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_NOT_VALID\n"
|
||||
"string.text"
|
||||
msgid "The column is not valid."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_MUST_VISIBLE\n"
|
||||
"string.text"
|
||||
msgid "The column '%name' must be visible as a column."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_XQUERIESSUPPLIER\n"
|
||||
"string.text"
|
||||
msgid "The interface XQueriesSupplier is not available."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NOT_SUPPORTED_BY_DRIVER\n"
|
||||
"string.text"
|
||||
msgid "The driver does not support this function."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_ABS_ZERO\n"
|
||||
"string.text"
|
||||
msgid "An 'absolute(0)' call is not allowed."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_RELATIVE\n"
|
||||
"string.text"
|
||||
msgid "Relative positioning is not allowed in this state."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_REFESH_AFTERLAST\n"
|
||||
"string.text"
|
||||
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_MOVETOINSERTROW_CALLED\n"
|
||||
"string.text"
|
||||
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_UPDATEROW\n"
|
||||
"string.text"
|
||||
msgid "A row cannot be modified in this state"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_DELETEROW\n"
|
||||
"string.text"
|
||||
msgid "A row cannot be deleted in this state."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_TABLE_RENAME\n"
|
||||
"string.text"
|
||||
msgid "The driver does not support table renaming."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_ALTER_COLUMN_DEF\n"
|
||||
"string.text"
|
||||
msgid "The driver does not support the modification of column descriptions."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_ALTER_BY_NAME\n"
|
||||
"string.text"
|
||||
msgid "The driver does not support the modification of column descriptions by changing the name."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COLUMN_ALTER_BY_INDEX\n"
|
||||
"string.text"
|
||||
msgid "The driver does not support the modification of column descriptions by changing the index."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_FILE_DOES_NOT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "The file \"$file$\" does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_TABLE_DOES_NOT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "There exists no table named \"$table$\"."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_QUERY_DOES_NOT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "There exists no query named \"$table$\"."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_CONFLICTING_NAMES\n"
|
||||
"string.text"
|
||||
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 ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_COMMAND_LEADING_TO_ERROR\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The SQL command leading to this error is:\n"
|
||||
"\n"
|
||||
"$command$"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_STATEMENT_WITHOUT_RESULT_SET\n"
|
||||
"string.text"
|
||||
msgid "The SQL command does not describe a result set."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NAME_MUST_NOT_BE_EMPTY\n"
|
||||
"string.text"
|
||||
msgid "The name must not be empty."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_NULL_OBJECTS_IN_CONTAINER\n"
|
||||
"string.text"
|
||||
msgid "The container cannot contain NULL objects."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NAME_ALREADY_USED\n"
|
||||
"string.text"
|
||||
msgid "There already is an object with the given name."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_OBJECT_CONTAINER_MISMATCH\n"
|
||||
"string.text"
|
||||
msgid "This object cannot be part of this container."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_OBJECT_ALREADY_CONTAINED\n"
|
||||
"string.text"
|
||||
msgid "The object already is, with a different name, part of the container."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NAME_NOT_FOUND\n"
|
||||
"string.text"
|
||||
msgid "Unable to find the document '$name$'."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_ERROR_WHILE_SAVING\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Could not save the document to $location$:\n"
|
||||
"$message$"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_NO_SUCH_DATA_SOURCE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Error accessing data source '$name$':\n"
|
||||
"$error$"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_SUB_FOLDER\n"
|
||||
"string.text"
|
||||
msgid "There exists no folder named \"$folder$\"."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_DELETE_BEFORE_AFTER\n"
|
||||
"string.text"
|
||||
msgid "Cannot delete the before-first or after-last row."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_DELETE_INSERT_ROW\n"
|
||||
"string.text"
|
||||
msgid "Cannot delete the insert-row."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_RESULT_IS_READONLY\n"
|
||||
"string.text"
|
||||
msgid "Result set is read only."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_DELETE_PRIVILEGE\n"
|
||||
"string.text"
|
||||
msgid "DELETE privilege not available."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_ROW_ALREADY_DELETED\n"
|
||||
"string.text"
|
||||
msgid "Current row is already deleted."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_UPDATE_FAILED\n"
|
||||
"string.text"
|
||||
msgid "Current row could not be updated."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_INSERT_PRIVILEGE\n"
|
||||
"string.text"
|
||||
msgid "INSERT privilege not available."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_INTERNAL_ERROR\n"
|
||||
"string.text"
|
||||
msgid "Internal error: no statement object provided by the database driver."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_EXPRESSION1\n"
|
||||
"string.text"
|
||||
msgid "Expression1"
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_SQL_COMMAND\n"
|
||||
"string.text"
|
||||
msgid "No SQL command was provided."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_INVALID_INDEX\n"
|
||||
"string.text"
|
||||
msgid "Invalid column index."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_INVALID_CURSOR_STATE\n"
|
||||
"string.text"
|
||||
msgid "Invalid cursor state."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_CURSOR_BEFORE_OR_AFTER\n"
|
||||
"string.text"
|
||||
msgid "The cursor points to before the first or after the last row."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER\n"
|
||||
"string.text"
|
||||
msgid "The rows before the first and after the last row don't have a bookmark."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_NO_BOOKMARK_DELETED\n"
|
||||
"string.text"
|
||||
msgid "The current row is deleted, and thus doesn't have a bookmark."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_CONNECTION_REQUEST\n"
|
||||
"string.text"
|
||||
msgid "A connection for the following URL was requested \"$name$\"."
|
||||
msgstr ""
|
||||
|
||||
#: strings.src
|
||||
msgctxt ""
|
||||
"strings.src\n"
|
||||
"RID_STR_MISSING_EXTENSION\n"
|
||||
"string.text"
|
||||
msgid "The extension is not installed."
|
||||
msgstr ""
|
||||
225
source/szl/dbaccess/source/ext/macromigration.po
Normal file
225
source/szl/dbaccess/source/ext/macromigration.po
Normal file
@@ -0,0 +1,225 @@
|
||||
#. extracted from dbaccess/source/ext/macromigration
|
||||
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: 2015-04-22 23:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_TITLE_MACRO_MIGRATION\n"
|
||||
"string.text"
|
||||
msgid "Database Document Macro Migration"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_STATE_CLOSE_SUB_DOCS\n"
|
||||
"string.text"
|
||||
msgid "Prepare"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_STATE_BACKUP_DBDOC\n"
|
||||
"string.text"
|
||||
msgid "Backup Document"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_STATE_MIGRATE\n"
|
||||
"string.text"
|
||||
msgid "Migrate"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_STATE_SUMMARY\n"
|
||||
"string.text"
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#. This refers to a form document inside a database document.
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_FORM\n"
|
||||
"string.text"
|
||||
msgid "Form '$name$'"
|
||||
msgstr ""
|
||||
|
||||
#. This refers to a report document inside a database document.
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_REPORT\n"
|
||||
"string.text"
|
||||
msgid "Report '$name$'"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_OVERALL_PROGRESS\n"
|
||||
"string.text"
|
||||
msgid "document $current$ of $overall$"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_DATABASE_DOCUMENT\n"
|
||||
"string.text"
|
||||
msgid "Database Document"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_SAVED_COPY_TO\n"
|
||||
"string.text"
|
||||
msgid "saved copy to $location$"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_MOVED_LIBRARY\n"
|
||||
"string.text"
|
||||
msgid "migrated $type$ library '$old$' to '$new$'"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_LIBRARY_TYPE_AND_NAME\n"
|
||||
"string.text"
|
||||
msgid "$type$ library '$library$'"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_MIGRATING_LIBS\n"
|
||||
"string.text"
|
||||
msgid "migrating libraries ..."
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_OOO_BASIC\n"
|
||||
"string.text"
|
||||
msgid "%PRODUCTNAME Basic"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_JAVA_SCRIPT\n"
|
||||
"string.text"
|
||||
msgid "JavaScript"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_BEAN_SHELL\n"
|
||||
"string.text"
|
||||
msgid "BeanShell"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_JAVA\n"
|
||||
"string.text"
|
||||
msgid "Java"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_PYTHON\n"
|
||||
"string.text"
|
||||
msgid "Python"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_DIALOG\n"
|
||||
"string.text"
|
||||
msgid "dialog"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_ERRORS\n"
|
||||
"string.text"
|
||||
msgid "Error(s)"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_WARNINGS\n"
|
||||
"string.text"
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_EXCEPTION\n"
|
||||
"string.text"
|
||||
msgid "caught exception:"
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_INVALID_BACKUP_LOCATION\n"
|
||||
"string.text"
|
||||
msgid "You need to choose a backup location other than the document location itself."
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_INVALID_NUMBER_ARGS\n"
|
||||
"string.text"
|
||||
msgid "Invalid number of initialization arguments. Expected 1."
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_NO_DATABASE\n"
|
||||
"string.text"
|
||||
msgid "No database document found in the initialization arguments."
|
||||
msgstr ""
|
||||
|
||||
#: macromigration.src
|
||||
msgctxt ""
|
||||
"macromigration.src\n"
|
||||
"STR_NOT_READONLY\n"
|
||||
"string.text"
|
||||
msgid "Not applicable to read-only documents."
|
||||
msgstr ""
|
||||
71
source/szl/dbaccess/source/sdbtools/resource.po
Normal file
71
source/szl/dbaccess/source/sdbtools/resource.po
Normal file
@@ -0,0 +1,71 @@
|
||||
#. extracted from dbaccess/source/sdbtools/resource
|
||||
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: 2015-04-22 23:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_QUERY_AND_TABLE_DISTINCT_NAMES\n"
|
||||
"string.text"
|
||||
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 ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_BASENAME_TABLE\n"
|
||||
"string.text"
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_BASENAME_QUERY\n"
|
||||
"string.text"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_CONN_WITHOUT_QUERIES_OR_TABLES\n"
|
||||
"string.text"
|
||||
msgid "The given connection is no valid query and/or tables supplier."
|
||||
msgstr ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_NO_TABLE_OBJECT\n"
|
||||
"string.text"
|
||||
msgid "The given object is no table object."
|
||||
msgstr ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_INVALID_COMPOSITION_TYPE\n"
|
||||
"string.text"
|
||||
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
|
||||
msgstr ""
|
||||
|
||||
#: sdbt_strings.src
|
||||
msgctxt ""
|
||||
"sdbt_strings.src\n"
|
||||
"STR_INVALID_COMMAND_TYPE\n"
|
||||
"string.text"
|
||||
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
|
||||
msgstr ""
|
||||
668
source/szl/dbaccess/source/ui/app.po
Normal file
668
source/szl/dbaccess/source/ui/app.po
Normal file
@@ -0,0 +1,668 @@
|
||||
#. extracted from dbaccess/source/ui/app
|
||||
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: 2016-03-09 20:48+0100\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"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_FORM\n"
|
||||
"string.text"
|
||||
msgid "Create Form in Design View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_FORM_AUTO\n"
|
||||
"string.text"
|
||||
msgid "Use Wizard to Create Form..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_REPORT_AUTO\n"
|
||||
"string.text"
|
||||
msgid "Use Wizard to Create Report..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_REPORT\n"
|
||||
"string.text"
|
||||
msgid "Create Report in Design View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_QUERY\n"
|
||||
"string.text"
|
||||
msgid "Create Query in Design View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_QUERY_SQL\n"
|
||||
"string.text"
|
||||
msgid "Create Query in SQL View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_QUERY_AUTO\n"
|
||||
"string.text"
|
||||
msgid "Use Wizard to Create Query..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_TABLE\n"
|
||||
"string.text"
|
||||
msgid "Create Table in Design View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_TABLE_AUTO\n"
|
||||
"string.text"
|
||||
msgid "Use Wizard to Create Table..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NEW_VIEW\n"
|
||||
"string.text"
|
||||
msgid "Create View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_FORMS_CONTAINER\n"
|
||||
"string.text"
|
||||
msgid "Forms"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_REPORTS_CONTAINER\n"
|
||||
"string.text"
|
||||
msgid "Reports"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"SID_APP_NEW_FORM\n"
|
||||
"menuitem.text"
|
||||
msgid "Form..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"SID_APP_NEW_REPORT\n"
|
||||
"menuitem.text"
|
||||
msgid "Report..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"ID_DOCUMENT_CREATE_REPWIZ\n"
|
||||
"menuitem.text"
|
||||
msgid "Report Wizard..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"ID_NEW_QUERY_DESIGN\n"
|
||||
"menuitem.text"
|
||||
msgid "New ~Query (Design View)"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"ID_NEW_QUERY_SQL\n"
|
||||
"menuitem.text"
|
||||
msgid "New Query (~SQL View)"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"ID_NEW_TABLE_DESIGN\n"
|
||||
"menuitem.text"
|
||||
msgid "New ~Table Design"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"ID_NEW_VIEW_DESIGN\n"
|
||||
"menuitem.text"
|
||||
msgid "New ~View Design"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_NEW\n"
|
||||
"SID_DB_NEW_VIEW_SQL\n"
|
||||
"menuitem.text"
|
||||
msgid "View (Simple)..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_COPY\n"
|
||||
"menuitem.text"
|
||||
msgid "~Copy"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_PASTE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Paste"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_PASTE_SPECIAL\n"
|
||||
"menuitem.text"
|
||||
msgid "Paste Special..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_DELETE\n"
|
||||
"menuitem.text"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_RENAME\n"
|
||||
"menuitem.text"
|
||||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_EDIT\n"
|
||||
"menuitem.text"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_EDIT_SQL_VIEW\n"
|
||||
"menuitem.text"
|
||||
msgid "Edit in SQL View..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_OPEN\n"
|
||||
"menuitem.text"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_DB_APP_CONVERTTOVIEW\n"
|
||||
"menuitem.text"
|
||||
msgid "Create as View"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_FORM_CREATE_REPWIZ_PRE_SEL\n"
|
||||
"menuitem.text"
|
||||
msgid "Form Wizard..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_APP_NEW_REPORT_PRE_SEL\n"
|
||||
"menuitem.text"
|
||||
msgid "Report..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_REPORT_CREATE_REPWIZ_PRE_SEL\n"
|
||||
"menuitem.text"
|
||||
msgid "Report Wizard..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"SID_SELECTALL\n"
|
||||
"menuitem.text"
|
||||
msgid "Select All"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT.MN_PROPS\n"
|
||||
"SID_DB_APP_DSPROPS\n"
|
||||
"menuitem.text"
|
||||
msgid "Properties..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT.MN_PROPS\n"
|
||||
"SID_DB_APP_DSCONNECTION_TYPE\n"
|
||||
"menuitem.text"
|
||||
msgid "Connection Type..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT.MN_PROPS\n"
|
||||
"SID_DB_APP_DSADVANCED_SETTINGS\n"
|
||||
"menuitem.text"
|
||||
msgid "Advanced Settings..."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_EDIT\n"
|
||||
"MN_PROPS\n"
|
||||
"menuitem.text"
|
||||
msgid "~Database"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_QUERY_DELETE_DATASOURCE\n"
|
||||
"string.text"
|
||||
msgid "Do you want to delete the data source '%1'?"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_APP_TITLE\n"
|
||||
"string.text"
|
||||
msgid " - %PRODUCTNAME Base"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_REPORTS_HELP_TEXT_WIZARD\n"
|
||||
"string.text"
|
||||
msgid "The wizard will guide you through the steps necessary to create a report."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_FORMS_HELP_TEXT\n"
|
||||
"string.text"
|
||||
msgid "Create a form by specifying the record source, controls, and control properties."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_REPORT_HELP_TEXT\n"
|
||||
"string.text"
|
||||
msgid "Create a report by specifying the record source, controls, and control properties."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_FORMS_HELP_TEXT_WIZARD\n"
|
||||
"string.text"
|
||||
msgid "The wizard will guide you through the steps necessary to create a form."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_QUERIES_HELP_TEXT\n"
|
||||
"string.text"
|
||||
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_QUERIES_HELP_TEXT_SQL\n"
|
||||
"string.text"
|
||||
msgid "Create a query entering an SQL statement directly."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_QUERIES_HELP_TEXT_WIZARD\n"
|
||||
"string.text"
|
||||
msgid "The wizard will guide you through the steps necessary to create a query."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_TABLES_HELP_TEXT_DESIGN\n"
|
||||
"string.text"
|
||||
msgid "Create a table by specifying the field names and properties, as well as the data types."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_TABLES_HELP_TEXT_WIZARD\n"
|
||||
"string.text"
|
||||
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_VIEWS_HELP_TEXT_DESIGN\n"
|
||||
"string.text"
|
||||
msgid "Create a view by specifying the tables and field names you would like to have visible."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_VIEWS_HELP_TEXT_WIZARD\n"
|
||||
"string.text"
|
||||
msgid "Opens the view wizard"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_DATABASE\n"
|
||||
"string.text"
|
||||
msgid "Database"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_TASKS\n"
|
||||
"string.text"
|
||||
msgid "Tasks"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_DESCRIPTION\n"
|
||||
"string.text"
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_PREVIEW\n"
|
||||
"string.text"
|
||||
msgid "Preview"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_DISABLEPREVIEW\n"
|
||||
"string.text"
|
||||
msgid "Disable Preview"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_QUERY_CLOSEDOCUMENTS\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The connection type has been altered.\n"
|
||||
"For the changes to take effect, all forms, reports, queries and tables must be closed.\n"
|
||||
"\n"
|
||||
"Do you want to close all documents now?"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_PREVIEW\n"
|
||||
"SID_DB_APP_DISABLE_PREVIEW\n"
|
||||
"menuitem.text"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_PREVIEW\n"
|
||||
"SID_DB_APP_VIEW_DOCINFO_PREVIEW\n"
|
||||
"menuitem.text"
|
||||
msgid "Document Information"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_MENU_APP_PREVIEW\n"
|
||||
"SID_DB_APP_VIEW_DOC_PREVIEW\n"
|
||||
"menuitem.text"
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_FORM\n"
|
||||
"string.text"
|
||||
msgid "Form"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_REPORT\n"
|
||||
"string.text"
|
||||
msgid "Report"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_FRM_LABEL\n"
|
||||
"string.text"
|
||||
msgid "F~orm name"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_RPT_LABEL\n"
|
||||
"string.text"
|
||||
msgid "~Report name"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_FOLDER_LABEL\n"
|
||||
"string.text"
|
||||
msgid "F~older name"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_SUB_DOCS_WITH_SCRIPTS\n"
|
||||
"string.text"
|
||||
msgid "The document contains forms or reports with embedded macros."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_SUB_DOCS_WITH_SCRIPTS_DETAIL\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Macros should be embedded into the database document itself.\n"
|
||||
"\n"
|
||||
"You can continue to use your document as before, however, you are encouraged to migrate your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n"
|
||||
"\n"
|
||||
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_EMBEDDED_DATABASE\n"
|
||||
"string.text"
|
||||
msgid "Embedded database"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_NO_DIFF_CAT\n"
|
||||
"string.text"
|
||||
msgid "You cannot select different categories."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"RID_STR_UNSUPPORTED_OBJECT_TYPE\n"
|
||||
"string.text"
|
||||
msgid "Unsupported object type found ($type$)."
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_PAGETITLE_GENERAL\n"
|
||||
"string.text"
|
||||
msgid "Advanced Properties"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_PAGETITLE_ADVANCED\n"
|
||||
"string.text"
|
||||
msgid "Additional Settings"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_PAGETITLE_CONNECTION\n"
|
||||
"string.text"
|
||||
msgid "Connection settings"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_TBL_LABEL\n"
|
||||
"string.text"
|
||||
msgid "~Table Name"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_VW_LABEL\n"
|
||||
"string.text"
|
||||
msgid "~Name of table view"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_QRY_LABEL\n"
|
||||
"string.text"
|
||||
msgid "~Query name"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_TITLE_RENAME\n"
|
||||
"string.text"
|
||||
msgid "Rename to"
|
||||
msgstr ""
|
||||
|
||||
#: app.src
|
||||
msgctxt ""
|
||||
"app.src\n"
|
||||
"STR_TITLE_PASTE_AS\n"
|
||||
"string.text"
|
||||
msgid "Insert as"
|
||||
msgstr ""
|
||||
339
source/szl/dbaccess/source/ui/browser.po
Normal file
339
source/szl/dbaccess/source/ui/browser.po
Normal file
@@ -0,0 +1,339 @@
|
||||
#. extracted from dbaccess/source/ui/browser
|
||||
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: 2016-04-16 21:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_QUERY_BRW_DELETE_ROWS\n"
|
||||
"string.text"
|
||||
msgid "Do you want to delete the selected data?"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_STR_DATABROWSER_FILTERED\n"
|
||||
"string.text"
|
||||
msgid "(filtered)"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"SBA_BROWSER_SETTING_ORDER\n"
|
||||
"string.text"
|
||||
msgid "Error setting the sort criteria"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"SBA_BROWSER_SETTING_FILTER\n"
|
||||
"string.text"
|
||||
msgid "Error setting the filter criteria"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_STR_CONNECTION_LOST\n"
|
||||
"string.text"
|
||||
msgid "Connection lost"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_STR_QUERIES_CONTAINER\n"
|
||||
"string.text"
|
||||
msgid "Queries"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_STR_TABLES_CONTAINER\n"
|
||||
"string.text"
|
||||
msgid "Tables"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"MENU_BROWSER_DEFAULTCONTEXT\n"
|
||||
"ID_TREE_EDIT_DATABASE\n"
|
||||
"menuitem.text"
|
||||
msgid "Edit ~Database File..."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"MENU_BROWSER_DEFAULTCONTEXT\n"
|
||||
"ID_TREE_CLOSE_CONN\n"
|
||||
"menuitem.text"
|
||||
msgid "Disco~nnect"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"MENU_BROWSER_DEFAULTCONTEXT\n"
|
||||
"SID_COPY\n"
|
||||
"menuitem.text"
|
||||
msgid "~Copy"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"MENU_BROWSER_DEFAULTCONTEXT\n"
|
||||
"ID_TREE_ADMINISTRATE\n"
|
||||
"menuitem.text"
|
||||
msgid "Registered databases ..."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_TITLE_CONFIRM_DELETION\n"
|
||||
"string.text"
|
||||
msgid "Confirm Deletion"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_QUERY_DELETE_TABLE\n"
|
||||
"string.text"
|
||||
msgid "Do you want to delete the table '%1'?"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_QUERY_CONNECTION_LOST\n"
|
||||
"string.text"
|
||||
msgid "The connection to the database has been lost. Do you want to reconnect?"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_OPENTABLES_WARNINGS\n"
|
||||
"string.text"
|
||||
msgid "Warnings encountered"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_OPENTABLES_WARNINGS_DETAILS\n"
|
||||
"string.text"
|
||||
msgid "While retrieving the tables, warnings were reported by the database connection."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_CONNECTING_DATASOURCE\n"
|
||||
"string.text"
|
||||
msgid "Connecting to \"$name$\" ..."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_LOADING_QUERY\n"
|
||||
"string.text"
|
||||
msgid "Loading query $name$ ..."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_LOADING_TABLE\n"
|
||||
"string.text"
|
||||
msgid "Loading table $name$ ..."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_NO_TABLE_FORMAT_INSIDE\n"
|
||||
"string.text"
|
||||
msgid "No table format could be found."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"STR_COULDNOTCONNECT_DATASOURCE\n"
|
||||
"string.text"
|
||||
msgid "The connection to the data source \"$name$\" could not be established."
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_MENU_REFRESH_DATA\n"
|
||||
"ID_BROWSER_REFRESH\n"
|
||||
"menuitem.text"
|
||||
msgid "Refresh"
|
||||
msgstr ""
|
||||
|
||||
#: sbabrw.src
|
||||
msgctxt ""
|
||||
"sbabrw.src\n"
|
||||
"RID_MENU_REFRESH_DATA\n"
|
||||
"ID_BROWSER_REFRESH_REBUILD\n"
|
||||
"menuitem.text"
|
||||
msgid "Rebuild"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_COLCTXMENU\n"
|
||||
"ID_BROWSER_COLATTRSET\n"
|
||||
"menuitem.text"
|
||||
msgid "Column ~Format..."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_COLCTXMENU\n"
|
||||
"ID_BROWSER_COLWIDTH\n"
|
||||
"menuitem.text"
|
||||
msgid "Column ~Width..."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_COLCTXMENU\n"
|
||||
"ID_BROWSER_COLUMNINFO\n"
|
||||
"menuitem.text"
|
||||
msgid "Copy Column D~escription"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_ROWCTXMENU\n"
|
||||
"ID_BROWSER_TABLEATTR\n"
|
||||
"menuitem.text"
|
||||
msgid "Table Format..."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_ROWCTXMENU\n"
|
||||
"ID_BROWSER_ROWHEIGHT\n"
|
||||
"menuitem.text"
|
||||
msgid "Row Height..."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_SBA_GRID_ROWCTXMENU\n"
|
||||
"SID_COPY\n"
|
||||
"menuitem.text"
|
||||
msgid "~Copy"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_STR_UNDO_MODIFY_RECORD\n"
|
||||
"string.text"
|
||||
msgid "Undo: Data Input"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"RID_STR_SAVE_CURRENT_RECORD\n"
|
||||
"string.text"
|
||||
msgid "Save current record"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_QRY_TITLE\n"
|
||||
"string.text"
|
||||
msgid "Query #"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_TBL_TITLE\n"
|
||||
"string.text"
|
||||
msgid "Table #"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_VIEW_TITLE\n"
|
||||
"string.text"
|
||||
msgid "View #"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_NAME_ALREADY_EXISTS\n"
|
||||
"string.text"
|
||||
msgid "The name \"#\" already exists."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_NO_COLUMNNAME_MATCHING\n"
|
||||
"string.text"
|
||||
msgid "No matching column names were found."
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_ERROR_OCCURRED_WHILE_COPYING\n"
|
||||
"string.text"
|
||||
msgid "An error occurred. Do you want to continue copying?"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_DATASOURCE_GRIDCONTROL_NAME\n"
|
||||
"string.text"
|
||||
msgid "Data source table view"
|
||||
msgstr ""
|
||||
|
||||
#: sbagrid.src
|
||||
msgctxt ""
|
||||
"sbagrid.src\n"
|
||||
"STR_DATASOURCE_GRIDCONTROL_DESC\n"
|
||||
"string.text"
|
||||
msgid "Shows the selected table or query."
|
||||
msgstr ""
|
||||
151
source/szl/dbaccess/source/ui/control.po
Normal file
151
source/szl/dbaccess/source/ui/control.po
Normal file
@@ -0,0 +1,151 @@
|
||||
#. extracted from dbaccess/source/ui/control
|
||||
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: 2015-04-22 23:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_NAME\n"
|
||||
"string.text"
|
||||
msgid "Table name"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_INSERT\n"
|
||||
"string.text"
|
||||
msgid "Insert data"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_DELETE\n"
|
||||
"string.text"
|
||||
msgid "Delete data"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_UPDATE\n"
|
||||
"string.text"
|
||||
msgid "Modify data"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_ALTER\n"
|
||||
"string.text"
|
||||
msgid "Alter structure"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_SELECT\n"
|
||||
"string.text"
|
||||
msgid "Read data"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_REFERENCE\n"
|
||||
"string.text"
|
||||
msgid "Modify references"
|
||||
msgstr ""
|
||||
|
||||
#: TableGrantCtrl.src
|
||||
msgctxt ""
|
||||
"TableGrantCtrl.src\n"
|
||||
"STR_TABLE_PRIV_DROP\n"
|
||||
"string.text"
|
||||
msgid "Drop structure"
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_COULDNOTCREATE_DRIVERMANAGER\n"
|
||||
"string.text"
|
||||
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_NOREGISTEREDDRIVER\n"
|
||||
"string.text"
|
||||
msgid "A driver is not registered for the URL #connurl#."
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_COULDNOTCONNECT\n"
|
||||
"string.text"
|
||||
msgid "No connection could be established for the URL #connurl#."
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_COULDNOTCONNECT_PLEASECHECK\n"
|
||||
"string.text"
|
||||
msgid "Please check the current settings, for example user name and password."
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_NOTABLEINFO\n"
|
||||
"string.text"
|
||||
msgid "Successfully connected, but information about database tables is not available."
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_ALL_TABLES\n"
|
||||
"string.text"
|
||||
msgid "All tables"
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_ALL_VIEWS\n"
|
||||
"string.text"
|
||||
msgid "All views"
|
||||
msgstr ""
|
||||
|
||||
#: tabletree.src
|
||||
msgctxt ""
|
||||
"tabletree.src\n"
|
||||
"STR_ALL_TABLES_AND_VIEWS\n"
|
||||
"string.text"
|
||||
msgid "All tables and views"
|
||||
msgstr ""
|
||||
|
||||
#: undosqledit.src
|
||||
msgctxt ""
|
||||
"undosqledit.src\n"
|
||||
"STR_QUERY_UNDO_MODIFYSQLEDIT\n"
|
||||
"string.text"
|
||||
msgid "Modify SQL statement(s)"
|
||||
msgstr ""
|
||||
829
source/szl/dbaccess/source/ui/dlg.po
Normal file
829
source/szl/dbaccess/source/ui/dlg.po
Normal file
@@ -0,0 +1,829 @@
|
||||
#. extracted from dbaccess/source/ui/dlg
|
||||
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: 2015-08-25 12:34+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_DBASE_PATH_OR_FILE\n"
|
||||
"string.text"
|
||||
msgid "Path to the dBASE files"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_FLAT_PATH_OR_FILE\n"
|
||||
"string.text"
|
||||
msgid "Path to the text files"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_CALC_PATH_OR_FILE\n"
|
||||
"string.text"
|
||||
msgid "Path to the spreadsheet document"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_NAME_OF_ODBC_DATASOURCE\n"
|
||||
"string.text"
|
||||
msgid "Name of the ODBC data source on your system"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_MYSQL_DATABASE_NAME\n"
|
||||
"string.text"
|
||||
msgid "Name of the MySQL database"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_ORACLE_DATABASE_NAME\n"
|
||||
"string.text"
|
||||
msgid "Name of the Oracle database"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_MSACCESS_MDB_FILE\n"
|
||||
"string.text"
|
||||
msgid "Microsoft Access database file"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_NO_ADDITIONAL_SETTINGS\n"
|
||||
"string.text"
|
||||
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_COMMONURL\n"
|
||||
"string.text"
|
||||
msgid "Datasource URL (e.g. postgresql://host:port/database)"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_HOSTNAME\n"
|
||||
"string.text"
|
||||
msgid "~Host name"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_MOZILLA_PROFILE_NAME\n"
|
||||
"string.text"
|
||||
msgid "~Mozilla profile name"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_THUNDERBIRD_PROFILE_NAME\n"
|
||||
"string.text"
|
||||
msgid "~Thunderbird profile name"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_ADD_TABLES\n"
|
||||
"string.text"
|
||||
msgid "Add Tables"
|
||||
msgstr ""
|
||||
|
||||
#: AutoControls.src
|
||||
msgctxt ""
|
||||
"AutoControls.src\n"
|
||||
"STR_ADD_TABLE_OR_QUERY\n"
|
||||
"string.text"
|
||||
msgid "Add Table or Query"
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_CONNECTION_TEST\n"
|
||||
"string.text"
|
||||
msgid "Connection Test"
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_CONNECTION_SUCCESS\n"
|
||||
"string.text"
|
||||
msgid "The connection was established successfully."
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_CONNECTION_NO_SUCCESS\n"
|
||||
"string.text"
|
||||
msgid "The connection could not be established."
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_JDBCDRIVER_SUCCESS\n"
|
||||
"string.text"
|
||||
msgid "The JDBC driver was loaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_JDBCDRIVER_NO_SUCCESS\n"
|
||||
"string.text"
|
||||
msgid "The JDBC driver could not be loaded."
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_MSACCESS_FILTERNAME\n"
|
||||
"string.text"
|
||||
msgid "MS Access file"
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_MSACCESS_2007_FILTERNAME\n"
|
||||
"string.text"
|
||||
msgid "MS Access 2007 file"
|
||||
msgstr ""
|
||||
|
||||
#: ConnectionPage.src
|
||||
msgctxt ""
|
||||
"ConnectionPage.src\n"
|
||||
"STR_FIREBIRD_FILTERNAME\n"
|
||||
"string.text"
|
||||
msgid "Firebird Database"
|
||||
msgstr ""
|
||||
|
||||
#: UserAdmin.src
|
||||
msgctxt ""
|
||||
"UserAdmin.src\n"
|
||||
"STR_QUERY_USERADMIN_DELETE_USER\n"
|
||||
"string.text"
|
||||
msgid "Do you really want to delete the user?"
|
||||
msgstr ""
|
||||
|
||||
#: UserAdmin.src
|
||||
msgctxt ""
|
||||
"UserAdmin.src\n"
|
||||
"STR_USERADMIN_NOT_AVAILABLE\n"
|
||||
"string.text"
|
||||
msgid "The database does not support user administration."
|
||||
msgstr ""
|
||||
|
||||
#: UserAdmin.src
|
||||
msgctxt ""
|
||||
"UserAdmin.src\n"
|
||||
"STR_ERROR_PASSWORDS_NOT_IDENTICAL\n"
|
||||
"string.text"
|
||||
msgid "The passwords do not match. Please enter the password again."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_DATABASE_TYPE_CHANGE\n"
|
||||
"string.text"
|
||||
msgid "Database properties"
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_PARENTTITLE_GENERAL\n"
|
||||
"string.text"
|
||||
msgid "Data Source Properties: #"
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_ERR_USE_CONNECT_TO\n"
|
||||
"string.text"
|
||||
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_COULD_NOT_LOAD_ODBC_LIB\n"
|
||||
"string.text"
|
||||
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_UNSUPPORTED_DATASOURCE_TYPE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"This kind of data source is not supported on this platform.\n"
|
||||
"You are allowed to change the settings, but you probably will not be able to connect to the database."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_AUTOTEXT_FIELD_SEP_NONE\n"
|
||||
"string.text"
|
||||
msgid "{None}"
|
||||
msgstr ""
|
||||
|
||||
#. EM Dec 2002: 'Space' refers to what you get when you hit the space bar on your keyboard.
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_AUTOFIELDSEPARATORLIST\n"
|
||||
"string.text"
|
||||
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_AUTODELIMITER_MISSING\n"
|
||||
"string.text"
|
||||
msgid "#1 must be set."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_AUTODELIMITER_MUST_DIFFER\n"
|
||||
"string.text"
|
||||
msgid "#1 and #2 must be different."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin.src
|
||||
msgctxt ""
|
||||
"dbadmin.src\n"
|
||||
"STR_AUTONO_WILDCARDS\n"
|
||||
"string.text"
|
||||
msgid "Wildcards such as ?,* are not allowed in #1."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin2.src
|
||||
msgctxt ""
|
||||
"dbadmin2.src\n"
|
||||
"STR_ENTER_CONNECTION_PASSWORD\n"
|
||||
"string.text"
|
||||
msgid "A password is needed to connect to the data source \"$name$\"."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin2.src
|
||||
msgctxt ""
|
||||
"dbadmin2.src\n"
|
||||
"STR_ASK_FOR_DIRECTORY_CREATION\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The directory\n"
|
||||
"\n"
|
||||
"$path$\n"
|
||||
"\n"
|
||||
"does not exist. Should it be created?"
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin2.src
|
||||
msgctxt ""
|
||||
"dbadmin2.src\n"
|
||||
"STR_COULD_NOT_CREATE_DIRECTORY\n"
|
||||
"string.text"
|
||||
msgid "The directory $name$ could not be created."
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin2.src
|
||||
msgctxt ""
|
||||
"dbadmin2.src\n"
|
||||
"STR_ALREADYEXISTOVERWRITE\n"
|
||||
"string.text"
|
||||
msgid "The file already exists. Overwrite?"
|
||||
msgstr ""
|
||||
|
||||
#: dbadmin2.src
|
||||
msgctxt ""
|
||||
"dbadmin2.src\n"
|
||||
"STR_NEW_FOLDER\n"
|
||||
"string.text"
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_DBWIZARDTITLE\n"
|
||||
"string.text"
|
||||
msgid "Database Wizard"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_INTROPAGE\n"
|
||||
"string.text"
|
||||
msgid "Select database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_DBASE\n"
|
||||
"string.text"
|
||||
msgid "Set up dBASE connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_TEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to text files"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_MSACCESS\n"
|
||||
"string.text"
|
||||
msgid "Set up Microsoft Access connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_LDAP\n"
|
||||
"string.text"
|
||||
msgid "Set up LDAP connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_ADO\n"
|
||||
"string.text"
|
||||
msgid "Set up ADO connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_JDBC\n"
|
||||
"string.text"
|
||||
msgid "Set up JDBC connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_ORACLE\n"
|
||||
"string.text"
|
||||
msgid "Set up Oracle database connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_MYSQL\n"
|
||||
"string.text"
|
||||
msgid "Set up MySQL connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_ODBC\n"
|
||||
"string.text"
|
||||
msgid "Set up ODBC connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_SPREADSHEET\n"
|
||||
"string.text"
|
||||
msgid "Set up Spreadsheet connection"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_AUTHENTIFICATION\n"
|
||||
"string.text"
|
||||
msgid "Set up user authentication"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_MYSQL_NATIVE\n"
|
||||
"string.text"
|
||||
msgid "Set up MySQL server data"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_PAGETITLE_FINAL\n"
|
||||
"string.text"
|
||||
msgid "Save and proceed"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_DATABASEDEFAULTNAME\n"
|
||||
"string.text"
|
||||
msgid "New Database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MYSQLJDBC_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up connection to a MySQL database using JDBC"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MYSQLJDBC_HELPTEXT\n"
|
||||
"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.\n"
|
||||
"Please contact your system administrator if you are unsure about the following settings."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MYSQL_DRIVERCLASSTEXT\n"
|
||||
"string.text"
|
||||
msgid "MySQL JDBC d~river class:"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MYSQL_DEFAULT\n"
|
||||
"string.text"
|
||||
msgid "Default: 3306"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_DBASE_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to dBASE files"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_DBASE_HELPTEXT\n"
|
||||
"string.text"
|
||||
msgid "Select the folder where the dBASE files are stored."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_TEXT_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to text files"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_TEXT_HELPTEXT\n"
|
||||
"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 ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_TEXT_PATH_OR_FILE\n"
|
||||
"string.text"
|
||||
msgid "Path to text files"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MSACCESS_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to a Microsoft Access database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_MSACCESS_HELPTEXT\n"
|
||||
"string.text"
|
||||
msgid "Please select the Microsoft Access file you want to access."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ADO_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to an ADO database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ADO_HELPTEXT\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Please enter the URL of the ADO data source you want to connect to.\n"
|
||||
"Click 'Browse' to configure provider-specific settings.\n"
|
||||
"Please contact your system administrator if you are unsure about the following settings."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ODBC_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to an ODBC database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ODBC_HELPTEXT\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Enter the name of the ODBC database you want to connect to.\n"
|
||||
"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n"
|
||||
"Please contact your system administrator if you are unsure about the following settings."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_JDBC_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to a JDBC database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_JDBC_HELPTEXT\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Please enter the required information to connect to a JDBC database.\n"
|
||||
"Please contact your system administrator if you are unsure about the following settings."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ORACLE_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to an Oracle database"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ORACLE_DEFAULT\n"
|
||||
"string.text"
|
||||
msgid "Default: 1521"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ORACLE_DRIVERCLASSTEXT\n"
|
||||
"string.text"
|
||||
msgid "Oracle JDBC ~driver class"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_ORACLE_HELPTEXT\n"
|
||||
"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.\n"
|
||||
"Please contact your system administrator if you are unsure about the following settings."
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_SPREADSHEET_HEADERTEXT\n"
|
||||
"string.text"
|
||||
msgid "Set up a connection to spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_SPREADSHEET_HELPTEXT\n"
|
||||
"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 ""
|
||||
|
||||
#: dbadminsetup.src
|
||||
msgctxt ""
|
||||
"dbadminsetup.src\n"
|
||||
"STR_SPREADSHEETPATH\n"
|
||||
"string.text"
|
||||
msgid "~Location and file name"
|
||||
msgstr ""
|
||||
|
||||
#: directsql.src
|
||||
msgctxt ""
|
||||
"directsql.src\n"
|
||||
"STR_COMMAND_EXECUTED_SUCCESSFULLY\n"
|
||||
"string.text"
|
||||
msgid "Command successfully executed."
|
||||
msgstr ""
|
||||
|
||||
#: directsql.src
|
||||
msgctxt ""
|
||||
"directsql.src\n"
|
||||
"STR_DIRECTSQL_CONNECTIONLOST\n"
|
||||
"string.text"
|
||||
msgid "The connection to the database has been lost. This dialog will be closed."
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_TAB_INDEX_SORTORDER\n"
|
||||
"string.text"
|
||||
msgid "Sort order"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_TAB_INDEX_FIELD\n"
|
||||
"string.text"
|
||||
msgid "Index field"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_ORDER_ASCENDING\n"
|
||||
"string.text"
|
||||
msgid "Ascending"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_ORDER_DESCENDING\n"
|
||||
"string.text"
|
||||
msgid "Descending"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_CONFIRM_DROP_INDEX\n"
|
||||
"string.text"
|
||||
msgid "Do you really want to delete the index '$name$'?"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_LOGICAL_INDEX_NAME\n"
|
||||
"string.text"
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_NEED_INDEX_FIELDS\n"
|
||||
"string.text"
|
||||
msgid "The index must contain at least one field."
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_INDEX_NAME_ALREADY_USED\n"
|
||||
"string.text"
|
||||
msgid "There is already another index named \"$name$\"."
|
||||
msgstr ""
|
||||
|
||||
#: indexdialog.src
|
||||
msgctxt ""
|
||||
"indexdialog.src\n"
|
||||
"STR_INDEXDESIGN_DOUBLE_COLUMN_NAME\n"
|
||||
"string.text"
|
||||
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
|
||||
msgstr ""
|
||||
|
||||
#: paramdialog.src
|
||||
msgctxt ""
|
||||
"paramdialog.src\n"
|
||||
"STR_COULD_NOT_CONVERT_PARAM\n"
|
||||
"string.text"
|
||||
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_STATUS\n"
|
||||
"string.text"
|
||||
msgid "SQL Status"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_ERRORCODE\n"
|
||||
"string.text"
|
||||
msgid "Error code"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXPLAN_STRINGCONVERSION_ERROR\n"
|
||||
"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 ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_ERROR\n"
|
||||
"string.text"
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_WARNING\n"
|
||||
"string.text"
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_INFO\n"
|
||||
"string.text"
|
||||
msgid "Information"
|
||||
msgstr ""
|
||||
|
||||
#: sqlmessage.src
|
||||
msgctxt ""
|
||||
"sqlmessage.src\n"
|
||||
"STR_EXCEPTION_DETAILS\n"
|
||||
"string.text"
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
228
source/szl/dbaccess/source/ui/misc.po
Normal file
228
source/szl/dbaccess/source/ui/misc.po
Normal file
@@ -0,0 +1,228 @@
|
||||
#. extracted from dbaccess/source/ui/misc
|
||||
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: 2016-04-16 21:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_COLUMN_SELECT_TITEL\n"
|
||||
"string.text"
|
||||
msgid "Apply columns"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_TYPE_SELECT_TITEL\n"
|
||||
"string.text"
|
||||
msgid "Type formatting"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_NAME_ALREADY_DEFINED\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Enter a unique name for the new primary key data field.\n"
|
||||
"The following name is already in use:"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_NAME_MATCHING_TITEL\n"
|
||||
"string.text"
|
||||
msgid "Assign columns"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_PB_PREV\n"
|
||||
"string.text"
|
||||
msgid "< ~Back"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_PB_NEXT\n"
|
||||
"string.text"
|
||||
msgid "~Next>"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_PB_OK\n"
|
||||
"string.text"
|
||||
msgid "C~reate"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"RID_SBA_RTF_PKEYPOPUP\n"
|
||||
"SID_TABLEDESIGN_TABED_PRIMARYKEY\n"
|
||||
"menuitem.text"
|
||||
msgid "Primary Key"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_WIZ_TABLE_COPY\n"
|
||||
"string.text"
|
||||
msgid "Copy table"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_COPYTABLE_TITLE_COPY\n"
|
||||
"string.text"
|
||||
msgid "Copy table"
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_INVALID_TABLE_NAME\n"
|
||||
"string.text"
|
||||
msgid "This table name is not valid in the current database."
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_SUGGEST_APPEND_TABLE_DATA\n"
|
||||
"string.text"
|
||||
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
|
||||
msgstr ""
|
||||
|
||||
#: WizardPages.src
|
||||
msgctxt ""
|
||||
"WizardPages.src\n"
|
||||
"STR_INVALID_TABLE_NAME_LENGTH\n"
|
||||
"string.text"
|
||||
msgid "Please change the table name. It is too long."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_RSC_CHARSETS\n"
|
||||
"string.text"
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_ERROR_DURING_CREATION\n"
|
||||
"string.text"
|
||||
msgid "Error during creation"
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_UNEXPECTED_ERROR\n"
|
||||
"string.text"
|
||||
msgid "An unexpected error occurred. The operation could not be performed."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_COULDNOTOPEN_LINKEDDOC\n"
|
||||
"string.text"
|
||||
msgid "The document \"$file$\" could not be opened."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_MISSING_TABLES_XDROP\n"
|
||||
"string.text"
|
||||
msgid "The table cannot be deleted because the database connection does not support this."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_BUTTON_TEXT_ALL\n"
|
||||
"string.text"
|
||||
msgid "~All"
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_UNDO_COLON\n"
|
||||
"string.text"
|
||||
msgid "Undo:"
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_REDO_COLON\n"
|
||||
"string.text"
|
||||
msgid "Redo:"
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_UNKNOWN_TYPE_FOUND\n"
|
||||
"string.text"
|
||||
msgid "No corresponding column type could be found for column '#1'."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_FILE_DOES_NOT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "The file \"$file$\" does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_WARNINGS_DURING_CONNECT\n"
|
||||
"string.text"
|
||||
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"STR_NAMED_OBJECT_ALREADY_EXISTS\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The name '$#$' already exists.\n"
|
||||
"Please enter another name."
|
||||
msgstr ""
|
||||
|
||||
#: dbumiscres.src
|
||||
msgctxt ""
|
||||
"dbumiscres.src\n"
|
||||
"RID_STR_EXTENSION_NOT_PRESENT\n"
|
||||
"string.text"
|
||||
msgid "The report, \"$file$\", requires the Oracle Report Builder feature."
|
||||
msgstr ""
|
||||
552
source/szl/dbaccess/source/ui/querydesign.po
Normal file
552
source/szl/dbaccess/source/ui/querydesign.po
Normal file
@@ -0,0 +1,552 @@
|
||||
#. extracted from dbaccess/source/ui/querydesign
|
||||
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: 2016-03-09 20:48+0100\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"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_MENU_JOINVIEW_CONNECTION\n"
|
||||
"SID_DELETE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Delete"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_MENU_JOINVIEW_CONNECTION\n"
|
||||
"ID_QUERY_EDIT_JOINCONNECTION\n"
|
||||
"menuitem.text"
|
||||
msgid "Edit..."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_MENU_JOINVIEW_TABLE\n"
|
||||
"SID_DELETE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Delete"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYCOLPOPUPMENU\n"
|
||||
"ID_BROWSER_COLWIDTH\n"
|
||||
"menuitem.text"
|
||||
msgid "Column ~Width..."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYCOLPOPUPMENU\n"
|
||||
"SID_DELETE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Delete"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_TABWINSHOW\n"
|
||||
"string.text"
|
||||
msgid "Add Table Window"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_MOVETABWIN\n"
|
||||
"string.text"
|
||||
msgid "Move table window"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_INSERTCONNECTION\n"
|
||||
"string.text"
|
||||
msgid "Insert Join"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_REMOVECONNECTION\n"
|
||||
"string.text"
|
||||
msgid "Delete Join"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_SIZETABWIN\n"
|
||||
"string.text"
|
||||
msgid "Resize table window"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_TABFIELDDELETE\n"
|
||||
"string.text"
|
||||
msgid "Delete Column"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_TABFIELDMOVED\n"
|
||||
"string.text"
|
||||
msgid "Move column"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_TABFIELDCREATE\n"
|
||||
"string.text"
|
||||
msgid "Add Column"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_STR_TABLE_DOESNT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "Invalid expression, table '$name$' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_STR_FIELD_DOESNT_EXIST\n"
|
||||
"string.text"
|
||||
msgid "Invalid expression, field name '$name$' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_STR_TOMUCHTABLES\n"
|
||||
"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 ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_TABWINDELETE\n"
|
||||
"string.text"
|
||||
msgid "Delete Table Window"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_MODIFY_CELL\n"
|
||||
"string.text"
|
||||
msgid "Edit Column Description"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_UNDO_SIZE_COLUMN\n"
|
||||
"string.text"
|
||||
msgid "Adjust column width"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_SORTTEXT\n"
|
||||
"string.text"
|
||||
msgid "(not sorted);ascending;descending"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_FUNCTIONS\n"
|
||||
"string.text"
|
||||
msgid "(no function);Group"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_NOTABLE\n"
|
||||
"string.text"
|
||||
msgid "(no table)"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_ORDERBY_UNRELATED\n"
|
||||
"string.text"
|
||||
msgid "The database only supports sorting for visible fields."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYFUNCTION_POPUPMENU\n"
|
||||
"ID_QUERY_FUNCTION\n"
|
||||
"menuitem.text"
|
||||
msgid "Functions"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYFUNCTION_POPUPMENU\n"
|
||||
"ID_QUERY_TABLENAME\n"
|
||||
"menuitem.text"
|
||||
msgid "Table Name"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYFUNCTION_POPUPMENU\n"
|
||||
"ID_QUERY_ALIASNAME\n"
|
||||
"menuitem.text"
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RID_QUERYFUNCTION_POPUPMENU\n"
|
||||
"ID_QUERY_DISTINCT\n"
|
||||
"menuitem.text"
|
||||
msgid "Distinct Values"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_HANDLETEXT\n"
|
||||
"string.text"
|
||||
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_LIMIT_ALL\n"
|
||||
"string.text"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_TOO_MANY_COLUMNS\n"
|
||||
"string.text"
|
||||
msgid "There are too many columns."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_CRITERIA_ON_ASTERISK\n"
|
||||
"string.text"
|
||||
msgid "A condition cannot be applied to field [*]"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_TOO_LONG_STATEMENT\n"
|
||||
"string.text"
|
||||
msgid "The SQL statement created is too long."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_TOOCOMPLEX\n"
|
||||
"string.text"
|
||||
msgid "Query is too complex"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_NOSELECT\n"
|
||||
"string.text"
|
||||
msgid "Nothing has been selected."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_TOOMANYCOND\n"
|
||||
"string.text"
|
||||
msgid "Too many search criteria"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_SYNTAX\n"
|
||||
"string.text"
|
||||
msgid "SQL syntax error"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_ORDERBY_ON_ASTERISK\n"
|
||||
"string.text"
|
||||
msgid "[*] cannot be used as a sort criterion."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_TOO_MANY_TABLES\n"
|
||||
"string.text"
|
||||
msgid "There are too many tables."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_NATIVE\n"
|
||||
"string.text"
|
||||
msgid "The statement will not be applied when querying in the SQL dialect of the database."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_ILLEGAL_JOIN\n"
|
||||
"string.text"
|
||||
msgid "Join could not be processed"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_SVT_SQL_SYNTAX_ERROR\n"
|
||||
"string.text"
|
||||
msgid "Syntax error in SQL statement"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERYDESIGN_NO_VIEW_SUPPORT\n"
|
||||
"string.text"
|
||||
msgid "This database does not support table views."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_NO_ALTER_VIEW_SUPPORT\n"
|
||||
"string.text"
|
||||
msgid "This database does not support altering of existing table views."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERYDESIGN_NO_VIEW_ASK\n"
|
||||
"string.text"
|
||||
msgid "Do you want to create a query instead?"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_DATASOURCE_DELETED\n"
|
||||
"string.text"
|
||||
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_COLUMN_NOT_FOUND\n"
|
||||
"string.text"
|
||||
msgid "The column '$name$' is unknown."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_JOIN_COLUMN_COMPARE\n"
|
||||
"string.text"
|
||||
msgid "Columns can only be compared using '='."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_LIKE_LEFT_NO_COLUMN\n"
|
||||
"string.text"
|
||||
msgid "You must use a column name before 'LIKE'."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QRY_CHECK_CASESENSITIVE\n"
|
||||
"string.text"
|
||||
msgid "The column could not be found. Please note that the database is case-sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERYDESIGN\n"
|
||||
"string.text"
|
||||
msgid " - %PRODUCTNAME Base: Query Design"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_VIEWDESIGN\n"
|
||||
"string.text"
|
||||
msgid " - %PRODUCTNAME Base: View Design"
|
||||
msgstr ""
|
||||
|
||||
#. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_QUERY_SAVEMODIFIED\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"$object$ has been changed.\n"
|
||||
"Do you want to save the changes?"
|
||||
msgstr ""
|
||||
|
||||
#. 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.
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_ERROR_PARSING_STATEMENT\n"
|
||||
"string.text"
|
||||
msgid "$object$ is based on an SQL command which could not be parsed."
|
||||
msgstr ""
|
||||
|
||||
#. 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.
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_INFO_OPENING_IN_SQL_VIEW\n"
|
||||
"string.text"
|
||||
msgid "$object$ will be opened in SQL view."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RSC_QUERY_OBJECT_TYPE\n"
|
||||
"1\n"
|
||||
"string.text"
|
||||
msgid "The table view"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RSC_QUERY_OBJECT_TYPE\n"
|
||||
"2\n"
|
||||
"string.text"
|
||||
msgid "The query"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"RSC_QUERY_OBJECT_TYPE\n"
|
||||
"3\n"
|
||||
"string.text"
|
||||
msgid "The SQL statement"
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_STATEMENT_WITHOUT_RESULT_SET\n"
|
||||
"string.text"
|
||||
msgid "The query does not create a result set, and thus cannot be part of another query."
|
||||
msgstr ""
|
||||
|
||||
#: query.src
|
||||
msgctxt ""
|
||||
"query.src\n"
|
||||
"STR_NO_DATASOURCE_OR_CONNECTION\n"
|
||||
"string.text"
|
||||
msgid "Both the ActiveConnection and the DataSourceName parameter are missing or wrong - cannot initialize the query designer."
|
||||
msgstr ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_JOIN_TYPE_HINT\n"
|
||||
"string.text"
|
||||
msgid "Please note that some databases may not support this join type."
|
||||
msgstr ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_QUERY_INNER_JOIN\n"
|
||||
"string.text"
|
||||
msgid "Includes only records for which the contents of the related fields of both tables are identical."
|
||||
msgstr ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_QUERY_LEFTRIGHT_JOIN\n"
|
||||
"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 ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_QUERY_FULL_JOIN\n"
|
||||
"string.text"
|
||||
msgid "Contains ALL records from '%1' and from '%2'."
|
||||
msgstr ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_QUERY_CROSS_JOIN\n"
|
||||
"string.text"
|
||||
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
|
||||
msgstr ""
|
||||
|
||||
#: querydlg.src
|
||||
msgctxt ""
|
||||
"querydlg.src\n"
|
||||
"STR_QUERY_NATURAL_JOIN\n"
|
||||
"string.text"
|
||||
msgid "Contains only one column for each pair of equally-named columns from '%1' and from '%2'."
|
||||
msgstr ""
|
||||
73
source/szl/dbaccess/source/ui/relationdesign.po
Normal file
73
source/szl/dbaccess/source/ui/relationdesign.po
Normal file
@@ -0,0 +1,73 @@
|
||||
#. extracted from dbaccess/source/ui/relationdesign
|
||||
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: 2015-04-22 23:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_QUERY_REL_EDIT_RELATION\n"
|
||||
"string.text"
|
||||
msgid "This relation already exists. Do you want to edit it or create a new one?"
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_QUERY_REL_EDIT\n"
|
||||
"string.text"
|
||||
msgid "Edit..."
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_QUERY_REL_CREATE\n"
|
||||
"string.text"
|
||||
msgid "Create..."
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_RELATIONDESIGN\n"
|
||||
"string.text"
|
||||
msgid " - %PRODUCTNAME Base: Relation design"
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_RELATIONDESIGN_NOT_AVAILABLE\n"
|
||||
"string.text"
|
||||
msgid "The database does not support relations."
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_QUERY_REL_DELETE_WINDOW\n"
|
||||
"string.text"
|
||||
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: relation.src
|
||||
msgctxt ""
|
||||
"relation.src\n"
|
||||
"STR_QUERY_REL_COULD_NOT_CREATE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
|
||||
"Please check your documentation of the database."
|
||||
msgstr ""
|
||||
624
source/szl/dbaccess/source/ui/tabledesign.po
Normal file
624
source/szl/dbaccess/source/ui/tabledesign.po
Normal file
@@ -0,0 +1,624 @@
|
||||
#. extracted from dbaccess/source/ui/tabledesign
|
||||
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: 2016-03-09 20:48+0100\n"
|
||||
"PO-Revision-Date: 2016-08-29 10:25+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472466300.000000\n"
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_DBFIELDTYPES\n"
|
||||
"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;Bit (fix)"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_UNDO_PRIMKEY\n"
|
||||
"string.text"
|
||||
msgid "Insert/remove primary key"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_VALUE_YES\n"
|
||||
"string.text"
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_VALUE_NO\n"
|
||||
"string.text"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_VALUE_ASC\n"
|
||||
"string.text"
|
||||
msgid "Ascending"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_VALUE_DESC\n"
|
||||
"string.text"
|
||||
msgid "Descending"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_VALUE_NONE\n"
|
||||
"string.text"
|
||||
msgid "<none>"
|
||||
msgstr "<none>"
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_NAME\n"
|
||||
"string.text"
|
||||
msgid "Field name"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_COLUMN_NAME\n"
|
||||
"string.text"
|
||||
msgid "Field Name"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_DATATYPE\n"
|
||||
"string.text"
|
||||
msgid "Field ~type"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_COLUMN_DATATYPE\n"
|
||||
"string.text"
|
||||
msgid "Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_LENGTH\n"
|
||||
"string.text"
|
||||
msgid "Field length"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_HELP_TEXT\n"
|
||||
"string.text"
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_COLUMN_DESCRIPTION\n"
|
||||
"string.text"
|
||||
msgid "Column Description"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_FIELD_NULLABLE\n"
|
||||
"string.text"
|
||||
msgid "Input required"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_FIELD_AUTOINCREMENT\n"
|
||||
"string.text"
|
||||
msgid "~AutoValue"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_PROPERTIES\n"
|
||||
"string.text"
|
||||
msgid "Field Properties"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABPAGE_GENERAL\n"
|
||||
"string.text"
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_TABLE_DESCRIPTION\n"
|
||||
"string.text"
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TAB_TABLE_PROPERTIES\n"
|
||||
"string.text"
|
||||
msgid "Table properties"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_CUT\n"
|
||||
"menuitem.text"
|
||||
msgid "Cu~t"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_COPY\n"
|
||||
"menuitem.text"
|
||||
msgid "~Copy"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_PASTE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Paste"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_DELETE\n"
|
||||
"menuitem.text"
|
||||
msgid "~Delete"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_TABLEDESIGN_INSERTROWS\n"
|
||||
"menuitem.text"
|
||||
msgid "Insert Rows"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"RID_TABLEDESIGNROWPOPUPMENU\n"
|
||||
"SID_TABLEDESIGN_TABED_PRIMARYKEY\n"
|
||||
"menuitem.text"
|
||||
msgid "Primary Key"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_CELLMODIFIED\n"
|
||||
"string.text"
|
||||
msgid "Modify cell"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_ROWDELETED\n"
|
||||
"string.text"
|
||||
msgid "Delete row"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_TYPE_CHANGED\n"
|
||||
"string.text"
|
||||
msgid "Modify field type"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_ROWINSERTED\n"
|
||||
"string.text"
|
||||
msgid "Insert row"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_NEWROWINSERTED\n"
|
||||
"string.text"
|
||||
msgid "Insert new row"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABED_UNDO_PRIMKEY\n"
|
||||
"string.text"
|
||||
msgid "Insert/remove primary key"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_DEFAULT_VALUE\n"
|
||||
"string.text"
|
||||
msgid "~Default value"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_FIELD_REQUIRED\n"
|
||||
"string.text"
|
||||
msgid "~Entry required"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TEXT_LENGTH\n"
|
||||
"string.text"
|
||||
msgid "~Length"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_NUMERIC_TYPE\n"
|
||||
"string.text"
|
||||
msgid "~Type"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_LENGTH\n"
|
||||
"string.text"
|
||||
msgid "~Length"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_SCALE\n"
|
||||
"string.text"
|
||||
msgid "Decimal ~places"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_FORMAT\n"
|
||||
"string.text"
|
||||
msgid "Format example"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_BOOL_DEFAULT\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Select a value that is to appear in all new records as default.\n"
|
||||
"If the field is not to have a default value, select the empty string."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_DEFAULT_VALUE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Enter a default value for this field.\n"
|
||||
"\n"
|
||||
"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."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_FIELD_REQUIRED\n"
|
||||
"string.text"
|
||||
msgid "Activate this option if this field cannot contain NULL values, i.e. the user must always enter data."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_TEXT_LENGTH\n"
|
||||
"string.text"
|
||||
msgid "Enter the maximum text length permitted."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_NUMERIC_TYPE\n"
|
||||
"string.text"
|
||||
msgid "Enter the number format."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_LENGTH\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Determine the length data can have in this field.\n"
|
||||
"\n"
|
||||
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
|
||||
"The value will be corrected accordingly when it exceeds the maximum for this database."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_SCALE\n"
|
||||
"string.text"
|
||||
msgid "Specify the number of decimal places permitted in this field."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_FORMAT_CODE\n"
|
||||
"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 ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_FORMAT_BUTTON\n"
|
||||
"string.text"
|
||||
msgid "This is where you determine the output format of the data."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_AUTOINCREMENT\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Choose if this field should contain AutoIncrement values.\n"
|
||||
"\n"
|
||||
"You 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 ""
|
||||
|
||||
#: table.src
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"PB_FORMAT\n"
|
||||
"pushbutton.text"
|
||||
msgid "~..."
|
||||
msgstr "~..."
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_DUPLICATE_NAME\n"
|
||||
"string.text"
|
||||
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TBL_COLUMN_IS_KEYCOLUMN\n"
|
||||
"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 ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE\n"
|
||||
"string.text"
|
||||
msgid "Primary Key Affected"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_COLUMN_NAME\n"
|
||||
"string.text"
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_QRY_CONTINUE\n"
|
||||
"string.text"
|
||||
msgid "Continue anyway?"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_STAT_WARNING\n"
|
||||
"string.text"
|
||||
msgid "Warning!"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_CONNECTION_MISSING\n"
|
||||
"string.text"
|
||||
msgid "The table could not be saved due to problems connecting to the database."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_DATASOURCE_DELETED\n"
|
||||
"string.text"
|
||||
msgid "The table filter could not be adjusted because the data source has been deleted."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_QUERY_SAVE_TABLE_EDIT_INDEXES\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Before you can edit the indexes of a table, you have to save it.\n"
|
||||
"Do you want to save the changes now?"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_NO_PRIM_KEY_HEAD\n"
|
||||
"string.text"
|
||||
msgid "No primary key"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_NO_PRIM_KEY\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"A unique index or primary key is required for data record identification in this database.\n"
|
||||
"You can only enter data into this table when one of these two structural conditions has been met.\n"
|
||||
"\n"
|
||||
"Should a primary key be created now?"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_TITLE\n"
|
||||
"string.text"
|
||||
msgid " - %PRODUCTNAME Base: Table Design"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_ALTER_ERROR\n"
|
||||
"string.text"
|
||||
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_SAVE_ERROR\n"
|
||||
"string.text"
|
||||
msgid "Error while saving the table design"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_TABLEDESIGN_COULD_NOT_DROP_COL\n"
|
||||
"string.text"
|
||||
msgid "The column $column$ could not be deleted."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_AUTOINCREMENT_VALUE\n"
|
||||
"string.text"
|
||||
msgid "A~uto-increment statement"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_HELP_AUTOINCREMENT_VALUE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"Enter an SQL statement for the auto-increment field.\n"
|
||||
"\n"
|
||||
"This statement will be directly transferred to the database when the table is created."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_NO_TYPE_INFO_AVAILABLE\n"
|
||||
"string.text"
|
||||
msgid ""
|
||||
"No type information could be retrieved from the database.\n"
|
||||
"The table design mode is not available for this data source."
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_CHANGE_COLUMN_NAME\n"
|
||||
"string.text"
|
||||
msgid "change field name"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_CHANGE_COLUMN_TYPE\n"
|
||||
"string.text"
|
||||
msgid "change field type"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_CHANGE_COLUMN_DESCRIPTION\n"
|
||||
"string.text"
|
||||
msgid "change field description"
|
||||
msgstr ""
|
||||
|
||||
#: table.src
|
||||
msgctxt ""
|
||||
"table.src\n"
|
||||
"STR_CHANGE_COLUMN_ATTRIBUTE\n"
|
||||
"string.text"
|
||||
msgid "change field attribute"
|
||||
msgstr ""
|
||||
119
source/szl/dbaccess/source/ui/uno.po
Normal file
119
source/szl/dbaccess/source/ui/uno.po
Normal file
@@ -0,0 +1,119 @@
|
||||
#. extracted from dbaccess/source/ui/uno
|
||||
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: 2015-04-22 23:40+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: szl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_NO_VIEWS_SUPPORT\n"
|
||||
"string.text"
|
||||
msgid "The destination database does not support views."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_NO_PRIMARY_KEY_SUPPORT\n"
|
||||
"string.text"
|
||||
msgid "The destination database does not support primary keys."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR\n"
|
||||
"string.text"
|
||||
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT\n"
|
||||
"string.text"
|
||||
msgid "Only tables and queries are supported at the moment."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS\n"
|
||||
"string.text"
|
||||
msgid "The copy source's result set must support bookmarks."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_UNSUPPORTED_COLUMN_TYPE\n"
|
||||
"string.text"
|
||||
msgid "Unsupported source column type ($type$) at column position $pos$."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ILLEGAL_PARAMETER_COUNT\n"
|
||||
"string.text"
|
||||
msgid "Illegal number of initialization parameters."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ERROR_DURING_INITIALIZATION\n"
|
||||
"string.text"
|
||||
msgid "An error occurred during initialization."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ERROR_UNSUPPORTED_SETTING\n"
|
||||
"string.text"
|
||||
msgid "Unsupported setting in the copy source descriptor: $name$."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ERROR_NO_QUERY\n"
|
||||
"string.text"
|
||||
msgid "To copy a query, your connection must be able to provide queries."
|
||||
msgstr ""
|
||||
|
||||
#: copytablewizard.src
|
||||
msgctxt ""
|
||||
"copytablewizard.src\n"
|
||||
"STR_CTW_ERROR_INVALID_INTERACTIONHANDLER\n"
|
||||
"string.text"
|
||||
msgid "The given interaction handler is invalid."
|
||||
msgstr ""
|
||||
|
||||
#: dbinteraction.src
|
||||
msgctxt ""
|
||||
"dbinteraction.src\n"
|
||||
"STR_REMEMBERPASSWORD_SESSION\n"
|
||||
"string.text"
|
||||
msgid "~Remember password until end of session"
|
||||
msgstr ""
|
||||
|
||||
#: dbinteraction.src
|
||||
msgctxt ""
|
||||
"dbinteraction.src\n"
|
||||
"STR_REMEMBERPASSWORD_PERSISTENT\n"
|
||||
"string.text"
|
||||
msgid "~Remember password"
|
||||
msgstr ""
|
||||
3287
source/szl/dbaccess/uiconfig/ui.po
Normal file
3287
source/szl/dbaccess/uiconfig/ui.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user