From 5fde7a19bf501621bc03c16d3963fbbfc411a483 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 Oct 2017 00:12:51 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 8 +++++++- l10n/zh_CN.json | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 47be68dfa..a44d820d7 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -3,6 +3,9 @@ OC.L10N.register( { "Hours" : "小时", "Minutes" : "分", + "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" 在 \"%s\" 已经到期。", + "The board \"%s\" has been shared with you by %s." : "面板 \"%s\" 已由 %s 共享给你。", + "{user} has shared the board %s with you." : "{user} 共享面板 %s 给你。", "Finished" : "完成", "To review" : "回顾", "Action needed" : "需要操作", @@ -37,7 +40,10 @@ OC.L10N.register( "New board title" : "新面板标题", "Modified:" : "修改于:", "Created:" : "创建于:", - "by" : "by", + "by" : "由", + "Choose a tag" : "选择一个标签", + "Add a tag" : "添加标签", + "Select tags" : "选择标签", "Due date" : "截至日期", "Click to set" : "点击设置", "Remove due date" : "移除截至日期", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index b550aef69..82e5f394c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,6 +1,9 @@ { "translations": { "Hours" : "小时", "Minutes" : "分", + "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" 在 \"%s\" 已经到期。", + "The board \"%s\" has been shared with you by %s." : "面板 \"%s\" 已由 %s 共享给你。", + "{user} has shared the board %s with you." : "{user} 共享面板 %s 给你。", "Finished" : "完成", "To review" : "回顾", "Action needed" : "需要操作", @@ -35,7 +38,10 @@ "New board title" : "新面板标题", "Modified:" : "修改于:", "Created:" : "创建于:", - "by" : "by", + "by" : "由", + "Choose a tag" : "选择一个标签", + "Add a tag" : "添加标签", + "Select tags" : "选择标签", "Due date" : "截至日期", "Click to set" : "点击设置", "Remove due date" : "移除截至日期",