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 @@ -166,7 +166,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) | 95% | 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 Apr 22 00:14:34 2025
Last updated: Wed Apr 23 00:14:32 2025
<!-- END Autogenerated translations -->


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"fa": "64%",
"fi": "99%",
"fil": "0%",
"fr": "95%",
"gu": "8%",
"he": "95%",
"hi": "41%",
Expand All @@ -26,7 +25,6 @@
"mk": "46%",
"mr": "0%",
"nb": "80%",
"nl": "95%",
"nn": "75%",
"pl": "82%",
"pt_PT": "85%",
Expand Down
10 changes: 5 additions & 5 deletions src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
"Cancel all operations": "Alle Vorgänge abbrechen",
"Change backup output directory": "Sicherungsverzeichnis ändern",
"Change how UniGetUI checks and installs available updates for your packages": "Legen Sie fest, wie UniGetUI verfügbare Updates für Ihre Pakete prüft und installiert",
"Change how UniGetUI handles install, update and uninstall operations.": "Ändere, wie UniGetUI Installations-, Update- und Deinstallationsvorgänge verarbeitet.",
"Change how UniGetUI handles install, update and uninstall operations.": "Legen Sie fest, wie UniGetUI Installations-, Update- und Deinstallationsvorgänge verarbeitet.",
"Change how UniGetUI installs packages, and checks and installs available updates": "Legen Sie fest, wie UniGetUI Pakete installiert sowie verfügbare Updates sucht und installiert",
"Change how operations request administrator rights": "Ändere, wie Vorgänge Administratorrechte anfordern",
"Change how operations request administrator rights": "Legen Sie fest, wie Vorgänge Administratorrechte anfordern.",
"Change install location": "Installationsort ändern",
"Check for package updates periodically": "Regelmäßig auf Updates prüfen",
"Check for updates": "Nach Updates suchen",
Expand Down Expand Up @@ -153,7 +153,7 @@
"Compatible with proxy": "Kompatibel mit Proxy",
"Component Information": "Installierte Komponenten",
"Concurrency and execution": "Parallele Ausführung",
"Connect the internet using a custom proxy": "Mit benutzerdefiniertem Proxy ins Internet verbinden",
"Connect the internet using a custom proxy": "Über einen benutzerdefinierten Proxy mit dem Internet verbinden",
"Continue": "Weiter",
"Contribute to the icon and screenshot repository": "Zum Icon- und Screenshot-Repository beitragen",
"Contributors": "Mitwirkende",
Expand Down Expand Up @@ -445,7 +445,7 @@
"Please click on \"Continue\" to continue": "Bitte klicken Sie auf „Weiter“, um fortzufahren",
"Please enter at least 3 characters": "Bitte geben Sie mindestens drei Zeichen ein",
"Please note that certain packages might not be installable, due to the package managers that are enabled on this machine.": "Bitte beachten Sie, dass manche Pakete aufgrund der Paketmanager, die auf diesem Gerät aktiviert sind, nicht installierbar sind.",
"Please note that not all package managers may fully support this feature": "Bitte beachten Sie, dass nicht alle Paketmanager diese Funktion vollständig unterstützen",
"Please note that not all package managers may fully support this feature": "Bitte beachten Sie, dass nicht alle Paketmanager diese Funktion vollständig unterstützen.",
"Please note that packages from certain sources may be not exportable. They have been greyed out and won't be exported.": "Bitte beachten Sie, dass Pakete von manchen Quellen nicht exportiert werden können. Diese wurden ausgegraut und können nicht exportiert werden.",
"Please run UniGetUI as a regular user and try again.": "Starten Sie bitte UniGetUI als normaler Benutzer und versuchen Sie es noch einmal.",
"Please see the Command-line Output or refer to the Operation History for further information about the issue.": "Bitte prüfen Sie die Kommandozeilen-Ausgabe oder schauen Sie im Vorgangsverlauf nach, um weitere Informationen über den Fehler zu erhalten.",
Expand Down Expand Up @@ -644,7 +644,7 @@
"The size of the backup is estimated to be less than 1MB.": "Die voraussichtliche Größe der Sicherung beträgt weniger als 1 MB.",
"The source {source} was added to {manager} successfully": "Die Quelle {source} wurde erfolgreich zu {manager} hinzugefügt",
"The source {source} was removed from {manager} successfully": "Die Quelle {source} wurde erfolgreich von {manager} entfernt",
"The system tray icon must be enabled in order for notifications to work": "Das Symbol im Infobereich muss aktiviert sein, damit die Benachrichtigungen funktionieren",
"The system tray icon must be enabled in order for notifications to work": "Das Symbol im Infobereich muss aktiviert sein, damit die Benachrichtigungen funktionieren.",
"The update process has been aborted.": "Der Update-Vorgang wurde abgebrochen.",
"The update process will start after closing UniGetUI": "Das Update wird nach dem Beenden von UniGetUI durchgeführt.",
"The update will be installed upon closing WingetUI": "Das Update wird nach dem Schließen von UniGetUI installiert",
Expand Down
Loading