diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 7128586eb..5854250cc 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -22,36 +22,161 @@ OC.L10N.register( "You have renamed list {before} to {stack} on board {board}" : "您已將佈告欄 {board} 上的列表 {before} 重新命名為 {stack}", "{user} has renamed list {before} to {stack} on board {board}" : "{user} 已將佈告欄 {board} 上的列表 {before} 重新命名為 {stack}", "You have deleted list {stack} on board {board}" : "您已刪除佈告欄 {board} 上的列表 {stack}", - "Personal" : "私人的", + "{user} has deleted list {stack} on board {board}" : "{user} 已刪除佈告欄 {board} 上的列表 {stack}", + "You have created card {card} in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 建立卡片 {card}", + "{user} has created card {card} in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 建立卡片 {card}", + "You have deleted card {card} in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 刪除卡片 {card}", + "{user} has deleted card {card} in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 刪除卡片 {card}", + "You have renamed the card {before} to {card}" : "您已將卡片 {before} 重新命名為 {card}", + "{user} has renamed the card {before} to {card}" : "{user} 已將卡片 {before} 重新命名為 {card}", + "You have added a description to card {card} in list {stack} on board {board}" : "您已將描述新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} 已將描述新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "You have updated the description of card {card} in list {stack} on board {board}" : "您已更新佈告欄 {board} 上的列表 {stack} 的卡片 {card} 的描述", + "{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} 已更新佈告欄 {board} 上的列表 {stack} 的卡片 {card} 的描述", + "You have archived card {card} in list {stack} on board {board}" : "您已封存佈告欄 {board} 上的列表 {stack} 中的卡片 {card}", + "{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 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} 的到期日", + "{user} has set the due date of card {card} to {after}" : "{user} 已設定卡片 {card} 的到期日", + "You have updated the due date of card {card} to {after}" : "您已將卡片 {card} 的到期日更新為 {after}", + "{user} has updated the due date of card {card} to {after}" : "{user} 已將卡片 {card} 的到期日更新為 {after}", + "You have added the tag {label} to card {card} in list {stack} on board {board}" : "您已將標籤 {label} 新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} 已將標籤 {label} 新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "You have removed the tag {label} from card {card} in list {stack} on board {board}" : "您已將標籤 {label} 從佈告欄 {board} 上列表 {stack} 中的卡片 {card} 移除", + "{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} 已將標籤 {label} 從佈告欄 {board} 上列表 {stack} 中的卡片 {card} 移除", + "You have assigned {assigneduser} to card {card} on board {board}" : "您已將佈告欄 {board} 上的卡片 {card} 分配給 {assigneduser}", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} 已將佈告欄 {board} 上的卡片 {card} 分配給 {assigneduser}", + "You have unassigned {assigneduser} from card {card} on board {board}" : "您已取消分配佈告欄 {board} 上的卡片 {card} 給 {assigneduser}", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} 已取消分配佈告欄 {board} 上的卡片 {card} 給 {assigneduser}", + "You have moved the card {card} from list {stackBefore} to {stack}" : "您已將卡片 {card} 從列表 {stackBefore} 移動到 {stack}", + "{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} 已將卡片 {card} 從列表 {stackBefore} 移動到 {stack}", + "You have added the attachment {attachment} to card {card}" : "您已將附件 {attachment} 新增到 {card}", + "{user} has added the attachment {attachment} to card {card}" : "{user} 已將附件 {attachment} 新增到 {card}", + "You have updated the attachment {attachment} on card {card}" : "您已更新卡片 {card} 上的附件 {attachment}", + "{user} has updated the attachment {attachment} on card {card}" : "{user} 已更新卡片 {card} 上的附件 {attachment}", + "You have deleted the attachment {attachment} from card {card}" : "您已從卡片 {card} 刪除附件 {attachment}", + "{user} has deleted the attachment {attachment} from card {card}" : "{user} 已從卡片 {card} 刪除附件 {attachment}", + "You have restored the attachment {attachment} to card {card}" : "您已從卡片 {card} 還原附件 {attachment}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} 已從卡片 {card} 還原附件 {attachment}", + "You have commented on card {card}" : "您已在卡片 {card} 上留言", + "{user} has commented on card {card}" : "{user} 已在卡片 {card} 上留言", + "A card description inside the Deck app has been changed" : "Deck 應用程式中的卡片描述已變更", + "Deck" : "Deck", + "Changes in the Deck app" : "Deck 應用程式中的變更", + "A comment was created on a card" : "已在卡片上建立了留言", + "Upcoming cards" : "接下來的卡片", + "Personal" : "個人", + "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", + "{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} 已分配卡片「%s」位於「%s」給您。", + "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", + "%s has mentioned you in a comment on \"%s\"." : "%s 在「%s」的留言中提到了您。", + "{user} has mentioned you in a comment on \"%s\"." : "{user} 在「%s」的留言中提到了您。", + "The board \"%s\" has been shared with you by %s." : "佈告欄「%s」已由 %s 分享給您。", + "{user} has shared the board %s with you." : "{user} 已與您分享佈告欄 %s。", + "No data was provided to create an attachment." : "沒有提供用於建立附件的資料。", "Finished" : "已完成", + "To review" : "待檢閱", + "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To do" : "待辦事項", + "Doing" : "正在進行", "Done" : "完成", + "Example Task 3" : "範例工作 3", + "Example Task 2" : "範例工作 2", + "Example Task 1" : "範例工作 1", "The file was uploaded" : "檔案已上傳", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", + "The file was only partially uploaded" : "檔案僅部份上傳", "No file was uploaded" : "沒有檔案被上傳", "Missing a temporary folder" : "找不到暫存資料夾", - "Could not write file to disk" : "寫入硬碟失敗", + "Could not write file to disk" : "無法寫入硬碟", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", - "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck是一種看板式組織工具,旨在針對與Nextcloud集成的團隊進行個人計劃和項目組織。\n\n\n- 📥 增加您的任務到card和把它們整理好\n- 📄 寫下額外的筆記在markdown\n- 🔖 分配標籤以更好地組織\n- 👥 與您的團隊,朋友或家人分享\n- 📎 附加檔案並將其嵌入到您的 markdown 描述\n- 💬 使用評論與您的團隊討論\n- ⚡ 跟踪變化在活動流程中\n- 🚀 取得您的專案組織", + "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s", + "Card not found" : "找不到卡片", + "Path is already shared with this card" : "路徑已與此卡片分享", + "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,日期格式必須為 YYYY-MM-DD", + "Personal planning and team project organization" : "個人規劃與團隊專案組織", + "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck 是一套看板式組織工具,提供與 Nextcloud 整合的個人規劃與團隊專案組織功能。\n\n\n- 📥 將您的工作項目新增到卡片中,並將它們按順序排列\n- 📄 以 Markdown 編寫額外的註釋\n- 🔖 分配標籤讓組織更方便\n- 👥 與您的團隊、朋友與家人分享\n- 📎 附上檔案並將其嵌入到您的 Markdown 描述中\n- 💬 使用留言與您的團隊討論\n- ⚡ 追蹤活動流程中的變動\n- 🚀 整理好您的專案", + "Card details" : "卡片詳細資訊", "Add board" : "新增佈告欄", + "Select the board to link to a project" : "選取要連結到專案的佈告欄", + "Search by board title" : "按佈告欄標題搜尋", + "Select board" : "選取佈告欄", + "Create a new card" : "建立新卡片", + "Select a board" : "選取佈告欄", + "Select a list" : "選取列表", + "Card title" : "卡片標題", "Cancel" : "取消", + "Creating the new card…" : "正在建立新卡片……", + "\"{card}\" was added to \"{board}\"" : "「{card}」已新增至「{board}」", + "Open card" : "開啟卡片", + "Close" : "關閉", + "Create card" : "建立卡片", + "Select a card" : "選取卡片", + "Select the card to link to a project" : "選取要連結到專案的卡片", + "Link to card" : "連結到卡片", "File already exists" : "檔案已存在", - "Add list" : "新增清單", - "Next 7 days" : "接下來 7 天", - "Next 30 days" : "接下來 30 天", + "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", + "Do you want to overwrite it?" : "您想要覆寫它嗎?", + "Overwrite file" : "覆寫檔案", + "Keep existing file" : "保留既有檔案", + "This board is read only" : "此佈告欄唯讀", + "Drop your files to upload" : "拖曳您的檔案以上傳", + "Archived cards" : "已封存的卡片", + "Add list" : "新增列表", + "List name" : "列表名稱", + "Apply filter" : "套用過濾條件", + "Filter by tag" : "按標籤過濾", + "Filter by assigned user" : "按被分配的使用者過濾", + "Unassigned" : "未分配", + "Filter by due date" : "按到期日過濾", + "Overdue" : "超過到期日", + "Next 24 hours" : "接下來24小時", + "Next 7 days" : "接下來7天", + "Next 30 days" : "接下來30天", + "No due date" : "無到期日", + "Clear filter" : "清除過濾條件", + "Hide archived cards" : "隱藏已封存的卡片", + "Show archived cards" : "顯示已封存的卡片", + "Toggle compact mode" : "切換簡潔模式", "Details" : "詳細資料", + "Loading board" : "正在載入佈告欄", + "No lists available" : "沒有可用的列表", + "Create a new list to add cards to this board" : "建立新列表以新增卡片到此佈告欄", + "Board not found" : "找不到佈告欄", "Sharing" : "分享", "Tags" : "標籤", "Deleted items" : "刪除的項目", "Timeline" : "時間軸", + "Deleted lists" : "已刪除的列表", "Undo" : "復原", + "Deleted cards" : "已刪除的卡片", + "Share board with a user, group or circle …" : "與使用者、群組或小圈圈分享佈告欄……", + "Searching for users, groups and circles …" : "搜尋使用者、群組與小圈圈……", + "No participants found" : "找不到參與者", + "Board owner" : "佈告欄擁有者", + "(Group)" : "(群組)", + "(Circle)" : "(小圈圈)", "Can edit" : "可以編輯", "Can share" : "可以分享", + "Can manage" : "可以管理", "Delete" : "刪除", - "Delete list" : "刪除清單", - "Add card" : "增加卡片", + "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", + "Add a new list" : "新增列表", + "Archive all cards" : "封存所有卡片", + "Delete list" : "刪除列表", + "Add card" : "新增卡片", + "Archive all cards in this list" : "封存此列表中的所有卡片", + "Add a new card" : "新增卡片", + "Card name" : "卡片名稱", + "List deleted" : "列表已刪除", "Edit" : "編輯", + "Add a new tag" : "新增標籤", "Members" : "成員", "Attachments" : "附件", "Comments" : "意見", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index e25f98d64..3f26068bb 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -20,36 +20,161 @@ "You have renamed list {before} to {stack} on board {board}" : "您已將佈告欄 {board} 上的列表 {before} 重新命名為 {stack}", "{user} has renamed list {before} to {stack} on board {board}" : "{user} 已將佈告欄 {board} 上的列表 {before} 重新命名為 {stack}", "You have deleted list {stack} on board {board}" : "您已刪除佈告欄 {board} 上的列表 {stack}", - "Personal" : "私人的", + "{user} has deleted list {stack} on board {board}" : "{user} 已刪除佈告欄 {board} 上的列表 {stack}", + "You have created card {card} in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 建立卡片 {card}", + "{user} has created card {card} in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 建立卡片 {card}", + "You have deleted card {card} in list {stack} on board {board}" : "您已在佈告欄 {board} 上的列表 {stack} 刪除卡片 {card}", + "{user} has deleted card {card} in list {stack} on board {board}" : "{user} 已在佈告欄 {board} 上的列表 {stack} 刪除卡片 {card}", + "You have renamed the card {before} to {card}" : "您已將卡片 {before} 重新命名為 {card}", + "{user} has renamed the card {before} to {card}" : "{user} 已將卡片 {before} 重新命名為 {card}", + "You have added a description to card {card} in list {stack} on board {board}" : "您已將描述新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} 已將描述新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "You have updated the description of card {card} in list {stack} on board {board}" : "您已更新佈告欄 {board} 上的列表 {stack} 的卡片 {card} 的描述", + "{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} 已更新佈告欄 {board} 上的列表 {stack} 的卡片 {card} 的描述", + "You have archived card {card} in list {stack} on board {board}" : "您已封存佈告欄 {board} 上的列表 {stack} 中的卡片 {card}", + "{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 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} 的到期日", + "{user} has set the due date of card {card} to {after}" : "{user} 已設定卡片 {card} 的到期日", + "You have updated the due date of card {card} to {after}" : "您已將卡片 {card} 的到期日更新為 {after}", + "{user} has updated the due date of card {card} to {after}" : "{user} 已將卡片 {card} 的到期日更新為 {after}", + "You have added the tag {label} to card {card} in list {stack} on board {board}" : "您已將標籤 {label} 新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} 已將標籤 {label} 新增到佈告欄 {board} 上的列表 {stack} 的卡片 {card}", + "You have removed the tag {label} from card {card} in list {stack} on board {board}" : "您已將標籤 {label} 從佈告欄 {board} 上列表 {stack} 中的卡片 {card} 移除", + "{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} 已將標籤 {label} 從佈告欄 {board} 上列表 {stack} 中的卡片 {card} 移除", + "You have assigned {assigneduser} to card {card} on board {board}" : "您已將佈告欄 {board} 上的卡片 {card} 分配給 {assigneduser}", + "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} 已將佈告欄 {board} 上的卡片 {card} 分配給 {assigneduser}", + "You have unassigned {assigneduser} from card {card} on board {board}" : "您已取消分配佈告欄 {board} 上的卡片 {card} 給 {assigneduser}", + "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} 已取消分配佈告欄 {board} 上的卡片 {card} 給 {assigneduser}", + "You have moved the card {card} from list {stackBefore} to {stack}" : "您已將卡片 {card} 從列表 {stackBefore} 移動到 {stack}", + "{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} 已將卡片 {card} 從列表 {stackBefore} 移動到 {stack}", + "You have added the attachment {attachment} to card {card}" : "您已將附件 {attachment} 新增到 {card}", + "{user} has added the attachment {attachment} to card {card}" : "{user} 已將附件 {attachment} 新增到 {card}", + "You have updated the attachment {attachment} on card {card}" : "您已更新卡片 {card} 上的附件 {attachment}", + "{user} has updated the attachment {attachment} on card {card}" : "{user} 已更新卡片 {card} 上的附件 {attachment}", + "You have deleted the attachment {attachment} from card {card}" : "您已從卡片 {card} 刪除附件 {attachment}", + "{user} has deleted the attachment {attachment} from card {card}" : "{user} 已從卡片 {card} 刪除附件 {attachment}", + "You have restored the attachment {attachment} to card {card}" : "您已從卡片 {card} 還原附件 {attachment}", + "{user} has restored the attachment {attachment} to card {card}" : "{user} 已從卡片 {card} 還原附件 {attachment}", + "You have commented on card {card}" : "您已在卡片 {card} 上留言", + "{user} has commented on card {card}" : "{user} 已在卡片 {card} 上留言", + "A card description inside the Deck app has been changed" : "Deck 應用程式中的卡片描述已變更", + "Deck" : "Deck", + "Changes in the Deck app" : "Deck 應用程式中的變更", + "A comment was created on a card" : "已在卡片上建立了留言", + "Upcoming cards" : "接下來的卡片", + "Personal" : "個人", + "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", + "{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} 已分配卡片「%s」位於「%s」給您。", + "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", + "%s has mentioned you in a comment on \"%s\"." : "%s 在「%s」的留言中提到了您。", + "{user} has mentioned you in a comment on \"%s\"." : "{user} 在「%s」的留言中提到了您。", + "The board \"%s\" has been shared with you by %s." : "佈告欄「%s」已由 %s 分享給您。", + "{user} has shared the board %s with you." : "{user} 已與您分享佈告欄 %s。", + "No data was provided to create an attachment." : "沒有提供用於建立附件的資料。", "Finished" : "已完成", + "To review" : "待檢閱", + "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To do" : "待辦事項", + "Doing" : "正在進行", "Done" : "完成", + "Example Task 3" : "範例工作 3", + "Example Task 2" : "範例工作 2", + "Example Task 1" : "範例工作 1", "The file was uploaded" : "檔案已上傳", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", + "The file was only partially uploaded" : "檔案僅部份上傳", "No file was uploaded" : "沒有檔案被上傳", "Missing a temporary folder" : "找不到暫存資料夾", - "Could not write file to disk" : "寫入硬碟失敗", + "Could not write file to disk" : "無法寫入硬碟", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", - "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck是一種看板式組織工具,旨在針對與Nextcloud集成的團隊進行個人計劃和項目組織。\n\n\n- 📥 增加您的任務到card和把它們整理好\n- 📄 寫下額外的筆記在markdown\n- 🔖 分配標籤以更好地組織\n- 👥 與您的團隊,朋友或家人分享\n- 📎 附加檔案並將其嵌入到您的 markdown 描述\n- 💬 使用評論與您的團隊討論\n- ⚡ 跟踪變化在活動流程中\n- 🚀 取得您的專案組織", + "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s", + "Card not found" : "找不到卡片", + "Path is already shared with this card" : "路徑已與此卡片分享", + "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,日期格式必須為 YYYY-MM-DD", + "Personal planning and team project organization" : "個人規劃與團隊專案組織", + "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck 是一套看板式組織工具,提供與 Nextcloud 整合的個人規劃與團隊專案組織功能。\n\n\n- 📥 將您的工作項目新增到卡片中,並將它們按順序排列\n- 📄 以 Markdown 編寫額外的註釋\n- 🔖 分配標籤讓組織更方便\n- 👥 與您的團隊、朋友與家人分享\n- 📎 附上檔案並將其嵌入到您的 Markdown 描述中\n- 💬 使用留言與您的團隊討論\n- ⚡ 追蹤活動流程中的變動\n- 🚀 整理好您的專案", + "Card details" : "卡片詳細資訊", "Add board" : "新增佈告欄", + "Select the board to link to a project" : "選取要連結到專案的佈告欄", + "Search by board title" : "按佈告欄標題搜尋", + "Select board" : "選取佈告欄", + "Create a new card" : "建立新卡片", + "Select a board" : "選取佈告欄", + "Select a list" : "選取列表", + "Card title" : "卡片標題", "Cancel" : "取消", + "Creating the new card…" : "正在建立新卡片……", + "\"{card}\" was added to \"{board}\"" : "「{card}」已新增至「{board}」", + "Open card" : "開啟卡片", + "Close" : "關閉", + "Create card" : "建立卡片", + "Select a card" : "選取卡片", + "Select the card to link to a project" : "選取要連結到專案的卡片", + "Link to card" : "連結到卡片", "File already exists" : "檔案已存在", - "Add list" : "新增清單", - "Next 7 days" : "接下來 7 天", - "Next 30 days" : "接下來 30 天", + "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", + "Do you want to overwrite it?" : "您想要覆寫它嗎?", + "Overwrite file" : "覆寫檔案", + "Keep existing file" : "保留既有檔案", + "This board is read only" : "此佈告欄唯讀", + "Drop your files to upload" : "拖曳您的檔案以上傳", + "Archived cards" : "已封存的卡片", + "Add list" : "新增列表", + "List name" : "列表名稱", + "Apply filter" : "套用過濾條件", + "Filter by tag" : "按標籤過濾", + "Filter by assigned user" : "按被分配的使用者過濾", + "Unassigned" : "未分配", + "Filter by due date" : "按到期日過濾", + "Overdue" : "超過到期日", + "Next 24 hours" : "接下來24小時", + "Next 7 days" : "接下來7天", + "Next 30 days" : "接下來30天", + "No due date" : "無到期日", + "Clear filter" : "清除過濾條件", + "Hide archived cards" : "隱藏已封存的卡片", + "Show archived cards" : "顯示已封存的卡片", + "Toggle compact mode" : "切換簡潔模式", "Details" : "詳細資料", + "Loading board" : "正在載入佈告欄", + "No lists available" : "沒有可用的列表", + "Create a new list to add cards to this board" : "建立新列表以新增卡片到此佈告欄", + "Board not found" : "找不到佈告欄", "Sharing" : "分享", "Tags" : "標籤", "Deleted items" : "刪除的項目", "Timeline" : "時間軸", + "Deleted lists" : "已刪除的列表", "Undo" : "復原", + "Deleted cards" : "已刪除的卡片", + "Share board with a user, group or circle …" : "與使用者、群組或小圈圈分享佈告欄……", + "Searching for users, groups and circles …" : "搜尋使用者、群組與小圈圈……", + "No participants found" : "找不到參與者", + "Board owner" : "佈告欄擁有者", + "(Group)" : "(群組)", + "(Circle)" : "(小圈圈)", "Can edit" : "可以編輯", "Can share" : "可以分享", + "Can manage" : "可以管理", "Delete" : "刪除", - "Delete list" : "刪除清單", - "Add card" : "增加卡片", + "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", + "Add a new list" : "新增列表", + "Archive all cards" : "封存所有卡片", + "Delete list" : "刪除列表", + "Add card" : "新增卡片", + "Archive all cards in this list" : "封存此列表中的所有卡片", + "Add a new card" : "新增卡片", + "Card name" : "卡片名稱", + "List deleted" : "列表已刪除", "Edit" : "編輯", + "Add a new tag" : "新增標籤", "Members" : "成員", "Attachments" : "附件", "Comments" : "意見",