diff --git a/README.md b/README.md index 746b8bda19..d5f04ba49c 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Korean - 한국어 | 73% | [minbert](https://github.com/minbert), [shblue21](https://github.com/shblue21), [VenusGirl](https://github.com/VenusGirl) | |   Lithuanian - Lietuvių | 99% | [dziugas1959](https://github.com/dziugas1959), Džiugas Januševičius, [martyn3z](https://github.com/martyn3z) | |   Macedonian - Македонски | 55% | LordDeatHunter | -|   Norwegian (bokmål) | 88% | [yrjarv](https://github.com/yrjarv) | +|   Norwegian (bokmål) | 89% | [yrjarv](https://github.com/yrjarv) | |   Norwegian (nynorsk) | 88% | [yrjarv](https://github.com/yrjarv) | |   Dutch - Nederlands | 100% | [abbydiode](https://github.com/abbydiode), [CateyeNL](https://github.com/CateyeNL), [Stephan-P](https://github.com/Stephan-P) | |   Polish - Polski | 95% | [GrzegorzKi](https://github.com/GrzegorzKi), [KamilZielinski](https://github.com/KamilZielinski), [kwiateusz](https://github.com/kwiateusz), [RegularGvy13](https://github.com/RegularGvy13), [ThePhaseless](https://github.com/ThePhaseless) | @@ -156,7 +156,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Sanskrit - संस्कृत भाषा | 11% | [skanda890](https://github.com/skanda890) | |   Slovak - Slovenčina | 11% | [Luk164](https://github.com/Luk164) | |   Serbian - Srpski | 88% | [daVinci13](https://github.com/daVinci13), [momcilovicluka](https://github.com/momcilovicluka) | -|   Albanian - Shqip | 99% | [RDN000](https://github.com/RDN000) | +|   Albanian - Shqip | 100% | [RDN000](https://github.com/RDN000) | |   Sinhala - සිංහල | 7% | [SashikaSandeepa](https://github.com/SashikaSandeepa), [ttheek](https://github.com/ttheek) | |   Slovene - Slovenščina | 97% | [rumplin](https://github.com/rumplin) | |   Swedish - Svenska | 43% | [curudel](https://github.com/curudel) | @@ -169,7 +169,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [Ardenet](https://github.com/Ardenet), [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [enKl03B](https://github.com/enKl03B), [seanyu0](https://github.com/seanyu0), [Sigechaishijie](https://github.com/Sigechaishijie), [SpaceTimee](https://github.com/SpaceTimee), Yisme | |   Traditional Chinese (Taiwan) | 100% | Aaron Liu, CnYeSheng, Cololi, [enKl03B](https://github.com/enKl03B), [Henryliu880922](https://github.com/Henryliu880922), [StarsShine11904](https://github.com/StarsShine11904), [yrctw](https://github.com/yrctw) | -Last updated: Tue Jan 28 00:13:22 2025 +Last updated: Fri Jan 31 00:13:01 2025 diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json b/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json index 9af50da397..325c013810 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json @@ -14,7 +14,6 @@ "he": "89%", "hi": "47%", "hr": "53%", - "hu": "99%", "id": "72%", "ja": "89%", "kn": "12%", @@ -24,7 +23,6 @@ "nb": "89%", "nn": "88%", "pl": "95%", - "ro": "99%", "sa": "11%", "si": "7%", "sk": "11%", diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json index 17357d1480..2ae42976a7 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json @@ -1,5 +1,5 @@ { - "(Last checked: {0})": "(Zuletzt geprüft: {0})", + "(Last checked: {0})": "(Letzte Überprüfung: {0})", "(Number {0} in the queue)": "(Position {0} in der Warteschlange)", "0 0 0 Contributors, please add your names/usernames separated by comas (for credit purposes). DO NOT Translate this entry": "@Datacra5H, @ebnater, @Seeloewen, @michaelmairegger, @CanePlayz, @1270o1, @yrjarv, @alxhu-dev, @Araxxas, @martinwilco", "0 packages found": "0 Pakete gefunden", @@ -28,7 +28,7 @@ "Add a source to {0}": "Quelle zu {0} hinzufügen", "Add a timestamp to the backup file names": "Zeitstempel an den Sicherungsdateinamen anhängen", "Add a timestamp to the backup files": "Zeitstempel an die Sicherungsdateien anhängen", - "Add packages or open an existing bundle": "Pakete hinzufügen oder existierendes Bündel öffnen", + "Add packages or open an existing bundle": "Pakete hinzufügen oder ein vorhandenes Bündel öffnen", "Add packages or open an existing package bundle": "Pakete hinzufügen oder ein vorhandenes Paketbündel öffnen", "Add packages to start": "Pakete zum Starten hinzufügen", "Add selection to bundle": "Auswahl zum Bündel hinzufügen", diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_hu.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_hu.json index c8fc80f11e..8a3be35530 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_hu.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_hu.json @@ -60,7 +60,7 @@ "Another source": "Egy másik forrás", "Any unsaved changes will be lost": "Minden el nem mentett módosítás elveszik", "App Name": "App neve", - "Application theme, startup page, package icons, clear successful installs automatically": null, + "Application theme, startup page, package icons, clear successful installs automatically": "Alkalmazás téma, kezdőlap, csomag ikonok, sikeres telepítések automatikus törlése", "Application theme:": "Alkalmazás téma:", "Architecture to install:": "Telepítendő architektúra:", "Are these screenshots wron or blurry?": "Ezek a képernyőképek hibásak vagy homályosak?", diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ro.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ro.json index d2343af8cb..80c15abc98 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ro.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ro.json @@ -60,7 +60,7 @@ "Another source": "Altă sursă", "Any unsaved changes will be lost": "Orice modificări nesalvate vor fi pierdute", "App Name": "Nume aplicație", - "Application theme, startup page, package icons, clear successful installs automatically": null, + "Application theme, startup page, package icons, clear successful installs automatically": "Tema aplicației, pagina de pornire, pictogramele pachetelor, elimină instalările reușite automat", "Application theme:": "Temă aplicație:", "Architecture to install:": "Arhitectura de instalat:", "Are these screenshots wron or blurry?": "Sunt aceste capturi de ecran greșite sau neclare?",