po: repair some message ids
[project/luci.git] / po / templates / polipo.pot
1 #  polipo.pot
2 #  generated from ./applications/luci-polipo/luasrc/i18n/polipo.en.lua
3 msgid ""
4 msgstr "Content-Type: text/plain; charset=UTF-8"
5
6 #. Polipo
7 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:1
8 msgid "Polipo"
9 msgstr ""
10
11 #. On-Disk Cache
12 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:2
13 msgid "On-Disk Cache"
14 msgstr ""
15
16 #. Shared cache
17 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:3
18 msgid "Shared cache"
19 msgstr ""
20
21 #. Enable if cache (proxy) is shared by multiple users.
22 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:4
23 msgid "Enable if cache (proxy) is shared by multiple users."
24 msgstr ""
25
26 #. To enable polipo on-disk cache cleaning (highly recommended), you should add a cron job in Scheduled Tasks services that will execute /usr/sbin/polipo_purge script. For example to perform disk cache cleanup every day at 6:00 in the morning you should add the following line in Scheduled Tasks "0 6 * * * /usr/sbin/polipo_purge" (without quotes).
27 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:5
28 msgid ""
29 "To enable polipo on-disk cache cleaning (highly recommended), you should add "
30 "a cron job in Scheduled Tasks services that will execute /usr/sbin/"
31 "polipo_purge script. For example to perform disk cache cleanup every day at "
32 "6:00 in the morning you should add the following line in Scheduled Tasks \"0 "
33 "6 * * *\\t/usr/sbin/polipo_purge\" (without quotes)."
34 msgstr ""
35
36 #. Disk cache location
37 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:6
38 msgid "Disk cache location"
39 msgstr ""
40
41 #. Location where polipo will cache files permanently. Use of external storage devices is recommended, because the cache can grow considerably. Leave it empty to disable on-disk cache.
42 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:7
43 msgid ""
44 "Location where polipo will cache files permanently. Use of external storage "
45 "devices is recommended, because the cache can grow considerably. Leave it "
46 "empty to disable on-disk cache."
47 msgstr ""
48
49 #. Truncate cache files size (in bytes)
50 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:8
51 msgid "Truncate cache files size (in bytes)"
52 msgstr ""
53
54 #. Size to which cached files should be truncated. (default value: 1048576)
55 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:9
56 msgid ""
57 "Size to which cached files should be truncated. (default value: 1048576)"
58 msgstr ""
59
60 #. Truncate cache files time
61 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:10
62 msgid "Truncate cache files time"
63 msgstr ""
64
65 #. Time after which cached files will be truncated. (default value: 4d12h)
66 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:11
67 msgid "Time after which cached files will be truncated. (default value: 4d12h)"
68 msgstr ""
69
70 #. Delete cache files time
71 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:12
72 msgid "Delete cache files time"
73 msgstr ""
74
75 #. Time after which cached files will be deleted. (default value: 32d)
76 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:13
77 msgid "Time after which cached files will be deleted. (default value: 32d)"
78 msgstr ""
79
80 #. Polipo is a small and fast caching web proxy.
81 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:14
82 msgid "Polipo is a small and fast caching web proxy."
83 msgstr ""
84
85 #. General
86 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:15
87 msgid "General"
88 msgstr ""
89
90 #. Allowed clients
91 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:16
92 msgid "Allowed clients"
93 msgstr ""
94
95 #. When listen address is set to 0.0.0.0 or :: (IPv6), you must list clients that are allowed to connect. The format is IP address or network address (192.168.1.123, 192.168.1.0/24, 2001:660:116::/48 (IPv6)).
96 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:17
97 msgid ""
98 "When listen address is set to 0.0.0.0 or :: (IPv6), you must list clients "
99 "that are allowed to connect. The format is IP address or network address "
100 "(192.168.1.123, 192.168.1.0/24, 2001:660:116::/48 (IPv6))."
101 msgstr ""
102
103 #. In RAM cache size (in bytes)
104 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:18
105 msgid "In RAM cache size (in bytes)"
106 msgstr ""
107
108 #. How much RAM should Polipo use for its cache.
109 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:19
110 msgid "How much RAM should Polipo use for its cache."
111 msgstr ""
112
113 #. DNS server address
114 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:20
115 msgid "DNS server address"
116 msgstr ""
117
118 #. Set the DNS server address to use, if you want Polipo to use different DNS server than the host system.
119 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:21
120 msgid ""
121 "Set the DNS server address to use, if you want Polipo to use different DNS "
122 "server than the host system."
123 msgstr ""
124
125 #. Query DNS for IPv6
126 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:22
127 msgid "Query DNS for IPv6"
128 msgstr ""
129
130 #. false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6
131 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:23
132 msgid ""
133 "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = "
134 "Query both, prefer IPv6; true = Query only IPv6"
135 msgstr ""
136
137 #. Query DNS by hostname
138 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:24
139 msgid "Query DNS by hostname"
140 msgstr ""
141
142 #. false = Never use system DNS resolver; reluctantly = Query DNS directly, if DNS server is unavailable fail to system DNS resolver; happily = Query DNS directly, if host could not be found fallback to system DNS resolver; true = Always use system DNS resolver
143 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:25
144 msgid ""
145 "false = Never use system DNS resolver; reluctantly = Query DNS directly, if "
146 "DNS server is unavailable fail to system DNS resolver; happily = Query DNS "
147 "directly, if host could not be found fallback to system DNS resolver; true = "
148 "Always use system DNS resolver"
149 msgstr ""
150
151 #. Syslog facility
152 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:26
153 msgid "Syslog facility"
154 msgstr ""
155
156 #. Log file location
157 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:27
158 msgid "Log file location"
159 msgstr ""
160
161 #. Use of external storage device is recommended, because the log file is written frequently and can grow considerably.
162 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:28
163 msgid ""
164 "Use of external storage device is recommended, because the log file is "
165 "written frequently and can grow considerably."
166 msgstr ""
167
168 #. Log to syslog
169 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:29
170 msgid "Log to syslog"
171 msgstr ""
172
173 #. Parent proxy authentication
174 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:30
175 msgid "Parent proxy authentication"
176 msgstr ""
177
178 #. Basic HTTP authentication supported. Provide username and password in username:password format.
179 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:31
180 msgid ""
181 "Basic HTTP authentication supported. Provide username and password in "
182 "username:password format."
183 msgstr ""
184
185 #. Parent proxy address
186 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:32
187 msgid "Parent proxy address"
188 msgstr ""
189
190 #. Parent proxy address (in host:port format), to which Polipo will forward the requests.
191 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:33
192 msgid ""
193 "Parent proxy address (in host:port format), to which Polipo will forward the "
194 "requests."
195 msgstr ""
196
197 #. Listen address
198 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:34
199 msgid "Listen address"
200 msgstr ""
201
202 #. The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6).
203 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:35
204 msgid ""
205 "The interface on which Polipo will listen. To listen on all interfaces use "
206 "0.0.0.0 or :: (IPv6)."
207 msgstr ""
208
209 #. Listen port
210 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:36
211 msgid "Listen port"
212 msgstr ""
213
214 #. Port on which Polipo will listen. (default value: 8123)
215 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:37
216 msgid "Port on which Polipo will listen. (default value: 8123)"
217 msgstr ""
218
219 #. Poor Man's Multiplexing
220 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:38
221 msgid "Poor Man's Multiplexing"
222 msgstr ""
223
224 #. Poor Man's Multiplexing (PMM) is a technique that simulates multiplexing by requesting an instance in multiple segments. It tries to lower the latency caused by the weakness of HTTP protocol. NOTE: some sites may not work with PMM enabled.
225 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:39
226 msgid ""
227 "Poor Man's Multiplexing (PMM) is a technique that simulates multiplexing by "
228 "requesting an instance in multiple segments. It tries to lower the latency "
229 "caused by the weakness of HTTP protocol. NOTE: some sites may not work with "
230 "PMM enabled."
231 msgstr ""
232
233 #. First PMM segment size (in bytes)
234 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:40
235 msgid "First PMM segment size (in bytes)"
236 msgstr ""
237
238 #. Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size.
239 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:41
240 msgid ""
241 "Size of the first PMM segment. If not defined, it defaults to twice the PMM "
242 "segment size."
243 msgstr ""
244
245 #. PMM segments size (in bytes)
246 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:42
247 msgid "PMM segments size (in bytes)"
248 msgstr ""
249
250 #. To enable PMM, PMM segment size must be set to some positive value.
251 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:43
252 msgid "To enable PMM, PMM segment size must be set to some positive value."
253 msgstr ""