mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 16:30:02 -05:00
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:  Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: MrClock <mrclock8163@gmail.com>
25 lines
1.5 KiB
JSON
25 lines
1.5 KiB
JSON
{
|
|
"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 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",
|
|
"hex.windows.view.tty_console.config": "Konfiguráció",
|
|
"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 á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!",
|
|
"hex.windows.view.tty_console.num_bits": "Adat bitek",
|
|
"hex.windows.view.tty_console.parity_bits": "Paritás bit",
|
|
"hex.windows.view.tty_console.port": "Port",
|
|
"hex.windows.view.tty_console.reload": "Újratöltés",
|
|
"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.task.transmitting": "Adat küldése..."
|
|
}
|