summaryrefslogtreecommitdiff
path: root/source/zh-TW/connectivity/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-TW/connectivity/messages.po')
-rw-r--r--source/zh-TW/connectivity/messages.po544
1 files changed, 192 insertions, 352 deletions
diff --git a/source/zh-TW/connectivity/messages.po b/source/zh-TW/connectivity/messages.po
index 47a56bd0c86..d7644e1d7c7 100644
--- a/source/zh-TW/connectivity/messages.po
+++ b/source/zh-TW/connectivity/messages.po
@@ -1,10 +1,10 @@
-#
+#. extracted from connectivity/inc
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"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-04-12 14:13+0200\n"
-"PO-Revision-Date: 2017-01-11 17:12+0000\n"
+"POT-Creation-Date: 2017-10-04 11:48+0200\n"
+"PO-Revision-Date: 2017-10-06 17:22+0000\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_TW\n"
@@ -13,302 +13,192 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1484154751.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1507310527.000000\n"
-#. KjDmE
-#: conn_error_message.src
-msgctxt "256 + 2*100 + 0"
-msgid "The record operation has been vetoed."
-msgstr "記錄作業已遭否決。"
-
-#. xAZXk
-#: conn_error_message.src
-msgctxt "256 + 2*200 + 0"
-msgid "The statement contains a cyclic reference to one or more sub queries."
-msgstr "陳述式包含至一個或多個子查詢的循環參照。"
-
-#. sppzX
-#: conn_error_message.src
-msgctxt "256 + 2*300 + 0"
-msgid "The name must not contain any slashes ('/')."
-msgstr "名稱不得包含任何斜線 (「/」)。"
-
-#. pcGch
-#: conn_error_message.src
-msgctxt "256 + 2*301 + 0"
-msgid "$1$ is no SQL conform identifier."
-msgstr "$1$ 不是符合 SQL 的識別碼。"
-
-#. rhNKU
-#: conn_error_message.src
-msgctxt "256 + 2*302 + 0"
-msgid "Query names must not contain quote characters."
-msgstr "查詢名稱不得包含引號字元。"
-
-#. vt9Xy
-#: conn_error_message.src
-msgctxt "256 + 2*303 + 0"
-msgid "The name '$1$' is already in use in the database."
-msgstr "資料庫中已使用名稱「$1$」。"
-
-#. mHdB5
-#: conn_error_message.src
-msgctxt "256 + 2*304 + 0"
-msgid "No connection to the database exists."
-msgstr "資料庫連線不存在。"
-
-#. qsN7W
-#: conn_error_message.src
-msgctxt "256 + 2*500 + 0"
-msgid "No $1$ exists."
-msgstr "$1$ 不存在。"
-
-#. xvK2D
-#: conn_error_message.src
-msgctxt "256 + 2*550 + 0"
-msgid "Unable to display the complete table content. Please apply a filter."
-msgstr "無法顯示完整的表格內容。請套用篩選。"
-
-#. 9LXDp
-#: conn_shared_res.src
+#. = the mozab driver's resource strings
+#: strings.hrc:26
msgctxt "STR_ERR_EXECUTING_QUERY"
msgid "An error occurred while executing the query."
msgstr "執行查詢時發生錯誤。"
-#. 7yRgf
-#: conn_shared_res.src
+#: strings.hrc:27
msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
msgid "The query can not be executed. It needs at least one table."
msgstr "無法執行查詢。至少需有一份表格。"
-#. aBhA8
-#: conn_shared_res.src
+#: strings.hrc:28
msgctxt "STR_NO_COUNT_SUPPORT"
msgid "The driver does not support the 'COUNT' function."
msgstr "驅動程式不支援「COUNT」函式。"
-#. FB59h
-#: conn_shared_res.src
+#: strings.hrc:29
msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
msgid "This statement type not supported by this database driver."
msgstr "此資料庫驅動程式不支援此陳述式類型。"
-#. KodDj
-#: conn_shared_res.src
+#: strings.hrc:30
msgctxt "STR_UNSPECIFIED_ERROR"
msgid "An unknown error occurred."
msgstr "遭遇不明錯誤。"
-#. 2CZNZ
-#: conn_shared_res.src
+#: strings.hrc:31
msgctxt "STR_ERROR_REFRESH_ROW"
msgid "An error occurred while refreshing the current row."
msgstr "重新整理目前的列時遭遇錯誤。"
-#. DJhQp
-#: conn_shared_res.src
+#: strings.hrc:32
msgctxt "STR_ERROR_GET_ROW"
msgid "An error occurred while getting the current row."
msgstr "取得目前的列時遭遇錯誤。"
-#. s9ves
-#: conn_shared_res.src
+#: strings.hrc:33
msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN"
-msgid ""
-"The query can not be executed. The 'IS NULL' can only be used with a column "
-"name."
+msgid "The query can not be executed. The 'IS NULL' can only be used with a column name."
msgstr "無法執行查詢。「IS NULL」僅能用於欄名。"
-#. kLhAy
-#: conn_shared_res.src
+#: strings.hrc:34
msgctxt "STR_ILLEGAL_MOVEMENT"
msgid "Illegal cursor movement occurred."
msgstr "發生不合規定的游標移動。"
-#. vGtCJ
-#: conn_shared_res.src
+#: strings.hrc:35
msgctxt "STR_COMMIT_ROW"
msgid "Please commit row '$position$' before update rows or insert new rows."
msgstr "請先確認列「$position$」,再更新列或插入新列。"
-#. 7DcRU
-#: conn_shared_res.src
+#. = common strings
+#: strings.hrc:37
msgctxt "STR_NO_CONNECTION_GIVEN"
msgid "It doesn't exist a connection to the database."
msgstr "未連線到該資料庫。"
-#. 5BYEX
-#: conn_shared_res.src
+#: strings.hrc:38
msgctxt "STR_WRONG_PARAM_INDEX"
-msgid ""
-"You tried to set a parameter at position '$pos$' but there is/are only "
-"'$count$' parameter(s) allowed. One reason may be that the property "
-"\"ParameterNameSubstitution\" is not set to TRUE in the data source."
-msgstr ""
-"您嘗試在「$pos$」位置設定參數,但該處僅允許「$count$」個參數。原因可能是資料來源的屬性 "
-"\"ParameterNameSubstitution\" 未設為 TRUE。"
+msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
+msgstr "您嘗試在「$pos$」位置設定參數,但該處僅允許「$count$」個參數。原因可能是資料來源的屬性 \"ParameterNameSubstitution\" 未設為 TRUE。"
-#. 6FnrV
-#: conn_shared_res.src
+#: strings.hrc:39
msgctxt "STR_NO_INPUTSTREAM"
msgid "The input stream was not set."
msgstr "未設定輸入串流。"
-#. Davdp
-#: conn_shared_res.src
+#: strings.hrc:40
msgctxt "STR_NO_ELEMENT_NAME"
msgid "There is no element named '$name$'."
msgstr "沒有名為「$name$」的元素。"
-#. CWktu
-#: conn_shared_res.src
+#: strings.hrc:41
msgctxt "STR_INVALID_BOOKMARK"
msgid "Invalid bookmark value"
msgstr "無效的書籤值"
-#. VXSEP
-#: conn_shared_res.src
+#: strings.hrc:42
msgctxt "STR_PRIVILEGE_NOT_GRANTED"
msgid "Privilege not granted: Only table privileges can be granted."
msgstr "未授予權限: 僅可授予表格權限。"
-#. DZf3v
-#: conn_shared_res.src
+#: strings.hrc:43
msgctxt "STR_PRIVILEGE_NOT_REVOKED"
msgid "Privilege not revoked: Only table privileges can be revoked."
msgstr "未撤銷權限: 僅可撤銷表格權限。"
-#. qTZj7
-#: conn_shared_res.src
+#: strings.hrc:44
msgctxt "STR_ERRORMSG_SEQUENCE"
msgid "Function sequence error."
msgstr "函式序列錯誤。"
-#. scUDb
-#: conn_shared_res.src
+#: strings.hrc:45
msgctxt "STR_INVALID_INDEX"
msgid "Invalid descriptor index."
msgstr "無效的描述元索引。"
-#. MAAeW
-#: conn_shared_res.src
+#: strings.hrc:46
msgctxt "STR_UNSUPPORTED_FUNCTION"
msgid "The driver does not support the function '$functionname$'."
msgstr "驅動程式不支援函式「$functionname$」。"
-#. FAp7x
-#: conn_shared_res.src
+#: strings.hrc:47
msgctxt "STR_UNSUPPORTED_FEATURE"
-msgid ""
-"The driver does not support the functionality for '$featurename$'. It is not"
-" implemented."
+msgid "The driver does not support the functionality for '$featurename$'. It is not implemented."
msgstr "驅動程式不支援「$featurename$」的功能。未實作。"
-#. zXVCV
-#: conn_shared_res.src
+#: strings.hrc:48
msgctxt "STR_FORMULA_WRONG"
msgid "The formula for TypeInfoSettings is wrong!"
msgstr "TypeInfoSettings 的公式錯誤!"
-#. ZWq6D
-#: conn_shared_res.src
+#: strings.hrc:49
msgctxt "STR_STRING_LENGTH_EXCEEDED"
-msgid ""
-"The string '$string$' exceeds the maximum length of $maxlen$ characters when"
-" converted to the target character set '$charset$'."
+msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."
msgstr "字串「$string$」在轉換為目標字元集「$charset$」時超出長度上限 $maxlen$ 個字元。"
-#. CYSBr
-#: conn_shared_res.src
+#: strings.hrc:50
msgctxt "STR_CANNOT_CONVERT_STRING"
-msgid ""
-"The string '$string$' cannot be converted using the encoding '$charset$'."
+msgid "The string '$string$' cannot be converted using the encoding '$charset$'."
msgstr "無法使用編碼「$charset$」轉換字串「$string$」。"
-#. sSzsJ
-#: conn_shared_res.src
+#: strings.hrc:51
msgctxt "STR_URI_SYNTAX_ERROR"
msgid "The connection URL is invalid."
msgstr "無效的連線 URL。"
-#. ULTqE
-#: conn_shared_res.src
+#: strings.hrc:52
msgctxt "STR_QUERY_TOO_COMPLEX"
msgid "The query can not be executed. It is too complex."
msgstr "無法執行查詢。查詢太複雜。"
-#. UQYpN
-#: conn_shared_res.src
+#: strings.hrc:53
msgctxt "STR_OPERATOR_TOO_COMPLEX"
msgid "The query can not be executed. The operator is too complex."
msgstr "無法執行查詢。運算子太複雜。"
-#. DmQcr
-#: conn_shared_res.src
+#: strings.hrc:54
msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
-msgid ""
-"The query can not be executed. You cannot use 'LIKE' with columns of this "
-"type."
+msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type."
msgstr "無法執行查詢。您無法將「LIKE」用於此類型的欄。"
-#. EMgKF
-#: conn_shared_res.src
+#: strings.hrc:55
msgctxt "STR_QUERY_INVALID_LIKE_STRING"
-msgid ""
-"The query can not be executed. 'LIKE' can be used with a string argument "
-"only."
+msgid "The query can not be executed. 'LIKE' can be used with a string argument only."
msgstr "無法執行查詢。「LIKE」僅能用於字串引數。"
-#. PBG3H
-#: conn_shared_res.src
+#: strings.hrc:56
msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
-msgid ""
-"The query can not be executed. The 'NOT LIKE' condition is too complex."
+msgid "The query can not be executed. The 'NOT LIKE' condition is too complex."
msgstr "無法執行查詢。「NOT LIKE」條件太複雜。"
-#. CWeME
-#: conn_shared_res.src
+#: strings.hrc:57
msgctxt "STR_QUERY_LIKE_WILDCARD"
-msgid ""
-"The query can not be executed. The 'LIKE' condition contains wildcard in the"
-" middle."
+msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle."
msgstr "無法執行查詢。「LIKE」條件中間包含萬用字元。"
-#. NK7eq
-#: conn_shared_res.src
+#: strings.hrc:58
msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
-msgid ""
-"The query can not be executed. The 'LIKE' condition contains too many "
-"wildcards."
+msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards."
msgstr "無法執行查詢。「LIKE」條件包含太多萬用字元。"
-#. nADdF
-#: conn_shared_res.src
+#: strings.hrc:59
msgctxt "STR_INVALID_COLUMNNAME"
msgid "The column name '$columnname$' is not valid."
msgstr "欄名「$columnname$」無效。"
-#. FT3Zb
-#: conn_shared_res.src
+#: strings.hrc:60
msgctxt "STR_INVALID_COLUMN_SELECTION"
msgid "The statement contains an invalid selection of columns."
msgstr "陳述式包含無效的欄選取區域。"
-#. sEFWB
-#: conn_shared_res.src
+#: strings.hrc:61
msgctxt "STR_COLUMN_NOT_UPDATEABLE"
msgid "The column at position '$position$' could not be updated."
msgstr "無法更新位於「$position$」位置的欄。"
-#. iLNAb
-#: conn_shared_res.src
+#: strings.hrc:62
msgctxt "STR_COULD_NOT_LOAD_FILE"
msgid "The file $filename$ could not be loaded."
msgstr "無法載入檔案 $filename$。"
-#. jq62z
-#: conn_shared_res.src
+#: strings.hrc:63
msgctxt "STR_LOAD_FILE_ERROR_MESSAGE"
msgid ""
"The attempt to load the file resulted in the following error message ($exception_type$):\n"
@@ -319,153 +209,123 @@ msgstr ""
"\n"
"$error_message$"
-#. sbrdS
-#: conn_shared_res.src
+#. = the ado driver's resource strings
+#: strings.hrc:65
msgctxt "STR_TYPE_NOT_CONVERT"
msgid "The type could not be converted."
msgstr "無法轉換類型。"
-#. 3L6uG
-#: conn_shared_res.src
+#: strings.hrc:66
msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
msgid "Could not append column: invalid column descriptor."
msgstr "無法附加欄: 欄描述元無效。"
-#. 4GMmY
-#: conn_shared_res.src
+#: strings.hrc:67
msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
msgid "Could not create group: invalid object descriptor."
msgstr "無法建立群組: 物件描述元無效。"
-#. MDKgr
-#: conn_shared_res.src
+#: strings.hrc:68
msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
msgid "Could not create index: invalid object descriptor."
msgstr "無法建立索引: 物件描述元無效。"
-#. jPjxi
-#: conn_shared_res.src
+#: strings.hrc:69
msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
msgid "Could not create key: invalid object descriptor."
msgstr "無法建立關鍵字: 物件描述元無效。"
-#. jaDH3
-#: conn_shared_res.src
+#: strings.hrc:70
msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
msgid "Could not create table: invalid object descriptor."
msgstr "無法建立表格: 物件描述元無效。"
-#. utNzu
-#: conn_shared_res.src
+#: strings.hrc:71
msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
msgid "Could not create user: invalid object descriptor."
msgstr "無法建立使用者: 物件描述元無效。"
-#. 4TE9R
-#: conn_shared_res.src
+#: strings.hrc:72
msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
msgid "Could not create view: invalid object descriptor."
msgstr "無法建立檢視: 物件描述元無效。"
-#. BrHQp
-#: conn_shared_res.src
+#: strings.hrc:73
msgctxt "STR_VIEW_NO_COMMAND_ERROR"
msgid "Could not create view: no command object."
msgstr "無法建立檢視: 無指令物件。"
-#. GgFCn
-#: conn_shared_res.src
+#: strings.hrc:74
msgctxt "STR_NO_CONNECTION"
-msgid ""
-"The connection could not be created. May be the necessary data provider is "
-"not installed."
+msgid "The connection could not be created. May be the necessary data provider is not installed."
msgstr "無法建立連線。可能未安裝必要的資料提供者。"
-#. GRZEu
-#: conn_shared_res.src
+#: strings.hrc:76
msgctxt "STR_COULD_NOT_DELETE_INDEX"
-msgid ""
-"The index could not be deleted. An unknown error while accessing the file "
-"system occurred."
+msgid "The index could not be deleted. An unknown error while accessing the file system occurred."
msgstr "無法刪除索引。存取檔案系統時發生不明的錯誤。"
-#. JbDnu
-#: conn_shared_res.src
+#: strings.hrc:77
msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
msgid "The index could not be created. Only one column per index is allowed."
msgstr "無法建立索引。僅允許每條索引對應一欄。"
-#. rB3XE
-#: conn_shared_res.src
+#: strings.hrc:78
msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
msgid "The index could not be created. The values are not unique."
msgstr "無法建立索引。它們不是唯一的值。"
-#. f8DTu
-#: conn_shared_res.src
+#: strings.hrc:79
msgctxt "STR_COULD_NOT_CREATE_INDEX"
msgid "The index could not be created. An unknown error appeared."
msgstr "無法建立索引。出現不明錯誤。"
-#. HPZuZ
-#: conn_shared_res.src
+#: strings.hrc:80
msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
-msgid ""
-"The index could not be created. The file '$filename$' is used by an other "
-"index."
+msgid "The index could not be created. The file '$filename$' is used by an other index."
msgstr "無法建立索引。其他索引正在使用檔案「$filename$」。"
-#. GcK7B
-#: conn_shared_res.src
+#: strings.hrc:81
msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
-msgid ""
-"The index could not be created. The size of the chosen column is too big."
+msgid "The index could not be created. The size of the chosen column is too big."
msgstr "無法建立索引。選擇的欄大小過大。"
-#. vWZ84
-#: conn_shared_res.src
+#: strings.hrc:82
msgctxt "STR_SQL_NAME_ERROR"
msgid "The name '$name$' doesn't match SQL naming constraints."
msgstr "名稱「$name$」不符合 SQL 命名限制。"
-#. wv2Cx
-#: conn_shared_res.src
+#: strings.hrc:83
msgctxt "STR_COULD_NOT_DELETE_FILE"
msgid "The file $filename$ could not be deleted."
msgstr "無法刪除檔案 $filename$。"
-#. rp3rF
-#: conn_shared_res.src
+#: strings.hrc:84
msgctxt "STR_INVALID_COLUMN_TYPE"
msgid "Invalid column type for column '$columnname$'."
msgstr "欄「$columnname$」的欄類型無效。"
-#. jAStU
-#: conn_shared_res.src
+#: strings.hrc:85
msgctxt "STR_INVALID_COLUMN_PRECISION"
msgid "Invalid precision for column '$columnname$'."
msgstr "欄「$columnname$」的精度無效。"
-#. zJbtr
-#: conn_shared_res.src
+#: strings.hrc:86
msgctxt "STR_INVALID_PRECISION_SCALE"
msgid "Precision is less than scale for column '$columnname$'."
msgstr "欄「$columnname$」的精度小於刻度。"
-#. PDCV3
-#: conn_shared_res.src
+#: strings.hrc:87
msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
msgid "Invalid column name length for column '$columnname$'."
msgstr "欄「$columnname$」的欄名長度無效。"
-#. NZWGq
-#: conn_shared_res.src
+#: strings.hrc:88
msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
msgid "Duplicate value found in column '$columnname$'."
msgstr "「$columnname$」欄中發現重複的值。"
-#. sfaxE
-#: conn_shared_res.src
+#: strings.hrc:89
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"
@@ -476,269 +336,249 @@ msgstr ""
"\n"
"指定的值「$value$」比允許的位數長。"
-#. ZvEz9
-#: conn_shared_res.src
+#: strings.hrc:90
msgctxt "STR_COLUMN_NOT_ALTERABLE"
-msgid ""
-"The column '$columnname$' could not be altered. May be the file system is "
-"write protected."
+msgid "The column '$columnname$' could not be altered. May be the file system is write protected."
msgstr "無法改變欄「$columnname$」。檔案系統可能有防寫保護。"
-#. 4BgE9
-#: conn_shared_res.src
+#: strings.hrc:91
msgctxt "STR_INVALID_COLUMN_VALUE"
-msgid ""
-"The column '$columnname$' could not be updated. The value is invalid for "
-"that column."
+msgid "The column '$columnname$' could not be updated. The value is invalid for that column."
msgstr "無法更新欄「$columnname$」。該欄的值無效。"
-#. dFAFB
-#: conn_shared_res.src
+#: strings.hrc:92
msgctxt "STR_COLUMN_NOT_ADDABLE"
-msgid ""
-"The column '$columnname$' could not be added. May be the file system is "
-"write protected."
+msgid "The column '$columnname$' could not be added. May be the file system is write protected."
msgstr "無法增加欄「$columnname$」。檔案系統可能有防寫保護。"
-#. zk3QB
-#: conn_shared_res.src
+#: strings.hrc:93
msgctxt "STR_COLUMN_NOT_DROP"
-msgid ""
-"The column at position '$position$' could not be dropped. May be the file "
-"system is write protected."
+msgid "The column at position '$position$' could not be dropped. May be the file system is write protected."
msgstr "無法在位置「$position$」放置欄。檔案系統可能有防寫保護。"
-#. hAwmi
-#: conn_shared_res.src
+#: strings.hrc:94
msgctxt "STR_TABLE_NOT_DROP"
-msgid ""
-"The table '$tablename$' could not be dropped. May be the file system is "
-"write protected."
+msgid "The table '$tablename$' could not be dropped. May be the file system is write protected."
msgstr "無法放置表格「$tablename$」。檔案系統可能有防寫保護。"
-#. R3BGx
-#: conn_shared_res.src
+#: strings.hrc:95
msgctxt "STR_COULD_NOT_ALTER_TABLE"
msgid "The table could not be altered."
msgstr "無法改變表格。"
-#. UuoNm
-#: conn_shared_res.src
+#: strings.hrc:96
msgctxt "STR_INVALID_DBASE_FILE"
msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
msgstr "檔案「$filename$」是無效的 (或無法辨識的) dBase 檔案。"
-#. LhHTA
-#: conn_shared_res.src
+#. Evoab2
+#: strings.hrc:98
msgctxt "STR_CANNOT_OPEN_BOOK"
msgid "Cannot open Evolution address book."
msgstr "無法開啟 Evolution 通訊錄。"
-#. sxbEF
-#: conn_shared_res.src
+#: strings.hrc:99
msgctxt "STR_SORT_BY_COL_ONLY"
msgid "Can only sort by table columns."
msgstr "僅能依表格欄排序。"
-#. E4wn2
-#: conn_shared_res.src
+#: strings.hrc:101
msgctxt "STR_QUERY_COMPLEX_COUNT"
-msgid ""
-"The query can not be executed. It is too complex. Only \"COUNT(*)\" is "
-"supported."
+msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported."
msgstr "無法執行查詢。查詢太複雜。僅支援「COUNT(*)」。"
-#. 8VQo4
-#: conn_shared_res.src
+#: strings.hrc:102
msgctxt "STR_QUERY_INVALID_BETWEEN"
-msgid ""
-"The query can not be executed. The 'BETWEEN' arguments are not correct."
+msgid "The query can not be executed. The 'BETWEEN' arguments are not correct."
msgstr "無法執行查詢。「BETWEEN」引數不正確。"
-#. 4oK7N
-#: conn_shared_res.src
+#: strings.hrc:103
msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
msgid "The query can not be executed. The function is not supported."
msgstr "無法執行查詢。不支援該功能。"
-#. kCjVU
-#: conn_shared_res.src
+#: strings.hrc:104
msgctxt "STR_TABLE_READONLY"
msgid "The table can not be changed. It is read only."
msgstr "無法變更表格。該表格是唯讀的。"
-#. cqWEv
-#: conn_shared_res.src
+#: strings.hrc:105
msgctxt "STR_DELETE_ROW"
-msgid ""
-"The row could not be deleted. The option \"Display inactive records\" is "
-"set."
-msgstr "無法刪除列。已設定選項 [顯示刪除的資料條目]。"
+msgid "The row could not be deleted. The option \"Display inactive records\" is set."
+msgstr "無法刪除列。已設定選項「顯示刪除的資料條目」。"
-#. TZTfv
-#: conn_shared_res.src
+#: strings.hrc:106
msgctxt "STR_ROW_ALREADY_DELETED"
msgid "The row could not be deleted. It is already deleted."
msgstr "無法刪除列。該列已被刪除。"
-#. fuJot
-#: conn_shared_res.src
+#: strings.hrc:107
msgctxt "STR_QUERY_MORE_TABLES"
msgid "The query can not be executed. It contains more than one table."
msgstr "無法執行查詢。查詢中包含多份表格。"
-#. w7AzE
-#: conn_shared_res.src
+#: strings.hrc:108
msgctxt "STR_QUERY_NO_TABLE"
msgid "The query can not be executed. It contains no valid table."
msgstr "無法執行查詢。查詢中包含無效的表格。"
-#. CRsGn
-#: conn_shared_res.src
+#: strings.hrc:109
msgctxt "STR_QUERY_NO_COLUMN"
msgid "The query can not be executed. It contains no valid columns."
msgstr "無法執行查詢。查詢中包含無效的欄。"
-#. ucGyR
-#: conn_shared_res.src
+#: strings.hrc:110
msgctxt "STR_INVALID_PARA_COUNT"
msgid "The count of the given parameter values doesn't match the parameters."
msgstr "指定的參數值計數與參數不符。"
-#. 3EDJB
-#: conn_shared_res.src
+#: strings.hrc:111
msgctxt "STR_NO_VALID_FILE_URL"
msgid "The URL '$URL$' is not valid. A connection can not be created."
msgstr "URL「$URL$」無效。無法建立連線。"
-#. 9n4j2
-#: conn_shared_res.src
+#: strings.hrc:112
msgctxt "STR_NO_CLASSNAME"
msgid "The driver class '$classname$' could not be loaded."
msgstr "無法載入驅動程式類別「$classname$」。"
-#. jbnZZ
-#: conn_shared_res.src
+#: strings.hrc:113
msgctxt "STR_NO_JAVA"
msgid "No Java installation could be found. Please check your installation."
msgstr "沒有發現已安裝 Java。請檢查您的安裝。"
-#. iKnFy
-#: conn_shared_res.src
+#: strings.hrc:114
msgctxt "STR_NO_RESULTSET"
msgid "The execution of the query doesn't return a valid result set."
msgstr "執行的查詢未傳回有效的結果集。"
-#. kiYDS
-#: conn_shared_res.src
+#: strings.hrc:115
msgctxt "STR_NO_ROWCOUNT"
msgid "The execution of the update statement doesn't effect any rows."
msgstr "執行的更新陳述式對所有列都沒有作用。"
-#. xiRq3
-#: conn_shared_res.src
+#: strings.hrc:116
msgctxt "STR_NO_CLASSNAME_PATH"
msgid "The additional driver class path is '$classpath$'."
msgstr "額外的驅動程式類別路徑為「$classpath$」。"
-#. QxNVP
-#: conn_shared_res.src
+#: strings.hrc:117
msgctxt "STR_UNKNOWN_PARA_TYPE"
msgid "The type of parameter at position '$position$' is unknown."
msgstr "「$position$」位置上的參數類型不明。"
-#. ghuVV
-#: conn_shared_res.src
+#: strings.hrc:118
msgctxt "STR_UNKNOWN_COLUMN_TYPE"
msgid "The type of column at position '$position$' is unknown."
msgstr "「$position$」位置上的欄類型不明。"
-#. 2M8qG
-#: conn_shared_res.src
+#. KAB
+#: strings.hrc:120
msgctxt "STR_NO_KDE_INST"
msgid "No suitable KDE installation was found."
msgstr "沒有發現已安裝合適的 KDE。"
-#. aCWED
-#: conn_shared_res.src
+#: strings.hrc:121
msgctxt "STR_KDE_VERSION_TOO_OLD"
-msgid ""
-"KDE version $major$.$minor$ or higher is required to access the KDE Address "
-"Book."
+msgid "KDE version $major$.$minor$ or higher is required to access the KDE Address Book."
msgstr "需有 $major$.$minor$ 或更高版本的 KDE 才能存取 KDE 通訊錄。"
-#. LVhyq
-#: conn_shared_res.src
-msgctxt "STR_KDE_VERSION_TOO_NEW"
-msgid ""
-"The found KDE version is too new. Only KDE up to version $major$.$minor$ is "
-"known to work with this product.\n"
-msgstr "找到的 KDE 版本太新。目前僅知可與本產品搭配使用的 KDE 最高版本是 $major$.$minor$。\n"
-
-#. gnHHh
-#: conn_shared_res.src
-msgctxt "STR_KDE_VERSION_TOO_NEW_WORK_AROUND"
-msgid ""
-"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
-"\n"
-msgstr ""
-"若確定您的 KDE 版本適用,則可執行下列 Basic 巨集以停用此版本檢查:\n"
-"\n"
-
-#. 3FmFX
-#: conn_shared_res.src
+#: strings.hrc:122
msgctxt "STR_PARA_ONLY_PREPARED"
msgid "Parameters can appear only in prepared statements."
msgstr "參數僅能出現在預備陳述式中。"
-#. CB7pj
-#: conn_shared_res.src
+#: strings.hrc:124
msgctxt "STR_NO_TABLE"
msgid "No such table!"
msgstr "無此種表格!"
-#. CDY8S
-#: conn_shared_res.src
+#: strings.hrc:125
msgctxt "STR_NO_MAC_OS_FOUND"
msgid "No suitable Mac OS installation was found."
msgstr "沒有發現已安裝合適的 Mac 作業系統。"
-#. HNSzq
-#: conn_shared_res.src
+#. hsqldb
+#: strings.hrc:127
msgctxt "STR_NO_STORAGE"
msgid "The connection can not be established. No storage or URL was given."
msgstr "無法建立連線。沒有給予貯藏空間或 URL。"
-#. SZSmZ
-#: conn_shared_res.src
+#: strings.hrc:128
msgctxt "STR_INVALID_FILE_URL"
-msgid ""
-"The given URL contains no valid local file system path. Please check the "
-"location of your database file."
+msgid "The given URL contains no valid local file system path. Please check the location of your database file."
msgstr "指定的 URL 包含無效的本機檔案系統路徑。請檢查您的資料庫檔案位置。"
-#. muHcn
-#: conn_shared_res.src
+#: strings.hrc:129
msgctxt "STR_NO_TABLE_CONTAINER"
msgid "An error occurred while obtaining the connection's table container."
msgstr "取得連線的表格容器時遭遇錯誤。"
-#. Rm4Le
-#: conn_shared_res.src
+#: strings.hrc:130
msgctxt "STR_NO_TABLENAME"
msgid "There is no table named '$tablename$'."
msgstr "沒有名為「$tablename$」的表格。"
-#. 3BxCF
-#: conn_shared_res.src
+#: strings.hrc:131
msgctxt "STR_NO_DOCUMENTUI"
msgid "The provided DocumentUI is not allowed to be NULL."
msgstr "提供的 DocumentUI 不得為空值。"
-#. VLEMM
-#: conn_shared_res.src
+#: strings.hrc:132
msgctxt "STR_ERROR_NEW_VERSION"
-msgid ""
-"The connection could not be established. The database was created by a newer"
-" version of %PRODUCTNAME."
+msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME."
msgstr "無法建立連線。該資料庫是由較新版的 %PRODUCTNAME 所建立。"
+
+#: strings.hrc:134
+#, fuzzy
+msgctxt "STR_ROW_SET_OPERATION_VETOED"
+msgid "The record operation has been vetoed."
+msgstr "記錄作業已遭否決。"
+
+#: strings.hrc:135
+#, fuzzy
+msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr "陳述式包含至一個或多個子查詢的循環參照。"
+
+#: strings.hrc:136
+#, fuzzy
+msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
+msgid "The name must not contain any slashes ('/')."
+msgstr "名稱不得包含任何斜線 (「/」)。"
+
+#: strings.hrc:137
+#, fuzzy
+msgctxt "STR_DB_INVALID_SQL_NAME"
+msgid "$1$ is no SQL conform identifier."
+msgstr "$1$ 不是符合 SQL 的識別碼。"
+
+#: strings.hrc:138
+#, fuzzy
+msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
+msgid "Query names must not contain quote characters."
+msgstr "查詢名稱不得包含引號字元。"
+
+#: strings.hrc:139
+#, fuzzy
+msgctxt "STR_DB_OBJECT_NAME_IS_USED"
+msgid "The name '$1$' is already in use in the database."
+msgstr "資料庫中已使用名稱「$1$」。"
+
+#: strings.hrc:140
+#, fuzzy
+msgctxt "STR_DB_NOT_CONNECTED"
+msgid "No connection to the database exists."
+msgstr "資料庫連線不存在。"
+
+#: strings.hrc:141
+#, fuzzy
+msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
+msgid "No $1$ exists."
+msgstr "$1$ 不存在。"
+
+#: strings.hrc:142
+#, fuzzy
+msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr "無法顯示完整的表格內容。請套用篩選。"