Files
imhex/plugins/hashes/romfs/lang/uk_UA.json

34 lines
2.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"hex.hashes.achievement.misc.create_hash.name": "Хешбраун",
"hex.hashes.achievement.misc.create_hash.desc": "Створіть нову хеш-функцію в вікні \"Хеші\", вибравши тип, присвоївши їй ім'я та натиснувши кнопку \"Плюс\" поруч із нею.",
"hex.hashes.view.hashes.function": "Хеш-функція",
"hex.hashes.view.hashes.hash": "Хеш",
"hex.hashes.view.hashes.hover_info": "Наведіть курсор на виділене в Hex-редакторі і утримуйте клавішу SHIFT, щоб переглянути хеші цього регіону.",
"hex.hashes.view.hashes.name": "Хеші",
"hex.hashes.view.hashes.no_settings": "Налаштування недоступні",
"hex.hashes.view.hashes.remove": "Видалити хеш",
"hex.hashes.view.hashes.hash_name": "Ім'я хешу",
"hex.hashes.view.hashes.table.name": "Ім'я",
"hex.hashes.view.hashes.table.result": "Результат",
"hex.hashes.view.hashes.table.type": "Тип",
"hex.hashes.hash.common.poly": "Поліном",
"hex.hashes.hash.common.key": "Ключ",
"hex.hashes.hash.common.security_level": "Рівень безпеки",
"hex.hashes.hash.common.size": "Розмір хешу",
"hex.hashes.hash.common.input_size": "Вхідний розмір",
"hex.hashes.hash.common.rounds": "Кількість ітерацій",
"hex.hashes.hash.common.salt": "Сіль",
"hex.hashes.hash.common.standard": "Стандарт",
"hex.hashes.hash.common.standard.custom": "Власний",
"hex.hashes.hash.common.personalization": "Персоналізація",
"hex.hashes.hash.common.refl_out": "Зовнішнє відображення",
"hex.hashes.hash.common.xor_out": "XOR Вихід",
"hex.hashes.hash.sum": "Сума",
"hex.hashes.hash.sum.fold": "Зменшити результат до вихідного розміру",
"hex.hashes.view.hashes.add": "Додати хеш",
"hex.hashes.view.hashes.table_add": "(Двічі клацніть, щоб додати новий хеш...)",
"hex.hashes.hash.common.iv": "Початкове значення",
"hex.hashes.hash.common.output_size": "Вихідний розмір",
"hex.hashes.hash.common.refl_in": "Внутрішнє відображення"
}