index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | laymoth <laymoth@pm.me> | 2023-03-30 15:55:28 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-30 10:55:28 +0200 |
commit | 60cdb81c788eb314c935632f830d87e1ff655659 (patch) | |
tree | 7e82934e7fdaf7d36aada237156184650cbce5c0 /archinstall/locales/ru/LC_MESSAGES/base.po | |
parent | a822735dfe32f89640603cf8ee76312e952d8e00 (diff) |
-rw-r--r-- | archinstall/locales/ru/LC_MESSAGES/base.po | 49 |
diff --git a/archinstall/locales/ru/LC_MESSAGES/base.po b/archinstall/locales/ru/LC_MESSAGES/base.po index bdb1c4b6..1a33881f 100644 --- a/archinstall/locales/ru/LC_MESSAGES/base.po +++ b/archinstall/locales/ru/LC_MESSAGES/base.po @@ -103,12 +103,6 @@ msgstr "" msgid "Enter the end location (in parted units: s, GB, %, etc. ; ex: {}): " msgstr "" -msgid "Enter the start sector (percentage or block number, default: {}): " -msgstr "Введите начальный сектор (процент или номер блока, по умолчанию: {}): " - -msgid "Enter the end sector of the partition (percentage or block number, ex: {}): " -msgstr "Введите конечный сектор раздела (процент или номер блока, например: {}): " - msgid "{} contains queued partitions, this will remove those, are you sure?" msgstr "{} содержит разделы в очереди, это удалит их, вы уверены?" @@ -844,6 +838,49 @@ msgstr "Чтобы иметь возможность использовать э msgid "The font should be stored as {}" msgstr "Шрифт должен быть сохранен как {}" +#, fuzzy +msgid "Encryption type" +msgstr "Пароль шифрования" + +msgid "Partitions" +msgstr "" + +msgid "No HSM devices available" +msgstr "" + +#, fuzzy +msgid "Partitions to be encrypted" +msgstr "Выберите разделы для шифрования" + +msgid "Select disk encryption option" +msgstr "" + +msgid "Select a FIDO2 device to use for HSM" +msgstr "" + +#, fuzzy +msgid "All settings will be reset, are you sure?" +msgstr "{} содержит разделы в очереди, это удалит их, вы уверены?" + +msgid "Back" +msgstr "" + +msgid "Disk encryption" +msgstr "" + +#, fuzzy +msgid "Password" +msgstr "Пароль root" + +msgid "Partition encryption" +msgstr "" + +#~ msgid "Enter the start sector (percentage or block number, default: {}): " +#~ msgstr "Введите начальный сектор (процент или номер блока, по умолчанию: {}): " + +#~ msgid "Enter the end sector of the partition (percentage or block number, ex: {}): " +#~ msgstr "Введите конечный сектор раздела (процент или номер блока, например: {}): " + #, python-brace-format #~ msgid "Edit {origkey} :" #~ msgstr "Редактировать {origkey}:" |