Translated using Weblate (Polish)
[project/luci.git] / applications / luci-app-fwknopd / po / pl / fwknopd.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2019-11-13 21:10+0000\n"
5 "Last-Translator: Michal L <michalrmsmi@wp.pl>\n"
6 "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfwknopd/pl/>\n"
8 "Language: pl\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
13 "|| n%100>=20) ? 1 : 2;\n"
14 "X-Generator: Weblate 3.10-dev\n"
15
16 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
17 msgid ""
18 "Allow SPA clients to request access to services through an iptables firewall "
19 "instead of just to it."
20 msgstr ""
21
22 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:49
23 msgid "Allow SPA clients to request forwarding destination by DNS name."
24 msgstr ""
25
26 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22
27 msgid "Base 64 key"
28 msgstr "Klucz Base 64"
29
30 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33
31 msgid ""
32 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
33 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
34 "to honor any proto/port request specified in the SPA data (unless of it "
35 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
36 msgstr ""
37
38 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36
39 msgid ""
40 "Define the length of time access will be granted by fwknopd through the "
41 "firewall after a valid knock sequence from a source IP address. If "
42 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
43 "automatically be set."
44 msgstr ""
45
46 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18
47 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20
48 msgid ""
49 "Define the symmetric key used for decrypting an incoming SPA packet that is "
50 "encrypted by the fwknop client with Rijndael."
51 msgstr ""
52
53 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6
54 msgid "Enable Uci/Luci control"
55 msgstr "Włącz sterowanie Uci/LuCI"
56
57 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
58 msgid "Enable config overwrite"
59 msgstr "Włącz nadpisywanie konfiguracji"
60
61 #: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13
62 msgid "Firewall Knock Daemon"
63 msgstr "Firewall Knock Daemon"
64
65 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4
66 msgid "Firewall Knock Operator"
67 msgstr ""
68
69 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39
70 msgid ""
71 "Force all SPA packets to contain a real IP address within the encrypted "
72 "data. This makes it impossible to use the -s command line argument on the "
73 "fwknop client command line, so either -R has to be used to automatically "
74 "resolve the external address (if the client behind a NAT) or the client must "
75 "know the external IP and set it via the -a argument."
76 msgstr ""
77
78 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:46
79 msgid ""
80 "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 "
81 "seconds"
82 msgstr ""
83
84 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
85 msgid "Normal Key"
86 msgstr "Klucz normalny"
87
88 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47
89 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
90 msgstr ""
91
92 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28
93 msgid "The base64 hmac key"
94 msgstr "Klucz HMAC Base64"
95
96 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17
97 msgid "Use ANY for any source ip"
98 msgstr ""
99
100 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
101 msgid ""
102 "When unchecked, the config files in /etc/fwknopd will be used as is, "
103 "ignoring any settings here."
104 msgstr ""
105 "Jeśli ta opcja nie jest zaznaczona, pliki konfiguracyjne w /etc/fwknopd będą "
106 "używane tak jak jest, ignorując wszelkie ustawienia tutaj."
107
108 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10
109 msgid "access.conf stanzas"
110 msgstr ""
111
112 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:44
113 msgid "fwknopd.conf config options"
114 msgstr "opcje konfiguracji fwknopd.conf"
115
116 #~ msgid "Enter custom access.conf variables below:"
117 #~ msgstr "Enter custom access.conf variables below:"
118
119 #~ msgid "Enter custom fwknopd.conf variables below:"
120 #~ msgstr "Enter custom fwknopd.conf variables below:"