i18n: sync translations
[project/luci.git] / applications / luci-app-fwknopd / po / en / fwknopd.po
1 msgid ""
2 msgstr ""
3 "Content-Type: text/plain; charset=UTF-8\n"
4 "Project-Id-Version: PACKAGE VERSION\n"
5 "PO-Revision-Date: 2015-05-12 21:03-0500\n"
6 "Last-Translator: Jonathan Bennett <JBennett@incomsystems.biz>\n"
7 "Language-Team: English\n"
8 "Language: en\n"
9 "MIME-Version: 1.0\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
13 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
14 msgid ""
15 "Allow SPA clients to request access to services through an iptables firewall "
16 "instead of just to it."
17 msgstr ""
18 "Allow SPA clients to request access to services through an iptables firewall "
19 "instead of just to it."
20
21 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:49
22 msgid "Allow SPA clients to request forwarding destination by DNS name."
23 msgstr ""
24
25 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22
26 msgid "Base 64 key"
27 msgstr "Base 64 key"
28
29 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33
30 msgid ""
31 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
32 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
33 "to honor any proto/port request specified in the SPA data (unless of it "
34 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
35 msgstr ""
36 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
37 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
38 "to honor any proto/port request specified in the SPA data (unless of it "
39 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
40
41 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36
42 msgid ""
43 "Define the length of time access will be granted by fwknopd through the "
44 "firewall after a valid knock sequence from a source IP address. If "
45 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
46 "automatically be set."
47 msgstr ""
48 "Define the length of time access will be granted by fwknopd through the "
49 "firewall after a valid knock sequence from a source IP address. If "
50 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
51 "automatically be set."
52
53 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18
54 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20
55 msgid ""
56 "Define the symmetric key used for decrypting an incoming SPA packet that is "
57 "encrypted by the fwknop client with Rijndael."
58 msgstr ""
59 "Define the symmetric key used for decrypting an incoming SPA packet that is "
60 "encrypted by the fwknop client with Rijndael."
61
62 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6
63 msgid "Enable Uci/Luci control"
64 msgstr "Enable Uci/Luci control"
65
66 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
67 msgid "Enable config overwrite"
68 msgstr "Enable config overwrite"
69
70 #: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13
71 msgid "Firewall Knock Daemon"
72 msgstr "Firewall Knock Daemon"
73
74 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4
75 msgid "Firewall Knock Operator"
76 msgstr "Firewall Knock Operator"
77
78 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39
79 msgid ""
80 "Force all SPA packets to contain a real IP address within the encrypted "
81 "data. This makes it impossible to use the -s command line argument on the "
82 "fwknop client command line, so either -R has to be used to automatically "
83 "resolve the external address (if the client behind a NAT) or the client must "
84 "know the external IP and set it via the -a argument."
85 msgstr ""
86 "Force all SPA packets to contain a real IP address within the encrypted "
87 "data. This makes it impossible to use the -s command line argument on the "
88 "fwknop client command line, so either -R has to be used to automatically "
89 "resolve the external address (if the client behind a NAT) or the client must "
90 "know the external IP and set it via the -a argument."
91
92 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:46
93 msgid ""
94 "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 "
95 "seconds"
96 msgstr ""
97 "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 "
98 "seconds"
99
100 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
101 msgid "Normal Key"
102 msgstr "Normal Key"
103
104 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47
105 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
106 msgstr "Specify the ethernet interface on which fwknopd will sniff packets."
107
108 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28
109 msgid "The base64 hmac key"
110 msgstr "The base64 hmac key"
111
112 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17
113 msgid "Use ANY for any source ip"
114 msgstr "Use ANY for any source ip"
115
116 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
117 msgid ""
118 "When unchecked, the config files in /etc/fwknopd will be used as is, "
119 "ignoring any settings here."
120 msgstr ""
121 "When unchecked, the config files in /etc/fwknopd will be used as is, "
122 "ignoring any settings here."
123
124 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10
125 msgid "access.conf stanzas"
126 msgstr "access.conf stanzas"
127
128 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:44
129 msgid "fwknopd.conf config options"
130 msgstr "fwknopd.conf config options"
131
132 #~ msgid "Enter custom access.conf variables below:"
133 #~ msgstr "Enter custom access.conf variables below:"
134
135 #~ msgid "Enter custom fwknopd.conf variables below:"
136 #~ msgstr "Enter custom fwknopd.conf variables below:"