summaryrefslogtreecommitdiffhomepage
path: root/po/ja/polipo.po
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-10-31 15:52:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-10-31 15:52:50 +0000
commitdc7138e424dfd454951ed5ed4eeddbf842457e87 (patch)
tree55eee31f812f0df09eec390c05d813ac79099d81 /po/ja/polipo.po
parent8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff)
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/ja/polipo.po')
-rw-r--r--po/ja/polipo.po84
1 files changed, 42 insertions, 42 deletions
diff --git a/po/ja/polipo.po b/po/ja/polipo.po
index 82b0d7db3..d8f454a1c 100644
--- a/po/ja/polipo.po
+++ b/po/ja/polipo.po
@@ -14,212 +14,212 @@ msgstr ""
#. Polipo
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:1
-msgid "polipo"
+msgid "Polipo"
msgstr ""
#. On-Disk Cache
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:2
-msgid "polipo_cache"
+msgid "On-Disk Cache"
msgstr ""
#. Shared cache
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:3
-msgid "polipo_cache_cacheisshared"
+msgid "Shared cache"
msgstr ""
#. Enable if cache (proxy) is shared by multiple users.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:4
-msgid "polipo_cache_cacheisshared_desc"
+msgid "Enable if cache (proxy) is shared by multiple users."
msgstr ""
#. 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 &quot;0 6 * * * /usr/sbin/polipo_purge&quot; (without quotes).
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:5
-msgid "polipo_cache_desc"
+msgid "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 * * *\\t/usr/sbin/polipo_purge\" (without quotes)."
msgstr ""
#. Disk cache location
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:6
-msgid "polipo_cache_diskcacheroot"
+msgid "Disk cache location"
msgstr ""
#. 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.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:7
-msgid "polipo_cache_diskcacheroot_desc"
+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 ""
#. Truncate cache files size (in bytes)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:8
-msgid "polipo_cache_diskcachetruncatesize"
+msgid "Truncate cache files size (in bytes)"
msgstr ""
#. Size to which cached files should be truncated. (default value: 1048576)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:9
-msgid "polipo_cache_diskcachetruncatesize_desc"
+msgid "Size to which cached files should be truncated. (default value: 1048576)"
msgstr ""
#. Truncate cache files time
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:10
-msgid "polipo_cache_diskcachetruncatetime"
+msgid "Truncate cache files time"
msgstr ""
#. Time after which cached files will be truncated. (default value: 4d12h)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:11
-msgid "polipo_cache_diskcachetruncatetime_desc"
+msgid "Time after which cached files will be truncated. (default value: 4d12h)"
msgstr ""
#. Delete cache files time
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:12
-msgid "polipo_cache_diskcacheunlinktime"
+msgid "Delete cache files time"
msgstr ""
#. Time after which cached files will be deleted. (default value: 32d)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:13
-msgid "polipo_cache_diskcacheunlinktime_desc"
+msgid "Time after which cached files will be deleted. (default value: 32d)"
msgstr ""
#. Polipo is a small and fast caching web proxy.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:14
-msgid "polipo_desc"
+msgid "Polipo is a small and fast caching web proxy."
msgstr ""
#. General
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:15
-msgid "polipo_general"
+msgid "General"
msgstr ""
#. Allowed clients
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:16
-msgid "polipo_general_allowedclients"
+msgid "Allowed clients"
msgstr ""
#. 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)).
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:17
-msgid "polipo_general_allowedclients_desc"
+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 ""
#. In RAM cache size (in bytes)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:18
-msgid "polipo_general_chunkhighmark"
+msgid "In RAM cache size (in bytes)"
msgstr ""
#. How much RAM should Polipo use for its cache.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:19
-msgid "polipo_general_chunkhighmark_desc"
+msgid "How much RAM should Polipo use for its cache."
msgstr ""
#. DNS server address
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:20
-msgid "polipo_general_dnsnameserver"
+msgid "DNS server address"
msgstr ""
#. Set the DNS server address to use, if you want Polipo to use different DNS server than the host system.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:21
-msgid "polipo_general_dnsnameserver_desc"
+msgid "Set the DNS server address to use, if you want Polipo to use different DNS server than the host system."
msgstr ""
#. Query DNS for IPv6
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:22
-msgid "polipo_general_dnsqueryipv6"
+msgid "Query DNS for IPv6"
msgstr ""
#. false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:23
-msgid "polipo_general_dnsqueryipv6_desc"
+msgid "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6"
msgstr ""
#. Query DNS by hostname
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:24
-msgid "polipo_general_dnsusegethostbyname"
+msgid "Query DNS by hostname"
msgstr ""
#. 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
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:25
-msgid "polipo_general_dnsusegethostbyname_desc"
+msgid "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"
msgstr ""
#. Syslog facility
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:26
-msgid "polipo_general_logfacility"
+msgid "Syslog facility"
msgstr ""
#. Log file location
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:27
-msgid "polipo_general_logfile"
+msgid "Log file location"
msgstr ""
#. Use of external storage device is recommended, because the log file is written frequently and can grow considerably.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:28
-msgid "polipo_general_logfile_desc"
+msgid "Use of external storage device is recommended, because the log file is written frequently and can grow considerably."
msgstr ""
#. Log to syslog
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:29
-msgid "polipo_general_logsyslog"
+msgid "Log to syslog"
msgstr ""
#. Parent proxy authentication
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:30
-msgid "polipo_general_parentauthcredentials"
+msgid "Parent proxy authentication"
msgstr ""
#. Basic HTTP authentication supported. Provide username and password in username:password format.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:31
-msgid "polipo_general_parentauthcredentials_desc"
+msgid "Basic HTTP authentication supported. Provide username and password in username:password format."
msgstr ""
#. Parent proxy address
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:32
-msgid "polipo_general_parentproxy"
+msgid "Parent proxy address"
msgstr ""
#. Parent proxy address (in host:port format), to which Polipo will forward the requests.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:33
-msgid "polipo_general_parentproxy_desc"
+msgid "Parent proxy address (in host:port format), to which Polipo will forward the requests."
msgstr ""
#. Listen address
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:34
-msgid "polipo_general_proxyaddress"
+msgid "Listen address"
msgstr ""
#. The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6).
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:35
-msgid "polipo_general_proxyaddress_desc"
+msgid "The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6)."
msgstr ""
#. Listen port
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:36
-msgid "polipo_general_proxyport"
+msgid "Listen port"
msgstr ""
#. Port on which Polipo will listen. (default value: 8123)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:37
-msgid "polipo_general_proxyport_desc"
+msgid "Port on which Polipo will listen. (default value: 8123)"
msgstr ""
#. Poor Man&#39;s Multiplexing
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:38
-msgid "polipo_pmm"
+msgid "Poor Man's Multiplexing"
msgstr ""
#. Poor Man&#39;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.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:39
-msgid "polipo_pmm_desc"
+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 ""
#. First PMM segment size (in bytes)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:40
-msgid "polipo_pmm_pmmfirstsize"
+msgid "First PMM segment size (in bytes)"
msgstr ""
#. Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size.
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:41
-msgid "polipo_pmm_pmmfirstsize_desc"
+msgid "Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size."
msgstr ""
#. PMM segments size (in bytes)
#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:42
-msgid "polipo_pmm_pmmsize"
+msgid "PMM segments size (in bytes)"
msgstr ""
#. To enable PMM, PMM segment size must be set to some positive value.