diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
commit | ef09d2554350ffb337efb5cdff666f2337322c86 (patch) | |
tree | ae9742b121bf2219c4feae46bb51d07de995d5b0 /apps/settings | |
parent | 000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff) | |
download | nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 847d0042947..4afab871cf4 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -121,6 +121,8 @@ OC.L10N.register( "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", "Email server" : "电子邮件服务器", + "Mail Providers" : "邮件提供商", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供商允许直接通过用户的个人电子邮件帐户发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件帐户。", "Background jobs" : "后台任务", "Unlimited" : "无限", "Verifying" : "正在验证", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 8947ba19a63..b1bc68dd2de 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -119,6 +119,8 @@ "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", "Email server" : "电子邮件服务器", + "Mail Providers" : "邮件提供商", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供商允许直接通过用户的个人电子邮件帐户发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件帐户。", "Background jobs" : "后台任务", "Unlimited" : "无限", "Verifying" : "正在验证", |