Files
imhex/plugins/remote/romfs/lang/uk_UA.json

13 lines
802 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "Не вдалося відкрити віддалений файл"
}