mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
[ci skip] Translation update
This commit is contained in:
parent
812db974c7
commit
b9753a9f92
@ -10,13 +10,13 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
},
|
||||
"title": "Configura els detalls de connexi\u00f3 d'AirTouch 4."
|
||||
"title": "Configuraci\u00f3 dels detalls de connexi\u00f3 d'AirTouch 4."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"title": "Setup your AirTouch 4 connection details."
|
||||
"title": "Set up your AirTouch 4 connection details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"host": "Vert"
|
||||
},
|
||||
"title": "Konfigurer AirTouch 4 -tilkoblingsdetaljer."
|
||||
"title": "Konfigurer AirTouch 4-tilkoblingsdetaljer."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP"
|
||||
},
|
||||
"title": "Konfiguracja po\u0142\u0105czenia AirTouch 4."
|
||||
"title": "Skonfiguruj szczeg\u00f3\u0142y po\u0142\u0105czenia AirTouch 4."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
20
homeassistant/components/airvisual_pro/translations/es.json
Normal file
20
homeassistant/components/airvisual_pro/translations/es.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Host",
|
||||
"password": "Contrase\u00f1a"
|
||||
},
|
||||
"description": "La contrase\u00f1a se puede recuperar desde la IU de AirVisual Pro."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
20
homeassistant/components/airvisual_pro/translations/it.json
Normal file
20
homeassistant/components/airvisual_pro/translations/it.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Host",
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "La password pu\u00f2 essere recuperata dall'interfaccia utente di AirVisual Pro."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -57,7 +57,7 @@
|
||||
"device_input": "Dispositiu"
|
||||
},
|
||||
"description": "Comen\u00e7a introduint el nom del dispositiu (per exemple, cuina o dormitori) o l'adre\u00e7a IP de l'Apple TV que vulguis afegir.\n\n Si no veus el teu dispositiu o tens problemes, prova d'especificar l'adre\u00e7a IP del dispositiu.",
|
||||
"title": "Configuraci\u00f3 d'una nova Apple TV"
|
||||
"title": "Configuraci\u00f3 de nova Apple TV"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -57,7 +57,7 @@
|
||||
"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"
|
||||
"title": "Set up a new Apple TV"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -57,7 +57,7 @@
|
||||
"device_input": "Enhet"
|
||||
},
|
||||
"description": "Start med \u00e5 skrive inn enhetsnavnet (f.eks. Kj\u00f8kken eller soverom) eller IP-adressen til Apple TV-en du vil legge til. \n\n Hvis du ikke kan se enheten eller opplever problemer, pr\u00f8v \u00e5 spesifisere enhetens IP-adresse.",
|
||||
"title": "Konfigurere en ny Apple TV"
|
||||
"title": "Sett opp en ny Apple TV"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -12,13 +12,13 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "If the Login Method is 'email', Username is the email address. If the Login Method is 'phone', Username is the phone number in the format '+NNNNNNNNN'.",
|
||||
"title": "Setup an August account"
|
||||
"title": "Set up an August account"
|
||||
},
|
||||
"validation": {
|
||||
"data": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Hvis p\u00e5loggingsmetoden er 'e-post', er brukernavnet e-postadressen. Hvis p\u00e5loggingsmetoden er 'telefon', er brukernavn telefonnummeret i formatet '+ NNNNNNNNN'.",
|
||||
"title": "Sett opp en August konto"
|
||||
"title": "Sett opp en augustkonto"
|
||||
},
|
||||
"validation": {
|
||||
"data": {
|
||||
|
@ -22,7 +22,7 @@
|
||||
"description": "You must register for an Awair developer access token at: {url}"
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {model} ({device_id})?"
|
||||
"description": "Do you want to set up {model} ({device_id})?"
|
||||
},
|
||||
"local": {
|
||||
"description": "Follow [these instructions]({url}) on how to enable the Awair Local API.\n\nClick submit when done."
|
||||
|
@ -32,7 +32,7 @@
|
||||
"event_hub_instance_name": "Event Hub Instance Name",
|
||||
"use_connection_string": "Use Connection String"
|
||||
},
|
||||
"title": "Setup your Azure Event Hub integration"
|
||||
"title": "Set up your Azure Event Hub integration"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11,7 +11,7 @@
|
||||
"flow_title": "{name} - {model} ({ip_address})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} - {model} ({ip_address})?"
|
||||
"description": "Do you want to set up {name} - {model} ({ip_address})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
"flow_title": "{name} \u2013 {model} ( {ip_address} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vil du konfigurere {name} - {model} ( {ip_address} )?"
|
||||
"description": "Vil du sette opp {name} - {model} ( {ip_address} )?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -9,13 +9,13 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -9,7 +9,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -7,22 +7,22 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"multiple_adapters": {
|
||||
"data": {
|
||||
"adapter": "Adapter"
|
||||
},
|
||||
"description": "Select a Bluetooth adapter to setup"
|
||||
"description": "Select a Bluetooth adapter to set up"
|
||||
},
|
||||
"single_adapter": {
|
||||
"description": "Do you want to setup the Bluetooth adapter {name}?"
|
||||
"description": "Do you want to set up the Bluetooth adapter {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
"description": "Vali seadistamiseks Bluetooth-adapter"
|
||||
},
|
||||
"single_adapter": {
|
||||
"description": "Kas seadistada Bluetooth-adapterit {nimi}?"
|
||||
"description": "Kas seadistada Bluetooth-adapterit {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"multiple_adapters": {
|
||||
"data": {
|
||||
@ -16,7 +16,7 @@
|
||||
"description": "Velg en Bluetooth-adapter for \u00e5 konfigurere"
|
||||
},
|
||||
"single_adapter": {
|
||||
"description": "Vil du konfigurere Bluetooth-adapteren {name} ?"
|
||||
"description": "Vil du sette opp Bluetooth-adapteren {name} ?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"title": "Authorize Sony Bravia TV"
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
|
7
homeassistant/components/brother/translations/bs.json
Normal file
7
homeassistant/components/brother/translations/bs.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"wrong_host": "Neplatn\u00fd n\u00e1zev hostitele nebo IP adresa"
|
||||
}
|
||||
}
|
||||
}
|
@ -22,7 +22,7 @@
|
||||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"title": "Setup your Brunt integration"
|
||||
"title": "Set up your Brunt integration"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"password": "Passord",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"title": "Konfigurer Brunt-integrasjonen"
|
||||
"title": "Sett opp Brunt-integrasjonen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"get_encryption_key": {
|
||||
"data": {
|
||||
@ -25,7 +25,7 @@
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"get_encryption_key": {
|
||||
"data": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"title": "Google Cast configuration"
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -25,5 +25,70 @@
|
||||
"off": "Spento"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"_": {
|
||||
"aux_heat": {
|
||||
"name": "Riscaldamento ausiliario"
|
||||
},
|
||||
"current_humidity": {
|
||||
"name": "Umidit\u00e0 attuale"
|
||||
},
|
||||
"current_temperature": {
|
||||
"name": "Temperatura attuale"
|
||||
},
|
||||
"fan_mode": {
|
||||
"name": "Modalit\u00e0 ventilatore",
|
||||
"state": {
|
||||
"auto": "Automatico",
|
||||
"diffuse": "Diffuso",
|
||||
"focus": "Messa a fuoco",
|
||||
"high": "Alto",
|
||||
"low": "Basso",
|
||||
"medium": "Medio",
|
||||
"middle": "Mezzo",
|
||||
"off": "Spento",
|
||||
"on": "Acceso",
|
||||
"top": "Superiore"
|
||||
}
|
||||
},
|
||||
"fan_modes": {
|
||||
"name": "Modalit\u00e0 di ventilazione"
|
||||
},
|
||||
"preset_mode": {
|
||||
"state": {
|
||||
"none": "Nessuno",
|
||||
"sleep": "Notte"
|
||||
}
|
||||
},
|
||||
"preset_modes": {
|
||||
"name": "Preimpostazioni"
|
||||
},
|
||||
"swing_mode": {
|
||||
"name": "Modalit\u00e0 di oscillazione",
|
||||
"state": {
|
||||
"both": "Entrambi",
|
||||
"horizontal": "Orizzontale",
|
||||
"off": "Spento",
|
||||
"on": "Acceso",
|
||||
"vertical": "Verticale"
|
||||
}
|
||||
},
|
||||
"swing_modes": {
|
||||
"name": "Modalit\u00e0 di oscillazione"
|
||||
},
|
||||
"target_temp_high": {
|
||||
"name": "Temperatura obiettivo pi\u00f9 alta"
|
||||
},
|
||||
"target_temp_low": {
|
||||
"name": "Temperatura obiettivo pi\u00f9 bassa"
|
||||
},
|
||||
"target_temp_step": {
|
||||
"name": "passo di temperatura obiettivo"
|
||||
},
|
||||
"temperature": {
|
||||
"name": "Temperatura obiettivo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Termostato"
|
||||
}
|
@ -25,5 +25,83 @@
|
||||
"off": "\u30aa\u30d5"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"_": {
|
||||
"aux_heat": {
|
||||
"name": "\u88dc\u52a9\u71b1"
|
||||
},
|
||||
"current_humidity": {
|
||||
"name": "\u73fe\u5728\u306e\u6e7f\u5ea6"
|
||||
},
|
||||
"current_temperature": {
|
||||
"name": "\u73fe\u5728\u306e\u6e29\u5ea6"
|
||||
},
|
||||
"fan_mode": {
|
||||
"name": "\u30d5\u30a1\u30f3\u30e2\u30fc\u30c9",
|
||||
"state": {
|
||||
"auto": "\u30aa\u30fc\u30c8",
|
||||
"diffuse": "\u30c7\u30a3\u30d5\u30e5\u30fc\u30ba",
|
||||
"focus": "\u30d5\u30a9\u30fc\u30ab\u30b9",
|
||||
"high": "\u9ad8",
|
||||
"low": "\u4f4e",
|
||||
"medium": "\u4e2d\u7a0b\u5ea6",
|
||||
"middle": "\u4e2d",
|
||||
"off": "\u30aa\u30d5",
|
||||
"on": "\u30aa\u30f3",
|
||||
"top": "\u30c8\u30c3\u30d7"
|
||||
}
|
||||
},
|
||||
"fan_modes": {
|
||||
"name": "\u30d5\u30a1\u30f3\u30e2\u30fc\u30c9"
|
||||
},
|
||||
"humidity": {
|
||||
"name": "\u76ee\u6a19\u6e7f\u5ea6"
|
||||
},
|
||||
"hvac_action": {
|
||||
"name": "\u73fe\u5728\u306e\u30a2\u30af\u30b7\u30e7\u30f3",
|
||||
"state": {
|
||||
"cooling": "\u51b7\u623f",
|
||||
"drying": "\u4e7e\u71e5",
|
||||
"fan": "\u30d5\u30a1\u30f3",
|
||||
"heating": "\u6696\u623f",
|
||||
"idle": "\u30a2\u30a4\u30c9\u30eb"
|
||||
}
|
||||
},
|
||||
"preset_mode": {
|
||||
"state": {
|
||||
"none": "\u306a\u3057",
|
||||
"sleep": "\u30b9\u30ea\u30fc\u30d7"
|
||||
}
|
||||
},
|
||||
"preset_modes": {
|
||||
"name": "\u30d7\u30ea\u30bb\u30c3\u30c8"
|
||||
},
|
||||
"swing_mode": {
|
||||
"name": "\u30b9\u30a4\u30f3\u30b0\u30e2\u30fc\u30c9",
|
||||
"state": {
|
||||
"both": "\u4e21\u65b9",
|
||||
"horizontal": "\u6c34\u5e73",
|
||||
"off": "\u30aa\u30d5",
|
||||
"on": "\u30aa\u30f3",
|
||||
"vertical": "\u5782\u76f4"
|
||||
}
|
||||
},
|
||||
"swing_modes": {
|
||||
"name": "\u30b9\u30a4\u30f3\u30b0\u30e2\u30fc\u30c9"
|
||||
},
|
||||
"target_temp_high": {
|
||||
"name": "\u76ee\u6a19\u6e29\u5ea6\u3092\u4e0a\u3052\u308b"
|
||||
},
|
||||
"target_temp_low": {
|
||||
"name": "\u76ee\u6a19\u6e29\u5ea6\u3092\u4e0b\u3052\u308b"
|
||||
},
|
||||
"target_temp_step": {
|
||||
"name": "\u76ee\u6a19\u6e29\u5ea6\u30b9\u30c6\u30c3\u30d7"
|
||||
},
|
||||
"temperature": {
|
||||
"name": "\u76ee\u6a19\u6e29\u5ea6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u6c17\u5019"
|
||||
}
|
@ -25,5 +25,106 @@
|
||||
"off": "Av"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"_": {
|
||||
"aux_heat": {
|
||||
"name": "Aux varme"
|
||||
},
|
||||
"current_humidity": {
|
||||
"name": "Aktuell fuktighet"
|
||||
},
|
||||
"current_temperature": {
|
||||
"name": "Gjeldende temperatur"
|
||||
},
|
||||
"fan_mode": {
|
||||
"name": "Viftemodus",
|
||||
"state": {
|
||||
"auto": "Auto",
|
||||
"diffuse": "Diffus",
|
||||
"focus": "Fokus",
|
||||
"high": "H\u00f8y",
|
||||
"low": "Lav",
|
||||
"medium": "Medium",
|
||||
"middle": "Midten",
|
||||
"off": "Av",
|
||||
"on": "P\u00e5",
|
||||
"top": "Topp"
|
||||
}
|
||||
},
|
||||
"fan_modes": {
|
||||
"name": "Viftemoduser"
|
||||
},
|
||||
"humidity": {
|
||||
"name": "M\u00e5l fuktighet"
|
||||
},
|
||||
"hvac_action": {
|
||||
"name": "Gjeldende handling",
|
||||
"state": {
|
||||
"cooling": "Kj\u00f8ling",
|
||||
"drying": "T\u00f8rking",
|
||||
"fan": "Vifte",
|
||||
"heating": "Oppvarming",
|
||||
"idle": "Inaktiv",
|
||||
"off": "Av"
|
||||
}
|
||||
},
|
||||
"hvac_modes": {
|
||||
"name": "HVAC-moduser"
|
||||
},
|
||||
"max_humidity": {
|
||||
"name": "Maks m\u00e5lfuktighet"
|
||||
},
|
||||
"max_temp": {
|
||||
"name": "Maks m\u00e5ltemperatur"
|
||||
},
|
||||
"min_humidity": {
|
||||
"name": "Minimum m\u00e5lfuktighet"
|
||||
},
|
||||
"min_temp": {
|
||||
"name": "Minimum m\u00e5ltemperatur"
|
||||
},
|
||||
"preset_mode": {
|
||||
"name": "Forh\u00e5ndsinnstilt",
|
||||
"state": {
|
||||
"activity": "Aktivitet",
|
||||
"away": "Borte",
|
||||
"boost": "\u00d8ke",
|
||||
"comfort": "Komfort",
|
||||
"eco": "\u00d8ko",
|
||||
"home": "Hjemme",
|
||||
"none": "Ingen",
|
||||
"sleep": "Sove"
|
||||
}
|
||||
},
|
||||
"preset_modes": {
|
||||
"name": "Forh\u00e5ndsinnstillinger"
|
||||
},
|
||||
"swing_mode": {
|
||||
"name": "Svingmodus",
|
||||
"state": {
|
||||
"both": "Begge",
|
||||
"horizontal": "Horisontal",
|
||||
"off": "Av",
|
||||
"on": "P\u00e5",
|
||||
"vertical": "Vertikal"
|
||||
}
|
||||
},
|
||||
"swing_modes": {
|
||||
"name": "Svingmoduser"
|
||||
},
|
||||
"target_temp_high": {
|
||||
"name": "\u00d8vre m\u00e5ltemperatur"
|
||||
},
|
||||
"target_temp_low": {
|
||||
"name": "Lavere m\u00e5ltemperatur"
|
||||
},
|
||||
"target_temp_step": {
|
||||
"name": "Trinn for m\u00e5ltemperatur"
|
||||
},
|
||||
"temperature": {
|
||||
"name": "M\u00e5ltemperatur"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Klima"
|
||||
}
|
@ -15,7 +15,7 @@
|
||||
"host": "Host",
|
||||
"off": "Can be turned off"
|
||||
},
|
||||
"title": "Setup your CoolMasterNet connection details."
|
||||
"title": "Set up your CoolMasterNet connection details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"host": "Vert",
|
||||
"off": "Kan sl\u00e5s av"
|
||||
},
|
||||
"title": "Konfigurer informasjonen om CoolMasterNet-tilkoblingen."
|
||||
"title": "Sett opp tilkoblingsdetaljer for CoolMasterNet."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Do you want to start set up?",
|
||||
"description": "Do you want to start setup?",
|
||||
"title": "CPU Speed"
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"data": {
|
||||
"usb_path": "USB Device Path"
|
||||
},
|
||||
"description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to setup a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60.",
|
||||
"description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to set up a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60.",
|
||||
"title": "Crownstone USB dongle configuration"
|
||||
},
|
||||
"usb_manual_config": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"data": {
|
||||
"usb_path": "USB enhetsbane"
|
||||
},
|
||||
"description": "Velg den serielle porten p\u00e5 Crownstone USB -dongelen, eller velg 'Ikke bruk USB' hvis du ikke vil konfigurere en USB -dongle. \n\n Se etter en enhet med VID 10C4 og PID EA60.",
|
||||
"description": "Velg serieporten til Crownstone USB-dongelen, eller velg 'Ikke bruk USB' hvis du ikke vil sette opp en USB-dongel. \n\n Se etter en enhet med VID 10C4 og PID EA60.",
|
||||
"title": "Crownstone USB -dongle -konfigurasjon"
|
||||
},
|
||||
"usb_manual_config": {
|
||||
|
@ -20,7 +20,7 @@
|
||||
"data": {
|
||||
"ip_address": "IP Address"
|
||||
},
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Do you want to add the devolo home network device with the hostname `{host_name}` to Home Assistant?",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"username": "Nom d'usuari"
|
||||
},
|
||||
"description": "Introdueix les credencials de Dexcom Share",
|
||||
"title": "Configura la integraci\u00f3 de Dexcom"
|
||||
"title": "Configura la integraci\u00f3 Dexcom"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Enter Dexcom Share credentials",
|
||||
"title": "Setup Dexcom integration"
|
||||
"title": "Set up Dexcom integration"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Angi Dexcom Share-legitimasjon",
|
||||
"title": "Setup Dexcom integrasjon"
|
||||
"title": "Sett opp Dexcom-integrasjon"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "La teva inst\u00e0ncia de Home Assistant ha de ser accessible des d'Internet per poder rebre missatges webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar la [integraci\u00f3 webhook de Dialogflow]({dialogflow_url}). \n\n Completa la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/json\n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
"default": "Per enviar esdeveniments a Home Assistant, has de configurar la [integraci\u00f3 webhook de Dialogflow]({dialogflow_url}). \n\n Completa la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/json\n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Deine Home Assistant-Instanz muss \u00fcber das Internet erreichbar sein, um Webhook-Nachrichten empfangen zu k\u00f6nnen."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Um Ereignisse an den Home Assistant zu senden, musst du [Webhook-Integration von Dialogflow]({dialogflow_url}) einrichten. \n\nF\u00fclle die folgenden Informationen aus: \n\n - URL: ` {webhook_url} ` \n - Methode: POST \n - Inhaltstyp: application/json \n\nWeitere Informationen findest du in der [Dokumentation]({docs_url})."
|
||||
"default": "Um Ereignisse an Home Assistant zu senden, muss [Webhook-Integration von Dialogflow]({dialogflow_url}) eingerichtet werden. \n\nF\u00fcge die folgenden Informationen ein:\n\n- URL: `{webhook_url}` \n- Methode: POST \n- Inhaltstyp: application/json \n\nWeitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive webhook messages."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Tu instancia de Home Assistant debe estar accesible desde Internet para recibir mensajes webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Para enviar eventos a Home Assistant, necesitas configurar la [Integraci\u00f3n webhook de Dialogflow]({dialogflow_url}).\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nConsulta [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles."
|
||||
"default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la [integraci\u00f3n webhook de Dialogflow]({dialogflow_url}).\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n- Content Type: application/json\n\nConsulta [la documentaci\u00f3n]({docs_url}) para obtener m\u00e1s detalles."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Home Assistant forekomsten din m\u00e5 v\u00e6re tilgjengelig fra internett for \u00e5 kunne motta webhook meldinger"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp [webhook integrasjon av Dialogflow]({dialogflow_url}). \n\nFyll ut f\u00f8lgende informasjon: \n\n- URL: `{webhook_url}` \n- Metode: POST\n- Innholdstype: application/json\n\nSe [dokumentasjonen]({docs_url}) for ytterligere detaljer."
|
||||
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du konfigurere [webhook-integrasjon av Dialogflow]( {dialogflow_url} ). \n\n Fyll inn f\u00f8lgende informasjon: \n\n - URL: ` {webhook_url} `\n - Metode: POST\n - Innholdstype: application/json \n\n Se [dokumentasjonen]( {docs_url} ) for ytterligere detaljer."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
},
|
||||
"import_turn_on": {
|
||||
"description": "Please turn on the device and click submit to continue migration"
|
||||
|
@ -10,7 +10,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
7
homeassistant/components/dnsip/translations/bs.json
Normal file
7
homeassistant/components/dnsip/translations/bs.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_hostname": "Neplatn\u00fd n\u00e1zev hostitele"
|
||||
}
|
||||
}
|
||||
}
|
@ -15,7 +15,7 @@
|
||||
"email": "Correu electr\u00f2nic",
|
||||
"password": "Contrasenya"
|
||||
},
|
||||
"title": "Configuraci\u00f3 del compte Rheem EcoNet"
|
||||
"title": "Configuraci\u00f3 de compte Rheem EcoNet"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"email": "Email",
|
||||
"password": "Password"
|
||||
},
|
||||
"title": "Setup Rheem EcoNet Account"
|
||||
"title": "Set up Rheem EcoNet Account"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"email": "E-post",
|
||||
"password": "Passord"
|
||||
},
|
||||
"title": "Konfigurer Rheem EcoNet-konto"
|
||||
"title": "Sett opp Rheem EcoNet-konto"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vols configurar {name} ({host})?",
|
||||
"title": "Configura SiteSage Emonitor"
|
||||
"title": "Configuraci\u00f3 de SiteSage Emonitor"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -10,8 +10,8 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Do you want to setup {name} ({host})?",
|
||||
"title": "Setup SiteSage Emonitor"
|
||||
"description": "Do you want to set up {name} ({host})?",
|
||||
"title": "Set up SiteSage Emonitor"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -10,8 +10,8 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vil du konfigurere {name} ({host})?",
|
||||
"title": "Konfigurer SiteSage Emonitor"
|
||||
"description": "Vil du sette opp {name} ( {host} )?",
|
||||
"title": "Sett opp SiteSage Emonitor"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
7
homeassistant/components/esphome/translations/bs.json
Normal file
7
homeassistant/components/esphome/translations/bs.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"mdns_missing_mac": "Chyb\u011bj\u00edc\u00ed MAC adresa ve vlastnostech MDNS."
|
||||
}
|
||||
}
|
||||
}
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
|
||||
"mdns_missing_mac": "Indirizzo MAC mancante nelle propriet\u00e0 MDNS.",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert",
|
||||
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
||||
"mdns_missing_mac": "Manglende MAC-adresse i MDNS-egenskaper.",
|
||||
"reauth_successful": "Re-autentisering var vellykket"
|
||||
},
|
||||
"error": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
|
||||
"mdns_missing_mac": "Brak adresu MAC we w\u0142a\u015bciwo\u015bciach MDNS.",
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
|
||||
},
|
||||
"error": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"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_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.",
|
||||
"mdns_missing_mac": "\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 MAC-\u0430\u0434\u0440\u0435\u0441 \u0432 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430\u0445 MDNS.",
|
||||
"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."
|
||||
},
|
||||
"error": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
"flow_title": "{model} {id} ({ipaddr})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "M\u00f6chtest du {model} {id} ({ipaddr})?"
|
||||
"description": "M\u00f6chtest du {model} {id} ({ipaddr}) einrichten?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
"flow_title": "{model} {id} ({ipaddr})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {model} {id} ({ipaddr})?"
|
||||
"description": "Do you want to set up {model} {id} ({ipaddr})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
"flow_title": "{model} {id} ( {ipaddr} )",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vil du konfigurere {model} {id} ( {ipaddr} )?"
|
||||
"description": "Vil du sette opp {model} {id} ( {ipaddr} )?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -39,7 +39,7 @@
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"description": "FRITZ!Box Tools einrichten, um deine FRITZ!Box zu steuern.\nMindestens erforderlich: Benutzername, Passwort.",
|
||||
"title": "Setup FRITZ!Box Tools"
|
||||
"title": "FRITZ!Box Tools einrichten"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -20,8 +20,8 @@
|
||||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Discovered FRITZ!Box: {name}\n\nSetup FRITZ!Box Tools to control your {name}",
|
||||
"title": "Setup FRITZ!Box Tools"
|
||||
"description": "Discovered FRITZ!Box: {name}\n\nSet up FRITZ!Box Tools to control your {name}",
|
||||
"title": "Set up FRITZ!Box Tools"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
@ -38,8 +38,8 @@
|
||||
"port": "Port",
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Setup FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.",
|
||||
"title": "Setup FRITZ!Box Tools"
|
||||
"description": "Set up FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.",
|
||||
"title": "Set up FRITZ!Box Tools"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -20,8 +20,8 @@
|
||||
"password": "Passord",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Oppdaget FRITZ!Box: {name} \n\n Konfigurer FRITZ!Box-verkt\u00f8y for \u00e5 kontrollere {name}",
|
||||
"title": "Sett opp FRITZ!Box verkt\u00f8y"
|
||||
"description": "Oppdaget FRITZ!Box: {name} \n\n Konfigurer FRITZ!Box Tools for \u00e5 kontrollere {name}",
|
||||
"title": "Sett opp FRITZ!Box Tools"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
@ -38,8 +38,8 @@
|
||||
"port": "Port",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Sett opp FRITZ!Box verkt\u00f8y for \u00e5 kontrollere fritz! Boksen.\nMinimum n\u00f8dvendig: brukernavn, passord.",
|
||||
"title": "Sett opp FRITZ!Box verkt\u00f8y"
|
||||
"description": "Sett opp FRITZ!Box Tools for \u00e5 kontrollere FRITZ!Boxen.\n Minimum n\u00f8dvendig: brukernavn, passord.",
|
||||
"title": "Sett opp FRITZ!Box Tools"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "La teva inst\u00e0ncia de Home Assistant ha de ser accessible des d'Internet per poder rebre missatges webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar l'opci\u00f3 webhook de Geofency.\n\nCompleta la seg\u00fcent informaci\u00f3:\n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
"default": "Per enviar esdeveniments a Home Assistant, has de configurar l'opci\u00f3 webhook de Geofency.\n\nCompleta la seg\u00fcent informaci\u00f3:\n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Deine Home Assistant-Instanz muss \u00fcber das Internet erreichbar sein, um Webhook-Nachrichten empfangen zu k\u00f6nnen."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Um Ereignisse an den Home Assistant zu senden, musst das Webhook Feature in Geofency konfiguriert werden.\n\n F\u00fcge die folgenden Informationen ein: \n\n - URL: ` {webhook_url} ` \n - Methode: POST \n \n Weitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
"default": "Um Ereignisse an Home Assistant zu senden, muss das Webhook Feature in Geofency konfiguriert werden.\n\nF\u00fcge die folgenden Informationen ein: \n\n- URL: `{webhook_url}` \n- Methode: POST \n \nWeitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive webhook messages."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Tu instancia de Home Assistant debe estar accesible desde Internet para recibir mensajes webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en Geofency.\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nConsulta [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles."
|
||||
"default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en Geofency.\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nConsulta [la documentaci\u00f3n]({docs_url}) para obtener m\u00e1s detalles."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Home Assistant forekomsten din m\u00e5 v\u00e6re tilgjengelig fra internett for \u00e5 kunne motta webhook meldinger"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "For \u00e5 kunne sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i Geofency. \n\n Fyll ut f\u00f8lgende informasjon: \n\n - URL: `{webhook_url}` \n - Metode: POST \n\n Se [dokumentasjonen]({docs_url}) for ytterligere detaljer."
|
||||
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i Geofency. \n\n Fyll inn f\u00f8lgende informasjon: \n\n - URL: ` {webhook_url} `\n - Metode: POST \n\n Se [dokumentasjonen]( {docs_url} ) for ytterligere detaljer."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -16,7 +16,7 @@
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Provide requisite information below.",
|
||||
"title": "Setup Gogogate2 or ismartgate"
|
||||
"title": "Set up Gogogate2 or ismartgate"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"application_credentials": {
|
||||
"description": "Segui le [istruzioni]({more_info_url}) per la [schermata di consenso OAuth]({oauth_consent_url}) per concedere Home Assistant l'accesso al tuo SDK dell'Assistente Google. Devi anche creare le credenziali dell'applicazione collegate al tuo account:\n 1. Vai a [Credenziali]({oauth_creds_url}) e fai clic su **Crea credenziali**.\n 1. Dall'elenco a discesa selezionare **ID client OAuth**.\n 1. Selezionare **Applicazione web** per Tipo di applicazione. \n\n"
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
||||
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_access_token": "Token di accesso non valido",
|
||||
"missing_configuration": "Il componente non \u00e8 configurato. Segui la documentazione.",
|
||||
"oauth_error": "Ricevuti dati token non validi.",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente",
|
||||
"timeout_connect": "Tempo scaduto per stabile la connessione.",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticazione riuscita"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Collega l'account Google"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Scegli il metodo di autenticazione"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "L'integrazione dell'SDK dell'Assistente Google deve autenticare nuovamente il tuo account",
|
||||
"title": "Autentica nuovamente l'integrazione"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
|
||||
"already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059",
|
||||
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
|
||||
"invalid_access_token": "\u7121\u52b9\u306a\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3",
|
||||
"missing_configuration": "\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u5f93\u3063\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"oauth_error": "\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u30c7\u30fc\u30bf\u3092\u53d7\u4fe1\u3057\u307e\u3057\u305f\u3002",
|
||||
"reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f",
|
||||
"timeout_connect": "\u63a5\u7d9a\u78ba\u7acb\u6642\u306b\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8",
|
||||
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\u6b63\u5e38\u306b\u8a8d\u8a3c\u3055\u308c\u307e\u3057\u305f"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Google\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u30ea\u30f3\u30af\u3059\u308b"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "\u8a8d\u8a3c\u65b9\u6cd5\u306e\u9078\u629e"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"title": "\u7d71\u5408\u306e\u518d\u8a8d\u8a3c"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"application_credentials": {
|
||||
"description": "F\u00f8lg [instruksjonene]( {more_info_url} ) for [OAuth-samtykkeskjermen]( {oauth_consent_url} ) for \u00e5 gi Home Assistant tilgang til Google Assistant SDK. Du m\u00e5 ogs\u00e5 opprette applikasjonslegitimasjon knyttet til kontoen din:\n 1. G\u00e5 til [Credentials]( {oauth_creds_url} ) og klikk p\u00e5 **Create Credentials**.\n 1. Velg **OAuth-klient-ID** fra rullegardinlisten.\n 1. Velg **Webapplikasjon** for applikasjonstype. \n\n"
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kontoen er allerede konfigurert",
|
||||
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"invalid_access_token": "Ugyldig tilgangstoken",
|
||||
"missing_configuration": "Komponenten er ikke konfigurert, vennligst f\u00f8lg dokumentasjonen",
|
||||
"oauth_error": "Mottatt ugyldige token data.",
|
||||
"reauth_successful": "Re-autentisering var vellykket",
|
||||
"timeout_connect": "Tidsavbrudd oppretter forbindelse",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Vellykket godkjenning"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Koble til Google-kontoen"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Velg godkjenningsmetode"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Google Assistant SDK-integrasjonen m\u00e5 autentisere kontoen din p\u00e5 nytt",
|
||||
"title": "Godkjenne integrering p\u00e5 nytt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -11,7 +11,7 @@
|
||||
"missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105.",
|
||||
"oauth_error": "Otrzymano nieprawid\u0142owe dane tokena.",
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119",
|
||||
"timeout_connect": "Limit czasu na nawi\u0105zanie po\u0142\u0105czenia",
|
||||
"timeout_connect": "Up\u0142yn\u0105\u0142 limit czasu po\u0142\u0105czenia",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"create_entry": {
|
||||
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"application_credentials": {
|
||||
"description": "\u0421\u043b\u0435\u0434\u0443\u0439\u0442\u0435 [\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c]({more_info_url}) \u043d\u0430 [\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 OAuth]({oauth_consent_url}), \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c Home Assistant \u0434\u043e\u0441\u0442\u0443\u043f \u043a Google Assistant SDK. \u0422\u0430\u043a\u0436\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0435 \u0441 \u0412\u0430\u0448\u0438\u043c \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u043e\u043c:\n1. \u041f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432 [\u0423\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439]({oauth_creds_url}) \u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435 **\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f**.\n2. \u0412 \u0432\u044b\u043f\u0430\u0434\u0430\u044e\u0449\u0435\u043c \u0441\u043f\u0438\u0441\u043a\u0435 \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 **\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 OAuth**.\n3. \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 **\u0412\u0435\u0431 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435** \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0422\u0438\u043f\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f."
|
||||
},
|
||||
"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.",
|
||||
"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.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"invalid_access_token": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430.",
|
||||
"missing_configuration": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439.",
|
||||
"oauth_error": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u044b \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0442\u043e\u043a\u0435\u043d\u0430.",
|
||||
"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.",
|
||||
"timeout_connect": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\u0410\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e."
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "\u0423\u0447\u0435\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Google"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u043f\u043e\u0441\u043e\u0431 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Google.",
|
||||
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -8,13 +8,13 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Device"
|
||||
},
|
||||
"description": "Choose a device to setup"
|
||||
"description": "Choose a device to set up"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -8,7 +8,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
"description": "Vil du sette opp {name} ?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "La teva inst\u00e0ncia de Home Assistant ha de ser accessible des d'Internet per poder rebre missatges webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar l'opci\u00f3 webhook de GPSLogger.\n\nCompleta la seg\u00fcent informaci\u00f3:\n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
"default": "Per enviar esdeveniments a Home Assistant, has de configurar l'opci\u00f3 webhook de GPSLogger.\n\nCompleta la seg\u00fcent informaci\u00f3:\n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n\nConsulta la [documentaci\u00f3]({docs_url}) per a m\u00e9s detalls."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Deine Home Assistant-Instanz muss \u00fcber das Internet erreichbar sein, um Webhook-Nachrichten empfangen zu k\u00f6nnen."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Um Ereignisse an Home Assistant zu senden, muss das Webhook Feature in der GPSLogger konfiguriert werden.\n\n F\u00fcge die folgenden Informationen ein: \n\n - URL: ` {webhook_url} ` \n - Methode: POST \n \n Weitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
"default": "Um Ereignisse an Home Assistant zu senden, muss das Webhook Feature in GPSLogger konfiguriert werden.\n\nF\u00fcge die folgenden Informationen ein: \n\n- URL: `{webhook_url}` \n- Methode: POST \n \nWeitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive webhook messages."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Tu instancia de Home Assistant debe estar accesible desde Internet para recibir mensajes webhook."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en GPSLogger.\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nConsulta [la documentaci\u00f3n]({docs_url}) para m\u00e1s detalles."
|
||||
"default": "Para enviar eventos a Home Assistant, necesitar\u00e1s configurar la funci\u00f3n de webhook en GPSLogger.\n\nCompleta la siguiente informaci\u00f3n:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nConsulta [la documentaci\u00f3n]({docs_url}) para obtener m\u00e1s detalles."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"webhook_not_internet_accessible": "Home Assistant forekomsten din m\u00e5 v\u00e6re tilgjengelig fra internett for \u00e5 kunne motta webhook meldinger"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i GPSLogger. \n\n Fyll ut f\u00f8lgende informasjon: \n\n - URL: `{webhook_url}` \n - Metode: POST \n\n Se [dokumentasjonen]({docs_url}) for ytterligere detaljer."
|
||||
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i GPSLogger. \n\n Fyll inn f\u00f8lgende informasjon: \n\n - URL: ` {webhook_url} `\n - Metode: POST \n\n Se [dokumentasjonen]( {docs_url} ) for ytterligere detaljer."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
"description": "Do you want to start setup?"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,15 +10,15 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Do you want to setup {name} ({host})?",
|
||||
"title": "Setup Logitech Harmony Hub"
|
||||
"description": "Do you want to set up {name} ({host})?",
|
||||
"title": "Set up Logitech Harmony Hub"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"name": "Hub Name"
|
||||
},
|
||||
"title": "Setup Logitech Harmony Hub"
|
||||
"title": "Set up Logitech Harmony Hub"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -10,15 +10,15 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Vil du konfigurere {name} ({host})?",
|
||||
"title": "Sett opp Logitech Harmony Hub"
|
||||
"description": "Vil du sette opp {name} ( {host} )?",
|
||||
"title": "Konfigurer Logitech Harmony Hub"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert",
|
||||
"name": "Navn p\u00e5 hub"
|
||||
},
|
||||
"title": "Sett opp Logitech Harmony Hub"
|
||||
"title": "Konfigurer Logitech Harmony Hub"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6,6 +6,7 @@
|
||||
"addon_install_failed": "Impossibile installare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "Impossibile impostare la configurazione di Silicon Labs Multiprotocol.",
|
||||
"addon_start_failed": "Impossibile avviare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"disabled_due_to_bug": "Le opzioni hardware sono temporaneamente disabilitate mentre correggiamo un bug. [Ulteriori informazioni]({url})",
|
||||
"not_hassio": "Le opzioni hardware possono essere configurate solo su installazioni HassOS.",
|
||||
"zha_migration_failed": "La migrazione ZHA non \u00e8 riuscita."
|
||||
},
|
||||
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"silabs_multiprotocol_hardware": {
|
||||
"options": {
|
||||
"abort": {
|
||||
"disabled_due_to_bug": "\u30d0\u30b0\u3092\u4fee\u6b63\u3059\u308b\u9593\u3001\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u4e00\u6642\u7684\u306b\u7121\u52b9\u306b\u306a\u308a\u307e\u3059\u3002 [\u8a73\u7d30]({url})",
|
||||
"zha_migration_failed": "ZHA\u3078\u306e\u79fb\u884c\u306f\u6210\u529f\u3057\u307e\u305b\u3093\u3067\u3057\u305f\u3002"
|
||||
},
|
||||
"step": {
|
||||
"addon_not_installed": {
|
||||
"description": "\u30de\u30eb\u30c1\u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30b5\u30dd\u30fc\u30c8\u304c\u6709\u52b9\u306a\u5834\u5408\u3001 {hardware_name} \u306eIEEE 802.15.4\u7121\u7dda\u306f\u3001Zigbee\u3068Thread(Matter\u3067\u4f7f\u7528)\u306e\u4e21\u65b9\u3067\u540c\u6642\u306b\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u7121\u7dda\u304c\u3059\u3067\u306bZHA Zigbee\u7d71\u5408\u306b\u3088\u3063\u3066\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001ZHA\u306f\u30de\u30eb\u30c1\u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u518d\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u3002\n\n\u6ce8: \u3053\u308c\u306f\u5b9f\u9a13\u7684\u306a\u6a5f\u80fd\u3067\u3059\u3002",
|
||||
"title": "IEEE 802.15.4\u7121\u7dda\u306b\u304a\u3051\u308b\u30de\u30eb\u30c1\u30d7\u30ed\u30c8\u30b3\u30eb\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u6709\u52b9\u5316\u3059\u308b"
|
||||
},
|
||||
"show_revert_guide": {
|
||||
"description": "Zigbee\u5c02\u7528\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u306b\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u4ee5\u4e0b\u306e\u624b\u9806\u3092\u624b\u52d5\u3067\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002\n\n * Silicon Labs Multiprotocol\u30a2\u30c9\u30aa\u30f3\u3092\u524a\u9664\u3057\u307e\u3059\u3002\n\n * Zigbee\u5c02\u7528\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u306e\u30d5\u30e9\u30c3\u30b7\u30e5\u306f\u3001https://github.com/NabuCasa/silabs-firmware/wiki/Flash-Silicon-Labs-radio-firmware-manually \u306e\u30ac\u30a4\u30c9\u306b\u5f93\u3063\u3066\u304f\u3060\u3055\u3044\u3002\n\n * \u518d\u30d5\u30e9\u30c3\u30b7\u30e5\u3055\u308c\u305f\u7121\u7dda\u6a5f\u306b\u8a2d\u5b9a\u3092\u79fb\u884c\u3059\u308b\u305f\u3081\u306bZHA\u3092\u518d\u8a2d\u5b9a\u3057\u307e\u3059\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,7 @@
|
||||
"addon_install_failed": "Kunne ikke installere Silicon Labs Multiprotocol-tillegget.",
|
||||
"addon_set_config_failed": "Kunne ikke angi Silicon Labs Multiprotocol-konfigurasjon.",
|
||||
"addon_start_failed": "Kunne ikke starte Silicon Labs Multiprotocol-tillegget.",
|
||||
"disabled_due_to_bug": "Maskinvarealternativene er midlertidig deaktivert mens vi fikser en feil. [Finn ut mer]( {url} )",
|
||||
"not_hassio": "Maskinvarealternativene kan bare konfigureres p\u00e5 HassOS-installasjoner.",
|
||||
"zha_migration_failed": "ZHA-migreringen lyktes ikke."
|
||||
},
|
||||
|
@ -5,6 +5,7 @@
|
||||
"addon_install_failed": "Impossibile installare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "Impossibile impostare la configurazione di Silicon Labs Multiprotocol.",
|
||||
"addon_start_failed": "Impossibile avviare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"disabled_due_to_bug": "Le opzioni hardware sono temporaneamente disabilitate mentre correggiamo un bug. [Ulteriori informazioni]({url})",
|
||||
"not_hassio": "Le opzioni hardware possono essere configurate solo su installazioni HassOS.",
|
||||
"zha_migration_failed": "La migrazione ZHA non \u00e8 riuscita."
|
||||
},
|
||||
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"abort": {
|
||||
"disabled_due_to_bug": "\u30d0\u30b0\u3092\u4fee\u6b63\u3059\u308b\u9593\u3001\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u4e00\u6642\u7684\u306b\u7121\u52b9\u306b\u306a\u308a\u307e\u3059\u3002 [\u8a73\u7d30]({url})",
|
||||
"zha_migration_failed": "ZHA\u3078\u306e\u79fb\u884c\u306f\u6210\u529f\u3057\u307e\u305b\u3093\u3067\u3057\u305f\u3002"
|
||||
}
|
||||
}
|
||||
}
|
@ -5,6 +5,7 @@
|
||||
"addon_install_failed": "Kunne ikke installere Silicon Labs Multiprotocol-tillegget.",
|
||||
"addon_set_config_failed": "Kunne ikke angi Silicon Labs Multiprotocol-konfigurasjon.",
|
||||
"addon_start_failed": "Kunne ikke starte Silicon Labs Multiprotocol-tillegget.",
|
||||
"disabled_due_to_bug": "Maskinvarealternativene er midlertidig deaktivert mens vi fikser en feil. [Finn ut mer]( {url} )",
|
||||
"not_hassio": "Maskinvarealternativene kan bare konfigureres p\u00e5 HassOS-installasjoner.",
|
||||
"zha_migration_failed": "ZHA-migreringen lyktes ikke."
|
||||
},
|
||||
|
@ -5,6 +5,7 @@
|
||||
"addon_install_failed": "Impossibile installare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"addon_set_config_failed": "Impossibile impostare la configurazione di Silicon Labs Multiprotocol.",
|
||||
"addon_start_failed": "Impossibile avviare il componente aggiuntivo Silicon Labs Multiprotocol.",
|
||||
"disabled_due_to_bug": "Le opzioni hardware sono temporaneamente disabilitate mentre correggiamo un bug. [Ulteriori informazioni]({url})",
|
||||
"not_hassio": "Le opzioni hardware possono essere configurate solo su installazioni HassOS.",
|
||||
"zha_migration_failed": "La migrazione ZHA non \u00e8 riuscita."
|
||||
},
|
||||
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"abort": {
|
||||
"disabled_due_to_bug": "\u30d0\u30b0\u3092\u4fee\u6b63\u3059\u308b\u9593\u3001\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u4e00\u6642\u7684\u306b\u7121\u52b9\u306b\u306a\u308a\u307e\u3059\u3002 [\u8a73\u7d30]({url})",
|
||||
"zha_migration_failed": "ZHA\u3078\u306e\u79fb\u884c\u306f\u6210\u529f\u3057\u307e\u305b\u3093\u3067\u3057\u305f\u3002"
|
||||
}
|
||||
}
|
||||
}
|
@ -5,6 +5,7 @@
|
||||
"addon_install_failed": "Kunne ikke installere Silicon Labs Multiprotocol-tillegget.",
|
||||
"addon_set_config_failed": "Kunne ikke angi Silicon Labs Multiprotocol-konfigurasjon.",
|
||||
"addon_start_failed": "Kunne ikke starte Silicon Labs Multiprotocol-tillegget.",
|
||||
"disabled_due_to_bug": "Maskinvarealternativene er midlertidig deaktivert mens vi fikser en feil. [Finn ut mer]( {url} )",
|
||||
"not_hassio": "Maskinvarealternativene kan bare konfigureres p\u00e5 HassOS-installasjoner.",
|
||||
"zha_migration_failed": "ZHA-migreringen lyktes ikke."
|
||||
},
|
||||
|
@ -9,7 +9,7 @@
|
||||
"sleepy": "u\u015bpione urz\u0105dzenie ko\u0144cowe"
|
||||
},
|
||||
"homekit_controller__thread_status": {
|
||||
"border_router": "router graniczny",
|
||||
"border_router": "router brzegowy",
|
||||
"child": "dziecko",
|
||||
"detached": "od\u0142\u0105czony",
|
||||
"disabled": "wy\u0142\u0105czony",
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {product_type} ({serial}) at {ip_address}?",
|
||||
"description": "Do you want to set up {product_type} ({serial}) at {ip_address}?",
|
||||
"title": "Confirm"
|
||||
},
|
||||
"user": {
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user