New Crowdin translations (Greek) (#1118)

This commit is contained in:
Lipis 2020-03-31 14:44:29 +03:00 committed by GitHub
parent 81d4f611a3
commit e2e4f3c805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 341 additions and 90 deletions

View file

@ -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": "",
"save": "保存",
"load": "载入文件",
"getShareableLink": "获取共享链接",
@ -90,13 +90,13 @@
"lock": "绘制后保持所选的工具栏状态"
},
"headings": {
"canvasActions": "Canvas actions",
"selectedShapeActions": "Selected shape actions",
"canvasActions": "",
"selectedShapeActions": "",
"shapes": "形状"
},
"hints": {
"linearElement": "Click to start multiple points, drag for single line",
"linearElementMulti": "Click on last point or press Escape or Enter to finish",
"linearElement": "",
"linearElementMulti": "",
"resize": "当你调整大小时可以按住 SHIFT 来固定比例"
},
"errorSplash": {
@ -104,11 +104,11 @@
"headingMain_button": "重新加载页面。",
"clearCanvasMessage": "如果重新加载页面无效, 请尝试 ",
"clearCanvasMessage_button": "清除画布。",
"clearCanvasCaveat": " This will result in loss of work ",
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
"openIssueMessage_button": "bug tracker.",
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
"errorStack": "Error stack trace:",
"clearCanvasCaveat": "",
"openIssueMessage_pre": "",
"openIssueMessage_button": "",
"openIssueMessage_post": "",
"errorStack": "",
"errorStack_loading": "加载数据中,请等待...",
"sceneContent": "画布 内容:"
},