From 561c214c699f3b563ba2507fd1ad9a709cf16653 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 14 Sep 2021 13:23:14 +0200 Subject: update translations for master and foce-fix errors using pocheck Change-Id: I12d26e666d46993fd4ff26616c09be9e5bf82fcd --- source/zh-CN/connectivity/messages.po | 152 ++++++++++----------- .../ado/org/openoffice/Office/DataAccess.po | 12 +- .../calc/org/openoffice/Office/DataAccess.po | 10 +- .../dbase/org/openoffice/Office/DataAccess.po | 10 +- .../firebird/org/openoffice/Office/DataAccess.po | 8 +- .../flat/org/openoffice/Office/DataAccess.po | 10 +- .../hsqldb/org/openoffice/Office/DataAccess.po | 7 +- .../jdbc/org/openoffice/Office/DataAccess.po | 11 +- .../macab/org/openoffice/Office/DataAccess.po | 10 +- .../mysql_jdbc/org/openoffice/Office/DataAccess.po | 5 +- .../mysqlc/org/openoffice/Office/DataAccess.po | 5 +- .../odbc/org/openoffice/Office/DataAccess.po | 10 +- .../postgresql/org/openoffice/Office/DataAccess.po | 10 +- .../writer/org/openoffice/Office/DataAccess.po | 5 +- 14 files changed, 143 insertions(+), 122 deletions(-) (limited to 'source/zh-CN/connectivity') diff --git a/source/zh-CN/connectivity/messages.po b/source/zh-CN/connectivity/messages.po index 1afb42b4cc5..aa0ff5cb976 100644 --- a/source/zh-CN/connectivity/messages.po +++ b/source/zh-CN/connectivity/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-19 13:13+0100\n" +"POT-Creation-Date: 2021-09-10 23:10+0200\n" "PO-Revision-Date: 2021-02-26 09:36+0000\n" "Last-Translator: Ming Hua \n" "Language-Team: Chinese (Simplified) \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.4\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565307129.000000\n" #. 9KHB8 @@ -161,20 +161,14 @@ msgctxt "STR_INVALID_COLUMN_SELECTION" msgid "The statement contains an invalid selection of columns." msgstr "该语句包含一个无效的列选择。" -#. sEFWB -#: connectivity/inc/strings.hrc:49 -msgctxt "STR_COLUMN_NOT_UPDATEABLE" -msgid "The column at position '$position$' could not be updated." -msgstr "无法更新 '$position$' 位置的列。" - #. iLNAb -#: connectivity/inc/strings.hrc:50 +#: connectivity/inc/strings.hrc:49 msgctxt "STR_COULD_NOT_LOAD_FILE" msgid "The file $filename$ could not be loaded." msgstr "无法载入文件 $filename$。" #. jq62z -#: connectivity/inc/strings.hrc:51 +#: connectivity/inc/strings.hrc:50 msgctxt "STR_LOAD_FILE_ERROR_MESSAGE" msgid "" "The attempt to load the file resulted in the following error message ($exception_type$):\n" @@ -187,146 +181,146 @@ msgstr "" #. sbrdS #. = the ado driver's resource strings -#: connectivity/inc/strings.hrc:53 +#: connectivity/inc/strings.hrc:52 msgctxt "STR_TYPE_NOT_CONVERT" msgid "The type could not be converted." msgstr "无法转换该类型。" #. 3L6uG -#: connectivity/inc/strings.hrc:54 +#: connectivity/inc/strings.hrc:53 msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" msgid "Could not append column: invalid column descriptor." msgstr "无法追加列: 无效的列描述符。" #. 4GMmY -#: connectivity/inc/strings.hrc:55 +#: connectivity/inc/strings.hrc:54 msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" msgid "Could not create group: invalid object descriptor." msgstr "无法创建分组: 无效的对象描述符。" #. MDKgr -#: connectivity/inc/strings.hrc:56 +#: connectivity/inc/strings.hrc:55 msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" msgid "Could not create index: invalid object descriptor." msgstr "无法创建索引: 无效的对象描述符。" #. jPjxi -#: connectivity/inc/strings.hrc:57 +#: connectivity/inc/strings.hrc:56 msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" msgid "Could not create key: invalid object descriptor." msgstr "无法创建关键字: 无效的对象描述符。" #. jaDH3 -#: connectivity/inc/strings.hrc:58 +#: connectivity/inc/strings.hrc:57 msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" msgid "Could not create table: invalid object descriptor." msgstr "无法创建表格: 无效的对象描述符。" #. utNzu -#: connectivity/inc/strings.hrc:59 +#: connectivity/inc/strings.hrc:58 msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" msgid "Could not create user: invalid object descriptor." msgstr "无法创建用户: 无效的对象描述符。" #. 4TE9R -#: connectivity/inc/strings.hrc:60 +#: connectivity/inc/strings.hrc:59 msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" msgid "Could not create view: invalid object descriptor." msgstr "无法创建视图: 无效的对象描述符。" #. BrHQp -#: connectivity/inc/strings.hrc:61 +#: connectivity/inc/strings.hrc:60 msgctxt "STR_VIEW_NO_COMMAND_ERROR" msgid "Could not create view: no command object." msgstr "无法创建视图: 没有命令对象。" #. GgFCn -#: connectivity/inc/strings.hrc:62 +#: connectivity/inc/strings.hrc:61 msgctxt "STR_NO_CONNECTION" msgid "The connection could not be created. May be the necessary data provider is not installed." msgstr "无法创建连接。可能是由于没有安装必需的数据提供程序。" #. GRZEu #. dbase -#: connectivity/inc/strings.hrc:64 +#: connectivity/inc/strings.hrc:63 msgctxt "STR_COULD_NOT_DELETE_INDEX" msgid "The index could not be deleted. An unknown error while accessing the file system occurred." msgstr "无法删除索引。访问文件系统时出现未知错误。" #. JbDnu -#: connectivity/inc/strings.hrc:65 +#: connectivity/inc/strings.hrc:64 msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" msgid "The index could not be created. Only one column per index is allowed." msgstr "无法创建索引。每个索引只允许一列。" #. rB3XE -#: connectivity/inc/strings.hrc:66 +#: connectivity/inc/strings.hrc:65 msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" msgid "The index could not be created. The values are not unique." msgstr "无法创建索引。值不唯一。" #. f8DTu -#: connectivity/inc/strings.hrc:67 +#: connectivity/inc/strings.hrc:66 msgctxt "STR_COULD_NOT_CREATE_INDEX" msgid "The index could not be created. An unknown error appeared." msgstr "无法创建索引。出现未知错误。" #. AFpdq -#: connectivity/inc/strings.hrc:68 +#: connectivity/inc/strings.hrc:67 msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" msgid "The index could not be created. The file '$filename$' is used by another index." msgstr "无法创建索引。文件「$filename$」文件正在被其他索引使用。" #. GcK7B -#: connectivity/inc/strings.hrc:69 +#: connectivity/inc/strings.hrc:68 msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" msgid "The index could not be created. The size of the chosen column is too big." msgstr "无法创建索引,选择的列太大。" #. vWZ84 -#: connectivity/inc/strings.hrc:70 +#: connectivity/inc/strings.hrc:69 msgctxt "STR_SQL_NAME_ERROR" msgid "The name '$name$' doesn't match SQL naming constraints." msgstr "名称 '$name$' 不符合 SQL 命名约束。" #. wv2Cx -#: connectivity/inc/strings.hrc:71 +#: connectivity/inc/strings.hrc:70 msgctxt "STR_COULD_NOT_DELETE_FILE" msgid "The file $filename$ could not be deleted." msgstr "无法删除 $filename$ 文件。" #. rp3rF -#: connectivity/inc/strings.hrc:72 +#: connectivity/inc/strings.hrc:71 msgctxt "STR_INVALID_COLUMN_TYPE" msgid "Invalid column type for column '$columnname$'." msgstr "列 '$columnname$' 的列类型无效。" #. jAStU -#: connectivity/inc/strings.hrc:73 +#: connectivity/inc/strings.hrc:72 msgctxt "STR_INVALID_COLUMN_PRECISION" msgid "Invalid precision for column '$columnname$'." msgstr "列 '$columnname$' 的精度无效。" #. zJbtr -#: connectivity/inc/strings.hrc:74 +#: connectivity/inc/strings.hrc:73 msgctxt "STR_INVALID_PRECISION_SCALE" msgid "Precision is less than scale for column '$columnname$'." msgstr "列 '$columnname$' 的精度小于数值范围。" #. PDCV3 -#: connectivity/inc/strings.hrc:75 +#: connectivity/inc/strings.hrc:74 msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" msgid "Invalid column name length for column '$columnname$'." msgstr "列 '$columnname$' 的列名称长度无效。" #. NZWGq -#: connectivity/inc/strings.hrc:76 +#: connectivity/inc/strings.hrc:75 msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" msgid "Duplicate value found in column '$columnname$'." msgstr "列「$columnname$」中含有重复值。" #. sfaxE -#: connectivity/inc/strings.hrc:77 +#: connectivity/inc/strings.hrc:76 msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" msgid "" "The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n" @@ -338,276 +332,276 @@ msgstr "" "指定数值「$value$」的长度大于允许的位数。" #. ZvEz9 -#: connectivity/inc/strings.hrc:78 +#: connectivity/inc/strings.hrc:77 msgctxt "STR_COLUMN_NOT_ALTERABLE" msgid "The column '$columnname$' could not be altered. May be the file system is write protected." msgstr "无法更改列 '$columnname$'。也许文件系统被写保护了。" #. 4BgE9 -#: connectivity/inc/strings.hrc:79 +#: connectivity/inc/strings.hrc:78 msgctxt "STR_INVALID_COLUMN_VALUE" msgid "The column '$columnname$' could not be updated. The value is invalid for that column." msgstr "无法更新列 '$columnname$'。该值对于当前列来说无效。" #. dFAFB -#: connectivity/inc/strings.hrc:80 +#: connectivity/inc/strings.hrc:79 msgctxt "STR_COLUMN_NOT_ADDABLE" msgid "The column '$columnname$' could not be added. May be the file system is write protected." msgstr "无法添加列 '$columnname$'。也许文件系统被写保护了。" #. zk3QB -#: connectivity/inc/strings.hrc:81 +#: connectivity/inc/strings.hrc:80 msgctxt "STR_COLUMN_NOT_DROP" msgid "The column at position '$position$' could not be dropped. May be the file system is write protected." msgstr "无法删除 '$position$' 位置的列。也许文件系统被写保护了。" #. hAwmi -#: connectivity/inc/strings.hrc:82 +#: connectivity/inc/strings.hrc:81 msgctxt "STR_TABLE_NOT_DROP" msgid "The table '$tablename$' could not be dropped. May be the file system is write protected." msgstr "无法删除表格 '$tablename$'。也许文件系统被写保护了。" #. R3BGx -#: connectivity/inc/strings.hrc:83 +#: connectivity/inc/strings.hrc:82 msgctxt "STR_COULD_NOT_ALTER_TABLE" msgid "The table could not be altered." msgstr "无法更改表格。" #. UuoNm -#: connectivity/inc/strings.hrc:84 +#: connectivity/inc/strings.hrc:83 msgctxt "STR_INVALID_DBASE_FILE" msgid "The file '$filename$' is an invalid (or unrecognized) dBase file." msgstr "'$filename$' 文件是一个无效的 (或无法识别的) dBase 文件。" #. LhHTA #. Evoab2 -#: connectivity/inc/strings.hrc:86 +#: connectivity/inc/strings.hrc:85 msgctxt "STR_CANNOT_OPEN_BOOK" msgid "Cannot open Evolution address book." msgstr "无法打开 Evolution 通讯薄。" #. sxbEF -#: connectivity/inc/strings.hrc:87 +#: connectivity/inc/strings.hrc:86 msgctxt "STR_SORT_BY_COL_ONLY" msgid "Can only sort by table columns." msgstr "只能按列排序。" #. E4wn2 #. File -#: connectivity/inc/strings.hrc:89 +#: connectivity/inc/strings.hrc:88 msgctxt "STR_QUERY_COMPLEX_COUNT" msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported." msgstr "无法执行查询。该查询太复杂。只支持 \"COUNT(*)\"。" #. 8VQo4 -#: connectivity/inc/strings.hrc:90 +#: connectivity/inc/strings.hrc:89 msgctxt "STR_QUERY_INVALID_BETWEEN" msgid "The query can not be executed. The 'BETWEEN' arguments are not correct." msgstr "无法执行查询。'BETWEEN' 参数错误。" #. 4oK7N -#: connectivity/inc/strings.hrc:91 +#: connectivity/inc/strings.hrc:90 msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" msgid "The query can not be executed. The function is not supported." msgstr "无法执行查询。不支持该函数。" #. kCjVU -#: connectivity/inc/strings.hrc:92 +#: connectivity/inc/strings.hrc:91 msgctxt "STR_TABLE_READONLY" msgid "The table can not be changed. It is read only." msgstr "无法更改表格。它是只读的。" #. cqWEv -#: connectivity/inc/strings.hrc:93 +#: connectivity/inc/strings.hrc:92 msgctxt "STR_DELETE_ROW" msgid "The row could not be deleted. The option \"Display inactive records\" is set." msgstr "无法删除该行。「显示非活动的记录」选项已被设置。" #. TZTfv -#: connectivity/inc/strings.hrc:94 +#: connectivity/inc/strings.hrc:93 msgctxt "STR_ROW_ALREADY_DELETED" msgid "The row could not be deleted. It is already deleted." msgstr "无法删除该行。它已经被删除了。" #. fuJot -#: connectivity/inc/strings.hrc:95 +#: connectivity/inc/strings.hrc:94 msgctxt "STR_QUERY_MORE_TABLES" msgid "The query can not be executed. It contains more than one table." msgstr "无法执行查询。它包含多个表格。" #. w7AzE -#: connectivity/inc/strings.hrc:96 +#: connectivity/inc/strings.hrc:95 msgctxt "STR_QUERY_NO_TABLE" msgid "The query can not be executed. It contains no valid table." msgstr "无法执行查询。它包含无效的表格。" #. CRsGn -#: connectivity/inc/strings.hrc:97 +#: connectivity/inc/strings.hrc:96 msgctxt "STR_QUERY_NO_COLUMN" msgid "The query can not be executed. It contains no valid columns." msgstr "无法执行查询。它包含无效的列。" #. ucGyR -#: connectivity/inc/strings.hrc:98 +#: connectivity/inc/strings.hrc:97 msgctxt "STR_INVALID_PARA_COUNT" msgid "The count of the given parameter values doesn't match the parameters." msgstr "给定参数值的数目与参数不匹配。" #. 3EDJB -#: connectivity/inc/strings.hrc:99 +#: connectivity/inc/strings.hrc:98 msgctxt "STR_NO_VALID_FILE_URL" msgid "The URL '$URL$' is not valid. A connection can not be created." msgstr "URL '$URL$' 无效。无法创建连接。" #. 9n4j2 -#: connectivity/inc/strings.hrc:100 +#: connectivity/inc/strings.hrc:99 msgctxt "STR_NO_CLASSNAME" msgid "The driver class '$classname$' could not be loaded." msgstr "无法装入驱动程序类 '$classname$'。" #. jbnZZ -#: connectivity/inc/strings.hrc:101 +#: connectivity/inc/strings.hrc:100 msgctxt "STR_NO_JAVA" msgid "No Java installation could be found. Please check your installation." msgstr "未找到任何 Java 安装。请检查您的安装程序。" #. iKnFy -#: connectivity/inc/strings.hrc:102 +#: connectivity/inc/strings.hrc:101 msgctxt "STR_NO_RESULTSET" msgid "The execution of the query doesn't return a valid result set." msgstr "该查询语句未返回有效的结果集。" #. kiYDS -#: connectivity/inc/strings.hrc:103 +#: connectivity/inc/strings.hrc:102 msgctxt "STR_NO_ROWCOUNT" msgid "The execution of the update statement doesn't effect any rows." msgstr "该更新语句没有作用于任何行。" #. xiRq3 -#: connectivity/inc/strings.hrc:104 +#: connectivity/inc/strings.hrc:103 msgctxt "STR_NO_CLASSNAME_PATH" msgid "The additional driver class path is '$classpath$'." msgstr "附加驱动程序的类路径为【$classpath$】。" #. QxNVP -#: connectivity/inc/strings.hrc:105 +#: connectivity/inc/strings.hrc:104 msgctxt "STR_UNKNOWN_PARA_TYPE" msgid "The type of parameter at position '$position$' is unknown." msgstr "'$position$' 位置的参数类型未知。" #. ghuVV -#: connectivity/inc/strings.hrc:106 +#: connectivity/inc/strings.hrc:105 msgctxt "STR_UNKNOWN_COLUMN_TYPE" msgid "The type of column at position '$position$' is unknown." msgstr "'$position$' 位置的列类型未知。" #. 3FmFX #. KAB -#: connectivity/inc/strings.hrc:108 +#: connectivity/inc/strings.hrc:107 msgctxt "STR_PARA_ONLY_PREPARED" msgid "Parameters can appear only in prepared statements." msgstr "参数只能出现在准备好的语句中。" #. CB7pj #. MACAB -#: connectivity/inc/strings.hrc:110 +#: connectivity/inc/strings.hrc:109 msgctxt "STR_NO_TABLE" msgid "No such table!" msgstr "没有此表格!" #. CDY8S -#: connectivity/inc/strings.hrc:111 +#: connectivity/inc/strings.hrc:110 msgctxt "STR_NO_MAC_OS_FOUND" msgid "No suitable Mac OS installation was found." msgstr "未找到合适的 Mac OS 安装程序。" #. HNSzq #. hsqldb -#: connectivity/inc/strings.hrc:113 +#: connectivity/inc/strings.hrc:112 msgctxt "STR_NO_STORAGE" msgid "The connection can not be established. No storage or URL was given." msgstr "无法建立连接。未给定存储或 URL。" #. SZSmZ -#: connectivity/inc/strings.hrc:114 +#: connectivity/inc/strings.hrc:113 msgctxt "STR_INVALID_FILE_URL" msgid "The given URL contains no valid local file system path. Please check the location of your database file." msgstr "给定的 URL 包含无效的本地文件系统路径。请检查您数据库文件的位置。" #. muHcn -#: connectivity/inc/strings.hrc:115 +#: connectivity/inc/strings.hrc:114 msgctxt "STR_NO_TABLE_CONTAINER" msgid "An error occurred while obtaining the connection's table container." msgstr "获取连接的表容器时出错。" #. Rm4Le -#: connectivity/inc/strings.hrc:116 +#: connectivity/inc/strings.hrc:115 msgctxt "STR_NO_TABLENAME" msgid "There is no table named '$tablename$'." msgstr "不存在名为 '$tablename$' 的表格。" #. 3BxCF -#: connectivity/inc/strings.hrc:117 +#: connectivity/inc/strings.hrc:116 msgctxt "STR_NO_DOCUMENTUI" msgid "The provided DocumentUI is not allowed to be NULL." msgstr "提供的 DocumentUI 不允许为空。" #. VLEMM -#: connectivity/inc/strings.hrc:118 +#: connectivity/inc/strings.hrc:117 msgctxt "STR_ERROR_NEW_VERSION" msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." msgstr "无法建立连接。该数据库是由较新版本的 %PRODUCTNAME 创建的。" #. 3BKTP -#: connectivity/inc/strings.hrc:120 +#: connectivity/inc/strings.hrc:119 msgctxt "STR_ROW_SET_OPERATION_VETOED" msgid "The record operation has been vetoed." msgstr "对记录的操作已被拒绝。" #. hdDea -#: connectivity/inc/strings.hrc:121 +#: connectivity/inc/strings.hrc:120 msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" msgid "The statement contains a cyclic reference to one or more sub queries." msgstr "此语包含对一个或多个子查询的循环引用。" #. EmFm4 -#: connectivity/inc/strings.hrc:122 +#: connectivity/inc/strings.hrc:121 msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" msgid "The name must not contain any slashes ('/')." msgstr "名称中不能包含任何斜线 ('/')。" #. 5Te4k -#: connectivity/inc/strings.hrc:123 +#: connectivity/inc/strings.hrc:122 msgctxt "STR_DB_INVALID_SQL_NAME" msgid "$1$ is no SQL conform identifier." msgstr "$1$ 不是合法的 SQL 标识符。" #. kvvjL -#: connectivity/inc/strings.hrc:124 +#: connectivity/inc/strings.hrc:123 msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" msgid "Query names must not contain quote characters." msgstr "查询名中不能包含引号字符。" #. rw59B -#: connectivity/inc/strings.hrc:125 +#: connectivity/inc/strings.hrc:124 msgctxt "STR_DB_OBJECT_NAME_IS_USED" msgid "The name '$1$' is already in use in the database." msgstr "名称 '$1$' 已在数据库中被使用。" #. gD8xU -#: connectivity/inc/strings.hrc:126 +#: connectivity/inc/strings.hrc:125 msgctxt "STR_DB_NOT_CONNECTED" msgid "No connection to the database exists." msgstr "到数据库的连接不存在。" #. Dpdod -#: connectivity/inc/strings.hrc:127 +#: connectivity/inc/strings.hrc:126 msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" msgid "No $1$ exists." msgstr "不存在 $1$。" #. e7kHo -#: connectivity/inc/strings.hrc:128 +#: connectivity/inc/strings.hrc:127 msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" msgid "Unable to display the complete table content. Please apply a filter." msgstr "无法完整显示表格内容。请对其应用筛选。" diff --git a/source/zh-CN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po index 07120890787..226445d29e8 100644 --- a/source/zh-CN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 17:58+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357547.000000\n" +#. 9EAjq #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -24,6 +26,7 @@ msgctxt "" msgid "ADO" msgstr "ADO" +#. nw3hx #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -33,6 +36,7 @@ msgctxt "" msgid "Microsoft Access" msgstr "Microsoft Access" +#. uAES5 #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/calc/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/calc/org/openoffice/Office/DataAccess.po index dfa9bc7d420..2ca64259cd3 100644 --- a/source/zh-CN/connectivity/registry/calc/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/calc/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 17:58+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357547.000000\n" +#. yy6MK #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po index d58bdc411e4..ee04edc6cc9 100644 --- a/source/zh-CN/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 17:58+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357547.000000\n" +#. bBcuA #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po index cdeb75c3fb1..52f91c9c468 100644 --- a/source/zh-CN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po @@ -3,9 +3,9 @@ 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:41+0200\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" "PO-Revision-Date: 2017-04-21 04:13+0000\n" -"Last-Translator: 锁琨珑 \n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -13,9 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1492748003.000000\n" +#. DfEKx #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -25,6 +26,7 @@ msgctxt "" msgid "Firebird Embedded" msgstr "内嵌 Firebird" +#. 3davX #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/flat/org/openoffice/Office/DataAccess.po index 0fe95828a21..e3243a5381c 100644 --- a/source/zh-CN/connectivity/registry/flat/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/flat/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 18:00+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357547.000000\n" +#. RQiER #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po index 8fea3b6cb60..b07072e0321 100644 --- a/source/zh-CN/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po @@ -3,9 +3,9 @@ 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:41+0200\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" "PO-Revision-Date: 2017-04-21 04:13+0000\n" -"Last-Translator: 锁琨珑 \n" +"Last-Translator: Voina i Mir \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -13,9 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1492748011.000000\n" +#. yescE #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po index 7fb733c3ece..ad36c00984d 100644 --- a/source/zh-CN/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 18:00+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357548.000000\n" +#. LMk2Z #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -24,6 +26,7 @@ msgctxt "" msgid "JDBC" msgstr "JDBC" +#. DizFd #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/macab/org/openoffice/Office/DataAccess.po index 0bebcb46cc5..c60b85429ad 100644 --- a/source/zh-CN/connectivity/registry/macab/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/macab/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 18:00+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357548.000000\n" +#. f596y #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po index 894713ab6ca..1e14dceab93 100644 --- a/source/zh-CN/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-10-21 20:58+0200\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" "PO-Revision-Date: 2018-10-29 18:14+0000\n" "Last-Translator: Voina i Mir \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,7 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1540836842.000000\n" +#. ny8vx #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -25,6 +26,7 @@ msgctxt "" msgid "MySQL (JDBC)" msgstr "MySQL (JDBC)" +#. F637n #: Drivers.xcu msgctxt "" "Drivers.xcu\n" @@ -34,6 +36,7 @@ msgctxt "" msgid "MySQL (ODBC)" msgstr "MySQL (ODBC)" +#. rcnrk #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po index f3fd9f7ac0f..d261272bfc1 100644 --- a/source/zh-CN/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-10-02 17:57+0200\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" "PO-Revision-Date: 2018-10-29 18:14+0000\n" "Last-Translator: Voina i Mir \n" "Language-Team: LANGUAGE \n" @@ -13,9 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1540836847.000000\n" +#. NHVFU #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po index 7b4e8bc67e8..c9d66e7d4fa 100644 --- a/source/zh-CN/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 18:02+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357548.000000\n" +#. GJEo8 #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po index 3d7c391a93a..9bdef8585eb 100644 --- a/source/zh-CN/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po @@ -3,18 +3,20 @@ 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-13 18:02+0200\n" -"Last-Translator: Dean \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 01:05+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369357548.000000\n" +#. b2XSs #: Drivers.xcu msgctxt "" "Drivers.xcu\n" diff --git a/source/zh-CN/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/source/zh-CN/connectivity/registry/writer/org/openoffice/Office/DataAccess.po index b1984096a6b..dd459ef98fe 100644 --- a/source/zh-CN/connectivity/registry/writer/org/openoffice/Office/DataAccess.po +++ b/source/zh-CN/connectivity/registry/writer/org/openoffice/Office/DataAccess.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-10-04 11:48+0200\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" "PO-Revision-Date: 2017-11-03 03:23+0000\n" "Last-Translator: 锁琨珑 \n" "Language-Team: LANGUAGE \n" @@ -13,9 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1509679409.000000\n" +#. 9UrY4 #: Drivers.xcu msgctxt "" "Drivers.xcu\n" -- cgit