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/de/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/de/wol.po')
-rw-r--r-- | applications/luci-app-wol/po/de/wol.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/applications/luci-app-wol/po/de/wol.po b/applications/luci-app-wol/po/de/wol.po index 30aca79dc2..2a479d5116 100644 --- a/applications/luci-app-wol/po/de/wol.po +++ b/applications/luci-app-wol/po/de/wol.po @@ -41,6 +41,10 @@ msgstr "Verwendete Schnittstelle" msgid "No target host specified!" msgstr "Es wurde kein Zielhost angegeben!" +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74 +msgid "Send to broadcast address" +msgstr "An die Broadcast-Adresse senden" + #: 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" @@ -53,6 +57,10 @@ msgid "Specifies the interface the WoL packet is sent on" msgstr "" "Selektiert die Netzwerkschnittstelle auf der das WoL-Paket versendet wird" +#: 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" @@ -85,8 +93,5 @@ msgstr "WoL-Programm" #~ msgid "Broadcast on all interfaces" #~ msgstr "Auf allen Schnittstellen senden" -#~ msgid "Send to broadcast address" -#~ msgstr "An die Broadcast-Adresse senden" - #~ msgid "Starting WoL utility:" #~ msgstr "Starte WoL-Programm:" |