blob: 90748e1b0e883526b729748e14fefb59588df4af (
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
|
# Generated from applications/luci-wol/luasrc/model/cbi/wol.lua
#
msgid ""
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: 2013-02-03 14:01+0200\n"
"Last-Translator: Francesco <3gasas@gmail.com>\n"
"Language-Team: none\n"
"Language: it\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: Pootle 2.0.6\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 "Scegli l'host da \"svegliare\" o inserisci il MAC address da usare"
#: 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 da \"svegliare\""
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:48
msgid "Network interface to use"
msgstr "Interfaccia di rete da usare"
#: 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
#, fuzzy
msgid ""
"Sometimes only one of the two tools works. If one fails, try the other one"
msgstr ""
"A volte solo uno dei due tools funziona. Se uno fallisce, tenta di usare il "
"secondo"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:49
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: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 è un meccanismo che permette di avviare da remoto i computer "
"nella rete locale"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:130
msgid "Wake up host"
msgstr "Sveglia 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 "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:"
|