[ci skip] Translation update
parent
f20c8c657a
commit
eaf6d43508
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -3,9 +3,15 @@
|
|||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2",
|
||||
"invalid_input": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03bf\u03cd \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae \u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP",
|
||||
"password": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2"
|
||||
},
|
||||
"description": "\u0394\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP \u03ae \u03c4\u03bf mDNS \u03c4\u03b7\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03ae\u03c2 \u03c4\u03b7\u03c2",
|
||||
|
|
|
@ -13,7 +13,8 @@
|
|||
"data": {
|
||||
"ip_address": "IP adresa",
|
||||
"password": "Heslo"
|
||||
}
|
||||
},
|
||||
"title": "Identifikujte zariadenie"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,10 +9,14 @@
|
|||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Chcete nastavi\u0165 {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Zaradenie"
|
||||
}
|
||||
},
|
||||
"description": "Vyberte zariadenie, ktor\u00e9 chcete nastavi\u0165"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"o3": "Oz\u00f3n",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2,5",
|
||||
"s2": "Oxid siri\u010dit\u00fd"
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"trigger": "Sp\u00fa\u0161\u0165a\u010d {entity_name}"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"armed": "Akt\u00edvny",
|
||||
|
|
|
@ -1,8 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"protocol": {
|
||||
"data": {
|
||||
"device_baudrate": "Prenosov\u00e1 r\u00fdchlos\u0165 zariadenia",
|
||||
"device_path": "Cesta k zariadeniu",
|
||||
"host": "Hostite\u013e",
|
||||
"port": "Port"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
|
||||
},
|
||||
"error": {
|
||||
"invalid_key": "Neplatn\u00fd API k\u013e\u00fa\u010d"
|
||||
"invalid_key": "Neplatn\u00fd API k\u013e\u00fa\u010d",
|
||||
"no_devices": "V \u00fa\u010dte sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"device_class": "Typ zariadenia",
|
||||
"host": "Hostite\u013e",
|
||||
"port": "Port"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,21 +1,39 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9",
|
||||
"setup_failed": "Zariadenie sa nepodarilo nastavi\u0165."
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"flow_title": "{name} ({type})",
|
||||
"step": {
|
||||
"password": {
|
||||
"title": "Vy\u017eaduje sa heslo"
|
||||
},
|
||||
"reconfigure": {
|
||||
"title": "Rekonfigur\u00e1cia zariadenia"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"device_input": "Zariadenie"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"start_off": "Nezap\u00ednajte zariadenie pri sp\u00fa\u0161\u0165an\u00ed Home Assistant"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -6,12 +6,19 @@
|
|||
"no_devices_found": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03bc\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 Aranet.",
|
||||
"outdated_version": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c0\u03b1\u03bb\u03b9\u03cc \u03c5\u03bb\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc. \u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03c3\u03b5 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 1.2.0 \u03ba\u03b1\u03b9 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name};"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "\u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae"
|
||||
}
|
||||
},
|
||||
"description": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03b3\u03b9\u03b1 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
},
|
||||
"flow_title": "{host}",
|
||||
|
@ -9,8 +10,14 @@
|
|||
"data": {
|
||||
"host": "Hostite\u013e",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"description": "Zadajte n\u00e1zov hostite\u013ea alebo IP adresu zariadenia."
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "{entity_name} bola po\u017eiadan\u00e1 o zapnutie"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -13,5 +13,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"require_ip": "Zariadenia musia ma\u0165 IP (pre re\u017eim pr\u00edstupov\u00e9ho bodu)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,7 +8,8 @@
|
|||
"data": {
|
||||
"host": "Hostite\u013e",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"title": "Pripojte sa k zariadeniu"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,7 +10,8 @@
|
|||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Heslo"
|
||||
}
|
||||
},
|
||||
"description": "Aktualizova\u0165 heslo pre {username}"
|
||||
},
|
||||
"service": {
|
||||
"title": "Vyberte slu\u017eby"
|
||||
|
|
|
@ -1,4 +1,16 @@
|
|||
{
|
||||
"issues": {
|
||||
"service_not_found": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "{name} pou\u017e\u00edva nezn\u00e1mu slu\u017ebu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "{name} pou\u017e\u00edva nezn\u00e1mu slu\u017ebu"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Neakt\u00edvny",
|
||||
|
|
|
@ -1,10 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_device": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"flow_title": "{model} ({device_id})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Chcete nastavi\u0165 {model} ({device_id})?"
|
||||
},
|
||||
"local": {
|
||||
"data": {
|
||||
"host": "IP adresa"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
},
|
||||
"flow_title": "{name} - {model} ({ip_address})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Chcete nastavi\u0165 {name} - {model} ({ip_address})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "IP adresa"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,6 +1,38 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_motion": "{entity_name} zaznamen\u00e1va pohyb",
|
||||
"is_moving": "{entity_name} sa h\u00fdbe",
|
||||
"is_no_gas": "{entity_name} nedetekuje plyn",
|
||||
"is_no_light": "{entity_name} nezaznamen\u00e1va svetlo",
|
||||
"is_no_motion": "{entity_name} nezaznamen\u00e1va pohyb",
|
||||
"is_no_problem": "{entity_name} nedetekuje probl\u00e9m",
|
||||
"is_no_smoke": "{entity_name} nezis\u0165uje dym",
|
||||
"is_no_sound": "{entity_name} nerozpozn\u00e1va zvuk",
|
||||
"is_no_update": "{entity_name} je aktu\u00e1lne",
|
||||
"is_no_vibration": "{entity_name} nezaznamen\u00e1va vibr\u00e1cie",
|
||||
"is_not_cold": "{entity_name} nie je studen\u00e9",
|
||||
"is_not_connected": "{entity_name} je odpojen\u00fd",
|
||||
"is_not_hot": "{entity_name} nie je hor\u00face",
|
||||
"is_not_locked": "{entity_name} je odomknut\u00e9",
|
||||
"is_not_moist": "{entity_name} je such\u00e9",
|
||||
"is_not_moving": "{entity_name} sa neh\u00fdbe"
|
||||
},
|
||||
"trigger_type": {
|
||||
"connected": "{entity_name} je pripojen\u00fd",
|
||||
"not_plugged_in": "{entity_name} odpojen\u00fd",
|
||||
"not_powered": "{entity_name} nie je nap\u00e1jan\u00e9"
|
||||
}
|
||||
},
|
||||
"device_class": {
|
||||
"cold": "chlad",
|
||||
"gas": "plyn",
|
||||
"heat": "teplo",
|
||||
"moisture": "vlhkos\u0165",
|
||||
"motion": "pohyb",
|
||||
"power": "nap\u00e1janie",
|
||||
"smoke": "dym",
|
||||
"sound": "zvuk",
|
||||
"vibration": "vibr\u00e1cia"
|
||||
},
|
||||
"state": {
|
||||
|
@ -12,6 +44,10 @@
|
|||
"off": "Norm\u00e1lna",
|
||||
"on": "Slab\u00e1"
|
||||
},
|
||||
"battery_charging": {
|
||||
"off": "Nenab\u00edja sa",
|
||||
"on": "Nab\u00edja sa"
|
||||
},
|
||||
"cold": {
|
||||
"off": "Norm\u00e1lny",
|
||||
"on": "Studen\u00fd"
|
||||
|
@ -36,6 +72,10 @@
|
|||
"off": "Norm\u00e1lny",
|
||||
"on": "Hor\u00faci"
|
||||
},
|
||||
"light": {
|
||||
"off": "Bez svetla",
|
||||
"on": "Detekovan\u00e9 svetlo"
|
||||
},
|
||||
"lock": {
|
||||
"off": "Zamknut\u00fd",
|
||||
"on": "Odomknut\u00fd"
|
||||
|
@ -64,6 +104,10 @@
|
|||
"off": "OK",
|
||||
"on": "Probl\u00e9m"
|
||||
},
|
||||
"running": {
|
||||
"off": "Nie je spusten\u00e9",
|
||||
"on": "Spusten\u00e9"
|
||||
},
|
||||
"safety": {
|
||||
"off": "Zabezpe\u010den\u00e9",
|
||||
"on": "Nezabezpe\u010den\u00e9"
|
||||
|
@ -76,6 +120,10 @@
|
|||
"off": "Ticho",
|
||||
"on": "Zachyten\u00fd zvuk"
|
||||
},
|
||||
"update": {
|
||||
"off": "Aktu\u00e1lne",
|
||||
"on": "Aktualiz\u00e1cia k dispoz\u00edcii"
|
||||
},
|
||||
"vibration": {
|
||||
"off": "K\u013eud",
|
||||
"on": "Zachyten\u00e9 vibr\u00e1cie"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -2,10 +2,17 @@
|
|||
"config": {
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Chcete nastavi\u0165 {name}?"
|
||||
},
|
||||
"single_adapter": {
|
||||
"description": "Chcete nastavi\u0165 adapt\u00e9r Bluetooth {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Zaradenie"
|
||||
}
|
||||
},
|
||||
"description": "Vyberte zariadenie, ktor\u00e9 chcete nastavi\u0165"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"confirm": {
|
||||
"data": {
|
||||
"access_token": "Pr\u00edstupov\u00fd token"
|
||||
}
|
||||
},
|
||||
"description": "Chcete nastavi\u0165 {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
"flow_title": "Bosch SHC: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa",
|
||||
"not_supported": "Zariadenie nie je podporovan\u00e9"
|
||||
|
@ -15,10 +16,17 @@
|
|||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"reset": {
|
||||
"title": "Odomknite zariadenie"
|
||||
},
|
||||
"unlock": {
|
||||
"title": "Odomknite zariadenie (volite\u013en\u00e9)"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
}
|
||||
},
|
||||
"title": "Pripojte sa k zariadeniu"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"wrong_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa."
|
||||
},
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"config": {
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
"state": {
|
||||
"climacell__health_concern": {
|
||||
"unhealthy": "Nezdrav\u00e9"
|
||||
},
|
||||
"climacell__pollen_index": {
|
||||
"low": "N\u00edzke",
|
||||
"medium": "Stredn\u00e9",
|
||||
"very_high": "Ve\u013emi vysok\u00e9",
|
||||
"very_low": "Ve\u013emi n\u00edzke"
|
||||
},
|
||||
"climacell__precipitation_type": {
|
||||
"freezing_rain": "Mrzn\u00faci d\u00e1\u017e\u010f",
|
||||
"rain": "D\u00e1\u017e\u010f",
|
||||
"snow": "Sneh"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
@ -11,5 +14,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Sekundy medzi aktualiz\u00e1ciami"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,25 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"close": "Zavrie\u0165 {entity_name}",
|
||||
"open": "Otvori\u0165 {entity_name}",
|
||||
"set_position": "Nastavi\u0165 poz\u00edciu {entity_name}",
|
||||
"stop": "Zastavi\u0165 {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_closed": "{entity_name} je zatvoren\u00e9",
|
||||
"is_closing": "{entity_name} sa zatv\u00e1ra",
|
||||
"is_open": "{entity_name} je otvoren\u00e1",
|
||||
"is_opening": "{entity_name} sa otv\u00e1ra",
|
||||
"is_position": "Aktu\u00e1lna poz\u00edcia {entity_name} je"
|
||||
},
|
||||
"trigger_type": {
|
||||
"closed": "{entity_name} zatvoren\u00e9",
|
||||
"closing": "zatv\u00e1renie {entity_name}",
|
||||
"opened": "{entity_name} otvoren\u00e9",
|
||||
"position": "zmeny poz\u00edcie {entity_name}"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "Zatvoren\u00e9",
|
||||
|
|
|
@ -12,5 +12,27 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"close": "Zavrie\u0165",
|
||||
"dim_down": "Stlmi\u0165",
|
||||
"dim_up": "Zv\u00fd\u0161i\u0165",
|
||||
"left": "V\u013eavo",
|
||||
"open": "Otvori\u0165",
|
||||
"right": "Vpravo",
|
||||
"side_1": "Strana 1",
|
||||
"side_2": "Strana 2",
|
||||
"side_3": "Strana 3",
|
||||
"side_4": "Strana 4",
|
||||
"side_5": "Strana 5",
|
||||
"side_6": "Strana 6",
|
||||
"turn_off": "Vypn\u00fa\u0165",
|
||||
"turn_on": "Zapn\u00fa\u0165"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_awakened": "Zariadenie sa prebudilo",
|
||||
"remote_button_double_press": "dvojklik na tla\u010didlo \u201e{subtype}\u201c"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,7 +3,8 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Meno"
|
||||
"name": "Meno",
|
||||
"source": "Vstupn\u00fd sn\u00edma\u010d"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af",
|
||||
"home_control": "\u0397 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03bd\u03ac\u03b4\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 Home \u03c4\u03b7\u03c2 devolo \u03b4\u03b5\u03bd \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7."
|
||||
"home_control": "\u0397 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03bd\u03ac\u03b4\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 Home \u03c4\u03b7\u03c2 devolo \u03b4\u03b5\u03bd \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7.",
|
||||
"reauth_successful": "\u039f \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ae\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"flow_title": "{product} ({name})",
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
|
|
|
@ -10,5 +10,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "Jednotka merania"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"ssdp_confirm": {
|
||||
"description": "Chcete nastavi\u0165 {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"alternative_integration": "Zariadenie je lep\u0161ie podporovan\u00e9 inou integr\u00e1ciou",
|
||||
"non_unique_id": "Viacer\u00e9 zariadenia n\u00e1jden\u00e9 s rovnak\u00fdm jedine\u010dn\u00fdm identifik\u00e1torom"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -1,11 +1,16 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
}
|
||||
},
|
||||
"description": "Vyberte zariadenie, ktor\u00e9 chcete nakonfigurova\u0165"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"setup_network": {
|
||||
"data": {
|
||||
|
@ -8,6 +14,9 @@
|
|||
}
|
||||
},
|
||||
"setup_serial": {
|
||||
"data": {
|
||||
"port": "Vyberte zariadenie"
|
||||
},
|
||||
"title": "Zariadenie"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
"error": {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"config": {
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Chcete nastavi\u0165 {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,13 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} je vypnut\u00e9",
|
||||
"is_on": "{entity_name} je zapnut\u00e9"
|
||||
},
|
||||
"trigger_type": {
|
||||
"changed_states": "{entity_name} zapnut\u00e9 alebo vypnut\u00e9"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Neakt\u00edvny",
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"flow_title": "{model} {id} ({ipaddr})",
|
||||
"step": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"wrong_password": "Nespr\u00e1vne heslo."
|
||||
},
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||
"invalid_response": "Neplatn\u00e1 odpove\u010f zo zariadenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
|
||||
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||
},
|
||||
"error": {
|
||||
|
@ -12,12 +14,14 @@
|
|||
"confirm": {
|
||||
"data": {
|
||||
"password": "Heslo"
|
||||
}
|
||||
},
|
||||
"description": "Chcete nastavi\u0165 {name}?"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Heslo"
|
||||
}
|
||||
},
|
||||
"description": "Aktualizujte svoje prihlasovacie \u00fadaje pre {name}."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
|
|
|
@ -1,9 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
|
||||
},
|
||||
"flow_title": "{device}",
|
||||
"step": {
|
||||
"confirm_discovery": {
|
||||
"description": "Chcete do Home Assistant-a prida\u0165 {device}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -75,6 +75,13 @@
|
|||
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"step": {
|
||||
"confirm_still": {
|
||||
"data": {
|
||||
"confirmed_ok": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03bb\u03ae."
|
||||
},
|
||||
"description": "! [\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2 \u03ba\u03ac\u03bc\u03b5\u03c1\u03b1\u03c2] ({preview_url})",
|
||||
"title": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7"
|
||||
},
|
||||
"content_type": {
|
||||
"data": {
|
||||
"content_type": "\u03a4\u03cd\u03c0\u03bf\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -10,5 +13,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Frekvencia aktualiz\u00e1cie"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
|
||||
},
|
||||
"error": {
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"error": {
|
||||
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||
},
|
||||
"flow_title": "{device} ({ip_address})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"calendar_access": "Pr\u00edstup Home Assistant ku kalend\u00e1ru Google"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,7 +4,8 @@
|
|||
"already_configured": "\u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2"
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,17 +1,83 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"binary_sensor": {
|
||||
"data": {
|
||||
"all": "V\u0161etky entity",
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"lock": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "Meno"
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia",
|
||||
"name": "N\u00e1zov"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"binary_sensor": {
|
||||
"data": {
|
||||
"all": "V\u0161etky entity",
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
},
|
||||
"cover": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
},
|
||||
"fan": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
},
|
||||
"light": {
|
||||
"data": {
|
||||
"all": "V\u0161etky entity",
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
},
|
||||
"media_player": {
|
||||
"data": {
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"data": {
|
||||
"all": "V\u0161etky entity",
|
||||
"entities": "\u010clenovia"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"config": {
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Chcete nastavi\u0165 {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostite\u013e"
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "Die Installation des Silicon Labs Multiprotokoll-Add-Ons ist fehlgeschlagen.",
|
||||
"addon_set_config_failed": "Die Silicon Labs Multiprotokoll-Konfiguration konnte nicht eingestellt werden.",
|
||||
"addon_start_failed": "Das Silicon Labs Multiprotokoll-Add-On konnte nicht gestartet werden.",
|
||||
"not_hassio": "Die Hardwareoptionen k\u00f6nnen nur auf HassOS-Installationen konfiguriert werden."
|
||||
"not_hassio": "Die Hardwareoptionen k\u00f6nnen nur auf HassOS-Installationen konfiguriert werden.",
|
||||
"zha_migration_failed": "Die ZHA Migration war nicht erfolgreich."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
|
@ -22,7 +23,7 @@
|
|||
"data": {
|
||||
"enable_multi_pan": "Multiprotokollunterst\u00fctzung aktivieren"
|
||||
},
|
||||
"description": "Wenn die Multiprotokoll-Unterst\u00fctzung aktiviert ist, kann das IEEE 802.15.4-Funkger\u00e4t des Home Assistant Yellow sowohl f\u00fcr Zigbee als auch f\u00fcr Thread (von Matter verwendet) gleichzeitig verwendet werden. Hinweis: Dies ist eine experimentelle Funktion.",
|
||||
"description": "Wenn die Multiprotokoll-Unterst\u00fctzung aktiviert ist, kann das IEEE 802.15.4-Radio des Home Assistant Yellow gleichzeitig f\u00fcr Zigbee und Thread (von Matter verwendet) verwendet werden. Wenn das Funkger\u00e4t bereits von der ZHA-Zigbee-Integration verwendet wird, wird ZHA neu konfiguriert, um die Multiprotokoll-Firmware zu verwenden. \n\nHinweis: Dies ist eine experimentelle Funktion.",
|
||||
"title": "Aktiviere die Multiprotokollunterst\u00fctzung auf dem IEEE 802.15.4-Funkger\u00e4t"
|
||||
},
|
||||
"install_addon": {
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf\u03c5 Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03c4\u03c1\u03c9\u03bd \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03c0\u03c1\u03c9\u03c4\u03bf\u03ba\u03cc\u03bb\u03bb\u03c9\u03bd Silicon Labs.",
|
||||
"addon_start_failed": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf\u03c5 Silicon Labs Multiprotocol.",
|
||||
"not_hassio": "\u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c5\u03bb\u03b9\u03ba\u03bf\u03cd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 HassOS."
|
||||
"not_hassio": "\u039f\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c5\u03bb\u03b9\u03ba\u03bf\u03cd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03bc\u03cc\u03bd\u03bf \u03c3\u03b5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 HassOS.",
|
||||
"zha_migration_failed": "\u0397 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 ZHA \u03b4\u03b5\u03bd \u03c0\u03ad\u03c4\u03c5\u03c7\u03b5."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "No se pudo instalar el complemento Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "No se pudo establecer la configuraci\u00f3n de Silicon Labs Multiprotocol.",
|
||||
"addon_start_failed": "No se pudo iniciar el complemento Silicon Labs Multiprotocol.",
|
||||
"not_hassio": "Las opciones de hardware solo se pueden configurar en instalaciones de HassOS."
|
||||
"not_hassio": "Las opciones de hardware solo se pueden configurar en instalaciones de HassOS.",
|
||||
"zha_migration_failed": "La migraci\u00f3n de ZHA no tuvo \u00e9xito."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Error inesperado"
|
||||
|
@ -22,7 +23,7 @@
|
|||
"data": {
|
||||
"enable_multi_pan": "Habilitar soporte multiprotocolo"
|
||||
},
|
||||
"description": "Cuando el soporte multiprotocolo est\u00e1 habilitado, la radio IEEE 802.15.4 de Home Assistant Yellow se puede usar tanto para Zigbee como para Thread (usado por Matter) al mismo tiempo. Nota: Esta es una caracter\u00edstica experimental.",
|
||||
"description": "Cuando el soporte multiprotocolo est\u00e1 habilitado, la radio IEEE 802.15.4 de Home Assistant Yellow se puede usar tanto para Zigbee como para Thread (usado por Matter) al mismo tiempo. Si la integraci\u00f3n ZHA Zigbee ya usa la radio, ZHA se volver\u00e1 a configurar para usar el firmware multiprotocolo. \n\nNota: Esta es una caracter\u00edstica experimental.",
|
||||
"title": "Habilitar el soporte multiprotocolo en la radio IEEE 802.15.4"
|
||||
},
|
||||
"install_addon": {
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "Silicon Labs Multiprotocol add-on'i paigaldamine eba\u00f5nnestus.",
|
||||
"addon_set_config_failed": "Silicon Labs Multiprotocol konfiguratsiooni seadistamine eba\u00f5nnestus.",
|
||||
"addon_start_failed": "Silicon Labsi mitmeprotokolli lisandmooduli k\u00e4ivitamine nurjus.",
|
||||
"not_hassio": "Riistvaravalikuid saab konfigureerida ainult HassOS-i paigaldustes."
|
||||
"not_hassio": "Riistvaravalikuid saab konfigureerida ainult HassOS-i paigaldustes.",
|
||||
"zha_migration_failed": "ZHA r\u00e4nne nurjus."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
|
@ -22,7 +23,7 @@
|
|||
"data": {
|
||||
"enable_multi_pan": "Luba multiprotokolli tugi"
|
||||
},
|
||||
"description": "Kui multiprotokollide tugi on lubatud, saab Home Assistant Yellow'i IEEE 802.15.4 raadiot kasutada samaaegselt nii Zigbee kui ka Threadi (mida kasutab Matter) jaoks. M\u00e4rkus: See on eksperimentaalne funktsioon.",
|
||||
"description": "Kui mitme protokolli tugi on lubatud, saab Home Assistant Yellowi IEEE 802.15.4 raadiot kasutada samaaegselt nii Zigbee kui ka Threadi jaoks (kasutab Matter). Kui ZHA Zigbee integratsioon juba kasutab raadiot, konfigureeritakse ZHA \u00fcmber mitmeprotokollilise p\u00fcsivara kasutamiseks. \n\n M\u00e4rkus. See on eksperimentaalne funktsioon.",
|
||||
"title": "Multiprotokollide toe lubamine IEEE 802.15.4 raadiosides"
|
||||
},
|
||||
"install_addon": {
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"options": {
|
||||
"error": {
|
||||
"unknown": "Erreur inattendue"
|
||||
},
|
||||
"step": {
|
||||
"install_addon": {
|
||||
"title": "L'installation du module compl\u00e9mentaire multi-protocoles de Silicon Labs a commenc\u00e9."
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "Gagal menginstal add-on Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "Gagal mengatur konfigurasi Silicon Labs Multiprotocol.",
|
||||
"addon_start_failed": "Gagal memulai add-on Silicon Labs Multiprotocol.",
|
||||
"not_hassio": "Opsi perangkat keras hanya bisa dikonfigurasi pada instalasi HassOS."
|
||||
"not_hassio": "Opsi perangkat keras hanya bisa dikonfigurasi pada instalasi HassOS.",
|
||||
"zha_migration_failed": "Migrasi ZHA tidak berhasil."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Kesalahan yang tidak diharapkan"
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"addon_install_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"Silicon Labs Multiprotocol\".",
|
||||
"addon_set_config_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \"Silicon Labs Multiprotocol\".",
|
||||
"addon_start_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \"Silicon Labs Multiprotocol\".",
|
||||
"not_hassio": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u043e\u0436\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0445 HassOS."
|
||||
"not_hassio": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u043e\u0436\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0445 HassOS.",
|
||||
"zha_migration_failed": "\u041c\u0438\u0433\u0440\u0430\u0446\u0438\u044f ZHA \u043d\u0435 \u0443\u0434\u0430\u043b\u0430\u0441\u044c."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
|
@ -22,7 +23,7 @@
|
|||
"data": {
|
||||
"enable_multi_pan": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432"
|
||||
},
|
||||
"description": "\u041a\u043e\u0433\u0434\u0430 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432, \u0440\u0430\u0434\u0438\u043e\u043c\u043e\u0434\u0443\u043b\u044c Home Assistant Yellow \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 IEEE 802.15.4 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u043a\u0430\u043a \u0434\u043b\u044f Zigbee, \u0442\u0430\u043a \u0438 \u0434\u043b\u044f Thread (\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432 Matter). \u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435: \u044d\u0442\u043e \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u044f.",
|
||||
"description": "\u041a\u043e\u0433\u0434\u0430 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432, \u0440\u0430\u0434\u0438\u043e\u043c\u043e\u0434\u0443\u043b\u044c Home Assistant Yellow \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 IEEE 802.15.4 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u043a\u0430\u043a \u0434\u043b\u044f Zigbee, \u0442\u0430\u043a \u0438 \u0434\u043b\u044f Thread (\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0432 Matter). \u0415\u0441\u043b\u0438 \u0440\u0430\u0434\u0438\u043e\u043c\u043e\u0434\u0443\u043b\u044c \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d \u0432 ZHA \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 Zigbee, ZHA \u0431\u0443\u0434\u0435\u0442 \u043f\u0435\u0440\u0435\u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0434\u043b\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432.\n\n\u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435: \u044d\u0442\u043e \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u0444\u0443\u043d\u043a\u0446\u0438\u044f.",
|
||||
"title": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432 \u043d\u0430 \u0440\u0430\u0434\u0438\u043e\u043c\u043e\u0434\u0443\u043b\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 IEEE 802.15.4."
|
||||
},
|
||||
"install_addon": {
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"authentication_error": "Ung\u00fcltiger HomeKit Code, \u00fcberpr\u00fcfe bitte den Code und versuche es erneut.",
|
||||
"insecure_setup_code": "Der angeforderte Setup-Code ist unsicher, da er zu trivial ist. Dieses Zubeh\u00f6r erf\u00fcllt nicht die grundlegenden Sicherheitsanforderungen.",
|
||||
"max_peers_error": "Das Ger\u00e4t weigerte sich, die Kopplung durchzuf\u00fchren, da es keinen freien Kopplungs-Speicher hat.",
|
||||
"pairing_failed": "Beim Versuch dieses Ger\u00e4t zu koppeln ist ein Fehler aufgetreten. Dies kann ein vor\u00fcbergehender Fehler sein oder das Ger\u00e4t wird derzeit m\u00f6glicherweise nicht unterst\u00fctzt.",
|
||||
"pairing_failed": "Beim Koppeln mit diesem Ger\u00e4t ist ein nicht behandelter Fehler aufgetreten. Dies kann ein vor\u00fcbergehender Fehler sein oder das oder Ihr Ger\u00e4t wird derzeit nicht unterst\u00fctzt: {error}",
|
||||
"unable_to_pair": "Koppeln fehltgeschlagen, bitte versuche es erneut",
|
||||
"unknown_error": "Das Ger\u00e4t meldete einen unbekannten Fehler. Die Kopplung ist fehlgeschlagen."
|
||||
},
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"authentication_error": "C\u00f3digo de HomeKit incorrecto. Por favor, compru\u00e9balo e int\u00e9ntalo de nuevo.",
|
||||
"insecure_setup_code": "El c\u00f3digo de configuraci\u00f3n solicitado no es seguro debido a su naturaleza trivial. Este accesorio no cumple con los requisitos b\u00e1sicos de seguridad.",
|
||||
"max_peers_error": "El dispositivo se neg\u00f3 a a\u00f1adir el emparejamiento porque no tiene almacenamiento disponible para emparejamientos.",
|
||||
"pairing_failed": "Se produjo un error no controlado al intentar emparejar con este dispositivo. Esto puede ser un fallo temporal o que tu dispositivo no sea compatible por el momento.",
|
||||
"pairing_failed": "Se produjo un error no controlado al intentar emparejar con este dispositivo. Esto puede ser un fallo temporal o es posible que tu dispositivo no sea compatible actualmente: {error}",
|
||||
"unable_to_pair": "No se puede emparejar, por favor, int\u00e9ntalo de nuevo.",
|
||||
"unknown_error": "El dispositivo report\u00f3 un error desconocido. El emparejamiento ha fallado."
|
||||
},
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"authentication_error": "Vale HomeKiti kood. Kontrolli seda ja proovi uuesti.",
|
||||
"insecure_setup_code": "Taotletud salas\u00f5na on ebaturvaline, sest see on liiga lihtne ning ei vasta p\u00f5hilistele turvan\u00f5uetele.",
|
||||
"max_peers_error": "Seade keeldus sidumist lisamast kuna puudub piisav salvestusruum.",
|
||||
"pairing_failed": "Selle seadmega sidumise katsel ilmnes tundmatu t\u00f5rge. See v\u00f5ib olla ajutine t\u00f5rge v\u00f5i seadet ei toetata praegu.",
|
||||
"pairing_failed": "Selle seadmega sidumise katsel ilmnes ootamatu t\u00f5rge. See v\u00f5ib olla ajutine rike v\u00f5i seadet ei toetata praegu: {error}",
|
||||
"unable_to_pair": "Ei saa siduda, proovi uuesti.",
|
||||
"unknown_error": "Seade teatas tundmatust t\u00f5rkest. Sidumine nurjus."
|
||||
},
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"authentication_error": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043a\u043e\u0434 HomeKit. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043a\u043e\u0434 \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"insecure_setup_code": "\u0417\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u044b\u0439 \u043a\u043e\u0434 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043d\u0435\u0431\u0435\u0437\u043e\u043f\u0430\u0441\u0435\u043d \u0438\u0437-\u0437\u0430 \u0441\u0432\u043e\u0435\u0439 \u0442\u0440\u0438\u0432\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438. \u042d\u0442\u043e\u0442 \u0430\u043a\u0441\u0435\u0441\u0441\u0443\u0430\u0440 \u043d\u0435 \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438.",
|
||||
"max_peers_error": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043e\u0442\u043a\u043b\u043e\u043d\u0438\u043b\u043e \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0438\u0437-\u0437\u0430 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u0430.",
|
||||
"pairing_failed": "\u0412\u043e \u0432\u0440\u0435\u043c\u044f \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0431\u043e\u0439 \u0438\u043b\u0438 \u0412\u0430\u0448\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u0435\u0449\u0435 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f.",
|
||||
"pairing_failed": "\u0412\u043e \u0432\u0440\u0435\u043c\u044f \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0431\u043e\u0439 \u0438\u043b\u0438 \u0412\u0430\u0448\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u0435\u0449\u0435 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f: {error}",
|
||||
"unable_to_pair": "\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"unknown_error": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0441\u043e\u043e\u0431\u0449\u0438\u043b\u043e \u043e \u043d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u043e\u0439 \u043e\u0448\u0438\u0431\u043a\u0435. \u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c."
|
||||
},
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"state": {
|
||||
"homekit_controller__thread_status": {
|
||||
"router": "Router"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -12,5 +12,25 @@
|
|||
"title": "V\u00fdber zariadenia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button1": "Tla\u010didlo 1",
|
||||
"button10": "Tla\u010didlo 10",
|
||||
"button2": "Tla\u010didlo 2",
|
||||
"button3": "Tla\u010didlo 3",
|
||||
"button4": "Tla\u010didlo 4",
|
||||
"button5": "Tla\u010didlo 5",
|
||||
"button6": "Tla\u010didlo 6",
|
||||
"button7": "Tla\u010didlo 7",
|
||||
"button8": "Tla\u010didlo 8",
|
||||
"button9": "Tla\u010didlo 9",
|
||||
"doorbell": "Domov\u00fd zvon\u010dek"
|
||||
},
|
||||
"trigger_type": {
|
||||
"double_press": "\"{subtype}\" stla\u010den\u00e9 dvakr\u00e1t",
|
||||
"long_press": "\"{subtype}\" stla\u010den\u00e9 a podr\u017ean\u00e9",
|
||||
"single_press": "\"{subtype}\" stla\u010den\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue