summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 2caebe2fe85..5c0f2bd392d 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -103,15 +103,9 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定",
"Error: Could not disable broken app" : "错误: 无法禁用损坏的应用",
"Error while disabling broken app" : "禁用损坏的应用时出错",
- "No app updates available" : "没有可用的应用更新",
- "Updating...." : "正在更新....",
- "Error while updating app" : "更新应用时出错",
"Updated" : "已更新",
"Removing …" : "正在移除...",
- "Error while removing app" : "移除应用时出错",
"Remove" : "移除",
- "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用, 但是需要更新. 5秒后将跳转到更新页面.",
- "App update" : "更新应用",
"Approved" : "已认证",
"Experimental" : "实验",
"No apps found for {query}" : "找不到符合 {query} 的应用",
@@ -307,7 +301,7 @@ OC.L10N.register(
"Personal" : "个人",
"Administration" : "管理",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> 的 <strong>%s</strong>",
- "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong> 的<strong>%s</strong> (<strong>%s %%</strong>)",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong>的<strong>%s</strong>(<strong>%s %%</strong>)",
"Profile picture" : "账户头像",
"Upload new" : "上传",
"Select from Files" : "选择文件",
@@ -391,9 +385,13 @@ OC.L10N.register(
"Unable to remove user from group %s" : "无法从分组 %s 中移除用户",
"Sending..." : "正在发送...",
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"],
+ "Updating...." : "正在更新....",
+ "Error while updating app" : "更新应用时出错",
"Uninstalling ...." : "正在卸载....",
"Error while uninstalling app" : "卸载应用时发生了一个错误",
"Uninstall" : "卸载",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用, 但是需要更新. 5秒后将跳转到更新页面.",
+ "App update" : "更新应用",
"__language_name__" : "简体中文",
"Personal info" : "个人信息",
"Sessions" : "会话",
@@ -442,6 +440,7 @@ OC.L10N.register(
"Subscribe to our newsletter!" : "订阅我们的最新消息!",
"Show last log in" : "显示最后登录",
"Group name" : "分组名",
+ "Error while removing app" : "移除应用时出错",
"Verifying" : "正在验证",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "为了您服务的安全和性能, 请将所有设置配置正确. 我们将会进行一些自动化检查以帮助您完成这项工作. 详情请查看 \"小提示\" 部分及相关文档.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 模块 'fileinfo' 缺失. 我们强烈建议启用此模块以便在 MIME 类型检测时获得最准确的结果.",