Translated using Weblate (Finnish)
[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/luasrc/model/cbi/acme.lua:18
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/luasrc/model/cbi/acme.lua:27
22 msgid "ACME global config"
23 msgstr "ACME-yleisasetukset"
24
25 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
26 msgid "Account email"
27 msgstr "Sähköpostitili"
28
29 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
30 msgid "Certificate config"
31 msgstr "Sertifikaatin asetukset"
32
33 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
34 msgid "Challenge Alias"
35 msgstr "Haaste - alias"
36
37 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
38 msgid "DNS API"
39 msgstr "DNS API"
40
41 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
42 msgid "DNS API credentials"
43 msgstr "DNS API kirjautumistiedot"
44
45 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
46 msgid "Domain Alias"
47 msgstr "Verkkonimen alias"
48
49 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
50 msgid "Domain names"
51 msgstr "Verkkonimet"
52
53 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
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/luasrc/model/cbi/acme.lua:36
65 msgid "Email address to associate with account key."
66 msgstr "Avaimeen liitettävä sähköpostiosoite."
67
68 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
69 msgid "Enable debug logging"
70 msgstr "Ota vieanetsintälokkaus käyttöön"
71
72 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
73 msgid "Enabled"
74 msgstr "Käytössä"
75
76 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
77 msgid ""
78 "Get certificate from the Letsencrypt staging server (use for testing; the "
79 "certificate won't be valid)."
80 msgstr ""
81
82 #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
83 msgid "Grant UCI access for luci-app-acme"
84 msgstr "Salli pääsy acme-asetuksiin"
85
86 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
87 msgid "Key size"
88 msgstr "Avaimen koko"
89
90 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
91 msgid "Key size (and type) for the generated certificate."
92 msgstr "Avaimen koko (ja tyyppi) luotavassa sertifikaatissa."
93
94 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
95 msgid "State directory"
96 msgstr "Tilahakemisto"
97
98 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
99 msgid ""
100 "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
101 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
102 "only supports one challenge alias per certificate."
103 msgstr ""
104
105 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
106 msgid ""
107 "The credentials for the DNS API mode selected above. See https://github.com/"
108 "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
109 "by each API. Add multiple entries here in KEY=VAL shell variable format to "
110 "supply multiple credential variables."
111 msgstr ""
112
113 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
114 msgid ""
115 "The domain alias to use for ALL domains. See https://github.com/acmesh-"
116 "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
117 "only supports one challenge domain per certificate."
118 msgstr ""
119
120 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
121 msgid ""
122 "This configures ACME (Letsencrypt) automatic certificate installation. "
123 "Simply fill out this to have the router configured with Letsencrypt-issued "
124 "certificates for the web interface. Note that the domain names in the "
125 "certificate must already be configured to point at the router's public IP "
126 "address. Once configured, issuing certificates can take a while. Check the "
127 "logs for progress and any errors."
128 msgstr ""
129
130 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
131 msgid ""
132 "To use DNS mode to issue certificates, set this to the name of a DNS API "
133 "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
134 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
135 "have to resolve to the router IP. DNS mode is also the only mode that "
136 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
137 "package to be installed."
138 msgstr ""
139
140 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
141 msgid ""
142 "Update the nginx config with this certificate once issued (only select this "
143 "for one certificate).Nginx must support ssl, if not it won't start as it "
144 "needs to be compiled with ssl support to use cert options"
145 msgstr ""
146
147 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
148 msgid ""
149 "Update the uhttpd config with this certificate once issued (only select this "
150 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
151 "form the LuCI interface."
152 msgstr ""
153
154 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
155 msgid "Use for nginx"
156 msgstr ""
157
158 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
159 msgid "Use for uhttpd"
160 msgstr ""
161
162 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
163 msgid "Use staging server"
164 msgstr ""
165
166 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
167 msgid "Webroot directory"
168 msgstr ""
169
170 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
171 msgid ""
172 "Webserver root directory. Set this to the webserver document root to run "
173 "Acme in webroot mode. The web server must be accessible from the internet on "
174 "port 80."
175 msgstr ""
176
177 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
178 msgid "Where certs and other state files are kept."
179 msgstr ""