Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales
diff options
context:
space:
mode:
authorAlexmelman88 <99257010+Alexmelman88@users.noreply.github.com>2022-06-07 12:01:42 +0300
committerGitHub <noreply@github.com>2022-06-07 11:01:42 +0200
commit99a9d3ff375cc5e419a34a6fda847cb62762144d (patch)
treeb34b8dbc14184f9b39c747bc96416d096e0fdc35 /archinstall/locales
parentfd131c8fe956858fef802f8e53a530daa0b5df47 (diff)
Updated base.pot, languages.json, global_menu.py, ru locale (#1292)
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload
Diffstat (limited to 'archinstall/locales')
-rw-r--r--archinstall/locales/base.pot26
-rw-r--r--archinstall/locales/languages.json1
-rw-r--r--archinstall/locales/ru/LC_MESSAGES/base.mobin32928 -> 33402 bytes
-rw-r--r--archinstall/locales/ru/LC_MESSAGES/base.po26
4 files changed, 51 insertions, 2 deletions
diff --git a/archinstall/locales/base.pot b/archinstall/locales/base.pot
index 6db91789..54ddbba3 100644
--- a/archinstall/locales/base.pot
+++ b/archinstall/locales/base.pot
@@ -652,7 +652,7 @@ msgid ""
msgstr ""
msgid ""
-"Choose which servers to install, if none then a minimal installation wil be "
+"Choose which servers to install, if none then a minimal installation will be "
"done"
msgstr ""
@@ -760,3 +760,27 @@ msgstr ""
msgid "Should \"{}\" be a superuser (sudo)?"
msgstr ""
+
+msgid "Select which partitions to encrypt:"
+msgstr ""
+
+msgid "very weak"
+msgstr ""
+
+msgid "weak"
+msgstr ""
+
+msgid "moderate"
+msgstr ""
+
+msgid "strong"
+msgstr ""
+
+msgid "Add subvolume"
+msgstr ""
+
+msgid "Edit subvolume"
+msgstr ""
+
+msgid "Delete subvolume"
+msgstr ""
diff --git a/archinstall/locales/languages.json b/archinstall/locales/languages.json
index bf076f94..c3c9d2c2 100644
--- a/archinstall/locales/languages.json
+++ b/archinstall/locales/languages.json
@@ -128,6 +128,7 @@
{"abbr": "pi", "lang": "Pali"},
{"abbr": "pl", "lang": "Polish"},
{"abbr": "pt", "lang": "Portuguese"},
+ {"abbr": "pt_BR", "lang": "Brazilian Portuguese"},
{"abbr": "ps", "lang": "Pushto"},
{"abbr": "qu", "lang": "Quechua"},
{"abbr": "rm", "lang": "Romansh"},
diff --git a/archinstall/locales/ru/LC_MESSAGES/base.mo b/archinstall/locales/ru/LC_MESSAGES/base.mo
index be3405fe..8c0dc224 100644
--- a/archinstall/locales/ru/LC_MESSAGES/base.mo
+++ b/archinstall/locales/ru/LC_MESSAGES/base.mo
Binary files differ
diff --git a/archinstall/locales/ru/LC_MESSAGES/base.po b/archinstall/locales/ru/LC_MESSAGES/base.po
index 27f86e23..5a6f440a 100644
--- a/archinstall/locales/ru/LC_MESSAGES/base.po
+++ b/archinstall/locales/ru/LC_MESSAGES/base.po
@@ -771,7 +771,7 @@ msgstr ""
"например, httpd, nginx, mariadb"
msgid ""
-"Choose which servers to install, if none then a minimal installation wil be "
+"Choose which servers to install, if none then a minimal installation will be "
"done"
msgstr ""
"Выберите серверы для установки, если их нет, то будет выполнена минимальная "
@@ -897,6 +897,30 @@ msgstr "Введенное вами имя пользователя недейс
msgid "Should \"{}\" be a superuser (sudo)?"
msgstr "Должен ли \"{}\" быть суперпользователем (sudo)?"
+msgid "Select which partitions to encrypt:"
+msgstr "Выберите разделы для шифрования:"
+
+msgid "very weak"
+msgstr "очень слабый"
+
+msgid "weak"
+msgstr "слабый"
+
+msgid "moderate"
+msgstr "умеренный"
+
+msgid "strong"
+msgstr "надежный"
+
+msgid "Add subvolume"
+msgstr "Добавить подтом"
+
+msgid "Edit subvolume"
+msgstr "Редактировать подтом"
+
+msgid "Delete subvolume"
+msgstr "Удалить подтом"
+
#, python-brace-format
#~ msgid "Edit {origkey} :"
#~ msgstr "Редактировать {origkey}:"