Skip to content

Commit

Permalink
[ci skip] Translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
homeassistant committed Sep 11, 2019
1 parent c680c07 commit 53a3f2e
Show file tree
Hide file tree
Showing 8 changed files with 129 additions and 29 deletions.
58 changes: 29 additions & 29 deletions homeassistant/components/deconz/.translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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 changes: 21 additions & 0 deletions homeassistant/components/iaqualink/.translations/nl.json
Original file line number Diff line number Diff line change
@@ -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 changes: 21 additions & 0 deletions homeassistant/components/solaredge/.translations/nl.json
Original file line number Diff line number Diff line change
@@ -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 changes: 17 additions & 0 deletions homeassistant/components/switch/.translations/ca.json
Original file line number Diff line number Diff line change
@@ -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 changes: 17 additions & 0 deletions homeassistant/components/switch/.translations/nl.json
Original file line number Diff line number Diff line change
@@ -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 changes: 17 additions & 0 deletions homeassistant/components/switch/.translations/pl.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
6 changes: 6 additions & 0 deletions homeassistant/components/unifi/.translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
}
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/withings/.translations/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
},
Expand Down

0 comments on commit 53a3f2e

Please sign in to comment.