Translation update

This commit is contained in:
GitHub Action 2021-05-15 01:51:54 +00:00
parent 64a117d8ac
commit 9f32d72a41
3 changed files with 4 additions and 2 deletions

View File

@ -2588,6 +2588,8 @@
"add_scene": "Add scene", "add_scene": "Add scene",
"delete_confirm": "Are you sure you want to delete this scene?", "delete_confirm": "Are you sure you want to delete this scene?",
"delete_scene": "Delete scene", "delete_scene": "Delete scene",
"duplicate": "Duplicate",
"duplicate_scene": "Duplicate scene",
"edit_scene": "Edit scene", "edit_scene": "Edit scene",
"header": "Scene Editor", "header": "Scene Editor",
"headers": { "headers": {

View File

@ -1961,7 +1961,7 @@
"attributes_override": "Je kunt ze overschrijven als je wilt.", "attributes_override": "Je kunt ze overschrijven als je wilt.",
"attributes_set": "De volgende attributen van de entiteit zijn automatisch ingevuld.", "attributes_set": "De volgende attributen van de entiteit zijn automatisch ingevuld.",
"caption": "Aanpassingen", "caption": "Aanpassingen",
"description": "Pas je entiteiten aan", "description": "Pas uw entiteiten aan",
"different_include": "Mogelijk via een domein, een glob of een andere include.", "different_include": "Mogelijk via een domein, een glob of een andere include.",
"pick_attribute": "Kies een attribuut om te overschrijven", "pick_attribute": "Kies een attribuut om te overschrijven",
"picker": { "picker": {

View File

@ -1151,7 +1151,7 @@
"delete_confirm": "Ste si istý odstránením ? ", "delete_confirm": "Ste si istý odstránením ? ",
"duplicate": "Duplikovať", "duplicate": "Duplikovať",
"header": "Akcie", "header": "Akcie",
"introduction": "Akcie, ktoré vykoná Home Assistant, sa aktivujú po spustení automatizácie. \n\n [Viac informácií o akciách.](https://home-assistant.io/docs/automation/action/)", "introduction": "Akcie predstavujú činnosti, ktoré Home Assistant vykoná po spustení automatizácie.",
"learn_more": "Získajte viac informácií o akciách", "learn_more": "Získajte viac informácií o akciách",
"name": "Akcia", "name": "Akcia",
"type_select": "Typ akcie", "type_select": "Typ akcie",