applications/luci-p910nd: Better tcp port selection (#321)
[project/luci.git] / po / en / polipo.po
index 9a627456da2a0d0104ba8e38763fcb9a6e4531c7..7afcb68c224a347c86d63b513d29eed5cca92241 100644 (file)
@@ -12,217 +12,91 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Translate Toolkit 1.1.1\n"
 
-#. Polipo
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:1
-msgid "Polipo"
-msgstr "Polipo"
-
-#. On-Disk Cache
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:2
-msgid "On-Disk Cache"
-msgstr "On-Disk Cache"
-
-#. Shared cache
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:3
-msgid "Shared cache"
-msgstr "Shared cache"
+msgid "Advanced Settings"
+msgstr ""
 
-#. Enable if cache (proxy) is shared by multiple users.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:4
-msgid "Enable if cache (proxy) is shared by multiple users."
-msgstr "Enable if cache (proxy) is shared by multiple users."
+msgid "Allowed clients"
+msgstr "Allowed clients"
 
-#. 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 * * *        /usr/sbin/polipo_purge" (without quotes).
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:5
-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)."
+msgid "Always use system DNS resolver"
 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 "
-""0 6 * * *\t/usr/sbin/polipo_purge" (without quotes)."
-
-#. Disk cache location
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:6
-msgid "Disk cache location"
-msgstr "Disk cache location"
 
-#. 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 ""
-"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."
+"Basic HTTP authentication supported. Provide username and password in "
+"username:password format."
 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."
-
-#. Truncate cache files size (in bytes)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:8
-msgid "Truncate cache files size (in bytes)"
-msgstr "Truncate cache files size (in bytes)"
+"Basic HTTP authentication supported. Provide username and password in "
+"username:password format."
 
-#. Size to which cached files should be truncated. (default value: 1048576)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:9
-msgid ""
-"Size to which cached files should be truncated. (default value: 1048576)"
+msgid "DNS and Query Settings"
 msgstr ""
-"Size to which cached files should be truncated. (default value: 1048576)"
-
-#. Truncate cache files time
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:10
-msgid "Truncate cache files time"
-msgstr "Truncate cache files time"
 
-#. Time after which cached files will be truncated. (default value: 4d12h)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:11
-msgid "Time after which cached files will be truncated. (default value: 4d12h)"
-msgstr ""
-"Time after which cached files will be truncated. (default value: 4d12h)"
+msgid "DNS server address"
+msgstr "DNS server address"
 
-#. Delete cache files time
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:12
 msgid "Delete cache files time"
 msgstr "Delete cache files time"
 
-#. Time after which cached files will be deleted. (default value: 32d)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:13
-msgid "Time after which cached files will be deleted. (default value: 32d)"
-msgstr "Time after which cached files will be deleted. (default value: 32d)"
+msgid "Disk cache location"
+msgstr "Disk cache location"
 
-#. Polipo is a small and fast caching web proxy.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:14
-msgid "Polipo is a small and fast caching web proxy."
-msgstr "Polipo is a small and fast caching web proxy."
+msgid "Do not query IPv6"
+msgstr ""
 
-#. General
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:15
-msgid "General"
-msgstr "General"
+msgid "Enable if cache (proxy) is shared by multiple users."
+msgstr "Enable if cache (proxy) is shared by multiple users."
 
-#. Allowed clients
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:16
-msgid "Allowed clients"
-msgstr "Allowed clients"
+msgid "First PMM segment size (in bytes)"
+msgstr "First PMM segment size (in bytes)"
 
-#. 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 ""
-"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))."
+msgid "General Settings"
 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))."
 
-#. In RAM cache size (in bytes)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:18
-msgid "In RAM cache size (in bytes)"
-msgstr "In RAM cache size (in bytes)"
-
-#. How much RAM should Polipo use for its cache.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:19
 msgid "How much RAM should Polipo use for its cache."
 msgstr "How much RAM should Polipo use for its cache."
 
-#. DNS server address
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:20
-msgid "DNS server address"
-msgstr "DNS server address"
-
-#. 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 ""
-"Set the DNS server address to use, if you want Polipo to use different DNS "
-"server than the host system."
-msgstr ""
-"Set the DNS server address to use, if you want Polipo to use different DNS "
-"server than the host system."
-
-#. Query DNS for IPv6
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:22
-msgid "Query DNS for IPv6"
-msgstr "Query DNS for IPv6"
+msgid "In RAM cache size (in bytes)"
+msgstr "In RAM cache size (in bytes)"
 
-#. 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 ""
-"false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = "
-"Query both, prefer IPv6; true = Query only IPv6"
-msgstr ""
-"false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = "
-"Query both, prefer IPv6; true = Query only IPv6"
+msgid "Listen address"
+msgstr "Listen address"
 
-#. Query DNS by hostname
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:24
-msgid "Query DNS by hostname"
-msgstr "Query DNS by hostname"
+msgid "Listen port"
+msgstr "Listen port"
 
-#. 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 ""
-"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"
+"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 ""
-"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"
-
-#. Syslog facility
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:26
-msgid "Syslog facility"
-msgstr "Syslog facility"
+"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."
 
-#. Log file location
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:27
 msgid "Log file location"
 msgstr "Log file location"
 
-#. 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 ""
-"Use of external storage device is recommended, because the log file is "
-"written frequently and can grow considerably."
-msgstr ""
-"Use of external storage device is recommended, because the log file is "
-"written frequently and can grow considerably."
-
-#. Log to syslog
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:29
 msgid "Log to syslog"
 msgstr "Log to syslog"
 
-#. Parent proxy authentication
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:30
-msgid "Parent proxy authentication"
-msgstr "Parent proxy authentication"
+msgid "Logging and RAM"
+msgstr ""
 
-#. Basic HTTP authentication supported. Provide username and password in username:password format.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:31
-msgid ""
-"Basic HTTP authentication supported. Provide username and password in "
-"username:password format."
+msgid "Never use system DNS resolver"
+msgstr ""
+
+msgid "On-Disk Cache"
+msgstr "On-Disk Cache"
+
+msgid "PMM segments size (in bytes)"
+msgstr "PMM segments size (in bytes)"
+
+msgid "Parent Proxy"
 msgstr ""
-"Basic HTTP authentication supported. Provide username and password in "
-"username:password format."
 
-#. Parent proxy address
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:32
 msgid "Parent proxy address"
 msgstr "Parent proxy address"
 
-#. Parent proxy address (in host:port format), to which Polipo will forward the requests.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:33
 msgid ""
 "Parent proxy address (in host:port format), to which Polipo will forward the "
 "requests."
@@ -230,37 +104,18 @@ msgstr ""
 "Parent proxy address (in host:port format), to which Polipo will forward the "
 "requests."
 
-#. Listen address
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:34
-msgid "Listen address"
-msgstr "Listen address"
-
-#. 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 ""
-"The interface on which Polipo will listen. To listen on all interfaces use "
-"0.0.0.0 or :: (IPv6)."
-msgstr ""
-"The interface on which Polipo will listen. To listen on all interfaces use "
-"0.0.0.0 or :: (IPv6)."
+msgid "Parent proxy authentication"
+msgstr "Parent proxy authentication"
 
-#. Listen port
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:36
-msgid "Listen port"
-msgstr "Listen port"
+msgid "Polipo"
+msgstr "Polipo"
 
-#. Port on which Polipo will listen. (default value: 8123)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:37
-msgid "Port on which Polipo will listen. (default value: 8123)"
-msgstr "Port on which Polipo will listen. (default value: 8123)"
+msgid "Polipo is a small and fast caching web proxy."
+msgstr "Polipo is a small and fast caching web proxy."
 
-#. Poor Man's Multiplexing
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:38
 msgid "Poor Man's Multiplexing"
 msgstr "Poor Man's Multiplexing"
 
-#. 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.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:39
 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 "
@@ -272,13 +127,43 @@ msgstr ""
 "latency caused by the weakness of HTTP protocol. NOTE: some sites may not "
 "work with PMM enabled."
 
-#. First PMM segment size (in bytes)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:40
-msgid "First PMM segment size (in bytes)"
-msgstr "First PMM segment size (in bytes)"
+msgid "Port on which Polipo will listen"
+msgstr ""
+
+msgid "Proxy"
+msgstr ""
+
+msgid "Query DNS by hostname"
+msgstr "Query DNS by hostname"
+
+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 "Query DNS for IPv6"
+
+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 ""
+"Set the DNS server address to use, if you want Polipo to use different DNS "
+"server than the host system."
+
+msgid "Shared cache"
+msgstr "Shared cache"
 
-#. 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 ""
 "Size of the first PMM segment. If not defined, it defaults to twice the PMM "
 "segment size."
@@ -286,12 +171,105 @@ msgstr ""
 "Size of the first PMM segment. If not defined, it defaults to twice the PMM "
 "segment size."
 
-#. PMM segments size (in bytes)
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:42
-msgid "PMM segments size (in bytes)"
-msgstr "PMM segments size (in bytes)"
+msgid "Size to which cached files should be truncated"
+msgstr ""
+
+msgid "Syslog facility"
+msgstr "Syslog facility"
+
+msgid ""
+"The interface on which Polipo will listen. To listen on all interfaces use "
+"0.0.0.0 or :: (IPv6)."
+msgstr ""
+"The interface on which Polipo will listen. To listen on all interfaces use "
+"0.0.0.0 or :: (IPv6)."
+
+msgid "Time after which cached files will be deleted"
+msgstr ""
+
+msgid "Time after which cached files will be truncated"
+msgstr ""
 
-#. To enable PMM, PMM segment size must be set to some positive value.
-#: applications/luci-polipo/luasrc/i18n/polipo.en.lua:43
 msgid "To enable PMM, PMM segment size must be set to some positive value."
 msgstr "To enable PMM, PMM segment size must be set to some positive value."
+
+msgid "Truncate cache files size (in bytes)"
+msgstr "Truncate cache files size (in bytes)"
+
+msgid "Truncate cache files time"
+msgstr "Truncate cache files time"
+
+msgid ""
+"Use of external storage device is recommended, because the log file is "
+"written frequently and can grow considerably."
+msgstr ""
+"Use of external storage device is recommended, because the log file is "
+"written frequently and can grow considerably."
+
+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 ""
+
+#~ 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 ""
+#~ "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)."
+
+#~ msgid ""
+#~ "Size to which cached files should be truncated. (default value: 1048576)"
+#~ msgstr ""
+#~ "Size to which cached files should be truncated. (default value: 1048576)"
+
+#~ msgid ""
+#~ "Time after which cached files will be truncated. (default value: 4d12h)"
+#~ msgstr ""
+#~ "Time after which cached files will be truncated. (default value: 4d12h)"
+
+#~ msgid "Time after which cached files will be deleted. (default value: 32d)"
+#~ msgstr "Time after which cached files will be deleted. (default value: 32d)"
+
+#~ msgid "General"
+#~ msgstr "General"
+
+#~ 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 ""
+#~ "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))."
+
+#~ msgid ""
+#~ "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily "
+#~ "= Query both, prefer IPv6; true = Query only IPv6"
+#~ msgstr ""
+#~ "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily "
+#~ "= Query both, prefer IPv6; true = Query only IPv6"
+
+#~ 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 ""
+#~ "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"
+
+#~ msgid "Port on which Polipo will listen. (default value: 8123)"
+#~ msgstr "Port on which Polipo will listen. (default value: 8123)"