1 # KDbg - Debugger GUI for gdb
2 # Copyright (C) 1998,1999 Johannes Sixt
3 # Johannes Sixt <j6t@kdbg.org>, 1999
7 "Project-Id-Version: kdbg 1.0\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2017-09-02 14:39+0200\n"
10 "PO-Revision-Date: 2002-03-03 15:57MDT\n"
11 "Last-Translator: Steen Rabol <rabol@get2net.dk>\n"
12 "Language-Team: da <LL@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 0.9.5\n"
19 #. i18n: file: brkptbase.ui:86
20 #. i18n: ectx: property (text), widget (QPushButton, btEnaDis)
21 #: brkpt.cpp:177 rc.cpp:30
48 msgid "Watched Expressions"
60 #: dbgmainwnd.cpp:94 pgmsettings.cpp:106
74 msgid "&Open Source Code..."
75 msgstr "&Åben kilde kode..."
79 msgid "&Reload Source Code"
80 msgstr "&Genlæs kilde kode"
84 msgid "&Load Executable..."
85 msgstr "&Applikation..."
89 msgid "Recent E&xecutables"
97 msgid "This &Program..."
100 #: dbgmainwnd.cpp:270
101 msgid "&Global Options..."
104 #: dbgmainwnd.cpp:298
108 #: dbgmainwnd.cpp:302
112 #: dbgmainwnd.cpp:306
114 msgstr "Spring &over"
116 #: dbgmainwnd.cpp:310
120 #: dbgmainwnd.cpp:314
121 msgid "Run to &cursor"
122 msgstr "Udfør til markør"
124 #: dbgmainwnd.cpp:318
125 msgid "Step i&nto by instruction"
128 #: dbgmainwnd.cpp:322
129 msgid "Step o&ver by instruction"
132 #: dbgmainwnd.cpp:326
133 msgid "&Program counter to current line"
136 #: dbgmainwnd.cpp:329
140 #: dbgmainwnd.cpp:331
144 #: dbgmainwnd.cpp:333
148 #: dbgmainwnd.cpp:335
152 #: dbgmainwnd.cpp:337
156 #: dbgmainwnd.cpp:339
157 msgid "&Arguments..."
158 msgstr "&Argumenter..."
160 #: dbgmainwnd.cpp:343
161 msgid "Set/Clear &breakpoint"
162 msgstr "Sæt/fjern &breakpoint"
164 #: dbgmainwnd.cpp:345
165 msgid "Set &temporary breakpoint"
166 msgstr "Sæt midlertidigt breakpoint"
168 #: dbgmainwnd.cpp:347
169 msgid "&Enable/Disable breakpoint"
170 msgstr "&Aktiver/Deaktiver breakpoint"
172 #: dbgmainwnd.cpp:351
173 msgid "Watch Expression"
176 #: dbgmainwnd.cpp:353
181 #: dbgmainwnd.cpp:389
185 #: dbgmainwnd.cpp:390
189 #: dbgmainwnd.cpp:620
190 msgid "`%1' is not a file or does not exist"
191 msgstr "'%1' er ikke en fil eller findes ikke"
193 #: dbgmainwnd.cpp:688
194 msgid "Don't know how to debug language `%1'"
197 #: dbgmainwnd.cpp:693
199 "XSL debugging is no longer supported and will be removed in a future version "
203 #: dbgmainwnd.cpp:704
205 "Could not start the debugger process.\n"
206 "Please shut down KDbg and resolve the problem."
209 #: dbgmainwnd.cpp:825
210 msgid "Global Options"
213 #: dbgmainwnd.cpp:839 pgmsettings.cpp:105
217 #: dbgmainwnd.cpp:840
218 msgid "Miscellaneous"
221 #: dbgmainwnd.cpp:978
222 msgid ": Program output"
225 #: dbgmainwnd.cpp:1068
227 msgid "All source files"
228 msgstr "Genlæs kilde kode"
230 #: dbgmainwnd.cpp:1069
233 msgstr "Åben en kilde kode fil"
235 #: dbgmainwnd.cpp:1070
238 msgstr "Genlæs kilde kode"
240 #: dbgmainwnd.cpp:1071
243 msgstr "Genlæs kilde kode"
245 #: dbgmainwnd.cpp:1148
247 msgid "Open Source Code"
248 msgstr "&Åben kilde kode..."
250 #: dbgmainwnd.cpp:1165
252 msgid "Select the Executable to Debug"
253 msgstr "Vælg program der skal debugges"
255 #: dbgmainwnd.cpp:1179
257 msgid "Select Core Dump"
258 msgstr "Vælg core dump"
263 "%1 exited unexpectedly.\n"
264 "Restart the session (e.g. with File|Load Executable)."
266 "%1 afsluttede uventet.\n"
267 "Genstart sesionen (eks. med fil|Applikation)."
271 "The settings for this program specify the following debugger command:\n"
273 "Shall this command be used?"
276 #. i18n: file: pgmargsbase.ui:235
277 #. i18n: ectx: property (text), widget (QTreeWidget, envList)
278 #: exprwnd.cpp:325 regwnd.cpp:420 rc.cpp:127
283 msgid "<anonymous struct or union>"
286 #: gdbdriver.cpp:1581
287 msgid "<additional entries of the array suppressed>"
290 #: gdbdriver.cpp:2218 xsldbgdriver.cpp:1221
291 msgid "New working directory: "
303 msgid "(c) 1998-2018 Johannes Sixt"
307 msgid "Johannes Sixt"
315 msgid "XSLT debugging"
319 msgid "Daniel Kristjansson"
323 msgid "Register groups and formatting"
327 msgid "David Edmundson"
335 msgid "transcript of conversation with the debugger"
339 msgid "remote debugging via <device>"
343 msgid "specify language: C, XSLT"
347 msgid "use language XSLT (deprecated)"
351 msgid "specify arguments of debugged executable"
355 msgid "specify PID of process to debug"
360 msgid "path of executable to debug"
361 msgstr "Vælg program der skal debugges"
364 msgid "a core file to use"
368 msgid "Cannot start debugger."
369 msgstr "Kan ikke starte debugger"
376 msgid "Halfwords (&2 Bytes)"
380 msgid "Words (&4 Bytes)"
384 msgid "Giantwords (&8 Bytes)"
387 #: memwindow.cpp:83 regwnd.cpp:77
392 msgid "Signed &decimal"
396 msgid "&Unsigned decimal"
399 #: memwindow.cpp:89 regwnd.cpp:75
403 #: memwindow.cpp:91 regwnd.cpp:74
416 msgid "&Floatingpoint"
424 msgid "&Instructions"
428 msgid "Select a file name to insert as program argument"
432 msgid "Select a directory to insert as program argument"
435 #: pgmsettings.cpp:24
437 "How to invoke &GDB - leave empty to use\n"
438 "the default from the global options:"
441 #: pgmsettings.cpp:58
442 msgid "&No input and output"
445 #: pgmsettings.cpp:62
446 msgid "&Only output, simple terminal emulation"
449 #: pgmsettings.cpp:66
450 msgid "&Full terminal emulation"
453 #: pgmsettings.cpp:102
454 msgid "Settings for %1"
457 #: prefdebugger.cpp:20
458 msgid "To revert to the default settings, clear the entries."
461 #: prefdebugger.cpp:24
462 msgid "How to invoke &GDB:"
465 #: prefdebugger.cpp:31
467 "%T will be replaced with a title string,\n"
468 "%C will be replaced by a Bourne shell script that\n"
469 "keeps the terminal window open."
472 #: prefdebugger.cpp:37
473 msgid "&Terminal for program output:"
477 msgid "&Pop into foreground when program stops"
481 msgid "Time until window goes &back (in milliseconds):"
485 msgid "&Tabstop every (characters):"
490 msgid "File filter for &source files:"
491 msgstr "Genlæs kilde kode"
494 msgid "File filter for &header files:"
497 #: procattach.cpp:288
498 msgid "Specify the process number to attach to:"
499 msgstr "Specificer det proces nummer der skal hæftes til:"
501 #: procattach.cpp:296
505 #: procattach.cpp:301
535 msgid "Decoded value"
539 msgid "GP and others"
547 msgid "x86/x87 segment"
554 #. i18n: file: brkptbase.ui:33
555 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
556 #: threadlist.cpp:42 rc.cpp:6
564 #: watchwindow.cpp:17
568 #: watchwindow.cpp:18
572 #: watchwindow.cpp:19
582 msgid "&Case sensitive"
583 msgstr "&Forskel på store og små bogstaver"
597 #: xsldbgdriver.cpp:1319
598 msgid "No memory dump available"
601 #. i18n: file: brkptbase.ui:14
602 #. i18n: ectx: property (windowTitle), widget (QWidget, BrkPtBase)
607 #. i18n: file: brkptbase.ui:38
608 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
613 #. i18n: file: brkptbase.ui:43
614 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
619 #. i18n: file: brkptbase.ui:48
620 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
625 #. i18n: file: brkptbase.ui:53
626 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
631 #. i18n: file: brkptbase.ui:65
632 #. i18n: ectx: property (text), widget (QPushButton, btAddBP)
635 msgid "Add &Breakpoint"
636 msgstr "Sæt/fjern &breakpoint"
638 #. i18n: file: brkptbase.ui:72
639 #. i18n: ectx: property (text), widget (QPushButton, btAddWP)
641 msgid "Add &Watchpoint"
644 #. i18n: file: brkptbase.ui:79
645 #. i18n: ectx: property (text), widget (QPushButton, btRemove)
650 #. i18n: file: brkptbase.ui:93
651 #. i18n: ectx: property (text), widget (QPushButton, btViewCode)
656 #. i18n: file: brkptbase.ui:100
657 #. i18n: ectx: property (text), widget (QPushButton, btConditional)
659 msgid "&Conditional..."
660 msgstr "&Betingelser..."
662 #. i18n: file: brkptcondition.ui:14
663 #. i18n: ectx: property (windowTitle), widget (QDialog, BrkPtCondition)
666 msgid "Conditional Breakpoint"
667 msgstr ": Betingelses breakpoint"
669 #. i18n: file: brkptcondition.ui:28
670 #. i18n: ectx: property (text), widget (QLabel, label)
674 msgstr "&Betingelse:"
676 #. i18n: file: brkptcondition.ui:41
677 #. i18n: ectx: property (text), widget (QLabel, label_2)
679 msgid "Ignore &next hits:"
680 msgstr "Ignorer og gå til &næste"
682 #. i18n: file: brkptcondition.ui:51
683 #. i18n: ectx: property (specialValueText), widget (QSpinBox, ignoreCount)
685 msgid "do not ignore"
688 #. i18n: file: kdbgui.rc:4
689 #. i18n: ectx: Menu (file)
695 #. i18n: file: kdbgui.rc:11
696 #. i18n: ectx: Menu (view)
702 #. i18n: file: kdbgui.rc:25
703 #. i18n: ectx: Menu (execution)
708 #. i18n: file: kdbgui.rc:43
709 #. i18n: ectx: Menu (breakpoint)
713 msgstr "Sæt/fjern &breakpoint"
715 #. i18n: file: kdbgui.rc:48
716 #. i18n: ectx: Menu (settings)
721 #. i18n: file: pgmargsbase.ui:14
722 #. i18n: ectx: property (windowTitle), widget (QDialog, PgmArgsBase)
725 msgid "Program Arguments"
726 msgstr ": Program argumenter"
728 #. i18n: file: pgmargsbase.ui:27
729 #. i18n: ectx: attribute (title), widget (QWidget, argsPage)
733 msgstr "&Argumenter..."
735 #. i18n: file: pgmargsbase.ui:35
736 #. i18n: ectx: property (text), widget (QLabel, labelArgs)
738 #, fuzzy, no-c-format
739 msgid "Run <i>%1</i> with these arguments:"
740 msgstr "Udfør %1 med disse parametre"
742 #. i18n: file: pgmargsbase.ui:48
743 #. i18n: ectx: property (whatsThis), widget (QLineEdit, programArgs)
746 "Specify the arguments with which the program shall be invoked for this "
747 "debugging session. You specify the arguments just as you would on the "
748 "command line, that is, you can even use quotes and environment variables, "
749 "for example:<p><tt>--message 'start in: ' $HOME</tt>"
752 #. i18n: file: pgmargsbase.ui:57
753 #. i18n: ectx: property (whatsThis), widget (QPushButton, insertFile)
756 "Browse for a file; the full path name will be inserted at the current cursor "
757 "location in the edit box above."
760 #. i18n: file: pgmargsbase.ui:60
761 #. i18n: ectx: property (text), widget (QPushButton, insertFile)
763 msgid "Insert &file name..."
766 #. i18n: file: pgmargsbase.ui:63
767 #. i18n: ectx: property (shortcut), widget (QPushButton, insertFile)
772 #. i18n: file: pgmargsbase.ui:70
773 #. i18n: ectx: property (whatsThis), widget (QPushButton, insertDir)
776 "Browse for a directory; the full path name will be inserted at the current "
777 "cursor location in the edit box above."
780 #. i18n: file: pgmargsbase.ui:73
781 #. i18n: ectx: property (text), widget (QPushButton, insertDir)
783 msgid "Insert &directory name..."
786 #. i18n: file: pgmargsbase.ui:76
787 #. i18n: ectx: property (shortcut), widget (QPushButton, insertDir)
788 #. i18n: file: pgmargsbase.ui:266
789 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonDelete)
790 #: rc.cpp:94 rc.cpp:145
794 #. i18n: file: pgmargsbase.ui:120
795 #. i18n: ectx: attribute (title), widget (QWidget, wdPage)
797 msgid "&Working Directory"
800 #. i18n: file: pgmargsbase.ui:128
801 #. i18n: ectx: property (whatsThis), widget (QLineEdit, wdEdit)
803 msgid "Specify here the initial working directory where the program is run."
806 #. i18n: file: pgmargsbase.ui:137
807 #. i18n: ectx: property (whatsThis), widget (QPushButton, wdBrowse)
809 msgid "Browse for the initial working directory where the program is run."
812 #. i18n: file: pgmargsbase.ui:140
813 #. i18n: ectx: property (text), widget (QPushButton, wdBrowse)
819 #. i18n: file: pgmargsbase.ui:143
820 #. i18n: ectx: property (shortcut), widget (QPushButton, wdBrowse)
825 #. i18n: file: pgmargsbase.ui:187
826 #. i18n: ectx: attribute (title), widget (QWidget, envPage)
831 #. i18n: file: pgmargsbase.ui:197
832 #. i18n: ectx: property (text), widget (QLabel, envLabel)
835 msgid "Environment variables (<tt>NAME=value</tt>):"
836 msgstr "Enviroment variable(NAVN=værdi)"
838 #. i18n: file: pgmargsbase.ui:210
839 #. i18n: ectx: property (whatsThis), widget (QLineEdit, envVar)
842 "To add a new environment variable or to modify one, specify it here in the "
843 "form <tt>NAME=value</tt> and click <b>Modify</b>."
846 #. i18n: file: pgmargsbase.ui:217
847 #. i18n: ectx: property (whatsThis), widget (QTreeWidget, envList)
850 "Environment variables that are set <i>in addition</i> to those that are "
851 "inherited are listed in this table. To add new environment variables, "
852 "specify them as <tt>NAME=value</tt> in the edit box above and click "
853 "<b>Modify</b>. To modify a value, select it in this list and click "
854 "<b>Modify</b>. To delete an environment variable, select it in this list and "
855 "click <b>Delete</b>."
858 #. i18n: file: pgmargsbase.ui:230
859 #. i18n: ectx: property (text), widget (QTreeWidget, envList)
864 #. i18n: file: pgmargsbase.ui:247
865 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonModify)
868 "Enters the environment variable that is currently specified in the edit box "
869 "into the list. If the named variable is already in the list, it receives a "
870 "new value; otherwise, a new entry is created."
873 #. i18n: file: pgmargsbase.ui:250
874 #. i18n: ectx: property (text), widget (QPushButton, buttonModify)
879 #. i18n: file: pgmargsbase.ui:253
880 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonModify)
885 #. i18n: file: pgmargsbase.ui:260
886 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonDelete)
889 "Deletes the selected environment variable from the list. This cannot be used "
890 "to delete environment variables that are inherited."
893 #. i18n: file: pgmargsbase.ui:263
894 #. i18n: ectx: property (text), widget (QPushButton, buttonDelete)
899 #. i18n: file: pgmargsbase.ui:294
900 #. i18n: ectx: attribute (title), widget (QWidget, xsldbgOptionsPage)
902 msgid "&xsldbg Options"
905 #. i18n: file: procattachbase.ui:15
906 #. i18n: ectx: property (windowTitle), widget (QDialog, ProcAttachBase)
909 msgid "Attach to Process"
910 msgstr ": Hæft til proces"
912 #. i18n: file: procattachbase.ui:26
913 #. i18n: ectx: property (text), widget (QLabel, filterLabel)
915 msgid "Fi<er or PID:"
918 #. i18n: file: procattachbase.ui:39
919 #. i18n: ectx: property (whatsThis), widget (QLineEdit, filterEdit)
922 "Type the name of the process or its process ID (PID) here to reduce the "
923 "number of entries in the list."
926 #. i18n: file: procattachbase.ui:57
927 #. i18n: ectx: property (whatsThis), widget (QTreeWidget, processList)
930 "<p>This list displays all processes that are currently running. You must "
931 "select the process that you want KDbg to attach to. Use the <b>Filter or "
932 "PID</b> edit box to reduce the number of entries in this list.<p>The text in "
933 "the <i>Command</i> column is usually, but not always, the command that was "
934 "used to start the process. The <i>PID</i> column shows the process ID. The "
935 "<i>PPID</i> column shows the process ID of the parent process. Additional "
936 "columns show more information about the processes that is also available via "
937 "the system's <i>ps</i> command.</p><p>The list is not updated automatically. "
938 "Use the <b>Refresh</b> button to update it.</p>"
941 #. i18n: file: procattachbase.ui:67
942 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
947 #. i18n: file: procattachbase.ui:72
948 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
953 #. i18n: file: procattachbase.ui:77
954 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
959 #. i18n: file: procattachbase.ui:93
960 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonRefresh)
962 msgid "This button updates the list of processes."
965 #. i18n: file: procattachbase.ui:96
966 #. i18n: ectx: property (text), widget (QPushButton, buttonRefresh)
972 #~ msgid "&Registers"
976 #~ msgid "&Breakpoints"
977 #~ msgstr "Sæt/fjern &breakpoint"
979 #~ msgid ": Attach to process"
980 #~ msgstr ": Hæft til proces"
987 #~ msgstr "&Genlæs kilde kode"
989 #~ msgid "Toggle &Toolbar"
990 #~ msgstr "Vis/gem &toolbar"
992 #~ msgid "Toggle &Statusbar"
993 #~ msgstr "Vis/gem &statusbar"
995 #~ msgid "Executable"
996 #~ msgstr "Applikation"
998 #~ msgid "Open a source file"
999 #~ msgstr "Åben en kilde kode fil"
1001 #~ msgid "Run/Continue"
1002 #~ msgstr "Udfør/fortsæt"
1004 #~ msgid "Step into"
1005 #~ msgstr "Hop ind i"
1007 #~ msgid "Step over"
1008 #~ msgstr "Spring over"