2020-01-29 14:00:47 +00:00
{
"labels" : {
"paste" : "Вставить" ,
2021-01-07 11:30:22 +02:00
"pasteCharts" : "Вставить диаграммы" ,
2022-01-13 20:06:48 +01:00
"selectAll" : "Выбрать всё" ,
2020-12-25 12:15:34 +02:00
"multiSelect" : "Добавить элемент в выделенный фрагмент" ,
2020-07-14 11:41:37 +03:00
"moveCanvas" : "Переместить холст" ,
2020-12-25 12:15:34 +02:00
"cut" : "Вырезать" ,
2020-01-29 14:00:47 +00:00
"copy" : "Копировать" ,
2020-04-02 10:49:02 +03:00
"copyAsPng" : "Скопировать в буфер обмена как PNG" ,
2020-04-08 13:14:30 +03:00
"copyAsSvg" : "Скопировать в буфер обмена как SVG" ,
2022-04-18 00:16:43 +02:00
"copyText" : "Скопировать в буфер обмена как текст" ,
2020-04-08 13:14:30 +03:00
"bringForward" : "Переместить вперед" ,
2020-01-29 14:00:47 +00:00
"sendToBack" : "Н а задний план" ,
"bringToFront" : "Н а передний план" ,
2020-04-08 13:14:30 +03:00
"sendBackward" : "Переместить назад" ,
2020-01-29 14:00:47 +00:00
"delete" : "Удалить" ,
"copyStyles" : "Скопировать стили" ,
"pasteStyles" : "Вставить стили" ,
"stroke" : "Обводка" ,
"background" : "Фон" ,
"fill" : "Заливка" ,
2020-04-11 15:37:26 +03:00
"strokeWidth" : "Толщина штриха" ,
2020-09-01 14:16:21 +03:00
"strokeStyle" : "Стиль обводки" ,
"strokeStyle_solid" : "Сплошная" ,
2021-01-14 12:09:05 +02:00
"strokeStyle_dashed" : "Пунктирная" ,
"strokeStyle_dotted" : "Точечная" ,
2020-01-29 14:00:47 +00:00
"sloppiness" : "Стиль обводки" ,
"opacity" : "Непрозрачность" ,
2020-04-11 15:37:26 +03:00
"textAlign" : "Выравнивание текста" ,
2020-09-01 14:16:21 +03:00
"edges" : "Края" ,
"sharp" : "Острые" ,
"round" : "Скругленные" ,
2020-12-25 12:15:34 +02:00
"arrowheads" : "Стрелка" ,
2021-01-14 12:09:05 +02:00
"arrowhead_none" : "Нет" ,
2020-12-19 22:44:01 +02:00
"arrowhead_arrow" : "Cтр е лка " ,
2021-01-14 12:09:05 +02:00
"arrowhead_bar" : "Черта" ,
2020-12-19 22:44:01 +02:00
"arrowhead_dot" : "Точка" ,
2021-10-30 18:26:54 +02:00
"arrowhead_triangle" : "Треугольник" ,
2020-04-11 15:37:26 +03:00
"fontSize" : "Размер шрифта" ,
"fontFamily" : "Семейство шрифтов" ,
2020-01-29 14:00:47 +00:00
"onlySelected" : "Только выбранные" ,
2021-05-27 20:09:19 +02:00
"withBackground" : "Фон" ,
"exportEmbedScene" : "Встроить сцену" ,
2020-12-25 12:15:34 +02:00
"exportEmbedScene_details" : "Сцена будет сохранена в PNG/SVG файл так, чтобы всю сцену можно будет восстановить из этого файла. Это увеличит размер файла." ,
2021-01-18 17:00:42 +02:00
"addWatermark" : "Добавить «Создано в Excalidraw»" ,
"handDrawn" : "От руки" ,
2020-01-29 14:00:47 +00:00
"normal" : "Обычный" ,
"code" : "Код" ,
"small" : "Малый" ,
"medium" : "Средний" ,
"large" : "Большой" ,
2020-04-11 15:37:26 +03:00
"veryLarge" : "Очень большой" ,
2020-01-29 14:00:47 +00:00
"solid" : "Однотонная" ,
"hachure" : "Штрихованная" ,
2020-04-11 15:37:26 +03:00
"crossHatch" : "Перекрестная" ,
2020-01-29 14:00:47 +00:00
"thin" : "Тонкая" ,
"bold" : "Жирная" ,
2020-04-14 18:19:41 +03:00
"left" : "Слева" ,
"center" : "Центр" ,
"right" : "Справа" ,
2020-04-21 17:42:59 +03:00
"extraBold" : "Очень жирная Жирная" ,
2020-01-29 14:00:47 +00:00
"architect" : "Архитектор" ,
"artist" : "Художник" ,
"cartoonist" : "Карикатурист" ,
2021-03-22 22:51:06 +02:00
"fileTitle" : "Имя файла" ,
2020-01-29 14:00:47 +00:00
"colorPicker" : "Выбор цвета" ,
2022-04-18 00:16:43 +02:00
"canvasColors" : "Используется на холсте" ,
2020-01-29 14:00:47 +00:00
"canvasBackground" : "Фон холста" ,
2021-01-18 17:00:42 +02:00
"drawingCanvas" : "Полотно" ,
2020-02-24 17:34:54 +01:00
"layers" : "Слои" ,
2020-04-02 10:49:02 +03:00
"actions" : "Действия" ,
2020-03-15 19:12:35 +02:00
"language" : "Язык" ,
2021-02-11 14:13:32 +02:00
"liveCollaboration" : "Совместное взаимодействие" ,
2020-04-14 18:19:41 +03:00
"duplicateSelection" : "Дубликат" ,
2021-01-14 12:09:05 +02:00
"untitled" : "Безымянный" ,
2020-04-21 17:42:59 +03:00
"name" : "Имя" ,
2020-05-16 18:45:09 +03:00
"yourName" : "Ваше имя" ,
2020-05-31 17:35:34 +03:00
"madeWithExcalidraw" : "Сделано в Excalidraw" ,
2020-07-14 11:41:37 +03:00
"group" : "Сгруппировать выделение" ,
"ungroup" : "Разделить выделение" ,
2020-12-25 12:15:34 +02:00
"collaborators" : "Участники" ,
2021-02-09 11:06:23 +02:00
"showGrid" : "Показать сетку" ,
2020-07-14 11:41:37 +03:00
"addToLibrary" : "Добавить в библиотеку" ,
"removeFromLibrary" : "Удалить из библиотеки" ,
2021-02-03 00:06:44 +02:00
"libraryLoadingMessage" : "Загрузка библиотеки…" ,
2020-12-25 12:15:34 +02:00
"libraries" : "Просмотреть библиотеки" ,
2021-02-03 00:06:44 +02:00
"loadingScene" : "Загрузка сцены…" ,
2020-12-25 12:15:34 +02:00
"align" : "Выровнять" ,
"alignTop" : "Выровнять по верхнему краю" ,
"alignBottom" : "Выровнять по нижнему краю" ,
"alignLeft" : "Выровнять по левому краю" ,
"alignRight" : "Выровнять по правому краю" ,
"centerVertically" : "Центрировать по вертикали" ,
"centerHorizontally" : "Центрировать по горизонтали" ,
"distributeHorizontally" : "Распределить по горизонтали" ,
2021-02-02 11:41:57 +02:00
"distributeVertically" : "Распределить по вертикали" ,
2021-06-11 19:15:44 +02:00
"flipHorizontal" : "Переворот по горизонтали" ,
"flipVertical" : "Переворот по вертикали" ,
2021-03-02 10:50:49 +02:00
"viewMode" : "Вид" ,
2021-03-17 10:16:22 +02:00
"toggleExportColorScheme" : "Экспортировать цветовую схему" ,
2021-05-27 20:09:19 +02:00
"share" : "Поделиться" ,
2021-07-08 13:09:13 +02:00
"showStroke" : "Показать выбор цвета обводки" ,
"showBackground" : "Показать выбор цвета фона" ,
2021-11-26 11:27:28 +01:00
"toggleTheme" : "Переключить тему" ,
2022-01-13 20:06:48 +01:00
"personalLib" : "Личная библиотека" ,
"excalidrawLib" : "Библиотека Excalidraw" ,
"decreaseFontSize" : "Уменьшить шрифт" ,
2022-02-06 18:08:55 +01:00
"increaseFontSize" : "Увеличить шрифт" ,
"unbindText" : "Отвязать текст" ,
2022-04-18 00:16:43 +02:00
"bindText" : "Привязать текст к контейнеру" ,
2022-02-06 18:08:55 +01:00
"link" : {
"edit" : "Редактировать ссылку" ,
"create" : "Создать ссылку" ,
"label" : "Ссылка"
2022-04-18 00:16:43 +02:00
} ,
"elementLock" : {
"lock" : "Блокировать" ,
"unlock" : "Разблокировать" ,
"lockAll" : "Заблокировать все" ,
"unlockAll" : "Разблокировать все"
2022-02-06 18:08:55 +01:00
}
2020-01-29 14:00:47 +00:00
} ,
"buttons" : {
2020-04-02 10:49:02 +03:00
"clearReset" : "Очистить холст и сбросить цвет фона" ,
2021-05-27 20:09:19 +02:00
"exportJSON" : "Сохранить в" ,
"exportImage" : "Сохранить как изображение" ,
2020-01-29 14:00:47 +00:00
"export" : "Экспортировать" ,
"exportToPng" : "Экспорт в PNG" ,
"exportToSvg" : "Экспорт в SVG" ,
"copyToClipboard" : "Скопировать в буфер обмена" ,
2020-04-02 10:49:02 +03:00
"copyPngToClipboard" : "Скопировать PNG в буфер обмена" ,
2020-12-25 12:15:34 +02:00
"scale" : "Масштаб" ,
2021-05-27 20:09:19 +02:00
"save" : "Сохранить в текущий файл" ,
2020-07-01 19:49:53 +03:00
"saveAs" : "Сохранить как" ,
2020-01-29 14:00:47 +00:00
"load" : "Загрузить" ,
"getShareableLink" : "Получить доступ по ссылке" ,
"close" : "Закрыть" ,
2020-04-14 18:19:41 +03:00
"selectLanguage" : "Выбрать язык" ,
2020-02-24 17:34:54 +01:00
"scrollBackToContent" : "Вернуться к содержимому" ,
"zoomIn" : "Увеличить" ,
"zoomOut" : "Уменьшить" ,
"resetZoom" : "Сбросить масштаб" ,
"menu" : "Меню" ,
"done" : "Готово" ,
2020-03-07 01:01:01 +02:00
"edit" : "Изменить" ,
2020-03-20 18:32:46 +02:00
"undo" : "Шаг назад" ,
"redo" : "Шаг вперед" ,
2021-02-11 14:13:32 +02:00
"resetLibrary" : "С б р о с библиотеки" ,
2020-04-06 15:14:31 +03:00
"createNewRoom" : "Создать новую комнату" ,
2020-12-25 12:15:34 +02:00
"fullScreen" : "Полный экран" ,
2021-01-07 11:30:22 +02:00
"darkMode" : "Темная тема" ,
"lightMode" : "Светлая тема" ,
"zenMode" : "Режим Дзен" ,
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
"exitZenMode" : "Выключить режим концентрации внимания" ,
2021-10-30 18:26:54 +02:00
"cancel" : "Отменить" ,
2021-11-26 11:27:28 +01:00
"clear" : "Очистить" ,
2022-01-13 20:06:48 +01:00
"remove" : "Удалить" ,
"publishLibrary" : "Опубликовать" ,
"submit" : "Отправить" ,
2021-11-26 11:27:28 +01:00
"confirm" : "Подтвердить"
2020-01-29 14:00:47 +00:00
} ,
"alerts" : {
"clearReset" : "Это очистит весь холст. Вы уверены?" ,
"couldNotCreateShareableLink" : "Н е удалось создать общедоступную ссылку." ,
2020-12-25 12:15:34 +02:00
"couldNotCreateShareableLinkTooBig" : "Нельзя создать ссылку, чтобы поделиться. Сцена слишком большая" ,
2020-04-05 00:39:13 +03:00
"couldNotLoadInvalidFile" : "Н е удалось загрузить недопустимый файл" ,
2020-01-29 14:00:47 +00:00
"importBackendFailed" : "Н е удалось импортировать из бэкэнда." ,
"cannotExportEmptyCanvas" : "Н е может экспортировать пустой холст." ,
2022-04-18 00:16:43 +02:00
"couldNotCopyToClipboard" : "Н е удалось скопировать в буфер обмена." ,
2020-12-25 12:15:34 +02:00
"decryptFailed" : "Н е удалось расшифровать данные." ,
2020-07-14 11:41:37 +03:00
"uploadedSecurly" : "Загружаемые данные защищена сквозным шифрованием, что означает, что сервер Excalidraw и третьи стороны не могут прочитать содержимое." ,
2020-12-25 12:15:34 +02:00
"loadSceneOverridePrompt" : "Загрузка рисунка приведёт к замене имеющегося содержимого. Вы хотите продолжить?" ,
2021-02-11 14:13:32 +02:00
"collabStopOverridePrompt" : "Остановка сессии перезапишет ваш предыдущий, локально сохранённый рисунок. Вы уверены? \n\n(Если вы хотите оставить ваш локальный рисунок, просто закройте вкладку браузера)" ,
2020-12-25 12:15:34 +02:00
"errorLoadingLibrary" : "Произошла ошибка при загрузке сторонней библиотеки." ,
2022-01-13 20:06:48 +01:00
"errorAddingToLibrary" : "Н е удалось добавить объект в библиотеку" ,
"errorRemovingFromLibrary" : "Н е удалось удалить объект из библиотеки" ,
2020-12-25 12:15:34 +02:00
"confirmAddLibrary" : "Будет добавлено {{numShapes}} фигур в вашу библиотеку. Продолжить?" ,
2022-01-13 20:06:48 +01:00
"imageDoesNotContainScene" : "Это изображение не содержит данных сцены. Вы включили встраивание сцены во время экспорта?" ,
2021-02-11 14:13:32 +02:00
"cannotRestoreFromImage" : "Сцена не может быть восстановлена из этого изображения" ,
2021-03-10 10:57:04 +02:00
"invalidSceneUrl" : "Невозможно импортировать сцену с предоставленного URL. Неверный формат, или не содержит верных Excalidraw JSON данных." ,
2021-10-09 20:32:35 +02:00
"resetLibrary" : "Это очистит вашу библиотеку. Вы уверены?" ,
2022-01-13 20:06:48 +01:00
"removeItemsFromsLibrary" : "Удалить {{count}} объект(ов) из библиотеки?" ,
"invalidEncryptionKey" : "Ключ шифрования должен состоять из 22 символов. Одновременное редактирование отключено."
2020-01-29 14:00:47 +00:00
} ,
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
"errors" : {
2021-10-30 18:26:54 +02:00
"unsupportedFileType" : "Неподдерживаемый тип файла." ,
2022-01-13 20:06:48 +01:00
"imageInsertError" : "Н е удалось вставить изображение. Попробуйте позже..." ,
2021-10-30 18:26:54 +02:00
"fileTooBig" : "Очень большой файл. Максимально разрешенный размер {{maxSize}}." ,
"svgImageInsertError" : "Н е удалось вставить изображение SVG. Разметка SVG выглядит недействительной." ,
2022-03-09 12:21:26 +01:00
"invalidSVGString" : "Некорректный SVG." ,
2022-04-18 00:16:43 +02:00
"cannotResolveCollabServer" : "Н е удалось подключиться к серверу совместного редактирования. Перезагрузите страницу и повторите попытку."
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
} ,
2020-01-29 14:00:47 +00:00
"toolBar" : {
"selection" : "Выделение области" ,
2021-10-30 18:26:54 +02:00
"image" : "Вставить изображение" ,
2020-01-29 14:00:47 +00:00
"rectangle" : "Прямоугольник" ,
"diamond" : "Ромб" ,
"ellipse" : "Эллипс" ,
"arrow" : "Cтр е лка " ,
"line" : "Линия" ,
2021-07-08 13:09:13 +02:00
"freedraw" : "Чертить" ,
2020-01-29 14:00:47 +00:00
"text" : "Текст" ,
2020-07-14 11:41:37 +03:00
"library" : "Библиотека" ,
2022-02-06 18:08:55 +01:00
"lock" : "Сохранять выбранный инструмент активным после рисования" ,
2022-04-18 00:16:43 +02:00
"penMode" : "Отключить масштабирование щипком и рисовать только с помощью пера" ,
"link" : "Добавить/обновить ссылку для выбранной фигуры" ,
"eraser" : "Ластик"
2020-01-29 14:00:47 +00:00
} ,
"headings" : {
"canvasActions" : "Операции холста" ,
"selectedShapeActions" : "Операции выбранной фигуры" ,
"shapes" : "Фигуры"
2020-02-21 23:56:06 +01:00
} ,
"hints" : {
2022-01-13 20:06:48 +01:00
"canvasPanning" : "Чтобы перемещать холст, удерживайте колесо мыши или пробел во время перетаскивания" ,
2020-02-24 22:46:49 +01:00
"linearElement" : "Нажмите, чтобы начать несколько точек, перетащите для одной линии" ,
2020-07-14 11:41:37 +03:00
"freeDraw" : "Нажмите и перетаскивайте, отпустите по завершении" ,
2020-12-25 12:15:34 +02:00
"text" : "Совет: при выбранном инструменте выделения дважды щёлкните в любом месте, чтобы добавить текст" ,
2021-07-08 13:09:13 +02:00
"text_selected" : "Дважды щелкните мышью или нажмите ENTER, чтобы редактировать текст" ,
"text_editing" : "Нажмите Escape либо Ctrl или Cmd + ENTER для завершения редактирования" ,
2020-03-20 18:32:46 +02:00
"linearElementMulti" : "Кликните на последней точке или нажмите Escape или Enter чтобы закончить" ,
2021-01-07 11:30:22 +02:00
"lockAngle" : "Вы можете ограничить угол удерживая SHIFT" ,
2020-05-16 18:45:09 +03:00
"resize" : "Вы можете ограничить пропорции, удерживая SHIFT во время изменения размеров,\nу де р жива йте ALT чтобы изменить размер из центра" ,
2022-01-13 20:06:48 +01:00
"resizeImage" : "Вы можете свободно изменять размеры, удерживая кнопку SHIFT,\nу де р жива йте кнопку ALT, чтобы изменять размер относительно центра" ,
2020-06-01 14:00:35 +03:00
"rotate" : "Вы можете ограничить углы, удерживая SHIFT во время вращения" ,
2020-07-14 11:41:37 +03:00
"lineEditor_info" : "Дважды кликните или нажмите Enter, чтобы редактировать точки" ,
2022-01-13 20:06:48 +01:00
"lineEditor_pointSelected" : "Нажмите Delete для удаления точки (точек),\nCtrl+D или Cmd+D для дублирования, перетащите для перемещения" ,
"lineEditor_nothingSelected" : "Выберите точку для редактирования (удерживайте SHIFT выбора нескольких точек),\nили удерживайте Alt и кликните для добавления новых точек" ,
"placeImage" : "Щелкните, чтобы разместить изображение, или нажмите и перетащите, чтобы установить е г о размер вручную" ,
"publishLibrary" : "Опубликовать свою собственную библиотеку" ,
"bindTextToElement" : "Нажмите Enter для добавления текста" ,
2022-04-18 00:16:43 +02:00
"deepBoxSelect" : "Удерживайте Ctrl или Cmd для глубокого выделения, чтобы предотвратить перетаскивание" ,
"eraserRevert" : "Удерживайте Alt, чтобы вернуть элементы, отмеченные для удаления"
2020-03-11 11:55:07 +02:00
} ,
2020-11-03 18:45:13 +02:00
"canvasError" : {
2020-12-25 12:15:34 +02:00
"cannotShowPreview" : "Н е удается отобразить предпросмотр" ,
"canvasTooBig" : "Сцена слишком большая." ,
"canvasTooBigTip" : "Совет: попробуйте сблизить элементы рисунка."
2020-11-03 18:45:13 +02:00
} ,
2020-03-11 11:55:07 +02:00
"errorSplash" : {
2020-03-20 18:32:46 +02:00
"headingMain_pre" : "Возникла ошибка. Попробуйте " ,
"headingMain_button" : "перезагрузить страницу." ,
"clearCanvasMessage" : "Если перезагрузка страницы не помогла, попробуйте " ,
"clearCanvasMessage_button" : "очистить холст." ,
"clearCanvasCaveat" : " Текущая работа будет утеряна " ,
2020-04-02 10:49:02 +03:00
"trackedToSentry_pre" : "Ошибка с идентификатором " ,
"trackedToSentry_post" : " отслеживается в нашей системе." ,
"openIssueMessage_pre" : "Для безопасности информация о вашей сцене не включена в ошибку. Если в сцене нет ничего конфиденциального, пожалуйста следуйте нашим " ,
2020-03-20 18:32:46 +02:00
"openIssueMessage_button" : "б а г трекере." ,
2020-04-02 10:49:02 +03:00
"openIssueMessage_post" : " Пожалуйста, приложите информацию ниже, скопировав и вставив её, в issue GitHub." ,
2020-03-20 18:32:46 +02:00
"sceneContent" : "Содержание сцены:"
2020-03-15 19:12:35 +02:00
} ,
"roomDialog" : {
2020-03-20 18:32:46 +02:00
"desc_intro" : "Вы можете пригласить людей в текущую сцену для совместной работы." ,
2021-01-18 17:00:42 +02:00
"desc_privacy" : "Н е беспокойтесь — во время сеанса используется сквозное шифрование. Всё, что вы нарисуете, останется конфиденциальным и не будет доступно даже нашему серверу." ,
2020-12-25 12:15:34 +02:00
"button_startSession" : "Начать сеанс" ,
"button_stopSession" : "Завершить сеанс" ,
2021-01-18 17:00:42 +02:00
"desc_inProgressIntro" : "Сеанс совместной работы запущен." ,
2020-03-20 18:32:46 +02:00
"desc_shareLink" : "Поделитесь этой ссылкой с о всеми участниками:" ,
2021-03-17 10:16:22 +02:00
"desc_exitSession" : "Завершив сеанс, вы выйдете из комнаты, но сможете продолжить работать с документом локально. Это не повлияет на работу других пользователей — они смогут продолжить совместную работу с их версией документа." ,
"shareTitle" : "Присоединиться к активной совместной сессии на Excalidraw"
2020-04-03 15:32:00 +03:00
} ,
"errorDialog" : {
2020-04-05 00:39:13 +03:00
"title" : "Ошибка"
2020-04-06 15:14:31 +03:00
} ,
2021-05-27 20:09:19 +02:00
"exportDialog" : {
"disk_title" : "Сохранить на диск" ,
"disk_details" : "Экспортировать данные сцены в файл, из которого можно импортировать позже." ,
"disk_button" : "Сохранить в файл" ,
"link_title" : "Поделитесь ссылкой" ,
"link_details" : "Экспорт ссылки только для чтения." ,
2021-06-11 19:15:44 +02:00
"link_button" : "Экспорт в ссылку" ,
2021-07-08 13:09:13 +02:00
"excalidrawplus_description" : "Сохраните сцену в ваше рабочее пространство Excalidraw+." ,
2021-06-11 19:15:44 +02:00
"excalidrawplus_button" : "Экспорт" ,
"excalidrawplus_exportError" : "Н е удалось экспортировать в Excalidraw+ на данный момент..."
2021-05-27 20:09:19 +02:00
} ,
2021-01-18 17:00:42 +02:00
"helpDialog" : {
2021-01-26 14:48:36 +02:00
"blog" : "Прочитайте наш блог" ,
"click" : "нажать" ,
2022-01-13 20:06:48 +01:00
"deepSelect" : "Глубокое выделение" ,
"deepBoxSelect" : "Глубокое выделение рамкой, и предотвращение перетаскивания" ,
2021-01-26 14:48:36 +02:00
"curvedArrow" : "Изогнутая стрелка" ,
"curvedLine" : "Изогнутая линия" ,
"documentation" : "Документация" ,
2021-07-08 13:09:13 +02:00
"doubleClick" : "двойной клик" ,
2021-01-26 14:48:36 +02:00
"drag" : "перетащить" ,
"editor" : "Редактор" ,
2021-07-08 13:09:13 +02:00
"editSelectedShape" : "Редактировать выбранную фигуру (текст/стрелка/линия)" ,
2021-01-26 14:48:36 +02:00
"github" : "Нашли проблему? Отправьте" ,
"howto" : "Следуйте нашим инструкциям" ,
"or" : "или" ,
"preventBinding" : "Предотвращать привязку стрелок" ,
2022-04-18 00:16:43 +02:00
"tools" : "Инструменты" ,
2021-01-26 14:48:36 +02:00
"shortcuts" : "Горячие клавиши" ,
2021-07-08 13:09:13 +02:00
"textFinish" : "Закончить редактирование (текстовый редактор)" ,
"textNewLine" : "Добавить новую строку (текстовый редактор)" ,
2021-01-26 14:48:36 +02:00
"title" : "Помощь" ,
"view" : "Просмотр" ,
"zoomToFit" : "Отмастштабировать, чтобы поместились все элементы" ,
2022-04-18 00:16:43 +02:00
"zoomToSelection" : "Увеличить до выделенного" ,
"toggleElementLock" : "Заблокировать/разблокировать выделение"
2020-04-19 00:40:40 +03:00
} ,
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
"clearCanvasDialog" : {
2022-01-13 20:06:48 +01:00
"title" : "Очистить холст"
chore: Update translations from Crowdin (#4047)
* New translations en.json (Occitan)
* New translations en.json (Catalan)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Bengali)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Italian)
* New translations en.json (Dutch)
* New translations en.json (Chinese Traditional)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Ukrainian)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* New translations en.json (Occitan)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Indonesian)
* New translations en.json (Punjabi)
* New translations en.json (Persian)
* New translations en.json (Norwegian Nynorsk)
* New translations en.json (Kazakh)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Burmese)
* New translations en.json (Norwegian Bokmal)
* New translations en.json (Polish)
* New translations en.json (Dutch)
* New translations en.json (Catalan)
* New translations en.json (Bulgarian)
* New translations en.json (Tamil)
* New translations en.json (Bengali)
* New translations en.json (Chinese Simplified)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Korean)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* New translations en.json (Norwegian Bokmal)
* Auto commit: Calculate translation coverage
* New translations en.json (Occitan)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* Auto commit: Calculate translation coverage
* New translations en.json (Indonesian)
* New translations en.json (Kazakh)
* Auto commit: Calculate translation coverage
* New translations en.json (Japanese)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* Auto commit: Calculate translation coverage
* New translations en.json (French)
* New translations en.json (Dutch)
* Auto commit: Calculate translation coverage
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Romanian)
* New translations en.json (Italian)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese)
* Auto commit: Calculate translation coverage
* New translations en.json (Finnish)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (German)
* Auto commit: Calculate translation coverage
* New translations en.json (Portuguese, Brazilian)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Tamil)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* Auto commit: Calculate translation coverage
* New translations en.json (Slovak)
* New translations en.json (Romanian)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Swedish)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Sinhala)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Traditional, Hong Kong)
* New translations en.json (Chinese Simplified)
* Auto commit: Calculate translation coverage
* New translations en.json (Chinese Simplified)
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
* New translations en.json (Kabyle)
* Auto commit: Calculate translation coverage
2021-10-27 09:11:00 +02:00
} ,
2021-11-26 11:27:28 +01:00
"publishDialog" : {
2022-01-13 20:06:48 +01:00
"title" : "Опубликовать библиотеку" ,
"itemName" : "Название объекта" ,
"authorName" : "Имя автора" ,
"githubUsername" : "Имя пользователя GitHub" ,
"twitterUsername" : "Имя пользователя в Twitter" ,
"libraryName" : "Название библиотеки" ,
"libraryDesc" : "Описание библиотеки" ,
"website" : "В е б -сайт" ,
2021-11-26 11:27:28 +01:00
"placeholder" : {
2022-01-13 20:06:48 +01:00
"authorName" : "Ваше имя или имя пользователя" ,
"libraryName" : "Название вашей библиотеки" ,
"libraryDesc" : "Описание вашей библиотеки, которое поможет людям понять её назначение" ,
"githubHandle" : "Имя пользователя GitHub (необязательно), чтобы вы смогли редактировать библиотеку после её отправки на проверку" ,
"twitterHandle" : "Имя пользователя в Twitter (необязательно), чтобы мы знали, кого упомянуть при продвижении в Twitter" ,
"website" : "Ссылка на ваш личный или какой-то другой сайт (необязательно)"
2021-11-26 11:27:28 +01:00
} ,
"errors" : {
2022-01-13 20:06:48 +01:00
"required" : "Обязательно" ,
"website" : "Введите допустимый URL-адрес"
2021-11-26 11:27:28 +01:00
} ,
"noteDescription" : {
2022-01-13 20:06:48 +01:00
"pre" : "Отправить вашу библиотеку для включения в " ,
"link" : "хранилище публичных библиотек" ,
"post" : ", чтобы другие люди могли использовать объекты из вашей библиотеки в своих рисунках."
2021-11-26 11:27:28 +01:00
} ,
"noteGuidelines" : {
2022-01-13 20:06:48 +01:00
"pre" : "Библиотека должна быть подтверждена вручную. Пожалуйста, прочтите " ,
"link" : "рекомендации" ,
"post" : " перед отправкой. Вам понадобится учетная запись GitHub, чтобы общаться и вносить изменения при необходимости, но это не обязательно."
2021-11-26 11:27:28 +01:00
} ,
"noteLicense" : {
2022-01-13 20:06:48 +01:00
"pre" : "Выполняя отправку, вы соглашаетесь с тем, что библиотека будет опубликована под " ,
"link" : "лицензией MIT, " ,
"post" : ", что, вкратце, означает, что каждый может использовать её без ограничений."
2021-11-26 11:27:28 +01:00
} ,
2022-01-13 20:06:48 +01:00
"noteItems" : "Каждый объект в библиотеке должен иметь свое собственное имя, чтобы по нему можно было фильтровать. Следующие объекты библиотеки будут включены:" ,
"atleastOneLibItem" : "Пожалуйста, выберите хотя бы один объект в библиотеке, чтобы начать"
2021-11-26 11:27:28 +01:00
} ,
"publishSuccessDialog" : {
2022-01-13 20:06:48 +01:00
"title" : "Библиотека отправлена" ,
"content" : "Благодарим вас, {{authorName}}. Ваша библиотека была отправлена на проверку. Вы можете отслеживать статус" ,
"link" : "здесь"
2021-11-26 11:27:28 +01:00
} ,
"confirmDialog" : {
2022-01-13 20:06:48 +01:00
"resetLibrary" : "С б р о с библиотеки" ,
"removeItemsFromLib" : "Удалить выбранные объекты из библиотеки"
2021-11-26 11:27:28 +01:00
} ,
2020-04-19 00:40:40 +03:00
"encrypted" : {
2021-04-01 18:47:48 +03:00
"tooltip" : "Ваши данные защищены сквозным (End-to-end) шифрованием. Серверы Excalidraw никогда не получат доступ к ним." ,
2021-06-11 19:15:44 +02:00
"link" : "Запись блога о сквозном шифровании в Excalidraw"
2020-06-10 18:24:36 +03:00
} ,
2020-12-14 16:49:01 +02:00
"stats" : {
2020-12-19 22:44:01 +02:00
"angle" : "Угол" ,
"element" : "Элемент" ,
"elements" : "Элементы" ,
"height" : "Высота" ,
2020-12-25 12:15:34 +02:00
"scene" : "Сцены" ,
"selected" : "Выбран" ,
"storage" : "Хранилище" ,
"title" : "Статистика для ботаников" ,
"total" : "В с е г о " ,
2021-02-11 14:13:32 +02:00
"version" : "Версия" ,
2021-02-05 20:07:33 +02:00
"versionCopy" : "Копировать" ,
2021-02-11 14:13:32 +02:00
"versionNotAvailable" : "Версия не доступна" ,
2020-12-19 22:44:01 +02:00
"width" : "Ширина"
2021-01-18 17:00:42 +02:00
} ,
"toast" : {
2022-01-13 20:06:48 +01:00
"addedToLibrary" : "Добавлено в библиотеку" ,
2021-01-18 17:00:42 +02:00
"copyStyles" : "Скопированы стили." ,
2021-02-11 14:13:32 +02:00
"copyToClipboard" : "Скопировано в буфер обмена." ,
2021-03-10 10:57:04 +02:00
"copyToClipboardAsPng" : "{{exportSelection}} скопировано как PNG ({{exportColorScheme}})" ,
2021-02-09 11:06:23 +02:00
"fileSaved" : "Файл сохранён." ,
2021-03-05 17:09:40 +02:00
"fileSavedToFilename" : "Сохранено в {filename}" ,
2021-03-10 10:57:04 +02:00
"canvas" : "холст" ,
"selection" : "выделение"
2021-09-22 22:58:12 +02:00
} ,
"colors" : {
"ffffff" : "Белый" ,
"f8f9fa" : "Серый 0" ,
"f1f3f5" : "Серый 1" ,
"fff5f5" : "Красный 0" ,
"fff0f6" : "Розовый 0" ,
"f8f0fc" : "Виноградный 0" ,
"f3f0ff" : "Фиолетовый 0" ,
"edf2ff" : "Индиго 0" ,
"e7f5ff" : "Синий 0" ,
"e3fafc" : "Голубой 0" ,
"e6fcf5" : "Бирюзовый 0" ,
"ebfbee" : "Зелёный 0" ,
"f4fce3" : "Лайм 0" ,
"fff9db" : "Жёлтый 0" ,
"fff4e6" : "Оранжевый 0" ,
"transparent" : "Прозрачный" ,
"ced4da" : "Серый 4" ,
"868e96" : "Серый 6" ,
"fa5252" : "Красный 6" ,
"e64980" : "Розовый 6" ,
"be4bdb" : "Виноградный 6" ,
"7950f2" : "Фиолетовый 6" ,
"4c6ef5" : "Индиго 6" ,
"228be6" : "Синий 6" ,
"15aabf" : "Голубой 6" ,
"12b886" : "Бирюзовый 6" ,
"40c057" : "Зелёный 6" ,
"82c91e" : "Лайм 6" ,
"fab005" : "Жёлтый 6" ,
"fd7e14" : "Оранжевый 6" ,
"000000" : "Чёрный" ,
"343a40" : "Серый 8" ,
"495057" : "Серый 7" ,
"c92a2a" : "Красный 9" ,
"a61e4d" : "Розовый 9" ,
"862e9c" : "Виноградный 9" ,
"5f3dc4" : "Фиолетовый 9" ,
"364fc7" : "Индиго 9" ,
"1864ab" : "Синий 9" ,
"0b7285" : "Голубой 9" ,
"087f5b" : "Бирюзовый 9" ,
"2b8a3e" : "Зелёный 9" ,
"5c940d" : "Лайм 9" ,
"e67700" : "Жёлтый 9" ,
"d9480f" : "Оранжевый 9"
2020-01-29 14:00:47 +00:00
}
}