aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-10 00:20:14 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-10 00:20:14 +0000
commitdbd197cedcc04e8997615d495ae5fd458c65a710 (patch)
treeea7f284da4b7cafd18a70b012772ec9b7115137f /lib/l10n/zh_TW.js
parent90742357caa1bc4bfa1bee426dd9d175635dbf64 (diff)
downloadnextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.tar.gz
nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 3c59e695be5..f0a3a92180c 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -256,6 +256,7 @@ OC.L10N.register(
"Your data directory must be an absolute path." : "您的 data 目錄必須是絕對路徑。",
"Check the value of \"datadirectory\" in your configuration." : "請檢查您設定檔中「datadirectory」的值。",
"Your data directory is invalid." : "您的 data 目錄無效。",
+ "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "請確保資料目錄最上層有一個「%1$s」檔案。其應有內容:「%2$s」",
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作",
"Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"",