diff options
Diffstat (limited to 'applications/luci-app-firewall/po/id/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/id/firewall.po | 170 |
1 files changed, 92 insertions, 78 deletions
diff --git a/applications/luci-app-firewall/po/id/firewall.po b/applications/luci-app-firewall/po/id/firewall.po index 9e4e0ceea3..c8e30d28f5 100644 --- a/applications/luci-app-firewall/po/id/firewall.po +++ b/applications/luci-app-firewall/po/id/firewall.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: 2021-08-01 10:38+0000\n" -"Last-Translator: Deleted User <noreply+34193@weblate.org>\n" +"PO-Revision-Date: 2022-04-25 11:12+0000\n" +"Last-Translator: Arief Hidayat <kekesed97@gmail.com>\n" "Language-Team: Indonesian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/id/>\n" "Language: id\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.12.1-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -122,20 +122,23 @@ msgstr "" "<var data-tooltip=\"REJECT\">Tolak</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81 +#, fuzzy msgid "" "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP " "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}" msgstr "" +"<var data-tooltip=\"SNAT\">Tulis secara statis</var> ke sumber %{snat_ip?IP " +"<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224 msgid "A rewrite IP must be specified!" -msgstr "" +msgstr "IP penulisan ulang harus ditentukan!" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213 msgid "ACCEPT - Disable address rewriting" -msgstr "" +msgstr "ACCEPT - Nonaktifkan penulisan ulang alamat" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158 @@ -143,18 +146,24 @@ msgstr "" msgid "Action" msgstr "Aksi" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290 msgid "" "Additional raw <em>iptables</em> arguments to classify zone destination " "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS " "traffic." msgstr "" +"Argumen <em>iptables</em> mentah tambahan untuk mengklasifikasikan lalu " +"lintas tujuan zona, misalnya <code>-p tcp --dport 443</code> agar hanya " +"cocok dengan lalu lintas HTTPS keluar." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280 msgid "" "Additional raw <em>iptables</em> arguments to classify zone source traffic, " "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic." msgstr "" +"Argumen mentah <em>iptables</em> tambahan untuk mengklasifikasikan lalu " +"lintas sumber zona, mis. <code>-p tcp --sport 443</code> agar hanya " +"mencocokkan lalu lintas HTTPS masuk." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 @@ -167,11 +176,11 @@ msgstr "Pengaturan Lanjutan" msgid "Allow \"invalid\" traffic" msgstr "Izinkan lalu lintas \"tidak valid\"" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:351 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353 msgid "Allow forward from <em>source zones</em>:" msgstr "Izinkan forward dari <em> zona sumber </em>:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:310 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312 msgid "Allow forward to <em>destination zones</em>:" msgstr "Izinkan forward ke <em> zona tujuan </em>:" @@ -179,10 +188,10 @@ msgstr "Izinkan forward ke <em> zona tujuan </em>:" msgid "Any" msgstr "Apapun" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:459 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275 msgid "Any day" msgstr "Setiap hari" @@ -192,18 +201,23 @@ msgid "" "established connections. Format is value[/mask]. If a mask is specified then " "those bits set in the mask are zeroed out." msgstr "" +"Terapkan XOR bitwise dari nilai yang diberikan dan nilai tanda yang ada pada " +"koneksi yang dibuat. Formatnya adalah nilai[/mask]. Jika mask ditentukan " +"maka bit-bit yang diatur dalam mask tersebut dinolkan." #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Apply the given DSCP class or value to established connections." -msgstr "" +msgstr "Terapkan kelas atau nilai DSCP yang diberikan ke koneksi yang dibuat." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405 msgid "Assign the specified connection tracking helper to matched traffic." msgstr "" +"Tetapkan pembantu pelacakan koneksi yang ditentukan ke lalu lintas yang " +"cocok." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254 msgid "Automatic helper assignment" -msgstr "" +msgstr "Penetapan pembantu otomatis" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254 msgid "" @@ -222,7 +236,7 @@ msgstr "" msgid "Contents have been saved." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:687 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688 msgid "Continue" msgstr "" @@ -289,7 +303,7 @@ msgstr "" msgid "Drop invalid packets" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164 msgid "Enable" @@ -319,21 +333,21 @@ msgstr "" msgid "Explicitly choses allowed connection tracking helpers for zone traffic" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216 msgid "External IP address" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221 msgid "External port" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 msgid "Extra arguments" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290 msgid "Extra destination arguments" msgstr "" @@ -341,7 +355,7 @@ msgstr "" msgid "Extra iptables arguments" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280 msgid "Extra source arguments" msgstr "" @@ -369,7 +383,7 @@ msgstr "" msgid "Firewall - Zone Settings" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:680 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681 msgid "Firewall configuration migration" msgstr "" @@ -386,8 +400,8 @@ msgid "" "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265 msgid "Friday" msgstr "" @@ -485,7 +499,7 @@ msgstr "" msgid "Internal port" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229 msgid "Internal zone" msgstr "" @@ -541,7 +555,7 @@ msgstr "" msgid "Masquerading" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147 msgid "Match" @@ -582,7 +596,7 @@ msgstr "" msgid "Match helper" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222 msgid "" "Match incoming traffic directed at the given destination port or port range " "on this host" @@ -615,13 +629,13 @@ msgid "" "one every time the limit specified above is not reached, up to this number." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261 msgid "Monday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:455 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271 msgid "Month Days" msgstr "" @@ -636,26 +650,26 @@ msgid "" "or forwarded traffic." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121 msgid "Name" msgstr "Nama" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217 msgid "Only match incoming traffic directed at the given IP address." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198 msgid "Only match incoming traffic from these MACs." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203 msgid "Only match incoming traffic from this IP or range." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208 msgid "" "Only match incoming traffic originating from the given source port or port " "range on the client host" @@ -675,13 +689,13 @@ msgstr "" msgid "Output" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250 msgid "Passes additional arguments to iptables. Use with care!" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277 msgid "" "Passing raw iptables arguments to source and destination traffic " "classification rules allows to match packets based on other criteria than " @@ -701,7 +715,7 @@ msgid "" "specific computer or service within the private LAN." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169 msgid "Protocol" @@ -757,8 +771,8 @@ msgstr "" msgid "SNAT - Rewrite to specific source IP or port" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266 msgid "Saturday" msgstr "" @@ -780,11 +794,11 @@ msgstr "" msgid "Software flow offloading" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202 msgid "Source IP address" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352 msgid "Source MAC address" msgstr "" @@ -794,13 +808,13 @@ msgstr "" msgid "Source address" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185 msgid "Source port" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346 msgid "Source zone" msgstr "" @@ -817,32 +831,32 @@ msgid "" "reflected traffic." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290 msgid "Start Date (yyyy-mm-dd)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282 msgid "Start Time (hh:mm:ss)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294 msgid "Stop Date (yyyy-mm-dd)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286 msgid "Stop Time (hh:mm:ss)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260 msgid "Sunday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682 msgid "" "The existing firewall configuration needs to be changed for LuCI to function " "properly." @@ -855,7 +869,7 @@ msgid "" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308 msgid "" "The options below control the forwarding policies between this zone (%s) and " "other zones. <em>Destination zones</em> cover forwarded traffic " @@ -874,8 +888,8 @@ msgid "" "networks</em> specifies which available networks are members of this zone." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 msgid "Thursday" msgstr "" @@ -884,13 +898,13 @@ msgstr "" msgid "Time Restrictions" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298 msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 @@ -935,8 +949,8 @@ msgid "" "the router." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 msgid "Tuesday" msgstr "" @@ -955,7 +969,7 @@ msgid "Unnamed NAT" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160 msgid "Unnamed forward" msgstr "" @@ -972,7 +986,7 @@ msgstr "" msgid "Unrecognized protocol" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683 msgid "" "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will " "be converted to \"nat\" sections and the firewall will be restarted to apply " @@ -1003,13 +1017,13 @@ msgstr "" msgid "Valid firewall mark required" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 msgid "Wednesday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:439 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255 msgid "Week Days" msgstr "" @@ -1038,7 +1052,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297 @@ -1123,7 +1137,7 @@ msgstr "peranti ini" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:305 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307 msgid "this new zone" msgstr "zona baru ini" |