diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-19 02:17:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-19 02:17:57 +0000 |
commit | b5fd0d98ec56d1047a8fd4b93399f694b3dc9e1d (patch) | |
tree | 1d95268e8c7c03e0b4aa6da25c369091ab3d95fb /core | |
parent | 25b4b90fddf380d4e0462205658aac1ffdbb973c (diff) | |
download | nextcloud-server-b5fd0d98ec56d1047a8fd4b93399f694b3dc9e1d.tar.gz nextcloud-server-b5fd0d98ec56d1047a8fd4b93399f694b3dc9e1d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/zh_CN.js | 3 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 3 |
2 files changed, 6 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" : "无法加载您的联系人", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 0ee85eb2342..bd42be828c9 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -162,8 +162,11 @@ "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" : "无法加载您的联系人", |