diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2023-02-27 05:40:21 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2023-02-27 05:40:21 +0200 |
commit | 1b623cbe60678a60e8c73e00bc2b09daa72d30eb (patch) | |
tree | 185a269b95ef7ba1f181bcd7c4d51dbb1d501825 /applications/luci-app-bcp38/po/fr | |
parent | 0b04b872ab04239f6fbec0b7344c780a540ac3ff (diff) |
treewide: Sync translations - i18n
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-bcp38/po/fr')
-rw-r--r-- | applications/luci-app-bcp38/po/fr/bcp38.po | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/applications/luci-app-bcp38/po/fr/bcp38.po b/applications/luci-app-bcp38/po/fr/bcp38.po index 96ab0b780b..1330ef0556 100644 --- a/applications/luci-app-bcp38/po/fr/bcp38.po +++ b/applications/luci-app-bcp38/po/fr/bcp38.po @@ -10,11 +10,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.2-dev\n" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41 msgid "Allowed IP ranges" msgstr "Plages d'adresses IP autorisées" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:26 msgid "" "Attempt to automatically detect if the upstream IP will be blocked by the " "configuration, and add an exception if it will. If this does not work " @@ -25,24 +25,24 @@ msgstr "" "fonctionne pas correctement, vous pouvez ajouter des exceptions manuellement " "ci-dessous." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25 msgid "Auto-detect upstream IP" msgstr "Détecter automatiquement l'adresse IP distante" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10 #: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3 msgid "BCP38" msgstr "BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18 msgid "BCP38 config" msgstr "Configuration de BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38 msgid "Blocked IP ranges" msgstr "Plages d'adresses IP bloquées" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21 msgid "Enable" msgstr "Activer" @@ -50,16 +50,16 @@ msgstr "Activer" msgid "Grant UCI access for luci-app-bcp38" msgstr "Accorder tout accès UCI pour luci-app-bcp38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31 msgid "Interface name" msgstr "Nom de l’interface" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32 msgid "" -"Interface to apply the blocking to (should be the upstream WAN interface)." -msgstr "Interface sur laquelle appliquer le blocage (interface WAN distante)." +"Interface to apply the blocking to should be the upstream WAN interface)." +msgstr "" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42 msgid "" "Takes precedence over blocked ranges. Use to whitelist your upstream network " "if you're behind a double NAT and the auto-detection doesn't work." @@ -68,7 +68,7 @@ msgstr "" "votre réseau distant si vous êtes derrière un double NAT et que la détection " "automatique ne fonctionne pas." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:11 msgid "" "This function blocks packets with private address destinations from going " "out onto the internet as per <a href=\"http://tools.ietf.org/html/" @@ -80,3 +80,8 @@ msgstr "" "html/bcp38\">BCP38</a>. Pour IPv6, seules les routes par défaut spécifiques " "à la source sont installées. Aucune route de pare-feu BCP38 n'est donc " "nécessaire." + +#~ msgid "" +#~ "Interface to apply the blocking to (should be the upstream WAN interface)." +#~ msgstr "" +#~ "Interface sur laquelle appliquer le blocage (interface WAN distante)." |