Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations from Tolgee #556

Merged
merged 1 commit into from
Dec 30, 2022
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 7 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,29 +75,31 @@ In order to translate WingetUI to other languages or to update an old translatio
<!-- Autogenerated translations -->
| Language | Translated | Translator(s) |
| :-- | :-- | --- |
| <img src='https://flagcdn.com/bg.svg' width=20> &nbsp; Bulgarian - български | 71% | Vasil Kolev |
| <img src='https://flagcdn.com/bn.svg' width=20> &nbsp; Bangla - বাংলা | 19% | Nilavra Bhattacharya |
| <img src='https://flagcdn.com/ad.svg' width=20> &nbsp; Catalan - Català | 100% | [marticliment](https://github.com/marticliment) |
| <img src='https://flagcdn.com/cz.svg' width=20> &nbsp; Czech - Čeština | 99% | [panther7](https://github.com/panther7), Petr Janeček |
| <img src='https://flagcdn.com/cz.svg' width=20> &nbsp; Czech - Čeština | 100% | [panther7](https://github.com/panther7), Petr Janeček |
| <img src='https://flagcdn.com/de.svg' width=20> &nbsp; German - Deutsch | 92% | Datacra5H |
| <img src='https://flagcdn.com/gb.svg' width=20> &nbsp; English - English | 100% | [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/es.svg' width=20> &nbsp; Spanish - Castellano | 11% | |
| <img src='https://flagcdn.com/fr.svg' width=20> &nbsp; French - Français | 92% | Evans Costa |
| <img src='https://flagcdn.com/fr.svg' width=20> &nbsp; French - Français | 100% | Evans Costa |
| <img src='https://flagcdn.com/in.svg' width=20> &nbsp; Hindi - हिंदी | 85% | Satyam Singh Niranjan |
| <img src='https://flagcdn.com/hu.svg' width=20> &nbsp; Hungarian - Magyar | 99% | gidano |
| <img src='https://flagcdn.com/it.svg' width=20> &nbsp; Italian - Italiano | 99% | GiacoBot, Maicol Battistini, Rosario Di Mauro |
| <img src='https://flagcdn.com/jp.svg' width=20> &nbsp; Japanese - 日本語 | 93% | sho9029, Yuki Takase |
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 32% | [shblue21](https://github.com/shblue21) |
| <img src='https://flagcdn.com/nl.svg' width=20> &nbsp; Dutch - Nederlands | 100% | [abbydiode](https://github.com/abbydiode), Stephan Paternotte |
| <img src='https://flagcdn.com/pl.svg' width=20> &nbsp; Polish - Polski | 38% | regulargvy13 |
| <img src='https://flagcdn.com/br.svg' width=20> &nbsp; Portuguese (Brazil) | 99% | [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/pt.svg' width=20> &nbsp; Portuguese (Portugal) | 99% | [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/br.svg' width=20> &nbsp; Portuguese (Brazil) | 100% | [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/pt.svg' width=20> &nbsp; Portuguese (Portugal) | 100% | [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/ru.svg' width=20> &nbsp; Russian - Русский | 85% | Sergey, Артем |
| <img src='https://flagcdn.com/rs.svg' width=20> &nbsp; Serbian - Srpski | 22% | Nemanja Djurcic |
| <img src='https://flagcdn.com/tr.svg' width=20> &nbsp; Turkish - Türkçe | 89% | Ahmet Özmetin |
| <img src='https://flagcdn.com/ua.svg' width=20> &nbsp; Ukranian - Yкраї́нська | 85% | Artem Moldovanenko, Operator404 |
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 99% | Aaron Liu, BUGP Association, ciaran, Cololi |
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 89% | Aaron Liu, Cololi, yrctw |

Last updated: Thu Dec 29 13:23:27 2022
Last updated: Fri Dec 30 00:58:17 2022
<!-- END Autogenerated translations -->


Expand Down
22 changes: 9 additions & 13 deletions wingetui/data/translations.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,17 @@

untranslatedPercentage = {
"ar": "0%",
"bg": "0%",
"bg": "71%",
"bn": "19%",
"cs": "99%",
"de": "92%",
"es": "11%",
"fr": "92%",
"hi": "85%",
"hr": "0%",
"hu": "99%",
"it": "99%",
"ja": "93%",
"ko": "32%",
"nl": "21%",
"pl": "38%",
"pt_BR": "99%",
"pt_PT": "99%",
"ru": "85%",
"sr": "22%",
"tr": "89%",
Expand All @@ -28,7 +23,12 @@

languageCredits = {
"ar": [],
"bg": [],
"bg": [
{
"name": "Vasil Kolev",
"link": ""
}
],
"bn": [
{
"name": "Nilavra Bhattacharya",
Expand Down Expand Up @@ -124,12 +124,8 @@
],
"nl": [
{
"name": "marticliment",
"link": "https://github.com/marticliment"
},
{
"name": "ppvnf",
"link": "https://github.com/ppvnf"
"name": "abbydiode",
"link": "https://github.com/abbydiode"
},
{
"name": "Stephan Paternotte",
Expand Down
406 changes: 203 additions & 203 deletions wingetui/lang/lang_bg.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions wingetui/lang/lang_cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"0 updates found" : "Nenalezena žádná aktualizace",
"{0} updates found" : "Nalezeno {0} aktualizací",
"{0} updates were found" : "Počet nalezených balíčků: {0}",
"{0} update was found" : "Počet nalezených balíčků: {0}",
"{0} update was found" : "Počet nalezených aktualizací: {0}",
"{0} was {1} successfully!" : "{0} bylo úspěšně {1}!",
"1 hour" : "1 hodina",
"1 update was found" : null,
"1 update was found" : "Počet nalezených aktualizací: 1",
"2 hours" : "2 hodiny",
"30 minutes" : "30 minut",
"4 hours" : "4 hodiny",
Expand Down Expand Up @@ -157,7 +157,7 @@
"No packages found matching the input criteria" : "Dle hledaných kritérií nebyly nalezeny žádné balíčky",
"Not found" : "Nenalezeno",
"Notification tray options" : "Volby notifikační lišty",
"No updates are available" : null,
"No updates are available" : "Žádné dostupné aktualizace",
"Ok" : "Ok",
"OK" : "OK",
"Package ID" : "ID balíčku",
Expand Down
50 changes: 25 additions & 25 deletions wingetui/lang/lang_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"{0} apps can be updated" : "{0} applications peuvent être mises à jour",
"{0} failed" : "{0} a échoué",
"{0} installation" : "Installation de {0}",
"{0} is disabled" : null,
"{0} is disabled" : "{0} est désactivé",
"0 packages found" : "Aucun paquet trouvé",
"{0} packages found" : "{0} paquets trouvés",
"{0} Scoop bucket" : null,
"{0} Scoop bucket" : "{0} bucket Scoop",
"{0} succeeded" : "{0} réussi",
"{0} Uninstallation" : "Désinstallation de {0}",
"{0} update" : "{0} mises à jour",
Expand All @@ -17,7 +17,7 @@
"{0} update was found" : "{0} mise à jour a été trouvée",
"{0} was {1} successfully!" : "{0} a été {1} avec succès !",
"1 hour" : "1 heure",
"1 update was found" : null,
"1 update was found" : "1 mise à jour a été trouvée",
"2 hours" : "2 heures",
"30 minutes" : "30 minutes",
"4 hours" : "4 heures",
Expand All @@ -29,7 +29,7 @@
"Action when double-clicking packages, hide successful installations" : "Action lors du double-clic sur les paquets, cacher les installations réussies",
"Add" : "Ajouter",
"Add a bucket to Scoop" : "Ajouter un bucket à Scoop",
"Add bucket" : null,
"Add bucket" : "Ajouter un bucket",
"Administrator privileges" : "Droits d'administrateur",
"Allow parallel installs (NOT RECOMMENDED)" : "Autoriser les installations parallèles (NON RECOMMANDÉ) ",
"Application theme:" : "Thème de l'application :",
Expand All @@ -44,7 +44,7 @@
"Available Updates" : "Mises à jour disponibles",
"Available updates: {0}" : "Mises à jour disponibles : {0}",
"Available updates: {0}, not finished yet..." : "Mises à jour disponibles : {0}, pas encore terminé...",
"Beta features and other options that shouldn't be touched" : null,
"Beta features and other options that shouldn't be touched" : "Fonctionnalités bêta et autres options qui ne doivent pas être touchées",
"Blacklist apps" : "Blacklister les applications",
"buy me a coffee" : "m'acheter un café",
"By Icons8" : "Par Icons8",
Expand Down Expand Up @@ -76,12 +76,12 @@
"Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : "Trouvez-vous WingetUI utile ? Vous souhaitez soutenir le développeur ? Si c'est le cas, vous pouvez {0}, ça aide beaucoup !",
"Do you really want to uninstall {0}?" : "Voulez-vous vraiment désinstaller {0} ?",
"Do you want to translate WingetUI to your language? See how to contribute <a style=\"color:{0}\" href=\"{1}\"a>HERE!</a>" : "Vous souhaitez traduire WingetUI dans votre langue ? Découvrez comment contribuer <a style=\"color:{0}\" href=\"{1}\"a>ICI !</a>",
"Enable Scoop" : null,
"Enable Scoop" : "Activer Scoop",
"Enable Scoop cleanup on launch" : "Activer le nettoyage de Scoop au démarrage",
"Enable Winget" : null,
"Experimental settings and developer options" : null,
"Enable Winget" : "Activer Winget",
"Experimental settings and developer options" : "Paramètres expérimentaux et options pour les développeurs",
"Export all" : "Tout exporter",
"Export log" : null,
"Export log" : "Exporter les logs",
"Export log as a file" : "Exporter les logs dans un fichier",
"Export selected packages to a file" : "Exporter les paquets sélectionnés dans un fichier",
"Follow system color scheme" : "Suivre le thème du système",
Expand Down Expand Up @@ -128,7 +128,7 @@
"Is this package missing the icon?" : "Manque-t-il une icône pour ce paquet ?",
"It looks like you ran WingetUI as administrator, which is not recommended. You can still use the program, but we highly recommend not running WingetUI with administrator privileges. Click on \"Show details\" to see why." : "On dirait que vous exécuter WingetUI en tant qu'administrateur, ce qui n'est pas recommandé. Vous pouvez toujours utiliser le programme, mais nous recommandons fortement de ne pas exécuter WingetUI avec les droits d'administrateur. Cliquez sur \"Afficher les détails\" pour savoir pourquoi.",
"Language, theme and other miscellaneous preferences" : "Langue, thème et autres préférences diverses",
"Last updated:" : null,
"Last updated:" : "Dernière mise à jour :",
"Latest" : "Dernière",
"Latest details..." : "Derniers détails...",
"Latest Version" : "Dernière version",
Expand All @@ -138,30 +138,30 @@
"Licenses" : "Licences",
"Light" : "Clair",
"Live command-line output" : "Sortie de la ligne de commande en temps réel",
"Loading..." : "Chargement en cours...",
"Loading buckets..." : null,
"Loading..." : "Chargement...",
"Loading buckets..." : "Chargement des buckets...",
"Loading UI components..." : "Chargement des composants de l'interface utilisateur...",
"Loading WingetUI..." : "Chargement de WingetUI...",
"Locating Scoop..." : "Localisation de Scoop...",
"Locating sudo..." : "Localisation de sudo...",
"Locating Winget..." : "Localisation de Winget...",
"Manage scoop buckets" : null,
"Manage scoop buckets" : "Gérer les buckets Scoop",
"Manifest" : "Manifest",
"Manifest:" : "Manifest :",
"Manifests" : null,
"Manifests" : "Manifests",
"MIT License" : "Licence MIT",
"Name" : null,
"Name" : "Nom",
"New version" : "Nouvelle version",
"New Version" : "Nouvelle version",
"No" : null,
"No" : "Non",
"No packages found matching the input criteria" : "Aucun paquet trouvé correspondant aux critères",
"Not found" : "Non trouvé",
"Notification tray options" : "Options de notification",
"No updates are available" : null,
"No updates are available" : "Aucune mise à jour n'est disponible",
"Ok" : "Ok",
"OK" : "OK",
"Package ID" : "ID du paquet",
"Package manager preferences" : null,
"Package manager preferences" : "Préférences du gestionnaire de paquets",
"Package Name" : "Nom du paquet",
"Please wait..." : "Veuillez patienter...",
"Program ID:" : "ID du programme :",
Expand All @@ -170,7 +170,7 @@
"Publisher" : "Éditeur",
"Publisher:" : "Éditeur :",
"Quit" : "Quitter",
"Release notes:" : null,
"Release notes:" : "Notes de version :",
"Reload log" : "Recharger les logs",
"Remove" : "Supprimer",
"Remove a bucket from Scoop" : "Supprimer un bucket de Scoop",
Expand All @@ -179,7 +179,7 @@
"Reset" : "Réinitialiser",
"Reset blacklist" : "Réinitialiser la blacklist",
"Reset Winget sources (might help if no packages are listed)" : "Réinitialiser les sources de Winget (peut aider si aucun paquet n'est listé)",
"Reset WingetUI and its preferences" : null,
"Reset WingetUI and its preferences" : "Réinitialiser WingetUI et ses préférences",
"Restart WingetUI" : "Redémarrer WingetUI",
"Run as admin" : "Exécuter en tant qu'administrateur",
"Run as administrator" : "Exécuter en tant qu'administrateur",
Expand All @@ -197,7 +197,7 @@
"Search on your software" : "Rechercher votre logiciel",
"Select all" : "Tout sélectionner",
"Select none" : "Tout désélectionner",
"Select package file" : null,
"Select package file" : "Sélectionner le fichier du paquet",
"Sent handshake. Waiting for instance listener's answer... ({0}%)" : "Handshake envoyé. En attente de la réponse de l'instance... ({0}%)",
"Show a notification when there are available updates" : "Afficher une notification quand des mises à jour sont disponibles",
"Show details" : "Afficher les détails",
Expand All @@ -218,7 +218,7 @@
"Startup options" : "Options de démarrage",
"Status" : "Statut",
"Sudo found: {0}" : "Sudo a trouvé : {0}",
"Text file" : null,
"Text file" : "Fichier texte",
"The icons and screenshots are maintained by users like you!" : "Les icônes et les captures d'écran sont maintenues par des utilisateurs comme vous !",
"The main goal of this project is to create an intuitive UI to manage the most common CLI package managers for Windows, such as Winget and Scoop." : "Le but principal de ce projet est de créer une interface utilisateur intuitive pour gérer les gestionnaires de paquets en ligne de commande les plus populaires pour Windows, tel que Winget et Scoop.",
"There are two main reasons to not run WingetUI as administrator:\n The first one is that the Scoop package manager might cause problems with some commands when ran with administrator rights.\n The second one is that running WingetUI as administrator means that any package that you download will be ran as administrator (and this is not safe).\n Remeber that if you need to install a specific package as administrator, you can always right-click the item -> Install/Update/Uninstall as administrator." : "Il y a deux principales raisons de ne pas exécuter WingetUI en tant qu'administrateur :\nLa première est que le gestionnaire de paquets Scoop peut causer des problèmes avec certaines commandes quand il est exécuté en tant qu'administrateur.\nLa seconde est qu'exécuter WingetUI en tant qu'administrateur signifie que n'importe quel paquet que vous téléchargez sera exécuté en tant qu'administrateur (et ce n'est pas sécurisé).\nRappelez-vous que si vous avez besoin d'installer un paquet spécifique en tant qu'administrateur, vous pouvez toujours faire un clic droit sur l'élément -> Installer/Mettre à jour/Désinstaller en tant qu'administrateur.",
Expand All @@ -239,12 +239,12 @@
"Uninstall selected packages" : "Désinstaller les paquets sélectionnés",
"Uninstall with administrator privileges" : "Désinstaller avec les droits d'administrateur",
"Unknown" : "Inconnu",
"Unlicense" : null,
"Unlicense" : "Unlicense",
"Update" : "Mettre à jour",
"Update all" : "Tout mettre à jour",
"Update as administrator" : "Mettre à jour en tant qu'administrateur",
"updated" : "mis à jour",
"Update date" : null,
"Update date" : "Date de mise à jour",
"Updated Scoop sources" : "Sources de Scoop mises à jour",
"Updated Winget sources" : "Sources de Winget mises à jour",
"Update found!" : "Mise à jour trouvé !",
Expand Down Expand Up @@ -285,5 +285,5 @@
"WingetUI tray application preferences" : "Préférences de l'icône de WingetUI dans la zone de notifcation",
"WingetUI version {0}" : "WingetUI version {0}",
"WingetUI wouldn't have been possible with the help of our dear contributors. Check out their GitHub profile, WingetUI wouldn't be possible without them!" : "WingetUI n'aurait pas été possible sans l'aide de nos chers contributeurs. Consultez leur profil GitHub, WingetUI ne serait pas possible sans eux !",
"Yes" : null
"Yes" : "Oui"
}