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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,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), 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: Wed Jan 22 00:04:02 2025
Last updated: Thu Jan 23 00:12:51 2025
<!-- END Autogenerated translations -->


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"bn": "80%",
"cs": "96%",
"da": "65%",
"de": "99%",
"el": "89%",
"en-CA": "0%",
"es": "99%",
Expand All @@ -18,7 +17,6 @@
"hr": "53%",
"hu": "99%",
"id": "72%",
"it": "99%",
"ja": "89%",
"kn": "12%",
"ko": "73%",
Expand All @@ -38,7 +36,6 @@
"sv": "43%",
"tg": "12%",
"th": "86%",
"tr": "99%",
"ur": "62%",
"vi": "94%",
"zh_TW": "99%"
Expand Down
4 changes: 4 additions & 0 deletions src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@
"name": "ebnater",
"link": "https://github.com/ebnater"
},
{
"name": "martinwilco",
"link": "https://github.com/martinwilco"
},
{
"name": "michaelmairegger",
"link": "https://github.com/michaelmairegger"
Expand Down
218 changes: 109 additions & 109 deletions src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"Another source": "Un'altra sorgente",
"Any unsaved changes will be lost": "Tutte le modifiche non salvate andranno perse",
"App Name": "Nome dell'app",
"Application theme, startup page, package icons, clear successful installs automatically": null,
"Application theme, startup page, package icons, clear successful installs automatically": "Tema dell'applicazione, pagina di avvio, icone del pacchetto, cancella automaticamente le installazioni riuscite",
"Application theme:": "Tema applicazione:",
"Architecture to install:": "Architettura da installare:",
"Are these screenshots wron or blurry?": "Questi screenshot sono sbagliati o sfocati?",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"Another source": "Başka Bir Kaynak Ekle",
"Any unsaved changes will be lost": "Kaydedilmemiş değişiklikler kaybolacak",
"App Name": "Uygulama ismi",
"Application theme, startup page, package icons, clear successful installs automatically": null,
"Application theme, startup page, package icons, clear successful installs automatically": "Uygulama teması, başlangıç sayfası, paket simgeleri, başarılı yüklemeleri otomatik olarak temizle",
"Application theme:": "Uygulama teması:",
"Architecture to install:": "Kurulacak mimari:",
"Are these screenshots wron or blurry?": "Bu ekran görüntüleri yanlış veya bulanık mı?",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"(Last checked: {0})": "(最近检查时间:{0})",
"(Last checked: {0})": "(上一次检查的时间:{0})",
"(Number {0} in the queue)": "({0} 个包等待中)",
"0 0 0 Contributors, please add your names/usernames separated by comas (for credit purposes). DO NOT Translate this entry": "Aaron Liu, BUGP Association, ciaran, Cololi, CnYeSheng, adfnekc, @Ardenet, @arthurfsy2, @bai0012, @SpaceTimee, Yisme, @dongfengweixiao, @seanyu0, @Sigechaishijie, @enKl03B",
"0 packages found": "未找到软件包",
Expand Down