diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 9e52561e228..4574f712d74 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -8,10 +8,8 @@ OC.L10N.register( "Sending…" : "正在发送…", "Email sent" : "邮件已发送", "Private" : "私有", - "Don't synchronize to servers" : "不要同步到服务器", - "Trusted" : "受信任", + "Local" : "本地", "Only synchronize to trusted servers" : "仅同步到受信任的服务器", - "Public" : "公开", "Synchronize to trusted servers and the global and public address book" : "同步到受信任的服务器以及全局和公共地址簿", "Verify" : "验证", "Verifying …" : "正在验证...", @@ -382,8 +380,6 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成", "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", - "Allow username autocompletion to users based on phonebook matches" : "允许基于通讯录匹配自动完成用户的用户名", - "If autocompletion \"same group\" and \"phonebook matches\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“通讯录匹配”,则匹配两者中的任何一个都足以显示用户。", "Allow username 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." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", @@ -428,11 +424,11 @@ OC.L10N.register( "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方应用程序连接到 Nextcloud,请确保在启用第二因素身份验证之前为每个应用程序创建和配置应用程序密码。", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "发生错误。请上传 ASCII 编码的 PEM 证书。", "Valid until {date}" : "有效期至 {date}", - "Local" : "本地", "Only visible to local users" : "仅对本地用户可见", "Only visible to you" : "仅您自己可见", "Contacts" : "联系人", "Visible to local users and to trusted servers" : "仅对本地用户和信任的服务器可见", + "Public" : "公开", "Will be synced to a global and public address book" : "将同步到全局和公开地址簿中", "by" : "由", "SSL Root Certificates" : "SSL 根证书", @@ -447,6 +443,10 @@ OC.L10N.register( "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。", "Restrict username autocompletion to users within the same groups" : "将用户名自动补全限制为相同组中的用户", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", - "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "允许在共享对话框中自动补全用户名。(如果被禁用,则需要输入完整的用户名或电子邮件地址。)" + "Don't synchronize to servers" : "不要同步到服务器", + "Trusted" : "受信任", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "允许在共享对话框中自动补全用户名。(如果被禁用,则需要输入完整的用户名或电子邮件地址。)", + "Allow username autocompletion to users based on phonebook matches" : "允许基于通讯录匹配自动完成用户的用户名", + "If autocompletion \"same group\" and \"phonebook matches\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“通讯录匹配”,则匹配两者中的任何一个都足以显示用户。" }, "nplurals=1; plural=0;"); |