mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10: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>
13 lines
672 B
JSON
13 lines
672 B
JSON
{
|
|
"hex.plugin.remote.ssh_provider.ssh_access": "Fájl elérése nyers SSH-val",
|
|
"hex.plugin.remote.ssh_provider.error.open_failed": "Nem sikerült megnyitni a távoli fájlt",
|
|
"hex.plugin.remote.ssh_provider": "Távoli SSH fájl",
|
|
"hex.plugin.remote.ssh_provider.host": "Helyi gép",
|
|
"hex.plugin.remote.ssh_provider.port": "Port",
|
|
"hex.plugin.remote.ssh_provider.username": "Felhasználónév",
|
|
"hex.plugin.remote.ssh_provider.password": "Jelszó",
|
|
"hex.plugin.remote.ssh_provider.key_file": "Privát kulcs helye",
|
|
"hex.plugin.remote.ssh_provider.passphrase": "Jelkulcs",
|
|
"hex.plugin.remote.ssh_provider.connect": "Kapcsolódás"
|
|
}
|