luci-app-wol: fix some untranslated strings 4662/head
authorVan Waholtz <vanwaholtz@gmail.com>
Wed, 16 Dec 2020 10:31:45 +0000 (02:31 -0800)
committerVan Waholtz <vanwaholtz@gmail.com>
Wed, 16 Dec 2020 10:40:30 +0000 (02:40 -0800)
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
34 files changed:
applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js
applications/luci-app-wol/po/ar/wol.po
applications/luci-app-wol/po/bg/wol.po
applications/luci-app-wol/po/bn_BD/wol.po
applications/luci-app-wol/po/ca/wol.po
applications/luci-app-wol/po/cs/wol.po
applications/luci-app-wol/po/de/wol.po
applications/luci-app-wol/po/el/wol.po
applications/luci-app-wol/po/en/wol.po
applications/luci-app-wol/po/es/wol.po
applications/luci-app-wol/po/fi/wol.po
applications/luci-app-wol/po/fr/wol.po
applications/luci-app-wol/po/he/wol.po
applications/luci-app-wol/po/hi/wol.po
applications/luci-app-wol/po/hu/wol.po
applications/luci-app-wol/po/it/wol.po
applications/luci-app-wol/po/ja/wol.po
applications/luci-app-wol/po/ko/wol.po
applications/luci-app-wol/po/mr/wol.po
applications/luci-app-wol/po/ms/wol.po
applications/luci-app-wol/po/nb_NO/wol.po
applications/luci-app-wol/po/pl/wol.po
applications/luci-app-wol/po/pt/wol.po
applications/luci-app-wol/po/pt_BR/wol.po
applications/luci-app-wol/po/ro/wol.po
applications/luci-app-wol/po/ru/wol.po
applications/luci-app-wol/po/sk/wol.po
applications/luci-app-wol/po/sv/wol.po
applications/luci-app-wol/po/templates/wol.pot
applications/luci-app-wol/po/tr/wol.po
applications/luci-app-wol/po/uk/wol.po
applications/luci-app-wol/po/vi/wol.po
applications/luci-app-wol/po/zh_Hans/wol.po
applications/luci-app-wol/po/zh_Hant/wol.po

index f3b363d60a0f47505e7fa994599cf877d85058ff..3e0c70a924458401f54fa101befe1151f6090649 100644 (file)
@@ -71,7 +71,7 @@ return view.extend({
                });
 
                if (has_ewk) {
-                       o = s.option(form.Flag, 'broadcast', ('Send to broadcast address'));
+                       o = s.option(form.Flag, 'broadcast', _('Send to broadcast address'));
 
                        if (has_wol)
                                o.depends('executable', '/usr/bin/etherwake');
@@ -104,7 +104,7 @@ return view.extend({
                        }
 
                        ui.showModal(_('Waking host'), [
-                               E('p', { 'class': 'spinning' }, [ 'Starting WoL utility…' ])
+                               E('p', { 'class': 'spinning' }, [ _('Starting WoL utility…') ])
                        ]);
 
                        return fs.exec(bin, args).then(function(res) {
index da42825191da21877945bb3c71eaf81ee9711e12..1531f0d48a50efcf855ee9b36e66f539be7f7d60 100644 (file)
@@ -35,6 +35,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -44,6 +48,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 8d8652766e7639850b07c2e2215dea9dbe47a211..6e233b31d2274a835c564fc2ca94b334074fd652 100644 (file)
@@ -35,6 +35,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -44,6 +48,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 57bba33c3a5165d807dd235c9470ad0670178aa4..d057b92fa2a9f80a773e46ac25c29c1788d45c31 100644 (file)
@@ -35,6 +35,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -44,6 +48,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index a9ccc2083db57509ff42ba6a7f3da909069e749e..93464d6ba16805c61515da1b5bf848f0ed6e7207 100644 (file)
@@ -41,6 +41,10 @@ msgstr "Interfície de xarxa per a utilitzar"
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45
 #, fuzzy
 msgid ""
@@ -53,6 +57,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Especifica la interfície en que s'envia el paquet WoL"
 
+#: 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"
index 1237d035dc79d64ec681a9a1ba0d8f8eb0de739c..04c2be71413f986f43c46f13d0f7ab7a9a3b58e5 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Které síťové rozhraní použít"
 msgid "No target host specified!"
 msgstr "Nezadáno žádné cílové zařízení!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Odeslat na adresu všesměrového vysílání"
+
 #: 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"
@@ -51,6 +55,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Zde se nastaví síťové rozhraní, přes které budou zasílány WoL packety"
 
+#: 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"
@@ -82,8 +90,5 @@ msgstr "Program provádějící WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Vysílat broadcastem na všech rozhraních"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Odeslat na adresu všesměrového vysílání"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Spouštím nástroj WoL:"
index 30aca79dc28d3fc041672f0934a93ad2839ad0e4..2a479d51166cb0fd935c1e223e55e203a8c25c5b 100644 (file)
@@ -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:"
index 47b4abd09f90a437e924b981f7541529ca63e03f..f23b28c800afec7839d786c515e28c70c780cdfa 100644 (file)
@@ -37,6 +37,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -46,6 +50,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 8f312faa85ea2874d563c3b2d0e6ebe1129426be..726ca6ae206f93f1c268f82e9d60e582e3eb3528 100644 (file)
@@ -35,6 +35,10 @@ msgstr "Network interface to use"
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45
 #, fuzzy
 msgid ""
@@ -46,6 +50,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Specifies the interface the WoL packet is sent on"
 
+#: 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"
index 8e2f6fc3a0891b4ad5d7a3f84848252c775243b6..5385c36619d6ce11d15928bd2e163dbce5a69996 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Interfaz de red a utilizar"
 msgid "No target host specified!"
 msgstr "¡No se ha especificado el host de destino!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Enviar a la dirección de transmisión"
+
 #: 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"
@@ -51,6 +55,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Especifica la interfaz donde se envían los paquetes WoL"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:107
+msgid "Starting WoL utility…"
+msgstr ""
+
 # Wake on LAN es un término habitualmente utilizado en el español para referirse a esa misma función de encendido remoto a través de la red
 #: 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
@@ -84,8 +92,5 @@ msgstr "Programa WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Transmitir en todas las interfaces"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Enviar a la dirección de transmisión"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Iniciando utilidad WoL:"
index 35341f8acb27dd217cc6a61ee55299bc62452443..5069acdfccd0407ff053ca9d4a28be956afe138b 100644 (file)
@@ -38,6 +38,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -47,6 +51,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 39a6c4af7cc8e1b0a8bec5995155716467388794..34b281de49c078667fca513ea69b26e61390e6a4 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Interface réseau à utiliser"
 msgid "No target host specified!"
 msgstr "Aucun hôte cible n'est spécifié !"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -52,6 +56,10 @@ msgstr ""
 "Spécifie l'interface sur laquelle le paquet <abbr title=\"Wake on LAN\">WoL</"
 "abbr> est envoyé"
 
+#: 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"
index 47b4abd09f90a437e924b981f7541529ca63e03f..f23b28c800afec7839d786c515e28c70c780cdfa 100644 (file)
@@ -37,6 +37,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -46,6 +50,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index bcf1c8db1f1f4c5e735f7b4e3f09ffcd35fa644e..c0ce865387eae4fb3fac41aad2b06ff1f84ed209 100644 (file)
@@ -35,6 +35,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -44,6 +48,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 6f668a3820750211102b5b80eb8165678ec2aab2..f3c179d3a1c6ee8398a21b348ed1a3ef6634fd64 100644 (file)
@@ -42,6 +42,10 @@ msgstr "Használandó interfész"
 msgid "No target host specified!"
 msgstr "Nincs megadva cím."
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Küldés az üzenetszórási címre"
+
 #: 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"
@@ -54,6 +58,10 @@ msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 "Megadja azt az interfészt amelyiken keresztül a WoL csomag kiküldésre kerül"
 
+#: 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"
@@ -86,8 +94,5 @@ msgstr "WoL program"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Szórás az összes interfészen"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Küldés az üzenetszórási címre"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "WoL segédprogram elindítása:"
index 48fc34ace2615ff65fe3770ff63968b3a4ee2e16..0850e50de33a8d5f360c202e06cace56a3db3a12 100644 (file)
@@ -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:"
index f1fd2d4355d81ff57b4a0b265a8f833c46aed6f6..d3014eb9f539f078496fd928edb8f7cdb60b8808 100644 (file)
@@ -40,15 +40,25 @@ msgstr "使用するネットワークインターフェース"
 msgid "No target host specified!"
 msgstr "ターゲットホストが指定されていません!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "ブロードキャスト アドレスに送信する"
+
 #: 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"
-msgstr "片方のツールのみが動作する場合があるため、片方が失敗する場合は別のツールを試してみてください"
+msgstr ""
+"片方のツールのみが動作する場合があるため、片方が失敗する場合は別のツールを試"
+"してみてください"
 
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:53
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "WoLパケットを送信するインタフェースを指定"
 
+#: 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"
@@ -81,8 +91,5 @@ msgstr "WoLプログラム"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "全てのインターフェースへブロードキャスト"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "ブロードキャスト アドレスに送信する"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "WoLユーティリティを起動:"
index 9b6d09f43a41176fe272beccf219a51c392dff09..07baf6d5e47ed72cf0745ff32bd48514e1e0c302 100644 (file)
@@ -35,6 +35,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -44,6 +48,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index f787f9d355059d107c077cc2a026755b69aa2560..4f8d455a049e95721fac6416394b70322620dd46 100644 (file)
@@ -16,8 +16,7 @@ msgstr ""
 
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:65
 msgid "Choose the host to wake up or enter a custom MAC address to use"
-msgstr ""
-"उठण्यासाठी होस्ट निवडा किंवा वापरण्यासाठी सानुकूल मॅक पत्ता प्रविष्ट करा"
+msgstr "उठण्यासाठी होस्ट निवडा किंवा वापरण्यासाठी सानुकूल मॅक पत्ता प्रविष्ट करा"
 
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:118
 msgid "Dismiss"
@@ -39,17 +38,24 @@ msgstr "वापरण्यासाठी नेटवर्क इंटर
 msgid "No target host specified!"
 msgstr "कोणतेही लक्ष्य होस्ट निर्दिष्ट केलेले नाही!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
 msgstr ""
-"कधीकधी दोनपैकी केवळ एक साधने कार्य करतात. जर एक अपयशी ठरले तर दुसर्‍याचा "
-"वापरून पहा"
+"कधीकधी दोनपैकी केवळ एक साधने कार्य करतात. जर एक अपयशी ठरले तर दुसर्‍याचा वापरून पहा"
 
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:53
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "WoL पॅकेट पाठवलेले इंटरफेस निर्दिष्ट करते"
 
+#: 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"
@@ -58,9 +64,7 @@ msgstr "लॅनवर जागे व्हा"
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:39
 msgid ""
 "Wake on LAN is a mechanism to remotely boot computers in the local network."
-msgstr ""
-"वॅक ऑन लॅन ही स्थानिक नेटवर्कमध्ये संगणक दूरस्थपणे बूट करण्याची एक यंत्रणा "
-"आहे."
+msgstr "वॅक ऑन लॅन ही स्थानिक नेटवर्कमध्ये संगणक दूरस्थपणे बूट करण्याची एक यंत्रणा आहे."
 
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:135
 msgid "Wake up host"
index 579c0a85342031f2ff4bb18e985703bee11c24a5..f52f04b7af7940d64384fbca7d5f7ac9aacca105 100644 (file)
@@ -36,6 +36,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -45,6 +49,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index 5e8402f792201fc977b7f3ece9b8855857e50892..d21f0c37625f8fa6f385972ecfc581bbc6c436de 100644 (file)
@@ -30,6 +30,10 @@ msgstr "Nettverksgrensesnitt"
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45
 #, fuzzy
 msgid ""
@@ -42,6 +46,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Angir grensesnittet som WoL pakken blir sendt ut på"
 
+#: 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"
index 5ea6b7bf7342935f38a986715a317b44216f8639..460098cb6e87c101e3ec466995ac55a851f82c1b 100644 (file)
@@ -41,6 +41,10 @@ msgstr "Użyty interfejs sieciowy"
 msgid "No target host specified!"
 msgstr "Nie określono hosta docelowego!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Wyślij na adres rozgłoszeniowy"
+
 #: 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"
@@ -52,6 +56,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Definiuje interfejs, na który będzie wysłany pakiet WoL"
 
+#: 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 "Narzędzie WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Rozgłaszaj na wszystkie interfejsy"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Wyślij na adres rozgłoszeniowy"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Uruchamianie narzędzia WoL:"
index 898127282d13ee3f47f4bc8bfd9af950579a5090..c0ddcbd777b2e84e0f599d3d401ea711b1b7c15d 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Interface de rede a usar"
 msgid "No target host specified!"
 msgstr "Nenhum host de destino especificado!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Enviar para o endereço de broadcast"
+
 #: 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"
@@ -49,6 +53,10 @@ msgstr "Às vezes só uma das ferramentas funciona. Se uma falhar, tente a outra
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Especifica a interface pela qual é enviado o pacota WoL"
 
+#: 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"
@@ -81,8 +89,5 @@ msgstr "Programa de WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Broadcast em todas as interfaces"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Enviar para o endereço de broadcast"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "A iniciar a ferramenta WoL:"
index c36a51b0d8282c48215595dc6fbf1f89afa3be22..449a5dba7b8bc8bae54108daa0ff4e32ddd0aa01 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Interfaces de rede para usar"
 msgid "No target host specified!"
 msgstr "Nenhum host de destino foi especificado!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Enviar para o endereço de broadcast"
+
 #: 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"
@@ -51,6 +55,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Especifica a interface para onde os pacotes de WoL serão enviados"
 
+#: 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"
@@ -83,8 +91,5 @@ msgstr "Programa WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Broadcast em todas as interfaces"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Enviar para o endereço de broadcast"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Iniciando utilitário WoL:"
index d303c3cedd7d661a2b2aa63f1b1ebba405f5659c..bf696005fea09237f22cb055d73af7b1bc0b303c 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Interfata de retea pentru utilizare"
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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 interfata prin care pachetele WoL sunt trimise"
 
+#: 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"
index 65e797109c954fa5d679ec8e41adc622f7183b10..275789ef2b31c09adc2822be249303af78ccee26 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Выбрать Сетевой интерфейс"
 msgid "No target host specified!"
 msgstr "Хост не указан!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Отправить на<br />широковещательный<br />адрес"
+
 #: 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"
@@ -51,6 +55,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Задать сетевой интерфейс, с которого будут посланы пакеты WoL"
 
+#: 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"
@@ -86,8 +94,5 @@ msgstr "Утилита WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Использовать широковещательную передачу на все интерфейсы"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Отправить на<br />широковещательный<br />адрес"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Запускаю утилиту WoL:"
index a7107b4f72a88357a5a6777970f5edb30d566b68..c66c1066669746273dc4324674f6b2fec21fbe02 100644 (file)
@@ -38,6 +38,10 @@ msgstr "Sieťové rozhranie na použitie"
 msgid "No target host specified!"
 msgstr "Nebol zadaný žiadny cieľový hostiteľ!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -49,6 +53,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Určuje rozhranie, na ktoré sa odosiela packet WoL"
 
+#: 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"
index 777c63b9da3162b9aac2f3f9535d37ee2fb4bf2f..3b24c504e8f6a94051af8fa6192626943098d56a 100644 (file)
@@ -38,6 +38,10 @@ msgstr "Nätverksgränssnitt att använda"
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Skicka till sändningsadress"
+
 #: 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"
@@ -49,6 +53,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Anger gränssnittet som fjärrstartspaketet skickas med"
 
+#: 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"
@@ -81,8 +89,5 @@ 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:"
index 2fe027b4ff141da2aa373b9084729e88fce46e87..fbc5bf00c315f895a1a31358a3be128f9624cbec 100644 (file)
@@ -25,6 +25,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -34,6 +38,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index e7b19e22215715fd259fbf588550cb214eec7418..1cdd34987ef1c62c221de4719425232d8763a466 100644 (file)
@@ -40,6 +40,10 @@ msgstr "Kullanılacak ağ arayüzü"
 msgid "No target host specified!"
 msgstr "Hedef cihaz belirtilmedi!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -51,6 +55,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "WoL paketinin gönderildiği arayüzü belirtir"
 
+#: 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"
index 7c0f8e6487170fe427c7cb4f1bdad7e9e8dc21f5..1cbd5af4fed95764c49ea81996956a321a21fc1a 100644 (file)
@@ -39,6 +39,10 @@ msgstr "Використовувати мережевий інтерфейс"
 msgid "No target host specified!"
 msgstr "Цільовий компʼютер не вказано!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "Надіслати на широкомовну адресу"
+
 #: 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"
@@ -50,6 +54,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "Визначає інтерфейс, яким буде надіслано пакет WoL"
 
+#: 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"
@@ -82,8 +90,5 @@ msgstr "Программа WoL"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "Широкомовна трансляція на всіх інтерфейсах"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "Надіслати на широкомовну адресу"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "Запуск утиліти WoL:"
index d5f4ecf140a397c4db1f375a581a48b9513b2d7e..5387670f682c7a0475e41633afc70e25ce7c8016 100644 (file)
@@ -37,6 +37,10 @@ msgstr ""
 msgid "No target host specified!"
 msgstr ""
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr ""
+
 #: 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"
@@ -46,6 +50,10 @@ msgstr ""
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr ""
 
+#: 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"
index e411dd9bf7519fbf433c34a399b1d2845b2c1b91..014e16e195c6f198e6b0f21cc8e70a38698449c4 100644 (file)
@@ -41,6 +41,10 @@ msgstr "选择使用的网络接口"
 msgid "No target host specified!"
 msgstr "未指定目标主机!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "发送到广播地址"
+
 #: 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"
@@ -50,6 +54,10 @@ msgstr "这两个工具有时只有一个生效。如果其中一个失效,请
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "限定将发送网络唤醒数据包的接口"
 
+#: 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"
@@ -80,8 +88,5 @@ msgstr "网络唤醒程序"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "向所有接口广播"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "发送到广播地址"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "正在启动网络唤醒工具:"
index 923b126ba87745e8c07a72aa5c855eae5f57ad7a..735e1bc6619ea9c386d3fb2feabed1f0942cf615 100644 (file)
@@ -41,6 +41,10 @@ msgstr "選擇使用的網路介面"
 msgid "No target host specified!"
 msgstr "未指定任何目標!"
 
+#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74
+msgid "Send to broadcast address"
+msgstr "傳送到廣播位址"
+
 #: 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"
@@ -50,6 +54,10 @@ msgstr "這兩個工具有時只有一個生效。如果其中一個失效,請
 msgid "Specifies the interface the WoL packet is sent on"
 msgstr "指定 WoL 封包傳送的介面"
 
+#: 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"
@@ -80,8 +88,5 @@ msgstr "網路喚醒程式"
 #~ msgid "Broadcast on all interfaces"
 #~ msgstr "向所有介面廣播"
 
-#~ msgid "Send to broadcast address"
-#~ msgstr "傳送到廣播位址"
-
 #~ msgid "Starting WoL utility:"
 #~ msgstr "正在啟動網路喚醒工具:"