diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 16:04:26 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 16:04:26 +0000 |
commit | 810e05293009b51461652b3e3d2d4ebd6427c02b (patch) | |
tree | 40292f76064605ce35157e9232515c1ee7a99d8f /po/el/polipo.po | |
parent | 7c765875884d6866c53b63757731b079bace2e9b (diff) |
po: repair and reformat files, filtered through msguniq & msgcat
Diffstat (limited to 'po/el/polipo.po')
-rw-r--r-- | po/el/polipo.po | 60 |
1 files changed, 47 insertions, 13 deletions
diff --git a/po/el/polipo.po b/po/el/polipo.po index 9b92c95e9..ac13509f6 100644 --- a/po/el/polipo.po +++ b/po/el/polipo.po @@ -34,7 +34,12 @@ 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). #: 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 "" +"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 @@ -44,7 +49,10 @@ 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 "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 "" +"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) @@ -54,7 +62,8 @@ msgstr "" #. 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 "" +"Size to which cached files should be truncated. (default value: 1048576)" msgstr "" #. Truncate cache files time @@ -94,7 +103,10 @@ 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 "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 "" +"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) @@ -114,7 +126,9 @@ 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 "Set the DNS server address to use, if you want Polipo to use different DNS server than the host system." +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 @@ -124,7 +138,9 @@ 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 "false = Do not query IPv6; reluctantly = Query both, prefer IPv4; happily = Query both, prefer IPv6; true = Query only IPv6" +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 @@ -134,7 +150,11 @@ 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 "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 "" +"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 @@ -149,7 +169,9 @@ 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 "Use of external storage device is recommended, because the log file is written frequently and can grow considerably." +msgid "" +"Use of external storage device is recommended, because the log file is " +"written frequently and can grow considerably." msgstr "" #. Log to syslog @@ -164,7 +186,9 @@ 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 "" +"Basic HTTP authentication supported. Provide username and password in " +"username:password format." msgstr "" #. Parent proxy address @@ -174,7 +198,9 @@ 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 "Parent proxy address (in host:port format), to which Polipo will forward the requests." +msgid "" +"Parent proxy address (in host:port format), to which Polipo will forward the " +"requests." msgstr "" #. Listen address @@ -184,7 +210,9 @@ 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 "The interface on which Polipo will listen. To listen on all interfaces use 0.0.0.0 or :: (IPv6)." +msgid "" +"The interface on which Polipo will listen. To listen on all interfaces use " +"0.0.0.0 or :: (IPv6)." msgstr "" #. Listen port @@ -204,7 +232,11 @@ 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. #: 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 caused by the weakness of HTTP protocol. NOTE: some sites may not work with PMM enabled." +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) @@ -214,7 +246,9 @@ 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 "Size of the first PMM segment. If not defined, it defaults to twice the PMM segment size." +msgid "" +"Size of the first PMM segment. If not defined, it defaults to twice the PMM " +"segment size." msgstr "" #. PMM segments size (in bytes) |