mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
[ci skip] Translation update
This commit is contained in:
parent
30db947d99
commit
3ab9a14ce7
@ -50,6 +50,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"pollutant_label": {
|
||||
"state": {
|
||||
"co": "Kohlenmonoxid",
|
||||
"n2": "Stickstoffdioxid",
|
||||
"o3": "Ozon",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2,5",
|
||||
"s2": "Schwefeldioxid"
|
||||
}
|
||||
},
|
||||
"pollutant_level": {
|
||||
"state": {
|
||||
"good": "Gut",
|
||||
"hazardous": "Gef\u00e4hrlich",
|
||||
"moderate": "M\u00e4\u00dfig",
|
||||
"unhealthy": "Ungesund",
|
||||
"unhealthy_sensitive": "Ungesund f\u00fcr sensible Gruppen",
|
||||
"very_unhealthy": "Sehr ungesund"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -50,6 +50,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"pollutant_label": {
|
||||
"state": {
|
||||
"co": "Mon\u00f3xido de carbono",
|
||||
"n2": "Di\u00f3xido de nitr\u00f3geno",
|
||||
"o3": "Ozono",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "Di\u00f3xido de azufre"
|
||||
}
|
||||
},
|
||||
"pollutant_level": {
|
||||
"state": {
|
||||
"good": "Bueno",
|
||||
"hazardous": "Peligroso",
|
||||
"moderate": "Moderado",
|
||||
"unhealthy": "Poco saludable",
|
||||
"unhealthy_sensitive": "Poco saludable para grupos sensibles",
|
||||
"very_unhealthy": "Muy poco saludable"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -50,6 +50,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"pollutant_label": {
|
||||
"state": {
|
||||
"co": "Sz\u00e9n-monoxid",
|
||||
"n2": "Nitrog\u00e9n-dioxid",
|
||||
"o3": "\u00d3zon",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "K\u00e9n-dioxid"
|
||||
}
|
||||
},
|
||||
"pollutant_level": {
|
||||
"state": {
|
||||
"good": "J\u00f3",
|
||||
"hazardous": "Vesz\u00e9lyes",
|
||||
"moderate": "M\u00e9rs\u00e9kelt",
|
||||
"unhealthy": "Eg\u00e9szs\u00e9gtelen",
|
||||
"unhealthy_sensitive": "Eg\u00e9szs\u00e9gtelen az \u00e9rz\u00e9keny csoportok sz\u00e1m\u00e1ra",
|
||||
"very_unhealthy": "Nagyon eg\u00e9szs\u00e9gtelen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -50,6 +50,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"pollutant_label": {
|
||||
"state": {
|
||||
"co": "Karbon monoksida",
|
||||
"n2": "Nitrogen dioksida",
|
||||
"o3": "Ozon",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "Sulfur dioksida"
|
||||
}
|
||||
},
|
||||
"pollutant_level": {
|
||||
"state": {
|
||||
"good": "Bagus",
|
||||
"hazardous": "Berbahaya",
|
||||
"moderate": "Sedang",
|
||||
"unhealthy": "Tidak Sehat",
|
||||
"unhealthy_sensitive": "Tidak sehat untuk kelompok sensitif",
|
||||
"very_unhealthy": "Sangat tidak sehat"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -50,6 +50,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"pollutant_label": {
|
||||
"state": {
|
||||
"co": "tlenek w\u0119gla",
|
||||
"n2": "dwutlenek azotu",
|
||||
"o3": "ozon",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5",
|
||||
"s2": "dwutlenek siarki"
|
||||
}
|
||||
},
|
||||
"pollutant_level": {
|
||||
"state": {
|
||||
"good": "dobry",
|
||||
"hazardous": "niebezpieczny",
|
||||
"moderate": "umiarkowany",
|
||||
"unhealthy": "niezdrowy",
|
||||
"unhealthy_sensitive": "niezdrowy dla grup wra\u017cliwych",
|
||||
"very_unhealthy": "bardzo niezdrowy"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"entity": {
|
||||
"select": {
|
||||
"speed": {
|
||||
"state": {
|
||||
"light_speed": "Lichtgeschwindigkeit",
|
||||
"ludicrous_speed": "Wahnsinnige Geschwindigkeit",
|
||||
"ridiculous_speed": "L\u00e4cherliche Geschwindigkeit"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thermostat_mode": {
|
||||
"state": {
|
||||
|
@ -36,8 +36,7 @@
|
||||
"fix_flow": {
|
||||
"abort": {
|
||||
"not_tea_time": "Can not re-heat the tea at this time"
|
||||
},
|
||||
"step": {}
|
||||
}
|
||||
},
|
||||
"title": "The tea is cold"
|
||||
},
|
||||
@ -63,9 +62,6 @@
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {}
|
||||
},
|
||||
"options_1": {
|
||||
"data": {
|
||||
"bool": "Optional boolean",
|
||||
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"entity": {
|
||||
"select": {
|
||||
"speed": {
|
||||
"state": {
|
||||
"light_speed": "Velocidad de la luz",
|
||||
"ludicrous_speed": "Velocidad ludicrous",
|
||||
"ridiculous_speed": "Velocidad rid\u00edcula"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thermostat_mode": {
|
||||
"state": {
|
||||
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"entity": {
|
||||
"select": {
|
||||
"speed": {
|
||||
"state": {
|
||||
"light_speed": "F\u00e9nysebess\u00e9g",
|
||||
"ludicrous_speed": "Hihetetlen sebess\u00e9g",
|
||||
"ridiculous_speed": "K\u00e9ptelen sebess\u00e9g"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thermostat_mode": {
|
||||
"state": {
|
||||
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"entity": {
|
||||
"select": {
|
||||
"speed": {
|
||||
"state": {
|
||||
"light_speed": "Kecepatan Cahaya",
|
||||
"ludicrous_speed": "Kecepatan Menggelikan",
|
||||
"ridiculous_speed": "Kecepatan Konyol"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thermostat_mode": {
|
||||
"state": {
|
||||
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"entity": {
|
||||
"select": {
|
||||
"speed": {
|
||||
"state": {
|
||||
"light_speed": "pr\u0119dko\u015b\u0107 \u015bwiat\u0142a",
|
||||
"ludicrous_speed": "absurdalna pr\u0119dko\u015b\u0107",
|
||||
"ridiculous_speed": "niewiarygodna pr\u0119dko\u015b\u0107"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thermostat_mode": {
|
||||
"state": {
|
||||
|
@ -22,6 +22,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"activities": {
|
||||
"state": {
|
||||
"power_off": "Ausschalten"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -22,6 +22,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"activities": {
|
||||
"state": {
|
||||
"power_off": "Apagar"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -22,6 +22,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"activities": {
|
||||
"state": {
|
||||
"power_off": "Kikapcsol\u00e1s"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -22,6 +22,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"activities": {
|
||||
"state": {
|
||||
"power_off": "Daya Mati"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -22,6 +22,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"activities": {
|
||||
"state": {
|
||||
"power_off": "wy\u0142\u0105czony"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -70,6 +70,15 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"ecobee_mode": {
|
||||
"state": {
|
||||
"away": "Abwesend",
|
||||
"home": "Zu Hause",
|
||||
"sleep": "Schlafen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
|
@ -70,6 +70,15 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"ecobee_mode": {
|
||||
"state": {
|
||||
"away": "Ausente",
|
||||
"home": "En casa",
|
||||
"sleep": "Dormir"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
|
@ -70,6 +70,15 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"ecobee_mode": {
|
||||
"state": {
|
||||
"away": "T\u00e1vol",
|
||||
"home": "Otthon",
|
||||
"sleep": "Alv\u00e1s"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
|
@ -70,6 +70,15 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"ecobee_mode": {
|
||||
"state": {
|
||||
"away": "Keluar",
|
||||
"home": "Di Rumah",
|
||||
"sleep": "Tidur"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
|
@ -69,5 +69,30 @@
|
||||
"single_press": "\"{subtype}\" trykket"
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
"border_router_capable": "Kan med kantruter",
|
||||
"full": "Full End-enhet",
|
||||
"minimal": "Minimal sluttenhet",
|
||||
"none": "Ingen",
|
||||
"router_eligible": "Ruterkvalifisert sluttenhet",
|
||||
"sleepy": "S\u00f8vnig sluttenhet"
|
||||
}
|
||||
},
|
||||
"thread_status": {
|
||||
"state": {
|
||||
"border_router": "Border Router",
|
||||
"child": "Barn",
|
||||
"detached": "Frakoblet",
|
||||
"disabled": "Deaktivert",
|
||||
"joining": "Blir med",
|
||||
"leader": "Leder",
|
||||
"router": "Ruter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "HomeKit-kontroller"
|
||||
}
|
@ -70,6 +70,15 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"ecobee_mode": {
|
||||
"state": {
|
||||
"away": "poza domem",
|
||||
"home": "w domu",
|
||||
"sleep": "noc"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"thread_node_capabilities": {
|
||||
"state": {
|
||||
|
@ -12,7 +12,8 @@
|
||||
"invalid_ip_address": "Ugyldig IPv4-adresse.",
|
||||
"invalid_signature": "Passordet for \u00e5 dekryptere `.knxkeys`-filen er feil.",
|
||||
"no_router_discovered": "Ingen KNXnet/IP-ruter ble oppdaget p\u00e5 nettverket.",
|
||||
"no_tunnel_discovered": "Kunne ikke finne en KNX-tunnelserver p\u00e5 nettverket ditt."
|
||||
"no_tunnel_discovered": "Kunne ikke finne en KNX-tunnelserver p\u00e5 nettverket ditt.",
|
||||
"unsupported_tunnel_type": "Den valgte tunneltypen st\u00f8ttes ikke av gatewayen."
|
||||
},
|
||||
"step": {
|
||||
"connection_type": {
|
||||
@ -111,7 +112,8 @@
|
||||
"invalid_ip_address": "Ugyldig IPv4-adresse.",
|
||||
"invalid_signature": "Passordet for \u00e5 dekryptere `.knxkeys`-filen er feil.",
|
||||
"no_router_discovered": "Ingen KNXnet/IP-ruter ble oppdaget p\u00e5 nettverket.",
|
||||
"no_tunnel_discovered": "Kunne ikke finne en KNX-tunnelserver p\u00e5 nettverket ditt."
|
||||
"no_tunnel_discovered": "Kunne ikke finne en KNX-tunnelserver p\u00e5 nettverket ditt.",
|
||||
"unsupported_tunnel_type": "Den valgte tunneltypen st\u00f8ttes ikke av gatewayen."
|
||||
},
|
||||
"step": {
|
||||
"communication_settings": {
|
||||
|
@ -44,6 +44,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"brightness_mode": {
|
||||
"state": {
|
||||
"auto": "Automatisch",
|
||||
"manual": "Manuell"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"description": "Die LaMetric-Integration wurde modernisiert: Sie wird nun \u00fcber die Benutzeroberfl\u00e4che konfiguriert und eingerichtet und die Kommunikation erfolgt nun lokal.\n\nLeider gibt es keinen automatischen Migrationspfad, so dass du dein LaMetric mit Home Assistant neu einrichten musst. Bitte konsultiere die Dokumentation zur LaMetric-Integration von Home Assistant, um zu erfahren, wie du diese einrichten kannst.\n\nEntferne die alte LaMetric YAML-Konfiguration aus deiner configuration.yaml-Datei und starte Home Assistant neu, um das Problem zu beheben.",
|
||||
|
@ -44,6 +44,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"brightness_mode": {
|
||||
"state": {
|
||||
"auto": "Autom\u00e1tico",
|
||||
"manual": "Manual"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"description": "La integraci\u00f3n de LaMetric se ha modernizado: ahora se configura a trav\u00e9s de la interfaz de usuario y las comunicaciones son locales.\n\nDesafortunadamente, no existe una ruta de migraci\u00f3n autom\u00e1tica posible y, por lo tanto, requiere que vuelvas a configurar tu LaMetric con Home Assistant. Consulta la documentaci\u00f3n de la integraci\u00f3n LaMetric en Home Assistant sobre c\u00f3mo configurarlo. \n\nElimina la configuraci\u00f3n antigua de LaMetric YAML de tu archivo configuration.yaml y reinicia Home Assistant para solucionar este problema.",
|
||||
|
@ -44,6 +44,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"brightness_mode": {
|
||||
"state": {
|
||||
"auto": "Automatikus",
|
||||
"manual": "Manu\u00e1lis"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"description": "A LaMetric integr\u00e1ci\u00f3 moderniz\u00e1l\u00e1sra ker\u00fclt: A konfigur\u00e1l\u00e1s \u00e9s be\u00e1ll\u00edt\u00e1s mostant\u00f3l a felhaszn\u00e1l\u00f3i fel\u00fcleten kereszt\u00fcl t\u00f6rt\u00e9nik, \u00e9s a kommunik\u00e1ci\u00f3 mostant\u00f3l helyi.\n\nSajnos nincs lehet\u0151s\u00e9g automatikus migr\u00e1ci\u00f3s \u00fatvonalra, \u00edgy a LaMetric-et \u00fajra be kell \u00e1ll\u00edtania a Home Assistant seg\u00edts\u00e9g\u00e9vel. K\u00e9rj\u00fck, tekintse meg a Home Assistant LaMetric integr\u00e1ci\u00f3 dokument\u00e1ci\u00f3j\u00e1t a be\u00e1ll\u00edt\u00e1ssal kapcsolatban.\n\nA probl\u00e9ma megold\u00e1s\u00e1hoz t\u00e1vol\u00edtsa el a r\u00e9gi LaMetric YAML konfigur\u00e1ci\u00f3t a configuration.yaml f\u00e1jlb\u00f3l, \u00e9s ind\u00edtsa \u00fajra a Home Assistant-ot.",
|
||||
|
@ -44,6 +44,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"brightness_mode": {
|
||||
"state": {
|
||||
"auto": "Otomatis",
|
||||
"manual": "Manual"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"description": "Integrasi LaMetric telah dimodernisasi: kini integrasinya dikonfigurasi dan disiapkan melalui antarmuka pengguna dan komunikasi menjadi lokal.\n\nSayangnya, tidak ada jalur migrasi otomatis yang mungkin dan oleh sebab itu Anda harus mengatur ulang integrasi LaMetric dengan Home Assistant. Baca dokumentasi integrasi LaMetric Home Assistant tentang cara persiapannya.\n\nHapus konfigurasi YAML LaMetric yang lama dari file configuration.yaml Anda dan mulai ulang Home Assistant untuk memperbaiki masalah ini.",
|
||||
|
@ -44,6 +44,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"brightness_mode": {
|
||||
"state": {
|
||||
"auto": "automatyczny",
|
||||
"manual": "r\u0119czny"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"description": "Integracja LaMetric zosta\u0142a zmodernizowana: jest teraz konfigurowana za pomoc\u0105 interfejsu u\u017cytkownika, a komunikacja odbywa si\u0119 lokalnie. \n\nNiestety nie ma mo\u017cliwo\u015bci automatycznej migracji i dlatego wymaga si\u0119 ponownej konfiguracji LaMetric za pomoc\u0105 Home Assistanta. Zapoznaj si\u0119 z dokumentacj\u0105 integracji Home Assistant LaMetric, aby dowiedzie\u0107 si\u0119, jak to skonfigurowa\u0107. \n\nUsu\u0144 konfiguracj\u0119 LaMetric YAML z pliku configuration.yaml i uruchom ponownie Home Assistanta, aby rozwi\u0105za\u0107 ten problem.",
|
||||
|
@ -3,7 +3,9 @@
|
||||
"trigger_type": {
|
||||
"codelock": "prijat\u00fd k\u00f3d z\u00e1mku",
|
||||
"fingerprint": "prijat\u00fd k\u00f3d odtla\u010dku prsta",
|
||||
"send_keys": "odosla\u0165 prijat\u00e9 k\u013e\u00fa\u010de"
|
||||
"send_keys": "odosla\u0165 prijat\u00e9 k\u013e\u00fa\u010de",
|
||||
"transmitter": "prijat\u00fd k\u00f3d vysiela\u010da",
|
||||
"transponder": "prijat\u00fd k\u00f3d transpond\u00e9ra"
|
||||
}
|
||||
}
|
||||
}
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "M\u00f6chtest du {label} ({host}) {serial} einrichten?"
|
||||
"description": "M\u00f6chtest du {label} ({group}) einrichten?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "\u00bfQuieres configurar {label} ({host}) {serial}?"
|
||||
"description": "\u00bfQuieres configurar {label} ({group})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Kas seadistada {label} ( {host} ) {serial} ?"
|
||||
"description": "Kas seadistada {label} ({group})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {label} ({host}) {serial}?"
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {label} ({group})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Ingin menyiapkan {label} ({host}) {serial}?"
|
||||
"description": "Ingin menyiapkan {label} ({group})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes"
|
||||
},
|
||||
"flow_title": "{label} ( {host} ) {serial}",
|
||||
"flow_title": "{label} ( {group} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vil du sette opp {label} ( {host} ) {serial} ?"
|
||||
"description": "Vil du konfigurere {label} ( {group} )?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Czy chcesz skonfigurowa\u0107 {label} ({host}) {serial}?"
|
||||
"description": "Czy chcesz skonfigurowa\u0107 {label} ({group})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
||||
},
|
||||
"flow_title": "{label} ({host}) {serial}",
|
||||
"flow_title": "{label} ({group})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {label} ({host}) {serial}\uff1f"
|
||||
"description": "\u662f\u5426\u8981\u8a2d\u5b9a{label} ({group})\uff1f"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -5,6 +5,9 @@
|
||||
"single_instance_allowed": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia.",
|
||||
"webhook_not_internet_accessible": "Va\u0161a in\u0161tancia Home Assistant mus\u00ed by\u0165 pr\u00edstupn\u00e1 z internetu, aby ste mohli prij\u00edma\u0165 spr\u00e1vy webhooku."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Chcete odosla\u0165 udalosti do Home Assistant, budete musie\u0165 nastavi\u0165 [Webhooks with Mailgun]({mailgun_url}). \n\nVypl\u0148te nasleduj\u00face inform\u00e1cie: \n\n - URL: `{webhook_url}`\n - Met\u00f3da: POST \n - Typ obsahu: application/json\n\nVi\u010f [dokument\u00e1cia]({docs_url}), ako konfigurova\u0165 automatiz\u00e1cie pre spracovanie prich\u00e1dzaj\u00facich d\u00e1t."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Naozaj chcete nastavi\u0165 Mailgun?",
|
||||
|
@ -4,6 +4,9 @@
|
||||
"already_configured": "Umiestnenie u\u017e je nakonfigurovan\u00e9",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
},
|
||||
"error": {
|
||||
"empty": "\u017diadny v\u00fdsledok pri h\u013eadan\u00ed mesta: skontrolujte pole mesta"
|
||||
},
|
||||
"step": {
|
||||
"cities": {
|
||||
"data": {
|
||||
@ -14,7 +17,8 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"city": "Mesto"
|
||||
}
|
||||
},
|
||||
"description": "Zadajte po\u0161tov\u00e9 smerovacie \u010d\u00edslo (len pre Franc\u00fazsko, odpor\u00fa\u010dan\u00e9) alebo n\u00e1zov mesta"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -14,7 +14,8 @@
|
||||
"latitude": "Zemepisn\u00e1 \u0161\u00edrka",
|
||||
"longitude": "Zemepisn\u00e1 d\u013a\u017eka"
|
||||
},
|
||||
"description": "Zemepisn\u00e1 \u0161\u00edrka a d\u013a\u017eka sa pou\u017eije na n\u00e1jdenie najbli\u017e\u0161ej meteorologickej stanice."
|
||||
"description": "Zemepisn\u00e1 \u0161\u00edrka a d\u013a\u017eka sa pou\u017eije na n\u00e1jdenie najbli\u017e\u0161ej meteorologickej stanice.",
|
||||
"title": "Pripojenie k Met Office UK"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -34,7 +34,8 @@
|
||||
"step": {
|
||||
"device_tracker": {
|
||||
"data": {
|
||||
"arp_ping": "Povoli\u0165 ARP ping"
|
||||
"arp_ping": "Povoli\u0165 ARP ping",
|
||||
"force_dhcp": "Vyn\u00fati\u0165 skenovanie pomocou DHCP"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,8 @@
|
||||
"data": {
|
||||
"entity_ids": "Vstupn\u00e9 entity",
|
||||
"name": "N\u00e1zov",
|
||||
"round_digits": "Presnos\u0165"
|
||||
"round_digits": "Presnos\u0165",
|
||||
"type": "\u0160tatistika"
|
||||
},
|
||||
"title": "Skombinujte stav nieko\u013ek\u00fdch sn\u00edma\u010dov"
|
||||
}
|
||||
@ -16,7 +17,8 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"entity_ids": "Vstupn\u00e9 entity",
|
||||
"round_digits": "Presnos\u0165"
|
||||
"round_digits": "Presnos\u0165",
|
||||
"type": "\u0160tatistika"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -9,6 +9,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"phase": {
|
||||
"state": {
|
||||
"first_quarter": "F\u00f8rste kvarter",
|
||||
"full_moon": "Fullm\u00e5ne",
|
||||
"last_quarter": "Siste kvartal",
|
||||
"new_moon": "Nym\u00e5ne",
|
||||
"waning_crescent": "Avtagende halvm\u00e5ne",
|
||||
"waning_gibbous": "Avtagende trekvartm\u00e5ne",
|
||||
"waxing_crescent": "Voksende halvm\u00e5ne",
|
||||
"waxing_gibbous": "Voksende m\u00e5ne"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Konfigurering av Moon ved hjelp av YAML er fjernet. \n\n Din eksisterende YAML-konfigurasjon brukes ikke av Home Assistant. \n\n Fjern YAML-konfigurasjonen fra configuration.yaml-filen og start Home Assistant p\u00e5 nytt for \u00e5 fikse dette problemet.",
|
||||
|
@ -4,7 +4,10 @@
|
||||
"first_quarter": "Prv\u00e1 \u0161tvrtina",
|
||||
"full_moon": "Spln",
|
||||
"last_quarter": "Posledn\u00e1 \u0161tvrtina",
|
||||
"new_moon": "Nov mesiac"
|
||||
"new_moon": "Nov mesiac",
|
||||
"waning_crescent": "Ub\u00fadaj\u00faci polmesiac",
|
||||
"waning_gibbous": "Ub\u00fadaj\u00faci mesiac",
|
||||
"waxing_crescent": "Dorastaj\u00faci polmesiac"
|
||||
}
|
||||
}
|
||||
}
|
@ -8,5 +8,21 @@
|
||||
"description": "Chcete za\u010da\u0165 nastavova\u0165?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"phase": {
|
||||
"state": {
|
||||
"first_quarter": "Prv\u00e1 \u0161tvrtina",
|
||||
"full_moon": "Spln",
|
||||
"last_quarter": "Posledn\u00e1 \u0161tvrtina",
|
||||
"new_moon": "Nov mesiac",
|
||||
"waning_crescent": "Ub\u00fadaj\u00faci polmesiac",
|
||||
"waning_gibbous": "Ub\u00fadaj\u00faci mesiac",
|
||||
"waxing_crescent": "Dorastaj\u00faci polmesiac",
|
||||
"waxing_gibbous": "Dorastaj\u00faci mesiac"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
"admin_password": "Spr\u00e1vca Heslo",
|
||||
"admin_username": "Admin Pou\u017e\u00edvate\u013esk\u00e9 meno",
|
||||
"surveillance_password": "Doh\u013ead Heslo",
|
||||
"surveillance_username": "Pou\u017e\u00edvate\u013esk\u00e9 meno pre doh\u013ead",
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"error": {
|
||||
"bad_certificate": "Certifik\u00e1t CA je neplatn\u00fd",
|
||||
"bad_client_cert_key": "Certifik\u00e1t klienta a s\u00fakromn\u00fd k\u013e\u00fa\u010d nie s\u00fa platn\u00fdm p\u00e1rom",
|
||||
"bad_client_key": "Neplatn\u00fd s\u00fakromn\u00fd k\u013e\u00fa\u010d, uistite sa, \u017ee s\u00fabor s k\u00f3dom PEM je dodan\u00fd bez hesla",
|
||||
"bad_ws_headers": "Zadajte platn\u00e9 hlavi\u010dky HTTP ako objekt JSON",
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"invalid_inclusion": "Certifik\u00e1t klienta a s\u00fakromn\u00fd k\u013e\u00fa\u010d musia by\u0165 nakonfigurovan\u00e9 spolo\u010dne"
|
||||
@ -15,16 +16,23 @@
|
||||
"broker": {
|
||||
"data": {
|
||||
"advanced_options": "Pokro\u010dil\u00e9 nastavenia",
|
||||
"broker": "Broker",
|
||||
"client_key": "Nahrajte s\u00fabor so s\u00fakromn\u00fdm k\u013e\u00fa\u010dom",
|
||||
"password": "Heslo",
|
||||
"port": "Port",
|
||||
"protocol": "MQTT protokol",
|
||||
"set_client_cert": "Pou\u017eite klientsky certifik\u00e1t",
|
||||
"transport": "MQTT transport",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
}
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno",
|
||||
"ws_headers": "Hlavi\u010dky WebSocket vo form\u00e1te JSON",
|
||||
"ws_path": "Cesta WebSocket"
|
||||
},
|
||||
"description": "Zadajte inform\u00e1cie o pripojen\u00ed v\u00e1\u0161ho sprostredkovate\u013ea protokolu MQTT."
|
||||
},
|
||||
"hassio_confirm": {
|
||||
"data": {
|
||||
"discovery": "Povoli\u0165 zis\u0165ovanie"
|
||||
},
|
||||
"description": "Chcete nakonfigurova\u0165 dom\u00e1ceho asistenta na pripojenie k brokerovi MQTT poskytovan\u00e9mu doplnkom {addon}?",
|
||||
"title": "MQTT Broker cez doplnok Home Assistant"
|
||||
}
|
||||
@ -56,6 +64,7 @@
|
||||
"error": {
|
||||
"bad_certificate": "Certifik\u00e1t CA je neplatn\u00fd",
|
||||
"bad_client_cert_key": "Certifik\u00e1t klienta a s\u00fakromn\u00fd k\u013e\u00fa\u010d nie s\u00fa platn\u00fdm p\u00e1rom",
|
||||
"bad_client_key": "Neplatn\u00fd s\u00fakromn\u00fd k\u013e\u00fa\u010d, uistite sa, \u017ee s\u00fabor s k\u00f3dom PEM je dodan\u00fd bez hesla",
|
||||
"bad_ws_headers": "Zadajte platn\u00e9 hlavi\u010dky HTTP ako objekt JSON",
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"invalid_inclusion": "Certifik\u00e1t klienta a s\u00fakromn\u00fd k\u013e\u00fa\u010d musia by\u0165 nakonfigurovan\u00e9 spolo\u010dne"
|
||||
@ -64,17 +73,23 @@
|
||||
"broker": {
|
||||
"data": {
|
||||
"advanced_options": "Pokro\u010dil\u00e9 nastavenia",
|
||||
"broker": "Broker",
|
||||
"client_key": "Nahrajte s\u00fabor so s\u00fakromn\u00fdm k\u013e\u00fa\u010dom",
|
||||
"password": "Heslo",
|
||||
"port": "Port",
|
||||
"protocol": "MQTT protokol",
|
||||
"set_client_cert": "Pou\u017eite klientsky certifik\u00e1t",
|
||||
"transport": "MQTT transport",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
}
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno",
|
||||
"ws_headers": "Hlavi\u010dky WebSocket vo form\u00e1te JSON",
|
||||
"ws_path": "Cesta WebSocket"
|
||||
},
|
||||
"description": "Zadajte inform\u00e1cie o pripojen\u00ed v\u00e1\u0161ho sprostredkovate\u013ea protokolu MQTT."
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
"birth_enable": "Povoli\u0165 spr\u00e1vu pri pripojen\u00ed",
|
||||
"discovery": "Povoli\u0165 zis\u0165ovanie",
|
||||
"will_payload": "Odo\u0161le z\u00e1\u0165a\u017e",
|
||||
"will_qos": "Odo\u0161le QoS"
|
||||
},
|
||||
|
@ -37,5 +37,18 @@
|
||||
"description": "Einrichten der Nettigo Air Monitor Integration."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"caqi_level": {
|
||||
"state": {
|
||||
"high": "Hoch",
|
||||
"low": "Niedrig",
|
||||
"medium": "Mittel",
|
||||
"very high": "Sehr hoch",
|
||||
"very low": "Sehr niedrig"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -37,5 +37,18 @@
|
||||
"description": "Configurar la integraci\u00f3n Nettigo Air Monitor."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"caqi_level": {
|
||||
"state": {
|
||||
"high": "Alto",
|
||||
"low": "Bajo",
|
||||
"medium": "Medio",
|
||||
"very high": "Muy alto",
|
||||
"very low": "Muy bajo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -37,5 +37,18 @@
|
||||
"description": "\u00c1ll\u00edtsa be a Nettigo Air Monitor integr\u00e1ci\u00f3j\u00e1t."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"caqi_level": {
|
||||
"state": {
|
||||
"high": "Magas",
|
||||
"low": "Alacsony",
|
||||
"medium": "K\u00f6zepes",
|
||||
"very high": "Nagyon magas",
|
||||
"very low": "Nagyon alacsony"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -37,5 +37,18 @@
|
||||
"description": "Siapkan integrasi Nettigo Air Monitor."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"caqi_level": {
|
||||
"state": {
|
||||
"high": "Tinggi",
|
||||
"low": "Rendah",
|
||||
"medium": "Sedang",
|
||||
"very high": "Sangat tinggi",
|
||||
"very low": "Sangat rendah"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -37,5 +37,18 @@
|
||||
"description": "Konfiguracja integracji Nettigo Air Monitor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"caqi_level": {
|
||||
"state": {
|
||||
"high": "wysoki",
|
||||
"low": "niski",
|
||||
"medium": "\u015bredni",
|
||||
"very high": "bardzo wysoki",
|
||||
"very low": "bardzo niski"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -27,13 +27,18 @@
|
||||
"title": "Hniezdo: Zadajte ID projektu Cloud"
|
||||
},
|
||||
"init": {
|
||||
"description": "Vyberte met\u00f3du overenia"
|
||||
"data": {
|
||||
"flow_impl": "Poskytovate\u013e"
|
||||
},
|
||||
"description": "Vyberte met\u00f3du overenia",
|
||||
"title": "Poskytovate\u013e overovania"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN k\u00f3d"
|
||||
},
|
||||
"description": "Ak chcete prepoji\u0165 svoje konto Nest, [autorizujte svoje konto]({url}).\n\nPo autoriz\u00e1cii skop\u00edrujte a vlo\u017ete poskytnut\u00fd k\u00f3d PIN uveden\u00fd ni\u017e\u0161ie."
|
||||
"description": "Ak chcete prepoji\u0165 svoje konto Nest, [autorizujte svoje konto]({url}).\n\nPo autoriz\u00e1cii skop\u00edrujte a vlo\u017ete poskytnut\u00fd k\u00f3d PIN uveden\u00fd ni\u017e\u0161ie.",
|
||||
"title": "Prepoji\u0165 \u00fa\u010det Nest"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Vyberte met\u00f3du overenia"
|
||||
|
@ -15,11 +15,17 @@
|
||||
"title": "Vyberte met\u00f3du overenia"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Integr\u00e1cia Netatmo potrebuje znova overi\u0165 v\u00e1\u0161 \u00fa\u010det",
|
||||
"title": "Znova overi\u0165 integr\u00e1ciu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"away": "pre\u010d",
|
||||
"hg": "mrazuvzdorn\u00fd",
|
||||
"schedule": "pl\u00e1n"
|
||||
},
|
||||
"trigger_type": {
|
||||
"alarm_started": "{entity_name} rozpoznala alarm",
|
||||
"animal": "{entity_name} rozpoznala zviera",
|
||||
|
@ -15,6 +15,7 @@
|
||||
"longitude": "Zemepisn\u00e1 d\u013a\u017eka",
|
||||
"station": "K\u00f3d stanice METAR"
|
||||
},
|
||||
"description": "Ak nie je zadan\u00fd k\u00f3d stanice METAR, na n\u00e1jdenie najbli\u017e\u0161ej stanice sa pou\u017eije zemepisn\u00e1 \u0161\u00edrka a d\u013a\u017eka. V s\u00fa\u010dasnosti m\u00f4\u017ee by\u0165 k\u013e\u00fa\u010dom API \u010doko\u013evek. Odpor\u00fa\u010da sa pou\u017ei\u0165 platn\u00fa e-mailov\u00fa adresu.",
|
||||
"title": "Pripojenie k N\u00e1rodnej meteorologickej slu\u017ebe"
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,10 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"no_h264": "Neboli dostupn\u00e9 \u017eiadne streamy H264. Skontrolujte konfigur\u00e1ciu profilu na svojom zariaden\u00ed.",
|
||||
"no_mac": "Nepodarilo sa nakonfigurova\u0165 jedine\u010dn\u00e9 ID pre zariadenie ONVIF.",
|
||||
"onvif_error": "Chyba pri nastavovan\u00ed zariadenia ONVIF. \u010eal\u0161ie inform\u00e1cie n\u00e1jdete v protokoloch."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165"
|
||||
@ -17,10 +20,36 @@
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
}
|
||||
},
|
||||
"configure_profile": {
|
||||
"data": {
|
||||
"include": "Vytvorenie entity kamery"
|
||||
},
|
||||
"description": "Chcete vytvori\u0165 entitu kamery pre {profile} s rozl\u00ed\u0161en\u00edm {resolution}?",
|
||||
"title": "Konfigur\u00e1cia profilov"
|
||||
},
|
||||
"device": {
|
||||
"data": {
|
||||
"host": "Vyberte n\u00e1jden\u00e9 zariadenie ONVIF"
|
||||
},
|
||||
"title": "Vyberte zariadenie ONVIF"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"auto": "Automatick\u00e9 vyh\u013ead\u00e1vanie"
|
||||
}
|
||||
},
|
||||
"description": "Kliknut\u00edm na tla\u010didlo Odosla\u0165 vyh\u013ead\u00e1me vo va\u0161ej sieti zariadenia ONVIF, ktor\u00e9 podporuj\u00fa profil S. \n\n Niektor\u00ed v\u00fdrobcovia za\u010dali \u0161tandardne deaktivova\u0165 ONVIF. Uistite sa, \u017ee je v konfigur\u00e1cii fotoapar\u00e1tu zapnut\u00e1 funkcia ONVIF.",
|
||||
"title": "Nastavenie zariadenia ONVIF"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"onvif_devices": {
|
||||
"data": {
|
||||
"extra_arguments": "\u010eal\u0161ie argumenty FFMPEG",
|
||||
"use_wallclock_as_timestamps": "Pou\u017eite n\u00e1stenn\u00e9 hodiny ako \u010dasov\u00e9 pe\u010diatky"
|
||||
},
|
||||
"title": "Mo\u017enosti zariadenia ONVIF"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -20,6 +20,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"floor_temperature": "Teplota podlahy",
|
||||
"set_precision": "Nastavi\u0165 presnos\u0165"
|
||||
}
|
||||
}
|
||||
|
@ -26,5 +26,22 @@
|
||||
"description": "Die Overkiz-Plattform wird von verschiedenen Anbietern wie Somfy (Connexoon / TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect) und Atlantic (Cozytouch) verwendet. Gib deine Anmeldeinformationen ein und w\u00e4hle deinen Hub aus."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"memorized_simple_volume": {
|
||||
"state": {
|
||||
"highest": "H\u00f6chste",
|
||||
"standard": "Standard"
|
||||
}
|
||||
},
|
||||
"open_closed_pedestrian": {
|
||||
"state": {
|
||||
"closed": "Geschlossen",
|
||||
"open": "Offen",
|
||||
"pedestrian": "Fu\u00dfg\u00e4nger"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -26,5 +26,22 @@
|
||||
"description": "La plataforma Overkiz es usada por varios proveedores como Somfy (Connexoon / TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect) y Atlantic (Cozytouch). Introduce las credenciales de tu aplicaci\u00f3n y selecciona tu concentrador."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"memorized_simple_volume": {
|
||||
"state": {
|
||||
"highest": "El m\u00e1s alto",
|
||||
"standard": "Est\u00e1ndar"
|
||||
}
|
||||
},
|
||||
"open_closed_pedestrian": {
|
||||
"state": {
|
||||
"closed": "Cerrada",
|
||||
"open": "Abierta",
|
||||
"pedestrian": "Peatonal"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -26,5 +26,22 @@
|
||||
"description": "Az Overkiz platformot k\u00fcl\u00f6nb\u00f6z\u0151 gy\u00e1rt\u00f3k haszn\u00e1lj\u00e1k, mint p\u00e9ld\u00e1ul a Somfy (Connexoon / TaHoma), a Hitachi (Hi Kumo), a Rexel (Energeasy Connect) \u00e9s az Atlantic (Cozytouch). Adja meg az alkalmaz\u00e1s hiteles\u00edt\u0151 adatait, \u00e9s v\u00e1lassza ki a hubot."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"memorized_simple_volume": {
|
||||
"state": {
|
||||
"highest": "Legmagasabb",
|
||||
"standard": "Standard"
|
||||
}
|
||||
},
|
||||
"open_closed_pedestrian": {
|
||||
"state": {
|
||||
"closed": "Z\u00e1rva",
|
||||
"open": "Nyitva",
|
||||
"pedestrian": "Gyalogos"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -26,5 +26,22 @@
|
||||
"description": "Platform Overkiz digunakan oleh berbagai vendor seperti Somfy (Connexoon/TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect), dan Atlantic (Cozytouch). Masukkan kredensial aplikasi Anda dan pilih hub Anda."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"memorized_simple_volume": {
|
||||
"state": {
|
||||
"highest": "Tertinggi",
|
||||
"standard": "Standar"
|
||||
}
|
||||
},
|
||||
"open_closed_pedestrian": {
|
||||
"state": {
|
||||
"closed": "Tutup",
|
||||
"open": "Buka",
|
||||
"pedestrian": "Pejalan Kaki"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -26,5 +26,22 @@
|
||||
"description": "Platforma Overkiz jest u\u017cywana przez r\u00f3\u017cnych dostawc\u00f3w, takich jak Somfy (Connexoon / TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect) i Atlantic (Cozytouch). Wprowad\u017a po\u015bwiadczenia aplikacji i wybierz sw\u00f3j hub."
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"memorized_simple_volume": {
|
||||
"state": {
|
||||
"highest": "najwy\u017csze",
|
||||
"standard": "normalnie"
|
||||
}
|
||||
},
|
||||
"open_closed_pedestrian": {
|
||||
"state": {
|
||||
"closed": "zamkni\u0119ta",
|
||||
"open": "otwarta",
|
||||
"pedestrian": "pieszy"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -11,13 +11,16 @@
|
||||
"data": {
|
||||
"password": "Heslo"
|
||||
},
|
||||
"description": "Autentifik\u00e1cia pre OVO Energy zlyhala. Zadajte svoje aktu\u00e1lne poverenia."
|
||||
"description": "Autentifik\u00e1cia pre OVO Energy zlyhala. Zadajte svoje aktu\u00e1lne poverenia.",
|
||||
"title": "Op\u00e4tovn\u00e9 overenie"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Heslo",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
}
|
||||
},
|
||||
"description": "Nastavte in\u0161tanciu OVO Energy na pr\u00edstup k va\u0161ej spotrebe energie.",
|
||||
"title": "Prida\u0165 \u00fa\u010det OVO Energy"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -6,7 +6,8 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Naozaj chcete nastavi\u0165 OwnTracks?"
|
||||
"description": "Naozaj chcete nastavi\u0165 OwnTracks?",
|
||||
"title": "Nastavenie OwnTracks"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -31,6 +31,7 @@
|
||||
"data": {
|
||||
"server": "Server"
|
||||
},
|
||||
"description": "K dispoz\u00edcii je viacero serverov, vyberte jeden:",
|
||||
"title": "Vyberte server Plex"
|
||||
},
|
||||
"user": {
|
||||
@ -42,5 +43,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"plex_mp_settings": {
|
||||
"data": {
|
||||
"ignore_new_shared_users": "Ignorova\u0165 nov\u00fdch spravovan\u00fdch/zdie\u013ean\u00fdch pou\u017e\u00edvate\u013eov",
|
||||
"ignore_plex_web_clients": "Ignorovanie webov\u00fdch klientov Plex",
|
||||
"monitored_users": "Sledovan\u00ed pou\u017e\u00edvatelia"
|
||||
},
|
||||
"description": "Mo\u017enosti pre prehr\u00e1va\u010de m\u00e9di\u00ed Plex"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -18,5 +18,22 @@
|
||||
"description": "\u041f\u0440\u043e\u0434\u0443\u043a\u0442:"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u043d",
|
||||
"off": "\u0418\u0437\u043a\u043b."
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"cooling": "\u041e\u0445\u043b\u0430\u0436\u0434\u0430\u043d\u0435",
|
||||
"heating": "\u041e\u0442\u043e\u043f\u043b\u0435\u043d\u0438\u0435",
|
||||
"off": "\u0418\u0437\u043a\u043b."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,5 +24,26 @@
|
||||
"title": "Stelle eine Verbindung zu Smile her"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "Automatisch",
|
||||
"boost": "Boost",
|
||||
"comfort": "Komfort",
|
||||
"off": "Aus"
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"bleeding_cold": "Kalt",
|
||||
"bleeding_hot": "Hei\u00df",
|
||||
"cooling": "K\u00fchlen",
|
||||
"heating": "Heizen",
|
||||
"off": "Aus"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,5 +24,26 @@
|
||||
"title": "Conectar a Smile"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "Autom\u00e1tico",
|
||||
"boost": "Impulso",
|
||||
"comfort": "Confort",
|
||||
"off": "Apagado"
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"bleeding_cold": "Purgando fr\u00edo",
|
||||
"bleeding_hot": "Purgando caliente",
|
||||
"cooling": "Refrigeraci\u00f3n",
|
||||
"heating": "Calefacci\u00f3n",
|
||||
"off": "Apagado"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,5 +24,26 @@
|
||||
"title": "Csatlakoz\u00e1s a Smile-hoz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "Automatikus",
|
||||
"boost": "Turb\u00f3",
|
||||
"comfort": "Komfort",
|
||||
"off": "Ki"
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"bleeding_cold": "J\u00e9ghideg",
|
||||
"bleeding_hot": "T\u0171zforr\u00f3",
|
||||
"cooling": "H\u0171t\u00e9s",
|
||||
"heating": "F\u0171t\u00e9s",
|
||||
"off": "Ki"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,5 +24,26 @@
|
||||
"title": "Hubungkan ke Smile"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "Otomatis",
|
||||
"boost": "Kencang",
|
||||
"comfort": "Nyaman",
|
||||
"off": "Mati"
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"bleeding_cold": "Dingin sekali",
|
||||
"bleeding_hot": "Panas sekali",
|
||||
"cooling": "Mendinginkan",
|
||||
"heating": "Memanaskan",
|
||||
"off": "Mati"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,5 +24,26 @@
|
||||
"title": "Po\u0142\u0105czenie ze Smile"
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"select": {
|
||||
"dhw_mode": {
|
||||
"state": {
|
||||
"auto": "auto",
|
||||
"boost": "dogrzewanie",
|
||||
"comfort": "komfortowo",
|
||||
"off": "wy\u0142\u0105czone"
|
||||
}
|
||||
},
|
||||
"regulation_mode": {
|
||||
"state": {
|
||||
"bleeding_cold": "strasznie zimno",
|
||||
"bleeding_hot": "strasznie ciep\u0142o",
|
||||
"cooling": "ch\u0142odzenie",
|
||||
"heating": "grzanie",
|
||||
"off": "wy\u0142\u0105czony"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -8,7 +8,7 @@
|
||||
},
|
||||
"plugwise__regulation_mode": {
|
||||
"bleeding_cold": "J\u00e9ghideg",
|
||||
"bleeding_hot": "Forr\u00f3",
|
||||
"bleeding_hot": "T\u0171zforr\u00f3",
|
||||
"cooling": "H\u0171t\u00e9s",
|
||||
"heating": "F\u0171t\u00e9s",
|
||||
"off": "Ki"
|
||||
|
@ -6,6 +6,8 @@
|
||||
"error": {
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||
"invalid_setup": "Pridajte svojho Adama namiesto svojej Anny, pozrite si dokument\u00e1ciu",
|
||||
"response_error": "Neplatn\u00e9 \u00fadaje XML alebo prijat\u00e9 chybov\u00e9 hl\u00e1senie",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba",
|
||||
"unsupported": "Zariadenie s nepodporovan\u00fdm firmv\u00e9rom"
|
||||
},
|
||||
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_setup": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia.",
|
||||
"authorize_url_timeout": "\u010casov\u00fd limit generovania autorizovanej adresy URL.",
|
||||
"external_setup": "Point \u00faspe\u0161ne nastaven\u00e9 in\u00fdm sp\u00f4sobom.",
|
||||
"no_flows": "Komponent nie je nakonfigurovan\u00fd. Postupujte pod\u013ea dokument\u00e1cie.",
|
||||
"unknown_authorize_url_generation": "Nezn\u00e1ma chyba pri generovan\u00ed autorizovanej adresy URL."
|
||||
},
|
||||
@ -14,7 +15,13 @@
|
||||
"no_token": "Neplatn\u00fd pr\u00edstupov\u00fd token"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Overenie Point"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"flow_impl": "Poskytovate\u013e"
|
||||
},
|
||||
"description": "Chcete za\u010da\u0165 nastavova\u0165?",
|
||||
"title": "Vyberte met\u00f3du overenia"
|
||||
}
|
||||
|
@ -8,12 +8,14 @@
|
||||
"error": {
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba",
|
||||
"wrong_version": "V\u00e1\u0161 powerwall pou\u017e\u00edva verziu softv\u00e9ru, ktor\u00e1 nie je podporovan\u00e1. Zv\u00e1\u017ete inov\u00e1ciu alebo nahl\u00e1senie tohto probl\u00e9mu, aby sa dal vyrie\u0161i\u0165."
|
||||
},
|
||||
"flow_title": "{name} ({ip_address})",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "Chcete nastavi\u0165 {name} ({ip_address})?"
|
||||
"description": "Chcete nastavi\u0165 {name} ({ip_address})?",
|
||||
"title": "Pripojenie k powerwall"
|
||||
},
|
||||
"reauth_confim": {
|
||||
"data": {
|
||||
@ -24,7 +26,8 @@
|
||||
"data": {
|
||||
"ip_address": "IP adresa",
|
||||
"password": "Heslo"
|
||||
}
|
||||
},
|
||||
"title": "Pripojenie k powerwall"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -26,13 +26,15 @@
|
||||
"relay_7": "Rel\u00e9 7",
|
||||
"relay_8": "Rel\u00e9 8",
|
||||
"relay_9": "Rel\u00e9 9"
|
||||
}
|
||||
},
|
||||
"title": "Nastavenie rel\u00e9"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"title": "Nastavenie panela"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,5 +14,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"printer_state": {
|
||||
"state": {
|
||||
"cancelling": "Avbryter",
|
||||
"idle": "Inaktiv",
|
||||
"paused": "Pauset",
|
||||
"pausing": "Setter p\u00e5 pause",
|
||||
"printing": "Printing"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -2,6 +2,8 @@
|
||||
"state": {
|
||||
"prusalink__printer_state": {
|
||||
"cancelling": "Prebieha ru\u0161enie",
|
||||
"idle": "Ne\u010dinn\u00fd",
|
||||
"paused": "Pozastaven\u00e9",
|
||||
"printing": "Tla\u010d"
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"credential_error": "Chyba pri na\u010d\u00edtavan\u00ed poveren\u00ed.",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
|
||||
"port_987_bind_error": "Nepodarilo sa naviaza\u0165 na port 987. \u010eal\u0161ie inform\u00e1cie n\u00e1jdete v [dokument\u00e1cii](https://www.home-assistant.io/components/ps4/).",
|
||||
"port_997_bind_error": "Nepodarilo sa naviaza\u0165 na port 997. \u010eal\u0161ie inform\u00e1cie n\u00e1jdete v [dokument\u00e1cii](https://www.home-assistant.io/components/ps4/)."
|
||||
@ -17,7 +18,8 @@
|
||||
"data": {
|
||||
"code": "PIN k\u00f3d",
|
||||
"ip_address": "IP adresa",
|
||||
"name": "N\u00e1zov"
|
||||
"name": "N\u00e1zov",
|
||||
"region": "Regi\u00f3n"
|
||||
}
|
||||
},
|
||||
"mode": {
|
||||
|
@ -24,5 +24,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"title": "Konfigur\u00e1cia Pushover YAML bola odstr\u00e1nen\u00e1"
|
||||
}
|
||||
}
|
||||
}
|
@ -13,7 +13,8 @@
|
||||
"data": {
|
||||
"api_key": "API k\u013e\u00fa\u010d"
|
||||
},
|
||||
"description": "Budete potrebova\u0165 k\u013e\u00fa\u010d API zo str\u00e1nky https://app.rach.io/. Prejdite na Nastavenia a potom kliknite na polo\u017eku \"GET API KEY\"."
|
||||
"description": "Budete potrebova\u0165 k\u013e\u00fa\u010d API zo str\u00e1nky https://app.rach.io/. Prejdite na Nastavenia a potom kliknite na polo\u017eku \"GET API KEY\".",
|
||||
"title": "Pripojte sa k zariadeniu Rachio"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -22,5 +22,20 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Konfigur\u00e1cia radaru pomocou YAML bola odstr\u00e1nen\u00e1. \n\n Asistent dom\u00e1cnosti nepou\u017e\u00edva va\u0161u existuj\u00facu konfigur\u00e1ciu YAML. \n\n Ak chcete tento probl\u00e9m vyrie\u0161i\u0165, odstr\u00e1\u0148te konfigur\u00e1ciu YAML zo s\u00faboru configuration.yaml a re\u0161tartujte aplik\u00e1ciu Home Assistant.",
|
||||
"title": "Konfigur\u00e1cia Radarr YAML bola odstr\u00e1nen\u00e1"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"upcoming_days": "Po\u010det nasleduj\u00facich dn\u00ed, ktor\u00e9 sa maj\u00fa zobrazi\u0165"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -48,16 +48,27 @@
|
||||
"options": {
|
||||
"error": {
|
||||
"already_configured_device": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_event_code": "Neplatn\u00fd k\u00f3d udalosti",
|
||||
"invalid_input_2262_off": "Neplatn\u00fd vstup pre vyp\u00ednac\u00ed pr\u00edkaz",
|
||||
"invalid_input_2262_on": "Neplatn\u00fd vstup pre zap\u00ednac\u00ed pr\u00edkaz",
|
||||
"invalid_input_off_delay": "Neplatn\u00fd vstup pre oneskoren\u00e9 vypnutie",
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
},
|
||||
"step": {
|
||||
"prompt_options": {
|
||||
"data": {
|
||||
"automatic_add": "Povoli\u0165 automatick\u00e9 pridanie",
|
||||
"debug": "Povoli\u0165 ladenie",
|
||||
"device": "Vyberte zariadenie, ktor\u00e9 chcete nakonfigurova\u0165",
|
||||
"event_code": "Zadajte k\u00f3d udalosti, ktor\u00fa chcete prida\u0165",
|
||||
"protocols": "Protokoly"
|
||||
}
|
||||
},
|
||||
"title": "Mo\u017enosti Rfxtrx"
|
||||
},
|
||||
"set_device_options": {
|
||||
"data": {
|
||||
"replace_device": "Vyberte zariadenie, ktor\u00e9 chcete nahradi\u0165"
|
||||
},
|
||||
"title": "Konfigur\u00e1cia mo\u017enost\u00ed zariadenia"
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,11 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "U\u017e je nakonfigurovan\u00fd. Mo\u017en\u00e1 len jedna konfigur\u00e1cia."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Chcete povoli\u0165 podporu Rhasspy?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -18,7 +18,8 @@
|
||||
"data": {
|
||||
"password": "Heslo",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
}
|
||||
},
|
||||
"title": "Prihl\u00e1senie pomocou konta Ring"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -27,7 +27,20 @@
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"ha_to_risco": {
|
||||
"data": {
|
||||
"armed_away": "Nepr\u00edtomnos\u0165",
|
||||
"armed_home": "Re\u017eim domov",
|
||||
"armed_night": "No\u010dn\u00fd re\u017eim"
|
||||
},
|
||||
"description": "Vyberte stav, do ktor\u00e9ho chcete nastavi\u0165 alarm Risco pri aktiv\u00e1cii alarmu Home Assistant",
|
||||
"title": "Mapova\u0165 stavy Home Assistant na stavy Risco"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"code_arm_required": "Vy\u017eadova\u0165 PIN k\u00f3d na zabezpe\u010denie",
|
||||
"scan_interval": "Ako \u010dasto dotazova\u0165 Risco (v sekund\u00e1ch)"
|
||||
},
|
||||
"title": "Konfigur\u00e1cia mo\u017enost\u00ed"
|
||||
},
|
||||
"risco_to_ha": {
|
||||
|
@ -13,5 +13,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"stun_server": "Adresa servera Stun (host:port)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"auth_missing": "Home Assistant nem\u00e1 opr\u00e1vnenie na pripojenie k tomuto telev\u00edzoru Samsung. Skontrolujte nastavenia Spr\u00e1vcu extern\u00fdch zariaden\u00ed v\u00e1\u0161ho telev\u00edzora a povo\u013ete Home Assistant.",
|
||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||
"id_missing": "Toto zariadenie Samsung nem\u00e1 s\u00e9riov\u00e9 \u010d\u00edslo.",
|
||||
"not_supported": "Toto zariadenie Samsung moment\u00e1lne nie je podporovan\u00e9.",
|
||||
@ -10,13 +11,20 @@
|
||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||
},
|
||||
"error": {
|
||||
"auth_missing": "Home Assistant nem\u00e1 opr\u00e1vnenie na pripojenie k tomuto telev\u00edzoru Samsung. Skontrolujte nastavenia Spr\u00e1vcu extern\u00fdch zariaden\u00ed v\u00e1\u0161ho telev\u00edzora a povo\u013ete Home Assistant.",
|
||||
"invalid_pin": "PIN je neplatn\u00fd, sk\u00faste to znova."
|
||||
},
|
||||
"flow_title": "{device}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Chcete nastavi\u0165 {device}? Ak ste Home Assistant predt\u00fdm nikdy nepripojili, na va\u0161om telev\u00edzore by sa malo zobrazi\u0165 vyskakovacie okno so \u017eiados\u0165ou o autoriz\u00e1ciu."
|
||||
},
|
||||
"encrypted_pairing": {
|
||||
"description": "Zadajte k\u00f3d PIN zobrazen\u00fd na {device}."
|
||||
},
|
||||
"pairing": {
|
||||
"description": "Chcete nastavi\u0165 {device}? Ak ste Home Assistant predt\u00fdm nikdy nepripojili, na va\u0161om telev\u00edzore by sa malo zobrazi\u0165 vyskakovacie okno so \u017eiados\u0165ou o autoriz\u00e1ciu."
|
||||
},
|
||||
"reauth_confirm_encrypted": {
|
||||
"description": "Zadajte k\u00f3d PIN zobrazen\u00fd na {device}."
|
||||
},
|
||||
@ -24,7 +32,8 @@
|
||||
"data": {
|
||||
"host": "Hostite\u013e",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"description": "Zadajte inform\u00e1cie o svojom telev\u00edzore Samsung. Ak ste Home Assistant predt\u00fdm nikdy nepripojili, na va\u0161om telev\u00edzore by sa malo zobrazi\u0165 vyskakovacie okno so \u017eiados\u0165ou o autoriz\u00e1ciu."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,7 @@
|
||||
"index": "Index",
|
||||
"name": "Jm\u00e9no",
|
||||
"select": "Vybrat",
|
||||
"state_class": "Trieda stavu",
|
||||
"unit_of_measurement": "Jednotka m\u011b\u0159en\u00ed",
|
||||
"value_template": "\u0160ablona hodnoty"
|
||||
},
|
||||
@ -49,6 +50,7 @@
|
||||
"device_class": "T\u0159\u00edda za\u0159\u00edzen\u00ed",
|
||||
"index": "Index",
|
||||
"select": "Vybrat",
|
||||
"state_class": "Trieda stavu",
|
||||
"unit_of_measurement": "Jednotka m\u011b\u0159en\u00ed",
|
||||
"value_template": "\u0160ablona hodnoty"
|
||||
},
|
||||
|
@ -10,12 +10,15 @@
|
||||
"sensor": {
|
||||
"data": {
|
||||
"attribute": "Atrib\u00fat",
|
||||
"device_class": "Trieda zariadenia",
|
||||
"index": "Index",
|
||||
"name": "N\u00e1zov",
|
||||
"select": "Vyberte",
|
||||
"unit_of_measurement": "Jednotka merania",
|
||||
"value_template": "\u0160abl\u00f3na hodnoty"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Z\u00edskajte hodnotu atrib\u00fatu na vybranom tagu",
|
||||
"unit_of_measurement": "Vyberte si meranie teploty alebo si vytvorte vlastn\u00e9"
|
||||
}
|
||||
},
|
||||
@ -23,6 +26,7 @@
|
||||
"data": {
|
||||
"authentication": "Vyberte met\u00f3du overenia",
|
||||
"headers": "Hlavi\u010dky",
|
||||
"method": "Met\u00f3da",
|
||||
"password": "Heslo",
|
||||
"timeout": "\u010casov\u00fd limit",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno",
|
||||
@ -40,22 +44,29 @@
|
||||
"add_sensor": {
|
||||
"data": {
|
||||
"attribute": "Atrib\u00fat",
|
||||
"device_class": "Trieda zariadenia",
|
||||
"index": "Index",
|
||||
"select": "Vyberte",
|
||||
"unit_of_measurement": "Jednotka merania",
|
||||
"value_template": "\u0160abl\u00f3na hodnoty"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Z\u00edskajte hodnotu atrib\u00fatu na vybranom tagu",
|
||||
"unit_of_measurement": "Vyberte si meranie teploty alebo si vytvorte vlastn\u00e9"
|
||||
}
|
||||
},
|
||||
"edit_sensor": {
|
||||
"data": {
|
||||
"attribute": "Atrib\u00fat",
|
||||
"device_class": "Trieda zariadenia",
|
||||
"index": "Index",
|
||||
"name": "N\u00e1zov",
|
||||
"select": "Vyberte",
|
||||
"unit_of_measurement": "Jednotka merania",
|
||||
"value_template": "\u0160abl\u00f3na hodnoty"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Z\u00edskajte hodnotu atrib\u00fatu na vybranom tagu",
|
||||
"unit_of_measurement": "Vyberte si meranie teploty alebo si vytvorte vlastn\u00e9"
|
||||
}
|
||||
},
|
||||
@ -70,6 +81,8 @@
|
||||
"data": {
|
||||
"authentication": "Vyberte met\u00f3du overenia",
|
||||
"headers": "Hlavi\u010dky",
|
||||
"method": "Met\u00f3da",
|
||||
"password": "Heslo",
|
||||
"timeout": "\u010casov\u00fd limit",
|
||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||
},
|
||||
|
@ -12,12 +12,25 @@
|
||||
"data": {
|
||||
"ip_address": "IP adresa",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"title": "ScreenLogic"
|
||||
},
|
||||
"gateway_select": {
|
||||
"data": {
|
||||
"selected_gateway": "Gateway"
|
||||
}
|
||||
},
|
||||
"title": "ScreenLogic"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Sekundy medzi skenovaniami"
|
||||
},
|
||||
"description": "Zadajte nastavenia pre {gateway_name}",
|
||||
"title": "ScreenLogic"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -11,6 +11,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "Herbst",
|
||||
"spring": "Fr\u00fchling",
|
||||
"summer": "Sommer",
|
||||
"winter": "Winter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Das Konfigurieren von Saison mit YAML wurde entfernt. \n\nDeine vorhandene YAML-Konfiguration wird von Home Assistant nicht verwendet. \n\nEntferne die YAML-Konfiguration aus deiner configuration.yaml-Datei und starte Home Assistant neu, um dieses Problem zu beheben.",
|
||||
|
@ -11,6 +11,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "Oto\u00f1o",
|
||||
"spring": "Primavera",
|
||||
"summer": "Verano",
|
||||
"winter": "Invierno"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Se ha eliminado la configuraci\u00f3n de Season mediante YAML. \n\nHome Assistant no utiliza tu configuraci\u00f3n YAML existente. \n\nElimina la configuraci\u00f3n YAML de tu archivo configuration.yaml y reinicia Home Assistant para solucionar este problema.",
|
||||
|
@ -11,6 +11,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "\u0150sz",
|
||||
"spring": "Tavasz",
|
||||
"summer": "Ny\u00e1r",
|
||||
"winter": "T\u00e9l"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "A Season konfigur\u00e1l\u00e1sa YAML haszn\u00e1lat\u00e1val elt\u00e1vol\u00edt\u00e1sra ker\u00fclt.\n\nA megl\u00e9v\u0151 YAML konfigur\u00e1ci\u00f3t a Home Assistant nem haszn\u00e1lja.\n\nA probl\u00e9ma megold\u00e1s\u00e1hoz t\u00e1vol\u00edtsa el a YAML konfigur\u00e1ci\u00f3t a configuration.yaml f\u00e1jlb\u00f3l, \u00e9s ind\u00edtsa \u00fajra a Home Assistantot.",
|
||||
|
@ -11,6 +11,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "Musim gugur",
|
||||
"spring": "Musim semi",
|
||||
"summer": "Musim panas",
|
||||
"winter": "Musim dingin"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Proses konfigurasi Integrasi Musim lewat YAML telah dihapus.\n\nKonfigurasi YAML yang ada tidak digunakan oleh Home Assistant.\n\nHapus konfigurasi YAML dari file configuration.yaml dan mulai ulang Home Assistant untuk memperbaiki masalah ini.",
|
||||
|
@ -11,6 +11,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "jesie\u0144",
|
||||
"spring": "wiosna",
|
||||
"summer": "lato",
|
||||
"winter": "zima"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"removed_yaml": {
|
||||
"description": "Konfiguracja Sezon\u00f3w za pomoc\u0105 YAML zosta\u0142a usuni\u0119ta. \n\nTwoja istniej\u0105ca konfiguracja YAML nie jest u\u017cywana przez Home Assistant. \n\nUsu\u0144 konfiguracj\u0119 YAML z pliku configuration.yaml i uruchom ponownie Home Assistant, aby rozwi\u0105za\u0107 ten problem.",
|
||||
|
@ -10,5 +10,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"season": {
|
||||
"state": {
|
||||
"autumn": "Jese\u0148",
|
||||
"spring": "Jar",
|
||||
"summer": "Leto",
|
||||
"winter": "Zima"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"select_option": "Zme\u0148te mo\u017enos\u0165 {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"selected_option": "Aktu\u00e1lna vybrat\u00e1 mo\u017enos\u0165 {entity_name}"
|
||||
},
|
||||
|
@ -22,7 +22,8 @@
|
||||
"email": "Email",
|
||||
"password": "Heslo",
|
||||
"timeout": "\u010casov\u00fd limit"
|
||||
}
|
||||
},
|
||||
"title": "Pripojenie k monitoru Sense Energy"
|
||||
},
|
||||
"validation": {
|
||||
"data": {
|
||||
|
@ -36,17 +36,30 @@
|
||||
"is_weight": "Aktu\u00e1lna hmotnos\u0165 {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
"battery_level": "Pri zmene \u00farovne bat\u00e9rie {entity_name}",
|
||||
"carbon_dioxide": "{entity_name} sa men\u00ed koncentr\u00e1cia oxidu uhli\u010dit\u00e9ho",
|
||||
"carbon_monoxide": "{entity_name} sa men\u00ed koncentr\u00e1cia oxidu uho\u013enat\u00e9ho",
|
||||
"current": "{entity_name} pr\u00fad sa zmen\u00ed",
|
||||
"distance": "Pri zmene vzdialenosti {entity_name}",
|
||||
"energy": "Pri zmene energie {entity_name}",
|
||||
"frequency": "Pri zmene frekvencie {entity_name}",
|
||||
"gas": "Pri zmene mno\u017estva plynu {entity_name}",
|
||||
"humidity": "{n\u00e1zov_objektu} zmeny vlhkosti",
|
||||
"nitrogen_dioxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusi\u010dit\u00e9ho",
|
||||
"nitrogen_monoxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusnat\u00e9ho",
|
||||
"nitrous_oxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusn\u00e9ho",
|
||||
"power": "Pri zmene v\u00fdkonu {n\u00e1zov subjektu}",
|
||||
"power_factor": "Pri zmene \u00fa\u010dinn\u00edka {n\u00e1zov subjektu}",
|
||||
"pressure": "Pri zmene tlaku {entity_name}",
|
||||
"signal_strength": "Pri sa zmene sily sign\u00e1lu {entity_name}",
|
||||
"speed": "Pri zmene r\u00fdchlosti {entity_name}",
|
||||
"sulphur_dioxide": "{entity_name} zmeny koncentr\u00e1cie oxidu siri\u010dit\u00e9ho",
|
||||
"temperature": "Zmena teploty {entity_name}",
|
||||
"value": "Zmena hodnoty {entity_name}",
|
||||
"voltage": "{entity_name} zmen\u00ed nap\u00e4tie"
|
||||
"voltage": "{entity_name} zmen\u00ed nap\u00e4tie",
|
||||
"volume": "Pri zmene objemu {entity_name}",
|
||||
"water": "Pri zmene mno\u0161tva vody {entity_name}",
|
||||
"weight": "Pri zmene hmotnosti {entity_name}"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user