Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2023-11-11 00:38:53 +00:00
parent a9a6a87e8a
commit d8e0d70031
6 changed files with 30 additions and 0 deletions

View File

@@ -243,6 +243,7 @@ OC.L10N.register(
"Select Date" : "选择日期",
"Assign a tag to this card…" : "为该卡片分配标签…",
"(group)" : "(组)",
"Next week {timeLocale}" : "下周 {timeLocale}",
"Todo items" : "待办事项",
"{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读",
"Edit card title" : "编辑卡片标题",
@@ -289,6 +290,7 @@ OC.L10N.register(
"No due" : "没有到期的",
"Search for {searchQuery} in all boards" : "在所有看板中搜索 {searchQuery}",
"No results found" : "未找到结果",
"This weekend {timeLocale}" : "本周末 {timeLocale}",
"Deck board {name}\n* Last modified on {lastMod}" : "看板{name}\n* 最后修改于{lastMod}",
"{stack} in {board}" : "{stack} 于 {board}",
"Click to expand description" : "点击展开描述",
@@ -306,6 +308,8 @@ OC.L10N.register(
"upcoming cards" : "即将到来的卡片",
"New card" : "新卡片",
"Due on {date}" : "于 {date} 到期 ",
"Tomorrow {timeLocale}" : "明天 {timeLocale}",
"Later today {timeLocale}" : "今日稍晚 {timeLocale}",
"Link to a board" : "链接到一个面板",
"Link to a card" : "链接到一张卡片",
"Create a card" : "创建一张卡片",