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>2022-05-17 05:29:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:41 +0300
commit5b7926ee8e089eac73271e2e907a901af9df4629 (patch)
tree087d876bad9c3e3e71c88148c48989f58519c542 /apps/files/l10n/zh_CN.js
parent55a4282493010d0916fcbe8415d2dc7736d9bde9 (diff)
[tx-robot] updated 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 bfb5b8398da..2a41cdaa6e1 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "详细信息",
"Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签",
"Apply tag(s) to selection" : "将标签应用到所选项目",
- "Select" : "选择",
"Pending" : "等待",
"Unable to determine date" : "无法确定日期",
"This operation is forbidden" : "该操作被禁止",
@@ -210,6 +209,7 @@ OC.L10N.register(
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
"Text file" : "文本文件",
- "New text file.txt" : "新建文本文档.txt"
+ "New text file.txt" : "新建文本文档.txt",
+ "Select" : "选择"
},
"nplurals=1; plural=0;");