Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <img src='https://flagcdn.com/fil.svg' width=20> &nbsp; Filipino - Filipino | 96% | [infyProductions](https://github.com/infyProductions) |
| <img src='https://flagcdn.com/fr.svg' width=20> &nbsp; French - Français | 100% | BreatFR, [Entropiness](https://github.com/Entropiness), Evans Costa, [PikPakPik](https://github.com/PikPakPik), Rémi Guerrero, [W1L7dev](https://github.com/W1L7dev) |
| <img src='https://flagcdn.com/in.svg' width=20> &nbsp; Gujarati - ગુજરાતી | 6% | |
| <img src='https://flagcdn.com/in.svg' width=20> &nbsp; Hindi - हिंदी | 52% | [Ashu-r](https://github.com/Ashu-r), [atharva_xoxo](https://github.com/atharva_xoxo), [satanarious](https://github.com/satanarious) |
| <img src='https://flagcdn.com/in.svg' width=20> &nbsp; Hindi - हिंदी | 53% | [Ashu-r](https://github.com/Ashu-r), [atharva_xoxo](https://github.com/atharva_xoxo), [satanarious](https://github.com/satanarious) |
| <img src='https://flagcdn.com/hr.svg' width=20> &nbsp; Croatian - Hrvatski | 100% | [AndrejFeher](https://github.com/AndrejFeher), Ivan Nuić, Stjepan Treger |
| <img src='https://flagcdn.com/il.svg' width=20> &nbsp; Hebrew - עִבְרִית‎ | 100% | [lucadsign](https://github.com/lucadsign), [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/hu.svg' width=20> &nbsp; Hungarian - Magyar | 99% | [gidano](https://github.com/gidano) |
Expand Down Expand Up @@ -173,7 +173,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <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 |
| <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) |

Last updated: Thu Oct 23 00:33:52 2025
Last updated: Sat Oct 25 00:33:29 2025
<!-- END Autogenerated translations -->


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"fil": "96%",
"gl": "0%",
"gu": "6%",
"hi": "53%",
"hi": "62%",
"hu": "99%",
"id": "99%",
"ja": "99%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@
"You are logged in as {0} (@{1})": "Вы ўвайшлі як {0} (@{1})",
"You can change this behavior on UniGetUI security settings.": "Паводзіны можна змяніць у наладах бяспекі UniGetUI.",
"You can define the commands that will be run before or after this package is installed, updated or uninstalled. They will be run on a command prompt, so CMD scripts will work here.": "Можна задаць каманды да і пасля ўсталявання/абнаўлення/выдалення. Запускаюцца ў CMD.",
"You have currently version {0} installed": "Цяпер усталявана версія {0}",
"You have currently version {0} installed": "Зараз усталявана версія {0}",
"You have installed WingetUI Version {0}": "Вы ўсталявалі UniGetUI версіі {0}",
"You may lose unsaved data": "Можаце страціць незахаваныя даныя",
"You may need to install {pm} in order to use it with WingetUI.": "Магчыма трэба ўсталяваць {pm} для выкарыстання з UniGetUI.",
Expand Down Expand Up @@ -1026,7 +1026,7 @@
"{0} minutes": "{0} хвілін",
"{0} months": "{0} месяцаў",
"{0} packages are being updated": "{0} пакетаў абнаўляюцца",
"{0} packages can be updated": "{0} пакетаў можна абнавіць",
"{0} packages can be updated": "{0} пакета(ў) можна абнавіць",
"{0} packages found": "Знойдзена пакетаў: {0}",
"{0} packages were found": "Знойдзена пакетаў: {0}",
"{0} packages were found, {1} of which match the specified filters.": "Знойдзена {0} пакетаў, {1} адпавядае фільтрам.",
Expand Down
Loading