From 40de466475a617f42d1f5cfa03d0342676e84c9b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Wed, 7 Nov 2018 18:10:59 +0200 Subject: i18n: sync translations, add location annotatations Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman --- applications/luci-app-wol/po/en/wol.po | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'applications/luci-app-wol/po/en/wol.po') diff --git a/applications/luci-app-wol/po/en/wol.po b/applications/luci-app-wol/po/en/wol.po index 877ba34faa..aeb61955a0 100644 --- a/applications/luci-app-wol/po/en/wol.po +++ b/applications/luci-app-wol/po/en/wol.po @@ -11,43 +11,57 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:38 msgid "Broadcast on all interfaces" msgstr "Broadcast on all interfaces" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:47 msgid "Choose the host to wake up or enter a custom MAC address to use" msgstr "Choose the host to wake up or enter a custom MAC address to use" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:46 msgid "Host to wake up" msgstr "Host to wake up" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:31 msgid "Network interface to use" msgstr "Network interface to use" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:55 msgid "Send to broadcast address" msgstr "" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:24 #, fuzzy msgid "" "Sometimes only one of the two tools works. If one fails, try the other one" msgstr "" "Sometimes only one of both tools work. If one of fails, try the other one" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:32 msgid "Specifies the interface the WoL packet is sent on" msgstr "Specifies the interface the WoL packet is sent on" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:82 msgid "Starting WoL utility:" msgstr "Starting WoL utility:" +#: 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 msgid "Wake on LAN" msgstr "Wake on LAN" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:10 msgid "" "Wake on LAN is a mechanism to remotely boot computers in the local network." msgstr "" "Wake on LAN is a mechanism to remotely boot computers in the local network." +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:12 msgid "Wake up host" msgstr "Wake up host" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:23 msgid "WoL program" msgstr "WoL program" -- cgit v1.2.3