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
28 changes: 14 additions & 14 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,23 +74,23 @@ In order to translate WingetUI to other languages or to update an old translatio
| Language | Translated | |
| :-- | :-- | --- |
| Catalan - Català | 100% | <img src='https://flagcdn.com/ad.svg' width=20> |
| German - Deutsch | 100% | <img src='https://flagcdn.com/de.svg' width=20> |
| German - Deutsch | 95% | <img src='https://flagcdn.com/de.svg' width=20> |
| English - English | 100% | <img src='https://flagcdn.com/gb.svg' width=20> |
| French - Français | 100% | <img src='https://flagcdn.com/fr.svg' width=20> |
| Hindi - हिंदी | 100% | <img src='https://flagcdn.com/in.svg' width=20> |
| Hungarian - Magyar | 100% | <img src='https://flagcdn.com/hu.svg' width=20> |
| Japanese - 日本語 | 97% | <img src='https://flagcdn.com/jp.svg' width=20> |
| Russian - Русский | 100% | <img src='https://flagcdn.com/ru.svg' width=20> |
| Serbian - Srpski | 25% | <img src='https://flagcdn.com/rs.svg' width=20> |
| Italian - Italiano | 100% | <img src='https://flagcdn.com/it.svg' width=20> |
| Portuguese (Brazil) | 100% | <img src='https://flagcdn.com/br.svg' width=20> |
| Portuguese (Portugal) | 100% | <img src='https://flagcdn.com/pt.svg' width=20> |
| Turkish - Türkçe | 100% | <img src='https://flagcdn.com/tr.svg' width=20> |
| Ukranian - Yкраї́нська | 100% | <img src='https://flagcdn.com/ua.svg' width=20> |
| Simplified Chinese (China) | 100% | <img src='https://flagcdn.com/zh_CN.svg' width=20> |
| French - Français | 95% | <img src='https://flagcdn.com/fr.svg' width=20> |
| Hindi - हिंदी | 95% | <img src='https://flagcdn.com/in.svg' width=20> |
| Hungarian - Magyar | 95% | <img src='https://flagcdn.com/hu.svg' width=20> |
| Japanese - 日本語 | 93% | <img src='https://flagcdn.com/jp.svg' width=20> |
| Russian - Русский | 95% | <img src='https://flagcdn.com/ru.svg' width=20> |
| Serbian - Srpski | 24% | <img src='https://flagcdn.com/rs.svg' width=20> |
| Italian - Italiano | 95% | <img src='https://flagcdn.com/it.svg' width=20> |
| Portuguese (Brazil) | 95% | <img src='https://flagcdn.com/br.svg' width=20> |
| Portuguese (Portugal) | 95% | <img src='https://flagcdn.com/pt.svg' width=20> |
| Turkish - Türkçe | 95% | <img src='https://flagcdn.com/tr.svg' width=20> |
| Ukranian - Yкраї́нська | 95% | <img src='https://flagcdn.com/ua.svg' width=20> |
| Simplified Chinese (China) | 95% | <img src='https://flagcdn.com/cn.svg' width=20> |
| Traditional Chinese (Taiwan) | 100% | <img src='https://flagcdn.com/tw.svg' width=20> |

Last updated: Mon Nov 28 18:56:43 2022
Last updated: Tue Nov 29 01:02:51 2022
<!-- END Autogenerated translations -->


Expand Down
12 changes: 12 additions & 0 deletions wingetui/lang/lang_ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"0 packages found" : null,
"{0} packages found" : null,
"{0} succeeded" : null,
"{0} update" : null,
"0 updates found" : null,
"{0} updates found" : null,
"{0} was {1} successfully!" : null,
Expand All @@ -18,6 +19,7 @@
"About the dev" : null,
"About WingetUI" : null,
"About WingetUI version {0}" : null,
"Action when double-clicking packages, hide successful installations" : null,
"Add" : null,
"Add a bucket to Scoop" : null,
"Administrator privileges" : null,
Expand Down Expand Up @@ -132,6 +134,7 @@
"New version" : null,
"New Version" : null,
"No packages found matching the input criteria" : null,
"Not found" : null,
"Notification tray options" : null,
"Ok" : null,
"OK" : null,
Expand All @@ -151,13 +154,18 @@
"Remove" : null,
"Remove a bucket from Scoop" : null,
"Remove permanent data" : null,
"Remove successful installs/uninstalls/updates from the installation list" : null,
"Reset" : null,
"Reset blacklist" : null,
"Reset Winget sources (might help if no packages are listed)" : null,
"Restart WingetUI" : null,
"Run as admin" : null,
"Run as administrator" : null,
"Run the installer with administrator privileges" : null,
"Scoop bucket manager" : null,
"Scoop found: {0}" : null,
"Scoop package manager specific preferences" : null,
"Scoop preferences" : null,
"Search for packages on Winget and Scoop" : null,
"Searching for installed packages..." : null,
"Searching for packages..." : null,
Expand Down Expand Up @@ -201,6 +209,7 @@
"uninstalled" : null,
"uninstalling" : null,
"Uninstall package" : null,
"Uninstall Scoop (and its packages)" : null,
"Uninstall selected package" : null,
"Uninstall selected packages" : null,
"Uninstall with administrator privileges" : null,
Expand All @@ -224,6 +233,7 @@
"Updating Winget sources..." : null,
"Upgrade all" : null,
"Use installed GSudo instead of the bundled one (requires app restart)" : null,
"User interface preferences" : null,
"Version" : null,
"Version:" : null,
"Waiting for other installations to finish..." : null,
Expand All @@ -233,6 +243,8 @@
"Which bucket do you want to add?" : null,
"Which bucket do you want to remove?" : null,
"Winget found: {0}" : null,
"Winget package manager specific preferences" : null,
"Winget preferences" : null,
"WingetUI - {0} {1}" : null,
"WingetUI - {0} updates are available" : null,
"WingetUI - 1 update is available" : null,
Expand Down
12 changes: 12 additions & 0 deletions wingetui/lang/lang_ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"0 packages found" : "Cap paquet trobat",
"{0} packages found" : "{0} paquets trobats",
"{0} succeeded" : "{0} satisfactòria",
"{0} update" : "actualització del {0}",
"0 updates found" : "Cap actualització trobada",
"{0} updates found" : "{0} actualitzacions trobades",
"{0} was {1} successfully!" : "{0} s'ha {1} correctament!",
Expand All @@ -18,6 +19,7 @@
"About the dev" : "Sobre el desenvolupador",
"About WingetUI" : "Sobre el WingetUI",
"About WingetUI version {0}" : "Sobre el WingetUI versió {0}",
"Action when double-clicking packages, hide successful installations" : "Acció en prémer dos cops els paquets, amaga les instal·lacions satisfactòries",
"Add" : "Afegeix",
"Add a bucket to Scoop" : "Afegeix un bucket a l'Scoop",
"Administrator privileges" : "Drets d'administrador",
Expand Down Expand Up @@ -132,6 +134,7 @@
"New version" : "Nova versió",
"New Version" : "Nova versió",
"No packages found matching the input criteria" : "No s'han trobat paquets amb els criteris actuals",
"Not found" : "No s'ha trobat",
"Notification tray options" : "Opcions de la safata del sistema",
"Ok" : "D'acord",
"OK" : "D'acord",
Expand All @@ -151,13 +154,18 @@
"Remove" : "Elimina",
"Remove a bucket from Scoop" : "Elimina un bucket de l'Scoop",
"Remove permanent data" : "Esborra les dades permanents",
"Remove successful installs/uninstalls/updates from the installation list" : "Amaga les instal·lacions satisfactòries de la llista d'instal·lacions",
"Reset" : "Reseteja",
"Reset blacklist" : "Reseteja la llista negra",
"Reset Winget sources (might help if no packages are listed)" : "Reseteja les fonts del Winget (pot ajudar si no es mostra cap paquet)",
"Restart WingetUI" : "Reinicia el WingetUI",
"Run as admin" : "Executa com a administrador",
"Run as administrator" : "Executa com a administrador",
"Run the installer with administrator privileges" : "Executa l'instal·lador amb drets d'administrador",
"Scoop bucket manager" : "Administrador de buckets de l'Scoop",
"Scoop found: {0}" : "Scoop trobat: {0}",
"Scoop package manager specific preferences" : "Preferències específiques de l'Scoop",
"Scoop preferences" : "Preferències de l'Scoop",
"Search for packages on Winget and Scoop" : "Cerqueu paquets al Winget i a l'Scoop",
"Searching for installed packages..." : "Cerqueu al programari instal·lat...",
"Searching for packages..." : "Cercant paquets...",
Expand Down Expand Up @@ -201,6 +209,7 @@
"uninstalled" : "desinstal·lat",
"uninstalling" : "desinstal·lant",
"Uninstall package" : "Desinstal·la el paquet",
"Uninstall Scoop (and its packages)" : "Desinstal·la l'Scoop (i les seves aplicacions)",
"Uninstall selected package" : "Desinstal·la el paquet seleccionat",
"Uninstall selected packages" : "Desinstal·la els paquets seleccionats",
"Uninstall with administrator privileges" : "Desinstal·la amb drets d'administrador",
Expand All @@ -224,6 +233,7 @@
"Updating Winget sources..." : "Actualitzant els orígens del Winget...",
"Upgrade all" : "Actualitza-ho tot",
"Use installed GSudo instead of the bundled one (requires app restart)" : "Utilitza el GSudo present al sistema en comptes del que inclou l'aplicació (requereix un reinici)",
"User interface preferences" : "Preferències de l'interfície d'usuari",
"Version" : "Versió",
"Version:" : "Versió:",
"Waiting for other installations to finish..." : "Esperant a que acabin les altres instal·lacions...",
Expand All @@ -233,6 +243,8 @@
"Which bucket do you want to add?" : "Quin bucket voleu afegir?",
"Which bucket do you want to remove?" : "Quin bucket voleu eliminar?",
"Winget found: {0}" : "Winget trobat: {0}",
"Winget package manager specific preferences" : "Preferències específiques del Winget",
"Winget preferences" : "Preferències del Winget",
"WingetUI - {0} {1}" : "WingetUI - {1} del {0}",
"WingetUI - {0} updates are available" : "WingetUI - s'han trobat {0} actualitzacions",
"WingetUI - 1 update is available" : "WingetUI - Hi ha una actualització disponible",
Expand Down
12 changes: 12 additions & 0 deletions wingetui/lang/lang_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"0 packages found" : "0 Pakete gefunden",
"{0} packages found" : "{0} Pakete gefunden",
"{0} succeeded" : "{0} erfolgreich",
"{0} update" : null,
"0 updates found" : "0 Aktualisierungen gefunden",
"{0} updates found" : "{0} Aktualisierungen gefunden",
"{0} was {1} successfully!" : "{0} wurde erfolgreich {1}!",
Expand All @@ -18,6 +19,7 @@
"About the dev" : "Über den Entwickler",
"About WingetUI" : "Über WingetUI",
"About WingetUI version {0}" : "Über WingetUI Version {0}",
"Action when double-clicking packages, hide successful installations" : null,
"Add" : "Hinzufügen",
"Add a bucket to Scoop" : "Bucket zu Scoop hinzufügen",
"Administrator privileges" : "Administratorrechte",
Expand Down Expand Up @@ -132,6 +134,7 @@
"New version" : "Neue Version",
"New Version" : "Neue Version",
"No packages found matching the input criteria" : "Keine Pakete gefunden, die den Eingabekriterien entsprechen",
"Not found" : null,
"Notification tray options" : "Benachrichtigungsleisten-Optionen",
"Ok" : "Ok",
"OK" : "OK",
Expand All @@ -151,13 +154,18 @@
"Remove" : "Entfernen",
"Remove a bucket from Scoop" : "Bucket aus Scoop entfernen",
"Remove permanent data" : "Permanente Daten entfernen",
"Remove successful installs/uninstalls/updates from the installation list" : null,
"Reset" : null,
"Reset blacklist" : "Schwarze Liste zurücksetzen",
"Reset Winget sources (might help if no packages are listed)" : null,
"Restart WingetUI" : "WingetUI neu starten",
"Run as admin" : "Als Admin ausführen",
"Run as administrator" : "Als Administrator ausführen",
"Run the installer with administrator privileges" : "Den Installer mit Administratorrechten ausführen",
"Scoop bucket manager" : "Scoop Bucket Manager",
"Scoop found: {0}" : "Scoop gefunden: {0}",
"Scoop package manager specific preferences" : null,
"Scoop preferences" : null,
"Search for packages on Winget and Scoop" : "Suche nach Paketen auf Winget und Scoop",
"Searching for installed packages..." : "Suche nach installierten Paketen...",
"Searching for packages..." : "Suche nach Paketen...",
Expand Down Expand Up @@ -201,6 +209,7 @@
"uninstalled" : "deinstalliert",
"uninstalling" : "deinstallieren",
"Uninstall package" : "Paket deinstallieren",
"Uninstall Scoop (and its packages)" : null,
"Uninstall selected package" : "Ausgewähltes Paket deinstallieren",
"Uninstall selected packages" : "Ausgewählte Pakete deinstallieren",
"Uninstall with administrator privileges" : "Deinstallation mit Administratorrechten",
Expand All @@ -224,6 +233,7 @@
"Updating Winget sources..." : "Aktualisierung der Winget-Quellen...",
"Upgrade all" : "Alle aktualisieren",
"Use installed GSudo instead of the bundled one (requires app restart)" : "Installiertes GSudo anstelle des mitgelieferten verwenden (erfordert einen Neustart der Anwendung)",
"User interface preferences" : null,
"Version" : "Version",
"Version:" : "Version:",
"Waiting for other installations to finish..." : "Warte auf die Fertigstellung anderer Installationen...",
Expand All @@ -233,6 +243,8 @@
"Which bucket do you want to add?" : "Welchen Bucket möchten Sie hinzufügen?",
"Which bucket do you want to remove?" : "Welchen Bucket möchten Sie entfernen?",
"Winget found: {0}" : "Winget gefunden: {0}",
"Winget package manager specific preferences" : null,
"Winget preferences" : null,
"WingetUI - {0} {1}" : "WingetUI - {0} {1}",
"WingetUI - {0} updates are available" : "WingetUI - {0} Aktualisierungen sind verfügbar",
"WingetUI - 1 update is available" : "WingetUI - 1 Aktualisierung ist verfügbar",
Expand Down
12 changes: 12 additions & 0 deletions wingetui/lang/lang_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"0 packages found" : null,
"{0} packages found" : null,
"{0} succeeded" : null,
"{0} update" : null,
"0 updates found" : null,
"{0} updates found" : null,
"{0} was {1} successfully!" : null,
Expand All @@ -18,6 +19,7 @@
"About the dev" : null,
"About WingetUI" : null,
"About WingetUI version {0}" : null,
"Action when double-clicking packages, hide successful installations" : null,
"Add" : null,
"Add a bucket to Scoop" : null,
"Administrator privileges" : null,
Expand Down Expand Up @@ -132,6 +134,7 @@
"New version" : null,
"New Version" : null,
"No packages found matching the input criteria" : null,
"Not found" : null,
"Notification tray options" : null,
"Ok" : null,
"OK" : null,
Expand All @@ -151,13 +154,18 @@
"Remove" : null,
"Remove a bucket from Scoop" : null,
"Remove permanent data" : null,
"Remove successful installs/uninstalls/updates from the installation list" : null,
"Reset" : null,
"Reset blacklist" : null,
"Reset Winget sources (might help if no packages are listed)" : null,
"Restart WingetUI" : null,
"Run as admin" : null,
"Run as administrator" : null,
"Run the installer with administrator privileges" : null,
"Scoop bucket manager" : null,
"Scoop found: {0}" : null,
"Scoop package manager specific preferences" : null,
"Scoop preferences" : null,
"Search for packages on Winget and Scoop" : null,
"Searching for installed packages..." : null,
"Searching for packages..." : null,
Expand Down Expand Up @@ -201,6 +209,7 @@
"uninstalled" : null,
"uninstalling" : null,
"Uninstall package" : null,
"Uninstall Scoop (and its packages)" : null,
"Uninstall selected package" : null,
"Uninstall selected packages" : null,
"Uninstall with administrator privileges" : null,
Expand All @@ -224,6 +233,7 @@
"Updating Winget sources..." : null,
"Upgrade all" : null,
"Use installed GSudo instead of the bundled one (requires app restart)" : null,
"User interface preferences" : null,
"Version" : null,
"Version:" : null,
"Waiting for other installations to finish..." : null,
Expand All @@ -233,6 +243,8 @@
"Which bucket do you want to add?" : null,
"Which bucket do you want to remove?" : null,
"Winget found: {0}" : null,
"Winget package manager specific preferences" : null,
"Winget preferences" : null,
"WingetUI - {0} {1}" : null,
"WingetUI - {0} updates are available" : null,
"WingetUI - 1 update is available" : null,
Expand Down
12 changes: 12 additions & 0 deletions wingetui/lang/lang_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"0 packages found" : "Aucun paquet trouvé",
"{0} packages found" : "{0} paquets trouvés",
"{0} succeeded" : "{0} réussi",
"{0} update" : null,
"0 updates found" : "Aucune mise à jour trouvée",
"{0} updates found" : "{0} mises à jour trouvées",
"{0} was {1} successfully!" : "{0} a été {1} avec succès !",
Expand All @@ -18,6 +19,7 @@
"About the dev" : "À propos du développeur",
"About WingetUI" : "À propos de WingetUI",
"About WingetUI version {0}" : "À propos de WingetUI version {0}",
"Action when double-clicking packages, hide successful installations" : null,
"Add" : "Ajouter",
"Add a bucket to Scoop" : "Ajouter un bucket à Scoop",
"Administrator privileges" : "Droits d'administrateur",
Expand Down Expand Up @@ -132,6 +134,7 @@
"New version" : "Nouvelle version",
"New Version" : "Nouvelle version",
"No packages found matching the input criteria" : "Aucun paquet trouvé correspondant aux critères",
"Not found" : null,
"Notification tray options" : "Options de notification",
"Ok" : "Ok",
"OK" : "OK",
Expand All @@ -151,13 +154,18 @@
"Remove" : "Supprimer",
"Remove a bucket from Scoop" : "Supprimer un bucket de Scoop",
"Remove permanent data" : "Supprimer les données permanentes",
"Remove successful installs/uninstalls/updates from the installation list" : null,
"Reset" : null,
"Reset blacklist" : "Réinitialiser la blacklist",
"Reset Winget sources (might help if no packages are listed)" : null,
"Restart WingetUI" : "Redémarrer WingetUI",
"Run as admin" : "Exécuter en tant qu'administrateur",
"Run as administrator" : "Exécuter en tant qu'administrateur",
"Run the installer with administrator privileges" : "Exécuter l'installateur avec les droits d'administrateur",
"Scoop bucket manager" : "Gestionnaire de buckets Scoop",
"Scoop found: {0}" : "Scoop a trouvé : {0}",
"Scoop package manager specific preferences" : null,
"Scoop preferences" : null,
"Search for packages on Winget and Scoop" : "Rechercher des paquets sur Winget ou Scoop",
"Searching for installed packages..." : "Recherche des paquets installés en cours...",
"Searching for packages..." : "Recherche de paquets en cours...",
Expand Down Expand Up @@ -201,6 +209,7 @@
"uninstalled" : "désinstallé",
"uninstalling" : "désinstallation en cours",
"Uninstall package" : "Désinstaller le paquet",
"Uninstall Scoop (and its packages)" : null,
"Uninstall selected package" : "Désinstaller le paquet sélectionné",
"Uninstall selected packages" : "Désinstaller les paquets sélectionnés",
"Uninstall with administrator privileges" : "Désinstaller avec les droits d'administrateur",
Expand All @@ -224,6 +233,7 @@
"Updating Winget sources..." : "Mise à jour des sources de Winget...",
"Upgrade all" : "Tout mettre à jour",
"Use installed GSudo instead of the bundled one (requires app restart)" : "Utiliser GSudo installé au lieu de celui fourni (redémarrage de l'application requis)",
"User interface preferences" : null,
"Version" : "Version",
"Version:" : "Version :",
"Waiting for other installations to finish..." : "En attente d'autres installations pour terminer...",
Expand All @@ -233,6 +243,8 @@
"Which bucket do you want to add?" : "Quel bucket souhaitez-vous ajouter ?",
"Which bucket do you want to remove?" : "Quel bucket souhaitez-vous supprimer ?",
"Winget found: {0}" : "Winget a trouvé : {0}",
"Winget package manager specific preferences" : null,
"Winget preferences" : null,
"WingetUI - {0} {1}" : "WingetUI - {1} de {0}",
"WingetUI - {0} updates are available" : "WingetUI - {0} mises à jour sont disponibles",
"WingetUI - 1 update is available" : "WingetUI - 1 mise à jour est disponible",
Expand Down
Loading