diff options
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r-- | settings/l10n/zh_CN.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index 385c77645cd..82dc8774dfc 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -6,7 +6,6 @@ $TRANSLATIONS = array( "Unable to change display name" => "无法修改显示名称", "Group already exists" => "已存在该组", "Unable to add group" => "无法添加组", -"Could not enable app. " => "无法开启App", "Email saved" => "电子邮件已保存", "Invalid email" => "无效的电子邮件", "Unable to delete group" => "无法删除组", @@ -21,9 +20,10 @@ $TRANSLATIONS = array( "Disable" => "禁用", "Enable" => "开启", "Please wait...." => "请稍等....", -"Error" => "错误", "Updating...." => "正在更新....", "Error while updating app" => "更新 app 时出错", +"Error" => "错误", +"Update" => "更新", "Updated" => "已更新", "Saving..." => "保存中", "deleted" => "已经删除", @@ -78,7 +78,6 @@ $TRANSLATIONS = array( "Select an App" => "选择一个应用", "See application page at apps.owncloud.com" => "查看在 app.owncloud.com 的应用程序页面", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-核准: <span class=\"author\"></span>", -"Update" => "更新", "User Documentation" => "用户文档", "Administrator Documentation" => "管理员文档", "Online Documentation" => "在线文档", |