Skip to content

Commit 0d012ef

Browse files
authored
Merge pull request #3299 from marticliment/pull-request/update-translation
Load translations from Tolgee
2 parents ef7a06e + 6da5ed7 commit 0d012ef

7 files changed

Lines changed: 82 additions & 78 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,13 +163,13 @@ To translate UniGetUI to other languages or to update an old translation, please
163163
| <img src='https://flagcdn.com/ph.svg' width=20> &nbsp; Tagalog - Tagalog | 11% | lasersPew |
164164
| <img src='https://flagcdn.com/th.svg' width=20> &nbsp; Thai - ภาษาไทย | 80% | [apaeisara](https://github.com/apaeisara), [dulapahv](https://github.com/dulapahv), [rikoprushka](https://github.com/rikoprushka) |
165165
| <img src='https://flagcdn.com/tr.svg' width=20> &nbsp; Turkish - Türkçe | 97% | [ahmetozmtn](https://github.com/ahmetozmtn), [dogancanyr](https://github.com/dogancanyr), [gokberkgs](https://github.com/gokberkgs) |
166-
| <img src='https://flagcdn.com/ua.svg' width=20> &nbsp; Ukrainian - Українська | 97% | Artem Moldovanenko, Operator404, [Taron-art](https://github.com/Taron-art) |
166+
| <img src='https://flagcdn.com/ua.svg' width=20> &nbsp; Ukrainian - Українська | 100% | Artem Moldovanenko, Operator404, [Taron-art](https://github.com/Taron-art) |
167167
| <img src='https://flagcdn.com/pk.svg' width=20> &nbsp; Urdu - اردو | 57% | [digitio](https://github.com/digitio), [digitpk](https://github.com/digitpk) |
168168
| <img src='https://flagcdn.com/vn.svg' width=20> &nbsp; Vietnamese - Tiếng Việt | 100% | [aethervn2309](https://github.com/aethervn2309), [legendsjoon](https://github.com/legendsjoon), [long5436](https://github.com/long5436), [txavlog](https://github.com/txavlog) |
169169
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; 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 |
170170
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; 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) |
171171

172-
Last updated: Wed Feb 12 00:13:31 2025
172+
Last updated: Thu Feb 13 00:13:23 2025
173173
<!-- END Autogenerated translations -->
174174

175175

src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ar": "93%",
33
"bg": "48%",
44
"bn": "75%",
5-
"cs": "93%",
5+
"cs": "94%",
66
"da": "61%",
77
"el": "83%",
88
"en-CA": "0%",
@@ -29,7 +29,7 @@
2929
"ro": "93%",
3030
"ru": "99%",
3131
"sa": "11%",
32-
"si": "7%",
32+
"si": "13%",
3333
"sk": "10%",
3434
"sl": "91%",
3535
"sr": "82%",

src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,10 @@
535535
"name": "SashikaSandeepa",
536536
"link": "https://github.com/SashikaSandeepa"
537537
},
538+
{
539+
"name": "Savithu-s3",
540+
"link": "https://github.com/Savithu-s3"
541+
},
538542
{
539543
"name": "ttheek",
540544
"link": "https://github.com/ttheek"

src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_cs.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"About WingetUI": "O UniGetUI",
2626
"About WingetUI version {0}": "O UniGetUI verze {0}",
2727
"About the dev": "O vývojáři",
28-
"Accept": null,
28+
"Accept": "Přijmout",
2929
"Action when double-clicking packages, hide successful installations": "Akce po dvojkliku, skrytí úspěšných instalací",
3030
"Add": "Přidat",
3131
"Add a source to {0}": "Přidat zdroj do {0}",
@@ -148,7 +148,7 @@
148148
"Customize WingetUI - for hackers and advanced users only": "Přizpůsobení UniGetUI - pouze pro hackery a pokročilé uživatele",
149149
"DISCLAIMER: WE ARE NOT RESPONSIBLE FOR THE DOWNLOADED PACKAGES. PLEASE MAKE SURE TO INSTALL ONLY TRUSTED SOFTWARE.": "ODMÍTNUTÍ ODPOVĚDNOSTI: ZA STAŽENÉ BALÍČKY NENESEME ODPOVĚDNOST. DBEJTE PROSÍM NA TO, ABYSTE INSTALOVALI POUZE DŮVĚRYHODNÝ SOFTWARE.",
150150
"Dark": "Tmavý",
151-
"Decline": null,
151+
"Decline": "Odmítnout",
152152
"Default": "Výchozí",
153153
"Default preferences - suitable for regular users": "Výchozí předvolby - vhodné pro běžné uživatele",
154154
"Default vcpkg triplet": "Výchozí vcpkg triplet",
@@ -171,7 +171,7 @@
171171
"Do not remove successful operations from the list automatically": "Neodstraňovat automaticky úspěšné operace ze seznamu",
172172
"Do not show this dialog again for {0}": "Nezobrazujte znovu tento dialog pro {0}",
173173
"Do not update package indexes on launch": "Neaktualizovat indexy balíčků po spuštění",
174-
"Do you accept that UniGetUI collects and sends anonymous usage statistics, with the sole purpose of understanding and improving the user experience?": null,
174+
"Do you accept that UniGetUI collects and sends anonymous usage statistics, with the sole purpose of understanding and improving the user experience?": "Souhlasíte s tím, že UniGetUI shromažďuje a odesílá anonymní statistiky o používání, a to výhradně za účelem pochopení a zlepšení uživatelských zkušeností?",
175175
"Do you find WingetUI useful? If you can, you may want to support my work, so I can continue making WingetUI the ultimate package managing interface.": "Připadá ti UniGetUI užitečný? Pokud ano, můžeš podpořit mou práci, abych mohl pokračovat ve vývoji UniGetUI, dokonalého rozhraní pro správu balíčků.\n",
176176
"Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!": "Přijde vám UniGetUI užitečný a chtěli byste podpořit vývojáře? Pokud ano, tak mi můžete {0}, moc to pomáhá!",
177177
"Do you really want to uninstall the following {0} packages?": "Opravdu chceš odinstalovat následujících {0} balíčků?",
@@ -319,7 +319,7 @@
319319
"Missing dependency": "Chybějící závislost",
320320
"More": "Více",
321321
"More details": "Více informací",
322-
"More details about the shared data and how it will be processed": null,
322+
"More details about the shared data and how it will be processed": "Více podrobnosti o sdílených údajích a způsobu jejich zpracování",
323323
"More info": "Více informací",
324324
"NOTE: This troubleshooter can be disabled from UniGetUI Settings, on the WinGet section": "Poznámka: Toto řešení problémů může být vypnuto z nastavení UnigetUI v sekci WinGet",
325325
"Name": "Název",
@@ -333,7 +333,7 @@
333333
"No packages have been added yet": "Žádné balíčky nebyly přidány",
334334
"No packages selected": "Nebyly vybrány žádné balíčky",
335335
"No packages were found": "Žádné balíčky nebyly nalezeny",
336-
"No personal information is collected nor sent, and the collected data is anonimized, so it can't be back-tracked to you.": null,
336+
"No personal information is collected nor sent, and the collected data is anonimized, so it can't be back-tracked to you.": "Nejsou shromažďovány ani odesílány osobní údaje a shromážděné údaje jsou anonymizovány, takže je nelze zpětně vysledovat.",
337337
"No results were found matching the input criteria": "Nebyl nalezen žádný výsledek splňující kritéria",
338338
"No sources found": "Žádné zdroje nenalezeny",
339339
"No sources were found": "Zdroje nebyly nalezeny",
@@ -491,7 +491,7 @@
491491
"Settings": "Nastavení",
492492
"Share": "Sdílet",
493493
"Share WingetUI": "Sdílet UniGetUI",
494-
"Share anonymous usage data": null,
494+
"Share anonymous usage data": "Sdílení anonymních dat o používání",
495495
"Share this package": "Sdílet",
496496
"Show UniGetUI on the system tray": "Zobrazit UniGetUI na hlavním panelu systému",
497497
"Show WingetUI": "Zobrazit UniGetUI",
@@ -614,8 +614,8 @@
614614
"Type here the name and the URL of the source you want to add, separed by a space.": "Zde zadejte název a adresu URL zdroje, který chcete přidat, oddělené mezerou.",
615615
"Unable to find package": "Nelze najít balíček",
616616
"Unable to load informarion": "Nelze načíst informace",
617-
"UniGetUI collects anonymous usage data in order to improve the user experience.": null,
618-
"UniGetUI collects anonymous usage data with the sole purpose of understanding and improving the user experience.": null,
617+
"UniGetUI collects anonymous usage data in order to improve the user experience.": "UniGetUI shromažďuje anonymní údaje o používání za účelem zlepšení uživatelského komfortu.",
618+
"UniGetUI collects anonymous usage data with the sole purpose of understanding and improving the user experience.": "UniGetUI shromažďuje anonymní údaje o používání pouze za účelem pochopení a zlepšení uživatelských zkušeností.",
619619
"UniGetUI has detected a new desktop shortcut that can be deleted automatically.": "UniGetUI zjistil nového zástupce na ploše, který může být automaticky odstraněn.",
620620
"UniGetUI has detected the following desktop shortcuts which can be removed automatically on future upgrades": "UniGetUI zjistil následující zástupce na ploše, které lze při budoucích aktualizacích automaticky odstranit",
621621
"UniGetUI has detected {0} new desktop shortcuts that can be deleted automatically.": "UniGetUI zjistil {0} nových zástupců na ploše, které lze automaticky odstranit.",

0 commit comments

Comments
 (0)