i18n: restore russian translations

This commit is contained in:
Iain Learmonth 2026-04-08 13:50:41 +01:00
parent adb5927381
commit aa0222e92b

View file

@ -7,378 +7,323 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-04-06 16:20+0100\n" "POT-Creation-Date: 2026-03-31 12:45+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2026-04-05 10:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: irl <irl@sr2.uk>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/sr2/butter-"
"portal/ru/>\n"
"Language: ru\n" "Language: ru\n"
"Language-Team: ru <LL@li.org>\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.17-dev\n"
"Generated-By: Babel 2.18.0\n" "Generated-By: Babel 2.18.0\n"
#: app/__init__.py:19 #: app/__init__.py:19
msgid "Please log in to access this page." msgid "Please log in to access this page."
msgstr "" msgstr "Пожалуйста, авторизуйтесь, чтобы получить доступ к этой странице."
#: app/forms.py:13 #: app/forms.py:13
msgid "Only dashes, underscores, letters and numbers allowed." msgid "Only dashes, underscores, letters and numbers allowed."
msgstr "" msgstr "Допускаются только дефисы, символы подчёркивания, буквы и цифры."
#: app/forms.py:17 #: app/forms.py:17
msgid "Wifi password cannot be longer than 63 characters." msgid "Wifi password cannot be longer than 63 characters."
msgstr "" msgstr "Пароль Wi-Fi не может быть длиннее 63 символов."
#: app/forms.py:19 #: app/forms.py:19
msgid "Wifi password cannot be shorter than 8 characters." msgid "Wifi password cannot be shorter than 8 characters."
msgstr "" msgstr "The Wi-Fi password cannot be shorter than 8 characters."
#: app/forms.py:22 #: app/forms.py:22
msgid "Username" msgid "Username"
msgstr "" msgstr "Имя пользователя"
#: app/forms.py:23 #: app/forms.py:23
msgid "Password" msgid "Password"
msgstr "" msgstr "Пароль"
#: app/forms.py:24 app/templates/login.html:6 #: app/forms.py:24 app/templates/login.html:6
msgid "Sign In" msgid "Sign In"
msgstr "" msgstr "Войти"
#: app/forms.py:28 app/forms.py:65 #: app/forms.py:28 app/forms.py:65
msgid "Enable File Viewer" msgid "Enable File Viewer"
msgstr "" msgstr "Включить просмотр файлов"
#: app/forms.py:29 app/forms.py:66 #: app/forms.py:29 app/forms.py:66
msgid "Enable Chat" msgid "Enable Chat"
msgstr "" msgstr "Включить чат"
#: app/forms.py:30 app/forms.py:67 #: app/forms.py:30 app/forms.py:67
msgid "Enable DeltaChat" msgid "Enable DeltaChat"
msgstr "" msgstr "Включить DeltaChat"
#: app/forms.py:31 app/forms.py:37 app/forms.py:44 #: app/forms.py:31 app/forms.py:37 app/forms.py:44
msgid "Next" msgid "Next"
msgstr "" msgstr "Далее"
#: app/forms.py:34 app/forms.py:62 #: app/forms.py:34 app/forms.py:62
msgid "Butterbox Name" msgid "Butterbox Name"
msgstr "" msgstr "Имя Butterbox"
#: app/forms.py:35 app/forms.py:63 #: app/forms.py:35 app/forms.py:63
msgid "Butterbox Logo" msgid "Butterbox Logo"
msgstr "" msgstr "Логотип Butterbox"
#: app/forms.py:35 app/forms.py:63
msgid "Images only!"
msgstr ""
#: app/forms.py:36 #: app/forms.py:36
msgid "Butterbox Hostname" msgid "Butterbox Hostname"
msgstr "" msgstr "Имя хоста Butterbox"
#: app/forms.py:40 #: app/forms.py:40
msgid "WiFi Name" msgid "WiFi Name"
msgstr "" msgstr "Имя сети Wi-Fi"
#: app/forms.py:41 app/forms.py:59 #: app/forms.py:41 app/forms.py:59
msgid "WiFi Password" msgid "WiFi Password"
msgstr "" msgstr "Пароль Wi-Fi"
#: app/forms.py:42 app/forms.py:68 #: app/forms.py:42 app/forms.py:68
msgid "Enable WiFi Sharing" msgid "Enable WiFi Sharing"
msgstr "" msgstr "Включить раздачу Wi-Fi"
#: app/forms.py:43 app/forms.py:60 #: app/forms.py:43 app/forms.py:60
msgid "Enable Access Point" msgid "Enable Access Point"
msgstr "" msgstr "Включить точку доступа"
#: app/forms.py:47 app/forms.py:70 #: app/forms.py:47 app/forms.py:70
msgid "Admin Password" msgid "Admin Password"
msgstr "" msgstr "Пароль администратора"
#: app/forms.py:48 app/forms.py:71 #: app/forms.py:48 app/forms.py:71
msgid "Root Password" msgid "Root Password"
msgstr "" msgstr "Пароль root"
#: app/forms.py:49 app/forms.py:73 #: app/forms.py:49 app/forms.py:73
msgid "Secure Root Account Method" msgid "Secure Root Account Method"
msgstr "" msgstr "Метод защиты root аккаунта"
#: app/forms.py:49 app/forms.py:73 #: app/forms.py:49 app/forms.py:73
msgid "Lock root account" msgid "Lock root account"
msgstr "" msgstr "Заблокировать root аккаунт"
#: app/forms.py:49 app/forms.py:73 #: app/forms.py:49 app/forms.py:73
msgid "Use root password" msgid "Use root password"
msgstr "" msgstr "Использовать пароль root аккаунта"
#: app/forms.py:50 app/forms.py:74 #: app/forms.py:50 app/forms.py:74
msgid "SSH Access Method" msgid "SSH Access Method"
msgstr "" msgstr "Метод доступа по SSH"
#: app/forms.py:50 app/forms.py:74 #: app/forms.py:50 app/forms.py:74
msgid "Disable SSH" msgid "Disable SSH"
msgstr "" msgstr "Отключить SSH"
#: app/forms.py:50 app/forms.py:74 #: app/forms.py:50 app/forms.py:74
msgid "Enable SSH with root password" msgid "Enable SSH with root password"
msgstr "" msgstr "Включить SSH с паролем root"
#: app/forms.py:52 app/forms.py:76 #: app/forms.py:52 app/forms.py:76
msgid "Lock Root Account" msgid "Lock Root Account"
msgstr "" msgstr "Заблокировать root аккаунт"
#: app/forms.py:53 app/forms.py:78 #: app/forms.py:53 app/forms.py:78
msgid "Apply Changes" msgid "Apply Changes"
msgstr "" msgstr "Применить изменения"
#: app/forms.py:58 #: app/forms.py:58
msgid "SSID" msgid "SSID"
msgstr "" msgstr "SSID"
#: app/forms.py:63
msgid "Images only!"
msgstr "Только изображения!"
#: app/forms.py:77 #: app/forms.py:77
msgid "Submit" msgid "Submit"
msgstr "" msgstr "Отправить"
#: app/routes.py:106 app/templates/messaging.html:4 #: app/routes.py:104 app/templates/messaging.html:4
msgid "Secure Messenger" msgid "Secure Messenger"
msgstr "" msgstr "Приватный мессенджер"
#: app/routes.py:106
msgid "Local Chat"
msgstr "Локальный чат"
#: app/routes.py:108 #: app/routes.py:108
msgid "Local Chat" msgid "Apps"
msgstr "" msgstr "Приложения"
#: app/routes.py:110 #: app/routes.py:110
msgid "Apps" msgid "Maps"
msgstr "" msgstr "Карты"
#: app/routes.py:112 #: app/routes.py:112
msgid "Maps" msgid "Files"
msgstr "" msgstr "Файлы"
#: app/routes.py:114 #: app/routes.py:114
msgid "Files"
msgstr ""
#: app/routes.py:116
msgid "Insert USB to browse files" msgid "Insert USB to browse files"
msgstr "" msgstr "Вставьте USB чтобы просмотреть файлы"
#: app/routes.py:156 #: app/routes.py:151
msgid "Invalid username or password" msgid "Invalid username or password"
msgstr "" msgstr "Некорректное имя пользователя или пароль"
#: app/routes.py:341 #: app/routes.py:336
msgid "" msgid ""
"⚠️ Some settings may not fully take effect until the Butter Box restarts." "⚠️ Some settings may not fully take effect until the Butter Box restarts."
" Click 'Apply Changes' to restart." " Click 'Apply Changes' to restart."
msgstr "" msgstr ""
"⚠️ Некоторые настройки вступят в силу только после перезапуска Butter Box. "
"Нажмите «Применить изменения» для перезапуска."
#: app/routes.py:345 #: app/routes.py:340
msgid "Settings successfully changed." msgid "Settings successfully changed."
msgstr "" msgstr "Настройки успешно сохранены."
#: app/routes.py:351 #: app/routes.py:346
msgid "" msgid ""
"⚠️ Changes applied! If needed, the system will restart. This may take up " "⚠️ Changes applied! If needed, the system will restart. This may take up "
"to two minutes." "to two minutes."
msgstr "" msgstr ""
"⚠️ Изменения применены! Если это необходимо, система перезагрузится. Это "
"может занять до двух минут."
#: app/translation_refs.py:3 #: app/translation_refs.py:3
msgid "" msgid ""
"The URL is the address users will enter into a browser after they connect" "The URL is the address users will enter into a browser after they connect"
" to the box network. From here, they can view the portal. " " to the box network. From here, they can view the portal. "
msgstr "" msgstr ""
"URL это адрес, который пользователи вводят в браузере после подключения к "
"сети устройства. Далее они могут перейти в портал. "
#: app/translation_refs.py:4 #: app/translation_refs.py:4
msgid "Upload New Logo" msgid "Upload New Logo"
msgstr "" msgstr "Загрузить новый логотип"
#: app/translation_refs.py:5 #: app/translation_refs.py:5
msgid "" msgid ""
"After the box is powered on, it will appear as a Wi-Fi network on nearby " "After the box is powered on, it will appear as a Wi-Fi network on nearby "
"devices. The Wi-Fi name will show up in the Wi-Fi list." "devices. The Wi-Fi name will show up in the Wi-Fi list."
msgstr "" msgstr ""
"После включения Butterbox, он появится как сеть Wi-Fi на устройствах "
"поблизости. Название сети Wi-Fi появится в списке точек Wi-Fi."
#: app/translation_refs.py:6 #: app/translation_refs.py:6
msgid "" msgid ""
"⚠️ This network only provides access to content on the box. No internet " "⚠️ This network only provides access to content on the box. No internet "
"access." "access."
msgstr "" msgstr ""
"⚠️ Эта сеть предоставляет доступ только к содержимому Butterbox. Доступа к "
"интернету нет."
#: app/translation_refs.py:7 #: app/translation_refs.py:7
msgid "Set a password to limit access to the portal." msgid "Set a password to limit access to the portal."
msgstr "" msgstr "Задайте пароль чтобы ограничить доступ к порталу."
#: app/translation_refs.py:8 #: app/translation_refs.py:8
msgid "Security" msgid "Security"
msgstr "" msgstr "Безопасность"
#: app/translation_refs.py:9 #: app/translation_refs.py:9
msgid "Require a Wi-Fi Password" msgid "Require a Wi-Fi Password"
msgstr "" msgstr "Требовать пароль Wi-Fi"
#: app/translation_refs.py:10 #: app/translation_refs.py:10
msgid "" msgid ""
"Turn off the Wi-Fi access point if you do not want the box to appear as a" "Turn off the Wi-Fi access point if you do not want the box to appear as a"
" Wi-Fi network on nearby devices." " Wi-Fi network on nearby devices."
msgstr "" msgstr ""
"Отключите точку доступа Wi-Fi, если вы не хотите чтобы Butterbox появился "
"как точка доступа Wi-Fi на устройствах поблизости."
#: app/translation_refs.py:11 #: app/translation_refs.py:11
msgid "Wi-Fi Access Point (on)" msgid "Wi-Fi Access Point (on)"
msgstr "" msgstr "Точка доступа Wi-Fi (вкл)"
#: app/translation_refs.py:12 #: app/translation_refs.py:12
msgid "Set Admin Password" msgid "Set Admin Password"
msgstr "" msgstr "Задать пароль администратора"
#: app/translation_refs.py:13 #: app/translation_refs.py:13
msgid "" msgid ""
"Set an admin password to keep admin settings protected. Store somewhere " "Set an admin password to keep admin settings protected. Store somewhere "
"secure. It cannot be reset." "secure. It cannot be reset."
msgstr "" msgstr ""
"Задайте пароль администратора, чтобы защитить настройки. Сохраните его в "
"надёжном месте. Пароль нельзя будет сбросить."
#: app/translation_refs.py:14 #: app/translation_refs.py:14
msgid "⚠️ This password should not match the Wi-Fi password." msgid "⚠️ This password should not match the Wi-Fi password."
msgstr "" msgstr "⚠️ Этот пароль не должен совпадать с паролем Wi-Fi."
#: app/translation_refs.py:15 #: app/translation_refs.py:15
msgid "Enter password" msgid "Enter password"
msgstr "" msgstr "Введите пароль"
#: app/translation_refs.py:16 #: app/translation_refs.py:16
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr "Подтвердить пароль"
#: app/translation_refs.py:17 #: app/translation_refs.py:17
msgid "Help Center" msgid "Help Center"
msgstr "" msgstr "Справочный центр"
#: app/translation_refs.py:18 #: app/translation_refs.py:18
msgid "Language" msgid "Language"
msgstr "" msgstr "Язык"
#: app/templates/base.html:40 app/translation_refs.py:19 #: app/templates/base.html:40 app/translation_refs.py:19
msgid "Share Access" msgid "Share Access"
msgstr "" msgstr "Поделиться доступом"
#: app/translation_refs.py:20 #: app/translation_refs.py:20
msgid "512 x 512 px. Recommended size." msgid "512 x 512 px. Recommended size."
msgstr "" msgstr "512 × 512 px. Рекомендуемый размер."
#: app/translation_refs.py:21 #: app/translation_refs.py:21
msgid "" msgid ""
"Continue to your box portal. The portal is the view others will see when " "Continue to your box portal. The portal is the view others will see when "
"they connect to the box hotspot." "they connect to the box hotspot."
msgstr "" msgstr ""
"Перейдите в портал вашего устройства. Это страница, которую увидят другие "
"пользователи при подключении к точке доступа устройства."
#: app/templates/admin.html:8 #: app/templates/admin.html:8
msgid "Application Settings" msgid "Application Settings"
msgstr "" msgstr "Настройки приложения"
#: app/templates/admin.html:21 app/templates/admin_setup.html:10
#: app/templates/step1.html:4
msgid "Choose Services"
msgstr ""
#: app/templates/admin.html:24 app/templates/step1.html:14
msgid "Whether Matrix chat services are enabled."
msgstr ""
#: app/templates/admin.html:28 app/templates/step1.html:18
msgid "Whether messaging using DeltaChat is enabled."
msgstr ""
#: app/templates/admin.html:32 app/templates/step1.html:22
msgid "Whether files services via USB are enabled."
msgstr ""
#: app/templates/admin.html:37 app/templates/admin_setup.html:13
#: app/templates/step2.html:4
msgid "Customise Portal"
msgstr ""
#: app/templates/admin.html:41 app/templates/step2.html:13
msgid ""
"This is the name shown in the UI.\n"
" Current name:"
msgstr ""
#: app/templates/admin.html:42 app/templates/step2.html:14
msgid "accessed at"
msgstr ""
#: app/templates/admin.html:48 app/templates/step2.html:25
msgid "This is the logo shown in the UI. Current logo:"
msgstr ""
#: app/templates/admin.html:54 app/templates/admin_setup.html:16
#: app/templates/step3.html:4
msgid "Secure Portal"
msgstr ""
#: app/templates/admin.html:59 app/templates/step3.html:14
msgid "This is the name of the advertised Wi-Fi network. Current SSID:"
msgstr ""
#: app/templates/admin.html:63 app/templates/step3.html:18
msgid ""
"This is the secret key needed to connect to the Wi-Fi network. By "
"default, this is not set\n"
" and everyone can join.\n"
" Current password:"
msgstr ""
#: app/templates/admin.html:65 app/templates/step3.html:20
msgid "Not set"
msgstr ""
#: app/templates/admin.html:69 app/templates/step3.html:24
msgid "Whether this box will advertise a Wi-Fi network."
msgstr ""
#: app/templates/admin.html:73 app/templates/step3.html:28
msgid "Whether a share button for the Wi-Fi network is available."
msgstr ""
#: app/templates/admin.html:76 app/templates/step3.html:31
msgid "Access point is only enabled when using a Raspberry Pi."
msgstr ""
#: app/templates/admin.html:99 app/templates/admin_setup.html:19
#: app/templates/step4.html:4
msgid "Secure Admin Settings"
msgstr ""
#: app/templates/admin.html:102 app/templates/step4.html:14
msgid "Password for accessing this admin interface."
msgstr ""
#: app/templates/admin.html:117 app/templates/step4.html:29
msgid ""
"You need to set a root password, and choose whether you want to lock the "
"root\n"
" account."
msgstr ""
#: app/templates/admin.html:123 app/templates/step4.html:35
msgid "Password for accessing the root account."
msgstr ""
#: app/templates/admin_setup.html:6 app/templates/base.html:36 #: app/templates/admin_setup.html:6 app/templates/base.html:36
msgid "Admin Settings" msgid "Admin Settings"
msgstr "" msgstr "Настройки Администратора"
#: app/templates/admin_setup.html:10 app/templates/step1.html:4
msgid "Choose Services"
msgstr "Выберите сервисы"
#: app/templates/admin_setup.html:13 app/templates/step2.html:4
msgid "Customise Portal"
msgstr "Настроить портал"
#: app/templates/admin_setup.html:16 app/templates/step3.html:4
msgid "Secure Portal"
msgstr "Защищённый портал"
#: app/templates/admin_setup.html:19 app/templates/step4.html:4
msgid "Secure Admin Settings"
msgstr "Безопасные настройки администратора"
#: app/templates/deltachat_creds.html:4 #: app/templates/deltachat_creds.html:4
msgid "Secure Messenger Account" msgid "Secure Messenger Account"
msgstr "" msgstr "Учётная запись защищённого мессенджера"
#: app/templates/deltachat_creds.html:9 #: app/templates/deltachat_creds.html:9
msgid "Scan the following QR code with a device where DeltaChat is installed:" msgid "Scan the following QR code with a device where DeltaChat is installed:"
msgstr "" msgstr "Отсканируйте QR-код с устройства, на котором установлен DeltaChat:"
#: app/templates/deltachat_creds.html:14 #: app/templates/deltachat_creds.html:14
msgid "" msgid ""
@ -386,107 +331,134 @@ msgid ""
"DeltaChat, choose \"Use Other Server\" and find \"Paste from clipboard\"," "DeltaChat, choose \"Use Other Server\" and find \"Paste from clipboard\","
" to paste the following link" " to paste the following link"
msgstr "" msgstr ""
"Если на вашем устройстве нет камеры, в DeltaChat выберите \"Создать новый "
"профиль\", затем \"Использовать другой сервер\" и найдите пункт \"Вставить "
"из буфера обмена\", чтобы вставить следующую ссылку"
#: app/templates/deltachat_creds.html:21 #: app/templates/deltachat_creds.html:21
msgid "Generate new credentials" msgid "Generate new credentials"
msgstr "" msgstr "Сгенерировать новые учётные данные"
#: app/templates/first_setup_main_page.html:6 #: app/templates/first_setup_main_page.html:6
msgid "Set up your box" msgid "Set up your box"
msgstr "" msgstr "Настроить ButterBox"
#: app/templates/first_setup_main_page.html:9 #: app/templates/first_setup_main_page.html:9
msgid "Version" msgid "Version"
msgstr "" msgstr "Версия"
#: app/templates/first_setup_main_page.html:12 #: app/templates/first_setup_main_page.html:12
msgid "" msgid ""
"You have full control over the services on this box and its security. " "You have full control over the services on this box and its security. "
"Continue to Admin Settings to personalize your setup." "Continue to Admin Settings to personalize your setup."
msgstr "" msgstr ""
"Вы имеете полный контроль над сервисами на этом устройстве и его "
"безопасностью. Перейдите в настройки администратора, чтобы настроить систему "
"под себя."
#: app/templates/first_setup_main_page.html:13 #: app/templates/first_setup_main_page.html:13
msgid "Continue" msgid "Continue"
msgstr "" msgstr "Продолжить"
#: app/templates/index.html:4 #: app/templates/index.html:4
msgid "Welcome." msgid "Welcome."
msgstr "" msgstr "Добро пожаловать."
#: app/templates/index.html:5 #: app/templates/index.html:5
msgid "" msgid ""
"View and download the information you want from this offline\n" "View and download the information you want from this offline\n"
" box." " box."
msgstr "" msgstr ""
"Просматривайте и загружайте нужную вам информацию\n"
"\n"
" с этого офлайн ButterBox."
#: app/templates/messaging.html:7 #: app/templates/messaging.html:7
msgid "" msgid ""
"To use secure messaging, install Delta Chat and then create your local " "To use secure messaging, install Delta Chat and then create your local "
"offline account." "offline account."
msgstr "" msgstr ""
"Чтобы использовать безопасный обмен сообщениями, установите Delta Chat, а "
"затем создайте свою локальную офлайн-учётную запись."
#: app/templates/messaging.html:10 #: app/templates/messaging.html:10
msgid "Step 1" msgid "Step 1"
msgstr "" msgstr "Шаг 1"
#: app/templates/messaging.html:10 #: app/templates/messaging.html:10
msgid "Download and install" msgid "Download and install"
msgstr "" msgstr "Загрузить и установить"
#: app/templates/messaging.html:16 #: app/templates/messaging.html:16
msgid "Step 2" msgid "Step 2"
msgstr "" msgstr "Шаг 2"
#: app/templates/messaging.html:16 #: app/templates/messaging.html:16
msgid "Create offline account" msgid "Create offline account"
msgstr "" msgstr "Создать офлайн-учётную запись"
#: app/templates/setup_complete.html:4 #: app/templates/setup_complete.html:4
msgid "Changes have been applied" msgid "Changes have been applied"
msgstr "" msgstr "Изменения применены"
#: app/templates/setup_complete.html:7 #: app/templates/setup_complete.html:7
msgid "The box will now reboot to apply settings. This can take up to one minute." msgid "The box will now reboot to apply settings. This can take up to one minute."
msgstr "" msgstr ""
"ButterBox будет перезагружен для применения настроек. Это может занять до "
"одной минуты."
#: app/templates/setup_complete.html:8 #: app/templates/setup_complete.html:8
msgid "Continue to Portal" msgid "Continue to Portal"
msgstr "" msgstr "Перейти к порталу"
#: app/templates/share.html:4 #: app/templates/share.html:4
msgid "Share access to" msgid "Share access to"
msgstr "" msgstr "Предоставить доступ к"
#: app/templates/share.html:9 #: app/templates/share.html:9
msgid "Connect to WiFi name:" msgid "Connect to WiFi name:"
msgstr "" msgstr "Подключиться к сети Wi-Fi:"
#: app/templates/share.html:9 #: app/templates/share.html:9
msgid "with password:" msgid "with password:"
msgstr "" msgstr "с паролем:"
#: app/templates/share.html:11 #: app/templates/share.html:11
msgid "Your WiFi name is" msgid "Your WiFi name is"
msgstr "" msgstr "Имя вашей сети Wi-Fi"
#: app/templates/share.html:11 #: app/templates/share.html:11
msgid "You will be able to join without a password." msgid "You will be able to join without a password."
msgstr "" msgstr "Вы сможете подключиться без пароля."
#: app/templates/share.html:13 #: app/templates/share.html:13
msgid "You can also use the following QR code to join:" msgid "You can also use the following QR code to join:"
msgstr "" msgstr "Также вы можете использовать следующий QR код для подключения:"
#: app/templates/step1.html:5 #: app/templates/step1.html:5
msgid "" msgid ""
"To learn more about individual services and what is required to run them," "To learn more about individual services and what is required to run them,"
" visit the Help Center. You can change the services anytime." " visit the Help Center. You can change the services anytime."
msgstr "" msgstr ""
"Чтобы узнать больше о каждом сервисе и о том, что требуется для их работы, "
"посетите справочный центр. Вы можете изменить сервисы в любое время."
#: app/templates/step1.html:14
msgid "Whether Matrix chat services are enabled."
msgstr "Включены ли сервисы чата Matrix."
#: app/templates/step1.html:18
msgid "Whether messaging using DeltaChat is enabled."
msgstr "Включён ли обмен сообщениями через DeltaChat."
#: app/templates/step1.html:22
msgid "Whether files services via USB are enabled."
msgstr "Включены ли файловые сервисы через USB."
#: app/templates/step1.html:25 app/templates/step2.html:29 #: app/templates/step1.html:25 app/templates/step2.html:29
#: app/templates/step3.html:53 app/templates/step4.html:54 #: app/templates/step3.html:53 app/templates/step4.html:54
msgid "Back" msgid "Back"
msgstr "" msgstr "Назад"
#: app/templates/step2.html:5 #: app/templates/step2.html:5
msgid "" msgid ""
@ -494,30 +466,117 @@ msgid ""
" to the box network. From here, they can view the portal. This cannot be " " to the box network. From here, they can view the portal. This cannot be "
"changed later." "changed later."
msgstr "" msgstr ""
"URL это адрес, который пользователи вводят в браузере после подключения к "
"сети устройства. Далее они могут перейти в портал."
#: app/templates/step2.html:13
msgid ""
"This is the name shown in the UI.\n"
" Current name:"
msgstr ""
"Это имя отображается в интерфейсе..\n"
"\n"
" Текущее имя:"
#: app/templates/step2.html:14
msgid "accessed at"
msgstr "доступно по"
#: app/templates/step2.html:18 #: app/templates/step2.html:18
msgid "" msgid ""
"This is the URL used to access the box by adding .local in your browser.\n" "This is the URL used to access the box by adding .local in your browser.\n"
" Current hostname:" " Current hostname:"
msgstr "" msgstr ""
"Это URL, который используется для доступа к устройству через добавление "
".local в браузере.\n"
"\n"
" Текущее имя хоста:"
#: app/templates/step2.html:25
msgid "This is the logo shown in the UI. Current logo:"
msgstr "Это логотип, отображаемый в интерфейсе. Текущее лого:"
#: app/templates/step3.html:14
msgid "This is the name of the advertised Wi-Fi network. Current SSID:"
msgstr "Это имя транслируемой сети Wi-Fi. Текущий SSID:"
#: app/templates/step3.html:18
msgid ""
"This is the secret key needed to connect to the Wi-Fi network. By "
"default, this is not set\n"
" and everyone can join.\n"
" Current password:"
msgstr ""
"Это секретный ключ, необходимый для подключения к сети Wi-Fi. По умолчанию "
"он не задан,\n"
" и к сети может подключиться любой пользователь.\n"
" Текущий пароль:"
#: app/templates/step3.html:20
msgid "Not set"
msgstr "Не задано"
#: app/templates/step3.html:24
msgid "Whether this box will advertise a Wi-Fi network."
msgstr "Будет ли ButterBox транслировать сеть Wi-Fi."
#: app/templates/step3.html:28
msgid "Whether a share button for the Wi-Fi network is available."
msgstr "Доступна ли кнопка \"Поделиться\" для сети Wi-Fi."
#: app/templates/step3.html:31
msgid "Access point is only enabled when using a Raspberry Pi."
msgstr "Точка доступа включается только при использовании Raspberry Pi."
#: app/templates/step4.html:14
msgid "Password for accessing this admin interface."
msgstr "Пароль для доступа к панели администратора."
#: app/templates/step4.html:29
msgid ""
"You need to set a root password, and choose whether you want to lock the "
"root\n"
" account."
msgstr ""
"Вам необходимо задать пароль root и выбрать, следует ли заблокировать\n"
" учётную запись root."
#: app/templates/step4.html:35
msgid "Password for accessing the root account."
msgstr "Пароль для доступа к root аккаунту."
#: app/templates/usb-file-viewer.html:5 #: app/templates/usb-file-viewer.html:5
msgid "File Viewer" msgid "File Viewer"
msgstr "" msgstr "Просмотр файлов"
#: app/templates/usb-file-viewer.html:11 #: app/templates/usb-file-viewer.html:11
msgid "File Name" msgid "File Name"
msgstr "" msgstr "Название файла"
#: app/templates/usb-file-viewer.html:12 #: app/templates/usb-file-viewer.html:12
msgid "Date modified" msgid "Date modified"
msgstr "" msgstr "Дата изменения"
#: app/templates/usb-file-viewer.html:13 app/templates/usb-file-viewer.html:30 #: app/templates/usb-file-viewer.html:13 app/templates/usb-file-viewer.html:30
msgid "Download" msgid "Download"
msgstr "" msgstr "Скачать"
#: app/templates/usb-file-viewer.html:39 #: app/templates/usb-file-viewer.html:39
msgid "Directory is empty" msgid "Directory is empty"
msgstr "" msgstr "Директория пуста"
#~ msgid "Only dashes, underscores, letters and numbers allowed"
#~ msgstr ""
#~ msgid "Share WiFi"
#~ msgstr ""
#~ msgid ""
#~ "To use secure messaging, install Delta"
#~ " Chat and then return to this "
#~ "page to create your local offline "
#~ "account."
#~ msgstr ""
#~ msgid "Changes have been applied "
#~ msgstr ""