mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
Translation by @RutarAndriy Translations update from [Weblate](https://weblate.werwolv.net) for [ImHex/Builtin](https://weblate.werwolv.net/projects/imhex/builtin/). It also includes following components: * [ImHex/Diffing](https://weblate.werwolv.net/projects/imhex/diffing/) * [ImHex/Yara Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/) * [ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/) * [ImHex/Fonts](https://weblate.werwolv.net/projects/imhex/fonts/) * [ImHex/Hashes](https://weblate.werwolv.net/projects/imhex/hashes/) * [ImHex/Remote](https://weblate.werwolv.net/projects/imhex/remote/) * [ImHex/Script Loader](https://weblate.werwolv.net/projects/imhex/script-loader/) * [ImHex/UI](https://weblate.werwolv.net/projects/imhex/ui/) * [ImHex/Visualizers](https://weblate.werwolv.net/projects/imhex/visualizers/) * [ImHex/Windows](https://weblate.werwolv.net/projects/imhex/windows/) Current translation status:  Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Rutar Andriy <RutarAndriy@gmail.com>
19 lines
1.5 KiB
JSON
19 lines
1.5 KiB
JSON
{
|
||
"hex.yara_rules.view.yara.error": "Помилка компілятора YARA: {0}",
|
||
"hex.yara_rules.view.yara.header.matches": "Співпадіння",
|
||
"hex.yara_rules.view.yara.header.rules": "Правила",
|
||
"hex.yara_rules.view.yara.match": "Знайти збіги",
|
||
"hex.yara_rules.view.yara.matches.identifier": "Ідентифікатор",
|
||
"hex.yara_rules.view.yara.matches.variable": "Змінна",
|
||
"hex.yara_rules.view.yara.matching": "Пошук співпадінь...",
|
||
"hex.yara_rules.view.yara.name": "Правила YARA",
|
||
"hex.yara_rules.view.yara.no_rules": "Правила YARA не найдені. Помістіть їх у папку 'yara'",
|
||
"hex.yara_rules.view.yara.reload": "Перезавантажити",
|
||
"hex.yara_rules.view.yara.reset": "Скинути",
|
||
"hex.yara_rules.view.yara.rule_added": "Правило YARA додано!",
|
||
"hex.yara_rules.view.yara.whole_data": "Файл відповідає правилам!",
|
||
"hex.yara.information_section.advanced_data_info": "Додаткова інформація",
|
||
"hex.yara.information_section.advanced_data_info.no_information": "Інша інформація відсутня.",
|
||
"hex.yara.information_section.advanced_data_info.no_information.add_new": "Щоб додати сюди нову інформацію, додайте нові правила відповідності з метатегами «category» та «name» до однієї з папок Yara Advanced Analysis."
|
||
}
|