123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2009-06-10 03:40+0200\n"
- "PO-Revision-Date: 2023-06-24 21:54+0000\n"
- "Last-Translator: viking76 <liaudetgael@gmail.com>\n"
- "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
- "luciapplicationstinyproxy/fr/>\n"
- "Language: fr\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=2; plural=n > 1;\n"
- "X-Generator: Weblate 4.18.1\n"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:291
- msgid ""
- "<em>Via proxy</em> routes requests to the given target via the specified "
- "upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
- "target"
- msgstr ""
- "<em>Via proxy</em> route les requêtes vers la cible donnée via le mandataire "
- "amont donné, <em>Reject access</em> interdit tout mandataire amont comme "
- "cible"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:180
- msgid ""
- "Adds an 'X-Tinyproxy' HTTP header with the client IP address to forwarded "
- "requests"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:198
- msgid "Allowed clients"
- msgstr "Clients autorisés"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:205
- msgid "Allowed connect ports"
- msgstr "Ports de connexion autorisés"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:119
- msgid "Bind address"
- msgstr "Lier l'adresse"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:221
- msgid ""
- "By default, basic POSIX expressions are used for filtering. Enable this to "
- "activate extended regular expressions"
- msgstr ""
- "Par défaut, le filtrage utilise des expressions POSIX basiques. Activez-ceci "
- "pour permettre l'utilisation d'expressions régulières étendues"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:225
- msgid ""
- "By default, filter strings are treated as case-insensitive. Enable this to "
- "make the matching case-sensitive"
- msgstr ""
- "Par défaut, les chaînes de caractères des filtres sont utilisées sans faire "
- "attention à leurs casses. Activez-ceci pour les rendre sensible à la casse "
- "des caractères"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:217
- msgid ""
- "By default, filtering is done based on domain names. Enable this to match "
- "against URLs instead"
- msgstr ""
- "Par défaut, le filtrage s'effectue sur les noms de domaines. Activez-ceci "
- "pour l'appliquer plutôt aux URLs"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229
- msgid ""
- "By default, the filter rules act as blacklist. Enable this option to only "
- "allow matched URLs or domain names"
- msgstr ""
- "Par défaut, les règles de filtrages décrivent ce qui doit être interdit. "
- "Activez cette option pour n'autoriser que les noms de domaines ou URLs qui "
- "correspondent aux règles"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298
- msgid ""
- "Can be either an IP address or range, a domain name or '.' for any host "
- "without domain"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:236
- msgid "Connection timeout"
- msgstr "Délai de connexion"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:228
- msgid "Default deny"
- msgstr "Interdit par défaut"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:100
- msgid "Enable Tinyproxy server"
- msgstr "Activer le serveur Tinyproxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:127
- msgid "Error page"
- msgstr "Page d'erreur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:220
- msgid "Filter by RegExp"
- msgstr "Filtrage par RegExp"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:216
- msgid "Filter by URLs"
- msgstr "Filtrage par URLs"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:224
- msgid "Filter case-sensitive"
- msgstr "Filtrage sensible à la casse"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:212
- msgid "Filter file"
- msgstr "Fichier des filtres"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:96
- msgid "Filtering and ACLs"
- msgstr "Filtrage et ACLs"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:94
- msgid "General settings"
- msgstr "Réglages généraux"
- #: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3
- msgid "Grant UCI access for luci-app-tinyproxy"
- msgstr "Accorder l’accès à l’UCI pour luci-app-tinyproxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:169
- msgid "Group"
- msgstr "Groupe"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:135
- msgid "HTML template file to serve for stat host requests"
- msgstr ""
- "Modèle de fichier HTML à utiliser pour les requêtes de statistiques des hôtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:128
- msgid "HTML template file to serve when HTTP errors occur"
- msgstr "Modèle de fichier HTML à utiliser quand une erreur HTTP survient"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:190
- msgid "Header whitelist"
- msgstr "Liste des en-têtes autorisés"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:199
- msgid ""
- "List of IP addresses or ranges which are allowed to use the proxy server"
- msgstr ""
- "Liste des adresses IP ou gammes d'adresses IP autorisées à utiliser le "
- "serveur mandataire"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:206
- msgid ""
- "List of allowed ports for the CONNECT method. A single value '0' disables "
- "CONNECT completely, an empty list allows all ports"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:111
- msgid "Listen address"
- msgstr "Adresse d'écoute"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:103
- msgid "Listen port"
- msgstr "Port d'écoute"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:145
- msgid "Log file"
- msgstr "Fichier journal"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:146
- msgid "Log file to use for dumping messages"
- msgstr "Fichier-journal utilisé pour y copier les messages"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:152
- msgid "Log level"
- msgstr "Niveau de journalisation"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:153
- msgid "Logging verbosity of the Tinyproxy process"
- msgstr "Verbosité du journal du processus Tinyproxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:244
- msgid "Max. clients"
- msgstr "Nombre max. de clients"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:272
- msgid "Max. requests per server"
- msgstr "Nombre max. de requêtes par serveur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:258
- msgid "Max. spare servers"
- msgstr "Nombre Maximum de processus serveur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:245
- msgid "Maximum allowed number of concurrently connected clients"
- msgstr "Nombre max autorisé de clients connectés en même temps"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:273
- msgid ""
- "Maximum allowed number of requests per process. If it is exeeded, the "
- "process is restarted. Zero means unlimited."
- msgstr ""
- "Nombre maximum autorisé de requêtes par processus. S'il est dépassé, le "
- "processus est relancé. Un zéro désactive cette limite."
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:259
- msgid "Maximum number of prepared idle processes"
- msgstr "Nombre maximum de processus lancés, prêts à traiter des requêtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:237
- msgid "Maximum number of seconds an inactive connection is held open"
- msgstr ""
- "Une connexion inactive est maintenue ouverte pendant cette durée maximum (en "
- "secondes)"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:251
- msgid "Min. spare servers"
- msgstr "Nombre Minimum de processus serveur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:252
- msgid "Minimum number of prepared idle processes"
- msgstr "Nombre minimum de processus lancés, prêts à traiter des requêtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:266
- msgid "Number of idle processes to start when launching Tinyproxy"
- msgstr ""
- "Nombre de processus lancés en sus, prêts à traiter des requêtes, au "
- "démarrage de Tinyproxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:213
- msgid "Plaintext file with URLs or domains to filter. One entry per line"
- msgstr ""
- "Fichier-texte contenant les URLs ou noms de domaines à filtrer, un par ligne"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:290
- msgid "Policy"
- msgstr "Politique"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:95
- msgid "Privacy settings"
- msgstr "Paramètres de confidentialité"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:294
- msgid "Reject access"
- msgstr "Refuser l'accès"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:35
- msgid "Reload settings into tinyproxy"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:26
- msgid "Restart tinyproxy"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:90
- msgid "Server Settings"
- msgstr "Paramètres du serveur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:97
- msgid "Server limits"
- msgstr "Limites du serveur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:191
- msgid ""
- "Specifies HTTP header names which are allowed to pass-through, all others "
- "are discarded. Leave empty to disable header filtering"
- msgstr ""
- "Indique les noms des entêtes HTTP qui sont autorisées à transiter, tous les "
- "autres seront retirés. Laisser vide pour désactiver le filtrage des entêtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:104
- msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
- msgstr "Indique le port HTTP où Tinyproxy est en écoute de requêtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:184
- msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
- msgstr ""
- "Indique le nom d'hôte que Tinyproxy utilisera dans l'entête HTTP « Via »"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:120
- msgid ""
- "Specifies the address Tinyproxy binds to for outbound forwarded requests"
- msgstr ""
- "Décrit l'adresse que Tinyproxy utilisera pour les requêtes retransmises à "
- "l'extérieur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:112
- msgid "Specifies the addresses Tinyproxy is listening on for requests"
- msgstr "Indique les adresses où Tinyproxy est en écoute de requêtes"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:170
- msgid "Specifies the group name the Tinyproxy process is running as"
- msgstr ""
- "Indique le nom de groupe sous lequel les processus Tinyproxy fonctionnent"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:306
- msgid ""
- "Specifies the upstream proxy to use for accessing the target host. Format is "
- "<code>address:port</code> or <code>socks5 address:port</code>"
- msgstr ""
- "Indique un mandataire amont à utiliser pour atteindre l'hôte cible. Le "
- "format est <code>adresse:port</code>"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:164
- msgid "Specifies the user name the Tinyproxy process is running as"
- msgstr ""
- "Indique le nom d'utilisateur sous lequel les processus Tinyproxy fonctionnent"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:265
- msgid "Start spare servers"
- msgstr "Serveurs en surplus au démarrage"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:134
- msgid "Statistics page"
- msgstr "Page de statistiques"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:82
- msgid "Status"
- msgstr "État"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:297
- msgid "Target host"
- msgstr "Hôte de destination"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
- #: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:3
- msgid "Tinyproxy"
- msgstr "Tinyproxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
- msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
- msgstr "Tinyproxy est un petit HTTP(S)-Proxy sans cache rapide"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:58
- msgid "Tinyproxy is disabled"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:283
- msgid "Upstream Proxies"
- msgstr "Mandataires amont"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:284
- msgid ""
- "Upstream proxy rules define proxy servers to use when accessing certain IP "
- "addresses or domains."
- msgstr ""
- "Les règles de mandataires amont définissent les serveurs mandataire à "
- "utiliser pour l'accès à certaines adresses IP ou domaines."
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:141
- msgid "Use syslog"
- msgstr "Utiliser syslog"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:163
- msgid "User"
- msgstr "Utilisateur"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:183
- msgid "Via hostname"
- msgstr "nom d'hôte « Via »"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:293
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:305
- msgid "Via proxy"
- msgstr "Via proxy"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:56
- msgid "Waiting for data from url:"
- msgstr ""
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:142
- msgid "Writes log messages to syslog instead of a log file"
- msgstr "Envoyer les messages à syslog plutôt que dans un fichier-journal"
- #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:179
- msgid "X-Tinyproxy header"
- msgstr "Entête X-Tinyproxy"
- #~ msgid ""
- #~ "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to "
- #~ "forwarded requests"
- #~ msgstr ""
- #~ "Ajoute un en-tête HTTP \"X-Tinyproxy\" avec l'adresse IP du client aux "
- #~ "requêtes retransmises"
- #~ msgid ""
- #~ "Can be either an IP address or range, a domain name or \".\" for any host "
- #~ "without domain"
- #~ msgstr ""
- #~ "Ce peut être soit une adresse ou une gamme d'adresses IP, un nom de "
- #~ "domaine, ou \".\" pour n'importe quel nom d'hôte sans domaine"
- #~ msgid "Configuration"
- #~ msgstr "Configuration"
- #~ msgid "Failed to retrieve statistics from url:"
- #~ msgstr "Impossible de récupérer les statistiques de l'URL:"
- #~ msgid ""
- #~ "List of allowed ports for the CONNECT method. A single value \"0\" "
- #~ "disables CONNECT completely, an empty list allows all ports"
- #~ msgstr ""
- #~ "Liste des ports autorisés pour la méthode CONNECT. Une valeur unique "
- #~ "\"0\" désactive complètement CONNECT, une liste vide autorise tous les "
- #~ "ports"
- #~ msgid "Tinyproxy Status"
- #~ msgstr "Statut Tinyproxy"
- #~ msgid ""
- #~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
- #~ "all ports"
- #~ msgstr ""
- #~ "Liste des ports autorisés pour la méthode CONNECT. Une valeur \"0\" "
- #~ "unique autorises tous les ports"
- #~ msgid "Allow access from"
- #~ msgstr "Allow access from"
- #~ msgid "Allowed headers for anonymous proxy"
- #~ msgstr "Allowed headers for anonymous proxy"
- #~ msgid "Bind outgoing traffic to address"
- #~ msgstr "Lier le trafic sortant à l'adresse ip"
- #~ msgid "Ports allowed for CONNECT method"
- #~ msgstr "Ports allowed for CONNECT method"
- #~ msgid "0 = disabled, empty = all"
- #~ msgstr "0 = disabled, empty = all"
- #~ msgid "Error document"
- #~ msgstr "Fichier d'erreur"
- #~ msgid "Filter list"
- #~ msgstr "Liste de filtres"
- #~ msgid "Case sensitive filters"
- #~ msgstr "Case sensitive filters"
- #~ msgid "Filter list is a whitelist"
- #~ msgstr "Filter list is a whitelist"
- #~ msgid "Extended regular expression filters"
- #~ msgstr "Extended regular expression filters"
- #~ msgid "Filter URLs instead of domains"
- #~ msgstr "Filter URLs instead of domains"
- #~ msgid "Listen on address"
- #~ msgstr "Listen on address"
- #~ msgid "Logfile"
- #~ msgstr "Chemin du fichier de log"
- #~ msgid "Maximum number of clients"
- #~ msgstr "Nombre maximum de clients"
- #~ msgid "Maximum requests per thread"
- #~ msgstr "Maximum de connexion par processus"
- #~ msgid "Spare servers to start with"
- #~ msgstr "Nombre de processus serveur lancés au demarrage"
- #~ msgid "Statistic document"
- #~ msgstr "Fichier de statistiques"
- #~ msgid "Write to syslog"
- #~ msgstr "Écrire dans le journal système (Syslog)"
- #~ msgid "Connection Timeout"
- #~ msgstr "Délai de connexion"
- #~ msgid "Value of Via-Header"
- #~ msgstr "Valeur de l'entête \"VIA\" utilisée comme nom d'hôte"
- #~ msgid "Include client IP"
- #~ msgstr "Inclure l'ip du client"
- #~ msgid "Upstream Control"
- #~ msgstr "Upstream Control"
- #~ msgid "Type"
- #~ msgstr "Type"
- #~ msgid "Upstream Proxy"
- #~ msgstr "Proxy"
|