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/pt/wol.po | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'applications/luci-app-wol/po/pt/wol.po') diff --git a/applications/luci-app-wol/po/pt/wol.po b/applications/luci-app-wol/po/pt/wol.po index 1cce43086e..29abfbbdc1 100644 --- a/applications/luci-app-wol/po/pt/wol.po +++ b/applications/luci-app-wol/po/pt/wol.po @@ -15,43 +15,57 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:38 msgid "Broadcast on all interfaces" msgstr "Broadcast em todas as 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 "Escolha ao host a acordar ou escreva um MAC personalizado a ser usado" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:46 msgid "Host to wake up" msgstr "Host a acordar" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:31 msgid "Network interface to use" msgstr "Interface de rede a usar" +#: 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 "Às vezes só uma das ferramentas funciona. Se uma falhar, tente a outra" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:32 msgid "Specifies the interface the WoL packet is sent on" msgstr "Especifica a interface pela qual é enviado o pacota WoL" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:82 msgid "Starting WoL utility:" msgstr "A iniciar a ferramenta WoL" +#: 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 é um mecanismo para remotamente iniciar computadores numa rede " "local." +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:12 msgid "Wake up host" msgstr "Acordar host" +#: applications/luci-app-wol/luasrc/model/cbi/wol.lua:23 msgid "WoL program" msgstr "Programa de WoL" -- cgit v1.2.3