[ci skip] Translation update
parent
14a47f5dff
commit
b96eab3e5e
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"reauth_successful": "Re-autenticaci\u00f3 realitzada correctament"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Contrasenya"
|
||||
},
|
||||
"description": "La contrasenya es pot obtenir des de la interf\u00edcie d'usuari d'AirVisual Pro."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Amfitri\u00f3",
|
||||
|
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||||
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Passwort"
|
||||
},
|
||||
"description": "Das Passwort kann \u00fcber die Benutzeroberfl\u00e4che von AirVisual Pro abgefragt werden."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Host",
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"ip_address": "Host",
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "The password can be retrieved from the AirVisual Pro's UI."
|
||||
|
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
|
||||
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
||||
"reauth_successful": "Taastuvastamine \u00f5nnestus"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
"invalid_auth": "Tuvastamine nurjus",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na"
|
||||
},
|
||||
"description": "Parooli saab hankida AirVisual Pro kasutajaliidest."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Host",
|
||||
|
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Heslo"
|
||||
},
|
||||
"description": "Heslo je mo\u017en\u00e9 z\u00edska\u0165 z pou\u017e\u00edvate\u013esk\u00e9ho rozhrania AirVisual Pro."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Hostite\u013e",
|
||||
|
|
|
@ -47,8 +47,8 @@
|
|||
},
|
||||
"issues": {
|
||||
"ble_firmware_outdated": {
|
||||
"description": "Per millorar la fiabilitat i el rendiment de Bluetooth, et recomanem que actualitzis {name} a ESPHome 2022.11.0 o posterior.",
|
||||
"title": "Actualitza {name} amb ESPHome 2022.11.0 o posterior"
|
||||
"description": "Per millorar la fiabilitat i el rendiment de Bluetooth, et recomanem que actualitzis {name} a ESPHome {version} o posterior. Quan actualitzis el dispositiu a ESPHome {version}, es recomana utilitzar un cable s\u00e8rie enlloc de fer una actualitzaci\u00f3 remota, per poder aprofitar el nou esquema de particions.",
|
||||
"title": "Actualitza {name} amb ESPHome {version} o posterior"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Reautenticaci\u00f3 de la integraci\u00f3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "Codi d'idioma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Integration erneut authentifizieren"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "Sprachcode"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "\u0395\u03c0\u03b1\u03bd\u03b1\u03bb\u03b7\u03c0\u03c4\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7\u03c2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1\u03c2"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Volver a autenticar la integraci\u00f3n"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "C\u00f3digo de idioma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Taastuvasta sidumine"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "Keele kood"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "Nyelvi k\u00f3d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Autentikasi Ulang Integrasi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "Kode bahasa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Reautenticar Integra\u00e7\u00e3o"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "C\u00f3digo do idioma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "\u041a\u043e\u0434 \u044f\u0437\u044b\u043a\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -29,5 +29,14 @@
|
|||
"title": "Znova overi\u0165 integr\u00e1ciu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language_code": "K\u00f3d jazyka"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -5,7 +5,7 @@
|
|||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
"description": "Per completar la vinculaci\u00f3, segueix les instruccions a \"Configuraci\u00f3 de l'enlla\u00e7 HomeKit\" sota \"Notificacions\".",
|
||||
"description": "Per completar la vinculaci\u00f3, segueix les instruccions a \u201cNotificacions\u201d sota \u201cVinculaci\u00f3 ('pairing') HomeKit\u201d.",
|
||||
"title": "Vinculaci\u00f3 HomeKit"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -5,13 +5,21 @@
|
|||
"api_not_enabled": "L'API no est\u00e0 activada. Activa-la a la configuraci\u00f3 de l'aplicaci\u00f3 HomeWizard Energy",
|
||||
"device_not_supported": "Aquest dispositiu no \u00e9s compatible",
|
||||
"invalid_discovery_parameters": "Versi\u00f3 d'API no compatible detectada",
|
||||
"reauth_successful": "S'ha activat l'API correctament",
|
||||
"unknown_error": "Error inesperat"
|
||||
},
|
||||
"error": {
|
||||
"api_not_enabled": "L'API no est\u00e0 activada. Activa-la a la configuraci\u00f3 de l'aplicaci\u00f3 HomeWizard Energy",
|
||||
"network_error": "Dispositiu inaccessible, assegura't que has introdu\u00eft l'adre\u00e7a IP correcta i que el dispositiu est\u00e0 disponible a la xarxa"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vols configurar {product_type} ({serial}) a {ip_address}?",
|
||||
"title": "Confirmaci\u00f3"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "L'API local no est\u00e0 activada. V\u00e9s l'aplicaci\u00f3 HomeWizard Energy i activa l'API a la configuraci\u00f3 de dispositiu."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Adre\u00e7a IP"
|
||||
|
|
|
@ -5,13 +5,21 @@
|
|||
"api_not_enabled": "API tidak diaktifkan. Aktifkan API di Aplikasi Energi HomeWizard di bawah pengaturan",
|
||||
"device_not_supported": "Perangkat ini tidak didukung",
|
||||
"invalid_discovery_parameters": "Terdeteksi versi API yang tidak didukung",
|
||||
"reauth_successful": "Pengaktifkan API berhasil",
|
||||
"unknown_error": "Kesalahan yang tidak diharapkan"
|
||||
},
|
||||
"error": {
|
||||
"api_not_enabled": "API tidak diaktifkan. Aktifkan API di Aplikasi Energi HomeWizard di bawah pengaturan",
|
||||
"network_error": "Perangkat tidak dapat dijangkau, pastikan Anda telah memasukkan alamat IP yang benar dan perangkat tersedia di jaringan Anda"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Ingin menyiapkan {product_type} ({serial}) di {ip_address}?",
|
||||
"title": "Konfirmasikan"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "API lokal tidak diaktifkan. Buka aplikasi Energi HomeWizard dan aktifkan API di pengaturan perangkat."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Alamat IP"
|
||||
|
|
|
@ -5,13 +5,21 @@
|
|||
"api_not_enabled": "A API n\u00e3o est\u00e1 habilitada. Ative a API no aplicativo HomeWizard Energy em configura\u00e7\u00f5es",
|
||||
"device_not_supported": "Este dispositivo n\u00e3o \u00e9 compat\u00edvel",
|
||||
"invalid_discovery_parameters": "Vers\u00e3o de API n\u00e3o compat\u00edvel detectada",
|
||||
"reauth_successful": "A ativa\u00e7\u00e3o da API foi bem-sucedida",
|
||||
"unknown_error": "Erro inesperado"
|
||||
},
|
||||
"error": {
|
||||
"api_not_enabled": "A API n\u00e3o est\u00e1 habilitada. Ative a API no aplicativo HomeWizard Energy nas configura\u00e7\u00f5es",
|
||||
"network_error": "Dispositivo inacess\u00edvel, verifique se voc\u00ea inseriu o endere\u00e7o IP correto e se o dispositivo est\u00e1 dispon\u00edvel em sua rede"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Deseja configurar {product_type} ({serial}) em {ip_address}?",
|
||||
"title": "Confirmar"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "A API local est\u00e1 desativada. V\u00e1 para o aplicativo HomeWizard Energy e habilite a API nas configura\u00e7\u00f5es do dispositivo."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Endere\u00e7o IP"
|
||||
|
|
|
@ -5,13 +5,21 @@
|
|||
"api_not_enabled": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0439\u0442\u0435 API \u0432 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f HomeWizard Energy.",
|
||||
"device_not_supported": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f.",
|
||||
"invalid_discovery_parameters": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0430 \u043d\u0435\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f API.",
|
||||
"reauth_successful": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 API \u043f\u0440\u043e\u0448\u043b\u043e \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
|
||||
"unknown_error": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"error": {
|
||||
"api_not_enabled": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0439\u0442\u0435 API \u0432 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f HomeWizard Energy.",
|
||||
"network_error": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443\u043a\u0430\u0437\u0430\u043d \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 IP-\u0430\u0434\u0440\u0435\u0441 \u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0432 \u0412\u0430\u0448\u0435\u0439 \u0441\u0435\u0442\u0438."
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c {product_type} ({serial}) \u0441 IP-\u0430\u0434\u0440\u0435\u0441\u043e\u043c {ip_address}?",
|
||||
"title": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 API \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d. \u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 HomeWizard Energy \u0438 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435 API \u0432 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "IP-\u0430\u0434\u0440\u0435\u0441"
|
||||
|
|
|
@ -49,5 +49,56 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"invalid_api_key": "Clau API inv\u00e0lida",
|
||||
"no_sensors_near_coordinates": "No s'han trobat sensors a prop de coordenades (dins la dist\u00e0ncia)",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"add_sensor": {
|
||||
"data": {
|
||||
"distance": "Radi de cerca",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud"
|
||||
},
|
||||
"data_description": {
|
||||
"distance": "Radi (en quil\u00f2metres) del cercle dins del qual cercar",
|
||||
"latitude": "Latitud al voltant de la qual cercar sensors",
|
||||
"longitude": "Longitud al voltant de la qual cercar sensors"
|
||||
},
|
||||
"description": "Cerca un sensor PurpleAir a una dist\u00e0ncia determinada d'una latitud/longitud.",
|
||||
"title": "Afegeix sensor"
|
||||
},
|
||||
"choose_sensor": {
|
||||
"data": {
|
||||
"sensor_index": "Sensor"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_index": "Sensor al qual fer-li seguiment"
|
||||
},
|
||||
"description": "Quins dels sensors propers t'agradaria seguir?",
|
||||
"title": "Tria sensor a afegir"
|
||||
},
|
||||
"init": {
|
||||
"menu_options": {
|
||||
"add_sensor": "Afegeix sensor",
|
||||
"remove_sensor": "Elimina sensor"
|
||||
}
|
||||
},
|
||||
"remove_sensor": {
|
||||
"data": {
|
||||
"sensor_device_id": "Nom del sensor"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_device_id": "Sensor a eliminar"
|
||||
},
|
||||
"title": "Elimina sensor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -49,5 +49,54 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel",
|
||||
"no_sensors_near_coordinates": "Keine Sensoren in der N\u00e4he der Koordinaten gefunden (innerhalb der Entfernung)",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"add_sensor": {
|
||||
"data": {
|
||||
"distance": "Suchradius"
|
||||
},
|
||||
"data_description": {
|
||||
"distance": "Der Radius (in Kilometern) des Kreises, in dem gesucht werden soll",
|
||||
"latitude": "Der Breitengrad, um den herum nach Sensoren gesucht werden soll",
|
||||
"longitude": "Der L\u00e4ngengrad, um den herum nach Sensoren gesucht werden soll"
|
||||
},
|
||||
"description": "Suche nach einem PurpleAir-Sensor innerhalb einer bestimmten Entfernung zu einem Breitengrad/L\u00e4ngengrad.",
|
||||
"title": "Sensor hinzuf\u00fcgen"
|
||||
},
|
||||
"choose_sensor": {
|
||||
"data": {
|
||||
"sensor_index": "Sensor"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_index": "Der zu verfolgende Sensor"
|
||||
},
|
||||
"description": "Welche der Sensoren in der N\u00e4he m\u00f6chtest du verfolgen?",
|
||||
"title": "Sensor zum Hinzuf\u00fcgen ausw\u00e4hlen"
|
||||
},
|
||||
"init": {
|
||||
"menu_options": {
|
||||
"add_sensor": "Sensor hinzuf\u00fcgen",
|
||||
"remove_sensor": "Sensor entfernen"
|
||||
}
|
||||
},
|
||||
"remove_sensor": {
|
||||
"data": {
|
||||
"sensor_device_id": "Sensorname"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_device_id": "Der zu entfernende Sensor"
|
||||
},
|
||||
"title": "Sensor entfernen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -49,5 +49,54 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_api_key": "Neplatn\u00fd API k\u013e\u00fa\u010d",
|
||||
"no_sensors_near_coordinates": "V bl\u00edzkosti s\u00faradn\u00edc (v r\u00e1mci vzdialenosti) sa nena\u0161li \u017eiadne sn\u00edma\u010de",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
},
|
||||
"step": {
|
||||
"add_sensor": {
|
||||
"data": {
|
||||
"distance": "Polomer vyh\u013ead\u00e1vania"
|
||||
},
|
||||
"data_description": {
|
||||
"distance": "Polomer (v kilometroch) kruhu, v ktorom sa m\u00e1 vyh\u013ead\u00e1va\u0165",
|
||||
"latitude": "Zemepisn\u00e1 \u0161\u00edrka, v ktorej sa maj\u00fa vyh\u013ead\u00e1va\u0165 sn\u00edma\u010de",
|
||||
"longitude": "Zemepisn\u00e1 d\u013a\u017eka, okolo ktorej sa maj\u00fa vyh\u013ead\u00e1va\u0165 sn\u00edma\u010de"
|
||||
},
|
||||
"description": "Vyh\u013eadajte sn\u00edma\u010d PurpleAir v ur\u010ditej vzdialenosti zemepisnej \u0161\u00edrky/d\u013a\u017eky.",
|
||||
"title": "Prida\u0165 sn\u00edma\u010d"
|
||||
},
|
||||
"choose_sensor": {
|
||||
"data": {
|
||||
"sensor_index": "Sn\u00edma\u010d"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_index": "Sn\u00edma\u010d na sledovanie"
|
||||
},
|
||||
"description": "Ktor\u00fd zo sn\u00edma\u010dov v okol\u00ed chcete sledova\u0165?",
|
||||
"title": "Vyberte sn\u00edma\u010d, ktor\u00fd chcete prida\u0165"
|
||||
},
|
||||
"init": {
|
||||
"menu_options": {
|
||||
"add_sensor": "Pridanie sn\u00edma\u010da",
|
||||
"remove_sensor": "Odstr\u00e1nenie sn\u00edma\u010da"
|
||||
}
|
||||
},
|
||||
"remove_sensor": {
|
||||
"data": {
|
||||
"sensor_device_id": "N\u00e1zov sn\u00edma\u010da"
|
||||
},
|
||||
"data_description": {
|
||||
"sensor_device_id": "Sn\u00edma\u010d na odstr\u00e1nenie"
|
||||
},
|
||||
"title": "Odstr\u00e1nenie sn\u00edma\u010da"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue