3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2011-08-25 12:14+0200\n"
5 "Last-Translator: phantasm131 <phantasm131@gmail.com>\n"
6 "Language-Team: none\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=1; plural=0;\n"
12 "X-Generator: Pootle 2.0.4\n"
14 msgid "Advanced Settings"
17 msgid "Allowed clients"
20 msgid "Always use system DNS resolver"
24 "Basic HTTP authentication supported. Provide username and password in "
25 "username:password format."
26 msgstr "基础的HTTP验证支持。以【用户名:密码】格式提供用户名和密码支持。"
28 msgid "DNS and Query Settings"
31 msgid "DNS server address"
34 msgid "Delete cache files time"
37 msgid "Disk cache location"
40 msgid "Do not query IPv6"
43 msgid "Enable if cache (proxy) is shared by multiple users."
44 msgstr "如果多用户共享代理缓存,则开启"
46 msgid "First PMM segment size (in bytes)"
47 msgstr "PMM首段大小(bytes)"
49 msgid "General Settings"
52 msgid "How much RAM should Polipo use for its cache."
55 msgid "In RAM cache size (in bytes)"
56 msgstr "RAM内的缓存大小(bytes)"
58 msgid "Listen address"
65 "Location where polipo will cache files permanently. Use of external storage "
66 "devices is recommended, because the cache can grow considerably. Leave it "
67 "empty to disable on-disk cache."
68 msgstr "指定策略代理的缓存文件暂存位置。强烈建议使用外部存储,因为缓存文件增长迅速。留空则关闭磁盘缓存"
70 msgid "Log file location"
76 msgid "Logging and RAM"
79 msgid "Never use system DNS resolver"
85 msgid "PMM segments size (in bytes)"
86 msgstr "PMM分段大小(bytes)"
91 msgid "Parent proxy address"
95 "Parent proxy address (in host:port format), to which Polipo will forward the "
97 msgstr "上级代理地址(主机:端口 的格式),用于转发请求。"
99 msgid "Parent proxy authentication"
105 msgid "Polipo is a small and fast caching web proxy."
106 msgstr "策略代理是一个快而小巧的缓存型web代理工具。"
108 msgid "Poor Man's Multiplexing"
109 msgstr "经济的多路复用(PMM)"
112 "Poor Man's Multiplexing (PMM) is a technique that simulates multiplexing by "
113 "requesting an instance in multiple segments. It tries to lower the latency "
114 "caused by the weakness of HTTP protocol. NOTE: some sites may not work with "
117 "经济型复用 (PMM) 是一种通过模拟多路用户以多重段来请求实例的技术,并尝试降低HTTP协议引发的延迟。注意: 启用PMM可能导致部分站点异常。"
119 msgid "Port on which Polipo will listen"
125 msgid "Query DNS by hostname"
128 msgid "Query DNS directly, fallback to system resolver"
129 msgstr "直接查询DNS,退回到系统解析"
131 msgid "Query DNS directly, for unknown hosts fall back to system resolver"
132 msgstr "直接查询DNS,对未知主机退回到系统解析"
134 msgid "Query DNS for IPv6"
137 msgid "Query IPv4 and IPv6, prefer IPv4"
138 msgstr "查询IPv4和IPv6,IPv4优先"
140 msgid "Query IPv4 and IPv6, prefer IPv6"
141 msgstr "查询IPv4和IPv6,IPv6优先"
143 msgid "Query only IPv6"
147 "Set the DNS server address to use, if you want Polipo to use different DNS "
148 "server than the host system."
149 msgstr "相对于主机系统如果更偏好不同的DNS服务器,则启用策略代理的DNS服务器地址。"
155 "Size of the first PMM segment. If not defined, it defaults to twice the PMM "
157 msgstr "PMM首段大小。如未定义,则默认为两倍PMM段大小。"
159 msgid "Size to which cached files should be truncated"
162 msgid "Syslog facility"
166 "The interface on which Polipo will listen. To listen on all interfaces use "
167 "0.0.0.0 or :: (IPv6)."
168 msgstr "策略代理的监听接口。使用0.0.0.0或::(IPv6)则监听全部接口。"
170 msgid "Time after which cached files will be deleted"
173 msgid "Time after which cached files will be truncated"
176 msgid "To enable PMM, PMM segment size must be set to some positive value."
177 msgstr "要启用PMM, PMM的段大小必须设为有效的值。"
179 msgid "Truncate cache files size (in bytes)"
180 msgstr "截断缓存文件的大小(bytes)"
182 msgid "Truncate cache files time"
186 "Use of external storage device is recommended, because the log file is "
187 "written frequently and can grow considerably."
188 msgstr "建议使用外部存储设备,因为日志文件读写频繁并且增长很快。"
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))"
195 "当监听地址为0.0.0.0 or :: (IPv6)时, 必须列出允许连接的客户端。格式为IP地址或网络地址 (192.168.1.123, "
196 "192.168.1.0/24, 2001:660:116::/48 (IPv6))"