firewall.po 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2010-03-30 17:00+0200\n"
  6. "PO-Revision-Date: 2024-04-18 14:03+0000\n"
  7. "Last-Translator: Stephan <stephanrutten@users.noreply.hosted.weblate.org>\n"
  8. "Language-Team: Dutch <https://hosted.weblate.org/projects/openwrt/"
  9. "luciapplicationsfirewall/nl/>\n"
  10. "Language: nl\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  15. "X-Generator: Weblate 5.5-dev\n"
  16. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
  17. msgid ""
  18. "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
  19. "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
  20. "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
  21. "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
  22. "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
  23. "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
  24. "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
  25. "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
  26. "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
  27. "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
  28. "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
  29. "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
  30. "val}</var>}}"
  31. msgstr ""
  32. "%{src?%{dest?Forwarded:Inkomend}:Uitgaand} %{ipv6?%{ipv4?<var>IPv4</var> and "
  33. "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
  34. "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
  35. "name}<span class=\"cbi-tooltip\">ICMP met types %{item.types#%{next?, }"
  36. "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
  37. "<var%{mark.inv? data-tooltip=\"Overeenkomst fwmarks, behalve %{mark."
  38. "num}%{mark.mask? met masker %{mark.mask}}.\":%{mark.mask? data-"
  39. "tooltip=\"Masker fwmark-waarde met %{mark.mask} voordat u het vergelijkt\"}}"
  40. ">%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Overeenkomst "
  41. "DSCP-classificaties behalve %{dscp.num?:%{dscp.name}}\">%{dscp.val}</var>:"
  42. "<var>%{dscp.val}</var>}}%{helper?, helper %{helper.inv?<var data-"
  43. "tooltip=\"Overeenkomst van elke helper, behalve&quot;%{helper.name}&quot;"
  44. "\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
  45. "var>}}"
  46. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
  47. msgid "-- add IP --"
  48. msgstr "-- IP toevoegen --"
  49. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:521
  50. msgid "-- add MAC --"
  51. msgstr "-- MAC toevoegen --"
  52. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
  53. msgid "0"
  54. msgstr "0"
  55. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
  56. msgid "1024"
  57. msgstr "1024"
  58. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
  59. msgid ""
  60. "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
  61. msgstr ""
  62. "<var data-tooltip=\"ACCEPT\">Accepteer</var> %{src?%{dest?forward:input}:"
  63. "output}"
  64. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
  65. msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
  66. msgstr "<var data-tooltip=\"ACCEPT\">Voorkom overschrijven van bron</var>"
  67. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
  68. msgid ""
  69. "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
  70. "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
  71. msgstr ""
  72. "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
  73. "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
  74. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
  75. msgid ""
  76. "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
  77. msgstr ""
  78. "<var data-tooltip=\"DROP\">Uitgang</var> %{src?%{dest?forward:input}:output}"
  79. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
  80. msgid ""
  81. "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
  82. "</var>"
  83. msgstr ""
  84. "<var data-tooltip=\"DSCP\">Toewijzen DSCP</var> classificatie "
  85. "<var>%{set_dscp}</var>"
  86. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
  87. msgid ""
  88. "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
  89. "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
  90. msgstr ""
  91. "<var data-tooltip=\"HELPER\">Geassocieerde tracking</var> helper "
  92. "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
  93. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
  94. msgid ""
  95. "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
  96. "<var>%{set_mark?:%{set_xmark}}</var>"
  97. msgstr ""
  98. "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> Firewall markering "
  99. "<var>%{set_mark?:%{set_xmark}}</var>"
  100. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
  101. msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
  102. msgstr ""
  103. "<var data-tooltip=\"MASQUERADE\">Automatisch herschrijven</var> bron IP"
  104. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
  105. msgid ""
  106. "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
  107. "output}"
  108. msgstr ""
  109. "<var data-tooltip=\"NOTRACK\">Niet traceren</var> %{src?%{dest?forward:"
  110. "input}:output}"
  111. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
  112. msgid ""
  113. "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
  114. msgstr ""
  115. "<var data-tooltip=\"REJECT\">Afwijzen</var> %{src?%{dest?forward:input}:"
  116. "output}"
  117. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
  118. msgid ""
  119. "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
  120. "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
  121. msgstr ""
  122. "<var data-tooltip=\"SNAT\">Statisch herschrijven</var> naar bron %{snat_ip?"
  123. "IP <var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
  124. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:305
  125. msgid "A rewrite IP must be specified!"
  126. msgstr "Een herschrijf IP moet gespecificeerd worden!"
  127. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:291
  128. msgid "ACCEPT - Disable address rewriting"
  129. msgstr "ACCEPTEREN - Herschrijven van adres uitschakelen"
  130. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
  131. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
  132. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
  133. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
  134. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
  135. msgid "Action"
  136. msgstr "Actie"
  137. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  138. msgid ""
  139. "Additional raw <em>iptables</em> arguments to classify zone destination "
  140. "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
  141. "traffic."
  142. msgstr ""
  143. "Extra ruwe <em>iptables</em> argumenten om zonebestemmingsverkeer te "
  144. "classificeren, bv. <code>-p tcp --dport 443</code> om alleen overeen te "
  145. "komen met uitgaand HTTPS-verkeer."
  146. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  147. msgid ""
  148. "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
  149. "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
  150. msgstr ""
  151. "Extra ruwe <em>iptables</em> argumenten om zonebronverkeer te classificeren, "
  152. "bv. <code>-p tcp --sport 443</code> om alleen inkomend HTTPS-verkeer te "
  153. "matchen."
  154. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
  155. msgid "Address family, Internal IP address must match"
  156. msgstr "Adres familie, het interne IP-adres moet overeenkomen met"
  157. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
  158. msgid ""
  159. "Address family, source address, destination address, rewrite IP address must "
  160. "match"
  161. msgstr ""
  162. "Adres familie, bronadres, bestemmingsadres, herschreven IP-adres moeten "
  163. "overeenkomen"
  164. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
  165. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
  166. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
  167. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
  168. msgid "Advanced Settings"
  169. msgstr "Geavanceerde instellingen"
  170. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  171. msgid "Allow \"invalid\" traffic"
  172. msgstr "Laat \"ongeldig\" verkeer toe"
  173. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
  174. msgid "Allow forward from <em>source zones</em>:"
  175. msgstr "Doorsturen vanuit <em>bronzones</em> toestaan:"
  176. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
  177. msgid "Allow forward to <em>destination zones</em>:"
  178. msgstr "Doorsturen naar <em>bestemmingszones</em> toestaan:"
  179. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
  180. msgid "Any"
  181. msgstr "Elke"
  182. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
  183. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
  184. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
  185. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:367
  186. msgid "Any day"
  187. msgstr "Elke dag"
  188. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
  189. msgid ""
  190. "Apply a bitwise XOR of the given value and the existing mark value on "
  191. "established connections. Format is value[/mask]. If a mask is specified then "
  192. "those bits set in the mask are zeroed out."
  193. msgstr ""
  194. "Past een bitwise XOR toe van de gegeven waarde en de bestaande markeerwaarde "
  195. "op gevestigde verbindingen. Formaat is waarde[/masker]. Als een masker is "
  196. "opgegeven, worden de bits in het masker op nul gezet."
  197. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
  198. msgid "Apply the given DSCP class or value to established connections."
  199. msgstr ""
  200. "Past de opgegeven DSCP-klasse of -waarde toe op tot stand gebrachte "
  201. "verbindingen."
  202. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
  203. msgid "Assign the specified connection tracking helper to matched traffic."
  204. msgstr ""
  205. "Wijst de gespecificeerde helper voor het volgen van verbindingen toe aan "
  206. "gematcht verkeer."
  207. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  208. msgid "Automatic helper assignment"
  209. msgstr "Automatische helper opdracht"
  210. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
  211. msgid ""
  212. "Automatically assign conntrack helpers based on traffic protocol and port"
  213. msgstr ""
  214. "Automatisch conntrack helpers toewijzen op basis van verkeersprotocol en "
  215. "poort"
  216. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
  217. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
  218. msgid "Comment"
  219. msgstr "Opmerking"
  220. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
  221. msgid "Conntrack Settings"
  222. msgstr "Conntrack Instellingen"
  223. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  224. msgid "Conntrack helpers"
  225. msgstr "Conntrack helpers"
  226. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
  227. msgid "Contents have been saved."
  228. msgstr "De inhoud is opgeslagen."
  229. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:700
  230. msgid "Continue"
  231. msgstr "Doorgaan"
  232. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
  233. msgid "Counters"
  234. msgstr "Tellers"
  235. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  236. msgid "Covered devices"
  237. msgstr "Gedekte apparaten"
  238. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
  239. msgid "Covered networks"
  240. msgstr "Gedekte netwerken"
  241. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  242. msgid "Covered subnets"
  243. msgstr "Gedekte subnetten"
  244. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
  245. msgid "Custom Rules"
  246. msgstr "Aangepaste regels"
  247. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
  248. msgid ""
  249. "Custom rules allow you to execute arbitrary iptables commands which are not "
  250. "otherwise covered by the firewall framework. The commands are executed after "
  251. "each firewall restart, right after the default ruleset has been loaded."
  252. msgstr ""
  253. "Aangepaste regels laten u toe om willekeurige iptables-commando's uit te "
  254. "voeren die anders niet onder het firewall raamwerk vallen. De commando's "
  255. "worden uitgevoerd na elke herstart van de firewall, direct nadat de "
  256. "standaardregelset is geladen."
  257. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
  258. msgid "DSCP classification"
  259. msgstr "DSCP classificatie"
  260. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  261. msgid "DSCP mark"
  262. msgstr "DSCP markering"
  263. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
  264. msgid "DSCP mark required"
  265. msgstr "DSCP markering vereist"
  266. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
  267. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
  268. msgid "Destination address"
  269. msgstr "Bestemmingsadres"
  270. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
  271. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:277
  272. msgid "Destination port"
  273. msgstr "Bestemmingspoort"
  274. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
  275. msgid "Destination zone"
  276. msgstr "Bestemmingszone"
  277. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
  278. msgid "Device name"
  279. msgstr "Naam apparaat"
  280. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
  281. msgid ""
  282. "Do not install extra rules to reject forwarded traffic with conntrack state "
  283. "<em>invalid</em>. This may be required for complex asymmetric route setups."
  284. msgstr ""
  285. "Installeer geen extra regels om doorgestuurd verkeer met conntrackstatus "
  286. "<em>ongeldig</em> te weigeren. Dit kan nodig zijn voor complexe "
  287. "asymmetrische route-instellingen."
  288. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
  289. msgid "Drop invalid packets"
  290. msgstr "Verwijder ongeldige pakketten"
  291. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
  292. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
  293. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
  294. msgid "Enable"
  295. msgstr "Inschakelen"
  296. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
  297. msgid "Enable NAT Loopback"
  298. msgstr "NAT Loopback inschakelen"
  299. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
  300. msgid "Enable SYN-flood protection"
  301. msgstr "SYN-flood bescherming inschakelen"
  302. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
  303. msgid "Enable logging on this zone"
  304. msgstr "Logging op deze zone inschakelen"
  305. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
  306. msgid ""
  307. "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
  308. "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
  309. "zone."
  310. msgstr ""
  311. "Netwerkadres- en poortvertaling IPv4 (NAT4 of NAPT4) inschakelen voor "
  312. "uitgaand verkeer in deze zone. Dit is meestal ingeschakeld in de zone "
  313. "<em>wan</em>."
  314. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
  315. msgid ""
  316. "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
  317. "outbound traffic on this zone."
  318. msgstr ""
  319. "Netwerkadres- en poortvertaling IPv6 (NAT6 of NAPT6) inschakelen voor "
  320. "uitgaand verkeer op deze zone."
  321. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
  322. msgid "Enabled"
  323. msgstr "Ingeschakeld"
  324. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
  325. msgid "Enables packet and byte count tracking for the set."
  326. msgstr "Schakelt het telling bijhouden van pakketten en bytes voor de set in."
  327. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
  328. msgid "Expecting: %s"
  329. msgstr "Verwacht: %s"
  330. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
  331. msgid "Experimental feature. Not fully compatible with QoS/SQM."
  332. msgstr "Experimentele functie. Niet volledig compatibel met QoS/SQM."
  333. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
  334. msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
  335. msgstr "Kiest expliciet toegestane connectie tracking helpers voor zoneverkeer"
  336. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
  337. msgid "External IP address"
  338. msgstr "Extern IP-adres"
  339. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
  340. msgid "External port"
  341. msgstr "Externe poort"
  342. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
  343. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
  344. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:341
  345. msgid "Extra arguments"
  346. msgstr "Extra argumenten"
  347. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
  348. msgid "Extra destination arguments"
  349. msgstr "Extra bestemmingsargumenten"
  350. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
  351. msgid "Extra iptables arguments"
  352. msgstr "Extra iptables argumenten"
  353. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
  354. msgid "Extra source arguments"
  355. msgstr "Extra bron argumenten"
  356. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
  357. msgid "Family"
  358. msgstr "Familie"
  359. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
  360. msgid "Firewall"
  361. msgstr "Firewall"
  362. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
  363. msgid "Firewall - Custom Rules"
  364. msgstr "Firewall - Aangepaste regels"
  365. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
  366. msgid "Firewall - IP sets"
  367. msgstr "Firewall - IP sets"
  368. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
  369. msgid "Firewall - NAT Rules"
  370. msgstr "Firewall - NAT-regels"
  371. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
  372. msgid "Firewall - Port Forwards"
  373. msgstr "Firewall - Poort doorsturen"
  374. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
  375. msgid "Firewall - Traffic Rules"
  376. msgstr "Firewall - Verkeersregels"
  377. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
  378. msgid "Firewall - Zone Settings"
  379. msgstr "Firewall - Zone-instellingen"
  380. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
  381. msgid "Firewall configuration migration"
  382. msgstr "Migratie van firewallconfiguratie"
  383. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
  384. msgid "Forward"
  385. msgstr "Forward"
  386. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
  387. msgid ""
  388. "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  389. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
  390. "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
  391. "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
  392. "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
  393. "</var>}"
  394. msgstr ""
  395. "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> en <var>IPv6</var>:<var>IPv6</var>}:"
  396. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
  397. "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Overeenkomst fwmarks, "
  398. "behalve %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
  399. "tooltip=\"Masker fwmark-waarde met %{mark.mask} voordat u het vergelijkt.\"}}"
  400. ">%{mark.val}</var>}"
  401. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
  402. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:357
  403. msgid "Friday"
  404. msgstr "Vrijdag"
  405. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
  406. msgid ""
  407. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  408. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  409. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  410. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  411. "ival}</var>}}"
  412. msgstr ""
  413. "Van %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  414. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomst IP-adressen "
  415. "behalve %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, poort "
  416. "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomst poorten "
  417. "behalve %{item.val}.\"}>%{item.ival}</var>}}"
  418. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
  419. msgid ""
  420. "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  421. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  422. "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
  423. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  424. "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
  425. "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
  426. "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
  427. "</var>}}"
  428. msgstr ""
  429. "Van %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
  430. "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomst ip adres "
  431. "behalve %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, poort "
  432. "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomst poorten "
  433. "behalve %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC "
  434. "%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomst MACs behalve "
  435. "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
  436. "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  437. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
  438. msgid ""
  439. "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
  440. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  441. "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
  442. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
  443. "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
  444. "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
  445. "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
  446. msgstr ""
  447. "Van %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
  448. "tooltip=\"Overeenkomst IP adressen, behalve %{item.val}.\"}>%{item.ival}</"
  449. "var>}}%{src_port?, poort %{src_port#%{next?, }<var%{item.inv? data-"
  450. "tooltip=\"Overeenkomst poorten, behalve %{item.val}.\"}>%{item.ival}</"
  451. "var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
  452. "tooltip=\"Overeenkomst MACs, behalve %{item.val}%{item.hint.name? a.k.a. "
  453. "%{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}"
  454. ">%{item.ival}</var>}}"
  455. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
  456. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
  457. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
  458. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
  459. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
  460. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
  461. msgid "General Settings"
  462. msgstr "Algemene instellingen"
  463. #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
  464. msgid "Grant access to firewall configuration"
  465. msgstr "Toegang verlenen tot firewallconfiguratie"
  466. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
  467. msgid "Hardware flow offloading"
  468. msgstr "Hardware stroom ontlasten"
  469. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
  470. msgid "IP (range)"
  471. msgstr "IP (bereik)"
  472. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
  473. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
  474. msgid "IP Sets"
  475. msgstr "IP-sets"
  476. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
  477. msgid "IPs/Networks"
  478. msgstr "IP's/netwerken"
  479. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
  480. msgid "IPs/Networks/MACs"
  481. msgstr "IP's/Netwerken/MAC's"
  482. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
  483. msgid "IPv4"
  484. msgstr "IPv4"
  485. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
  486. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
  487. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
  488. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
  489. msgid "IPv4 and IPv6"
  490. msgstr "IPv4 en IPv6"
  491. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
  492. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
  493. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
  494. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
  495. msgid "IPv4 only"
  496. msgstr "Alleen IPv4"
  497. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
  498. msgid "IPv6"
  499. msgstr "IPv6"
  500. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
  501. msgid "IPv6 Masquerading"
  502. msgstr "IPv6-maskering"
  503. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
  504. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
  505. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
  506. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
  507. msgid "IPv6 only"
  508. msgstr "Alleen IPv6"
  509. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
  510. msgid "Inbound device"
  511. msgstr "Inkomend apparaat"
  512. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
  513. msgid "Include File"
  514. msgstr "Inclusief bestand"
  515. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
  516. msgid ""
  517. "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
  518. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
  519. "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
  520. "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
  521. "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
  522. "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
  523. "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
  524. ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
  525. "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
  526. "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
  527. msgstr ""
  528. "Inkomend %{ipv6?%{ipv4?<var>IPv4</var> en <var>IPv6</var>:<var>IPv6</var>}:"
  529. "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
  530. "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
  531. "met types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
  532. "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-"
  533. "tooltip=\"Overeenkomst fwmarks, behalve %{mark.num}%{mark.mask? met masker "
  534. "%{mark.mask}}.\":%{mark.mask? data-tooltip=\"Masker fwmark-waarde met %{mark."
  535. "mask} voordat u het vergelijkt.\"}}>%{mark.val}</var>}%{helper?, helper "
  536. "%{helper.inv?<var data-tooltip=\"Overeenkomst van elke helper, behalve &quot;"
  537. "%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper."
  538. "name}\">%{helper.val}</var>}}"
  539. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
  540. msgid "Initial Hash Size"
  541. msgstr "Initiële hashgrootte"
  542. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
  543. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
  544. msgid "Input"
  545. msgstr "Invoer"
  546. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
  547. msgid "Internal IP address"
  548. msgstr "Intern IP-adres"
  549. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
  550. msgid "Internal port"
  551. msgstr "Interne poort"
  552. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
  553. msgid "Internal zone"
  554. msgstr "Interne zone"
  555. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
  556. msgid "Intra zone forward"
  557. msgstr ""
  558. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
  559. msgid "Invalid DSCP mark"
  560. msgstr "Ongeldige DSCP-markering"
  561. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:373
  562. msgid "Invalid limit value"
  563. msgstr "Ongeldige grenswaarde"
  564. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
  565. msgid "Invalid set name"
  566. msgstr ""
  567. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
  568. msgid "Limit burst"
  569. msgstr "Beperk burst"
  570. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
  571. msgid "Limit log messages"
  572. msgstr "Logboekberichten beperken"
  573. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
  574. msgid "Limit matching"
  575. msgstr "Beperk het matchen"
  576. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
  577. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
  578. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
  579. msgid ""
  580. "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
  581. "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
  582. msgstr ""
  583. "Beperk matching tot <var>%{limit.num}</var> pakketten per <var>%{limit.unit}"
  584. "</var>%{limit.burst? burst <var>%{limit.burst}</var>}"
  585. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
  586. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
  587. msgid "Limited masquerading enabled"
  588. msgstr "Beperkte maskering ingeschakeld"
  589. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:350
  590. msgid "Limits traffic matching to the specified rate."
  591. msgstr "Beperkt verkeer dat overeenkomt met de opgegeven snelheid."
  592. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
  593. msgid "Loopback source IP"
  594. msgstr "Loopback-bron-IP"
  595. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
  596. msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
  597. msgstr "MASQUERADE - Automatisch herschrijven naar uitgaande interface IP"
  598. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
  599. msgid "MSS clamping"
  600. msgstr "MSS klemmen"
  601. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
  602. msgid "Masquerading"
  603. msgstr "Gemaskerd"
  604. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
  605. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
  606. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
  607. msgid "Match"
  608. msgstr "Overeenkomst"
  609. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
  610. msgid "Match DSCP"
  611. msgstr "DSCP overeenkomst"
  612. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
  613. msgid "Match ICMP type"
  614. msgstr "ICMP-type overeenkomst"
  615. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
  616. msgid "Match device"
  617. msgstr "Apparaat overeenkomst"
  618. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
  619. msgid "Match forwarded traffic directed at the given IP address."
  620. msgstr "Match doorgestuurd verkeer gericht op het opgegeven IP-adres."
  621. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
  622. msgid ""
  623. "Match forwarded traffic directed at the given destination port or port range."
  624. msgstr ""
  625. "Match doorgestuurd verkeer dat is gericht op de opgegeven bestemmingspoort "
  626. "of poortbereik."
  627. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
  628. msgid "Match forwarded traffic from this IP or range."
  629. msgstr "Match doorgestuurd verkeer van dit IP-adres of bereik."
  630. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
  631. msgid ""
  632. "Match forwarded traffic originating from the given source port or port range."
  633. msgstr ""
  634. "Match doorgestuurd verkeer afkomstig van de opgegeven bronpoort of "
  635. "poortbereik."
  636. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
  637. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
  638. msgid "Match helper"
  639. msgstr "Match helper"
  640. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
  641. msgid ""
  642. "Match incoming traffic directed at the given destination port or port range "
  643. "on this host"
  644. msgstr ""
  645. "Binnenkomend verkeer afstemmen dat is gericht op de opgegeven "
  646. "bestemmingspoort of het opgegeven poortbereik op deze host"
  647. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  648. msgid "Match mark"
  649. msgstr "Markering overeenkomst"
  650. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
  651. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
  652. msgid "Match traffic using the specified connection tracking helper."
  653. msgstr ""
  654. "Match verkeer met behulp van de opgegeven helper voor het bijhouden van "
  655. "verbindingen."
  656. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:319
  657. msgid "Matches a specific firewall mark or a range of different marks."
  658. msgstr ""
  659. "Komt overeen met een specifieke firewallmarkering of een reeks verschillende "
  660. "markeringen."
  661. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:331
  662. msgid "Matches forwarded traffic using the specified outbound network device."
  663. msgstr ""
  664. "Komt overeen met doorgestuurd verkeer met behulp van het opgegeven uitgaande "
  665. "netwerkapparaat."
  666. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
  667. msgid "Matches traffic carrying the specified DSCP marking."
  668. msgstr "Komt overeen met verkeer met de opgegeven DSCP-markering."
  669. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
  670. msgid "Max Entries"
  671. msgstr "Max inzendingen"
  672. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
  673. msgid "Max Length"
  674. msgstr "Max lengte"
  675. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:384
  676. msgid ""
  677. "Maximum initial number of packets to match: this number gets recharged by "
  678. "one every time the limit specified above is not reached, up to this number."
  679. msgstr ""
  680. "Maximum aanvankelijk aantal te matchen pakketten: dit aantal wordt elke keer "
  681. "dat de hierboven gespecificeerde limiet niet wordt bereikt met één "
  682. "aangevuld, tot dit aantal."
  683. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
  684. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
  685. msgid "Monday"
  686. msgstr "Maandag"
  687. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
  688. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:363
  689. msgid "Month Days"
  690. msgstr "Maand Dagen"
  691. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
  692. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
  693. msgid "NAT Rules"
  694. msgstr "NAT-regels"
  695. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
  696. msgid ""
  697. "NAT rules allow fine grained control over the source IP to use for outbound "
  698. "or forwarded traffic."
  699. msgstr ""
  700. "NAT-regels bieden een gedetailleerde controle over het bron-IP-adres dat "
  701. "moet worden gebruikt voor uitgaand of doorgestuurd verkeer."
  702. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
  703. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
  704. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
  705. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
  706. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
  707. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
  708. msgid "Name"
  709. msgstr "Naam"
  710. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
  711. msgid "Netmask"
  712. msgstr "Netmasker"
  713. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
  714. msgid "Only match incoming traffic directed at the given IP address."
  715. msgstr ""
  716. "Pas alleen binnenkomend verkeer toe dat naar het opgegeven IP-adres wordt "
  717. "geleid."
  718. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
  719. msgid "Only match incoming traffic from these MACs."
  720. msgstr "Alleen binnenkomend verkeer van deze MAC's matchen."
  721. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
  722. msgid "Only match incoming traffic from this IP or range."
  723. msgstr "Match alleen binnenkomend verkeer van dit IP of bereik."
  724. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
  725. msgid ""
  726. "Only match incoming traffic originating from the given source port or port "
  727. "range on the client host"
  728. msgstr ""
  729. "Pas alleen binnenkomend verkeer toe dat afkomstig is van de opgegeven "
  730. "bronpoort of poortbereik op de clienthost"
  731. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
  732. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:330
  733. msgid "Outbound device"
  734. msgstr "Uitgaand apparaat"
  735. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
  736. msgid "Outbound zone"
  737. msgstr "Uitgaande zone"
  738. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
  739. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
  740. msgid "Output"
  741. msgstr "Uitgang"
  742. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
  743. msgid "Packet Field Match"
  744. msgstr "Pakket veld matchen"
  745. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
  746. msgid ""
  747. "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
  748. "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
  749. "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
  750. "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
  751. msgstr ""
  752. "Pakketvelden waarop moet worden afgestemd.<br />Syntax: "
  753. "<em>direction_datatype</em>. bijv.: <code>src_port, dest_net</code>.<br /"
  754. ">Richtingen: <code>src, dst</code>. Datatypes: <code>ip, poort, mac, net, "
  755. "set</code>.<br />Richtingvoorvoegsels zijn optioneel.<br />*Noot: datatype "
  756. "<code>set</code> wordt niet ondersteund in fw4."
  757. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
  758. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
  759. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:342
  760. msgid "Passes additional arguments to iptables. Use with care!"
  761. msgstr "Geeft aanvullende argumenten door aan iptables. Zorgvuldig gebruiken!"
  762. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
  763. msgid ""
  764. "Passing raw iptables arguments to source and destination traffic "
  765. "classification rules allows to match packets based on other criteria than "
  766. "interfaces or subnets. These options should be used with extreme care as "
  767. "invalid values could render the firewall ruleset broken, completely exposing "
  768. "all services."
  769. msgstr ""
  770. "Door onbewerkte iptables-argumenten door te geven aan classificatieregels "
  771. "voor bron- en bestemmingsverkeer, kunnen pakketten worden vergeleken op "
  772. "basis van andere criteria dan interfaces of subnetten. Deze opties moeten "
  773. "uiterst voorzichtig worden gebruikt, omdat ongeldige waarden de regelset van "
  774. "de firewall kunnen overtreden, waardoor alle services volledig worden "
  775. "blootgesteld."
  776. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
  777. msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
  778. msgstr "Pad naar bestand van CIDR's, subnetten, host-IP's, enz.<br />"
  779. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
  780. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
  781. msgid "Port Forwards"
  782. msgstr "Poort forwards"
  783. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
  784. msgid ""
  785. "Port forwarding allows remote computers on the Internet to connect to a "
  786. "specific computer or service within the private LAN."
  787. msgstr ""
  788. "Met poort forwarding kunnen externe computers op internet verbinding maken "
  789. "met een specifieke computer of service binnen het privé-LAN."
  790. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
  791. msgid "Port range"
  792. msgstr "Poort bereik"
  793. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
  794. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
  795. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
  796. msgid "Protocol"
  797. msgstr "Protocol"
  798. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
  799. msgid ""
  800. "Redirect matched incoming traffic to the given port on the internal host"
  801. msgstr ""
  802. "Leid overeenkomend binnenkomend verkeer om naar de opgegeven poort op de "
  803. "interne host"
  804. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
  805. msgid "Redirect matched incoming traffic to the specified internal host"
  806. msgstr ""
  807. "Leid overeenkomend binnenkomend verkeer om naar de opgegeven interne host"
  808. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
  809. msgid "Refer To External Set"
  810. msgstr "Raadpleeg Externe set"
  811. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
  812. msgid "Reflection zones"
  813. msgstr ""
  814. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
  815. msgid "Requires hardware NAT support."
  816. msgstr "Vereist hardware NAT-ondersteuning."
  817. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
  818. msgid "Restrict Masquerading to given destination subnets"
  819. msgstr "Beperk Masquerading tot bepaalde bestemmingssubnetten"
  820. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
  821. msgid "Restrict Masquerading to given source subnets"
  822. msgstr "Beperk Masquerading tot bepaalde bronsubnetten"
  823. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
  824. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
  825. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
  826. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
  827. msgid "Restrict to address family"
  828. msgstr "Beperken tot adres familie"
  829. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
  830. msgid "Rewrite IP address"
  831. msgstr "Herschrijf het IP-adres"
  832. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
  833. msgid "Rewrite matched traffic to the specified source IP address."
  834. msgstr "Herschrijf overeenkomend verkeer naar het opgegeven bron-IP-adres."
  835. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
  836. msgid "Rewrite matched traffic to the specified source port or port range."
  837. msgstr ""
  838. "Herschrijf overeenkomend verkeer naar de opgegeven bronpoort of poortbereik."
  839. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:310
  840. msgid "Rewrite port"
  841. msgstr "Herschrijf poort"
  842. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
  843. msgid "Routing/NAT Offloading"
  844. msgstr "Routering/NAT-offloading"
  845. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
  846. msgid "SNAT - Rewrite to specific source IP or port"
  847. msgstr "SNAT - herschrijven naar specifieke bron-IP of poort"
  848. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
  849. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:358
  850. msgid "Saturday"
  851. msgstr "Zaterdag"
  852. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  853. msgid "Set mark"
  854. msgstr "Markering instellen"
  855. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
  856. msgid ""
  857. "Set the given mark value on established connections. Format is value[/mask]. "
  858. "If a mask is specified then only those bits set in the mask are modified."
  859. msgstr ""
  860. "Stel de gegeven markeringswaarde in op bestaande verbindingen. Formaat is "
  861. "waarde[/mask]. Als een masker is opgegeven, worden alleen de bits die in het "
  862. "masker zijn ingesteld, gewijzigd."
  863. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
  864. msgid "Software based offloading for routing/NAT"
  865. msgstr "Op software gebaseerde offloading voor routing/NAT"
  866. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
  867. msgid "Software flow offloading"
  868. msgstr "Software flow offloading"
  869. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
  870. msgid "Source IP address"
  871. msgstr "Bron IP adres"
  872. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
  873. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
  874. msgid "Source MAC address"
  875. msgstr "Bron MAC-adres"
  876. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
  877. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
  878. msgid "Source address"
  879. msgstr "Bron adres"
  880. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
  881. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
  882. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
  883. msgid "Source port"
  884. msgstr "Bronpoort"
  885. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
  886. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
  887. msgid "Source zone"
  888. msgstr "Bronzone"
  889. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
  890. msgid ""
  891. "Specifies whether to tie this traffic rule to a specific inbound or outbound "
  892. "network device."
  893. msgstr ""
  894. "Geeft aan of deze verkeersregel moet worden gekoppeld aan een specifiek "
  895. "inkomend of uitgaand netwerkapparaat."
  896. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
  897. msgid ""
  898. "Specifies whether to use the external or the internal IP address for "
  899. "reflected traffic."
  900. msgstr ""
  901. "Specificeert of het externe of het interne IP-adres moet worden gebruikt "
  902. "voor gereflecteerd verkeer."
  903. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
  904. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:382
  905. msgid "Start Date (yyyy-mm-dd)"
  906. msgstr "Startdatum (jjjj-mm-dd)"
  907. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
  908. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:374
  909. msgid "Start Time (hh:mm:ss)"
  910. msgstr "Starttijd (hh:mm:ss)"
  911. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
  912. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:386
  913. msgid "Stop Date (yyyy-mm-dd)"
  914. msgstr "Stopdatum (jjjj-mm-dd)"
  915. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
  916. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:378
  917. msgid "Stop Time (hh:mm:ss)"
  918. msgstr "Stoptijd (hh:mm:ss)"
  919. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
  920. msgid "Storage Method"
  921. msgstr "Opslagmethode"
  922. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
  923. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
  924. msgid "Sunday"
  925. msgstr "Zondag"
  926. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:694
  927. msgid ""
  928. "The existing firewall configuration needs to be changed for LuCI to function "
  929. "properly."
  930. msgstr ""
  931. "De bestaande firewallconfiguratie moet worden gewijzigd om LuCI goed te "
  932. "laten functioneren."
  933. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
  934. msgid ""
  935. "The firewall creates zones over your network interfaces to control network "
  936. "traffic flow."
  937. msgstr ""
  938. "De firewall creëert zones over uw netwerkinterfaces om de "
  939. "netwerkverkeersstroom te regelen."
  940. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
  941. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
  942. msgid ""
  943. "The options below control the forwarding policies between this zone (%s) and "
  944. "other zones. <em>Destination zones</em> cover forwarded traffic "
  945. "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
  946. "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
  947. "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
  948. "<em>not</em> imply a permission to forward from wan to lan as well."
  949. msgstr ""
  950. "De onderstaande opties regelen het doorstuurbeleid tussen deze zone (%s) en "
  951. "andere zones. <em>Bestemmingszones</em> dekken doorgestuurd verkeer "
  952. "<strong>afkomstig van %q</strong>. <em>Bronzones</em> komen overeen met "
  953. "doorgestuurd verkeer van andere zones <strong> gericht op %q</strong>. De "
  954. "doorstuurregel is <em>unidirectioneel</em>, b.v. een forward van lan naar "
  955. "wan impliceert <em>niet</em> een toestemming om ook van wan naar lan door te "
  956. "sturen."
  957. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
  958. msgid ""
  959. "This section defines common properties of %q. The <em>input</em> and "
  960. "<em>output</em> options set the default policies for traffic entering and "
  961. "leaving this zone while the <em>forward</em> option describes the policy for "
  962. "forwarded traffic between different networks within the zone. <em>Covered "
  963. "networks</em> specifies which available networks are members of this zone."
  964. msgstr ""
  965. "Deze sectie definieert gemeenschappelijke eigenschappen van %q. De opties "
  966. "<em>invoer</em> en <em>uitvoer</em> stellen het standaardbeleid in voor "
  967. "verkeer dat deze zone binnenkomt en verlaat, terwijl de optie <em>forward</"
  968. "em> het beleid beschrijft voor doorgestuurd verkeer tussen verschillende "
  969. "netwerken binnen de zone . <em>Overdekte netwerken</em> specificeert welke "
  970. "beschikbare netwerken lid zijn van deze zone."
  971. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
  972. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:356
  973. msgid "Thursday"
  974. msgstr "Donderdag"
  975. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
  976. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
  977. msgid "Time Restrictions"
  978. msgstr "Tijdsbeperkingen"
  979. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
  980. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:390
  981. msgid "Time in UTC"
  982. msgstr "Tijd in UTC"
  983. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
  984. msgid "Time restrictions are enabled for this rule"
  985. msgstr "Tijdsbeperkingen zijn ingeschakeld voor deze regel"
  986. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
  987. msgid "Timeout"
  988. msgstr "Time-out"
  989. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
  990. msgid ""
  991. "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
  992. "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
  993. "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
  994. "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
  995. "ival}</var>}}"
  996. msgstr ""
  997. "Naar %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, "
  998. "IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Overeenkomen IP-"
  999. "adressen, behalve %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, poort "
  1000. "%{dest_port#%{next?, }<var% {item.inv? data-tooltip=\"Overeenkomen met "
  1001. "poorten, behalve %{item.val}.\"}>%{item.ival}</var>}}"
  1002. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
  1003. msgid ""
  1004. "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
  1005. "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
  1006. "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
  1007. "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
  1008. "%{item.val}.\"}>%{item.ival}</var>}}"
  1009. msgstr ""
  1010. "Naar %{dest}%{dest_device?, via interface <var>%{dest_device}</"
  1011. "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
  1012. "tooltip=\"Overeenkomen IP-adressen, behalve %{item.val}.\"}>%{item.ival}</"
  1013. "var>}}%{dest_port?, poort %{dest_port#%{next?, }<var% {item.inv? data-"
  1014. "tooltip=\"Overeenkomen met poorten, behalve %{item.val}.\"}>%{item.ival}</"
  1015. "var>}}"
  1016. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
  1017. msgid ""
  1018. "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
  1019. "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
  1020. "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
  1021. "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
  1022. msgstr ""
  1023. "Naar %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
  1024. "tooltip=\"Overeenkomen IP-adressen, behalve %{item.val}.\"}>%{item.ival}</"
  1025. "var>}}%{dest_port?, poort %{dest_port#%{next?, }<var% {item.inv? data-"
  1026. "tooltip=\"Overeenkomen met poorten behalve %{item.val}.\"}>%{item.ival}</"
  1027. "var>}}"
  1028. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
  1029. msgid "Tracking helper"
  1030. msgstr "Tracking helper"
  1031. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
  1032. #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
  1033. msgid "Traffic Rules"
  1034. msgstr "Verkeersregels"
  1035. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
  1036. msgid ""
  1037. "Traffic rules define policies for packets traveling between different zones, "
  1038. "for example to reject traffic between certain hosts or to open WAN ports on "
  1039. "the router."
  1040. msgstr ""
  1041. "Verkeersregels definiëren beleid voor pakketten die tussen verschillende "
  1042. "zones reizen, bijvoorbeeld om verkeer tussen bepaalde hosts te weigeren of "
  1043. "om WAN-poorten op de router te openen."
  1044. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
  1045. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
  1046. msgid "Tuesday"
  1047. msgstr "Dinsdag"
  1048. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
  1049. msgid "Unable to save contents: %s"
  1050. msgstr "Kan inhoud niet opslaan: %s"
  1051. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
  1052. msgid ""
  1053. "Unit: seconds. Default <code>0</code> means the entry is added permanently "
  1054. "to the set.<br />Max: 2147483 seconds."
  1055. msgstr ""
  1056. "Eenheid: seconden. Standaard <code>0</code> betekent dat het item permanent "
  1057. "aan de set wordt toegevoegd. <br />Max: 2147483 seconden."
  1058. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
  1059. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
  1060. msgid "Unknown or not installed conntrack helper \"%s\""
  1061. msgstr "Onbekende of niet geïnstalleerde conntrack helper \"%s\""
  1062. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
  1063. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
  1064. msgid "Unnamed NAT"
  1065. msgstr "Naamloze NAT"
  1066. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
  1067. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
  1068. msgid "Unnamed forward"
  1069. msgstr "Naamloze forward"
  1070. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
  1071. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
  1072. msgid "Unnamed rule"
  1073. msgstr "Naamloze regel"
  1074. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
  1075. msgid "Unnamed set"
  1076. msgstr "Naamloze set"
  1077. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
  1078. msgid "Unnamed zone"
  1079. msgstr "Naamloze zone"
  1080. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:597
  1081. msgid "Unrecognized protocol"
  1082. msgstr "Niet herkend protocol"
  1083. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:695
  1084. msgid ""
  1085. "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
  1086. "be converted to \"nat\" sections and the firewall will be restarted to apply "
  1087. "the updated configuration."
  1088. msgstr ""
  1089. "Als u op \"Doorgaan\" klikt, worden \"omleidings\"-secties met als doel "
  1090. "\"SNAT\" geconverteerd naar \"nat\"-secties en wordt de firewall opnieuw "
  1091. "gestart om de bijgewerkte configuratie toe te passen."
  1092. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
  1093. msgid "Use external IP address"
  1094. msgstr "Extern IP-adres gebruiken"
  1095. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
  1096. msgid "Use internal IP address"
  1097. msgstr "Intern IP-adres gebruiken"
  1098. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
  1099. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
  1100. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:321
  1101. msgid "Use ipset"
  1102. msgstr "Gebruik ipset"
  1103. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
  1104. msgid ""
  1105. "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
  1106. "network devices."
  1107. msgstr ""
  1108. "Gebruik deze optie om zoneverkeer te classificeren op basis van onbewerkte, "
  1109. "niet door <em>uci</em> beheerde netwerkapparaten."
  1110. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
  1111. msgid ""
  1112. "Use this option to classify zone traffic by source or destination subnet "
  1113. "instead of networks or devices."
  1114. msgstr ""
  1115. "Gebruik deze optie om zoneverkeer te classificeren op bron- of "
  1116. "bestemmingssubnet in plaats van op netwerken of apparaten."
  1117. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:331
  1118. msgid "Valid firewall mark required"
  1119. msgstr "Geldige firewallmarkering vereist"
  1120. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
  1121. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
  1122. msgid "Wednesday"
  1123. msgstr "Woensdag"
  1124. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
  1125. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:347
  1126. msgid "Week Days"
  1127. msgstr "Weekdagen"
  1128. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
  1129. msgid "XOR firewall mark"
  1130. msgstr "XOR firewall markering"
  1131. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
  1132. msgid "XOR mark"
  1133. msgstr "XOR-markering"
  1134. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
  1135. msgid "Your device does not run firewall4."
  1136. msgstr "Uw apparaat heeft geen firewall4."
  1137. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
  1138. msgid "Your device runs firewall4."
  1139. msgstr "Uw apparaat gebruikt een firewall4."
  1140. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
  1141. msgid "Zone ⇒ Forwardings"
  1142. msgstr "Zone ⇒ Forwardings"
  1143. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
  1144. msgid "Zones"
  1145. msgstr "Zones"
  1146. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
  1147. msgid ""
  1148. "Zones from which reflection rules shall be created. If unset, only the "
  1149. "destination zone is used."
  1150. msgstr ""
  1151. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
  1152. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
  1153. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
  1154. msgid "accept"
  1155. msgstr "accepteer"
  1156. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:268
  1157. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
  1158. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:486
  1159. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
  1160. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
  1161. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
  1162. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
  1163. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
  1164. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
  1165. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
  1166. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
  1167. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
  1168. msgid "any"
  1169. msgstr "elke"
  1170. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  1171. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  1172. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  1173. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  1174. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
  1175. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  1176. msgid "any zone"
  1177. msgstr "elke zone"
  1178. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
  1179. msgid "any/all"
  1180. msgstr "elke/alle"
  1181. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
  1182. msgid "apply firewall mark"
  1183. msgstr "firewallmarkering toepassen"
  1184. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
  1185. msgid "assign conntrack helper"
  1186. msgstr "conntrack helper toewijzen"
  1187. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
  1188. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
  1189. msgid "automatic"
  1190. msgstr "automatisch"
  1191. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
  1192. msgid "bitmap"
  1193. msgstr "bitmap"
  1194. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
  1195. msgid "bitmap is ipv4 only"
  1196. msgstr "bitmap is alleen ipv4"
  1197. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1198. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1199. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1200. msgid "day"
  1201. msgstr "dag"
  1202. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
  1203. msgid "dest_ip: Destination IP"
  1204. msgstr "dest_ip: Bestemmings IP"
  1205. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
  1206. msgid "dest_mac: Destination MAC addr"
  1207. msgstr "dest_mac: Bestemming MAC addr"
  1208. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
  1209. msgid "dest_net: Destination (sub)net"
  1210. msgstr "dest_net: Bestemming (sub)net"
  1211. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
  1212. msgid "dest_port: Destination Port"
  1213. msgstr "dest_port: Bestemmingspoort"
  1214. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
  1215. msgid "dest_set: Destination ipset*"
  1216. msgstr "dest_set: Bestemming ipset*"
  1217. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:314
  1218. msgid "do not rewrite"
  1219. msgstr "niet herschrijven"
  1220. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
  1221. msgid "don't track"
  1222. msgstr "niet volgen"
  1223. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
  1224. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
  1225. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
  1226. msgid "drop"
  1227. msgstr "laat vallen"
  1228. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
  1229. msgid ""
  1230. "firewall4 supports referencing and creating IP sets to simplify matching of "
  1231. "large address lists without the need to create one rule per item to match. "
  1232. "Port ranges in ipsets are unsupported by firewall4.<br />"
  1233. msgstr ""
  1234. "firewall4 ondersteunt verwijzingen en het maken van IP-sets om het matchen "
  1235. "van grote adreslijsten te vereenvoudigen zonder de noodzaak om één regel per "
  1236. "item te maken om te matchen. Poortbereiken in ipsets worden niet ondersteund "
  1237. "door firewall4.<br />"
  1238. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
  1239. msgid "fromport-toport"
  1240. msgstr "vanpoort-naarpoort"
  1241. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
  1242. msgid "hash"
  1243. msgstr "hash"
  1244. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1245. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1246. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1247. msgid "hour"
  1248. msgstr "uur"
  1249. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
  1250. msgid "ip: IP addr"
  1251. msgstr "ip: IP adres"
  1252. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
  1253. msgid "ip[/cidr]<br />"
  1254. msgstr "ip[/cidr]<br />"
  1255. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
  1256. msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
  1257. msgstr "ip[/cidr]<br />Voor gebruik met Match datatypes: <code>*_ip</code>."
  1258. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
  1259. msgid "ipv4"
  1260. msgstr "ipv4"
  1261. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
  1262. msgid "list"
  1263. msgstr "lijst"
  1264. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
  1265. msgid "mac: MAC addr"
  1266. msgstr "mac: MAC adres"
  1267. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
  1268. msgid "macaddr|ip[/cidr]<br />"
  1269. msgstr "macaddr|ip[/cidr]<br />"
  1270. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1271. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1272. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1273. msgid "minute"
  1274. msgstr "minuut"
  1275. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
  1276. msgid "net: (sub)net"
  1277. msgstr "net: (sub)net"
  1278. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
  1279. msgid "port: Port"
  1280. msgstr "poort: Poort"
  1281. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
  1282. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
  1283. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
  1284. msgid "reject"
  1285. msgstr "afwijzen"
  1286. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
  1287. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
  1288. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
  1289. msgid "second"
  1290. msgstr "seconde"
  1291. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
  1292. msgid "set: ipset*"
  1293. msgstr "set: ipset*"
  1294. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
  1295. msgid "src_Set: Source ipset*"
  1296. msgstr "src_Set: Bron ipset*"
  1297. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
  1298. msgid "src_ip: Source IP"
  1299. msgstr "src_ip: Bron IP"
  1300. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
  1301. msgid "src_mac: Source MAC addr"
  1302. msgstr "src_mac: Bron MAC adres"
  1303. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
  1304. msgid "src_net: Source (sub)net"
  1305. msgstr "src_net: Bron (sub)net"
  1306. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
  1307. msgid "src_port: Source Port"
  1308. msgstr "src_port: Bronpoort"
  1309. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
  1310. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
  1311. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
  1312. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
  1313. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
  1314. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
  1315. msgid "this device"
  1316. msgstr "dit apparaat"
  1317. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
  1318. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
  1319. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
  1320. msgid "this new zone"
  1321. msgstr "deze nieuwe zone"
  1322. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:354
  1323. msgid "unlimited"
  1324. msgstr "onbeperkt"
  1325. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
  1326. msgid "unspecified"
  1327. msgstr "niet gespecificeerd"
  1328. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
  1329. #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
  1330. msgid "up to 65536 entries."
  1331. msgstr "tot 65536 vermeldingen."
  1332. #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
  1333. msgid "valid firewall mark"
  1334. msgstr "geldige firewallmarkering"