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-05-27 18:09:32 +0300
committerGitHub <noreply@github.com>2022-05-27 17:09:32 +0200
commitdb7ecb6bacc6d829978f0d587b6888a04b85c4c1 (patch)
tree2e269d70452de2c5610eb9948d1cef67e2afd9a8 /archinstall/locales
parent9b3db344aba22644ccf1fd09ad163395fd5e40be (diff)
Updated base.pot, ru locale (#1251)
* Update list_manager.py * Update base.pot * Update base.po * Update base.pot * Update base.pot * Update base.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update base.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create base.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload Co-authored-by: Anton Hvornum <anton@hvornum.se>
Diffstat (limited to 'archinstall/locales')
-rw-r--r--archinstall/locales/base.pot14
-rw-r--r--archinstall/locales/ru/LC_MESSAGES/base.mobin32142 -> 32928 bytes
-rw-r--r--archinstall/locales/ru/LC_MESSAGES/base.po18
3 files changed, 31 insertions, 1 deletions
diff --git a/archinstall/locales/base.pot b/archinstall/locales/base.pot
index dd44ee62..6db91789 100644
--- a/archinstall/locales/base.pot
+++ b/archinstall/locales/base.pot
@@ -746,3 +746,17 @@ msgstr ""
msgid "Bus-type"
msgstr ""
+
+msgid ""
+"Either root-password or at least 1 user with sudo privileges must be "
+"specified"
+msgstr ""
+
+msgid "Enter username (leave blank to skip): "
+msgstr ""
+
+msgid "The username you entered is invalid. Try again"
+msgstr ""
+
+msgid "Should \"{}\" be a superuser (sudo)?"
+msgstr ""
diff --git a/archinstall/locales/ru/LC_MESSAGES/base.mo b/archinstall/locales/ru/LC_MESSAGES/base.mo
index f003f4c8..be3405fe 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 e9282c85..27f86e23 100644
--- a/archinstall/locales/ru/LC_MESSAGES/base.po
+++ b/archinstall/locales/ru/LC_MESSAGES/base.po
@@ -319,7 +319,7 @@ msgid "Locale encoding"
msgstr "Кодировка локали"
msgid "Drive(s)"
-msgstr "Диски"
+msgstr "Диск(и)"
msgid "Disk layout"
msgstr "Разметка диска"
@@ -881,6 +881,22 @@ msgstr "Свободное место"
msgid "Bus-type"
msgstr "Тип шины"
+msgid ""
+"Either root-password or at least 1 user with sudo privileges must be "
+"specified"
+msgstr ""
+"Должен быть указан либо пароль root, либо хотя бы 1 пользователь с "
+"привилегиями sudo"
+
+msgid "Enter username (leave blank to skip): "
+msgstr "Введите имя пользователя (оставьте пустым, чтобы пропустить): "
+
+msgid "The username you entered is invalid. Try again"
+msgstr "Введенное вами имя пользователя недействительно. Попробуйте еще раз"
+
+msgid "Should \"{}\" be a superuser (sudo)?"
+msgstr "Должен ли \"{}\" быть суперпользователем (sudo)?"
+
#, python-brace-format
#~ msgid "Edit {origkey} :"
#~ msgstr "Редактировать {origkey}:"