diff options
Diffstat (limited to 'settings/l10n/zh_CN.GB2312.php')
-rw-r--r-- | settings/l10n/zh_CN.GB2312.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php index dc760e965f5..b2457a75e50 100644 --- a/settings/l10n/zh_CN.GB2312.php +++ b/settings/l10n/zh_CN.GB2312.php @@ -6,7 +6,6 @@ $TRANSLATIONS = array( "Unable to change display name" => "无法更改显示名称", "Group already exists" => "群组已存在", "Unable to add group" => "未能添加群组", -"Could not enable app. " => "未能启用应用", "Email saved" => "Email 保存了", "Invalid email" => "非法Email", "Unable to delete group" => "未能删除群组", @@ -21,9 +20,10 @@ $TRANSLATIONS = array( "Disable" => "禁用", "Enable" => "启用", "Please wait...." => "请稍候……", -"Error" => "出错", "Updating...." => "升级中……", "Error while updating app" => "应用升级时出现错误", +"Error" => "出错", +"Update" => "更新", "Updated" => "已升级", "Saving..." => "保存中...", "deleted" => "删除", @@ -78,7 +78,6 @@ $TRANSLATIONS = array( "Select an App" => "选择一个程序", "See application page at apps.owncloud.com" => "在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" => "在线说明文档", |