diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /applications/luci-app-polipo/po/zh-cn | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'applications/luci-app-polipo/po/zh-cn')
-rw-r--r-- | applications/luci-app-polipo/po/zh-cn/polipo.po | 205 |
1 files changed, 205 insertions, 0 deletions
diff --git a/applications/luci-app-polipo/po/zh-cn/polipo.po b/applications/luci-app-polipo/po/zh-cn/polipo.po new file mode 100644 index 000000000..7dcbe2344 --- /dev/null +++ b/applications/luci-app-polipo/po/zh-cn/polipo.po @@ -0,0 +1,205 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2013-10-09 03:47+0200\n" +"Last-Translator: Tanyingyu <Tanyingyu@163.com>\n" +"Language-Team: none\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Advanced Settings" +msgstr "高级设置" + +msgid "Allowed clients" +msgstr "允许的客户端" + +msgid "Always use system DNS resolver" +msgstr "始终使用系统DNS解析" + +msgid "" +"Basic HTTP authentication supported. Provide username and password in " +"username:password format." +msgstr "支持HTTP基本身份验证。提供用户名和密码格式为:用户名:密码。" + +msgid "Configuration" +msgstr "配置" + +msgid "DNS and Query Settings" +msgstr "DNS查询设置" + +msgid "DNS server address" +msgstr "DNS地址" + +msgid "Delete cache files time" +msgstr "清除缓存文件周期" + +msgid "Disk cache location" +msgstr "磁盘缓存位置" + +msgid "Do not query IPv6" +msgstr "不能查询IPv6" + +msgid "Enable if cache (proxy) is shared by multiple users." +msgstr "允许多用户共享缓存(代理)。" + +msgid "First PMM segment size (in bytes)" +msgstr "第一的PMM段的大小(字节为单位)" + +msgid "General Settings" +msgstr "通用设置" + +msgid "How much RAM should Polipo use for its cache." +msgstr "" + +msgid "In RAM cache size (in bytes)" +msgstr "" + +msgid "Listen address" +msgstr "监听地址" + +msgid "Listen port" +msgstr "监听端口" + +msgid "" +"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." +msgstr "polipo将永久缓存文件。建议使用外部存储设备,因为缓存会一直增长。留空表示禁用磁盘缓存。" + +msgid "Log file location" +msgstr "日志存放位置" + +msgid "Log to syslog" +msgstr "吐日志到syslog" + +msgid "Logging and RAM" +msgstr "" + +msgid "Never use system DNS resolver" +msgstr "从不使用系统DNS解析" + +msgid "On-Disk Cache" +msgstr "磁盘缓存" + +msgid "PMM segments size (in bytes)" +msgstr "" + +msgid "Parent Proxy" +msgstr "" + +msgid "Parent proxy address" +msgstr "" + +msgid "" +"Parent proxy address (in host:port format), to which Polipo will forward the " +"requests." +msgstr "" + +msgid "Parent proxy authentication" +msgstr "" + +msgid "Polipo" +msgstr "" + +msgid "Polipo Status" +msgstr "" + +msgid "Polipo is a small and fast caching web proxy." +msgstr "" + +msgid "Poor Man's Multiplexing" +msgstr "" + +msgid "" +"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." +msgstr "" + +msgid "Port on which Polipo will listen" +msgstr "" + +msgid "Proxy" +msgstr "" + +msgid "Query DNS by hostname" +msgstr "" + +msgid "Query DNS directly, fallback to system resolver" +msgstr "" + +msgid "Query DNS directly, for unknown hosts fall back to system resolver" +msgstr "" + +msgid "Query DNS for IPv6" +msgstr "" + +msgid "Query IPv4 and IPv6, prefer IPv4" +msgstr "" + +msgid "Query IPv4 and IPv6, prefer IPv6" +msgstr "" + +msgid "Query only IPv6" +msgstr "" + +msgid "" +"Set the DNS server address to use, if you want Polipo to use different DNS " +"server than the host system." +msgstr "" + +msgid "Shared cache" +msgstr "" + +msgid "" +"Size of the first PMM segment. If not defined, it defaults to twice the PMM " +"segment size." +msgstr "" + +msgid "Size to which cached files should be truncated" +msgstr "" + +msgid "Status" +msgstr "" + +msgid "Syslog facility" +msgstr "" + +msgid "" +"The interface on which Polipo will listen. To listen on all interfaces use " +"0.0.0.0 or :: (IPv6)." +msgstr "" + +msgid "Time after which cached files will be deleted" +msgstr "" + +msgid "Time after which cached files will be truncated" +msgstr "" + +msgid "To enable PMM, PMM segment size must be set to some positive value." +msgstr "" + +msgid "Truncate cache files size (in bytes)" +msgstr "" + +msgid "Truncate cache files time" +msgstr "" + +msgid "" +"Use of external storage device is recommended, because the log file is " +"written frequently and can grow considerably." +msgstr "" + +msgid "" +"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))" +msgstr "" + +msgid "enable" +msgstr "" |