root/luci/trunk/po/el/polipo.po @ 6614

Revision 6614, 3.9 KB (checked in by jow, 2 years ago)

po: resync polipo translation

Line 
1#, fuzzy
2msgid ""
3msgstr ""
4"Project-Id-Version: PACKAGE VERSION\n"
5"Report-Msgid-Bugs-To: \n"
6"POT-Creation-Date: 2009-05-28 02:08+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
15msgid "Advanced Settings"
16msgstr ""
17
18msgid "Allowed clients"
19msgstr ""
20
21msgid "Always use system DNS resolver"
22msgstr ""
23
24msgid ""
25"Basic HTTP authentication supported. Provide username and password in "
26"username:password format."
27msgstr ""
28
29msgid "DNS and Query Settings"
30msgstr ""
31
32msgid "DNS server address"
33msgstr ""
34
35msgid "Delete cache files time"
36msgstr ""
37
38msgid "Disk cache location"
39msgstr ""
40
41msgid "Do not query IPv6"
42msgstr ""
43
44msgid "Enable if cache (proxy) is shared by multiple users."
45msgstr ""
46
47msgid "First PMM segment size (in bytes)"
48msgstr ""
49
50msgid "General Settings"
51msgstr ""
52
53msgid "How much RAM should Polipo use for its cache."
54msgstr ""
55
56msgid "In RAM cache size (in bytes)"
57msgstr ""
58
59msgid "Listen address"
60msgstr ""
61
62msgid "Listen port"
63msgstr ""
64
65msgid ""
66"Location where polipo will cache files permanently. Use of external storage "
67"devices is recommended, because the cache can grow considerably. Leave it "
68"empty to disable on-disk cache."
69msgstr ""
70
71msgid "Log file location"
72msgstr ""
73
74msgid "Log to syslog"
75msgstr ""
76
77msgid "Logging and RAM"
78msgstr ""
79
80msgid "Never use system DNS resolver"
81msgstr ""
82
83msgid "On-Disk Cache"
84msgstr ""
85
86msgid "PMM segments size (in bytes)"
87msgstr ""
88
89msgid "Parent Proxy"
90msgstr ""
91
92msgid "Parent proxy address"
93msgstr ""
94
95msgid ""
96"Parent proxy address (in host:port format), to which Polipo will forward the "
97"requests."
98msgstr ""
99
100msgid "Parent proxy authentication"
101msgstr ""
102
103msgid "Polipo"
104msgstr ""
105
106msgid "Polipo is a small and fast caching web proxy."
107msgstr ""
108
109msgid "Poor Man's Multiplexing"
110msgstr ""
111
112msgid ""
113"Poor Man's Multiplexing (PMM) is a technique that simulates multiplexing by "
114"requesting an instance in multiple segments. It tries to lower the latency "
115"caused by the weakness of HTTP protocol. NOTE: some sites may not work with "
116"PMM enabled."
117msgstr ""
118
119msgid "Port on which Polipo will listen"
120msgstr ""
121
122msgid "Proxy"
123msgstr ""
124
125msgid "Query DNS by hostname"
126msgstr ""
127
128msgid "Query DNS directly, fallback to system resolver"
129msgstr ""
130
131msgid "Query DNS directly, for unknown hosts fall back to system resolver"
132msgstr ""
133
134msgid "Query DNS for IPv6"
135msgstr ""
136
137msgid "Query IPv4 and IPv6, prefer IPv4"
138msgstr ""
139
140msgid "Query IPv4 and IPv6, prefer IPv6"
141msgstr ""
142
143msgid "Query only IPv6"
144msgstr ""
145
146msgid ""
147"Set the DNS server address to use, if you want Polipo to use different DNS "
148"server than the host system."
149msgstr ""
150
151msgid "Shared cache"
152msgstr ""
153
154msgid ""
155"Size of the first PMM segment. If not defined, it defaults to twice the PMM "
156"segment size."
157msgstr ""
158
159msgid "Size to which cached files should be truncated"
160msgstr ""
161
162msgid "Syslog facility"
163msgstr ""
164
165msgid ""
166"The interface on which Polipo will listen. To listen on all interfaces use "
167"0.0.0.0 or :: (IPv6)."
168msgstr ""
169
170msgid "Time after which cached files will be deleted"
171msgstr ""
172
173msgid "Time after which cached files will be truncated"
174msgstr ""
175
176msgid "To enable PMM, PMM segment size must be set to some positive value."
177msgstr ""
178
179msgid "Truncate cache files size (in bytes)"
180msgstr ""
181
182msgid "Truncate cache files time"
183msgstr ""
184
185msgid ""
186"Use of external storage device is recommended, because the log file is "
187"written frequently and can grow considerably."
188msgstr ""
189
190msgid ""
191"When listen address is set to 0.0.0.0 or :: (IPv6), you must list clients "
192"that are allowed to connect. The format is IP address or network address "
193"(192.168.1.123, 192.168.1.0/24, 2001:660:116::/48 (IPv6))"
194msgstr ""
195
196msgid "enable"
197msgstr ""
Note: See TracBrowser for help on using the browser.