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:13 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-25 04:31:13 +0300
commit6068e05c838789a52190d358465762b89795b4a6 (patch)
tree343ccfe4dfdac49008003c5f45b2845b938827cd
parentbf989c3dfe603bc2c6fbb720e4fa60da1e7da12c (diff)
[tx-robot] updated from transifexv14.0.8RC2
-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" : "操作失败",