New translations en.json (Chinese Traditional)
This commit is contained in:
parent
09c53b975e
commit
9cbe0a89a7
@ -125,13 +125,13 @@
|
|||||||
"createContainerFromText": "將文字包於容器中",
|
"createContainerFromText": "將文字包於容器中",
|
||||||
"link": {
|
"link": {
|
||||||
"edit": "編輯連結",
|
"edit": "編輯連結",
|
||||||
"editEmbed": "",
|
"editEmbed": "編輯可嵌入連結",
|
||||||
"create": "",
|
"create": "新增連結",
|
||||||
"label": "連結",
|
"label": "連結",
|
||||||
"labelEmbed": "連結&嵌入",
|
"labelEmbed": "連結&嵌入",
|
||||||
"empty": "未設定連結",
|
"empty": "未設定連結",
|
||||||
"hint": "",
|
"hint": "在此輸入或貼上連結",
|
||||||
"goToElement": ""
|
"goToElement": "移至目標元素"
|
||||||
},
|
},
|
||||||
"lineEditor": {
|
"lineEditor": {
|
||||||
"edit": "編輯線條",
|
"edit": "編輯線條",
|
||||||
@ -157,13 +157,13 @@
|
|||||||
"zoomToFit": "縮放至顯示所有元素",
|
"zoomToFit": "縮放至顯示所有元素",
|
||||||
"installPWA": "於本機安裝 Excalidraw (PWA)",
|
"installPWA": "於本機安裝 Excalidraw (PWA)",
|
||||||
"autoResize": "啟用文字自動縮放",
|
"autoResize": "啟用文字自動縮放",
|
||||||
"copyElementLink": "",
|
"copyElementLink": "複製此物件的連結",
|
||||||
"linkToElement": ""
|
"linkToElement": "連結至物件"
|
||||||
},
|
},
|
||||||
"elementLink": {
|
"elementLink": {
|
||||||
"title": "",
|
"title": "連結至物件",
|
||||||
"desc": "",
|
"desc": "點擊畫布上的形狀或貼上連結",
|
||||||
"notFound": ""
|
"notFound": "無法在畫布上找到連結的物件"
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "尚未加入任何物件...",
|
"noItems": "尚未加入任何物件...",
|
||||||
@ -510,7 +510,7 @@
|
|||||||
"pasteAsSingleElement": "使用 {{shortcut}} 以做為單一物件貼上,\n或貼上至現有的文字編輯器",
|
"pasteAsSingleElement": "使用 {{shortcut}} 以做為單一物件貼上,\n或貼上至現有的文字編輯器",
|
||||||
"unableToEmbed": "目前不允許嵌入此網址。您可至 GitHub 提出 issue 以要求將此網址加入合格名單。",
|
"unableToEmbed": "目前不允許嵌入此網址。您可至 GitHub 提出 issue 以要求將此網址加入合格名單。",
|
||||||
"unrecognizedLinkFormat": "您嵌入的連結格式不符。請嘗試貼入原網站所提供的「嵌入」字串。",
|
"unrecognizedLinkFormat": "您嵌入的連結格式不符。請嘗試貼入原網站所提供的「嵌入」字串。",
|
||||||
"elementLinkCopied": ""
|
"elementLinkCopied": "連結已複製至剪貼簿"
|
||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"transparent": "透明",
|
"transparent": "透明",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user