diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 4574f712d74..87d5f5b2bd3 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -8,8 +8,12 @@ OC.L10N.register( "Sending…" : "正在发送…", "Email sent" : "邮件已发送", "Private" : "私有", + "Only visible to people matched via phone number integration through Talk on mobile" : "只对通过手机上 Talk 应用的电话号码整合功能匹配的人可见", "Local" : "本地", + "Only visible to people on this instance and guests" : "仅对该实例上的人及来宾可见", + "Federated" : "联合云", "Only synchronize to trusted servers" : "仅同步到受信任的服务器", + "Published" : "已发布", "Synchronize to trusted servers and the global and public address book" : "同步到受信任的服务器以及全局和公共地址簿", "Verify" : "验证", "Verifying …" : "正在验证...", @@ -380,6 +384,8 @@ 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 phone number integration" : "允许基于手机号码集成自动完成用户的用户名", + "If autocompletion \"same group\" and \"phone number integration\" 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." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", @@ -445,8 +451,6 @@ OC.L10N.register( "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "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." : "如果启用了“同组”自动完成和“通讯录匹配”,则匹配两者中的任何一个都足以显示用户。" + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "允许在共享对话框中自动补全用户名。(如果被禁用,则需要输入完整的用户名或电子邮件地址。)" }, "nplurals=1; plural=0;"); |