summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
commit9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch)
treee10bff214f89eb6bb681368d488e2273743228cb /apps/settings/l10n/zh_TW.js
parente4fadcf02a1146bc454e0217b5883dd2451ed96f (diff)
downloadnextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz
nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 0e40049e2bd..0f407592ee9 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -38,6 +38,8 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} 變更了您的電子郵件地址",
"You changed your email address" : "您已更改您的電子郵件地址",
"Your email address was changed by an administrator" : "您的電子郵件已被管理員變更",
+ "You created an app password for a session named \"{token}\"" : "您為名為「{token}」的工作階段建立了應用程式密碼",
+ "An administrator created an app password for a session named \"{token}\"" : "管理員為名為「{token}」的工作階段建立了應用程式密碼",
"You deleted app password \"{token}\"" : "您刪除了應用程式密碼「{token}」",
"You renamed app password \"{token}\" to \"{newToken}\"" : "您已將應用程式密碼「{token}」重新命名為「{newToken}」",
"You granted filesystem access to app password \"{token}\"" : "您授予了應用程式密碼「{token}」檔案系統的存取權限",