mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
[ci skip] Translation update
This commit is contained in:
parent
2aed7b94c5
commit
ff14a11254
19
homeassistant/components/airtouch4/translations/no.json
Normal file
19
homeassistant/components/airtouch4/translations/no.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"no_units": "Kan ikke finne noen AirTouch 4 -grupper."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert"
|
||||
},
|
||||
"title": "Konfigurer AirTouch 4 -tilkoblingsdetaljer."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,43 +1,43 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"arm_away": "Inschakelen {entity_name} afwezig",
|
||||
"arm_home": "Inschakelen {entity_name} thuis",
|
||||
"arm_night": "Inschakelen {entity_name} nacht",
|
||||
"arm_away": "Schakel {entity_name} in voor vertrek",
|
||||
"arm_home": "Schakel {entity_name} in voor thuis",
|
||||
"arm_night": "Schakel {entity_name} in voor 's nachts",
|
||||
"arm_vacation": "Schakel {entity_name} in op vakantie",
|
||||
"disarm": "Uitschakelen {entity_name}",
|
||||
"trigger": "Trigger {entity_name}"
|
||||
"disarm": "Schakel {entity_name} uit",
|
||||
"trigger": "Laat {entity_name} afgaan"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_armed_away": "{entity_name} afwezig ingeschakeld",
|
||||
"is_armed_home": "{entity_name} thuis ingeschakeld",
|
||||
"is_armed_night": "{entity_name} nachtstand ingeschakeld",
|
||||
"is_armed_away": "{entity_name} ingeschakeld voor vertrek",
|
||||
"is_armed_home": "{entity_name} ingeschakeld voor thuis",
|
||||
"is_armed_night": "{entity_name} is ingeschakeld voor 's nachts",
|
||||
"is_armed_vacation": "{entity_name} is in vakantie geschakeld",
|
||||
"is_disarmed": "{entity_name} is uitgeschakeld",
|
||||
"is_triggered": "{entity_name} wordt geactiveerd"
|
||||
"is_triggered": "{entity_name} gaat af"
|
||||
},
|
||||
"trigger_type": {
|
||||
"armed_away": "{entity_name} afwezig ingeschakeld",
|
||||
"armed_home": "{entity_name} thuis ingeschakeld",
|
||||
"armed_night": "{entity_name} nachtstand ingeschakeld",
|
||||
"armed_away": "{entity_name} ingeschakeld voor vertrek",
|
||||
"armed_home": "{entity_name} ingeschakeld voor thuis",
|
||||
"armed_night": "{entity_name} ingeschakeld voor 's nachts",
|
||||
"armed_vacation": "{entity_name} schakelde vakantie in",
|
||||
"disarmed": "{entity_name} uitgeschakeld",
|
||||
"triggered": "{entity_name} geactiveerd"
|
||||
"triggered": "{entity_name} afgegaan"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"armed": "Ingeschakeld",
|
||||
"armed_away": "Ingeschakeld afwezig",
|
||||
"armed_custom_bypass": "Ingeschakeld met overbrugging(en)",
|
||||
"armed_home": "Ingeschakeld thuis",
|
||||
"armed_night": "Ingeschakeld nacht",
|
||||
"armed_away": "Ingeschakeld voor vertrek",
|
||||
"armed_custom_bypass": "Ingeschakeld met overbrugging",
|
||||
"armed_home": "Ingeschakeld voor thuis",
|
||||
"armed_night": "Ingeschakeld voor 's nachts",
|
||||
"armed_vacation": "Vakantie ingeschakeld",
|
||||
"arming": "Schakelt in",
|
||||
"disarmed": "Uitgeschakeld",
|
||||
"disarming": "Schakelt uit",
|
||||
"pending": "In wacht",
|
||||
"triggered": "Geactiveerd"
|
||||
"triggered": "Gaat af"
|
||||
}
|
||||
},
|
||||
"title": "Alarm bedieningspaneel"
|
||||
|
@ -32,7 +32,7 @@
|
||||
"int": "Het onderstaande veld moet een geheel getal zijn.",
|
||||
"loop_range": "RF Lus moet een geheel getal zijn tussen 1 en 4.",
|
||||
"loop_rfid": "RF Lus kan niet worden gebruikt zonder RF Serieel.",
|
||||
"relay_inclusive": "Het relais-adres en het relais-kanaal zijn codeafhankelijk en moeten samen worden opgenomen."
|
||||
"relay_inclusive": "Het relaisadres en het relaiskanaal zijn onderling afhankelijk en moeten samen worden opgenomen."
|
||||
},
|
||||
"step": {
|
||||
"arm_settings": {
|
||||
@ -53,18 +53,18 @@
|
||||
"zone_details": {
|
||||
"data": {
|
||||
"zone_loop": "RF Lus",
|
||||
"zone_name": "Zone naam",
|
||||
"zone_relayaddr": "Relais Adres",
|
||||
"zone_relaychan": "Relais Kanaal",
|
||||
"zone_name": "Zonenaam",
|
||||
"zone_relayaddr": "Relaisadres",
|
||||
"zone_relaychan": "Relaiskanaal",
|
||||
"zone_rfid": "RF Serieel",
|
||||
"zone_type": "Zone Type"
|
||||
"zone_type": "Zonetype"
|
||||
},
|
||||
"description": "Voer details in voor zone {zone_number}. Om zone {zone_number} te verwijderen, laat u Zone Name leeg.",
|
||||
"description": "Voer details in voor zone {zone_number}. Om zone {zone_number} te verwijderen, laat u Zonenaam leeg.",
|
||||
"title": "Configureer AlarmDecoder"
|
||||
},
|
||||
"zone_select": {
|
||||
"data": {
|
||||
"zone_number": "Zone nummer"
|
||||
"zone_number": "Zonenummer"
|
||||
},
|
||||
"description": "Voer het zone nummer in dat u wilt toevoegen, bewerken of verwijderen.",
|
||||
"title": "Configureer AlarmDecoder"
|
||||
|
@ -52,7 +52,7 @@
|
||||
},
|
||||
"light": {
|
||||
"off": "\u05d0\u05d9\u05df \u05d0\u05d5\u05e8",
|
||||
"on": "\u05d6\u05d5\u05d4\u05d4 \u05d0\u05d5\u05e8"
|
||||
"on": "\u05d6\u05d5\u05d4\u05ea\u05d4 \u05ea\u05d0\u05d5\u05e8\u05d4"
|
||||
},
|
||||
"lock": {
|
||||
"off": "\u05e0\u05e2\u05d5\u05dc",
|
||||
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"authorize": {
|
||||
"title": "Authorise Sony Bravia TV"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"state": {
|
||||
"demo__speed": {
|
||||
"light_speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05d0\u05d5\u05e8"
|
||||
}
|
||||
}
|
||||
}
|
10
homeassistant/components/ecobee/translations/en_GB.json
Normal file
10
homeassistant/components/ecobee/translations/en_GB.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"authorize": {
|
||||
"description": "Please authorise this app at https://www.ecobee.com/consumerportal/index.html with PIN code:\n\n{pin}\n\nThen, press Submit.",
|
||||
"title": "Authorise app on ecobee.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/fjaraskupan/translations/no.json
Normal file
13
homeassistant/components/fjaraskupan/translations/no.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "Ingen enheter funnet p\u00e5 nettverket",
|
||||
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vil du sette opp Fj\u00e4r\u00e5skupan?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/hyperion/translations/en_GB.json
Normal file
11
homeassistant/components/hyperion/translations/en_GB.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"priority": "Hyperion priority to use for colours and effects"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -21,6 +21,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"restore_light_state": "\u05e9\u05d7\u05d6\u05d5\u05e8 \u05d1\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05ea\u05d0\u05d5\u05e8\u05d4"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"host_reachable": "\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d2\u05d9\u05e2 \u05dc\u05de\u05d0\u05e8\u05d7"
|
||||
|
12
homeassistant/components/konnected/translations/en_GB.json
Normal file
12
homeassistant/components/konnected/translations/en_GB.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_konn_panel": "Not a recognised Konnected.io device"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"not_konn_panel": "Not a recognised Konnected.io device"
|
||||
}
|
||||
}
|
||||
}
|
@ -23,5 +23,5 @@
|
||||
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
|
||||
}
|
||||
},
|
||||
"title": "\u05d0\u05d5\u05b9\u05e8"
|
||||
"title": "\u05ea\u05d0\u05d5\u05e8\u05d4"
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/lyric/translations/en_GB.json
Normal file
7
homeassistant/components/lyric/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/motioneye/translations/en_GB.json
Normal file
11
homeassistant/components/motioneye/translations/en_GB.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"webhook_set_overwrite": "Overwrite unrecognised webhooks"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/neato/translations/en_GB.json
Normal file
7
homeassistant/components/neato/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/nest/translations/en_GB.json
Normal file
13
homeassistant/components/nest/translations/en_GB.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL.",
|
||||
"unknown_authorize_url_generation": "Unknown error generating an authorise URL."
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "To link your Nest account, [authorise your account]({url}).\n\nAfter authorisation, copy-paste the provided PIN code below."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/netatmo/translations/en_GB.json
Normal file
7
homeassistant/components/netatmo/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/p1_monitor/translations/no.json
Normal file
17
homeassistant/components/p1_monitor/translations/no.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert",
|
||||
"name": "Navn"
|
||||
},
|
||||
"description": "Sett opp P1 Monitor for \u00e5 integreres med Home Assistant."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
8
homeassistant/components/point/translations/en_GB.json
Normal file
8
homeassistant/components/point/translations/en_GB.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL.",
|
||||
"unknown_authorize_url_generation": "Unknown error generating an authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"invalid_auth": "Ugyldig godkjenning",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"cloud_id": "Cloud ID",
|
||||
"host": "Vert",
|
||||
"install_code": "Installasjonskode"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -23,7 +23,7 @@
|
||||
"ha_to_risco": {
|
||||
"data": {
|
||||
"armed_away": "Ingeschakeld weg",
|
||||
"armed_custom_bypass": "Ingeschakeld met overbrugging(en)",
|
||||
"armed_custom_bypass": "Ingeschakeld met overbrugging",
|
||||
"armed_home": "Ingeschakeld thuis",
|
||||
"armed_night": "Ingeschakeld nacht"
|
||||
},
|
||||
|
@ -34,7 +34,7 @@
|
||||
"blid": "",
|
||||
"host": "Vert"
|
||||
},
|
||||
"description": "Ingen Roomba eller Braava har blitt oppdaget i nettverket ditt. BLID er delen av enhetens vertsnavn etter `iRobot-` eller `Roomba-`. F\u00f8lg trinnene som er beskrevet i dokumentasjonen p\u00e5: {auth_help_url}",
|
||||
"description": "Ingen Roomba eller Braava er oppdaget p\u00e5 nettverket ditt.",
|
||||
"title": "Koble til enheten manuelt"
|
||||
},
|
||||
"user": {
|
||||
|
10
homeassistant/components/roon/translations/en_GB.json
Normal file
10
homeassistant/components/roon/translations/en_GB.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "You must authorise Home Assistant in Roon. After you click submit, go to the Roon Core application, open Settings and enable HomeAssistant on the Extensions tab.",
|
||||
"title": "Authorise HomeAssistant in Roon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "Aktuelle Schwefeldioxid-Konzentration von {entity_name}",
|
||||
"is_temperature": "Aktuelle {entity_name} Temperatur",
|
||||
"is_value": "Aktueller {entity_name} Wert",
|
||||
"is_volatile_organic_compounds": "Aktuelle Konzentration fl\u00fcchtiger organischer Verbindungen in {entity_name}",
|
||||
"is_voltage": "Aktuelle Spannung von {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "\u00c4nderung der Schwefeldioxidkonzentration bei {entity_name}",
|
||||
"temperature": "{entity_name} Temperatur\u00e4nderungen",
|
||||
"value": "{entity_name} Wert\u00e4nderungen",
|
||||
"volatile_organic_compounds": "{entity_name} Konzentrations\u00e4nderungen fl\u00fcchtiger organischer Verbindungen",
|
||||
"voltage": "{entity_name} Spannungs\u00e4nderungen"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "Current {entity_name} sulphur dioxide concentration level",
|
||||
"is_temperature": "Current {entity_name} temperature",
|
||||
"is_value": "Current {entity_name} value",
|
||||
"is_volatile_organic_compounds": "Current {entity_name} volatile organic compounds concentration level",
|
||||
"is_voltage": "Current {entity_name} voltage"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} sulphur dioxide concentration changes",
|
||||
"temperature": "{entity_name} temperature changes",
|
||||
"value": "{entity_name} value changes",
|
||||
"volatile_organic_compounds": "{entity_name} volatile organic compounds concentration changes",
|
||||
"voltage": "{entity_name} voltage changes"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "Praegune v\u00e4\u00e4veldioksiidi kontsentratsioonitase {entity_name}",
|
||||
"is_temperature": "Praegune {entity_name} temperatuur",
|
||||
"is_value": "Praegune {entity_name} v\u00e4\u00e4rtus",
|
||||
"is_volatile_organic_compounds": "Praegune {entity_name} lenduvate orgaaniliste \u00fchendite kontsentratsioonitase",
|
||||
"is_voltage": "Praegune {entity_name}pinge"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} v\u00e4\u00e4veldioksiidi kontsentratsiooni muutused",
|
||||
"temperature": "{entity_name} temperatuur muutub",
|
||||
"value": "{entity_name} v\u00e4\u00e4rtus muutub",
|
||||
"volatile_organic_compounds": "{entity_name} lenduvate orgaaniliste \u00fchendite kontsentratsiooni muutused",
|
||||
"voltage": "{entity_name} pingemuutub"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "Huidige {entity_name} zwaveldioxideconcentratie",
|
||||
"is_temperature": "Huidige {entity_name} temperatuur",
|
||||
"is_value": "Huidige {entity_name} waarde",
|
||||
"is_volatile_organic_compounds": "Huidig {entity_name} vluchtige-organische-stoffenconcentratieniveau",
|
||||
"is_voltage": "Huidige {entity_name} spanning"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} zwaveldioxideconcentratieveranderingen",
|
||||
"temperature": "{entity_name} temperatuur gewijzigd",
|
||||
"value": "{entity_name} waarde gewijzigd",
|
||||
"volatile_organic_compounds": "{entity_name} vluchtige-organische-stoffenconcentratieveranderingen",
|
||||
"voltage": "{entity_name} voltage verandert"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "Gjeldende konsentrasjonsniv\u00e5 for svoveldioksid for {entity_name}",
|
||||
"is_temperature": "Gjeldende {entity_name} temperatur",
|
||||
"is_value": "Gjeldende {entity_name} verdi",
|
||||
"is_volatile_organic_compounds": "Gjeldende {entity_name} flyktige organiske forbindelser",
|
||||
"is_voltage": "Gjeldende {entity_name} spenning"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} svoveldioksidkonsentrasjon endres",
|
||||
"temperature": "{entity_name} temperaturendringer",
|
||||
"value": "{entity_name} verdi endringer",
|
||||
"volatile_organic_compounds": "{entity_name} konsentrasjon av flyktige organiske forbindelser",
|
||||
"voltage": "{entity_name} spenningsendringer"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "{entity_name} \u0438\u043c\u0435\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0443\u0440\u043e\u0432\u043d\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u0438 \u0434\u0438\u043e\u043a\u0441\u0438\u0434\u0430 \u0441\u0435\u0440\u044b",
|
||||
"is_temperature": "{entity_name} \u0438\u043c\u0435\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435",
|
||||
"is_value": "{entity_name} \u0438\u043c\u0435\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435",
|
||||
"is_volatile_organic_compounds": "{entity_name} \u0438\u043c\u0435\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0443\u0440\u043e\u0432\u043d\u044f \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u0438 \u043b\u0435\u0442\u0443\u0447\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432",
|
||||
"is_voltage": "{entity_name} \u0438\u043c\u0435\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u0438 \u0434\u0438\u043e\u043a\u0441\u0438\u0434\u0430 \u0441\u0435\u0440\u044b",
|
||||
"temperature": "{entity_name} \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435",
|
||||
"value": "{entity_name} \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435",
|
||||
"volatile_organic_compounds": "{entity_name} \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0430\u0446\u0438\u0438 \u043b\u0435\u0442\u0443\u0447\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0432\u0435\u0449\u0435\u0441\u0442\u0432",
|
||||
"voltage": "{entity_name} \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f"
|
||||
}
|
||||
},
|
||||
|
@ -23,6 +23,7 @@
|
||||
"is_sulphur_dioxide": "\u76ee\u524d {entity_name} \u4e8c\u6c27\u5316\u786b\u6fc3\u5ea6\u72c0\u614b",
|
||||
"is_temperature": "\u76ee\u524d{entity_name}\u6eab\u5ea6",
|
||||
"is_value": "\u76ee\u524d{entity_name}\u503c",
|
||||
"is_volatile_organic_compounds": "\u76ee\u524d {entity_name} \u63ee\u767c\u6027\u6709\u6a5f\u7269\u6fc3\u5ea6\u72c0\u614b",
|
||||
"is_voltage": "\u76ee\u524d{entity_name}\u96fb\u58d3"
|
||||
},
|
||||
"trigger_type": {
|
||||
@ -48,6 +49,7 @@
|
||||
"sulphur_dioxide": "{entity_name} \u4e8c\u6c27\u5316\u786b\u6fc3\u5ea6\u8b8a\u5316",
|
||||
"temperature": "{entity_name}\u6eab\u5ea6\u8b8a\u66f4",
|
||||
"value": "{entity_name}\u503c\u8b8a\u66f4",
|
||||
"volatile_organic_compounds": "{entity_name} \u63ee\u767c\u6027\u6709\u6a5f\u7269\u6fc3\u5ea6\u8b8a\u5316",
|
||||
"voltage": "\u76ee\u524d{entity_name}\u96fb\u58d3\u8b8a\u66f4"
|
||||
}
|
||||
},
|
||||
|
7
homeassistant/components/smappee/translations/en_GB.json
Normal file
7
homeassistant/components/smappee/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/smartthings/translations/en_GB.json
Normal file
15
homeassistant/components/smartthings/translations/en_GB.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"token_unauthorized": "The token is invalid or no longer authorised."
|
||||
},
|
||||
"step": {
|
||||
"authorize": {
|
||||
"title": "Authorise Home Assistant"
|
||||
},
|
||||
"select_location": {
|
||||
"description": "Please select the SmartThings Location you wish to add to Home Assistant. We will then open a new window and ask you to login and authorise installation of the Home Assistant integration into the selected location."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/soma/translations/en_GB.json
Normal file
7
homeassistant/components/soma/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/somfy/translations/en_GB.json
Normal file
7
homeassistant/components/somfy/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/spotify/translations/en_GB.json
Normal file
7
homeassistant/components/spotify/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/tellduslive/translations/en_GB.json
Normal file
13
homeassistant/components/tellduslive/translations/en_GB.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL.",
|
||||
"unknown_authorize_url_generation": "Unknown error generating an authorise URL."
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"description": "To link your TelldusLive account:\n 1. Click the link below\n 2. Login to Telldus Live\n 3. Authorise **{app_name}** (click **Yes**).\n 4. Come back here and click **SUBMIT**.\n\n [Link TelldusLive account]({auth_url})"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
8
homeassistant/components/toon/translations/en_GB.json
Normal file
8
homeassistant/components/toon/translations/en_GB.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL.",
|
||||
"unknown_authorize_url_generation": "Unknown error generating an authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/tuya/translations/en_GB.json
Normal file
14
homeassistant/components/tuya/translations/en_GB.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"device": {
|
||||
"data": {
|
||||
"max_kelvin": "Max colour temperature supported in Kelvin",
|
||||
"min_kelvin": "Min colour temperature supported in Kelvin",
|
||||
"support_color": "Force colour support",
|
||||
"tuya_max_coltemp": "Max colour temperature reported by device"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/xbox/translations/en_GB.json
Normal file
7
homeassistant/components/xbox/translations/en_GB.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout generating authorise URL."
|
||||
}
|
||||
}
|
||||
}
|
@ -7,7 +7,7 @@
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes"
|
||||
},
|
||||
"flow_title": "{model} {host}",
|
||||
"flow_title": "{modell} {id} ({host})",
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vil du sette opp {model} ( {host} )?"
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_zha_device": "Dit apparaat is niet een zha-apparaat.",
|
||||
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
|
||||
},
|
||||
"error": {
|
||||
@ -8,6 +9,9 @@
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Wilt u {name} instellen?"
|
||||
},
|
||||
"pick_radio": {
|
||||
"data": {
|
||||
"radio_type": "Radio type"
|
||||
@ -70,7 +74,7 @@
|
||||
"face_4": "met gezicht 4 geactiveerd",
|
||||
"face_5": "met gezicht 5 geactiveerd",
|
||||
"face_6": "met gezicht 6 geactiveerd",
|
||||
"face_any": "Met elk/opgegeven gezicht (en) geactiveerd",
|
||||
"face_any": "Met elk/opgegeven gezicht(en) geactiveerd",
|
||||
"left": "Links",
|
||||
"open": "Open",
|
||||
"right": "Rechts",
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_zha_device": "Denne enheten er ikke en zha -enhet",
|
||||
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
|
||||
},
|
||||
"error": {
|
||||
@ -8,6 +9,9 @@
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vil du konfigurere {name}?"
|
||||
},
|
||||
"pick_radio": {
|
||||
"data": {
|
||||
"radio_type": "Radio type"
|
||||
|
@ -8,7 +8,9 @@
|
||||
"addon_start_failed": "Kan de Z-Wave JS add-on niet starten.",
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratiestroom is al aan de gang",
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"discovery_requires_supervisor": "Ontdekking vereist de Supervisor.",
|
||||
"not_zwave_device": "Het ontdekte apparaat is niet een Z-Wave apparaat."
|
||||
},
|
||||
"error": {
|
||||
"addon_start_failed": "Het is niet gelukt om de Z-Wave JS add-on te starten. Controleer de configuratie.",
|
||||
@ -16,6 +18,7 @@
|
||||
"invalid_ws_url": "Ongeldige websocket URL",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"progress": {
|
||||
"install_addon": "Een ogenblik geduld terwijl de installatie van de Z-Wave JS add-on is voltooid. Dit kan enkele minuten duren.",
|
||||
"start_addon": "Wacht alstublieft terwijl de Z-Wave JS add-on start voltooid is. Dit kan enkele seconden duren."
|
||||
@ -48,6 +51,9 @@
|
||||
},
|
||||
"start_addon": {
|
||||
"title": "De add-on Z-Wave JS wordt gestart."
|
||||
},
|
||||
"usb_confirm": {
|
||||
"description": "Wilt u {naam} instellen met de Z-Wave JS add-on?"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -63,7 +69,9 @@
|
||||
"event.value_notification.basic": "Basis CC-evenement op {subtype}",
|
||||
"event.value_notification.central_scene": "Centrale Sc\u00e8ne actie op {subtype}",
|
||||
"event.value_notification.scene_activation": "Sc\u00e8ne-activering op {subtype}",
|
||||
"state.node_status": "Knooppuntstatus gewijzigd"
|
||||
"state.node_status": "Knooppuntstatus gewijzigd",
|
||||
"zwave_js.value_updated.config_parameter": "Waardeverandering op configuratieparameter {subtype}",
|
||||
"zwave_js.value_updated.value": "Waardeverandering op een Z-Wave JS-waarde"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -8,7 +8,9 @@
|
||||
"addon_start_failed": "Kunne ikke starte Z-Wave JS-tillegget.",
|
||||
"already_configured": "Enheten er allerede konfigurert",
|
||||
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
|
||||
"cannot_connect": "Tilkobling mislyktes"
|
||||
"cannot_connect": "Tilkobling mislyktes",
|
||||
"discovery_requires_supervisor": "Oppdagelsen krever veilederen.",
|
||||
"not_zwave_device": "Oppdaget enhet er ikke en Z-Wave-enhet."
|
||||
},
|
||||
"error": {
|
||||
"addon_start_failed": "Kunne ikke starte Z-Wave JS-tillegg. Sjekk konfigurasjonen.",
|
||||
@ -16,6 +18,7 @@
|
||||
"invalid_ws_url": "Ugyldig websocket URL",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"progress": {
|
||||
"install_addon": "Vent mens installasjonen av Z-Wave JS-tillegg er ferdig. Dette kan ta flere minutter.",
|
||||
"start_addon": "Vent mens Z-Wave JS-tillegget er ferdig startet. Dette kan ta noen sekunder."
|
||||
@ -48,6 +51,9 @@
|
||||
},
|
||||
"start_addon": {
|
||||
"title": "Z-Wave JS-tillegget starter"
|
||||
},
|
||||
"usb_confirm": {
|
||||
"description": "Vil du konfigurere {name} med Z-Wave JS-tillegget?"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -63,7 +69,9 @@
|
||||
"event.value_notification.basic": "Grunnleggende CC -hendelse p\u00e5 {subtype}",
|
||||
"event.value_notification.central_scene": "Sentral scenehandling p\u00e5 {subtype}",
|
||||
"event.value_notification.scene_activation": "Sceneaktivering p\u00e5 {subtype}",
|
||||
"state.node_status": "Nodestatus endret"
|
||||
"state.node_status": "Nodestatus endret",
|
||||
"zwave_js.value_updated.config_parameter": "Verdiendring p\u00e5 konfigurasjonsparameteren {subtype}",
|
||||
"zwave_js.value_updated.value": "Verdiendring p\u00e5 en Z-Wave JS-verdi"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user