-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Translations update from Hosted Weblate (#567)
Co-authored-by: Simon Hansen <[email protected]> Co-authored-by: Stratos Gkrekidis <[email protected]> Co-authored-by: Housam Ziad <[email protected]> Co-authored-by: JLo <[email protected]> Co-authored-by: Milan Šalka <[email protected]> Co-authored-by: Joakim Sørensen <[email protected]> Co-authored-by: Art <[email protected]> Co-authored-by: Rod Silva <[email protected]>
1 parent
74eec8c
commit 7c32072
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
52 changes: 51 additions & 1 deletion
52
custom_components/spook/integrations/spook_inverse/translations/pt_BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,51 @@ | ||
{} | ||
{ | ||
"config": { | ||
"step": { | ||
"binary_sensor": { | ||
"data": { | ||
"hide_source": "Ocultar entidade de origem", | ||
"entity_id": "Entidade de origem", | ||
"name": "Nome" | ||
}, | ||
"title": "Inverso 👻" | ||
}, | ||
"switch": { | ||
"data": { | ||
"entity_id": "Entidade de origem", | ||
"hide_source": "Ocultar entidade de origem", | ||
"name": "Nome" | ||
}, | ||
"title": "Inverso 👻" | ||
}, | ||
"user": { | ||
"menu_options": { | ||
"binary_sensor": "Inverter um sensor binario", | ||
"switch": "Inverter um interruptor" | ||
}, | ||
"title": "Inverso 👻", | ||
"description": "Esse ajudante permite você inverter o comportamento de uma entidade. Por exemplo, inverter aberto/fechado ou on/off de sensores binarios, e interruptores." | ||
} | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"binary_sensor": { | ||
"data": { | ||
"entity_id": "Entidade de origem", | ||
"hide_source": "Ocultar entidade de origem", | ||
"name": "Nome" | ||
}, | ||
"title": "Inverso 👻" | ||
}, | ||
"switch": { | ||
"data": { | ||
"entity_id": "Entidade de origem", | ||
"hide_source": "Ocultar entidade de origem", | ||
"name": "Nome" | ||
}, | ||
"title": "Inverso 👻" | ||
} | ||
} | ||
}, | ||
"title": "Inverso 👻" | ||
} |