Extend copyright to 2015.
[kdbg.git] / po / pt.po
blob8b6c6e183d924ab85a4e5c4979b98965f7d2575f
1 # KDbg - Debugger GUI for gdb
2 # Copyright (C) 1998,1999 Johannes Sixt
3 # Johannes Sixt <j6t@kdbg.org>, 1999
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: kdbg 1.0\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2011-03-01 22:35+0100\n"
10 "PO-Revision-Date: 2002-03-03 16:12MDT\n"
11 "Last-Translator: Pedro Morais <morais@kde.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: KBabel 0.9.5\n"
17 #. i18n: file: brkptbase.ui:85
18 #. i18n: ectx: property (text), widget (QPushButton, btEnaDis)
19 #: brkpt.cpp:179 rc.cpp:30
20 msgid "&Disable"
21 msgstr ""
23 #: brkpt.cpp:181
24 msgid "&Enable"
25 msgstr ""
27 #: brkpt.cpp:363
28 msgid ": Conditional breakpoint"
29 msgstr ""
31 #: dbgmainwnd.cpp:71
32 msgid "active"
33 msgstr "activo"
35 #: dbgmainwnd.cpp:78
36 msgid "Stack"
37 msgstr ""
39 #: dbgmainwnd.cpp:81
40 msgid "Locals"
41 msgstr ""
43 #: dbgmainwnd.cpp:82
44 msgid "Variable"
45 msgstr ""
47 #: dbgmainwnd.cpp:84
48 msgid "Watches"
49 msgstr ""
51 #: dbgmainwnd.cpp:87
52 msgid "Registers"
53 msgstr ""
55 #: dbgmainwnd.cpp:90
56 msgid "Breakpoints"
57 msgstr "Breakpoints"
59 #: dbgmainwnd.cpp:93 pgmsettings.cpp:108
60 msgid "Output"
61 msgstr ""
63 #: dbgmainwnd.cpp:96
64 msgid "Threads"
65 msgstr ""
67 #: dbgmainwnd.cpp:99
68 msgid "Memory"
69 msgstr ""
71 #: dbgmainwnd.cpp:251
72 msgid "&Open Source..."
73 msgstr "&Abrir Cdigo..."
75 #: dbgmainwnd.cpp:253
76 msgid "&Reload Source"
77 msgstr ""
79 #: dbgmainwnd.cpp:255
80 msgid "&Executable..."
81 msgstr "&Executavel..."
83 #: dbgmainwnd.cpp:261
84 #, fuzzy
85 msgid "Recent E&xecutables"
86 msgstr "Executavel..."
88 #: dbgmainwnd.cpp:262
89 msgid "&Core dump..."
90 msgstr ""
92 #: dbgmainwnd.cpp:267
93 msgid "This &Program..."
94 msgstr ""
96 #: dbgmainwnd.cpp:269
97 msgid "&Global Options..."
98 msgstr ""
100 #: dbgmainwnd.cpp:279
101 msgid "Source &code"
102 msgstr ""
104 #: dbgmainwnd.cpp:281
105 msgid "Stac&k"
106 msgstr ""
108 #: dbgmainwnd.cpp:282
109 msgid "&Locals"
110 msgstr ""
112 #: dbgmainwnd.cpp:283
113 msgid "&Watched expressions"
114 msgstr ""
116 #: dbgmainwnd.cpp:284
117 msgid "&Registers"
118 msgstr ""
120 #: dbgmainwnd.cpp:285
121 #, fuzzy
122 msgid "&Breakpoints"
123 msgstr "Breakpoints"
125 #: dbgmainwnd.cpp:286
126 msgid "T&hreads"
127 msgstr ""
129 #: dbgmainwnd.cpp:287
130 msgid "&Output"
131 msgstr ""
133 #: dbgmainwnd.cpp:288
134 msgid "&Memory"
135 msgstr ""
137 #: dbgmainwnd.cpp:298
138 msgid "&Run"
139 msgstr "&Correr"
141 #: dbgmainwnd.cpp:302
142 msgid "Step &into"
143 msgstr "&Entrar"
145 #: dbgmainwnd.cpp:306
146 msgid "Step &over"
147 msgstr "&Saltar"
149 #: dbgmainwnd.cpp:310
150 msgid "Step o&ut"
151 msgstr "S&air"
153 #: dbgmainwnd.cpp:314
154 msgid "Run to &cursor"
155 msgstr "Correr at ao &cursor"
157 #: dbgmainwnd.cpp:318
158 msgid "Step i&nto by instruction"
159 msgstr ""
161 #: dbgmainwnd.cpp:322
162 msgid "Step o&ver by instruction"
163 msgstr ""
165 #: dbgmainwnd.cpp:326
166 msgid "&Program counter to current line"
167 msgstr ""
169 #: dbgmainwnd.cpp:329
170 msgid "&Break"
171 msgstr "&Paragens"
173 #: dbgmainwnd.cpp:331
174 msgid "&Kill"
175 msgstr ""
177 #: dbgmainwnd.cpp:333
178 msgid "Re&start"
179 msgstr ""
181 #: dbgmainwnd.cpp:335
182 msgid "A&ttach..."
183 msgstr ""
185 #: dbgmainwnd.cpp:337
186 msgid "&Arguments..."
187 msgstr "&Argumentos..."
189 #: dbgmainwnd.cpp:341
190 msgid "Set/Clear &breakpoint"
191 msgstr "Colocar/tirar &breakpoint"
193 #: dbgmainwnd.cpp:343
194 msgid "Set &temporary breakpoint"
195 msgstr "Colocar breakpoint &temporario"
197 #: dbgmainwnd.cpp:345
198 msgid "&Enable/Disable breakpoint"
199 msgstr "&Activar/desactivar breakpoint"
201 #: dbgmainwnd.cpp:349
202 msgid "Watch Expression"
203 msgstr ""
205 #: dbgmainwnd.cpp:351
206 msgid "Edit Value"
207 msgstr ""
209 #: dbgmainwnd.cpp:379
210 msgid "Restart"
211 msgstr ""
213 #: dbgmainwnd.cpp:380
214 msgid "Core dump"
215 msgstr ""
217 #: dbgmainwnd.cpp:623
218 msgid "`%1' is not a file or does not exist"
219 msgstr "`%1' no  um ficheiro ou no existe"
221 #: dbgmainwnd.cpp:691
222 msgid "Don't know how to debug language `%1'"
223 msgstr ""
225 #: dbgmainwnd.cpp:704
226 msgid ""
227 "Could not start the debugger process.\n"
228 "Please shut down KDbg and resolve the problem."
229 msgstr ""
231 #: dbgmainwnd.cpp:826
232 msgid ": Global options"
233 msgstr ""
235 #: dbgmainwnd.cpp:841 pgmsettings.cpp:107
236 msgid "Debugger"
237 msgstr ""
239 #: dbgmainwnd.cpp:842
240 msgid "Miscellaneous"
241 msgstr ""
243 #: dbgmainwnd.cpp:980
244 msgid ": Program output"
245 msgstr ": Sada do programa"
247 #: dbgmainwnd.cpp:1070
248 #, fuzzy
249 msgid "|All source files\n"
250 msgstr "Abrir o ficheiro com o cdigo"
252 #: dbgmainwnd.cpp:1071
253 #, fuzzy
254 msgid "|Source files\n"
255 msgstr "Abrir o ficheiro com o cdigo"
257 #: dbgmainwnd.cpp:1072
258 msgid "|Header files\n"
259 msgstr ""
261 #: dbgmainwnd.cpp:1073
262 msgid "*|All files"
263 msgstr ""
265 #: dbgmainwnd.cpp:1165
266 msgid "Open"
267 msgstr ""
269 #: dbgmainwnd.cpp:1183
270 msgid "Select the executable to debug"
271 msgstr "Seleccione o executavel a depurar"
273 #: dbgmainwnd.cpp:1196
274 msgid "Select core dump"
275 msgstr ""
277 #: debugger.cpp:650
278 msgid ""
279 "%1 exited unexpectedly.\n"
280 "Restart the session (e.g. with File|Executable)."
281 msgstr ""
283 #: debugger.cpp:841
284 msgid ""
285 "The settings for this program specify the following debugger command:\n"
286 "%1\n"
287 "Shall this command be used?"
288 msgstr ""
290 #. i18n: file: pgmargsbase.ui:234
291 #. i18n: ectx: property (text), widget (QTreeWidget, envList)
292 #: exprwnd.cpp:312 regwnd.cpp:417 rc.cpp:127
293 msgid "Value"
294 msgstr ""
296 #: gdbdriver.cpp:911
297 msgid "<anonymous struct or union>"
298 msgstr ""
300 #: gdbdriver.cpp:1526
301 msgid "<additional entries of the array suppressed>"
302 msgstr ""
304 #: gdbdriver.cpp:2084 xsldbgdriver.cpp:1287
305 msgid "New working directory: "
306 msgstr ""
308 #: main.cpp:23
309 msgid "KDbg"
310 msgstr ""
312 #: main.cpp:25
313 msgid "A Debugger"
314 msgstr ""
316 #: main.cpp:27
317 msgid "(c) 1998-2015 Johannes Sixt"
318 msgstr ""
320 #: main.cpp:31
321 msgid "Johannes Sixt"
322 msgstr ""
324 #: main.cpp:32
325 msgid "Keith Isdale"
326 msgstr ""
328 #: main.cpp:33
329 msgid "XSLT debugging"
330 msgstr ""
332 #: main.cpp:35
333 msgid "Daniel Kristjansson"
334 msgstr ""
336 #: main.cpp:36
337 msgid "Register groups and formatting"
338 msgstr ""
340 #: main.cpp:38
341 msgid "David Edmundson"
342 msgstr ""
344 #: main.cpp:39
345 msgid "KDE4 porting"
346 msgstr ""
348 #: main.cpp:44
349 msgid "transcript of conversation with the debugger"
350 msgstr ""
352 #: main.cpp:45
353 msgid "remote debugging via <device>"
354 msgstr ""
356 #: main.cpp:46
357 msgid "specify language: C, XSLT"
358 msgstr ""
360 #: main.cpp:47
361 msgid "use language XSLT (deprecated)"
362 msgstr ""
364 #: main.cpp:48
365 msgid "specify arguments of debugged executable"
366 msgstr ""
368 #: main.cpp:49
369 msgid "specify PID of process to debug"
370 msgstr ""
372 #: main.cpp:50
373 #, fuzzy
374 msgid "path of executable to debug"
375 msgstr "Seleccione o executavel a depurar"
377 #: main.cpp:51
378 msgid "a core file to use"
379 msgstr ""
381 #: main.cpp:114
382 msgid "Cannot start debugger."
383 msgstr "No consigo iniciar o depurador."
385 #. i18n: file: brkptbase.ui:37
386 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
387 #: memwindow.cpp:32 rc.cpp:9
388 msgid "Address"
389 msgstr ""
391 #: memwindow.cpp:59
392 msgid "B&ytes"
393 msgstr ""
395 #: memwindow.cpp:61
396 msgid "Halfwords (&2 Bytes)"
397 msgstr ""
399 #: memwindow.cpp:63
400 msgid "Words (&4 Bytes)"
401 msgstr ""
403 #: memwindow.cpp:65
404 msgid "Giantwords (&8 Bytes)"
405 msgstr ""
407 #: memwindow.cpp:68 regwnd.cpp:77
408 msgid "He&xadecimal"
409 msgstr ""
411 #: memwindow.cpp:70
412 msgid "Signed &decimal"
413 msgstr ""
415 #: memwindow.cpp:72
416 msgid "&Unsigned decimal"
417 msgstr ""
419 #: memwindow.cpp:74 regwnd.cpp:75
420 msgid "&Octal"
421 msgstr ""
423 #: memwindow.cpp:76 regwnd.cpp:74
424 msgid "&Binary"
425 msgstr ""
427 #: memwindow.cpp:78
428 msgid "&Addresses"
429 msgstr ""
431 #: memwindow.cpp:80
432 msgid "&Character"
433 msgstr ""
435 #: memwindow.cpp:82
436 msgid "&Floatingpoint"
437 msgstr ""
439 #: memwindow.cpp:84
440 #, fuzzy
441 msgid "&Strings"
442 msgstr "&Listar..."
444 #: memwindow.cpp:86
445 msgid "&Instructions"
446 msgstr ""
448 #: pgmargs.cpp:198
449 msgid "Select a file name to insert as program argument"
450 msgstr ""
452 #: pgmargs.cpp:212
453 msgid "Select a directory to insert as program argument"
454 msgstr ""
456 #: pgmsettings.cpp:25
457 msgid ""
458 "How to invoke &GDB - leave empty to use\n"
459 "the default from the global options:"
460 msgstr ""
462 #: pgmsettings.cpp:59
463 msgid "&No input and output"
464 msgstr ""
466 #: pgmsettings.cpp:63
467 msgid "&Only output, simple terminal emulation"
468 msgstr ""
470 #: pgmsettings.cpp:67
471 msgid "&Full terminal emulation"
472 msgstr ""
474 #: pgmsettings.cpp:104
475 msgid "%1: Settings for %2"
476 msgstr ""
478 #: prefdebugger.cpp:20
479 msgid "To revert to the default settings, clear the entries."
480 msgstr ""
482 #: prefdebugger.cpp:24
483 msgid "How to invoke &GDB:"
484 msgstr ""
486 #: prefdebugger.cpp:31
487 msgid ""
488 "%T will be replaced with a title string,\n"
489 "%C will be replaced by a Bourne shell script that\n"
490 "keeps the terminal window open."
491 msgstr ""
493 #: prefdebugger.cpp:37
494 #, fuzzy
495 msgid "&Terminal for program output:"
496 msgstr ": Sada do programa"
498 #: prefmisc.cpp:23
499 msgid "&Pop into foreground when program stops"
500 msgstr ""
502 #: prefmisc.cpp:28
503 msgid "Time until window goes &back (in milliseconds):"
504 msgstr ""
506 #: prefmisc.cpp:35
507 msgid "&Tabstop every (characters):"
508 msgstr ""
510 #: prefmisc.cpp:37
511 msgid "File filter for &source files:"
512 msgstr ""
514 #: prefmisc.cpp:39
515 msgid "File filter for &header files:"
516 msgstr ""
518 #: procattach.cpp:290
519 msgid ": Attach to process"
520 msgstr ""
522 #: procattach.cpp:294
523 msgid "Specify the process number to attach to:"
524 msgstr ""
526 #: procattach.cpp:302
527 msgid "OK"
528 msgstr ""
530 #: procattach.cpp:307
531 msgid "Cancel"
532 msgstr ""
534 #: regwnd.cpp:73
535 msgid "&GDB default"
536 msgstr ""
538 #: regwnd.cpp:76
539 msgid "&Decimal"
540 msgstr ""
542 #: regwnd.cpp:78
543 msgid "Real (&e)"
544 msgstr ""
546 #: regwnd.cpp:79
547 msgid "Real (&f)"
548 msgstr ""
550 #: regwnd.cpp:80
551 msgid "&Real (g)"
552 msgstr ""
554 #: regwnd.cpp:416
555 msgid "Register"
556 msgstr ""
558 #: regwnd.cpp:418
559 msgid "Decoded value"
560 msgstr ""
562 #: regwnd.cpp:434
563 msgid "GP and others"
564 msgstr ""
566 #: regwnd.cpp:436
567 msgid "Flags"
568 msgstr ""
570 #: regwnd.cpp:439
571 msgid "x86/x87 segment"
572 msgstr ""
574 #: threadlist.cpp:42
575 msgid "Thread ID"
576 msgstr ""
578 #. i18n: file: brkptbase.ui:32
579 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
580 #: threadlist.cpp:42 rc.cpp:6
581 msgid "Location"
582 msgstr "Localizao"
584 #: ttywnd.cpp:214
585 msgid "&Clear"
586 msgstr ""
588 #: watchwindow.cpp:17
589 msgid " Add "
590 msgstr " Adicionar "
592 #: watchwindow.cpp:18
593 msgid " Del "
594 msgstr " Apagar "
596 #: watchwindow.cpp:19
597 #, fuzzy
598 msgid "Expression"
599 msgstr "E&xecuo"
601 #: winstack.cpp:384
602 msgid ": Search"
603 msgstr ""
605 #: winstack.cpp:391
606 msgid "&Case sensitive"
607 msgstr ""
609 #: winstack.cpp:393
610 msgid "&Forward"
611 msgstr ""
613 #: winstack.cpp:395
614 msgid "&Backward"
615 msgstr ""
617 #: winstack.cpp:396
618 msgid "Close"
619 msgstr ""
621 #: xsldbgdriver.cpp:1385
622 msgid "No memory dump available"
623 msgstr ""
625 #. i18n: file: brkptbase.ui:13
626 #. i18n: ectx: property (windowTitle), widget (QWidget, BrkPtBase)
627 #: rc.cpp:3
628 msgid "Form"
629 msgstr ""
631 #. i18n: file: brkptbase.ui:42
632 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
633 #: rc.cpp:12
634 msgid "Hits"
635 msgstr ""
637 #. i18n: file: brkptbase.ui:47
638 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
639 #: rc.cpp:15
640 msgid "Ignore"
641 msgstr ""
643 #. i18n: file: brkptbase.ui:52
644 #. i18n: ectx: property (text), widget (QTreeWidget, bpList)
645 #: rc.cpp:18
646 msgid "Condition"
647 msgstr ""
649 #. i18n: file: brkptbase.ui:64
650 #. i18n: ectx: property (text), widget (QPushButton, btAddBP)
651 #: rc.cpp:21
652 #, fuzzy
653 msgid "Add &Breakpoint"
654 msgstr "&Breakpoint"
656 #. i18n: file: brkptbase.ui:71
657 #. i18n: ectx: property (text), widget (QPushButton, btAddWP)
658 #: rc.cpp:24
659 msgid "Add &Watchpoint"
660 msgstr ""
662 #. i18n: file: brkptbase.ui:78
663 #. i18n: ectx: property (text), widget (QPushButton, btRemove)
664 #: rc.cpp:27
665 msgid "&Remove"
666 msgstr ""
668 #. i18n: file: brkptbase.ui:92
669 #. i18n: ectx: property (text), widget (QPushButton, btViewCode)
670 #: rc.cpp:33
671 msgid "&View Code"
672 msgstr "&Ver Cdigo"
674 #. i18n: file: brkptbase.ui:99
675 #. i18n: ectx: property (text), widget (QPushButton, btConditional)
676 #: rc.cpp:36
677 msgid "&Conditional..."
678 msgstr ""
680 #. i18n: file: brkptcondition.ui:13
681 #. i18n: ectx: property (windowTitle), widget (QDialog, BrkPtCondition)
682 #: rc.cpp:39
683 msgid "Dialog"
684 msgstr ""
686 #. i18n: file: brkptcondition.ui:27
687 #. i18n: ectx: property (text), widget (QLabel, label)
688 #: rc.cpp:42
689 msgid "&Condition:"
690 msgstr ""
692 #. i18n: file: brkptcondition.ui:40
693 #. i18n: ectx: property (text), widget (QLabel, label_2)
694 #: rc.cpp:45
695 msgid "Ignore &next hits:"
696 msgstr ""
698 #. i18n: file: brkptcondition.ui:50
699 #. i18n: ectx: property (specialValueText), widget (QSpinBox, ignoreCount)
700 #: rc.cpp:48
701 msgid "do not ignore"
702 msgstr ""
704 #. i18n: file: kdbgui.rc:4
705 #. i18n: ectx: Menu (file)
706 #: rc.cpp:51
707 #, fuzzy
708 msgid "&File"
709 msgstr "&Janela"
711 #. i18n: file: kdbgui.rc:11
712 #. i18n: ectx: Menu (view)
713 #: rc.cpp:54
714 #, fuzzy
715 msgid "&View"
716 msgstr "&Ver Cdigo"
718 #. i18n: file: kdbgui.rc:25
719 #. i18n: ectx: Menu (execution)
720 #: rc.cpp:57
721 msgid "E&xecution"
722 msgstr "E&xecuo"
724 #. i18n: file: kdbgui.rc:42
725 #. i18n: ectx: Menu (breakpoint)
726 #: rc.cpp:60
727 msgid "&Breakpoint"
728 msgstr "&Breakpoint"
730 #. i18n: file: kdbgui.rc:47
731 #. i18n: ectx: Menu (settings)
732 #: rc.cpp:63
733 #, fuzzy
734 msgid "&Settings"
735 msgstr "&Listar..."
737 #. i18n: file: pgmargsbase.ui:13
738 #. i18n: ectx: property (windowTitle), widget (QDialog, PgmArgsBase)
739 #: rc.cpp:66
740 #, fuzzy
741 msgid "Program Arguments"
742 msgstr ": Argumentos do programa"
744 #. i18n: file: pgmargsbase.ui:26
745 #. i18n: ectx: attribute (title), widget (QWidget, argsPage)
746 #: rc.cpp:69
747 #, fuzzy
748 msgid "&Arguments"
749 msgstr "&Argumentos..."
751 #. i18n: file: pgmargsbase.ui:34
752 #. i18n: ectx: property (text), widget (QLabel, labelArgs)
753 #: rc.cpp:73
754 #, fuzzy, no-c-format
755 msgid "Run <i>%1</i> with these arguments:"
756 msgstr "Correr %1 com estes argumentos:"
758 #. i18n: file: pgmargsbase.ui:47
759 #. i18n: ectx: property (whatsThis), widget (QLineEdit, programArgs)
760 #: rc.cpp:76
761 msgid ""
762 "Specify the arguments with which the program shall be invoked for this "
763 "debugging session. You specify the arguments just as you would on the "
764 "command line, that is, you can even use quotes and environment variables, "
765 "for example:<p><tt>--message 'start in: ' $HOME</tt>"
766 msgstr ""
768 #. i18n: file: pgmargsbase.ui:56
769 #. i18n: ectx: property (whatsThis), widget (QPushButton, insertFile)
770 #: rc.cpp:79
771 msgid ""
772 "Browse for a file; the full path name will be inserted at the current cursor "
773 "location in the edit box above."
774 msgstr ""
776 #. i18n: file: pgmargsbase.ui:59
777 #. i18n: ectx: property (text), widget (QPushButton, insertFile)
778 #: rc.cpp:82
779 msgid "Insert &file name..."
780 msgstr ""
782 #. i18n: file: pgmargsbase.ui:62
783 #. i18n: ectx: property (shortcut), widget (QPushButton, insertFile)
784 #: rc.cpp:85
785 msgid "Alt+F"
786 msgstr ""
788 #. i18n: file: pgmargsbase.ui:69
789 #. i18n: ectx: property (whatsThis), widget (QPushButton, insertDir)
790 #: rc.cpp:88
791 msgid ""
792 "Browse for a directory; the full path name will be inserted at the current "
793 "cursor location in the edit box above."
794 msgstr ""
796 #. i18n: file: pgmargsbase.ui:72
797 #. i18n: ectx: property (text), widget (QPushButton, insertDir)
798 #: rc.cpp:91
799 msgid "Insert &directory name..."
800 msgstr ""
802 #. i18n: file: pgmargsbase.ui:75
803 #. i18n: ectx: property (shortcut), widget (QPushButton, insertDir)
804 #. i18n: file: pgmargsbase.ui:265
805 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonDelete)
806 #: rc.cpp:94 rc.cpp:145
807 msgid "Alt+D"
808 msgstr ""
810 #. i18n: file: pgmargsbase.ui:119
811 #. i18n: ectx: attribute (title), widget (QWidget, wdPage)
812 #: rc.cpp:97
813 msgid "&Working Directory"
814 msgstr ""
816 #. i18n: file: pgmargsbase.ui:127
817 #. i18n: ectx: property (whatsThis), widget (QLineEdit, wdEdit)
818 #: rc.cpp:100
819 msgid "Specify here the initial working directory where the program is run."
820 msgstr ""
822 #. i18n: file: pgmargsbase.ui:136
823 #. i18n: ectx: property (whatsThis), widget (QPushButton, wdBrowse)
824 #: rc.cpp:103
825 msgid "Browse for the initial working directory where the program is run."
826 msgstr ""
828 #. i18n: file: pgmargsbase.ui:139
829 #. i18n: ectx: property (text), widget (QPushButton, wdBrowse)
830 #: rc.cpp:106
831 #, fuzzy
832 msgid "&Browse..."
833 msgstr "&Mais..."
835 #. i18n: file: pgmargsbase.ui:142
836 #. i18n: ectx: property (shortcut), widget (QPushButton, wdBrowse)
837 #: rc.cpp:109
838 msgid "Alt+B"
839 msgstr ""
841 #. i18n: file: pgmargsbase.ui:186
842 #. i18n: ectx: attribute (title), widget (QWidget, envPage)
843 #: rc.cpp:112
844 msgid "&Environment"
845 msgstr ""
847 #. i18n: file: pgmargsbase.ui:196
848 #. i18n: ectx: property (text), widget (QLabel, envLabel)
849 #: rc.cpp:115
850 msgid "Environment variables (<tt>NAME=value</tt>):"
851 msgstr ""
853 #. i18n: file: pgmargsbase.ui:209
854 #. i18n: ectx: property (whatsThis), widget (QLineEdit, envVar)
855 #: rc.cpp:118
856 msgid ""
857 "To add a new environment variable or to modify one, specify it here in the "
858 "form <tt>NAME=value</tt> and click <b>Modify</b>."
859 msgstr ""
861 #. i18n: file: pgmargsbase.ui:216
862 #. i18n: ectx: property (whatsThis), widget (QTreeWidget, envList)
863 #: rc.cpp:121
864 msgid ""
865 "Environment variables that are set <i>in addition</i> to those that are "
866 "inherited are listed in this table. To add new environment variables, "
867 "specify them as <tt>NAME=value</tt> in the edit box above and click "
868 "<b>Modify</b>. To modify a value, select it in this list and click "
869 "<b>Modify</b>. To delete an environment variable, select it in this list and "
870 "click <b>Delete</b>."
871 msgstr ""
873 #. i18n: file: pgmargsbase.ui:229
874 #. i18n: ectx: property (text), widget (QTreeWidget, envList)
875 #: rc.cpp:124
876 msgid "Name"
877 msgstr ""
879 #. i18n: file: pgmargsbase.ui:246
880 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonModify)
881 #: rc.cpp:130
882 msgid ""
883 "Enters the environment variable that is currently specified in the edit box "
884 "into the list. If the named variable is already in the list, it receives a "
885 "new value; otherwise, a new entry is created."
886 msgstr ""
888 #. i18n: file: pgmargsbase.ui:249
889 #. i18n: ectx: property (text), widget (QPushButton, buttonModify)
890 #: rc.cpp:133
891 msgid "&Modify"
892 msgstr ""
894 #. i18n: file: pgmargsbase.ui:252
895 #. i18n: ectx: property (shortcut), widget (QPushButton, buttonModify)
896 #: rc.cpp:136
897 msgid "Alt+M"
898 msgstr ""
900 #. i18n: file: pgmargsbase.ui:259
901 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonDelete)
902 #: rc.cpp:139
903 msgid ""
904 "Deletes the selected environment variable from the list. This cannot be used "
905 "to delete environment variables that are inherited."
906 msgstr ""
908 #. i18n: file: pgmargsbase.ui:262
909 #. i18n: ectx: property (text), widget (QPushButton, buttonDelete)
910 #: rc.cpp:142
911 msgid "&Delete"
912 msgstr ""
914 #. i18n: file: pgmargsbase.ui:293
915 #. i18n: ectx: attribute (title), widget (QWidget, xsldbgOptionsPage)
916 #: rc.cpp:148
917 msgid "&xsldbg Options"
918 msgstr ""
920 #. i18n: file: procattachbase.ui:14
921 #. i18n: ectx: property (windowTitle), widget (QDialog, ProcAttachBase)
922 #: rc.cpp:151
923 msgid "Attach to Process"
924 msgstr ""
926 #. i18n: file: procattachbase.ui:25
927 #. i18n: ectx: property (text), widget (QLabel, filterLabel)
928 #: rc.cpp:154
929 msgid "&Filter or PID:"
930 msgstr ""
932 #. i18n: file: procattachbase.ui:38
933 #. i18n: ectx: property (whatsThis), widget (KLineEdit, filterEdit)
934 #: rc.cpp:157
935 msgid ""
936 "Type the name of the process or its process ID (PID) here to reduce the "
937 "number of entries in the list."
938 msgstr ""
940 #. i18n: file: procattachbase.ui:56
941 #. i18n: ectx: property (whatsThis), widget (QTreeWidget, processList)
942 #: rc.cpp:160
943 msgid ""
944 "<p>This list displays all processes that are currently running. You must "
945 "select the process that you want KDbg to attach to. Use the <b>Filter or "
946 "PID</b> edit box to reduce the number of entries in this list.<p>The text in "
947 "the <i>Command</i> column is usually, but not always, the command that was "
948 "used to start the process. The <i>PID</i> column shows the process ID. The "
949 "<i>PPID</i> column shows the process ID of the parent process. Additional "
950 "columns show more information about the processes that is also available via "
951 "the system's <i>ps</i> command.</p><p>The list is not updated automatically. "
952 "Use the <b>Refresh</b> button to update it.</p>"
953 msgstr ""
955 #. i18n: file: procattachbase.ui:66
956 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
957 #: rc.cpp:163
958 msgid "Command"
959 msgstr ""
961 #. i18n: file: procattachbase.ui:71
962 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
963 #: rc.cpp:166
964 msgid "PID"
965 msgstr ""
967 #. i18n: file: procattachbase.ui:76
968 #. i18n: ectx: property (text), widget (QTreeWidget, processList)
969 #: rc.cpp:169
970 msgid "PPID"
971 msgstr ""
973 #. i18n: file: procattachbase.ui:92
974 #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonRefresh)
975 #: rc.cpp:172
976 msgid "This button updates the list of processes."
977 msgstr ""
979 #. i18n: file: procattachbase.ui:95
980 #. i18n: ectx: property (text), widget (QPushButton, buttonRefresh)
981 #: rc.cpp:175
982 msgid "&Refresh"
983 msgstr ""
985 #~ msgid "Toggle &Toolbar"
986 #~ msgstr "Mostrar Barra de &Ferramentas"
988 #~ msgid "Toggle &Statusbar"
989 #~ msgstr "Mostrar Barra de &Status"
991 #~ msgid "Executable"
992 #~ msgstr "Executavel..."
994 #~ msgid "Open a source file"
995 #~ msgstr "Abrir o ficheiro com o cdigo"
997 #~ msgid "Run/Continue"
998 #~ msgstr "Correr/Continuar"
1000 #~ msgid "Step into"
1001 #~ msgstr "Entrar"
1003 #~ msgid "Step over"
1004 #~ msgstr "Saltar"
1006 #~ msgid "Step out"
1007 #~ msgstr "Sair"
1009 #~ msgid "Breakpoint"
1010 #~ msgstr "Breakpoint"