{ "hex.ui.common.add": "Додати", "hex.ui.common.address": "Адреса", "hex.ui.common.allow": "Дозволити", "hex.ui.common.apply": "Застосувати", "hex.ui.common.begin": "Початок", "hex.ui.common.big": "Старший", "hex.ui.common.browse": "Огляд...", "hex.ui.common.bytes": "Байти", "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.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.warning": "Попередження", "hex.ui.common.error": "Помилка", "hex.ui.common.fatal": "Критична помилка", "hex.ui.common.file": "Файл", "hex.ui.common.filter": "Фільтр", "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.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": "OK", "hex.ui.common.open": "Відкрити", "hex.ui.common.on": "Увімк", "hex.ui.common.path": "Шлях", "hex.ui.common.percentage": "Відсоток", "hex.ui.common.processing": "Обробка", "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.reset": "Скинути", "hex.ui.common.segment": "Сегмент", "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.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.extended_ascii": "Відображення недрукованих символів у стовпці ASCII", "hex.ui.hex_editor.columns": "Стовпців", "hex.ui.hex_editor.fit_columns": "Підігнати стовпці під ширину", "hex.ui.hex_editor.human_readable_units_footer": "Перетворіть розміри в одиниці, зрозумілі для людини", "hex.ui.hex_editor.data_size": "Розмір даних", "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.selection": "Виділення", "hex.ui.hex_editor.selection.none": "Нічого", "hex.ui.hex_editor.separator_stride": "Розмір сегмента: 0x{0:02X}", "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.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.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.invalid_parameter_count": "Неправильна кількість параметрів", "hex.ui.diagram.byte_type_distribution.plain_text": "Звичайний текст", "hex.ui.diagram.byte_type_distribution.similar_bytes": "Подібні байти", "hex.ui.diagram.entropy_analysis.entropy_spike": "Значний стрибок ентропії", "hex.ui.common.big_endian": "Старший байт", "hex.ui.common.cancel": "Відміна", "hex.ui.common.deny": "Заборонити", "hex.ui.common.endian": "Порядок байтів", "hex.ui.common.hexadecimal": "Шістнадцяткова", "hex.ui.common.loading": "Завантаження...", "hex.ui.common.off": "Вимк", "hex.ui.common.project": "Проект", "hex.ui.common.remove": "Видалити", "hex.ui.common.type.i32": "int32_t", "hex.ui.hex_editor.ascii_view": "Відображення стовпця ASCII", "hex.ui.hex_editor.custom_encoding_view": "Відобразити стовпець розширеного декодування", "hex.ui.hex_editor.data_cell_options": "Параметри клітинок", "hex.ui.hex_editor.region": "Регіон", "hex.ui.hex_editor.no_separator": "Без роздільників сегментів", "hex.ui.pattern_drawer.double_click": "Двічі клацніть, щоб побачити більше елементів", "hex.ui.pattern_drawer.spec_name": "Відображення назв специфікацій", "hex.ui.pattern_drawer.visualizer.unknown": "Невідомий візуалізатор", "hex.ui.diagram.entropy_analysis.entropy_drop": "Значне зниження ентропії", "hex.ui.pattern_drawer.context.copy_name": "Копіювати ім'я", "hex.ui.pattern_drawer.context.copy_value": "Копіювати значення", "hex.ui.pattern_drawer.context.copy_address": "Копіювати адресу", "hex.ui.pattern_drawer.context.copy_comment": "Копіювати коментар", "hex.ui.pattern_drawer.context.edit_value": "Редагувати значення", "hex.ui.hex_editor.minimap.value_brightness": "Затінювати клітинки залежно від значення" }