diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 0bf145c1620..25adbbe6fe9 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -164,8 +164,11 @@ OC.L10N.register( "Log in with a device" : "使用设备登录", "Back" : "返回", "Reset search" : "重置搜索", + "Search for {name} only" : "仅搜索 {name}", "No results for {query}" : "没有 '{query}' 的相关结果", + "Start typing to search" : "开始输入搜索内容", "Load more results" : "加载更多结果", + "An error occurred while searching for {type}" : "搜索 {type} 时出错", "Search {types} …" : "搜索 {类型} …", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", |