bcp38.po 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2023-03-15 14:40+0000\n"
  4. "Last-Translator: Hulen <shift0106@gmail.com>\n"
  5. "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
  6. "openwrt/luciapplicationsbcp38/zh_Hant/>\n"
  7. "Language: zh_Hant\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=1; plural=0;\n"
  11. "X-Generator: Weblate 4.16.2-dev\n"
  12. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41
  13. msgid "Allowed IP ranges"
  14. msgstr "允許的 IP 範圍"
  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. "自動檢測上游 IP 是否會被當前配置所阻止,當檢測到會被阻止時將會新增例外。如果"
  22. "自動檢測無法正常工作,您可以在下面手動新增例外。"
  23. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25
  24. msgid "Auto-detect upstream IP"
  25. msgstr "自動檢測上游 IP"
  26. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10
  27. #: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3
  28. msgid "BCP38"
  29. msgstr "BCP38"
  30. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18
  31. msgid "BCP38 config"
  32. msgstr "BCP38 配置"
  33. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38
  34. msgid "Blocked IP ranges"
  35. msgstr "阻止的 IP 範圍"
  36. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21
  37. msgid "Enable"
  38. msgstr "啟用"
  39. #: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3
  40. msgid "Grant UCI access for luci-app-bcp38"
  41. msgstr "授予 luci-app-bcp38 擁有 UCI 存取的權限"
  42. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31
  43. msgid "Interface name"
  44. msgstr "介面名稱"
  45. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32
  46. msgid ""
  47. "Interface to apply the blocking to should be the upstream WAN interface)."
  48. msgstr "套用攔截的介面應該是上游 WAN 介面。"
  49. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42
  50. msgid ""
  51. "Takes precedence over blocked ranges. Use to whitelist your upstream network "
  52. "if you're behind a double NAT and the auto-detection doesn't work."
  53. msgstr ""
  54. "這裡的規則優先於阻止規則被使用。如果您在雙重 NAT 之後並且自動檢測功能不起作"
  55. "用,請在這裡新增您上游網路的白名單。"
  56. #: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:11
  57. msgid ""
  58. "This function blocks packets with private address destinations from going "
  59. "out onto the internet as per <a href=\"http://tools.ietf.org/html/"
  60. "bcp38\">BCP 38</a>. For IPv6, only source specific default routes are "
  61. "installed, so no BCP38 firewall routes are needed."
  62. msgstr ""
  63. "此功能可以阻止具有私有目標位址的資料包通過 <a href=\"http://tools.ietf.org/"
  64. "html/bcp38\">BCP 38</a> 傳送到網際網路上。對於 IPv6,僅安裝源特定的預設路由,"
  65. "因此不需要 BCP38 防火牆路由。"
  66. #~ msgid ""
  67. #~ "Interface to apply the blocking to (should be the upstream WAN interface)."
  68. #~ msgstr "應用“阻止規則”的介面(應當為上游 WAN 介面)。"