Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 11, 2023
1 parent f6805b8 commit 5529605
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/zh_CN.js
Expand Up @@ -65,7 +65,9 @@ OC.L10N.register(
"{user} has commented on card {card}" : "{user} 评论了卡片 {card}",
"Deck" : "看板",
"Changes in the <strong>Deck app</strong>" : "<strong>看板应用</strong>中的改变",
"A <strong>board, list or card</strong> was changed" : "<strong>面板、列表或卡片</strong>已更新",
"A <strong>comment</strong> was created on a card" : "卡片上创建了一个 <strong>评论</strong>",
"A <strong>card description</strong> has been changed" : "<strong>卡片描述</strong>已更新",
"Upcoming cards" : "即将到来的卡片",
"Load more" : "加载更多",
"Personal" : "个人",
Expand All @@ -81,6 +83,7 @@ OC.L10N.register(
"Owned by %1$s" : "由 %1$s 拥有",
"Deck boards, cards and comments" : "看板、卡片和评论",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "自 %1$s,位于 %2$s/%3$s,由 %4$s 拥有",
"Create a new deck card" : "建立新 看板 卡片",
"Card comments" : "卡片评论",
"%s on %s" : "%s 于 %s",
"Deck boards and cards" : "看板及卡片",
Expand Down Expand Up @@ -229,6 +232,7 @@ OC.L10N.register(
"Add Attachment" : "添加附件",
"Write a description …" : "写一段描述",
"Choose attachment" : "选择附件",
"Assign a due date to this card…" : "为此卡片指派截止日期 …",
"Set a due date" : "设置截止日期",
"Remove due date" : "移除截止日期",
"Select Date" : "选择日期",
Expand Down
4 changes: 4 additions & 0 deletions l10n/zh_CN.json
Expand Up @@ -63,7 +63,9 @@
"{user} has commented on card {card}" : "{user} 评论了卡片 {card}",
"Deck" : "看板",
"Changes in the <strong>Deck app</strong>" : "<strong>看板应用</strong>中的改变",
"A <strong>board, list or card</strong> was changed" : "<strong>面板、列表或卡片</strong>已更新",
"A <strong>comment</strong> was created on a card" : "卡片上创建了一个 <strong>评论</strong>",
"A <strong>card description</strong> has been changed" : "<strong>卡片描述</strong>已更新",
"Upcoming cards" : "即将到来的卡片",
"Load more" : "加载更多",
"Personal" : "个人",
Expand All @@ -79,6 +81,7 @@
"Owned by %1$s" : "由 %1$s 拥有",
"Deck boards, cards and comments" : "看板、卡片和评论",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "自 %1$s,位于 %2$s/%3$s,由 %4$s 拥有",
"Create a new deck card" : "建立新 看板 卡片",
"Card comments" : "卡片评论",
"%s on %s" : "%s 于 %s",
"Deck boards and cards" : "看板及卡片",
Expand Down Expand Up @@ -227,6 +230,7 @@
"Add Attachment" : "添加附件",
"Write a description …" : "写一段描述",
"Choose attachment" : "选择附件",
"Assign a due date to this card…" : "为此卡片指派截止日期 …",
"Set a due date" : "设置截止日期",
"Remove due date" : "移除截止日期",
"Select Date" : "选择日期",
Expand Down

0 comments on commit 5529605

Please sign in to comment.