po: remove english substitutes, required to see real translation progress
[project/luci.git] / po / el / polipo.po
index fc2a8af6a82415ab3245ae616913ab4fc12ac8cb..ca44702632568ffc150fd86f02d40d395c012820 100644 (file)
@@ -7,215 +7,215 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:1
 #. Polipo
 msgid "polipo"
-msgstr "Polipo"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:2
 #. On-Disk Cache
 msgid "polipo_cache"
-msgstr "On-Disk Cache"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:3
 #. Shared cache
 msgid "polipo_cache_cacheisshared"
-msgstr "Shared cache"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:4
 #. Enable if cache (proxy) is shared by multiple users.
 msgid "polipo_cache_cacheisshared_desc"
-msgstr "Enable if cache (proxy) is shared by multiple users."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:5
 #. 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).
 msgid "polipo_cache_desc"
-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 * * *   /usr/sbin/polipo_purge" (without quotes)."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:6
 #. Disk cache location
 msgid "polipo_cache_diskcacheroot"
-msgstr "Disk cache location"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:7
 #. 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.
 msgid "polipo_cache_diskcacheroot_desc"
-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."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:8
 #. Truncate cache files size (in bytes)
 msgid "polipo_cache_diskcachetruncatesize"
-msgstr "Truncate cache files size (in bytes)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:9
 #. Size to which cached files should be truncated. (default value: 1048576)
 msgid "polipo_cache_diskcachetruncatesize_desc"
-msgstr "Size to which cached files should be truncated. (default value: 1048576)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:10
 #. Truncate cache files time
 msgid "polipo_cache_diskcachetruncatetime"
-msgstr "Truncate cache files time"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:11
 #. Time after which cached files will be truncated. (default value: 4d12h)
 msgid "polipo_cache_diskcachetruncatetime_desc"
-msgstr "Time after which cached files will be truncated. (default value: 4d12h)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:12
 #. Delete cache files time
 msgid "polipo_cache_diskcacheunlinktime"
-msgstr "Delete cache files time"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:13
 #. Time after which cached files will be deleted. (default value: 32d)
 msgid "polipo_cache_diskcacheunlinktime_desc"
-msgstr "Time after which cached files will be deleted. (default value: 32d)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:14
 #. Polipo is a small and fast caching web proxy.
 msgid "polipo_desc"
-msgstr "Polipo is a small and fast caching web proxy."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:15
 #. General
 msgid "polipo_general"
-msgstr "General"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:16
 #. Allowed clients
 msgid "polipo_general_allowedclients"
-msgstr "Allowed clients"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:17
 #. 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 "polipo_general_allowedclients_desc"
-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))."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:18
 #. In RAM cache size (in bytes)
 msgid "polipo_general_chunkhighmark"
-msgstr "In RAM cache size (in bytes)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:19
 #. How much RAM should Polipo use for its cache.
 msgid "polipo_general_chunkhighmark_desc"
-msgstr "How much RAM should Polipo use for its cache."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:20
 #. DNS server address
 msgid "polipo_general_dnsnameserver"
-msgstr "DNS server address"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:21
 #. Set the DNS server address to use, if you want Polipo to use different DNS server than the host system.
 msgid "polipo_general_dnsnameserver_desc"
-msgstr "Set the DNS server address to use, if you want Polipo to use different DNS server than the host system."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:22
 #. Query DNS for IPv6
 msgid "polipo_general_dnsqueryipv6"
-msgstr "Query DNS for IPv6"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:23
 #. false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6
 msgid "polipo_general_dnsqueryipv6_desc"
-msgstr "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:24
 #. Query DNS by hostname
 msgid "polipo_general_dnsusegethostbyname"
-msgstr "Query DNS by hostname"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:25
 #. 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 "polipo_general_dnsusegethostbyname_desc"
-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"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:26
 #. Syslog facility
 msgid "polipo_general_logfacility"
-msgstr "Syslog facility"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:27
 #. Log file location
 msgid "polipo_general_logfile"
-msgstr "Log file location"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:28
 #. Use of external storage device is recommended, because the log file is written frequently and can grow considerably.
 msgid "polipo_general_logfile_desc"
-msgstr "Use of external storage device is recommended, because the log file is written frequently and can grow considerably."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:29
 #. Log to syslog
 msgid "polipo_general_logsyslog"
-msgstr "Log to syslog"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:30
 #. Parent proxy authentication
 msgid "polipo_general_parentauthcredentials"
-msgstr "Parent proxy authentication"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:31
 #. Basic HTTP authentication supported. Provide username and password in username:password format.
 msgid "polipo_general_parentauthcredentials_desc"
-msgstr "Basic HTTP authentication supported. Provide username and password in username:password format."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:32
 #. Parent proxy address
 msgid "polipo_general_parentproxy"
-msgstr "Parent proxy address"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:33
 #. Parent proxy address (in host:port format), to which Polipo will forward the requests.
 msgid "polipo_general_parentproxy_desc"
-msgstr "Parent proxy address (in host:port format), to which Polipo will forward the requests."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:34
 #. Listen address
 msgid "polipo_general_proxyaddress"
-msgstr "Listen address"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:35
 #. The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6).
 msgid "polipo_general_proxyaddress_desc"
-msgstr "The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6)."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:36
 #. Listen port
 msgid "polipo_general_proxyport"
-msgstr "Listen port"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:37
 #. Port on which Polipo will listen. (default value: 8123)
 msgid "polipo_general_proxyport_desc"
-msgstr "Port on which Polipo will listen. (default value: 8123)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:38
 #. Poor Man's Multiplexing
 msgid "polipo_pmm"
-msgstr "Poor Man's Multiplexing"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:39
 #. 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.
 msgid "polipo_pmm_desc"
-msgstr "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 ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:40
 #. First PMM segment size (in bytes)
 msgid "polipo_pmm_pmmfirstsize"
-msgstr "First PMM segment size (in bytes)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:41
 #. Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size.
 msgid "polipo_pmm_pmmfirstsize_desc"
-msgstr "Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size."
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:42
 #. PMM segments size (in bytes)
 msgid "polipo_pmm_pmmsize"
-msgstr "PMM segments size (in bytes)"
+msgstr ""
 
 #: ./applications/luci-polipo/luasrc/i18n/polipo.en.lua:43
 #. To enable PMM, PMM segment size must be set to some positive value.
 msgid "polipo_pmm_pmmsize_desc"
-msgstr "To enable PMM, PMM segment size must be set to some positive value."
+msgstr ""