diff --git a/PKGBUILD b/PKGBUILD index ddbeff8d..4dab82b7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: demostanis worlds pkgname=archinstall -pkgver=3.0.8 +pkgver=3.0.9 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 5c69515b..1b02e9b7 100644 --- a/archinstall/locales/ar/LC_MESSAGES/base.po +++ b/archinstall/locales/ar/LC_MESSAGES/base.po @@ -944,6 +944,30 @@ msgstr "الطول الإجمالي: {}" msgid "Encryption type" msgstr "نوع التشفير" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "التقسيمات" diff --git a/archinstall/locales/ca/LC_MESSAGES/base.po b/archinstall/locales/ca/LC_MESSAGES/base.po index 65af5aee..f7f46ea8 100644 --- a/archinstall/locales/ca/LC_MESSAGES/base.po +++ b/archinstall/locales/ca/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Llargada total: {}" msgid "Encryption type" msgstr "Tipus de xifrat" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Particions" diff --git a/archinstall/locales/cs/LC_MESSAGES/base.po b/archinstall/locales/cs/LC_MESSAGES/base.po index e9b9ebf8..126e26f0 100644 --- a/archinstall/locales/cs/LC_MESSAGES/base.po +++ b/archinstall/locales/cs/LC_MESSAGES/base.po @@ -930,6 +930,30 @@ msgstr "Celková délka: {}" msgid "Encryption type" msgstr "Typ šifrování" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Diskové oddíly" diff --git a/archinstall/locales/de/LC_MESSAGES/base.po b/archinstall/locales/de/LC_MESSAGES/base.po index 0f927ff5..468272e6 100644 --- a/archinstall/locales/de/LC_MESSAGES/base.po +++ b/archinstall/locales/de/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Gesamtlänge: {}" msgid "Encryption type" msgstr "Verschlüsselungstyp" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partitionen" diff --git a/archinstall/locales/el/LC_MESSAGES/base.po b/archinstall/locales/el/LC_MESSAGES/base.po index d60c3708..6b307d81 100644 --- a/archinstall/locales/el/LC_MESSAGES/base.po +++ b/archinstall/locales/el/LC_MESSAGES/base.po @@ -960,6 +960,30 @@ msgstr "" msgid "Encryption type" msgstr "Κωδικός κρυπτογράφησης" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Διαμερίσεις" diff --git a/archinstall/locales/en/LC_MESSAGES/base.po b/archinstall/locales/en/LC_MESSAGES/base.po index 0f5ff3b6..7bc93e89 100644 --- a/archinstall/locales/en/LC_MESSAGES/base.po +++ b/archinstall/locales/en/LC_MESSAGES/base.po @@ -889,6 +889,30 @@ msgstr "" msgid "Encryption type" msgstr "" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "" diff --git a/archinstall/locales/es/LC_MESSAGES/base.po b/archinstall/locales/es/LC_MESSAGES/base.po index be5ab5aa..a77e48af 100644 --- a/archinstall/locales/es/LC_MESSAGES/base.po +++ b/archinstall/locales/es/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Largo total: {}" msgid "Encryption type" msgstr "Tipo de cifrado" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Particiones" diff --git a/archinstall/locales/et/LC_MESSAGES/base.po b/archinstall/locales/et/LC_MESSAGES/base.po index c9984993..fc44d85c 100644 --- a/archinstall/locales/et/LC_MESSAGES/base.po +++ b/archinstall/locales/et/LC_MESSAGES/base.po @@ -953,6 +953,30 @@ msgstr "Kogupikkus: {}" msgid "Encryption type" msgstr "Krüpteerimise tüüp" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partitsioonid" diff --git a/archinstall/locales/fi/LC_MESSAGES/base.po b/archinstall/locales/fi/LC_MESSAGES/base.po index 522fba81..9c3ae19e 100644 --- a/archinstall/locales/fi/LC_MESSAGES/base.po +++ b/archinstall/locales/fi/LC_MESSAGES/base.po @@ -939,6 +939,30 @@ msgstr "Kokonaispituus: {}" msgid "Encryption type" msgstr "Salaustyyppi" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Osiot" diff --git a/archinstall/locales/fr/LC_MESSAGES/base.po b/archinstall/locales/fr/LC_MESSAGES/base.po index 4e805776..7219a930 100644 --- a/archinstall/locales/fr/LC_MESSAGES/base.po +++ b/archinstall/locales/fr/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Total (taille) : {}" msgid "Encryption type" msgstr "Type de chiffrement" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partitions" diff --git a/archinstall/locales/he/LC_MESSAGES/base.po b/archinstall/locales/he/LC_MESSAGES/base.po index ace64b35..d3f9eceb 100644 --- a/archinstall/locales/he/LC_MESSAGES/base.po +++ b/archinstall/locales/he/LC_MESSAGES/base.po @@ -945,6 +945,30 @@ msgstr "אורך כולל: {}" msgid "Encryption type" msgstr "סוג הצפנה" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "מחיצות" diff --git a/archinstall/locales/hi/LC_MESSAGES/base.po b/archinstall/locales/hi/LC_MESSAGES/base.po index 6728a361..bfc98705 100644 --- a/archinstall/locales/hi/LC_MESSAGES/base.po +++ b/archinstall/locales/hi/LC_MESSAGES/base.po @@ -889,6 +889,30 @@ msgstr "" msgid "Encryption type" msgstr "" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "" diff --git a/archinstall/locales/hu/LC_MESSAGES/base.po b/archinstall/locales/hu/LC_MESSAGES/base.po index ad889c29..69abf2e5 100644 --- a/archinstall/locales/hu/LC_MESSAGES/base.po +++ b/archinstall/locales/hu/LC_MESSAGES/base.po @@ -940,6 +940,30 @@ msgstr "Teljes hossz: {}" msgid "Encryption type" msgstr "Titkosítástípus" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partíciók" diff --git a/archinstall/locales/id/LC_MESSAGES/base.po b/archinstall/locales/id/LC_MESSAGES/base.po index b88e5d88..8d0b4476 100644 --- a/archinstall/locales/id/LC_MESSAGES/base.po +++ b/archinstall/locales/id/LC_MESSAGES/base.po @@ -959,6 +959,30 @@ msgstr "" msgid "Encryption type" msgstr "Kata sandi enkripsi" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "" diff --git a/archinstall/locales/ka/LC_MESSAGES/base.po b/archinstall/locales/ka/LC_MESSAGES/base.po index 512cda57..efd6947f 100644 --- a/archinstall/locales/ka/LC_MESSAGES/base.po +++ b/archinstall/locales/ka/LC_MESSAGES/base.po @@ -939,6 +939,30 @@ msgstr "ჯამური სიგრძე: {}" msgid "Encryption type" msgstr "დაშიფვრის ტიპი" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "დანაყოფები" diff --git a/archinstall/locales/ko/LC_MESSAGES/base.po b/archinstall/locales/ko/LC_MESSAGES/base.po index 964c3b62..df9c9c4b 100644 --- a/archinstall/locales/ko/LC_MESSAGES/base.po +++ b/archinstall/locales/ko/LC_MESSAGES/base.po @@ -960,6 +960,30 @@ msgstr "" msgid "Encryption type" msgstr "비밀번호 암호화" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "" diff --git a/archinstall/locales/lt/LC_MESSAGES/base.po b/archinstall/locales/lt/LC_MESSAGES/base.po index 0441ab2f..715b5301 100644 --- a/archinstall/locales/lt/LC_MESSAGES/base.po +++ b/archinstall/locales/lt/LC_MESSAGES/base.po @@ -889,6 +889,30 @@ msgstr "" msgid "Encryption type" msgstr "" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Skaidiniai" diff --git a/archinstall/locales/nl/LC_MESSAGES/base.po b/archinstall/locales/nl/LC_MESSAGES/base.po index 37163a07..7b5e0789 100644 --- a/archinstall/locales/nl/LC_MESSAGES/base.po +++ b/archinstall/locales/nl/LC_MESSAGES/base.po @@ -984,6 +984,30 @@ msgstr "" msgid "Encryption type" msgstr "Versleutelwachtwoord instellen" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "" diff --git a/archinstall/locales/pl/LC_MESSAGES/base.po b/archinstall/locales/pl/LC_MESSAGES/base.po index 778fff71..de80c94e 100644 --- a/archinstall/locales/pl/LC_MESSAGES/base.po +++ b/archinstall/locales/pl/LC_MESSAGES/base.po @@ -935,6 +935,30 @@ msgstr "Całkowita długość: {}" msgid "Encryption type" msgstr "Typ szyfrowania" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partycje" diff --git a/archinstall/locales/pt/LC_MESSAGES/base.po b/archinstall/locales/pt/LC_MESSAGES/base.po index 3e61b84a..dc39a139 100644 --- a/archinstall/locales/pt/LC_MESSAGES/base.po +++ b/archinstall/locales/pt/LC_MESSAGES/base.po @@ -942,6 +942,30 @@ msgstr "Tamanho total: {}" msgid "Encryption type" msgstr "Tipo de encriptação" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partições" diff --git a/archinstall/locales/pt_BR/LC_MESSAGES/base.mo b/archinstall/locales/pt_BR/LC_MESSAGES/base.mo index 2e5a8d20..f406b6d6 100644 Binary files a/archinstall/locales/pt_BR/LC_MESSAGES/base.mo and b/archinstall/locales/pt_BR/LC_MESSAGES/base.mo differ diff --git a/archinstall/locales/pt_BR/LC_MESSAGES/base.po b/archinstall/locales/pt_BR/LC_MESSAGES/base.po index fc042968..56ce6f5a 100644 --- a/archinstall/locales/pt_BR/LC_MESSAGES/base.po +++ b/archinstall/locales/pt_BR/LC_MESSAGES/base.po @@ -948,6 +948,30 @@ msgstr "Tamanho total: {}" msgid "Encryption type" msgstr "Tipo de encriptação" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partições" diff --git a/archinstall/locales/ro/LC_MESSAGES/base.po b/archinstall/locales/ro/LC_MESSAGES/base.po index 50162a82..4da4795b 100644 --- a/archinstall/locales/ro/LC_MESSAGES/base.po +++ b/archinstall/locales/ro/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Lungime totală: {}" msgid "Encryption type" msgstr "Tipul de criptare" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partiții" diff --git a/archinstall/locales/ru/LC_MESSAGES/base.po b/archinstall/locales/ru/LC_MESSAGES/base.po index 9583df28..7e9d64ee 100644 --- a/archinstall/locales/ru/LC_MESSAGES/base.po +++ b/archinstall/locales/ru/LC_MESSAGES/base.po @@ -939,6 +939,30 @@ msgstr "Весь размер: {}" msgid "Encryption type" msgstr "Тип шифрования" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Разделы" diff --git a/archinstall/locales/sv/LC_MESSAGES/base.po b/archinstall/locales/sv/LC_MESSAGES/base.po index da06c4a9..9793efcb 100644 --- a/archinstall/locales/sv/LC_MESSAGES/base.po +++ b/archinstall/locales/sv/LC_MESSAGES/base.po @@ -939,6 +939,30 @@ msgstr "Total längd: {}" msgid "Encryption type" msgstr "Krypteringstyp" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Partitioner" diff --git a/archinstall/locales/ta/LC_MESSAGES/base.po b/archinstall/locales/ta/LC_MESSAGES/base.po index 45393097..c92b4ba8 100644 --- a/archinstall/locales/ta/LC_MESSAGES/base.po +++ b/archinstall/locales/ta/LC_MESSAGES/base.po @@ -940,6 +940,30 @@ msgstr "முழு நீளம்: {}" msgid "Encryption type" msgstr "குறியாக்க வகை" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "பகிர்வுகள்" diff --git a/archinstall/locales/tr/LC_MESSAGES/base.po b/archinstall/locales/tr/LC_MESSAGES/base.po index 0c1d0122..587f1305 100644 --- a/archinstall/locales/tr/LC_MESSAGES/base.po +++ b/archinstall/locales/tr/LC_MESSAGES/base.po @@ -939,6 +939,30 @@ msgstr "Toplam uzunluk: {}" msgid "Encryption type" msgstr "Şifreleme türü" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Bölümler" diff --git a/archinstall/locales/uk/LC_MESSAGES/base.po b/archinstall/locales/uk/LC_MESSAGES/base.po index 5a322b88..8fa54926 100644 --- a/archinstall/locales/uk/LC_MESSAGES/base.po +++ b/archinstall/locales/uk/LC_MESSAGES/base.po @@ -938,6 +938,30 @@ msgstr "Загальна довжина: {}" msgid "Encryption type" msgstr "Тип шифрування" +msgid "Iteration time" +msgstr "" + +msgid "Enter iteration time for LUKS encryption (in milliseconds)" +msgstr "" + +msgid "Higher values increase security but slow down boot time" +msgstr "" + +msgid "Default: 10000ms, Recommended range: 1000-60000" +msgstr "" + +msgid "Iteration time cannot be empty" +msgstr "" + +msgid "Iteration time must be at least 100ms" +msgstr "" + +msgid "Iteration time must be at most 120000ms" +msgstr "" + +msgid "Please enter a valid number" +msgstr "" + msgid "Partitions" msgstr "Розділи" diff --git a/pyproject.toml b/pyproject.toml index ffea55c7..3e99ffc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "archinstall" -version = "3.0.8" +version = "3.0.9" description = "Arch Linux installer - guided, templates etc." authors = [ {name = "Anton Hvornum", email = "anton@hvornum.se"},