chore: update zh-TW translations (#3131)

This commit is contained in:
StarAtt 2023-08-07 20:59:36 +08:00 committed by GitHub
parent 5ac7b8e165
commit a3bea472bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 220 additions and 166 deletions

View File

@ -4,7 +4,7 @@
"welcomeText": "歡迎使用 @:appName", "welcomeText": "歡迎使用 @:appName",
"githubStarText": "在 GitHub 點星", "githubStarText": "在 GitHub 點星",
"subscribeNewsletterText": "訂閱電子報", "subscribeNewsletterText": "訂閱電子報",
"letsGoButtonText": "出發吧", "letsGoButtonText": "開始使用",
"title": "標題", "title": "標題",
"signUp": { "signUp": {
"buttonText": "註冊", "buttonText": "註冊",
@ -14,7 +14,7 @@
"repeatPasswordEmptyError": "確認密碼不能為空", "repeatPasswordEmptyError": "確認密碼不能為空",
"unmatchedPasswordError": "確認密碼與密碼不符", "unmatchedPasswordError": "確認密碼與密碼不符",
"alreadyHaveAnAccount": "已經有帳號了嗎?", "alreadyHaveAnAccount": "已經有帳號了嗎?",
"emailHint": "電子郵件地址", "emailHint": "電子郵件",
"passwordHint": "密碼", "passwordHint": "密碼",
"repeatPasswordHint": "確認密碼" "repeatPasswordHint": "確認密碼"
}, },
@ -23,7 +23,7 @@
"loginButtonText": "登入", "loginButtonText": "登入",
"buttonText": "登入", "buttonText": "登入",
"forgotPassword": "忘記密碼?", "forgotPassword": "忘記密碼?",
"emailHint": "電子郵件地址", "emailHint": "電子郵件",
"passwordHint": "密碼", "passwordHint": "密碼",
"dontHaveAnAccount": "沒有帳號?", "dontHaveAnAccount": "沒有帳號?",
"repeatPasswordEmptyError": "確認密碼不能為空", "repeatPasswordEmptyError": "確認密碼不能為空",
@ -53,7 +53,7 @@
"duplicate": "複製" "duplicate": "複製"
}, },
"blankPageTitle": "空白頁面", "blankPageTitle": "空白頁面",
"newPageText": "新頁面", "newPageText": "新頁面",
"trash": { "trash": {
"text": "垃圾筒", "text": "垃圾筒",
"restoreAll": "全部復原", "restoreAll": "全部復原",
@ -81,7 +81,7 @@
} }
}, },
"menuAppHeader": { "menuAppHeader": {
"addPageTooltip": "快速新增頁面", "addPageTooltip": "快速在此新增頁面",
"defaultNewPageName": "未命名", "defaultNewPageName": "未命名",
"renameDialog": "重新命名" "renameDialog": "重新命名"
}, },
@ -92,8 +92,8 @@
"italic": "斜體", "italic": "斜體",
"underline": "底線", "underline": "底線",
"strike": "刪除線", "strike": "刪除線",
"numList": "有序清單", "numList": "編號清單",
"bulletList": "無序清單", "bulletList": "項目符號清單",
"checkList": "核取清單", "checkList": "核取清單",
"inlineCode": "程式碼", "inlineCode": "程式碼",
"quote": "區塊引言", "quote": "區塊引言",
@ -105,14 +105,14 @@
"lightMode": "切換至亮色模式", "lightMode": "切換至亮色模式",
"darkMode": "切換至暗色模式", "darkMode": "切換至暗色模式",
"openAsPage": "以頁面開啓", "openAsPage": "以頁面開啓",
"addNewRow": "新增列", "addNewRow": "新增列",
"openMenu": "點擊開啓選單", "openMenu": "點擊以開啟選單",
"viewDataBase": "查看資料庫", "viewDataBase": "查看資料庫",
"referencePage": "這個 {name} 已參照" "referencePage": "這個 {name} 已被引用"
}, },
"sideBar": { "sideBar": {
"closeSidebar": "關閉側欄", "closeSidebar": "關閉側欄",
"openSidebar": "開啓側邊欄" "openSidebar": "開啟側欄"
}, },
"notifications": { "notifications": {
"export": { "export": {
@ -122,7 +122,7 @@
}, },
"contactsPage": { "contactsPage": {
"title": "聯絡人", "title": "聯絡人",
"whatsHappening": "這周有甚麼新鮮事?", "whatsHappening": "這週有什麼新鮮事?",
"addContact": "新增聯絡人", "addContact": "新增聯絡人",
"editContact": "編輯聯絡人" "editContact": "編輯聯絡人"
}, },
@ -133,30 +133,30 @@
"signOut": "登出", "signOut": "登出",
"complete": "完成", "complete": "完成",
"save": "儲存", "save": "儲存",
"generate": "生", "generate": "",
"esc": "離開", "esc": "ESC",
"keep": "保存", "keep": "保存",
"tryAgain": "再試一次", "tryAgain": "再試一次",
"discard": "放棄變更", "discard": "放棄變更",
"replace": "取代", "replace": "取代",
"insertBelow": "在下插入" "insertBelow": "在下插入"
}, },
"label": { "label": {
"welcome": "歡迎!", "welcome": "歡迎!",
"firstName": "名", "firstName": "名",
"middleName": "中間名", "middleName": "中間名",
"lastName": "姓", "lastName": "姓",
"stepX": "步驟 {X}" "stepX": "第 {X} 步"
}, },
"oAuth": { "oAuth": {
"err": { "err": {
"failedTitle": "無法連接至您的帳號。", "failedTitle": "無法連接至您的帳號。",
"failedMsg": "請確認您已在瀏覽器中完成登入程序" "failedMsg": "請確認您已在瀏覽器中完成登入程序"
}, },
"google": { "google": {
"title": "GOOGLE 登入", "title": "GOOGLE 登入",
"instruction1": "若要匯入您的 Google 聯絡人,您必須透過瀏覽器授權此應用程式", "instruction1": "若要匯入您的 Google 聯絡人,您必須透過瀏覽器授權此應用程式",
"instruction2": "點擊圖或選取文字以複製代碼:", "instruction2": "點擊圖或選取文字以複製代碼:",
"instruction3": "前往下列網址,並輸入上述代碼:", "instruction3": "前往下列網址,並輸入上述代碼:",
"instruction4": "完成註冊後,請點擊下方按鈕:" "instruction4": "完成註冊後,請點擊下方按鈕:"
} }
@ -180,26 +180,26 @@
"theme": "主題" "theme": "主題"
}, },
"files": { "files": {
"defaultLocation": "Appflowy 資料儲存位置", "defaultLocation": "AppFlowy 資料儲存位置",
"doubleTapToCopy": "雙擊以複製路徑", "doubleTapToCopy": "雙擊以複製路徑",
"restoreLocation": "回復 Appflowy 預設路徑", "restoreLocation": "恢復為 AppFlowy 預設路徑",
"customizeLocation": "開其他資料夾", "customizeLocation": "開其他資料夾",
"restartApp": "請重新啓動以讓更動生效", "restartApp": "請重新啟動應用程式以使更動生效。",
"exportDatabase": "匯出資料庫", "exportDatabase": "匯出資料庫",
"selectFiles": "選擇需要匯出的檔案", "selectFiles": "選擇需要匯出的檔案",
"createNewFolder": "建立新檔案", "createNewFolder": "建立新資料夾",
"createNewFolderDesc": "選擇想儲存資料的位置", "createNewFolderDesc": "選擇想儲存資料的位置",
"open": "開", "open": "",
"openFolder": "開一個已經存在的資料夾", "openFolder": "開一個已經存在的資料夾",
"openFolderDesc": "讀寫已存在的 AppFlowy 資料夾", "openFolderDesc": "讀寫已存在的 AppFlowy 資料夾",
"folderHintText": "資料夾名稱", "folderHintText": "資料夾名稱",
"location": "建立新資料夾", "location": "建立新資料夾",
"locationDesc": "命名 Appflowy 資料夾", "locationDesc": "命名 AppFlowy 資料夾",
"browser": "瀏覽", "browser": "瀏覽",
"create": "建立", "create": "建立",
"folderPath": "儲存資料夾的路徑", "folderPath": "儲存資料夾的路徑",
"locationCannotBeEmpty": "路徑不能爲空", "locationCannotBeEmpty": "路徑不能爲空",
"pathCopiedSnackbar": "檔案儲存空間的路徑已被複製到剪貼簿!" "pathCopiedSnackbar": "儲存檔案的路徑已被複製到剪貼簿!"
}, },
"user": { "user": {
"name": "名稱", "name": "名稱",
@ -213,34 +213,34 @@
"filter": "篩選", "filter": "篩選",
"sort": "排序", "sort": "排序",
"sortBy": "排序方式", "sortBy": "排序方式",
"Properties": "內容", "Properties": "屬性",
"group": "群組", "group": "群組",
"addFilter": "增加", "addFilter": "新增篩選器",
"deleteFilter": "刪除篩選器", "deleteFilter": "刪除篩選器",
"filterBy": "以...篩選", "filterBy": "以……篩選",
"typeAValue": "輸入一個值...", "typeAValue": "輸入一個值……",
"layout": "佈局" "layout": "佈局"
}, },
"textFilter": { "textFilter": {
"contains": "包含", "contains": "包含",
"doesNotContain": "不包含", "doesNotContain": "不包含",
"endsWith": "以...結尾", "endsWith": "以……結尾",
"startWith": "以...開頭", "startWith": "以……開頭",
"is": "是", "is": "是",
"isNot": "不是", "isNot": "不是",
"isEmpty": "空", "isEmpty": "空",
"isNotEmpty": "不空", "isNotEmpty": "不空",
"choicechipPrefix": { "choicechipPrefix": {
"isNot": "不是", "isNot": "不是",
"startWith": "以...開頭", "startWith": "以……開頭",
"endWith": "以...結尾", "endWith": "以……結尾",
"isEmpty": "空", "isEmpty": "空",
"isNotEmpty": "不空" "isNotEmpty": "不空"
} }
}, },
"checkboxFilter": { "checkboxFilter": {
"isChecked": "已核取", "isChecked": "已勾選",
"isUnchecked": "未核取", "isUnchecked": "未勾選",
"choicechipPrefix": { "choicechipPrefix": {
"is": "是" "is": "是"
} }
@ -252,14 +252,14 @@
"singleSelectOptionFilter": { "singleSelectOptionFilter": {
"is": "是", "is": "是",
"isNot": "不是", "isNot": "不是",
"isEmpty": "空", "isEmpty": "空",
"isNotEmpty": "不空" "isNotEmpty": "不空"
}, },
"multiSelectOptionFilter": { "multiSelectOptionFilter": {
"contains": "包含", "contains": "包含",
"doesNotContain": "不包含", "doesNotContain": "不包含",
"isEmpty": "空", "isEmpty": "空",
"isNotEmpty": "不空" "isNotEmpty": "不空"
}, },
"field": { "field": {
"hide": "隱藏", "hide": "隱藏",
@ -274,7 +274,7 @@
"singleSelectFieldName": "單選", "singleSelectFieldName": "單選",
"multiSelectFieldName": "多選", "multiSelectFieldName": "多選",
"urlFieldName": "網址", "urlFieldName": "網址",
"checklistFieldName": "核取列表", "checklistFieldName": "核取清單",
"numberFormat": "數字格式", "numberFormat": "數字格式",
"dateFormat": "日期格式", "dateFormat": "日期格式",
"includeTime": "包含時間", "includeTime": "包含時間",
@ -284,14 +284,14 @@
"dateFormatUS": "年/月/日", "dateFormatUS": "年/月/日",
"timeFormat": "時間格式", "timeFormat": "時間格式",
"invalidTimeFormat": "格式無效", "invalidTimeFormat": "格式無效",
"timeFormatTwelveHour": "12 小時", "timeFormatTwelveHour": "12 小時",
"timeFormatTwentyFourHour": "24 小時", "timeFormatTwentyFourHour": "24 小時",
"addSelectOption": "新增選項", "addSelectOption": "新增選項",
"optionTitle": "選項", "optionTitle": "選項",
"addOption": "新增選項", "addOption": "新增選項",
"editProperty": "編輯內容", "editProperty": "編輯屬性",
"newProperty": "新欄位", "newProperty": "新屬性",
"deleteFieldPromptMessage": "你確定嗎?這個內容將被刪除" "deleteFieldPromptMessage": "您確定嗎?這個屬性將被刪除"
}, },
"sort": { "sort": {
"ascending": "升冪排序", "ascending": "升冪排序",
@ -303,14 +303,14 @@
"duplicate": "複製", "duplicate": "複製",
"delete": "刪除", "delete": "刪除",
"textPlaceholder": "空", "textPlaceholder": "空",
"copyProperty": "已將內容複製至剪貼簿", "copyProperty": "已將屬性複製到剪貼簿",
"count": "Count", "count": "列數",
"newRow": "新" "newRow": "新列"
}, },
"selectOption": { "selectOption": {
"create": "建立", "create": "建立",
"purpleColor": "紫色", "purpleColor": "紫色",
"pinkColor": "粉色", "pinkColor": "粉色",
"lightPinkColor": "淡粉色", "lightPinkColor": "淡粉色",
"orangeColor": "橘色", "orangeColor": "橘色",
"yellowColor": "黃色", "yellowColor": "黃色",
@ -320,7 +320,7 @@
"blueColor": "藍色", "blueColor": "藍色",
"deleteTag": "刪除標籤", "deleteTag": "刪除標籤",
"colorPanelTitle": "顏色", "colorPanelTitle": "顏色",
"panelTitle": "搜尋或建立選項", "panelTitle": "選擇或建立選項",
"searchOption": "搜尋選項" "searchOption": "搜尋選項"
}, },
"checklist": { "checklist": {
@ -345,23 +345,23 @@
} }
}, },
"plugins": { "plugins": {
"referencedBoard": "已參照的看板", "referencedBoard": "已連結的看板",
"referencedGrid": "已參照的網格", "referencedGrid": "已連結的網格",
"autoGeneratorMenuItemName": "OpenAI 寫手", "autoGeneratorMenuItemName": "OpenAI 寫手",
"autoGeneratorTitleName": "OpenAI: 叫人工智慧寫下任何事情...", "autoGeneratorTitleName": "OpenAI:讓 AI 寫任何東西……",
"autoGeneratorLearnMore": "Learn more", "autoGeneratorLearnMore": "瞭解更多",
"autoGeneratorGenerate": "生", "autoGeneratorGenerate": "",
"autoGeneratorHintText": "問 OpenAI ...", "autoGeneratorHintText": "問 OpenAI……",
"autoGeneratorCantGetOpenAIKey": "無法取得 OpenAI 密鑰", "autoGeneratorCantGetOpenAIKey": "無法取得 OpenAI 密鑰",
"smartEdit": "人工智慧助理", "smartEdit": "AI 助理",
"openAI": "OpenAI", "openAI": "OpenAI",
"smartEditFixSpelling": "修正拼寫", "smartEditFixSpelling": "修正拼寫",
"warning": "⚠️ AI 的回答可能不精確或是存在誤導", "warning": "⚠️ AI 的回覆可能不準確或具有誤導性。",
"smartEditSummarize": "總結", "smartEditSummarize": "總結",
"smartEditCouldNotFetchResult": "無法取得 OpenAI 的結果", "smartEditCouldNotFetchResult": "無法取得 OpenAI 的結果",
"smartEditCouldNotFetchKey": "無法取得 OpenAI 密鑰", "smartEditCouldNotFetchKey": "無法取得 OpenAI 密鑰",
"smartEditDisabled": "在設定連結 OpenAI ", "smartEditDisabled": "在設定連結 OpenAI ",
"discardResponse": "你確定放棄人工智慧的回覆?", "discardResponse": "確定捨棄 AI 的回覆?",
"cover": { "cover": {
"changeCover": "更換封面", "changeCover": "更換封面",
"colors": "顏色", "colors": "顏色",
@ -370,16 +370,16 @@
"addCover": "新增封面", "addCover": "新增封面",
"addLocalImage": "新增本機圖片", "addLocalImage": "新增本機圖片",
"invalidImageUrl": "無效的圖片網址", "invalidImageUrl": "無效的圖片網址",
"failedToAddImageToGallery": "新增圖片到圖庫失敗", "failedToAddImageToGallery": "無法新增圖片到圖庫",
"enterImageUrl": "輸入圖片網址", "enterImageUrl": "輸入圖片網址",
"add": "Add", "add": "新增",
"back": "Back", "back": "返回",
"saveToGallery": "儲存到", "saveToGallery": "儲存到圖庫",
"removeIcon": "移除圖標", "removeIcon": "移除圖標",
"pasteImageUrl": "複製圖片網址", "pasteImageUrl": "貼上圖片網址",
"or": "或", "or": "或",
"pickFromFiles": "挑選檔案", "pickFromFiles": "從檔案中挑選",
"couldNotFetchImage": "無法取圖片", "couldNotFetchImage": "無法取圖片",
"imageSavingFailed": "圖片儲存失敗", "imageSavingFailed": "圖片儲存失敗",
"addIcon": "新增圖標" "addIcon": "新增圖標"
} }
@ -392,16 +392,16 @@
"menuName": "看板" "menuName": "看板"
}, },
"calendar": { "calendar": {
"menuName": "曆", "menuName": "曆",
"defaultNewCalendarTitle": "未命名", "defaultNewCalendarTitle": "未命名",
"navigation": { "navigation": {
"today": "今天", "today": "今天",
"jumpToday": "跳今天", "jumpToday": "跳今天",
"previousMonth": "上個月", "previousMonth": "上個月",
"nextMonth": "下個月" "nextMonth": "下個月"
}, },
"settings": { "settings": {
"showWeekNumbers": "顯示星期", "showWeekNumbers": "顯示星期",
"showWeekends": "顯示週末", "showWeekends": "顯示週末",
"firstDayOfWeek": "一週的第一天", "firstDayOfWeek": "一週的第一天",
"layoutDateField": "排列方式" "layoutDateField": "排列方式"
@ -409,134 +409,188 @@
}, },
"youCanAlso": "你也可以", "youCanAlso": "你也可以",
"and": "和", "and": "和",
"blockActions.addBelowTooltip": "點擊下方添加", "blockActions.addBelowTooltip": "點擊以在下方新增",
"blockActions.addAboveCmd": "Alt+擊", "blockActions.addAboveCmd": "Alt+擊",
"blockActions.addAboveMacCmd": "選項+單擊", "blockActions.addAboveMacCmd": "Option+點擊",
"blockActions.addAboveTooltip": "添加上面", "blockActions.addAboveTooltip": "在上方新增",
"signIn.loginAsGuestButtonText": "開始使用", "signIn.loginAsGuestButtonText": "開始使用",
"moreAction.moreOptions": "更多的選擇", "moreAction.moreOptions": "更多選項",
"importPanel.textAndMarkdown": "文本和降價", "importPanel.textAndMarkdown": "文字與 Markdown",
"importPanel.documentFromV010": "v0.1.0 的文檔", "importPanel.documentFromV010": "v0.1.0 的文檔",
"importPanel.databaseFromV010": "v0.1.0 版本的數據庫", "importPanel.databaseFromV010": "v0.1.0 的資料庫",
"importPanel.csv": "CSV", "importPanel.csv": "CSV",
"importPanel.database": "數據庫", "importPanel.database": "資料庫",
"disclosureAction.openNewTab": "在新選項卡中打開", "disclosureAction.openNewTab": "在新分頁中打開",
"trash.confirmDeleteAll.title": "您確定要刪除回收站中的所有頁面嗎?", "trash.confirmDeleteAll.title": "您確定要刪除垃圾筒中的所有頁面嗎?",
"trash.confirmDeleteAll.caption": "此操作無法撤消。", "trash.confirmDeleteAll.caption": "此操作無法復原。",
"trash.confirmRestoreAll.title": "您確定要恢復回收站中的所有頁面嗎?", "trash.confirmRestoreAll.title": "您確定要恢復垃圾筒中的所有頁面嗎?",
"trash.confirmRestoreAll.caption": "此操作無法撤消。", "trash.confirmRestoreAll.caption": "此操作無法復原。",
"questionBubble.markdown": "降價", "questionBubble.markdown": "Markdown",
"questionBubble.feedback": "饋", "questionBubble.feedback": "饋",
"toolbar.addLink": "添加鏈接", "toolbar.addLink": "新增連結",
"toolbar.link": "關聯", "toolbar.link": "連結",
"tooltip.dragRow": "長按可重新排序行", "tooltip.dragRow": "長按以重新排序",
"tooltip.addBlockBelow": "在下面添加一個塊", "tooltip.addBlockBelow": "在下面添加一個塊",
"button.Done": "完畢", "button.Done": "完畢",
"button.upload": "上傳", "button.upload": "上傳",
"button.edit": "編輯", "button.edit": "編輯",
"button.delete": "刪除", "button.delete": "刪除",
"button.duplicate": "複製", "button.duplicate": "複製",
"button.done": "完", "button.done": "完",
"button.putback": "放回去", "button.putback": "放回去",
"settings.menu.supabaseSetting": "超基設置", "settings.menu.supabaseSetting": "Supabase 設定",
"settings.appearance.fontFamily.label": "字體系列", "settings.appearance.fontFamily.label": "字體",
"settings.appearance.fontFamily.search": "搜", "settings.appearance.fontFamily.search": "搜",
"settings.appearance.themeUpload.button": "上傳", "settings.appearance.themeUpload.button": "上傳",
"settings.appearance.themeUpload.description": "使用下的按鈕上傳您自己的 AppFlowy 主題。", "settings.appearance.themeUpload.description": "使用下的按鈕上傳您自己的 AppFlowy 主題。",
"settings.appearance.themeUpload.failure": "上傳的主題格式無效。", "settings.appearance.themeUpload.failure": "上傳的主題格式無效。",
"settings.appearance.themeUpload.loading": "我們正在驗證並上傳您的主題,請稍候...", "settings.appearance.themeUpload.loading": "我們正在驗證並上傳您的主題,請稍候……",
"settings.appearance.themeUpload.uploadSuccess": "您的主題已成功上傳", "settings.appearance.themeUpload.uploadSuccess": "您的主題已成功上傳",
"settings.appearance.themeUpload.deletionFailure": "刪除主題失敗。嘗試手動刪除它。", "settings.appearance.themeUpload.deletionFailure": "刪除主題失敗。嘗試手動刪除它。",
"settings.appearance.themeUpload.filePickerDialogTitle": "選擇 .flowy_plugin 文件", "settings.appearance.themeUpload.filePickerDialogTitle": "選擇 .flowy_plugin 檔案",
"settings.appearance.themeUpload.urlUploadFailure": "無法打開網址:{}", "settings.appearance.themeUpload.urlUploadFailure": "無法打開網址:{}",
"settings.appearance.builtInsLabel": "內主題", "settings.appearance.builtInsLabel": "內主題",
"settings.appearance.pluginsLabel": "插件", "settings.appearance.pluginsLabel": "外掛程式",
"settings.files.copy": "複製", "settings.files.copy": "複製",
"settings.files.exportData": "導出您的數據", "settings.files.exportData": "匯出您的資料",
"settings.files.selectAll": "全選", "settings.files.selectAll": "全選",
"settings.files.deselectAll": "取消全選", "settings.files.deselectAll": "取消全選",
"settings.files.defineWhereYourDataIsStored": "定義數據的存儲位置", "settings.files.defineWhereYourDataIsStored": "您資料的儲存位置",
"settings.files.set": "", "settings.files.set": "設定",
"settings.files.changeLocationTooltips": "更改數據目錄", "settings.files.changeLocationTooltips": "更改儲存路徑",
"settings.files.change": "", "settings.files.change": "改",
"settings.files.openLocationTooltips": "打開另一個數據目錄", "settings.files.openLocationTooltips": "開啟另一個資料夾",
"settings.files.openCurrentDataFolder": "打開當前數據目錄", "settings.files.openCurrentDataFolder": "開啟目前的儲存位置",
"settings.files.recoverLocationTooltips": "重置為 AppFlowy 的默認數據目錄", "settings.files.recoverLocationTooltips": "重置為 AppFlowy 的預設路徑",
"settings.files.exportFileSuccess": "導出文件成功", "settings.files.exportFileSuccess": "成功匯出文件",
"settings.files.exportFileFail": "出文件失敗!", "settings.files.exportFileFail": "出文件失敗!",
"settings.files.export": "", "settings.files.export": "出",
"grid.deleteView": "您確定要刪除視圖嗎?", "grid.deleteView": "您確定要刪除視圖嗎?",
"grid.createView": "新", "grid.createView": "新",
"grid.settings.properties": "性", "grid.settings.properties": "性",
"grid.settings.reorderPropertiesTooltip": "拖以重新排序屬性", "grid.settings.reorderPropertiesTooltip": "拖以重新排序屬性",
"grid.settings.databaseLayout": "佈局", "grid.settings.databaseLayout": "佈局",
"grid.field.updatedAtFieldName": "最後修改時間", "grid.field.updatedAtFieldName": "最後修改時間",
"grid.field.createdAtFieldName": "創建時間", "grid.field.createdAtFieldName": "創建時間",
"grid.field.dateFormatDayMonthYear": "日月年", "grid.field.dateFormatDayMonthYear": "日//年",
"grid.row.action": "行動", "grid.row.action": "行動",
"grid.referencedGridPrefix": "視圖", "grid.referencedGridPrefix": "視圖",
"document.slashMenu.calendar.selectACalendarToLinkTo": "選擇要鏈接到的日曆", "document.slashMenu.calendar.selectACalendarToLinkTo": "選擇要連接的月曆",
"document.slashMenu.calendar.createANewCalendar": "創建新曆", "document.slashMenu.calendar.createANewCalendar": "創建新曆",
"document.selectionMenu.outline": "大綱", "document.selectionMenu.outline": "大綱",
"document.plugins.referencedCalendar": "參考日曆", "document.plugins.referencedCalendar": "連結的月曆",
"document.plugins.autoGeneratorRewrite": "改寫", "document.plugins.autoGeneratorRewrite": "改寫",
"document.plugins.smartEditImproveWriting": "提高寫作水", "document.plugins.smartEditImproveWriting": "提高寫作水",
"document.plugins.smartEditMakeLonger": "得更長", "document.plugins.smartEditMakeLonger": "得更長",
"document.plugins.createInlineMathEquation": "創建方程", "document.plugins.createInlineMathEquation": "創建方程",
"document.plugins.toggleList": "切換列表", "document.plugins.toggleList": "切換列表",
"document.plugins.cover.clearAll": "全部清除", "document.plugins.cover.clearAll": "全部清除",
"document.plugins.cover.coverRemoveAlert": "刪除後將從封面中刪除。", "document.plugins.cover.coverRemoveAlert": "刪除後將移除封面。",
"document.plugins.cover.alertDialogConfirmation": "你確定你要繼續嗎?", "document.plugins.cover.alertDialogConfirmation": "您確定要繼續嗎?",
"document.plugins.mathEquation.addMathEquation": "添加數學方程", "document.plugins.mathEquation.addMathEquation": "添加數學方程",
"document.plugins.mathEquation.editMathEquation": "編輯數學方程", "document.plugins.mathEquation.editMathEquation": "編輯數學方程",
"document.plugins.optionAction.click": "點擊", "document.plugins.optionAction.click": "點擊",
"document.plugins.optionAction.toOpenMenu": " 打開單", "document.plugins.optionAction.toOpenMenu": " 打開單",
"document.plugins.optionAction.delete": "刪除", "document.plugins.optionAction.delete": "刪除",
"document.plugins.optionAction.duplicate": "複製", "document.plugins.optionAction.duplicate": "複製",
"document.plugins.optionAction.turnInto": "變成", "document.plugins.optionAction.turnInto": "轉換為",
"document.plugins.optionAction.moveUp": "提升", "document.plugins.optionAction.moveUp": "上移",
"document.plugins.optionAction.moveDown": "下移", "document.plugins.optionAction.moveDown": "下移",
"document.plugins.optionAction.color": "顏色", "document.plugins.optionAction.color": "顏色",
"document.plugins.optionAction.align": "對齊", "document.plugins.optionAction.align": "對齊",
"document.plugins.optionAction.left": "左", "document.plugins.optionAction.left": "左",
"document.plugins.optionAction.center": "中", "document.plugins.optionAction.center": "中",
"document.plugins.optionAction.right": "正確的", "document.plugins.optionAction.right": "",
"document.plugins.optionAction.defaultColor": "默認", "document.plugins.optionAction.defaultColor": "預設",
"document.plugins.image.copiedToPasteBoard": "圖片鏈接已復製到剪貼板", "document.plugins.image.copiedToPasteBoard": "圖片連結已被複製到剪貼簿",
"document.plugins.outline.addHeadingToCreateOutline": "添加標題以創建目錄。", "document.plugins.outline.addHeadingToCreateOutline": "添加標題以創建目錄。",
"document.textBlock.placeholder": "輸入“/”作為命令", "document.textBlock.placeholder": "輸入「/」以使用指令",
"document.title.placeholder": "無標題", "document.title.placeholder": "無標題",
"document.imageBlock.placeholder": "點擊添加圖片", "document.imageBlock.placeholder": "點擊添加圖片",
"document.imageBlock.upload.label": "上傳", "document.imageBlock.upload.label": "上傳",
"document.imageBlock.upload.placeholder": "點擊上傳圖片", "document.imageBlock.upload.placeholder": "點擊上傳圖片",
"document.imageBlock.url.label": "圖片網址", "document.imageBlock.url.label": "圖片網址",
"document.imageBlock.url.placeholder": "輸入圖片網址", "document.imageBlock.url.placeholder": "輸入圖片網址",
"document.imageBlock.support": "圖片大小限制為 5MB。支的格式JPEG、PNG、GIF、SVG", "document.imageBlock.support": "圖片大小限制為 5MB。支的格式JPEG、PNG、GIF、SVG",
"document.imageBlock.error.invalidImage": "圖片無效", "document.imageBlock.error.invalidImage": "無效的圖片",
"document.imageBlock.error.invalidImageSize": "圖片大小必須小於 5MB", "document.imageBlock.error.invalidImageSize": "圖片大小必須小於 5MB",
"document.imageBlock.error.invalidImageFormat": "不支持圖像格式。支持的格式JPEG、PNG、GIF、SVG", "document.imageBlock.error.invalidImageFormat": "不支援的圖像格式。支援的格式JPEG、PNG、GIF、SVG",
"document.imageBlock.error.invalidImageUrl": "圖片網址無效", "document.imageBlock.error.invalidImageUrl": "圖片網址無效",
"document.codeBlock.language.label": "語言", "document.codeBlock.language.label": "語言",
"document.codeBlock.language.placeholder": "選擇語言", "document.codeBlock.language.placeholder": "選擇語言",
"document.inlineLink.placeholder": "粘貼或輸入鏈接", "document.inlineLink.placeholder": "貼上或輸入連結",
"document.inlineLink.url.label": "鏈接網址", "document.inlineLink.url.label": "連結網址",
"document.inlineLink.url.placeholder": "輸入鏈接網址", "document.inlineLink.url.placeholder": "輸入連結網址",
"document.inlineLink.title.label": "鏈接標題", "document.inlineLink.title.label": "連結標題",
"document.inlineLink.title.placeholder": "輸入鏈接標題", "document.inlineLink.title.placeholder": "輸入連結標題",
"board.referencedBoardPrefix": "視圖", "board.referencedBoardPrefix": "視圖",
"calendar.settings.noDateTitle": "未註明日期", "calendar.settings.noDateTitle": "未註明日期",
"calendar.settings.noDateHint": "未排的事件將顯示在這裡", "calendar.settings.noDateHint": "未的事件將顯示在這裡",
"calendar.settings.clickToAdd": "點擊添加到日曆", "calendar.settings.clickToAdd": "點擊以添加到月曆",
"calendar.settings.name": "曆佈局", "calendar.settings.name": "曆佈局",
"calendar.referencedCalendarPrefix": "視圖", "calendar.referencedCalendarPrefix": "視圖",
"errorDialog.title": "AppFlowy錯誤", "errorDialog.title": "AppFlowy 錯誤",
"errorDialog.howToFixFallback": "對於給您帶來的不便,我們深表歉意!在我們的 GitHub 頁面上提交描述您的錯誤問題。", "errorDialog.howToFixFallback": "對於給您帶來的不便,我們深表歉意!在我們的 GitHub 頁面上提交 issue 描述您遇到的錯誤問題。",
"errorDialog.github": "在 GitHub 上查看", "errorDialog.github": "在 GitHub 上查看",
"search.label": "搜", "search.label": "搜",
"search.placeholder.actions": "搜索操作...", "search.placeholder.actions": "搜尋 actions……",
"message.copy.success": "複製", "message.copy.success": "複製!",
"message.copy.fail": "無法複製", "message.copy.fail": "無法複製",
"unSupportBlock": "當前版本不支持該塊。", "unSupportBlock": "目前版本不支持此區塊。",
"views.deleteContentTitle": "您確定要刪除 {pageType} 嗎?", "views.deleteContentTitle": "您確定要刪除 {pageType} 嗎?",
"views.deleteContentCaption": "如果您刪除此{pageType},您可以從回收站中將其恢復。" "views.deleteContentCaption": "如果您刪除此{pageType},您可以從垃圾筒將其恢復。",
"settings.shortcuts.shortcutsLabel": "快捷鍵",
"settings.shortcuts.addNewCommand": "新增指令",
"settings.shortcuts.updateShortcutStep": "按下想要的組合鍵後按 ENTER",
"settings.shortcuts.shortcutIsAlreadyUsed": "這個快捷鍵已被用於:{conflict}",
"blockActions.dragTooltip": "拖曳以移動",
"blockActions.openMenuTooltip": "點擊以打開選單",
"disclosureAction.unfavorite": "移出我的最愛",
"disclosureAction.favorite": "加到我的最愛",
"disclosureAction.moveTo": "移動到",
"disclosureAction.addToFavorites": "加到我的最愛",
"disclosureAction.copyLink": "複製連結",
"menuAppHeader.moreButtonToolTip": "刪除、重新命名等等……",
"sideBar.personal": "個人",
"sideBar.favorites": "我的最愛",
"sideBar.clickToHideFavorites": "點擊以隱藏我的最愛",
"sideBar.clickToHidePersonal": "點擊以隱藏個人區塊",
"sideBar.addAPage": "新增頁面",
"settings.menu.logout": "登出",
"settings.menu.logoutPrompt": "您確定要登出嗎?",
"settings.shortcuts.command": "指令",
"settings.shortcuts.resetToDefault": "重置為預設按鍵",
"settings.shortcuts.keyBinding": "按鍵",
"settings.shortcuts.couldNotLoadErrorMsg": "無法載入快捷鍵,請再試一次",
"settings.shortcuts.couldNotSaveErrorMsg": "無法儲存快捷鍵,請再試一次",
"document.inlineLink.openInNewTab": "在新分頁中打開",
"grid.field.clearDate": "清除日期",
"document.inlineLink.copyLink": "複製連結",
"document.inlineLink.removeLink": "移除連結",
"colors.custom": "自訂",
"colors.default": "預設",
"colors.red": "紅色",
"colors.orange": "橘色",
"colors.yellow": "黃色",
"colors.green": "綠色",
"colors.blue": "藍色",
"colors.purple": "紫色",
"colors.pink": "粉紅色",
"colors.brown": "棕色",
"colors.gray": "灰色",
"emoji.filter": "篩選",
"emoji.random": "隨機",
"emoji.selectSkinTone": "選擇膚色",
"emoji.remove": "刪除表情符號",
"emoji.categories.smileys": "笑臉與情感",
"emoji.categories.people": "人與身體",
"emoji.categories.animals": "動物與自然",
"emoji.categories.food": "食物和飲料",
"emoji.categories.activities": "活動",
"emoji.categories.places": "旅行與地點",
"emoji.categories.objects": "物品",
"emoji.categories.symbols": "符號",
"emoji.categories.flags": "旗幟",
"emoji.categories.nature": "自然",
"emoji.categories.frequentlyUsed": "常用"
} }