firewall.pot 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406
  1. msgid ""
  2. msgstr "Content-Type: text/plain; charset=UTF-8"
  3. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
  4. msgid ""
  5. "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
  6. "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
  7. "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
  8. "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
  9. "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
  10. "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
  11. "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
  12. "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
  13. "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
  14. "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
  15. "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
  16. "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
  17. "val}</var>}}"
  18. msgstr ""
  19. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
  20. msgid "-- add IP --"
  21. msgstr ""
  22. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:521
  23. msgid "-- add MAC --"
  24. msgstr ""
  25. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
  26. msgid "0"
  27. msgstr ""
  28. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
  29. msgid "1024"
  30. msgstr ""
  31. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
  32. msgid ""
  33. "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
  34. msgstr ""
  35. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
  36. msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
  37. msgstr ""
  38. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
  39. msgid ""
  40. "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
  41. "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
  42. msgstr ""
  43. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
  44. msgid ""
  45. "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
  46. msgstr ""
  47. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
  48. msgid ""
  49. "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
  50. "</var>"
  51. msgstr ""
  52. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
  53. msgid ""
  54. "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
  55. "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
  56. msgstr ""
  57. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
  58. msgid ""
  59. "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
  60. "<var>%{set_mark?:%{set_xmark}}</var>"
  61. msgstr ""
  62. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
  63. msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
  64. msgstr ""
  65. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
  66. msgid ""
  67. "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
  68. "output}"
  69. msgstr ""
  70. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
  71. msgid ""
  72. "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
  73. msgstr ""
  74. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
  75. msgid ""
  76. "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
  77. "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
  78. msgstr ""
  79. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:305
  80. msgid "A rewrite IP must be specified!"
  81. msgstr ""
  82. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:291
  83. msgid "ACCEPT - Disable address rewriting"
  84. msgstr ""
  85. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
  86. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
  87. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
  88. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
  89. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
  90. msgid "Action"
  91. msgstr ""
  92. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  93. msgid ""
  94. "Additional raw <em>iptables</em> arguments to classify zone destination "
  95. "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
  96. "traffic."
  97. msgstr ""
  98. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  99. msgid ""
  100. "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
  101. "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
  102. msgstr ""
  103. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
  104. msgid "Address family, Internal IP address must match"
  105. msgstr ""
  106. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
  107. msgid ""
  108. "Address family, source address, destination address, rewrite IP address must "
  109. "match"
  110. msgstr ""
  111. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
  112. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
  113. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
  114. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
  115. msgid "Advanced Settings"
  116. msgstr ""
  117. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  118. msgid "Allow \"invalid\" traffic"
  119. msgstr ""
  120. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
  121. msgid "Allow forward from <em>source zones</em>:"
  122. msgstr ""
  123. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
  124. msgid "Allow forward to <em>destination zones</em>:"
  125. msgstr ""
  126. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
  127. msgid "Any"
  128. msgstr ""
  129. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
  130. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
  131. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
  132. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:367
  133. msgid "Any day"
  134. msgstr ""
  135. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
  136. msgid ""
  137. "Apply a bitwise XOR of the given value and the existing mark value on "
  138. "established connections. Format is value[/mask]. If a mask is specified then "
  139. "those bits set in the mask are zeroed out."
  140. msgstr ""
  141. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
  142. msgid "Apply the given DSCP class or value to established connections."
  143. msgstr ""
  144. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
  145. msgid "Assign the specified connection tracking helper to matched traffic."
  146. msgstr ""
  147. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  148. msgid "Automatic helper assignment"
  149. msgstr ""
  150. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  151. msgid ""
  152. "Automatically assign conntrack helpers based on traffic protocol and port"
  153. msgstr ""
  154. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
  155. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
  156. msgid "Comment"
  157. msgstr ""
  158. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
  159. msgid "Conntrack Settings"
  160. msgstr ""
  161. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  162. msgid "Conntrack helpers"
  163. msgstr ""
  164. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
  165. msgid "Contents have been saved."
  166. msgstr ""
  167. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:700
  168. msgid "Continue"
  169. msgstr ""
  170. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
  171. msgid "Counters"
  172. msgstr ""
  173. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  174. msgid "Covered devices"
  175. msgstr ""
  176. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
  177. msgid "Covered networks"
  178. msgstr ""
  179. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  180. msgid "Covered subnets"
  181. msgstr ""
  182. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
  183. msgid "Custom Rules"
  184. msgstr ""
  185. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
  186. msgid ""
  187. "Custom rules allow you to execute arbitrary iptables commands which are not "
  188. "otherwise covered by the firewall framework. The commands are executed after "
  189. "each firewall restart, right after the default ruleset has been loaded."
  190. msgstr ""
  191. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
  192. msgid "DSCP classification"
  193. msgstr ""
  194. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  195. msgid "DSCP mark"
  196. msgstr ""
  197. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
  198. msgid "DSCP mark required"
  199. msgstr ""
  200. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
  201. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
  202. msgid "Destination address"
  203. msgstr ""
  204. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
  205. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:277
  206. msgid "Destination port"
  207. msgstr ""
  208. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
  209. msgid "Destination zone"
  210. msgstr ""
  211. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
  212. msgid "Device name"
  213. msgstr ""
  214. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  215. msgid ""
  216. "Do not install extra rules to reject forwarded traffic with conntrack state "
  217. "<em>invalid</em>. This may be required for complex asymmetric route setups."
  218. msgstr ""
  219. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
  220. msgid "Drop invalid packets"
  221. msgstr ""
  222. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
  223. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
  224. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
  225. msgid "Enable"
  226. msgstr ""
  227. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
  228. msgid "Enable NAT Loopback"
  229. msgstr ""
  230. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
  231. msgid "Enable SYN-flood protection"
  232. msgstr ""
  233. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
  234. msgid "Enable logging on this zone"
  235. msgstr ""
  236. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
  237. msgid ""
  238. "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
  239. "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
  240. "zone."
  241. msgstr ""
  242. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
  243. msgid ""
  244. "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
  245. "outbound traffic on this zone."
  246. msgstr ""
  247. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
  248. msgid "Enabled"
  249. msgstr ""
  250. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
  251. msgid "Enables packet and byte count tracking for the set."
  252. msgstr ""
  253. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
  254. msgid "Expecting: %s"
  255. msgstr ""
  256. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
  257. msgid "Experimental feature. Not fully compatible with QoS/SQM."
  258. msgstr ""
  259. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  260. msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
  261. msgstr ""
  262. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
  263. msgid "External IP address"
  264. msgstr ""
  265. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
  266. msgid "External port"
  267. msgstr ""
  268. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
  269. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
  270. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:341
  271. msgid "Extra arguments"
  272. msgstr ""
  273. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  274. msgid "Extra destination arguments"
  275. msgstr ""
  276. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
  277. msgid "Extra iptables arguments"
  278. msgstr ""
  279. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  280. msgid "Extra source arguments"
  281. msgstr ""
  282. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
  283. msgid "Family"
  284. msgstr ""
  285. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
  286. msgid "Firewall"
  287. msgstr ""
  288. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
  289. msgid "Firewall - Custom Rules"
  290. msgstr ""
  291. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
  292. msgid "Firewall - IP sets"
  293. msgstr ""
  294. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
  295. msgid "Firewall - NAT Rules"
  296. msgstr ""
  297. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
  298. msgid "Firewall - Port Forwards"
  299. msgstr ""
  300. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
  301. msgid "Firewall - Traffic Rules"
  302. msgstr ""
  303. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
  304. msgid "Firewall - Zone Settings"
  305. msgstr ""
  306. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
  307. msgid "Firewall configuration migration"
  308. msgstr ""
  309. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
  310. msgid "Forward"
  311. msgstr ""
  312. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
  313. msgid ""
  314. "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  315. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
  316. "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
  317. "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
  318. "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
  319. "</var>}"
  320. msgstr ""
  321. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
  322. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:357
  323. msgid "Friday"
  324. msgstr ""
  325. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
  326. msgid ""
  327. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  328. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  329. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  330. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  331. "ival}</var>}}"
  332. msgstr ""
  333. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
  334. msgid ""
  335. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  336. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  337. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  338. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  339. "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
  340. "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
  341. "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
  342. "</var>}}"
  343. msgstr ""
  344. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
  345. msgid ""
  346. "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
  347. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  348. "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
  349. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
  350. "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
  351. "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
  352. "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  353. msgstr ""
  354. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
  355. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
  356. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
  357. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
  358. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
  359. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
  360. msgid "General Settings"
  361. msgstr ""
  362. #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
  363. msgid "Grant access to firewall configuration"
  364. msgstr ""
  365. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
  366. msgid "Hardware flow offloading"
  367. msgstr ""
  368. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
  369. msgid "IP (range)"
  370. msgstr ""
  371. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
  372. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
  373. msgid "IP Sets"
  374. msgstr ""
  375. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
  376. msgid "IPs/Networks"
  377. msgstr ""
  378. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
  379. msgid "IPs/Networks/MACs"
  380. msgstr ""
  381. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
  382. msgid "IPv4"
  383. msgstr ""
  384. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
  385. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
  386. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
  387. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
  388. msgid "IPv4 and IPv6"
  389. msgstr ""
  390. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
  391. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
  392. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
  393. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
  394. msgid "IPv4 only"
  395. msgstr ""
  396. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
  397. msgid "IPv6"
  398. msgstr ""
  399. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
  400. msgid "IPv6 Masquerading"
  401. msgstr ""
  402. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
  403. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
  404. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
  405. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
  406. msgid "IPv6 only"
  407. msgstr ""
  408. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
  409. msgid "Inbound device"
  410. msgstr ""
  411. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
  412. msgid "Include File"
  413. msgstr ""
  414. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
  415. msgid ""
  416. "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  417. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
  418. "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
  419. "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
  420. "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
  421. "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
  422. "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
  423. ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
  424. "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
  425. "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
  426. msgstr ""
  427. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
  428. msgid "Initial Hash Size"
  429. msgstr ""
  430. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
  431. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
  432. msgid "Input"
  433. msgstr ""
  434. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
  435. msgid "Internal IP address"
  436. msgstr ""
  437. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
  438. msgid "Internal port"
  439. msgstr ""
  440. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
  441. msgid "Internal zone"
  442. msgstr ""
  443. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
  444. msgid "Intra zone forward"
  445. msgstr ""
  446. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
  447. msgid "Invalid DSCP mark"
  448. msgstr ""
  449. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:373
  450. msgid "Invalid limit value"
  451. msgstr ""
  452. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
  453. msgid "Invalid set name"
  454. msgstr ""
  455. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
  456. msgid "Limit burst"
  457. msgstr ""
  458. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
  459. msgid "Limit log messages"
  460. msgstr ""
  461. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
  462. msgid "Limit matching"
  463. msgstr ""
  464. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
  465. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
  466. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
  467. msgid ""
  468. "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
  469. "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
  470. msgstr ""
  471. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
  472. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
  473. msgid "Limited masquerading enabled"
  474. msgstr ""
  475. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:350
  476. msgid "Limits traffic matching to the specified rate."
  477. msgstr ""
  478. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
  479. msgid "Loopback source IP"
  480. msgstr ""
  481. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
  482. msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
  483. msgstr ""
  484. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
  485. msgid "MSS clamping"
  486. msgstr ""
  487. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
  488. msgid "Masquerading"
  489. msgstr ""
  490. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
  491. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
  492. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
  493. msgid "Match"
  494. msgstr ""
  495. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  496. msgid "Match DSCP"
  497. msgstr ""
  498. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
  499. msgid "Match ICMP type"
  500. msgstr ""
  501. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
  502. msgid "Match device"
  503. msgstr ""
  504. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
  505. msgid "Match forwarded traffic directed at the given IP address."
  506. msgstr ""
  507. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
  508. msgid ""
  509. "Match forwarded traffic directed at the given destination port or port range."
  510. msgstr ""
  511. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
  512. msgid "Match forwarded traffic from this IP or range."
  513. msgstr ""
  514. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
  515. msgid ""
  516. "Match forwarded traffic originating from the given source port or port range."
  517. msgstr ""
  518. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
  519. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
  520. msgid "Match helper"
  521. msgstr ""
  522. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
  523. msgid ""
  524. "Match incoming traffic directed at the given destination port or port range "
  525. "on this host"
  526. msgstr ""
  527. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  528. msgid "Match mark"
  529. msgstr ""
  530. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
  531. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
  532. msgid "Match traffic using the specified connection tracking helper."
  533. msgstr ""
  534. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:319
  535. msgid "Matches a specific firewall mark or a range of different marks."
  536. msgstr ""
  537. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:331
  538. msgid "Matches forwarded traffic using the specified outbound network device."
  539. msgstr ""
  540. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
  541. msgid "Matches traffic carrying the specified DSCP marking."
  542. msgstr ""
  543. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
  544. msgid "Max Entries"
  545. msgstr ""
  546. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
  547. msgid "Max Length"
  548. msgstr ""
  549. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:384
  550. msgid ""
  551. "Maximum initial number of packets to match: this number gets recharged by "
  552. "one every time the limit specified above is not reached, up to this number."
  553. msgstr ""
  554. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
  555. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
  556. msgid "Monday"
  557. msgstr ""
  558. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
  559. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:363
  560. msgid "Month Days"
  561. msgstr ""
  562. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
  563. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
  564. msgid "NAT Rules"
  565. msgstr ""
  566. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
  567. msgid ""
  568. "NAT rules allow fine grained control over the source IP to use for outbound "
  569. "or forwarded traffic."
  570. msgstr ""
  571. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
  572. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
  573. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
  574. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
  575. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
  576. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
  577. msgid "Name"
  578. msgstr ""
  579. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
  580. msgid "Netmask"
  581. msgstr ""
  582. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
  583. msgid "Only match incoming traffic directed at the given IP address."
  584. msgstr ""
  585. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
  586. msgid "Only match incoming traffic from these MACs."
  587. msgstr ""
  588. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
  589. msgid "Only match incoming traffic from this IP or range."
  590. msgstr ""
  591. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
  592. msgid ""
  593. "Only match incoming traffic originating from the given source port or port "
  594. "range on the client host"
  595. msgstr ""
  596. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
  597. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:330
  598. msgid "Outbound device"
  599. msgstr ""
  600. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
  601. msgid "Outbound zone"
  602. msgstr ""
  603. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
  604. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
  605. msgid "Output"
  606. msgstr ""
  607. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
  608. msgid "Packet Field Match"
  609. msgstr ""
  610. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
  611. msgid ""
  612. "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
  613. "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
  614. "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
  615. "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
  616. msgstr ""
  617. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
  618. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
  619. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:342
  620. msgid "Passes additional arguments to iptables. Use with care!"
  621. msgstr ""
  622. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
  623. msgid ""
  624. "Passing raw iptables arguments to source and destination traffic "
  625. "classification rules allows to match packets based on other criteria than "
  626. "interfaces or subnets. These options should be used with extreme care as "
  627. "invalid values could render the firewall ruleset broken, completely exposing "
  628. "all services."
  629. msgstr ""
  630. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
  631. msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
  632. msgstr ""
  633. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
  634. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
  635. msgid "Port Forwards"
  636. msgstr ""
  637. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
  638. msgid ""
  639. "Port forwarding allows remote computers on the Internet to connect to a "
  640. "specific computer or service within the private LAN."
  641. msgstr ""
  642. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
  643. msgid "Port range"
  644. msgstr ""
  645. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
  646. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
  647. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
  648. msgid "Protocol"
  649. msgstr ""
  650. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
  651. msgid ""
  652. "Redirect matched incoming traffic to the given port on the internal host"
  653. msgstr ""
  654. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
  655. msgid "Redirect matched incoming traffic to the specified internal host"
  656. msgstr ""
  657. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
  658. msgid "Refer To External Set"
  659. msgstr ""
  660. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
  661. msgid "Reflection zones"
  662. msgstr ""
  663. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
  664. msgid "Requires hardware NAT support."
  665. msgstr ""
  666. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
  667. msgid "Restrict Masquerading to given destination subnets"
  668. msgstr ""
  669. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
  670. msgid "Restrict Masquerading to given source subnets"
  671. msgstr ""
  672. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
  673. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
  674. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
  675. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
  676. msgid "Restrict to address family"
  677. msgstr ""
  678. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
  679. msgid "Rewrite IP address"
  680. msgstr ""
  681. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
  682. msgid "Rewrite matched traffic to the specified source IP address."
  683. msgstr ""
  684. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
  685. msgid "Rewrite matched traffic to the specified source port or port range."
  686. msgstr ""
  687. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:310
  688. msgid "Rewrite port"
  689. msgstr ""
  690. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
  691. msgid "Routing/NAT Offloading"
  692. msgstr ""
  693. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
  694. msgid "SNAT - Rewrite to specific source IP or port"
  695. msgstr ""
  696. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
  697. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:358
  698. msgid "Saturday"
  699. msgstr ""
  700. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  701. msgid "Set mark"
  702. msgstr ""
  703. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
  704. msgid ""
  705. "Set the given mark value on established connections. Format is value[/mask]. "
  706. "If a mask is specified then only those bits set in the mask are modified."
  707. msgstr ""
  708. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
  709. msgid "Software based offloading for routing/NAT"
  710. msgstr ""
  711. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
  712. msgid "Software flow offloading"
  713. msgstr ""
  714. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
  715. msgid "Source IP address"
  716. msgstr ""
  717. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
  718. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
  719. msgid "Source MAC address"
  720. msgstr ""
  721. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
  722. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
  723. msgid "Source address"
  724. msgstr ""
  725. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
  726. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
  727. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
  728. msgid "Source port"
  729. msgstr ""
  730. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
  731. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
  732. msgid "Source zone"
  733. msgstr ""
  734. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
  735. msgid ""
  736. "Specifies whether to tie this traffic rule to a specific inbound or outbound "
  737. "network device."
  738. msgstr ""
  739. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
  740. msgid ""
  741. "Specifies whether to use the external or the internal IP address for "
  742. "reflected traffic."
  743. msgstr ""
  744. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
  745. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:382
  746. msgid "Start Date (yyyy-mm-dd)"
  747. msgstr ""
  748. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
  749. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:374
  750. msgid "Start Time (hh:mm:ss)"
  751. msgstr ""
  752. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
  753. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:386
  754. msgid "Stop Date (yyyy-mm-dd)"
  755. msgstr ""
  756. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
  757. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:378
  758. msgid "Stop Time (hh:mm:ss)"
  759. msgstr ""
  760. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
  761. msgid "Storage Method"
  762. msgstr ""
  763. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
  764. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
  765. msgid "Sunday"
  766. msgstr ""
  767. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:694
  768. msgid ""
  769. "The existing firewall configuration needs to be changed for LuCI to function "
  770. "properly."
  771. msgstr ""
  772. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
  773. msgid ""
  774. "The firewall creates zones over your network interfaces to control network "
  775. "traffic flow."
  776. msgstr ""
  777. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
  778. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
  779. msgid ""
  780. "The options below control the forwarding policies between this zone (%s) and "
  781. "other zones. <em>Destination zones</em> cover forwarded traffic "
  782. "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
  783. "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
  784. "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
  785. "<em>not</em> imply a permission to forward from wan to lan as well."
  786. msgstr ""
  787. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
  788. msgid ""
  789. "This section defines common properties of %q. The <em>input</em> and "
  790. "<em>output</em> options set the default policies for traffic entering and "
  791. "leaving this zone while the <em>forward</em> option describes the policy for "
  792. "forwarded traffic between different networks within the zone. <em>Covered "
  793. "networks</em> specifies which available networks are members of this zone."
  794. msgstr ""
  795. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
  796. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:356
  797. msgid "Thursday"
  798. msgstr ""
  799. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
  800. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
  801. msgid "Time Restrictions"
  802. msgstr ""
  803. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
  804. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:390
  805. msgid "Time in UTC"
  806. msgstr ""
  807. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
  808. msgid "Time restrictions are enabled for this rule"
  809. msgstr ""
  810. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
  811. msgid "Timeout"
  812. msgstr ""
  813. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
  814. msgid ""
  815. "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
  816. "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  817. "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
  818. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  819. "ival}</var>}}"
  820. msgstr ""
  821. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
  822. msgid ""
  823. "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
  824. "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
  825. "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
  826. "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
  827. "%{item.val}.\"}>%{item.ival}</var>}}"
  828. msgstr ""
  829. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
  830. msgid ""
  831. "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
  832. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  833. "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
  834. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
  835. msgstr ""
  836. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
  837. msgid "Tracking helper"
  838. msgstr ""
  839. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
  840. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
  841. msgid "Traffic Rules"
  842. msgstr ""
  843. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
  844. msgid ""
  845. "Traffic rules define policies for packets traveling between different zones, "
  846. "for example to reject traffic between certain hosts or to open WAN ports on "
  847. "the router."
  848. msgstr ""
  849. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
  850. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
  851. msgid "Tuesday"
  852. msgstr ""
  853. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
  854. msgid "Unable to save contents: %s"
  855. msgstr ""
  856. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
  857. msgid ""
  858. "Unit: seconds. Default <code>0</code> means the entry is added permanently "
  859. "to the set.<br />Max: 2147483 seconds."
  860. msgstr ""
  861. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
  862. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
  863. msgid "Unknown or not installed conntrack helper \"%s\""
  864. msgstr ""
  865. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
  866. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
  867. msgid "Unnamed NAT"
  868. msgstr ""
  869. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
  870. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
  871. msgid "Unnamed forward"
  872. msgstr ""
  873. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
  874. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
  875. msgid "Unnamed rule"
  876. msgstr ""
  877. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
  878. msgid "Unnamed set"
  879. msgstr ""
  880. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
  881. msgid "Unnamed zone"
  882. msgstr ""
  883. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:597
  884. msgid "Unrecognized protocol"
  885. msgstr ""
  886. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:695
  887. msgid ""
  888. "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
  889. "be converted to \"nat\" sections and the firewall will be restarted to apply "
  890. "the updated configuration."
  891. msgstr ""
  892. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
  893. msgid "Use external IP address"
  894. msgstr ""
  895. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
  896. msgid "Use internal IP address"
  897. msgstr ""
  898. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
  899. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
  900. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:321
  901. msgid "Use ipset"
  902. msgstr ""
  903. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  904. msgid ""
  905. "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
  906. "network devices."
  907. msgstr ""
  908. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  909. msgid ""
  910. "Use this option to classify zone traffic by source or destination subnet "
  911. "instead of networks or devices."
  912. msgstr ""
  913. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:331
  914. msgid "Valid firewall mark required"
  915. msgstr ""
  916. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
  917. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
  918. msgid "Wednesday"
  919. msgstr ""
  920. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
  921. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:347
  922. msgid "Week Days"
  923. msgstr ""
  924. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
  925. msgid "XOR firewall mark"
  926. msgstr ""
  927. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  928. msgid "XOR mark"
  929. msgstr ""
  930. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
  931. msgid "Your device does not run firewall4."
  932. msgstr ""
  933. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
  934. msgid "Your device runs firewall4."
  935. msgstr ""
  936. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
  937. msgid "Zone ⇒ Forwardings"
  938. msgstr ""
  939. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
  940. msgid "Zones"
  941. msgstr ""
  942. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
  943. msgid ""
  944. "Zones from which reflection rules shall be created. If unset, only the "
  945. "destination zone is used."
  946. msgstr ""
  947. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
  948. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
  949. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
  950. msgid "accept"
  951. msgstr ""
  952. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:268
  953. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
  954. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:486
  955. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
  956. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
  957. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
  958. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
  959. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
  960. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
  961. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
  962. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
  963. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
  964. msgid "any"
  965. msgstr ""
  966. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  967. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  968. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  969. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  970. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
  971. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  972. msgid "any zone"
  973. msgstr ""
  974. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
  975. msgid "any/all"
  976. msgstr ""
  977. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
  978. msgid "apply firewall mark"
  979. msgstr ""
  980. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
  981. msgid "assign conntrack helper"
  982. msgstr ""
  983. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
  984. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
  985. msgid "automatic"
  986. msgstr ""
  987. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
  988. msgid "bitmap"
  989. msgstr ""
  990. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
  991. msgid "bitmap is ipv4 only"
  992. msgstr ""
  993. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  994. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  995. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  996. msgid "day"
  997. msgstr ""
  998. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
  999. msgid "dest_ip: Destination IP"
  1000. msgstr ""
  1001. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
  1002. msgid "dest_mac: Destination MAC addr"
  1003. msgstr ""
  1004. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
  1005. msgid "dest_net: Destination (sub)net"
  1006. msgstr ""
  1007. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
  1008. msgid "dest_port: Destination Port"
  1009. msgstr ""
  1010. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
  1011. msgid "dest_set: Destination ipset*"
  1012. msgstr ""
  1013. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:314
  1014. msgid "do not rewrite"
  1015. msgstr ""
  1016. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
  1017. msgid "don't track"
  1018. msgstr ""
  1019. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
  1020. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
  1021. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
  1022. msgid "drop"
  1023. msgstr ""
  1024. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
  1025. msgid ""
  1026. "firewall4 supports referencing and creating IP sets to simplify matching of "
  1027. "large address lists without the need to create one rule per item to match. "
  1028. "Port ranges in ipsets are unsupported by firewall4.<br />"
  1029. msgstr ""
  1030. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
  1031. msgid "fromport-toport"
  1032. msgstr ""
  1033. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
  1034. msgid "hash"
  1035. msgstr ""
  1036. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1037. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1038. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1039. msgid "hour"
  1040. msgstr ""
  1041. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
  1042. msgid "ip: IP addr"
  1043. msgstr ""
  1044. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
  1045. msgid "ip[/cidr]<br />"
  1046. msgstr ""
  1047. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
  1048. msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
  1049. msgstr ""
  1050. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
  1051. msgid "ipv4"
  1052. msgstr ""
  1053. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
  1054. msgid "list"
  1055. msgstr ""
  1056. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
  1057. msgid "mac: MAC addr"
  1058. msgstr ""
  1059. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
  1060. msgid "macaddr|ip[/cidr]<br />"
  1061. msgstr ""
  1062. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1063. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1064. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1065. msgid "minute"
  1066. msgstr ""
  1067. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
  1068. msgid "net: (sub)net"
  1069. msgstr ""
  1070. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
  1071. msgid "port: Port"
  1072. msgstr ""
  1073. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
  1074. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
  1075. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
  1076. msgid "reject"
  1077. msgstr ""
  1078. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1079. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1080. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1081. msgid "second"
  1082. msgstr ""
  1083. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
  1084. msgid "set: ipset*"
  1085. msgstr ""
  1086. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
  1087. msgid "src_Set: Source ipset*"
  1088. msgstr ""
  1089. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
  1090. msgid "src_ip: Source IP"
  1091. msgstr ""
  1092. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
  1093. msgid "src_mac: Source MAC addr"
  1094. msgstr ""
  1095. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
  1096. msgid "src_net: Source (sub)net"
  1097. msgstr ""
  1098. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
  1099. msgid "src_port: Source Port"
  1100. msgstr ""
  1101. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  1102. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
  1103. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  1104. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  1105. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  1106. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  1107. msgid "this device"
  1108. msgstr ""
  1109. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
  1110. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
  1111. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
  1112. msgid "this new zone"
  1113. msgstr ""
  1114. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:354
  1115. msgid "unlimited"
  1116. msgstr ""
  1117. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
  1118. msgid "unspecified"
  1119. msgstr ""
  1120. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
  1121. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
  1122. msgid "up to 65536 entries."
  1123. msgstr ""
  1124. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
  1125. msgid "valid firewall mark"
  1126. msgstr ""