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>2018-11-17 04:37:29 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-17 04:37:29 +0300
commit3ad3c50aa8c1eed5bf9aeb9a09fb934ea42c3fcf (patch)
tree3105c06f37fd3683d9fc309c21fb18b367a5ff6f /l10n/zh_CN.json
parent64031eeda50c3f7d4e8058d16d8ca541bd13d27a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.json')
-rw-r--r--l10n/zh_CN.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 1a8db49..5d16e05 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,9 +1,9 @@
{ "translations": {
"Notifications" : "通知",
+ "No notifications" : "没有通知",
"Failed to perform action" : "操作失败",
+ "Dismiss" : "忽略",
"Failed to dismiss notification" : "无法解除通知",
- "in {path}" : "在 {path}",
- "No notifications" : "没有通知",
- "Dismiss" : "忽略"
+ "in {path}" : "在 {path}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file