mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (Greek) (#1118)
This commit is contained in:
parent
81d4f611a3
commit
e2e4f3c805
14 changed files with 341 additions and 90 deletions
|
@ -15,7 +15,7 @@
|
|||
"background": "背景",
|
||||
"fill": "填充",
|
||||
"strokeWidth": "邊框寬度",
|
||||
"sloppiness": "Sloppiness",
|
||||
"sloppiness": "",
|
||||
"opacity": "透明度",
|
||||
"fontSize": "字體大小",
|
||||
"fontFamily": "字體",
|
||||
|
@ -29,14 +29,14 @@
|
|||
"large": "大",
|
||||
"veryLarge": "極大",
|
||||
"solid": "實",
|
||||
"hachure": "Hachure",
|
||||
"crossHatch": "Cross-Hatch",
|
||||
"hachure": "",
|
||||
"crossHatch": "",
|
||||
"thin": "細",
|
||||
"bold": "粗",
|
||||
"extraBold": "特粗",
|
||||
"architect": "Architect",
|
||||
"artist": "Artist",
|
||||
"cartoonist": "Cartoonist",
|
||||
"architect": "",
|
||||
"artist": "",
|
||||
"cartoonist": "",
|
||||
"fileTitle": "檔案名稱",
|
||||
"colorPicker": "色彩選擇工具",
|
||||
"canvasBackground": "Canvas 背景",
|
||||
|
@ -52,7 +52,7 @@
|
|||
"exportToPng": "輸出成 PNG",
|
||||
"exportToSvg": "輸出成 SVG",
|
||||
"copyToClipboard": "複製到剪貼板",
|
||||
"copyPngToClipboard": "Copy PNG to clipboard",
|
||||
"copyPngToClipboard": "複製 PNG 到剪貼板",
|
||||
"save": "儲存",
|
||||
"load": "載入",
|
||||
"getShareableLink": "取得共享連結",
|
||||
|
@ -90,12 +90,12 @@
|
|||
"lock": "繪圖後使所選工具保持活動狀態"
|
||||
},
|
||||
"headings": {
|
||||
"canvasActions": "Canvas actions",
|
||||
"selectedShapeActions": "Selected shape actions",
|
||||
"canvasActions": "",
|
||||
"selectedShapeActions": "",
|
||||
"shapes": "形狀"
|
||||
},
|
||||
"hints": {
|
||||
"linearElement": "Click to start multiple points, drag for single line",
|
||||
"linearElement": "",
|
||||
"linearElementMulti": "按下 Escape 或 Enter 來完成",
|
||||
"resize": "當你再調整大小時可以按住 SHIFT 來約束比例"
|
||||
},
|
||||
|
@ -105,9 +105,9 @@
|
|||
"clearCanvasMessage": "如果重載還是無法解決,嘗試 ",
|
||||
"clearCanvasMessage_button": "清理畫布",
|
||||
"clearCanvasCaveat": " 這會導致目前的進度遺失 ",
|
||||
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
|
||||
"openIssueMessage_pre": "",
|
||||
"openIssueMessage_button": "bug tracker.",
|
||||
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
|
||||
"openIssueMessage_post": "",
|
||||
"errorStack": "Error stack trace:",
|
||||
"errorStack_loading": "資料讀取中,請稍候",
|
||||
"sceneContent": "場景內容"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue