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
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@ 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/sa.svg' width=20> &nbsp; Arabic - عربي‎ | 100% | Abdullah AS |
| <img src='https://flagcdn.com/sa.svg' width=20> &nbsp; Arabic - عربي‎ | 100% | [Abdu11ahAS](https://github.com/Abdu11ahAS), Abdullah A.S |
| <img src='https://flagcdn.com/bg.svg' width=20> &nbsp; Bulgarian - български | 100% | 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 | 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 | 67% | [JMoreno97](https://github.com/JMoreno97), [rubnium](https://github.com/rubnium) |
| <img src='https://flagcdn.com/es.svg' width=20> &nbsp; Spanish - Castellano | 81% | [JMoreno97](https://github.com/JMoreno97), [rubnium](https://github.com/rubnium) |
| <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 | 100% | 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 - 한국어 | 76% | [shblue21](https://github.com/shblue21) |
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 78% | [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) | 100% | [ppvnf](https://github.com/ppvnf) |
Expand All @@ -100,7 +100,7 @@ In order to translate WingetUI to other languages or to update an old translatio
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 100% | 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: Wed Jan 4 00:57:51 2023
Last updated: Thu Jan 5 01:00:07 2023
<!-- END Autogenerated translations -->


Expand Down
10 changes: 7 additions & 3 deletions wingetui/data/translations.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"bn": "19%",
"da": "54%",
"de": "92%",
"es": "67%",
"es": "81%",
"hi": "85%",
"hr": "0%",
"id": "9%",
"it": "99%",
"ja": "93%",
"ko": "76%",
"ko": "78%",
"pl": "38%",
"ru": "85%",
"sr": "22%",
Expand All @@ -22,7 +22,11 @@
languageCredits = {
"ar": [
{
"name": "Abdullah AS",
"name": "Abdu11ahAS",
"link": "https://github.com/Abdu11ahAS"
},
{
"name": "Abdullah A.S",
"link": ""
}
],
Expand Down
32 changes: 16 additions & 16 deletions wingetui/lang/lang_ar.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "Abdullah AS",
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "Abdullah A.S ,@Abdu11ahAS",
"{0} {1} failed" : "فشل {1} {0}",
"{0} apps can be updated" : "يمكن تحديث {0} تطبيق",
"{0} failed" : "فشل {0}",
Expand All @@ -13,7 +13,7 @@
"{0} update" : "تحديث {0}",
"0 updates found" : "لم يتم العثور على أية تحديثات",
"{0} updates found" : "تم العثور على {0} تحديث",
"{0} updates were found" : "تم العثور على {0} تحديثات",
"{0} updates were found" : "تم العثور على {0} تحديث",
"{0} update was found" : "تم العثور على {0} تحديث",
"{0} was {1} successfully!" : " {1} {0} بنجاح!",
"1 hour" : "ساعة",
Expand All @@ -33,7 +33,7 @@
"Administrator privileges" : "صلاحيات المسؤول",
"Allow parallel installs (NOT RECOMMENDED)" : "السماح بالتثبيتات المتماثلة (غير مستحسن)",
"Application theme:" : "مظهر التطبيق:",
"Applying update..." : "تطبيق التحديث...",
"Applying update..." : "يتم تطبيق التحديث...",
"App Name" : "اسم التطبيق",
"Are these screenshots wron or blurry?" : "هل لقطات الشاشة هذه خاطئة أو غير واضحة؟",
"Are you sure?" : "هل أنت متأكد؟",
Expand All @@ -43,7 +43,7 @@
"Available updates" : "التحديثات المتاحة",
"Available Updates" : "التحديثات المتاحة",
"Available updates: {0}" : "التحديثات المتاحة: {0}",
"Available updates: {0}, not finished yet..." : "التحديثات المتاحة: {0}, لم تنتهي بعد...",
"Available updates: {0}, not finished yet..." : "التحديثات المتاحة: {0}, لم يتم الانتهاء بعد...",
"Beta features and other options that shouldn't be touched" : "لا يجب لمس الميزات التجريبية و الخيارات الأخرى",
"Blacklist apps" : "وضع التطبيقات في القائمة السوداء",
"buy me a coffee" : "تشتري لي قهوة",
Expand All @@ -55,7 +55,7 @@
"Checking for other running instances..." : "يتم البحث عن العمليات النشطة الأخرى...",
"Checking for updates..." : "يتم البحث عن التحديثات...",
"Checking found instace(s)..." : "يتم التحقق من العملية(ات) التي وُجدت...",
"Check out my {0} and my {1}!" : "قم بزيارة {0} و {1} الخاصة بي!",
"Check out my {0} and my {1}!" : "قم بزيارة {0} و {1} الخاصَّين بي!",
"Clearing Scoop cache..." : "تتم إزالة بيانات Scoop المؤقتة...",
"Close" : "إغلاق",
"Close WingetUI to the notification area" : "إغلاق WingetUI إلى منطقة الإشعارات",
Expand All @@ -72,7 +72,7 @@
"Discover Packages" : "استكشف الحزم",
"Do not download new app translations from GitHub automatically" : "عدم تنزيل ترجمات التطبيق الجديدة من GitHub تلقائياً",
"Do not update package indexes on launch" : "عدم تحديث القوائم عند البدء",
"Downloading package metadata..." : "يتم تحميل البيانات الوصفية للحزم",
"Downloading package metadata..." : "يتم تحميل البيانات الوصفية للحزم...",
"Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : "هل تجد WingetUI مفيداً؟ هل ترغب بدعم المطوّر؟ إذا كنت كذلك, يمكنك أن {0}, فذلك يساعد كثيراً!",
"Do you really want to uninstall {0}?" : "هل تريد حقأ إلغاء تثبيت {0}؟",
"Do you want to translate WingetUI to your language? See how to contribute <a style=\"color:{0}\" href=\"{1}\"a>HERE!</a>" : "هل تريد ترجمة WingetUI إلى لغتك؟ لمعرفة كيفية المشاركة انظر <a style=\"color:{0}\" href=\"{1}\"a>هنا!</a>",
Expand All @@ -88,14 +88,14 @@
"Found" : "موجود",
"Found 0 Packages" : "لم يتم العثور على أية حزم",
"Found packages: {0}" : "الحزم الموجودة: {0}",
"Found packages: {0}, not finished yet..." : "الحزم الموجودة: {0}, لم ينتهِ بعد...",
"Found packages: {0}, not finished yet..." : "الحزم الموجودة: {0}, لم يتم الانتهاء بعد...",
"General preferences" : "التفضيلات العامة",
"General Preferences" : "التفضيلات العامة",
"General Settings" : "الإعدادات العامة",
"GitHub profile" : "الملف الشخصي على GitHub",
"Hide details" : "إخفاء التفاصيل",
"Hi, my name is Martí, and i am the <i>developer</i> of WingetUI. WingetUI has been entirely made on my free time!" : "مرحباً, اسمي Martí, أنا <i>مطوّر</i> WingetUI. تمت صناعة WingetUI بشكل كامل في وقت فراغي!\n",
"homepage" : "الصفحة الرئيسية",
"homepage" : "الموقع الإلكتروني",
"Homepage" : "الصفحة الرئيسية",
"Homepage URL:" : "رابط الصفحة الرئيسية:",
"Hooray! No updates were found!" : "يا للسعادة! لم يتم العثور على أية تحديثات!",
Expand Down Expand Up @@ -138,13 +138,13 @@
"Licenses" : "التراخيص",
"Light" : "فاتح",
"Live command-line output" : "سطور الأوامر الناتجة بشكل مباشر",
"Loading..." : "تحميل...",
"Loading buckets..." : "تحميل العبوات...",
"Loading UI components..." : "تحميل عناصر الواجهة الرسومية...",
"Loading WingetUI..." : "تحميل WingetUI...",
"Locating Scoop..." : "تحميل Scoop...",
"Locating sudo..." : "تحميل sudo...",
"Locating Winget..." : "تحديد موقع Winget...",
"Loading..." : "يتم التحميل...",
"Loading buckets..." : "يتم تحميل العبوات...",
"Loading UI components..." : "يتم تحميل عناصر الواجهة الرسومية...",
"Loading WingetUI..." : "يتم تحميل WingetUI...",
"Locating Scoop..." : "يتم تحميل Scoop...",
"Locating sudo..." : "يتم تحميل sudo...",
"Locating Winget..." : "يتم تحديد موقع Winget...",
"Manage scoop buckets" : "إدارة عبوات scoop",
"Manifest" : "القائمة الأساسية",
"Manifest:" : "القائمة الأساسية:",
Expand Down Expand Up @@ -196,7 +196,7 @@
"Search on available updates" : "البحث عن التحديثات المتاحة",
"Search on your software" : "البحث على برنامجك",
"Select all" : "تحديد الكل",
"Select none" : "إلغاء التحديد",
"Select none" : "إلغاء تحديد الكل",
"Select package file" : "تحديد ملف الحزم",
"Sent handshake. Waiting for instance listener's answer... ({0}%)" : "تم إرسال المصافحة. يتم انتظار رد مستمعة العمليات",
"Show a notification when there are available updates" : "إظهار إشعار عند توفر تحديثات",
Expand Down
80 changes: 40 additions & 40 deletions wingetui/lang/lang_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"0 packages found" : "Se han encontrado 0 paquetes.",
"{0} packages found" : "Se han encontrado {0} paquetes",
"{0} Scoop bucket" : "Bucket {0} de Scoop",
"{0} succeeded" : "{0} realizado correctamente.",
"{0} succeeded" : "{0} realizado correctamente",
"{0} Uninstallation" : "Desinstalación de {0}",
"{0} update" : "actualización de {0}",
"0 updates found" : "No se ha encontrado ninguna actualización",
Expand Down Expand Up @@ -79,12 +79,12 @@
"Enable Scoop" : "Activar Scoop",
"Enable Scoop cleanup on launch" : "Activa la limpieza de Scoop al iniciar",
"Enable Winget" : "Habilitar Winget",
"Experimental settings and developer options" : null,
"Experimental settings and developer options" : "Configuraciones experimentales y otras opciones de desarrollador",
"Export all" : "Exportar todo",
"Export log" : "Exportar registros",
"Export log as a file" : "Exportar el registro como un fichero",
"Export selected packages to a file" : "Exporta los paquetes seleccionados a un fichero",
"Follow system color scheme" : null,
"Follow system color scheme" : "Seguir el esquema de colores del sistema",
"Found" : "Encontrado",
"Found 0 Packages" : "Se han encontrado 0 paquetes",
"Found packages: {0}" : "Paquetes encontrados: {0}",
Expand Down Expand Up @@ -178,52 +178,52 @@
"Remove successful installs/uninstalls/updates from the installation list" : "Quita las instalaciones/desinstalaciones/actualizaciones satisfactorias de la lista de instalaciones",
"Reset" : "Reinicia",
"Reset blacklist" : "Reinicia la lista negra",
"Reset Winget sources (might help if no packages are listed)" : null,
"Reset WingetUI and its preferences" : null,
"Restart WingetUI" : null,
"Reset Winget sources (might help if no packages are listed)" : "Reiniciar las fuentes de Winget (puede ayudar si no se muestran los paquetes)",
"Reset WingetUI and its preferences" : "Reiniciar WingetUI y sus preferencias",
"Restart WingetUI" : "Reiniciar WingetUI",
"Run as admin" : "Ejecutar como admin",
"Run as administrator" : "Ejecutar como administrador",
"Run the installer with administrator privileges" : "Ejecutar el instalador con privilegios de administrador",
"Save File" : "Guardar Archivo",
"Scoop bucket manager" : null,
"Scoop found: {0}" : null,
"Scoop package manager specific preferences" : null,
"Scoop preferences" : null,
"Search for packages" : null,
"Search for packages on Winget and Scoop" : null,
"Searching for installed packages..." : null,
"Searching for packages..." : null,
"Search on available updates" : null,
"Search on your software" : null,
"Scoop bucket manager" : "Administrador de buckets de Scoop",
"Scoop found: {0}" : "Scoop encontrados: {0}",
"Scoop package manager specific preferences" : "Preferencias específicas del administrador de paquetes Scoop",
"Scoop preferences" : "Preferencias de Scoop",
"Search for packages" : "Buscar paquetes",
"Search for packages on Winget and Scoop" : "Busque paquetes en Winget y Scoop",
"Searching for installed packages..." : "Buscando paquetes instalados...",
"Searching for packages..." : "Buscando paquetes...",
"Search on available updates" : "Busca en las actualizaciones encontradas",
"Search on your software" : "Busca en tus programas",
"Select all" : "Seleccionar todo",
"Select none" : "Seleccionar ninguno",
"Select package file" : null,
"Sent handshake. Waiting for instance listener's answer... ({0}%)" : null,
"Show a notification when there are available updates" : null,
"Select package file" : "Selecciona el fichero de paquetes",
"Sent handshake. Waiting for instance listener's answer... ({0}%)" : "Se ha enviado el handshake. Esperando respuesta de la instancia... ({0}%)",
"Show a notification when there are available updates" : "Muestra una notificación cuando se encuentren actualizaciones",
"Show details" : "Mostrar detalles",
"Show info" : "Mostrar información",
"Show info about the package on the Updates tab" : null,
"Show missing translation strings" : null,
"Show package info" : null,
"Show Scoop apps as lowercase" : null,
"Show the live output" : null,
"Show unknown versions" : null,
"Show WingetUI" : null,
"Skip hash check" : null,
"Skip the hash check" : null,
"Software Updates" : null,
"Source" : null,
"Starting daemons..." : null,
"Starting installation..." : null,
"Startup options" : null,
"Status" : null,
"Sudo found: {0}" : null,
"Text file" : null,
"The icons and screenshots are maintained by users like you!" : null,
"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." : null,
"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." : null,
"Show info about the package on the Updates tab" : "Muestra información del paquete en la pestaña de Actualizaciones",
"Show missing translation strings" : "Muestra texto que falta por traducir",
"Show package info" : "Muestra información sobre el paquete",
"Show Scoop apps as lowercase" : "Muestra aplicaciones de Scoop en minúsculas",
"Show the live output" : "Muestra la salida en vivo",
"Show unknown versions" : "Muestra versiones desconocidas",
"Show WingetUI" : "Muestra WingetUI",
"Skip hash check" : "Saltar comprobación de hash",
"Skip the hash check" : "Saltar la comprobación de hash",
"Software Updates" : "Actualizaciones",
"Source" : "Origen",
"Starting daemons..." : "Iniciando daemons...",
"Starting installation..." : "Iniciando la instalación...",
"Startup options" : "Opciones de inicio",
"Status" : "Estado",
"Sudo found: {0}" : "Sudo encontrados: {0}",
"Text file" : "Fichero de texto",
"The icons and screenshots are maintained by users like you!" : "¡Los iconos y las capturas de pantalla son mantenidas por usuarios como tú!",
"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." : "El objetivo principal de esta aplicación es proveer al usuario de una forma rápida de administrar los instaladores de paquetes por línea de comandos para Windows, como por ejemplo Winget o 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." : "Hay dos razones principales para no ejecutar WingetUI como administrador: La primera es que Scoop puede causar problemas con algunos comandos si se ejecutan como administrador La segunda es que ejecutando WingetUI con derechos de administrador significa que cualquier paquete que descargue a través de WingetUI se ejecutará como administrador automáticamente (y esto no es seguro). Recuerde que puede instalar un paquete como administrador haciendo clic derecho en él -> Instalar/Actualizar/Desinstalar como administrador.",
"This project has no connection with the official {0} project — it's completely unofficial." : null,
"Translators" : null,
"Translators" : "Traductores",
"Unable to load informarion" : null,
"uninstall" : null,
"Uninstall" : null,
Expand Down
Loading