From 470f2e1a68a23de56f90ba0a404134bdea21eab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Climent?= Date: Thu, 22 May 2025 00:15:14 +0000 Subject: [PATCH] =?UTF-8?q?Load=20updated=20translations=20from=20Tolgee?= =?UTF-8?q?=20Co-authored-by:=20Mart=C3=AD=20Climent=20from=20the=20multiv?= =?UTF-8?q?erse=20<121457539+martinet101@users.noreply.github.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- .../Assets/Languages/lang_de.json | 4 ++-- .../Assets/Languages/lang_fi.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4e03055954..313eff9ac2 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Gujarati - ગુજરાતી | 8% | | |   Hindi - हिंदी | 41% | [Ashu-r](https://github.com/Ashu-r), [atharva_xoxo](https://github.com/atharva_xoxo), [satanarious](https://github.com/satanarious) | |   Croatian - Hrvatski | 45% | Stjepan Treger | -|   Hebrew - עִבְרִית‎ | 99% | [maximunited](https://github.com/maximunited), Oryan Hassidim | +|   Hebrew - עִבְרִית‎ | 100% | [maximunited](https://github.com/maximunited), Oryan Hassidim | |   Hungarian - Magyar | 99% | [gidano](https://github.com/gidano) | |   Italian - Italiano | 100% | David Senoner, [giacobot](https://github.com/giacobot), [maicol07](https://github.com/maicol07), [mapi68](https://github.com/mapi68), [mrfranza](https://github.com/mrfranza), Rosario Di Mauro | |   Indonesian - Bahasa Indonesia | 99% | [arthackrc](https://github.com/arthackrc), [joenior](https://github.com/joenior), [nrarfn](https://github.com/nrarfn) | @@ -157,7 +157,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Albanian - Shqip | 100% | [RDN000](https://github.com/RDN000) | |   Sinhala - සිංහල | 12% | [SashikaSandeepa](https://github.com/SashikaSandeepa), [Savithu-s3](https://github.com/Savithu-s3), [ttheek](https://github.com/ttheek) | |   Slovene - Slovenščina | 100% | [rumplin](https://github.com/rumplin) | -|   Swedish - Svenska | 52% | [curudel](https://github.com/curudel), [kakmonster](https://github.com/kakmonster) | +|   Swedish - Svenska | 55% | [curudel](https://github.com/curudel), [kakmonster](https://github.com/kakmonster), [umeaboy](https://github.com/umeaboy) | |   Tagalog - Tagalog | 13% | lasersPew, [znarfm](https://github.com/znarfm) | |   Thai - ภาษาไทย | 73% | [apaeisara](https://github.com/apaeisara), [dulapahv](https://github.com/dulapahv), [rikoprushka](https://github.com/rikoprushka) | |   Turkish - Türkçe | 100% | [ahmetozmtn](https://github.com/ahmetozmtn), [dogancanyr @anzeralp](https://github.com/dogancanyr @anzeralp), [gokberkgs](https://github.com/gokberkgs) | @@ -167,7 +167,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   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 | |   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: Tue May 20 00:15:48 2025 +Last updated: Thu May 22 00:15:13 2025 diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json index 5a9d0e4b94..6d651f5df1 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json @@ -772,7 +772,7 @@ "View mode:": "Ansicht:", "View on UniGetUI": "Auf UniGetUI ansehen", "View page on browser": "Seite im Browser öffnen", - "View {0} logs": "{0} Protokolle anzeigen", + "View {0} logs": "{0}-Protokolle anzeigen", "Wait for the device to be connected to the internet before attempting to do tasks that require internet connectivity.": "Mit der Ausführung von Aufgaben, die eine Internetverbindung erfordern, warten, bis das Gerät mit dem Internet verbunden ist.", "Waiting for other installations to finish...": "Warte auf die Fertigstellung anderer Installationen …", "Waiting for {0} to complete...": "Auf die Fertigstellung von {0} warten …", @@ -914,6 +914,6 @@ "{pm} is enabled and ready to go": "{pm} ist aktiviert und bereit", "{pm} package manager specific preferences": "{pm} Paketmanager-spezifische Einstellungen", "{pm} preferences": "{pm}-Einstellungen", - "{pm} version:": "{pm} Version:", + "{pm} version:": "{pm}-Version:", "{pm} was not found!": "{pm} wurde nicht gefunden" } \ No newline at end of file diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_fi.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_fi.json index 736dd88d4b..d19843a364 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_fi.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_fi.json @@ -428,7 +428,7 @@ "Package bundle": "Pakettinippu", "Package details": "Paketin yksityiskohdat", "Package lists": "Pakettilista", - "Package management made easy": "Pakettien hallinta on tehty helpoksi", + "Package management made easy": "Pakettien hallinta tehty helpoksi", "Package manager": "Pakettien hallinta", "Package manager preferences": "Paketinhallinnan asetukset", "Package managers": "Paketinhallinnat",