New translations en.json (Chinese Traditional)

This commit is contained in:
Excalidraw Bot 2023-07-24 17:09:41 +02:00
parent c409e015e7
commit 9b850c52fe

View File

@ -109,8 +109,12 @@
"createContainerFromText": "將文字包於容器中", "createContainerFromText": "將文字包於容器中",
"link": { "link": {
"edit": "編輯連結", "edit": "編輯連結",
"editEmbed": "",
"create": "建立連結", "create": "建立連結",
"label": "連結" "createEmbed": "",
"label": "連結",
"labelEmbed": "",
"empty": ""
}, },
"lineEditor": { "lineEditor": {
"edit": "編輯線條", "edit": "編輯線條",
@ -164,9 +168,11 @@
"cancel": "取消", "cancel": "取消",
"clear": "清除", "clear": "清除",
"remove": "刪除", "remove": "刪除",
"embed": "",
"publishLibrary": "發布", "publishLibrary": "發布",
"submit": "送出", "submit": "送出",
"confirm": "確認" "confirm": "確認",
"embeddableInteractionButton": ""
}, },
"alerts": { "alerts": {
"clearReset": "這將會清除整個 canvas。你確定嗎", "clearReset": "這將會清除整個 canvas。你確定嗎",
@ -206,6 +212,10 @@
"line2": "這可能造成您畫布中 <bold>文字元素</bold> 的異常。", "line2": "這可能造成您畫布中 <bold>文字元素</bold> 的異常。",
"line3": "我們強烈建議您關閉此設定。您可以依照 <link>這些步驟</link> 來進行。", "line3": "我們強烈建議您關閉此設定。您可以依照 <link>這些步驟</link> 來進行。",
"line4": "若關閉此設定並未修復文字元素的顯示問題,請回報於我們 GitHub 上的 <issueLink>issue</issueLink>,或在 <discordLink>Discord</discordLink> 上告訴我們。" "line4": "若關閉此設定並未修復文字元素的顯示問題,請回報於我們 GitHub 上的 <issueLink>issue</issueLink>,或在 <discordLink>Discord</discordLink> 上告訴我們。"
},
"libraryElementTypeError": {
"embeddable": "",
"image": ""
} }
}, },
"toolBar": { "toolBar": {
@ -224,6 +234,7 @@
"link": "為所選的形狀增加\b/更新連結", "link": "為所選的形狀增加\b/更新連結",
"eraser": "橡皮擦", "eraser": "橡皮擦",
"frame": "框架工具", "frame": "框架工具",
"embeddable": "",
"hand": "手形(平移工具)", "hand": "手形(平移工具)",
"extraTools": "更多工具" "extraTools": "更多工具"
}, },
@ -237,6 +248,7 @@
"linearElement": "點擊以繪製多點曲線;或拖曳以繪製直線", "linearElement": "點擊以繪製多點曲線;或拖曳以繪製直線",
"freeDraw": "點擊並拖曳來繪圖,放開即結束", "freeDraw": "點擊並拖曳來繪圖,放開即結束",
"text": "提示:亦可使用選取工具在任何地方雙擊來加入文字", "text": "提示:亦可使用選取工具在任何地方雙擊來加入文字",
"embeddable": "",
"text_selected": "雙擊滑鼠或按 Enter 以編輯文字", "text_selected": "雙擊滑鼠或按 Enter 以編輯文字",
"text_editing": "按跳脫鍵或 Ctrl 或 Cmd + Enter 以結束編輯", "text_editing": "按跳脫鍵或 Ctrl 或 Cmd + Enter 以結束編輯",
"linearElementMulti": "按下 Escape 或 Enter 以結束繪製", "linearElementMulti": "按下 Escape 或 Enter 以結束繪製",
@ -411,7 +423,9 @@
"fileSavedToFilename": "儲存為 {filename}", "fileSavedToFilename": "儲存為 {filename}",
"canvas": "畫布", "canvas": "畫布",
"selection": "已選項目", "selection": "已選項目",
"pasteAsSingleElement": "使用 {{shortcut}} 以做為單一物件貼上,\n或貼上至現有的文字編輯器" "pasteAsSingleElement": "使用 {{shortcut}} 以做為單一物件貼上,\n或貼上至現有的文字編輯器",
"unableToEmbed": "",
"unrecognizedLinkFormat": ""
}, },
"colors": { "colors": {
"transparent": "透明", "transparent": "透明",