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:09 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-25 04:31:09 +0300
commitc2f5c7cf6977f1a57c03f6a1e0fd7cedd49fb606 (patch)
treebdcf7a0167325ff2c9f7f10a19dfb2944bafcb20
parentd381df691a352165be555c922651a130a5f2e97b (diff)
[tx-robot] updated from transifexv15.0.5RC2
-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" : "操作失败",