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