Skip to content

Commit 830cba4

Browse files
authored
Merge pull request #3790 from marticliment/pull-request/update-translation
Load translations from Tolgee
2 parents 4dd0864 + ca3aff0 commit 830cba4

4 files changed

Lines changed: 53 additions & 49 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@ To translate UniGetUI to other languages or to update an old translation, please
163163
| <img src='https://flagcdn.com/si.svg' width=20> &nbsp; Slovene - Slovenščina | 99% | [rumplin](https://github.com/rumplin) |
164164
| <img src='https://flagcdn.com/se.svg' width=20> &nbsp; Swedish - Svenska | 54% | [curudel](https://github.com/curudel), [kakmonster](https://github.com/kakmonster), [umeaboy](https://github.com/umeaboy) |
165165
| <img src='https://flagcdn.com/ph.svg' width=20> &nbsp; Tagalog - Tagalog | 13% | lasersPew, [znarfm](https://github.com/znarfm) |
166-
| <img src='https://flagcdn.com/th.svg' width=20> &nbsp; Thai - ภาษาไทย | 73% | [apaeisara](https://github.com/apaeisara), [dulapahv](https://github.com/dulapahv), [rikoprushka](https://github.com/rikoprushka) |
166+
| <img src='https://flagcdn.com/th.svg' width=20> &nbsp; Thai - ภาษาไทย | 79% | [apaeisara](https://github.com/apaeisara), [dulapahv](https://github.com/dulapahv), [rikoprushka](https://github.com/rikoprushka) |
167167
| <img src='https://flagcdn.com/tr.svg' width=20> &nbsp; Turkish - Türkçe | 99% | [ahmetozmtn](https://github.com/ahmetozmtn), [dogancanyr @anzeralp](https://github.com/dogancanyr @anzeralp), [gokberkgs](https://github.com/gokberkgs) |
168168
| <img src='https://flagcdn.com/ua.svg' width=20> &nbsp; Ukrainian - Українська | 100% | Alex Logvin, Artem Moldovanenko, Operator404, [Taron-art](https://github.com/Taron-art) |
169169
| <img src='https://flagcdn.com/pk.svg' width=20> &nbsp; Urdu - اردو | 94% | [digitio](https://github.com/digitio), [digitpk](https://github.com/digitpk), [hamzaharoon1314](https://github.com/hamzaharoon1314) |
170170
| <img src='https://flagcdn.com/vn.svg' width=20> &nbsp; Vietnamese - Tiếng Việt | 99% | [aethervn2309](https://github.com/aethervn2309), [legendsjoon](https://github.com/legendsjoon), [txavlog](https://github.com/txavlog), [vanlongluuly](https://github.com/vanlongluuly) |
171171
| <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), [xiaopangju](https://github.com/xiaopangju), Yisme |
172172
| <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) |
173173

174-
Last updated: Sat Jun 28 00:15:12 2025
174+
Last updated: Sun Jun 29 00:17:59 2025
175175
<!-- END Autogenerated translations -->
176176

177177

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"sr": "75%",
3333
"sv": "54%",
3434
"tg": "13%",
35-
"th": "79%",
35+
"th": "84%",
3636
"tr": "99%",
3737
"ur": "94%",
3838
"vi": "99%"

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,10 @@
707707
{
708708
"name": "rikoprushka",
709709
"link": "https://github.com/rikoprushka"
710+
},
711+
{
712+
"name": "vestearth",
713+
"link": "https://github.com/vestearth"
710714
}
711715
],
712716
"tr": [

0 commit comments

Comments
 (0)