summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wol/po/sv
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2020-01-26 22:48:20 +0100
committerJo-Philipp Wich <jo@mein.io>2020-01-26 22:48:20 +0100
commit40ee3fa3ce1742d625123be11f41df04cf353d7a (patch)
tree144118f66fa49e1ccf402a7fe34991c2a104cbd2 /applications/luci-app-wol/po/sv
parentb34d08ca9ab3a4b9b09eeef7e1c234802e860a47 (diff)
luci-app-woll: convert to client side rendering
Also make the interface option mandatory Fixes: #3557 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-wol/po/sv')
-rw-r--r--applications/luci-app-wol/po/sv/wol.po57
1 files changed, 35 insertions, 22 deletions
diff --git a/applications/luci-app-wol/po/sv/wol.po b/applications/luci-app-wol/po/sv/wol.po
index 93615f2b18..d7b31ac4a7 100644
--- a/applications/luci-app-wol/po/sv/wol.po
+++ b/applications/luci-app-wol/po/sv/wol.po
@@ -9,60 +9,73 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:38
-msgid "Broadcast on all interfaces"
-msgstr "Sänd i alla gränssnitt"
-
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:47
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:60
msgid "Choose the host to wake up or enter a custom MAC address to use"
msgstr ""
"Välj värden som ska väckas upp eller fyll i en anpassad MAC-adress att "
"använda"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:46
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:113
+msgid "Dismiss"
+msgstr ""
+
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:59
msgid "Host to wake up"
msgstr "Värd att väcka upp"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:31
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:48
msgid "Network interface to use"
msgstr "Nätverksgränssnitt att använda"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:55
-msgid "Send to broadcast address"
-msgstr "Skicka till sändningsadress"
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:84
+msgid "No target host specified!"
+msgstr ""
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:24
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:41
msgid ""
"Sometimes only one of the two tools works. If one fails, try the other one"
msgstr ""
"Ibland så fungerar bara en av de två verktygen. Prova med den andra om den "
"första misslyckades"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:32
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:49
msgid "Specifies the interface the WoL packet is sent on"
msgstr "Anger gränssnittet som fjärrstartspaketet skickas med"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:82
-msgid "Starting WoL utility:"
-msgstr "Startar hjälpprogrammet för fjärrstyrning av uppstart:"
-
-#: applications/luci-app-wol/luasrc/controller/wol.lua:4
-#: applications/luci-app-wol/luasrc/controller/wol.lua:5
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:9
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:34
+#: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3
msgid "Wake on LAN"
msgstr "Fjärrstyrning av uppstart"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:10
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:35
msgid ""
"Wake on LAN is a mechanism to remotely boot computers in the local network."
msgstr ""
"Fjärrstyrning av uppstart är en mekanism för att starta upp datorer via "
"fjärrstyrning i det lokala nätverket."
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:12
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:130
msgid "Wake up host"
msgstr "Väck upp värden"
-#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:23
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:101
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:106
+msgid "Waking host"
+msgstr ""
+
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:119
+msgid "Waking host failed:"
+msgstr ""
+
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:40
msgid "WoL program"
msgstr "Program för fjärrstart"
+
+#~ msgid "Broadcast on all interfaces"
+#~ msgstr "Sänd i alla gränssnitt"
+
+#~ msgid "Send to broadcast address"
+#~ msgstr "Skicka till sändningsadress"
+
+#~ msgid "Starting WoL utility:"
+#~ msgstr "Startar hjälpprogrammet för fjärrstyrning av uppstart:"