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,6 +1,6 @@
{
"hex.builtin.setting.general.context_menu_entry": "Windows helyi menü bejegyzés",
"hex.builtin.setting.interface.show_resource_usage": "Erőforrás-használat mutatása az alsó sávban",
"hex.builtin.setting.interface.show_resource_usage": "Erőforrás-használat mutatása a láblécben",
"hex.windows.view.tty_console.auto_scroll": "Automatikus görgetés",
"hex.windows.view.tty_console.baud": "Baudráta",
"hex.windows.view.tty_console.clear": "Töröl",
@@ -8,7 +8,7 @@
"hex.windows.view.tty_console.connect": "Csatlakozás",
"hex.windows.view.tty_console.connect_error": "Nem sikerült csatlakozni a COM porthoz!",
"hex.windows.view.tty_console.console": "Konzol",
"hex.windows.view.tty_console.cts": "CTS folyamatvezérlés használata",
"hex.windows.view.tty_console.cts": "CTS áramlásvezérlés használata",
"hex.windows.view.tty_console.disconnect": "Kapcsolat bontása",
"hex.windows.view.tty_console.name": "TTY konzol",
"hex.windows.view.tty_console.no_available_port": "Nincs érvényes COM port kiválasztva, vagy nincs elérhető COM port!",
@@ -19,5 +19,6 @@
"hex.windows.view.tty_console.send_eot": "EOT küldése",
"hex.windows.view.tty_console.send_etx": "EXT küldése",
"hex.windows.view.tty_console.send_sub": "SUB küldése",
"hex.windows.view.tty_console.stop_bits": "Stop bitek"
}
"hex.windows.view.tty_console.stop_bits": "Stop bitek",
"hex.windows.view.tty_console.task.transmitting": "Adat küldése..."
}