Bumping version to: 3.0.15 (#4058)
* Bumping version to: 3.0.15 * ruff formatting
This commit is contained in:
parent
cb6fe6b34b
commit
aabf6ae19e
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@
|
|||
# Contributor: demostanis worlds <demostanis@protonmail.com>
|
||||
|
||||
pkgname=archinstall
|
||||
pkgver=3.0.14
|
||||
pkgver=3.0.15
|
||||
pkgrel=1
|
||||
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
|
||||
arch=(any)
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ from .models.mirrors import (
|
|||
)
|
||||
from .models.packages import Repository
|
||||
from .networking import fetch_data_from_url
|
||||
from .output import FormattedOutput, debug
|
||||
from .output import FormattedOutput, debug, info
|
||||
|
||||
|
||||
class CustomMirrorRepositoriesList(ListManager[CustomRepository]):
|
||||
|
|
@ -450,6 +450,7 @@ class MirrorListHandler:
|
|||
# Local mirrors lack this data and can be modified manually before-hand
|
||||
# Or reflector potentially ran already
|
||||
if self._fetched_remote and speed_sort:
|
||||
info('Sorting your selected mirror list based on the speed between you and the individual mirrors (this might take a while)')
|
||||
# Sort by speed descending (higher is better in bitrate form core.db download)
|
||||
return sorted(region_list, key=lambda mirror: -mirror.speed)
|
||||
# just return as-is without sorting?
|
||||
|
|
|
|||
|
|
@ -58,6 +58,9 @@ msgstr "اختر خادِم صوتيات"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "فقط الحزم مثل base وbase-devel وlinux وlinux-firmware وefibootmgr و حِزم مِلف اختيارية سوف تُثَبَّت."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "إذا كنت ترغب في متصفح الويب ، مثل Firefox أو chromium، فيمكنك تحديده في موضِع الكتابة التالي."
|
||||
|
||||
|
|
@ -1782,6 +1785,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "هل ترغب في الاستمرار؟"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "هل ترغب في الاستمرار؟"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "إدارة التقسيم: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1893,3 +1907,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "لغة الإعدادات المحلية"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "فقط الحزم مثل base وbase-devel وlinux وlinux-firmware وefibootmgr و حِزم مِلف اختيارية سوف تُثَبَّت."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "حدد نقطة التثبيت :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -50,7 +50,9 @@ msgid ""
|
|||
"and optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgid ""
|
||||
"Note: base-devel is no longer installed by default. Add it here if you need "
|
||||
"build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
|
@ -1900,3 +1902,37 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Firmware that does not properly support NVRAM boot entries like most MSI "
|
||||
"motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Only packages such as base, sudo, linux, linux-firmware, efibootmgr and "
|
||||
"optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Trieu un servidor d'àudio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Només s'instal·laran paquets com base, base-devel, linux, linux-firmware, efibootmgr i altres paquets de perfil opcionals."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Si desitgeu un navegador web, com ara firefox o chromium, ho podeu especificar al proper missatge."
|
||||
|
||||
|
|
@ -1731,6 +1734,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Voleu configurar el Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Voleu configurar el Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gestió de particions: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autenticació"
|
||||
|
||||
|
|
@ -1835,3 +1849,39 @@ msgstr "Sistemes on vulgueu que el dispositiu arranqui en qualsevol ordinador."
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Firmware que no suporta registres d'arrancada NVRAM."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "S'instal·larà a /EFI/BOOT (mitjà extraïble)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "S'instal·larà a una ubicació estàndard amb un registre NVRAM"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Firmware que no suporta registres d'arrancada NVRAM."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Idioma local"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Només s'instal·laran paquets com base, base-devel, linux, linux-firmware, efibootmgr i altres paquets de perfil opcionals."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Seleccioneu un punt de muntatge :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Zvolte audio server"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Budou nainstalovány pouze balíčky jako base, base-devel, linux, linux-firmware, efibootmgr a volitelné balíčky profilu."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Pokud si přejete nainstalovat webový prohlížeč, jako je například Firefox nebo Chromium, můžete jej zadat do následujícího pole."
|
||||
|
||||
|
|
@ -1723,6 +1726,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Přejete si nastavit Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Přejete si nastavit Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Správa diskových oddílů: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Ověřování"
|
||||
|
||||
|
|
@ -1827,3 +1841,39 @@ msgstr "Systémy, kde chcete, aby byl disk spouštěcí na jakémkoli počítač
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Firmware, který správně nepodporuje spouštěcí záznamy v NVRAM."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "Bude nainstalováno do /EFI/BOOT/ (přenosné umístění)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "Bude nainstalováno na standardní umístění s NVRAM záznamem"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Firmware, který správně nepodporuje spouštěcí záznamy v NVRAM."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Místní jazyk"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Budou nainstalovány pouze balíčky jako base, base-devel, linux, linux-firmware, efibootmgr a volitelné balíčky profilu."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Zvolte přípojný bod:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Wählen Sie einen Audioserver aus"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Nur Pakete wie base, base-devel, linux, linux-firmware, efibootmgr und optionale Profilpakete werden installiert."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Wenn Sie einen Webbrowser installieren möchten, wie z.B. Firefox oder Chromium, können Sie diese nun eingeben."
|
||||
|
||||
|
|
@ -1733,6 +1736,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Möchten Sie Bluetooth aktivieren?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Möchten Sie Bluetooth aktivieren?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Partitionsverwaltung: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Authentifizierung"
|
||||
|
||||
|
|
@ -1844,6 +1858,39 @@ msgstr ""
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Lokale Sprache"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Nur Pakete wie base, base-devel, linux, linux-firmware, efibootmgr und optionale Profilpakete werden installiert."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Wählen Sie einen Einhängeort aus:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "All open-source"
|
||||
#~ msgstr "Alle quelloffene"
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Επιλέξτε έναν διακομιστή ήχου"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Εγκαθίστανται μόνο πακέτα όπως το base, base-devel, linux, linux-firmware, efibootmgr και προαιρετικά πακέτα προφίλ."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Εάν επιθυμείτε έναν περιηγητή διαδικτύου, όπως ο firefox ή ο chromium, πρέπει να το καθορίσετε στο επακόλουθο prompt."
|
||||
|
||||
|
|
@ -1880,6 +1883,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Θα θέλατε να χρησιμοποιήσετε συμπίεση BTRFS;"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Θα θέλατε να χρησιμοποιήσετε συμπίεση BTRFS;"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Διαχείριση διαμέρισης"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1991,3 +2005,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Τοπική γλώσσα"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Εγκαθίστανται μόνο πακέτα όπως το base, base-devel, linux, linux-firmware, efibootmgr και προαιρετικά πακέτα προφίλ."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Επιλέξτε ένα σημείο mount :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ msgstr ""
|
|||
msgid "Choose an audio server"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
|
|
@ -1669,6 +1669,15 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1773,3 +1782,33 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Elija un servidor de audio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Solo paquetes como base, base-devel, linux, linux-firmware, efibootmgr y paquetes opcionales de perfil se instalan."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Si desea un navegador web, como firefox o chromium, puede especificarlo en el siguiente mensaje."
|
||||
|
||||
|
|
@ -1740,6 +1743,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "¿Quiere continuar?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "¿Quiere continuar?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gestión de particiones: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autenticación"
|
||||
|
||||
|
|
@ -1852,6 +1866,39 @@ msgstr ""
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Idioma local"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Solo paquetes como base, base-devel, linux, linux-firmware, efibootmgr y paquetes opcionales de perfil se instalan."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Seleccione un punto de montaje :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Add :"
|
||||
#~ msgstr "Añadir :"
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Vali audio server"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Paigaldatakse ainult sellised paketid nagu base, base-devel, linux, linux-firmware, efibootmgr ja valikulised profiilipaketid."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Kui soovite veebibrauserit, näiteks firefox või chromium, saate selle määrata järgmises viipas."
|
||||
|
||||
|
|
@ -1868,6 +1871,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Kas soovite kasutada BTRFS-i tihendamist?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Kas soovite kasutada BTRFS-i tihendamist?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Partitsiooni haldamine:{}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,3 +1993,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Kohalik keel"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Paigaldatakse ainult sellised paketid nagu base, base-devel, linux, linux-firmware, efibootmgr ja valikulised profiilipaketid."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Valige kinnitus punkt :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ msgstr "Valitse audiopalvelin"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Vain paketit, kuten base, base-devel, linux, linux-firmware, efibootmgr ja valinnaiset profiili-paketit, asennetaan."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Jos haluat selaimen, kuten firefox tai chromium, voit valita sen seuraavassa kohdassa."
|
||||
|
||||
|
|
@ -1838,6 +1841,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Haluatko käyttää BTRFS-pakkausta?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Haluatko käyttää BTRFS-pakkausta?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Osioiden hallinta: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1949,3 +1963,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Kieli"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Vain paketit, kuten base, base-devel, linux, linux-firmware, efibootmgr ja valinnaiset profiili-paketit, asennetaan."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Valitse liitoskohta :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Choisir un serveur audio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Seuls les paquets tels que base, base-devel, linux, linux-firmware, efibootmgr et les paquets de profil optionnels sont installés."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Si vous désirez un navigateur Web, tel que firefox ou chrome, vous pouvez le spécifier dans l'invite suivante."
|
||||
|
||||
|
|
@ -1743,6 +1746,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Voulez-vous configurer le Bluetooth ?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Voulez-vous configurer le Bluetooth ?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gestion des partitions : {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Authentification"
|
||||
|
||||
|
|
@ -1856,6 +1870,39 @@ msgstr ""
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Langue locale"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Seuls les paquets tels que base, base-devel, linux, linux-firmware, efibootmgr et les paquets de profil optionnels sont installés."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Sélectionner un point de montage :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Edit {origkey} :"
|
||||
#~ msgstr "Modifier {origkey} :"
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Roghnaigh freastalaí fuaime"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Ní shuiteáiltear ach pacáistí cosúil le pacáistí bonn, base-devel, linux, linux-firmware, efibootmgr agus próifíl roghnach."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Más mian leat brabhsálaí gréasáin, mar firefox nó cróimiam, is féidir leat é a shonrú sa leid seo a leanas."
|
||||
|
||||
|
|
@ -1825,6 +1828,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Ar mhaith leat comhbhrú BTRFS a úsáid?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Ar mhaith leat comhbhrú BTRFS a úsáid?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Bainistíocht críochdheighilte: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1936,3 +1950,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Teanga logánta"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Ní shuiteáiltear ach pacáistí cosúil le pacáistí bonn, base-devel, linux, linux-firmware, efibootmgr agus próifíl roghnach."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Roghnaigh pointe gléasta :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "נא לבחור שרת שמע"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "רק חבילות כגוןbase, base-devel, linux, linux-firmware, efibootmgr וחבילות פרופיל כרשות מותקנות."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "כדי שיותקן דפדפן כגון firefox או chromium אפשר לציין זאת בבקשה הבאה."
|
||||
|
||||
|
|
@ -1776,6 +1779,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "להמשיך?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "להמשיך?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "ניהול מחיצות: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1887,3 +1901,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "שפת ההגדרה האזורית"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "רק חבילות כגוןbase, base-devel, linux, linux-firmware, efibootmgr וחבילות פרופיל כרשות מותקנות."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "נא לבחור נק׳ עגינה :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "एक audio server चुनें"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1679,6 +1682,16 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "क्या आप swap के लिए zram इस्तेमाल करना चाहेंगे?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "क्या आप swap के लिए zram इस्तेमाल करना चाहेंगे?"
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1784,3 +1797,34 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "एक समयक्षेत्र चुनें"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Válasszon ki egy hangkiszolgálót"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Csak az olyan csomagok mint a base, base-devel, linux, linux-firmware, efibootmgr és a nem kötelező profilcsomagok lesznek telepítve."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Ha olyan böngészőre vágyik, mint például a Firefox vagy a Chromium, akkor azt a következő promptban adhatja meg."
|
||||
|
||||
|
|
@ -1733,6 +1736,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Szeretné konfigurálni a Bluetooth-t?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Szeretné konfigurálni a Bluetooth-t?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Partíciókezelés: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Hitelesítés"
|
||||
|
||||
|
|
@ -1837,3 +1851,39 @@ msgstr "Olyan rendszereknél, ahol azt szeretné, hogy a lemez bármely számít
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Olyan firmware-eknél, amelyek nem támogatják megfelelően az NVRAM-rendszerindítási bejegyzéseket."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "Telepítés helye: /EFI/BOOT/ (cserélhető adathordozó)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "Telepítés szabványos helyre, NVRAM-bejegyzéssel"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Olyan firmware-eknél, amelyek nem támogatják megfelelően az NVRAM-rendszerindítási bejegyzéseket."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Helyi nyelv"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Csak az olyan csomagok mint a base, base-devel, linux, linux-firmware, efibootmgr és a nem kötelező profilcsomagok lesznek telepítve."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Válasszon ki egy csatolási pontot :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Pilih server audio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Hanya paket seperti base, base-devel, linux, linux-firmware, efibootmgr dan paket profil opsional yang diinstal."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Jika Anda menginginkan web browser, seperti firefox atau chromium, Anda dapat menentukannya di prompt berikut."
|
||||
|
||||
|
|
@ -1854,6 +1857,16 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Apakah Anda ingin menggunakan kompresi BTRFS?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Apakah Anda ingin menggunakan kompresi BTRFS?"
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1965,3 +1978,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Locale language"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Hanya paket seperti base, base-devel, linux, linux-firmware, efibootmgr dan paket profil opsional yang diinstal."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Pilih titik mount :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -56,6 +56,9 @@ msgstr "Scegli un server audio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Vengono installati solo pacchetti come base, base-devel, linux, linux-firmware, efibootmgr e pacchetti di profilo opzionali."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Se desideri un browser web, come firefox o chromium, puoi specificarlo nel seguente prompt."
|
||||
|
||||
|
|
@ -1734,6 +1737,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Desideri configurare il Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Desideri configurare il Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gestione partizione: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autenticazione"
|
||||
|
||||
|
|
@ -1838,3 +1852,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Lingua locale"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Vengono installati solo pacchetti come base, base-devel, linux, linux-firmware, efibootmgr e pacchetti di profilo opzionali."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Seleziona un punto di montaggio:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1740,6 +1740,10 @@ msgstr "印刷サービス"
|
|||
msgid "Would you like to configure the print service?"
|
||||
msgstr "印刷サービスを設定しますか?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "パーティションを管理: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "認証"
|
||||
|
||||
|
|
@ -1845,5 +1849,37 @@ msgstr "ディスクをどのコンピューターでも起動できるように
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "NVRAM ブートエントリーを適切にサポートしていないファームウェア。"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "/EFI/BOOT/ (リムーバブルな場所) にインストールする"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "NVRAM エントリーのある標準の場所にインストールする"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "NVRAM ブートエントリーを適切にサポートしていないファームウェア。"
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "ロケール言語"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "base、sudo、linux、linux-firmware、efibootmgr などのパッケージとオプションのプロファイルパッケージのみがインストールされます。"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "マウントポイントを選択:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ msgstr "აირჩიეთ აუდიოსერვერი"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "მოხდება მხოლოდ ისეთი პაკეტების დაყენება, როგორებიცაა base, base-devel, linux, linux-firmware, efibootmgr და არასავალდებულო პროფილის პაკეტი."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "თუ გნებავთ ბრაუზერის, როგორებიცაა firefox ან chromium, ქონა, შემდეგი რამ უნდა მიუთითოთ."
|
||||
|
||||
|
|
@ -1825,6 +1828,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "გნებავთ BTRFS-ის შეკუმშვის გამოყენება?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "გნებავთ BTRFS-ის შეკუმშვის გამოყენება?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "დანაყოფების მართვა: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1936,3 +1950,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "ლოკალის ენა"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "მოხდება მხოლოდ ისეთი პაკეტების დაყენება, როგორებიცაა base, base-devel, linux, linux-firmware, efibootmgr და არასავალდებულო პროფილის პაკეტი."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "აირჩიეთ მიმაგრების წერტილი :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "오디오 서버를 선택하세요"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "base, base-devel, linux, linux-firmware, efibootmgr 및 선택적 프로파일 패키지와 같은 패키지만 설치됩니다."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "만약 파이어폭스나 크로미움같은 웹브라우저를 희망하실 경우 다음 프롬프트에서 지정하실 수 있습니다."
|
||||
|
||||
|
|
@ -1855,6 +1858,16 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "BTRFS 압축을 사용하시겠습니까?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "BTRFS 압축을 사용하시겠습니까?"
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1966,3 +1979,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "로케일 언어"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "base, base-devel, linux, linux-firmware, efibootmgr 및 선택적 프로파일 패키지와 같은 패키지만 설치됩니다."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "마운트 지점을 선택하세요 :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Rajekarekî dengî hilbijêre"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Tenê pakêtên wekî base, base-devel, linux, linux-firmware, efibootmgr û pakêtên profîlê yên vebijêrkî tên sazkirin."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Ku tu gerokeke tevnê dixwazî, wekî firefox an chromium, tu dikarî wê di fermana jêrîn de diyar bikî."
|
||||
|
||||
|
|
@ -1731,6 +1734,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Tu dixwazî Bluetooth saz bikî?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Tu dixwazî Bluetooth saz bikî?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Rêvebiriya dabeşkirinê: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Rastkirin"
|
||||
|
||||
|
|
@ -1835,3 +1849,39 @@ msgstr "Pergalên ku tu dixwazî dîskê li ser her kombersê destpêkbar be."
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Firmware ku têketinên destpêkirina NVRAM bi rêkûpêk piştgirî nake."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "Wê li /EFI/BOOT/ saz bike (cihê jêbirbar)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "Wê bi têketina NVRAM li cîhê standard saz bike"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Firmware ku têketinên destpêkirina NVRAM bi rêkûpêk piştgirî nake."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Zimanê herêmî"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Tenê pakêtên wekî base, base-devel, linux, linux-firmware, efibootmgr û pakêtên profîlê yên vebijêrkî tên sazkirin."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Xaleke siwarkirinê hilbijêre:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Išrinkite garso serverį"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Tiktai paketai tokie kaip: base, base-devel, linux, linux-firmware, efibootmgr ir neprivalomi paketai bus įdegtį."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1700,6 +1703,15 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1807,3 +1819,35 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Lokalės liežuvis"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Tiktai paketai tokie kaip: base, base-devel, linux, linux-firmware, efibootmgr ir neprivalomi paketai bus įdegtį."
|
||||
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ msgstr "Kies een audioserver"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Er worden alleen basispakketten geïnstalleerd, zoals base, base-devel, linux, linux-firmware, efibootmgr en profielpakketten (optioneel)."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Als u een webbrowser wenst, zoals Firefox of Chromium, dan kunt u dit handmatig aangeven."
|
||||
|
||||
|
|
@ -1867,6 +1870,16 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Wilt u wisselgeheugen i.c.m. zram gebruiken?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Wilt u wisselgeheugen i.c.m. zram gebruiken?"
|
||||
|
||||
msgid "Power management"
|
||||
msgstr ""
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Authenticatie"
|
||||
|
||||
|
|
@ -1979,13 +1992,42 @@ msgstr ""
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
#, python-brace-format
|
||||
msgid "Setting up U2F login: {u2f_config.u2f_login_method.value}"
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Taal"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Er worden alleen basispakketten geïnstalleerd, zoals base, base-devel, linux, linux-firmware, efibootmgr en profielpakketten (optioneel)."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Kies een aankoppelpunt:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Default: {DEFAULT_ITER_TIME}ms, Recommended range: 1000-60000"
|
||||
msgstr "Standaard: 10000ms, Aanbevolen bereik: 1000-60000"
|
||||
#~ msgid "Default: {DEFAULT_ITER_TIME}ms, Recommended range: 1000-60000"
|
||||
#~ msgstr "Standaard: 10000ms, Aanbevolen bereik: 1000-60000"
|
||||
|
||||
#~ msgid "Add :"
|
||||
#~ msgstr "Toevoegen:"
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Wybierz serwer dźwięku"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Instalowane są tylko pakiety takie jak base, base-devel, linux, linux-firmware, efibootmgr i opcjonalne pakiety profili."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Jeśli potrzebujesz przeglądarki internetowej, takiej jak firefox lub chromium, możesz ją określić w następującym oknie dialogowym."
|
||||
|
||||
|
|
@ -1731,6 +1734,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Czy chcesz kontynuować?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Czy chcesz kontynuować?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Zarządzanie partycją: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1843,6 +1857,39 @@ msgstr ""
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Język"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Instalowane są tylko pakiety takie jak base, base-devel, linux, linux-firmware, efibootmgr i opcjonalne pakiety profili."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Wybierz punkt montowania :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "When picking a directory to save configuration files to, by default we will ignore the following folders: "
|
||||
#~ msgstr "Podczas wybierania katalogu do zapisywania plików konfiguracyjnych, domyślnie ignorowane są następujące foldery: "
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -57,6 +57,9 @@ msgstr "Escolha um servidor de áudio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Apenas pacotes como base, base-devel, linux, linux-firmware, efibootmgr e pacotes opcionais de perfil são instalados."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Se quer um navegador web, como firefox ou chromium, deve especificá-lo na pergunta seguinte."
|
||||
|
||||
|
|
@ -1736,6 +1739,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Pretende configurar o Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Pretende configurar o Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gestão de partições: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autenticação"
|
||||
|
||||
|
|
@ -1840,3 +1854,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Idioma de localização"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Apenas pacotes como base, base-devel, linux, linux-firmware, efibootmgr e pacotes opcionais de perfil são instalados."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Selecionar um ponto de montagem :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -63,6 +63,9 @@ msgstr "Escolha um servidor de áudio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Apenas pacotes como base, base-devel, linux, linux-firmware, efibootmgr e pacotes opcionais de perfil são instalados."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Se quiser um navegador web, como Firefox ou Chromium, especifique-o no próximo prompt."
|
||||
|
||||
|
|
@ -1746,6 +1749,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Deseja configurar o Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Deseja configurar o Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Gerenciamento de partições: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autenticação"
|
||||
|
||||
|
|
@ -1788,6 +1802,7 @@ msgstr "Método de login U2F"
|
|||
msgid "Enable passwordless sudo?"
|
||||
msgstr "Digite uma senha: "
|
||||
|
||||
#, python-brace-format
|
||||
msgid "Setting up U2F device for user: {}"
|
||||
msgstr "Configurando dispositivo U2F para o usuário: {}"
|
||||
|
||||
|
|
@ -1857,5 +1872,41 @@ msgstr "Sistemas nos quais você deseja que o disco seja inicializável em qualq
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Firmware que não oferece suporte adequado a entradas de boot na NVRAM."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "Será instalado em /EFI/BOOT/ (local removível)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "Será instalado no local padrão com entrada na NVRAM"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Firmware que não oferece suporte adequado a entradas de boot na NVRAM."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Idioma de localização"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Apenas pacotes como base, base-devel, linux, linux-firmware, efibootmgr e pacotes opcionais de perfil são instalados."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Selecione um ponto de montagem :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "When picking a directory to save configuration files to, by default we will ignore the following folders: "
|
||||
#~ msgstr "Ao selecionar um diretório para salvar arquivos de configuração, por padrão nós ignoramos as seguintes pastas: "
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Selectați un server audio"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Doar pachetele precum base, base-devel, linux, linux-firmware, egibootmgr și cele opționale de profil sunt instalate."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Dacă doriți un browser, precum firefox sau chromium, puteți să-l specificați în promptul următor."
|
||||
|
||||
|
|
@ -1844,6 +1847,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Doriți să folosiți compresie pentru BTRFS?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Doriți să folosiți compresie pentru BTRFS?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Managementul partiției: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1955,3 +1969,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Limba locală"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Doar pachetele precum base, base-devel, linux, linux-firmware, egibootmgr și cele opționale de profil sunt instalate."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Seleactați un punct de montare :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ msgstr "Выберите звуковой сервер"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Устанавливаются только такие пакеты, как base, base-devel, linux, linux-firmware, efibootmgr и дополнительные пакеты профиля."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Если вы хотите использовать веб-браузер, например, firefox или chromium, вы можете указать его в следующем запросе."
|
||||
|
||||
|
|
@ -1769,6 +1772,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Вы хотите продолжить?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Вы хотите продолжить?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Управление разделом: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1880,3 +1894,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Язык локали"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Устанавливаются только такие пакеты, как base, base-devel, linux, linux-firmware, efibootmgr и дополнительные пакеты профиля."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Выберите точку монтирования:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -54,6 +54,9 @@ msgstr "Välj en ljud-server"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Enbart paket som base, base-devel, linux, linux-firmware, efibootmgr och självvalda paket är installerade."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Om du önskar en webbläsare, exempelvis firefox eller chromium, bör du skriva in dom i följande fält."
|
||||
|
||||
|
|
@ -1732,6 +1735,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Vill du konfigurera Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Vill du konfigurera Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Partitionshantering: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Autentisering"
|
||||
|
||||
|
|
@ -1836,3 +1850,39 @@ msgstr "System där du vill att disken ska vara uppstartsbar på vilken dator so
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "Fast programvara som inte stöder NVRAM-uppstartsposter korrekt."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "Kommer att installera till /EFI/BOOT/ (borttagbar plats)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "Installeras på standardplats med NVRAM-post"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "Fast programvara som inte stöder NVRAM-uppstartsposter korrekt."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Språk du vill använda"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Enbart paket som base, base-devel, linux, linux-firmware, efibootmgr och självvalda paket är installerade."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Välj en monteringspunkt :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "ஆடியோ சர்வரை தேர்வு செய்யவ
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "தொகுப்பு Base, base-devel, linux, linux-firmware, efibootmgr மற்றும் விருப்ப சுயவிவர தொகுப்புகள் போன்ற தொகுப்புகள் மட்டுமே நிறுவப்பட்டுள்ளன."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "நீங்கள் பயர்பாக்ஸ் அல்லது குரோமியம் போன்ற இணைய உலாவியை விரும்பினால், அதை பின்வரும் வரியில் குறிப்பிடலாம்."
|
||||
|
||||
|
|
@ -1827,6 +1830,17 @@ msgstr ""
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "BTRFS சுருக்கத்தைப் பயன்படுத்த விரும்புகிறீர்களா?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "BTRFS சுருக்கத்தைப் பயன்படுத்த விரும்புகிறீர்களா?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "பகிர்வு மேலாண்மை: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1938,3 +1952,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "லோகேல் மொழி"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "தொகுப்பு Base, base-devel, linux, linux-firmware, efibootmgr மற்றும் விருப்ப சுயவிவர தொகுப்புகள் போன்ற தொகுப்புகள் மட்டுமே நிறுவப்பட்டுள்ளன."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "மவுண்ட் பாயிண்ட்டைத் தேர்ந்தெடுக்கவும்:"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -56,6 +56,9 @@ msgstr "Bir ses sunucusu seç"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Yalnızca base, base-devel, linux, linux-firmware, efibootmgr ve isteğe bağlı profil paketleri gibi paketler yüklenir."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Firefox veya Chromium gibi bir web tarayıcısı isterseniz, sıradaki ekranda belirtebilirsiniz."
|
||||
|
||||
|
|
@ -1732,6 +1735,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Bluetooth'u yapılandırmak ister misiniz?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Bluetooth'u yapılandırmak ister misiniz?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Bölüm yönetimi: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Kimlik Doğrulama"
|
||||
|
||||
|
|
@ -1837,6 +1851,42 @@ msgstr "Diskin herhangi bir bilgisayarda önyüklenebilir olmasını istediğini
|
|||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr "NVRAM önyükleme girişlerini düzgün şekilde desteklemeyen ürün yazılımı."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr "/EFI/BOOT/ (çıkarılabilir konum) içine kurulacaktır."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr "NVRAM girişi ile standart konuma yüklenecektir"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr "NVRAM önyükleme girişlerini düzgün şekilde desteklemeyen ürün yazılımı."
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Yerel dil"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Yalnızca base, base-devel, linux, linux-firmware, efibootmgr ve isteğe bağlı profil paketleri gibi paketler yüklenir."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Bir bağlantı noktası seçin :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Desktop"
|
||||
#~ msgstr "Masaüstü"
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,9 @@ msgstr "Оберіть звуковий сервер"
|
|||
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Встановлюються лише такі пакети, як base, base-devel, linux, linux-firmware, efibootmgr і додаткові пакети профілів."
|
||||
|
||||
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
|
||||
msgstr ""
|
||||
|
||||
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
|
||||
msgstr "Якщо вам потрібен веб-браузер, наприклад firefox або chromium, ви можете вказати його в наступному запиті."
|
||||
|
||||
|
|
@ -1731,6 +1734,17 @@ msgstr "Bluetooth"
|
|||
msgid "Would you like to configure Bluetooth?"
|
||||
msgstr "Бажаєте налаштувати Bluetooth?"
|
||||
|
||||
msgid "Print service"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Would you like to configure the print service?"
|
||||
msgstr "Бажаєте налаштувати Bluetooth?"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Power management"
|
||||
msgstr "Управління розділами: {}"
|
||||
|
||||
msgid "Authentication"
|
||||
msgstr "Автентифікація"
|
||||
|
||||
|
|
@ -1841,3 +1855,36 @@ msgstr ""
|
|||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries."
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will install to custom location with NVRAM entry"
|
||||
msgstr ""
|
||||
|
||||
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
|
||||
msgstr ""
|
||||
|
||||
msgid "most Apple Macs, many laptops..."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Language"
|
||||
msgstr "Мова локалізації"
|
||||
|
||||
msgid "Compression algorithm"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
|
||||
msgstr "Встановлюються лише такі пакети, як base, base-devel, linux, linux-firmware, efibootmgr і додаткові пакети профілів."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Select zram compression algorithm:"
|
||||
msgstr "Оберіть точку монтування :"
|
||||
|
||||
msgid "Use Network Manager (default backend)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Network Manager (iwd backend)"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "archinstall"
|
||||
version = "3.0.14"
|
||||
version = "3.0.15"
|
||||
description = "Arch Linux installer - guided, templates etc."
|
||||
authors = [
|
||||
{name = "Anton Hvornum", email = "anton@hvornum.se"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue