summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-11 02:24:31 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-11 02:24:31 +0000
commit22cc36ec60ea0329efafbb7aafca1595194e59c9 (patch)
tree26909d94b5fd06d23be71edc1c9f3f1b42ad24f9 /apps/settings/l10n
parent0d929086d0c4d67e80e8d77ba0cdf117ddae69db (diff)
downloadnextcloud-server-22cc36ec60ea0329efafbb7aafca1595194e59c9.tar.gz
nextcloud-server-22cc36ec60ea0329efafbb7aafca1595194e59c9.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r--apps/settings/l10n/zh_TW.js2
-rw-r--r--apps/settings/l10n/zh_TW.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 4bb8aab7ea3..01cd2dbe6a6 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
+ "Unable to change password. Password too long." : "變更密碼失敗。密碼太長。",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
@@ -288,6 +289,7 @@ OC.L10N.register(
"Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度",
"Your role" : "您的角色",
"Unable to update role" : "無法更新角色",
+ "Change scope level of {accountProperty}, current scope is {scope}" : "變更 {accountProperty} 的範圍層級,目前的範圍為 {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍",
"Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍",
"Add additional email" : "新增額外電子郵件",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 04945a2a29a..bce58cf5565 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -58,6 +58,7 @@
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
+ "Unable to change password. Password too long." : "變更密碼失敗。密碼太長。",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
@@ -286,6 +287,7 @@
"Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度",
"Your role" : "您的角色",
"Unable to update role" : "無法更新角色",
+ "Change scope level of {accountProperty}, current scope is {scope}" : "變更 {accountProperty} 的範圍層級,目前的範圍為 {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍",
"Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍",
"Add additional email" : "新增額外電子郵件",