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