* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
[project/luci.git] / applications / luci-statistics / luasrc / i18n / statistics.de.lua
1 stat_statistics = [[Statistiken]]
2 stat_systemplugins = [[Systemplugins]]
3 stat_networkplugins = [[Netzwerkplugins]]
4 stat_outputplugins = [[Ausgabeplugins]]
5 stat_showtimespan = [[Zeitspanne zeigen »]]
6 stat_graphs = [[Diagramme]]
7 stat_collectd = [[Collectd]]
8 stat_cpu = [[Prozessor]]
9 stat_ping = [[Ping]]
10 stat_iptables = [[Firewall]]
11 stat_netlink = [[Netlink]]
12 stat_processes = [[Prozesse]]
13 stat_wireless = [[Drahtlos]]
14 stat_tcpconns = [[TCP-Verbindungen]]
15 stat_interface = [[Schnittstellen]]
16 stat_df = [[Plattenspeicher]]
17 stat_irq = [[Interrupts]]
18 stat_disk = [[Plattenauslastung]]
19 stat_exec = [[Exec]]
20 stat_rrdtool = [[RRDTool]]
21 stat_network = [[Netzwerk]]
22 stat_csv = [[CSV Ausgabe]]
23 stat_load = [[Systemlast]]
24 stat_dg_label_wireless__signal_noise = [[dBm]]
25 stat_ds_signal_noise = [[Noise-Level]]
26 stat_dg_label_wireless__signal_quality = [[n]]
27 stat_dg_title_ping = [[%H: ICMP Antwortzeiten]]
28 stat_dg_label_ping = [[ms]]
29 stat_ds_ping = [[%di]]
30 stat_dg_title_iptables__ipt_packets = [[%H: Firewall - Verarbeitete Pakete]]
31 stat_dg_label_iptables__ipt_packets = [[Pakete/s]]
32 stat_dg_title_netlink__if_octets = [[%H: Netlink - Transfer auf %pi]]
33 stat_dg_label_netlink__if_octets = [[Bytes/s]]
34 stat_ds_if_octets = [[Bytes (%ds)]]
35 stat_dg_title_netlink__if_packets = [[%H: Netlink - Pakete auf %pi]]
36 stat_dg_label_netlink__if_packets = [[Pakete/s]]
37 stat_ds_if_packets = [[Verarbeitet (%ds)]]
38 stat_ds_if_dropped = [[Verworfen (%ds)]]
39 stat_ds_if_errors = [[Fehler (%ds)]]
40 stat_dg_title_netlink__if_multicast = [[%H: Netlink - Multicast auf %pi]]
41 stat_dg_label_netlink__if_multicast = [[Pakete/s]]
42 stat_ds_if_multicast = [[Pakete]]
43 stat_dg_title_netlink__if_collisions = [[%H: Netlink - Kollisionen auf %pi]]
44 stat_dg_label_netlink__if_collisions = [[Kollisionen/s]]
45 stat_ds_if_collisions = [[Kollisionen]]
46 stat_dg_title_netlink__if_tx_errors = [[%H: Netlink - Fehler auf %pi]]
47 stat_dg_label_netlink__if_tx_errors = [[Fehler/s]]
48 stat_ds_if_tx_errors = [[%di]]
49 stat_ds_if_rx_errors = [[%di]]
50 stat_dg_title_processes = [[%H: Prozesse]]
51 stat_dg_label_processes = [[Prozesse/s]]
52 stat_ds_ps_state = [[%di]]
53 stat_dg_title_processes__ps_cputime = [[%H: Prozess %pi - Verbrauchte CPU Zeit]]
54 stat_dg_label_processes__ps_cputime = [[Jiffies]]
55 stat_ds_ps_cputime__syst = [[System]]
56 stat_ds_ps_cputime__user = [[User]]
57 stat_dg_title_processes__ps_count = [[%H: Prozess %pi - Threads und Prozesse]]
58 stat_dg_label_processes__ps_count = [[Anzahl]]
59 stat_ds_ps_count__threads = [[Threads]]
60 stat_ds_ps_count__processes = [[Prozesse]]
61 stat_dg_title_processes__ps_pagefaults = [[%H: Prozess %pi - Speicherzugriffsfehler]]
62 stat_dg_label_processes__ps_pagefaults = [[Zugriffsfehler]]
63 stat_ds_ps_pagefaults = [[Zugriffsfehler]]
64 stat_dg_title_processes__ps_rss = [[%H: Process %pi - Virtueller Speicher]]
65 stat_dg_label_processes__ps_rss = [[Bytes]]
66 stat_ds_ps_rss = [[virtueller Speicher]]
67 stat_dg_title_cpu = [[%H: Auslastung auf Prozessor #%pi]]
68 stat_dg_label_cpu = [[%]]
69 stat_ds_cpu = [[%di]]
70 stat_dg_title_interface__if_octets = [[%H: Transfer auf %di]]
71 stat_dg_label_interface__if_octets = [[Bytes/s]]
72 stat_dg_title_interface__if_packets = [[%H: Pakete auf %di]]
73 stat_dg_label_interface__if_packets = [[Pakete/s]]
74 stat_dg_title_tcpconns = [[%H: TCP-Verbindungen auf Port %pi]]
75 stat_dg_label_tcpconns = [[Verbindungen/s]]
76 stat_ds_tcp_connections = [[%di]]
77 stat_dg_title_df = [[%H: Speicherverbrauch auf %di]]
78 stat_dg_label_df = [[Bytes]]
79 stat_ds_df__used = [[belegt ]]
80 stat_dg_title_irq = [[%H: Interrupts]]
81 stat_dg_label_irq = [[Aufrufe/s]]
82 stat_ds_irq = [[IRQ %di]]
83 stat_dg_title_load = [[%H: Systemlast]]
84 stat_dg_label_load = [[Last]]
85 stat_ds_load__shortterm = [[1 Minute]]
86 stat_ds_load__midterm = [[5 Minuten]]
87 stat_ds_load__longterm = [[15 Minuten]]
88 lucistatistics = [[Statistiken]]
89 lucistatistics_collectd = [[Collectd Einstellungen]]
90 lucistatistics_collectd_hostname = [[Hostname]]
91 lucistatistics_collectd_basedir = [[Basisverzeichnis]]
92 lucistatistics_collectd_include = [[Verzeichnis für Unterkonfigurationen]]
93 lucistatistics_collectd_plugindir = [[Verzeichnis für Collectd-Plugins]]
94 lucistatistics_collectd_pidfile = [[Pfad zu PID-Datei]]
95 lucistatistics_collectd_typesdb = [[Dataset-Definitionen]]
96 lucistatistics_collectd_interval = [[Daten-Sammelintervall]]
97 lucistatistics_collectd_interval_desc = [[Sekunden]]
98 lucistatistics_collectd_readthreads = [[Anzahl paralleler Sammelprozesse]]
99 lucistatistics_collectd_fqdnlookup = [[automatisch vollen Hostnamen herausfinden]]
100 lucistatistics_collectdcpu = [[CPU Plugin Konfiguration]]
101 lucistatistics_collectdcpu_desc = [[Das CPU-Plugin sammelt grundlegende Statistiken über die Prozessorauslastung.]]
102 lucistatistics_collectdcpu_enable = [[Plugin aktivieren]]
103 lucistatistics_collectdcsv = [[CSV Plugin Konfiguration]]
104 lucistatistics_collectdcsv_enable = [[Plugin aktivieren]]
105 lucistatistics_collectdcsv_datadir = [[Speicherverzeichnis für die CSV-Dateien]]
106 lucistatistics_collectdcsv_storerates = [[Werte nicht absolut sondern als Raten speichern]]
107 lucistatistics_collectddf = [[DF Plugin Konfiguration]]
108 lucistatistics_collectddf_desc = [[Das DF-Plugin sammelt Statistiken über den Speicherverbrauch auf verschiedenen Geräten, Mount-Punkten oder Dateisystemtypen.]]
109 lucistatistics_collectddf_enable = [[Plugin aktivieren]]
110 lucistatistics_collectddf_devices = [[Geräte überwachen]]
111 lucistatistics_collectddf_devices_desc = [[mehrere mit Leerzeichen trennen]]
112 lucistatistics_collectddf_mountpoints = [[Mount-Punkte überwachen]]
113 lucistatistics_collectddf_mountpoints_desc = [[mehrere mit Leerzeichen trennen]]
114 lucistatistics_collectddf_fstypes = [[Datesystemtypen überwachen]]
115 lucistatistics_collectddf_fstypes_desc = [[mehrere mit Leerzeichen trennen]]
116 lucistatistics_collectddf_ignoreselected = [[Alle außer Ausgewählte überwachen]]
117 lucistatistics_collectddisk = [[Disk Plugin Konfiguration]]
118 lucistatistics_collectddisk_desc = [[Das Disk-Plugin sammelt detaillierte Statistiken über die Auslastung auf ausgewählten Festplatten und Partitionen.]]
119 lucistatistics_collectddisk_enable = [[Plugin aktivieren]]
120 lucistatistics_collectddisk_disks = [[Geräte und Partitionen überwachen]]
121 lucistatistics_collectddisk_disks_desc = [[mehrere mit Leerzeichen trennen]]
122 lucistatistics_collectddisk_ignoreselected = [[Alle außer Ausgewählte überwachen]]
123 lucistatistics_collectddns = [[DNS Plugin Konfiguration]]
124 lucistatistics_collectddns_desc = [[Das DNS-Plugin sammelt detaillierte Statistiken über DNS-bezogenen Verkehr auf ausgewählten Schnittstellen.]]
125 lucistatistics_collectddns_enable = [[Plugin aktivieren]]
126 lucistatistics_collectddns_interfaces = [[Schnittstellen überwachen]]
127 lucistatistics_collectddns_interfaces_desc = [[mehrere mit Leerzeichen trennen]]
128 lucistatistics_collectddns_ignoresources = [[Quelladressen ignorieren]]
129 lucistatistics_collectddns_ignoresources_desc = [[mehrere mit Leerzeichen trennen]]
130 lucistatistics_collectdemail = [[E-Mail Plugin Konfiguration]]
131 lucistatistics_collectdemail_enable = [[Plugin aktivieren]]
132 lucistatistics_collectdemail_socketfile = [[Dateipfad des Unix-Sockets]]
133 lucistatistics_collectdemail_socketgroup = [[Gruppenbesitzer festlegen]]
134 lucistatistics_collectdemail_socketgroup_desc = [[Gruppenname]]
135 lucistatistics_collectdemail_socketperms = [[Dateiberechtigungen des Unix-Sockets]]
136 lucistatistics_collectdemail_socketperms_desc = [[oktal]]
137 lucistatistics_collectdemail_maxconns = [[Maximale Anzahl erlaubter Verbindungen]]
138 lucistatistics_collectdexec = [[Exec Plugin Konfiguration]]
139 lucistatistics_collectdexec_enable = [[Plugin aktivieren]]
140 lucistatistics_collectdexecinput = [[Kommando zum Werte einlesen hinzufügen]]
141 lucistatistics_collectdexecinput_cmdline = [[Kommandozeile]]
142 lucistatistics_collectdexecinput_cmduser = [[Als Benutzer ausführen]]
143 lucistatistics_collectdexecinput_cmdgroup = [[Als Gruppe ausführen]]
144 lucistatistics_collectdexecnotify = [[Benachrichtigungskommando hinzufügen]]
145 lucistatistics_collectdexecnotify_cmdline = [[Kommandozeile]]
146 lucistatistics_collectdexecnotify_cmduser = [[Als Benutzer ausführen]]
147 lucistatistics_collectdexecnotify_cmdgroup = [[Als Gruppe ausführen]]
148 lucistatistics_collectdinterface = [[Interface Plugin Konfiguration]]
149 lucistatistics_collectdinterface_desc = [[Das Interface-Plugin sammelt allgemeine Verkehrsstatistiken auf ausgewählten Schnittstellen.]]
150 lucistatistics_collectdinterface_enable = [[Plugin aktivieren]]
151 lucistatistics_collectdinterface_interfaces = [[Schnittstellen überwachen]]
152 lucistatistics_collectdinterface_interfaces_desc = [[Strg gedrückt halten um mehrere Schnittstellen zu wählen]]
153 lucistatistics_collectdinterface_ignoreselected = [[Alle außer Ausgewählte überwachen]]
154 lucistatistics_collectdiptables = [[Iptables Plugin Konfiguration]]
155 lucistatistics_collectdiptables_enable = [[Plugin aktivieren]]
156 lucistatistics_collectdiptablesmatch = [[Auswahlregel hinzufügen]]
157 lucistatistics_collectdiptablesmatch_name = [[Name der Regel]]
158 lucistatistics_collectdiptablesmatch_name_desc = [[max. 16 Buchstaben]]
159 lucistatistics_collectdiptablesmatch_table = [[Tabelle]]
160 lucistatistics_collectdiptablesmatch_chain = [[Kette (Chain)]]
161 lucistatistics_collectdiptablesmatch_target = [[Aktion (Target)]]
162 lucistatistics_collectdiptablesmatch_protocol = [[Netzwerkprotokoll]]
163 lucistatistics_collectdiptablesmatch_source = [[Quell-IP-Bereich]]
164 lucistatistics_collectdiptablesmatch_source_desc = [[CIDR-Notation]]
165 lucistatistics_collectdiptablesmatch_destination = [[Ziel-IP-Bereich]]
166 lucistatistics_collectdiptablesmatch_destination_desc = [[CIDR-Notation]]
167 lucistatistics_collectdiptablesmatch_inputif = [[eingehende Schnittstelle]]
168 lucistatistics_collectdiptablesmatch_inputif_desc = [[z.B. br-lan]]
169 lucistatistics_collectdiptablesmatch_outputif = [[ausgehende Schnittstelle]]
170 lucistatistics_collectdiptablesmatch_outputif_desc = [[z.B. br-ff]]
171 lucistatistics_collectdiptablesmatch_options = [[Optionen]]
172 lucistatistics_collectdiptablesmatch_options_desc = [[z.B. reject-with tcp-reset]]
173 lucistatistics_collectdirq = [[IRQ Plugin Konfiguration]]
174 lucistatistics_collectdirq_enable = [[Plugin aktivieren]]
175 lucistatistics_collectdirq_irqs = [[Interrups überwachen]]
176 lucistatistics_collectdirq_irqs_desc = [[mehrere mit Leerzeichen trennen]]
177 lucistatistics_collectdirq_ignoreselected = [[Alle außer Ausgewählte überwachen]]
178 lucistatistics_collectdload = [[Load Plugin Konfiguration]]
179 lucistatistics_collectdload_enable = [[Plugin aktivieren]]
180 lucistatistics_collectdnetlink = [[Netlink Plugin Konfiguration]]
181 lucistatistics_collectdnetlink_enable = [[Plugin aktivieren]]
182 lucistatistics_collectdnetlink_interfaces = [[Schnittstellen einfach überwachen]]
183 lucistatistics_collectdnetlink_interfaces_desc = [[Strg gedrückt halten um mehrere zu wählen]]
184 lucistatistics_collectdnetlink_verboseinterfaces = [[Schnittstellen detailliert überwachen]]
185 lucistatistics_collectdnetlink_verboseinterfaces_desc = [[Strg gedrückt halten um mehrere zu wählen]]
186 lucistatistics_collectdnetlink_qdiscs = [[Queue Discipline überwachen]]
187 lucistatistics_collectdnetlink_qdiscs_desc = [[Strg gedrückt halten um mehrere zu wählen]]
188 lucistatistics_collectdnetlink_classes = [[Shapingklassen überwachen]]
189 lucistatistics_collectdnetlink_classes_desc = [[Strg gedrückt halten um mehrere zu wählen]]
190 lucistatistics_collectdnetlink_filters = [[Filterklassen überwachen]]
191 lucistatistics_collectdnetlink_filters_desc = [[Strg gedrückt halten um mehrere zu wählen]]
192 lucistatistics_collectdnetwork = [[Network Plugin Konfiguration]]
193 lucistatistics_collectdnetwork_enable = [[Plugin aktivieren]]
194 lucistatistics_collectdnetworklisten = [[Listen-Schnittstelle]]
195 lucistatistics_collectdnetworklisten_desc = [[Diese Sektion legt fest auf welchen Schnittstellen Collectd auf eingehende Verbindungen wartet.]]
196 lucistatistics_collectdnetworklisten_host = [[Listen-Host]]
197 lucistatistics_collectdnetworklisten_host_desc = [[Host-, IP- oder IPv6-Adresse]]
198 lucistatistics_collectdnetworklisten_port = [[Listen-Port]]
199 lucistatistics_collectdnetworklisten_port_desc = [[0 - 65535]]
200 lucistatistics_collectdnetworkserver = [[Server-Schnittstellen]]
201 lucistatistics_collectdnetworkserver_desc = [[Diese Sektion legt fest zu welchen Collectd-Servern die lokal gesammelten Daten gesendet werden.]]
202 lucistatistics_collectdnetworkserver_host = [[Server-Host]]
203 lucistatistics_collectdnetworkserver_host_desc = [[Host-, IP- oder IPv6-Adresse]]
204 lucistatistics_collectdnetworkserver_port = [[Server-Port]]
205 lucistatistics_collectdnetworkserver_port_desc = [[0 - 65535]]
206 lucistatistics_collectdnetwork_timetolive = [[TTL für Netzwerkpakete]]
207 lucistatistics_collectdnetwork_timetolive_desc = [[0 - 255]]
208 lucistatistics_collectdnetwork_forward = [[Weiterleitung zwischen Listen- und Server-Adressen]]
209 lucistatistics_collectdnetwork_cacheflush = [[Cache-Leerungsintervall]]
210 lucistatistics_collectdnetwork_cacheflush_desc = [[Sekunden]]
211 lucistatistics_collectdping = [[Ping Plugin Konfiguration]]
212 lucistatistics_collectdping_enable = [[Plugin aktivieren]]
213 lucistatistics_collectdping_hosts = [[Hosts überwachen]]
214 lucistatistics_collectdping_hosts_desc = [[mehrere mit Leerzeichen trennen]]
215 lucistatistics_collectdping_ttl = [[TTL für Ping Pakete]]
216 lucistatistics_collectdping_ttl_desc = [[0 - 255]]
217 lucistatistics_collectdProzesse = [[Prozesse Plugin Konfiguration]]
218 lucistatistics_collectdProzesse_enable = [[Plugin aktivieren]]
219 lucistatistics_collectdProzesse_processes = [[Prozesse überwachen]]
220 lucistatistics_collectdProzesse_processes_desc = [[mehrere mit Leerzeichen trennen]]
221 lucistatistics_collectdrrdtool = [[RRDTool Plugin Konfiguration]]
222 lucistatistics_collectdrrdtool_enable = [[Plugin aktivieren]]
223 lucistatistics_collectdrrdtool_datadir = [[Speicherverzeichnis]]
224 lucistatistics_collectdrrdtool_stepsize = [[RRD Schrittintervall]]
225 lucistatistics_collectdrrdtool_stepsize_desc = [[Sekunden]]
226 lucistatistics_collectdrrdtool_heartbeat = [[RRD Heartbeatintervall]]
227 lucistatistics_collectdrrdtool_heartbeat_desc = [[Sekunden]]
228 lucistatistics_collectdrrdtool_rrasingle = [[Nur 'average' RRAs erzeugen]]
229 lucistatistics_collectdrrdtool_rrasingle_desc = [[reduziert die RRD Größe]]
230 lucistatistics_collectdrrdtool_rratimespans = [[gespeicherte Zeitspannen]]
231 lucistatistics_collectdrrdtool_rratimespans_desc = [[mehrere mit Leerzeichen trennen]]
232 lucistatistics_collectdrrdtool_rrarows = [[Spalten pro RRA]]
233 lucistatistics_collectdrrdtool_xff = [[RRD XFiles Faktor]]
234 lucistatistics_collectdrrdtool_cachetimeout = [[Zwischenspeicherzeit für gesammelte Daten]]
235 lucistatistics_collectdrrdtool_cachetimeout_desc = [[Sekunden]]
236 lucistatistics_collectdrrdtool_cacheflush = [[Leerungsintervall für Zwischenspeicher]]
237 lucistatistics_collectdrrdtool_cacheflush_desc = [[Sekunden]]
238 lucistatistics_collectdtcpconns = [[TCPConns Plugin Konfiguration]]
239 lucistatistics_collectdtcpconns_enable = [[Plugin aktivieren]]
240 lucistatistics_collectdtcpconns_listeningports = [[Alle durch lokale Dienste genutzten Ports überwachen]]
241 lucistatistics_collectdtcpconns_localports = [[lokale Ports überwachen]]
242 lucistatistics_collectdtcpconns_localports_desc = [[0 - 65535; mehrere mit Leerzeichen trennen]]
243 lucistatistics_collectdtcpconns_remoteports = [[entfernte Ports überwachen]]
244 lucistatistics_collectdtcpconns_remoteports_desc = [[0 - 65535; mehrere mit Leerzeichen trennen]]
245 lucistatistics_collectdunixsock = [[Unixsock Plugin Konfiguration]]
246 lucistatistics_collectdunixsock_enable = [[Plugin aktivieren]]
247 lucistatistics_collectdunixsock_socketfile = [[Dateipfad des Unix-Sockets]]
248 lucistatistics_collectdunixsock_socketgroup = [[Gruppenbesitzer festlegen]]
249 lucistatistics_collectdunixsock_socketgroup_desc = [[Gruppenname]]
250 lucistatistics_collectdunixsock_socketperms = [[Dateiberechtigungen des Unix-Sockets]]
251 lucistatistics_collectdunixsock_socketperms_desc = [[oktal]]
252 lucistatistics_collectdwireless = [[Wireless Plugin Konfiguration]]
253 lucistatistics_collectdwireless_enable = [[Plugin aktivieren]]