Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Jan 9, 2025
1 parent 360b85f commit 06393a9
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 4 deletions.
11 changes: 10 additions & 1 deletion custom_components/myskoda/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,15 @@
},
"departure_timer_3": {
"name": "Abfahrtszeit 3"
},
"ac_timer_1": {
"name": "Klimaanlagen Timer 1"
},
"ac_timer_2": {
"name": "Klimaanlagen Timer 2"
},
"ac_timer_3": {
"name": "Klimaanlagen Timer 3"
}
},
"button": {
Expand Down Expand Up @@ -363,4 +372,4 @@
}
}
}
}
}
11 changes: 10 additions & 1 deletion custom_components/myskoda/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,15 @@
},
"departure_timer_3": {
"name": "3 Temporizador de Partida"
},
"ac_timer_1": {
"name": "Temporizador 1 de ar condicionado"
},
"ac_timer_2": {
"name": "Temporizador 2 de ar condicionado"
},
"ac_timer_3": {
"name": "Temporizador 3 de ar condicionado"
}
},
"button": {
Expand Down Expand Up @@ -363,4 +372,4 @@
}
}
}
}
}
11 changes: 10 additions & 1 deletion custom_components/myskoda/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,15 @@
},
"departure_timer_3": {
"name": "Tempo de Partida 3"
},
"ac_timer_1": {
"name": "Temporizador 1 de ar condicionado"
},
"ac_timer_2": {
"name": "Temporizador 2 de ar condicionado"
},
"ac_timer_3": {
"name": "Temporizador 3 de ar condicionado"
}
},
"button": {
Expand Down Expand Up @@ -363,4 +372,4 @@
}
}
}
}
}
11 changes: 10 additions & 1 deletion custom_components/myskoda/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,15 @@
},
"departure_timer_3": {
"name": "Таймер отправления 3"
},
"ac_timer_1": {
"name": "Кондиционирование таймер 1"
},
"ac_timer_2": {
"name": "Кондиционирование таймер 2"
},
"ac_timer_3": {
"name": "Кондиционирование таймер 3"
}
},
"button": {
Expand Down Expand Up @@ -363,4 +372,4 @@
}
}
}
}
}

0 comments on commit 06393a9

Please sign in to comment.