Files
imhex/plugins/remote/romfs/lang/uk_UA.json
2025-09-17 20:52:24 +02:00

11 lines
567 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-файл"
}