deleted translations, they are now handled using lokalize and updated with workflow

This commit is contained in:
tomaae 2020-04-18 03:34:15 +02:00
parent 720f86a05a
commit f8c4f6ad5d
3 changed files with 0 additions and 122 deletions

View file

@ -1,42 +0,0 @@
{
"config": {
"title": "Mikrotik Router",
"step": {
"user": {
"title": "Mikrotik Router",
"description": "Set up Mikrotik Router integration.",
"data": {
"name": "Name of the integration",
"host": "Host",
"port": "Port",
"username": "Username",
"password": "Password",
"ssl": "Use SSL"
}
}
},
"error": {
"name_exists": "Name already exists.",
"cannot_connect": "Cannot connect to Mikrotik.",
"ssl_handshake_failure": "SSL handshake failure",
"connection_timeout": "Mikrotik connection timeout.",
"wrong_login": "Invalid user name or password."
}
},
"options": {
"step": {
"init": {
"data": {}
},
"device_tracker": {
"data": {
"scan_interval": "Scan interval (requires HA restart)",
"track_iface_clients": "Show client MAC and IP on interfaces",
"unit_of_measurement": "Unit of measurement",
"track_network_hosts": "Track network devices",
"track_network_hosts_timeout": "Track network devices timeout (seconds)"
}
}
}
}
}

View file

@ -1,40 +0,0 @@
{
"config": {
"title": "Роутер Mikrotik",
"step": {
"user": {
"title": "Роутер Mikrotik",
"description": "Настройка интеграции роутера Mikrotik.",
"data": {
"name": "Название интеграции",
"host": "Хост",
"port": "Порт",
"username": "Имя пользователя",
"password": "Пароль",
"ssl": "Использовать SSL"
}
}
},
"error": {
"name_exists": "Имя уже используется.",
"cannot_connect": "Нет связи с Mikrotik.",
"ssl_handshake_failure": "Ошибка SSL-соединения",
"connection_timeout": "Таймаут подключения к Mikrotik.",
"wrong_login": "Неверные имя пользователя или пароль."
}
},
"options": {
"step": {
"init": {
"data": {}
},
"device_tracker": {
"data": {
"scan_interval": "Период сканирования (требуется перезагрузка HA)",
"track_iface_clients": "Показывать в интерфейсе MAC и IP клиентов",
"unit_of_measurement": "Единицы измерения"
}
}
}
}
}

View file

@ -1,40 +0,0 @@
{
"config": {
"title": "Mikrotik Router",
"step": {
"user": {
"title": "Mikrotik Router",
"description": "Nastaviť integráciu Mikrotik Router.",
"data": {
"name": "Názov integrácie",
"host": "Zariadenie",
"port": "Port",
"username": "Meno užívateľa",
"password": "Heslo",
"ssl": "Použiť SSL"
}
}
},
"error": {
"name_exists": "Meno už existuje.",
"cannot_connect": "Nedá sa pripojiť k Mikrotiku.",
"ssl_handshake_failure": "Zlyhanie nadviazania spojenia SSL.",
"connection_timeout": "Časový limit pripojenia vypršal.",
"wrong_login": "Nesprávne užívateľské meno alebo heslo."
}
},
"options": {
"step": {
"init": {
"data": {}
},
"device_tracker": {
"data": {
"scan_interval": "Interval skenovania (vyžaduje sa reštart HA)",
"track_iface_clients": "Zobraziť klientske MAC a IP na rozhraniach",
"unit_of_measurement": "Merná jednotka"
}
}
}
}
}