diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
commit | 276b8f2315e9edf3418818eda1e6a8722dae8e00 (patch) | |
tree | 4a818e731ec5cd2124e245e99df00c80e5ba6fed /apps/settings/l10n/zh_CN.js | |
parent | 398727fd07d5d7a9d1d3bf14c9401dcc1a4c76c1 (diff) | |
download | nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.tar.gz nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index edb1acdec1a..2d305321570 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.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" : "尚未设置 Email 地址", "Change privacy level of email" : "更改电子邮件的隐私级别", "Email" : "电子邮件", |