aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:40 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-28 00:20:40 +0000
commite3f6959c60d015a2e643492c0aac4d33d22c6409 (patch)
treeb42957ba79e7709d8d521f3154f3cc87d27a6b72 /core/l10n/zh_CN.js
parent00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff)
downloadnextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz
nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js39
1 files changed, 20 insertions, 19 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index f37e806784b..3a9c54914b2 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -106,6 +106,25 @@ OC.L10N.register(
"Pick start date" : "选择起始日期",
"Pick end date" : "选择结束日期",
"Search in date range" : "在日期范围内进行搜索",
+ "Unified search" : "统一搜索",
+ "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息",
+ "Places" : "地点",
+ "Date" : "日期",
+ "Today" : "今日",
+ "Last 7 days" : "过去 7 天",
+ "Last 30 days" : "过去 30 天",
+ "This year" : "今年",
+ "Last year" : "上年",
+ "Search people" : "搜索人物",
+ "People" : "人物",
+ "Filter in current view" : "在当前视图中筛选",
+ "Results" : "结果",
+ "Load more results" : "加载更多结果",
+ "Search in" : "搜索",
+ "Searching …" : "正在搜索 ...",
+ "Start typing to search" : "开始输入搜索内容",
+ "No matching results" : "无匹配结果",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间",
"Log in" : "登录",
"Logging in …" : "正在登录……",
"Server side authentication failed!" : "服务端认证失败!",
@@ -163,9 +182,7 @@ OC.L10N.register(
"Looking for {term} …" : "正在查找{term} ……",
"Search starts once you start typing and results may be reached with the arrow keys" : "一旦您开始输入,搜索就会开始,您可以使用方向键切换到结果。",
"Search for {name} only" : "仅搜索 {name}",
- "Start typing to search" : "开始输入搜索内容",
"Loading more results …" : "加载更多结果...",
- "Load more results" : "加载更多结果",
"Search" : "搜索",
"No results for {query}" : "没有 '{query}' 的相关结果",
"Press Enter to start searching" : "按下Enter开始搜索",
@@ -181,23 +198,6 @@ OC.L10N.register(
"You have not added any info yet" : "您尚未添加任何信息",
"{user} has not added any info yet" : "{user} 尚未添加任何信息",
"Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面",
- "Unified search" : "统一搜索",
- "Search apps, files, tags, messages" : "搜索应用程序、文件、标签,信息",
- "Search {types} …" : "搜索 {类型} …",
- "Places" : "地点",
- "Date" : "日期",
- "Today" : "今日",
- "Last 7 days" : "过去 7 天",
- "Last 30 days" : "过去 30 天",
- "This year" : "今年",
- "Last year" : "上年",
- "Search people" : "搜索人物",
- "People" : "人物",
- "Filter in current view" : "在当前视图中筛选",
- "Search in" : "搜索",
- "Searching …" : "正在搜索 ...",
- "No matching results" : "无匹配结果",
- "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间",
"This browser is not supported" : "您的浏览器不受支持!",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。",
"Continue with this unsupported browser" : "继续使用该过时的浏览器",
@@ -205,6 +205,7 @@ OC.L10N.register(
"{name} version {version} and above" : "{name} 版本 {version} 及更高",
"Settings menu" : "设置菜单",
"Avatar of {displayName}" : "{displayName} 的头像",
+ "Search {types} …" : "搜索 {类型} …",
"Choose {file}" : "选择 {file}",
"Choose" : "选择",
"Copy to {target}" : "复制到 {target}",