2
0

bcp38.po 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2024-01-27 18:20+0000\n"
  4. "Last-Translator: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>\n"
  5. "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsbcp38/fr/>\n"
  7. "Language: fr\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  11. "X-Generator: Weblate 5.4-dev\n"
  12. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41
  13. msgid "Allowed IP ranges"
  14. msgstr "Plages d'adresses IP autorisées"
  15. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:26
  16. msgid ""
  17. "Attempt to automatically detect if the upstream IP will be blocked by the "
  18. "configuration, and add an exception if it will. If this does not work "
  19. "correctly, you can add exceptions manually below."
  20. msgstr ""
  21. "Tente de détecter automatiquement si, à distance, l'adresse IP sera bloquée "
  22. "par la configuration, et ajoute une exception si elle le sera. Si cela ne "
  23. "fonctionne pas correctement, vous pouvez ajouter des exceptions manuellement "
  24. "ci-dessous."
  25. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25
  26. msgid "Auto-detect upstream IP"
  27. msgstr "Détecter automatiquement l'adresse IP distante"
  28. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10
  29. #: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3
  30. msgid "BCP38"
  31. msgstr "BCP38"
  32. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18
  33. msgid "BCP38 config"
  34. msgstr "Configuration de BCP38"
  35. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38
  36. msgid "Blocked IP ranges"
  37. msgstr "Plages d'adresses IP bloquées"
  38. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21
  39. msgid "Enable"
  40. msgstr "Activer"
  41. #: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3
  42. msgid "Grant UCI access for luci-app-bcp38"
  43. msgstr "Accorder tout accès UCI pour luci-app-bcp38"
  44. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31
  45. msgid "Interface name"
  46. msgstr "Nom de l’interface"
  47. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32
  48. msgid ""
  49. "Interface to apply the blocking to should be the upstream WAN interface)."
  50. msgstr ""
  51. "L'interface à laquelle appliquer le blocage doit être l'interface WAN en "
  52. "amont)."
  53. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42
  54. msgid ""
  55. "Takes precedence over blocked ranges. Use to whitelist your upstream network "
  56. "if you're behind a double NAT and the auto-detection doesn't work."
  57. msgstr ""
  58. "Prend la priorité sur les plages bloquées. Utilisez la liste blanche de "
  59. "votre réseau distant si vous êtes derrière un double NAT et que la détection "
  60. "automatique ne fonctionne pas."
  61. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:11
  62. msgid ""
  63. "This function blocks packets with private address destinations from going "
  64. "out onto the internet as per <a href=\"http://tools.ietf.org/html/"
  65. "bcp38\">BCP 38</a>. For IPv6, only source specific default routes are "
  66. "installed, so no BCP38 firewall routes are needed."
  67. msgstr ""
  68. "Cette fonction empêche les paquets contenant des adresses d’adresses privées "
  69. "d'être envoyés sur Internet, conformément au <a href=\"http://tools.ietf.org/"
  70. "html/bcp38\">BCP38</a>. Pour IPv6, seules les routes par défaut spécifiques "
  71. "à la source sont installées. Aucune route de pare-feu BCP38 n'est donc "
  72. "nécessaire."
  73. #~ msgid ""
  74. #~ "Interface to apply the blocking to (should be the upstream WAN interface)."
  75. #~ msgstr ""
  76. #~ "Interface sur laquelle appliquer le blocage (interface WAN distante)."