diff options
Diffstat (limited to 'modules/luci-base/po/nl/base.po')
-rw-r--r-- | modules/luci-base/po/nl/base.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 246be97d92..c4ef8f3883 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -329,11 +329,11 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:316 msgid "" -"<code>/example.com/#</code> returns NULL addresses (<code>0.0.0.0</code> and " -"<code>::</code>) for example.com and its subdomains." +"{example_null} returns {null_addr} addresses ({null_ipv4}," +"{null_ipv6}) for {example_com} and its subdomains." msgstr "" -"<code>/example.com/#</code> retourneert NULL-adressen (<code>0.0.0.0</code> " -"en <code>::</code>) voor example.com en zijn subdomeinen." +"{example_null} retourneert {null_addr}-adressen ({null_ipv4} " +"en {null_ipv6}) voor {example_com} en zijn subdomeinen." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:87 msgctxt "nft relational \">\" operator expression" @@ -9296,8 +9296,8 @@ msgid "Sync with browser" msgstr "Synchroniseren met browser" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:314 -msgid "Syntax: <code>/fqdn[/fqdn…]/[ipaddr]</code>." -msgstr "Syntaxis: <code>/fqdn[/fqdn...] /[iPaddr]</code>." +msgid "Syntax: {code_syntax}." +msgstr "Syntaxis: {code_syntax}." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:667 msgid "Syntax: <code>_service._proto.example.com.</code>" |