diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-25 00:22:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-25 00:22:04 +0000 |
commit | 5d5db829e29c9024ce759385a49f07ed696a586e (patch) | |
tree | 983d96de97158cdde4400918ae0a9eb58d330342 /apps/sharebymail/l10n | |
parent | d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 28f829c3c58..06a1120d326 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -19,6 +19,7 @@ OC.L10N.register( "Failed to send share by email. Got an invalid email address" : "无法通过邮箱发送分享。无效邮箱", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared %2$s with you" : "%1$s 与您分享了 %2$s ", + "Note:" : "说明:", "Open %s" : "打开 %s", "%1$s via %2$s" : "%1$s 通过 %2$s", "It is protected with the following password:" : "其已被以下密码保护:", diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index 330fe27410f..0be41fb572a 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -17,6 +17,7 @@ "Failed to send share by email. Got an invalid email address" : "无法通过邮箱发送分享。无效邮箱", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared %2$s with you" : "%1$s 与您分享了 %2$s ", + "Note:" : "说明:", "Open %s" : "打开 %s", "%1$s via %2$s" : "%1$s 通过 %2$s", "It is protected with the following password:" : "其已被以下密码保护:", |