Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations #529

Merged
merged 1 commit into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@
}
}
}
}
}