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:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index fb742eb49d4..105df77626a 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -123,9 +123,6 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级失败。请将此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>。",
"Continue to Nextcloud" : "继续访问 Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["升级成功,在%n秒内重定向到 Nextcloud。"],
- "Searching other places" : "搜索其他位置",
- "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Log in" : "登录",
"Logging in …" : "正在登录 …",
"Server side authentication failed!" : "服务端认证失败!",
@@ -168,7 +165,6 @@ OC.L10N.register(
"Forgot password?" : "忘记密码?",
"Log in with a device" : "使用设备登录",
"Back" : "返回",
- "Searching …" : "正在搜索 ...",
"Settings" : "设置",
"Could not load your contacts" : "无法加载您的联系人",
"Search contacts …" : "搜索联系人 …",
@@ -433,6 +429,9 @@ OC.L10N.register(
"Name..." : "名称...",
"Error removing share" : "移除共享时出错",
"({scope})" : "({scope})",
+ "Searching other places" : "搜索其他位置",
+ "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
"Saving..." : "正在保存...",
"Search" : "搜索",
"Reset search" : "重置搜索",