Attach to Process dialog: Obey the filter on refresh.
[kdbg.git] / po / de.po
blob934a195c6f5db26971c53fd19b10b77dd4b63d36
1 # translation of de.po to Deutsch
2 # KDbg - Debugger GUI for gdb
3 # Copyright (C) Johannes Sixt <Johannes.Sixt@telecom.at>, 1998-2005.
5 # Johannes Sixt <johannes.sixt@telecom.at>, 2005, 2006.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: de\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2006-05-06 22:52+0200\n"
11 "PO-Revision-Date: 2006-05-06 23:04+0200\n"
12 "Last-Translator: Johannes Sixt <johannes.sixt@telecom.at>\n"
13 "Language-Team: Deutsch <de@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.11.2\n"
19 #: memwindow.cpp:55 brkpt.cpp:334
20 msgid "Address"
21 msgstr "Adresse"
23 #: memwindow.cpp:70
24 msgid "B&ytes"
25 msgstr "B&ytes"
27 #: memwindow.cpp:71
28 msgid "Halfwords (&2 Bytes)"
29 msgstr "Halbwörter (&2 Bytes)"
31 #: memwindow.cpp:72
32 msgid "Words (&4 Bytes)"
33 msgstr "Wörter (&4 Bytes)"
35 #: memwindow.cpp:73
36 msgid "Giantwords (&8 Bytes)"
37 msgstr "Doppelwörter (&8 Bytes)"
39 #: memwindow.cpp:75 regwnd.cpp:79
40 msgid "He&xadecimal"
41 msgstr "He&xadezimal"
43 #: memwindow.cpp:76
44 msgid "Signed &decimal"
45 msgstr "&Dezimal mit Vorzeichen"
47 #: memwindow.cpp:77
48 msgid "&Unsigned decimal"
49 msgstr "D&ezimal ohne Vorzeichen"
51 #: memwindow.cpp:78 regwnd.cpp:77
52 msgid "&Octal"
53 msgstr "&Oktal"
55 #: memwindow.cpp:79 regwnd.cpp:76
56 msgid "&Binary"
57 msgstr "&Binär"
59 #: memwindow.cpp:80
60 msgid "&Addresses"
61 msgstr "&Adressen"
63 #: memwindow.cpp:81
64 msgid "&Character"
65 msgstr "&Zeichen"
67 #: memwindow.cpp:82
68 msgid "&Floatingpoint"
69 msgstr "&Fließkomma"
71 #: memwindow.cpp:83
72 msgid "&Strings"
73 msgstr "&Zeichenketten"
75 #: memwindow.cpp:84
76 msgid "&Instructions"
77 msgstr "D&isassembliert"
79 #: brkpt.cpp:61
80 msgid "Add &Breakpoint"
81 msgstr "&Haltepunkt"
83 #: brkpt.cpp:65
84 msgid "Add &Watchpoint"
85 msgstr "&Watchpoint"
87 #: brkpt.cpp:74 brkpt.cpp:239
88 msgid "&Disable"
89 msgstr "&Deaktivieren"
91 #: brkpt.cpp:79 brkpt.cpp:241
92 msgid "&Enable"
93 msgstr "&Aktivieren"
95 #: brkpt.cpp:89
96 msgid "&View Code"
97 msgstr "&Code anzeigen"
99 #: brkpt.cpp:93
100 msgid "&Conditional..."
101 msgstr "&Bedingt..."
103 #: brkpt.cpp:333 threadlist.cpp:41
104 msgid "Location"
105 msgstr "Ort"
107 #: brkpt.cpp:335
108 msgid "Hits"
109 msgstr "Stops"
111 #: brkpt.cpp:336
112 msgid "Ignore"
113 msgstr "Ignorieren"
115 #: brkpt.cpp:337
116 msgid "Condition"
117 msgstr "Bedingung"
119 #: brkpt.cpp:460
120 msgid ": Conditional breakpoint"
121 msgstr ": Bedingten Haltepunkt setzen"
123 #: brkpt.cpp:463
124 msgid "&Condition:"
125 msgstr "&Bedingung:"
127 #: brkpt.cpp:465
128 msgid "Ignore &next hits:"
129 msgstr "Ignoriere &nächste Treffer:"
131 #: gdbdriver.cpp:1469
132 msgid "<additional entries of the array suppressed>"
133 msgstr "<weitere Einträge unterdrückt>"
135 #: gdbdriver.cpp:2051 xsldbgdriver.cpp:1363
136 msgid "New working directory: "
137 msgstr "Neues Arbeitsverzeichnis: "
139 #: debugger.cpp:635
140 msgid ""
141 "%1 exited unexpectedly.\n"
142 "Restart the session (e.g. with File|Executable)."
143 msgstr ""
144 "%1 wurde unerwartet beendet\n"
145 "Sie müssen die Sitzung neu starten (z.B. mit Datei|Programm)."
147 #: debugger.cpp:811
148 msgid ""
149 "The settings for this program specify the following debugger command:\n"
150 "%1\n"
151 "Shall this command be used?"
152 msgstr ""
153 "Die Einstellungen für dieses Programm legen folgende Debugger-Anweisung "
154 "fest:\n"
155 "%1\n"
156 "Soll diese Anweisung benutzt werden?"
158 #: mainwndbase.cpp:42
159 msgid " Add "
160 msgstr " Neu "
162 #: mainwndbase.cpp:43
163 msgid " Del "
164 msgstr " Entf "
166 #: mainwndbase.cpp:124
167 msgid "active"
168 msgstr "aktiv"
170 #: mainwndbase.cpp:285
171 msgid "Don't know how to debug language `%1'"
172 msgstr "Sprache `%1' unbekannt"
174 #: mainwndbase.cpp:298
175 msgid ""
176 "Could not start the debugger process.\n"
177 "Please shut down KDbg and resolve the problem."
178 msgstr ""
179 "Konnte den Debugger nicht starten.\n"
180 "Bitte beenden Sie KDbg und beheben Sie das Problem."
182 #: mainwndbase.cpp:403
183 msgid ": Global options"
184 msgstr ": Globale Einstellungen"
186 #: mainwndbase.cpp:420 pgmsettings.cpp:114
187 msgid "&Debugger"
188 msgstr "&Debugger"
190 #: mainwndbase.cpp:421
191 msgid "&Miscellaneous"
192 msgstr "&Verschiedenes"
194 #: mainwndbase.cpp:490
195 msgid ": Program output"
196 msgstr ": Programmausgabe"
198 #: main.cpp:38
199 msgid "A Debugger"
200 msgstr "Ein Debugger"
202 #: main.cpp:46
203 msgid "XSLT debugging"
204 msgstr "XSLT debuggen"
206 #: main.cpp:49
207 msgid "Register groups and formating"
208 msgstr "Registergruppen und -formatierung"
210 #: main.cpp:54
211 msgid "transcript of conversation with the debugger"
212 msgstr "Mitschrift der Kommunikation zw. KDbg und gdb"
214 #: main.cpp:55
215 msgid "remote debugging via <device>"
216 msgstr "entferntes Debuggen über <device>"
218 #: main.cpp:56
219 msgid "specify language: C, XSLT"
220 msgstr "Programmiersprache: C, XSLT"
222 #: main.cpp:57
223 msgid "use language XSLT (deprecated)"
224 msgstr "verwende XSLT (überholt, verwende -l stattdessen)"
226 #: main.cpp:58
227 msgid "specify PID of process to debug"
228 msgstr "gibt den PID des zu debuggenden Prozesses an"
230 #: main.cpp:59
231 msgid "path of executable to debug"
232 msgstr "Pfad zum zu debuggenden Programm"
234 #: main.cpp:60
235 msgid "a core file to use"
236 msgstr "ein zu verwendender Core-Dump"
238 #: main.cpp:125
239 msgid "Cannot start debugger."
240 msgstr "Kann Debugger nicht ausführen."
242 #: prefdebugger.cpp:20
243 msgid "To revert to the default settings, clear the entries."
244 msgstr "Wenn die Einträge leer sind, werden Standardeinstellungen verwendet."
246 #: prefdebugger.cpp:24
247 msgid "How to invoke &GDB:"
248 msgstr "Aufruf von &GDB:"
250 #: prefdebugger.cpp:31
251 msgid ""
252 "%T will be replaced with a title string,\n"
253 "%C will be replaced by a Bourne shell script that\n"
254 "keeps the terminal window open."
255 msgstr ""
256 "%T wird durch eine Überschrift ersetzt,\n"
257 "%C wird durch eine Bourne-Shell-Skript ersetzt, das\n"
258 "das Terminal-Fenster offen hält."
260 #: prefdebugger.cpp:37
261 msgid "&Terminal for program output:"
262 msgstr "&Terminal für die Programmausgabe"
264 #: procattach.cpp:251
265 msgid ": Attach to process"
266 msgstr ": An Prozess attachen"
268 #: procattach.cpp:255
269 msgid "Specify the process number to attach to:"
270 msgstr "Geben Sie die Prozessnummer ein:"
272 #: pgmsettings.cpp:24
273 msgid ""
274 "How to invoke &GDB - leave empty to use\n"
275 "the default from the global options:"
276 msgstr ""
277 "Aufruf von &GDB - wenn Sie dieses Feld leer lassen,\n"
278 "wird die globale Einstellung übernommen:"
280 #: pgmsettings.cpp:59
281 msgid "&No input and output"
282 msgstr "&Keine Ein- und Ausgabe"
284 #: pgmsettings.cpp:64
285 msgid "&Only output, simple terminal emulation"
286 msgstr "Nur &Ausgabe, einfache Terminalemulation"
288 #: pgmsettings.cpp:69
289 msgid "&Full terminal emulation"
290 msgstr "&Volle Terminalemulation"
292 #: pgmsettings.cpp:106
293 #, c-format
294 msgid "%s: Settings for %s"
295 msgstr "%s: Einstellungen für %s"
297 #: pgmsettings.cpp:115 dbgmainwnd.cpp:231
298 msgid "&Output"
299 msgstr "&Ausgabe"
301 #: winstack.cpp:239
302 msgid "&More..."
303 msgstr "&Weitere..."
305 #: winstack.cpp:456
306 msgid ": Open Windows"
307 msgstr ": Geöffnete Quellcodedateien"
309 #: winstack.cpp:464
310 msgid "Show"
311 msgstr "Anzeigen"
313 #: winstack.cpp:535
314 msgid ": Search"
315 msgstr ": Suche"
317 #: winstack.cpp:541
318 msgid "&Case sensitive"
319 msgstr "&Groß-/Kleinschreibung"
321 #: winstack.cpp:543
322 msgid "&Forward"
323 msgstr "&Vorwärts"
325 #: winstack.cpp:545
326 msgid "&Backward"
327 msgstr "&Rückwärts"
329 #: rc.cpp:9
330 #, no-c-format
331 msgid "E&xecution"
332 msgstr "A&usführung"
334 #: rc.cpp:12
335 #, no-c-format
336 msgid "&Breakpoint"
337 msgstr "Halte&punkt"
339 #: rc.cpp:18
340 #, no-c-format
341 msgid "Attach to Process"
342 msgstr "An Prozess attachen"
344 #: rc.cpp:21
345 #, no-c-format
346 msgid "&Filter or PID:"
347 msgstr "&Filter oder PID:"
349 #: rc.cpp:24
350 #, no-c-format
351 msgid ""
352 "Type the name of the process or its process ID (PID) here to reduce the "
353 "number of entries in the list."
354 msgstr "Geben Sie hier den Programmnamen oder die Prozess-ID (PID) an, sodass weniger Einträge in der Tabelle aufscheinen."
356 #: rc.cpp:27
357 #, no-c-format
358 msgid "..."
359 msgstr "..."
361 #: rc.cpp:30
362 #, no-c-format
363 msgid "Clear filter"
364 msgstr "Filter löschen"
366 #: rc.cpp:33
367 #, no-c-format
368 msgid "Use this button to clear the filter text so that all processes are displayed."
369 msgstr "Mit dieser Schaltfläche können Sie die Filtereingabe löschen, sodass alle Prozesse angezeigt werden."
371 #: rc.cpp:36
372 #, no-c-format
373 msgid "Command"
374 msgstr "Befehlszeile"
376 #: rc.cpp:39
377 #, no-c-format
378 msgid "PID"
379 msgstr "PID"
381 #: rc.cpp:42
382 #, no-c-format
383 msgid "PPID"
384 msgstr "PPID"
386 #: rc.cpp:45
387 #, no-c-format
388 msgid ""
389 "<p>This list displays all processes that are currently running. You must "
390 "select the process that you want KDbg to attach to. Use the <b>Filter or "
391 "PID</b> edit box to reduce the number of entries in this list.<p>The text in "
392 "the <i>Command</i> column is usually, but not always, the command that was "
393 "used to start the process. The <i>PID</i> column shows the process ID. The "
394 "<i>PPID</i> column shows the process ID of the parent process. Additional "
395 "columns show more information about the processes that is also available via "
396 "the system's <i>ps</i> comand.</p><p>The list is not updated automatically. "
397 "Use the <b>Refresh</b> button to update it.</p>"
398 msgstr "<p>Diese Tabelle zeigt alle Prozesse an, die gerade auf dem System laufen. Sie müssen einen Prozess auswählen, an den sich KDbg attachen soll. Geben Sie in <b>Filter oder PID</b> den Programmnamen oder die Prozess-ID ein; damit wird die Tabelle kürzer.<p>Der Text in der Spalte <i>Befehlszeile</i> ist normalerweise (aber nicht immer) der Befehl, mit dem der Prozess gestartet wurde. Die Spalte <i>PID</i> zeigt die Prozess-ID. Die Spalte <i>PPID</i> zeigt die Prozess-ID des Vater-Prozesses. In den weiteren Spalten stehen zusätzliche Informationen über die Prozesse, die auch mit dem Systembefehl <i>ps</i> angezeigt werden können.</p><p>Die Tabelle wird nicht automatisch aktualisiert. Benutzen Sie dazu die Schaltfläche <b>Aktualisieren</b>.</p>"
400 #: rc.cpp:48
401 #, no-c-format
402 msgid "&Refresh"
403 msgstr "&Aktualisieren"
405 #: rc.cpp:51
406 #, no-c-format
407 msgid "Alt+R"
408 msgstr "Alt+R"
410 #: rc.cpp:54
411 #, no-c-format
412 msgid "This button updates the list of processes."
413 msgstr "Diese Schaltfläche aktualisiert die Anzeige."
415 #: threadlist.cpp:40
416 msgid "Thread ID"
417 msgstr "Thread-ID"
419 #: dbgmainwnd.cpp:45
420 msgid "Source"
421 msgstr "Quellcode"
423 #: dbgmainwnd.cpp:53
424 msgid "Stack"
425 msgstr "Stack"
427 #: dbgmainwnd.cpp:56
428 msgid "Locals"
429 msgstr "Lokale Variablen"
431 #: dbgmainwnd.cpp:59
432 msgid "Watches"
433 msgstr "Ausdrücke"
435 #: dbgmainwnd.cpp:62
436 msgid "Registers"
437 msgstr "Register"
439 #: dbgmainwnd.cpp:65
440 msgid "Breakpoints"
441 msgstr "Haltepunkte"
443 #: dbgmainwnd.cpp:68
444 msgid "Output"
445 msgstr "Ausgabe"
447 #: dbgmainwnd.cpp:71
448 msgid "Threads"
449 msgstr "Threads"
451 #: dbgmainwnd.cpp:74
452 msgid "Memory"
453 msgstr "Speicher"
455 #: dbgmainwnd.cpp:194
456 msgid "&Open Source..."
457 msgstr "Quellcode Ö&ffnen..."
459 #: dbgmainwnd.cpp:195
460 msgid "&Reload Source"
461 msgstr "E&rneut laden"
463 #: dbgmainwnd.cpp:198
464 msgid "&Executable..."
465 msgstr "&Programm..."
467 #: dbgmainwnd.cpp:201
468 msgid "Recent E&xecutables"
469 msgstr "&Zuletzt geöffnete Programme"
471 #: dbgmainwnd.cpp:204
472 msgid "&Core dump..."
473 msgstr "&Core dump..."
475 #: dbgmainwnd.cpp:209
476 msgid "This &Program..."
477 msgstr "Dieses &Programm"
479 #: dbgmainwnd.cpp:212
480 msgid "&Global Options..."
481 msgstr "&Globale Einstellungen..."
483 #: dbgmainwnd.cpp:220
484 msgid "&Find"
485 msgstr "&Suche"
487 #: dbgmainwnd.cpp:223
488 msgid "Source &code"
489 msgstr "&Quellcode"
491 #: dbgmainwnd.cpp:225
492 msgid "Stac&k"
493 msgstr "Stac&k"
495 #: dbgmainwnd.cpp:226
496 msgid "&Locals"
497 msgstr "&Lokale Variablen"
499 #: dbgmainwnd.cpp:227
500 msgid "&Watched expressions"
501 msgstr "&Ausdrücke"
503 #: dbgmainwnd.cpp:228
504 msgid "&Registers"
505 msgstr "&Register"
507 #: dbgmainwnd.cpp:229
508 msgid "&Breakpoints"
509 msgstr "&Haltepunkte"
511 #: dbgmainwnd.cpp:230
512 msgid "T&hreads"
513 msgstr "&Threads"
515 #: dbgmainwnd.cpp:232
516 msgid "&Memory"
517 msgstr "&Speicher"
519 #: dbgmainwnd.cpp:242
520 msgid "&Run"
521 msgstr "Aus&führen"
523 #: dbgmainwnd.cpp:245
524 msgid "Step &into"
525 msgstr "&In Funktion"
527 #: dbgmainwnd.cpp:249
528 msgid "Step &over"
529 msgstr "Ü&ber Funktion"
531 #: dbgmainwnd.cpp:253
532 msgid "Step o&ut"
533 msgstr "&Aus Funktion"
535 #: dbgmainwnd.cpp:257
536 msgid "Run to &cursor"
537 msgstr "&Zum Cursor"
539 #: dbgmainwnd.cpp:261
540 msgid "Step i&nto by instruction"
541 msgstr "I&nstruktion - in Funktion"
543 #: dbgmainwnd.cpp:265
544 msgid "Step o&ver by instruction"
545 msgstr "In&struktion - über Funktion"
547 #: dbgmainwnd.cpp:269
548 msgid "&Program counter to current line"
549 msgstr "&Programmzähler auf aktuelle Zeile"
551 #: dbgmainwnd.cpp:272
552 msgid "&Break"
553 msgstr "&Unterbrechen"
555 #: dbgmainwnd.cpp:275
556 msgid "&Kill"
557 msgstr "Been&den"
559 #: dbgmainwnd.cpp:278
560 msgid "Re&start"
561 msgstr "&Erneut ausführen"
563 #: dbgmainwnd.cpp:281
564 msgid "A&ttach..."
565 msgstr "A&ttachen..."
567 #: dbgmainwnd.cpp:284
568 msgid "&Arguments..."
569 msgstr "Argu&mente..."
571 #: dbgmainwnd.cpp:289
572 msgid "Set/Clear &breakpoint"
573 msgstr "&Setzen/entfernen"
575 #: dbgmainwnd.cpp:292
576 msgid "Set &temporary breakpoint"
577 msgstr "&Temporären Haltepunkt setzen"
579 #: dbgmainwnd.cpp:295
580 msgid "&Enable/Disable breakpoint"
581 msgstr "&Aktiv/inaktiv"
583 #: dbgmainwnd.cpp:300
584 msgid "Watch Expression"
585 msgstr "Ausdruck beobachten"
587 #: dbgmainwnd.cpp:303
588 msgid "Edit Value"
589 msgstr "Wert bearbeiten"
591 #: dbgmainwnd.cpp:307
592 msgid "&Window"
593 msgstr "&Fenster"
595 #: dbgmainwnd.cpp:334
596 msgid "Line 00000"
597 msgstr "Zeile 00000"
599 #: dbgmainwnd.cpp:338
600 msgid "Restart"
601 msgstr "Erneut ausführen"
603 #: dbgmainwnd.cpp:339
604 msgid "Core dump"
605 msgstr "Core dump"
607 #: dbgmainwnd.cpp:542
608 #, c-format
609 msgid "Line %d"
610 msgstr "Zeile %d"
612 #: dbgmainwnd.cpp:614
613 msgid "`%1' is not a file or does not exist"
614 msgstr "`%1' ist keine Datei oder existiert nicht"
616 #: dbgmainwnd.cpp:724
617 msgid "|All source files\n"
618 msgstr "|Alle Quellcodedateien\n"
620 #: dbgmainwnd.cpp:725
621 msgid "|Source files\n"
622 msgstr "|Quellcodedateien\n"
624 #: dbgmainwnd.cpp:726
625 msgid "|Header files\n"
626 msgstr "|Header-Dateien\n"
628 #: dbgmainwnd.cpp:727
629 msgid "*|All files"
630 msgstr "*|Alle Dateien"
632 #: dbgmainwnd.cpp:856
633 msgid "Select the executable to debug"
634 msgstr "Ausführbares Programm zum Debuggen wählen"
636 #: dbgmainwnd.cpp:869
637 msgid "Select core dump"
638 msgstr "Core dump wählen"
640 #: xsldbgdriver.cpp:1472
641 msgid "No memory dump available"
642 msgstr "Speicherinhalt nicht verfügbar"
644 #: prefmisc.cpp:22
645 msgid "&Pop into foreground when program stops"
646 msgstr "Debugger nach &vorne bringen, sobald das Programm stoppt"
648 #: prefmisc.cpp:27
649 msgid "Time until window goes &back (in milliseconds):"
650 msgstr ""
651 "Ver&zögerung, bis Debugger wieder\n"
652 "nach hinten geht (in Millisek.):"
654 #: prefmisc.cpp:34
655 msgid "&Tabstop every (characters):"
656 msgstr "&Tabulatorweite (in Zeichen):"
658 #: prefmisc.cpp:36
659 msgid "File filter for &source files:"
660 msgstr "Dateifilter für &Quellcodedateien:"
662 #: prefmisc.cpp:38
663 msgid "File filter for &header files:"
664 msgstr "Dateifilter für &Header-Dateien:"
666 #: ttywnd.cpp:152
667 msgid "&Clear"
668 msgstr "&Löschen"
670 #: pgmargs.cpp:41
671 msgid ": Program arguments"
672 msgstr ": Programmargumente"
674 #: pgmargs.cpp:44
675 msgid "Run %1 with these arguments:"
676 msgstr "%1 mit folgenden Argumenten ausführen:"
678 #: pgmargs.cpp:69
679 msgid "Options:"
680 msgstr "Einstellungen:"
682 #: pgmargs.cpp:91
683 msgid "Working directory:"
684 msgstr "Arbeitsverzeichnis:"
686 #: pgmargs.cpp:106
687 msgid "Environment variables (NAME=value):"
688 msgstr "Umgebungsvariablen (NAME=Wert):"
690 #: pgmargs.cpp:115
691 msgid "Name"
692 msgstr "Name"
694 #: pgmargs.cpp:116 regwnd.cpp:428
695 msgid "Value"
696 msgstr "Wert"
698 #: pgmargs.cpp:339
699 msgid "Select a file name to insert as program argument"
700 msgstr "Als Programmargument einzusetzende Datei wählen"
702 #: regwnd.cpp:75
703 msgid "&GDB default"
704 msgstr "&GDB-Standard"
706 #: regwnd.cpp:78
707 msgid "&Decimal"
708 msgstr "&Dezimal"
710 #: regwnd.cpp:80
711 msgid "Real (&e)"
712 msgstr "Reell (&e)"
714 #: regwnd.cpp:81
715 msgid "Real (&f)"
716 msgstr "Reell (&f)"
718 #: regwnd.cpp:82
719 msgid "&Real (g)"
720 msgstr "&Reell (g)"
722 #: regwnd.cpp:427
723 msgid "Register"
724 msgstr "Register"
726 #: regwnd.cpp:429
727 msgid "Decoded value"
728 msgstr "Dekodierter Wert"
730 #: regwnd.cpp:462
731 msgid "x86/x87 segment"
732 msgstr "x86/x87 Segment"
734 #: regwnd.cpp:465
735 msgid "Flags"
736 msgstr "Schalter"
738 #: regwnd.cpp:468
739 msgid "GP and others"
740 msgstr "Allgemein u.a."