Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-19 05:18:23 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-19 05:18:23 +0300
commitd9c96536c8dad61f476195039b63d520adab0505 (patch)
treee92436934fdbed9fa298b4c2aed6553bcb881ba8 /core/l10n
parentb1afd1260c9a14c6d5f963366482f67e67a523d9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/zh_CN.js3
-rw-r--r--core/l10n/zh_CN.json3
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" : "无法加载您的联系人",