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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-07 05:47:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-07 05:47:35 +0300
commit95488ba106bbff73eec386a2cef91607cdccab86 (patch)
tree3fccca33199e873c364714c89c92a064fcbf5a29
parentf7eb13734739b90163371e645f3c85a3da14005d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 07169018..c9cc7211 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Could not write file to disk" : "無法將檔案寫入硬碟",
"A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s",
+ "Failed to upload the file" : "上傳檔案失敗",
"File is too big" : "檔案太大",
"Only template files can be uploaded" : "僅可上傳範本檔案",
"Invalid file provided" : "提供的檔案無效",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index c46fcb9e..36e2d04d 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -25,6 +25,7 @@
"Could not write file to disk" : "無法將檔案寫入硬碟",
"A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s",
+ "Failed to upload the file" : "上傳檔案失敗",
"File is too big" : "檔案太大",
"Only template files can be uploaded" : "僅可上傳範本檔案",
"Invalid file provided" : "提供的檔案無效",