d46f0504a93c6cebf6a1d0f42e61ec150f7f4b7f
[project/luci.git] / applications / luci-app-acme / po / fi / acme.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2020-05-29 19:41+0000\n"
4 "Last-Translator: Riku Viitanen <riku.viitanen@protonmail.com>\n"
5 "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsacme/fi/>\n"
7 "Language: fi\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/htdocs/luci-static/resources/view/acme.js:17
14 msgid "ACME certificates"
15 msgstr "ACME sertifikaatit"
16
17 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
18 msgid "ACME certs"
19 msgstr "ACME sertifikaatit"
20
21 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
22 msgid "ACME global config"
23 msgstr "ACME-yleisasetukset"
24
25 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:34
26 msgid "Account email"
27 msgstr "Sähköpostitili"
28
29 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42
30 msgid "Certificate config"
31 msgstr "Sertifikaatin asetukset"
32
33 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:106
34 msgid "Challenge Alias"
35 msgstr "Haaste - alias"
36
37 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:93
38 msgid "DNS API"
39 msgstr "DNS API"
40
41 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100
42 msgid "DNS API credentials"
43 msgstr "DNS API kirjautumistiedot"
44
45 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:111
46 msgid "Domain Alias"
47 msgstr "Verkkonimen alias"
48
49 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
50 msgid "Domain names"
51 msgstr "Verkkonimet"
52
53 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
54 msgid ""
55 "Domain names to include in the certificate. The first name will be the "
56 "subject name, subsequent names will be alt names. Note that all domain names "
57 "must point at the router in the global DNS."
58 msgstr ""
59 "Sertifiikaattiin sisällytettävät verkkotunnukset. Ensimmäinen nimi merkataan "
60 "\"subject name\"-kenttään, loput vaihtoehtoisiksi nimiksi. Huomioi, että "
61 "kaikkien verkkotunnusten pitää osoittaa reitittimeen globaalissa DNS-"
62 "järjestelmässä."
63
64 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
65 msgid "ECC 256 bits"
66 msgstr ""
67
68 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60
69 msgid "ECC 384 bits"
70 msgstr ""
71
72 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:35
73 msgid "Email address to associate with account key."
74 msgstr "Avaimeen liitettävä sähköpostiosoite."
75
76 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
77 msgid "Enable debug logging"
78 msgstr "Ota vieanetsintälokkaus käyttöön"
79
80 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
81 msgid "Enabled"
82 msgstr "Käytössä"
83
84 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:50
85 msgid ""
86 "Get certificate from the Letsencrypt staging server (use for testing; the "
87 "certificate won't be valid)."
88 msgstr ""
89
90 #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
91 msgid "Grant UCI access for luci-app-acme"
92 msgstr "Salli pääsy acme-asetuksiin"
93
94 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
95 msgid "Key size"
96 msgstr "Avaimen koko"
97
98 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
99 msgid "Key size (and type) for the generated certificate."
100 msgstr "Avaimen koko (ja tyyppi) luotavassa sertifikaatissa."
101
102 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
103 msgid "RSA 2048 bits"
104 msgstr ""
105
106 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
107 msgid "RSA 3072 bits"
108 msgstr ""
109
110 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:58
111 msgid "RSA 4096 bits"
112 msgstr ""
113
114 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29
115 msgid "State directory"
116 msgstr "Tilahakemisto"
117
118 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:107
119 msgid ""
120 "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
121 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
122 "only supports one challenge alias per certificate."
123 msgstr ""
124
125 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101
126 msgid ""
127 "The credentials for the DNS API mode selected above. See https://github.com/"
128 "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
129 "by each API. Add multiple entries here in KEY=VAL shell variable format to "
130 "supply multiple credential variables."
131 msgstr ""
132
133 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:112
134 msgid ""
135 "The domain alias to use for ALL domains. See https://github.com/acmesh-"
136 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
137 "only supports one challenge domain per certificate."
138 msgstr ""
139
140 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:18
141 msgid ""
142 "This configures ACME (Letsencrypt) automatic certificate installation. "
143 "Simply fill out this to have the router configured with Letsencrypt-issued "
144 "certificates for the web interface. Note that the domain names in the "
145 "certificate must already be configured to point at the router's public IP "
146 "address. Once configured, issuing certificates can take a while. Check the "
147 "logs for progress and any errors."
148 msgstr ""
149
150 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:94
151 msgid ""
152 "To use DNS mode to issue certificates, set this to the name of a DNS API "
153 "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
154 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
155 "have to resolve to the router IP. DNS mode is also the only mode that "
156 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
157 "package to be installed."
158 msgstr ""
159
160 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
161 msgid ""
162 "Update the nginx config with this certificate once issued (only select this "
163 "for one certificate). Nginx must support ssl, if not it won't start as it "
164 "needs to be compiled with ssl support to use cert options"
165 msgstr ""
166
167 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:66
168 msgid ""
169 "Update the uhttpd config with this certificate once issued (only select this "
170 "for one certificate). Is also available luci-app-uhttpd to configure uhttpd "
171 "form the LuCI interface."
172 msgstr ""
173
174 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
175 msgid "Use for nginx"
176 msgstr ""
177
178 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:65
179 msgid "Use for uhttpd"
180 msgstr ""
181
182 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
183 msgid "Use staging server"
184 msgstr ""
185
186 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
187 msgid "Webroot directory"
188 msgstr ""
189
190 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
191 msgid ""
192 "Webserver root directory. Set this to the webserver document root to run "
193 "Acme in webroot mode. The web server must be accessible from the internet on "
194 "port 80."
195 msgstr ""
196
197 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30
198 msgid "Where certs and other state files are kept."
199 msgstr ""