aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
commitdda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch)
treec2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /lib/l10n/zh_TW.js
parent82d2ec09311a2db13edd7eb407629d03333037c1 (diff)
downloadnextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz
nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 24271516025..3c59e695be5 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -256,7 +256,6 @@ 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 \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案",
"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\"",
@@ -380,6 +379,7 @@ OC.L10N.register(
"PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9。",
"Please upgrade your database version." : "請升級您的資料庫版本。",
"Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表"
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案"
},
"nplurals=1; plural=0;");