From 7ebdc6ea8a329977de15ed5454cbd94a98bcbae4 Mon Sep 17 00:00:00 2001 From: SiderealArt Date: Fri, 19 Nov 2021 18:25:16 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 66.5% (165 of 248 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ --- webapp/i18n/zh_Hant.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/zh_Hant.json b/webapp/i18n/zh_Hant.json index 08c14cc35..8f511748a 100644 --- a/webapp/i18n/zh_Hant.json +++ b/webapp/i18n/zh_Hant.json @@ -15,6 +15,7 @@ "CardDetail.addCardText": "新增卡片文本", "CardDetail.moveContent": "移動卡片內容", "CardDetail.new-comment-placeholder": "新增評論...", + "CardDetailProperty.delete-action-button": "刪除", "CardDetailProperty.property-deleted": "成功刪除 {propertyName}!", "CardDialog.copiedLink": "已複製!", "CardDialog.copyLink": "複製連結", @@ -23,6 +24,9 @@ "ColorOption.selectColor": "{color} 選擇顏色", "Comment.delete": "刪除", "CommentsList.send": "發送", + "ConfirmationDialog.cancel-action": "取消", + "ConfirmationDialog.confirm-action": "確認", + "ConfirmationDialog.delete-action": "刪除", "ContentBlock.Delete": "刪除", "ContentBlock.DeleteAction": "刪除", "ContentBlock.addElement": "新增 {type}", @@ -37,6 +41,8 @@ "ContentBlock.moveDown": "下移", "ContentBlock.moveUp": "上移", "ContentBlock.text": "文字", + "DeleteBoardDialog.confirm-cancel": "取消", + "DeleteBoardDialog.confirm-delete": "刪除", "Dialog.closeDialog": "關閉對話框", "EditableDayPicker.today": "今天", "EmptyCenterPanel.no-content": "從側欄中添加或選擇一個版面,即可開始使用。", @@ -54,6 +60,8 @@ "GalleryCard.delete": "刪除", "GalleryCard.duplicate": "復制", "GroupBy.ungroup": "未分组", + "KanbanCard.copiedLink": "已複製!", + "KanbanCard.copyLink": "複製連結", "KanbanCard.delete": "刪除", "KanbanCard.duplicate": "復本", "KanbanCard.untitled": "無標題", @@ -79,7 +87,7 @@ "PropertyType.Text": "文字框", "PropertyType.URL": "超連結", "PropertyType.UpdatedBy": "由更新", - "PropertyType.UpdatedTime": "更新時間", + "PropertyType.UpdatedTime": "最後更新時間", "RegistrationLink.confirmRegenerateToken": "此動作將使先前分享的鏈結無效。確定要進行嗎?", "RegistrationLink.copiedLink": "已復制!", "RegistrationLink.copyLink": "復制鏈結", @@ -127,6 +135,7 @@ "TableHeaderMenu.sort-ascending": "升序排列", "TableHeaderMenu.sort-descending": "降序排列", "TableRow.open": "開啟", + "ValueSelectorLabel.openMenu": "開啟選單", "View.AddView": "添加視圖", "View.Board": "版面", "View.DeleteView": "刪除視圖", @@ -149,6 +158,7 @@ "ViewHeader.search": "搜尋", "ViewHeader.search-text": "搜尋文字", "ViewHeader.select-a-template": "選擇範本", + "ViewHeader.set-default-template": "設為預設", "ViewHeader.share-board": "分享版面", "ViewHeader.sort": "排序", "ViewHeader.untitled": "無標題", @@ -158,6 +168,7 @@ "ViewTitle.remove-icon": "移除圖標", "ViewTitle.show-description": "顯示敘述", "ViewTitle.untitled-board": "無標題版面", + "WelcomePage.Explore.Button": "探索", "Workspace.editing-board-template": "您正在編輯板模板", "default-properties.title": "標題", "error.no-workspace": "您的會話控制可能已過期,或者您可能無法訪問此工作空間。",