diff options
author | Van Waholtz <vanwaholtz@gmail.com> | 2020-12-16 02:31:45 -0800 |
---|---|---|
committer | Van Waholtz <vanwaholtz@gmail.com> | 2020-12-16 02:40:30 -0800 |
commit | fb302e440467273ba34dfc4626fab2ff1c994bd0 (patch) | |
tree | 7f29b9725d4a45f3cdce4da21c6bad9900404c52 /applications/luci-app-wol/po/cs | |
parent | a650949e2282c4b6583f5416b83ae6a3c6c3fb63 (diff) |
luci-app-wol: fix some untranslated strings
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Diffstat (limited to 'applications/luci-app-wol/po/cs')
-rw-r--r-- | applications/luci-app-wol/po/cs/wol.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/applications/luci-app-wol/po/cs/wol.po b/applications/luci-app-wol/po/cs/wol.po index 1237d035dc..04c2be7141 100644 --- a/applications/luci-app-wol/po/cs/wol.po +++ b/applications/luci-app-wol/po/cs/wol.po @@ -40,6 +40,10 @@ msgstr "Které síťové rozhraní použít" msgid "No target host specified!" msgstr "Nezadáno žádné cílové zařízení!" +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74 +msgid "Send to broadcast address" +msgstr "Odeslat na adresu všesměrového vysílání" + #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45 msgid "" "Sometimes only one of the two tools works. If one fails, try the other one" @@ -51,6 +55,10 @@ msgstr "" msgid "Specifies the interface the WoL packet is sent on" msgstr "Zde se nastaví síťové rozhraní, přes které budou zasílány WoL packety" +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:107 +msgid "Starting WoL utility…" +msgstr "" + #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:38 #: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3 msgid "Wake on LAN" @@ -82,8 +90,5 @@ msgstr "Program provádějící WoL" #~ msgid "Broadcast on all interfaces" #~ msgstr "Vysílat broadcastem na všech rozhraních" -#~ msgid "Send to broadcast address" -#~ msgstr "Odeslat na adresu všesměrového vysílání" - #~ msgid "Starting WoL utility:" #~ msgstr "Spouštím nástroj WoL:" |