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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-13 05:18:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-13 05:18:51 +0300
commit56df531fd1fa8c6e655566f6d6d7cac0b5391cf6 (patch)
tree651695a6f4dff0cb5e163f00251a240c067e8962 /apps/dav
parentcb1725f3d8f32fbc51d15ff03e45a181def5e405 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/zh_CN.js1
-rw-r--r--apps/dav/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 8a2ba46fa28..855c920f262 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Tasks" : "任务",
"Untitled task" : "无标题任务",
"Completed on %s" : "已完成 %s",
+ "Due on %s by %s" : "到期于%s ,在%s之前",
"Due on %s" : "到期于%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV端点",
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index dd422c837bf..8ca4fe6a12f 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -84,6 +84,7 @@
"Tasks" : "任务",
"Untitled task" : "无标题任务",
"Completed on %s" : "已完成 %s",
+ "Due on %s by %s" : "到期于%s ,在%s之前",
"Due on %s" : "到期于%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV端点",