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 'apps/systemtags/l10n/zh_CN.js')
-rw-r--r--apps/systemtags/l10n/zh_CN.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js
index de35a7b825a..d130e2c35a3 100644
--- a/apps/systemtags/l10n/zh_CN.js
+++ b/apps/systemtags/l10n/zh_CN.js
@@ -36,13 +36,15 @@ OC.L10N.register(
"%s (restricted)" : "%s(受限)",
"%s (invisible)" : "%s(不可见)",
"<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ",
- "Collaborative tags" : "协同标签",
+ "Collaborative tags" : "协作标签",
"Tagged files" : "标签文件",
"Select tags to filter by" : "选择标签来筛选",
"No tags found" : "标签未找到",
"Please select tags to filter by" : "请选择标签来筛选",
"No files found for the selected tags" : "该标签下没有任何文件",
+ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。不可见标签供内部使用,因为用户无法查看或分配它们。",
"Select tag …" : "选择标签...",
+ "Create a new tag" : "创建新标签",
"Name" : "名称",
"Public" : "公开",
"Restricted" : "受限",