diff options
Diffstat (limited to 'modules/luci-base/po/cs')
-rw-r--r-- | modules/luci-base/po/cs/base.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 0c7d0675b1..90a40a24e1 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -330,11 +330,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> vrací NULL adresu (<code>0.0.0.0</code> a " -"<code>::</code>) pro example.com a její subdomény." +"{example_null} vrací {null_addr} adresu ({null_ipv4} a " +"{null_ipv6}) pro {example_com} a její subdomény." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:87 msgctxt "nft relational \">\" operator expression" @@ -9028,7 +9028,7 @@ msgid "Sync with browser" msgstr "Synchronizovat s prohlížečem" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:314 -msgid "Syntax: <code>/fqdn[/fqdn…]/[ipaddr]</code>." +msgid "Syntax: {code_syntax}." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:667 |