The program counter can be changed via point and click.
[kdbg.git] / po / zh_CN.GB2312.po
blob781b04efb09b96fe6597b159e3e86b5d6d03f5e3
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: 2003-02-16 15:56+0100\n"
9 "PO-Revision-Date: 1998-08-11 20:15+0200\n"
10 "Last-Translator: Wang Jian <lark@linux.ustc.edu.cn>\n"
11 "Language-Team: zh_CN ( gb2312 )\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=CHARSET\n"
14 "Content-Transfer-Encoding: 8-bit\n"
16 #: brkpt.cpp:62
17 #, fuzzy
18 msgid "Add &Breakpoint"
19 msgstr "[&B]"
21 #: brkpt.cpp:66
22 msgid "Add &Watchpoint"
23 msgstr ""
25 #: brkpt.cpp:75 brkpt.cpp:227
26 msgid "&Disable"
27 msgstr ""
29 #: brkpt.cpp:80 brkpt.cpp:229
30 msgid "&Enable"
31 msgstr ""
33 #: brkpt.cpp:90
34 msgid "&View Code"
35 msgstr "[&V]"
37 #: brkpt.cpp:94
38 msgid "&Conditional..."
39 msgstr ""
41 #: brkpt.cpp:348 threadlist.cpp:41
42 msgid "Location"
43 msgstr ""
45 #: brkpt.cpp:349 memwindow.cpp:55
46 msgid "Address"
47 msgstr ""
49 #: brkpt.cpp:350
50 msgid "Hits"
51 msgstr ""
53 #: brkpt.cpp:351
54 msgid "Ignore"
55 msgstr ""
57 #: brkpt.cpp:352
58 msgid "Condition"
59 msgstr ""
61 #: brkpt.cpp:451
62 msgid ": Conditional breakpoint"
63 msgstr ""
65 #: brkpt.cpp:454
66 msgid "&Condition:"
67 msgstr ""
69 #: brkpt.cpp:456
70 msgid "Ignore &next hits:"
71 msgstr ""
73 #: debugger.cpp:518
74 msgid ""
75 "%1 exited unexpectedly.\n"
76 "Restart the session (e.g. with File|Executable)."
77 msgstr ""
79 #: main.cpp:38
80 msgid "A Debugger"
81 msgstr ""
83 #: main.cpp:46
84 msgid "XSLT debugging"
85 msgstr ""
87 #: main.cpp:51
88 msgid "transcript of conversation with the debugger"
89 msgstr ""
91 #: main.cpp:52
92 msgid "remote debugging via <device>"
93 msgstr ""
95 #: main.cpp:53
96 msgid "specify language: C, XSLT"
97 msgstr ""
99 #: main.cpp:54
100 msgid "use language XSLT (deprecated)"
101 msgstr ""
103 #: main.cpp:55
104 msgid "path of executable to debug"
105 msgstr ""
107 #: main.cpp:56
108 msgid "a core file to use"
109 msgstr ""
111 #: main.cpp:114
112 msgid "Cannot start debugger."
113 msgstr "."
115 #: gdbdriver.cpp:1844 xsldbgdriver.cpp:1309
116 msgid "New working directory: "
117 msgstr ""
119 #: pgmargs.cpp:41
120 msgid ": Program arguments"
121 msgstr ": "
123 #: pgmargs.cpp:44
124 #, fuzzy
125 msgid "Run %1 with these arguments:"
126 msgstr " %s ,:"
128 #: pgmargs.cpp:69
129 msgid "Options:"
130 msgstr ""
132 #: pgmargs.cpp:91
133 msgid "Working directory:"
134 msgstr ""
136 #: pgmargs.cpp:106
137 msgid "Environment variables (NAME=value):"
138 msgstr ""
140 #: pgmargs.cpp:115
141 msgid "Name"
142 msgstr ""
144 #: pgmargs.cpp:116 regwnd.cpp:191
145 msgid "Value"
146 msgstr ""
148 #: pgmargs.cpp:320
149 msgid "Select a file name to insert as program argument"
150 msgstr ""
152 #: mainwndbase.cpp:45
153 msgid " Add "
154 msgstr "  "
156 #: mainwndbase.cpp:46
157 msgid " Del "
158 msgstr "  "
160 #: mainwndbase.cpp:128
161 msgid "active"
162 msgstr ""
164 #: mainwndbase.cpp:285
165 msgid "Don't know how to debug language `%1'"
166 msgstr ""
168 #: mainwndbase.cpp:298
169 msgid ""
170 "Could not start the debugger process.\n"
171 "Please shut down KDbg and resolve the problem."
172 msgstr ""
174 #: mainwndbase.cpp:442
175 msgid ": Global options"
176 msgstr ""
178 #: mainwndbase.cpp:459 pgmsettings.cpp:117
179 msgid "&Debugger"
180 msgstr ""
182 #: mainwndbase.cpp:460
183 msgid "&Miscellaneous"
184 msgstr ""
186 #: mainwndbase.cpp:529
187 msgid ": Program output"
188 msgstr ": "
190 #: winstack.cpp:239
191 msgid "&More..."
192 msgstr "[&M]..."
194 #: winstack.cpp:457
195 msgid ": Open Windows"
196 msgstr ""
198 #: winstack.cpp:465
199 msgid "Show"
200 msgstr ""
202 #: winstack.cpp:536
203 msgid ": Search"
204 msgstr ""
206 #: winstack.cpp:542
207 msgid "&Case sensitive"
208 msgstr ""
210 #: winstack.cpp:544
211 msgid "&Forward"
212 msgstr ""
214 #: winstack.cpp:546
215 msgid "&Backward"
216 msgstr ""
218 #: procattach.cpp:21
219 msgid ": Attach to process"
220 msgstr ""
222 #: procattach.cpp:25
223 msgid "Specify the process number to attach to:"
224 msgstr ""
226 #: dbgmainwnd.cpp:38
227 msgid "Source"
228 msgstr ""
230 #: dbgmainwnd.cpp:46
231 msgid "Stack"
232 msgstr ""
234 #: dbgmainwnd.cpp:49
235 msgid "Locals"
236 msgstr ""
238 #: dbgmainwnd.cpp:52
239 msgid "Watches"
240 msgstr ""
242 #: dbgmainwnd.cpp:55
243 msgid "Registers"
244 msgstr ""
246 #: dbgmainwnd.cpp:58
247 msgid "Breakpoints"
248 msgstr ""
250 #: dbgmainwnd.cpp:61
251 msgid "Output"
252 msgstr ""
254 #: dbgmainwnd.cpp:64
255 msgid "Threads"
256 msgstr ""
258 #: dbgmainwnd.cpp:67
259 msgid "Memory"
260 msgstr ""
262 #: dbgmainwnd.cpp:186
263 msgid "&Open Source..."
264 msgstr "[&O]..."
266 #: dbgmainwnd.cpp:187
267 msgid "&Reload Source"
268 msgstr ""
270 #: dbgmainwnd.cpp:190
271 msgid "&Executable..."
272 msgstr "[&E]..."
274 #: dbgmainwnd.cpp:193
275 msgid "Recent E&xecutables"
276 msgstr ""
278 #: dbgmainwnd.cpp:196
279 msgid "&Core dump..."
280 msgstr ""
282 #: dbgmainwnd.cpp:201
283 msgid "This &Program..."
284 msgstr ""
286 #: dbgmainwnd.cpp:204
287 msgid "&Global Options..."
288 msgstr ""
290 #: dbgmainwnd.cpp:211
291 #, fuzzy
292 msgid "&Find"
293 msgstr "[&W]"
295 #: dbgmainwnd.cpp:214
296 msgid "Source &code"
297 msgstr ""
299 #: dbgmainwnd.cpp:216
300 msgid "Stac&k"
301 msgstr ""
303 #: dbgmainwnd.cpp:217
304 msgid "&Locals"
305 msgstr ""
307 #: dbgmainwnd.cpp:218
308 msgid "&Watched expressions"
309 msgstr ""
311 #: dbgmainwnd.cpp:219
312 msgid "&Registers"
313 msgstr ""
315 #: dbgmainwnd.cpp:220
316 msgid "&Breakpoints"
317 msgstr ""
319 #: dbgmainwnd.cpp:221
320 msgid "T&hreads"
321 msgstr ""
323 #: dbgmainwnd.cpp:222 pgmsettings.cpp:118
324 msgid "&Output"
325 msgstr ""
327 #: dbgmainwnd.cpp:223
328 msgid "&Memory"
329 msgstr ""
331 #: dbgmainwnd.cpp:233
332 msgid "&Run"
333 msgstr "[&R]"
335 #: dbgmainwnd.cpp:236
336 msgid "Step &into"
337 msgstr "[&I]"
339 #: dbgmainwnd.cpp:240
340 msgid "Step &over"
341 msgstr "[&O]"
343 #: dbgmainwnd.cpp:244
344 msgid "Step o&ut"
345 msgstr "[&U]"
347 #: dbgmainwnd.cpp:248
348 msgid "Run to &cursor"
349 msgstr "[&C]"
351 #: dbgmainwnd.cpp:252
352 msgid "Step i&nto by instruction"
353 msgstr ""
355 #: dbgmainwnd.cpp:256
356 msgid "Step o&ver by instruction"
357 msgstr ""
359 #: dbgmainwnd.cpp:260
360 msgid "&Program counter to current line"
361 msgstr ""
363 #: dbgmainwnd.cpp:263
364 msgid "&Break"
365 msgstr "[&B]"
367 #: dbgmainwnd.cpp:266
368 msgid "&Kill"
369 msgstr ""
371 #: dbgmainwnd.cpp:269
372 msgid "Re&start"
373 msgstr ""
375 #: dbgmainwnd.cpp:272
376 msgid "A&ttach..."
377 msgstr ""
379 #: dbgmainwnd.cpp:275
380 msgid "&Arguments..."
381 msgstr "[&A]..."
383 #: dbgmainwnd.cpp:280
384 msgid "Set/Clear &breakpoint"
385 msgstr "/"
387 #: dbgmainwnd.cpp:283
388 msgid "Set &temporary breakpoint"
389 msgstr "[&T]"
391 #: dbgmainwnd.cpp:286
392 msgid "&Enable/Disable breakpoint"
393 msgstr "/[&E]"
395 #: dbgmainwnd.cpp:291
396 msgid "Watch Expression"
397 msgstr ""
399 #: dbgmainwnd.cpp:295
400 msgid "&Window"
401 msgstr "[&W]"
403 #: dbgmainwnd.cpp:318
404 msgid "Line 00000"
405 msgstr ""
407 #: dbgmainwnd.cpp:322
408 msgid "Restart"
409 msgstr ""
411 #: dbgmainwnd.cpp:323
412 msgid "Core dump"
413 msgstr ""
415 #: dbgmainwnd.cpp:511
416 #, c-format
417 msgid "Line %d"
418 msgstr ""
420 #: dbgmainwnd.cpp:583
421 #, fuzzy
422 msgid "`%1' is not a file or does not exist"
423 msgstr "`%s' "
425 #: dbgmainwnd.cpp:698
426 msgid "|All source files\n"
427 msgstr ""
429 #: dbgmainwnd.cpp:699
430 msgid "|Source files\n"
431 msgstr ""
433 #: dbgmainwnd.cpp:700
434 msgid "|Header files\n"
435 msgstr ""
437 #: dbgmainwnd.cpp:701
438 msgid "*|All files"
439 msgstr ""
441 #: dbgmainwnd.cpp:797
442 msgid "Select the executable to debug"
443 msgstr ""
445 #: dbgmainwnd.cpp:810
446 msgid "Select core dump"
447 msgstr ""
449 #: rc.cpp:3
450 msgid "E&xecution"
451 msgstr "[&X]"
453 #: rc.cpp:4
454 msgid "&Breakpoint"
455 msgstr "[&B]"
457 #: prefmisc.cpp:22
458 msgid "&Pop into foreground when program stops"
459 msgstr ""
461 #: prefmisc.cpp:27
462 msgid "Time until window goes &back (in milliseconds):"
463 msgstr ""
465 #: prefmisc.cpp:34
466 msgid "&Tabstop every (characters):"
467 msgstr ""
469 #: prefmisc.cpp:36
470 msgid "File filter for &source files:"
471 msgstr ""
473 #: prefmisc.cpp:38
474 msgid "File filter for &header files:"
475 msgstr ""
477 #: regwnd.cpp:190
478 msgid "Register"
479 msgstr ""
481 #: regwnd.cpp:192
482 msgid "Decoded value"
483 msgstr ""
485 #: regwnd.cpp:205 memwindow.cpp:79
486 msgid "&Binary"
487 msgstr ""
489 #: regwnd.cpp:206 memwindow.cpp:78
490 msgid "&Octal"
491 msgstr ""
493 #: regwnd.cpp:207
494 msgid "&Decimal"
495 msgstr ""
497 #: regwnd.cpp:208 memwindow.cpp:75
498 msgid "He&xadecimal"
499 msgstr ""
501 #: prefdebugger.cpp:20
502 msgid "To revert to the default settings, clear the entries."
503 msgstr ""
505 #: prefdebugger.cpp:24
506 msgid "How to invoke &GDB:"
507 msgstr ""
509 #: prefdebugger.cpp:31
510 msgid ""
511 "%T will be replaced with a title string,\n"
512 "%C will be replaced by a Bourne shell script that\n"
513 "keeps the terminal window open."
514 msgstr ""
516 #: prefdebugger.cpp:37
517 #, fuzzy
518 msgid "&Terminal for program output:"
519 msgstr ": "
521 #: memwindow.cpp:70
522 msgid "B&ytes"
523 msgstr ""
525 #: memwindow.cpp:71
526 msgid "Halfwords (&2 Bytes)"
527 msgstr ""
529 #: memwindow.cpp:72
530 msgid "Words (&4 Bytes)"
531 msgstr ""
533 #: memwindow.cpp:73
534 msgid "Giantwords (&8 Bytes)"
535 msgstr ""
537 #: memwindow.cpp:76
538 msgid "Signed &decimal"
539 msgstr ""
541 #: memwindow.cpp:77
542 msgid "&Unsigned decimal"
543 msgstr ""
545 #: memwindow.cpp:80
546 msgid "&Addresses"
547 msgstr ""
549 #: memwindow.cpp:81
550 msgid "&Character"
551 msgstr ""
553 #: memwindow.cpp:82
554 msgid "&Floatingpoint"
555 msgstr ""
557 #: memwindow.cpp:83
558 #, fuzzy
559 msgid "&Strings"
560 msgstr "[&L]..."
562 #: memwindow.cpp:84
563 msgid "&Instructions"
564 msgstr ""
566 #: pgmsettings.cpp:24
567 msgid ""
568 "How to invoke &GDB - leave empty to use\n"
569 "the default from the global options:"
570 msgstr ""
572 #: pgmsettings.cpp:59
573 msgid "&No input and output"
574 msgstr ""
576 #: pgmsettings.cpp:64
577 msgid "&Only output, simple terminal emulation"
578 msgstr ""
580 #: pgmsettings.cpp:69
581 msgid "&Full terminal emulation"
582 msgstr ""
584 #: pgmsettings.cpp:106
585 #, c-format
586 msgid "%s: Settings for %s"
587 msgstr ""
589 #: threadlist.cpp:40
590 msgid "Thread ID"
591 msgstr ""
593 #: ttywnd.cpp:152
594 msgid "&Clear"
595 msgstr ""
597 #: xsldbgdriver.cpp:1452
598 msgid "No memory dump available"
599 msgstr ""
601 #, fuzzy
602 #~ msgid "&Settings..."
603 #~ msgstr "[&L]..."
605 #~ msgid "Toggle &Toolbar"
606 #~ msgstr "()[&T]"
608 #~ msgid "Toggle &Statusbar"
609 #~ msgstr "()[&S]"
611 #~ msgid "Run/Continue"
612 #~ msgstr "/"
614 #, fuzzy
615 #~ msgid "&Font..."
616 #~ msgstr "[&M]..."
618 #, fuzzy
619 #~ msgid "&View mode"
620 #~ msgstr "[&V]"
622 #~ msgid "&Add"
623 #~ msgstr "[&A]"
625 #~ msgid "&Remove"
626 #~ msgstr "[&R]"