Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action (#529)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <[email protected]>
  • Loading branch information
github-actions[bot] and crowdin-bot authored Jan 7, 2025
1 parent 3647830 commit db7865b
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 6 deletions.
17 changes: 16 additions & 1 deletion custom_components/myskoda/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
"error": "Chyba"
}
},
"service_event": {
"name": "Poslední událost služby"
},
"software_version": {
"name": "Verze softwaru"
},
Expand Down Expand Up @@ -286,6 +289,9 @@
"reduced_current": {
"name": "Snížený proud"
},
"auto_unlock_plug": {
"name": "Odemknout nabíjecí kabel při nabíjení"
},
"window_heating": {
"name": "Vytápění okna"
},
Expand All @@ -303,6 +309,15 @@
},
"ac_window_heating": {
"name": "Vyhřívání oken se střídavým proudem"
},
"departure_timer_1": {
"name": "Časovač odjezdu 1"
},
"departure_timer_2": {
"name": "Časovač odjezdu 2"
},
"departure_timer_3": {
"name": "Časovač odjezdu 3"
}
},
"button": {
Expand Down Expand Up @@ -348,4 +363,4 @@
}
}
}
}
}
5 changes: 4 additions & 1 deletion custom_components/myskoda/translations/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
"error": "Virhe"
}
},
"service_event": {
"name": "Viimeisin palvelutapahtuma"
},
"software_version": {
"name": "Ohjelmistoversio"
},
Expand Down Expand Up @@ -360,4 +363,4 @@
}
}
}
}
}
19 changes: 17 additions & 2 deletions custom_components/myskoda/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
}
},
"door_open_rear_left": {
"name": "Deur rechtsachter",
"name": "Deur linksachter",
"state": {
"off": "Gesloten",
"on": "Open"
Expand Down Expand Up @@ -245,6 +245,9 @@
"error": "Fout"
}
},
"service_event": {
"name": "Recente gebeurtenis"
},
"software_version": {
"name": "Software versie"
},
Expand Down Expand Up @@ -286,6 +289,9 @@
"reduced_current": {
"name": "Stroombegrenzing"
},
"auto_unlock_plug": {
"name": "Ontgrendel stekker wanneer opgeladen"
},
"window_heating": {
"name": "Verwarming raam"
},
Expand All @@ -303,6 +309,15 @@
},
"ac_window_heating": {
"name": "Raam verwarmen bij luchtbehandeling"
},
"departure_timer_1": {
"name": "Vertrek Timer 1"
},
"departure_timer_2": {
"name": "Vertrek Timer 2"
},
"departure_timer_3": {
"name": "Vertrek Timer 3"
}
},
"button": {
Expand Down Expand Up @@ -348,4 +363,4 @@
}
}
}
}
}
5 changes: 4 additions & 1 deletion custom_components/myskoda/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
"error": "Erro"
}
},
"service_event": {
"name": "Último evento de serviço"
},
"software_version": {
"name": "Versão"
},
Expand Down Expand Up @@ -360,4 +363,4 @@
}
}
}
}
}
5 changes: 4 additions & 1 deletion custom_components/myskoda/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
"error": "Erro"
}
},
"service_event": {
"name": "Último evento de serviço"
},
"software_version": {
"name": "Versão do software"
},
Expand Down Expand Up @@ -360,4 +363,4 @@
}
}
}
}
}

0 comments on commit db7865b

Please sign in to comment.