excalidraw/src/locales/uk-UA.json

176 lines
4.2 KiB
JSON
Raw Normal View History

2020-05-31 17:35:34 +03:00
{
"labels": {
"paste": "Вставити",
"selectAll": "Вибрати все",
"copy": "Копіювати",
"copyAsPng": "Копіювати до буферу обміну",
"copyAsSvg": "Копіювати до буферу обміну",
"bringForward": "",
"sendToBack": "",
"bringToFront": "",
"sendBackward": "",
"delete": "Видалити",
"copyStyles": "Копіювати стилі",
"pasteStyles": "Вставити стилі",
"stroke": "",
"background": "Фон",
"fill": "",
"strokeWidth": "",
"strokeStyle": "",
"strokeStyle_solid": "Суцільний",
"strokeStyle_dashed": "",
"strokeStyle_dotted": "",
"sloppiness": "",
"opacity": "Прозорість",
"textAlign": "Вирівнювання тексту",
"fontSize": "Розмір шрифту",
"fontFamily": "Шрифт",
"onlySelected": "",
"withBackground": "",
"addWatermark": "",
"handDrawn": "",
"normal": "Звичайний",
"code": "Код",
"small": "Малий",
"medium": "Середній",
"large": "Великий",
"veryLarge": "Дуже великий",
"solid": "",
"hachure": "",
"crossHatch": "",
"thin": "",
"bold": "Жирний",
"left": "",
"center": "",
"right": "",
"extraBold": "",
"architect": "Архітектор",
"artist": "Художник",
"cartoonist": "Карикатурист",
"fileTitle": "Назва файла",
"colorPicker": "Палітра кольорів",
"canvasBackground": "",
"drawingCanvas": "",
"layers": "",
"actions": "",
"language": "",
"createRoom": "",
"duplicateSelection": "",
"untitled": "",
"name": "",
"yourName": "",
"madeWithExcalidraw": "",
"group": "",
"ungroup": ""
},
"buttons": {
"clearReset": "",
"export": "",
"exportToPng": "",
"exportToSvg": "",
"copyToClipboard": "",
"copyPngToClipboard": "",
"save": "",
"load": "",
"getShareableLink": "",
"close": "",
"selectLanguage": "",
"scrollBackToContent": "",
"zoomIn": "",
"zoomOut": "",
"resetZoom": "",
"menu": "Меню",
"done": "Готово",
"edit": "Редагувати",
"undo": "Відмінити",
"redo": "",
"roomDialog": "",
"createNewRoom": "",
"toggleFullScreen": "",
"toggleZenMode": "",
"exitZenMode": ""
},
"alerts": {
"clearReset": "",
"couldNotCreateShareableLink": "",
"couldNotLoadInvalidFile": "",
"importBackendFailed": "",
"cannotExportEmptyCanvas": "",
"couldNotCopyToClipboard": "",
"decryptFailed": "",
"uploadedSecurly": ""
},
"toolBar": {
"selection": "",
"draw": "",
"rectangle": "",
"diamond": "",
"ellipse": "",
"arrow": "",
"line": "",
"text": "",
"lock": ""
},
"headings": {
"canvasActions": "",
"selectedShapeActions": "",
"shapes": ""
},
"hints": {
"linearElement": "",
"freeDraw": "",
"linearElementMulti": "",
"resize": "",
"rotate": "",
"lineEditor_info": "",
"lineEditor_pointSelected": "",
"lineEditor_nothingSelected": ""
2020-05-31 17:35:34 +03:00
},
"errorSplash": {
"headingMain_pre": "",
"headingMain_button": "",
"clearCanvasMessage": "",
"clearCanvasMessage_button": "",
"clearCanvasCaveat": "",
"trackedToSentry_pre": "",
"trackedToSentry_post": "",
"openIssueMessage_pre": "",
"openIssueMessage_button": "",
"openIssueMessage_post": "",
"sceneContent": ""
},
"roomDialog": {
"desc_intro": "",
"desc_privacy": "",
"button_startSession": "",
"button_stopSession": "",
"desc_inProgressIntro": "",
"desc_persistenceWarning": "",
"desc_shareLink": "",
"desc_exitSession": ""
},
"errorDialog": {
"title": "Помилка"
},
"shortcutsDialog": {
"title": "",
"shapes": "",
"or": "",
"click": "",
"drag": "",
"curvedArrow": "",
"curvedLine": "",
"editor": "Редактор",
"view": "",
"blog": "",
"howto": "",
"github": "",
"textNewLine": "",
"textFinish": "",
"zoomToFit": ""
},
"encrypted": {
"tooltip": ""
}
}