Skip to content

Commit 6d4c72f

Browse files
authored
Merge pull request #3695 from marticliment/pull-request/update-translation
Load translations from Tolgee
2 parents c3995ce + 16a505e commit 6d4c72f

6 files changed

Lines changed: 97 additions & 94 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ To translate UniGetUI to other languages or to update an old translation, please
167167
| <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 |
168168
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 99% | Aaron Liu, CnYeSheng, Cololi, [enKl03B](https://github.com/enKl03B), [Henryliu880922](https://github.com/Henryliu880922), [StarsShine11904](https://github.com/StarsShine11904), [yrctw](https://github.com/yrctw) |
169169

170-
Last updated: Thu May 22 00:15:13 2025
170+
Last updated: Tue May 27 00:15:09 2025
171171
<!-- END Autogenerated translations -->
172172

173173

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"et": "46%",
99
"fa": "64%",
1010
"fi": "99%",
11-
"fil": "95%",
11+
"fil": "96%",
1212
"gu": "8%",
1313
"hi": "41%",
1414
"hr": "45%",
@@ -23,7 +23,6 @@
2323
"nb": "80%",
2424
"nn": "75%",
2525
"pt_PT": "99%",
26-
"ru": "99%",
2726
"sa": "10%",
2827
"si": "12%",
2928
"sk": "9%",

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,10 @@
511511
"name": "RegularGvy13",
512512
"link": "https://github.com/RegularGvy13"
513513
},
514+
{
515+
"name": "szumsky",
516+
"link": "https://github.com/szumsky"
517+
},
514518
{
515519
"name": "ThePhaseless",
516520
"link": "https://github.com/ThePhaseless"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"Available Updates": "Available na Mga Update",
102102
"Available updates: {0}": "Available na Mga Update: {0}",
103103
"Available updates: {0}, not finished yet...": "Available na Mga Update: {0}, hindi pa natatapos...",
104-
"Backup": null,
104+
"Backup": "I-backup",
105105
"Backup installed packages": "I-backup ang mga naka-install na backup",
106106
"Backup location": "Lokasyon ng backup",
107107
"Become a contributor": "Maging isang kontribyutor",
@@ -426,7 +426,7 @@
426426
"Package Name": "Pangalan ng Package",
427427
"Package backup": "I-backup ang package",
428428
"Package bundle": null,
429-
"Package details": null,
429+
"Package details": "Mga detalye ng package",
430430
"Package lists": "Mga listahan ng package",
431431
"Package management made easy": "Pinadali ang pamamahala ng package",
432432
"Package manager": null,

0 commit comments

Comments
 (0)