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

Revision 8450, 3.9 KB (checked in by i18n-system, 14 months ago)

Commit from LuCI Translation Portal by user jow.: 2 of 54 messages translated (0 fuzzy).

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