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 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 15ff53307d3..b5616927955 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -9,8 +9,6 @@ OC.L10N.register(
"Authentication error" : "认证错误",
"Your full name has been changed." : "您的全名已修改。",
"Unable to change full name" : "无法修改全名",
- "Group already exists" : "已存在该组",
- "Unable to add group" : "无法增加组",
"Files decrypted successfully" : "文件解密成功",
"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "无法解密您的文件,请检查您的 owncloud.log 或询问管理员",
"Couldn't decrypt your files, check your password and try again" : "无法解密您的文件,请检查密码并重试。",
@@ -19,8 +17,6 @@ OC.L10N.register(
"Couldn't remove app." : "无法删除应用。",
"Email saved" : "电子邮件已保存",
"Invalid email" : "无效的电子邮件",
- "Unable to delete group" : "无法删除组",
- "Unable to delete user" : "无法删除用户",
"Backups restored successfully" : "恢复备份成功",
"Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "无法恢复加密密钥,请检查 owncloud.log 或联系管理员",
"Language changed" : "语言已修改",
@@ -96,7 +92,6 @@ OC.L10N.register(
"TLS" : "TLS",
"Security Warning" : "安全警告",
"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" : "设置警告",
"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。",