diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
commit | a541443be79db5e42bdf74e9116c09d16c9f781d (patch) | |
tree | e2b1a7e625112887347fb74ba8354a398a6249b9 /apps/systemtags | |
parent | b5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff) | |
download | nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/bg.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/bg.json | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_CN.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/bg.js b/apps/systemtags/l10n/bg.js index c88698f12b3..ba33fc3d42e 100644 --- a/apps/systemtags/l10n/bg.js +++ b/apps/systemtags/l10n/bg.js @@ -47,7 +47,7 @@ OC.L10N.register( "Invisible" : "Невидим", "Delete" : "Изтриване", "Reset" : "Нулирай", - "No files in here" : "Тук няма файлове", + "No files in here" : "Няма файлове", "No entries found in this folder" : "Няма намерени записи в тази папка", "Size" : "Размер", "Modified" : "Променен на" diff --git a/apps/systemtags/l10n/bg.json b/apps/systemtags/l10n/bg.json index 2448efe38c7..f771cc17f7f 100644 --- a/apps/systemtags/l10n/bg.json +++ b/apps/systemtags/l10n/bg.json @@ -45,7 +45,7 @@ "Invisible" : "Невидим", "Delete" : "Изтриване", "Reset" : "Нулирай", - "No files in here" : "Тук няма файлове", + "No files in here" : "Няма файлове", "No entries found in this folder" : "Няма намерени записи в тази папка", "Size" : "Размер", "Modified" : "Променен на" diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index 5bc0ab5ecd6..60bc366fcd7 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -5,10 +5,12 @@ OC.L10N.register( "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", 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", |