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