aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:56 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:56 +0000
commitfaf30177624e958e1472a5abcfb9e9604e855b57 (patch)
tree8dddd38d0244dcc56ef35286436c172b1aafce88 /apps/settings/l10n/zh_TW.js
parent8b3705bdebff5243e4a102e430a8fc7e7538ac1d (diff)
downloadnextcloud-server-faf30177624e958e1472a5abcfb9e9604e855b57.tar.gz
nextcloud-server-faf30177624e958e1472a5abcfb9e9604e855b57.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index f9460452660..997c1d59614 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -201,6 +201,8 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "已設定 Memcached 為分散式快取,但未安裝 PHP 模組「memcached」。請安裝 PHP 模組「memcached」。",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。",
"Configured" : "已設定",
+ "Mimetype migrations available" : "有可用的 MIME 類型遷移",
+ "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "有一個或多個 MIME 類型的遷移可用。有時候會新增 MIME 類型以更好地處理特定檔案類型。在較大的站台上遷移 MIME 類型需要較長時間,因此在升級流程中不會自動執行。請使用命令 `occ maintenance:repair --include-expensive` 來執行遷移。",
"MySQL Unicode support" : "MySQL Unicode 支援",
"You are not using MySQL" : "您並未使用 MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
@@ -591,7 +593,10 @@ OC.L10N.register(
"Password (required)" : "密碼(必填)",
"Email (required)" : "電子郵件(必填)",
"Email" : "信箱",
+ "Member of the following groups (required)" : "以下群組的成員(必要)",
+ "Member of the following groups" : "以下群組的成員",
"Set account groups" : "設定帳號群組",
+ "Admin of the following groups" : "以下群組的管理員",
"Set account as admin for …" : "將帳號設定為管理員……",
"Quota" : "容量限制",
"Set account quota" : "設定帳號容量限制",