diff options
author | brvphoenix <vanwaholtz@gmail.com> | 2020-12-15 05:11:59 -0800 |
---|---|---|
committer | Van Waholtz <vanwaholtz@gmail.com> | 2020-12-15 05:53:35 -0800 |
commit | 75586668ffdf5a7e19e4eb14fcc572759d791e51 (patch) | |
tree | 13c2bb3023615081699931afd09fa2470d3064e8 /applications/luci-app-frps/po/fr | |
parent | 4843841fda1e33eaf727c9626e2e8918fd5ee6ae (diff) |
luci-app-frp: add the dynamiclist for additional parameters
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Diffstat (limited to 'applications/luci-app-frps/po/fr')
-rw-r--r-- | applications/luci-app-frps/po/fr/frps.po | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/applications/luci-app-frps/po/fr/frps.po b/applications/luci-app-frps/po/fr/frps.po index 1d267c674b..bc464be0d2 100644 --- a/applications/luci-app-frps/po/fr/frps.po +++ b/applications/luci-app-frps/po/fr/frps.po @@ -14,6 +14,10 @@ msgstr "" msgid "Additional configs" msgstr "Configurations supplémentaires" +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "Additional settings" +msgstr "" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Allow ports" msgstr "Autoriser les ports" @@ -87,7 +91,7 @@ msgstr "" "valeur est 0, le serveur n'écoutera pas les connexions UDP.<br>Par défaut, " "cette valeur est 0" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 msgid "Common settings" msgstr "Paramètres communs" @@ -295,8 +299,8 @@ msgstr "Exécuter le démon en tant que groupe" msgid "Run daemon as user" msgstr "Exécuter le démon en tant qu'utilisateur" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107 msgid "Startup settings" msgstr "Paramètres de démarrage" @@ -331,6 +335,12 @@ msgstr "" "d'un client de partager une seule connexion TCP.<br>Par défaut, cette valeur " "est vraie." +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "" +"This list can be used to specify some additional parameters which have not " +"been included in this LuCI." +msgstr "" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "Token" msgstr "Token" @@ -389,7 +399,7 @@ msgstr "" "HTTPS Vhost. Si cette valeur est 0, le serveur n'écoutera pas les requêtes " "HTTPS.<br>Par défaut, cette valeur est 0." -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 msgid "frp Server" msgstr "frp Server" |