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