mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -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/Fonts](https://weblate.werwolv.net/projects/imhex/fonts/) * [ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/) * [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/Yara Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/) * [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> Co-authored-by: Yaroslav <mrikso821@gmail.com>
13 lines
802 B
JSON
13 lines
802 B
JSON
{
|
||
"hex.plugin.remote.ssh_provider.host": "Хост",
|
||
"hex.plugin.remote.ssh_provider.port": "Порт",
|
||
"hex.plugin.remote.ssh_provider.username": "Ім'я користувача",
|
||
"hex.plugin.remote.ssh_provider.password": "Пароль",
|
||
"hex.plugin.remote.ssh_provider.key_file": "Шлях до приватного ключа",
|
||
"hex.plugin.remote.ssh_provider.passphrase": "Пароль",
|
||
"hex.plugin.remote.ssh_provider.connect": "Підключитись",
|
||
"hex.plugin.remote.ssh_provider": "Віддалений SSH-файл",
|
||
"hex.plugin.remote.ssh_provider.ssh_access": "Доступ до файлу через прямий SSH",
|
||
"hex.plugin.remote.ssh_provider.error.open_failed": "Не вдалося відкрити віддалений файл"
|
||
}
|