aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-14 00:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-14 00:27:03 +0000
commit582c34e60510f550aa0bd0f20f4da33b2784922e (patch)
tree3bda14d9c8964975e63a7c4c701d7401e5d9595e /apps/files/l10n/zh_CN.js
parent0e5bb30929d74e88da06b7c55c26c25894913e18 (diff)
downloadnextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.tar.gz
nextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 413bd3eea8a..28546b9b39e 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -111,8 +111,6 @@ OC.L10N.register(
"Create new folder" : "创建新文件夹",
"Upload file" : "上传文件",
"Recent" : "最近",
- "This file has the tag {tag}" : "这个文件有 {tag} 标签",
- "This file has the tags {firstTags} and {lastTag}" : "这个文件有 {firstTags} 和 {lastTag} 标签",
"Not favorited" : "未收藏",
"Remove from favorites" : "从收藏中移除",
"Add to favorites" : "添加到收藏夹",
@@ -285,6 +283,8 @@ OC.L10N.register(
"Shared with you" : "与您共享的",
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
+ "This file has the tag {tag}" : "这个文件有 {tag} 标签",
+ "This file has the tags {firstTags} and {lastTag}" : "这个文件有 {firstTags} 和 {lastTag} 标签",
"Open folder {name}" : "打开文件夹 {name}",
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。",
"Search for an account" : "搜索一个账户",