[ci skip] Translation update
This commit is contained in:
parent
ca54eaf40d
commit
05e5dd7baf
34 changed files with 630 additions and 24 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"p1": "PM10"
|
||||
},
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "\u05d8\u05d5\u05d1",
|
||||
"unhealthy": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Voulez-vous configurer {name} ( {host} )?",
|
||||
"description": "Voulez-vous configurer {name} ({host})\u00a0?",
|
||||
"title": "Configurer SiteSage Emonitor"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"flow_title": "{model} {id} ( {ipaddr} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Voulez-vous configurer {model} {id} ( {ipaddr} )\u00a0?"
|
||||
"description": "Voulez-vous configurer {model} {id} ({ipaddr})\u00a0?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Voulez-vous configurer {name} ( {host} ) ?",
|
||||
"description": "Voulez-vous configurer {name} ({host})\u00a0?",
|
||||
"title": "Configuration de Logitech Harmony Hub"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_mode": "\u05e9\u05e0\u05d4 \u05de\u05e6\u05d1 \u05d1-{entity_name}",
|
||||
"toggle": "\u05d4\u05d7\u05dc\u05e3 \u05d0\u05ea {entity_name}",
|
||||
"toggle": "\u05d4\u05d7\u05dc\u05e4\u05ea {entity_name}",
|
||||
"turn_off": "\u05db\u05d1\u05d4 \u05d0\u05ea {entity_name}",
|
||||
"turn_on": "\u05d4\u05e4\u05e2\u05dc \u05d0\u05ea {entity_name}"
|
||||
},
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Voulez-vous configurer {name} ({host})?",
|
||||
"description": "Voulez-vous configurer {name} ({host})\u00a0?",
|
||||
"title": "Connectez-vous au concentrateur PowerView"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Voulez-vous configurer {name} ( {host} )?"
|
||||
"description": "Voulez-vous configurer {name} ({host})\u00a0?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"port": "Port",
|
||||
"username": "Smile Felhaszn\u00e1l\u00f3n\u00e9v"
|
||||
},
|
||||
"description": "Term\u00e9k:",
|
||||
"title": "Plugwise t\u00edpus"
|
||||
"description": "K\u00e9rem, adja meg",
|
||||
"title": "Csatlakoz\u00e1s a Smile-hoz"
|
||||
},
|
||||
"user_gateway": {
|
||||
"data": {
|
||||
|
|
|
@ -13,10 +13,14 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"flow_type": "Typ po\u0142\u0105czenia"
|
||||
"flow_type": "Typ po\u0142\u0105czenia",
|
||||
"host": "Adres IP",
|
||||
"password": "Identyfikator Smile",
|
||||
"port": "Port",
|
||||
"username": "Nazwa u\u017cytkownika Smile"
|
||||
},
|
||||
"description": "Wybierz produkt:",
|
||||
"title": "Wybierz typ Plugwise"
|
||||
"description": "Wprowad\u017a:",
|
||||
"title": "Po\u0142\u0105czenie ze Smile"
|
||||
},
|
||||
"user_gateway": {
|
||||
"data": {
|
||||
|
|
22
homeassistant/components/radiotherm/translations/ca.json
Normal file
22
homeassistant/components/radiotherm/translations/ca.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vols configurar {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/de.json
Normal file
31
homeassistant/components/radiotherm/translations/de.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "M\u00f6chtest du {name} {model} ({host}) einrichten?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "Stelle beim Einstellen der Temperatur eine permanente Sperre ein."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/el.json
Normal file
31
homeassistant/components/radiotherm/translations/el.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03b8\u03b5\u03af"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name} {model} ({host});"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03ae\u03c2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "\u039f\u03c1\u03af\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03bc\u03cc\u03bd\u03b9\u03bc\u03b7 \u03b1\u03bd\u03b1\u03bc\u03bf\u03bd\u03ae \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1\u03c2."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/fr.json
Normal file
31
homeassistant/components/radiotherm/translations/fr.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00c9chec de connexion",
|
||||
"unknown": "Erreur inattendue"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Voulez-vous configurer {name} {model} ({host})\u00a0?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "H\u00f4te"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "D\u00e9finissez un maintien permanent lors du r\u00e9glage de la temp\u00e9rature."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/hu.json
Normal file
31
homeassistant/components/radiotherm/translations/hu.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "C\u00edm"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "\u00c1ll\u00edtson be \u00e1lland\u00f3 tart\u00e1st a h\u0151m\u00e9rs\u00e9klet be\u00e1ll\u00edt\u00e1sakor."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/id.json
Normal file
31
homeassistant/components/radiotherm/translations/id.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Perangkat sudah dikonfigurasi"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung",
|
||||
"unknown": "Kesalahan yang tidak diharapkan"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Ingin menyiapkan {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "Atur penahan permanen saat menyesuaikan suhu."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/it.json
Normal file
31
homeassistant/components/radiotherm/translations/it.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vuoi configurare {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "Impostare una sospensione permanente durante la regolazione della temperatura."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/radiotherm/translations/nl.json
Normal file
22
homeassistant/components/radiotherm/translations/nl.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Wilt u {name} {model} ({host}) instellen?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/pl.json
Normal file
31
homeassistant/components/radiotherm/translations/pl.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Czy chcesz skonfigurowa\u0107 {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "Ustaw podtrzymanie podczas ustawiania temperatury."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/radiotherm/translations/pt-BR.json
Normal file
31
homeassistant/components/radiotherm/translations/pt-BR.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falhou ao conectar",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Deseja configurar {name} {model} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "Defina uma reten\u00e7\u00e3o permanente ao ajustar a temperatura."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"flow_title": "{name} {model} ({host})",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} {model} ({host})\uff1f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u4e3b\u6a5f\u7aef"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hold_temp": "\u8abf\u6574\u6eab\u5ea6\u6642\u8a2d\u5b9a\u6c38\u4e45\u4fdd\u6301\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,16 +10,27 @@
|
|||
"authentication": "Autentikasi",
|
||||
"device_class": "Kelas Perangkat",
|
||||
"headers": "Header",
|
||||
"index": "Indeks",
|
||||
"name": "Nama",
|
||||
"password": "Kata Sandi",
|
||||
"resource": "Sumber daya",
|
||||
"resource": "Sumber Daya",
|
||||
"select": "Pilihan",
|
||||
"state_class": "Kelas Status",
|
||||
"unit_of_measurement": "Satuan Pengukuran",
|
||||
"value_template": "T"
|
||||
"username": "Nama Pengguna",
|
||||
"value_template": "Nilai Templat",
|
||||
"verify_ssl": "Verifikasi sertifikat SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Dapatkan nilai atribut pada tag yang dipilih",
|
||||
"authentication": "Jenis autentikasi HTTP. Salah satu dari basic atau digest",
|
||||
"device_class": "Jenis/kelas sensor untuk mengatur ikon di antarmuka",
|
||||
"headers": "Header yang digunakan untuk permintaan web",
|
||||
"index": "Menentukan elemen mana yang dikembalikan oleh selektor CSS untuk digunakan",
|
||||
"resource": "URL ke situs web yang mengandung nilai",
|
||||
"select": "Menentukan tag yang harus dicari. Periksa selektor CSS Beautifulsoup untuk melihat detailnya",
|
||||
"state_class": "Nilai state_class dari sensor",
|
||||
"value_template": "Mendefinisikan templat untuk mendapatkan status sensor",
|
||||
"verify_ssl": "Mengaktifkan/menonaktifkan verifikasi sertifikat SSL/TLS, misalnya jika sertifikat ditandatangani sendiri"
|
||||
}
|
||||
}
|
||||
|
@ -29,11 +40,32 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"resource": "Sumber daya",
|
||||
"unit_of_measurement": "Satuan Pengukuran"
|
||||
"attribute": "Atribut",
|
||||
"authentication": "Autentikasi",
|
||||
"device_class": "Kelas Perangkat",
|
||||
"headers": "Header",
|
||||
"index": "Indeks",
|
||||
"name": "Nama",
|
||||
"password": "Kata Sandi",
|
||||
"resource": "Sumber Daya",
|
||||
"select": "Pilihan",
|
||||
"state_class": "Kelas Status",
|
||||
"unit_of_measurement": "Satuan Pengukuran",
|
||||
"username": "Nama Pengguna",
|
||||
"value_template": "Nilai Templat",
|
||||
"verify_ssl": "Verifikasi sertifikat SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Dapatkan nilai atribut pada tag yang dipilih"
|
||||
"attribute": "Dapatkan nilai atribut pada tag yang dipilih",
|
||||
"authentication": "Jenis autentikasi HTTP. Salah satu dari basic atau digest",
|
||||
"device_class": "Jenis/kelas sensor untuk mengatur ikon di antarmuka",
|
||||
"headers": "Header yang digunakan untuk permintaan web",
|
||||
"index": "Menentukan elemen mana yang dikembalikan oleh selektor CSS untuk digunakan",
|
||||
"resource": "URL ke situs web yang mengandung nilai",
|
||||
"select": "Menentukan tag yang harus dicari. Periksa selektor CSS Beautifulsoup untuk melihat detailnya",
|
||||
"state_class": "Nilai state_class dari sensor",
|
||||
"value_template": "Mendefinisikan templat untuk mendapatkan status sensor",
|
||||
"verify_ssl": "Mengaktifkan/menonaktifkan verifikasi sertifikat SSL/TLS, misalnya jika sertifikat ditandatangani sendiri"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
73
homeassistant/components/scrape/translations/it.json
Normal file
73
homeassistant/components/scrape/translations/it.json
Normal file
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"attribute": "Attributo",
|
||||
"authentication": "Autenticazione",
|
||||
"device_class": "Classe del dispositivo",
|
||||
"headers": "Intestazioni",
|
||||
"index": "Indice",
|
||||
"name": "Nome",
|
||||
"password": "Password",
|
||||
"resource": "Risorsa",
|
||||
"select": "Seleziona",
|
||||
"state_class": "Classe di Stato",
|
||||
"unit_of_measurement": "Unit\u00e0 di misura",
|
||||
"username": "Nome utente",
|
||||
"value_template": "Modello di valore",
|
||||
"verify_ssl": "Verifica il certificato SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Ottieni il valore di un attributo sull'etichetta selezionata",
|
||||
"authentication": "Tipo di autenticazione HTTP. Base o digest",
|
||||
"device_class": "Il tipo/classe del sensore per impostare l'icona nel frontend",
|
||||
"headers": "Intestazioni da utilizzare per la richiesta web",
|
||||
"index": "Definisce quale degli elementi restituiti dal selettore CSS utilizzare",
|
||||
"resource": "L'URL del sito Web che contiene il valore",
|
||||
"select": "Definisce quale etichetta cercare. Controlla i selettori CSS di Beautifulsoup per i dettagli",
|
||||
"state_class": "La state_class del sensore",
|
||||
"value_template": "Definisce un modello per ottenere lo stato del sensore",
|
||||
"verify_ssl": "Abilita/disabilita la verifica del certificato SSL/TLS, ad esempio se \u00e8 autofirmato"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"attribute": "Attributo",
|
||||
"authentication": "Autenticazione",
|
||||
"device_class": "Classe del dispositivo",
|
||||
"headers": "Intestazioni",
|
||||
"index": "Indice",
|
||||
"name": "Nome",
|
||||
"password": "Password",
|
||||
"resource": "Risorsa",
|
||||
"select": "Seleziona",
|
||||
"state_class": "Classe di Stato",
|
||||
"unit_of_measurement": "Unit\u00e0 di misura",
|
||||
"username": "Nome utente",
|
||||
"value_template": "Modello di valore",
|
||||
"verify_ssl": "Verifica il certificato SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Ottieni il valore di un attributo sull'etichetta selezionata",
|
||||
"authentication": "Tipo di autenticazione HTTP. Base o digest",
|
||||
"device_class": "Il tipo/classe del sensore per impostare l'icona nel frontend",
|
||||
"headers": "Intestazioni da utilizzare per la richiesta web",
|
||||
"index": "Definisce quale degli elementi restituiti dal selettore CSS utilizzare",
|
||||
"resource": "L'URL del sito Web che contiene il valore",
|
||||
"select": "Definisce quale etichetta cercare. Controlla i selettori CSS di Beautifulsoup per i dettagli",
|
||||
"state_class": "La state_class del sensore",
|
||||
"value_template": "Definisce un modello per ottenere lo stato del sensore",
|
||||
"verify_ssl": "Abilita/disabilita la verifica del certificato SSL/TLS, ad esempio se \u00e8 autofirmato"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -18,7 +18,8 @@
|
|||
"state_class": "Staatklasse",
|
||||
"unit_of_measurement": "Meeteenheid",
|
||||
"username": "Gebruikersnaam",
|
||||
"value_template": "Waardetemplate"
|
||||
"value_template": "Waardetemplate",
|
||||
"verify_ssl": "SSL-certificaat verifi\u00ebren"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Haal de waarde op van een attribuut op de geselecteerde tag",
|
||||
|
@ -44,7 +45,8 @@
|
|||
"state_class": "Staatklasse",
|
||||
"unit_of_measurement": "Meeteenheid",
|
||||
"username": "Gebruikersnaam",
|
||||
"value_template": "Waardetemplate"
|
||||
"value_template": "Waardetemplate",
|
||||
"verify_ssl": "SSL-certificaat verifi\u00ebren"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Haal de waarde op van een attribuut op de geselecteerde tag",
|
||||
|
|
73
homeassistant/components/scrape/translations/pl.json
Normal file
73
homeassistant/components/scrape/translations/pl.json
Normal file
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Konto jest ju\u017c skonfigurowane"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"attribute": "Atrybut",
|
||||
"authentication": "Uwierzytelnianie",
|
||||
"device_class": "Klasa urz\u0105dzenia",
|
||||
"headers": "Nag\u0142\u00f3wki",
|
||||
"index": "Indeks",
|
||||
"name": "Nazwa",
|
||||
"password": "Has\u0142o",
|
||||
"resource": "Zas\u00f3b",
|
||||
"select": "Wybierz",
|
||||
"state_class": "Klasa stanu",
|
||||
"unit_of_measurement": "Jednostka miary",
|
||||
"username": "Nazwa u\u017cytkownika",
|
||||
"value_template": "Szablon warto\u015bci",
|
||||
"verify_ssl": "Weryfikacja certyfikatu SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Pobierz warto\u015b\u0107 atrybutu w wybranym tagu",
|
||||
"authentication": "Typ uwierzytelniania HTTP. Podstawowy lub digest.",
|
||||
"device_class": "Typ/klasa sensora do ustawienia ikony w interfejsie u\u017cytkownika",
|
||||
"headers": "Nag\u0142\u00f3wki do u\u017cycia w \u017c\u0105daniu internetowym",
|
||||
"index": "Okre\u015bla, kt\u00f3rego z element\u00f3w zwracanych przez selektor CSS nale\u017cy u\u017cy\u0107",
|
||||
"resource": "Adres URL strony internetowej zawieraj\u0105cej t\u0105 warto\u015b\u0107",
|
||||
"select": "Okre\u015bla jakiego taga szuka\u0107. Sprawd\u017a selektory CSS Beautifulsoup, aby uzyska\u0107 szczeg\u00f3\u0142owe informacje.",
|
||||
"state_class": "state_class sensora",
|
||||
"value_template": "Szablon, kt\u00f3ry pozwala uzyska\u0107 stan czujnika",
|
||||
"verify_ssl": "W\u0142\u0105cza/wy\u0142\u0105cza weryfikacj\u0119 certyfikatu SSL/TLS, na przyk\u0142ad, je\u015bli jest on samopodpisany."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"attribute": "Atrybut",
|
||||
"authentication": "Uwierzytelnianie",
|
||||
"device_class": "Klasa urz\u0105dzenia",
|
||||
"headers": "Nag\u0142\u00f3wki",
|
||||
"index": "Indeks",
|
||||
"name": "Nazwa",
|
||||
"password": "Has\u0142o",
|
||||
"resource": "Zas\u00f3b",
|
||||
"select": "Wybierz",
|
||||
"state_class": "Klasa stanu",
|
||||
"unit_of_measurement": "Jednostka miary",
|
||||
"username": "Nazwa u\u017cytkownika",
|
||||
"value_template": "Szablon warto\u015bci",
|
||||
"verify_ssl": "Weryfikacja certyfikatu SSL"
|
||||
},
|
||||
"data_description": {
|
||||
"attribute": "Pobierz warto\u015b\u0107 atrybutu w wybranym tagu",
|
||||
"authentication": "Typ uwierzytelniania HTTP. Podstawowy lub digest.",
|
||||
"device_class": "Typ/klasa sensora do ustawienia ikony w interfejsie u\u017cytkownika",
|
||||
"headers": "Nag\u0142\u00f3wki do u\u017cycia w \u017c\u0105daniu internetowym",
|
||||
"index": "Okre\u015bla, kt\u00f3rego z element\u00f3w zwracanych przez selektor CSS nale\u017cy u\u017cy\u0107",
|
||||
"resource": "Adres URL strony internetowej zawieraj\u0105cej t\u0105 warto\u015b\u0107",
|
||||
"select": "Okre\u015bla jakiego taga szuka\u0107. Sprawd\u017a selektory CSS Beautifulsoup, aby uzyska\u0107 szczeg\u00f3\u0142owe informacje.",
|
||||
"state_class": "state_class sensora",
|
||||
"value_template": "Szablon, kt\u00f3ry pozwala uzyska\u0107 stan czujnika",
|
||||
"verify_ssl": "W\u0142\u0105cza/wy\u0142\u0105cza weryfikacj\u0119 certyfikatu SSL/TLS, na przyk\u0142ad, je\u015bli jest on samopodpisany."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/skybell/translations/hu.json
Normal file
21
homeassistant/components/skybell/translations/hu.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
|
||||
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/skybell/translations/id.json
Normal file
21
homeassistant/components/skybell/translations/id.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Akun sudah dikonfigurasi",
|
||||
"reauth_successful": "Autentikasi ulang berhasil"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung",
|
||||
"invalid_auth": "Autentikasi tidak valid",
|
||||
"unknown": "Kesalahan yang tidak diharapkan"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Email",
|
||||
"password": "Kata Sandi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/skybell/translations/it.json
Normal file
21
homeassistant/components/skybell/translations/it.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_auth": "Autenticazione non valida",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Email",
|
||||
"password": "Password"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/skybell/translations/pl.json
Normal file
21
homeassistant/components/skybell/translations/pl.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Konto jest ju\u017c skonfigurowane",
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Adres e-mail",
|
||||
"password": "Has\u0142o"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -28,7 +28,7 @@
|
|||
"username": "Nom d'utilisateur",
|
||||
"verify_ssl": "V\u00e9rifier le certificat SSL"
|
||||
},
|
||||
"description": "Voulez-vous configurer {name} ({host})?"
|
||||
"description": "Voulez-vous configurer {name} ({host})\u00a0?"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
|
|
|
@ -1,13 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "La posizione \u00e8 gi\u00e0 configurata"
|
||||
"already_configured": "La posizione \u00e8 gi\u00e0 configurata",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Autenticazione non valida",
|
||||
"no_stations": "Impossibile trovare nessuna stazione nel raggio d'azione."
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "Chiave API"
|
||||
}
|
||||
},
|
||||
"select_station": {
|
||||
"data": {
|
||||
"stations": "Stazioni"
|
||||
|
|
|
@ -1,13 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Lokalizacja jest ju\u017c skonfigurowana"
|
||||
"already_configured": "Lokalizacja jest ju\u017c skonfigurowana",
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
||||
"no_stations": "Nie mo\u017cna znale\u017a\u0107 \u017cadnej stacji w zasi\u0119gu."
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "Klucz API"
|
||||
}
|
||||
},
|
||||
"select_station": {
|
||||
"data": {
|
||||
"stations": "Stacje"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"flow_title": "{name} {model} ( {host} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Voulez-vous configurer {name} {model} ( {host} )\u00a0?"
|
||||
"description": "Voulez-vous configurer {name} {model} ({host})\u00a0?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Voulez-vous configurer {name} - {model} ( {host} )\u00a0?"
|
||||
"description": "Voulez-vous configurer {name} - {model} ({host})\u00a0?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Voulez-vous configurer {name} ?"
|
||||
"description": "Voulez-vous configurer {name}\u00a0?"
|
||||
},
|
||||
"pick_radio": {
|
||||
"data": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue