diff options
Diffstat (limited to 'applications/luci-app-wol')
-rw-r--r-- | applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js | 6 | ||||
-rw-r--r-- | applications/luci-app-wol/po/de/wol.po | 8 | ||||
-rw-r--r-- | applications/luci-app-wol/po/fr/wol.po | 9 | ||||
-rw-r--r-- | applications/luci-app-wol/po/hu/wol.po | 14 | ||||
-rw-r--r-- | applications/luci-app-wol/po/ru/wol.po | 20 | ||||
-rw-r--r-- | applications/luci-app-wol/po/sk/wol.po | 25 |
6 files changed, 43 insertions, 39 deletions
diff --git a/applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js b/applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js index cafed753c9..f3b363d60a 100644 --- a/applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js +++ b/applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js @@ -1,4 +1,6 @@ 'use strict'; +'require view'; +'require dom'; 'require uci'; 'require fs'; 'require ui'; @@ -6,7 +8,7 @@ 'require form'; 'require tools.widgets as widgets'; -return L.view.extend({ +return view.extend({ formdata: { wol: {} }, callHostHints: rpc.declare({ @@ -82,7 +84,7 @@ return L.view.extend({ var map = document.querySelector('#maincontent .cbi-map'), data = this.formdata; - return L.dom.callClassMethod(map, 'save').then(function() { + return dom.callClassMethod(map, 'save').then(function() { if (!data.wol.mac) return alert(_('No target host specified!')); diff --git a/applications/luci-app-wol/po/de/wol.po b/applications/luci-app-wol/po/de/wol.po index 4a28d01ac7..8be24742f8 100644 --- a/applications/luci-app-wol/po/de/wol.po +++ b/applications/luci-app-wol/po/de/wol.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-03-05 08:06+0000\n" -"Last-Translator: Tobias Strobel <me@strobeltobias.de>\n" +"PO-Revision-Date: 2020-03-28 17:46+0000\n" +"Last-Translator: Dr.-Ing. Patrick Siegl <patrick@siegl.it>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/de/>\n" "Language: de\n" @@ -68,11 +68,11 @@ msgstr "Rechner anschalten" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:104 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:109 msgid "Waking host" -msgstr "" +msgstr "Rechner wird angeschaltet" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:122 msgid "Waking host failed:" -msgstr "" +msgstr "Anschalten des Rechners fehlgeschlagen:" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:42 msgid "WoL program" diff --git a/applications/luci-app-wol/po/fr/wol.po b/applications/luci-app-wol/po/fr/wol.po index f19229547d..ae6660142b 100644 --- a/applications/luci-app-wol/po/fr/wol.po +++ b/applications/luci-app-wol/po/fr/wol.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-02-09 15:50+0000\n" -"Last-Translator: Bob Weetabix <weetabixlalol@grr.la>\n" +"PO-Revision-Date: 2020-04-05 09:35+0000\n" +"Last-Translator: Hydci <giogio59@live.fr>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/fr/>\n" "Language: fr\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.0-dev\n" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:63 msgid "Choose the host to wake up or enter a custom MAC address to use" @@ -22,7 +22,7 @@ msgstr "Choisir l'hôte à réveiller ou entrer une adresse MAC à utiliser" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:116 msgid "Dismiss" -msgstr "Rejeter" +msgstr "Fermer" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:62 msgid "Host to wake up" @@ -37,7 +37,6 @@ 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:43 -#, fuzzy msgid "" "Sometimes only one of the two tools works. If one fails, try the other one" msgstr "" diff --git a/applications/luci-app-wol/po/hu/wol.po b/applications/luci-app-wol/po/hu/wol.po index 2dc994497e..4b2e4cdbf2 100644 --- a/applications/luci-app-wol/po/hu/wol.po +++ b/applications/luci-app-wol/po/hu/wol.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2019-12-16 23:24+0000\n" -"Last-Translator: Balázs Úr <balazs@urbalazs.hu>\n" +"PO-Revision-Date: 2020-03-31 13:27+0000\n" +"Last-Translator: Tamas Szanto <taszanto@gmail.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/hu/>\n" "Language: hu\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.0-dev\n" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:63 msgid "Choose the host to wake up or enter a custom MAC address to use" @@ -24,7 +24,7 @@ msgstr "" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:116 msgid "Dismiss" -msgstr "" +msgstr "Eltüntetés" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:62 msgid "Host to wake up" @@ -36,7 +36,7 @@ msgstr "Használandó interfész" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:87 msgid "No target host specified!" -msgstr "" +msgstr "Nincs megadva cím." #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:43 msgid "" @@ -69,11 +69,11 @@ msgstr "Gép felélesztése" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:104 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:109 msgid "Waking host" -msgstr "" +msgstr "Felélesztés folyamatban" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:122 msgid "Waking host failed:" -msgstr "" +msgstr "Nem sikerült feléleszteni:" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:42 msgid "WoL program" diff --git a/applications/luci-app-wol/po/ru/wol.po b/applications/luci-app-wol/po/ru/wol.po index 27fb6464d6..ac108e9728 100644 --- a/applications/luci-app-wol/po/ru/wol.po +++ b/applications/luci-app-wol/po/ru/wol.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: wol\n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-03-03 13:34+0000\n" -"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" +"PO-Revision-Date: 2020-03-29 11:15+0000\n" +"Last-Translator: anonymous <noreply@weblate.org>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/ru/>\n" "Language: ru\n" @@ -18,9 +18,7 @@ msgstr "" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:63 msgid "Choose the host to wake up or enter a custom MAC address to use" -msgstr "" -"Выберете хост который необходимо разбудить.<br/> Можно использовать MAC-" -"адрес или имя хоста." +msgstr "Выберете хост для пробуждения или введите MAC-адрес" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:116 msgid "Dismiss" @@ -36,18 +34,18 @@ msgstr "Выбрать Сетевой интерфейс" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:87 msgid "No target host specified!" -msgstr "" +msgstr "Хост не указан!" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:43 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:51 msgid "Specifies the interface the WoL packet is sent on" -msgstr "Задать сетевой интерфейс, по которому будут посланы пакеты WoL." +msgstr "Задать сетевой интерфейс, с которого будут посланы пакеты WoL" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:36 #: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3 @@ -71,11 +69,11 @@ msgstr "Разбудить хост" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:104 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:109 msgid "Waking host" -msgstr "" +msgstr "Пробуждаемый хост" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:122 msgid "Waking host failed:" -msgstr "" +msgstr "Пробуждение хоста не удалось:" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:42 msgid "WoL program" diff --git a/applications/luci-app-wol/po/sk/wol.po b/applications/luci-app-wol/po/sk/wol.po index ee8da0b45f..9e745b28b2 100644 --- a/applications/luci-app-wol/po/sk/wol.po +++ b/applications/luci-app-wol/po/sk/wol.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-03-07 21:24+0000\n" +"PO-Revision-Date: 2020-03-09 14:34+0000\n" "Last-Translator: Chaoos <all@chaoos.com>\n" "Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/sk/>\n" @@ -15,6 +15,8 @@ msgstr "" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:63 msgid "Choose the host to wake up or enter a custom MAC address to use" msgstr "" +"Vyberte hostiteľa pre zobudenie, alebo zadajte vlastnú MAC adresu, ktorú " +"chcete použiť" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:116 msgid "Dismiss" @@ -22,48 +24,51 @@ msgstr "Zamietnuť" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:62 msgid "Host to wake up" -msgstr "" +msgstr "Hostiteľ na zobudenie" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:50 msgid "Network interface to use" -msgstr "" +msgstr "Sieťové rozhranie na použitie" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:87 msgid "No target host specified!" -msgstr "" +msgstr "Nebol zadaný žiadny cieľový hostiteľ!" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:43 msgid "" "Sometimes only one of the two tools works. If one fails, try the other one" msgstr "" +"Niekedy funguje iba jeden z týchto dvoch nástrojov. Ak jeden zlyhá, skúste " +"druhý" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:51 msgid "Specifies the interface the WoL packet is sent on" -msgstr "" +msgstr "Určuje rozhranie, na ktoré sa odosiela packet WoL" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:36 #: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3 msgid "Wake on LAN" -msgstr "" +msgstr "Wake on LAN" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:37 msgid "" "Wake on LAN is a mechanism to remotely boot computers in the local network." msgstr "" +"Wake on LAN je mechanizmus na diaľkové zapnutie počítačov v lokálnej sieti." #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:133 msgid "Wake up host" -msgstr "" +msgstr "Zobudiť hostiteľa" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:104 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:109 msgid "Waking host" -msgstr "" +msgstr "Zobúdzanie hostiteľa" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:122 msgid "Waking host failed:" -msgstr "" +msgstr "Zobúdzanie hostiteľa zlyhalo:" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:42 msgid "WoL program" -msgstr "" +msgstr "Program WoL" |