Upgraded the build system for KDE2.
[kdbg.git] / po / pt.po
blob5b1408e9ce7a2029365164d82e7a32665a27f8d0
1 # KDbg - Debugger GUI for gdb
2 # Copyright (C) 1998,1999 Johannes Sixt
3 # Johannes Sixt <Johannes.Sixt@telecom.at>, 1999
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: kdbg 1.0\n"
8 "POT-Creation-Date: 2001-04-28 22:45+0200\n"
9 "PO-Revision-Date: 1998-05-26 12:00+0000\n"
10 "Last-Translator: Pedro Morais <morais@kde.org>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=iso-8859-1\n"
13 "Content-Transfer-Encoding: 8bit\n"
15 #: pgmargs.cpp:37
16 msgid ": Program arguments"
17 msgstr ": Argumentos do programa"
19 #: pgmargs.cpp:40
20 #, c-format
21 msgid "Run %s with these arguments:"
22 msgstr "Correr %s com estes argumentos:"
24 #: pgmargs.cpp:58
25 msgid "Working directory:"
26 msgstr ""
28 #: pgmargs.cpp:73
29 msgid "Environment variables (NAME=value):"
30 msgstr ""
32 #: pgmargs.cpp:82
33 msgid "Name"
34 msgstr ""
36 #: pgmargs.cpp:83 regwnd.cpp:210 regwnd.cpp:218
37 msgid "Value"
38 msgstr ""
40 #: pgmargs.cpp:99
41 msgid "&Modify"
42 msgstr ""
44 #: procattach.cpp:23
45 msgid ": Attach to process"
46 msgstr ""
48 #: procattach.cpp:27
49 msgid "Specify the process number to attach to:"
50 msgstr ""
52 #: debugger.cpp:507
53 msgid ""
54 "gdb exited unexpectedly.\n"
55 "Restart the session (e.g. with File|Executable)."
56 msgstr ""
58 #: gdbdriver.cpp:1799
59 msgid "New working directory: "
60 msgstr ""
62 #: brkpt.cpp:63
63 #, fuzzy
64 msgid "Add &Breakpoint"
65 msgstr "&Breakpoint"
67 #: brkpt.cpp:67
68 msgid "Add &Watchpoint"
69 msgstr ""
71 #: brkpt.cpp:76 brkpt.cpp:228
72 msgid "&Disable"
73 msgstr ""
75 #: brkpt.cpp:81 brkpt.cpp:230
76 msgid "&Enable"
77 msgstr ""
79 #: brkpt.cpp:91
80 msgid "&View Code"
81 msgstr "&Ver Cdigo"
83 #: brkpt.cpp:95
84 msgid "&Conditional..."
85 msgstr ""
87 #: brkpt.cpp:355 threadlist.cpp:44
88 msgid "Location"
89 msgstr "Localizao"
91 #: brkpt.cpp:356 memwindow.cpp:30
92 msgid "Address"
93 msgstr ""
95 #: brkpt.cpp:357
96 msgid "Hits"
97 msgstr ""
99 #: brkpt.cpp:358
100 msgid "Ignore"
101 msgstr ""
103 #: brkpt.cpp:359
104 msgid "Condition"
105 msgstr ""
107 #: brkpt.cpp:467
108 msgid ": Conditional breakpoint"
109 msgstr ""
111 #: brkpt.cpp:470
112 msgid "&Condition:"
113 msgstr ""
115 #: brkpt.cpp:472
116 msgid "Ignore &next hits:"
117 msgstr ""
119 #: regwnd.cpp:209 regwnd.cpp:217
120 msgid "Register"
121 msgstr ""
123 #: regwnd.cpp:211 regwnd.cpp:219
124 msgid "Decoded value"
125 msgstr ""
127 #: memwindow.cpp:59 regwnd.cpp:235
128 msgid "&Binary"
129 msgstr ""
131 #: memwindow.cpp:58 regwnd.cpp:236
132 msgid "&Octal"
133 msgstr ""
135 #: regwnd.cpp:237
136 msgid "&Decimal"
137 msgstr ""
139 #: memwindow.cpp:55 regwnd.cpp:238
140 msgid "He&xadecimal"
141 msgstr ""
143 #: memwindow.cpp:50
144 msgid "B&ytes"
145 msgstr ""
147 #: memwindow.cpp:51
148 msgid "Halfwords (&2 Bytes)"
149 msgstr ""
151 #: memwindow.cpp:52
152 msgid "Words (&4 Bytes)"
153 msgstr ""
155 #: memwindow.cpp:53
156 msgid "Giantwords (&8 Bytes)"
157 msgstr ""
159 #: memwindow.cpp:56
160 msgid "Signed &decimal"
161 msgstr ""
163 #: memwindow.cpp:57
164 msgid "&Unsigned decimal"
165 msgstr ""
167 #: memwindow.cpp:60
168 msgid "&Addresses"
169 msgstr ""
171 #: memwindow.cpp:61
172 msgid "&Character"
173 msgstr ""
175 #: memwindow.cpp:62
176 msgid "&Floatingpoint"
177 msgstr ""
179 #: memwindow.cpp:63
180 #, fuzzy
181 msgid "&Strings"
182 msgstr "&Listar..."
184 #: memwindow.cpp:64
185 msgid "&Instructions"
186 msgstr ""
188 #: threadlist.cpp:43
189 msgid "Thread ID"
190 msgstr ""
192 #: dbgmainwnd.cpp:196 winstack.cpp:58 winstack.cpp:68
193 msgid "&Open Source..."
194 msgstr "&Abrir Cdigo..."
196 #: dbgmainwnd.cpp:230 winstack.cpp:60
197 msgid "Step &into"
198 msgstr "&Entrar"
200 #: dbgmainwnd.cpp:231 winstack.cpp:61
201 msgid "Step &over"
202 msgstr "&Saltar"
204 #: dbgmainwnd.cpp:232 winstack.cpp:62
205 msgid "Step o&ut"
206 msgstr "S&air"
208 #: dbgmainwnd.cpp:233 winstack.cpp:63
209 msgid "Run to &cursor"
210 msgstr "Correr at ao &cursor"
212 #: dbgmainwnd.cpp:252 winstack.cpp:65
213 msgid "Set/Clear &breakpoint"
214 msgstr "Colocar/tirar &breakpoint"
216 #: dbgmainwnd.cpp:199 winstack.cpp:70
217 msgid "&Executable..."
218 msgstr "&Executavel..."
220 #: dbgmainwnd.cpp:202 winstack.cpp:71
221 msgid "&Core dump..."
222 msgstr ""
224 #: winstack.cpp:504
225 msgid ": Open Windows"
226 msgstr ""
228 #: winstack.cpp:512
229 msgid "Show"
230 msgstr ""
232 #: winstack.cpp:580
233 msgid ": Search"
234 msgstr ""
236 #: winstack.cpp:586
237 msgid "&Case sensitive"
238 msgstr ""
240 #: winstack.cpp:588
241 msgid "&Forward"
242 msgstr ""
244 #: winstack.cpp:590
245 msgid "&Backward"
246 msgstr ""
248 #: ttywnd.cpp:158
249 msgid "&Clear"
250 msgstr ""
252 #: prefdebugger.cpp:23
253 msgid "To revert to the default settings, clear the entries."
254 msgstr ""
256 #: prefdebugger.cpp:27
257 msgid "How to invoke &GDB:"
258 msgstr ""
260 #: prefdebugger.cpp:34
261 msgid ""
262 "%T will be replaced with a title string,\n"
263 "%C will be replaced by a Bourne shell script that\n"
264 "keeps the terminal window open."
265 msgstr ""
267 #: prefdebugger.cpp:40
268 #, fuzzy
269 msgid "&Terminal for program output:"
270 msgstr ": Sada do programa"
272 #: prefmisc.cpp:27
273 msgid "&Pop into foreground when program stops"
274 msgstr ""
276 #: prefmisc.cpp:32
277 msgid "Time until window goes &back (in milliseconds):"
278 msgstr ""
280 #: prefmisc.cpp:39
281 msgid "&Tabstop every (characters):"
282 msgstr ""
284 #: prefmisc.cpp:41
285 msgid "File filter for &source files:"
286 msgstr ""
288 #: prefmisc.cpp:43
289 msgid "File filter for &header files:"
290 msgstr ""
292 #: pgmsettings.cpp:26
293 msgid ""
294 "How to invoke &GDB - leave empty to use\n"
295 "the default from the global options:"
296 msgstr ""
298 #: pgmsettings.cpp:61
299 msgid "&No input and output"
300 msgstr ""
302 #: pgmsettings.cpp:66
303 msgid "&Only output, simple terminal emulation"
304 msgstr ""
306 #: pgmsettings.cpp:71
307 msgid "&Full terminal emulation"
308 msgstr ""
310 #: pgmsettings.cpp:111
311 #, c-format
312 msgid "%s: Settings for %s"
313 msgstr ""
315 #: mainwndbase.cpp:509 pgmsettings.cpp:122
316 msgid "&Debugger"
317 msgstr ""
319 #: dbgmainwnd.cpp:221 pgmsettings.cpp:123
320 msgid "&Output"
321 msgstr ""
323 #: mainwndbase.cpp:54
324 msgid " Add "
325 msgstr " Adicionar "
327 #: mainwndbase.cpp:55
328 msgid " Del "
329 msgstr " Apagar "
331 #: mainwndbase.cpp:143
332 msgid "active"
333 msgstr "activo"
335 #: mainwndbase.cpp:313
336 msgid "Select the executable to debug"
337 msgstr "Seleccione o executavel a depurar"
339 #: mainwndbase.cpp:329
340 msgid "Select core dump"
341 msgstr ""
343 #: mainwndbase.cpp:492
344 msgid ": Global options"
345 msgstr ""
347 #: mainwndbase.cpp:510
348 msgid "&Miscellaneous"
349 msgstr ""
351 #: mainwndbase.cpp:582
352 msgid ": Program output"
353 msgstr ": Sada do programa"
355 #: mainwndbase.cpp:757
356 #, c-format
357 msgid "`%s' is not a file or does not exist"
358 msgstr "`%s' no  um ficheiro ou no existe"
360 #: mainwndbase.cpp:773
361 msgid ""
362 "Could not start the debugger process.\n"
363 "Please shut down KDbg and resolve the problem."
364 msgstr ""
366 #: dbgmainwnd.cpp:39
367 msgid "Source"
368 msgstr ""
370 #: dbgmainwnd.cpp:44
371 msgid "Stack"
372 msgstr ""
374 #: dbgmainwnd.cpp:47
375 msgid "Locals"
376 msgstr ""
378 #: dbgmainwnd.cpp:50
379 msgid "Watches"
380 msgstr ""
382 #: dbgmainwnd.cpp:53
383 msgid "Registers"
384 msgstr ""
386 #: dbgmainwnd.cpp:56
387 msgid "Breakpoints"
388 msgstr "Breakpoints"
390 #: dbgmainwnd.cpp:59
391 msgid "Output"
392 msgstr ""
394 #: dbgmainwnd.cpp:62
395 msgid "Threads"
396 msgstr ""
398 #: dbgmainwnd.cpp:65
399 msgid "Memory"
400 msgstr ""
402 #: dbgmainwnd.cpp:152
403 msgid "Watch Expression"
404 msgstr ""
406 #: dbgmainwnd.cpp:197
407 msgid "&Reload Source"
408 msgstr ""
410 #: dbgmainwnd.cpp:200
411 #, fuzzy
412 msgid "Recent E&xecutables"
413 msgstr "Executavel..."
415 #: dbgmainwnd.cpp:201
416 #, fuzzy
417 msgid "&Settings..."
418 msgstr "&Listar..."
420 #: dbgmainwnd.cpp:204
421 msgid "&Global Options..."
422 msgstr ""
424 #: dbgmainwnd.cpp:212
425 msgid "&Find..."
426 msgstr ""
428 #: dbgmainwnd.cpp:214
429 msgid "Source &code"
430 msgstr ""
432 #: dbgmainwnd.cpp:215
433 msgid "Stac&k"
434 msgstr ""
436 #: dbgmainwnd.cpp:216
437 msgid "&Locals"
438 msgstr ""
440 #: dbgmainwnd.cpp:217
441 msgid "&Watched expressions"
442 msgstr ""
444 #: dbgmainwnd.cpp:218
445 msgid "&Registers"
446 msgstr ""
448 #: dbgmainwnd.cpp:219
449 #, fuzzy
450 msgid "&Breakpoints"
451 msgstr "Breakpoints"
453 #: dbgmainwnd.cpp:220
454 msgid "T&hreads"
455 msgstr ""
457 #: dbgmainwnd.cpp:222
458 msgid "&Memory"
459 msgstr ""
461 #: dbgmainwnd.cpp:224
462 msgid "Toggle &Toolbar"
463 msgstr "Mostrar Barra de &Ferramentas"
465 #: dbgmainwnd.cpp:225
466 msgid "Toggle &Statusbar"
467 msgstr "Mostrar Barra de &Status"
469 #: dbgmainwnd.cpp:229
470 msgid "&Run"
471 msgstr "&Correr"
473 #: dbgmainwnd.cpp:234
474 msgid "Step i&nto by instruction"
475 msgstr ""
477 #: dbgmainwnd.cpp:235
478 msgid "Step o&ver by instruction"
479 msgstr ""
481 #: dbgmainwnd.cpp:237
482 msgid "&Break"
483 msgstr "&Paragens"
485 #: dbgmainwnd.cpp:238
486 msgid "&Kill"
487 msgstr ""
489 #: dbgmainwnd.cpp:239
490 msgid "Re&start"
491 msgstr ""
493 #: dbgmainwnd.cpp:240
494 msgid "A&ttach..."
495 msgstr ""
497 #: dbgmainwnd.cpp:242
498 msgid "&Arguments..."
499 msgstr "&Argumentos..."
501 #: dbgmainwnd.cpp:253
502 msgid "Set &temporary breakpoint"
503 msgstr "Colocar breakpoint &temporario"
505 #: dbgmainwnd.cpp:254
506 msgid "&Enable/Disable breakpoint"
507 msgstr "&Activar/desactivar breakpoint"
509 #: dbgmainwnd.cpp:260
510 msgid "&More..."
511 msgstr "&Mais..."
513 #: dbgmainwnd.cpp:271
514 msgid "E&xecution"
515 msgstr "E&xecuo"
517 #: dbgmainwnd.cpp:272
518 msgid "&Breakpoint"
519 msgstr "&Breakpoint"
521 #: dbgmainwnd.cpp:273
522 msgid "&Window"
523 msgstr "&Janela"
525 #: dbgmainwnd.cpp:287
526 msgid "Executable"
527 msgstr "Executavel..."
529 #: dbgmainwnd.cpp:289
530 msgid "Open a source file"
531 msgstr "Abrir o ficheiro com o cdigo"
533 #: dbgmainwnd.cpp:291
534 msgid "Reload source file"
535 msgstr ""
537 #: dbgmainwnd.cpp:294
538 msgid "Run/Continue"
539 msgstr "Correr/Continuar"
541 #: dbgmainwnd.cpp:296
542 msgid "Step into"
543 msgstr "Entrar"
545 #: dbgmainwnd.cpp:298
546 msgid "Step over"
547 msgstr "Saltar"
549 #: dbgmainwnd.cpp:300
550 msgid "Step out"
551 msgstr "Sair"
553 #: dbgmainwnd.cpp:302
554 msgid "Step into by instruction"
555 msgstr ""
557 #: dbgmainwnd.cpp:304
558 msgid "Step over by instruction"
559 msgstr ""
561 #: dbgmainwnd.cpp:307
562 msgid "Breakpoint"
563 msgstr "Breakpoint"
565 #: dbgmainwnd.cpp:310
566 msgid "Search"
567 msgstr ""
569 #: dbgmainwnd.cpp:319
570 msgid "Line 00000"
571 msgstr ""
573 #: dbgmainwnd.cpp:323
574 msgid "Restart"
575 msgstr ""
577 #: dbgmainwnd.cpp:324
578 msgid "Core dump"
579 msgstr ""
581 #: dbgmainwnd.cpp:662
582 #, c-format
583 msgid "Line %d"
584 msgstr ""
586 #: dbgmainwnd.cpp:823
587 #, fuzzy
588 msgid "|All source files\n"
589 msgstr "Abrir o ficheiro com o cdigo"
591 #: dbgmainwnd.cpp:824
592 #, fuzzy
593 msgid "|Source files\n"
594 msgstr "Abrir o ficheiro com o cdigo"
596 #: dbgmainwnd.cpp:825
597 msgid "|Header files\n"
598 msgstr ""
600 #: dbgmainwnd.cpp:826
601 msgid "*|All files"
602 msgstr ""
604 #: main.cpp:45
605 msgid ""
606 "A Debugger\n"
607 "by Johannes Sixt <Johannes.Sixt@telecom.at>\n"
608 "with the help of many others"
609 msgstr ""
611 #: main.cpp:50
612 msgid "A Debugger"
613 msgstr ""
615 #: main.cpp:62
616 msgid "Docking windows"
617 msgstr ""
619 #: main.cpp:67
620 msgid "transcript of conversation with the debugger"
621 msgstr ""
623 #: main.cpp:68
624 msgid "remote debugging via <device>"
625 msgstr ""
627 #: main.cpp:69
628 #, fuzzy
629 msgid "path of executable to debug"
630 msgstr "Seleccione o executavel a depurar"
632 #: main.cpp:70
633 msgid "a core file to use"
634 msgstr ""
636 #: main.cpp:156 main.cpp:171
637 msgid "Cannot start debugger."
638 msgstr "No consigo iniciar o depurador."
640 #, fuzzy
641 #~ msgid "&Font..."
642 #~ msgstr "&Mais..."
644 #, fuzzy
645 #~ msgid "&View mode"
646 #~ msgstr "&Ver Cdigo"
648 #~ msgid "&Add"
649 #~ msgstr "&Adicionar"
651 #~ msgid "&Remove"
652 #~ msgstr "&Remover"