summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r--core/l10n/zh_CN.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 14fd8153b7c..a992e149875 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -70,7 +70,7 @@
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
"This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "该服务器没有工作在互联网连接,这意味着像挂载外部存储,第三方应用的更新或者安装的通知将不会工作。远程文件访问和邮件通知的发送也可能不会工作。如果你想拥有所有功能,我们建议你为服务器打开互联网连接。",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "你的数据目录和你的文件可能从互联网被访问到。.htaccess 文件不工作。我们强烈建议你配置你的网页服务器,使数据目录不再可访问,或者将数据目录移动到网页服务器根文档目录之外。",
- "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/performance_tuning.html\">documentation</a>." : "没有配置内存缓存。为了提高性能,如果 memcache 可用,请配置它。更多信息可以在我们的<a href=\"https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/performance_tuning.html\">文档</a>中找到。",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a href=\"{docLink}\">文档</a> 。",
"Error occurred while checking server setup" : "当检查服务器启动时出错",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP 头部没有配置和 \"{expected}\" 的一样。这是一个潜在的安全或者隐私风险,我们调整这项设置。",
"The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "\"Strict-Transport-Security\" HTTP 头部未配置到至少“2678400”秒。这是一个潜在的安全风险,我们建议调整该项设置。",
@@ -84,7 +84,6 @@
"Error while changing permissions" : "修改权限时出错",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
- "Share with user or group …" : "分享给其他用户或组 ...",
"Share link" : "分享链接",
"The public link will expire no later than {days} days after it is created" : "这个共享链接将在创建后 {days} 天失效",
"Link" : "链接",
@@ -131,7 +130,6 @@
"_download %n file_::_download %n files_" : ["下载 %n 个文件"],
"Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
"Please reload the page." : "请重新加载页面。",
- "The update was unsuccessful. " : "升级未成功",
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
"Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
@@ -176,7 +174,6 @@
"File: %s" : "文件: %s",
"Line: %s" : "行: %s",
"Trace" : "追踪",
- "Security Warning" : "安全警告",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "关于如何配置服务器,请参见 <a href=\"%s\" target=\"_blank\">此文档</a>。",
"Create an <strong>admin account</strong>" : "创建<strong>管理员账号</strong>",
@@ -190,7 +187,6 @@
"Database name" : "数据库名",
"Database tablespace" : "数据库表空间",
"Database host" : "数据库主机",
- "Performance Warning" : "性能警告",
"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 。",