Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-25 04:31:17 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-25 04:31:17 +0300
commitb2c97095f84e41b0086a3372255f1c0d2c3a2c4e (patch)
tree13597684363663b5941e250368de5207d12704dd
parente8ee1e25613336da58473f8a98c0f1983e0d3b32 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 673f19a..cf3351c 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "管理员通知",
"Notifications" : "通知",
+ "Dismiss all notifications" : "忽略所有通知",
"No notifications" : "没有通知",
"Failed to dismiss all notifications" : "无法清除所有通知",
"Failed to perform action" : "操作失败",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 61e044a..aa1a6e2 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "Admin notifications" : "管理员通知",
"Notifications" : "通知",
+ "Dismiss all notifications" : "忽略所有通知",
"No notifications" : "没有通知",
"Failed to dismiss all notifications" : "无法清除所有通知",
"Failed to perform action" : "操作失败",