1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update luci-app-shadowsocks-libev

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-11-19 18:34:02 +01:00
parent 495d658f29
commit 443374df8c
43 changed files with 9383 additions and 1137 deletions

View file

@ -1,259 +1,215 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Ycarus <ycarus@zugaina.org>\n"
"Language-Team: \n"
"PO-Revision-Date: 2019-10-24 13:55+0000\n"
"Last-Translator: Nathan <bonnemainsnathan@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsshadowsocks-libev/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.9.1-dev\n"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:201
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:43
msgid "-- instance type --"
msgstr ""
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:211
msgid "<hidden>"
msgstr "<caché>"
msgstr "<masqué>"
#: luci-app-shadowsocks-libev/luasrc/view/shadowsocks-libev/add_instance.htm:14
msgid "Add"
msgstr "Ajout"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:24
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:76
msgid "Advanced Settings"
msgstr "Configuration avancé"
msgstr "Paramètres avancés"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:32
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:86
#, fuzzy
msgid "Bind address"
msgstr "Port de connexion"
msgstr "Adresse de liaison"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:73
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:87
msgid "Bypass ss-redir for packets with dst address in this list"
msgstr ""
"Passer outre ss-redir pour les paquets avec l'adresse de destination dans "
"cette liste"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:59
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:73
msgid "Bypass ss-redir for packets with src address in this list"
msgstr ""
"Passer outre ss-redir pour les paquets avec l'adresse source dans cette liste"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:65
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:79
msgid ""
"Continue to have dst address checked for packets with src address in this "
"list"
msgstr ""
"Continuer de vérifier les adresses de destination pour les paquets ayant une "
"adresse source dans cette liste"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:47
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:59
msgid "Default action for locally generated TCP packets"
msgstr "Action par défaut pour les paquets TCP générés localement"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:88
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:103
msgid ""
"Default action for packets whose dst address do not match any of the dst ip "
"list"
msgstr ""
"Action par défaut pour les paquets dont l'adresse destination ne correspond "
"à aucune adresse ip de la liste destination"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:68
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:82
msgid ""
"Default action for packets whose src address do not match any of the src ip/"
"net list"
msgstr ""
"Action par défaut pour les paquets dont l'adresse source ne correspond à "
"aucune ip de la liste source"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/servers.lua:11
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/servers.js:14
msgid ""
"Definition of remote shadowsocks servers. Disable any of them will also "
"disable instances referring to it."
msgstr ""
"Configuration des serveurs shadowsocks distant. La désactivation d'un "
"serveur entraine la désactivation des instances l'utilisant."
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:33
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:43
msgid "Destination Settings"
msgstr "Paramètres de destination"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:25
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:35
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/servers.lua:33
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:77
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:45
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/servers.js:20
msgid "Disable"
msgstr "Désactive"
msgstr "Désactiver"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:86
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:128
msgid "Disabled"
msgstr "Désactivé"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:87
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:102
msgid "Dst default"
msgstr "Destination défaut"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:72
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:86
msgid "Dst ip/net bypass"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:79
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:94
msgid "Dst ip/net bypass file"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:75
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:89
msgid "Dst ip/net forward"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:83
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:98
msgid "Dst ip/net forward file"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:153
msgid "Enable MPTCP"
msgstr "Activé MPTCP"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:157
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:181
msgid "Enable SO_REUSEPORT"
msgstr "Activé SO_REUSEPORT"
msgstr "Activer SO_REUSEPORT"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:155
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:179
msgid "Enable TCP Fast Open"
msgstr "Activé TCP Fast Open"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:156
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:180
msgid "Enable TCP_NODELAY"
msgstr "Activé TCP_NODELAY"
msgstr "Activer TCP_NODELAY"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:113
msgid "Enable obfuscation"
msgstr "Activé l'obfuscation"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:83
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:121
msgid "Enable/Disable"
msgstr "Activé/Désactivé"
msgstr "Activer/Désactiver"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:89
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:131
msgid "Enabled"
msgstr "Activé"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:54
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:68
msgid "Extra arguments"
msgstr "Arguments supplémentaires"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:80
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:95
msgid ""
"File containing ip/net for the purposes as with <em>Dst ip/net bypass</em>"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:84
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:99
msgid ""
"File containing ip/net for the purposes as with <em>Dst ip/net forward</em>"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:106
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:118
msgid "Forward recentrst"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:107
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:119
msgid ""
"Forward those packets whose dst have recently sent to us multiple tcp-rst"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:76
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:90
msgid "Forward through ss-redir for packets with dst address in this list"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:62
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:76
msgid "Forward through ss-redir for packets with src address in this list"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:23
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:31
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:75
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:41
msgid "General Settings"
msgstr "Paramètres généraux"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:154
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:178
msgid "IPv6 First"
msgstr "IPv6 d'abord"
msgstr "IPv6 en priorité"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:50
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:62
msgid "Ingress interfaces"
msgstr "Interfaces d'entrée"
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:235
msgid "Install package"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:228
msgid "Install package %q"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:97
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:111
msgid "Install package iptables-mod-conntrack-extra"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:11
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:25
msgid ""
"Instances of shadowsocks-libev components, e.g. ss-local, ss-redir, ss-"
"tunnel, ss-server, etc. To enable an instance it is required to enable both "
"the instance itself and the remote server it refers to."
msgstr ""
"Composants de shadowsocks-libev, tel que ss-local, ss-redir, ss-tunnel, ss-"
"server,... Pour activer un composant il doit être activer ainsi que le "
"serveur distant dont il fait référence."
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:107
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:155
msgid "Key (base64)"
msgstr "Clef (base64)"
msgstr "Clé (base64)"
#: luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:13
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:10
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:24
#: applications/luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:13
msgid "Local Instances"
msgstr "Instances Locales"
msgstr "Instances locales"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:71
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:113
msgid "Local address"
msgstr "Adresse locale"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:75
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:117
msgid "Local port"
msgstr "Port local"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:46
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:58
msgid "Local-out default"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:146
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:171
msgid "MTU"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:99
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:146
msgid "Method"
msgstr "Méthode"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:141
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:166
msgid "Mode of operation"
msgstr "Mode de fonctionnement"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:76
#: luci-app-shadowsocks-libev/luasrc/view/shadowsocks-libev/add_instance.htm:12
msgid "Name"
msgstr "Nom"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:133
msgid "OBFS HTTP path uri"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:129
msgid "OBFS Host"
msgstr "Hôte OBFS"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:114
msgid "OBFS Plugin"
msgstr "Plugin OBFS"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:125
msgid "OBFS Type"
msgstr "Type OBFS"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:10
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:31
msgid ""
"On this page you can configure how traffics are to be forwarded to ss-redir "
"instances. If enabled, packets will first have their src ip addresses "
@ -262,135 +218,129 @@ msgid ""
"give the default action to be taken. If the prior check results in action "
"<em>checkdst</em>, packets will continue to have their dst addresses checked."
msgstr ""
"Sur cette page vous pouvez configurer comment le trafic est envoyé vers ss-"
"redir."
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:51
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:63
msgid "Only apply rules on packets from these network interfaces"
msgstr "Applique les règles seulement sur les paquets venant de ces interfaces"
msgstr ""
"Appliquer les règles uniquement sur les paquets de ces interfaces réseau"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:78
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:104
msgid "Overview"
msgstr "Aperçu"
msgstr "Vue d'ensemble"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:227
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:234
msgid "Package is not installed"
msgstr "Paquet non installé"
msgstr "Le paquet n'est pas installé"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:55
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:69
msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Passer des arguments à iptables. Dangereux !"
msgstr ""
"Passe des arguments supplémentaires aux tables d'adresses IP. A utiliser "
"avec précaution !"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:103
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:151
msgid "Password"
msgstr "Mot de passe"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:111
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:161
msgid "Plugin"
msgstr ""
msgstr "Plugin"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:112
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:163
msgid "Plugin Options"
msgstr "Options du plugin"
msgstr "Options de plugin"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:154
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:178
msgid "Prefer IPv6 addresses when resolving names"
msgstr "Préféré IPv6 pour la résolution de nom"
msgstr "Préférer les adresses IPv6 lors de la résolution des noms"
#: luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:21
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:9
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:30
#: applications/luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:21
msgid "Redir Rules"
msgstr "Règles de redirection"
#: luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:17
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/servers.lua:10
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/servers.js:13
#: applications/luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:17
msgid "Remote Servers"
msgstr "Serveurs distant"
msgstr "Serveurs distants"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:69
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:111
msgid "Remote server"
msgstr "Serveur distant"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:150
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:175
msgid "Run as"
msgstr "Lance en tant que"
msgstr "Exécuter comme"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua:81
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:116
msgid "Running"
msgstr "Lancé"
msgstr "En cours d'exécution"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:93
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:138
msgid "Server"
msgstr "Serveur"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:96
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:142
msgid "Server port"
msgstr "Port du serveur"
msgstr "Port serveur"
#: luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:9
#: applications/luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua:9
msgid "Shadowsocks-libev"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:32
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:42
msgid "Source Settings"
msgstr "Paramètres de la source"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:67
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:81
msgid "Src default"
msgstr "Src défaut"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:58
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:72
msgid "Src ip/net bypass"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:64
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:78
msgid "Src ip/net checkdst"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:61
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:75
msgid "Src ip/net forward"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:33
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:87
msgid "The address ss-server will initiate connection from"
msgstr "L'adresse depuis laquelle ss-server va initier la connexion"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:42
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:96
msgid "The address ss-tunnel will forward traffic to"
msgstr "L'adresse vers laquelle ss-tunnel va envoyer le trafic"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:148
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:173
msgid "Timeout (sec)"
msgstr "Délais d'attente (s)"
msgstr "Délai d'attente (s)"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua:41
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:95
msgid "Tunnel address"
msgstr "Adresse du tunnel"
#: luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua:152
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:177
msgid "Verbose"
msgstr "Verbeux"
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:39
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:51
msgid "ss-redir for TCP"
msgstr "ss-redir pour TCP"
msgstr ""
#: luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua:42
#: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:54
msgid "ss-redir for UDP"
msgstr "ss-redir pour UDP"
msgstr ""
#~ msgid ""
#~ "Definition of remote shadowsocks servers. Disable any of them will also "
#~ "disable instances refering to it."
#~ msgstr ""
#~ "Configuration des serveurs shadowsocks distant. La désactivation d'un "
#~ "serveur entraine la désactivation des instances l'utilisant."
#~ msgid "Add"
#~ msgstr "Ajouter"
#~ msgid "Enable"
#~ msgstr "Activé"
#~ msgid "Install package %q"
#~ msgstr "Installer le paquet %q"
#~ msgid "Host"
#~ msgstr "Hôte"
#~ msgid "Key (base64 encoding)"
#~ msgstr "Clef (base64)"
#~ msgid "Name"
#~ msgstr "Nom"