From e3e9563aa63a943ee8f55da54e18ed3994e485ac Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 30 Mar 2026 23:35:51 +0200 Subject: [PATCH] Bumping version to: 4.0 --- PKGBUILD | 2 +- archinstall/locales/ar/LC_MESSAGES/base.po | 153 ++++++++++++++++++++ archinstall/locales/ca/LC_MESSAGES/base.po | 154 +++++++++++++++++++++ archinstall/locales/cs/LC_MESSAGES/base.po | 154 +++++++++++++++++++++ archinstall/locales/de/LC_MESSAGES/base.po | 154 +++++++++++++++++++++ archinstall/locales/el/LC_MESSAGES/base.po | 151 ++++++++++++++++++++ archinstall/locales/en/LC_MESSAGES/base.po | 122 ++++++++++++++++ archinstall/locales/es/LC_MESSAGES/base.po | 9 ++ archinstall/locales/et/LC_MESSAGES/base.po | 151 ++++++++++++++++++++ archinstall/locales/fi/LC_MESSAGES/base.mo | Bin 39505 -> 40494 bytes archinstall/locales/fi/LC_MESSAGES/base.po | 151 ++++++++++++++++++++ archinstall/locales/fr/LC_MESSAGES/base.po | 154 +++++++++++++++++++++ archinstall/locales/ga/LC_MESSAGES/base.po | 151 ++++++++++++++++++++ archinstall/locales/he/LC_MESSAGES/base.po | 153 ++++++++++++++++++++ pyproject.toml | 2 +- 15 files changed, 1659 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index cda10ca5..da518511 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: demostanis worlds pkgname=archinstall -pkgver=3.0.15 +pkgver=4.0 pkgrel=1 pkgdesc="Just another guided/automated Arch Linux installer with a twist" arch=(any) diff --git a/archinstall/locales/ar/LC_MESSAGES/base.po b/archinstall/locales/ar/LC_MESSAGES/base.po index adec4708..c3e921dd 100644 --- a/archinstall/locales/ar/LC_MESSAGES/base.po +++ b/archinstall/locales/ar/LC_MESSAGES/base.po @@ -1940,3 +1940,156 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" + +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "حفظ إعدادات المستخدم" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "كلمة سر التشفير" + +#, fuzzy +msgid "Enter root password" +msgstr "أدخل كلمة مرور: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "الإعداد " + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "أدخل مجلداً للإعدادات التي سيتم حفظها: " + +#, fuzzy +msgid "Select encryption type" +msgstr "نوع التشفير" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "اسم المضيف المُراد للتثبيت: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "حدد نقطة التثبيت :" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "أدخل النهاية (افتراضي: {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "اسم وحدة التخزين الفرعية" + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "نقطة تحميل وحدة التخزين الفرعية" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "ضبط القرص" + +#, fuzzy +msgid "Enter root mount directory" +msgstr "دليل جذر الضم" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "تغيير نظام الملفات" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "حدِّد منطقة زمنية" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"أدخل عدد التنزيلات المتوازية المراد تمكينها.\n" +"\n" +"ملاحظة:\n" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "يرجى اختيار المُرحِّب الذي سيتم تثبيته" + +#, fuzzy +msgid "Enter a respository name" +msgstr "اسم المرآة" + +#, fuzzy +msgid "Enter the repository url" +msgstr "تغيير المرآة المخصصة" + +msgid "Enter server url" +msgstr "" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "مناطق المرايا" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "اختر المستودعات الإضافية الاختيارية التي تريد تمكينها" + +#, fuzzy +msgid "Select an interface" +msgstr "حذف الواجهة" + +#, fuzzy +msgid "Choose network configuration" +msgstr "لا يوجد إعداد للشبكة" + +#, fuzzy +msgid "No packages found" +msgstr "تهيئة الواجهات" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "يرجى اختيار المُرحِّب الذي سيتم تثبيته" + +#, fuzzy +msgid "Select a profile type" +msgstr "ملفات تعريف مختارة: " + +#, fuzzy +msgid "Enter new password" +msgstr "أدخل كلمة مرور: " + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "أدخل كلمة مرور: " + +#, fuzzy +msgid "The password did not match, please try again" +msgstr "كلمة المرور التأكيدية غير متطابقة، يرجى المحاولة مرة أخرى" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/ca/LC_MESSAGES/base.po b/archinstall/locales/ca/LC_MESSAGES/base.po index c00aaf4f..d7268248 100644 --- a/archinstall/locales/ca/LC_MESSAGES/base.po +++ b/archinstall/locales/ca/LC_MESSAGES/base.po @@ -1885,3 +1885,157 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" + +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "Guardar configuració d'usuari" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "Contrasenya de desencriptació del fitxer de credencials" + +#, fuzzy +msgid "Enter root password" +msgstr "Introduïu una contrasenya: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "Configuració" + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "Introduïu un directori on guardar les configuracions: " + +#, fuzzy +msgid "Select encryption type" +msgstr "Tipus de xifrat" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "Nom de host desitjat per a la instal·lació: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "Seleccioneu un punt de muntatge :" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "Introduïu el final (per defecte: {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "Nom del subvolum" + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "Punt de muntatge del subvolum" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "Configuració del disc" + +#, fuzzy +msgid "Enter root mount directory" +msgstr "Directori de muntatge arrel" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "Canviar el sistema de fitxers" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "Seleccioneu una franja horària" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"Introduïu el número de descàrregues paral·leles a activar.\n" +"\n" +"Nota:\n" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "Si us plau, escolliu quin gestor d'inici de sessió instal·lar" + +#, fuzzy +msgid "Enter a respository name" +msgstr "Nom del repositori" + +#, fuzzy +msgid "Enter the repository url" +msgstr "Canviar repositori personalitzat" + +#, fuzzy +msgid "Enter server url" +msgstr "URL del servidor" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "Regions de miralls seleccionades" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "Trieu quins repositoris addicionals opcionals cal activar" + +#, fuzzy +msgid "Select an interface" +msgstr "Eliminar interfície" + +#, fuzzy +msgid "Choose network configuration" +msgstr "Sense configuració de xarxa" + +#, fuzzy +msgid "No packages found" +msgstr "No s'han trobat dispositius U2F" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "Si us plau, escolliu quin gestor d'inici de sessió instal·lar" + +#, fuzzy +msgid "Select a profile type" +msgstr "Perfils seleccionats: " + +#, fuzzy +msgid "Enter new password" +msgstr "Introduïu la contrasenya del wifi" + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "Introduïu una contrasenya: " + +#, fuzzy +msgid "The password did not match, please try again" +msgstr "La confirmació de la contrasenya no coincideix, si us plau torneu-ho a intentar" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/cs/LC_MESSAGES/base.po b/archinstall/locales/cs/LC_MESSAGES/base.po index 453b819d..8680bf5a 100644 --- a/archinstall/locales/cs/LC_MESSAGES/base.po +++ b/archinstall/locales/cs/LC_MESSAGES/base.po @@ -1869,3 +1869,157 @@ msgstr "Použít Network Manager (výchozí backend)" msgid "Use Network Manager (iwd backend)" msgstr "Použít Network Manager (iwd backend)" + +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "Uložit uživatelskou konfiguraci" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "Heslo pro dešifrování souboru s přihlašovacími údaji" + +#, fuzzy +msgid "Enter root password" +msgstr "Zadejte heslo: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "Konfigurace" + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "Zadejte adresář pro uložení konfigurace (konfigurací): " + +#, fuzzy +msgid "Select encryption type" +msgstr "Typ šifrování" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "Název počítače k instalaci: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "Zvolte přípojný bod:" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "Zadejte konec (výchozí: {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "Název podsvazku" + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "Přípojný bod podsvazku" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "Konfigurace disku" + +#, fuzzy +msgid "Enter root mount directory" +msgstr "Kořenový adresář pro připojení" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "Změnit souborový systém" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "Zvolte časovou zónu" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"Zadejte povolený počet paralelních stahování.\n" +"\n" +"Poznámka:\n" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "Prosím vyberte přihlašovací obrazovku k instalaci" + +#, fuzzy +msgid "Enter a respository name" +msgstr "Název repozitáře" + +#, fuzzy +msgid "Enter the repository url" +msgstr "Změnit vlastní repozitář" + +#, fuzzy +msgid "Enter server url" +msgstr "URL serveru" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "Zvolené oblasti zrcadel" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "Vyberte, které dodatečné balíčky mají být povoleny" + +#, fuzzy +msgid "Select an interface" +msgstr "Smazat rozhraní" + +#, fuzzy +msgid "Choose network configuration" +msgstr "Žádná konfigurace sítě" + +#, fuzzy +msgid "No packages found" +msgstr "Nebylo nalezeno žádné U2F zařízení" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "Prosím vyberte přihlašovací obrazovku k instalaci" + +#, fuzzy +msgid "Select a profile type" +msgstr "Zvolené profily: " + +#, fuzzy +msgid "Enter new password" +msgstr "Zadejte heslo pro wifi" + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "Zadejte heslo: " + +#, fuzzy +msgid "The password did not match, please try again" +msgstr "Potvrzovací heslo se neshoduje, zkuste to prosím znovu" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/de/LC_MESSAGES/base.po b/archinstall/locales/de/LC_MESSAGES/base.po index 3c04cf3f..f4f1e15c 100644 --- a/archinstall/locales/de/LC_MESSAGES/base.po +++ b/archinstall/locales/de/LC_MESSAGES/base.po @@ -1891,6 +1891,160 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "Benutzerkonfiguration speichern" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "Passwort für die Entschlüsselung der Anmeldedaten-Datei" + +#, fuzzy +msgid "Enter root password" +msgstr "Passwort eingeben: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "Konfiguration" + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "Geben Sie einen Ordner an, in dem Konfigurationen gespeichert werden sollen: " + +#, fuzzy +msgid "Select encryption type" +msgstr "Verschlüsselungstyp" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "Gewünschter Gerätename/Hostname für die Installation: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "Wählen Sie einen Einhängeort aus:" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "Geben Sie das Ende ein (Standard: {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "Name des Subvolumes" + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "Subvolume-Einhängeort" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "Laufwerkskonfiguration" + +#, fuzzy +msgid "Enter root mount directory" +msgstr "Einhängeverzeichnis der Root-Partition" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "Dateisystem ändern" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "Wählen Sie eine Zeitzone aus" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"Geben Sie die Nummer an parallelen Downloads an.\n" +"\n" +"Achtung:\n" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "Bitte den zu installierenden Greeter (Begrüßer/Anmeldebildschirm) auswählen" + +#, fuzzy +msgid "Enter a respository name" +msgstr "Name des Repositoriums" + +#, fuzzy +msgid "Enter the repository url" +msgstr "Benutzerdefiniertes Repositorium bearbeiten" + +#, fuzzy +msgid "Enter server url" +msgstr "Server-URL" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "Ausgewählte Spiegelserver-Regionen" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "Wählen Sie aus, welche zusätzlichen Repositories verwendet werden sollen" + +#, fuzzy +msgid "Select an interface" +msgstr "Verbindung löschen" + +#, fuzzy +msgid "Choose network configuration" +msgstr "Keine Netzwerkkonfiguration" + +#, fuzzy +msgid "No packages found" +msgstr "Keine U2F-Geräte gefunden" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "Bitte den zu installierenden Greeter (Begrüßer/Anmeldebildschirm) auswählen" + +#, fuzzy +msgid "Select a profile type" +msgstr "Ausgewählte Profile: " + +#, fuzzy +msgid "Enter new password" +msgstr "Passwort eingeben: " + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "Passwort eingeben: " + +#, fuzzy +msgid "The password did not match, please try again" +msgstr "Das Passwort stimmt nicht überein, bitte versuche es erneut" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" + #~ msgid "All open-source" #~ msgstr "Alle quelloffene" diff --git a/archinstall/locales/el/LC_MESSAGES/base.po b/archinstall/locales/el/LC_MESSAGES/base.po index 26601379..a5e2eaf1 100644 --- a/archinstall/locales/el/LC_MESSAGES/base.po +++ b/archinstall/locales/el/LC_MESSAGES/base.po @@ -2038,3 +2038,154 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" + +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "Αποθήκευση διαμόρφωσης χρήστη" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "Κωδικός κρυπτογράφησης" + +#, fuzzy +msgid "Enter root password" +msgstr "Εισάγετε κωδικό: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "Καμία διαμόρφωση" + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "Εισάγετε έναν φάκελο για την αποθήκευση της/ων διαμόρφωση/ων: " + +#, fuzzy +msgid "Select encryption type" +msgstr "Κωδικός κρυπτογράφησης" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "Επιθυμητό όνομα υπολογιστή για την εγκατάσταση: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "Επιλέξτε ένα σημείο mount :" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "Εισάγετε τον start sector (ποσοστό ή αριθμό block, προκαθορισμένο {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "Όνομα υποόγκου " + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "Σημείο mount υποόγκου" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "Καμία διαμόρφωση" + +msgid "Enter root mount directory" +msgstr "" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "Αλλαγή συστήματος αρχείων" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "Επιλέξτε μία ζώνη ώρας" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"Εισάγετε τον αριθμό των παράλληλων λήψεων προς ενεργοποίηση.\n" +" (Εισάγετε μία τιμή από 1 μέχρι {})\n" +"Σημείωση:" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "Επιλέξτε ποιες διαμερίσεις να κρυπτογραφηθούν." + +#, fuzzy +msgid "Enter a respository name" +msgstr "Περιοχή mirror" + +#, fuzzy +msgid "Enter the repository url" +msgstr "Αλλαγή custom mirror" + +msgid "Enter server url" +msgstr "" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "Περιοχή mirror" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "Επιλέξτε ποια προαιρετικά περαιτέρω αποθετήρια να ενεργοποιηθούν" + +#, fuzzy +msgid "Select an interface" +msgstr "Διαγραφή διεπαφής" + +#, fuzzy +msgid "Choose network configuration" +msgstr "Καμία διαμόρφωση δικτύου" + +#, fuzzy +msgid "No packages found" +msgstr "Διαμορφωμένες {} διεπαφές" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "Επιλέξτε ποιες διαμερίσεις να κρυπτογραφηθούν." + +#, fuzzy +msgid "Select a profile type" +msgstr "Διαγραφή προφίλ" + +#, fuzzy +msgid "Enter new password" +msgstr "Εισάγετε κωδικό: " + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "Εισάγετε κωδικό: " + +msgid "The password did not match, please try again" +msgstr "" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/en/LC_MESSAGES/base.po b/archinstall/locales/en/LC_MESSAGES/base.po index 6a3446aa..f2d9058a 100644 --- a/archinstall/locales/en/LC_MESSAGES/base.po +++ b/archinstall/locales/en/LC_MESSAGES/base.po @@ -1812,3 +1812,125 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" + +msgid "Firewall" +msgstr "" + +msgid "Select audio configuration" +msgstr "" + +msgid "Enter credentials file decryption password" +msgstr "" + +msgid "Enter root password" +msgstr "" + +msgid "Select bootloader to install" +msgstr "" + +msgid "Configuration preview" +msgstr "" + +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "" + +msgid "Select encryption type" +msgstr "" + +msgid "Select disks for the installation" +msgstr "" + +msgid "Enter a mountpoint" +msgstr "" + +#, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "" + +msgid "Enter subvolume name" +msgstr "" + +msgid "Enter subvolume mountpoint" +msgstr "" + +msgid "Select a disk configuration" +msgstr "" + +msgid "Enter root mount directory" +msgstr "" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +msgid "Select main filesystem" +msgstr "" + +msgid "Enter a hostname" +msgstr "" + +msgid "Select timezone" +msgstr "" + +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +msgid "Select which kernel(s) to install" +msgstr "" + +msgid "Enter a respository name" +msgstr "" + +msgid "Enter the repository url" +msgstr "" + +msgid "Enter server url" +msgstr "" + +msgid "Select mirror regions to be enabled" +msgstr "" + +msgid "Select optional repositories to be enabled" +msgstr "" + +msgid "Select an interface" +msgstr "" + +msgid "Choose network configuration" +msgstr "" + +msgid "No packages found" +msgstr "" + +msgid "Select which greeter to install" +msgstr "" + +msgid "Select a profile type" +msgstr "" + +msgid "Enter new password" +msgstr "" + +msgid "Enter a username" +msgstr "" + +msgid "Enter a password" +msgstr "" + +msgid "The password did not match, please try again" +msgstr "" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/es/LC_MESSAGES/base.po b/archinstall/locales/es/LC_MESSAGES/base.po index 8d8b27f9..859bd719 100644 --- a/archinstall/locales/es/LC_MESSAGES/base.po +++ b/archinstall/locales/es/LC_MESSAGES/base.po @@ -1995,6 +1995,15 @@ msgstr "Ingrese una contraseña" msgid "The password did not match, please try again" msgstr "La contraseña no coincide, por favor inténtelo nuevamente" +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" + #~ msgid "Add :" #~ msgstr "Añadir :" diff --git a/archinstall/locales/et/LC_MESSAGES/base.po b/archinstall/locales/et/LC_MESSAGES/base.po index ece9998b..e9ff8592 100644 --- a/archinstall/locales/et/LC_MESSAGES/base.po +++ b/archinstall/locales/et/LC_MESSAGES/base.po @@ -2026,3 +2026,154 @@ msgstr "" msgid "Use Network Manager (iwd backend)" msgstr "" + +msgid "Firewall" +msgstr "" + +#, fuzzy +msgid "Select audio configuration" +msgstr "Salvesta kasutaja konfiguratsioon" + +#, fuzzy +msgid "Enter credentials file decryption password" +msgstr "Krüpteerimise parool" + +#, fuzzy +msgid "Enter root password" +msgstr "Sisestage parool: " + +msgid "Select bootloader to install" +msgstr "" + +#, fuzzy +msgid "Configuration preview" +msgstr "Konfiguratsioon" + +#, fuzzy +msgid "Enter a directory for the configuration(s) to be saved" +msgstr "Sisestage salvestatava(te) konfiguratsiooni(de) kataloog: " + +#, fuzzy +msgid "Select encryption type" +msgstr "Krüpteerimise tüüp" + +#, fuzzy +msgid "Select disks for the installation" +msgstr "Installimiseks soovitud hostinimi: " + +#, fuzzy +msgid "Enter a mountpoint" +msgstr "Valige kinnitus punkt :" + +#, fuzzy, python-brace-format +msgid "Enter a size (default: {}): " +msgstr "Sisestage algussektor (vaikimisi: {}): " + +#, fuzzy +msgid "Enter subvolume name" +msgstr "Alamhulga nimi " + +#, fuzzy +msgid "Enter subvolume mountpoint" +msgstr "Alamhulga kinnituspunkt" + +#, fuzzy +msgid "Select a disk configuration" +msgstr "Ketta konfiguratsioon" + +msgid "Enter root mount directory" +msgstr "" + +msgid "You will use whatever drive-setup is mounted at the specified directory" +msgstr "" + +msgid "WARNING: Archinstall won't check the suitability of this setup" +msgstr "" + +#, fuzzy +msgid "Select main filesystem" +msgstr "Failisüsteemi muutmine" + +msgid "Enter a hostname" +msgstr "" + +#, fuzzy +msgid "Select timezone" +msgstr "Vali ajatsoon" + +#, fuzzy +msgid "Enter the number of parallel downloads to be enabled" +msgstr "" +"Sisestage lubatavate paralleelsete allalaadimiste arv.\n" +" (Sisestage väärtus vahemikus 1 kuni {max_downloads})\n" +"note:" + +#, python-brace-format +msgid "Value must be between 1 and {}" +msgstr "" + +#, fuzzy +msgid "Select which kernel(s) to install" +msgstr "Palun valige millist tervitajat installida" + +#, fuzzy +msgid "Enter a respository name" +msgstr "Peegelregioon" + +#, fuzzy +msgid "Enter the repository url" +msgstr "Muuda kohandatud peeglit" + +msgid "Enter server url" +msgstr "" + +#, fuzzy +msgid "Select mirror regions to be enabled" +msgstr "Peegel regioonid" + +#, fuzzy +msgid "Select optional repositories to be enabled" +msgstr "Valige, milliseid valikulisi lisa repositooriumeid soovite lubada" + +#, fuzzy +msgid "Select an interface" +msgstr "Kustutage liides" + +#, fuzzy +msgid "Choose network configuration" +msgstr "Puudub võrgu konfiguratsioon" + +#, fuzzy +msgid "No packages found" +msgstr "Konfigureeritud {} liidesed" + +#, fuzzy +msgid "Select which greeter to install" +msgstr "Palun valige millist tervitajat installida" + +#, fuzzy +msgid "Select a profile type" +msgstr "Kustuta profiil" + +#, fuzzy +msgid "Enter new password" +msgstr "Sisestage parool: " + +msgid "Enter a username" +msgstr "" + +#, fuzzy +msgid "Enter a password" +msgstr "Sisestage parool: " + +msgid "The password did not match, please try again" +msgstr "" + +msgid "Password strength: Weak" +msgstr "" + +msgid "Password strength: Moderate" +msgstr "" + +msgid "Password strength: Strong" +msgstr "" diff --git a/archinstall/locales/fi/LC_MESSAGES/base.mo b/archinstall/locales/fi/LC_MESSAGES/base.mo index 6900a456eac43e3e082f37664cab287653ab196e..f6edf647b6322606d65af4662c1a27b16e8a6eee 100644 GIT binary patch delta 9041 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 delta 8126 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