4 "Project-Id-Version: PACKAGE VERSION\n"
5 "Report-Msgid-Bugs-To: \n"
6 "POT-Creation-Date: 2009-05-19 19:36+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"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Generator: Translate Toolkit 1.1.1\n"
16 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:1
21 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:2
26 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:3
30 #. Enable if cache (proxy) is shared by multiple users.
31 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:4
32 msgid "Enable if cache (proxy) is shared by multiple users."
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 \"0 6 * * * /usr/sbin/polipo_purge\" (without quotes).
36 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:5
38 "To enable polipo on-disk cache cleaning (highly recommended), you should add "
39 "a cron job in Scheduled Tasks services that will execute /usr/sbin/"
40 "polipo_purge script. For example to perform disk cache cleanup every day at "
41 "6:00 in the morning you should add the following line in Scheduled Tasks \"0 "
42 "6 * * *\\t/usr/sbin/polipo_purge\" (without quotes)."
45 #. Disk cache location
46 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:6
47 msgid "Disk cache location"
50 #. 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.
51 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:7
53 "Location where polipo will cache files permanently. Use of external storage "
54 "devices is recommended, because the cache can grow considerably. Leave it "
55 "empty to disable on-disk cache."
58 #. Truncate cache files size (in bytes)
59 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:8
60 msgid "Truncate cache files size (in bytes)"
63 #. Size to which cached files should be truncated. (default value: 1048576)
64 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:9
66 "Size to which cached files should be truncated. (default value: 1048576)"
69 #. Truncate cache files time
70 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:10
71 msgid "Truncate cache files time"
74 #. Time after which cached files will be truncated. (default value: 4d12h)
75 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:11
76 msgid "Time after which cached files will be truncated. (default value: 4d12h)"
79 #. Delete cache files time
80 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:12
81 msgid "Delete cache files time"
84 #. Time after which cached files will be deleted. (default value: 32d)
85 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:13
86 msgid "Time after which cached files will be deleted. (default value: 32d)"
89 #. Polipo is a small and fast caching web proxy.
90 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:14
91 msgid "Polipo is a small and fast caching web proxy."
95 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:15
100 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:16
101 msgid "Allowed clients"
104 #. 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)).
105 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:17
107 "When listen address is set to 0.0.0.0 or :: (IPv6), you must list clients "
108 "that are allowed to connect. The format is IP address or network address "
109 "(192.168.1.123, 192.168.1.0/24, 2001:660:116::/48 (IPv6))."
112 #. In RAM cache size (in bytes)
113 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:18
114 msgid "In RAM cache size (in bytes)"
117 #. How much RAM should Polipo use for its cache.
118 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:19
119 msgid "How much RAM should Polipo use for its cache."
122 #. DNS server address
123 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:20
124 msgid "DNS server address"
127 #. Set the DNS server address to use, if you want Polipo to use different DNS server than the host system.
128 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:21
130 "Set the DNS server address to use, if you want Polipo to use different DNS "
131 "server than the host system."
134 #. Query DNS for IPv6
135 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:22
136 msgid "Query DNS for IPv6"
139 #. false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6
140 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:23
142 "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = "
143 "Query both, prefer IPv6; true = Query only IPv6"
146 #. Query DNS by hostname
147 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:24
148 msgid "Query DNS by hostname"
151 #. 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
152 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:25
154 "false = Never use system DNS resolver; reluctantly = Query DNS directly, if "
155 "DNS server is unavailable fail to system DNS resolver; happily = Query DNS "
156 "directly, if host could not be found fallback to system DNS resolver; true = "
157 "Always use system DNS resolver"
161 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:26
162 msgid "Syslog facility"
166 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:27
167 msgid "Log file location"
170 #. Use of external storage device is recommended, because the log file is written frequently and can grow considerably.
171 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:28
173 "Use of external storage device is recommended, because the log file is "
174 "written frequently and can grow considerably."
178 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:29
179 msgid "Log to syslog"
182 #. Parent proxy authentication
183 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:30
184 msgid "Parent proxy authentication"
187 #. Basic HTTP authentication supported. Provide username and password in username:password format.
188 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:31
190 "Basic HTTP authentication supported. Provide username and password in "
191 "username:password format."
194 #. Parent proxy address
195 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:32
196 msgid "Parent proxy address"
199 #. Parent proxy address (in host:port format), to which Polipo will forward the requests.
200 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:33
202 "Parent proxy address (in host:port format), to which Polipo will forward the "
207 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:34
208 msgid "Listen address"
211 #. The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6).
212 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:35
214 "The interface on which Polipo will listen. To listen on all interfaces use "
215 "0.0.0.0 or :: (IPv6)."
219 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:36
223 #. Port on which Polipo will listen. (default value: 8123)
224 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:37
225 msgid "Port on which Polipo will listen. (default value: 8123)"
228 #. Poor Man's Multiplexing
229 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:38
230 msgid "Poor Man's Multiplexing"
233 #. 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.
234 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:39
236 "Poor Man's Multiplexing (PMM) is a technique that simulates multiplexing by "
237 "requesting an instance in multiple segments. It tries to lower the latency "
238 "caused by the weakness of HTTP protocol. NOTE: some sites may not work with "
242 #. First PMM segment size (in bytes)
243 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:40
244 msgid "First PMM segment size (in bytes)"
247 #. Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size.
248 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:41
250 "Size of the first PMM segment. If not defined, it defaults to twice the PMM "
254 #. PMM segments size (in bytes)
255 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:42
256 msgid "PMM segments size (in bytes)"
259 #. To enable PMM, PMM segment size must be set to some positive value.
260 #: applications/luci-polipo/luasrc/i18n/polipo.en.lua:43
261 msgid "To enable PMM, PMM segment size must be set to some positive value."