Skip to content

Commit

Permalink
Translated using Weblate (Finnish)
Browse files Browse the repository at this point in the history
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
Teemu-Kostamo authored and weblate committed Aug 18, 2024
1 parent 24def5d commit 9eb246f
Showing 1 changed file with 51 additions and 1 deletion.
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ä 👻"
}

0 comments on commit 9eb246f

Please sign in to comment.