[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-12-07 00:51:52 +00:00
parent b45f48a35a
commit 5258c5fc9c
61 changed files with 686 additions and 116 deletions

View File

@ -1,8 +1,10 @@
{
"config": {
"abort": {
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e",
"already_configured_device": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e",
"no_devices_found": "\u041d\u0435 \u0441\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430",
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
},
"error": {

View File

@ -1,12 +1,17 @@
{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
"already_configured_device": "Ger\u00e4t ist bereits konfiguriert",
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
"backoff": "Das Ger\u00e4t akzeptiert derzeit keine Kopplungsanfragen (M\u00f6glicherweise wurde zu oft ein ung\u00fcltiger PIN-Code eingegeben), versuche es sp\u00e4ter erneut.",
"device_did_not_pair": "Es wurde kein Versuch unternommen, den Kopplungsvorgang vom Ger\u00e4t aus abzuschlie\u00dfen.",
"device_not_found": "Das Ger\u00e4t wurde bei der Erkennung nicht gefunden. Bitte versuche es erneut hinzuzuf\u00fcgen.",
"inconsistent_device": "Die erwarteten Protokolle wurden bei der Erkennung nicht gefunden. Dies deutet normalerweise auf ein Problem mit Multicast-DNS (Zeroconf) hin. Bitte versuche das Ger\u00e4t erneut hinzuzuf\u00fcgen.",
"invalid_config": "Die Konfiguration f\u00fcr dieses Ger\u00e4t ist unvollst\u00e4ndig. Bitte versuche, es erneut hinzuzuf\u00fcgen.",
"no_devices_found": "Keine Ger\u00e4te im Netzwerk gefunden",
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
"setup_failed": "Fehler beim Einrichten des Ger\u00e4ts.",
"unknown": "Unerwarteter Fehler"
},
"error": {
@ -16,14 +21,14 @@
"no_usable_service": "Es wurde ein Ger\u00e4t gefunden, aber es konnte keine M\u00f6glichkeit gefunden werden, eine Verbindung zu diesem Ger\u00e4t herzustellen. Wenn diese Meldung weiterhin erscheint, versuche, die IP-Adresse anzugeben oder den Apple TV neu zu starten.",
"unknown": "Unerwarteter Fehler"
},
"flow_title": "{name}",
"flow_title": "{name} ({type})",
"step": {
"confirm": {
"description": "Es wird der Apple TV mit dem Namen \" {name} \" zu Home Assistant hinzugef\u00fcgt. \n\n ** Um den Vorgang abzuschlie\u00dfen, m\u00fcssen m\u00f6glicherweise mehrere PIN-Codes eingegeben werden. ** \n\n Bitte beachte, dass der Apple TV mit dieser Integration * nicht * ausgeschalten werden kann. Nur der Media Player in Home Assistant wird ausgeschaltet!",
"description": "Du bist dabei, `{name}` vom Typ `{type}` zu Home Assistant hinzuzuf\u00fcgen. \n\n **Um den Vorgang abzuschlie\u00dfen, musst du m\u00f6glicherweise mehrere PIN-Codes eingeben.** \n\n Bitte beachte, dass du dein Apple TV mit dieser Integration *nicht* ausschalten kannst. Nur der Mediaplayer in Home Assistant wird ausgeschaltet!",
"title": "Best\u00e4tige das Hinzuf\u00fcgen vom Apple TV"
},
"pair_no_pin": {
"description": "F\u00fcr den Dienst `{protocol}` ist eine Kopplung erforderlich. Bitte gebe die PIN {pin} am Apple TV ein, um fortzufahren.",
"description": "F\u00fcr den Dienst `{protocol}` ist eine Kopplung erforderlich. Bitte gib die PIN {pin} auf deinem Ger\u00e4t ein, um fortzufahren.",
"title": "Kopplung"
},
"pair_with_pin": {
@ -33,8 +38,16 @@
"description": "F\u00fcr das Protokoll `{protocol}` ist eine Kopplung erforderlich. Bitte gebe den auf dem Bildschirm angezeigten PIN-Code ein. F\u00fchrende Nullen m\u00fcssen weggelassen werden, d.h. gebe 123 ein, wenn der angezeigte Code 0123 lautet.",
"title": "Kopplung"
},
"password": {
"description": "Ein Passwort ist f\u00fcr `{protocol}` erforderlich. Dies wird noch nicht unterst\u00fctzt, bitte deaktiviere das Passwort, um fortzufahren.",
"title": "Passwort erforderlich"
},
"protocol_disabled": {
"description": "Die Kopplung ist f\u00fcr `{protocol}` erforderlich, aber auf dem Ger\u00e4t deaktiviert. Bitte \u00fcberpr\u00fcfe m\u00f6gliche Zugriffsbeschr\u00e4nkungen (z. B. Verbindung aller Ger\u00e4te im lokalen Netzwerk zulassen) auf dem Ger\u00e4t. \n\nDu kannst fortfahren, ohne dieses Protokoll zu koppeln, aber einige Funktionen sind eingeschr\u00e4nkt.",
"title": "Kopplung nicht m\u00f6glich"
},
"reconfigure": {
"description": "Dieser Apple TV hat Verbindungsprobleme und muss neu konfiguriert werden.",
"description": "Konfiguriere dieses Ger\u00e4t neu, um seine Funktionalit\u00e4t wiederherzustellen.",
"title": "Ger\u00e4teneukonfiguration"
},
"service_problem": {
@ -45,7 +58,7 @@
"data": {
"device_input": "Ger\u00e4t"
},
"description": "Gebe zun\u00e4chst den Ger\u00e4tenamen (z. B. K\u00fcche oder Schlafzimmer) oder die IP-Adresse des Apple TV ein, der hinzugef\u00fcgt werden soll. Wenn Ger\u00e4te automatisch im Netzwerk gefunden wurden, werden sie unten angezeigt. \n\nWenn das Ger\u00e4t nicht sichtbar ist oder Probleme auftreten, gebe die IP-Adresse des Ger\u00e4ts an. \n\n{devices}",
"description": "Gib zun\u00e4chst den Ger\u00e4tenamen (z. B. K\u00fcche oder Schlafzimmer) oder die IP-Adresse des Apple TV ein, den du hinzuf\u00fcgen m\u00f6chtest.\n\nWenn du dein Ger\u00e4t nicht sehen kannst oder Probleme auftreten, versuche die IP-Adresse des Ger\u00e4ts einzugeben.",
"title": "Neuen Apple TV einrichten"
}
}

View File

@ -1,74 +1,77 @@
{
"config": {
"flow_title": "{name} ({type})",
"step": {
"user": {
"title": "Setup a new Apple TV",
"description": "Start by entering the device name (e.g. Kitchen or Bedroom) or IP address of the Apple TV you want to add.\n\nIf you cannot see your device or experience any issues, try specifying the device IP address.",
"data": {
"device_input": "Device"
"config": {
"abort": {
"already_configured": "Device is already configured",
"already_configured_device": "Device is already configured",
"already_in_progress": "Configuration flow is already in progress",
"backoff": "Device does not accept pairing reqests at this time (you might have entered an invalid PIN code too many times), try again later.",
"device_did_not_pair": "No attempt to finish pairing process was made from the device.",
"device_not_found": "Device was not found during discovery, please try adding it again.",
"inconsistent_device": "Expected protocols were not found during discovery. This normally indicates a problem with multicast DNS (Zeroconf). Please try adding the device again.",
"invalid_config": "The configuration for this device is incomplete. Please try adding it again.",
"no_devices_found": "No devices found on the network",
"reauth_successful": "Re-authentication was successful",
"setup_failed": "Failed to set up device.",
"unknown": "Unexpected error"
},
"error": {
"already_configured": "Device is already configured",
"invalid_auth": "Invalid authentication",
"no_devices_found": "No devices found on the network",
"no_usable_service": "A device was found but could not identify any way to establish a connection to it. If you keep seeing this message, try specifying its IP address or restarting your Apple TV.",
"unknown": "Unexpected error"
},
"flow_title": "{name} ({type})",
"step": {
"confirm": {
"description": "You are about to add `{name}` of type `{type}` to Home Assistant.\n\n**To complete the process, you may have to enter multiple PIN codes.**\n\nPlease note that you will *not* be able to power off your Apple TV with this integration. Only the media player in Home Assistant will turn off!",
"title": "Confirm adding Apple TV"
},
"pair_no_pin": {
"description": "Pairing is required for the `{protocol}` service. Please enter PIN {pin} on your device to continue.",
"title": "Pairing"
},
"pair_with_pin": {
"data": {
"pin": "PIN Code"
},
"description": "Pairing is required for the `{protocol}` protocol. Please enter the PIN code displayed on screen. Leading zeros shall be omitted, i.e. enter 123 if the displayed code is 0123.",
"title": "Pairing"
},
"password": {
"description": "A password is required by `{protocol}`. This is not yet supported, please disable password to continue.",
"title": "Password required"
},
"protocol_disabled": {
"description": "Pairing is required for `{protocol}` but it is disabled on the device. Please review potential access restrictions (e.g. allow all devices on the local network to connect) on the device.\n\nYou may continue without pairing this protocol, but some functionality will be limited.",
"title": "Pairing not possible"
},
"reconfigure": {
"description": "Reconfigure this device to restore its functionality.",
"title": "Device reconfiguration"
},
"service_problem": {
"description": "A problem occurred while pairing protocol `{protocol}`. It will be ignored.",
"title": "Failed to add service"
},
"user": {
"data": {
"device_input": "Device"
},
"description": "Start by entering the device name (e.g. Kitchen or Bedroom) or IP address of the Apple TV you want to add.\n\nIf you cannot see your device or experience any issues, try specifying the device IP address.",
"title": "Setup a new Apple TV"
}
}
},
"reconfigure": {
"title": "Device reconfiguration",
"description": "Reconfigure this device to restore its functionality."
},
"pair_with_pin": {
"title": "Pairing",
"description": "Pairing is required for the `{protocol}` protocol. Please enter the PIN code displayed on screen. Leading zeros shall be omitted, i.e. enter 123 if the displayed code is 0123.",
"data": {
"pin": "PIN Code"
}
},
"pair_no_pin": {
"title": "Pairing",
"description": "Pairing is required for the `{protocol}` service. Please enter PIN {pin} on your device to continue."
},
"protocol_disabled": {
"title": "Pairing not possible",
"description": "Pairing is required for `{protocol}` but it is disabled on the device. Please review potential access restrictions (e.g. allow all devices on the local network to connect) on the device.\n\nYou may continue without pairing this protocol, but some functionality will be limited."
},
"confirm": {
"title": "Confirm adding Apple TV",
"description": "You are about to add `{name}` of type `{type}` to Home Assistant.\n\n**To complete the process, you may have to enter multiple PIN codes.**"
},
"service_problem": {
"title": "Failed to add service",
"description": "A problem occurred while pairing protocol `{protocol}`. It will be ignored."
},
"password": {
"title": "Password required",
"description": "A password is required by `{protocol}`. This is not yet supported, please disable password to continue."
}
},
"error": {
"no_devices_found": "No devices found on the network",
"already_configured_device": "Device is already configured",
"unknown": "Unexpected error",
"invalid_auth": "Invalid authentication"
},
"abort": {
"no_devices_found": "No devices found on the network",
"already_configured_device": "Device is already configured",
"device_did_not_pair": "No attempt to finish pairing process was made from the device.",
"backoff": "Device does not accept pairing reqests at this time (you might have entered an invalid PIN code too many times), try again later.",
"already_in_progress": "Configuration flow is already in progress",
"unknown": "Unexpected error",
"setup_failed": "Failed to set up device.",
"reauth_successful": "Re-authentication was successful",
"device_not_found": "Device was not found during discovery, please try adding it again.",
"inconsistent_device": "Expected protocols were not found during discovery. This normally indicates a problem with multicast DNS (Zeroconf). Please try adding the device again."
}
},
"options": {
"step": {
"init": {
"description": "Configure general device settings",
"data": {
"start_off": "Do not turn device on when starting Home Assistant",
"reconfigure": "Force reconfiguration of device"
"options": {
"step": {
"init": {
"data": {
"start_off": "Do not turn device on when starting Home Assistant"
},
"description": "Configure general device settings"
}
}
}
}
}
}
},
"title": "Apple TV"
}

View File

@ -1,12 +1,17 @@
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"already_configured_device": "Seade on juba h\u00e4\u00e4lestatud",
"already_in_progress": "Seadistamine on juba k\u00e4imas",
"backoff": "Seade ei aktsepteeri praegu sidumisn\u00f5udeid (v\u00f5ib-olla oled liiga palju kordi vale PIN-koodi sisestanud), proovi hiljem uuesti.",
"device_did_not_pair": "Seade ei \u00fcritatud sidumisprotsessi l\u00f5pule viia.",
"device_not_found": "Seadet avastamise ajal ei leitud, proovi seda uuesti lisada.",
"inconsistent_device": "Eeldatavaid protokolle avastamise ajal ei leitud. See n\u00e4itab tavaliselt probleemi multcast DNS-iga (Zeroconf). Proovi seade uuesti lisada.",
"invalid_config": "Selle seadme s\u00e4tted on puudulikud. Proovi see uuesti lisada.",
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi seadet",
"reauth_successful": "Taastuvastamine \u00f5nnestus",
"setup_failed": "Seadme h\u00e4\u00e4lestamine nurjus.",
"unknown": "Ootamatu t\u00f5rge"
},
"error": {
@ -16,14 +21,14 @@
"no_usable_service": "Leiti seade kuid ei suudetud tuvastada moodust \u00fchenduse loomiseks. Kui n\u00e4ed seda teadet pidevalt, proovi m\u00e4\u00e4rata seadme IP-aadress v\u00f5i taask\u00e4ivita Apple TV.",
"unknown": "Ootamatu t\u00f5rge"
},
"flow_title": "{name}",
"flow_title": "{name} ({type})",
"step": {
"confirm": {
"description": "Oled Home Assistantile lisamas Apple TV-d nimega {name}.\n\n**Protsessi l\u00f5puleviimiseks pead v\u00f5ib-olla sisestama mitu PIN-koodi.**\n\nPane t\u00e4hele, et selle sidumisega * ei saa * v\u00e4lja l\u00fclitada oma Apple TV-d. Ainult Home Assistant-i meediam\u00e4ngija l\u00fclitub v\u00e4lja!",
"description": "Oled Home Assistantile lisamas `{type}` seadet nimega {name}.\n\n**Protsessi l\u00f5puleviimiseks pead v\u00f5ib-olla sisestama mitu PIN-koodi.**\n\nPane t\u00e4hele, et selle sidumisega * ei saa * v\u00e4lja l\u00fclitada oma Apple TV-d. Ainult Home Assistant-i meediam\u00e4ngija l\u00fclitub v\u00e4lja!",
"title": "Kinnita Apple TV lisamine"
},
"pair_no_pin": {
"description": "Teenuse {protocol} sidumine on vajalik. J\u00e4tkamiseks sisesta oma Apple TV-s PIN-kood {pin} .",
"description": "Teenuse {protocol} sidumine on vajalik. J\u00e4tkamiseks sisesta oma seadmes PIN-kood {pin} .",
"title": "Sidumine"
},
"pair_with_pin": {
@ -33,8 +38,16 @@
"description": "Vajalik on protokolli {protocol} sidumine. Sisesta ekraanil kuvatav PIN-kood. Alguse nullid j\u00e4etakse v\u00e4lja, st. sisesta 123, kui kuvatav kood on 0123.",
"title": "Sidumine"
},
"password": {
"description": "`{protocol}` vajab salas\u00f5na. See ei ole veel toetatud, j\u00e4tkamiseks l\u00fclita salas\u00f5na v\u00e4lja.",
"title": "Salas\u00f5na on n\u00f5utav"
},
"protocol_disabled": {
"description": "`{protocol}` jaoks on vajalik sidumine kuid see on seadmes keelatud. Vaata \u00fcle seadme v\u00f5imalikud juurdep\u00e4\u00e4supiirangud (nt luba k\u00f5igil kohtv\u00f5rgu seadmetel \u00fchenduda). \n\n V\u00f5id j\u00e4tkata ilma seda protokolli sidumata, kuid m\u00f5ned funktsioonid on piiratud.",
"title": "Sidumine pole v\u00f5imalik"
},
"reconfigure": {
"description": "Sellel Apple TV-l on \u00fchendusprobleemid ja see tuleb uuesti seadistada.",
"description": "Seadme funktsionaalsuse taastamiseks konfigureeri see seade \u00fcmber.",
"title": "Seadme \u00fcmberseadistamine"
},
"service_problem": {
@ -45,7 +58,7 @@
"data": {
"device_input": "Seade"
},
"description": "Alustuseks sisesta lisatava Apple TV seadme nimi (nt K\u00f6\u00f6k v\u00f5i Magamistuba) v\u00f5i IP-aadress. Kui m\u00f5ni seade leiti teie v\u00f5rgust automaatselt kuvatakse see allpool. \n\n Kui ei n\u00e4e oma seadet v\u00f5i on probleeme, proovi m\u00e4\u00e4rata seadme IP-aadress. \n\n {devices}",
"description": "Alustuseks sisesta lisatava Apple TV seadme nimi (nt K\u00f6\u00f6k v\u00f5i Magamistuba) v\u00f5i IP-aadress. Kui m\u00f5ni seade leiti teie v\u00f5rgust automaatselt kuvatakse see allpool. \n\n Kui ei n\u00e4e oma seadet v\u00f5i on probleeme, proovi m\u00e4\u00e4rata seadme IP-aadress.",
"title": "Seadista uus Apple TV sidumine"
}
}

View File

@ -1,12 +1,17 @@
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_configured_device": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
"backoff": "Az eszk\u00f6z jelenleg nem fogadja el a p\u00e1ros\u00edt\u00e1si k\u00e9relmeket (lehet, hogy t\u00fal sokszor adott meg \u00e9rv\u00e9nytelen PIN-k\u00f3dot), pr\u00f3b\u00e1lkozzon \u00fajra k\u00e9s\u0151bb.",
"device_did_not_pair": "A p\u00e1ros\u00edt\u00e1s folyamat\u00e1t az eszk\u00f6zr\u0151l nem pr\u00f3b\u00e1lt\u00e1k befejezni.",
"device_not_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a felder\u00edt\u00e9s sor\u00e1n, k\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra hozz\u00e1adni.",
"inconsistent_device": "Az elv\u00e1rt protokollok nem tal\u00e1lhat\u00f3k a felder\u00edt\u00e9s sor\u00e1n. Ez \u00e1ltal\u00e1ban a multicast DNS (Zeroconf) probl\u00e9m\u00e1j\u00e1t jelzi. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra hozz\u00e1adni az eszk\u00f6zt.",
"invalid_config": "Az eszk\u00f6z konfigur\u00e1l\u00e1sa nem teljes. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra hozz\u00e1adni.",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt.",
"setup_failed": "Az eszk\u00f6z be\u00e1ll\u00edt\u00e1sa sikertelen.",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"error": {
@ -33,6 +38,14 @@
"description": "P\u00e1ros\u00edt\u00e1sra van sz\u00fcks\u00e9g a {protocol} protokollhoz. K\u00e9rj\u00fck, adja meg a k\u00e9perny\u0151n megjelen\u0151 PIN-k\u00f3dot. A vezet\u0151 null\u00e1kat el kell hagyni, pl. \u00edrja be a 123 \u00e9rt\u00e9ket, ha a megjelen\u00edtett k\u00f3d 0123.",
"title": "P\u00e1ros\u00edt\u00e1s"
},
"password": {
"description": "`{protocol}` jelsz\u00f3t ig\u00e9nyel. Ez m\u00e9g nem t\u00e1mogatott, k\u00e9rj\u00fck, a folytat\u00e1shoz tiltsa le a jelsz\u00f3t.",
"title": "Jelsz\u00f3 sz\u00fcks\u00e9ges"
},
"protocol_disabled": {
"description": "P\u00e1ros\u00edt\u00e1s sz\u00fcks\u00e9ges a `{protokoll}` miatt, de az eszk\u00f6z\u00f6n le van tiltva. K\u00e9rj\u00fck, vizsg\u00e1lja meg az eszk\u00f6z\u00f6n az esetleges hozz\u00e1f\u00e9r\u00e9si korl\u00e1toz\u00e1sokat (pl. enged\u00e9lyezze a helyi h\u00e1l\u00f3zaton l\u00e9v\u0151 \u00f6sszes eszk\u00f6z csatlakoztat\u00e1s\u00e1t).\n\nFolytathatja a protokoll p\u00e1ros\u00edt\u00e1sa n\u00e9lk\u00fcl is, de bizonyos funkci\u00f3k korl\u00e1tozottak lesznek.",
"title": "A p\u00e1ros\u00edt\u00e1s nem lehets\u00e9ges"
},
"reconfigure": {
"description": "Ez az Apple TV csatlakoz\u00e1si neh\u00e9zs\u00e9gekkel k\u00fczd, ez\u00e9rt \u00fajra kell konfigur\u00e1lni.",
"title": "Eszk\u00f6z \u00fajrakonfigur\u00e1l\u00e1sa"

View File

@ -1,12 +1,17 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.",
"already_configured_device": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.",
"already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.",
"backoff": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 \u0437\u0430\u043f\u0440\u043e\u0441\u044b \u043d\u0430 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 (\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0412\u044b \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u043d\u043e\u0433\u043e \u0440\u0430\u0437 \u0432\u0432\u043e\u0434\u0438\u043b\u0438 \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 PIN-\u043a\u043e\u0434), \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.",
"device_did_not_pair": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u044b\u0442\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f.",
"device_not_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0435\u0433\u043e \u0435\u0449\u0451 \u0440\u0430\u0437.",
"inconsistent_device": "\u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u043e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044b. \u041e\u0431\u044b\u0447\u043d\u043e \u044d\u0442\u043e \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043d\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441 \u043c\u043d\u043e\u0433\u043e\u0430\u0434\u0440\u0435\u0441\u043d\u044b\u043c DNS (Zeroconf). \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0435\u0449\u0451 \u0440\u0430\u0437.",
"invalid_config": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0430. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0435\u0433\u043e \u0435\u0449\u0451 \u0440\u0430\u0437.",
"no_devices_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438.",
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e.",
"setup_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"error": {
@ -16,14 +21,14 @@
"no_usable_service": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0441\u043f\u043e\u0441\u043e\u0431 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043d\u043e\u043c\u0443 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443. \u0415\u0441\u043b\u0438 \u0412\u044b \u0443\u0436\u0435 \u0432\u0438\u0434\u0435\u043b\u0438 \u044d\u0442\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u044c IP-\u0430\u0434\u0440\u0435\u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u0435\u0433\u043e.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"flow_title": "{name}",
"flow_title": "{name} ({type})",
"step": {
"confirm": {
"description": "\u0412\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442\u0435\u0441\u044c \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c Apple TV `{name}` \u0432 Home Assistant. \n\n**\u0414\u043b\u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0412\u0430\u043c \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432\u0432\u0435\u0441\u0442\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e PIN-\u043a\u043e\u0434\u043e\u0432.** \n\n\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0412\u044b *\u043d\u0435* \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c Apple TV \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u044d\u0442\u043e\u0439 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438. \u0412 Home Assistant \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0435\u0434\u0438\u0430\u043f\u043b\u0435\u0435\u0440!",
"description": "\u0412\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442\u0435\u0441\u044c \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c Apple TV `{name}` `{type}` \u0432 Home Assistant. \n\n**\u0414\u043b\u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0412\u0430\u043c \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432\u0432\u0435\u0441\u0442\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e PIN-\u043a\u043e\u0434\u043e\u0432.** \n\n\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0412\u044b *\u043d\u0435* \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c Apple TV \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u044d\u0442\u043e\u0439 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438. \u0412 Home Assistant \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u0435\u0434\u0438\u0430\u043f\u043b\u0435\u0435\u0440!",
"title": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 Apple TV"
},
"pair_no_pin": {
"description": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0441\u043b\u0443\u0436\u0431\u044b`{protocol}`. \u0414\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 PIN-\u043a\u043e\u0434 {pin} \u043d\u0430 \u0412\u0430\u0448\u0435\u043c Apple TV.",
"description": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0441\u043b\u0443\u0436\u0431\u044b`{protocol}`. \u0414\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 PIN-\u043a\u043e\u0434 {pin} \u043d\u0430 \u0412\u0430\u0448\u0435\u043c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435.",
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435"
},
"pair_with_pin": {
@ -33,8 +38,16 @@
"description": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 `{protocol}`. \u0412\u0432\u0435\u0434\u0438\u0442\u0435 PIN-\u043a\u043e\u0434, \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u043d\u0430 \u044d\u043a\u0440\u0430\u043d\u0435. \u041f\u0435\u0440\u0432\u044b\u0435 \u043d\u0443\u043b\u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043e\u043f\u0443\u0449\u0435\u043d\u044b, \u0442.\u0435. \u0432\u0432\u0435\u0434\u0438\u0442\u0435 123, \u0435\u0441\u043b\u0438 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u043a\u043e\u0434 0123.",
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435"
},
"password": {
"description": "\u041f\u0440\u043e\u0442\u043e\u043a\u043e\u043b `{protocol}` \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043f\u0430\u0440\u043e\u043b\u044c. \u042d\u0442\u043e \u043f\u043e\u043a\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f. \u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u043f\u0430\u0440\u043e\u043b\u044c, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c.",
"title": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u043e\u043b\u044c"
},
"protocol_disabled": {
"description": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f `{protocol}`, \u043d\u043e \u043e\u043d\u043e \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435. \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0432\u0441\u0435\u043c \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u043c \u0432 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0430\u0442\u044c\u0441\u044f) \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443. \n\n\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0431\u0435\u0437 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f, \u043d\u043e \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0431\u0443\u0434\u0443\u0442 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u044b.",
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e"
},
"reconfigure": {
"description": "\u0423 \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 Apple TV \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0442 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043f\u0440\u0438 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0435\u0433\u043e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0435\u0440\u0435\u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c.",
"description": "\u041f\u0435\u0440\u0435\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u044d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e, \u0447\u0442\u043e\u0431\u044b \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0435\u0433\u043e \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c.",
"title": "\u041f\u0435\u0440\u0435\u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"
},
"service_problem": {
@ -45,7 +58,7 @@
"data": {
"device_input": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e"
},
"description": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0441 \u0432\u0432\u043e\u0434\u0430 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u041a\u0443\u0445\u043d\u044f \u0438\u043b\u0438 \u0421\u043f\u0430\u043b\u044c\u043d\u044f) \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441\u0430 Apple TV, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c. \u0415\u0441\u043b\u0438 \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0431\u044b\u043b\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u044b \u0432 \u0412\u0430\u0448\u0435\u0439 \u0441\u0435\u0442\u0438, \u043e\u043d\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b \u043d\u0438\u0436\u0435. \n\n\u0415\u0441\u043b\u0438 \u0412\u044b \u043d\u0435 \u0432\u0438\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0438\u043b\u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0442 \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u0434\u0440\u0443\u0433\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043f\u0440\u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u044c IP-\u0430\u0434\u0440\u0435\u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430. \n\n {devices}",
"description": "\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0441 \u0432\u0432\u043e\u0434\u0430 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u041a\u0443\u0445\u043d\u044f \u0438\u043b\u0438 \u0421\u043f\u0430\u043b\u044c\u043d\u044f) \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441\u0430 Apple TV, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c. \n\n\u0415\u0441\u043b\u0438 \u0412\u044b \u043d\u0435 \u0432\u0438\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0438\u043b\u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0442 \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u044c IP-\u0430\u0434\u0440\u0435\u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430.",
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043d\u043e\u0432\u043e\u0433\u043e Apple TV"
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
},
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435",
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"email": "E-mail",
"password": "Heslo"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "Konto wurde bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"unknown": "Unerwarteter Fehler"
},
"step": {
"user": {
"data": {
"email": "E-Mail",
"password": "Passwort"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "Konto on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"invalid_auth": "Tuvastamine nurjus",
"unknown": "Ootamatu t\u00f5rge"
},
"step": {
"user": {
"data": {
"email": "E-posti aadress",
"password": "Salas\u00f5na"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"user": {
"data": {
"email": "E-mail",
"password": "Jelsz\u00f3"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"step": {
"user": {
"data": {
"email": "E\u30e1\u30fc\u30eb",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"invalid_auth": "Ongeldige authenticatie",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"email": "E-mail",
"password": "Wachtwoord"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"step": {
"user": {
"data": {
"email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b",
"password": "\u041f\u0430\u0440\u043e\u043b\u044c"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"email": "E-posta",
"password": "Parola"
}
}
}
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
"email": "\u96fb\u5b50\u90f5\u4ef6",
"password": "\u5bc6\u78bc"
}
}
}
}
}

View File

@ -84,6 +84,7 @@
"not_powered": "{entity_name} pole toidet",
"not_present": "{entity_name} puudub",
"not_running": "{entity_name} ei t\u00f6\u00f6ta enam",
"not_tampered": "{entity_name} l\u00f5petas omavolilise muutmise tuvastamise",
"not_unsafe": "{entity_name} muutus turvaliseks",
"occupied": "{entity_name} h\u00f5ivati",
"opened": "{entity_name} avanes",
@ -94,6 +95,7 @@
"running": "{entity_name} alustas t\u00f6\u00f6d",
"smoke": "{entity_name} tuvastas suitsu",
"sound": "{entity_name} tuvastas heli",
"tampered": "{entity_name} tuvastas omavolilist muutmist",
"turned_off": "{entity_name} l\u00fclitus v\u00e4lja",
"turned_on": "{entity_name} l\u00fclitus sisse",
"unsafe": "{entity_name} on ebaturvaline",

View File

@ -84,6 +84,7 @@
"not_powered": "{entity_name} desteklenmiyor",
"not_present": "{entity_name} mevcut de\u011fil",
"not_running": "{entity_name} art\u0131k \u00e7al\u0131\u015fm\u0131yor",
"not_tampered": "{entity_name} kurcalamay\u0131 alg\u0131lamay\u0131 durdurdu",
"not_unsafe": "{entity_name} g\u00fcvenli hale geldi",
"occupied": "{entity_name} i\u015fgal edildi",
"opened": "{entity_name} a\u00e7\u0131ld\u0131",
@ -94,6 +95,7 @@
"running": "{entity_name} \u00e7al\u0131\u015fmaya ba\u015flad\u0131",
"smoke": "{entity_name} duman alg\u0131lamaya ba\u015flad\u0131",
"sound": "{entity_name} sesi alg\u0131lamaya ba\u015flad\u0131",
"tampered": "{entity_name} , kurcalamay\u0131 alg\u0131lamaya ba\u015flad\u0131",
"turned_off": "{entity_name} kapat\u0131ld\u0131",
"turned_on": "{entity_name} a\u00e7\u0131ld\u0131",
"unsafe": "{entity_name} g\u00fcvensiz hale geldi",

View File

@ -71,6 +71,7 @@
"remote_button_quintuple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30925\u56de(quintuple)\u30af\u30ea\u30c3\u30af",
"remote_button_rotated": "\u30dc\u30bf\u30f3\u304c\u56de\u8ee2\u3057\u305f \"{subtype}\"",
"remote_button_rotated_fast": "\u30dc\u30bf\u30f3\u304c\u9ad8\u901f\u56de\u8ee2\u3057\u305f \"{subtype}\"",
"remote_button_rotation_stopped": "\u30dc\u30bf\u30f3\u306e\u56de\u8ee2 \"{subtype}\" \u304c\u505c\u6b62\u3057\u307e\u3057\u305f",
"remote_button_short_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u62bc\u3055\u308c\u307e\u3057\u305f\u3002",
"remote_button_short_release": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f",
"remote_button_triple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30923\u56de\u30af\u30ea\u30c3\u30af",
@ -80,6 +81,7 @@
"remote_flip_180_degrees": "\u30c7\u30d0\u30a4\u30b9\u304c180\u5ea6\u53cd\u8ee2",
"remote_flip_90_degrees": "\u30c7\u30d0\u30a4\u30b9\u304c90\u5ea6\u53cd\u8ee2",
"remote_gyro_activated": "\u30c7\u30d0\u30a4\u30b9\u304c\u63fa\u308c\u308b",
"remote_moved": "\u30c7\u30d0\u30a4\u30b9\u306f \"{subtype}\" \u3092\u4e0a\u306b\u3057\u3066\u79fb\u52d5\u3057\u307e\u3057\u305f",
"remote_moved_any_side": "\u30c7\u30d0\u30a4\u30b9\u304c\u4efb\u610f\u306e\u9762\u3092\u4e0a\u306b\u3057\u3066\u79fb\u52d5\u3057\u305f",
"remote_rotate_from_side_1": "\u30c7\u30d0\u30a4\u30b9\u304c\u3001\"side 1\" \u304b\u3089 \"{subtype} \"\u306b\u56de\u8ee2\u3057\u305f",
"remote_rotate_from_side_2": "\u30c7\u30d0\u30a4\u30b9\u304c\u3001\"side 2\" \u304b\u3089 \"{subtype} \"\u306b\u56de\u8ee2\u3057\u305f",

View File

@ -16,7 +16,8 @@
"host": "Host",
"password": "Passwort",
"username": "Benutzername"
}
},
"description": "Bei neueren Modellen gib den Benutzernamen `envoy` ohne Passwort ein. F\u00fcr \u00e4ltere Modelle gib den Benutzernamen `installer` ohne Passwort ein. F\u00fcr alle anderen Modelle gib einen g\u00fcltigen Benutzernamen und ein Passwort ein."
}
}
}

View File

@ -16,7 +16,8 @@
"host": "Host",
"password": "Salas\u00f5na",
"username": "Kasutajanimi"
}
},
"description": "Uuemate mudelite puhul sisesta kasutajanimi \"envoy\" ilma salas\u00f5nata. Vanemate mudelite puhul sisesta kasutajanimi \"installer\" ilma salas\u00f5nata. K\u00f5igi teiste mudelite puhul sisesta kehtiv kasutajanimi ja salas\u00f5nal."
}
}
}

View File

@ -16,7 +16,8 @@
"host": "C\u00edm",
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
}
},
"description": "\u00dajabb t\u00edpusok eset\u00e9n adja meg az `envoy` felhaszn\u00e1l\u00f3nevet jelsz\u00f3 n\u00e9lk\u00fcl. R\u00e9gebbi t\u00edpusok eset\u00e9n adja meg a `installer` felhaszn\u00e1l\u00f3nevet jelsz\u00f3 n\u00e9lk\u00fcl. Minden m\u00e1s t\u00edpus eset\u00e9ben adjon meg egy \u00e9rv\u00e9nyes felhaszn\u00e1l\u00f3nevet \u00e9s jelsz\u00f3t."
}
}
}

View File

@ -16,7 +16,8 @@
"host": "Host",
"password": "Wachtwoord",
"username": "Gebruikersnaam"
}
},
"description": "Voer voor nieuwere modellen gebruikersnaam 'envoy' in zonder wachtwoord. Voer voor oudere modellen gebruikersnaam `installer` in zonder wachtwoord. Voer voor alle andere modellen een geldige gebruikersnaam en wachtwoord in."
}
}
}

View File

@ -16,7 +16,8 @@
"host": "\u0425\u043e\u0441\u0442",
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
}
},
"description": "\u0414\u043b\u044f \u043d\u043e\u0432\u044b\u0445 \u043c\u043e\u0434\u0435\u043b\u0435\u0439 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f `envoy` \u0431\u0435\u0437 \u043f\u0430\u0440\u043e\u043b\u044f. \u0414\u043b\u044f \u0441\u0442\u0430\u0440\u044b\u0445 \u043c\u043e\u0434\u0435\u043b\u0435\u0439 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f `installer` \u0431\u0435\u0437 \u043f\u0430\u0440\u043e\u043b\u044f. \u0414\u043b\u044f \u0432\u0441\u0435\u0445 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u043c\u043e\u0434\u0435\u043b\u0435\u0439 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u043f\u0430\u0440\u043e\u043b\u044c."
}
}
}

View File

@ -16,7 +16,8 @@
"host": "\u4e3b\u6a5f\u7aef",
"password": "\u5bc6\u78bc",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
}
},
"description": "\u5c0d\u65bc\u8f03\u65b0\u7684\u578b\u865f\u3001\u8f38\u5165\u4f7f\u7528\u8005\u540d\u7a31 `envoy` \u4f46\u4e0d\u9700\u8f38\u5165\u5bc6\u78bc\u3002\u8f03\u820a\u7684\u578b\u865f\uff0c\u5247\u8f38\u5165\u4f7f\u7528\u8005\u540d\u7a31 `envoy` \u4e0d\u542b\u5bc6\u78bc\u3002\u5176\u4ed6\u6240\u6709\u578b\u865f\uff0c\u8acb\u8f38\u5165\u6709\u6548\u7684\u4f7f\u7528\u8005\u540d\u7a31\u8207\u5bc6\u78bc\u3002"
}
}
}

View File

@ -54,6 +54,7 @@
"double_short_release": "\u4e21\u65b9\u306e \"{subtype}\" \u3092\u96e2\u3059",
"initial_press": "\u30dc\u30bf\u30f3 \"{subtype}\" \u6700\u521d\u306b\u62bc\u3055\u308c\u305f",
"long_release": "\u30dc\u30bf\u30f3 \"{subtype}\" \u96e2\u3057\u305f\u5f8c\u306b\u9577\u62bc\u3057",
"remote_button_long_release": "\u9577\u62bc\u3057\u3059\u308b\u3068 \"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u308b",
"remote_button_short_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u62bc\u3055\u308c\u307e\u3057\u305f\u3002",
"remote_button_short_release": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f",
"remote_double_button_long_press": "\u4e21\u65b9\u306e \"{subtype}\" \u306f\u9577\u62bc\u3057\u5f8c\u306b\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f",

View File

@ -14,7 +14,7 @@
"host": "IP Adresi",
"port": "Port"
},
"description": "Insteon Hub S\u00fcr\u00fcm 1'i (2014 \u00f6ncesi) yap\u0131land\u0131r\u0131n.",
"description": "Insteon Hub S\u00fcr\u00fcm 1 'i (2014 \u00f6ncesi) yap\u0131land\u0131r\u0131n.",
"title": "Insteon Hub S\u00fcr\u00fcm 1"
},
"hubv2": {
@ -53,7 +53,7 @@
"add_override": {
"data": {
"address": "Cihaz adresi (\u00f6rnek: 1a2b3c)",
"cat": "Cihaz alt kategorisi (yani 0x0a)",
"cat": "Cihaz alt kategorisi (\u00f6rnek: 0x10)",
"subcat": "Cihaz alt kategorisi (yani 0x0a)"
},
"description": "Bir cihaz\u0131 ge\u00e7ersiz k\u0131lma ekleyin.",
@ -64,7 +64,7 @@
"housecode": "Ev kodu (a - p)",
"platform": "Platform",
"steps": "Dimmer ad\u0131mlar\u0131 (yaln\u0131zca hafif cihazlar i\u00e7in varsay\u0131lan 22)",
"unitcode": "Birim kodu (1-16)"
"unitcode": "Birim kodu (1 - 16)"
},
"description": "Insteon Hub parolas\u0131n\u0131 de\u011fi\u015ftirin.",
"title": "Insteon"

View File

@ -11,6 +11,7 @@
"manual_tunnel": {
"data": {
"host": "\u0425\u043e\u0441\u0442",
"local_ip": "\u041b\u043e\u043a\u0430\u043b\u0435\u043d IP (\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043f\u0440\u0430\u0437\u043d\u043e, \u0430\u043a\u043e \u043d\u0435 \u0441\u0442\u0435 \u0441\u0438\u0433\u0443\u0440\u043d\u0438)",
"port": "\u041f\u043e\u0440\u0442"
}
}
@ -21,6 +22,7 @@
"tunnel": {
"data": {
"host": "\u0425\u043e\u0441\u0442",
"local_ip": "\u041b\u043e\u043a\u0430\u043b\u0435\u043d IP (\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043f\u0440\u0430\u0437\u043d\u043e, \u0430\u043a\u043e \u043d\u0435 \u0441\u0442\u0435 \u0441\u0438\u0433\u0443\u0440\u043d\u0438)",
"port": "\u041f\u043e\u0440\u0442"
}
}

View File

@ -12,6 +12,7 @@
"data": {
"host": "Host",
"individual_address": "\u00dchenduse individuaalne aadress",
"local_ip": "Kohalik IP (j\u00e4ta t\u00fchjaks, kui ei ole kindel)",
"port": "Port",
"route_back": "Marsruudi tagasitee / NAT-re\u017eiim"
},
@ -54,6 +55,7 @@
"tunnel": {
"data": {
"host": "Host",
"local_ip": "Kohalik IP (j\u00e4ta t\u00fchjaks, kui ei ole kindel)",
"port": "Port",
"route_back": "Marsruudi tagasitee / NAT-re\u017eiim"
}

View File

@ -12,6 +12,7 @@
"data": {
"host": "Host",
"individual_address": "Individueel adres voor de verbinding",
"local_ip": "Lokaal IP (laat leeg indien niet zeker)",
"port": "Poort",
"route_back": "Route Back / NAT Mode"
},
@ -54,6 +55,7 @@
"tunnel": {
"data": {
"host": "Host",
"local_ip": "Lokaal IP (laat leeg indien niet zeker)",
"port": "Poort",
"route_back": "Route Back / NAT Mode"
}

View File

@ -12,6 +12,7 @@
"data": {
"host": "Sunucu",
"individual_address": "Ba\u011flant\u0131 i\u00e7in bireysel adres",
"local_ip": "Yerel IP (emin de\u011filseniz bo\u015f b\u0131rak\u0131n)",
"port": "Port",
"route_back": "Geri Y\u00f6nlendirme / NAT Modu"
},
@ -54,6 +55,7 @@
"tunnel": {
"data": {
"host": "Sunucu",
"local_ip": "Yerel IP (emin de\u011filseniz bo\u015f b\u0131rak\u0131n)",
"port": "Port",
"route_back": "Geri Y\u00f6nlendirme / NAT Modu"
}

View File

@ -41,9 +41,11 @@
"trigger_type": {
"button_double_press": "\"{subtype}\" \u30c0\u30d6\u30eb\u30af\u30ea\u30c3\u30af",
"button_long_press": "\"{subtype}\" \u304c\u3001\u7d99\u7d9a\u7684\u306b\u62bc\u3055\u308c\u305f",
"button_long_release": "\"{subtype}\" \u306f\u9577\u62bc\u3057\u5f8c\u306b\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f",
"button_quadruple_press": "\"{subtype}\" 4\u56de(quadruple)\u30af\u30ea\u30c3\u30af",
"button_quintuple_press": "\"{subtype}\" 5\u56de(quintuple)\u30af\u30ea\u30c3\u30af",
"button_short_press": "\"{subtype}\" \u304c\u3001\u62bc\u3055\u308c\u307e\u3057\u305f",
"button_short_release": "\"{subtype}\" \u30ea\u30ea\u30fc\u30b9",
"button_triple_press": "\"{subtype}\" 3\u56de\u30af\u30ea\u30c3\u30af"
}
},

View File

@ -0,0 +1,11 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u0412\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u0430 \u0435 \u0441\u0430\u043c\u043e \u0435\u0434\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f."
},
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
}
}
}

View File

@ -0,0 +1,27 @@
{
"config": {
"abort": {
"single_instance_allowed": "Lubatud on ainult \u00fcks sidumine"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"no_selection": "Vali v\u00e4hemalt \u00fcks linn/maakond",
"unknown": "Ootamatu t\u00f5rge"
},
"step": {
"user": {
"data": {
"_a_to_d": "Linn/maakond (A-D)",
"_e_to_h": "Linn/maakond (E-H)",
"_i_to_l": "Linn/maakond (I-L)",
"_m_to_q": "Linn/maakond (M-Q)",
"_r_to_u": "Linn/maakond (R-U)",
"_v_to_z": "Linn/maakond (V-Z)",
"corona_filter": "Koroonahoiatuste eemaldamine",
"slots": "Maksimaalne hoiatuste arv linna/maakonna kohta"
},
"title": "Vali linn/maakond"
}
}
}
}

View File

@ -0,0 +1,27 @@
{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"no_selection": "Selecteer ten minste \u00e9\u00e9n stad/deelstaat",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"_a_to_d": "Stad/deelstaat (A-D)",
"_e_to_h": "Stad/deelstaat (E-H)",
"_i_to_l": "Stad/deelstaat (I-L)",
"_m_to_q": "Stad/deelstaat (M-Q)",
"_r_to_u": "Stad/Deelstaat (R-U)",
"_v_to_z": "Stad/Deelstaat (V-Z)",
"corona_filter": "Corona-waarschuwingen verwijderen",
"slots": "Maximale waarschuwingen per stad/provincie"
},
"title": "Selecteer stad/provincie"
}
}
}
}

View File

@ -0,0 +1,27 @@
{
"config": {
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"no_selection": "L\u00fctfen en az bir \u015fehir/il\u00e7e se\u00e7in",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"_a_to_d": "\u015eehir/il\u00e7e (A-D)",
"_e_to_h": "\u015eehir/il\u00e7e (E-H)",
"_i_to_l": "\u015eehir/il\u00e7e (I-L)",
"_m_to_q": "\u015eehir/il\u00e7e (M-Q)",
"_r_to_u": "\u015eehir/il\u00e7e (R-U)",
"_v_to_z": "\u015eehir/il\u00e7e (V-Z)",
"corona_filter": "Korona Uyar\u0131lar\u0131n\u0131 Kald\u0131r",
"slots": "\u015eehir/il\u00e7e ba\u015f\u0131na maksimum uyar\u0131 say\u0131s\u0131"
},
"title": "\u015eehir/il\u00e7e se\u00e7in"
}
}
}
}

View File

@ -0,0 +1,27 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"no_selection": "\u8acb\u81f3\u5c11\u9078\u64c7\u4e00\u500b\u57ce\u5e02/\u570b\u5bb6",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
"_a_to_d": "\u57ce\u5e02/\u570b\u5bb6\uff08A-D\uff09",
"_e_to_h": "\u57ce\u5e02/\u570b\u5bb6\uff08E-H\uff09",
"_i_to_l": "\u57ce\u5e02/\u570b\u5bb6\uff08I-L\uff09",
"_m_to_q": "\u57ce\u5e02/\u570b\u5bb6\uff08M-Q\uff09",
"_r_to_u": "\u57ce\u5e02/\u570b\u5bb6\uff08R-U\uff09",
"_v_to_z": "\u57ce\u5e02/\u570b\u5bb6\uff08V-Z\uff09",
"corona_filter": "\u79fb\u9664 Corona \u8b66\u544a",
"slots": "\u6bcf\u500b\u57ce\u5e02/\u570b\u5bb6\u6700\u5927\u8b66\u544a\u503c"
},
"title": "\u9078\u64c7\u57ce\u5e02/\u570b\u5bb6"
}
}
}
}

View File

@ -16,7 +16,7 @@
"serial_number": "Termostat\u0131n seri numaras\u0131.",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "https://MyNuHeat.com'da oturum a\u00e7\u0131p termostat(lar)\u0131n\u0131z\u0131 se\u00e7erek termostat\u0131n\u0131z\u0131n say\u0131sal seri numaras\u0131n\u0131 veya kimli\u011fini alman\u0131z gerekecektir.",
"description": "https://MyNuHeat.com 'da oturum a\u00e7\u0131p termostat(lar)\u0131n\u0131z\u0131 se\u00e7erek termostat\u0131n\u0131z\u0131n say\u0131sal seri numaras\u0131n\u0131 veya kimli\u011fini alman\u0131z gerekecektir.",
"title": "NuHeat'e ba\u011flan\u0131n"
}
}

View File

@ -12,7 +12,7 @@
},
"error": {
"follow_link": "L\u00fctfen ba\u011flant\u0131y\u0131 takip edin ve G\u00f6nder'e basmadan \u00f6nce kimlik do\u011frulamas\u0131 yap\u0131n",
"no_token": "Eri\u015fim Belirteci"
"no_token": "Ge\u00e7ersiz eri\u015fim anahtar\u0131"
},
"step": {
"auth": {

View File

@ -21,7 +21,7 @@
"link": {
"data": {
"code": "PIN Kodu",
"ip_address": "Ip Adresi",
"ip_address": "IP Adresi",
"name": "Ad",
"region": "B\u00f6lge"
},
@ -30,7 +30,7 @@
},
"mode": {
"data": {
"ip_address": "\u0130p Adresi (Otomatik Bulma kullan\u0131l\u0131yorsa bo\u015f b\u0131rak\u0131n).",
"ip_address": "IP Adresi (Otomatik Ke\u015fif kullan\u0131l\u0131yorsa bo\u015f b\u0131rak\u0131n).",
"mode": "Yap\u0131land\u0131rma Modu"
},
"description": "Yap\u0131land\u0131rma i\u00e7in modu se\u00e7in. IP Adresi alan\u0131, Otomatik Ke\u015fif se\u00e7ildi\u011finde cihazlar otomatik olarak ke\u015ffedilece\u011finden bo\u015f b\u0131rak\u0131labilir.",

View File

@ -11,15 +11,15 @@
"step": {
"reauth_confirm": {
"data": {
"password": "\u015eifre"
"password": "Parola"
},
"description": "L\u00fctfen {username} parolas\u0131n\u0131 yeniden girin:",
"title": "Entegrasyonu Yeniden Do\u011frula"
},
"user": {
"data": {
"password": "\u015eifre",
"username": "Kullan\u0131c\u0131 ad\u0131"
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 ve \u015fifrenizi girin:"
}

View File

@ -28,7 +28,7 @@
},
"user": {
"data": {
"host": "Ana Bilgisayar"
"host": "Sunucu"
},
"description": "Roku bilgilerinizi girin."
}

View File

@ -19,7 +19,7 @@
"title": "Cihaza otomatik olarak ba\u011flan"
},
"link": {
"description": "Cihaz bir ses olu\u015fturana kadar (yakla\u015f\u0131k iki saniye) {name} \u00fczerindeki Ana Sayfa d\u00fc\u011fmesini bas\u0131l\u0131 tutun.",
"description": "Cihaz bir ses \u00e7\u0131karana kadar (yakla\u015f\u0131k iki saniye) {name} \u00fczerindeki Ana Sayfa d\u00fc\u011fmesini bas\u0131l\u0131 tutun, ard\u0131ndan 30 saniye i\u00e7inde g\u00f6nderin.",
"title": "\u015eifre Al"
},
"link_manual": {

View File

@ -34,7 +34,7 @@
"data": {
"code": "Kod (Home Assistant kullan\u0131c\u0131 aray\u00fcz\u00fcnde kullan\u0131l\u0131r)",
"password": "Parola",
"username": "E-posta adresi"
"username": "E-posta"
},
"description": "2021'den itibaren SimpliSafe, web uygulamas\u0131 arac\u0131l\u0131\u011f\u0131yla yeni bir kimlik do\u011frulama mekanizmas\u0131na ge\u00e7ti. Teknik s\u0131n\u0131rlamalar nedeniyle bu i\u015flemin sonunda manuel bir ad\u0131m vard\u0131r; l\u00fctfen ba\u015flamadan \u00f6nce [belgeleri](http://home-assistant.io/integrations/simplisafe#getting-an-authorization-code) okudu\u011funuzdan emin olun. \n\n Haz\u0131r oldu\u011funuzda SimpliSafe web uygulamas\u0131n\u0131 a\u00e7mak ve kimlik bilgilerinizi girmek i\u00e7in [buray\u0131]( {url} \u0130\u015flem tamamland\u0131\u011f\u0131nda buraya d\u00f6n\u00fcn ve G\u00f6nder'e t\u0131klay\u0131n.",
"title": "Bilgilerinizi doldurun."

View File

@ -10,7 +10,7 @@
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar",
"host": "Sunucu",
"name": "Solar-Log sens\u00f6rleriniz i\u00e7in kullan\u0131lacak \u00f6nek"
},
"title": "Solar-Log ba\u011flant\u0131n\u0131z\u0131 tan\u0131mlay\u0131n"

View File

@ -41,8 +41,8 @@
},
"reauth_confirm": {
"data": {
"password": "\u015eifre",
"username": "Kullan\u0131c\u0131 ad\u0131"
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"title": "Synology DSM Entegrasyonu Yeniden Do\u011frula"
},

View File

@ -16,7 +16,7 @@
},
"user": {
"data": {
"host": "Ana Bilgisayar"
"host": "Sunucu"
},
"description": "Bo\u015f",
"title": "Biti\u015f noktas\u0131n\u0131 se\u00e7in."

View File

@ -11,7 +11,7 @@
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar",
"host": "Sunucu",
"name": "Ad",
"password": "Parola",
"port": "Port",

View File

@ -14,7 +14,7 @@
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar",
"host": "Sunucu",
"password": "Parola",
"port": "Port",
"site": "Site Kimli\u011fi",

View File

@ -32,8 +32,8 @@
},
"user": {
"data": {
"password": "\u015eifre",
"username": "Kullan\u0131c\u0131 ad\u0131"
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 ve \u015fifrenizi girin:"
}

View File

@ -1,7 +1,8 @@
{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven"
"already_configured": "\u00da\u010det je ji\u017e nastaven",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"

View File

@ -12,15 +12,15 @@
"data": {
"area_id": "Alan Kodu",
"name": "Ad",
"password": "\u015eifre",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
},
"user": {
"data": {
"area_id": "Alan Kodu",
"name": "\u0130sim",
"password": "\u015eifre",
"name": "Ad",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}

View File

@ -0,0 +1,52 @@
{
"state": {
"yamaha_musiccast__dimmer": {
"auto": "Automatisch"
},
"yamaha_musiccast__zone_equalizer_mode": {
"auto": "Automatisch",
"bypass": "Bypass",
"manual": "Manuell"
},
"yamaha_musiccast__zone_link_audio_delay": {
"audio_sync": "Audio-Synchronisation",
"audio_sync_off": "Audio-Synchronisation Aus",
"audio_sync_on": "Audio-Synchronisation Ein",
"balanced": "Ausgeglichen",
"lip_sync": "Lippensynchronisation"
},
"yamaha_musiccast__zone_link_audio_quality": {
"compressed": "Komprimiert",
"uncompressed": "Unkomprimiert"
},
"yamaha_musiccast__zone_link_control": {
"speed": "Geschwindigkeit",
"stability": "Stabilit\u00e4t",
"standard": "Standard"
},
"yamaha_musiccast__zone_sleep": {
"120 min": "120 Minuten",
"30 min": "30 Minuten",
"60 min": "60 Minuten",
"90 min": "90 Minuten",
"off": "Aus"
},
"yamaha_musiccast__zone_surr_decoder_type": {
"auto": "Automatisch",
"dolby_pl": "Dolby ProLogic",
"dolby_pl2x_game": "Dolby ProLogic 2x Game",
"dolby_pl2x_movie": "Dolby ProLogic 2x Movie",
"dolby_pl2x_music": "Dolby ProLogic 2x Music",
"dolby_surround": "Dolby Surround",
"dts_neo6_cinema": "DTS Neo:6 Cinema",
"dts_neo6_music": "DTS Neo:6 Music",
"dts_neural_x": "DTS Neural:X",
"toggle": "Umschalten"
},
"yamaha_musiccast__zone_tone_control_mode": {
"auto": "Automatisch",
"bypass": "Bypass",
"manual": "Manuell"
}
}
}

View File

@ -0,0 +1,52 @@
{
"state": {
"yamaha_musiccast__dimmer": {
"auto": "Automaatne"
},
"yamaha_musiccast__zone_equalizer_mode": {
"auto": "Automaatne",
"bypass": "M\u00f6\u00f6daviik",
"manual": "K\u00e4sitsi"
},
"yamaha_musiccast__zone_link_audio_delay": {
"audio_sync": "Heli s\u00fcnkroonimine",
"audio_sync_off": "Heli s\u00fcnkroonimine v\u00e4ljas",
"audio_sync_on": "Heli s\u00fcnkroonimine sees",
"balanced": "Tasakaalustatud",
"lip_sync": "Huulte s\u00fcnkroonimine"
},
"yamaha_musiccast__zone_link_audio_quality": {
"compressed": "Tihendatud",
"uncompressed": "Tihendamata"
},
"yamaha_musiccast__zone_link_control": {
"speed": "Kiirus",
"stability": "Stabiilne",
"standard": "Standartne"
},
"yamaha_musiccast__zone_sleep": {
"120 min": "120 minutit",
"30 min": "30 minutit",
"60 min": "60 minutit",
"90 min": "90 minutit",
"off": "V\u00e4ljas"
},
"yamaha_musiccast__zone_surr_decoder_type": {
"auto": "Automaatne",
"dolby_pl": "Dolby ProLogic",
"dolby_pl2x_game": "Dolby ProLogic 2x Game",
"dolby_pl2x_movie": "Dolby ProLogic 2x Movie",
"dolby_pl2x_music": "Dolby ProLogic 2x Music",
"dolby_surround": "Dolby Surround",
"dts_neo6_cinema": "DTS Neo:6 Cinema",
"dts_neo6_music": "DTS Neo:6 Music",
"dts_neural_x": "DTS Neural:X",
"toggle": "Muuda olekut"
},
"yamaha_musiccast__zone_tone_control_mode": {
"auto": "Automaatne",
"bypass": "M\u00f6\u00f6daviik",
"manual": "K\u00e4sitsi"
}
}
}

View File

@ -0,0 +1,52 @@
{
"state": {
"yamaha_musiccast__dimmer": {
"auto": "Automatikus"
},
"yamaha_musiccast__zone_equalizer_mode": {
"auto": "Automatikus",
"bypass": "Kihagy\u00e1s",
"manual": "Manu\u00e1lis"
},
"yamaha_musiccast__zone_link_audio_delay": {
"audio_sync": "Audi\u00f3 szinkroniz\u00e1l\u00e1s",
"audio_sync_off": "Audi\u00f3 szinkroniz\u00e1l\u00e1s kikapcsolva",
"audio_sync_on": "Audi\u00f3 szinkroniz\u00e1l\u00e1s bekapcsolva",
"balanced": "Kiegyens\u00falyozott",
"lip_sync": "K\u00e9p-hang k\u00e9sleltet\u00e9s"
},
"yamaha_musiccast__zone_link_audio_quality": {
"compressed": "T\u00f6m\u00f6r\u00edtve",
"uncompressed": "T\u00f6m\u00f6r\u00edtetlen"
},
"yamaha_musiccast__zone_link_control": {
"speed": "Sebess\u00e9g",
"stability": "Stabilit\u00e1s",
"standard": "Standard"
},
"yamaha_musiccast__zone_sleep": {
"120 min": "120 perc",
"30 min": "30 perc",
"60 min": "60 perc",
"90 min": "90 perc",
"off": "Ki"
},
"yamaha_musiccast__zone_surr_decoder_type": {
"auto": "Automatikus",
"dolby_pl": "Dolby ProLogic",
"dolby_pl2x_game": "Dolby ProLogic 2x J\u00e1t\u00e9k",
"dolby_pl2x_movie": "Dolby ProLogic 2x Film",
"dolby_pl2x_music": "Dolby ProLogic 2x Zene",
"dolby_surround": "Dolby Surround",
"dts_neo6_cinema": "DTS Neo:6 Mozi",
"dts_neo6_music": "DTS Neo:6 Zene",
"dts_neural_x": "DTS Neural:X",
"toggle": "V\u00e1lt\u00e1s"
},
"yamaha_musiccast__zone_tone_control_mode": {
"auto": "Automatikus",
"bypass": "Kihagy\u00e1s",
"manual": "Manu\u00e1lis"
}
}
}

View File

@ -89,15 +89,19 @@
"device_tilted": "\u30c7\u30d0\u30a4\u30b9\u304c\u50be\u3044\u3066\u3044\u308b",
"remote_button_alt_double_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u3092\u30c0\u30d6\u30eb\u30af\u30ea\u30c3\u30af(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_long_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u3092\u62bc\u3057\u7d9a\u3051\u308b(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_long_release": "\u9577\u62bc\u3057\u3059\u308b\u3068 \"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u308b(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_quadruple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30924\u56de(quadruple)\u30af\u30ea\u30c3\u30af(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_quintuple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30925\u56de(quintuple)\u30af\u30ea\u30c3\u30af(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_short_press": "\"{subtype}\" \u62bc\u3057\u7d9a\u3051\u308b(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_short_release": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_alt_triple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30923\u56de\u30af\u30ea\u30c3\u30af(\u4ee3\u66ff\u30e2\u30fc\u30c9)",
"remote_button_double_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u3092\u30c0\u30d6\u30eb\u30af\u30ea\u30c3\u30af",
"remote_button_long_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u3092\u62bc\u3057\u7d9a\u3051\u308b",
"remote_button_long_release": "\u9577\u62bc\u3057\u3059\u308b\u3068 \"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u308b",
"remote_button_quadruple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30924\u56de(quadruple)\u30af\u30ea\u30c3\u30af",
"remote_button_quintuple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30925\u56de(quintuple)\u30af\u30ea\u30c3\u30af",
"remote_button_short_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u62bc\u3055\u308c\u307e\u3057\u305f\u3002",
"remote_button_short_release": "\"{subtype}\" \u30dc\u30bf\u30f3\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f",
"remote_button_triple_press": "\"{subtype}\" \u30dc\u30bf\u30f3\u30923\u56de\u30af\u30ea\u30c3\u30af"
}
}

View File

@ -33,6 +33,7 @@
"s2_unauthenticated_key": "S2 Nicht authentifizierter Schl\u00fcssel",
"usb_path": "USB-Ger\u00e4te-Pfad"
},
"description": "Das Add-on generiert Sicherheitsschl\u00fcssel, wenn diese Felder leer gelassen werden.",
"title": "Gib die Konfiguration des Z-Wave JS Add-ons ein"
},
"hassio_confirm": {
@ -119,6 +120,7 @@
"s2_unauthenticated_key": "S2 Nicht authentifizierter Schl\u00fcssel",
"usb_path": "USB-Ger\u00e4te-Pfad"
},
"description": "Das Add-on generiert Sicherheitsschl\u00fcssel, wenn diese Felder leer gelassen werden.",
"title": "Gib die Konfiguration des Z-Wave JS-Add-ons ein"
},
"install_addon": {

View File

@ -33,6 +33,7 @@
"s2_unauthenticated_key": "S2 Unauthenticated Key",
"usb_path": "USB Device Path"
},
"description": "The add-on will generate security keys if those fields are left empty.",
"title": "Enter the Z-Wave JS add-on configuration"
},
"hassio_confirm": {
@ -119,6 +120,7 @@
"s2_unauthenticated_key": "S2 Unauthenticated Key",
"usb_path": "USB Device Path"
},
"description": "The add-on will generate security keys if those fields are left empty.",
"title": "Enter the Z-Wave JS add-on configuration"
},
"install_addon": {

View File

@ -33,6 +33,7 @@
"s2_unauthenticated_key": "Autentimata S2 v\u00f5ti",
"usb_path": "USB-seadme asukoha rada"
},
"description": "Lisandmoodul loob ise turvav\u00f5tmed kui need v\u00e4ljad t\u00fchjaks j\u00e4etakse.",
"title": "Sisesta Z-Wave JS lisandmooduli seaded"
},
"hassio_confirm": {
@ -119,6 +120,7 @@
"s2_unauthenticated_key": "Autentimata S2 v\u00f5ti",
"usb_path": "USB-seadme asukoha rada"
},
"description": "Lisandmoodul loob ise turvav\u00f5tmed kui need v\u00e4ljad t\u00fchjaks j\u00e4etakse.",
"title": "Sisesta Z-Wave JS lisandmooduli seaded"
},
"install_addon": {

View File

@ -33,6 +33,7 @@
"s2_unauthenticated_key": "S2 nem hiteles\u00edtett kulcs",
"usb_path": "USB eszk\u00f6z el\u00e9r\u00e9si \u00fat"
},
"description": "A b\u0151v\u00edtm\u00e9ny gener\u00e1lni fogja a biztons\u00e1gi kulcsokat, ha ezek a mez\u0151k \u00fcresen maradnak.",
"title": "Adja meg a Z-Wave JS kieg\u00e9sz\u00edt\u0151 konfigur\u00e1ci\u00f3j\u00e1t"
},
"hassio_confirm": {
@ -119,6 +120,7 @@
"s2_unauthenticated_key": "S2 nem hiteles\u00edtett kulcs",
"usb_path": "USB eszk\u00f6z \u00fatvonala"
},
"description": "A b\u0151v\u00edtm\u00e9ny gener\u00e1lni fogja a biztons\u00e1gi kulcsokat, ha ezek a mez\u0151k \u00fcresen maradnak.",
"title": "Adja meg a Z-Wave JS kieg\u00e9sz\u00edt\u0151 konfigur\u00e1ci\u00f3j\u00e1t"
},
"install_addon": {

View File

@ -33,6 +33,7 @@
"s2_unauthenticated_key": "\u041a\u043b\u044e\u0447 \u0431\u0435\u0437 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 S2",
"usb_path": "\u041f\u0443\u0442\u044c \u043a USB-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443"
},
"description": "\u0415\u0441\u043b\u0438 \u044d\u0442\u0438 \u043f\u043e\u043b\u044f \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u043c\u0438, \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442 \u043a\u043b\u044e\u0447\u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438.",
"title": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f Z-Wave JS"
},
"hassio_confirm": {
@ -119,6 +120,7 @@
"s2_unauthenticated_key": "\u041a\u043b\u044e\u0447 \u0431\u0435\u0437 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 S2",
"usb_path": "\u041f\u0443\u0442\u044c \u043a USB-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443"
},
"description": "\u0415\u0441\u043b\u0438 \u044d\u0442\u0438 \u043f\u043e\u043b\u044f \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u043c\u0438, \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442 \u043a\u043b\u044e\u0447\u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438.",
"title": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f Z-Wave JS"
},
"install_addon": {