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