[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2017-10-17 00:12:51 +00:00
parent 6901314382
commit 5fde7a19bf
2 changed files with 14 additions and 2 deletions

View File

@@ -3,6 +3,9 @@ OC.L10N.register(
{ {
"Hours" : "小时", "Hours" : "小时",
"Minutes" : "分", "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" : "完成", "Finished" : "完成",
"To review" : "回顾", "To review" : "回顾",
"Action needed" : "需要操作", "Action needed" : "需要操作",
@@ -37,7 +40,10 @@ OC.L10N.register(
"New board title" : "新面板标题", "New board title" : "新面板标题",
"Modified:" : "修改于:", "Modified:" : "修改于:",
"Created:" : "创建于:", "Created:" : "创建于:",
"by" : "by", "by" : "",
"Choose a tag" : "选择一个标签",
"Add a tag" : "添加标签",
"Select tags" : "选择标签",
"Due date" : "截至日期", "Due date" : "截至日期",
"Click to set" : "点击设置", "Click to set" : "点击设置",
"Remove due date" : "移除截至日期", "Remove due date" : "移除截至日期",

View File

@@ -1,6 +1,9 @@
{ "translations": { { "translations": {
"Hours" : "小时", "Hours" : "小时",
"Minutes" : "分", "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" : "完成", "Finished" : "完成",
"To review" : "回顾", "To review" : "回顾",
"Action needed" : "需要操作", "Action needed" : "需要操作",
@@ -35,7 +38,10 @@
"New board title" : "新面板标题", "New board title" : "新面板标题",
"Modified:" : "修改于:", "Modified:" : "修改于:",
"Created:" : "创建于:", "Created:" : "创建于:",
"by" : "by", "by" : "",
"Choose a tag" : "选择一个标签",
"Add a tag" : "添加标签",
"Select tags" : "选择标签",
"Due date" : "截至日期", "Due date" : "截至日期",
"Click to set" : "点击设置", "Click to set" : "点击设置",
"Remove due date" : "移除截至日期", "Remove due date" : "移除截至日期",