diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-17 02:44:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-17 02:44:18 +0000 |
commit | 43e307f59e603350fc508a911e86843e74e87a50 (patch) | |
tree | 774903efcaefa73a8c084dbe47a25c170794e362 /apps/settings/l10n/zh_TW.js | |
parent | de7f53b2df301242f10af396530f5fb055114e38 (diff) | |
download | nextcloud-server-43e307f59e603350fc508a911e86843e74e87a50.tar.gz nextcloud-server-43e307f59e603350fc508a911e86843e74e87a50.zip |
[tx-robot] updated 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.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index beb276cfdb2..8fd26c9ddcc 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -213,7 +213,12 @@ OC.L10N.register( "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", "Add" : "新增", + "Email options" : "電子郵件選項", + "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", "Your email address" : "您的電子郵件信箱", + "Additional email address {index}" : "額外的電子郵件地址 {index}", + "Remove primary email" : "移除主要電子郵件地址", + "Delete email" : "刪除電子郵件地址", "No email address set" : "未設定電子郵件信箱", "Change privacy level of email" : "變更電子郵件的隱私等級", "Email" : "信箱", |