mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
[ci skip] Translation update
This commit is contained in:
parent
b50a5d32a7
commit
5fefb5985f
@ -2,24 +2,35 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El servei ja est\u00e0 configurat",
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
|
||||
"cannot_connect": "No s'ha pogut connectar amb les credencials de configuration.yaml, elimina el yaml i utilitza el flux de configuraci\u00f3.",
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3.",
|
||||
"unknown": "S'ha produ\u00eft un error desconegut i no s'ha pogut connectar amb les credencials de configuration.yaml, elimina el yaml i utilitza el flux de configuraci\u00f3."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Cadena de connexi\u00f3 d'Event Hub"
|
||||
},
|
||||
"description": "Introdueix la cadena de connexi\u00f3 de: {event_hub_instance_name}",
|
||||
"title": "M\u00e8tode cadena de connexi\u00f3"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hub Namespace",
|
||||
"event_hub_sas_key": "Clau SAS de l'Event Hub",
|
||||
"event_hub_sas_policy": "Pol\u00edtica SAS de l'Event Hub"
|
||||
},
|
||||
"description": "Introdueix les credencials SAS (signatura d'acc\u00e9s compartit) de: {event_hub_instance_name}",
|
||||
"title": "M\u00e8tode de credencials SAS"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Nom de la inst\u00e0ncia Event Hub"
|
||||
"event_hub_instance_name": "Nom de la inst\u00e0ncia Event Hub",
|
||||
"use_connection_string": "Utilitza una cadena de connexi\u00f3"
|
||||
},
|
||||
"title": "Configuraci\u00f3 de la integraci\u00f3 Azure Event Hub"
|
||||
}
|
||||
@ -28,6 +39,9 @@
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Interval entre enviaments de lots al Hub."
|
||||
},
|
||||
"title": "Opcions d'Azure Event Hub."
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Der Dienst ist bereits konfiguriert",
|
||||
"cannot_connect": "Die Verbindung mit den Anmeldeinformationen aus der configuration.yaml ist fehlgeschlagen. Bitte entferne sie aus der yaml und verwende den Konfigurationsablauf.",
|
||||
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich.",
|
||||
"unknown": "Die Verbindung mit den Anmeldeinformationen aus der configuration.yaml ist mit einem unbekannten Fehler fehlgeschlagen. Bitte entferne sie aus der yaml und verwende den Konfigurationsablauf."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Event Hub-Verbindungszeichenfolge"
|
||||
},
|
||||
"description": "Bitte gib die Verbindungszeichenfolge ein f\u00fcr: {event_hub_instance_name}",
|
||||
"title": "Verbindungszeichenfolgenmethode"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hub-Namespace",
|
||||
"event_hub_sas_key": "Event Hub SAS-Schl\u00fcssel",
|
||||
"event_hub_sas_policy": "Event Hub SAS-Richtlinie"
|
||||
},
|
||||
"description": "Bitte gib die SAS-Anmeldeinformationen (Shared Access Signature) ein f\u00fcr: {event_hub_instance_name}",
|
||||
"title": "SAS-Anmeldeinformationen-Methode"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Name der Event Hub-Instanz",
|
||||
"use_connection_string": "Verbindungszeichenfolge verwenden"
|
||||
},
|
||||
"title": "Einrichten deiner Azure Event Hub-Integration"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Intervall zwischen dem Senden von Batches an den Hub."
|
||||
},
|
||||
"title": "Optionen f\u00fcr den Azure Event Hub."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Teenus on juba h\u00e4\u00e4lestatud",
|
||||
"cannot_connect": "\u00dchenduse loomine faili configuration.yaml mandaadiandmetega eba\u00f5nnestus, eemalda yamlist ja kasuta konfiguratsioonivoogu.",
|
||||
"single_instance_allowed": "Lubatud on ainult \u00fcks sidumine",
|
||||
"unknown": "\u00dchenduse loomine faili configuration.yaml mandaadiandmetega nurjus tundmatu vea t\u00f5ttu. Eemalda yamlist ja kasuta konfiguratsioonivoogu."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Event Hubi \u00fchendusstring"
|
||||
},
|
||||
"description": "Sisesta \u00fchenduse string: {event_hub_instance_name}",
|
||||
"title": "\u00dchendusstringi meetod"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hubi nimeruum",
|
||||
"event_hub_sas_key": "Event Hub SAS v\u00f5ti",
|
||||
"event_hub_sas_policy": "Event Hub SAS-i eeskirjad"
|
||||
},
|
||||
"description": "Sisesta SAS-i (jagatud juurdep\u00e4\u00e4su allkiri) mandaat: {event_hub_instance_name}",
|
||||
"title": "SAS mandaatide meetod"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Event Hubi \u00fcksuse nimi",
|
||||
"use_connection_string": "Kasuta \u00fchendusstringi"
|
||||
},
|
||||
"title": "Seadista oma Azure Event Hubi sidumine"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Intervall partiide jaoturisse saatmise vahel."
|
||||
},
|
||||
"title": "Azure Event Hubi suvandid."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A szolg\u00e1ltat\u00e1s m\u00e1r konfigur\u00e1lva van",
|
||||
"cannot_connect": "A csatlakoz\u00e1s a configuration.yaml-ben szerepl\u0151 hiteles\u00edt\u0151 adatokkal nem siker\u00fclt, k\u00e9rj\u00fck, t\u00e1vol\u00edtsa el ezeket, \u00e9s haszn\u00e1lja a kezel\u0151 fel\u00fcletet a konfigur\u00e1l\u00e1shoz.",
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges.",
|
||||
"unknown": "A csatlakoz\u00e1s a configuration.yaml-ben szerepl\u0151 hiteles\u00edt\u0151 adatokkal nem siker\u00fclt, k\u00e9rj\u00fck, t\u00e1vol\u00edtsa el ezeket, \u00e9s haszn\u00e1lja a kezel\u0151 fel\u00fcletet a konfigur\u00e1l\u00e1shoz."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Event Hub csatlakoz\u00e1si karaktersor"
|
||||
},
|
||||
"description": "K\u00e9rj\u00fck, adja meg a csatlakoz\u00e1si karaktersort ehhez: {event_hub_instance_name}",
|
||||
"title": "Csatlakoz\u00e1si karaktersor t\u00edpus"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hub n\u00e9vt\u00e9r",
|
||||
"event_hub_sas_key": "Event Hub SAS kulcs",
|
||||
"event_hub_sas_policy": "Event Hub SAS h\u00e1zirend"
|
||||
},
|
||||
"description": "K\u00e9rj\u00fck, adja meg a SAS hiteles\u00edt\u0151 adatait ehhez: {event_hub_instance_name}",
|
||||
"title": "SAS hiteles\u00edt\u00e9s t\u00edpus"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Event Hub p\u00e9ld\u00e1ny neve",
|
||||
"use_connection_string": "Csatlakoz\u00e1si karaktersor haszn\u00e1lata"
|
||||
},
|
||||
"title": "Azure Event Hub integr\u00e1ci\u00f3 be\u00e1ll\u00edt\u00e1sa"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "A csom\u00f3pontnak (hubnak) k\u00fcld\u00f6tt t\u00e9telek k\u00f6z\u00f6tti id\u0151k\u00f6z."
|
||||
},
|
||||
"title": "Azure Event Hub be\u00e1ll\u00edt\u00e1sai."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Layanan sudah dikonfigurasi",
|
||||
"cannot_connect": "Menghubungkan dengan kredensial dari configuration.yaml gagal, hapus dari yaml dan gunakan proses konfigurasi.",
|
||||
"single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan.",
|
||||
"unknown": "Menghubungkan dengan kredensial dari configuration.yaml gagal disertai kesalahan yang tidak dikenal, hapus dari yaml dan gunakan proses konfigurasi."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung",
|
||||
"unknown": "Kesalahan yang tidak diharapkan"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "String Koneksi Event Hub"
|
||||
},
|
||||
"description": "Masukkan string koneksi untuk: {event_hub_instance_name}",
|
||||
"title": "Metode String Koneksi"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Namespace Event Hub",
|
||||
"event_hub_sas_key": "Kunci SAS Event Hub",
|
||||
"event_hub_sas_policy": "Kebijakan SAS Event Hub"
|
||||
},
|
||||
"description": "Masukkan kredensial SAS (shared access signature) untuk: {event_hub_instance_name}",
|
||||
"title": "Metode Kredensial SAS"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Nama Instans Event Hub",
|
||||
"use_connection_string": "Gunakan String Koneksi"
|
||||
},
|
||||
"title": "Siapkan integrasi Azure Event Hub Anda"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Interval antara pengiriman batch ke hub."
|
||||
},
|
||||
"title": "Opsi untuk Azure Event Hub."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
|
||||
"cannot_connect": "configuration.yaml\u3092\u4f7f\u7528\u3057\u305f\u8a8d\u8a3c\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002yaml\u3092\u524a\u9664\u3057\u3066\u69cb\u6210\u30d5\u30ed\u30fc(config flow)\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002",
|
||||
"unknown": "configuration.yaml\u3092\u4f7f\u7528\u3057\u305f\u8a8d\u8a3c\u63a5\u7d9a\u304c\u4e0d\u660e\u306a\u30a8\u30e9\u30fc\u3067\u5931\u6557\u3057\u307e\u3057\u305f\u3002yaml\u3092\u524a\u9664\u3057\u3066\u69cb\u6210\u30d5\u30ed\u30fc(config flow)\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
|
||||
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "\u30a4\u30d9\u30f3\u30c8\u30cf\u30d6\u306e\u63a5\u7d9a\u6587\u5b57\u5217"
|
||||
},
|
||||
"description": "\u6b21\u306e\u63a5\u7d9a\u6587\u5b57\u5217\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: {event_hub_instance_name}",
|
||||
"title": "\u63a5\u7d9a\u6587\u5b57\u5217\u30e1\u30bd\u30c3\u30c9"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "\u30a4\u30d9\u30f3\u30c8\u30cf\u30d6\u306e\u540d\u524d\u7a7a\u9593",
|
||||
"event_hub_sas_key": "\u30a4\u30d9\u30f3\u30c8\u30cf\u30d6SAS\u30ad\u30fc",
|
||||
"event_hub_sas_policy": "\u30a4\u30d9\u30f3\u30c8\u30cf\u30d6SAS\u30dd\u30ea\u30b7\u30fc"
|
||||
},
|
||||
"description": "\u6b21\u306eSAS(\u5171\u6709\u30a2\u30af\u30bb\u30b9\u7f72\u540d)\u8cc7\u683c\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: {event_hub_instance_name}",
|
||||
"title": "SAS\u306e\u8cc7\u683c\u60c5\u5831\u65b9\u5f0f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "\u30a4\u30d9\u30f3\u30c8\u30cf\u30d6\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u540d",
|
||||
"use_connection_string": "\u63a5\u7d9a\u6587\u5b57\u5217\u3092\u4f7f\u7528\u3059\u308b"
|
||||
},
|
||||
"title": "Azure Event Hub\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "\u30d0\u30c3\u30c1\u3092\u30cf\u30d6\u306b\u9001\u4fe1\u3059\u308b\u9593\u9694\u3002"
|
||||
},
|
||||
"title": "Azure Event Hub\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
|
||||
"cannot_connect": "\u0141\u0105czenie si\u0119 z danymi uwierzytelniaj\u0105cymi z pliku configuration.yaml nie powiod\u0142o si\u0119. Usu\u0144 wpis z pliku yaml i u\u017cyj tego konfiguratora.",
|
||||
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja.",
|
||||
"unknown": "\u0141\u0105czenie z danymi uwierzytelniaj\u0105cymi z pliku configuration.yaml nie powiod\u0142o si\u0119 z powodu nieznanego b\u0142\u0119du, usu\u0144 go z pliku yaml i u\u017cyj konfiguratora."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Parametry po\u0142\u0105czenia z Event Hub"
|
||||
},
|
||||
"description": "Wprowad\u017a parametry po\u0142\u0105czenia dla: {event_hub_instance_name}",
|
||||
"title": "Metoda parametru po\u0142\u0105czenia"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hub",
|
||||
"event_hub_sas_key": "Klucz SAS do Event Hub",
|
||||
"event_hub_sas_policy": "Zasady SAS dotycz\u0105ce Event Hub"
|
||||
},
|
||||
"description": "Wprowad\u017a po\u015bwiadczenia SAS (sygnatura dost\u0119pu wsp\u00f3\u0142dzielonego) dla: {event_hub_instance_name}",
|
||||
"title": "Metoda po\u015bwiadcze\u0144 SAS"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Nazwa instancji centrum zdarze\u0144",
|
||||
"use_connection_string": "U\u017cyj parametru po\u0142\u0105czenia"
|
||||
},
|
||||
"title": "Konfiguracja integracji us\u0142ugi Azure Event Hub"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Odst\u0119p czasu pomi\u0119dzy wysy\u0142aniem partii do huba."
|
||||
},
|
||||
"title": "Opcje dla Azure Event Hub."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u0430 \u0441\u043b\u0443\u0436\u0431\u0430 \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u0441 \u0443\u0447\u0435\u0442\u043d\u044b\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u043c\u0438 \u0438\u0437 \u0444\u0430\u0439\u043b\u0430 configuration.yaml, \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0438\u0445 \u0438\u0437 yaml \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043c\u0430\u0441\u0442\u0435\u0440 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438.",
|
||||
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e.",
|
||||
"unknown": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u0441 \u0443\u0447\u0435\u0442\u043d\u044b\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u043c\u0438 \u0438\u0437 \u0444\u0430\u0439\u043b\u0430 configuration.yaml, \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0438\u0445 \u0438\u0437 yaml \u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u043c\u0430\u0441\u0442\u0435\u0440 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "\u0421\u0442\u0440\u043e\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0442\u0440\u043e\u043a\u0443 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u0434\u043b\u044f: {event_hub_instance_name}",
|
||||
"title": "\u041c\u0435\u0442\u043e\u0434 \u0441\u0442\u0440\u043e\u043a\u0438 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "\u041f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0438\u043c\u0435\u043d \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439",
|
||||
"event_hub_sas_key": "\u041a\u043b\u044e\u0447 SAS \u0434\u043b\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439",
|
||||
"event_hub_sas_policy": "\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 SAS \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 SAS (\u043e\u0431\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u0430) \u0434\u043b\u044f: {event_hub_instance_name}",
|
||||
"title": "\u041c\u0435\u0442\u043e\u0434 \u0443\u0447\u0435\u0442\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 SAS"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439",
|
||||
"use_connection_string": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"title": "Azure Event Hub"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043c\u0435\u0436\u0434\u0443 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u043e\u0439 \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u043d\u0430 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0442\u043e\u0440."
|
||||
},
|
||||
"title": "Azure Event Hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
|
||||
"cannot_connect": "configuration.yaml'deki kimlik bilgileriyle ba\u011flant\u0131 kurulamad\u0131, l\u00fctfen yaml'den \u00e7\u0131kar\u0131n ve yap\u0131land\u0131rma ak\u0131\u015f\u0131n\u0131 kullan\u0131n.",
|
||||
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr.",
|
||||
"unknown": "configuration.yaml'deki kimlik bilgileriyle ba\u011flant\u0131, bilinmeyen bir hatayla ba\u015far\u0131s\u0131z oldu, l\u00fctfen yaml'den kald\u0131r\u0131n ve yap\u0131land\u0131rma ak\u0131\u015f\u0131n\u0131 kullan\u0131n."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ba\u011flanma hatas\u0131",
|
||||
"unknown": "Beklenmeyen hata"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "Event Hub Ba\u011flant\u0131 Dizesi"
|
||||
},
|
||||
"description": "L\u00fctfen \u015fu ba\u011flant\u0131 dizesini girin: {event_hub_instance_name}",
|
||||
"title": "Ba\u011flant\u0131 Dizisi y\u00f6ntemi"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "Event Hub Ad Alan\u0131",
|
||||
"event_hub_sas_key": "Event Hub SAS Anahtar\u0131",
|
||||
"event_hub_sas_policy": "Event Hub SAS \u0130lkesi"
|
||||
},
|
||||
"description": "{event_hub_instance_name} i\u00e7in SAS (payla\u015f\u0131lan eri\u015fim anahtar\u0131) kimlik bilgilerini girin",
|
||||
"title": "SAS Kimlik Bilgileri y\u00f6ntemi"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "Event Hub \u00d6rnek Ad\u0131",
|
||||
"use_connection_string": "Ba\u011flant\u0131 Dizesini Kullan"
|
||||
},
|
||||
"title": "Azure Event Hub entegrasyonu kurun"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "Hub'a toplu g\u00f6nderme aras\u0131ndaki aral\u0131k."
|
||||
},
|
||||
"title": "Azure Event Hub i\u00e7in se\u00e7enekler."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||
"cannot_connect": "\u4f7f\u7528 configuration.yaml \u6240\u5305\u542b\u6191\u8b49\u9023\u7dda\u5931\u6557\uff0c\u8acb\u81ea Yaml \u79fb\u9664\u8a72\u6191\u8b49\u4e26\u4f7f\u7528\u8a2d\u5b9a\u6d41\u7a0b\u65b9\u5f0f\u3002",
|
||||
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002",
|
||||
"unknown": "\u4f7f\u7528 configuration.yaml \u6240\u5305\u542b\u6191\u8b49\u9023\u7dda\u767c\u751f\u672a\u77e5\u932f\u8aa4\uff0c\u8acb\u81ea Yaml \u79fb\u9664\u8a72\u6191\u8b49\u4e26\u4f7f\u7528\u8a2d\u5b9a\u6d41\u7a0b\u65b9\u5f0f\u3002"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"conn_string": {
|
||||
"data": {
|
||||
"event_hub_connection_string": "\u4e8b\u4ef6\u4e2d\u6a1e\u9023\u7dda\u5b57\u4e32"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165\u9023\u7dda\u5b57\u4e32\uff1a{event_hub_instance_name}",
|
||||
"title": "\u9023\u63a5\u5b57\u4e32\u6a21\u5f0f"
|
||||
},
|
||||
"sas": {
|
||||
"data": {
|
||||
"event_hub_namespace": "\u4e8b\u4ef6\u4e2d\u6a1e Namespace",
|
||||
"event_hub_sas_key": "\u4e8b\u4ef6\u4e2d\u6a1e SAS \u5bc6\u9470",
|
||||
"event_hub_sas_policy": "\u4e8b\u4ef6\u4e2d\u6a1e SAS \u96b1\u79c1\u653f\u7b56"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165 SAS \uff08\u5171\u7528\u5b58\u53d6\u7c3d\u7ae0\uff09\u6191\u8b49\uff1a{event_hub_instance_name}",
|
||||
"title": "SAS \u6191\u8b49\u6a21\u5f0f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"event_hub_instance_name": "\u4e8b\u4ef6\u4e2d\u6a1e\u5be6\u4f8b\u540d\u7a31",
|
||||
"use_connection_string": "\u4f7f\u7528\u9023\u63a5\u5b57\u4e32"
|
||||
},
|
||||
"title": "\u8a2d\u5b9a Azure \u4e8b\u4ef6\u4e2d\u6a1e\u6574\u5408"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options": {
|
||||
"data": {
|
||||
"send_interval": "\u4e2d\u6a1e\u50b3\u9001\u6279\u6b21\u9593\u9694\u6642\u9593"
|
||||
},
|
||||
"title": "Azure \u4e8b\u4ef6\u4e2d\u6a1e\u9078\u9805\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -138,11 +138,11 @@
|
||||
"on": "\u63a5\u7d9a\u6e08"
|
||||
},
|
||||
"door": {
|
||||
"off": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u30aa\u30fc\u30d7\u30f3"
|
||||
},
|
||||
"garage_door": {
|
||||
"off": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u30aa\u30fc\u30d7\u30f3"
|
||||
},
|
||||
"gas": {
|
||||
@ -178,7 +178,7 @@
|
||||
"on": "\u691c\u51fa"
|
||||
},
|
||||
"opening": {
|
||||
"off": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u30aa\u30fc\u30d7\u30f3"
|
||||
},
|
||||
"plug": {
|
||||
@ -218,7 +218,7 @@
|
||||
"on": "\u691c\u51fa"
|
||||
},
|
||||
"window": {
|
||||
"off": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u30aa\u30fc\u30d7\u30f3"
|
||||
}
|
||||
},
|
||||
|
@ -14,15 +14,15 @@
|
||||
"data": {
|
||||
"pin": "PIN\u30b3\u30fc\u30c9"
|
||||
},
|
||||
"description": "\u30bd\u30cb\u30fc\u88fd\u306e\u30c6\u30ec\u30d3 \u30d6\u30e9\u30d3\u30a2\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308bPIN\u30b3\u30fc\u30c9\u3092\u5165\u529b\u3057\u307e\u3059\u3002 \n\nPIN\u30b3\u30fc\u30c9\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3001\u30c6\u30ec\u30d3\u304b\u3089Home Assistant\u306e\u767b\u9332\u3092\u89e3\u9664\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u6b21\u306e\u624b\u9806\u3067\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002\u8a2d\u5b9a \u2192 \u30cd\u30c3\u30c8\u30ef\u30fc\u30af \u2192 \u30ea\u30e2\u30fc\u30c8\u30c7\u30d0\u30a4\u30b9\u306e\u8a2d\u5b9a \u2192 \u30ea\u30e2\u30fc\u30c8\u30c7\u30d0\u30a4\u30b9\u306e\u767b\u9332\u89e3\u9664 \u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "Sony Bravia TV\u3092\u8a8d\u8a3c\u3059\u308b"
|
||||
"description": "\u30bd\u30cb\u30fc Bravia TV\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308bPIN\u30b3\u30fc\u30c9\u3092\u5165\u529b\u3057\u307e\u3059\u3002 \n\nPIN\u30b3\u30fc\u30c9\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306f\u3001\u30c6\u30ec\u30d3\u304b\u3089Home Assistant\u306e\u767b\u9332\u3092\u89e3\u9664\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u6b21\u306e\u624b\u9806\u3067\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002\u8a2d\u5b9a \u2192 \u30cd\u30c3\u30c8\u30ef\u30fc\u30af \u2192 \u30ea\u30e2\u30fc\u30c8\u30c7\u30d0\u30a4\u30b9\u306e\u8a2d\u5b9a \u2192 \u30ea\u30e2\u30fc\u30c8\u30c7\u30d0\u30a4\u30b9\u306e\u767b\u9332\u89e3\u9664 \u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "\u30bd\u30cb\u30fc Bravia TV\u3092\u8a8d\u8a3c\u3059\u308b"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u30db\u30b9\u30c8"
|
||||
},
|
||||
"description": "Sony Bravia TV\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u95a2\u3059\u308b\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f\u3001\u6b21\u306e https://www.home-assistant.io/integrations/braviatv \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044\n\n\u304d\u3061\u3093\u3068\u30c6\u30ec\u30d3\u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u308b\u3053\u3068\u3082\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "Sony Bravia\u30c6\u30ec\u30d3"
|
||||
"description": "\u30bd\u30cb\u30fc Bravia TV\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u95a2\u3057\u3066\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f\u3001https://www.home-assistant.io/integrations/braviatv \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044\n\n\u304d\u3061\u3093\u3068\u30c6\u30ec\u30d3\u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u308b\u3053\u3068\u3082\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "\u30bd\u30cb\u30fc Bravia TV"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -32,7 +32,7 @@
|
||||
"data": {
|
||||
"ignored_sources": "\u7121\u8996\u3055\u308c\u305f\u30bd\u30fc\u30b9\u306e\u30ea\u30b9\u30c8"
|
||||
},
|
||||
"title": "Sony Bravia \u30c6\u30ec\u30d3\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||
"title": "\u30bd\u30cb\u30fc Bravia TV\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -16,7 +16,7 @@
|
||||
"host": "\u30db\u30b9\u30c8",
|
||||
"type": "\u30d7\u30ea\u30f3\u30bf\u30fc\u306e\u7a2e\u985e"
|
||||
},
|
||||
"description": "\u30d6\u30e9\u30b6\u30fc\u793e\u88fd\u30d7\u30ea\u30f3\u30bf\u30fc\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u554f\u984c\u304c\u3042\u308b\u5834\u5408\u306f\u3001https://www.home-assistant.io/integrations/brother \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
|
||||
"description": "\u30d6\u30e9\u30b6\u30fc\u793e\u88fd\u30d7\u30ea\u30f3\u30bf\u30fc\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u95a2\u3057\u3066\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f\u3001https://www.home-assistant.io/integrations/brother \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"closed": "\u9589\u9396",
|
||||
"closing": "\u9589\u3058\u3066\u3044\u307e\u3059",
|
||||
"open": "\u30aa\u30fc\u30d7\u30f3",
|
||||
"opening": "\u30aa\u30fc\u30d7\u30cb\u30f3\u30b0",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"data": {
|
||||
"host": "\u30db\u30b9\u30c8"
|
||||
},
|
||||
"description": "Dune HD\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u554f\u984c\u304c\u3042\u308b\u5834\u5408\u306f\u3001https://www.home-assistant.io/integrations/dunehd \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044\n\n\u304d\u3061\u3093\u3068\u30d7\u30ec\u30fc\u30e4\u30fc\u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u308b\u3053\u3068\u3082\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"description": "Dune HD\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u8a2d\u5b9a\u306b\u95a2\u3057\u3066\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f\u3001https://www.home-assistant.io/integrations/dunehd \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044\n\n\u304d\u3061\u3093\u3068\u30d7\u30ec\u30fc\u30e4\u30fc\u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u308b\u3053\u3068\u3082\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "Dune HD"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "\u30af\u30ed\u30fc\u30ba\u30c9",
|
||||
"closed": "\u9589\u9396",
|
||||
"home": "\u5728\u5b85",
|
||||
"locked": "\u30ed\u30c3\u30af\u3055\u308c\u307e\u3057\u305f",
|
||||
"not_home": "\u96e2\u5e2d(away)",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"port_name_in_use": "\u540c\u3058\u540d\u524d\u3084\u30dd\u30fc\u30c8\u3092\u6301\u3064\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u3084\u30d6\u30ea\u30c3\u30b8\u304c\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002"
|
||||
"port_name_in_use": "\u540c\u3058\u540d\u524d\u3084\u30dd\u30fc\u30c8\u3092\u6301\u3064\u30a2\u30af\u30bb\u30b5\u30ea\u3084\u30d6\u30ea\u30c3\u30b8\u304c\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002"
|
||||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"include_domains": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3"
|
||||
},
|
||||
"description": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30c9\u30e1\u30a4\u30f3\u5185\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea\u30fc \u30e2\u30fc\u30c9\u306e\u5225\u306e \u3001HomeKit\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u3001\u5404 \u30c6\u30ec\u30d3\u30e1\u30c7\u30a3\u30a2 \u30d7\u30ec\u30fc\u30e4\u30fc\u3001\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3 \u30d9\u30fc\u30b9\u306e\u30ea\u30e2\u30fc\u30c8\u3001\u30ed\u30c3\u30af\u3001\u304a\u3088\u3073\u30ab\u30e1\u30e9\u306b\u5bfe\u3057\u3066\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002",
|
||||
"description": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30c9\u30e1\u30a4\u30f3\u5185\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea\u30e2\u30fc\u30c9\u306e\u5225\u306e \u3001HomeKit\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u3001\u5404 \u30c6\u30ec\u30d3\u30e1\u30c7\u30a3\u30a2 \u30d7\u30ec\u30fc\u30e4\u30fc\u3001\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3 \u30d9\u30fc\u30b9\u306e\u30ea\u30e2\u30fc\u30c8\u3001\u30ed\u30c3\u30af\u3001\u304a\u3088\u3073\u30ab\u30e1\u30e9\u306b\u5bfe\u3057\u3066\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002",
|
||||
"title": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3\u306e\u9078\u629e"
|
||||
}
|
||||
}
|
||||
@ -40,7 +40,7 @@
|
||||
"entities": "\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3",
|
||||
"mode": "\u30e2\u30fc\u30c9"
|
||||
},
|
||||
"description": "\u542b\u307e\u308c\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u30e2\u30fc\u30c9\u3067\u306f\u30011\u3064\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u307f\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30d6\u30ea\u30c3\u30b8\u30a4\u30f3\u30af\u30eb\u30fc\u30c9\u30e2\u30fc\u30c9\u3067\u306f\u3001\u7279\u5b9a\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u30c9\u30e1\u30a4\u30f3\u5185\u306e\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30d6\u30ea\u30c3\u30b8\u9664\u5916\u30e2\u30fc\u30c9\u3067\u306f\u3001\u9664\u5916\u3055\u308c\u305f\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9664\u3044\u3066\u3001\u30c9\u30e1\u30a4\u30f3\u5185\u306e\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u6700\u9ad8\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u5b9f\u73fe\u3059\u308b\u305f\u3081\u306b\u3001\u30c6\u30ec\u30d3\u30e1\u30c7\u30a3\u30a2\u30d7\u30ec\u30fc\u30e4\u30fc\u3001\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u30d9\u30fc\u30b9\u306e\u30ea\u30e2\u30b3\u30f3(remote)\u3001\u30ed\u30c3\u30af\u3001\u30ab\u30e1\u30e9\u306b\u5bfe\u3057\u3066\u500b\u5225\u306b\u3001HomeKit\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002",
|
||||
"description": "\u542b\u307e\u308c\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9078\u629e\u3057\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea \u30e2\u30fc\u30c9\u3067\u306f\u30011\u3064\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u307f\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30d6\u30ea\u30c3\u30b8\u30a4\u30f3\u30af\u30eb\u30fc\u30c9\u30e2\u30fc\u30c9\u3067\u306f\u3001\u7279\u5b9a\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u30c9\u30e1\u30a4\u30f3\u5185\u306e\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u30d6\u30ea\u30c3\u30b8\u9664\u5916\u30e2\u30fc\u30c9\u3067\u306f\u3001\u9664\u5916\u3055\u308c\u305f\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9664\u3044\u3066\u3001\u30c9\u30e1\u30a4\u30f3\u5185\u306e\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u304c\u542b\u307e\u308c\u307e\u3059\u3002\u6700\u9ad8\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u5b9f\u73fe\u3059\u308b\u305f\u3081\u306b\u3001\u30c6\u30ec\u30d3\u30e1\u30c7\u30a3\u30a2\u30d7\u30ec\u30fc\u30e4\u30fc\u3001\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u30d9\u30fc\u30b9\u306e\u30ea\u30e2\u30b3\u30f3(remote)\u3001\u30ed\u30c3\u30af\u3001\u30ab\u30e1\u30e9\u306b\u5bfe\u3057\u3066\u500b\u5225\u306b\u3001HomeKit\u30a2\u30af\u30bb\u30b5\u30ea\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002",
|
||||
"title": "\u542b\u3081\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9078\u629e"
|
||||
},
|
||||
"init": {
|
||||
@ -48,7 +48,7 @@
|
||||
"include_domains": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3",
|
||||
"mode": "\u30e2\u30fc\u30c9"
|
||||
},
|
||||
"description": "HomeKit \u306f\u3001\u30d6\u30ea\u30c3\u30b8\u307e\u305f\u306f\u5358\u4e00\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u3092\u516c\u958b\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3067\u304d\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u30e2\u30fc\u30c9\u3067\u306f\u30011\u3064\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u307f\u304c\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002TV\u30c7\u30d0\u30a4\u30b9\u30af\u30e9\u30b9\u3092\u6301\u3064\u30e1\u30c7\u30a3\u30a2\u30d7\u30ec\u30fc\u30e4\u30fc\u304c\u6b63\u5e38\u306b\u6a5f\u80fd\u3059\u308b\u305f\u3081\u306b\u306f\u3001\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u30e2\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002\"\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3(Domains to include)\"\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u3001 HomeKit \u306b\u542b\u307e\u308c\u307e\u3059\u3002\u6b21\u306e\u753b\u9762\u3067\u3053\u306e\u30ea\u30b9\u30c8\u306b\u542b\u3081\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3001\u307e\u305f\u306f\u9664\u5916\u3059\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002",
|
||||
"description": "HomeKit \u306f\u3001\u30d6\u30ea\u30c3\u30b8\u307e\u305f\u306f\u5358\u4e00\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u3092\u516c\u958b\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3067\u304d\u307e\u3059\u3002\u30a2\u30af\u30bb\u30b5\u30ea\u30e2\u30fc\u30c9\u3067\u306f\u30011\u3064\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306e\u307f\u304c\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002TV\u30c7\u30d0\u30a4\u30b9\u30af\u30e9\u30b9\u3092\u6301\u3064\u30e1\u30c7\u30a3\u30a2\u30d7\u30ec\u30fc\u30e4\u30fc\u304c\u6b63\u5e38\u306b\u6a5f\u80fd\u3059\u308b\u305f\u3081\u306b\u306f\u3001\u30a2\u30af\u30bb\u30b5\u30ea\u30e2\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059\u3002\"\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3(Domains to include)\"\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u306f\u3001 HomeKit \u306b\u542b\u307e\u308c\u307e\u3059\u3002\u6b21\u306e\u753b\u9762\u3067\u3053\u306e\u30ea\u30b9\u30c8\u306b\u542b\u3081\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3001\u307e\u305f\u306f\u9664\u5916\u3059\u308b\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002",
|
||||
"title": "\u542b\u3081\u308b\u30c9\u30e1\u30a4\u30f3\u3092\u9078\u629e\u3057\u307e\u3059\u3002"
|
||||
},
|
||||
"yaml": {
|
||||
|
@ -8,11 +8,11 @@
|
||||
"ignored_model": "\u3053\u306e\u30e2\u30c7\u30eb\u306eHomeKit\u3067\u306e\u5bfe\u5fdc\u306f\u3001\u3088\u308a\u5b8c\u5168\u3067\u30cd\u30a4\u30c6\u30a3\u30d6\u306a\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u53ef\u80fd\u306a\u305f\u3081\u3001\u30d6\u30ed\u30c3\u30af\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
|
||||
"invalid_config_entry": "\u3053\u306e\u30c7\u30d0\u30a4\u30b9\u306f\u30da\u30a2\u30ea\u30f3\u30b0\u306e\u6e96\u5099\u304c\u3067\u304d\u3066\u3044\u308b\u3068\u8868\u793a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001Home Assistant\u306b\u306f\u3059\u3067\u306b\u7af6\u5408\u3059\u308b\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u30fc\u304c\u3042\u308b\u305f\u3081\u3001\u5148\u306b\u3053\u308c\u3092\u524a\u9664\u3057\u3066\u304a\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002",
|
||||
"invalid_properties": "\u7121\u52b9\u306a\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u30c7\u30d0\u30a4\u30b9\u306b\u3088\u3063\u3066\u77e5\u3089\u3055\u308c\u307e\u3057\u305f\u3002",
|
||||
"no_devices": "\u30da\u30a2\u30ea\u30f3\u30b0\u3055\u308c\u3066\u3044\u306a\u3044\u30c7\u30d0\u30a4\u30b9\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f"
|
||||
"no_devices": "\u30da\u30a2\u30ea\u30f3\u30b0\u3055\u308c\u3066\u3044\u306a\u3044\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f"
|
||||
},
|
||||
"error": {
|
||||
"authentication_error": "HomeKit\u30b3\u30fc\u30c9\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002\u78ba\u8a8d\u3057\u3066\u3001\u3082\u3046\u4e00\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"insecure_setup_code": "\u8981\u6c42\u3055\u308c\u305f\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b3\u30fc\u30c9\u306f\u3001\u5358\u7d14\u3059\u304e\u308b\u6027\u8cea\u306a\u305f\u3081\u5b89\u5168\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u3053\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u306f\u3001\u57fa\u672c\u7684\u306a\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8981\u4ef6\u3092\u6e80\u305f\u3057\u3066\u3044\u307e\u305b\u3093\u3002",
|
||||
"insecure_setup_code": "\u8981\u6c42\u3055\u308c\u305f\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b3\u30fc\u30c9\u306f\u3001\u5358\u7d14\u3059\u304e\u308b\u306e\u3067\u5b89\u5168\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u3053\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u306f\u3001\u57fa\u672c\u7684\u306a\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8981\u4ef6\u3092\u6e80\u305f\u3057\u3066\u3044\u307e\u305b\u3093\u3002",
|
||||
"max_peers_error": "\u30c7\u30d0\u30a4\u30b9\u306b\u306f\u7121\u6599\u306e\u30da\u30a2\u30ea\u30f3\u30b0\u30b9\u30c8\u30ec\u30fc\u30b8\u304c\u306a\u3044\u305f\u3081\u3001\u30da\u30a2\u30ea\u30f3\u30b0\u306e\u8ffd\u52a0\u3092\u62d2\u5426\u3057\u307e\u3057\u305f\u3002",
|
||||
"pairing_failed": "\u3053\u306e\u30c7\u30d0\u30a4\u30b9\u3068\u306e\u30da\u30a2\u30ea\u30f3\u30b0\u4e2d\u306b\u3001\u672a\u51e6\u7406\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u3053\u308c\u306f\u4e00\u6642\u7684\u306a\u969c\u5bb3\u304b\u3001\u30c7\u30d0\u30a4\u30b9\u304c\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002",
|
||||
"unable_to_pair": "\u30da\u30a2\u30ea\u30f3\u30b0\u3067\u304d\u307e\u305b\u3093\u3002\u3082\u3046\u4e00\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
@ -33,12 +33,12 @@
|
||||
"allow_insecure_setup_codes": "\u5b89\u5168\u3067\u306a\u3044\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b3\u30fc\u30c9\u3068\u306e\u30da\u30a2\u30ea\u30f3\u30b0\u3092\u8a31\u53ef\u3059\u308b\u3002",
|
||||
"pairing_code": "\u30da\u30a2\u30ea\u30f3\u30b0\u30b3\u30fc\u30c9"
|
||||
},
|
||||
"description": "HomeKit\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u306f\u3001\u5225\u306eHomeKit\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u3084iCloud\u3092\u4f7f\u7528\u305b\u305a\u306b\u3001\u30bb\u30ad\u30e5\u30a2\u306a\u6697\u53f7\u5316\u63a5\u7d9a\u3092\u4f7f\u7528\u3057\u3066\u30ed\u30fc\u30ab\u30eb\u30a8\u30ea\u30a2\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u3067 {name} \u3068\u901a\u4fe1\u3057\u307e\u3059\u3002\u3053\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001HomeKit \u306e\u30da\u30a2\u30ea\u30f3\u30b0\u30b3\u30fc\u30c9(XXX-XX-XXX \u306e\u5f62\u5f0f)\u5165\u529b\u3057\u307e\u3059\u3002\u3053\u306e\u30b3\u30fc\u30c9\u306f\u901a\u5e38\u3001\u30c7\u30d0\u30a4\u30b9\u672c\u4f53\u307e\u305f\u306f\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
|
||||
"description": "HomeKit\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u306f\u3001\u5225\u306eHomeKit\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u3084iCloud\u3092\u4f7f\u7528\u305b\u305a\u306b\u3001\u30bb\u30ad\u30e5\u30a2\u306a\u6697\u53f7\u5316\u63a5\u7d9a\u3092\u4f7f\u7528\u3057\u3066\u30ed\u30fc\u30ab\u30eb\u30a8\u30ea\u30a2\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u3067 {name} \u3068\u901a\u4fe1\u3057\u307e\u3059\u3002\u3053\u306e\u30a2\u30af\u30bb\u30b5\u30ea\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001HomeKit \u306e\u30da\u30a2\u30ea\u30f3\u30b0\u30b3\u30fc\u30c9(XXX-XX-XXX \u306e\u5f62\u5f0f)\u5165\u529b\u3057\u307e\u3059\u3002\u3053\u306e\u30b3\u30fc\u30c9\u306f\u901a\u5e38\u3001\u30c7\u30d0\u30a4\u30b9\u672c\u4f53\u307e\u305f\u306f\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002",
|
||||
"title": "HomeKit Accessory Protocol\u3092\u4ecb\u3057\u3066\u30c7\u30d0\u30a4\u30b9\u3068\u30da\u30a2\u30ea\u30f3\u30b0"
|
||||
},
|
||||
"protocol_error": {
|
||||
"description": "\u30c7\u30d0\u30a4\u30b9\u304c\u30da\u30a2\u30ea\u30f3\u30b0\u30e2\u30fc\u30c9\u306b\u306a\u3063\u3066\u3044\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u7269\u7406\u307e\u305f\u306f\u4eee\u60f3\u7684\u306a\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u30c7\u30d0\u30a4\u30b9\u304c\u30da\u30a2\u30ea\u30f3\u30b0\u30e2\u30fc\u30c9\u306b\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\u304b\u3001\u30c7\u30d0\u30a4\u30b9\u3092\u518d\u8d77\u52d5\u3057\u3066\u304b\u3089\u3001\u30da\u30a2\u30ea\u30f3\u30b0\u3092\u518d\u958b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"title": "\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u3068\u306e\u901a\u4fe1\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f"
|
||||
"title": "\u30a2\u30af\u30bb\u30b5\u30ea\u3068\u306e\u901a\u4fe1\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -21,6 +21,7 @@
|
||||
"routing": {
|
||||
"data": {
|
||||
"individual_address": "Y\u00f6nlendirme ba\u011flant\u0131s\u0131 i\u00e7in bireysel adres",
|
||||
"local_ip": "Yerel IP (emin de\u011filseniz bo\u015f b\u0131rak\u0131n)",
|
||||
"multicast_group": "Y\u00f6nlendirme i\u00e7in kullan\u0131lan \u00e7ok noktaya yay\u0131n grubu",
|
||||
"multicast_port": "Y\u00f6nlendirme i\u00e7in kullan\u0131lan \u00e7ok noktaya yay\u0131n ba\u011flant\u0131 noktas\u0131"
|
||||
},
|
||||
@ -46,6 +47,7 @@
|
||||
"data": {
|
||||
"connection_type": "KNX Ba\u011flant\u0131 T\u00fcr\u00fc",
|
||||
"individual_address": "Varsay\u0131lan bireysel adres",
|
||||
"local_ip": "Yerel IP (emin de\u011filseniz bo\u015f b\u0131rak\u0131n)",
|
||||
"multicast_group": "Y\u00f6nlendirme ve ke\u015fif i\u00e7in kullan\u0131lan \u00e7ok noktaya yay\u0131n grubu",
|
||||
"multicast_port": "Y\u00f6nlendirme ve ke\u015fif i\u00e7in kullan\u0131lan \u00e7ok noktaya yay\u0131n ba\u011flant\u0131 noktas\u0131",
|
||||
"rate_limit": "Saniyede maksimum giden telegram say\u0131s\u0131",
|
||||
|
12
homeassistant/components/open_meteo/translations/de.json
Normal file
12
homeassistant/components/open_meteo/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "Zone"
|
||||
},
|
||||
"description": "Standort f\u00fcr die Wettervorhersage ausw\u00e4hlen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/et.json
Normal file
12
homeassistant/components/open_meteo/translations/et.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "Ala"
|
||||
},
|
||||
"description": "Vali ilmaennustuse jaoks kasutatav asukoht."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/hu.json
Normal file
12
homeassistant/components/open_meteo/translations/hu.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "Z\u00f3na"
|
||||
},
|
||||
"description": "V\u00e1lassza ki az id\u0151j\u00e1r\u00e1s-el\u0151rejelz\u00e9shez haszn\u00e1lni k\u00edv\u00e1nt helysz\u00ednt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/id.json
Normal file
12
homeassistant/components/open_meteo/translations/id.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "Zona"
|
||||
},
|
||||
"description": "Pilih lokasi yang akan digunakan untuk prakiraan cuaca"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/ja.json
Normal file
12
homeassistant/components/open_meteo/translations/ja.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "\u30be\u30fc\u30f3"
|
||||
},
|
||||
"description": "\u5929\u6c17\u4e88\u5831\u3067\u4f7f\u7528\u3059\u308b\u5834\u6240\u3092\u9078\u629e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/pl.json
Normal file
12
homeassistant/components/open_meteo/translations/pl.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "Strefa"
|
||||
},
|
||||
"description": "Wybierz lokalizacj\u0119, dla kt\u00f3rej chcesz u\u017cywa\u0107 pogodynki"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/ru.json
Normal file
12
homeassistant/components/open_meteo/translations/ru.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "\u0417\u043e\u043d\u0430"
|
||||
},
|
||||
"description": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0433\u043d\u043e\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u0433\u043e\u0434\u044b."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/open_meteo/translations/tr.json
Normal file
12
homeassistant/components/open_meteo/translations/tr.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "B\u00f6lge"
|
||||
},
|
||||
"description": "Hava tahmini i\u00e7in kullan\u0131lacak konumu se\u00e7in"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"zone": "\u5340\u57df"
|
||||
},
|
||||
"description": "\u9078\u64c7\u5929\u6c23\u9810\u5831\u4f7f\u7528\u4f4d\u7f6e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"invalid_webhook_url": "SmartThings\u304b\u3089\u66f4\u65b0\u3092\u53d7\u4fe1\u3059\u308b\u3088\u3046\u306bHome Assistant\u304c\u6b63\u3057\u304f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 Webhook\u306eURL\u304c\u7121\u52b9\u3067\u3059:\n> {webhook_url}\n\n[\u8aac\u660e\u66f8]({component_url}) \u306b\u5f93\u3063\u3066\u8a2d\u5b9a\u3092\u66f4\u65b0\u3057\u3001Home Assistant\u3092\u518d\u8d77\u52d5\u3057\u3066\u304b\u3089\u3082\u3046\u4e00\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"invalid_webhook_url": "Home Assistant\u304cSmartThings\u304b\u3089\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u53d7\u3051\u53d6\u308c\u308b\u3088\u3046\u306b\u6b63\u3057\u304f\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002Webhook\u306eURL\u304c\u7121\u52b9\u3067\u3059:\n> {webhook_url}\n\n[\u8aac\u660e\u66f8]({component_url}) \u306b\u5f93\u3063\u3066\u8a2d\u5b9a\u3092\u66f4\u65b0\u3057\u3001Home Assistant\u3092\u518d\u8d77\u52d5\u3057\u3066\u304b\u3089\u3082\u3046\u4e00\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"no_available_locations": "Home Assistant\u306b\u8a2d\u5b9a\u3067\u304d\u308bSmartThings\u306e\u5834\u6240\u304c\u3042\u308a\u307e\u305b\u3093\u3002"
|
||||
},
|
||||
"error": {
|
||||
|
@ -7,6 +7,9 @@
|
||||
"cannot_connect": "Ba\u011flanma hatas\u0131"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "{name} - {model} ( {host} ) kurulumunu yapmak istiyor musunuz?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Twinkly cihaz\u0131n\u0131z\u0131n ana bilgisayar\u0131 (veya IP adresi)"
|
||||
|
26
homeassistant/components/vicare/translations/de.json
Normal file
26
homeassistant/components/vicare/translations/de.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich.",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"client_id": "API-Schl\u00fcssel",
|
||||
"heating_type": "Art der Heizung",
|
||||
"name": "Name",
|
||||
"password": "Passwort",
|
||||
"scan_interval": "Scanintervall (Sekunden)",
|
||||
"username": "E-Mail"
|
||||
},
|
||||
"description": "Richte die ViCare-Integration ein. Um einen API-Schl\u00fcssel zu generieren, gehe auf https://developer.viessmann.com",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -11,15 +11,15 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Name",
|
||||
"scan_interval": "Scan Interval (seconds)",
|
||||
"client_id": "API Key",
|
||||
"heating_type": "Heating type",
|
||||
"name": "Name",
|
||||
"password": "Password",
|
||||
"scan_interval": "Scan Interval (seconds)",
|
||||
"username": "Email"
|
||||
},
|
||||
"title": "{name}",
|
||||
"description": "Set up ViCare integration. To generate API key go to https://developer.viessmann.com"
|
||||
"description": "Set up ViCare integration. To generate API key go to https://developer.viessmann.com",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
26
homeassistant/components/vicare/translations/et.json
Normal file
26
homeassistant/components/vicare/translations/et.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks sidumine.",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Tuvastamine nurjus"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"client_id": "API v\u00f5ti",
|
||||
"heating_type": "K\u00fcttere\u017eiim",
|
||||
"name": "Nimi",
|
||||
"password": "Salas\u00f5na",
|
||||
"scan_interval": "P\u00e4ringute intervall (sekundites)",
|
||||
"username": "E-posti aadress"
|
||||
},
|
||||
"description": "Seadista ViCare sidumine. API-v\u00f5tme loomiseks mine aadressile https://developer.viessmann.com",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
26
homeassistant/components/vicare/translations/pl.json
Normal file
26
homeassistant/components/vicare/translations/pl.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja.",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"client_id": "Klucz API",
|
||||
"heating_type": "Typ ogrzewania",
|
||||
"name": "Nazwa",
|
||||
"password": "Has\u0142o",
|
||||
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 skanowania (w sekundach)",
|
||||
"username": "Adres e-mail"
|
||||
},
|
||||
"description": "Skonfiguruj integracj\u0119 ViCare. Aby wygenerowa\u0107 klucz API wejd\u017a na https://developer.viessmann.com",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
26
homeassistant/components/vicare/translations/tr.json
Normal file
26
homeassistant/components/vicare/translations/tr.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr.",
|
||||
"unknown": "Beklenmeyen hata"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"client_id": "API Anahtar\u0131",
|
||||
"heating_type": "Is\u0131tma tipi",
|
||||
"name": "Ad",
|
||||
"password": "Parola",
|
||||
"scan_interval": "Tarama Aral\u0131\u011f\u0131 (saniye)",
|
||||
"username": "E-posta"
|
||||
},
|
||||
"description": "ViCare entegrasyonunu ayarlay\u0131n. API anahtar\u0131 olu\u015fturmak i\u00e7in https://developer.viessmann.com adresine gidin.",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
26
homeassistant/components/vicare/translations/zh-Hant.json
Normal file
26
homeassistant/components/vicare/translations/zh-Hant.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"client_id": "API \u5bc6\u9470",
|
||||
"heating_type": "\u6696\u6c23\u985e\u578b",
|
||||
"name": "\u540d\u7a31",
|
||||
"password": "\u5bc6\u78bc",
|
||||
"scan_interval": "\u6383\u63cf\u9593\u8ddd\uff08\u79d2\uff09",
|
||||
"username": "\u96fb\u5b50\u90f5\u4ef6"
|
||||
},
|
||||
"description": "\u6b32\u8a2d\u5b9a ViCare \u6574\u5408\u3002\u8acb\u81f3 https://developer.viessmann.com \u7522\u751f API \u5bc6\u9470",
|
||||
"title": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user