Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-03 05:26:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-03 05:26:09 +0300
commit213e75b78a76e55254ba59e15c3e2697cc632dad (patch)
treec380f6c8e2ba4ebec1a23fa2952bdf0faa952dba /apps/dav/l10n/zh_TW.json
parent0f34bce344e0e639856dcc8f213e436fd0f9744c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_TW.json')
-rw-r--r--apps/dav/l10n/zh_TW.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index 74a5b722589..2d4a11a2edb 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -106,6 +106,23 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} 在通訊錄 {addressbook} 中更新了聯絡人 {card}",
"You updated contact {card} in address book {addressbook}" : "您在通訊錄 {addressbook} 中更新了聯絡人 {card}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>聯絡人</strong>或<strong>通訊錄</strong>已被修改",
+ "File is not updatable: %1$s" : "檔案無法更新:%1$s",
+ "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
+ "Could not write file contents" : "無法寫入檔案內容",
+ "_%n byte_::_%n bytes_" : ["%n 位元組"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "將檔案複製到目標位置時發生錯誤(已複製:%1$s,預期的檔案大小:%2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "預期的檔案大小為 %1$s,但讀取(從 Nextcloud 客戶端)與寫入(至 Nextcloud 儲存空間)%2$s。可能是傳送端的網路問題或是伺服器端的儲存空間寫入問題。",
+ "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消",
+ "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案",
+ "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s",
+ "Could not open file" : "無法開啟檔案",
+ "Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
+ "Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
+ "Failed to unlink: %1$s" : "解除連結失敗:%1$s",
+ "Invalid chunk name" : "無效的區塊名稱",
+ "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
+ "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
+ "File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
"Upgrade needed" : "需要升級",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV。",