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"
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"
13 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17
14 msgid "ACME certificates"
15 msgstr "ACME sertifikaatit"
17 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
19 msgstr "ACME sertifikaatit"
21 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
22 msgid "ACME global config"
23 msgstr "ACME-yleisasetukset"
25 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:34
27 msgstr "Sähköpostitili"
29 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42
30 msgid "Certificate config"
31 msgstr "Sertifikaatin asetukset"
33 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:106
34 msgid "Challenge Alias"
35 msgstr "Haaste - alias"
37 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:93
41 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100
42 msgid "DNS API credentials"
43 msgstr "DNS API kirjautumistiedot"
45 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:111
47 msgstr "Verkkonimen alias"
49 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
53 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
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."
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-"
64 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
68 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60
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."
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"
80 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
84 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:50
86 "Get certificate from the Letsencrypt staging server (use for testing; the "
87 "certificate won't be valid)."
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"
94 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
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."
102 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
103 msgid "RSA 2048 bits"
106 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
107 msgid "RSA 3072 bits"
110 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:58
111 msgid "RSA 4096 bits"
114 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29
115 msgid "State directory"
116 msgstr "Tilahakemisto"
118 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:107
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."
125 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101
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."
133 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:112
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."
140 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:18
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."
150 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:94
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."
160 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
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"
167 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:66
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."
174 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
175 msgid "Use for nginx"
178 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:65
179 msgid "Use for uhttpd"
182 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
183 msgid "Use staging server"
186 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
187 msgid "Webroot directory"
190 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82
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 "
197 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30
198 msgid "Where certs and other state files are kept."