chore: New Crowdin updates (#2480)

This commit is contained in:
Lipis 2020-12-14 16:49:01 +02:00 committed by GitHub
parent 4c7b1a2269
commit 3b86944365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 637 additions and 124 deletions

View file

@ -4,6 +4,7 @@
"selectAll": "Выбрать все",
"multiSelect": "Добавить элемент к выбору",
"moveCanvas": "Переместить холст",
"cut": "",
"copy": "Копировать",
"copyAsPng": "Скопировать в буфер обмена как PNG",
"copyAsSvg": "Скопировать в буфер обмена как SVG",
@ -28,6 +29,11 @@
"edges": "Края",
"sharp": "Острые",
"round": "Скругленные",
"arrowheads": "",
"arrowhead_none": "",
"arrowhead_arrow": "",
"arrowhead_bar": "",
"arrowhead_dot": "",
"fontSize": "Размер шрифта",
"fontFamily": "Семейство шрифтов",
"onlySelected": "Только выбранные",
@ -71,9 +77,11 @@
"ungroup": "Разделить выделение",
"collaborators": "Сотрудники",
"toggleGridMode": "Переключить режим сетки",
"toggleStats": "",
"addToLibrary": "Добавить в библиотеку",
"removeFromLibrary": "Удалить из библиотеки",
"libraryLoadingMessage": "Загрузка библиотеки...",
"libraries": "",
"loadingScene": "Загрузка сцены...",
"align": "",
"alignTop": "",
@ -205,13 +213,22 @@
"textNewLine": "Добавить новую строку (текст)",
"textFinish": "Закончить редактирование (текст)",
"zoomToFit": "",
"zoomToSelection": "",
"preventBinding": "Предотвратить привязку стрелок"
},
"encrypted": {
"tooltip": ""
},
"charts": {
"noNumericColumn": "",
"tooManyColumns": "Вы вставили таблицу с более чем двумя столбцами."
"stats": {
"angle": "",
"element": "",
"elements": "",
"height": "",
"scene": "",
"selected": "",
"storage": "",
"title": "",
"total": "",
"width": ""
}
}