-
-
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.
Currently translated at 100.0% (21 of 21 strings) Translation: Spook/Inverse helper Translate-URL: https://hosted.weblate.org/projects/spook/inverse-helper/fi/
- Loading branch information
1 parent
24def5d
commit 9eb246f
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/fi.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": { | ||
"entity_id": "Lähde entiteetti", | ||
"name": "Nimi", | ||
"hide_source": "Piilota lähde entiteetti" | ||
}, | ||
"title": "Käännä 👻" | ||
}, | ||
"user": { | ||
"description": "Tämä apuri mahdollistaa entiteetin käyttäytyä käänteisesti. Esimerkiksi käännä binäärisensorien ja kytkimien toiminnot auki/kiinni tai päälle/pois toiminnot.", | ||
"menu_options": { | ||
"binary_sensor": "Käännä binäärisensori", | ||
"switch": "Käännä kytkin" | ||
}, | ||
"title": "Käännä 👻" | ||
}, | ||
"switch": { | ||
"data": { | ||
"entity_id": "Lähde entiteetti", | ||
"hide_source": "Piilota lähde entiteetti", | ||
"name": "Nimi" | ||
}, | ||
"title": "Käännä 👻" | ||
} | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"switch": { | ||
"data": { | ||
"hide_source": "Piilota lähde entiteetti", | ||
"name": "Nimi", | ||
"entity_id": "Lähde entiteetti" | ||
}, | ||
"title": "Käännä 👻" | ||
}, | ||
"binary_sensor": { | ||
"data": { | ||
"entity_id": "Lähde entiteetti", | ||
"hide_source": "Piilota lähde entiteetti", | ||
"name": "Nimi" | ||
}, | ||
"title": "Käännä 👻" | ||
} | ||
} | ||
}, | ||
"title": "Käännä 👻" | ||
} |