From 73e4e45524e58fa15dc3595bab51cbde3920aa9e Mon Sep 17 00:00:00 2001 From: "Brian K. White" Date: Wed, 14 Jun 2023 19:03:43 -0400 Subject: [PATCH] 1.3.16 --- BRANDING.mak | 2 +- debian/changelog | 6 ++ po/de.po | 101 +++++++++++++++-------------- po/el.po | 101 +++++++++++++++-------------- po/es.po | 101 +++++++++++++++-------------- po/fr.po | 101 +++++++++++++++-------------- po/hr.po | 101 +++++++++++++++-------------- po/it.po | 101 +++++++++++++++-------------- po/ko.po | 101 +++++++++++++++-------------- po/messages.pot | 101 +++++++++++++++-------------- po/nl.po | 101 +++++++++++++++-------------- po/pl.po | 122 +++++++++++++++--------------------- po/ru.po | 101 +++++++++++++++-------------- po/sv.po | 101 +++++++++++++++-------------- po/tr.po | 101 +++++++++++++++-------------- po/uk.po | 113 +++++++++++++++------------------ src/Common/LinuxKernel.vala | 8 +-- src/Common/Main.vala | 15 ++--- src/Gtk/AppGtk.vala | 8 +-- src/Gtk/MainWindow.vala | 10 +-- src/Gtk/SettingsDialog.vala | 105 +++++++++---------------------- 21 files changed, 745 insertions(+), 856 deletions(-) diff --git a/BRANDING.mak b/BRANDING.mak index d5ab30e6..b8e6f819 100644 --- a/BRANDING.mak +++ b/BRANDING.mak @@ -3,7 +3,7 @@ VERSION_MAJOR = 1 VERSION_MINOR = 3 -VERSION_MICRO = 15 +VERSION_MICRO = 16 BRANDING_SHORTNAME = mainline BRANDING_LONGNAME = Ubuntu Mainline Kernel Installer BRANDING_AUTHORNAME = Brian K. White diff --git a/debian/changelog b/debian/changelog index 2d48a994..83ef40d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mainline (1.3.16) unstable; urgency=medium + + * option to include the failed builds in the list + + -- Brian K. White Wed, 14 Jun 2023 19:01:09 -0400 + mainline (1.3.15) unstable; urgency=medium * TerminalWindow add a button to copy the entire terminal buffer (including scrollback) to the clipboard. diff --git a/po/de.po b/po/de.po index 0d5aecaf..9b44d020 100644 --- a/po/de.po +++ b/po/de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2023-02-20 18:40+0100\n" "Last-Translator: Marvin Meysel \n" "Language-Team: German\n" @@ -211,37 +211,37 @@ msgstr "Keine Updates gefunden" msgid "Install Kernel Version %s ? (y/n): " msgstr "Kernel-Version %s installieren? (j/n):" -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Angerufen von" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "beim start" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Diese Datei wird überschrieben und erneut ausgeführt, wenn Einstellungen in" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Benachrichtigungen sind deaktiviert" @@ -382,7 +382,7 @@ msgstr "Benachrichtigen, wenn eine größere Version verfügbar ist" msgid "Kernel %s Available" msgstr "Kernel %s verfügbar" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Zeigen" @@ -474,7 +474,7 @@ msgstr "Nachladen" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Einstellungen" @@ -515,122 +515,119 @@ msgstr "ist bereits installiert." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Benachrichtigung" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Benachrichtigen, wenn eine größere Version verfügbar ist" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Benachrichtigen, wenn eine Punktfreigabe verfügbar ist" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Sekundenintervall für das Debuggen aktiviert" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Prüfen Sie jede" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Stunden" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Tage" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Wochen" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Sekunden" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filter" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Unstable- und RC-Versionen ausblenden" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "vorherige Hauptversionen ( -1 = alle )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Netz" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Zeitüberschreitung der Internetverbindung in" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "Sekunden" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Maximale Anzahl gleichzeitiger Downloads" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Überprüfen von Prüfsummen mit den PRÜFSUMMEN-Dateien" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Laden" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Stellvertreter" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Befehle" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/el.po b/po/el.po index 38ac2ea5..ad3d959f 100644 --- a/po/el.po +++ b/po/el.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2023-01-10 02:03-0600\n" "Last-Translator: Vasilis Kosmidis \n" "Language-Team: Greek\n" @@ -211,38 +211,38 @@ msgstr "Δεν βρέθηκαν ενημερώσεις" msgid "Install Kernel Version %s ? (y/n): " msgstr "Εγκατάσταση του πυρήνα έκδοσης %s ; (ν/ό):" -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Κλήθηκε από" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "κατά την εκκίνηση" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Αυτό το αρχείο αντικαθίσταται και εκτελείται ξανά κάθε φορά που " "αποθηκεύονται οι ρυθμίσεις στο" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Οι ειδοποιήσεις είναι απενεργοποιημένες" @@ -383,7 +383,7 @@ msgstr "Ειδοποίηση αν είναι διαθέσιμη κύρια έκ msgid "Kernel %s Available" msgstr "Πυρήνας %s διαθέσιμος" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Προβολή" @@ -475,7 +475,7 @@ msgstr "Δροσίζω" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Ρυθμίσεις" @@ -516,122 +516,119 @@ msgstr "είναι ήδη εγκατεστημένο." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Ειδοποίηση" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Ειδοποίηση αν είναι διαθέσιμη κύρια έκδοση" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Ειδοποίηση αν είναι διαθέσιμη έκδοση συντήρησης" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "διάστημα δευτερολέπτων είναι ενεργοποιημένο για εντοπισμό σφαλμάτων" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Έλεγχος κάθε" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Ώρες" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Ημέρες" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Εβδομάδες" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Δευτερόλεπτα" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Φίλτρα" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Απόκρυψη ασταθών και RC εκδόσεων" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "προηγούμενες κύριες εκδόσεις ( -1 = όλες )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Δίκτυο" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Λήξη χρονικού ορίου σύνδεσης στο διαδίκτυο " -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "δευτερόλεπτα" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Μέγιστες ταυτόχρονες λήψεις" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Επαλήθευση αθροισμάτων ελέγχου με τα αρχεία CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Κατέβασμα" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Διακομιστής" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Εντολές" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/es.po b/po/es.po index d6ff353f..fab0be0c 100644 --- a/po/es.po +++ b/po/es.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2018-01-03 02:03-0600\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish\n" @@ -211,38 +211,38 @@ msgstr "No se encontró ninguna actualización" msgid "Install Kernel Version %s ? (y/n): " msgstr "Instalar la versión del kernel %s? (s/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Llamado desde" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "al inicio" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Este archivo se sobrescribe y se ejecuta de nuevo cada vez que se guarda la " "configuración en" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Las notificaciones están deshabilitadas" @@ -382,7 +382,7 @@ msgstr "Notificar si hay una versión importante disponible" msgid "Kernel %s Available" msgstr "Kernel %s Disponible" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Mostrar" @@ -474,7 +474,7 @@ msgstr "Recargar" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Configuración" @@ -516,122 +516,119 @@ msgstr "ya está instalado." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Notificación" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Notificar si hay una versión importante disponible" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Notificar si hay una versión puntual disponible" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Intervalo de segundos habilitado para la depuración" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Comprobar cada" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Horas" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Días" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Semanas" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Sobras" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filtros" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Ocultar versiones inestables y RC" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "Versiones principales anteriores ( -1 = todas )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Red" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Tiempo de espera de conexión a Internet en" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "sobras" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Descargas máximas de la competencia" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Verificar sumas de comprobación con los archivos CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Descargar" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Comandos" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/fr.po b/po/fr.po index 5cc2c336..31204570 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2018-08-05 15:50+0200\n" "Last-Translator: Yolateng0 \n" "Language-Team: French\n" @@ -211,38 +211,38 @@ msgstr "Aucune mise à jour disponible" msgid "Install Kernel Version %s ? (y/n): " msgstr "Installer le noyau en version %s ? (y/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Appelé à partir de" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "au démarrage" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Ce fichier est écrasé et exécuté à nouveau chaque fois que les paramètres " "sont enregistrés dans" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Les notifications sont désactivées" @@ -382,7 +382,7 @@ msgstr "Notifier si une version stable majeure est disponible" msgid "Kernel %s Available" msgstr "Paquet %s disponibles" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Montrer" @@ -474,7 +474,7 @@ msgstr "Recharger" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Paramètres" @@ -517,122 +517,119 @@ msgstr "est déjà installé." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Notification" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Notifier si une version stable majeure est disponible" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Notifier si une version stable mineure est disponible" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Intervalle de secondes activé pour le débogage" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Vérifier toutes les" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Heures" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Jours" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Semaines" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Secondes" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filtres" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Cacher les versions instables et RC" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "versions majeures précédentes ( -1 = toutes )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Réseau" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Délai d'expiration de la connexion Internet dans" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "secondes" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Nombre maximum de téléchargements parallèles" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Vérifier les sommes de contrôle avec les fichiers CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Téléchargement" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Commandes" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/hr.po b/po/hr.po index 4b7f82b7..c83ac8ef 100644 --- a/po/hr.po +++ b/po/hr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2022-09-22 12:13+0200\n" "Last-Translator: gogo \n" "Language-Team: Croatian\n" @@ -211,37 +211,37 @@ msgstr "Nema pronađenih nadopuna" msgid "Install Kernel Version %s ? (y/n): " msgstr "Instaliraj kernel inačice %s ? (d/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Pozvano od" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "indításkor" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Ova se datoteka prepisuje i ponovno izvršava kad god se postavke spremaju u" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Obavijesti su onemogućene" @@ -381,7 +381,7 @@ msgstr "Obavijesti kada je glavno izdanje dostupno" msgid "Kernel %s Available" msgstr "Kernel %s je dostupan" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Prikaži" @@ -473,7 +473,7 @@ msgstr "Ponovno učitati" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Postavke" @@ -514,122 +514,119 @@ msgstr "je već instaliran." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Obavijesti" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Obavijesti kada je glavno izdanje dostupno" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Obavijesti kada je pojedino izdanje dostupno" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Interval sekundi omogućen za ispravljanje pogrešaka" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Provjeri svaka" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Sati" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Dani" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Tjedna" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Sekunde" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filteri" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Sakrij nestabilna i RC izdanja" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "prethodne glavne verzije ( -1 = sve )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Mreža" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Prekoračenje vremena internetske veze u" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "sekunde" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Najviše istodobnih preuzimanja" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Provjera kontrolnih zbrojeva pomoću CHECKSUMS datoteka" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Učitavanje" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Naredbe" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/it.po b/po/it.po index 59c5c162..a4ec73f0 100644 --- a/po/it.po +++ b/po/it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2020-08-22 15:35+0100\n" "Last-Translator: Demetrio Mendozzi\n" "Language-Team: Italian\n" @@ -209,38 +209,38 @@ msgstr "Nessun aggiornamento trovato" msgid "Install Kernel Version %s ? (y/n): " msgstr "Installare la versione del kernel %s ? (y/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Chiamato da" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "all'avvio" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Questo file viene sovrascritto ed eseguito nuovamente ogni volta che vengono " "salvate le impostazioni" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Le notifiche sono disabilitate" @@ -382,7 +382,7 @@ msgstr "Avvisa se è disponibile una versione principale" msgid "Kernel %s Available" msgstr "Kernel %s Disponibile" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Mostra" @@ -474,7 +474,7 @@ msgstr "Ricarica" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Impostazioni" @@ -515,122 +515,119 @@ msgstr "è già installato." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Notifica" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Avvisa se è disponibile una versione principale" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Avvisa se è disponibile un rilascio parziale" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Intervallo in secondi abilitato per il debug" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Controlla ogni" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Ore" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Giorni" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Settimane" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Secondi" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filtri" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Nascondi versioni instabili e rilasci RC" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "versioni principali precedenti ( -1 = tutte )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Rete" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Timeout connessione Internet in" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "secondi" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Numero massimo di download simultanei" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Verifica dei checksum con i file CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Scaricamento" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Comandi" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/ko.po b/po/ko.po index 497a5a57..6ed60f77 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2022-09-28 11:48+0900\n" "Last-Translator: Kevin Kim \n" "Language-Team: Korean\n" @@ -211,36 +211,36 @@ msgstr "업데이트를 찾을 수 없습니다" msgid "Install Kernel Version %s ? (y/n): " msgstr "커널 %s 버전을 설치하시겠습니까? (y/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "에서 호출" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "로그온 시" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "이 파일은 덮어쓰고 설정이 저장될 때마다 다시 실행됩니다." -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "알림이 비활성화 되었습니다" @@ -380,7 +380,7 @@ msgstr "메이저 릴리즈가 있으면 알림" msgid "Kernel %s Available" msgstr "커널 %s 사용 가능" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "보이기" @@ -472,7 +472,7 @@ msgstr "새로고침" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "설정" @@ -513,122 +513,119 @@ msgstr "가 이미 설치되어 있습니다" msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "알림" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "메이저 릴리즈가 있으면 알림" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "포인트 릴리즈가 있으면 알림" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "디버깅에 사용할 수 있는 초 간격" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "확인 주기" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "시간" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "일" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "주" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "초" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "필터" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "목록에서 unstable, RC 버전 포함" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "이전 주 버전 ( -1 = 모두 )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "네트워크" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "인터넷 연결 시간 초과" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "초" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "동시 다운로드 최대 수" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "CHECKSUMS 파일로 체크섬 확인" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "다운로드" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "대리" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "명령어" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/messages.pot b/po/messages.pot index 733414bd..efb04edd 100644 --- a/po/messages.pot +++ b/po/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline 1.3.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:32-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -204,36 +204,36 @@ msgstr "" msgid "Install Kernel Version %s ? (y/n): " msgstr "" -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "" @@ -364,7 +364,7 @@ msgstr "" msgid "Kernel %s Available" msgstr "" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "" @@ -456,7 +456,7 @@ msgstr "" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "" @@ -496,119 +496,116 @@ msgstr "" msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 msgid "Verify Downloads with the CHECKSUMS files" msgstr "" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 msgid "Keep Downloads" msgstr "" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 msgid "Auth Command" msgstr "" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/nl.po b/po/nl.po index 5bcfcdd5..90a201fa 100644 --- a/po/nl.po +++ b/po/nl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2020-08-23 13:55+0200\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: Dutch (Netherlands)\n" @@ -211,38 +211,38 @@ msgstr "Geen updates gevonden" msgid "Install Kernel Version %s ? (y/n): " msgstr "Wilt u versie %s installeren? (j/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Aangeroepen door" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "bij het opstarten" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Dit bestand wordt overschreven en opnieuw uitgevoerd wanneer instellingen " "worden opgeslagen in" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Meldingen zijn uitgeschakeld" @@ -382,7 +382,7 @@ msgstr "Melding tonen als er een grote update beschikbaar is" msgid "Kernel %s Available" msgstr "Kernel %s is beschikbaar" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Tonen" @@ -474,7 +474,7 @@ msgstr "Herladen" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Instellingen" @@ -515,122 +515,119 @@ msgstr "is al geïnstalleerd." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Melding" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Melding tonen als er een grote update beschikbaar is" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Melding tonen als er een puntupdate beschikbaar is" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Secondeninterval ingeschakeld voor foutopsporing" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Controleren, elke" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "uur" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "dagen" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "weken" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "seconden" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filters" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Instabiele en rc-uitgaven verbergen" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "vorige hoofdversies ( -1 = alle )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Netwerk" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Verbindingstime-out na" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "seconden" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Max. aantal gelijktijdige downloads" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Controleer controlesommen met de CHECKSUMS-bestanden" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Downloaden" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Opdrachten" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/pl.po b/po/pl.po index 504adb5c..a592a522 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:32-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2023-06-13 22:50+0200\n" "Last-Translator: Matthaiks\n" "Language-Team: Polish\n" @@ -199,38 +199,38 @@ msgstr "Brak aktualizacji" msgid "Install Kernel Version %s ? (y/n): " msgstr "Zainstalować wersję jądra %s? (t/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "Brak obsługi wątków w Glib." -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "Zapisano plik konfiguracyjny" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "Brak pliku konfiguracyjnego" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "Załadowano plik konfiguracyjny" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Wywołano z" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "przy logowaniu" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Ten plik jest nadpisywany i wykonywany ponownie za każdym razem, gdy " "ustawienia są zapisywane w" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Powiadomienia są wyłączone" @@ -362,7 +362,7 @@ msgstr "wyłączono powiadomienia o wersjach głównych" msgid "Kernel %s Available" msgstr "Dostępne %s jądra" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Pokaż" @@ -455,7 +455,7 @@ msgid "Delete and reload all cached kernel info" msgstr "" "Usuń i ponownie załaduj wszystkie informacje o jądrze z pamięci podręcznej" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Ustawienia" @@ -495,138 +495,116 @@ msgstr "jest już zainstalowane" msgid "adding" msgstr "dodawanie" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Powiadomienia" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Powiadom, jeśli pojawi się główna wersja" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Powiadom, jeśli pojawi się wersja punktowa" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Interwał w sekundach włączony do debugowania" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Sprawdzaj co" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "godziny" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "dni" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "tygodnie" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "sekundy" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filtry" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Ukryj wydania niestabilne i RC" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" -msgstr "Pokaż nieprawidłowe/nieudane kompilacje jąder" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" +msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -"Uwzględnij nieudane kompilacje na liście, nawet jeśli nie można ich " -"zainstalować." -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "poprzednie główne wersje ( -1 = wszystkie )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Sieć" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Limit czasu połączenia internetowego po" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "sekundy" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Maksymalna liczba jednoczesnych pobrań" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 msgid "Verify Downloads with the CHECKSUMS files" msgstr "Weryfikuj pobrania za pomocą plików CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -"Przed pobraniem plików .deb pobierany jest plik CHECKSUMS, z którego " -"odczytywane są skróty sha-256 i przekazywane do aria2c w celu weryfikacji " -"pobrań." -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 msgid "Keep Downloads" msgstr "Zachowaj pobrane pliki" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" -"\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -"Zachowaj pobrane pliki .deb po instalacji.\n" -"Użyj ich ponownie do późniejszego odinstalowania/ponownej instalacji.\n" -"\n" -"Pozwala to na odinstalowanie i ponowną instalację jąder bez konieczności ich " -"wielokrotnego pobierania.\n" -"\n" -"Jądra starsze niż powyższe ustawienie „Pokaż N poprzednie główne wersje” są " -"nadal normalnie usuwane, więc pamięć podręczna nie będzie się powiększać w " -"nieskończoność.\n" -"\n" -"Jądra, które są nieaktualne na podstawie sygnatur dat z głównego pliku index." -"html, są nadal usuwane wraz z powiązanym plikiem index.html dla " -"poszczególnych jąder, więc nawet jądra w pamięci podręcznej są nadal " -"aktualne." -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Serwer pośredniczący" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 msgid "Auth Command" msgstr "Polecenie autoryzacji" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "Gotowe" diff --git a/po/ru.po b/po/ru.po index 5c2c5132..8e668495 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2023-06-05 23:29+0300\n" "Last-Translator: Danik2343 \n" "Language-Team: Russian\n" @@ -204,37 +204,37 @@ msgstr "Нет обнолений" msgid "Install Kernel Version %s ? (y/n): " msgstr "Установить версию ядра %s ? (y/n): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "Отсутствие поддержки потоков в Glib." -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "Записан файл конфигурации" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "Нет файла конфигурации" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "Загружен файл конфигурации" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Вызван из" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "при запуске" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Этот файл перезаписывается и выполняется снова при сохранении настроек в" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Уведомления отключены" @@ -366,7 +366,7 @@ msgstr "отключено уведомление о крупных релиза msgid "Kernel %s Available" msgstr "Доступно ядро %s" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Показать" @@ -458,7 +458,7 @@ msgstr "Перезагрузить" msgid "Delete and reload all cached kernel info" msgstr "Удалить и перезагрузить всю кэшированную информацию о ядре" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Настройки" @@ -498,121 +498,118 @@ msgstr "уже установлен" msgid "adding" msgstr "добавление" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Уведомления" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Уведомлять, если доступно крупное обновление" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Уведомлять, если доступно небольшое обновление" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Интервал секунд включен для отладки" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Проверять каждые" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "Часов" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "Дней" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "Недель" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "Секунд" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Фильтры" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Скрыть нестабильные и релиз-кандидат версии" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "предыдущие основные версии ( -1 = все )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Сеть" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Таймаут подключения к Интернету в" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "секунд" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Максимальное количество одновременных загрузок" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Проверка контрольных сумм с помощью файлов CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Загрузки" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Доверенность" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 msgid "Auth Command" msgstr "Команда авторизации" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "Готово" diff --git a/po/sv.po b/po/sv.po index 7b012722..b2997bb1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2018-01-13 16:56+0100\n" "Last-Translator: Åke Engelbrektson \n" "Language-Team:Swedish\n" @@ -211,36 +211,36 @@ msgstr "Inga uppdateringar hittades" msgid "Install Kernel Version %s ? (y/n): " msgstr "Installera kärnversion %s ? (j/n):" -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Ringde från" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "vid start" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "Den här filen skrivs över och körs igen när inställningar sparas i" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Meddelanden är inaktiverade" @@ -380,7 +380,7 @@ msgstr "Meddela om en större version är tillgänglig" msgid "Kernel %s Available" msgstr "Kernel %s tillgängliga" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Visa" @@ -472,7 +472,7 @@ msgstr "Reload" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Inställningar" @@ -513,122 +513,119 @@ msgstr "är redan installerat." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Avisering" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Meddela om en större version är tillgänglig" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Meddela om en punktrelease är tillgänglig" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Sekundintervall aktiverat för felsökning" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Kontrollera varje" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "timmar" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "dagar" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "veckor" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "sekunder" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filter" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Dölj instabila- och RC-publiceringar" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "tidigare huvudversioner ( -1 = alla )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Nätverk" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Internetuppkopplingen är inte aktiv" -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "sekunder" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Max antal nedladdningar av konkurrenter" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Verifiera kontrollsummor med CHECKSUMS-filerna" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Ladda ner" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxyserver" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Kommandon" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/tr.po b/po/tr.po index 42f27676..7b019ca3 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2022-08-06 16:48+0300\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Turkish\n" @@ -211,37 +211,37 @@ msgstr "Güncelleme bulunamadı" msgid "Install Kernel Version %s ? (y/n): " msgstr "Linux Çekirdek Sürümü %s Kurulsun mu? (e/h): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "" -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Çağrı konumu" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "başlangıçta" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Bu dosyanın üzerine yazılır ve ayarlar her kaydedildiğinde yeniden yürütülür" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Bildirimler devre dışı bırakılmış" @@ -382,7 +382,7 @@ msgstr "Ana sürüm mevcutsa bildir" msgid "Kernel %s Available" msgstr "Çekirdek %s Kullanılabilir" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Göster" @@ -474,7 +474,7 @@ msgstr "Arjantin" msgid "Delete and reload all cached kernel info" msgstr "" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Ayarlar" @@ -515,122 +515,119 @@ msgstr "zaten yüklü." msgid "adding" msgstr "" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Bildirim" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Ana sürüm mevcutsa bildir" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Nokta sürüm mevcutsa bildir" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Hata ayıklama için etkinleştirilen saniye aralığı" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Kontrol aralığı" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "saat" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "gün" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "hafta" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "saniye" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Filtre" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Kararsız ve RC sürümleri gizle" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "önceki ana sürümler ( -1 = tümü )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Ağ" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "İnternet bağlantısı zaman aşımı " -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "saniye" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Azami eşzamanlı indirme" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 #, fuzzy msgid "Verify Downloads with the CHECKSUMS files" msgstr "Sağlama toplamlarını CHECKSUMS dosyalarıyla doğrulama" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 #, fuzzy msgid "Keep Downloads" msgstr "Indiriyor" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" -"\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Proxy" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 #, fuzzy msgid "Auth Command" msgstr "Komutlar" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "" diff --git a/po/uk.po b/po/uk.po index aa4fc7bb..aa9cb63a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: mainline\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-13 16:30-0400\n" +"POT-Creation-Date: 2023-06-14 18:57-0400\n" "PO-Revision-Date: 2019-07-25 11:00+0300\n" "Last-Translator: Serhii Golovko \n" "Language-Team: Ukranian\n" @@ -200,37 +200,37 @@ msgstr "Немає оновлень" msgid "Install Kernel Version %s ? (y/n): " msgstr "Встановити Ядро Версії %s ? (так/ні): " -#: src/Common/Main.vala:154 +#: src/Common/Main.vala:155 msgid "Missing Thread support in Glib." msgstr "Відсутня підтримка Thread у Glib." -#: src/Common/Main.vala:241 +#: src/Common/Main.vala:242 msgid "Wrote config file" msgstr "Написав файл конфігурації" -#: src/Common/Main.vala:260 +#: src/Common/Main.vala:261 msgid "No config file" msgstr "Немає файлу конфігурації" -#: src/Common/Main.vala:325 +#: src/Common/Main.vala:326 msgid "Loaded config file" msgstr "Завантажено конфігураційний файл" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "Called from" msgstr "Викликано з" -#: src/Common/Main.vala:345 +#: src/Common/Main.vala:346 msgid "at logon" msgstr "при запуску" -#: src/Common/Main.vala:346 +#: src/Common/Main.vala:347 msgid "" "This file is over-written and executed again whenever settings are saved in" msgstr "" "Цей файл перезаписується та виконується знову під час збереження налаштувань" -#: src/Common/Main.vala:378 +#: src/Common/Main.vala:379 msgid "Notifications are disabled" msgstr "Повідомлення вимкнено" @@ -361,7 +361,7 @@ msgstr "сповіщення про основні випуски вимкнен msgid "Kernel %s Available" msgstr "Ядро %s Доступне" -#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:137 +#: src/Console/AppConsole.vala:248 src/Gtk/SettingsDialog.vala:122 msgid "Show" msgstr "Показати" @@ -453,7 +453,7 @@ msgstr "Перезавантажити" msgid "Delete and reload all cached kernel info" msgstr "Видаліть і перезавантажте всю кешовану інформацію про ядро" -#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:36 +#: src/Gtk/MainWindow.vala:347 src/Gtk/SettingsDialog.vala:37 msgid "Settings" msgstr "Налаштування" @@ -493,131 +493,116 @@ msgstr "вже встановлено" msgid "adding" msgstr "додавання" -#: src/Gtk/SettingsDialog.vala:45 +#: src/Gtk/SettingsDialog.vala:44 msgid "Notification" msgstr "Повідомлення" -#: src/Gtk/SettingsDialog.vala:52 +#: src/Gtk/SettingsDialog.vala:49 msgid "Notify if a major release is available" msgstr "Повідомити, чи доступний великий випуск" -#: src/Gtk/SettingsDialog.vala:59 +#: src/Gtk/SettingsDialog.vala:55 msgid "Notify if a point release is available" msgstr "Повідомити, чи доступний невеликий випуск" -#: src/Gtk/SettingsDialog.vala:67 +#: src/Gtk/SettingsDialog.vala:62 msgid "Seconds interval enabled for debugging" msgstr "Увімкнено інтервал секунд для налагодження" -#: src/Gtk/SettingsDialog.vala:87 +#: src/Gtk/SettingsDialog.vala:81 msgid "Check every" msgstr "Перевіряти кожні" -#: src/Gtk/SettingsDialog.vala:100 +#: src/Gtk/SettingsDialog.vala:90 msgid "Hours" msgstr "годин" -#: src/Gtk/SettingsDialog.vala:101 +#: src/Gtk/SettingsDialog.vala:91 msgid "Days" msgstr "днів" -#: src/Gtk/SettingsDialog.vala:102 +#: src/Gtk/SettingsDialog.vala:92 msgid "Weeks" msgstr "тижнів" -#: src/Gtk/SettingsDialog.vala:103 +#: src/Gtk/SettingsDialog.vala:93 msgid "Seconds" msgstr "секунд" -#: src/Gtk/SettingsDialog.vala:111 +#: src/Gtk/SettingsDialog.vala:101 msgid "Filters" msgstr "Фільтри" -#: src/Gtk/SettingsDialog.vala:119 +#: src/Gtk/SettingsDialog.vala:106 msgid "Hide unstable and RC releases" msgstr "Приховати нестабільні та RC випуски" -#: src/Gtk/SettingsDialog.vala:127 -msgid "Show invalid/failed kernel builds" +#: src/Gtk/SettingsDialog.vala:113 +msgid "Hide failed or incomplete builds" msgstr "" -#: src/Gtk/SettingsDialog.vala:129 +#: src/Gtk/SettingsDialog.vala:114 msgid "" -"Include the failed builds in the list, even though they can not be installed." +"If a kernel version exists on the mainline-ppa site, but is an incomplete or " +"failed build for your arch (" msgstr "" -#: src/Gtk/SettingsDialog.vala:148 +#: src/Gtk/SettingsDialog.vala:130 msgid "previous major versions ( -1 = all )" msgstr "попередніх основних версій ( -1 = усі )" -#: src/Gtk/SettingsDialog.vala:154 +#: src/Gtk/SettingsDialog.vala:136 msgid "Network" msgstr "Мережа" -#: src/Gtk/SettingsDialog.vala:165 +#: src/Gtk/SettingsDialog.vala:144 msgid "Internet connection timeout in" msgstr "Час очікування підключення до Інтернету в " -#: src/Gtk/SettingsDialog.vala:176 +#: src/Gtk/SettingsDialog.vala:152 msgid "seconds" msgstr "секунди" -#: src/Gtk/SettingsDialog.vala:185 +#: src/Gtk/SettingsDialog.vala:161 msgid "Max concurrent downloads" msgstr "Максимальна кількість завантажень" -#: src/Gtk/SettingsDialog.vala:199 +#: src/Gtk/SettingsDialog.vala:172 msgid "Verify Downloads with the CHECKSUMS files" msgstr "Перевірте завантаження за допомогою файлів CHECKSUMS" -#: src/Gtk/SettingsDialog.vala:202 +#: src/Gtk/SettingsDialog.vala:174 msgid "" -"Before downloading .deb files, the CHECKSUMS file is downloaded and the " -"sha-256 hashes are read from it and given to aria2c to verify the downloads." +"Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file " +"downloads." msgstr "" -#: src/Gtk/SettingsDialog.vala:207 +#: src/Gtk/SettingsDialog.vala:179 msgid "Keep Downloads" msgstr "Зберегти Завантаження" -#: src/Gtk/SettingsDialog.vala:209 +#: src/Gtk/SettingsDialog.vala:180 msgid "" -"Keep downloaded .deb files after install.\n" -"Re-use them for subsequent uninstall/reinstall.\n" -"\n" -"This allows to uninstall & reinstall kernels without having to download them " -"multiple times.\n" -"\n" -"Kernels that are older than the \"Show N previous major versions\" setting " -"above are still deleted as normal, so the cache will still not grow " -"forever.\n" +"Retain downloaded .deb files after install and re-use them for uninstall/" +"reinstall instead of downloading again.\n" "\n" -"Kernels that are out of date based on the datestamps from the main index." -"html are also still deleted along with the associated per-kernel index.html " -"as normal, so even cached kernels are still kept current." +"They are still deleted once they become older than the \"Show previous major " +"versions\" setting, or if they have been updated on the mainline-ppa site." msgstr "" -"Зберігати завантажені файли .deb після встановлення.\n" -"Повторно використовуйте їх для подальшого видалення/перевстановлення.\n" -"\n" -"Це дозволяє видаляти та перевстановлювати ядра без необхідності їх " -"завантажуватикілька разів.\n" -"\n" -"Ядра, старіші за параметр \"Показати N попередніх основних версій\" вище все " -"ще видаляються як зазвичай, тому кеш все одно не буде ростиназавжди.\n" -"\n" -"Ядра, які застаріли на основі позначок дати з головного індексу.HTML також " -"усе ще видаляються разом із пов'язаним для кожного ядра index.html як " -"зазвичай, тому навіть кешовані ядра залишаються актуальними." -#: src/Gtk/SettingsDialog.vala:215 +#: src/Gtk/SettingsDialog.vala:186 msgid "Proxy" msgstr "Проксі" -#: src/Gtk/SettingsDialog.vala:248 +#: src/Gtk/SettingsDialog.vala:215 msgid "Auth Command" msgstr "Команда авторизації" -#: src/Gtk/SettingsDialog.vala:277 +#: src/Gtk/SettingsDialog.vala:235 +msgid "Command used to run dpkg with root permissions" +msgstr "" + +#: src/Gtk/SettingsDialog.vala:239 msgid "Done" msgstr "Готово" diff --git a/src/Common/LinuxKernel.vala b/src/Common/LinuxKernel.vala index a31f3e5c..a084c998 100644 --- a/src/Common/LinuxKernel.vala +++ b/src/Common/LinuxKernel.vala @@ -222,7 +222,7 @@ public class LinuxKernel : GLib.Object, Gee.Comparable { if (k.load_cached_page()) continue; } - if (k.is_invalid && !App.show_invalid) continue; + if (k.is_invalid && App.hide_invalid) continue; // don't try to filter here yet // we don't have is_installed yet until after check_installed() @@ -276,8 +276,8 @@ public class LinuxKernel : GLib.Object, Gee.Comparable { // This is here because it had to be delayed from whenever settings // changed until now, so that the notify script instance of ourself - // doesn't do mk_kernel_list() at the same time while we still are. - App.run_notify_script(); + // doesn't do it's own mk_kernel_list() at the same time while we still are. + App.run_notify_script_if_due(); timer_elapsed(timer, true); if (notifier != null) notifier(timer, ref count, true); @@ -908,7 +908,7 @@ public class LinuxKernel : GLib.Object, Gee.Comparable { int nl = 16; // name length foreach(var k in kernel_list) { - if (k.is_invalid && !App.show_invalid) continue; + if (k.is_invalid && App.hide_invalid) continue; // hide hidden, but don't hide any installed if (!k.is_installed) { diff --git a/src/Common/Main.vala b/src/Common/Main.vala index 934e2f11..232a1f4b 100644 --- a/src/Common/Main.vala +++ b/src/Common/Main.vala @@ -54,7 +54,7 @@ const int DEFAULT_CONNECT_TIMEOUT_SECONDS = 15 ; const int DEFAULT_CONCURRENT_DOWNLOADS = 1 ; // filters const bool DEFAULT_HIDE_UNSTABLE = true ; -const bool DEFAULT_SHOW_INVALID = false ; +const bool DEFAULT_HIDE_INVALID = true ; const int DEFAULT_PREVIOUS_MAJORS = 0 ; // notifications const bool DEFAULT_NOTIFY_MAJOR = false ; @@ -65,7 +65,8 @@ const int DEFAULT_NOTIFY_INTERVAL_UNIT = 0 ; const bool DEFAULT_VERIFY_CHECKSUMS = false ; const bool DEFAULT_KEEP_DOWNLOADS = false ; const string[] DEFAULT_AUTH_CMDS = { - "pkexec env DISPLAY=${DISPLAY} XAUTHORITY=${XAUTHORITY}", + //"pkexec env DISPLAY=${DISPLAY} XAUTHORITY=${XAUTHORITY}", // only needed for gui apps + "pkexec", "sudo", "su -c \"%s\"", "doas", @@ -122,7 +123,7 @@ public class Main : GLib.Object { public int connect_timeout_seconds = DEFAULT_CONNECT_TIMEOUT_SECONDS; public int concurrent_downloads = DEFAULT_CONCURRENT_DOWNLOADS; public bool hide_unstable = DEFAULT_HIDE_UNSTABLE; - public bool show_invalid = DEFAULT_SHOW_INVALID; + public bool hide_invalid = DEFAULT_HIDE_INVALID; public int previous_majors = DEFAULT_PREVIOUS_MAJORS; public bool notify_major = DEFAULT_NOTIFY_MAJOR; public bool notify_minor = DEFAULT_NOTIFY_MINOR; @@ -208,7 +209,7 @@ public class Main : GLib.Object { config.set_int_member( "connect_timeout_seconds", connect_timeout_seconds ); config.set_int_member( "concurrent_downloads", concurrent_downloads ); config.set_boolean_member( "hide_unstable", hide_unstable ); - config.set_boolean_member( "show_invalid", show_invalid ); + config.set_boolean_member( "hide_invalid", hide_invalid ); config.set_int_member( "previous_majors", previous_majors ); config.set_boolean_member( "notify_major", notify_major ); config.set_boolean_member( "notify_minor", notify_minor ); @@ -272,7 +273,7 @@ public class Main : GLib.Object { connect_timeout_seconds = (int) config.get_int_member_with_default( "connect_timeout_seconds", DEFAULT_CONNECT_TIMEOUT_SECONDS ); concurrent_downloads = (int) config.get_int_member_with_default( "concurrent_downloads", DEFAULT_CONCURRENT_DOWNLOADS ); hide_unstable = config.get_boolean_member_with_default( "hide_unstable", DEFAULT_HIDE_UNSTABLE ); - show_invalid = config.get_boolean_member_with_default( "show_invalid", DEFAULT_SHOW_INVALID ); + hide_invalid = config.get_boolean_member_with_default( "hide_invalid", DEFAULT_HIDE_INVALID ); previous_majors = (int) config.get_int_member_with_default( "previous_majors", DEFAULT_PREVIOUS_MAJORS ); notify_major = config.get_boolean_member_with_default( "notify_major", DEFAULT_NOTIFY_MAJOR ); notify_minor = config.get_boolean_member_with_default( "notify_minor", DEFAULT_NOTIFY_MINOR ); @@ -296,7 +297,7 @@ public class Main : GLib.Object { connect_timeout_seconds = json_get_int( config, "connect_timeout_seconds", DEFAULT_CONNECT_TIMEOUT_SECONDS ); concurrent_downloads = json_get_int( config, "concurrent_downloads", DEFAULT_CONCURRENT_DOWNLOADS ); hide_unstable = json_get_bool( config, "hide_unstable", DEFAULT_HIDE_UNSTABLE ); - show_invalid = json_get_bool( config, "show_invalid", DEFAULT_SHOW_INVALID ); + hide_invalid = json_get_bool( config, "hide_invalid", DEFAULT_HIDE_INVALID ); previous_majors = json_get_int( config, "previous_majors", DEFAULT_PREVIOUS_MAJORS ); notify_major = json_get_bool( config, "notify_major", DEFAULT_NOTIFY_MAJOR ); notify_minor = json_get_bool( config, "notify_minor", DEFAULT_NOTIFY_MINOR ); @@ -396,7 +397,7 @@ public class Main : GLib.Object { } } - public void run_notify_script() { + public void run_notify_script_if_due() { if (!RUN_NOTIFY_SCRIPT) return; RUN_NOTIFY_SCRIPT = false; exec_async("bash "+STARTUP_SCRIPT_FILE); diff --git a/src/Gtk/AppGtk.vala b/src/Gtk/AppGtk.vala index 9c0974e3..a4a772ec 100644 --- a/src/Gtk/AppGtk.vala +++ b/src/Gtk/AppGtk.vala @@ -47,10 +47,10 @@ public class AppGtk : GLib.Object { // window size basically always changes slightly even if you don't touch anything, // so don't bother detecting changes, just always re-write the config file on exit - var x = App.RUN_NOTIFY_SCRIPT; // save whether run_notify was already pending - App.save_app_config(); // this sets run_notify blindly but we don't need that just for window size change - App.RUN_NOTIFY_SCRIPT = x; // restore the original pending/not-pending state - App.run_notify_script(); // in case it was pending and somehow missed along the way + var x = App.RUN_NOTIFY_SCRIPT; // save whether run_notify was already pending + App.save_app_config(); // this sets run_notify blindly but we don't need that just for window size change + App.RUN_NOTIFY_SCRIPT = x; // restore the original pending/not-pending state + App.run_notify_script_if_due(); // in case it was pending and somehow missed along the way return 0; } diff --git a/src/Gtk/MainWindow.vala b/src/Gtk/MainWindow.vala index 8f1b98c1..97ea8597 100644 --- a/src/Gtk/MainWindow.vala +++ b/src/Gtk/MainWindow.vala @@ -244,7 +244,7 @@ public class MainWindow : Window { foreach (var k in LinuxKernel.kernel_list) { if (!k.is_installed) { // don't hide anything that's installed - if (k.is_invalid && !App.show_invalid) continue; // hide invalid + if (k.is_invalid && App.hide_invalid) continue; // hide invalid if (k.is_unstable && App.hide_unstable) continue; // hide unstable if settings say to if (k.version_major < LinuxKernel.THRESHOLD_MAJOR) continue; // hide versions older than settings threshold } @@ -364,7 +364,7 @@ public class MainWindow : Window { // settings that change the selection set -> trigger cache update var old_previous_majors = App.previous_majors; var old_hide_unstable = App.hide_unstable; - var old_show_invalid = App.show_invalid; + var old_hide_invalid = App.hide_invalid; // settings that change the notification behavior -> trigger notify script update var old_notify_interval_unit = App.notify_interval_unit; var old_notify_interval_value = App.notify_interval_value; @@ -388,12 +388,12 @@ public class MainWindow : Window { App.notify_minor == old_notify_minor) App.RUN_NOTIFY_SCRIPT = false; // if the selection set changed, update the cache - // if the installable subset changed, run the notify script + // if the installable subset changed, run the notify script if pending bool x = false; if (App.previous_majors != old_previous_majors || App.hide_unstable != old_hide_unstable) x = true; // installable selection set changed - if (x || App.show_invalid != old_show_invalid) update_cache(); // full selection set changed - if (x) App.run_notify_script(); + if (x || App.hide_invalid != old_hide_invalid) update_cache(); // visible selection set changed + if (x) App.run_notify_script_if_due(); } private void do_about () { diff --git a/src/Gtk/SettingsDialog.vala b/src/Gtk/SettingsDialog.vala index 13359f5d..ec1c84fc 100644 --- a/src/Gtk/SettingsDialog.vala +++ b/src/Gtk/SettingsDialog.vala @@ -27,37 +27,32 @@ using l.misc; public class SettingsDialog : Gtk.Dialog { public SettingsDialog.with_parent(Gtk.Window parent) { + + int SPACING = 6; + set_transient_for(parent); set_modal(true); window_position = Gtk.WindowPosition.CENTER_ON_PARENT; - icon = get_app_icon(16); - title = BRANDING_LONGNAME + " " + _("Settings"); - // get content area var vbox_main = get_content_area(); - vbox_main.spacing = 6; - vbox_main.margin = 12; - vbox_main.set_size_request(700,500); + vbox_main.spacing = SPACING; + vbox_main.margin = SPACING*2; // notification var label = new Gtk.Label("" + _("Notification") + ""); label.set_use_markup(true); - label.xalign = (float) 0.0; - label.margin_bottom = 6; vbox_main.add(label); - // chk_notify_major + // notify major var chk_notify_major = new Gtk.CheckButton.with_label(_("Notify if a major release is available")); - chk_notify_major.margin_start = 6; chk_notify_major.active = App.notify_major; chk_notify_major.toggled.connect(()=>{ App.notify_major = chk_notify_major.active; }); vbox_main.add(chk_notify_major); - // chk_notify_minor + // notify point var chk_notify_minor = new Gtk.CheckButton.with_label(_("Notify if a point release is available")); - chk_notify_minor.margin_start = 6; chk_notify_minor.active = App.notify_minor; chk_notify_minor.toggled.connect(()=>{ App.notify_minor = chk_notify_minor.active; }); vbox_main.add(chk_notify_minor); @@ -65,8 +60,7 @@ public class SettingsDialog : Gtk.Dialog { // notification interval if (Main.VERBOSE>1) { label = new Gtk.Label("( VERBOSE="+Main.VERBOSE.to_string()+" : "+_("Seconds interval enabled for debugging")+" )"); - label.xalign = (float) 0.0; - label.margin_bottom = 6; + label.xalign = 0; vbox_main.add(label); } // replace invalid debug-only values with valid values @@ -81,22 +75,18 @@ public class SettingsDialog : Gtk.Dialog { } } // - var hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 6); + var hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, SPACING); vbox_main.add(hbox); // label = new Gtk.Label(_("Check every")); - label.xalign = (float) 0.0; - label.margin_start = 6; hbox.add(label); // value var adj = new Gtk.Adjustment(App.notify_interval_value, 1, max_intervals, 1, 1, 0); var spn_notify_value = new Gtk.SpinButton (adj, 1, 0); - spn_notify_value.xalign = (float) 0.5; spn_notify_value.changed.connect(()=>{ App.notify_interval_value = (int)spn_notify_value.get_value(); }); hbox.add(spn_notify_value); // units var cbt_notify_unit = new Gtk.ComboBoxText(); - cbt_notify_unit.margin_start = 6; cbt_notify_unit.append_text(_("Hours")); cbt_notify_unit.append_text(_("Days")); cbt_notify_unit.append_text(_("Weeks")); @@ -108,40 +98,32 @@ public class SettingsDialog : Gtk.Dialog { //hbox.set_tooltip_text(_("...notification interval tooltip text...")); // filters - label = new Gtk.Label("" + _("Filters") + ""); + label = new Gtk.Label("\n" + _("Filters") + ""); label.set_use_markup(true); - label.xalign = (float) 0.0; - label.margin_top = 12; - label.margin_bottom = 6; vbox_main.add(label); - // chk_hide_unstable + // hide unstable var chk_hide_unstable = new Gtk.CheckButton.with_label(_("Hide unstable and RC releases")); - chk_hide_unstable.margin_start = 6; //chk_hide_unstable.set_tooltip_text(_("...")); chk_hide_unstable.active = App.hide_unstable; chk_hide_unstable.toggled.connect(()=>{ App.hide_unstable = chk_hide_unstable.active; }); vbox_main.add(chk_hide_unstable); - // chk_show_invalid - var chk_show_invalid = new Gtk.CheckButton.with_label(_("Show invalid/failed kernel builds")); - chk_show_invalid.margin_start = 6; - chk_show_invalid.set_tooltip_text(_("Include the failed builds in the list, even though they can not be installed.")); - chk_show_invalid.active = App.show_invalid; - chk_show_invalid.toggled.connect(()=>{ App.show_invalid = chk_show_invalid.active; }); - vbox_main.add(chk_show_invalid); + // hide invalid + var chk_hide_invalid = new Gtk.CheckButton.with_label(_("Hide failed or incomplete builds")); + chk_hide_invalid.set_tooltip_text(_("If a kernel version exists on the mainline-ppa site, but is an incomplete or failed build for your arch ("+LinuxKernel.NATIVE_ARCH+"), then don't show it in the list.")); + chk_hide_invalid.active = App.hide_invalid; + chk_hide_invalid.toggled.connect(()=>{ App.hide_invalid = chk_hide_invalid.active; }); + vbox_main.add(chk_hide_invalid); // kernel version threshold - hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 6); + hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, SPACING); vbox_main.add(hbox); label = new Gtk.Label(_("Show")); - label.xalign = (float) 0.0; - label.margin_start = 6; hbox.add(label); // adj = new Gtk.Adjustment(App.previous_majors, -1, LinuxKernel.kernel_latest_available.version_major , 1, 1, 0); var spn_previous_majors = new Gtk.SpinButton (adj, 1, 0); - spn_previous_majors.xalign = (float) 0.5; spn_previous_majors.changed.connect(()=>{ App.previous_majors = (int)spn_previous_majors.get_value(); }); hbox.add(spn_previous_majors); // @@ -151,25 +133,19 @@ public class SettingsDialog : Gtk.Dialog { //hbox.set_tooltip_text(_("...show previous majors tooltip text...")); // network - label = new Gtk.Label("" + _("Network") + ""); + label = new Gtk.Label("\n" + _("Network") + ""); label.set_use_markup(true); - label.xalign = (float) 0.0; - label.margin_top = 12; - label.margin_bottom = 6; vbox_main.add(label); // connect timeout - hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 6); + hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, SPACING); vbox_main.add (hbox); // label = new Gtk.Label(_("Internet connection timeout in")); - label.xalign = (float) 0.0; - label.margin_start = 6; hbox.add(label); // adj = new Gtk.Adjustment(App.connect_timeout_seconds, 1, 60, 1, 1, 0); var spn_connect_timout = new Gtk.SpinButton (adj, 1, 0); - spn_connect_timout.xalign = (float) 0.5; spn_connect_timout.changed.connect(()=>{ App.connect_timeout_seconds = (int)spn_connect_timout.get_value(); }); hbox.add(spn_connect_timout); // @@ -179,46 +155,39 @@ public class SettingsDialog : Gtk.Dialog { //hbox.set_tooltip_text(_("...http connect timeout tooltip text...")); // concurrent downloads - hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 6); + hbox = new Gtk.Box(Gtk.Orientation.HORIZONTAL, SPACING); vbox_main.add (hbox); // label = new Gtk.Label(_("Max concurrent downloads")); - label.xalign = (float) 0.0; - label.margin_start = 6; hbox.add(label); // adj = new Gtk.Adjustment(App.concurrent_downloads, 1, 25, 1, 1, 0); var spn_concurrent_downloads = new Gtk.SpinButton (adj, 1, 0); - spn_concurrent_downloads.xalign = (float) 0.5; spn_concurrent_downloads.changed.connect(()=>{ App.concurrent_downloads = (int)spn_concurrent_downloads.get_value(); }); hbox.add(spn_concurrent_downloads); // //hbox.set_tooltip_text(_("...concurrent downloads tooltip text...")); - // verify_checksums + // verify checksums var chk_verify_checksums = new Gtk.CheckButton.with_label(_("Verify Downloads with the CHECKSUMS files")); chk_verify_checksums.active = App.verify_checksums; - chk_verify_checksums.margin_start = 6; - chk_verify_checksums.set_tooltip_text(_("Before downloading .deb files, the CHECKSUMS file is downloaded and the sha-256 hashes are read from it and given to aria2c to verify the downloads.")); + chk_verify_checksums.set_tooltip_text(_("Use the sha-256 hashes from the CHECKSUMS file to verify the .deb file downloads.")); chk_verify_checksums.toggled.connect(()=>{ App.verify_checksums = chk_verify_checksums.active; }); vbox_main.add(chk_verify_checksums); - // keep_downloads + // keep downloads var chk_keep_downloads = new Gtk.CheckButton.with_label(_("Keep Downloads")); - chk_keep_downloads.margin_start = 6; - chk_keep_downloads.set_tooltip_text(_("Keep downloaded .deb files after install.\nRe-use them for subsequent uninstall/reinstall.\n\nThis allows to uninstall & reinstall kernels without having to download them multiple times.\n\nKernels that are older than the \"Show N previous major versions\" setting above are still deleted as normal, so the cache will still not grow forever.\n\nKernels that are out of date based on the datestamps from the main index.html are also still deleted along with the associated per-kernel index.html as normal, so even cached kernels are still kept current.")); + chk_keep_downloads.set_tooltip_text(_("Retain downloaded .deb files after install and re-use them for uninstall/reinstall instead of downloading again.\n\nThey are still deleted once they become older than the \"Show previous major versions\" setting, or if they have been updated on the mainline-ppa site.")); chk_keep_downloads.active = App.keep_downloads; chk_keep_downloads.toggled.connect(()=>{ App.keep_downloads = chk_keep_downloads.active; }); vbox_main.add(chk_keep_downloads); // proxy label = new Gtk.Label(_("Proxy")); - label.xalign = (float) 0.0; - label.margin_start = 6; + label.xalign = 0; vbox_main.add(label); var ent_proxy = new Gtk.Entry (); - ent_proxy.margin_start = 6; ent_proxy.set_placeholder_text("[http://][USER:PASSWORD@]HOST[:PORT]"); //ent_proxy.set_tooltip_text(_("...")); ent_proxy.set_text(App.all_proxy); @@ -227,12 +196,10 @@ public class SettingsDialog : Gtk.Dialog { // ppa url label = new Gtk.Label("mainline-ppa url"); - label.xalign = (float) 0.0; - label.margin_start = 6; + label.xalign = 0; vbox_main.add(label); var ent_ppa_uri = new Gtk.Entry (); - ent_ppa_uri.margin_start = 6; //ent_ppa_uri.set_tooltip_text(_("...")); ent_ppa_uri.set_text(App.ppa_uri); ent_ppa_uri.activate.connect(()=>{ @@ -245,16 +212,11 @@ public class SettingsDialog : Gtk.Dialog { vbox_main.add(ent_ppa_uri); // auth command - label = new Gtk.Label(""+_("Auth Command")+""); + label = new Gtk.Label("\n"+_("Auth Command")+""); label.set_use_markup(true); - label.xalign = (float) 0.0; - label.margin_start = 6; - label.margin_top = 12; - label.margin_bottom = 6; vbox_main.add(label); var cbt_auth_cmd = new Gtk.ComboBoxText.with_entry(); - cbt_auth_cmd.margin_start = 6; cbt_auth_cmd.active = -1; for (int i=0;i{ close(); }); // run show_all(); - - // DEBUG rapid toggle stress test - //if (VERBOSE==999) { - // App.hide_unstable = !App.hide_unstable; - // this.close(); - //} - } }