Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r--core/l10n/zh_CN.json34
1 files changed, 7 insertions, 27 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 6f1bc9c2857..303944e5592 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -380,51 +380,31 @@
"This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。",
"This page will refresh itself when the instance is available again." : "当实力再次可用时,页面会自动刷新。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
- "Repair step: " : "修复步骤:",
- "Repair info: " : "修复信息:",
- "Repair warning: " : "修复警告:",
- "Repair error: " : "修复错误:",
"Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
- "%s (3rdparty)" : "%s(第三方)",
- "There was an error loading your contacts" : "加载联系人出错",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您邮箱的垃圾/广告文件夹。<br>如果未能收到邮件请联系管理员。",
+ "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} 已安装 {version} 版本,出于稳定和性能的考虑,建议更新到 {name} 版本。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。",
- "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "您的 PHP 没有 FreeType 支持,导致配置文件图片和设置界面中断。",
- "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "HTTP 请求头 \"Strict-Transport-Security\" 没有配置为至少 “{seconds}” 秒。出于增强安全性考虑,我们推荐按照 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">安全提示</a>中的说明启用HSTS。",
- "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "您正在通过 HTTP 访问该站点,我们强烈建议您按照<a href=\"{docUrl}\">安全提示</a>中的说明配置服务器强制使用 HTTPS。",
- "Error setting expiration date" : "设置过期日期时出错",
- "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效",
+ "Copy URL" : "复制超链接",
+ "Enable" : "启用",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接共享",
"{sharee} (group)" : "{sharee}(分组)",
"{sharee} (remote)" : "{sharee}(外部)",
"{sharee} (email)" : "{sharee}(邮件)",
- "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云 ID 或电子邮件地址与其他人共享。",
- "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云 ID 与其他人共享。",
- "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来共享给其他人。",
+ "{sharee} (conversation)" : "{sharee}(对话)",
"The specified document has not been found on the server." : "在服务器上没找到指定的文件。",
"You can click here to return to %s." : "您可以点击这里返回 %s。",
"SQLite will be used as database." : "SQLite 将被作为数据库使用。",
"For larger installations we recommend to choose a different database backend." : "在更大的环境下,我们建议选择一个不同的数据库后端。",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite。",
"Wrong password." : "密码错误。",
- "Stay logged in" : "保持登录",
- "Back to log in" : "返回登录",
- "Alternative Logins" : "其他登录方式",
+ "Please log in before granting %s access to your %s account." : "请在登录之前授权 %s 访问您的 %s 账户。",
"You are about to grant %s access to your %s account." : "您将分配 %s 访问权限给您的 %s 账户。",
- "Alternative login using app token" : "使用应用程序令牌替代登录",
"Redirecting …" : "正在跳转 …",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二种验证方式。",
- "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:",
- "Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "更多配置信息可以查看 %s文档%s。",
"%s will be updated to version %s" : "%s 将会更新至版本 %s",
"This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新。",
- "Thank you for your patience." : "感谢您久等了。",
- "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} 已安装 {version} 版本,出于稳定和性能的考虑,建议更新到 {name} 版本。",
- "Copy URL" : "复制超链接",
- "Enable" : "启用",
- "{sharee} (conversation)" : "{sharee}(对话)",
- "Please log in before granting %s access to your %s account." : "请在登录之前授权 %s 访问您的 %s 账户。",
- "Further information how to configure this can be found in the %sdocumentation%s." : "更多配置信息可以查看 %s文档%s。"
+ "Thank you for your patience." : "感谢您久等了。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file