blob: 8be24742f83bd5ddbd2c5c8fabd9c64dc7e6abda (
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
88
|
# 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: 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"
"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 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"
msgstr ""
"Zu startenden Rechner selektieren oder benutzerdefinierte MAC-Adresse angeben"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:116
msgid "Dismiss"
msgstr "Schließen"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:62
msgid "Host to wake up"
msgstr "Anzuschaltender Rechner"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:50
msgid "Network interface to use"
msgstr "Verwendete Schnittstelle"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:87
msgid "No target host specified!"
msgstr "Es wurde kein Zielhost angegeben!"
#: 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 ""
"Manchmal funktioniert nur eines der beiden Programme. Wenn eines "
"fehlschlägt, versuchen Sie das Andere"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:51
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:36
#: 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:37
msgid ""
"Wake on LAN is a mechanism to remotely boot computers in the local network."
msgstr ""
"Wake-on-LAN ist ein Mechanismus um Geräte im lokalen Netzwerk ferngesteuert "
"anzuschalten."
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:133
msgid "Wake up host"
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 "Rechner wird angeschaltet"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:122
msgid "Waking host failed:"
msgstr "Anschalten des Rechners fehlgeschlagen:"
#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:42
msgid "WoL program"
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:"
|