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.php37
1 files changed, 12 insertions, 25 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 3c2dca4c0b1..393902ac375 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -1,16 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Invalid value supplied for %s" => "%s 获得了无效值",
-"Saved" => "已保存",
-"test email settings" => "测试电子邮件设置",
-"If you received this email, the settings seem to be correct." => "如果您收到了这封邮件,看起来设置没有问题。",
-"A problem occurred while sending the e-mail. Please revisit your settings." => "发送电子邮件时发生了问题。请检查您的设置。",
-"Email sent" => "邮件已发送",
-"You need to set your user email before being able to send test emails." => "在发送测试邮件前您需要设置您的用户电子邮件。",
-"Send mode" => "发送模式",
-"Encryption" => "加密",
-"Authentication method" => "认证方法",
-"Unable to load list from App Store" => "无法从应用商店载入列表",
"Authentication error" => "认证错误",
"Your full name has been changed." => "您的全名已修改。",
"Unable to change full name" => "无法修改全名",
@@ -40,23 +29,21 @@ $TRANSLATIONS = array(
"Wrong admin recovery password. Please check the password and try again." => "错误的管理员恢复密码。请检查密码并重试。",
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "后端不支持修改密码,但是用户的加密密码已成功更新。",
"Unable to change password" => "不能更改密码",
+"Saved" => "已保存",
+"test email settings" => "测试电子邮件设置",
+"Email sent" => "邮件已发送",
+"You need to set your user email before being able to send test emails." => "在发送测试邮件前您需要设置您的用户电子邮件。",
"Are you really sure you want add \"{domain}\" as trusted domain?" => "你真的希望添加 \"{domain}\" 为信任域?",
"Add trusted domain" => "添加信任域",
"Sending..." => "正在发送...",
"All" => "全部",
-"User Documentation" => "用户文档",
-"Admin Documentation" => "管理员文档",
-"Update to {appversion}" => "更新至 {appversion}",
-"Uninstall App" => "下载应用",
-"Disable" => "禁用",
-"Enable" => "开启",
"Please wait...." => "请稍等....",
"Error while disabling app" => "禁用 app 时出错",
+"Disable" => "禁用",
+"Enable" => "开启",
"Error while enabling app" => "启用 app 时出错",
"Updating...." => "正在更新....",
"Error while updating app" => "更新 app 时出错",
-"Error" => "错误",
-"Update" => "更新",
"Updated" => "已更新",
"Uninstalling ...." => "卸载中....",
"Error while uninstalling app" => "卸载应用时发生了一个错误",
@@ -148,8 +135,11 @@ $TRANSLATIONS = array(
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "请经由HTTPS连接到这个%s 实例来启用或禁用强制SSL.",
"Email Server" => "电子邮件服务器",
"This is used for sending out notifications." => "这被用于发送通知。",
+"Send mode" => "发送模式",
+"Encryption" => "加密",
"From address" => "来自地址",
"mail" => "邮件",
+"Authentication method" => "认证方法",
"Authentication required" => "需要认证",
"Server address" => "服务器地址",
"Port" => "端口",
@@ -164,14 +154,11 @@ $TRANSLATIONS = array(
"Less" => "更少",
"Version" => "版本",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud社区</a>开发, <a href=\"https://github.com/owncloud\" target=\"_blank\">源代码</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>许可证下发布。",
-"Add your App" => "增加应用",
-"More Apps" => "更多应用",
-"Select an App" => "选择一个应用",
"Documentation:" => "文档:",
-"See application page at apps.owncloud.com" => "查看在 app.owncloud.com 的应用程序页面",
-"See application website" => "参见应用程序网站",
-"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-核准: <span class=\"author\"></span>",
+"User Documentation" => "用户文档",
+"Admin Documentation" => "管理员文档",
"Enable only for specific groups" => "仅对特定的组开放",
+"Uninstall App" => "下载应用",
"Administrator Documentation" => "管理员文档",
"Online Documentation" => "在线文档",
"Forum" => "论坛",