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