0ab878f96d24845e85b9b01436c29ba01a21c1cb
[oweals/luci.git] / applications / luci-app-acme / po / ru / acme.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2020-05-10 12:47+0000\n"
4 "Last-Translator: Artem <KovalevArtem.ru@gmail.com>\n"
5 "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsacme/ru/>\n"
7 "Language: ru\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
11 "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
12 "X-Generator: Weblate 4.1-dev\n"
13
14 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
15 msgid "ACME certificates"
16 msgstr "Сертификаты ACME"
17
18 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
19 msgid "ACME certs"
20 msgstr "Сертификаты ACME"
21
22 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
23 msgid "ACME global config"
24 msgstr "Глобальная конфигурация ACME"
25
26 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
27 msgid "Account email"
28 msgstr ""
29
30 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
31 msgid "Certificate config"
32 msgstr "Конфигурация сертификата"
33
34 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
35 msgid "DNS API"
36 msgstr "DNS API"
37
38 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
39 msgid "DNS API credentials"
40 msgstr ""
41
42 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
43 msgid "Domain names"
44 msgstr "Доменные имена"
45
46 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
47 msgid ""
48 "Domain names to include in the certificate. The first name will be the "
49 "subject name, subsequent names will be alt names. Note that all domain names "
50 "must point at the router in the global DNS."
51 msgstr ""
52
53 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
54 msgid "Email address to associate with account key."
55 msgstr ""
56
57 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
58 msgid "Enable debug logging"
59 msgstr ""
60
61 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
62 msgid "Enabled"
63 msgstr "Включено"
64
65 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
66 msgid ""
67 "Get certificate from the Letsencrypt staging server (use for testing; the "
68 "certificate won't be valid)."
69 msgstr ""
70
71 #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
72 msgid "Grant UCI access for luci-app-acme"
73 msgstr ""
74
75 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
76 msgid "Key size"
77 msgstr "Размер ключа"
78
79 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
80 msgid "Key size (and type) for the generated certificate."
81 msgstr ""
82
83 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
84 msgid "State directory"
85 msgstr ""
86
87 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
88 msgid ""
89 "The credentials for the DNS API mode selected above. See https://github.com/"
90 "Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
91 "credentials required by each API. Add multiple entries here in KEY=VAL shell "
92 "variable format to supply multiple credential variables."
93 msgstr ""
94
95 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
96 msgid ""
97 "This configures ACME (Letsencrypt) automatic certificate installation. "
98 "Simply fill out this to have the router configured with Letsencrypt-issued "
99 "certificates for the web interface. Note that the domain names in the "
100 "certificate must already be configured to point at the router's public IP "
101 "address. Once configured, issuing certificates can take a while. Check the "
102 "logs for progress and any errors."
103 msgstr ""
104
105 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
106 msgid ""
107 "To use DNS mode to issue certificates, set this to the name of a DNS API "
108 "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
109 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
110 "have to resolve to the router IP. DNS mode is also the only mode that "
111 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
112 "package to be installed."
113 msgstr ""
114
115 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
116 msgid ""
117 "Update the nginx config with this certificate once issued (only select this "
118 "for one certificate).Nginx must support ssl, if not it won't start as it "
119 "needs to be compiled with ssl support to use cert options"
120 msgstr ""
121
122 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
123 msgid ""
124 "Update the uhttpd config with this certificate once issued (only select this "
125 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
126 "form the LuCI interface."
127 msgstr ""
128
129 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
130 msgid "Use for nginx"
131 msgstr ""
132
133 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
134 msgid "Use for uhttpd"
135 msgstr ""
136
137 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
138 msgid "Use staging server"
139 msgstr ""
140
141 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
142 msgid "Webroot directory"
143 msgstr "Каталог Webroot"
144
145 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
146 msgid ""
147 "Webserver root directory. Set this to the webserver document root to run "
148 "Acme in webroot mode. The web server must be accessible from the internet on "
149 "port 80."
150 msgstr ""
151
152 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
153 msgid "Where certs and other state files are kept."
154 msgstr ""