Skip to content

Commit

Permalink
fix: update translations (#34)
Browse files Browse the repository at this point in the history
This pull request was initiated by Lokalise (user Michał Mrozek) at
2024-03-31 21:59:59
  • Loading branch information
Michsior14 authored Mar 31, 2024
1 parent 7cb89f0 commit 60e335a
Show file tree
Hide file tree
Showing 13 changed files with 217 additions and 13 deletions.
19 changes: 18 additions & 1 deletion custom_components/venta/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Zvlhčovač vzduchu"
"name": "Zvlhčovač vzduchu",
"state_attributes": {
"mode": {
"state": {
"sleep": "Spát",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Úroveň 1",
"level_2": "Úroveň 2",
"level_3": "Úroveň 3",
"level_4": "Úroveň 4",
"level_5": "Úroveň 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Servisní stroj v"
},
"dust": {
"name": "Prach"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Luftbefeuchter"
"name": "Luftbefeuchter",
"state_attributes": {
"mode": {
"state": {
"sleep": "Schlafen",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Stufe 1",
"level_2": "Stufe 2",
"level_3": "Stufe 3",
"level_4": "Stufe 4",
"level_5": "Stufe 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Servicemaschine rein"
},
"dust": {
"name": "Staub"
}
},
"binary_sensor": {
Expand Down
2 changes: 1 addition & 1 deletion custom_components/venta/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"level_5": "Level 5"
}
}
}
}
}
},
"sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Humidificador"
"name": "Humidificador",
"state_attributes": {
"mode": {
"state": {
"sleep": "Dormir",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Nivel 1",
"level_2": "Nivel 2",
"level_3": "Nivel 3",
"level_4": "Nivel 4",
"level_5": "Nivel 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Máquina de servicio en"
},
"dust": {
"name": "Polvo"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Humidificateur"
"name": "Humidificateur",
"state_attributes": {
"mode": {
"state": {
"sleep": "Veille",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Niveau 1",
"level_2": "Niveau 2",
"level_3": "Niveau 3",
"level_4": "Niveau 4",
"level_5": "Niveau 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Machine de service dans"
},
"dust": {
"name": "Poussière"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Umidificatore"
"name": "Umidificatore",
"state_attributes": {
"mode": {
"state": {
"sleep": "Sonno",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Livello 1",
"level_2": "Livello 2",
"level_3": "Livello 3",
"level_4": "Livello 4",
"level_5": "Livello 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Macchina di servizio dentro"
},
"dust": {
"name": "Polvere"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Bevochtiger"
"name": "Bevochtiger",
"state_attributes": {
"mode": {
"state": {
"sleep": "Slaap",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Niveau 1",
"level_2": "Level 2",
"level_3": "Niveau 3",
"level_4": "Niveau 4",
"level_5": "Niveau 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Serviceautomaat binnen"
},
"dust": {
"name": "Stof"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Luftfukter"
"name": "Luftfukter",
"state_attributes": {
"mode": {
"state": {
"sleep": "Sove",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Nivå 1",
"level_2": "Nivå 2",
"level_3": "Nivå 3",
"level_4": "Nivå 4",
"level_5": "Nivå 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Servicemaskin inn"
},
"dust": {
"name": "Støv"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Nawilżacz"
"name": "Nawilżacz",
"state_attributes": {
"mode": {
"state": {
"sleep": "Nocny",
"auto": "Automatyczny",
"turbo": "Turbo",
"level_1": "Poziom 1",
"level_2": "Poziom 2",
"level_3": "Poziom 3",
"level_4": "Poziom 4",
"level_5": "Poziom 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Serwis maszyny za"
},
"dust": {
"name": "Pył"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Humidificador"
"name": "Humidificador",
"state_attributes": {
"mode": {
"state": {
"sleep": "Dormir",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Nível 1",
"level_2": "Nível 2",
"level_3": "Nível 3",
"level_4": "Nível 4",
"level_5": "Nível 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Máquina de serviço em"
},
"dust": {
"name": ""
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Zvlhčovač"
"name": "Zvlhčovač",
"state_attributes": {
"mode": {
"state": {
"sleep": "Spánok",
"auto": "Auto",
"turbo": "Turbo",
"level_1": "Úroveň 1",
"level_2": "Úroveň 2",
"level_3": "Úroveň 3",
"level_4": "Úroveň 4",
"level_5": "Úroveň 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Servisný stroj v"
},
"dust": {
"name": "Prach"
}
},
"binary_sensor": {
Expand Down
19 changes: 18 additions & 1 deletion custom_components/venta/translations/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,21 @@
"entity": {
"humidifier": {
"humidifier": {
"name": "Luftfuktare"
"name": "Luftfuktare",
"state_attributes": {
"mode": {
"state": {
"sleep": "Sova",
"auto": "Bil",
"turbo": "Turbo",
"level_1": "Nivå 1",
"level_2": "Nivå 2",
"level_3": "Nivå 3",
"level_4": "Nivå 4",
"level_5": "Nivå 5"
}
}
}
}
},
"sensor": {
Expand Down Expand Up @@ -105,6 +119,9 @@
},
"time_to_service": {
"name": "Servicemaskin in"
},
"dust": {
"name": "Damm"
}
},
"binary_sensor": {
Expand Down
Loading

0 comments on commit 60e335a

Please sign in to comment.