Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@@ -37,6 +37,10 @@ OC.L10N.register(
|
||||
"{user} has archived card {card} in list {stack} on board {board}" : "{user} 已將面板 {board} 上清單 {stack} 裏的卡片 {card} 封存",
|
||||
"You have unarchived card {card} in list {stack} on board {board}" : "您已將面板 {board} 上清單 {stack} 裏的卡片 {card} 解除封存",
|
||||
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} 已將面板 {board} 上清單 {stack} 裏的卡片 {card} 解除封存",
|
||||
"You have marked the card {card} as done in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 標記卡片 {card} 為已完成",
|
||||
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 標記卡片 {card} 為已完成",
|
||||
"You have marked the card {card} as undone in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 標記卡片 {card} 為未完成",
|
||||
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 標記卡片 {card} 為未完成",
|
||||
"You have removed the due date of card {card}" : "您移除了到期的卡片 {card}",
|
||||
"{user} has removed the due date of card {card}" : "{user} 移除了到期的卡片 {card}",
|
||||
"You have set the due date of card {card} to {after}" : "您已將卡片 {card} 的到期日設置為 {after}",
|
||||
@@ -245,6 +249,7 @@ OC.L10N.register(
|
||||
"Choose a date" : "選擇日期",
|
||||
"Remove due date" : "移除到期日",
|
||||
"Completed" : "已完成",
|
||||
"Due at:" : "到期日:",
|
||||
"Not completed" : "未完成",
|
||||
"Unarchive card" : "取消對卡片的封存",
|
||||
"Archive card" : "封存卡片",
|
||||
@@ -254,6 +259,7 @@ OC.L10N.register(
|
||||
"Set due date for this weekend" : "設定本週末的到期日",
|
||||
"Set due date for next week" : "設定下星期的到期日",
|
||||
"Assign a tag to this card…" : "為該卡片分配標籤…",
|
||||
"Create a new tag:" : "創建新標籤:",
|
||||
"(group)" : "(群組)",
|
||||
"Next week – {timeLocale}" : "下星期 – {timeLocale}",
|
||||
"Todo items" : "待辦事項",
|
||||
@@ -262,6 +268,7 @@ OC.L10N.register(
|
||||
"Card details" : "卡片詳情",
|
||||
"Assign to me" : "指派給我",
|
||||
"Unassign myself" : "自己解除指派",
|
||||
"Mark as not done" : "標記為未完成",
|
||||
"Mark as done" : "標記為完成",
|
||||
"Move card" : "移動卡片",
|
||||
"Delete card" : "刪除卡片",
|
||||
|
||||
Reference in New Issue
Block a user