From eedada78f21a84f67dbfc508d54d365747f0501a Mon Sep 17 00:00:00 2001 From: CI-YU Date: Tue, 3 Jan 2023 16:23:23 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 95.4% (419 of 439 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/ --- webapp/i18n/zh_Hant.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/webapp/i18n/zh_Hant.json b/webapp/i18n/zh_Hant.json index 67694e05a..168571638 100644 --- a/webapp/i18n/zh_Hant.json +++ b/webapp/i18n/zh_Hant.json @@ -272,6 +272,7 @@ "SidebarTour.SidebarCategories.Body": "您所有的看板現在都在您的新側邊欄下進行了組織。 不再在工作區之間切換。 作為 v7.2 升級的一部分,可能會自動為您創建基於您之前工作區的一次性自定義類別。 這些可以根據您的喜好刪除或編輯。", "SidebarTour.SidebarCategories.Link": "更多", "SidebarTour.SidebarCategories.Title": "邊欄類別", + "SiteStats.total_boards": "所有看板", "SiteStats.total_cards": "總牌數", "TableComponent.add-icon": "加入圖示", "TableComponent.name": "姓名", @@ -309,6 +310,8 @@ "View.NewCalendarTitle": "行事曆檢視", "View.NewGalleryTitle": "畫廊視圖", "View.NewTableTitle": "圖表視圖", + "View.NewTemplateDefaultTitle": "沒有標題的模板", + "View.NewTemplateTitle": "沒有標題", "View.Table": "圖表", "ViewHeader.add-template": "+ 新範本", "ViewHeader.delete-template": "刪除", @@ -331,6 +334,8 @@ "ViewHeader.view-menu": "查看菜單", "ViewLimitDialog.PrimaryButton.Title.Admin": "升級", "ViewLimitDialog.PrimaryButton.Title.RegularUser": "通知管理者", + "ViewLimitDialog.Subtext.Admin": "升級到專業版或企業版,獲得每個看板無限瀏覽、無限卡片,以及更多。", + "ViewLimitDialog.Subtext.Admin.PricingPageLink": "了解更多我們的計畫", "ViewLimitDialog.UpgradeImg.AltText": "升級圖片", "ViewLimitDialog.notifyAdmin.Success": "已經通知管理者", "ViewTitle.hide-description": "隱藏敘述", @@ -345,6 +350,7 @@ "WelcomePage.StartUsingIt.Text": "開始使用", "Workspace.editing-board-template": "您正在編輯版面範本。", "badge.guest": "訪客", + "boardSelector.confirm-link-board": "連結看板與頻道", "boardSelector.confirm-link-board-button": "是,連結看版", "boardSelector.create-a-board": "建立看版", "boardSelector.link": "連結", @@ -355,6 +361,7 @@ "calendar.today": "今日", "calendar.week": "週別", "cloudMessage.learn-more": "學習更多", + "createImageBlock.failed": "無法上傳檔案,檔案大小超過限制。", "default-properties.badges": "評論和描述", "default-properties.title": "標題", "error.back-to-home": "返回首頁", @@ -362,16 +369,24 @@ "error.board-not-found": "沒有找到看板.", "error.go-login": "登入", "error.invalid-read-only-board": "沒有權限進入此看版.登入後才能訪問.", + "error.not-logged-in": "已被登出,請再次登入使用看板", "error.page.title": "很抱歉,發生了些錯誤", + "error.team-undefined": "不是有效的團隊", "error.unknown": "發生一個錯誤。", "generic.previous": "上一篇", + "guest-no-board.subtitle": "你尚未有權限進入此看板,請等人把你加入任何看板", "guest-no-board.title": "尚未有看版", "imagePaste.upload-failed": "有些檔案無法上傳.檔案大小達上限", "limitedCard.title": "影藏卡片", "login.log-in-button": "登錄", "login.log-in-title": "登錄", "login.register-button": "或創建一個帳戶(如果您沒有帳戶)", + "notification-box-card-limit-reached.close-tooltip": "小睡十天", "notification-box-card-limit-reached.contact-link": "通知管理員", + "notification-box-card-limit-reached.link": "升級到付費版", + "notification-box-card-limit-reached.title": "將看板上{cards}卡片隱藏", + "notification-box-cards-hidden.title": "此行為隱藏了其他卡片", + "notification-box.card-limit-reached.not-admin.text": "要存取已封存的卡片,你可以點擊{contactLink}升級到付費版", "person.add-user-to-board": "將{username} 加入看板", "person.add-user-to-board-confirm-button": "新增看板", "person.add-user-to-board-permissions": "權限", @@ -387,7 +402,16 @@ "rhs-boards.unlink-board": "未連結看版", "rhs-boards.unlink-board1": "未連結看版", "rhs-channel-boards-header.title": "板塊", + "share-board.publish": "發布", "share-board.share": "分享", + "shareBoard.channels-select-group": "頻道", + "shareBoard.confirm-change-team-role.confirmBtnText": "改變最小的看板規則", + "shareBoard.confirm-change-team-role.title": "改變最小的看板規則", + "shareBoard.confirm-link-channel": "連接看板到頻道", + "shareBoard.confirm-link-channel-button": "連接頻道", + "shareBoard.confirm-link-channel-button-with-other-channel": "解除連接或連接這", + "shareBoard.confirm-link-channel-subtext": "當你連接頻道到看板,該頻道所有成員(包含新的與現有的)都可以編輯,不包括訪客", + "shareBoard.confirm-unlink.confirmBtnText": "解除連結頻道", "shareBoard.unknown-channel-display-name": "未知管道", "tutorial_tip.finish_tour": "完成", "tutorial_tip.got_it": "了解",