125 lines
6.9 KiB
JSON
125 lines
6.9 KiB
JSON
|
{
|
|||
|
"code": "ru-RU",
|
|||
|
"language": "Russian",
|
|||
|
"country": "Russia",
|
|||
|
"fallback": false,
|
|||
|
"translations": {
|
|||
|
"hex.ui.common.add": "Добавить",
|
|||
|
"hex.ui.common.address": "Адрес",
|
|||
|
"hex.ui.common.allow": "Разрешить",
|
|||
|
"hex.ui.common.begin": "Начало",
|
|||
|
"hex.ui.common.big": "Старший",
|
|||
|
"hex.ui.common.big_endian": "Старший байт",
|
|||
|
"hex.ui.common.browse": "Обзор",
|
|||
|
"hex.ui.common.bytes": "Байты",
|
|||
|
"hex.ui.common.cancel": "Отмена",
|
|||
|
"hex.ui.common.choose_file": "Выбрать файл",
|
|||
|
"hex.ui.common.close": "Закрыть",
|
|||
|
"hex.ui.common.comment": "Комментарий",
|
|||
|
"hex.ui.common.continue": "Продолжить",
|
|||
|
"hex.ui.common.count": "Количество",
|
|||
|
"hex.ui.common.decimal": "Десятичная",
|
|||
|
"hex.ui.common.deny": "Отказать",
|
|||
|
"hex.ui.common.dont_show_again": "Не показывать снова",
|
|||
|
"hex.ui.common.edit": "Редактировать",
|
|||
|
"hex.ui.common.encoding.ascii": "ASCII",
|
|||
|
"hex.ui.common.encoding.utf16be": "UTF-16BE",
|
|||
|
"hex.ui.common.encoding.utf16le": "UTF-16LE",
|
|||
|
"hex.ui.common.encoding.utf8": "UTF-8",
|
|||
|
"hex.ui.common.end": "Конец",
|
|||
|
"hex.ui.common.endian": "Порядок байтов",
|
|||
|
"hex.ui.common.warning": "Предупреждение",
|
|||
|
"hex.ui.common.error": "Ошибка",
|
|||
|
"hex.ui.common.fatal": "Критическая ошибка",
|
|||
|
"hex.ui.common.file": "Файл",
|
|||
|
"hex.ui.common.filter": "Фильтр",
|
|||
|
"hex.ui.common.hexadecimal": "Шестнадцатеричная",
|
|||
|
"hex.ui.common.info": "Информация",
|
|||
|
"hex.ui.common.instruction": "Инструкция",
|
|||
|
"hex.ui.common.key": "Ключ",
|
|||
|
"hex.ui.common.link": "Привязать",
|
|||
|
"hex.ui.common.little": "Младший",
|
|||
|
"hex.ui.common.little_endian": "Младший байт",
|
|||
|
"hex.ui.common.load": "Загрузить",
|
|||
|
"hex.ui.common.loading": "Загрузка...",
|
|||
|
"hex.ui.common.match_selection": "Найти совпадение",
|
|||
|
"hex.ui.common.name": "Имя",
|
|||
|
"hex.ui.common.no": "Нет",
|
|||
|
"hex.ui.common.number_format": "Система счисления",
|
|||
|
"hex.ui.common.octal": "Восьмеричная",
|
|||
|
"hex.ui.common.offset": "Смещение",
|
|||
|
"hex.ui.common.okay": "Окей",
|
|||
|
"hex.ui.common.open": "Открыть",
|
|||
|
"hex.ui.common.on": "Вкл",
|
|||
|
"hex.ui.common.off": "Выкл",
|
|||
|
"hex.ui.common.path": "Путь",
|
|||
|
"hex.ui.common.percentage": "Процент",
|
|||
|
"hex.ui.common.processing": "Обработка",
|
|||
|
"hex.ui.common.project": "Проект",
|
|||
|
"hex.ui.common.question": "Вопрос",
|
|||
|
"hex.ui.common.range": "Диапазон",
|
|||
|
"hex.ui.common.range.entire_data": "Все данные",
|
|||
|
"hex.ui.common.range.selection": "Выделение",
|
|||
|
"hex.ui.common.region": "Участок",
|
|||
|
"hex.ui.common.remove": "Удалить",
|
|||
|
"hex.ui.common.reset": "Сбросить",
|
|||
|
"hex.ui.common.set": "Подтвердить",
|
|||
|
"hex.ui.common.settings": "Настройки",
|
|||
|
"hex.ui.common.size": "Размер",
|
|||
|
"hex.ui.common.type": "Тип",
|
|||
|
"hex.ui.common.type.f32": "float",
|
|||
|
"hex.ui.common.type.f64": "double",
|
|||
|
"hex.ui.common.type.i16": "int16_t",
|
|||
|
"hex.ui.common.type.i24": "int24_t",
|
|||
|
"hex.ui.common.type.i32": "int32_t",
|
|||
|
"hex.ui.common.type.i48": "int48_t",
|
|||
|
"hex.ui.common.type.i64": "int64_t",
|
|||
|
"hex.ui.common.type.i8": "int8_t",
|
|||
|
"hex.ui.common.type.u16": "uint16_t",
|
|||
|
"hex.ui.common.type.u24": "uint24_t",
|
|||
|
"hex.ui.common.type.u32": "uint32_t",
|
|||
|
"hex.ui.common.type.u48": "uint48_t",
|
|||
|
"hex.ui.common.type.u64": "uint64_t",
|
|||
|
"hex.ui.common.type.u8": "uint8_t",
|
|||
|
"hex.ui.common.value": "Значение",
|
|||
|
"hex.ui.common.yes": "Да",
|
|||
|
"hex.ui.hex_editor.ascii_view": "ASCII представление",
|
|||
|
"hex.ui.hex_editor.custom_encoding_view": "Продвинутый столбец декодирования",
|
|||
|
"hex.ui.hex_editor.columns": "Столбцов",
|
|||
|
"hex.ui.hex_editor.human_readable_units_footer": "Перевести размеры в читаемые единицы",
|
|||
|
"hex.ui.hex_editor.data_size": "Размер данных",
|
|||
|
"hex.ui.hex_editor.data_cell_options": "Параметры ячеек",
|
|||
|
"hex.ui.hex_editor.gray_out_zero": "Затемнить нули",
|
|||
|
"hex.ui.hex_editor.minimap": "Мини-карта\n(Правый клик для настроек)",
|
|||
|
"hex.ui.hex_editor.minimap.width": "Ширина",
|
|||
|
"hex.ui.hex_editor.no_bytes": "Нет байтов",
|
|||
|
"hex.ui.hex_editor.page": "Страница",
|
|||
|
"hex.ui.hex_editor.region": "Участок",
|
|||
|
"hex.ui.hex_editor.selection": "Выделение",
|
|||
|
"hex.ui.hex_editor.selection.none": "Ничего",
|
|||
|
"hex.ui.hex_editor.uppercase_hex": "Hex символы с заглавной буквы",
|
|||
|
"hex.ui.hex_editor.visualizer": "Визуализатор данных",
|
|||
|
"hex.ui.pattern_drawer.color": "Цвет",
|
|||
|
"hex.ui.pattern_drawer.comment": "Комментарий",
|
|||
|
"hex.ui.pattern_drawer.double_click": "Двойной клик, чтобы увидеть больше",
|
|||
|
"hex.ui.pattern_drawer.end": "Конец",
|
|||
|
"hex.ui.pattern_drawer.export": "Экспортировать данные как",
|
|||
|
"hex.ui.pattern_drawer.favorites": "Избранное",
|
|||
|
"hex.ui.pattern_drawer.local": "Локальный",
|
|||
|
"hex.ui.pattern_drawer.size": "Размер",
|
|||
|
"hex.ui.pattern_drawer.spec_name": "Отображать названия спецификаций",
|
|||
|
"hex.ui.pattern_drawer.start": "Начало",
|
|||
|
"hex.ui.pattern_drawer.tree_style.tree": "Дерево",
|
|||
|
"hex.ui.pattern_drawer.tree_style.auto_expanded": "Автопродлённое дерево",
|
|||
|
"hex.ui.pattern_drawer.tree_style.flattened": "Уплотнённое дерево",
|
|||
|
"hex.ui.pattern_drawer.type": "Тип",
|
|||
|
"hex.ui.pattern_drawer.updating": "Обновление шаблонов...",
|
|||
|
"hex.ui.pattern_drawer.value": "Значение",
|
|||
|
"hex.ui.pattern_drawer.var_name": "Имя",
|
|||
|
"hex.ui.pattern_drawer.visualizer.unknown": "Неизвестный визуализатор",
|
|||
|
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "Неверное количество параметров",
|
|||
|
"hex.ui.diagram.byte_type_distribution.plain_text": "Обычный текст",
|
|||
|
"hex.ui.diagram.byte_type_distribution.similar_bytes": "Похожие байты"
|
|||
|
}
|
|||
|
}
|