diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-13 02:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-13 02:18:51 +0000 |
commit | 56df531fd1fa8c6e655566f6d6d7cac0b5391cf6 (patch) | |
tree | 651695a6f4dff0cb5e163f00251a240c067e8962 /apps/dav/l10n | |
parent | cb1725f3d8f32fbc51d15ff03e45a181def5e405 (diff) | |
download | nextcloud-server-56df531fd1fa8c6e655566f6d6d7cac0b5391cf6.tar.gz nextcloud-server-56df531fd1fa8c6e655566f6d6d7cac0b5391cf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 1 |
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端点", |