123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342 |
- msgid ""
- msgstr ""
- "PO-Revision-Date: 2024-10-16 19:05+0000\n"
- "Last-Translator: Lorekin <lorekine@outlook.com>\n"
- "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
- "luciapplicationsacme/ru/>\n"
- "Language: ru\n"
- "Content-Type: text/plain; charset=UTF-8\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.8-rc\n"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25
- #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
- msgid "ACME certificates"
- msgstr "Сертификаты ACME"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
- msgid "ACME global config"
- msgstr "Глобальная конфигурация ACME"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508
- msgid "ACME server URL"
- msgstr "URL сервера ACME"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
- msgid "Account email"
- msgstr "Электронная почта учётной записи"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
- msgid "Advanced Settings"
- msgstr "Дополнительные настройки"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433
- msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path"
- msgstr ""
- "Base64 содержимое приватного ключа. Используйте вместо YC_SA_Key_File_Path"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33
- msgid "Cert files are stored in"
- msgstr "Сертификаты сохраняются в папку"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
- msgid "Certificate config"
- msgstr "Конфигурация сертификата"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599
- msgid "Certificates"
- msgstr "Сертификаты"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452
- msgid "Challenge Alias"
- msgstr "Псевдонимы вызова"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
- msgid "Custom ACME server directory URL."
- msgstr "URL-адрес пользовательского каталога сервера ACME."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
- msgid "DNS"
- msgstr "DNS"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
- msgid "DNS API"
- msgstr "DNS API"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444
- msgid "DNS API credentials"
- msgstr "Данные для доступа к DNS API"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
- msgid "DNS Challenge Validation"
- msgstr "DNS подтверждение"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515
- msgid "Days until renewal"
- msgstr "Дней до продления"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
- msgid "Default"
- msgstr "По умолчанию"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459
- msgid "Domain Alias"
- msgstr "Псевдоним домена"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
- msgid "Domain names"
- msgstr "Доменные имена"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
- msgid ""
- "Domain names to include in the certificate. The first name will be the "
- "subject name, subsequent names will be alt names. Note that all domain names "
- "must point at the router in the global DNS."
- msgstr ""
- "Доменные имена для включения в сертификат. Первое имя — имя субъекта "
- "(subject name), следующие имена — дополнительные (alt names). Все доменные "
- "имена должны указывать на маршрутизатор в глобальной DNS."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410
- msgid ""
- "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</"
- "code>"
- msgstr ""
- "Например: <code>_acme-challenge.example.com:12345:98765 alias.example."
- "com:11111</code>"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482
- msgid "ECC 256 bits"
- msgstr "ECC 256 бит"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
- msgid "ECC 384 bits"
- msgstr "ECC 384 бита"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
- msgid "Email address to associate with account key."
- msgstr "E-mail адрес для привязки ключа аккаунта."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
- msgid "Enable debug logging"
- msgstr "Записывать в журнал данные для отладки"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
- msgid "Enabled"
- msgstr "Включен"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
- msgid "General Settings"
- msgstr "Основные Настройки"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
- msgid ""
- "Get certificate from the Letsencrypt staging server (use for testing; the "
- "certificate won't be valid)."
- msgstr ""
- "Получить сертификат с тестового сервера Letsencrypt (пригоден только для "
- "тестирования; сертификат не будет действительным)."
- #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
- msgid "Grant UCI access for luci-app-acme"
- msgstr "Предоставить UCI доступ для luci-app-acme"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
- msgid ""
- "If a certificate wasn't renewed in time then you'll receive a notice at 20 "
- "days before expiry."
- msgstr ""
- "Если сертификат не был перевыпущен вовремя то вы получите уведомление за 20 "
- "дней до истечения срока действия."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581
- msgid "Issued on"
- msgstr "Выпущен"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
- msgid "Key size (and type) for the generated certificate."
- msgstr "Размер (и тип) ключа для сгенерированного сертификата."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
- msgid "Key type"
- msgstr "Тип ключа"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578
- msgid "Main Domain"
- msgstr "Главный домен"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
- msgid "OCID of tenancy that contains the target DNS zone"
- msgstr "OCID арендатора, содержащего целевую зону DNS"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
- msgid "OCID of user with permission to add/remove records from zones"
- msgstr "OCID пользователя, имеющего право добавлять/удалять записи из зон"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
- msgid ""
- "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
- msgstr ""
- "Зайдите на <a href=\"https://www.duckdns.org/\">DuckDNS</a> и скопируйте "
- "токен сюда"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
- msgid "Path to private API signing key file in PEM format"
- msgstr "Путь к ключу приватного API в PEM формате"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579
- msgid "Private Key"
- msgstr "Приватный ключ"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580
- msgid "Public Certificate"
- msgstr "Публичный сертификат"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
- msgid "RSA 2048 bits"
- msgstr "RSA 2048 бит"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
- msgid "RSA 3072 bits"
- msgstr "RSA 3072 бита"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
- msgid "RSA 4096 bits"
- msgstr "RSA 4096 бит"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
- msgid "See instructions"
- msgstr "Смотрите инструкции"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
- msgid "Should point to the tenancy home region"
- msgstr "Должен указывать на домашний регион арендатора"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
- msgid "Standalone"
- msgstr "Самостоятельно"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
- msgid ""
- "Standalone mode will use the built-in webserver of acme.sh to issue a "
- "certificate. Webroot mode will use an existing webserver to issue a "
- "certificate. DNS mode will allow you to use the DNS API of your DNS provider "
- "to issue a certificate."
- msgstr ""
- "В Самостоятельном режиме для выдачи сертификата будет использоваться "
- "встроенный веб-сервер acme.sh. Подтверждение через Webroot будет "
- "использовать существующий веб-сервер для выдачи сертификата. Подтверждение "
- "через DNS позволит вам использовать API DNS вашего провайдера DNS для "
- "выпуска сертификата."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
- msgid ""
- "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
- "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
- "only supports one challenge alias per certificate."
- msgstr ""
- "Псевдоним вызова, который будет использоваться для ВСЕХ доменов. Подробности "
- "этого процесса см. на сайте https://github.com/acmesh-official/acme.sh/wiki/"
- "DNS-alias-mode. LUCI поддерживает только один псевдоним вызова для каждого "
- "сертификата."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
- msgid ""
- "The credentials for the DNS API mode selected above. See https://github.com/"
- "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
- "by each API. Add multiple entries here in KEY=VAL shell variable format to "
- "supply multiple credential variables."
- msgstr ""
- "Учетные данные для выбранного выше режима DNS API. Формат учетных данных, "
- "требуемых для каждого API, см. на сайте https://github.com/acmesh-official/"
- "acme.sh/wiki/dnsapi. Добавьте сюда несколько записей в формате переменной "
- "оболочки KEY=VAL, чтобы предоставить несколько переменных учетных данных."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
- msgid ""
- "The domain alias to use for ALL domains. See https://github.com/acmesh-"
- "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
- "only supports one challenge domain per certificate."
- msgstr ""
- "Псевдоним домена для ВСЕХ доменов. Подробнее об этом процессе см. https://"
- "github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode. LUCI поддерживает "
- "только один контрольный домен для каждого сертификата."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
- msgid "The private API signing key in PEM format"
- msgstr "Приватный ключ подписи API в PEM формате"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
- msgid ""
- "This configures ACME (Letsencrypt) automatic certificate installation. "
- "Simply fill out this to have the router configured with Letsencrypt-issued "
- "certificates for the web interface. Note that the domain names in the "
- "certificate must already be configured to point at the router's public IP "
- "address. Once configured, issuing certificates can take a while. Check the "
- "logs for progress and any errors."
- msgstr ""
- "При этом настраивается автоматическая установка сертификатов ACME "
- "(Letsencrypt). Просто заполните эту форму, чтобы маршрутизатор был настроен "
- "с сертификатами, выданными Letsencrypt для веб-интерфейса. Обратите "
- "внимание, что доменные имена в сертификате уже должны быть настроены так, "
- "чтобы указывать на общедоступный IP-адрес маршрутизатора. После настройки "
- "выдача сертификатов может занять некоторое время. Проверьте журналы на "
- "наличие прогресса и ошибок."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
- msgid "This is usually NOT an email address"
- msgstr "Обычно это НЕ адрес электронной почты"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
- msgid ""
- "To use DNS mode to issue certificates, set this to the name of a DNS API "
- "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
- "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
- "have to resolve to the router IP. DNS mode is also the only mode that "
- "supports wildcard certificates. Using this mode requires the acme-dnsapi "
- "package to be installed."
- msgstr ""
- "Чтобы использовать режим DNS для выдачи сертификатов, задайте для этого "
- "параметра имя DNS API, поддерживаемого acme.sh. Список доступных API см. в "
- "https://github.com/acmesh-official/acme.sh/wiki/dnsapi. В режиме DNS имя "
- "домена не должно разрешаться в IP-адрес маршрутизатора. Режим DNS также "
- "является единственным режимом, поддерживающий подстановочные сертификаты. "
- "Для использования этого режима необходимо установить пакет acme-dnsapi."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
- msgid "Use a custom CA instead of Let's Encrypt."
- msgstr "Использовать сторонний центр сертификации вместо Let's Encrypt."
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
- msgid "Use staging server"
- msgstr "Использовать тестовый сервер"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
- msgid "Validation method"
- msgstr "Метод проверки"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
- msgid "Webroot"
- msgstr "«Webroot»"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
- msgid "Webroot Challenge Validation"
- msgstr "Webroot подтверждение"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
- msgid "Webroot directory"
- msgstr "Каталог Webroot"
- #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
- msgid ""
- "Webserver root directory. Set this to the webserver document root to run "
- "Acme in webroot mode. The web server must be accessible from the internet on "
- "port 80."
- msgstr ""
- "Укажите здесь корневой каталог веб-сервера, чтобы запустить Acme в режиме "
- "webroot. Веб-сервер должен быть доступен из интернета на 80 порту."
- #~ msgid "Custom ACME CA"
- #~ msgstr "Персонализированный ACME CA"
|