firewall.po 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503
  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. "librecmc/luciapplicationsfirewall/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-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
  13. msgid ""
  14. "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
  15. "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
  16. "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
  17. "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
  18. "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
  19. "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
  20. "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
  21. "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
  22. "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
  23. "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
  24. "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
  25. "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
  26. "val}</var>}}"
  27. msgstr ""
  28. "%{src?%{dest?已轉發:傳入}:傳出} %{ipv6?%{ipv4?<var>IPv4</var> 和 <var>IPv6</"
  29. "var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?,協定:"
  30. "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
  31. "name}<span class=\"cbi-tooltip\">ICMP 包含型別:%{item.types#%{next?, }"
  32. "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?,標記:"
  33. "<var%{mark.inv? data-tooltip=\"除非 fwmark 為 %{mark.num},%{mark.mask?並且其"
  34. "遮罩為 %{mark.mask},}否則不匹配。\":%{mark.mask? data-tooltip=\"匹配前,設"
  35. "定 fwmark 的遮罩為 %{mark.mask}。\"}}>%{mark.val}</var>}%{dscp?,DSCP:"
  36. "%{dscp.inv?<var data-tooltip=\"除非 DSCP 為 %{dscp.num?:%{dscp.name}},否則不"
  37. "匹配。\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?,幫手:%{helper."
  38. "inv?<var data-tooltip=\"除非幫手為 &quot;%{helper.name}&quot;,否則不匹"
  39. "配。\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}"
  40. "</var>}}"
  41. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
  42. msgid "-- add IP --"
  43. msgstr "-- 新增 IP --"
  44. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:519
  45. msgid "-- add MAC --"
  46. msgstr "-- 新增 MAC 位置 --"
  47. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
  48. msgid "0"
  49. msgstr ""
  50. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
  51. msgid "1024"
  52. msgstr ""
  53. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
  54. msgid ""
  55. "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
  56. msgstr ""
  57. "<var data-tooltip=\"ACCEPT\">套用</var> %{src?%{dest?forward:input}:output}"
  58. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
  59. msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
  60. msgstr "<var data-tooltip=\"ACCEPT\">避免來源重置</var>"
  61. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
  62. msgid ""
  63. "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
  64. "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
  65. msgstr ""
  66. "<var data-tooltip=\"DNAT\">轉發</var> 到 %{dest}%{dest_ip? IP <var>%{dest_ip}"
  67. "</var>}%{dest_port? port <var>%{dest_port}</var>}"
  68. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
  69. msgid ""
  70. "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
  71. msgstr ""
  72. "<var data-tooltip=\"DROP\">丟棄</var> %{src?%{dest?forward:input}:output}"
  73. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
  74. msgid ""
  75. "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
  76. "</var>"
  77. msgstr ""
  78. "<var data-tooltip=\"DSCP\">指定DSCP(區別服務代碼點)</var>分類 "
  79. "<var>%{set_dscp}</var>"
  80. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
  81. msgid ""
  82. "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
  83. "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
  84. msgstr ""
  85. "<var data-tooltip=\"HELPER\">指定連線追蹤</var>幫手 <var%{helper_name? data-"
  86. "tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
  87. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
  88. msgid ""
  89. "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
  90. "<var>%{set_mark?:%{set_xmark}}</var>"
  91. msgstr ""
  92. "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> 防火牆標記 "
  93. "<var>%{set_mark?:%{set_xmark}}</var>"
  94. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
  95. msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
  96. msgstr "<var data-tooltip=\"MASQUERADE\">自動重置</var> 來源IP"
  97. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
  98. msgid ""
  99. "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
  100. "output}"
  101. msgstr ""
  102. "<var data-tooltip=\"NOTRACK\">勿追蹤</var> %{src?%{dest?forward:input}:"
  103. "output}"
  104. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
  105. msgid ""
  106. "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
  107. msgstr ""
  108. "<var data-tooltip=\"REJECT\">拒絕</var> %{src?%{dest?forward:input}:output}"
  109. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
  110. msgid ""
  111. "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
  112. "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
  113. msgstr ""
  114. "<var data-tooltip=\"SNAT\">靜態重寫</var> 到來源 %{snat_ip?IP <var>%{snat_ip}"
  115. "</var>} %{snat_port?port <var>%{snat_port}</var>}"
  116. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
  117. msgid "A rewrite IP must be specified!"
  118. msgstr "必須指定重置IP!"
  119. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
  120. msgid "ACCEPT - Disable address rewriting"
  121. msgstr "接受 - 禁用位址重置"
  122. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
  123. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
  124. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
  125. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
  126. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
  127. msgid "Action"
  128. msgstr "動作"
  129. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  130. msgid ""
  131. "Additional raw <em>iptables</em> arguments to classify zone destination "
  132. "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
  133. "traffic."
  134. msgstr ""
  135. "允許原生 <em>iptables</em> 對區域目標流量進行分類的參數, 譬如... <code>-p "
  136. "tcp --dport 443</code> 只針對相符輸出的HTTPS流量."
  137. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  138. msgid ""
  139. "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
  140. "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
  141. msgstr ""
  142. "允許原生 <em>iptables</em> 參數對區域來源流量進行分類, 譬如... <code>-p tcp "
  143. "--sport 443</code> 只針對相符輸入的HTTPS流量."
  144. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
  145. msgid "Address family, Internal IP address must match"
  146. msgstr ""
  147. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
  148. msgid ""
  149. "Address family, source address, destination address, rewrite IP address must "
  150. "match"
  151. msgstr ""
  152. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
  153. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
  154. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
  155. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
  156. msgid "Advanced Settings"
  157. msgstr "進階設定"
  158. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  159. msgid "Allow \"invalid\" traffic"
  160. msgstr "允許 \"無效\" 流量"
  161. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
  162. msgid "Allow forward from <em>source zones</em>:"
  163. msgstr "允許從<em>來源區域</em>轉發:"
  164. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
  165. msgid "Allow forward to <em>destination zones</em>:"
  166. msgstr "允許轉發到<em>目標區</em>:"
  167. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
  168. msgid "Any"
  169. msgstr "任何"
  170. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:475
  171. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:491
  172. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
  173. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
  174. msgid "Any day"
  175. msgstr "任一天"
  176. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  177. msgid ""
  178. "Apply a bitwise XOR of the given value and the existing mark value on "
  179. "established connections. Format is value[/mask]. If a mask is specified then "
  180. "those bits set in the mask are zeroed out."
  181. msgstr ""
  182. "在給定的連接上對給定值和現有標記值進行按位XOR。格式為value [/mask]。如果指定"
  183. "了遮罩,則將遮罩中設置的那些位元清零。"
  184. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  185. msgid "Apply the given DSCP class or value to established connections."
  186. msgstr "啟用付予的DSCP(區別服務代碼點)來建立連線."
  187. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
  188. msgid "Assign the specified connection tracking helper to matched traffic."
  189. msgstr "指定特定的連線追蹤幫手來匹配流量."
  190. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  191. msgid "Automatic helper assignment"
  192. msgstr "自動分派幫手"
  193. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  194. msgid ""
  195. "Automatically assign conntrack helpers based on traffic protocol and port"
  196. msgstr "根據流量和埠號自動指定conntrack幫手"
  197. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
  198. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
  199. msgid "Comment"
  200. msgstr ""
  201. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
  202. msgid "Conntrack Settings"
  203. msgstr "Conntrack 設定值"
  204. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  205. msgid "Conntrack helpers"
  206. msgstr "Conntrack 幫手"
  207. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
  208. msgid "Contents have been saved."
  209. msgstr "內容已儲存。"
  210. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
  211. msgid "Continue"
  212. msgstr "繼續"
  213. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
  214. msgid "Counters"
  215. msgstr ""
  216. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  217. msgid "Covered devices"
  218. msgstr "已涵蓋裝置"
  219. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
  220. msgid "Covered networks"
  221. msgstr "已涵蓋網路"
  222. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  223. msgid "Covered subnets"
  224. msgstr "已涵蓋子網路"
  225. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
  226. msgid "Custom Rules"
  227. msgstr "自訂規則"
  228. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
  229. msgid ""
  230. "Custom rules allow you to execute arbitrary iptables commands which are not "
  231. "otherwise covered by the firewall framework. The commands are executed after "
  232. "each firewall restart, right after the default ruleset has been loaded."
  233. msgstr ""
  234. "自訂規則允許您執行不屬於防火牆框架的任意 iptables 指令。每次重啟防火牆時,在"
  235. "預設的規則執行後這些指令將立即執行。"
  236. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
  237. msgid "DSCP classification"
  238. msgstr "DSCP(區別服務代碼點)分類"
  239. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
  240. msgid "DSCP mark"
  241. msgstr "DSCP(區別服務代碼點)標記"
  242. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
  243. msgid "DSCP mark required"
  244. msgstr "DSCP(區別服務代碼點)必須標記"
  245. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
  246. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
  247. msgid "Destination address"
  248. msgstr "目標位址"
  249. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
  250. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
  251. msgid "Destination port"
  252. msgstr "目的通訊埠"
  253. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
  254. msgid "Destination zone"
  255. msgstr "目標區域"
  256. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
  257. msgid "Device name"
  258. msgstr "裝置名稱"
  259. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  260. msgid ""
  261. "Do not install extra rules to reject forwarded traffic with conntrack state "
  262. "<em>invalid</em>. This may be required for complex asymmetric route setups."
  263. msgstr ""
  264. "千萬別安裝額外的規則來拒絕轉發附帶 <em>無效</em>conntrack狀態的流量.對於複合"
  265. "的不對稱路由器安裝這可能是必要的."
  266. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
  267. msgid "Drop invalid packets"
  268. msgstr "丟棄無效封包"
  269. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
  270. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
  271. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
  272. msgid "Enable"
  273. msgstr "啟用"
  274. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:302
  275. msgid "Enable NAT Loopback"
  276. msgstr "啟用 NAT 環回"
  277. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
  278. msgid "Enable SYN-flood protection"
  279. msgstr "啟用 SYN-flood(SYN 洪水) 防禦"
  280. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
  281. msgid "Enable logging on this zone"
  282. msgstr "啟用此區域的日誌記錄"
  283. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
  284. msgid ""
  285. "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
  286. "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
  287. "zone."
  288. msgstr ""
  289. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
  290. msgid ""
  291. "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
  292. "outbound traffic on this zone."
  293. msgstr ""
  294. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
  295. msgid "Enabled"
  296. msgstr ""
  297. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
  298. msgid "Enables packet and byte count tracking for the set."
  299. msgstr ""
  300. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
  301. msgid "Expecting: %s"
  302. msgstr "預期: %s"
  303. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
  304. msgid "Experimental feature. Not fully compatible with QoS/SQM."
  305. msgstr "實驗性功能。與 QoS/SQM 不完全相容。"
  306. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  307. msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
  308. msgstr "針對區域流量明確選擇已允許的連接追蹤幫手"
  309. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:270
  310. msgid "External IP address"
  311. msgstr "外部 IP 位址"
  312. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
  313. msgid "External port"
  314. msgstr "外部埠號"
  315. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:345
  316. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466
  317. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
  318. msgid "Extra arguments"
  319. msgstr "額外引數"
  320. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  321. msgid "Extra destination arguments"
  322. msgstr "額外目標引數"
  323. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
  324. msgid "Extra iptables arguments"
  325. msgstr "額外iptables引數"
  326. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  327. msgid "Extra source arguments"
  328. msgstr "額外來源引數"
  329. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
  330. msgid "Family"
  331. msgstr ""
  332. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
  333. msgid "Firewall"
  334. msgstr "防火牆"
  335. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
  336. msgid "Firewall - Custom Rules"
  337. msgstr "防火牆 - 自訂規則"
  338. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
  339. msgid "Firewall - IP sets"
  340. msgstr ""
  341. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
  342. msgid "Firewall - NAT Rules"
  343. msgstr "防火牆 - NAT 規則"
  344. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
  345. msgid "Firewall - Port Forwards"
  346. msgstr "防火牆 - 通訊埠轉發"
  347. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
  348. msgid "Firewall - Traffic Rules"
  349. msgstr "防火牆 - 流量規則"
  350. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
  351. msgid "Firewall - Zone Settings"
  352. msgstr "防火牆 - 區域設定"
  353. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
  354. msgid "Firewall configuration migration"
  355. msgstr "防火牆設定移轉"
  356. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
  357. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
  358. msgid "Forward"
  359. msgstr "轉發"
  360. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
  361. msgid ""
  362. "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  363. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
  364. "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
  365. "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
  366. "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
  367. "</var>}"
  368. msgstr ""
  369. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
  370. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
  371. msgid "Friday"
  372. msgstr "星期五"
  373. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
  374. msgid ""
  375. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  376. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  377. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  378. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  379. "ival}</var>}}"
  380. msgstr ""
  381. "來自:%{src}%{src_device?,介面:<var>%{src_device}</var>}%{src_ip?,IP:"
  382. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item."
  383. "val},否則不匹配。\"}>%{item.ival}</var>}}%{src_port?,埠:"
  384. "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"除非埠為 %{item.val},否"
  385. "則不匹配。\"}>%{item.ival}</var>}}"
  386. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
  387. msgid ""
  388. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  389. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  390. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  391. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  392. "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
  393. "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
  394. "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
  395. "</var>}}"
  396. msgstr ""
  397. "來自:%{src}%{src_device?,介面:<var>%{src_device}</var>}%{src_ip?,IP:"
  398. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item."
  399. "val},否則不匹配。\"}>%{item.ival}</var>}}%{src_port?,埠:port "
  400. "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"除非埠為 %{item.val},否"
  401. "則不匹配。\"}>%{item.ival}</var>}}%{src_mac?,MAC:%{src_mac#%{next?, }"
  402. "<var%{item.inv? data-tooltip=\"除非 MAC 為 %{item.val}%{item.hint.name?(又"
  403. "名 %{item.hint.name})},否則不匹配。\":%{item.hint.name? data-"
  404. "tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  405. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
  406. msgid ""
  407. "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
  408. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  409. "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
  410. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
  411. "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
  412. "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
  413. "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  414. msgstr ""
  415. "來自:%{src}%{src_ip?,IP:%{src_ip#%{next?, }<var%{item.inv? data-"
  416. "tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"}>%{item.ival}</"
  417. "var>}}%{src_port?,埠:%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"除"
  418. "非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}%{src_mac?,MAC:"
  419. "%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"除非 MAC 為 %{item."
  420. "val}%{item.hint.name?(又名 %{item.hint.name})},否則不匹配。\":%{item.hint."
  421. "name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  422. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
  423. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
  424. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
  425. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
  426. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
  427. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
  428. msgid "General Settings"
  429. msgstr "一般設定"
  430. #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
  431. msgid "Grant access to firewall configuration"
  432. msgstr "授予存取防火牆組態的權限"
  433. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
  434. msgid "Hardware flow offloading"
  435. msgstr "硬體流量卸載"
  436. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
  437. msgid "IP (range)"
  438. msgstr ""
  439. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
  440. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
  441. msgid "IP Sets"
  442. msgstr ""
  443. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
  444. msgid "IPs/Networks"
  445. msgstr ""
  446. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
  447. msgid "IPs/Networks/MACs"
  448. msgstr ""
  449. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
  450. msgid "IPv4"
  451. msgstr ""
  452. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
  453. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
  454. msgid "IPv4 and IPv6"
  455. msgstr "IPv4 和 IPv6"
  456. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
  457. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
  458. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
  459. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
  460. msgid "IPv4 only"
  461. msgstr "僅 IPv4"
  462. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
  463. msgid "IPv6"
  464. msgstr ""
  465. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
  466. msgid "IPv6 Masquerading"
  467. msgstr ""
  468. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
  469. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
  470. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
  471. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
  472. msgid "IPv6 only"
  473. msgstr "僅 IPv6"
  474. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
  475. msgid "Inbound device"
  476. msgstr "輸入設備"
  477. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
  478. msgid "Include File"
  479. msgstr ""
  480. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
  481. msgid ""
  482. "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  483. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
  484. "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
  485. "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
  486. "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
  487. "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
  488. "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
  489. ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
  490. "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
  491. "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
  492. msgstr ""
  493. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
  494. msgid "Initial Hash Size"
  495. msgstr ""
  496. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
  497. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
  498. msgid "Input"
  499. msgstr "入站資料"
  500. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:288
  501. msgid "Internal IP address"
  502. msgstr "內部 IP 位址"
  503. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:293
  504. msgid "Internal port"
  505. msgstr "內部埠"
  506. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
  507. msgid "Internal zone"
  508. msgstr "內部區域"
  509. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
  510. msgid "Invalid DSCP mark"
  511. msgstr "不正確的差異服務的程式碼點 DSCP標記"
  512. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
  513. msgid "Invalid limit value"
  514. msgstr "不正確的限制值"
  515. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
  516. msgid "Invalid set name"
  517. msgstr ""
  518. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
  519. msgid "Limit burst"
  520. msgstr "限制爆潰"
  521. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
  522. msgid "Limit log messages"
  523. msgstr "限制日誌資訊量"
  524. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
  525. msgid "Limit matching"
  526. msgstr "限制相符"
  527. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
  528. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
  529. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
  530. msgid ""
  531. "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
  532. "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
  533. msgstr ""
  534. "限制相符到 <var>%{limit.num}</var> 封包數每 <var>%{limit.unit}</var>%{limit."
  535. "burst? burst <var>%{limit.burst}</var>}"
  536. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
  537. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
  538. msgid "Limited masquerading enabled"
  539. msgstr "已啟用有限偽裝"
  540. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
  541. msgid "Limits traffic matching to the specified rate."
  542. msgstr "限制流量相符到指定速率."
  543. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
  544. msgid "Loopback source IP"
  545. msgstr "回送來源IP"
  546. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
  547. msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
  548. msgstr "MASQUERADE偽裝 - 自動重置到輸出界面的IP"
  549. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
  550. msgid "MSS clamping"
  551. msgstr "MSS 鉗制"
  552. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
  553. msgid "Masquerading"
  554. msgstr "IP 動態偽裝"
  555. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209
  556. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
  557. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
  558. msgid "Match"
  559. msgstr "相符規則"
  560. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
  561. msgid "Match DSCP"
  562. msgstr "相符 DSCP(區別服務代碼點)"
  563. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
  564. msgid "Match ICMP type"
  565. msgstr "相符 ICMP 型別"
  566. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
  567. msgid "Match device"
  568. msgstr "相符裝置"
  569. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
  570. msgid "Match forwarded traffic directed at the given IP address."
  571. msgstr "相符轉發的流量指向給予的IP位址."
  572. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
  573. msgid ""
  574. "Match forwarded traffic directed at the given destination port or port range."
  575. msgstr "相符轉發的流量指向給予的目標埠或範圍埠."
  576. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
  577. msgid "Match forwarded traffic from this IP or range."
  578. msgstr "從這個IP或範圍相符轉發的流量."
  579. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
  580. msgid ""
  581. "Match forwarded traffic originating from the given source port or port range."
  582. msgstr "相符轉發的流量源自給定的來源埠或範圍埠."
  583. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
  584. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
  585. msgid "Match helper"
  586. msgstr "相符小幫手"
  587. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
  588. msgid ""
  589. "Match incoming traffic directed at the given destination port or port range "
  590. "on this host"
  591. msgstr "相符指向此主機上指定目標埠或目標埠範圍的入站流量"
  592. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
  593. msgid "Match mark"
  594. msgstr "相符標記"
  595. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
  596. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
  597. msgid "Match traffic using the specified connection tracking helper."
  598. msgstr "相符流量使用特定的連線追蹤小幫手."
  599. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
  600. msgid "Matches a specific firewall mark or a range of different marks."
  601. msgstr "相符特定的FW防火牆標記或者不同的範圍標記."
  602. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
  603. msgid "Matches forwarded traffic using the specified outbound network device."
  604. msgstr "相符正使用特定輸出網路設備的轉發流量."
  605. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  606. msgid "Matches traffic carrying the specified DSCP marking."
  607. msgstr "相符附帶特定之DSCP(區別服務代碼點)標記的流量."
  608. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
  609. msgid "Max Entries"
  610. msgstr ""
  611. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
  612. msgid "Max Length"
  613. msgstr ""
  614. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
  615. msgid ""
  616. "Maximum initial number of packets to match: this number gets recharged by "
  617. "one every time the limit specified above is not reached, up to this number."
  618. msgstr ""
  619. "相符的最大初始封包數量; 每次未達到上述指定的限制時,此數量將逐一地充實,直到此"
  620. "數量為止."
  621. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:477
  622. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
  623. msgid "Monday"
  624. msgstr "星期一"
  625. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:487
  626. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
  627. msgid "Month Days"
  628. msgstr "每月天數"
  629. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
  630. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
  631. msgid "NAT Rules"
  632. msgstr "NAT 規則"
  633. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
  634. msgid ""
  635. "NAT rules allow fine grained control over the source IP to use for outbound "
  636. "or forwarded traffic."
  637. msgstr "NAT 規則允許對來源IP進行精細控制以便用於輸出或是轉發流量."
  638. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
  639. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
  640. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
  641. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
  642. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
  643. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
  644. msgid "Name"
  645. msgstr "名稱"
  646. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
  647. msgid "Netmask"
  648. msgstr ""
  649. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:271
  650. msgid "Only match incoming traffic directed at the given IP address."
  651. msgstr "僅相符指定目的 IP 位址的入站流量。"
  652. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
  653. msgid "Only match incoming traffic from these MACs."
  654. msgstr "僅相符來自這些 MAC 的入站流量。"
  655. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
  656. msgid "Only match incoming traffic from this IP or range."
  657. msgstr "僅相符來自此 IP 或 IP 範圍的入站流量。"
  658. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
  659. msgid ""
  660. "Only match incoming traffic originating from the given source port or port "
  661. "range on the client host"
  662. msgstr "僅相符源自客戶端主機上給定來源埠或來源埠範圍的入站流量"
  663. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
  664. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
  665. msgid "Outbound device"
  666. msgstr "輸出設備"
  667. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
  668. msgid "Outbound zone"
  669. msgstr "輸出區域"
  670. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
  671. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
  672. msgid "Output"
  673. msgstr "出站資料"
  674. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
  675. msgid "Packet Field Match"
  676. msgstr ""
  677. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
  678. msgid ""
  679. "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
  680. "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
  681. "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
  682. "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
  683. msgstr ""
  684. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:346
  685. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:467
  686. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
  687. msgid "Passes additional arguments to iptables. Use with care!"
  688. msgstr "傳遞附加引數到 iptables,小心使用!"
  689. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
  690. msgid ""
  691. "Passing raw iptables arguments to source and destination traffic "
  692. "classification rules allows to match packets based on other criteria than "
  693. "interfaces or subnets. These options should be used with extreme care as "
  694. "invalid values could render the firewall ruleset broken, completely exposing "
  695. "all services."
  696. msgstr ""
  697. "透過將原始 iptables 參數傳遞給來源和目的流量分類規則,可以根據介面或子網路以"
  698. "外的其他條件來相符封包. 這些選項應格外小心, 因為無效值可能會使防火牆規則集損"
  699. "壞, 從而對外完全暴露所有服務."
  700. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
  701. msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
  702. msgstr ""
  703. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
  704. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
  705. msgid "Port Forwards"
  706. msgstr "埠轉發"
  707. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
  708. msgid ""
  709. "Port forwarding allows remote computers on the Internet to connect to a "
  710. "specific computer or service within the private LAN."
  711. msgstr "通訊埠轉發允許 Internet 上的遠端電腦連線到內部網路中的特定電腦或服務。"
  712. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
  713. msgid "Port range"
  714. msgstr ""
  715. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
  716. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
  717. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
  718. msgid "Protocol"
  719. msgstr "協定"
  720. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:294
  721. msgid ""
  722. "Redirect matched incoming traffic to the given port on the internal host"
  723. msgstr "重新導向相符的入站流量到內部主機給予的埠號"
  724. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:289
  725. msgid "Redirect matched incoming traffic to the specified internal host"
  726. msgstr "重新導向相符的入站流量到指定的內部主機"
  727. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
  728. msgid "Refer To External Set"
  729. msgstr ""
  730. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
  731. msgid "Reflection zones"
  732. msgstr ""
  733. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
  734. msgid "Requires hardware NAT support."
  735. msgstr "需要硬體 NAT 支援。"
  736. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
  737. msgid "Restrict Masquerading to given destination subnets"
  738. msgstr "要限制 IP 動態偽裝的目標子網"
  739. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
  740. msgid "Restrict Masquerading to given source subnets"
  741. msgstr "要限制 IP 動態偽裝的來源子網路"
  742. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
  743. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
  744. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
  745. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
  746. msgid "Restrict to address family"
  747. msgstr "限制到位址群"
  748. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
  749. msgid "Rewrite IP address"
  750. msgstr "重置IP位址"
  751. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
  752. msgid "Rewrite matched traffic to the specified source IP address."
  753. msgstr "重置已相符流量到特定的來源IP位址."
  754. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
  755. msgid "Rewrite matched traffic to the specified source port or port range."
  756. msgstr "重置已相符流量到特定的來源埠或範圍埠."
  757. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
  758. msgid "Rewrite port"
  759. msgstr "重置埠號"
  760. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
  761. msgid "Routing/NAT Offloading"
  762. msgstr "路由/NAT 卸載"
  763. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
  764. msgid "SNAT - Rewrite to specific source IP or port"
  765. msgstr "SNAT - 重置到特定的來源IP或埠"
  766. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
  767. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
  768. msgid "Saturday"
  769. msgstr "星期六"
  770. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
  771. msgid "Set mark"
  772. msgstr "設定標記"
  773. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
  774. msgid ""
  775. "Set the given mark value on established connections. Format is value[/mask]. "
  776. "If a mask is specified then only those bits set in the mask are modified."
  777. msgstr ""
  778. "在建立的連接上設置給定的標記值. 格式為value [/ mask]. 如果指定了子網路遮罩,"
  779. "則僅修改子網路遮罩中設置的那些位元."
  780. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
  781. msgid "Software based offloading for routing/NAT"
  782. msgstr "軟體式的 路由/NAT 卸載"
  783. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
  784. msgid "Software flow offloading"
  785. msgstr "軟體式流量卸載"
  786. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
  787. msgid "Source IP address"
  788. msgstr "來源 IP 位址"
  789. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
  790. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
  791. msgid "Source MAC address"
  792. msgstr "來源 MAC 位址"
  793. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
  794. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
  795. msgid "Source address"
  796. msgstr "來源位址"
  797. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
  798. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
  799. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
  800. msgid "Source port"
  801. msgstr "來源埠"
  802. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:237
  803. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
  804. msgid "Source zone"
  805. msgstr "來源區域"
  806. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
  807. msgid ""
  808. "Specifies whether to tie this traffic rule to a specific inbound or outbound "
  809. "network device."
  810. msgstr "指定是否將此流量規則綁定到特定的輸入或輸出的網絡設備."
  811. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
  812. msgid ""
  813. "Specifies whether to use the external or the internal IP address for "
  814. "reflected traffic."
  815. msgstr "指定是使用外部IP地址還是內部IP地址來映射流量."
  816. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:506
  817. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
  818. msgid "Start Date (yyyy-mm-dd)"
  819. msgstr "開始日期(西元年-月-日)"
  820. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:498
  821. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
  822. msgid "Start Time (hh:mm:ss)"
  823. msgstr "啟動時間 (小時.分鐘.秒)"
  824. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:510
  825. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
  826. msgid "Stop Date (yyyy-mm-dd)"
  827. msgstr "停止日期(西元年-月-日)"
  828. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:502
  829. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
  830. msgid "Stop Time (hh:mm:ss)"
  831. msgstr "停止時間 (小時.分鐘.秒)"
  832. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
  833. msgid "Storage Method"
  834. msgstr ""
  835. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
  836. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
  837. msgid "Sunday"
  838. msgstr "星期日"
  839. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
  840. msgid ""
  841. "The existing firewall configuration needs to be changed for LuCI to function "
  842. "properly."
  843. msgstr "已存在的防火牆設定需要被變更以便 LuCI發揮正常功效."
  844. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
  845. msgid ""
  846. "The firewall creates zones over your network interfaces to control network "
  847. "traffic flow."
  848. msgstr "防火牆透過在網路介面上建立區域來控制網路流量。"
  849. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
  850. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
  851. msgid ""
  852. "The options below control the forwarding policies between this zone (%s) and "
  853. "other zones. <em>Destination zones</em> cover forwarded traffic "
  854. "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
  855. "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
  856. "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
  857. "<em>not</em> imply a permission to forward from wan to lan as well."
  858. msgstr ""
  859. "以下選項可以控制區域(%s)和其它區域間的轉發規則;<em>目標區域</em>接收"
  860. "<strong>源自 %q</strong> 的轉發流量,<em>來源區域</em>相符來自其他區域的"
  861. "<strong>目標為 %q</strong> 的轉發流量。轉發規則的作用是<em>單向</em>的,例"
  862. "如:一條允許從 LAN 到 WAN 的轉發規則並<em>不隱含</em>有允許相反方向從 WAN 到 "
  863. "LAN 的流量轉發。"
  864. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
  865. msgid ""
  866. "This section defines common properties of %q. The <em>input</em> and "
  867. "<em>output</em> options set the default policies for traffic entering and "
  868. "leaving this zone while the <em>forward</em> option describes the policy for "
  869. "forwarded traffic between different networks within the zone. <em>Covered "
  870. "networks</em> specifies which available networks are members of this zone."
  871. msgstr ""
  872. "本節定義 %q 的通用屬性,<em>入站資料</em>和<em>出站資料</em>選項用於設定此區"
  873. "域入站和出站流量的預設策略,<em>轉發</em>選項描述該區域內不同網路之間的流量轉"
  874. "發策略。<em>覆蓋網路</em>指定從屬於這個區域的網路。"
  875. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
  876. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
  877. msgid "Thursday"
  878. msgstr "星期四"
  879. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
  880. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
  881. msgid "Time Restrictions"
  882. msgstr "時間限制"
  883. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:514
  884. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
  885. msgid "Time in UTC"
  886. msgstr "UTC 時間"
  887. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
  888. msgid "Time restrictions are enabled for this rule"
  889. msgstr "對該規則啟用了時間限制"
  890. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
  891. msgid "Timeout"
  892. msgstr ""
  893. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
  894. msgid ""
  895. "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
  896. "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  897. "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
  898. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  899. "ival}</var>}}"
  900. msgstr ""
  901. "到:%{dest}%{dest_device?,介面:<var>%{dest_device}</var>}%{dest_ip?,IP:"
  902. "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item."
  903. "val},否則不匹配。\"}>%{item.ival}</var>}}%{dest_port?,埠:"
  904. "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"除非埠為 %{item.val},否"
  905. "則不匹配。\"}>%{item.ival}</var>}}"
  906. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
  907. msgid ""
  908. "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
  909. "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
  910. "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
  911. "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
  912. "%{item.val}.\"}>%{item.ival}</var>}}"
  913. msgstr ""
  914. "到:%{dest}%{dest_device?,透過介面:<var>%{dest_device}</var>}%{dest_ip?,"
  915. "IP:%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item."
  916. "val},否則不匹配。\"}>%{item.ival}</var>}}%{dest_port?,埠:"
  917. "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"除非埠為 %{item.val},否"
  918. "則不匹配。\"}>%{item.ival}</var>}}"
  919. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
  920. msgid ""
  921. "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
  922. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  923. "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
  924. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
  925. msgstr ""
  926. "到:%{dest}%{dest_ip?,IP:%{dest_ip#%{next?, }<var%{item.inv? data-"
  927. "tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"}>%{item.ival}</"
  928. "var>}}%{dest_port?,埠:%{dest_port#%{next?, }<var%{item.inv? data-"
  929. "tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}"
  930. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
  931. msgid "Tracking helper"
  932. msgstr "追蹤小幫手"
  933. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
  934. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
  935. msgid "Traffic Rules"
  936. msgstr "流量規則"
  937. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
  938. msgid ""
  939. "Traffic rules define policies for packets traveling between different zones, "
  940. "for example to reject traffic between certain hosts or to open WAN ports on "
  941. "the router."
  942. msgstr ""
  943. "通訊規則定義了不同區域間的資料包傳輸策略,例如:拒絕一些主機之間的通訊,開放"
  944. "路由器 WAN 上的埠。"
  945. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
  946. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
  947. msgid "Tuesday"
  948. msgstr "星期二"
  949. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
  950. msgid "Unable to save contents: %s"
  951. msgstr "無法儲存內容:%s"
  952. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
  953. msgid ""
  954. "Unit: seconds. Default <code>0</code> means the entry is added permanently "
  955. "to the set.<br />Max: 2147483 seconds."
  956. msgstr ""
  957. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:337
  958. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
  959. msgid "Unknown or not installed conntrack helper \"%s\""
  960. msgstr "未知或未安裝的連線跟蹤小幫手 \"%s\""
  961. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
  962. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
  963. msgid "Unnamed NAT"
  964. msgstr "未命名NAT"
  965. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
  966. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
  967. msgid "Unnamed forward"
  968. msgstr "未命名轉發"
  969. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
  970. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
  971. msgid "Unnamed rule"
  972. msgstr "未命名規則"
  973. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
  974. msgid "Unnamed set"
  975. msgstr ""
  976. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
  977. msgid "Unnamed zone"
  978. msgstr "未命名區域"
  979. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
  980. msgid "Unrecognized protocol"
  981. msgstr "無法識別的協定"
  982. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
  983. msgid ""
  984. "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
  985. "be converted to \"nat\" sections and the firewall will be restarted to apply "
  986. "the updated configuration."
  987. msgstr ""
  988. "一旦按下\"繼續\"後, 附帶目標為\" SNAT\"的\"重導向\"欄位將轉換為\" nat\"欄位,"
  989. "防火牆將重新啟動以套用更新的設定值."
  990. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:311
  991. msgid "Use external IP address"
  992. msgstr "使用外部IP位址"
  993. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
  994. msgid "Use internal IP address"
  995. msgstr "使用內部IP位址"
  996. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
  997. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
  998. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
  999. msgid "Use ipset"
  1000. msgstr ""
  1001. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  1002. msgid ""
  1003. "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
  1004. "network devices."
  1005. msgstr "依照原生, 非-<em>uci</em>管理的網路設備採用選項來分類流量."
  1006. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  1007. msgid ""
  1008. "Use this option to classify zone traffic by source or destination subnet "
  1009. "instead of networks or devices."
  1010. msgstr "使用此選項可以按來源或目的子網路(而不是網路或裝置)對區域流量進行分類。"
  1011. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
  1012. msgid "Valid firewall mark required"
  1013. msgstr "需要有效的防火牆標記"
  1014. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
  1015. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
  1016. msgid "Wednesday"
  1017. msgstr "星期三"
  1018. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:471
  1019. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
  1020. msgid "Week Days"
  1021. msgstr "每週日數"
  1022. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
  1023. msgid "XOR firewall mark"
  1024. msgstr "按位元互斥XOR防火牆標記"
  1025. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
  1026. msgid "XOR mark"
  1027. msgstr "按位元互斥XOR標記"
  1028. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
  1029. msgid "Your device does not run firewall4."
  1030. msgstr ""
  1031. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
  1032. msgid "Your device runs firewall4."
  1033. msgstr ""
  1034. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
  1035. msgid "Zone ⇒ Forwardings"
  1036. msgstr "區域 ⇒ 轉發"
  1037. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
  1038. msgid "Zones"
  1039. msgstr "區域"
  1040. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
  1041. msgid ""
  1042. "Zones from which reflection rules shall be created. If unset, only the "
  1043. "destination zone is used."
  1044. msgstr ""
  1045. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:411
  1046. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
  1047. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
  1048. msgid "accept"
  1049. msgstr "接受"
  1050. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
  1051. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
  1052. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
  1053. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266
  1054. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
  1055. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:324
  1056. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
  1057. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
  1058. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
  1059. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444
  1060. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
  1061. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
  1062. msgid "any"
  1063. msgstr "任意"
  1064. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  1065. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  1066. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  1067. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  1068. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
  1069. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  1070. msgid "any zone"
  1071. msgstr "所有區域"
  1072. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
  1073. msgid "any/all"
  1074. msgstr ""
  1075. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
  1076. msgid "apply firewall mark"
  1077. msgstr "套用防火牆標記"
  1078. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
  1079. msgid "assign conntrack helper"
  1080. msgstr "指定連線跟蹤幫手"
  1081. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
  1082. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
  1083. msgid "automatic"
  1084. msgstr ""
  1085. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
  1086. msgid "bitmap"
  1087. msgstr ""
  1088. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
  1089. msgid "bitmap is ipv4 only"
  1090. msgstr ""
  1091. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1092. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1093. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1094. msgid "day"
  1095. msgstr "日"
  1096. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
  1097. msgid "dest_ip: Destination IP"
  1098. msgstr ""
  1099. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
  1100. msgid "dest_mac: Destination MAC addr"
  1101. msgstr ""
  1102. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
  1103. msgid "dest_net: Destination (sub)net"
  1104. msgstr ""
  1105. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
  1106. msgid "dest_port: Destination Port"
  1107. msgstr ""
  1108. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
  1109. msgid "dest_set: Destination ipset*"
  1110. msgstr ""
  1111. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
  1112. msgid "do not rewrite"
  1113. msgstr "不重置"
  1114. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
  1115. msgid "don't track"
  1116. msgstr "不跟蹤"
  1117. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
  1118. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
  1119. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
  1120. msgid "drop"
  1121. msgstr "丟棄"
  1122. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
  1123. msgid ""
  1124. "firewall4 supports referencing and creating IP sets to simplify matching of "
  1125. "large address lists without the need to create one rule per item to match. "
  1126. "Port ranges in ipsets are unsupported by firewall4.<br />"
  1127. msgstr ""
  1128. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
  1129. msgid "fromport-toport"
  1130. msgstr ""
  1131. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
  1132. msgid "hash"
  1133. msgstr ""
  1134. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1135. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1136. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1137. msgid "hour"
  1138. msgstr "小時"
  1139. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
  1140. msgid "ip: IP addr"
  1141. msgstr ""
  1142. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
  1143. msgid "ip[/cidr]<br />"
  1144. msgstr ""
  1145. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
  1146. msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
  1147. msgstr ""
  1148. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
  1149. msgid "ipv4"
  1150. msgstr ""
  1151. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
  1152. msgid "list"
  1153. msgstr ""
  1154. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
  1155. msgid "mac: MAC addr"
  1156. msgstr ""
  1157. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
  1158. msgid "macaddr|ip[/cidr]<br />"
  1159. msgstr ""
  1160. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1161. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1162. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1163. msgid "minute"
  1164. msgstr "分鐘"
  1165. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
  1166. msgid "net: (sub)net"
  1167. msgstr ""
  1168. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
  1169. msgid "port: Port"
  1170. msgstr ""
  1171. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
  1172. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
  1173. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
  1174. msgid "reject"
  1175. msgstr "拒絕"
  1176. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1177. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1178. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1179. msgid "second"
  1180. msgstr "秒"
  1181. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
  1182. msgid "set: ipset*"
  1183. msgstr ""
  1184. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
  1185. msgid "src_Set: Source ipset*"
  1186. msgstr ""
  1187. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
  1188. msgid "src_ip: Source IP"
  1189. msgstr ""
  1190. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
  1191. msgid "src_mac: Source MAC addr"
  1192. msgstr ""
  1193. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
  1194. msgid "src_net: Source (sub)net"
  1195. msgstr ""
  1196. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
  1197. msgid "src_port: Source Port"
  1198. msgstr ""
  1199. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  1200. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
  1201. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  1202. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  1203. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  1204. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  1205. msgid "this device"
  1206. msgstr "此裝置"
  1207. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
  1208. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
  1209. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
  1210. msgid "this new zone"
  1211. msgstr "新區域"
  1212. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
  1213. msgid "unlimited"
  1214. msgstr "無限"
  1215. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
  1216. msgid "unspecified"
  1217. msgstr "未規定"
  1218. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
  1219. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
  1220. msgid "up to 65536 entries."
  1221. msgstr ""
  1222. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
  1223. msgid "valid firewall mark"
  1224. msgstr "有效正確的防火牆標記"