diff --git a/README.md b/README.md
index 3748b51bb..b6d6d4f57 100644
--- a/README.md
+++ b/README.md
@@ -1,241 +1,241 @@
-# UniGetUI (formerly WingetUI)
-
-[![Downloads@latest](https://img.shields.io/github/downloads/marticliment/UniGetUI/3.1.1/total?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases/latest/download/UniGetUI.Installer.exe)
-[![Release Version Badge](https://img.shields.io/github/v/release/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases)
-[![Issues Badge](https://img.shields.io/github/issues/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues)
-[![Closed Issues Badge](https://img.shields.io/github/issues-closed/marticliment/UniGetUI?color=%238256d0&style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues?q=is%3Aissue+is%3Aclosed)
-The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and 11, such as [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/), [Scoop](https://scoop.sh/), [Chocolatey](https://chocolatey.org/), [Pip](https://pypi.org/), [Npm](https://www.npmjs.com/), [.NET Tool](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install), [PowerShell Gallery](https://www.powershellgallery.com/) and more (Check out the package manager compatibility table)!.
-With this app, you can easily download, install, update, and uninstall any software published on the supported package managers — and much more!
-
-Check out the [Supported Package Managers Table](#supported-package-managers) for more details!
-
-**Disclaimer:** This project has no connection with any supported package managers — it's completely unofficial. Be aware that I, the developer of UniGetUI, am NOT responsible for the downloaded software. Proceed with caution
-
-![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fmarticliment.com%2Fresources%2Fbadges%2Fdev-status.json)
-![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/marticliment/WingetUI/dotnet-test.yml?branch=main&style=for-the-badge&label=Tests)
-
-
-> [!CAUTION]
-> **The OFFICIAL website for UniGetUI is [https://www.marticliment.com/unigetui/](https://www.marticliment.com/unigetui/)**
-> **Any other website should be considered unofficial, despite what they may say. Especially, wingetui.com is NOT an official site for UniGetUI (formerly WingetUI)**
-
-
-
-## Support the developer
-
-It really does make a big difference, and is very much appreciated. Thanks :)
-[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/P5P86KKPB)
-
-## Table of contents
- - **[UniGetUI Homepage](https://www.marticliment.com/unigetui/)**
- - [Table of contents](#table-of-contents)
- - [Installation](#installation)
- - [Update UniGetUI](#update-UniGetUI)
- - [Support the developer](#support-the-developer)
- - [Features](#features)
- - [Supported Package Managers](#supported-package-managers)
- - [Translating UniGetUI](#translating-UniGetUI-to-other-languages)
- - [Currently supported languages](#currently-supported-languages)
- - [Contributors](#contributors)
- - [Screenshots](#screenshots)
- - [Frequently Asked Questions](#frequently-asked-questions)
- - [Command-line Arguments](https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md)
-
-
-
-
-## Installation
-
There are multiple ways to install UniGetUI — choose whichever one you prefer!
- -**Microsoft Store installation (recommended)**Click here to download UniGetUI
- -**Install UniGetUI through Winget:** -```cmd -winget install --exact --id MartiCliment.UniGetUI --source winget -``` - - -**Install UniGetUI through Scoop:** -```cmd -scoop bucket add extras -scoop install extras/unigetui -``` - -**Install UniGetUI through Chocolatey:** -```cmd -choco install wingetui -``` - - -## Update UniGetUI - -UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available through Winget and Scoop). - - -## Features - - - Install, update, and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool. - - Discover new packages and filter them to easily find the package you want. - - View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download. - - Easily bulk-install, update, or uninstall multiple packages at once selecting multiple packages before performing an operation - - Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates on a per-package basis. - - Manage your available updates at the touch of a button from the **Widgets pane** or from **Dev Home** pane with [Widgets for UniGetUI](https://apps.microsoft.com/detail/9NB9M5KZ8SLX)*. - - The system tray icon will also show the available updates and installed packages, to efficiently update a program or remove a package from your system. - - Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32 bit architecture. \[But don't worry, those options will be saved for future updates for this package*] - - Share packages with your friends to show them off that program you found. Here is an example: [Hey \@friend, Check out this program!](https://marticliment.com/unigetui/share/?pname=Google%20Chrome&pid=Google.Chrome&psource=Winget:%20winget) - - Export custom lists of packages to then import them to another machine and install those packages with previously specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier. - - Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine* - -## Supported Package Managers - -**NOTE:** All package managers do support basic install, update, and uninstall processes, as well as checking for updates, finding new packages, and retrieving details from a package. - - - -✅: Supported on UniGetUICheck out the Wiki for more information!
- -## Command-line parameters: - -Check out the full list of parameters [here](https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md) +# UniGetUI (formerly WingetUI) + +[![Downloads@latest](https://img.shields.io/github/downloads/marticliment/UniGetUI/3.1.1/total?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases/latest/download/UniGetUI.Installer.exe) +[![Release Version Badge](https://img.shields.io/github/v/release/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases) +[![Issues Badge](https://img.shields.io/github/issues/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues) +[![Closed Issues Badge](https://img.shields.io/github/issues-closed/marticliment/UniGetUI?color=%238256d0&style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues?q=is%3Aissue+is%3Aclosed)There are multiple ways to install UniGetUI — choose whichever one you prefer!
+ +**Microsoft Store installation (recommended)**Click here to download UniGetUI
+ +**Install UniGetUI through Winget:** +```cmd +winget install --exact --id MartiCliment.UniGetUI --source winget +``` + + +**Install UniGetUI through Scoop:** +```cmd +scoop bucket add extras +scoop install extras/unigetui +``` + +**Install UniGetUI through Chocolatey:** +```cmd +choco install wingetui +``` + + +## Update UniGetUI + +UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available through Winget and Scoop). + + +## Features + + - Install, update, and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool. + - Discover new packages and filter them to easily find the package you want. + - View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download. + - Easily bulk-install, update, or uninstall multiple packages at once selecting multiple packages before performing an operation + - Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates on a per-package basis. + - Manage your available updates at the touch of a button from the **Widgets pane** or from **Dev Home** pane with [Widgets for UniGetUI](https://apps.microsoft.com/detail/9NB9M5KZ8SLX)*. + - The system tray icon will also show the available updates and installed packages, to efficiently update a program or remove a package from your system. + - Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32 bit architecture. \[But don't worry, those options will be saved for future updates for this package*] + - Share packages with your friends to show them off that program you found. Here is an example: [Hey \@friend, Check out this program!](https://marticliment.com/unigetui/share/?pname=Google%20Chrome&pid=Google.Chrome&psource=Winget:%20winget) + - Export custom lists of packages to then import them to another machine and install those packages with previously specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier. + - Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine* + +## Supported Package Managers + +**NOTE:** All package managers do support basic install, update, and uninstall processes, as well as checking for updates, finding new packages, and retrieving details from a package. + + + +✅: Supported on UniGetUICheck out the Wiki for more information!
+ +## Command-line parameters: + +Check out the full list of parameters [here](https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md) diff --git a/WebBasedData/screenshot-database-v2.json b/WebBasedData/screenshot-database-v2.json index 837f7954f..332eea208 100644 --- a/WebBasedData/screenshot-database-v2.json +++ b/WebBasedData/screenshot-database-v2.json @@ -1,8 +1,8 @@ { "package_count": { - "total": 11713, - "done": 5132, - "packages_with_icon": 5132, + "total": 11714, + "done": 5135, + "packages_with_icon": 5135, "packages_with_screenshot": 602, "total_screenshots": 1878 }, @@ -17189,11 +17189,11 @@ "images": [] }, "gradle": { - "icon": "", + "icon": "https://static-00.iconduck.com/assets.00/gradle-icon-1024x752-8azdwgt9.png", "images": [] }, "gradle-bin": { - "icon": "", + "icon": "https://static-00.iconduck.com/assets.00/gradle-icon-1024x752-8azdwgt9.png", "images": [] }, "grafana": { @@ -40594,6 +40594,10 @@ "icon": "https://projects.eclipse.org/sites/default/files/Logo_Temurin_2021_08_17_JRR_RGB-V1A_0.png", "images": [] }, + "temurin-21-jdk": { + "icon": "https://projects.eclipse.org/sites/default/files/Logo_Temurin_2021_08_17_JRR_RGB-V1A_0.png", + "images": [] + }, "temurin-8-jdk": { "icon": "https://projects.eclipse.org/sites/default/files/Logo_Temurin_2021_08_17_JRR_RGB-V1A_0.png", "images": [] diff --git a/src/UniGetUI.Core.Data/Assets/Data/Contributors.list b/src/UniGetUI.Core.Data/Assets/Data/Contributors.list index a18d5fefe..96adf1d2c 100644 --- a/src/UniGetUI.Core.Data/Assets/Data/Contributors.list +++ b/src/UniGetUI.Core.Data/Assets/Data/Contributors.list @@ -1,63 +1,63 @@ -marticliment -skanda890 -ppvnf -mrixner -panther7 -Saibamen -RavenMacDaddy -Mikey1993 -flatron4eg -Malus-risus -gnerkus -raghavdhingra24 -adripo -mapi68 -MisterEvans78 -CoolSpy3 -Schtenk -rumplin -turw41th -uKER -vikingnope -sklart -SpaceTimee -derula -elliot-100 -mvaneijken -sitiom -joguarino -KimCM -aaronliu0130 -dave-sc -Mertsch -wilt00 -vedantmgoyal9 -adfnekc -BastianKamp -candrapersada -vsilvar -yrjarv -Goooler -quantumfallout -ercJuL -harleylara -nowjon -pomodori92 -qianlongzt -redactedscribe -victorelec14 -tomasz1986 -tiagorangel1 -StefanSchoof -Satanarious -Pandoriaantje -reima -headquarter8302 -MSDNicrosoft -ImgBotApp -eltociear -HorridModz -Carterpersall -ArtyomZabroda -neoOpus -a-mnich +marticliment +skanda890 +ppvnf +mrixner +panther7 +Saibamen +RavenMacDaddy +Mikey1993 +flatron4eg +Malus-risus +gnerkus +raghavdhingra24 +adripo +mapi68 +MisterEvans78 +CoolSpy3 +Schtenk +rumplin +turw41th +uKER +vikingnope +sklart +SpaceTimee +derula +elliot-100 +mvaneijken +sitiom +joguarino +KimCM +aaronliu0130 +dave-sc +Mertsch +wilt00 +vedantmgoyal9 +adfnekc +BastianKamp +candrapersada +vsilvar +yrjarv +Goooler +quantumfallout +ercJuL +harleylara +nowjon +pomodori92 +qianlongzt +redactedscribe +victorelec14 +tomasz1986 +tiagorangel1 +StefanSchoof +Satanarious +Pandoriaantje +reima +headquarter8302 +MSDNicrosoft +ImgBotApp +eltociear +HorridModz +Carterpersall +ArtyomZabroda +neoOpus +a-mnich diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json b/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json index 7e132cca3..3647ed87e 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Data/TranslatedPercentages.json @@ -1,49 +1,49 @@ -{ - "ar": "79%", - "bg": "52%", - "bn": "80%", - "cs": "90%", - "da": "66%", - "de": "95%", - "el": "86%", - "es": "95%", - "et": "54%", - "fa": "76%", - "fi": "90%", - "fr": "95%", - "gu": "9%", - "he": "90%", - "hi": "47%", - "hr": "53%", - "hu": "95%", - "id": "72%", - "it": "95%", - "ja": "84%", - "kn": "12%", - "ko": "73%", - "lt": "95%", - "mk": "55%", - "nb": "88%", - "nl": "95%", - "nn": "88%", - "pl": "95%", - "pt_BR": "95%", - "pt_PT": "88%", - "ro": "95%", - "ru": "95%", - "sa": "11%", - "si": "7%", - "sk": "11%", - "sl": "83%", - "sq": "95%", - "sr": "88%", - "sv": "43%", - "tg": "12%", - "th": "86%", - "tr": "95%", - "ua": "48%", - "ur": "62%", - "vi": "95%", - "zh_CN": "95%", - "zh_TW": "95%" +{ + "ar": "79%", + "bg": "52%", + "bn": "80%", + "cs": "90%", + "da": "66%", + "de": "95%", + "el": "86%", + "es": "95%", + "et": "54%", + "fa": "76%", + "fi": "90%", + "fr": "95%", + "gu": "9%", + "he": "90%", + "hi": "47%", + "hr": "53%", + "hu": "95%", + "id": "72%", + "it": "95%", + "ja": "84%", + "kn": "12%", + "ko": "73%", + "lt": "95%", + "mk": "55%", + "nb": "88%", + "nl": "95%", + "nn": "88%", + "pl": "95%", + "pt_BR": "95%", + "pt_PT": "88%", + "ro": "95%", + "ru": "95%", + "sa": "11%", + "si": "7%", + "sk": "11%", + "sl": "83%", + "sq": "95%", + "sr": "88%", + "sv": "43%", + "tg": "12%", + "th": "86%", + "tr": "95%", + "ua": "48%", + "ur": "62%", + "vi": "95%", + "zh_CN": "95%", + "zh_TW": "95%" } \ No newline at end of file diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json b/src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json index c12cb9102..fb163ac55 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json @@ -1,699 +1,699 @@ -{ - "ar": [ - { - "name": "Abdu11ahAS", - "link": "https://github.com/Abdu11ahAS" - }, - { - "name": "Abdullah-Dev115", - "link": "https://github.com/Abdullah-Dev115" - }, - { - "name": "bassuny3003", - "link": "https://github.com/bassuny3003" - }, - { - "name": "DaRandomCube", - "link": "https://github.com/DaRandomCube" - }, - { - "name": "FancyCookin", - "link": "https://github.com/FancyCookin" - }, - { - "name": "mo9a7i", - "link": "https://github.com/mo9a7i" - } - ], - "bg": [ - { - "name": "Vasil Kolev", - "link": "" - } - ], - "bn": [ - { - "name": "fluentmoheshwar", - "link": "https://github.com/fluentmoheshwar" - }, - { - "name": "itz-rj-here", - "link": "https://github.com/itz-rj-here" - }, - { - "name": "Mushfiq Iqbal Rayon", - "link": "" - }, - { - "name": "Nilavra Bhattacharya", - "link": "" - }, - { - "name": "samiulislamsharan", - "link": "https://github.com/samiulislamsharan" - } - ], - "ca": [ - { - "name": "marticliment", - "link": "https://github.com/marticliment" - } - ], - "cs": [ - { - "name": "mlisko", - "link": "https://github.com/mlisko" - }, - { - "name": "panther7", - "link": "https://github.com/panther7" - }, - { - "name": "xtorlukas", - "link": "https://github.com/xtorlukas" - } - ], - "da": [ - { - "name": "AAUCrisp", - "link": "https://github.com/AAUCrisp" - }, - { - "name": "mikkolukas", - "link": "https://github.com/mikkolukas" - }, - { - "name": "yrjarv", - "link": "https://github.com/yrjarv" - } - ], - "de": [ - { - "name": "1270o1", - "link": "https://github.com/1270o1" - }, - { - "name": "alxhu-dev", - "link": "https://github.com/alxhu-dev" - }, - { - "name": "CanePlayz", - "link": "https://github.com/CanePlayz" - }, - { - "name": "Datacra5H", - "link": "https://github.com/Datacra5H" - }, - { - "name": "ebnater", - "link": "https://github.com/ebnater" - }, - { - "name": "michaelmairegger", - "link": "https://github.com/michaelmairegger" - }, - { - "name": "Seeloewen", - "link": "https://github.com/Seeloewen" - }, - { - "name": "yrjarv", - "link": "https://github.com/yrjarv" - } - ], - "el": [ - { - "name": "antwnhsx", - "link": "https://github.com/antwnhsx" - }, - { - "name": "thunderstrike116", - "link": "https://github.com/thunderstrike116" - }, - { - "name": "wobblerrrgg", - "link": "https://github.com/wobblerrrgg" - } - ], - "en": [ - { - "name": "marticliment", - "link": "https://github.com/marticliment" - }, - { - "name": "ppvnf", - "link": "https://github.com/ppvnf" - } - ], - "es": [ - { - "name": "apazga", - "link": "https://github.com/apazga" - }, - { - "name": "dalbitresb12", - "link": "https://github.com/dalbitresb12" - }, - { - "name": "evaneliasyoung", - "link": "https://github.com/evaneliasyoung" - }, - { - "name": "guplem", - "link": "https://github.com/guplem" - }, - { - "name": "JMoreno97", - "link": "https://github.com/JMoreno97" - }, - { - "name": "marticliment", - "link": "https://github.com/marticliment" - }, - { - "name": "rubnium", - "link": "https://github.com/rubnium" - }, - { - "name": "uKER", - "link": "https://github.com/uKER" - } - ], - "et": [ - { - "name": "artjom3729", - "link": "https://github.com/artjom3729" - } - ], - "fa": [ - { - "name": "Imorate", - "link": "https://github.com/Imorate" - }, - { - "name": "itsarian", - "link": "https://github.com/itsarian" - }, - { - "name": "Mahdi-Hazrati", - "link": "https://github.com/Mahdi-Hazrati" - }, - { - "name": "moon24-s", - "link": "https://github.com/moon24-s" - }, - { - "name": "saeed205", - "link": "https://github.com/saeed205" - }, - { - "name": "smsi2001", - "link": "https://github.com/smsi2001" - } - ], - "fi": [ - { - "name": "simakuutio", - "link": "https://github.com/simakuutio" - } - ], - "fr": [ - { - "name": "BreatFR", - "link": "" - }, - { - "name": "Evans Costa", - "link": "" - }, - { - "name": "PikPakPik", - "link": "https://github.com/PikPakPik" - }, - { - "name": "Rémi Guerrero", - "link": "" - }, - { - "name": "W1L7dev", - "link": "https://github.com/W1L7dev" - } - ], - "gu": [], - "he": [ - { - "name": "maximunited", - "link": "https://github.com/maximunited" - }, - { - "name": "Oryan Hassidim", - "link": "" - } - ], - "hi": [ - { - "name": "atharva_xoxo", - "link": "https://github.com/atharva_xoxo" - }, - { - "name": "satanarious", - "link": "https://github.com/satanarious" - } - ], - "hr": [ - { - "name": "Stjepan Treger", - "link": "" - } - ], - "hu": [ - { - "name": "gidano", - "link": "https://github.com/gidano" - } - ], - "id": [ - { - "name": "arthackrc", - "link": "https://github.com/arthackrc" - }, - { - "name": "joenior", - "link": "https://github.com/joenior" - } - ], - "it": [ - { - "name": "David Senoner", - "link": "" - }, - { - "name": "giacobot", - "link": "https://github.com/giacobot" - }, - { - "name": "maicol07", - "link": "https://github.com/maicol07" - }, - { - "name": "mapi68", - "link": "https://github.com/mapi68" - }, - { - "name": "mrfranza", - "link": "https://github.com/mrfranza" - }, - { - "name": "Rosario Di Mauro", - "link": "" - } - ], - "ja": [ - { - "name": "anmoti", - "link": "https://github.com/anmoti" - }, - { - "name": "nob-swik", - "link": "https://github.com/nob-swik" - }, - { - "name": "sho9029", - "link": "" - }, - { - "name": "tacostea", - "link": "https://github.com/tacostea" - }, - { - "name": "Yuki Takase", - "link": "" - } - ], - "kn": [ - { - "name": "skanda890", - "link": "https://github.com/skanda890" - } - ], - "ko": [ - { - "name": "minbert", - "link": "https://github.com/minbert" - }, - { - "name": "shblue21", - "link": "https://github.com/shblue21" - }, - { - "name": "VenusGirl", - "link": "https://github.com/VenusGirl" - } - ], - "lt": [ - { - "name": "dziugas1959", - "link": "https://github.com/dziugas1959" - }, - { - "name": "Džiugas Januševičius", - "link": "" - }, - { - "name": "martyn3z", - "link": "https://github.com/martyn3z" - } - ], - "mk": [ - { - "name": "LordDeatHunter", - "link": "" - } - ], - "nb": [ - { - "name": "yrjarv", - "link": "https://github.com/yrjarv" - } - ], - "nl": [ - { - "name": "abbydiode", - "link": "https://github.com/abbydiode" - }, - { - "name": "CateyeNL", - "link": "https://github.com/CateyeNL" - }, - { - "name": "Stephan-P", - "link": "https://github.com/Stephan-P" - } - ], - "nn": [ - { - "name": "yrjarv", - "link": "https://github.com/yrjarv" - } - ], - "pl": [ - { - "name": "GrzegorzKi", - "link": "https://github.com/GrzegorzKi" - }, - { - "name": "KamilZielinski", - "link": "https://github.com/KamilZielinski" - }, - { - "name": "kwiateusz", - "link": "https://github.com/kwiateusz" - }, - { - "name": "RegularGvy13", - "link": "https://github.com/RegularGvy13" - }, - { - "name": "ThePhaseless", - "link": "https://github.com/ThePhaseless" - } - ], - "pt_BR": [ - { - "name": "maisondasilva", - "link": "https://github.com/maisondasilva" - }, - { - "name": "ppvnf", - "link": "https://github.com/ppvnf" - }, - { - "name": "Rodrigo-Matsuura", - "link": "https://github.com/Rodrigo-Matsuura" - }, - { - "name": "thiagojramos", - "link": "https://github.com/thiagojramos" - }, - { - "name": "wanderleihuttel", - "link": "https://github.com/wanderleihuttel" - } - ], - "pt_PT": [ - { - "name": "PoetaGA", - "link": "https://github.com/PoetaGA" - }, - { - "name": "Tiago_Ferreira", - "link": "https://github.com/Tiago_Ferreira" - } - ], - "ro": [ - { - "name": "SilverGreen93", - "link": "https://github.com/SilverGreen93" - }, - { - "name": "TZACANEL", - "link": "" - } - ], - "ru": [ - { - "name": "bropines", - "link": "https://github.com/bropines" - }, - { - "name": "DvladikD", - "link": "https://github.com/DvladikD" - }, - { - "name": "flatron4eg", - "link": "https://github.com/flatron4eg" - }, - { - "name": "Gleb Saygin", - "link": "" - }, - { - "name": "katrovsky", - "link": "https://github.com/katrovsky" - }, - { - "name": "Sergey", - "link": "" - }, - { - "name": "sklart", - "link": "" - } - ], - "sa": [ - { - "name": "skanda890", - "link": "https://github.com/skanda890" - } - ], - "si": [ - { - "name": "SashikaSandeepa", - "link": "https://github.com/SashikaSandeepa" - }, - { - "name": "ttheek", - "link": "https://github.com/ttheek" - } - ], - "sk": [ - { - "name": "Luk164", - "link": "https://github.com/Luk164" - } - ], - "sl": [ - { - "name": "rumplin", - "link": "https://github.com/rumplin" - } - ], - "sq": [ - { - "name": "RDN000", - "link": "https://github.com/RDN000" - } - ], - "sr": [ - { - "name": "daVinci13", - "link": "https://github.com/daVinci13" - }, - { - "name": "momcilovicluka", - "link": "https://github.com/momcilovicluka" - } - ], - "sv": [ - { - "name": "curudel", - "link": "https://github.com/curudel" - } - ], - "tg": [ - { - "name": "lasersPew", - "link": "" - } - ], - "th": [ - { - "name": "apaeisara", - "link": "https://github.com/apaeisara" - }, - { - "name": "dulapahv", - "link": "https://github.com/dulapahv" - }, - { - "name": "rikoprushka", - "link": "https://github.com/rikoprushka" - } - ], - "tr": [ - { - "name": "ahmetozmtn", - "link": "https://github.com/ahmetozmtn" - }, - { - "name": "dogancanyr", - "link": "https://github.com/dogancanyr" - }, - { - "name": "gokberkgs", - "link": "https://github.com/gokberkgs" - } - ], - "ua": [ - { - "name": "Artem Moldovanenko", - "link": "" - }, - { - "name": "Operator404", - "link": "" - } - ], - "ur": [ - { - "name": "digitio", - "link": "https://github.com/digitio" - }, - { - "name": "digitpk", - "link": "https://github.com/digitpk" - } - ], - "vi": [ - { - "name": "legendsjoon", - "link": "https://github.com/legendsjoon" - }, - { - "name": "long5436", - "link": "https://github.com/long5436" - }, - { - "name": "txavlog", - "link": "https://github.com/txavlog" - } - ], - "zh_CN": [ - { - "name": "Aaron Liu", - "link": "" - }, - { - "name": "adfnekc", - "link": "" - }, - { - "name": "Ardenet", - "link": "https://github.com/Ardenet" - }, - { - "name": "arthurfsy2", - "link": "https://github.com/arthurfsy2" - }, - { - "name": "bai0012", - "link": "https://github.com/bai0012" - }, - { - "name": "BUGP Association", - "link": "" - }, - { - "name": "ciaran", - "link": "" - }, - { - "name": "CnYeSheng", - "link": "" - }, - { - "name": "Cololi", - "link": "" - }, - { - "name": "dongfengweixiao", - "link": "https://github.com/dongfengweixiao" - }, - { - "name": "enKl03B", - "link": "https://github.com/enKl03B" - }, - { - "name": "seanyu0", - "link": "https://github.com/seanyu0" - }, - { - "name": "Sigechaishijie", - "link": "https://github.com/Sigechaishijie" - }, - { - "name": "SpaceTimee", - "link": "https://github.com/SpaceTimee" - }, - { - "name": "Yisme", - "link": "" - } - ], - "zh_TW": [ - { - "name": "Aaron Liu", - "link": "" - }, - { - "name": "CnYeSheng", - "link": "" - }, - { - "name": "Cololi", - "link": "" - }, - { - "name": "enKl03B", - "link": "https://github.com/enKl03B" - }, - { - "name": "Henryliu880922", - "link": "https://github.com/Henryliu880922" - }, - { - "name": "yrctw", - "link": "https://github.com/yrctw" - } - ] +{ + "ar": [ + { + "name": "Abdu11ahAS", + "link": "https://github.com/Abdu11ahAS" + }, + { + "name": "Abdullah-Dev115", + "link": "https://github.com/Abdullah-Dev115" + }, + { + "name": "bassuny3003", + "link": "https://github.com/bassuny3003" + }, + { + "name": "DaRandomCube", + "link": "https://github.com/DaRandomCube" + }, + { + "name": "FancyCookin", + "link": "https://github.com/FancyCookin" + }, + { + "name": "mo9a7i", + "link": "https://github.com/mo9a7i" + } + ], + "bg": [ + { + "name": "Vasil Kolev", + "link": "" + } + ], + "bn": [ + { + "name": "fluentmoheshwar", + "link": "https://github.com/fluentmoheshwar" + }, + { + "name": "itz-rj-here", + "link": "https://github.com/itz-rj-here" + }, + { + "name": "Mushfiq Iqbal Rayon", + "link": "" + }, + { + "name": "Nilavra Bhattacharya", + "link": "" + }, + { + "name": "samiulislamsharan", + "link": "https://github.com/samiulislamsharan" + } + ], + "ca": [ + { + "name": "marticliment", + "link": "https://github.com/marticliment" + } + ], + "cs": [ + { + "name": "mlisko", + "link": "https://github.com/mlisko" + }, + { + "name": "panther7", + "link": "https://github.com/panther7" + }, + { + "name": "xtorlukas", + "link": "https://github.com/xtorlukas" + } + ], + "da": [ + { + "name": "AAUCrisp", + "link": "https://github.com/AAUCrisp" + }, + { + "name": "mikkolukas", + "link": "https://github.com/mikkolukas" + }, + { + "name": "yrjarv", + "link": "https://github.com/yrjarv" + } + ], + "de": [ + { + "name": "1270o1", + "link": "https://github.com/1270o1" + }, + { + "name": "alxhu-dev", + "link": "https://github.com/alxhu-dev" + }, + { + "name": "CanePlayz", + "link": "https://github.com/CanePlayz" + }, + { + "name": "Datacra5H", + "link": "https://github.com/Datacra5H" + }, + { + "name": "ebnater", + "link": "https://github.com/ebnater" + }, + { + "name": "michaelmairegger", + "link": "https://github.com/michaelmairegger" + }, + { + "name": "Seeloewen", + "link": "https://github.com/Seeloewen" + }, + { + "name": "yrjarv", + "link": "https://github.com/yrjarv" + } + ], + "el": [ + { + "name": "antwnhsx", + "link": "https://github.com/antwnhsx" + }, + { + "name": "thunderstrike116", + "link": "https://github.com/thunderstrike116" + }, + { + "name": "wobblerrrgg", + "link": "https://github.com/wobblerrrgg" + } + ], + "en": [ + { + "name": "marticliment", + "link": "https://github.com/marticliment" + }, + { + "name": "ppvnf", + "link": "https://github.com/ppvnf" + } + ], + "es": [ + { + "name": "apazga", + "link": "https://github.com/apazga" + }, + { + "name": "dalbitresb12", + "link": "https://github.com/dalbitresb12" + }, + { + "name": "evaneliasyoung", + "link": "https://github.com/evaneliasyoung" + }, + { + "name": "guplem", + "link": "https://github.com/guplem" + }, + { + "name": "JMoreno97", + "link": "https://github.com/JMoreno97" + }, + { + "name": "marticliment", + "link": "https://github.com/marticliment" + }, + { + "name": "rubnium", + "link": "https://github.com/rubnium" + }, + { + "name": "uKER", + "link": "https://github.com/uKER" + } + ], + "et": [ + { + "name": "artjom3729", + "link": "https://github.com/artjom3729" + } + ], + "fa": [ + { + "name": "Imorate", + "link": "https://github.com/Imorate" + }, + { + "name": "itsarian", + "link": "https://github.com/itsarian" + }, + { + "name": "Mahdi-Hazrati", + "link": "https://github.com/Mahdi-Hazrati" + }, + { + "name": "moon24-s", + "link": "https://github.com/moon24-s" + }, + { + "name": "saeed205", + "link": "https://github.com/saeed205" + }, + { + "name": "smsi2001", + "link": "https://github.com/smsi2001" + } + ], + "fi": [ + { + "name": "simakuutio", + "link": "https://github.com/simakuutio" + } + ], + "fr": [ + { + "name": "BreatFR", + "link": "" + }, + { + "name": "Evans Costa", + "link": "" + }, + { + "name": "PikPakPik", + "link": "https://github.com/PikPakPik" + }, + { + "name": "Rémi Guerrero", + "link": "" + }, + { + "name": "W1L7dev", + "link": "https://github.com/W1L7dev" + } + ], + "gu": [], + "he": [ + { + "name": "maximunited", + "link": "https://github.com/maximunited" + }, + { + "name": "Oryan Hassidim", + "link": "" + } + ], + "hi": [ + { + "name": "atharva_xoxo", + "link": "https://github.com/atharva_xoxo" + }, + { + "name": "satanarious", + "link": "https://github.com/satanarious" + } + ], + "hr": [ + { + "name": "Stjepan Treger", + "link": "" + } + ], + "hu": [ + { + "name": "gidano", + "link": "https://github.com/gidano" + } + ], + "id": [ + { + "name": "arthackrc", + "link": "https://github.com/arthackrc" + }, + { + "name": "joenior", + "link": "https://github.com/joenior" + } + ], + "it": [ + { + "name": "David Senoner", + "link": "" + }, + { + "name": "giacobot", + "link": "https://github.com/giacobot" + }, + { + "name": "maicol07", + "link": "https://github.com/maicol07" + }, + { + "name": "mapi68", + "link": "https://github.com/mapi68" + }, + { + "name": "mrfranza", + "link": "https://github.com/mrfranza" + }, + { + "name": "Rosario Di Mauro", + "link": "" + } + ], + "ja": [ + { + "name": "anmoti", + "link": "https://github.com/anmoti" + }, + { + "name": "nob-swik", + "link": "https://github.com/nob-swik" + }, + { + "name": "sho9029", + "link": "" + }, + { + "name": "tacostea", + "link": "https://github.com/tacostea" + }, + { + "name": "Yuki Takase", + "link": "" + } + ], + "kn": [ + { + "name": "skanda890", + "link": "https://github.com/skanda890" + } + ], + "ko": [ + { + "name": "minbert", + "link": "https://github.com/minbert" + }, + { + "name": "shblue21", + "link": "https://github.com/shblue21" + }, + { + "name": "VenusGirl", + "link": "https://github.com/VenusGirl" + } + ], + "lt": [ + { + "name": "dziugas1959", + "link": "https://github.com/dziugas1959" + }, + { + "name": "Džiugas Januševičius", + "link": "" + }, + { + "name": "martyn3z", + "link": "https://github.com/martyn3z" + } + ], + "mk": [ + { + "name": "LordDeatHunter", + "link": "" + } + ], + "nb": [ + { + "name": "yrjarv", + "link": "https://github.com/yrjarv" + } + ], + "nl": [ + { + "name": "abbydiode", + "link": "https://github.com/abbydiode" + }, + { + "name": "CateyeNL", + "link": "https://github.com/CateyeNL" + }, + { + "name": "Stephan-P", + "link": "https://github.com/Stephan-P" + } + ], + "nn": [ + { + "name": "yrjarv", + "link": "https://github.com/yrjarv" + } + ], + "pl": [ + { + "name": "GrzegorzKi", + "link": "https://github.com/GrzegorzKi" + }, + { + "name": "KamilZielinski", + "link": "https://github.com/KamilZielinski" + }, + { + "name": "kwiateusz", + "link": "https://github.com/kwiateusz" + }, + { + "name": "RegularGvy13", + "link": "https://github.com/RegularGvy13" + }, + { + "name": "ThePhaseless", + "link": "https://github.com/ThePhaseless" + } + ], + "pt_BR": [ + { + "name": "maisondasilva", + "link": "https://github.com/maisondasilva" + }, + { + "name": "ppvnf", + "link": "https://github.com/ppvnf" + }, + { + "name": "Rodrigo-Matsuura", + "link": "https://github.com/Rodrigo-Matsuura" + }, + { + "name": "thiagojramos", + "link": "https://github.com/thiagojramos" + }, + { + "name": "wanderleihuttel", + "link": "https://github.com/wanderleihuttel" + } + ], + "pt_PT": [ + { + "name": "PoetaGA", + "link": "https://github.com/PoetaGA" + }, + { + "name": "Tiago_Ferreira", + "link": "https://github.com/Tiago_Ferreira" + } + ], + "ro": [ + { + "name": "SilverGreen93", + "link": "https://github.com/SilverGreen93" + }, + { + "name": "TZACANEL", + "link": "" + } + ], + "ru": [ + { + "name": "bropines", + "link": "https://github.com/bropines" + }, + { + "name": "DvladikD", + "link": "https://github.com/DvladikD" + }, + { + "name": "flatron4eg", + "link": "https://github.com/flatron4eg" + }, + { + "name": "Gleb Saygin", + "link": "" + }, + { + "name": "katrovsky", + "link": "https://github.com/katrovsky" + }, + { + "name": "Sergey", + "link": "" + }, + { + "name": "sklart", + "link": "" + } + ], + "sa": [ + { + "name": "skanda890", + "link": "https://github.com/skanda890" + } + ], + "si": [ + { + "name": "SashikaSandeepa", + "link": "https://github.com/SashikaSandeepa" + }, + { + "name": "ttheek", + "link": "https://github.com/ttheek" + } + ], + "sk": [ + { + "name": "Luk164", + "link": "https://github.com/Luk164" + } + ], + "sl": [ + { + "name": "rumplin", + "link": "https://github.com/rumplin" + } + ], + "sq": [ + { + "name": "RDN000", + "link": "https://github.com/RDN000" + } + ], + "sr": [ + { + "name": "daVinci13", + "link": "https://github.com/daVinci13" + }, + { + "name": "momcilovicluka", + "link": "https://github.com/momcilovicluka" + } + ], + "sv": [ + { + "name": "curudel", + "link": "https://github.com/curudel" + } + ], + "tg": [ + { + "name": "lasersPew", + "link": "" + } + ], + "th": [ + { + "name": "apaeisara", + "link": "https://github.com/apaeisara" + }, + { + "name": "dulapahv", + "link": "https://github.com/dulapahv" + }, + { + "name": "rikoprushka", + "link": "https://github.com/rikoprushka" + } + ], + "tr": [ + { + "name": "ahmetozmtn", + "link": "https://github.com/ahmetozmtn" + }, + { + "name": "dogancanyr", + "link": "https://github.com/dogancanyr" + }, + { + "name": "gokberkgs", + "link": "https://github.com/gokberkgs" + } + ], + "ua": [ + { + "name": "Artem Moldovanenko", + "link": "" + }, + { + "name": "Operator404", + "link": "" + } + ], + "ur": [ + { + "name": "digitio", + "link": "https://github.com/digitio" + }, + { + "name": "digitpk", + "link": "https://github.com/digitpk" + } + ], + "vi": [ + { + "name": "legendsjoon", + "link": "https://github.com/legendsjoon" + }, + { + "name": "long5436", + "link": "https://github.com/long5436" + }, + { + "name": "txavlog", + "link": "https://github.com/txavlog" + } + ], + "zh_CN": [ + { + "name": "Aaron Liu", + "link": "" + }, + { + "name": "adfnekc", + "link": "" + }, + { + "name": "Ardenet", + "link": "https://github.com/Ardenet" + }, + { + "name": "arthurfsy2", + "link": "https://github.com/arthurfsy2" + }, + { + "name": "bai0012", + "link": "https://github.com/bai0012" + }, + { + "name": "BUGP Association", + "link": "" + }, + { + "name": "ciaran", + "link": "" + }, + { + "name": "CnYeSheng", + "link": "" + }, + { + "name": "Cololi", + "link": "" + }, + { + "name": "dongfengweixiao", + "link": "https://github.com/dongfengweixiao" + }, + { + "name": "enKl03B", + "link": "https://github.com/enKl03B" + }, + { + "name": "seanyu0", + "link": "https://github.com/seanyu0" + }, + { + "name": "Sigechaishijie", + "link": "https://github.com/Sigechaishijie" + }, + { + "name": "SpaceTimee", + "link": "https://github.com/SpaceTimee" + }, + { + "name": "Yisme", + "link": "" + } + ], + "zh_TW": [ + { + "name": "Aaron Liu", + "link": "" + }, + { + "name": "CnYeSheng", + "link": "" + }, + { + "name": "Cololi", + "link": "" + }, + { + "name": "enKl03B", + "link": "https://github.com/enKl03B" + }, + { + "name": "Henryliu880922", + "link": "https://github.com/Henryliu880922" + }, + { + "name": "yrctw", + "link": "https://github.com/yrctw" + } + ] } \ No newline at end of file diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ca.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ca.json index c8d468fa5..1c410e6dc 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ca.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_ca.json @@ -367,7 +367,7 @@ "Please try again later": "Proveu-ho més tard", "Please type at least two characters": "Escriviu com a mínim dos caràcters", "Please wait": "Si us plau, espereu", - "Please wait while {0} is being installed. A black window may show up. Please wait until it closes.": "Si us plau, espereu mentre el {0} s'instal·la. Pot aparèixer una finestra negra. Espereu a que es tanqui.", + "Please wait while {0} is being installed. A black window may show up. Please wait until it closes.": "Si us plau, espereu mentre el {0} s'instal·la. Pot aparèixer una finestra negra (o blava). Espereu a que es tanqui.", "Please wait...": "Si us plau espereu...", "Portable": "Portàtil", "PowerShell's package manager. Find libraries and scripts to expand PowerShell capabilities