mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
c680c07c65
commit
53a3f2e83d
@ -41,6 +41,35 @@
|
||||
},
|
||||
"title": "deCONZ Zigbee gateway"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Both buttons",
|
||||
"button_1": "First button",
|
||||
"button_2": "Second button",
|
||||
"button_3": "Third button",
|
||||
"button_4": "Fourth button",
|
||||
"close": "Close",
|
||||
"dim_down": "Dim down",
|
||||
"dim_up": "Dim up",
|
||||
"left": "Left",
|
||||
"open": "Open",
|
||||
"right": "Right",
|
||||
"turn_off": "Turn off",
|
||||
"turn_on": "Turn on"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_button_double_press": "\"{subtype}\" button double clicked",
|
||||
"remote_button_long_press": "\"{subtype}\" button continuously pressed",
|
||||
"remote_button_long_release": "\"{subtype}\" button released after long press",
|
||||
"remote_button_quadruple_press": "\"{subtype}\" button quadruple clicked",
|
||||
"remote_button_quintuple_press": "\"{subtype}\" button quintuple clicked",
|
||||
"remote_button_rotated": "Button rotated \"{subtype}\"",
|
||||
"remote_button_short_press": "\"{subtype}\" button pressed",
|
||||
"remote_button_short_release": "\"{subtype}\" button released",
|
||||
"remote_button_triple_press": "\"{subtype}\" button triple clicked",
|
||||
"remote_gyro_activated": "Device shaken"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
@ -58,34 +87,5 @@
|
||||
"description": "Configure visibility of deCONZ device types"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"remote_button_short_press": "\"{subtype}\" button pressed",
|
||||
"remote_button_short_release": "\"{subtype}\" button released",
|
||||
"remote_button_long_press": "\"{subtype}\" button continuously pressed",
|
||||
"remote_button_long_release": "\"{subtype}\" button released after long press",
|
||||
"remote_button_double_press": "\"{subtype}\" button double clicked",
|
||||
"remote_button_triple_press": "\"{subtype}\" button triple clicked",
|
||||
"remote_button_quadruple_press": "\"{subtype}\" button quadruple clicked",
|
||||
"remote_button_quintuple_press": "\"{subtype}\" button quintuple clicked",
|
||||
"remote_button_rotated": "Button rotated \"{subtype}\"",
|
||||
"remote_gyro_activated": "Device shaken"
|
||||
},
|
||||
"trigger_subtype": {
|
||||
"turn_on": "Turn on",
|
||||
"turn_off": "Turn off",
|
||||
"dim_up": "Dim up",
|
||||
"dim_down": "Dim down",
|
||||
"left": "Left",
|
||||
"right": "Right",
|
||||
"open": "Open",
|
||||
"close": "Close",
|
||||
"both_buttons": "Both buttons",
|
||||
"button_1": "First button",
|
||||
"button_2": "Second button",
|
||||
"button_3": "Third button",
|
||||
"button_4": "Fourth button"
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/iaqualink/.translations/nl.json
Normal file
21
homeassistant/components/iaqualink/.translations/nl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "U kunt slechts \u00e9\u00e9n iAqualink-verbinding configureren."
|
||||
},
|
||||
"error": {
|
||||
"connection_failure": "Kan geen verbinding maken met iAqualink. Controleer je gebruikersnaam en wachtwoord."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam/E-mailadres"
|
||||
},
|
||||
"description": "Voer de gebruikersnaam en het wachtwoord voor uw iAqualink-account in.",
|
||||
"title": "Verbinding maken met iAqualink"
|
||||
}
|
||||
},
|
||||
"title": "Jandy iAqualink"
|
||||
}
|
||||
}
|
21
homeassistant/components/solaredge/.translations/nl.json
Normal file
21
homeassistant/components/solaredge/.translations/nl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"site_exists": "Deze site_id is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"site_exists": "Deze site_id is al geconfigureerd"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "De API-sleutel voor deze site",
|
||||
"name": "De naam van deze installatie",
|
||||
"site_id": "De SolarEdge site-id"
|
||||
},
|
||||
"title": "Definieer de API-parameters voor deze installatie"
|
||||
}
|
||||
},
|
||||
"title": "SolarEdge"
|
||||
}
|
||||
}
|
17
homeassistant/components/switch/.translations/ca.json
Normal file
17
homeassistant/components/switch/.translations/ca.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Commuta {entity_name}",
|
||||
"turn_off": "Desactiva {entity_name}",
|
||||
"turn_on": "Activa {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"turn_off": "{entity_name} desactivat",
|
||||
"turn_on": "{entity_name} activat"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} desactivat",
|
||||
"turn_on": "{entity_name} activat"
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/switch/.translations/nl.json
Normal file
17
homeassistant/components/switch/.translations/nl.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Omschakelen {entity_name}",
|
||||
"turn_off": "Zet {entity_name} uit.",
|
||||
"turn_on": "Zet {entity_name} aan."
|
||||
},
|
||||
"condition_type": {
|
||||
"turn_off": "{entity_name} uitgeschakeld",
|
||||
"turn_on": "{entity_name} ingeschakeld"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} uitgeschakeld",
|
||||
"turn_on": "{entity_name} ingeschakeld"
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/switch/.translations/pl.json
Normal file
17
homeassistant/components/switch/.translations/pl.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Prze\u0142\u0105cz {entity_name}",
|
||||
"turn_off": "Wy\u0142\u0105cz {entity_name}",
|
||||
"turn_on": "W\u0142\u0105cz {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"turn_off": "{entity_name} wy\u0142\u0105czone",
|
||||
"turn_on": "{entity_name} w\u0142\u0105czone"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} wy\u0142\u0105czone",
|
||||
"turn_on": "{entity_name} w\u0142\u0105czone"
|
||||
}
|
||||
}
|
||||
}
|
@ -32,6 +32,12 @@
|
||||
"track_devices": "Tracciare i dispositivi di rete (dispositivi Ubiquiti)",
|
||||
"track_wired_clients": "Includi i client di rete cablata"
|
||||
}
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"one": "uno",
|
||||
"other": "altro"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -8,6 +8,7 @@
|
||||
"data": {
|
||||
"profile": "Profil"
|
||||
},
|
||||
"description": "V\u00e6lg en brugerprofil, som du vil have Home Assistant til at tilknytte med en Withings-profil. P\u00e5 siden Withings skal du s\u00f8rge for at v\u00e6lge den samme bruger eller data vil ikke blive m\u00e6rket korrekt.",
|
||||
"title": "Brugerprofil."
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user