diff --git a/readme.md b/readme.md index 446e46f6d7..60aacad304 100644 --- a/readme.md +++ b/readme.md @@ -75,13 +75,14 @@ In order to translate WingetUI to other languages or to update an old translatio | Language | Translated | Translator(s) | | :-- | :-- | --- | -|   Bulgarian - български | 71% | Vasil Kolev | +|   Arabic - عربي‎ | 2% | MahmoudAdel | +|   Bulgarian - български | 100% | Vasil Kolev | |   Bangla - বাংলা | 19% | Nilavra Bhattacharya | |   Catalan - Català | 100% | [marticliment](https://github.com/marticliment) | |   Czech - Čeština | 100% | [panther7](https://github.com/panther7), Petr Janeček | |   German - Deutsch | 92% | Datacra5H | |   English - English | 100% | [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) | -|   Spanish - Castellano | 11% | | +|   Spanish - Castellano | 66% | [rubnium](https://github.com/rubnium) | |   French - Français | 100% | Evans Costa | |   Hindi - हिंदी | 85% | Satyam Singh Niranjan | |   Hungarian - Magyar | 99% | gidano | @@ -96,10 +97,10 @@ In order to translate WingetUI to other languages or to update an old translatio |   Serbian - Srpski | 22% | Nemanja Djurcic | |   Turkish - Türkçe | 89% | Ahmet Özmetin | |   Ukranian - Yкраї́нська | 85% | Artem Moldovanenko, Operator404 | -|   Simplified Chinese (China) | 99% | Aaron Liu, BUGP Association, ciaran, Cololi | +|   Simplified Chinese (China) | 100% | Aaron Liu, BUGP Association, ciaran, Cololi | |   Traditional Chinese (Taiwan) | 89% | Aaron Liu, Cololi, yrctw | -Last updated: Fri Dec 30 00:58:17 2022 +Last updated: Sat Dec 31 00:55:10 2022 diff --git a/wingetui/data/translations.py b/wingetui/data/translations.py index 745f3e4c2e..3fec8ece45 100644 --- a/wingetui/data/translations.py +++ b/wingetui/data/translations.py @@ -1,14 +1,14 @@ # Autogenerated file, do not modify it!!! untranslatedPercentage = { - "ar": "0%", - "bg": "71%", + "ar": "2%", "bn": "19%", "de": "92%", - "es": "11%", + "es": "66%", "hi": "85%", "hr": "0%", "hu": "99%", + "id": "0%", "it": "99%", "ja": "93%", "ko": "32%", @@ -17,12 +17,16 @@ "sr": "22%", "tr": "89%", "ua": "85%", - "zh_CN": "99%", "zh_TW": "89%" } languageCredits = { - "ar": [], + "ar": [ + { + "name": "MahmoudAdel", + "link": "" + } + ], "bg": [ { "name": "Vasil Kolev", @@ -67,7 +71,12 @@ "link": "https://github.com/ppvnf" } ], - "es": [], + "es": [ + { + "name": "rubnium", + "link": "https://github.com/rubnium" + } + ], "fr": [ { "name": "Evans Costa", @@ -92,6 +101,7 @@ "link": "" } ], + "id": [], "it": [ { "name": "GiacoBot", diff --git a/wingetui/lang/lang_ar.json b/wingetui/lang/lang_ar.json index 082efbe20e..a4af652603 100644 --- a/wingetui/lang/lang_ar.json +++ b/wingetui/lang/lang_ar.json @@ -1,12 +1,12 @@ { - "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : null, - "{0} {1} failed" : null, - "{0} apps can be updated" : null, - "{0} failed" : null, + "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "MahmoudAdel", + "{0} {1} failed" : "{0} {1} فشل", + "{0} apps can be updated" : "{0} برامج يمكن تحديثها", + "{0} failed" : "{0} فشل", "{0} installation" : null, "{0} is disabled" : null, - "0 packages found" : null, - "{0} packages found" : null, + "0 packages found" : "لم يتم العثور على أية برنامج", + "{0} packages found" : "عُثر على {0} برامج", "{0} Scoop bucket" : null, "{0} succeeded" : null, "{0} Uninstallation" : null, diff --git a/wingetui/lang/lang_bg.json b/wingetui/lang/lang_bg.json index 77657bb16b..e75ea0a929 100644 --- a/wingetui/lang/lang_bg.json +++ b/wingetui/lang/lang_bg.json @@ -2,13 +2,13 @@ "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "Vasil Kolev", "{0} {1} failed" : "Неуспешна {1} на {0}", "{0} apps can be updated" : "{0} приложения могат да се актуализират", - "{0} failed" : "{0} неуспешни", + "{0} failed" : "Неуспешна {0}", "{0} installation" : "Инсталиране на {0}", "{0} is disabled" : "{0} е деактивиран", "0 packages found" : "Няма намерени пакети", "{0} packages found" : "Намерени са {0} пакета", "{0} Scoop bucket" : "{0} Scoop кофата", - "{0} succeeded" : "{0} успешни", + "{0} succeeded" : "Успешна {0}", "{0} Uninstallation" : "Деинсталиране на {0}", "{0} update" : "Актуализиране на {0}", "0 updates found" : "Няма намерени актуализации", @@ -23,10 +23,10 @@ "4 hours" : "4 часа", "8 hours" : "8 часа", "About Qt6" : " За Qt6", - "About the dev" : "За програмиста", + "About the dev" : "За автора", "About WingetUI" : "За WingetUI", "About WingetUI version {0}" : "За WingetUI версия {0}", - "Action when double-clicking packages, hide successful installations" : "Действие при двойно кликване върху пакети, скриване на успешните инсталации", + "Action when double-clicking packages, hide successful installations" : "Поведение при двойно кликване върху пакети, скриване на успешните инсталации", "Add" : "Добавяне", "Add a bucket to Scoop" : "Добавяне на кофа към Scoop", "Add bucket" : "Добавяне на кофа", @@ -35,7 +35,7 @@ "Application theme:" : "Тема на приложението:", "Applying update..." : "Актуализиране...", "App Name" : "Име на приложението", - "Are these screenshots wron or blurry?" : "Грешни или размазани са тези скрийншоти?", + "Are these screenshots wron or blurry?" : "Грешни или размазани са тези снимки?", "Are you sure?" : "Сигурен ли си?", "Author" : "Автор", "Author:" : "Автор:", @@ -45,35 +45,35 @@ "Available updates: {0}" : "Налични актуализации: {0}", "Available updates: {0}, not finished yet..." : "Налични актуализации: {0}, още не сме готови...", "Beta features and other options that shouldn't be touched" : "Бета функции и други опции, които не трябва да се пипат", - "Blacklist apps" : "Игнориране на приложения", - "buy me a coffee" : "ми купите кафе", + "Blacklist apps" : "Поставяне в черния списък", + "buy me a coffee" : "купите кафе", "By Icons8" : "От Icons8", "Cancel" : "Отмяна", "Can't {0} {1}" : "Неуспех при {0} на {1}", "Check for package updates periodically" : "Периодично проверяване за актуализации на пакети", - "Check for updates every:" : "Проверяване за актуализации всеки:", + "Check for updates every:" : "Проверяване за актуализации на всеки:", "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 към областта за уведомяване", - "Component Information" : "Информация за компонента", - "Contribute to the icon and screenshot repository" : "Допринасяне за хранилището за икони и скрийншоти", + "Component Information" : "Информация за компонентите", + "Contribute to the icon and screenshot repository" : "Допринасяне към хранилището за икони и снимки", "Contributors" : "Сътрудници", "Copy log to clipboard" : "Копиране на лога в клипборда", "Dark" : "Тъмна", "Description:" : "Описание:", - "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : "Директно инсталиране при двойно кликване върху елемент в раздела Откриване на софтуер (вместо показване на информацията за пакета)", + "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : "Директно инсталиране на пакет при двойно кликване в раздела за Откриване (вместо показване на информация)", "Disable Scoop" : "Деактивиране на Scoop", "Disable Winget" : "Деактивиране на Winget", "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : "ВНИМАНИЕ: НИТО MICROSOFT, НИТО СЪЗДАТЕЛИТЕ НА WINGETUI НОСЯТ ОТГОВОРНОСТ ЗА ИЗТЕГЛЕНИТЕ ПРИЛОЖЕНИЯ.", "Discover Packages" : "Откриване на пакети", "Do not download new app translations from GitHub automatically" : "Не изтегляй автоматично нови преводи на приложението от GitHub", - "Do not update package indexes on launch" : "Не актуализирай индексите на пакети при стартиране", + "Do not update package indexes on launch" : "Не актуализирай пакетните индекси при стартиране", "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 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 HERE!" : "Искате ли да преведете WingetUI на вашия език? Вижте как да допринесете ТУК!", "Enable Scoop" : "Активиране на Scoop", @@ -81,11 +81,11 @@ "Enable Winget" : "Активиране на Winget", "Experimental settings and developer options" : "Експериментални настройки и опции за разработчици", "Export all" : "Експортиране на всички", - "Export log" : "Експортиране на лог", - "Export log as a file" : "Експортиране на лог като файл", - "Export selected packages to a file" : "Експортиране на избрани пакети във файл", - "Follow system color scheme" : "Следвай цветовата схема на системата", - "Found" : "Намерени", + "Export log" : "Експортиране на лога", + "Export log as a file" : "Експортиране на лога като файл", + "Export selected packages to a file" : "Експортиране на избраните пакети във файл", + "Follow system color scheme" : "Следване на цветовата схема на системата", + "Found" : "Наличен", "Found 0 Packages" : "Няма намерени пакети", "Found packages: {0}" : "Намерени са {0} пакета", "Found packages: {0}, not finished yet..." : "Намерени са {0} пакета, но още не сме готови...", @@ -100,18 +100,18 @@ "Homepage URL:" : "Линк към уебсайта:", "Hooray! No updates were found!" : "Ура! Няма намерени актуализации!", "Icons" : "Икони", - "Ignore updates for this package" : "Игнорирай актуализациите за този пакет", + "Ignore updates for this package" : "Игнориране на актуализациите за този пакет", "Import packages from a file" : "Импортиране на пакети от файл", "install" : "инсталиране", "Install" : "Инсталиране", - "Install as administrator" : "Инсталирайте като администратор", + "Install as administrator" : "Инсталиране като администратор", "installation" : "инсталация", "Installation canceled by the user!" : "Инсталацията е отменена от потребителя!", "Installation source" : "Източник на инсталация", "installed" : "инсталиран", "Installed packages" : "Инсталирани пакети", - "Installed Packages" : "Инсталирани Пакети", - "Installed Version" : "Инсталирана Версия", + "Installed Packages" : "Инсталирани пакети", + "Installed Version" : "Инсталирана версия", "Installer SHA256" : "SHA256 на инсталатора", "Installer SHA256 (Latest Version):" : "SHA256 на инсталатора (Последна Версия):", "Installer Type" : "Тип инсталатор", @@ -119,8 +119,8 @@ "Installer URL" : "Линк към инсталатора", "Installer URL (Latest Version):" : "Линк към инсталатора (Последна Версия):", "installing" : "инсталиране", - "Install package" : "Инсталирай пакета", - "Install Scoop" : "Инсталирай Scoop", + "Install package" : "Инсталиране на пакета", + "Install Scoop" : "Инсталиране на Scoop", "Instant search" : "Незабавно търсене", "Interactive installation" : "Интерактивна инсталация", "Interactive uninstall" : "Интерактивна деинсталация", @@ -129,10 +129,10 @@ "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." : "Изглежда, че сте стартирали WingetUI като администратор, което не се препоръчва. Можете да използвате програмата и така, но силно препоръчваме да не стартирате WingetUI с администраторски права. Щракнете върху „Покажи подробности“, за да видите защо.", "Language, theme and other miscellaneous preferences" : "Език, тема и други предпочитания", "Last updated:" : "Последна актуализация:", - "Latest" : "Последен", + "Latest" : "Последна", "Latest details..." : "Последни детайли...", "Latest Version" : "Последна Версия", - "Latest Version:" : "Последна Версия:", + "Latest Version:" : "Последна версия:", "License" : "Лиценз", "License:" : "Лиценз:", "Licenses" : "Лицензи", @@ -152,11 +152,11 @@ "MIT License" : "MIT Лиценз", "Name" : "Име", "New version" : "Нова версия", - "New Version" : "Нова Версия", + "New Version" : "Нова версия", "No" : "Не", "No packages found matching the input criteria" : "Няма намерени пакети, отговарящи на въведените критерии", - "Not found" : "Не е намерено", - "Notification tray options" : "Опции в областта за уведомления", + "Not found" : "Не е наличен", + "Notification tray options" : "Настройки на областта за уведомления", "No updates are available" : "Няма налични актуализации", "Ok" : "Ок", "OK" : "ОК", @@ -171,13 +171,13 @@ "Publisher:" : "Издател:", "Quit" : "Изход", "Release notes:" : "Бележки към версията:", - "Reload log" : "Презареди лога", + "Reload log" : "Презареждане на лога", "Remove" : "Премахване", "Remove a bucket from Scoop" : "Премахване на кофа от Scoop", "Remove permanent data" : "Премахване на постоянните данни", "Remove successful installs/uninstalls/updates from the installation list" : "Премахване на успешните инсталации/деинсталации/актуализации от списъка за инсталиране", "Reset" : "Нулиране", - "Reset blacklist" : "Нулиране на черния списък", + "Reset blacklist" : "Изчистване на черния списък", "Reset Winget sources (might help if no packages are listed)" : "Нулиране на източниците на Winget (може да помогне, ако няма показани пакети)", "Reset WingetUI and its preferences" : "Нулиране на WingetUI и неговите настройки", "Restart WingetUI" : "Рестартиране на WingetUI", @@ -193,97 +193,97 @@ "Search for packages on Winget and Scoop" : "Търсене на пакети в Winget и Scoop", "Searching for installed packages..." : "Търсене на инсталирани пакети...", "Searching for packages..." : "Търсене на пакети...", - "Search on available updates" : null, - "Search on your software" : null, - "Select all" : null, - "Select none" : null, - "Select package file" : null, - "Sent handshake. Waiting for instance listener's answer... ({0}%)" : null, - "Show a notification when there are available updates" : null, - "Show details" : null, - "Show info" : null, - "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, + "Search on available updates" : "Търсене в намерените актуализации", + "Search on your software" : "Търсене във вашия софтуер", + "Select all" : "Маркиране на всички", + "Select none" : "Изчистване на маркираните", + "Select package file" : "Избиране на пакетен файл", + "Sent handshake. Waiting for instance listener's answer... ({0}%)" : "Изпратен е handshake сигнал. Изчаква се отговор... ({0}%)", + "Show a notification when there are available updates" : "Показване на известие при наличие на актуализации", + "Show details" : "Показване на детайли", + "Show info" : "Показване на информация", + "Show info about the package on the Updates tab" : "Показване на информация за пакета в раздела Актуализации", + "Show missing translation strings" : "Показване на липсващи преводи", + "Show package info" : "Показване на информация за пакета", + "Show Scoop apps as lowercase" : "Показване на приложенията от Scoop с малки букви", + "Show the live output" : "Показване на резултата в реално време", + "Show unknown versions" : "Показване на неизвестни версии", + "Show WingetUI" : "Показване на WingetUI", + "Skip hash check" : "Пропускане проверката на хеша", + "Skip the hash check" : "Пропускане проверката на хеша", + "Software Updates" : "Софтуерни актуализации", + "Source" : "Източник", + "Starting daemons..." : "Стартиране на нишки...", + "Starting installation..." : "Стартиране на инсталацията...", + "Startup options" : "Настройки при стартиране", + "Status" : "Статус", + "Sudo found: {0}" : "Sudo намерени: {0}", + "Text file" : "Текстов файл", + "The icons and screenshots are maintained by users like you!" : "Иконите и снимките се поддържат от потребители като вас!", "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." : "Основната цел на този проект е да създаде интуитивен потребителски интерфейс за най-разпространените конзолни мениджъри на пакети за Windows, като Winget и 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." : null, - "This project has no connection with the official {0} project — it's completely unofficial." : null, - "Translators" : 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." : "Има две основни причини да не стартирате WingetUI като администратор: Първата е, че мениджърът на пакети Scoop може да причини проблеми с някои команди, когато се изпълнява с администраторски права. Второто е, че стартирането на WingetUI като администратор означава, че всеки пакет, който изтеглите, ще се изпълнява като администратор (това не е безопасно). Не забравяйте, че ако трябва да инсталирате конкретен пакет като администратор, винаги можете да щракнете с десния бутон върху него -> Инсталиране/Актуализиране/Деинсталиране като администратор.", + "This project has no connection with the official {0} project — it's completely unofficial." : "Този проект няма връзка с официалния проект {0} — той е напълно неофициален.", + "Translators" : "Преводачи", "Unable to load informarion" : "Не може да се зареди информация", - "uninstall" : null, - "Uninstall" : null, - "Uninstallable packages with the origin listed as \"Local PC\" are not published on any package manager, so there's no information available to show about them." : null, - "Uninstall as administrator" : null, - "uninstallation" : null, - "Uninstall canceled by the user!" : null, - "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, - "Unknown" : null, - "Unlicense" : null, - "Update" : null, - "Update all" : null, - "Update as administrator" : null, - "updated" : null, - "Update date" : null, - "Updated Scoop sources" : null, - "Updated Winget sources" : null, - "Update found!" : null, + "uninstall" : "деинсталиране", + "Uninstall" : "Деинсталиране", + "Uninstallable packages with the origin listed as \"Local PC\" are not published on any package manager, so there's no information available to show about them." : "Пакетите за деинсталиране, които показват „Локален компютър“ като техен източник, не са публикувани в нито един мениджър на пакети, така че няма налична информация за тях.", + "Uninstall as administrator" : "Деинсталиране като администратор", + "uninstallation" : "деинсталация", + "Uninstall canceled by the user!" : "Деинсталацията е отменена от потребителя!", + "uninstalled" : "деинсталиран", + "uninstalling" : "деинсталиране", + "Uninstall package" : "Деинсталиране на пакета", + "Uninstall Scoop (and its packages)" : "Деинсталиране на Scoop (и неговите пакети)", + "Uninstall selected package" : "Деинсталиране на избрания пакет", + "Uninstall selected packages" : "Деинсталиране на избраните пакети", + "Uninstall with administrator privileges" : "Деинсталиране с администраторски права", + "Unknown" : "Неизвестна", + "Unlicense" : "Unlicense", + "Update" : "Актуализиране", + "Update all" : "Актуализиране на всички", + "Update as administrator" : "Актуализиране като администратор", + "updated" : "актуализиран", + "Update date" : "От дата", + "Updated Scoop sources" : "Актуализирани са Scoop източниците", + "Updated Winget sources" : "Актуализирани са Winget източниците", + "Update found!" : "Намерена е актуализация!", "update(noun)" : "актуализация", - "Update package" : null, - "Update selected" : "Актуализирайте избраните пакети", - "Updates found!" : null, + "Update package" : "Актуализиране на пакета", + "Update selected" : "Актуализиране на избраните", + "Updates found!" : "Намерени са актуализации!", "update(verb)" : "актуализация", - "Update WingetUI automatically" : null, - "Update with administrator privileges" : null, - "updating" : null, - "Updating Scoop sources..." : null, - "Updating Winget sources..." : null, - "Upgrade all" : null, - "Use installed GSudo instead of the bundled one (requires app restart)" : null, - "User interface preferences" : null, - "Use system Winget (Needs a restart)" : null, - "Version" : null, - "Version:" : null, - "Waiting for other installations to finish..." : null, - "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the installer." : null, - "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the uninstaller." : null, + "Update WingetUI automatically" : "Автоматично актуализиране на WingetUI", + "Update with administrator privileges" : "Актуализиране с администраторски права", + "updating" : "актуализиране", + "Updating Scoop sources..." : "Актуализиране на Scoop източниците...", + "Updating Winget sources..." : "Актуализиране на Winget източниците...", + "Upgrade all" : "Актуализиране на всичко", + "Use installed GSudo instead of the bundled one (requires app restart)" : "Използвай инсталирания GSudo вместо вградения (изисква рестартиране на приложението)", + "User interface preferences" : "Настройки на потребителския интерфейс", + "Use system Winget (Needs a restart)" : "Използване на системния Winget (изисква рестартиране)", + "Version" : "Версия", + "Version:" : "Версия:", + "Waiting for other installations to finish..." : "Изчаква се завършването на другите инсталации...", + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the installer." : "Неуспешна {1} на {0}. Моля опитайте по-късно. Кликнете върху „Покажи подробности“, за да видите лога от инсталатора.", + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the uninstaller." : "Неуспешна {1} на {0}. Моля опитайте по-късно. Кликнете върху „Покажи подробности“, за да видите лога от деинсталатора.", "We could not load detailed information about this package, because it was not installed neither from Winget nor Scoop." : "Не можахме да заредим подробна информация за този пакет, тъй като не е инсталиран чрез Winget или Scoop.", - "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, - "WingetUI autostart behaviour, application launch settings" : null, - "WingetUI display language:" : null, + "Which bucket do you want to add?" : "Коя кофа искате да добавите?", + "Which bucket do you want to remove?" : "Коя кофа искате да премахнете?", + "Winget found: {0}" : "Winget намерени: {0}", + "Winget package manager specific preferences" : "Специфични настройки за мениджъра на пакети Winget", + "Winget preferences" : "Настройки на Winget", + "WingetUI - {0} {1}" : "WingetUI - {1} на {0}", + "WingetUI - {0} updates are available" : "WingetUI - налични са {0} актуализации", + "WingetUI - 1 update is available" : "WingetUI - налична е 1 актуализация", + "WingetUI autostart behaviour, application launch settings" : "Поведение при автоматично стартиране на WingetUI, настройки при стартиране на приложения", + "WingetUI display language:" : "WingetUI език:", "wingetui exported packages" : "Експортирани пакети от WingetUI", - "WingetUI has not been machine translated. The following users have been in charge of the translations:" : "WingetUI не е машинно преведен! Следните потребители отговарят за преводите:", - "WingetUI log" : null, - "WingetUI Settings" : null, - "WingetUI tray application preferences" : null, - "WingetUI version {0}" : null, + "WingetUI has not been machine translated. The following users have been in charge of the translations:" : "WingetUI не е машинно преведен. Следните потребители са помогнали при превеждането:", + "WingetUI log" : "WingetUI лог", + "WingetUI Settings" : "WingetUI настройки", + "WingetUI tray application preferences" : "WingetUI настройки на областта за уведомления", + "WingetUI version {0}" : "WingetUI версия {0}\n", "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 не би бил възможен без помощта на нашите скъпи сътрудници. Разгледайте техните профили в GitHub, WingetUI не би бил възможен без тях!", - "Yes" : null + "Yes" : "Да" } \ No newline at end of file diff --git a/wingetui/lang/lang_es.json b/wingetui/lang/lang_es.json index 3f7c3ac25f..a0da48129b 100644 --- a/wingetui/lang/lang_es.json +++ b/wingetui/lang/lang_es.json @@ -1,5 +1,5 @@ { - "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : null, + "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "@rubnium", "{0} {1} failed" : "La {1} de {0} ha fallado.", "{0} apps can be updated" : "Hay {0} actualizaciones disponibles.", "{0} failed" : "{0} ha fallado.", @@ -17,7 +17,7 @@ "{0} update was found" : "Se ha encontrado {0} actualización", "{0} was {1} successfully!" : "{0} se ha {1} correctamente.", "1 hour" : "1 hora", - "1 update was found" : null, + "1 update was found" : "1 actualización se ha encontrado", "2 hours" : "2 horas", "30 minutes" : "30 minutos", "4 hours" : "4 horas", @@ -26,7 +26,7 @@ "About the dev" : "Sobre el desarrollador", "About WingetUI" : "Sobre WingetUI", "About WingetUI version {0}" : "Sobre WingetUI, versión {0}", - "Action when double-clicking packages, hide successful installations" : null, + "Action when double-clicking packages, hide successful installations" : "Acción al hacer doble clic en los paquetes, esconde las instalaciones satisfactorias", "Add" : "Añadir", "Add a bucket to Scoop" : "Añadir bucket a Scoop", "Add bucket" : "Añadir bucket", @@ -35,156 +35,156 @@ "Application theme:" : "Tema de la aplicación:", "Applying update..." : "Actualizando...", "App Name" : "Nombre de la aplicación", - "Are these screenshots wron or blurry?" : null, - "Are you sure?" : null, - "Author" : null, - "Author:" : null, - "Autostart WingetUI in the notifications area" : null, - "Available updates" : null, - "Available Updates" : null, - "Available updates: {0}" : null, - "Available updates: {0}, not finished yet..." : null, - "Beta features and other options that shouldn't be touched" : null, - "Blacklist apps" : null, - "buy me a coffee" : null, - "By Icons8" : null, - "Cancel" : null, - "Can't {0} {1}" : null, - "Check for package updates periodically" : null, - "Check for updates every:" : null, - "Checking for other running instances..." : null, - "Checking for updates..." : null, - "Checking found instace(s)..." : null, - "Check out my {0} and my {1}!" : null, - "Clearing Scoop cache..." : null, - "Close" : null, - "Close WingetUI to the notification area" : null, - "Component Information" : null, - "Contribute to the icon and screenshot repository" : null, - "Contributors" : null, - "Copy log to clipboard" : null, - "Dark" : null, - "Description:" : null, - "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : null, - "Disable Scoop" : null, - "Disable Winget" : null, - "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : null, - "Discover Packages" : null, - "Do not download new app translations from GitHub automatically" : null, - "Do not update package indexes on launch" : null, - "Downloading package metadata..." : null, - "Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : null, - "Do you really want to uninstall {0}?" : null, - "Do you want to translate WingetUI to your language? See how to contribute HERE!" : null, - "Enable Scoop" : null, - "Enable Scoop cleanup on launch" : null, - "Enable Winget" : null, + "Are these screenshots wron or blurry?" : "¿Estas capturas de pantalla están mal o borrosas?", + "Are you sure?" : "¿Estás seguro?", + "Author" : "Autor", + "Author:" : "Autor:", + "Autostart WingetUI in the notifications area" : "Iniciar WingetUI automáticamente en el área de notificaciones", + "Available updates" : "Actualizaciones disponibles", + "Available Updates" : "Actualizaciones Disponibles", + "Available updates: {0}" : "Actualizaciones disponibles: {0}", + "Available updates: {0}, not finished yet..." : "Actualizaciones disponibles: {0}, no ha acabado todavía...", + "Beta features and other options that shouldn't be touched" : "Funciones beta y otras opciones que no deben tocarse", + "Blacklist apps" : "Lista negra de aplicaciones", + "buy me a coffee" : "cómprame un café", + "By Icons8" : "Por Icons8", + "Cancel" : "Cancelar", + "Can't {0} {1}" : "No puede {0} {1}", + "Check for package updates periodically" : "Comprobar actualizaciones de paquetes periódicamente", + "Check for updates every:" : "Comprobar si hay actualizaciones cada:", + "Checking for other running instances..." : "Comprobando otras instancias ejecutándose...", + "Checking for updates..." : "Comprobando si hay actualizaciones...", + "Checking found instace(s)..." : "Comprobando instancia(s) encontrada(s)...", + "Check out my {0} and my {1}!" : "¡Echa un vistazo a mi {0} y a mi {1}!", + "Clearing Scoop cache..." : "Limpiando caché de Scoop...", + "Close" : "Cerrar", + "Close WingetUI to the notification area" : "Cerrar WingetUI al área de notificaciones", + "Component Information" : "Información del Componente", + "Contribute to the icon and screenshot repository" : "Contribuir al repositorio de iconos y capturas de pantalla", + "Contributors" : "Contribuyentes", + "Copy log to clipboard" : "Copiar log al portapapeles", + "Dark" : "Oscuro", + "Description:" : "Descripción:", + "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : "Instalar directamente al hacer doble clic en un elemento de la pestaña Descubrir Software (en lugar de mostrar la información del paquete)", + "Disable Scoop" : "Desactivar Scoop", + "Disable Winget" : "Desactivar Winget", + "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : "AVISO LEGAL: NI MICROSOFT NI LOS CREADORES DE WINGETUI SON RESPONSABLES DE LAS APLICACIONES DESCARGADAS.", + "Discover Packages" : "Descubrir Paquetes", + "Do not download new app translations from GitHub automatically" : "No descargar automáticamente nuevas traducciones de aplicaciones desde GitHub", + "Do not update package indexes on launch" : "No actualices los índices de los paquetes al iniciar", + "Downloading package metadata..." : "Descargando metadatos del paquete...", + "Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : "¿Encuentras WingetUI útil? ¿Te gustaría apoyar al desarrollador? Si es así, puedes {0}, ¡ayuda mucho!", + "Do you really want to uninstall {0}?" : "¿De verdad quieres desinstalar {0}?", + "Do you want to translate WingetUI to your language? See how to contribute HERE!" : "¿Quieres traducir WingetUI a tu idioma? Mira como contribuir ¡AQUÍ!", + "Enable Scoop" : "Activar Scoop", + "Enable Scoop cleanup on launch" : "Activa la limpieza de Scoop al iniciar", + "Enable Winget" : "Activar Winget", "Experimental settings and developer options" : null, - "Export all" : null, - "Export log" : null, - "Export log as a file" : null, - "Export selected packages to a file" : null, + "Export all" : "Exportar todo", + "Export log" : "Exportar el registro", + "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, - "Found" : null, - "Found 0 Packages" : null, - "Found packages: {0}" : null, - "Found packages: {0}, not finished yet..." : null, - "General preferences" : null, - "General Preferences" : null, - "General Settings" : null, - "GitHub profile" : null, - "Hide details" : null, - "Hi, my name is Martí, and i am the developer of WingetUI. WingetUI has been entirely made on my free time!" : null, - "homepage" : null, - "Homepage" : null, - "Homepage URL:" : null, - "Hooray! No updates were found!" : null, - "Icons" : null, - "Ignore updates for this package" : null, - "Import packages from a file" : null, - "install" : null, - "Install" : null, - "Install as administrator" : null, - "installation" : null, - "Installation canceled by the user!" : null, - "Installation source" : null, - "installed" : null, - "Installed packages" : null, - "Installed Packages" : null, - "Installed Version" : null, - "Installer SHA256" : null, - "Installer SHA256 (Latest Version):" : null, - "Installer Type" : null, - "Installer Type (Latest Version):" : null, - "Installer URL" : null, - "Installer URL (Latest Version):" : null, - "installing" : null, - "Install package" : null, - "Install Scoop" : null, - "Instant search" : null, - "Interactive installation" : null, - "Interactive uninstall" : null, - "Interactive update" : null, - "Is this package missing the icon?" : null, - "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." : null, - "Language, theme and other miscellaneous preferences" : null, - "Last updated:" : null, - "Latest" : null, - "Latest details..." : null, - "Latest Version" : null, - "Latest Version:" : null, - "License" : null, - "License:" : null, - "Licenses" : null, - "Light" : null, - "Live command-line output" : null, - "Loading..." : null, - "Loading buckets..." : null, - "Loading UI components..." : null, - "Loading WingetUI..." : null, - "Locating Scoop..." : null, - "Locating sudo..." : null, - "Locating Winget..." : null, - "Manage scoop buckets" : null, - "Manifest" : null, - "Manifest:" : null, - "Manifests" : null, - "MIT License" : null, - "Name" : null, - "New version" : null, - "New Version" : null, - "No" : null, - "No packages found matching the input criteria" : null, - "Not found" : null, - "Notification tray options" : null, - "No updates are available" : null, - "Ok" : null, - "OK" : null, - "Package ID" : null, - "Package manager preferences" : null, - "Package Name" : null, - "Please wait..." : null, - "Program ID:" : null, - "Project homepage" : null, - "PSF License" : null, - "Publisher" : null, - "Publisher:" : null, - "Quit" : null, - "Release notes:" : null, - "Reload log" : null, - "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, + "Found" : "Encontrado", + "Found 0 Packages" : "Se han encontrado 0 paquetes", + "Found packages: {0}" : "Paquetes encontrados: {0}", + "Found packages: {0}, not finished yet..." : "Paquetes encontrados: {0}, no ha terminado aún...", + "General preferences" : "Preferencias generales", + "General Preferences" : "Preferencias Generales", + "General Settings" : "Ajustes Generales", + "GitHub profile" : "Perfil de GitHub", + "Hide details" : "Esconder detalles", + "Hi, my name is Martí, and i am the developer of WingetUI. WingetUI has been entirely made on my free time!" : "Hola, mi nombre es Martí, y soy el desarrollador de WingetUI. ¡WingetUI ha sido realizado totalmente en mi tiempo libre!", + "homepage" : "sitio web", + "Homepage" : "Sitio web", + "Homepage URL:" : "Enlace del sitio web:", + "Hooray! No updates were found!" : "¡Vamos! ¡No se han encontrado actualizaciones!", + "Icons" : "Iconos", + "Ignore updates for this package" : "Ignora las actualizaciones para este paquete", + "Import packages from a file" : "Importa paquetes desde un fichero", + "install" : "instalar", + "Install" : "Instalar", + "Install as administrator" : "Instalar como administrador", + "installation" : "instalación", + "Installation canceled by the user!" : "¡Instalación cancelada por el usuario!", + "Installation source" : "Fuente de instalación", + "installed" : "instalado", + "Installed packages" : "Paquetes instalados", + "Installed Packages" : "Paquetes Instalados", + "Installed Version" : "Versión Instalada", + "Installer SHA256" : "SHA256 del instalador", + "Installer SHA256 (Latest Version):" : "SHA256 del instalador (Última Versión):", + "Installer Type" : "Tipo de instalador", + "Installer Type (Latest Version):" : "SHA256 del instalador (Última Versión):", + "Installer URL" : "Enlace del instalador", + "Installer URL (Latest Version):" : "Enlace del instalador (Última Versión):", + "installing" : "instalando", + "Install package" : "Instala el paquete", + "Install Scoop" : "Instala Scoop", + "Instant search" : "Búsqueda instantánea", + "Interactive installation" : "Instalación interactiva", + "Interactive uninstall" : "Desinstalación interactiva", + "Interactive update" : "Actualización interactiva", + "Is this package missing the icon?" : "¿A este paquete le falta el icono?", + "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." : "Parece que has ejecutado WingetUI como administrador, lo cual no es recomendado. Puedes seguir usando el programa, pero no recomendamos ejecutar WingetUI con privilegios de administrador. Haz clic en \"Mostrar detalles\" para ver por qué.\n", + "Language, theme and other miscellaneous preferences" : "Idioma, tema y otras preferencias misceláneas", + "Last updated:" : "Actualizado por última vez:", + "Latest" : "Última", + "Latest details..." : "Últimos detalles...", + "Latest Version" : "Última Versión", + "Latest Version:" : "Última Versión:", + "License" : "Licencia", + "License:" : "Licencia:", + "Licenses" : "Licencias", + "Light" : "Claro", + "Live command-line output" : "Salida de línea de comandos en tiempo real del instalador", + "Loading..." : "Cargando...", + "Loading buckets..." : "Cargando buckets...", + "Loading UI components..." : "Cargando componentes de la interfaz...", + "Loading WingetUI..." : "Cargando WingetUI...", + "Locating Scoop..." : "Localizando Scoop...", + "Locating sudo..." : "Localizando sudo...", + "Locating Winget..." : "Localizando Winget...", + "Manage scoop buckets" : "Administra los buckets de Scoop", + "Manifest" : "Manifest", + "Manifest:" : "Manifest:", + "Manifests" : "Manifests", + "MIT License" : "Licencia MIT", + "Name" : "Nombre", + "New version" : "Nueva versión", + "New Version" : "Nueva Versión", + "No" : "No", + "No packages found matching the input criteria" : "No se han encontrado paquetes con los criterios actuales", + "Not found" : "No encontrado", + "Notification tray options" : "Opciones de la bandeja de notificaciones", + "No updates are available" : "No hay actualizaciones disponibles", + "Ok" : "Vale", + "OK" : "Vale", + "Package ID" : "ID del paquete", + "Package manager preferences" : "Preferencias del administrador de paquetes", + "Package Name" : "Nombre del paquete", + "Please wait..." : "Espera por favor...", + "Program ID:" : "ID del programa:", + "Project homepage" : "Página web del proyecto", + "PSF License" : "Licencia PSF", + "Publisher" : "Publicador", + "Publisher:" : "Publicador:", + "Quit" : "Salir", + "Release notes:" : "Notas de publicación:", + "Reload log" : "Recargar el registro:", + "Remove" : "Elimina", + "Remove a bucket from Scoop" : "Elimina un bucket de Scoop", + "Remove permanent data" : "Elimina datos permanentes", + "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, - "Run as admin" : null, - "Run as administrator" : null, - "Run the installer with administrator privileges" : null, - "Save File" : null, + "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, @@ -195,13 +195,13 @@ "Searching for packages..." : null, "Search on available updates" : null, "Search on your software" : null, - "Select all" : null, - "Select none" : null, + "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, - "Show details" : null, - "Show info" : null, + "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, @@ -238,12 +238,12 @@ "Uninstall selected package" : null, "Uninstall selected packages" : null, "Uninstall with administrator privileges" : null, - "Unknown" : null, + "Unknown" : "Desconocido", "Unlicense" : null, - "Update" : null, - "Update all" : null, - "Update as administrator" : null, - "updated" : null, + "Update" : "Actualiza", + "Update all" : "Actualiza todo", + "Update as administrator" : "Actualiza como administrador", + "updated" : "actualizado", "Update date" : null, "Updated Scoop sources" : null, "Updated Winget sources" : null, diff --git a/wingetui/lang/lang_fr.json b/wingetui/lang/lang_fr.json index 63999f003a..70c43489db 100644 --- a/wingetui/lang/lang_fr.json +++ b/wingetui/lang/lang_fr.json @@ -1,6 +1,6 @@ { "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : "Evans Costa", - "{0} {1} failed" : "{1} de {0} a échoué", + "{0} {1} failed" : "{0} {1} échec", "{0} apps can be updated" : "{0} applications peuvent être mises à jour", "{0} failed" : "{0} a échoué", "{0} installation" : "Installation de {0}", @@ -9,7 +9,7 @@ "{0} packages found" : "{0} paquets trouvés", "{0} Scoop bucket" : "{0} bucket Scoop", "{0} succeeded" : "{0} réussi", - "{0} Uninstallation" : "Désinstallation de {0}", + "{0} Uninstallation" : "{0} désinstallations", "{0} update" : "{0} mises à jour", "0 updates found" : "Aucune mise à jour trouvée", "{0} updates found" : "{0} mises à jour trouvées", @@ -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:" : "Dernière mise à jour :", + "Last updated:" : "Dernière date de mise à jour :", "Latest" : "Dernière", "Latest details..." : "Derniers détails...", "Latest Version" : "Dernière version", @@ -177,11 +177,11 @@ "Remove permanent data" : "Supprimer les données permanentes", "Remove successful installs/uninstalls/updates from the installation list" : "Supprimer les installations/désinstallations/mises à jour réussies de la liste d'installation", "Reset" : "Réinitialiser", - "Reset blacklist" : "Réinitialiser la blacklist", + "Reset blacklist" : "Réinitialiser la liste noire", "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" : "Réinitialiser WingetUI et ses préférences", "Restart WingetUI" : "Redémarrer WingetUI", - "Run as admin" : "Exécuter en tant qu'administrateur", + "Run as admin" : "Exécuter en tant qu'admin", "Run as administrator" : "Exécuter en tant qu'administrateur", "Run the installer with administrator privileges" : "Exécuter l'installateur avec les droits d'administrateur", "Save File" : "Sauvegarder le fichier", diff --git a/wingetui/lang/lang_id.json b/wingetui/lang/lang_id.json new file mode 100644 index 0000000000..082efbe20e --- /dev/null +++ b/wingetui/lang/lang_id.json @@ -0,0 +1,289 @@ +{ + "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)" : null, + "{0} {1} failed" : null, + "{0} apps can be updated" : null, + "{0} failed" : null, + "{0} installation" : null, + "{0} is disabled" : null, + "0 packages found" : null, + "{0} packages found" : null, + "{0} Scoop bucket" : null, + "{0} succeeded" : null, + "{0} Uninstallation" : null, + "{0} update" : null, + "0 updates found" : null, + "{0} updates found" : null, + "{0} updates were found" : null, + "{0} update was found" : null, + "{0} was {1} successfully!" : null, + "1 hour" : null, + "1 update was found" : null, + "2 hours" : null, + "30 minutes" : null, + "4 hours" : null, + "8 hours" : null, + "About Qt6" : null, + "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, + "Add bucket" : null, + "Administrator privileges" : null, + "Allow parallel installs (NOT RECOMMENDED)" : null, + "Application theme:" : null, + "Applying update..." : null, + "App Name" : null, + "Are these screenshots wron or blurry?" : null, + "Are you sure?" : null, + "Author" : null, + "Author:" : null, + "Autostart WingetUI in the notifications area" : null, + "Available updates" : null, + "Available Updates" : null, + "Available updates: {0}" : null, + "Available updates: {0}, not finished yet..." : null, + "Beta features and other options that shouldn't be touched" : null, + "Blacklist apps" : null, + "buy me a coffee" : null, + "By Icons8" : null, + "Cancel" : null, + "Can't {0} {1}" : null, + "Check for package updates periodically" : null, + "Check for updates every:" : null, + "Checking for other running instances..." : null, + "Checking for updates..." : null, + "Checking found instace(s)..." : null, + "Check out my {0} and my {1}!" : null, + "Clearing Scoop cache..." : null, + "Close" : null, + "Close WingetUI to the notification area" : null, + "Component Information" : null, + "Contribute to the icon and screenshot repository" : null, + "Contributors" : null, + "Copy log to clipboard" : null, + "Dark" : null, + "Description:" : null, + "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : null, + "Disable Scoop" : null, + "Disable Winget" : null, + "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : null, + "Discover Packages" : null, + "Do not download new app translations from GitHub automatically" : null, + "Do not update package indexes on launch" : null, + "Downloading package metadata..." : null, + "Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : null, + "Do you really want to uninstall {0}?" : null, + "Do you want to translate WingetUI to your language? See how to contribute HERE!" : null, + "Enable Scoop" : null, + "Enable Scoop cleanup on launch" : null, + "Enable Winget" : null, + "Experimental settings and developer options" : null, + "Export all" : null, + "Export log" : null, + "Export log as a file" : null, + "Export selected packages to a file" : null, + "Follow system color scheme" : null, + "Found" : null, + "Found 0 Packages" : null, + "Found packages: {0}" : null, + "Found packages: {0}, not finished yet..." : null, + "General preferences" : null, + "General Preferences" : null, + "General Settings" : null, + "GitHub profile" : null, + "Hide details" : null, + "Hi, my name is Martí, and i am the developer of WingetUI. WingetUI has been entirely made on my free time!" : null, + "homepage" : null, + "Homepage" : null, + "Homepage URL:" : null, + "Hooray! No updates were found!" : null, + "Icons" : null, + "Ignore updates for this package" : null, + "Import packages from a file" : null, + "install" : null, + "Install" : null, + "Install as administrator" : null, + "installation" : null, + "Installation canceled by the user!" : null, + "Installation source" : null, + "installed" : null, + "Installed packages" : null, + "Installed Packages" : null, + "Installed Version" : null, + "Installer SHA256" : null, + "Installer SHA256 (Latest Version):" : null, + "Installer Type" : null, + "Installer Type (Latest Version):" : null, + "Installer URL" : null, + "Installer URL (Latest Version):" : null, + "installing" : null, + "Install package" : null, + "Install Scoop" : null, + "Instant search" : null, + "Interactive installation" : null, + "Interactive uninstall" : null, + "Interactive update" : null, + "Is this package missing the icon?" : null, + "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." : null, + "Language, theme and other miscellaneous preferences" : null, + "Last updated:" : null, + "Latest" : null, + "Latest details..." : null, + "Latest Version" : null, + "Latest Version:" : null, + "License" : null, + "License:" : null, + "Licenses" : null, + "Light" : null, + "Live command-line output" : null, + "Loading..." : null, + "Loading buckets..." : null, + "Loading UI components..." : null, + "Loading WingetUI..." : null, + "Locating Scoop..." : null, + "Locating sudo..." : null, + "Locating Winget..." : null, + "Manage scoop buckets" : null, + "Manifest" : null, + "Manifest:" : null, + "Manifests" : null, + "MIT License" : null, + "Name" : null, + "New version" : null, + "New Version" : null, + "No" : null, + "No packages found matching the input criteria" : null, + "Not found" : null, + "Notification tray options" : null, + "No updates are available" : null, + "Ok" : null, + "OK" : null, + "Package ID" : null, + "Package manager preferences" : null, + "Package Name" : null, + "Please wait..." : null, + "Program ID:" : null, + "Project homepage" : null, + "PSF License" : null, + "Publisher" : null, + "Publisher:" : null, + "Quit" : null, + "Release notes:" : null, + "Reload log" : null, + "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, + "Reset WingetUI and its preferences" : null, + "Restart WingetUI" : null, + "Run as admin" : null, + "Run as administrator" : null, + "Run the installer with administrator privileges" : null, + "Save File" : null, + "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, + "Select all" : null, + "Select none" : null, + "Select package file" : null, + "Sent handshake. Waiting for instance listener's answer... ({0}%)" : null, + "Show a notification when there are available updates" : null, + "Show details" : null, + "Show info" : null, + "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, + "This project has no connection with the official {0} project — it's completely unofficial." : null, + "Translators" : null, + "Unable to load informarion" : null, + "uninstall" : null, + "Uninstall" : null, + "Uninstallable packages with the origin listed as \"Local PC\" are not published on any package manager, so there's no information available to show about them." : null, + "Uninstall as administrator" : null, + "uninstallation" : null, + "Uninstall canceled by the user!" : null, + "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, + "Unknown" : null, + "Unlicense" : null, + "Update" : null, + "Update all" : null, + "Update as administrator" : null, + "updated" : null, + "Update date" : null, + "Updated Scoop sources" : null, + "Updated Winget sources" : null, + "Update found!" : null, + "update(noun)" : null, + "Update package" : null, + "Update selected" : null, + "Updates found!" : null, + "update(verb)" : null, + "Update WingetUI automatically" : null, + "Update with administrator privileges" : null, + "updating" : null, + "Updating Scoop sources..." : null, + "Updating Winget sources..." : null, + "Upgrade all" : null, + "Use installed GSudo instead of the bundled one (requires app restart)" : null, + "User interface preferences" : null, + "Use system Winget (Needs a restart)" : null, + "Version" : null, + "Version:" : null, + "Waiting for other installations to finish..." : null, + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the installer." : null, + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the uninstaller." : null, + "We could not load detailed information about this package, because it was not installed neither from Winget nor Scoop." : null, + "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, + "WingetUI autostart behaviour, application launch settings" : null, + "WingetUI display language:" : null, + "wingetui exported packages" : null, + "WingetUI has not been machine translated. The following users have been in charge of the translations:" : null, + "WingetUI log" : null, + "WingetUI Settings" : null, + "WingetUI tray application preferences" : null, + "WingetUI version {0}" : null, + "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!" : null, + "Yes" : null +} \ No newline at end of file diff --git a/wingetui/lang/lang_nl.json b/wingetui/lang/lang_nl.json index 9f2149ccf0..e28de55802 100644 --- a/wingetui/lang/lang_nl.json +++ b/wingetui/lang/lang_nl.json @@ -19,7 +19,7 @@ "1 hour" : "1 uur", "1 update was found" : "Er is 1 update gevonden", "2 hours" : "2 uur", - "30 minutes" : "30 minuten", + "30 minutes" : "30 min.", "4 hours" : "4 uur", "8 hours" : "8 uur", "About Qt6" : "Over Qt6", @@ -32,10 +32,10 @@ "Add bucket" : "Bucket toevoegen", "Administrator privileges" : "Beheerdersrechten", "Allow parallel installs (NOT RECOMMENDED)" : "Parallelle installaties toestaan (NIET AANBEVOLEN)", - "Application theme:" : "Applicatie thema:", + "Application theme:" : "Applicatiethema:", "Applying update..." : "Update toepassen...", - "App Name" : "Applicatie Naam", - "Are these screenshots wron or blurry?" : "Zijn deze screenshots fout of wazig?", + "App Name" : "Applicatienaam", + "Are these screenshots wron or blurry?" : "Zijn deze schermopnames fout of wazig?", "Are you sure?" : "Weet je het zeker?", "Author" : "Auteur", "Author:" : "Auteur:", @@ -44,54 +44,54 @@ "Available Updates" : "Beschikbare updates", "Available updates: {0}" : "Beschikbare updates: {0}", "Available updates: {0}, not finished yet..." : "Beschikbare updates: {0}, nog niet gereed...", - "Beta features and other options that shouldn't be touched" : "Betafuncties en andere opties die je beter niet kan gebruiken", - "Blacklist apps" : "Apps op de zwarte lijst", + "Beta features and other options that shouldn't be touched" : "Bètafuncties en andere opties die je beter niet kan gebruiken", + "Blacklist apps" : "Op de zwarte lijst plaatsen", "buy me a coffee" : "Doneer mij een kop koffie", - "By Icons8" : "Door Icons8", + "By Icons8" : "van Icons8", "Cancel" : "Annuleren", "Can't {0} {1}" : "Kan {1} niet {0}", "Check for package updates periodically" : "Controleer periodiek op pakketupdates", - "Check for updates every:" : "Controleer op updates elke:", + "Check for updates every:" : "Controleren op updates, elke:", "Checking for other running instances..." : "Controleren op andere lopende instanties...", "Checking for updates..." : "Controleren op updates...", "Checking found instace(s)..." : "Controleren op gevonden instantie(s)...", "Check out my {0} and my {1}!" : "Bekijk mijn {0} en mijn {1}!", "Clearing Scoop cache..." : "Scoop cache wissen...", "Close" : "Sluiten", - "Close WingetUI to the notification area" : "Sluit WingetUI naar het meldingsgebied", + "Close WingetUI to the notification area" : "WingetUI sluiten naar het meldingsgebied", "Component Information" : "Componentinformatie", "Contribute to the icon and screenshot repository" : "Draag bij aan het pictogram- en schermopname-depot", - "Contributors" : "Bijdragers", - "Copy log to clipboard" : "Kopieer logboek naar klembord", + "Contributors" : "Bijdragen", + "Copy log to clipboard" : "Logboek kopiëren naar klembord", "Dark" : "Donker", "Description:" : "Beschrijving:", - "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : "Direct installeren bij het dubbelklikken van een item op het tabblad Software ontdekken (in plaats van de pakketinformatie te tonen)", - "Disable Scoop" : "Scoop Uitschakelen", - "Disable Winget" : "Winget Uitschakelen", - "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : "DISCLAIMER: MICROSOFT NOCH DE MAKERS VAN WINGETUI ZIJN AANSPRAKELIJK VOOR DE GEDOWNLOADE APPS.", - "Discover Packages" : "Pakketten Ontdekken", - "Do not download new app translations from GitHub automatically" : "Nieuwe applicatie vertalingen niet automatisch van GitHub downloaden", + "Directly install when double-clicking an item on the Discover Software tab (instead of showing the package info)" : "Direct installeren bij het dubbelklikken van een item op het tabblad Software ontdekken (i.p.v. pakketinformatie weergeven)", + "Disable Scoop" : "Scoop uitschakelen", + "Disable Winget" : "Winget uitschakelen", + "DISCLAIMER: NEITHER MICROSOFT NOR THE CREATORS OF WINGETUI ARE RESPONSIBLE FOR THE DOWNLOADED APPS." : "CLAUSULE: MICROSOFT NOCH DE MAKERS VAN WINGETUI ZIJN AANSPRAKELIJK VOOR DE GEDOWNLOADE APPS.", + "Discover Packages" : "Pakketten ontdekken", + "Do not download new app translations from GitHub automatically" : "Nieuwe applicatievertalingen niet automatisch van GitHub downloaden", "Do not update package indexes on launch" : "Pakketindexen niet bijwerken bij de start", "Downloading package metadata..." : "Pakketmetagegevens downloaden...", "Do you find WingetUI useful? You'd like to support the developer? If so, you can {0}, it helps a lot!" : "Vind je WingetUI nuttig? Je wilt de ontwikkelaar steunen? In dat geval kun je {0}. Het helpt echt!", "Do you really want to uninstall {0}?" : "Wil je {0} echt verwijderen?", "Do you want to translate WingetUI to your language? See how to contribute HERE!" : "Wil je WingetUI vertalen naar jouw taal? Lees HIER hoe je kunt bijdragen!", - "Enable Scoop" : "Scoop Inschakelen", + "Enable Scoop" : "Scoop inschakelen", "Enable Scoop cleanup on launch" : "Scoop opschonen bij start", - "Enable Winget" : "Winget Inschakelen", + "Enable Winget" : "Winget inschakelen", "Experimental settings and developer options" : "Experimentele instellingen en ontwikkelaarsopties", "Export all" : "Alles exporteren", "Export log" : "Log exporteren", - "Export log as a file" : "Log exporteren als bestand", - "Export selected packages to a file" : "Geselecteerde pakketten exporteren naar een bestand", - "Follow system color scheme" : "Systeem thema volgen", + "Export log as a file" : "Log als bestand exporteren", + "Export selected packages to a file" : "Geselecteerde pakketten naar een bestand exporteren", + "Follow system color scheme" : "Systeemthema volgen", "Found" : "Gevonden", "Found 0 Packages" : "0 Pakketten gevonden", "Found packages: {0}" : "Pakketten gevonden: {0}", "Found packages: {0}, not finished yet..." : "Pakketten gevonden: {0}, nog niet klaar...", "General preferences" : "Algemene voorkeuren", - "General Preferences" : "Algemene Voorkeuren", - "General Settings" : "Algemene Instellingen", + "General Preferences" : "Algemene voorkeuren", + "General Settings" : "Algemene instellingen", "GitHub profile" : "GitHub-profiel", "Hide details" : "Details verbergen", "Hi, my name is Martí, and i am the developer of WingetUI. WingetUI has been entirely made on my free time!" : "Hi, mijn naam is Martí en ik ben de ontwikkelaar van WingetUI. WingetUI is geheel in mijn vrije tijd gemaakt!", @@ -100,8 +100,8 @@ "Homepage URL:" : "Website URL:", "Hooray! No updates were found!" : "Hoera! Er zijn geen updates gevonden!", "Icons" : "Pictogrammen", - "Ignore updates for this package" : "Negeer updates voor dit pakket", - "Import packages from a file" : "Importeer pakketten uit een bestand", + "Ignore updates for this package" : "Updates voor dit pakket negeren", + "Import packages from a file" : "Pakketten uit een bestand importeren", "install" : "installeren", "Install" : "Installeren", "Install as administrator" : "Installeren als administrator", @@ -113,11 +113,11 @@ "Installed Packages" : "Geïnstalleerde pakketten", "Installed Version" : "Geïnstalleerde versie", "Installer SHA256" : "Installatieprogramma SHA256", - "Installer SHA256 (Latest Version):" : "Installatieprogramma SHA256 (Nieuwste Versie):", - "Installer Type" : "Type Installatieprogramma", - "Installer Type (Latest Version):" : "Type Installatieprogramma (Nieuwste Versie):", + "Installer SHA256 (Latest Version):" : "Installatieprogramma SHA256 (nieuwste versie):", + "Installer Type" : "Type installatieprogramma", + "Installer Type (Latest Version):" : "Type installatieprogramma (nieuwste versie):", "Installer URL" : "Installatieprogramma URL", - "Installer URL (Latest Version):" : "Installatieprogramma URL (Nieuwste Versie):", + "Installer URL (Latest Version):" : "Installatieprogramma URL (nieuwste versie):", "installing" : "installeren", "Install package" : "Pakket installeren", "Install Scoop" : "Scoop installeren", @@ -142,9 +142,9 @@ "Loading buckets..." : "Buckets laden...", "Loading UI components..." : "UI-componenten laden...", "Loading WingetUI..." : "WingetUI laden...", - "Locating Scoop..." : "Scoop aan het zoeken...", - "Locating sudo..." : "Sudo aan het zoeken...", - "Locating Winget..." : "Winget aan het zoeken...", + "Locating Scoop..." : "Scoop lokaliseren...", + "Locating sudo..." : "Sudo lokaliseren...", + "Locating Winget..." : "Winget lokaliseren...", "Manage scoop buckets" : "Scoop buckets beheren", "Manifest" : "Manifest", "Manifest:" : "Manifest:", @@ -152,14 +152,14 @@ "MIT License" : "MIT-licentie", "Name" : "Naam", "New version" : "Nieuwe versie", - "New Version" : "Nieuwe Versie", + "New Version" : "Nieuwe versie", "No" : "Nee", "No packages found matching the input criteria" : "Er zijn geen pakketten gevonden die voldoen aan de ingevoerde criteria", "Not found" : "Niet gevonden", "Notification tray options" : "Opties voor het meldingsgebied", "No updates are available" : "Er zijn geen updates beschikbaar", - "Ok" : "Oke", - "OK" : "OKE", + "Ok" : "Oké", + "OK" : "OKÉ", "Package ID" : "Pakket-ID", "Package manager preferences" : "Package manager voorkeuren", "Package Name" : "Pakketnaam", @@ -174,17 +174,17 @@ "Reload log" : "Log opnieuw laden", "Remove" : "Verwijderen", "Remove a bucket from Scoop" : "Een bucket van Scoop verwijderen", - "Remove permanent data" : "Verwijder permanente gegevens", + "Remove permanent data" : "Permanente gegevens verwijderen", "Remove successful installs/uninstalls/updates from the installation list" : "Verwijder succesvolle installaties/verwijderingen/updates uit de installatielijst", - "Reset" : "Resetten", - "Reset blacklist" : "Zwarte lijst resetten", - "Reset Winget sources (might help if no packages are listed)" : "Winget-bronnen resetten (zou kunnen helpen als er geen pakketten worden vermeld)", - "Reset WingetUI and its preferences" : "WingetUI en voorkeuren resetten", + "Reset" : "Opnieuw instellen", + "Reset blacklist" : "Zwarte lijst opnieuw instellen", + "Reset Winget sources (might help if no packages are listed)" : "Winget-bronnen opnieuw instellen (kan helpen als er geen pakketten worden vermeld)", + "Reset WingetUI and its preferences" : "WingetUI en voorkeuren opnieuw instellen", "Restart WingetUI" : "WingetUI opnieuw starten", "Run as admin" : "Als beheerder uitvoeren", "Run as administrator" : "Als beheerder uitvoeren", "Run the installer with administrator privileges" : "Voer het installatieprogramma uit met beheerdersrechten", - "Save File" : "Bestand Opslaan", + "Save File" : "Bestand opslaan", "Scoop bucket manager" : "Scoop bucket-beheer", "Scoop found: {0}" : "Scoop gevonden: {0}", "Scoop package manager specific preferences" : "Scoop package manager specifieke voorkeuren", @@ -194,28 +194,28 @@ "Searching for installed packages..." : "Zoeken naar geïnstalleerde pakketten...", "Searching for packages..." : "Zoeken naar pakketten...", "Search on available updates" : "Beschikbare updates zoeken", - "Search on your software" : "Zoek in je software", - "Select all" : "Selecteer alles", - "Select none" : "Selecteer niks", - "Select package file" : "Selecteer pakketbestand", + "Search on your software" : "Jouw software doorzoeken", + "Select all" : "Alles selecteren", + "Select none" : "Niets selecteren", + "Select package file" : "Pakketbestand selecteren", "Sent handshake. Waiting for instance listener's answer... ({0}%)" : "Handshake verzonden. Wachten op antwoord van de instance listener... ({0}%)", - "Show a notification when there are available updates" : "Toon een melding wanneer er beschikbare updates zijn", - "Show details" : "Toon details", - "Show info" : "Toon informatie", - "Show info about the package on the Updates tab" : "Toon informatie over de pakketten in het Updates tabblad", - "Show missing translation strings" : "Toon ontbrekende vertaling", - "Show package info" : "Toon pakketinformatie", - "Show Scoop apps as lowercase" : "Toon Scoop applicaties in kleine letters", - "Show the live output" : "Toon de live output", + "Show a notification when there are available updates" : "Een melding tonen wanneer er beschikbare updates zijn", + "Show details" : "Details weergeven", + "Show info" : "Informatie weergeven", + "Show info about the package on the Updates tab" : "Informatie over de pakketten weergeven in het tabblad Updates", + "Show missing translation strings" : "Ontbrekende vertalingen tonen", + "Show package info" : "Pakketinformatie weergeven", + "Show Scoop apps as lowercase" : "Scoop-applicaties in kleine letters weergeven", + "Show the live output" : "Live output weergeven", "Show unknown versions" : "Toon onbekende versies", - "Show WingetUI" : "Toon WingetUI", - "Skip hash check" : "Sla hashcontrole over", - "Skip the hash check" : "Sla de hashcontrole over", - "Software Updates" : "Software Updates", + "Show WingetUI" : "WingetUI openen", + "Skip hash check" : "Hashcontrole overslaan", + "Skip the hash check" : "Hashcontrole overslaan", + "Software Updates" : "Software-updates", "Source" : "Bron", "Starting daemons..." : "Daemons starten...", "Starting installation..." : "Installatie starten...", - "Startup options" : "Start opties", + "Startup options" : "Start-opties", "Status" : "Status", "Sudo found: {0}" : "Sudo gevonden: {0}", "Text file" : "Tekstbestand", @@ -233,40 +233,40 @@ "Uninstall canceled by the user!" : "Verwijdering geannuleerd door gebruiker", "uninstalled" : "verwijderd", "uninstalling" : "verwijderen", - "Uninstall package" : "Verwijder pakket", - "Uninstall Scoop (and its packages)" : "Verwijder Scoop (en de pakketten)", - "Uninstall selected package" : "Verwijder geselecteerde pakketten", - "Uninstall selected packages" : "Verwijder geselecteerde pakketten", + "Uninstall package" : "Pakket verwijderen", + "Uninstall Scoop (and its packages)" : "Scoop (en de pakketten) verwijderen", + "Uninstall selected package" : "Geselecteerde pakketten verwijderen", + "Uninstall selected packages" : "Geselecteerde pakketten verwijderen", "Uninstall with administrator privileges" : "Verwijderen met beheerdersrechten", "Unknown" : "Onbekend", - "Unlicense" : "Unlicense", - "Update" : "Update", - "Update all" : "Update alles", - "Update as administrator" : "Update als beheerder", + "Unlicense" : "Unlicence", + "Update" : "Bijwerken", + "Update all" : "Alles bijwerken", + "Update as administrator" : "Als beheerder bijwerken", "updated" : "bijgewerkt", - "Update date" : "Update datum", - "Updated Scoop sources" : "Scoop bronnen bijgewerkt", - "Updated Winget sources" : "Winget bronnen bijgewerkt", + "Update date" : "Bijwerkingsdatum", + "Updated Scoop sources" : "Scoop-bronnen bijgewerkt", + "Updated Winget sources" : "Winget-bronnen bijgewerkt", "Update found!" : "Update gevonden!", "update(noun)" : "update", "Update package" : "Pakket bijwerken", - "Update selected" : "Update geselecteerde pakketten", + "Update selected" : "Geselecteerde pakketten bijwerken", "Updates found!" : "Updates gevonden!", "update(verb)" : "bijwerken", "Update WingetUI automatically" : "WingetUI automatisch bijwerken", "Update with administrator privileges" : "Bijwerken met beheerdersrechten", "updating" : "bijwerken", - "Updating Scoop sources..." : "Scoop bronnen bijwerken...", - "Updating Winget sources..." : "Winget bronnen bijwerken...", + "Updating Scoop sources..." : "Scoop-bronnen bijwerken...", + "Updating Winget sources..." : "Winget-bronnen bijwerken...", "Upgrade all" : "Alles bijwerken", - "Use installed GSudo instead of the bundled one (requires app restart)" : "Gebruik de geïnstalleerde GSudo in plaats van de gebundelde versie (applicatie herstart vereist)", + "Use installed GSudo instead of the bundled one (requires app restart)" : "Geïnstalleerde GSudo gebruiken i.p.v. de gebundelde versie (applicatie-herstart vereist)", "User interface preferences" : "Voorkeuren gebruikersinterface", - "Use system Winget (Needs a restart)" : "Gebruik systeem Winget (herstart vereist)", + "Use system Winget (Needs a restart)" : "Gebruik systeem-Winget (herstart vereist)", "Version" : "Versie", "Version:" : "Versie:", "Waiting for other installations to finish..." : "Wachten tot andere installaties klaar zijn...", - "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the installer." : "We konden niet {1} {0}. Probeer het later opnieuw. Klik op \"Toon details\" om de logs van het installatieprogramma te zien.", - "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the uninstaller." : "We konden niet {1} {0}. Probeer het later opnieuw. Klik op \"Toon details\" om de logs van het verwijderingsprogramma te zien.", + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the installer." : "We konden {0} niet {1}. Probeer het later opnieuw. Klik op \"Toon details\" voor het logboek van het installatieprogramma.", + "We could not {0} {1}. Please try again later. Click on \"Show details\" to get the logs from the uninstaller." : "We konden {0} niet {1}. Probeer het later opnieuw. Klik op \"Toon details\" voor het logboek van het verwijderingsprogramma.", "We could not load detailed information about this package, because it was not installed neither from Winget nor Scoop." : "We konden geen gedetailleerde informatie over dit pakket laden, omdat het niet via Winget of Scoop geïnstalleerd was.", "Which bucket do you want to add?" : "Welke bucket wil je toevoegen?", "Which bucket do you want to remove?" : "Welke bucket wil je verwijderen?", @@ -276,14 +276,14 @@ "WingetUI - {0} {1}" : "WingetUI - {0} {1}", "WingetUI - {0} updates are available" : "WingetUI - {0} updates beschikbaar", "WingetUI - 1 update is available" : "WingetUI - 1 update beschikbaar", - "WingetUI autostart behaviour, application launch settings" : "WingetUI autostart gedrag, instellingen voor het starten van applicaties", + "WingetUI autostart behaviour, application launch settings" : "WingetUI startgedrag, instellingen voor het starten van de applicatie", "WingetUI display language:" : "WingetUI weergavetaal:", "wingetui exported packages" : "WingetUI geëxporteerde pakketten", - "WingetUI has not been machine translated. The following users have been in charge of the translations:" : "WingetUI is niet automatisch vertaald! De volgende gebruikers waren verantwoordelijk voor de vertalingen:", + "WingetUI has not been machine translated. The following users have been in charge of the translations:" : "WingetUI is niet automatisch vertaald! De volgende gebruikers waren verantwoordelijk voor de vertaling:", "WingetUI log" : "WingetUI log", - "WingetUI Settings" : "WingetUI Instellingen", - "WingetUI tray application preferences" : "WingetUI tray applicatie voorkeuren", - "WingetUI version {0}" : "WingetUI versie {0}", + "WingetUI Settings" : "WingetUI instellingen", + "WingetUI tray application preferences" : "WingetUI systeemvak-voorkeuren", + "WingetUI version {0}" : "WingetUI-versie {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 zou niet besaan zonder de hulp van onze bijdragers. Bekijk hun GitHub-profielen, WingetUI zou niet bestaan zonder hen!", "Yes" : "Ja" } \ No newline at end of file diff --git a/wingetui/lang/lang_pt_BR.json b/wingetui/lang/lang_pt_BR.json index d9d857f2fb..e6d3c8ed49 100644 --- a/wingetui/lang/lang_pt_BR.json +++ b/wingetui/lang/lang_pt_BR.json @@ -40,7 +40,7 @@ "Author" : "Autor(a)", "Author:" : "Autor(a):", "Autostart WingetUI in the notifications area" : "Iniciar o WingetUI na área de notificações", - "Available updates" : "Atualizações disponíveis", + "Available updates" : "Atualizações Disponíveis", "Available Updates" : "Atualizações disponíveis", "Available updates: {0}" : "Atualizações disponíveis: {0} ", "Available updates: {0}, not finished yet..." : "Atualizações disponíveis: {0}, ainda não terminou...", diff --git a/wingetui/lang/lang_pt_PT.json b/wingetui/lang/lang_pt_PT.json index 4e2d043d00..fe51addd46 100644 --- a/wingetui/lang/lang_pt_PT.json +++ b/wingetui/lang/lang_pt_PT.json @@ -40,7 +40,7 @@ "Author" : "Autor(a)", "Author:" : "Autor(a):", "Autostart WingetUI in the notifications area" : "Iniciar o WingetUI na área de notificações", - "Available updates" : "Actualizações disponíveis", + "Available updates" : "Actualizações Disponíveis", "Available Updates" : "Actualizações disponíveis", "Available updates: {0}" : "Actualizações disponíveis: {0} ", "Available updates: {0}, not finished yet..." : "Actualizações disponíveis: {0}, ainda não terminou...", diff --git a/wingetui/lang/lang_zh_CN.json b/wingetui/lang/lang_zh_CN.json index bb66101f7d..3bc0c366d7 100644 --- a/wingetui/lang/lang_zh_CN.json +++ b/wingetui/lang/lang_zh_CN.json @@ -17,7 +17,7 @@ "{0} update was found" : "找到{0}个更新", "{0} was {1} successfully!" : "软件包 {0} {1} 成功", "1 hour" : "一小时", - "1 update was found" : null, + "1 update was found" : "找到一个可用更新", "2 hours" : "两小时", "30 minutes" : "30分钟", "4 hours" : "四小时", @@ -157,7 +157,7 @@ "No packages found matching the input criteria" : "没有找到任何与输入条件匹配的包", "Not found" : "找不到", "Notification tray options" : "任务栏托盘选项", - "No updates are available" : null, + "No updates are available" : "没有可用更新", "Ok" : "确定", "OK" : "确定", "Package ID" : "软件包ID",