Add Hungarian to the language picker and release notes

This commit is contained in:
2026-09-02 12:38:30 +02:00
parent 3125edd909
commit 8b4be1cd95
3 changed files with 13 additions and 9 deletions

View File

@@ -85,19 +85,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
and event colours are carried over — matched to the closest colour your and event colours are carried over — matched to the closest colour your
calendar's account offers, so a migrated calendar still reads at a glance calendar's account offers, so a migrated calendar still reads at a glance
([#225]). ([#225]).
- **Belarusian and Slovak**, both contributed as community translations through - **Belarusian, Hungarian and Slovak**, all three contributed as community
translations through
[Calendula's Weblate](https://weblate.dev.jeanlucmakiola.de/projects/calendula/). [Calendula's Weblate](https://weblate.dev.jeanlucmakiola.de/projects/calendula/).
Belarusian covers about two thirds of the app and Slovak about a third, so Belarusian covers about nine tenths of the app, Slovak about a third and
untranslated parts still show in English until they fill out. Pick either under Hungarian is just under way, so untranslated parts still show in English until
Settings → Language or in Android's per-app language settings. Thanks to Dmitri they fill out. Pick any of them under Settings → Language or in Android's
Gabinski (Belarusian) and Julie (Slovak); help finishing them is very welcome. per-app language settings. Thanks to Dmitri Gabinski (Belarusian), Ábel Nagy
(Hungarian) and Julie (Slovak); help finishing them is very welcome.
### Changed ### Changed
- **Arabic, Polish and Simplified Chinese are now complete**, all three carried - **Arabic, Polish and Simplified Chinese are now complete**, all three carried
the rest of the way this cycle — Simplified Chinese from a fifth of the app to the rest of the way this cycle — Simplified Chinese from a fifth of the app to
all of it. Czech and Russian grew too, and still have room. Thanks to Sup99999 all of it. Czech and Russian grew too — Russian to about half — and still have
(Arabic), Bazyli Cyran (Polish), JeanWenzel (Simplified Chinese), James room. Thanks to Sup99999 (Arabic), Bazyli Cyran (Polish), JeanWenzel
Trivette (Czech) and SpiritOTHawk (Russian). (Simplified Chinese), James Trivette (Czech), and SpiritOTHawk and Artur
(Russian).
## [2.19.3] — 2026-08-22 ## [2.19.3] — 2026-08-22

View File

@@ -15,6 +15,7 @@
<locale android:name="de" /> <locale android:name="de" />
<locale android:name="es" /> <locale android:name="es" />
<locale android:name="fr" /> <locale android:name="fr" />
<locale android:name="hu" />
<locale android:name="it" /> <locale android:name="it" />
<locale android:name="ja" /> <locale android:name="ja" />
<locale android:name="pl" /> <locale android:name="pl" />

View File

@@ -7,4 +7,4 @@ Fixed
• One event the calendar refuses no longer costs you the whole import, and an import cut short tells you how far it got. • One event the calendar refuses no longer costs you the whole import, and an import cut short tells you how far it got.
Added Added
• Belarusian and Slovak, from community translators on Weblate. • Belarusian, Hungarian and Slovak, from community translators on Weblate.