2020-03-19 22:12:47 +02:00
|
|
|
|
{
|
|
|
|
|
"labels": {
|
|
|
|
|
"paste": "貼上",
|
2021-01-07 11:30:22 +02:00
|
|
|
|
"pasteCharts": "貼上圖表",
|
2020-04-13 13:35:29 +03:00
|
|
|
|
"selectAll": "全選",
|
2020-07-07 18:30:58 +03:00
|
|
|
|
"multiSelect": "將物件加入選取範圍",
|
2020-06-30 15:50:48 +03:00
|
|
|
|
"moveCanvas": "移動畫布",
|
2020-12-14 16:49:01 +02:00
|
|
|
|
"cut": "剪下",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"copy": "複製",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"copyAsPng": "以PNG格式儲存到剪貼板",
|
|
|
|
|
"copyAsSvg": "以SVG格式複製到剪貼板",
|
|
|
|
|
"bringForward": "上移一層",
|
|
|
|
|
"sendToBack": "移到最底層",
|
|
|
|
|
"bringToFront": "置於最頂層",
|
2020-04-17 14:21:44 +03:00
|
|
|
|
"sendBackward": "往後移一層",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"delete": "刪除",
|
2020-04-17 14:21:44 +03:00
|
|
|
|
"copyStyles": "複製樣式",
|
|
|
|
|
"pasteStyles": "貼上樣式",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"stroke": "筆畫",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"background": "背景",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"fill": "填滿",
|
|
|
|
|
"strokeWidth": "筆跡寬度",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"strokeStyle": "筆畫樣式",
|
|
|
|
|
"strokeStyle_solid": "實線",
|
|
|
|
|
"strokeStyle_dashed": "虛線",
|
|
|
|
|
"strokeStyle_dotted": "點線",
|
|
|
|
|
"sloppiness": "線條風格",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"opacity": "透明度",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"textAlign": "文字對齊",
|
2020-08-17 00:13:58 +03:00
|
|
|
|
"edges": "邊緣",
|
|
|
|
|
"sharp": "尖銳",
|
|
|
|
|
"round": "平滑",
|
2020-12-14 16:49:01 +02:00
|
|
|
|
"arrowheads": "箭頭",
|
|
|
|
|
"arrowhead_none": "無",
|
|
|
|
|
"arrowhead_arrow": "箭頭",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"arrowhead_bar": "條狀箭頭",
|
|
|
|
|
"arrowhead_dot": "點箭頭",
|
2021-10-30 18:26:54 +02:00
|
|
|
|
"arrowhead_triangle": "三角形",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"fontSize": "字型大小",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"fontFamily": "字體集",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"onlySelected": "僅選取物件",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"withBackground": "含有背景",
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"exportEmbedScene": "嵌入場景",
|
2020-10-15 19:27:44 +03:00
|
|
|
|
"exportEmbedScene_details": "用於回復場景的場景資料會被包含在輸出的 PNG/SVG 檔案中。\n會增加輸出的檔案大小。",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"addWatermark": "加上 \"Made with Excalidraw\" 浮水印",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"handDrawn": "手寫",
|
|
|
|
|
"normal": "一般",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"code": "代碼",
|
2020-03-25 23:50:53 +02:00
|
|
|
|
"small": "小",
|
|
|
|
|
"medium": "中",
|
|
|
|
|
"large": "大",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"veryLarge": "特大",
|
|
|
|
|
"solid": "實心",
|
|
|
|
|
"hachure": "斜線筆觸",
|
|
|
|
|
"crossHatch": "交叉筆觸",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"thin": "細",
|
|
|
|
|
"bold": "粗",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"left": "左側",
|
|
|
|
|
"center": "置中",
|
|
|
|
|
"right": "右側",
|
|
|
|
|
"extraBold": "極粗",
|
|
|
|
|
"architect": "精確",
|
|
|
|
|
"artist": "藝術",
|
|
|
|
|
"cartoonist": "卡通",
|
2021-03-22 22:51:06 +02:00
|
|
|
|
"fileTitle": "檔案名稱",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"colorPicker": "色彩選擇工具",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"canvasColors": "使用於畫布",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"canvasBackground": "Canvas 背景",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"drawingCanvas": "繪圖 canvas",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"layers": "圖層",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"actions": "動作",
|
|
|
|
|
"language": "語言",
|
2021-02-11 14:13:32 +02:00
|
|
|
|
"liveCollaboration": "即時協作",
|
2020-05-31 17:35:34 +03:00
|
|
|
|
"duplicateSelection": "複製",
|
|
|
|
|
"untitled": "無標題",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"name": "名稱",
|
|
|
|
|
"yourName": "你的名稱",
|
|
|
|
|
"madeWithExcalidraw": "以 Excalidraw 製作",
|
|
|
|
|
"group": "建立群組",
|
2020-06-23 20:12:13 +03:00
|
|
|
|
"ungroup": "取消群組",
|
|
|
|
|
"collaborators": "協作者",
|
2021-02-07 12:33:37 +02:00
|
|
|
|
"showGrid": "顯示格線",
|
2020-07-14 11:41:37 +03:00
|
|
|
|
"addToLibrary": "加入資料庫",
|
|
|
|
|
"removeFromLibrary": "從資料庫中移除",
|
2020-08-17 00:13:58 +03:00
|
|
|
|
"libraryLoadingMessage": "資料庫讀取中…",
|
2021-01-07 11:30:22 +02:00
|
|
|
|
"libraries": "瀏覽資料庫",
|
2020-11-03 18:45:13 +02:00
|
|
|
|
"loadingScene": "場景讀取中…",
|
|
|
|
|
"align": "對齊",
|
|
|
|
|
"alignTop": "對齊頂部",
|
|
|
|
|
"alignBottom": "對齊底部",
|
|
|
|
|
"alignLeft": "對齊左側",
|
|
|
|
|
"alignRight": "對齊右側",
|
|
|
|
|
"centerVertically": "垂直置中",
|
2020-11-24 13:34:41 +02:00
|
|
|
|
"centerHorizontally": "水平置中",
|
|
|
|
|
"distributeHorizontally": "水平分布",
|
2021-02-02 11:41:57 +02:00
|
|
|
|
"distributeVertically": "垂直分布",
|
2021-03-26 22:54:57 +02:00
|
|
|
|
"flipHorizontal": "水平翻轉",
|
|
|
|
|
"flipVertical": "垂直翻轉",
|
2021-03-02 10:50:49 +02:00
|
|
|
|
"viewMode": "檢視模式",
|
2021-03-17 10:16:22 +02:00
|
|
|
|
"toggleExportColorScheme": "切換輸出配色",
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"share": "共享",
|
2021-06-11 19:15:44 +02:00
|
|
|
|
"showStroke": "顯示線條檢色器",
|
|
|
|
|
"showBackground": "顯示背景檢色器",
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"toggleTheme": "切換主題",
|
|
|
|
|
"personalLib": "個人資料庫",
|
2022-01-13 20:06:48 +01:00
|
|
|
|
"excalidrawLib": "Excalidraw 資料庫",
|
|
|
|
|
"decreaseFontSize": "縮小文字",
|
2022-02-06 18:08:55 +01:00
|
|
|
|
"increaseFontSize": "放大文字",
|
|
|
|
|
"unbindText": "取消綁定文字",
|
|
|
|
|
"link": {
|
|
|
|
|
"edit": "編輯連結",
|
|
|
|
|
"create": "建立連結",
|
|
|
|
|
"label": "連結"
|
|
|
|
|
}
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
|
|
|
|
"buttons": {
|
|
|
|
|
"clearReset": "重置 canvas",
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"exportJSON": "匯出至檔案",
|
|
|
|
|
"exportImage": "另存為圖片",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"export": "輸出",
|
|
|
|
|
"exportToPng": "輸出成 PNG",
|
|
|
|
|
"exportToSvg": "輸出成 SVG",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"copyToClipboard": "複製至剪貼簿",
|
|
|
|
|
"copyPngToClipboard": "複製 PNG 至剪貼簿",
|
2020-10-12 15:34:47 +03:00
|
|
|
|
"scale": "縮放比例",
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"save": "儲存目前檔案",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"saveAs": "儲存為",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"load": "載入",
|
|
|
|
|
"getShareableLink": "取得共享連結",
|
|
|
|
|
"close": "關閉",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"selectLanguage": "選擇語言",
|
|
|
|
|
"scrollBackToContent": "捲動回到內容",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"zoomIn": "放大",
|
|
|
|
|
"zoomOut": "縮小",
|
|
|
|
|
"resetZoom": "重設縮放",
|
|
|
|
|
"menu": "選單",
|
|
|
|
|
"done": "完成",
|
|
|
|
|
"edit": "編輯",
|
|
|
|
|
"undo": "復原",
|
|
|
|
|
"redo": "重做",
|
2021-02-11 14:13:32 +02:00
|
|
|
|
"resetLibrary": "重設資料庫",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"createNewRoom": "建立新協作會議室",
|
2020-12-25 12:15:34 +02:00
|
|
|
|
"fullScreen": "全螢幕",
|
|
|
|
|
"darkMode": "深色模式",
|
|
|
|
|
"lightMode": "淺色模式",
|
|
|
|
|
"zenMode": "專注模式",
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"exitZenMode": "離開專注模式",
|
|
|
|
|
"cancel": "取消",
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"clear": "清除",
|
|
|
|
|
"remove": "刪除",
|
|
|
|
|
"publishLibrary": "發布",
|
|
|
|
|
"submit": "送出",
|
|
|
|
|
"confirm": "確認"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
|
|
|
|
"alerts": {
|
|
|
|
|
"clearReset": "這將會清除整個 canvas。你確定嗎?",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"couldNotCreateShareableLink": "無法建立共享連結。",
|
2020-10-25 16:50:35 +02:00
|
|
|
|
"couldNotCreateShareableLinkTooBig": "無法建立共享連結:場景太大",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"couldNotLoadInvalidFile": "無法讀取失效的檔案。",
|
|
|
|
|
"importBackendFailed": "後端讀取失敗。",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"cannotExportEmptyCanvas": "無法輸出空白的 canvas。",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"couldNotCopyToClipboard": "無法複製至剪貼簿。請使用 Chrome 瀏覽器再試試看。",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"decryptFailed": "無法解密資料。",
|
2020-07-14 11:41:37 +03:00
|
|
|
|
"uploadedSecurly": "上傳已通過 end-to-end 加密,Excalidraw 伺服器和第三方無法皆讀取其內容。",
|
2020-10-01 20:23:38 +03:00
|
|
|
|
"loadSceneOverridePrompt": "讀取外部圖樣將取代目前的內容。是否要繼續?",
|
2021-02-04 20:18:57 +02:00
|
|
|
|
"collabStopOverridePrompt": "停止連線將覆蓋您先前於本機儲存的繪圖進度,是否確認?\n\n(如要保留原有的本機繪圖進度,直接關閉瀏覽器分頁即可。)",
|
2020-10-16 15:05:27 +03:00
|
|
|
|
"errorLoadingLibrary": "載入第三方套件時出現錯誤。",
|
2021-05-06 23:13:35 +03:00
|
|
|
|
"errorAddingToLibrary": "無法於此資料庫加入項目",
|
|
|
|
|
"errorRemovingFromLibrary": "無法由此資料庫移除項目",
|
2020-10-16 15:05:27 +03:00
|
|
|
|
"confirmAddLibrary": "這將會將 {{numShapes}} 個圖形加入你的資料庫,你確定嗎?",
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"imageDoesNotContainScene": "此圖檔中未包含場景資料。輸出檔案時是否有包含場景資料?",
|
2021-02-11 14:13:32 +02:00
|
|
|
|
"cannotRestoreFromImage": "無法由此檔案回復場景。",
|
2021-03-10 10:57:04 +02:00
|
|
|
|
"invalidSceneUrl": "無法由提供的 URL 匯入場景。可能是發生異常,或未包含有效的 Excalidraw JSON 資料。",
|
2021-10-09 20:32:35 +02:00
|
|
|
|
"resetLibrary": "這會清除您的資料庫,是否確定?",
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"removeItemsFromsLibrary": "從資料庫刪除 {{count}} 項?",
|
2021-10-09 20:32:35 +02:00
|
|
|
|
"invalidEncryptionKey": "加密鍵必須為22字元。即時協作已停用。"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"errors": {
|
|
|
|
|
"unsupportedFileType": "不支援的檔案類型。",
|
|
|
|
|
"imageInsertError": "無法插入圖片。請稍後再試…",
|
|
|
|
|
"fileTooBig": "檔案過大。可接受的最大尺寸為 {{maxSize}} 。",
|
|
|
|
|
"svgImageInsertError": "無法插入 SVG 圖片。此 SVG 檔案有問題。",
|
2022-03-09 12:21:26 +01:00
|
|
|
|
"invalidSVGString": "無效的 SVG。",
|
|
|
|
|
"cannotResolveCollabServer": "無法連結至 collab 伺服器。請重新整理後再試一次。"
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
},
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"toolBar": {
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"selection": "選取",
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"image": "插入圖片",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"rectangle": "長方形",
|
|
|
|
|
"diamond": "菱形",
|
|
|
|
|
"ellipse": "橢圓",
|
|
|
|
|
"arrow": "箭頭",
|
|
|
|
|
"line": "線條",
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"freedraw": "繪圖",
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"text": "文字",
|
2020-07-14 11:41:37 +03:00
|
|
|
|
"library": "資料庫",
|
2022-02-06 18:08:55 +01:00
|
|
|
|
"lock": "可連續使用選取的工具",
|
|
|
|
|
"penMode": "停止使用手勢縮放並接受以繪圖筆繪圖輸入",
|
|
|
|
|
"link": "為所選的形狀增加\b/更新連結"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
|
|
|
|
"headings": {
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"canvasActions": "canvas 動作",
|
|
|
|
|
"selectedShapeActions": "選取圖形動作",
|
2020-03-25 23:50:53 +02:00
|
|
|
|
"shapes": "形狀"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
|
|
|
|
"hints": {
|
2021-11-04 13:10:21 +01:00
|
|
|
|
"canvasPanning": "若要移動畫布,請在拖曳時按住滑鼠滾輪或空白鍵",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"linearElement": "點擊以繪製多點曲線;或拖曳以繪製直線",
|
|
|
|
|
"freeDraw": "點擊並拖曳來繪圖,放開即結束",
|
2020-08-25 13:40:58 +03:00
|
|
|
|
"text": "提示:亦可使用選取工具在任何地方雙擊來加入文字",
|
2021-07-08 13:09:13 +02:00
|
|
|
|
"text_selected": "雙擊滑鼠或按 Enter 以編輯文字",
|
|
|
|
|
"text_editing": "按跳脫鍵或 Ctrl 或 Cmd + Enter 以結束編輯",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"linearElementMulti": "按下 Escape 或 Enter 以結束繪製",
|
2020-12-25 12:15:34 +02:00
|
|
|
|
"lockAngle": "按住 SHIFT 可限制旋轉角度",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"resize": "縮放時按住 Shift 可保持原比例縮放;\\n按住 Alt 可由中心點進行縮放",
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"resizeImage": "按住 SHIFT 可任意縮放,按住 ALT 可由中央縮放。",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"rotate": "旋轉時按住 Shift 可限制旋轉角度",
|
|
|
|
|
"lineEditor_info": "雙擊滑鼠左鍵或按 Enter 來編輯控制點",
|
2020-07-07 18:30:58 +03:00
|
|
|
|
"lineEditor_pointSelected": "按下 Delete 可移除錨點;Ctrl 或 Cmd + D 可複製;或可拖曳來移動",
|
2022-01-13 20:06:48 +01:00
|
|
|
|
"lineEditor_nothingSelected": "選擇要編輯的錨點(按住 SHIFT 可多選),\n或按住 Alt 並點擊以增加新錨點。",
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"placeImage": "點擊以放置圖片,或點擊並拖曳以手動調整其尺寸。",
|
2022-01-13 20:06:48 +01:00
|
|
|
|
"publishLibrary": "發布個人資料庫",
|
|
|
|
|
"bindTextToElement": "按下 Enter 以加入文字。",
|
|
|
|
|
"deepBoxSelect": "按住 Ctrl 或 Cmd 以深度選取並避免拖曳"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
2020-11-03 18:45:13 +02:00
|
|
|
|
"canvasError": {
|
|
|
|
|
"cannotShowPreview": "無法顯示預覽",
|
|
|
|
|
"canvasTooBig": "畫布可能過大",
|
|
|
|
|
"canvasTooBigTip": "提示:可嘗試將最遠的元素移動至較集中的位置"
|
|
|
|
|
},
|
2020-03-19 22:12:47 +02:00
|
|
|
|
"errorSplash": {
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"headingMain_pre": "發生錯誤,嘗試",
|
|
|
|
|
"headingMain_button": "重新載入頁面。",
|
|
|
|
|
"clearCanvasMessage": "若重新載入仍無法解決問題,嘗試",
|
|
|
|
|
"clearCanvasMessage_button": "清除 canvas。",
|
|
|
|
|
"clearCanvasCaveat": "此動作將造成目前的作品被移除。",
|
|
|
|
|
"trackedToSentry_pre": "此錯誤與其識別碼",
|
|
|
|
|
"trackedToSentry_post": "將由系統記錄。",
|
|
|
|
|
"openIssueMessage_pre": "我們將謹慎處理,你的作品內容不會被包含在錯誤報告中。若你的作品不需保持私密,請考慮使用我們的",
|
|
|
|
|
"openIssueMessage_button": "bug tracker。",
|
|
|
|
|
"openIssueMessage_post": "請將下列資訊複製貼上至 GitHub issue 中。",
|
|
|
|
|
"sceneContent": "作品內容:"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
},
|
|
|
|
|
"roomDialog": {
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"desc_intro": "你可以邀請其他人一起協作目前的作品。",
|
|
|
|
|
"desc_privacy": "連線使用 end-to-end 加密故無須擔心作品的安全性。即使是我們的伺服器也無法取得其內容。",
|
|
|
|
|
"button_startSession": "開始連線",
|
|
|
|
|
"button_stopSession": "停止連線",
|
|
|
|
|
"desc_inProgressIntro": "即時協作連線正在進行中。",
|
|
|
|
|
"desc_shareLink": "將此連結分享給欲協作的對象:",
|
2021-03-17 10:16:22 +02:00
|
|
|
|
"desc_exitSession": "停止連線將中斷你與協作會議室的連結,但你仍可於本機編輯此作品。意指停止連線後你的編輯不會被先前共同協作的人看見,且他們可繼續共同協作另一個版本。",
|
|
|
|
|
"shareTitle": "加入 Excalidraw 上的即時協作會議室"
|
2020-04-03 15:32:00 +03:00
|
|
|
|
},
|
|
|
|
|
"errorDialog": {
|
2020-05-31 17:35:34 +03:00
|
|
|
|
"title": "錯誤"
|
2020-04-06 15:14:31 +03:00
|
|
|
|
},
|
2021-05-27 20:09:19 +02:00
|
|
|
|
"exportDialog": {
|
|
|
|
|
"disk_title": "儲存至硬碟",
|
|
|
|
|
"disk_details": "將場景匯出為可供匯入之檔案",
|
|
|
|
|
"disk_button": "儲存至檔案",
|
|
|
|
|
"link_title": "可共享連結",
|
|
|
|
|
"link_details": "匯出為唯讀連結",
|
2021-06-11 19:15:44 +02:00
|
|
|
|
"link_button": "匯出為連結",
|
|
|
|
|
"excalidrawplus_description": "將此場景儲存至你的 Excalidraw+ 工作區",
|
|
|
|
|
"excalidrawplus_button": "輸出",
|
|
|
|
|
"excalidrawplus_exportError": "目前無法輸出至 Excalidraw+"
|
2021-05-27 20:09:19 +02:00
|
|
|
|
},
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"helpDialog": {
|
|
|
|
|
"blog": "閱讀部落格",
|
2020-05-31 17:35:34 +03:00
|
|
|
|
"click": "點擊",
|
2022-01-13 20:06:48 +01:00
|
|
|
|
"deepSelect": "深度選取",
|
|
|
|
|
"deepBoxSelect": "在容器內深度選取並避免拖曳",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"curvedArrow": "曲箭頭",
|
2020-05-31 17:35:34 +03:00
|
|
|
|
"curvedLine": "曲線",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"documentation": "文件",
|
2021-07-08 13:09:13 +02:00
|
|
|
|
"doubleClick": "雙擊",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"drag": "拖曳",
|
2020-05-31 17:35:34 +03:00
|
|
|
|
"editor": "編輯器",
|
2021-07-08 13:09:13 +02:00
|
|
|
|
"editSelectedShape": "編輯選定的形狀(文字/箭號/線條)",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"github": "發現異常?回報問題",
|
|
|
|
|
"howto": "參照我們的說明",
|
|
|
|
|
"or": "或",
|
|
|
|
|
"preventBinding": "避免箭號連結",
|
|
|
|
|
"shapes": "形狀",
|
|
|
|
|
"shortcuts": "鍵盤快速鍵",
|
2021-07-08 13:09:13 +02:00
|
|
|
|
"textFinish": "完成編輯(文字編輯器)",
|
|
|
|
|
"textNewLine": "換行(文字編輯器)",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"title": "說明",
|
2020-06-16 17:27:30 +03:00
|
|
|
|
"view": "檢視",
|
2020-08-11 17:12:33 +03:00
|
|
|
|
"zoomToFit": "放大至填滿畫面",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"zoomToSelection": "縮放至選取區"
|
2020-04-19 00:40:40 +03:00
|
|
|
|
},
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
"clearCanvasDialog": {
|
2021-11-12 12:13:34 +01:00
|
|
|
|
"title": "清除畫布"
|
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
|
|
|
|
},
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"publishDialog": {
|
|
|
|
|
"title": "發布資料庫",
|
|
|
|
|
"itemName": "項目名稱",
|
|
|
|
|
"authorName": "作者名稱",
|
|
|
|
|
"githubUsername": "GitHub 帳號",
|
|
|
|
|
"twitterUsername": "Twitter 帳號",
|
|
|
|
|
"libraryName": "資料庫名稱",
|
|
|
|
|
"libraryDesc": "資料庫說明",
|
|
|
|
|
"website": "網站",
|
|
|
|
|
"placeholder": {
|
|
|
|
|
"authorName": "您的名稱或帳號",
|
|
|
|
|
"libraryName": "您的資料庫名稱",
|
|
|
|
|
"libraryDesc": "提供您的資料庫說明以利他人理解其用途",
|
|
|
|
|
"githubHandle": "Github handle(選填),填寫後您可編輯已送出待審查的資料庫",
|
|
|
|
|
"twitterHandle": "Twitter 帳號(選填),填寫後若我們在 Twitter 推廣時可提及您",
|
|
|
|
|
"website": "您個人網站或其他網站的連結(選填)"
|
|
|
|
|
},
|
|
|
|
|
"errors": {
|
|
|
|
|
"required": "必填",
|
|
|
|
|
"website": "請輸入有效的 URL"
|
|
|
|
|
},
|
|
|
|
|
"noteDescription": {
|
|
|
|
|
"pre": "送出您的資料庫後將被包含於",
|
|
|
|
|
"link": "公開資料庫 repository",
|
|
|
|
|
"post": "以利他人在其繪圖中使用。"
|
|
|
|
|
},
|
|
|
|
|
"noteGuidelines": {
|
|
|
|
|
"pre": "資料庫需先經人工審查。請閱讀",
|
|
|
|
|
"link": "說明文件",
|
|
|
|
|
"post": "再送出。若需溝通與修改時要透過 GitHub 帳號來進行,但並非強制需求。"
|
|
|
|
|
},
|
|
|
|
|
"noteLicense": {
|
|
|
|
|
"pre": "送出即代表您同意此資料庫將發布時使用 ",
|
|
|
|
|
"link": "MIT 授權,",
|
|
|
|
|
"post": "簡單來說是指任何人都能不受限制的使用。"
|
|
|
|
|
},
|
|
|
|
|
"noteItems": "每個資料庫項目都有獨立的名稱故可篩選。會包含下列資料庫項目:",
|
|
|
|
|
"atleastOneLibItem": "請選擇至少一項資料庫項目"
|
|
|
|
|
},
|
|
|
|
|
"publishSuccessDialog": {
|
|
|
|
|
"title": "資料庫已送出",
|
|
|
|
|
"content": "感謝 {{authorName}} 。您的資料庫已送出待審查。您可查看目前狀態",
|
|
|
|
|
"link": "在此"
|
|
|
|
|
},
|
|
|
|
|
"confirmDialog": {
|
|
|
|
|
"resetLibrary": "重設資料庫",
|
|
|
|
|
"removeItemsFromLib": "從資料庫移除所選的項目"
|
|
|
|
|
},
|
2020-04-19 00:40:40 +03:00
|
|
|
|
"encrypted": {
|
2021-04-01 18:47:48 +03:00
|
|
|
|
"tooltip": "你的作品已使用 end-to-end 方式加密,Excalidraw 的伺服器也無法取得其內容。",
|
2021-10-09 20:32:35 +02:00
|
|
|
|
"link": "Excalidraw 端到端加密的相關部落格文章"
|
2020-06-10 18:24:36 +03:00
|
|
|
|
},
|
2020-12-14 16:49:01 +02:00
|
|
|
|
"stats": {
|
|
|
|
|
"angle": "角度",
|
|
|
|
|
"element": "元素",
|
|
|
|
|
"elements": "元素",
|
|
|
|
|
"height": "高度",
|
|
|
|
|
"scene": "場景",
|
|
|
|
|
"selected": "已選",
|
|
|
|
|
"storage": "儲存",
|
|
|
|
|
"title": "詳細統計",
|
|
|
|
|
"total": "合計",
|
2021-02-04 20:18:57 +02:00
|
|
|
|
"version": "版本",
|
|
|
|
|
"versionCopy": "點擊複製",
|
|
|
|
|
"versionNotAvailable": "無法取得版本",
|
2020-12-14 16:49:01 +02:00
|
|
|
|
"width": "寬度"
|
2021-01-18 17:00:42 +02:00
|
|
|
|
},
|
|
|
|
|
"toast": {
|
2021-11-26 11:27:28 +01:00
|
|
|
|
"addedToLibrary": "加入資料庫",
|
2021-01-18 17:00:42 +02:00
|
|
|
|
"copyStyles": "已複製樣式",
|
2021-02-04 20:18:57 +02:00
|
|
|
|
"copyToClipboard": "複製至剪貼簿。",
|
2021-03-05 17:09:40 +02:00
|
|
|
|
"copyToClipboardAsPng": "以 PNG 格式將 {{exportSelection}} 複製至剪貼簿\n({{exportColorScheme}})",
|
2021-02-09 11:06:23 +02:00
|
|
|
|
"fileSaved": "已儲存檔案。",
|
2021-03-05 17:09:40 +02:00
|
|
|
|
"fileSavedToFilename": "儲存為 {filename}",
|
|
|
|
|
"canvas": "畫布",
|
|
|
|
|
"selection": "已選項目"
|
2021-09-22 22:58:12 +02:00
|
|
|
|
},
|
|
|
|
|
"colors": {
|
|
|
|
|
"ffffff": "白",
|
|
|
|
|
"f8f9fa": "灰 0",
|
|
|
|
|
"f1f3f5": "灰 1",
|
|
|
|
|
"fff5f5": "紅 0",
|
|
|
|
|
"fff0f6": "粉紅 0",
|
|
|
|
|
"f8f0fc": "深紫 0",
|
|
|
|
|
"f3f0ff": "藍紫 0",
|
|
|
|
|
"edf2ff": "靛藍 0",
|
|
|
|
|
"e7f5ff": "藍 0",
|
|
|
|
|
"e3fafc": "青 0",
|
|
|
|
|
"e6fcf5": "藍綠 0",
|
|
|
|
|
"ebfbee": "綠 0",
|
|
|
|
|
"f4fce3": "黃綠 0",
|
|
|
|
|
"fff9db": "黃 0",
|
|
|
|
|
"fff4e6": "橘 0",
|
|
|
|
|
"transparent": "透明",
|
|
|
|
|
"ced4da": "灰 4",
|
|
|
|
|
"868e96": "灰 6",
|
|
|
|
|
"fa5252": "紅 6",
|
|
|
|
|
"e64980": "粉紅 6",
|
|
|
|
|
"be4bdb": "深紫 6",
|
|
|
|
|
"7950f2": "藍紫 6",
|
|
|
|
|
"4c6ef5": "靛藍 6",
|
|
|
|
|
"228be6": "藍 6",
|
|
|
|
|
"15aabf": "青 6",
|
|
|
|
|
"12b886": "藍綠 6",
|
|
|
|
|
"40c057": "綠 6",
|
|
|
|
|
"82c91e": "黃綠 6",
|
|
|
|
|
"fab005": "黃 6",
|
|
|
|
|
"fd7e14": "橘 6",
|
|
|
|
|
"000000": "黑",
|
|
|
|
|
"343a40": "灰 8",
|
|
|
|
|
"495057": "灰 7",
|
|
|
|
|
"c92a2a": "紅 9",
|
|
|
|
|
"a61e4d": "粉紅 9",
|
|
|
|
|
"862e9c": "深紫 9",
|
|
|
|
|
"5f3dc4": "藍紫 9",
|
|
|
|
|
"364fc7": "靛藍 9",
|
|
|
|
|
"1864ab": "藍 9",
|
|
|
|
|
"0b7285": "青 9",
|
|
|
|
|
"087f5b": "藍綠 9",
|
|
|
|
|
"2b8a3e": "綠 9",
|
|
|
|
|
"5c940d": "黃綠 9",
|
|
|
|
|
"e67700": "黃 9",
|
|
|
|
|
"d9480f": "橘 9"
|
2020-03-19 22:12:47 +02:00
|
|
|
|
}
|
|
|
|
|
}
|