diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-02 02:14:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-02 02:14:12 +0000 |
commit | 77c6d248825bf1bda5c0bb48a8d6fc195e139bc6 (patch) | |
tree | ade02e00c1720aa58de6a1bebc80850ffab26f8a /apps/settings/l10n/zh_CN.js | |
parent | 075a87670d4157086974d84972553914078c203b (diff) | |
download | nextcloud-server-77c6d248825bf1bda5c0bb48a8d6fc195e139bc6.tar.gz nextcloud-server-77c6d248825bf1bda5c0bb48a8d6fc195e139bc6.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 71be853df89..51e55885e24 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -117,7 +117,7 @@ OC.L10N.register( "Administration" : "管理", "Additional settings" : "其他设置", "Administration privileges" : "管理权限", - "Groupware" : "组件", + "Groupware" : "协作套件", "Overview" : "概览", "Basic settings" : "基本设置", "Sharing" : "共享", @@ -306,7 +306,7 @@ OC.L10N.register( "Help translate" : "帮助翻译", "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", - "Locale" : "本地", + "Locale" : "地区语系", "Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}", "Unable to update locale" : "无法更新语系", "No locale set" : "没有设置语系", @@ -416,6 +416,7 @@ OC.L10N.register( "Website" : "网站", "Profile visibility" : "个人资料可见性", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "您的账号上的联合云功能已被停用,如有疑问,请咨询系统管理员。", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系", "Show to everyone" : "显示给所有人", "Show to logged in users only" : "仅显示给登录用户", @@ -484,7 +485,7 @@ OC.L10N.register( "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", "Allow username autocompletion to users based on phone number integration" : "允许基于手机号码集成自动完成用户的用户名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“手机号码集成”,则匹配两者中的任何一个都足以显示用户", - "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及位于相同组中的)", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及同组要求)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", @@ -531,7 +532,7 @@ OC.L10N.register( "Recommended" : "推荐", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", "days" : "天", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "在输入全名或电子邮件地址时允许用户名自动完成 (忽略丢失的电话簿匹配和同属一个小组的匹配)", + "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "在输入全名或电子邮件地址时允许用户名自动完成 (忽略缺少的电话簿匹配和同属一个小组的匹配)", "Change privacy level of profile picture" : "更改个人头像的隐私级别", "Upload new" : "上传", "Select from Files" : "选择文件", |