diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
commit | 96f01183123c7745260e0fa2fbe02cbec3a23166 (patch) | |
tree | a31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/settings/l10n/zh_CN.js | |
parent | 428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff) | |
download | nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip |
Fix(l10n): Update translations 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index b64a549441f..23883d3a890 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -407,6 +407,7 @@ OC.L10N.register( "Phone number" : "电话号码", "Role" : "角色", "Twitter" : "Twitter", + "Fediverse (e.g. Mastodon)" : "联邦宇宙(例如Mastodon)", "Website" : "网站", "Profile visibility" : "个人资料可见性", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", @@ -484,7 +485,7 @@ OC.L10N.register( "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", "Reasons to use Nextcloud in your organization" : "在您的组织中使用 Nextcloud 的原因", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议。", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由{communityopen}Nextcloud社区{linkclose}开发,{githubopen}源代码{linkclose}基于 {licenseopen}AGPL{linkclose}许可协议。", "Like our Facebook page" : "点赞我们 facebook 页面!", "Follow us on Twitter" : "在 Twitter 上关注我们!", "Follow us on Mastodon" : "在Mastodon上关注我们", |