]> git.ipfire.org Git - collecty.git/blob - po/de.po
Makefile: Fix generating man-pages only
[collecty.git] / po / de.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # Michael Tremer <michael.tremer@ipfire.org>, 2012,2015
7 # Sun Tiger, 2015
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: IPFire Project\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2015-11-24 02:37+0000\n"
13 "PO-Revision-Date: 2015-10-26 17:42+0000\n"
14 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
15 "Language-Team: German (http://www.transifex.com/mstremer/ipfire/language/"
16 "de/)\n"
17 "Language: de\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
23 #: ../src/collecty/bus.py:54
24 msgid "Bus thread has started"
25 msgstr ""
26
27 #: ../src/collecty/bus.py:62
28 msgid "Bus thread has ended"
29 msgstr ""
30
31 #: ../src/collecty/bus.py:65
32 msgid "Stopping bus thread"
33 msgstr ""
34
35 #: ../src/collecty/client.py:52
36 #, python-format
37 msgid "Last update: %s"
38 msgstr ""
39
40 #: ../src/collecty/client.py:117
41 #, python-format
42 msgid "Title : %(title)s (%(template)s - %(object_id)s)"
43 msgstr ""
44
45 #: ../src/collecty/client.py:118
46 #, python-format
47 msgid "Image size : %(image_width)sx%(image_height)spx"
48 msgstr ""
49
50 #: ../src/collecty/client.py:139
51 #, python-format
52 msgid "collecty %s running on Python %s"
53 msgstr ""
54
55 #: ../src/collecty/client.py:143
56 #, python-format
57 msgid "daemon %s"
58 msgstr ""
59
60 #: ../src/collecty/client.py:151
61 msgid "Generate a graph image"
62 msgstr ""
63
64 #: ../src/collecty/client.py:154
65 msgid "filename"
66 msgstr ""
67
68 #: ../src/collecty/client.py:155
69 msgid "image format"
70 msgstr ""
71
72 #: ../src/collecty/client.py:156
73 msgid "interval"
74 msgstr ""
75
76 #: ../src/collecty/client.py:158 ../src/collecty/client.py:178
77 msgid "Object identifier"
78 msgstr ""
79
80 #: ../src/collecty/client.py:160 ../src/collecty/client.py:176
81 msgid "The graph template identifier"
82 msgstr ""
83
84 #: ../src/collecty/client.py:162
85 msgid "Generate the graph with timestamps plotted for the given timezone"
86 msgstr ""
87
88 #: ../src/collecty/client.py:164
89 msgid "Generate the graph with this locale"
90 msgstr ""
91
92 #: ../src/collecty/client.py:168
93 msgid "Height of the generated image"
94 msgstr ""
95
96 #: ../src/collecty/client.py:170
97 msgid "Width of the generated image"
98 msgstr ""
99
100 #: ../src/collecty/client.py:174
101 msgid "Fetch the last dataset in the database"
102 msgstr ""
103
104 #: ../src/collecty/client.py:183
105 msgid "Lists all graph templates"
106 msgstr ""
107
108 #. version
109 #: ../src/collecty/client.py:187
110 msgid "Show version"
111 msgstr ""
112
113 #. Brand all generated graphs.
114 #: ../src/collecty/constants.py:54
115 msgid "Created by collecty"
116 msgstr "Erstellt mit collecty"
117
118 #: ../src/collecty/daemon.py:81
119 #, python-format
120 msgid "Collecty successfully initialized with %s plugins"
121 msgstr ""
122
123 #: ../src/collecty/daemon.py:84
124 #, python-format
125 msgid "Supported locales: %s"
126 msgstr ""
127
128 #: ../src/collecty/daemon.py:92
129 #, python-format
130 msgid "Plugin %s could not be initialised"
131 msgstr ""
132
133 #: ../src/collecty/daemon.py:109
134 msgid "No plugins have been initialised"
135 msgstr ""
136
137 #: ../src/collecty/daemon.py:139
138 #, python-format
139 msgid "Worker queue is filling up with %s events"
140 msgstr ""
141
142 #: ../src/collecty/daemon.py:155
143 msgid "Main thread exited"
144 msgstr ""
145
146 #: ../src/collecty/daemon.py:161
147 msgid "Received shutdown signal"
148 msgstr "Empfange Signal zum Herunterfahren"
149
150 #: ../src/collecty/daemon.py:170
151 #, python-format
152 msgid "Registering signal %d"
153 msgstr "Registriere Signal %d"
154
155 #: ../src/collecty/daemon.py:175
156 #, python-format
157 msgid "Caught signal %d"
158 msgstr "Empfange Signal %d"
159
160 #: ../src/collecty/daemon.py:266
161 #, python-format
162 msgid "Worker thread %s has been initialised"
163 msgstr ""
164
165 #: ../src/collecty/daemon.py:276
166 #, python-format
167 msgid "Worker thread %s has been started"
168 msgstr ""
169
170 #: ../src/collecty/daemon.py:290
171 #, python-format
172 msgid "Worker thread %s has been terminated"
173 msgstr ""
174
175 #: ../src/collecty/daemon.py:309
176 msgid "Initialised write queue"
177 msgstr ""
178
179 #: ../src/collecty/daemon.py:312
180 msgid "Write queue process started"
181 msgstr ""
182
183 #: ../src/collecty/daemon.py:324
184 msgid "Write queue process stopped"
185 msgstr ""
186
187 #: ../src/collecty/daemon.py:343
188 msgid "No data to commit"
189 msgstr ""
190
191 #: ../src/collecty/daemon.py:348
192 msgid "Submitting data to the databases..."
193 msgstr ""
194
195 #: ../src/collecty/daemon.py:366
196 #, python-format
197 msgid "Emptied write queue in %.2fs"
198 msgstr ""
199
200 #: ../src/collecty/daemon.py:369
201 #, python-format
202 msgid "Committing %(counter)s entries to %(filename)s"
203 msgstr ""
204
205 #: ../src/collecty/daemon.py:381
206 #, python-format
207 msgid "Could not update RRD database %s: %s"
208 msgstr ""
209
210 #: ../src/collecty/plugins/base.py:115
211 #, python-format
212 msgid "Plugin is not properly configured: %s"
213 msgstr ""
214
215 #: ../src/collecty/plugins/base.py:156
216 #, python-format
217 msgid "Successfully initialized %s"
218 msgstr ""
219
220 #: ../src/collecty/plugins/base.py:188
221 #, python-format
222 msgid "Unhandled exception in %s.collect()"
223 msgstr ""
224
225 #: ../src/collecty/plugins/base.py:192
226 #, python-format
227 msgid "Received empty result: %s"
228 msgstr ""
229
230 #: ../src/collecty/plugins/base.py:195
231 #, python-format
232 msgid "Collected %s: %s"
233 msgstr ""
234
235 #: ../src/collecty/plugins/base.py:206
236 #, python-format
237 msgid "A worker thread was stalled for %.4fs"
238 msgstr ""
239
240 #: ../src/collecty/plugins/base.py:253
241 #, python-format
242 msgid "Generated graph %s in %.1fms"
243 msgstr ""
244
245 #: ../src/collecty/plugins/base.py:362
246 #, python-format
247 msgid "Created RRD file %s."
248 msgstr "RRD-Datei %s erstellt."
249
250 #: ../src/collecty/plugins/base.py:583
251 #, python-format
252 msgid "Generating graph %s"
253 msgstr ""
254
255 #: ../src/collecty/plugins/conntrack.py:144
256 msgid "IPv6"
257 msgstr "IPv6"
258
259 #: ../src/collecty/plugins/conntrack.py:145
260 msgid "IPv4"
261 msgstr "IPv4"
262
263 #: ../src/collecty/plugins/conntrack.py:146
264 #: ../src/collecty/plugins/conntrack.py:229
265 msgid "Other"
266 msgstr ""
267
268 #: ../src/collecty/plugins/conntrack.py:152
269 msgid "Connections by Layer 3 Protocols"
270 msgstr ""
271
272 #: ../src/collecty/plugins/conntrack.py:157
273 #: ../src/collecty/plugins/conntrack.py:352
274 msgid "Number of open connections"
275 msgstr "Anzahl offener Verbindungen"
276
277 #: ../src/collecty/plugins/conntrack.py:176
278 #: ../src/collecty/plugins/conntrack.py:375 ../src/collecty/plugins/disk.py:80
279 #: ../src/collecty/plugins/disk.py:90 ../src/collecty/plugins/disk.py:127
280 #: ../src/collecty/plugins/disk.py:137 ../src/collecty/plugins/disk.py:174
281 #: ../src/collecty/plugins/entropy.py:46
282 #: ../src/collecty/plugins/interface.py:68
283 #: ../src/collecty/plugins/interface.py:77
284 #: ../src/collecty/plugins/interface.py:120
285 #: ../src/collecty/plugins/interface.py:129
286 #: ../src/collecty/plugins/interface.py:172
287 #: ../src/collecty/plugins/interface.py:182
288 #: ../src/collecty/plugins/interface.py:192
289 #: ../src/collecty/plugins/interface.py:202
290 #: ../src/collecty/plugins/latency.py:89 ../src/collecty/plugins/latency.py:96
291 #: ../src/collecty/plugins/loadavg.py:45 ../src/collecty/plugins/loadavg.py:53
292 #: ../src/collecty/plugins/loadavg.py:61 ../src/collecty/plugins/memory.py:48
293 #: ../src/collecty/plugins/memory.py:56 ../src/collecty/plugins/memory.py:64
294 #: ../src/collecty/plugins/memory.py:80 ../src/collecty/plugins/processor.py:49
295 #: ../src/collecty/plugins/processor.py:57
296 #: ../src/collecty/plugins/processor.py:65
297 #: ../src/collecty/plugins/processor.py:73
298 #: ../src/collecty/plugins/processor.py:81
299 #: ../src/collecty/plugins/processor.py:89
300 #: ../src/collecty/plugins/processor.py:97
301 #: ../src/collecty/plugins/sensors.py:71 ../src/collecty/plugins/sensors.py:165
302 msgid "Minimum"
303 msgstr "Minimum"
304
305 #: ../src/collecty/plugins/conntrack.py:177
306 #: ../src/collecty/plugins/conntrack.py:376 ../src/collecty/plugins/disk.py:45
307 #: ../src/collecty/plugins/disk.py:79 ../src/collecty/plugins/disk.py:89
308 #: ../src/collecty/plugins/disk.py:126 ../src/collecty/plugins/disk.py:136
309 #: ../src/collecty/plugins/disk.py:173 ../src/collecty/plugins/entropy.py:45
310 #: ../src/collecty/plugins/interface.py:67
311 #: ../src/collecty/plugins/interface.py:76
312 #: ../src/collecty/plugins/interface.py:119
313 #: ../src/collecty/plugins/interface.py:128
314 #: ../src/collecty/plugins/interface.py:171
315 #: ../src/collecty/plugins/interface.py:181
316 #: ../src/collecty/plugins/interface.py:191
317 #: ../src/collecty/plugins/interface.py:201
318 #: ../src/collecty/plugins/latency.py:88 ../src/collecty/plugins/latency.py:95
319 #: ../src/collecty/plugins/loadavg.py:44 ../src/collecty/plugins/loadavg.py:52
320 #: ../src/collecty/plugins/loadavg.py:60 ../src/collecty/plugins/memory.py:47
321 #: ../src/collecty/plugins/memory.py:55 ../src/collecty/plugins/memory.py:63
322 #: ../src/collecty/plugins/memory.py:79 ../src/collecty/plugins/processor.py:48
323 #: ../src/collecty/plugins/processor.py:56
324 #: ../src/collecty/plugins/processor.py:64
325 #: ../src/collecty/plugins/processor.py:72
326 #: ../src/collecty/plugins/processor.py:80
327 #: ../src/collecty/plugins/processor.py:88
328 #: ../src/collecty/plugins/processor.py:96
329 #: ../src/collecty/plugins/sensors.py:70 ../src/collecty/plugins/sensors.py:164
330 msgid "Maximum"
331 msgstr "Maximum"
332
333 #: ../src/collecty/plugins/conntrack.py:178
334 #: ../src/collecty/plugins/conntrack.py:377 ../src/collecty/plugins/disk.py:81
335 #: ../src/collecty/plugins/disk.py:91 ../src/collecty/plugins/disk.py:128
336 #: ../src/collecty/plugins/disk.py:138 ../src/collecty/plugins/disk.py:175
337 #: ../src/collecty/plugins/entropy.py:47
338 #: ../src/collecty/plugins/interface.py:69
339 #: ../src/collecty/plugins/interface.py:78
340 #: ../src/collecty/plugins/interface.py:121
341 #: ../src/collecty/plugins/interface.py:130
342 #: ../src/collecty/plugins/interface.py:173
343 #: ../src/collecty/plugins/interface.py:183
344 #: ../src/collecty/plugins/interface.py:193
345 #: ../src/collecty/plugins/interface.py:203
346 #: ../src/collecty/plugins/latency.py:90 ../src/collecty/plugins/latency.py:97
347 #: ../src/collecty/plugins/loadavg.py:46 ../src/collecty/plugins/loadavg.py:54
348 #: ../src/collecty/plugins/loadavg.py:62 ../src/collecty/plugins/memory.py:49
349 #: ../src/collecty/plugins/memory.py:57 ../src/collecty/plugins/memory.py:65
350 #: ../src/collecty/plugins/memory.py:81 ../src/collecty/plugins/processor.py:50
351 #: ../src/collecty/plugins/processor.py:58
352 #: ../src/collecty/plugins/processor.py:66
353 #: ../src/collecty/plugins/processor.py:74
354 #: ../src/collecty/plugins/processor.py:82
355 #: ../src/collecty/plugins/processor.py:90
356 #: ../src/collecty/plugins/processor.py:98
357 #: ../src/collecty/plugins/sensors.py:69 ../src/collecty/plugins/sensors.py:163
358 msgid "Average"
359 msgstr "Durchschnitt"
360
361 #: ../src/collecty/plugins/conntrack.py:179
362 #: ../src/collecty/plugins/conntrack.py:378 ../src/collecty/plugins/disk.py:44
363 #: ../src/collecty/plugins/disk.py:78 ../src/collecty/plugins/disk.py:88
364 #: ../src/collecty/plugins/disk.py:125 ../src/collecty/plugins/disk.py:135
365 #: ../src/collecty/plugins/disk.py:172
366 msgid "Current"
367 msgstr ""
368
369 #: ../src/collecty/plugins/conntrack.py:222
370 msgid "TCP"
371 msgstr "TCP"
372
373 #: ../src/collecty/plugins/conntrack.py:223
374 msgid "UDP"
375 msgstr "UDP"
376
377 #: ../src/collecty/plugins/conntrack.py:224
378 msgid "ICMP"
379 msgstr "ICMP"
380
381 #: ../src/collecty/plugins/conntrack.py:225
382 msgid "IGMP"
383 msgstr "IGMP"
384
385 #: ../src/collecty/plugins/conntrack.py:226
386 msgid "UDP Lite"
387 msgstr "UDP Lite"
388
389 #: ../src/collecty/plugins/conntrack.py:227
390 msgid "SCTP"
391 msgstr "SCTP"
392
393 #: ../src/collecty/plugins/conntrack.py:228
394 msgid "DCCP"
395 msgstr "DCCP"
396
397 #: ../src/collecty/plugins/conntrack.py:245
398 msgid "Connections by IP Protocols"
399 msgstr ""
400
401 #: ../src/collecty/plugins/conntrack.py:347
402 #, python-format
403 msgid "Protocol States of all %s connections"
404 msgstr ""
405
406 #: ../src/collecty/plugins/cpufreq.py:37
407 #, fuzzy
408 msgid "Processor Frequencies"
409 msgstr "Prozessor"
410
411 #: ../src/collecty/plugins/cpufreq.py:42
412 msgid "Frequency"
413 msgstr "Frequenz"
414
415 #: ../src/collecty/plugins/cpufreq.py:42
416 msgid "Hz"
417 msgstr "Hz"
418
419 #: ../src/collecty/plugins/disk.py:40
420 msgid "Bad Sectors"
421 msgstr ""
422
423 #: ../src/collecty/plugins/disk.py:51
424 #, python-format
425 msgid "Bad Sectors of %s"
426 msgstr ""
427
428 #: ../src/collecty/plugins/disk.py:56
429 msgid "Pending/Relocated Sectors"
430 msgstr ""
431
432 #: ../src/collecty/plugins/disk.py:73 ../src/collecty/plugins/disk.py:120
433 msgid "Read"
434 msgstr "Gelesen"
435
436 #: ../src/collecty/plugins/disk.py:83 ../src/collecty/plugins/disk.py:130
437 msgid "Written"
438 msgstr "Geschrieben"
439
440 #: ../src/collecty/plugins/disk.py:101
441 #, python-format
442 msgid "Disk Utilisation of %s"
443 msgstr ""
444
445 #: ../src/collecty/plugins/disk.py:106
446 msgid "Byte per Second"
447 msgstr "Byte pro Sekunde"
448
449 #: ../src/collecty/plugins/disk.py:148
450 #, python-format
451 msgid "Disk IO Operations of %s"
452 msgstr ""
453
454 #: ../src/collecty/plugins/disk.py:153
455 msgid "Operations per Second"
456 msgstr "Operationen pro Sekunde"
457
458 #: ../src/collecty/plugins/disk.py:167 ../src/collecty/plugins/sensors.py:65
459 #: ../src/collecty/plugins/sensors.py:161
460 #: ../src/collecty/plugins/sensors.py:202
461 msgid "Temperature"
462 msgstr "Temperatur"
463
464 #: ../src/collecty/plugins/disk.py:183
465 #, python-format
466 msgid "Disk Temperature of %s"
467 msgstr ""
468
469 #: ../src/collecty/plugins/disk.py:188 ../src/collecty/plugins/sensors.py:92
470 msgid "° Celsius"
471 msgstr "° Celsius"
472
473 #: ../src/collecty/plugins/entropy.py:41 ../src/collecty/plugins/entropy.py:57
474 msgid "Available entropy"
475 msgstr "Verfügbare Entropie"
476
477 #: ../src/collecty/plugins/entropy.py:62
478 msgid "Bit"
479 msgstr "Bit"
480
481 #: ../src/collecty/plugins/entropy.py:88
482 msgid "Entropy kernel interface does not exist"
483 msgstr ""
484
485 #. Draw the received area.
486 #: ../src/collecty/plugins/interface.py:63
487 #: ../src/collecty/plugins/interface.py:86
488 #: ../src/collecty/plugins/interface.py:115
489 msgid "Received"
490 msgstr "Empfangen"
491
492 #: ../src/collecty/plugins/interface.py:67
493 #: ../src/collecty/plugins/interface.py:68
494 #: ../src/collecty/plugins/interface.py:69
495 #: ../src/collecty/plugins/interface.py:76
496 #: ../src/collecty/plugins/interface.py:77
497 #: ../src/collecty/plugins/interface.py:78
498 #: ../src/collecty/plugins/interface.py:87
499 #: ../src/collecty/plugins/interface.py:89
500 #, python-format
501 msgid "%8.2lf %sbps"
502 msgstr "%8.2lf %sbps"
503
504 #. Draw the transmitted area.
505 #: ../src/collecty/plugins/interface.py:72
506 #: ../src/collecty/plugins/interface.py:88
507 #: ../src/collecty/plugins/interface.py:124
508 msgid "Transmitted"
509 msgstr "Gesendet"
510
511 #. Draw the 95% lines.
512 #: ../src/collecty/plugins/interface.py:85
513 msgid "95th percentile"
514 msgstr "95. Perzentil"
515
516 #: ../src/collecty/plugins/interface.py:95
517 #, python-format
518 msgid "Bandwidth usage on %s"
519 msgstr "Bandbreitenauslastung auf %s"
520
521 #: ../src/collecty/plugins/interface.py:100
522 msgid "Bit/s"
523 msgstr "Bit/s"
524
525 #: ../src/collecty/plugins/interface.py:119
526 #: ../src/collecty/plugins/interface.py:120
527 #: ../src/collecty/plugins/interface.py:128
528 #: ../src/collecty/plugins/interface.py:129
529 #: ../src/collecty/plugins/interface.py:171
530 #: ../src/collecty/plugins/interface.py:172
531 #: ../src/collecty/plugins/interface.py:181
532 #: ../src/collecty/plugins/interface.py:182
533 #: ../src/collecty/plugins/interface.py:191
534 #: ../src/collecty/plugins/interface.py:192
535 #: ../src/collecty/plugins/interface.py:201
536 #: ../src/collecty/plugins/interface.py:202
537 #, python-format
538 msgid "%8.0lf %spps"
539 msgstr "%8.0lf %spps"
540
541 #: ../src/collecty/plugins/interface.py:121
542 #: ../src/collecty/plugins/interface.py:130
543 #: ../src/collecty/plugins/interface.py:173
544 #: ../src/collecty/plugins/interface.py:183
545 #: ../src/collecty/plugins/interface.py:193
546 #: ../src/collecty/plugins/interface.py:203
547 #, python-format
548 msgid "%8.2lf %spps"
549 msgstr "%8.2lf %spps"
550
551 #: ../src/collecty/plugins/interface.py:140
552 #, python-format
553 msgid "Transferred packets on %s"
554 msgstr "Übertragene Pakete auf %s"
555
556 #: ../src/collecty/plugins/interface.py:145
557 #: ../src/collecty/plugins/interface.py:218
558 msgid "Packets/s"
559 msgstr "Pakete/s"
560
561 #. Draw the receive errors.
562 #: ../src/collecty/plugins/interface.py:167
563 msgid "Receive errors"
564 msgstr "Empfangsfehler"
565
566 #. Draw the transmit errors.
567 #: ../src/collecty/plugins/interface.py:177
568 msgid "Transmit errors"
569 msgstr "Sendefehler"
570
571 #. Draw the receive drops.
572 #: ../src/collecty/plugins/interface.py:187
573 msgid "Receive drops"
574 msgstr ""
575
576 #. Draw the transmit drops.
577 #: ../src/collecty/plugins/interface.py:197
578 msgid "Transmit drops"
579 msgstr ""
580
581 #. Draw the collisions as a line.
582 #: ../src/collecty/plugins/interface.py:207
583 msgid "Collisions"
584 msgstr "Kollisionen"
585
586 #: ../src/collecty/plugins/interface.py:213
587 #, python-format
588 msgid "Errors/dropped packets on %s"
589 msgstr "Fehler/verworfene Pakete auf %s"
590
591 #: ../src/collecty/plugins/interface.py:250
592 #, python-format
593 msgid "Interface %s does not exists. Cannot collect."
594 msgstr ""
595
596 #: ../src/collecty/plugins/latency.py:73
597 msgid "Average latency (IPv6)"
598 msgstr "Durchschnittliche Latenz (IPv6)"
599
600 #: ../src/collecty/plugins/latency.py:74
601 msgid "Average latency (IPv4)"
602 msgstr "Durchschnittliche Latenz (IPv4)"
603
604 #: ../src/collecty/plugins/latency.py:76
605 msgid "Packet Loss"
606 msgstr "Paketverlust"
607
608 #: ../src/collecty/plugins/latency.py:77
609 #, python-format
610 msgid "0-5%%"
611 msgstr "0-5%%"
612
613 #: ../src/collecty/plugins/latency.py:78
614 #, python-format
615 msgid "5-10%%"
616 msgstr "5-10%%"
617
618 #: ../src/collecty/plugins/latency.py:79
619 #, python-format
620 msgid "10-25%%"
621 msgstr "10-25%%"
622
623 #: ../src/collecty/plugins/latency.py:80
624 #, python-format
625 msgid "25-50%%"
626 msgstr "25-50%%"
627
628 #: ../src/collecty/plugins/latency.py:81
629 #, python-format
630 msgid "50-99%%"
631 msgstr "50-99%%"
632
633 #: ../src/collecty/plugins/latency.py:87
634 msgid "Latency (IPv4)"
635 msgstr "Latenz (IPv4)"
636
637 #: ../src/collecty/plugins/latency.py:94
638 msgid "Latency (IPv6)"
639 msgstr "Latenz (IPv6)"
640
641 #: ../src/collecty/plugins/latency.py:103
642 #, python-format
643 msgid "Latency to %s"
644 msgstr "Latenz zu %s"
645
646 #: ../src/collecty/plugins/latency.py:108
647 msgid "Milliseconds"
648 msgstr "Millisekunden"
649
650 #: ../src/collecty/plugins/latency.py:148
651 #, python-format
652 msgid "Could not add host %(host)s for family %(family)s"
653 msgstr ""
654
655 #: ../src/collecty/plugins/latency.py:156
656 #, python-format
657 msgid "Could not run latency check for %(host)s: %(msg)s"
658 msgstr ""
659
660 #: ../src/collecty/plugins/loadavg.py:40
661 msgid "Load average 1m"
662 msgstr "Durchschnittslast 1m"
663
664 #: ../src/collecty/plugins/loadavg.py:48
665 msgid "Load average 5m"
666 msgstr "Durchschnittslast 5m"
667
668 #: ../src/collecty/plugins/loadavg.py:56
669 msgid "Load average 15m"
670 msgstr "Durchschnittslast 15m"
671
672 #: ../src/collecty/plugins/loadavg.py:73
673 msgid "Load average"
674 msgstr "Durchschnittslast"
675
676 #: ../src/collecty/plugins/loadavg.py:78
677 msgid "Load"
678 msgstr "Auslastung"
679
680 #: ../src/collecty/plugins/memory.py:43
681 msgid "Used memory"
682 msgstr "Belegter Speicher"
683
684 #: ../src/collecty/plugins/memory.py:51
685 msgid "Buffered data"
686 msgstr "Zwischengepufferte Daten"
687
688 #: ../src/collecty/plugins/memory.py:59
689 msgid "Cached data"
690 msgstr "Gecachte Daten"
691
692 #. "STACK:free#7799ff:%-15s" % _("Free memory"),
693 #. "VDEF:freemin=free,MINIMUM",
694 #. "VDEF:freemax=free,MAXIMUM",
695 #. "VDEF:freeavg=free,AVERAGE",
696 #. "GPRINT:freemax:%12s\:" % _("Maximum") + " %6.2lf" ,
697 #. "GPRINT:freemin:%12s\:" % _("Minimum") + " %6.2lf",
698 #. "GPRINT:freeavg:%12s\:" % _("Average") + " %6.2lf\\n",
699 #: ../src/collecty/plugins/memory.py:75
700 msgid "Used Swap space"
701 msgstr "Benutzte Auslagerung"
702
703 #: ../src/collecty/plugins/memory.py:87
704 msgid "Memory Usage"
705 msgstr "Speicher-Auslastung"
706
707 #: ../src/collecty/plugins/memory.py:92
708 msgid "Percent"
709 msgstr "Prozent"
710
711 #: ../src/collecty/plugins/processor.py:44
712 msgid "User"
713 msgstr "Benutzer"
714
715 #: ../src/collecty/plugins/processor.py:52
716 msgid "Nice"
717 msgstr "Nice"
718
719 #: ../src/collecty/plugins/processor.py:60
720 msgid "System"
721 msgstr "System"
722
723 #: ../src/collecty/plugins/processor.py:68
724 msgid "Wait"
725 msgstr "Wait"
726
727 #: ../src/collecty/plugins/processor.py:76
728 msgid "Interrupt"
729 msgstr "Interrupt"
730
731 #: ../src/collecty/plugins/processor.py:84
732 msgid "Soft interrupt"
733 msgstr "Soft-Interrupt"
734
735 #: ../src/collecty/plugins/processor.py:92
736 msgid "Idle"
737 msgstr "Idle"
738
739 #: ../src/collecty/plugins/processor.py:106
740 #, fuzzy
741 msgid "Processor Usage"
742 msgstr "Prozessor"
743
744 #: ../src/collecty/plugins/processor.py:111
745 msgid "Jiffies"
746 msgstr ""
747
748 #. Draw boundary lines
749 #: ../src/collecty/plugins/sensors.py:77
750 msgid "Temperature Thresholds"
751 msgstr "Temperaturgrenzwerte"
752
753 #: ../src/collecty/plugins/sensors.py:78 ../src/collecty/plugins/sensors.py:188
754 msgid "Critical"
755 msgstr "Kritisch"
756
757 #: ../src/collecty/plugins/sensors.py:80
758 msgid "Low"
759 msgstr "Niedrig"
760
761 #: ../src/collecty/plugins/sensors.py:87
762 #, python-format
763 msgid "Temperature (%s)"
764 msgstr "Temperatur (%s)"
765
766 #: ../src/collecty/plugins/sensors.py:197
767 msgid "Processor"
768 msgstr "Prozessor"
769
770 #~ msgid "CPU usage"
771 #~ msgstr "CPU-Auslastung"