blob: e949330425c39154c37b4094268cea8b917dc6d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# Generated from applications/luci-wol/luasrc/model/cbi/wol.lua
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-19 00:29+0200\n"
"PO-Revision-Date: 2019-11-06 23:04+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswol/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"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"
#: 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 "Elija el host a despertar o introduzca su dirección MAC"
#: 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 "Host a despertar"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:48
msgid "Network interface to use"
msgstr "Interfaz de red a utilizar"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:84
msgid "No target host specified!"
msgstr ""
#: 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 ""
"A veces solo una de las dos herramientas funciona. Si una falla, pruebe la "
"otra"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:49
msgid "Specifies the interface the WoL packet is sent on"
msgstr "Especifica la interfaz donde se envían los paquetes WoL"
# 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:34
#: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3
msgid "Wake on LAN"
msgstr "Wake on LAN"
#: 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 ""
"Wake on LAN es un mecanismo para iniciar equipos de forma remota en la red "
"local."
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:130
msgid "Wake up host"
msgstr "Despertar host"
#: 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 "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:"
|