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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-21 05:25:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-21 05:25:58 +0300
commite58344fb2a218fafec10a40c30852ae5eb94d986 (patch)
tree6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/zh_CN.js
parent9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b72f54b2906..cd5c3884c78 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"Start typing to search" : "开始输入搜索内容",
"Loading more results …" : "加载更多结果...",
"Load more results" : "加载更多结果",
+ "Search" : "搜索",
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["请输入 {minSearchLength} 个字符或更多字符以进行搜索"],
"Search {types} …" : "搜索 {类型} …",
@@ -406,7 +407,6 @@ OC.L10N.register(
"_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "密码重置的电子邮件发送到此账号的电子邮件地址。 如果您未在合理的时间内收到,请优先检查您的垃圾邮件/垃圾邮件文件夹。如果不存在此电子邮件,请咨询系统管理员。",
"Nextcloud {app}" : "Nextcloud {app}",
- "Search" : "搜索",
"These apps will be updated:" : "以下应用将被更新:",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "获取更多详情,请查看<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。"
},