Upgraded the build system for KDE2.
[kdbg.git] / po / tr.po
blobd3116f352dd1674ec2207272ccf6909b0edce7d4
1 # KDbg - Debugger GUI for gdb
2 # Copyright (C) 1998-2000 Johannes Sixt
3 # Johannes Sixt <Johannes.Sixt@telecom.at>, 2000
4 # KDE TÜRKÇELEÞTÝRME PROJESÝ.
5 # Adem GUNES <adem@alaeddin.cc.selcuk.edu.tr>, 2000.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: kdbg\n"
10 "POT-Creation-Date: 2001-04-28 22:45+0200\n"
11 "PO-Revision-Date: 2000-05-29 22:30+02:00\n"
12 "Last-Translator: Serdar Cevher <serdar@linuxtr.com>\n"
13 "Language-Team: Turkish <kde-i18n-tr@kde.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ISO-8859-9\n"
16 "Content-Transfer-Encoding: 8-bit\n"
18 #: pgmargs.cpp:37
19 msgid ": Program arguments"
20 msgstr ": Program argümanlarý"
22 #: pgmargs.cpp:40
23 #, c-format
24 msgid "Run %s with these arguments:"
25 msgstr "%s'i bu argümanlarla çalýþtýr"
27 #: pgmargs.cpp:58
28 msgid "Working directory:"
29 msgstr "Çalýþma dizini:"
31 #: pgmargs.cpp:73
32 msgid "Environment variables (NAME=value):"
33 msgstr "Çevre deðiþkenleri (AD=deðer):"
35 #: pgmargs.cpp:82
36 msgid "Name"
37 msgstr "Ad"
39 #: pgmargs.cpp:83 regwnd.cpp:210 regwnd.cpp:218
40 msgid "Value"
41 msgstr "Deðer"
43 #: pgmargs.cpp:99
44 msgid "&Modify"
45 msgstr "&Deðiþtir"
47 #: procattach.cpp:23
48 msgid ": Attach to process"
49 msgstr ": Sürece iliþtir"
51 #: procattach.cpp:27
52 msgid "Specify the process number to attach to:"
53 msgstr "Ýliþtirilecek süreç numarasýný belirtin:"
55 #: debugger.cpp:507
56 msgid ""
57 "gdb exited unexpectedly.\n"
58 "Restart the session (e.g. with File|Executable)."
59 msgstr ""
60 "gdb beklenmedik þekilde sonlandý.\n"
61 "Oturumu yeniden baþlatýn (ör., Dosya|Çalýþtýrýlabilir)."
63 #: gdbdriver.cpp:1799
64 msgid "New working directory: "
65 msgstr "Yeni çalýþma dizini: "
67 #: brkpt.cpp:63
68 #, fuzzy
69 msgid "Add &Breakpoint"
70 msgstr "&Býrakma noktasý"
72 #: brkpt.cpp:67
73 msgid "Add &Watchpoint"
74 msgstr ""
76 #: brkpt.cpp:76 brkpt.cpp:228
77 msgid "&Disable"
78 msgstr ""
80 #: brkpt.cpp:81 brkpt.cpp:230
81 msgid "&Enable"
82 msgstr ""
84 #: brkpt.cpp:91
85 msgid "&View Code"
86 msgstr "&Kodu Göster"
88 #: brkpt.cpp:95
89 msgid "&Conditional..."
90 msgstr "&Koþullu..."
92 #: brkpt.cpp:355 threadlist.cpp:44
93 msgid "Location"
94 msgstr "Konum"
96 #: brkpt.cpp:356 memwindow.cpp:30
97 msgid "Address"
98 msgstr ""
100 #: brkpt.cpp:357
101 msgid "Hits"
102 msgstr "Vuruþlar"
104 #: brkpt.cpp:358
105 msgid "Ignore"
106 msgstr "Yoksay"
108 #: brkpt.cpp:359
109 msgid "Condition"
110 msgstr "Koþul"
112 #: brkpt.cpp:467
113 msgid ": Conditional breakpoint"
114 msgstr ": Koþullu býrakma"
116 #: brkpt.cpp:470
117 msgid "&Condition:"
118 msgstr "&Koþul"
120 #: brkpt.cpp:472
121 msgid "Ignore &next hits:"
122 msgstr "&Sonraki vuruþlarý yoksay"
124 #: regwnd.cpp:209 regwnd.cpp:217
125 #, fuzzy
126 msgid "Register"
127 msgstr "Yeniden baþlat"
129 #: regwnd.cpp:211 regwnd.cpp:219
130 msgid "Decoded value"
131 msgstr ""
133 #: memwindow.cpp:59 regwnd.cpp:235
134 msgid "&Binary"
135 msgstr ""
137 #: memwindow.cpp:58 regwnd.cpp:236
138 msgid "&Octal"
139 msgstr ""
141 #: regwnd.cpp:237
142 msgid "&Decimal"
143 msgstr ""
145 #: memwindow.cpp:55 regwnd.cpp:238
146 msgid "He&xadecimal"
147 msgstr ""
149 #: memwindow.cpp:50
150 msgid "B&ytes"
151 msgstr ""
153 #: memwindow.cpp:51
154 msgid "Halfwords (&2 Bytes)"
155 msgstr ""
157 #: memwindow.cpp:52
158 msgid "Words (&4 Bytes)"
159 msgstr ""
161 #: memwindow.cpp:53
162 msgid "Giantwords (&8 Bytes)"
163 msgstr ""
165 #: memwindow.cpp:56
166 msgid "Signed &decimal"
167 msgstr ""
169 #: memwindow.cpp:57
170 msgid "&Unsigned decimal"
171 msgstr ""
173 #: memwindow.cpp:60
174 msgid "&Addresses"
175 msgstr ""
177 #: memwindow.cpp:61
178 msgid "&Character"
179 msgstr ""
181 #: memwindow.cpp:62
182 msgid "&Floatingpoint"
183 msgstr ""
185 #: memwindow.cpp:63
186 msgid "&Strings"
187 msgstr ""
189 #: memwindow.cpp:64
190 msgid "&Instructions"
191 msgstr ""
193 #: threadlist.cpp:43
194 msgid "Thread ID"
195 msgstr ""
197 #: dbgmainwnd.cpp:196 winstack.cpp:58 winstack.cpp:68
198 msgid "&Open Source..."
199 msgstr "&Kaynaðý Aç..."
201 #: dbgmainwnd.cpp:230 winstack.cpp:60
202 msgid "Step &into"
203 msgstr "Ýç&e adým"
205 #: dbgmainwnd.cpp:231 winstack.cpp:61
206 msgid "Step &over"
207 msgstr "Biten &adým"
209 #: dbgmainwnd.cpp:232 winstack.cpp:62
210 msgid "Step o&ut"
211 msgstr "Dýþa adým"
213 #: dbgmainwnd.cpp:233 winstack.cpp:63
214 msgid "Run to &cursor"
215 msgstr "Ý&mlece kadar çalýþtýr"
217 #: dbgmainwnd.cpp:252 winstack.cpp:65
218 msgid "Set/Clear &breakpoint"
219 msgstr "Býrakma noktalarý Koy/Kaldýr"
221 #: dbgmainwnd.cpp:199 winstack.cpp:70
222 msgid "&Executable..."
223 msgstr "&Çalýþtýrýlabilir..."
225 #: dbgmainwnd.cpp:202 winstack.cpp:71
226 msgid "&Core dump..."
227 msgstr "&Içi at..."
229 #: winstack.cpp:504
230 msgid ": Open Windows"
231 msgstr ": Açýk Pencereler"
233 #: winstack.cpp:512
234 msgid "Show"
235 msgstr "Göster"
237 #: winstack.cpp:580
238 msgid ": Search"
239 msgstr ": Ara"
241 #: winstack.cpp:586
242 msgid "&Case sensitive"
243 msgstr "&Büyük/küçük harfe duyarlý"
245 #: winstack.cpp:588
246 msgid "&Forward"
247 msgstr "Ý&leri"
249 #: winstack.cpp:590
250 msgid "&Backward"
251 msgstr "&Geri"
253 #: ttywnd.cpp:158
254 msgid "&Clear"
255 msgstr ""
257 #: prefdebugger.cpp:23
258 msgid "To revert to the default settings, clear the entries."
259 msgstr "Öntanýmlý ayarlara dönmek için, giriþleri temizleyiniz."
261 #: prefdebugger.cpp:27
262 msgid "How to invoke &GDB:"
263 msgstr "&GDB nasýl baþlatýlýr:"
265 #: prefdebugger.cpp:34
266 msgid ""
267 "%T will be replaced with a title string,\n"
268 "%C will be replaced by a Bourne shell script that\n"
269 "keeps the terminal window open."
270 msgstr ""
271 "%T'nin yerine bir baþlýk konulacak,\n"
272 "%C bir Bourne kabuk betiðiyle deðiþtirilecek,\n"
273 "böylece uçbirim penceresi açýk kalacak."
275 #: prefdebugger.cpp:40
276 msgid "&Terminal for program output:"
277 msgstr "Program çýktýsý için &Terminal:"
279 #: prefmisc.cpp:27
280 msgid "&Pop into foreground when program stops"
281 msgstr ""
283 #: prefmisc.cpp:32
284 msgid "Time until window goes &back (in milliseconds):"
285 msgstr ""
287 #: prefmisc.cpp:39
288 msgid "&Tabstop every (characters):"
289 msgstr ""
291 #: prefmisc.cpp:41
292 #, fuzzy
293 msgid "File filter for &source files:"
294 msgstr "Kaynak dosyasýný yeniden yükle"
296 #: prefmisc.cpp:43
297 msgid "File filter for &header files:"
298 msgstr ""
300 #: pgmsettings.cpp:26
301 msgid ""
302 "How to invoke &GDB - leave empty to use\n"
303 "the default from the global options:"
304 msgstr ""
306 #: pgmsettings.cpp:61
307 msgid "&No input and output"
308 msgstr ""
310 #: pgmsettings.cpp:66
311 msgid "&Only output, simple terminal emulation"
312 msgstr ""
314 #: pgmsettings.cpp:71
315 msgid "&Full terminal emulation"
316 msgstr ""
318 #: pgmsettings.cpp:111
319 #, c-format
320 msgid "%s: Settings for %s"
321 msgstr ""
323 #: mainwndbase.cpp:509 pgmsettings.cpp:122
324 msgid "&Debugger"
325 msgstr ""
327 #: dbgmainwnd.cpp:221 pgmsettings.cpp:123
328 msgid "&Output"
329 msgstr ""
331 #: mainwndbase.cpp:54
332 msgid " Add "
333 msgstr " Ekle "
335 #: mainwndbase.cpp:55
336 msgid " Del "
337 msgstr " Sil "
339 #: mainwndbase.cpp:143
340 msgid "active"
341 msgstr "aktif"
343 #: mainwndbase.cpp:313
344 msgid "Select the executable to debug"
345 msgstr "Hatalarý ayýklanacak çalýþtýrýlabilir dosyayý seçin"
347 #: mainwndbase.cpp:329
348 msgid "Select core dump"
349 msgstr "Atýlacak içi seçin"
351 #: mainwndbase.cpp:492
352 msgid ": Global options"
353 msgstr ": Genel seçenekler"
355 #: mainwndbase.cpp:510
356 msgid "&Miscellaneous"
357 msgstr ""
359 #: mainwndbase.cpp:582
360 msgid ": Program output"
361 msgstr ": Program çýktýsý"
363 #: mainwndbase.cpp:757
364 #, c-format
365 msgid "`%s' is not a file or does not exist"
366 msgstr "`%s' dosya deðil veya yok"
368 #: mainwndbase.cpp:773
369 msgid ""
370 "Could not start the debugger process.\n"
371 "Please shut down KDbg and resolve the problem."
372 msgstr ""
374 #: dbgmainwnd.cpp:39
375 #, fuzzy
376 msgid "Source"
377 msgstr "&Kaynaðý Yeniden Yükle"
379 #: dbgmainwnd.cpp:44
380 msgid "Stack"
381 msgstr ""
383 #: dbgmainwnd.cpp:47
384 msgid "Locals"
385 msgstr ""
387 #: dbgmainwnd.cpp:50
388 msgid "Watches"
389 msgstr ""
391 #: dbgmainwnd.cpp:53
392 #, fuzzy
393 msgid "Registers"
394 msgstr "Yeniden baþlat"
396 #: dbgmainwnd.cpp:56
397 msgid "Breakpoints"
398 msgstr "Býrakma noktalarý"
400 #: dbgmainwnd.cpp:59
401 msgid "Output"
402 msgstr ""
404 #: dbgmainwnd.cpp:62
405 msgid "Threads"
406 msgstr ""
408 #: dbgmainwnd.cpp:65
409 msgid "Memory"
410 msgstr ""
412 #: dbgmainwnd.cpp:152
413 msgid "Watch Expression"
414 msgstr ""
416 #: dbgmainwnd.cpp:197
417 msgid "&Reload Source"
418 msgstr "&Kaynaðý Yeniden Yükle"
420 #: dbgmainwnd.cpp:200
421 #, fuzzy
422 msgid "Recent E&xecutables"
423 msgstr "Çalýþtýrýlabilir"
425 #: dbgmainwnd.cpp:201
426 #, fuzzy
427 msgid "&Settings..."
428 msgstr "&Bul..."
430 #: dbgmainwnd.cpp:204
431 msgid "&Global Options..."
432 msgstr "&Genel Seçenekler..."
434 #: dbgmainwnd.cpp:212
435 msgid "&Find..."
436 msgstr "&Bul..."
438 #: dbgmainwnd.cpp:214
439 msgid "Source &code"
440 msgstr ""
442 #: dbgmainwnd.cpp:215
443 msgid "Stac&k"
444 msgstr ""
446 #: dbgmainwnd.cpp:216
447 msgid "&Locals"
448 msgstr ""
450 #: dbgmainwnd.cpp:217
451 msgid "&Watched expressions"
452 msgstr ""
454 #: dbgmainwnd.cpp:218
455 msgid "&Registers"
456 msgstr ""
458 #: dbgmainwnd.cpp:219
459 #, fuzzy
460 msgid "&Breakpoints"
461 msgstr "Býrakma noktalarý"
463 #: dbgmainwnd.cpp:220
464 msgid "T&hreads"
465 msgstr ""
467 #: dbgmainwnd.cpp:222
468 msgid "&Memory"
469 msgstr ""
471 #: dbgmainwnd.cpp:224
472 msgid "Toggle &Toolbar"
473 msgstr "&Araç Çubuðuna Geç"
475 #: dbgmainwnd.cpp:225
476 msgid "Toggle &Statusbar"
477 msgstr "&Durum Çubuðuna Geç"
479 #: dbgmainwnd.cpp:229
480 msgid "&Run"
481 msgstr "Ç&alýþtýr"
483 #: dbgmainwnd.cpp:234
484 msgid "Step i&nto by instruction"
485 msgstr ""
487 #: dbgmainwnd.cpp:235
488 msgid "Step o&ver by instruction"
489 msgstr ""
491 #: dbgmainwnd.cpp:237
492 msgid "&Break"
493 msgstr "&Býrak"
495 #: dbgmainwnd.cpp:238
496 msgid "&Kill"
497 msgstr ""
499 #: dbgmainwnd.cpp:239
500 msgid "Re&start"
501 msgstr "Yeniden &baþlat"
503 #: dbgmainwnd.cpp:240
504 msgid "A&ttach..."
505 msgstr "Ý&liþtir..."
507 #: dbgmainwnd.cpp:242
508 msgid "&Arguments..."
509 msgstr "&Argümanlar"
511 #: dbgmainwnd.cpp:253
512 msgid "Set &temporary breakpoint"
513 msgstr "&Geçici býrakma noktasý koy"
515 #: dbgmainwnd.cpp:254
516 msgid "&Enable/Disable breakpoint"
517 msgstr "Býrakma noktasýný etkinleþtir/etkinlikten çýkart"
519 #: dbgmainwnd.cpp:260
520 msgid "&More..."
521 msgstr "&Diðer..."
523 #: dbgmainwnd.cpp:271
524 msgid "E&xecution"
525 msgstr "Ç&alýþtýrma"
527 #: dbgmainwnd.cpp:272
528 msgid "&Breakpoint"
529 msgstr "&Býrakma noktasý"
531 #: dbgmainwnd.cpp:273
532 msgid "&Window"
533 msgstr "&Pencere"
535 #: dbgmainwnd.cpp:287
536 msgid "Executable"
537 msgstr "Çalýþtýrýlabilir"
539 #: dbgmainwnd.cpp:289
540 msgid "Open a source file"
541 msgstr "Kaynak dosyasý aç"
543 #: dbgmainwnd.cpp:291
544 msgid "Reload source file"
545 msgstr "Kaynak dosyasýný yeniden yükle"
547 #: dbgmainwnd.cpp:294
548 msgid "Run/Continue"
549 msgstr "Çalýþtýr/Devam et"
551 #: dbgmainwnd.cpp:296
552 msgid "Step into"
553 msgstr "Ýçe adým"
555 #: dbgmainwnd.cpp:298
556 msgid "Step over"
557 msgstr "Biten adým"
559 #: dbgmainwnd.cpp:300
560 msgid "Step out"
561 msgstr "Dýþa adým"
563 #: dbgmainwnd.cpp:302
564 msgid "Step into by instruction"
565 msgstr ""
567 #: dbgmainwnd.cpp:304
568 msgid "Step over by instruction"
569 msgstr ""
571 #: dbgmainwnd.cpp:307
572 msgid "Breakpoint"
573 msgstr "Býrakma noktasý"
575 #: dbgmainwnd.cpp:310
576 msgid "Search"
577 msgstr "Ara"
579 #: dbgmainwnd.cpp:319
580 msgid "Line 00000"
581 msgstr "Satýr 00000"
583 #: dbgmainwnd.cpp:323
584 msgid "Restart"
585 msgstr "Yeniden baþlat"
587 #: dbgmainwnd.cpp:324
588 msgid "Core dump"
589 msgstr "Ýçi at"
591 #: dbgmainwnd.cpp:662
592 #, c-format
593 msgid "Line %d"
594 msgstr "Satýr %d"
596 #: dbgmainwnd.cpp:823
597 #, fuzzy
598 msgid "|All source files\n"
599 msgstr "Kaynak dosyasýný yeniden yükle"
601 #: dbgmainwnd.cpp:824
602 #, fuzzy
603 msgid "|Source files\n"
604 msgstr "Kaynak dosyasý aç"
606 #: dbgmainwnd.cpp:825
607 msgid "|Header files\n"
608 msgstr ""
610 #: dbgmainwnd.cpp:826
611 msgid "*|All files"
612 msgstr ""
614 #: main.cpp:45
615 msgid ""
616 "A Debugger\n"
617 "by Johannes Sixt <Johannes.Sixt@telecom.at>\n"
618 "with the help of many others"
619 msgstr ""
620 "Hata Ayýklayýcý\n"
621 "Pek çok kimsenin yardýmlarýyla\n"
622 "Johannes Sixt <Johannes.Sixt@telecom.at> tarafýndan yazýlmýþtýr."
624 #: main.cpp:50
625 msgid "A Debugger"
626 msgstr ""
628 #: main.cpp:62
629 msgid "Docking windows"
630 msgstr ""
632 #: main.cpp:67
633 msgid "transcript of conversation with the debugger"
634 msgstr ""
636 #: main.cpp:68
637 msgid "remote debugging via <device>"
638 msgstr ""
640 #: main.cpp:69
641 #, fuzzy
642 msgid "path of executable to debug"
643 msgstr "Hatalarý ayýklanacak çalýþtýrýlabilir dosyayý seçin"
645 #: main.cpp:70
646 msgid "a core file to use"
647 msgstr ""
649 #: main.cpp:156 main.cpp:171
650 msgid "Cannot start debugger."
651 msgstr "Hata ayýklayýcý baþlatýlamýyor."
653 #~ msgid "&Add"
654 #~ msgstr "&Ekle"
656 #~ msgid "E"
657 #~ msgstr "E"
659 #~ msgid "&List..."
660 #~ msgstr "&Liste..."