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.json')
-rw-r--r--apps/systemtags/l10n/zh_CN.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json
index 86c01c8fb56..27ca7dede8b 100644
--- a/apps/systemtags/l10n/zh_CN.json
+++ b/apps/systemtags/l10n/zh_CN.json
@@ -3,10 +3,12 @@
"Update" : "更新",
"Create" : "创建",
"Select tag…" : "选择标签...",
+ "System tag %1$s added by the system" : "系统标签 %1$s 已由系统添加",
"Added system tag {systemtag}" : "已添加系统标签 {systemtag}",
"Added system tag %1$s" : "已添加的系统标签 %1$s",
"%1$s added system tag %2$s" : "%1$s 已添加的系统标签 %2$s",
"{actor} added system tag {systemtag}" : "{actor} 已添加的系统标签 {systemtag}",
+ "System tag %1$s removed by the system" : "系统标签 %1$s 已被系统移除",
"Removed system tag {systemtag}" : "已移除的系统标签 {systemtag}",
"Removed system tag %1$s" : "已移除的系统标签 %1$s",
"%1$s removed system tag %2$s" : "%1$s 删除了系统标签 %2$s",