diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2024-04-27 22:32:46 +0300 |
---|---|---|
committer | Sergey Ponomarev <stokito@gmail.com> | 2024-04-30 11:59:25 +0300 |
commit | c7ab66ed7299a0fd449a6dd86b223cbbf6669f6a (patch) | |
tree | 4aa8a0ffbfe43ac305adc8fd0dff4d1e80a5871b /applications/luci-app-banip/po/fr | |
parent | 8242f1f3cacb03fc96b09aca62f406cf88bd3d38 (diff) |
luci-app-banip: reuse Disable instead of 0 (disable)
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-banip/po/fr')
-rw-r--r-- | applications/luci-app-banip/po/fr/banip.po | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/applications/luci-app-banip/po/fr/banip.po b/applications/luci-app-banip/po/fr/banip.po index b7a00cfb2d..35f2d74f07 100644 --- a/applications/luci-app-banip/po/fr/banip.po +++ b/applications/luci-app-banip/po/fr/banip.po @@ -14,10 +14,6 @@ msgstr "" msgid "-- Set Selection --" msgstr "-- Définir la sélection --" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 -msgid "0 (disable)" -msgstr "0 (désactivé)" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:682 msgid "AFRINIC - serving Africa and the Indian Ocean region" msgstr "" @@ -255,9 +251,10 @@ msgstr "" "Détecter automatiquement les périphériques, interfaces, sous-réseaux, " "protocoles et utilitaires du réseau." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:577 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:735 msgid "Disable" -msgstr "" +msgstr "Désactivé" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:214 msgid "Domain Lookup" |