summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r--settings/l10n/zh_CN.php8
1 files changed, 2 insertions, 6 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 73cb5e9fee8..0b9158b0432 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -41,6 +41,7 @@ $TRANSLATIONS = array(
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "后端不支持修改密码,但是用户的加密密码已成功更新。",
"Unable to change password" => "不能更改密码",
"Sending..." => "正在发送...",
+"All" => "全部",
"User Documentation" => "用户文档",
"Admin Documentation" => "管理员文档",
"Update to {appversion}" => "更新至 {appversion}",
@@ -68,12 +69,12 @@ $TRANSLATIONS = array(
"Decrypting files... Please wait, this can take some time." => "正在解密文件... 请稍等,可能需要一些时间。",
"Delete encryption keys permanently." => "永久删除加密密钥。",
"Restore encryption keys." => "恢复加密密钥。",
+"Groups" => "组",
"Unable to delete {objName}" => "无法删除 {objName}",
"Error creating group" => "创建组时出错",
"A valid group name must be provided" => "请提供一个有效的组名称",
"deleted {groupName}" => "已删除 {groupName}",
"undo" => "撤销",
-"Groups" => "组",
"Group Admin" => "组管理员",
"never" => "从不",
"deleted {userName}" => "已删除 {userName}",
@@ -98,8 +99,6 @@ $TRANSLATIONS = array(
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "您正通过 HTTP 访问 %s。我们强烈建议您配置你的服务器来要求使用 HTTPS。",
"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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。",
"Setup Warning" => "设置警告",
-"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
-"Please double check the <a href=\"%s\">installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHP 被设置为移除行内 <doc> 块,这将导致数个核心应用无法访问。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "这可能是由缓存/加速器造成的,例如 Zend OPcache 或 eAccelerator。",
"Database Performance Info" => "数据库性能信息",
@@ -112,8 +111,6 @@ $TRANSLATIONS = array(
"System locale can not be set to a one which supports UTF-8." => "系统语系无法设置为支持 UTF-8 的语系。",
"This means that there might be problems with certain characters in file names." => "这意味着一些文件名中的特定字符可能有问题。",
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "强烈建议在您的系统上安装需要的软件包来支持以下语系之一:%s。",
-"Internet connection not working" => "因特网连接无法工作",
-"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "此服务器上没有可用的因特网连接. 这意味着某些特性将无法工作,例如挂载外部存储器, 提醒更新或安装第三方应用等. 从远程访问文件和发送提醒电子邮件也可能无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接.",
"Cron" => "计划任务",
"Last cron was executed at %s." => "上次定时任务执行于 %s。",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "上次定时任务执行于 %s。这是在一个小时之前执行的,可能出了什么问题。",
@@ -165,7 +162,6 @@ $TRANSLATIONS = array(
"See application website" => "参见应用程序网站",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-核准: <span class=\"author\"></span>",
"Enable only for specific groups" => "仅对特定的组开放",
-"All" => "全部",
"Administrator Documentation" => "管理员文档",
"Online Documentation" => "在线文档",
"Forum" => "论坛",