aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-14 01:07:56 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-14 01:07:56 +0000
commitf24d40881c20b24403a1352f4fe1cc527afd12de (patch)
tree25e43dea87cd4d5167d57bab6ec9ef4180762dd7 /apps/systemtags
parent1278a96730535a94f3c81f9d140a578bd6f02076 (diff)
downloadnextcloud-server-f24d40881c20b24403a1352f4fe1cc527afd12de.tar.gz
nextcloud-server-f24d40881c20b24403a1352f4fe1cc527afd12de.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/zh_CN.js2
-rw-r--r--apps/systemtags/l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js
index 022511042b6..08e33655812 100644
--- a/apps/systemtags/l10n/zh_CN.js
+++ b/apps/systemtags/l10n/zh_CN.js
@@ -29,6 +29,8 @@ OC.L10N.register(
"You updated system tag %2$s to %1$s" : "您已将系统标签 %2$s 更新为 %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "您已将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系统标签 %3$s 为 %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor}更新系统标签{oldsystemtag}到{newsystemtag}",
+ "You added system tag %2$s to %1$s" : "你填加系统标签%2$s到%1$s",
"%s (restricted)" : "%s (受限)",
"%s (invisible)" : "%s (不可见)",
"<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ",
diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json
index 5b7209f3dc8..55bb4f9b2cf 100644
--- a/apps/systemtags/l10n/zh_CN.json
+++ b/apps/systemtags/l10n/zh_CN.json
@@ -27,6 +27,8 @@
"You updated system tag %2$s to %1$s" : "您已将系统标签 %2$s 更新为 %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "您已将系统标签 {oldsystemtag} 更新为 {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s 更新了系统标签 %3$s 为 %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor}更新系统标签{oldsystemtag}到{newsystemtag}",
+ "You added system tag %2$s to %1$s" : "你填加系统标签%2$s到%1$s",
"%s (restricted)" : "%s (受限)",
"%s (invisible)" : "%s (不可见)",
"<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ",