lang: Translations update from Weblate (#2553)

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/UI](https://weblate.werwolv.net/projects/imhex/ui/)

*
[ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/)

* [ImHex/Yara
Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/)

* [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/Visualizers](https://weblate.werwolv.net/projects/imhex/visualizers/)

* [ImHex/Windows](https://weblate.werwolv.net/projects/imhex/windows/)



Current translation status:

![Weblate translation
status](https://weblate.werwolv.net/widgets/imhex/-/builtin/horizontal-auto.svg)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: MrClock <mrclock8163@gmail.com>
This commit is contained in:
WerWolvTranslationBot
2026-01-12 23:26:15 +01:00
committed by GitHub
parent 06c8cb51e3
commit 9a058efc79
11 changed files with 660 additions and 298 deletions

View File

@@ -1,5 +1,7 @@
{
"hex.script_loader.menu.run_script": "Script futtatása...",
"hex.script_loader.menu.loading": "Betöltés...",
"hex.script_loader.menu.no_scripts": "Nem található script"
}
"hex.script_loader.menu.no_scripts": "Nem található script",
"hex.script_loader.task.updating": "Scriptek frissítése...",
"hex.script_loader.task.running": "Script futtatása..."
}