From 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 3 Dec 2014 15:17:05 +0100 Subject: 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 --- po/fr/polipo.po | 206 -------------------------------------------------------- 1 file changed, 206 deletions(-) delete mode 100644 po/fr/polipo.po (limited to 'po/fr/polipo.po') diff --git a/po/fr/polipo.po b/po/fr/polipo.po deleted file mode 100644 index f4e49aea5..000000000 --- a/po/fr/polipo.po +++ /dev/null @@ -1,206 +0,0 @@ -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" - -msgid "Advanced Settings" -msgstr "" - -msgid "Allowed clients" -msgstr "" - -msgid "Always use system DNS resolver" -msgstr "" - -msgid "" -"Basic HTTP authentication supported. Provide username and password in " -"username:password format." -msgstr "" - -msgid "Configuration" -msgstr "" - -msgid "DNS and Query Settings" -msgstr "" - -msgid "DNS server address" -msgstr "" - -msgid "Delete cache files time" -msgstr "" - -msgid "Disk cache location" -msgstr "" - -msgid "Do not query IPv6" -msgstr "" - -msgid "Enable if cache (proxy) is shared by multiple users." -msgstr "" - -msgid "First PMM segment size (in bytes)" -msgstr "" - -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 "" - -msgid "Log file location" -msgstr "" - -msgid "Log to syslog" -msgstr "" - -msgid "Logging and RAM" -msgstr "" - -msgid "Never use system DNS resolver" -msgstr "" - -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 "" -- cgit v1.2.3