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/it/wol.po | |
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/it/wol.po')
-rw-r--r-- | applications/luci-app-wol/po/it/wol.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/applications/luci-app-wol/po/it/wol.po b/applications/luci-app-wol/po/it/wol.po index 48fc34ace2..0850e50de3 100644 --- a/applications/luci-app-wol/po/it/wol.po +++ b/applications/luci-app-wol/po/it/wol.po @@ -40,6 +40,10 @@ msgstr "Interfaccia di rete da usare" msgid "No target host specified!" msgstr "" +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74 +msgid "Send to broadcast address" +msgstr "Manda a indirizzo di broadcast" + #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45 #, fuzzy msgid "" @@ -52,6 +56,10 @@ msgstr "" msgid "Specifies the interface the WoL packet is sent on" msgstr "Specifica l'interfaccia su cui il pacchetto \"magico\" WoL è inviato" +#: 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" @@ -84,8 +92,5 @@ msgstr "Programma WoL" #~ msgid "Broadcast on all interfaces" #~ msgstr "Broadcast su tutte le interfacce" -#~ msgid "Send to broadcast address" -#~ msgstr "Manda a indirizzo di broadcast" - #~ msgid "Starting WoL utility:" #~ msgstr "Avvia l'utility WoL:" |