diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index c248d5640de..fb742eb49d4 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "忘记密码?", "Log in with a device" : "使用设备登录", "Back" : "返回", + "Searching …" : "正在搜索 ...", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", "Search contacts …" : "搜索联系人 …", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "更多的应用程序", "More" : "更多", "More apps menu" : "更多的应用菜单", - "Search" : "搜索", - "Reset search" : "重置搜索", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", "Settings menu" : "设置菜单", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "移除共享时出错", "({scope})" : "({scope})", "Saving..." : "正在保存...", + "Search" : "搜索", + "Reset search" : "重置搜索", "Your client should now be connected! You can close this window." : "您的客户端现在应该可以连接了!您可以关闭这个窗口。", "Cancel log in" : "取消登录", "These apps will be updated:" : "以下应用将被更新:", |