tr.po: New file.
[platform/upstream/gcc.git] / gcc / po / tr.po
1 # Turkish translations for gcc messages.
2 # Copyright (C) 2001 Free Software Foundation, Inc.
3 # Nilgün Belma Bugüner <nilgun@fide.org>, 2001.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1-b20011219\n"
8 "POT-Creation-Date: 2001-12-20 00:21+0000\n"
9 "PO-Revision-Date: 2002-01-15 11:44+0200\n"
10 "Last-Translator: Nilgün Belma Bugüner <nilgun@fide.org>\n"
11 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\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"
16
17 #: attribs.c:306
18 #, c-format
19 msgid "`%s' attribute directive ignored"
20 msgstr "`%s' özellik yönergesi yoksayıldı"
21
22 #: attribs.c:314
23 #, c-format
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "'%s' özelliği için belirtilen argüman sayısı hatalı"
26
27 #: attribs.c:331
28 #, c-format
29 msgid "`%s' attribute does not apply to types"
30 msgstr "`%s' özelliği veri türlerine uygulanmaz"
31
32 #: attribs.c:361
33 #, c-format
34 msgid "`%s' attribute only applies to function types"
35 msgstr "`%s' özelliği sadece işlev türlere uygulanır"
36
37 #: attribs.c:451 attribs.c:473 attribs.c:495 attribs.c:526 attribs.c:548
38 #: attribs.c:571 attribs.c:601 attribs.c:639 attribs.c:686 attribs.c:716
39 #: attribs.c:746 attribs.c:769 attribs.c:1015 attribs.c:1071 attribs.c:1127
40 #: attribs.c:1153 attribs.c:1353 config/arm/arm.c:2005 config/arm/arm.c:2033
41 #: config/avr/avr.c:4691 config/h8300/h8300.c:3205 config/h8300/h8300.c:3230
42 #: config/i386/i386.c:1256 config/i386/winnt.c:74
43 #, c-format
44 msgid "`%s' attribute ignored"
45 msgstr "`%s' özelliği yoksayıldı"
46
47 #: attribs.c:802
48 #, c-format
49 msgid "unknown machine mode `%s'"
50 msgstr "'%s makina kipi bilinmiyor"
51
52 #: attribs.c:805
53 #, c-format
54 msgid "no data type for mode `%s'"
55 msgstr "'%s' kipi için bir veri türü yok"
56
57 #: attribs.c:838
58 msgid "section attribute cannot be specified for local variables"
59 msgstr "bölge özelliği yerel değişkenler için belirtilmiş olamaz"
60
61 #: attribs.c:849
62 #, c-format
63 msgid "section of `%s' conflicts with previous declaration"
64 msgstr "`%s' bölgesi önceki bildirimle çelişiyor"
65
66 #: attribs.c:858
67 #, c-format
68 msgid "section attribute not allowed for `%s'"
69 msgstr "bölge özelliğine `%s' için izin verilmez"
70
71 #: attribs.c:865
72 msgid "section attributes are not supported for this target"
73 msgstr "bölge özellikleri bu hedef için desteklenmiyor"
74
75 #: attribs.c:907
76 msgid "requested alignment is not a constant"
77 msgstr "istenen ayarlama bir sabit değil"
78
79 #: attribs.c:912
80 msgid "requested alignment is not a power of 2"
81 msgstr "istenen ayarlama 2 nin kuvveti değil"
82
83 #: attribs.c:917
84 msgid "requested alignment is too large"
85 msgstr "istenen ayarlama çok büyük"
86
87 #: attribs.c:944
88 #, c-format
89 msgid "alignment may not be specified for `%s'"
90 msgstr "hizalama `%s' için belirtilmiş olmayabilir"
91
92 #: attribs.c:989
93 #, c-format
94 msgid "`%s' defined both normally and as an alias"
95 msgstr "`%s' hem normal hem de bir rumuz olarak tanımlanmış"
96
97 #: attribs.c:999
98 msgid "alias arg not a string"
99 msgstr "rumuz argümanı bir dizge değil"
100
101 #: attribs.c:1038 attribs.c:1094
102 #, c-format
103 msgid "`%s' attribute applies only to functions"
104 msgstr "`%s' özelliği sadece işlevlere uygulanır"
105
106 #: attribs.c:1045 attribs.c:1101
107 #, c-format
108 msgid "can't set `%s' attribute after definition"
109 msgstr "`%s' özelliğine tanımlandıktan sonra değer atanamaz"
110
111 #: attribs.c:1180
112 #, c-format
113 msgid "invalid vector type for attribute `%s'"
114 msgstr "`%s' özelliği vektör tür geçersiz"
115
116 #: attribs.c:1202 attribs.c:1207
117 msgid "no vector mode with the size and type specified could be found"
118 msgstr ""
119
120 #: builtins.c:282
121 msgid "offset outside bounds of constant string"
122 msgstr "göreli konum sabit dizgenin sınırlarının dışında"
123
124 #: builtins.c:759
125 msgid "second arg to `__builtin_prefetch' must be a constant"
126 msgstr ""
127
128 #: builtins.c:766
129 msgid "invalid second arg to __builtin_prefetch; using zero"
130 msgstr ""
131
132 #: builtins.c:773
133 msgid "third arg to `__builtin_prefetch' must be a constant"
134 msgstr ""
135
136 #: builtins.c:780
137 msgid "invalid third arg to __builtin_prefetch; using zero"
138 msgstr ""
139
140 #. ??? We used to try and build up a call to the out of line function,
141 #. guessing about what registers needed saving etc.  This became much
142 #. harder with __builtin_va_start, since we don't have a tree for a
143 #. call to __builtin_saveregs to fall back on.  There was exactly one
144 #. port (i860) that used this code, and I'm unconvinced it could actually
145 #. handle the general case.  So we no longer try to handle anything
146 #. weird and make the backend absorb the evil.
147 #: builtins.c:2745
148 msgid "__builtin_saveregs not supported by this target"
149 msgstr "__builtin_saveregs bu hedef tarafından desteklenmiyor"
150
151 #: builtins.c:2787
152 msgid "argument of `__builtin_args_info' must be constant"
153 msgstr "`__builtin_args_info'nun argümanı bir sabit olmalıdır"
154
155 #: builtins.c:2793
156 msgid "argument of `__builtin_args_info' out of range"
157 msgstr "`__builtin_args_info'nun argümanı kapsamdışı"
158
159 #: builtins.c:2799
160 msgid "missing argument in `__builtin_args_info'"
161 msgstr "`__builtin_args_info'da argüman eksik"
162
163 #: builtins.c:2831
164 msgid "`va_start' used in function with fixed args"
165 msgstr "`va_start' işlev içinde sabit argümanlarla kullanılmış"
166
167 #: builtins.c:2850
168 msgid "second parameter of `va_start' not last named argument"
169 msgstr "`va_start'ın ikinci parametresi isimli son argüman değil"
170
171 #. Evidently an out of date version of <stdarg.h>; can't validate
172 #. va_start's second argument, but can still work as intended.
173 #: builtins.c:2855
174 msgid "`__builtin_next_arg' called without an argument"
175 msgstr "`__builtin_next_arg' argümansız çağrılmış"
176
177 #: builtins.c:2959
178 msgid "too many arguments to function `va_start'"
179 msgstr "`va_start' işlevine çok fazla argüman verilmiş"
180
181 #: builtins.c:3043
182 msgid "first argument to `va_arg' not of type `va_list'"
183 msgstr "`va_arg'ın ilk argümanının türü `va_list' değil"
184
185 #: builtins.c:3071
186 #, c-format
187 msgid "`%s' is promoted to `%s' when passed through `...'"
188 msgstr "`%s' `...' sayesinde aktarıldığında `%s'e yükseltilmiş"
189
190 #: builtins.c:3075
191 #, c-format
192 msgid "(so you should pass `%s' not `%s' to `va_arg')"
193 msgstr "(bu durumda `va_arg'a `%s' aktarılmalı, `%s' değil)"
194
195 #: builtins.c:3199
196 msgid "invalid arg to `__builtin_frame_address'"
197 msgstr "`__builtin_frame_address'e aktarılan argüman geçersiz"
198
199 #: builtins.c:3201
200 msgid "invalid arg to `__builtin_return_address'"
201 msgstr "`__builtin_return_address'e aktarılan argüman geçersiz"
202
203 #: builtins.c:3215
204 msgid "unsupported arg to `__builtin_frame_address'"
205 msgstr "`__builtin_frame_address'e aktarılan argüman desteklenmiyor"
206
207 #: builtins.c:3217
208 msgid "unsupported arg to `__builtin_return_address'"
209 msgstr "`__builtin_return_address'e aktarılan argüman desteklenmiyor"
210
211 #: builtins.c:3381
212 msgid "second arg to `__builtin_expect' must be a constant"
213 msgstr "`__builtin_expect'e aktarılan ikinci argüman bir sabit olmalı"
214
215 #: builtins.c:3844
216 msgid "__builtin_longjmp second argument must be 1"
217 msgstr "__builtin_longjmp'ın ikinci argümanı 1 olmalı"
218
219 #: builtins.c:3858
220 msgid "__builtin_trap not supported by this target"
221 msgstr "__builtin_trap bu hedef tarafından desteklenmiyor"
222
223 #. just do library call, if unknown builtin
224 #: builtins.c:3914 c-common.c:3605
225 #, c-format
226 msgid "built-in function `%s' not currently supported"
227 msgstr "yerleşik işlev `%s' şu an desteklenmiyor"
228
229 #: c-common.c:506
230 #, c-format
231 msgid "`%s' is not defined outside of function scope"
232 msgstr "`%s' işlev bağlamının dışında atanmamış"
233
234 #: c-common.c:546
235 msgid "concatenation of string literals with __FUNCTION__ is deprecated.  This feature will be removed in future"
236 msgstr ""
237
238 #: c-common.c:615
239 #, c-format
240 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
241 msgstr ""
242
243 #: c-common.c:663 ch/decl.c:4100
244 msgid "overflow in constant expression"
245 msgstr "sabit ifadesinde taşma"
246
247 #: c-common.c:684
248 msgid "integer overflow in expression"
249 msgstr "ifadede tamsayı taşması"
250
251 #: c-common.c:693
252 msgid "floating point overflow in expression"
253 msgstr "ifadede gerçel sayı taşması"
254
255 #. This detects cases like converting -129 or 256 to unsigned char.
256 #: c-common.c:714
257 msgid "large integer implicitly truncated to unsigned type"
258 msgstr "büyük tamsayı örtük olarak unsigned türe indirgendi"
259
260 #: c-common.c:716
261 msgid "negative integer implicitly converted to unsigned type"
262 msgstr "negatif tamsayı örtük olarak unsigned türe dönüştürüldü"
263
264 #: c-common.c:763
265 msgid "overflow in implicit constant conversion"
266 msgstr "örtük sabit dönüşümünde taşma"
267
268 #: c-common.c:911
269 #, c-format
270 msgid "operation on `%s' may be undefined"
271 msgstr "`%s' üstündeki işlem tanımsız olabilir"
272
273 #: c-common.c:1202
274 msgid "expression statement has incomplete type"
275 msgstr "ifade deyimi tamamlanmamış tür içeriyor"
276
277 #: c-common.c:1235 ch/actions.c:1027
278 msgid "case label does not reduce to an integer constant"
279 msgstr "case etiketi bir tamsayı sabite indirgenmez"
280
281 #: c-common.c:1533
282 msgid "invalid truth-value expression"
283 msgstr "doğruluk-değeri ifadesi geçersiz"
284
285 #: c-common.c:1584
286 #, c-format
287 msgid "invalid operands to binary %s"
288 msgstr "iki terimli %s için terimler geçersiz"
289
290 #: c-common.c:1819 c-common.c:1828
291 msgid "comparison is always false due to limited range of data type"
292 msgstr "veri türünün kapsadığı sınırlardan dolayı karşılaştırma sonucu daima yanlıştır"
293
294 #: c-common.c:1821 c-common.c:1830
295 msgid "comparison is always true due to limited range of data type"
296 msgstr "veri türünün kapsadığı sınırlardan dolayı karşılaştırma sonucu daima doğrudur"
297
298 #: c-common.c:1896
299 msgid "comparison of unsigned expression >= 0 is always true"
300 msgstr "unsigned ifade >=0 daima doğrudur"
301
302 #: c-common.c:1905
303 msgid "comparison of unsigned expression < 0 is always false"
304 msgstr "unsigned ifade < 0 daima yanlıştır"
305
306 #: c-common.c:1956 f/com.c:14834
307 msgid "struct type value used where scalar is required"
308 msgstr "sayısal değer gerekirken yapı türü değer kullanılmış"
309
310 #: c-common.c:1960 f/com.c:14838
311 msgid "union type value used where scalar is required"
312 msgstr "sayısal değer gerekirken birleşik yapı türü değer kullanılmış"
313
314 #: c-common.c:1964 f/com.c:14842
315 msgid "array type value used where scalar is required"
316 msgstr "sayısal değer gerekirken dizi türü değer kullanılmış"
317
318 #: c-common.c:2079 f/com.c:14968
319 msgid "suggest parentheses around assignment used as truth value"
320 msgstr "atamayı çevrelemesi önerilen parantezler doğruluk değeri olarak kullanıldı"
321
322 #: c-common.c:2123 c-common.c:2155
323 msgid "invalid use of `restrict'"
324 msgstr "`restrict' kullanımı geçersiz"
325
326 #: c-common.c:2271
327 msgid "__alignof__ applied to an incomplete type"
328 msgstr "__alignof__ bir tamamlanmamış türe uygulanmış"
329
330 #: c-common.c:2297
331 msgid "`__alignof' applied to a bit-field"
332 msgstr "`__alignof' bir bit-alanına uygulanmış"
333
334 #: c-common.c:2739
335 #, c-format
336 msgid "cannot disable built-in function `%s'"
337 msgstr "`%s' yerleşik işlev olduğundan iptal edilemez"
338
339 #: c-common.c:3020 c-typeck.c:1767
340 #, c-format
341 msgid "too few arguments to function `%s'"
342 msgstr "`%s' işlevi için argümanlar çok az"
343
344 #: c-common.c:3026 c-typeck.c:1620
345 #, c-format
346 msgid "too many arguments to function `%s'"
347 msgstr "`%s' işlevi için argümanlar çok fazla"
348
349 #: c-common.c:3213
350 msgid "pointers are not permitted as case values"
351 msgstr "case değeri olarak göstergeler kullanılamaz"
352
353 #: c-common.c:3219
354 msgid "ISO C++ forbids range expressions in switch statements"
355 msgstr "ISO C++ switch deyimlerinde aralık ifadelerine izin vermez"
356
357 #: c-common.c:3221
358 msgid "ISO C forbids range expressions in switch statements"
359 msgstr "ISO C switch deyimlerinde aralık ifadelerine izin vermez"
360
361 #: c-common.c:3251
362 msgid "empty range specified"
363 msgstr "boş aralık belirtilmiş"
364
365 #: c-common.c:3302
366 msgid "duplicate (or overlapping) case value"
367 msgstr "yinelenmiş (ya da birbirini kapsayan) case değerleri"
368
369 #: c-common.c:3304
370 msgid "this is the first entry overlapping that value"
371 msgstr "bu, aynı değeri kapsayan ilk girdi"
372
373 #: c-common.c:3308 ch/actions.c:1125
374 msgid "duplicate case value"
375 msgstr "yinelenmiş case değeri"
376
377 #: c-common.c:3309
378 msgid "previously used here"
379 msgstr "önce burada kullanılmış"
380
381 #: c-common.c:3313
382 msgid "multiple default labels in one switch"
383 msgstr "tek switch'te çok sayıda öntanımlı etiket"
384
385 #: c-common.c:3314
386 msgid "this is the first default label"
387 msgstr "bu, ilk öntanımlı etiket"
388
389 #: c-common.c:3342
390 msgid "ISO C++ forbids taking the address of a label"
391 msgstr "ISO C++ da bir etiket adresinin alınmasına izin verilmez"
392
393 #: c-common.c:3344
394 msgid "ISO C forbids taking the address of a label"
395 msgstr "ISO C de bir etiket adresinin alınmasına izin verilmez"
396
397 #: c-common.c:3937
398 msgid "-Wformat-y2k ignored without -Wformat"
399 msgstr "-Wformat-y2k  -Wformat'sız yoksayıldı"
400
401 #: c-common.c:3939
402 msgid "-Wformat-extra-args ignored without -Wformat"
403 msgstr "-Wformat-extra-args  -Wformat'sız yoksayıldı"
404
405 #: c-common.c:3941
406 msgid "-Wformat-nonliteral ignored without -Wformat"
407 msgstr "-Wformat-nonliteral  -Wformat'sız yoksayıldı"
408
409 #: c-common.c:3943
410 msgid "-Wformat-security ignored without -Wformat"
411 msgstr "-Wformat-security  -Wformat'sız yoksayıldı"
412
413 #: c-common.c:3945
414 msgid "-Wmissing-format-attribute ignored without -Wformat"
415 msgstr "-Wmissing-format-attribute  -Wformat'sız yoksayıldı"
416
417 #: c-common.c:4036
418 #, c-format
419 msgid "declaration of `%s' shadows %s"
420 msgstr "`%s' bildirimi %s'i gölgeliyor"
421
422 #: c-convert.c:78 c-typeck.c:1031 c-typeck.c:4129 ch/convert.c:1164
423 #: cp/typeck.c:1736 cp/typeck.c:6298
424 msgid "void value not ignored as it ought to be"
425 msgstr "void değer yoksayılması gerekirken yoksayılmadı"
426
427 #: c-convert.c:110 java/typeck.c:150
428 msgid "conversion to non-scalar type requested"
429 msgstr "sayısal olmayan türe dönüşüm istendi"
430
431 #: c-decl.c:458
432 msgid "-traditional is deprecated and may be removed"
433 msgstr ""
434
435 #: c-decl.c:548
436 #, c-format
437 msgid "unknown C standard `%s'"
438 msgstr "`%s' diye bir C standardı bilinmiyor"
439
440 #: c-decl.c:830
441 #, c-format
442 msgid "array `%s' assumed to have one element"
443 msgstr "`%s' dizisi tek elemanlı kabul edildi"
444
445 #: c-decl.c:1006
446 #, c-format
447 msgid "`struct %s' incomplete in scope ending here"
448 msgstr "kapsam sonuna gelindiğinde `struct %s' hala eksik"
449
450 #: c-decl.c:1009
451 #, c-format
452 msgid "`union %s' incomplete in scope ending here"
453 msgstr "kapsam sonuna gelindiğinde `union %s' hala eksik"
454
455 #: c-decl.c:1012
456 #, c-format
457 msgid "`enum %s' incomplete in scope ending here"
458 msgstr "kapsam sonuna gelindiğinde `enum %s' hala eksik"
459
460 #: c-decl.c:1126 c-decl.c:1267 ch/decl.c:2920 java/decl.c:1383
461 #, c-format
462 msgid "label `%s' used but not defined"
463 msgstr "`%s' etiketi tanımsız kullanılmış"
464
465 #: c-decl.c:1132 c-decl.c:1274 ch/decl.c:2926 java/decl.c:1389
466 #, c-format
467 msgid "label `%s' defined but not used"
468 msgstr "`%s' etiketi tanımlı ama kullanılmamış"
469
470 #: c-decl.c:1391 cp/decl.c:3119
471 #, c-format
472 msgid "function `%s' redeclared as inline"
473 msgstr "işlev `%s' 'inline' olarak yeniden bildirilmiş"
474
475 #: c-decl.c:1393 cp/decl.c:3121
476 #, c-format
477 msgid "previous declaration of function `%s' with attribute noinline"
478 msgstr "`%s' işlevinin önceki bildirimi 'inline' değil"
479
480 #: c-decl.c:1400 cp/decl.c:3128
481 #, c-format
482 msgid "function `%s' redeclared with attribute noinline"
483 msgstr "`%s' işlevinin bildirimi 'inline' değil"
484
485 #: c-decl.c:1402 cp/decl.c:3130
486 #, c-format
487 msgid "previous declaration of function `%s' was inline"
488 msgstr "`%s' işlevinin önceki bildirimi 'inline' idi"
489
490 #: c-decl.c:1431 c-decl.c:1484
491 #, c-format
492 msgid "shadowing built-in function `%s'"
493 msgstr "yerleşik `%s' işlevinin gölgelenmesi"
494
495 #: c-decl.c:1433
496 #, c-format
497 msgid "shadowing library function `%s'"
498 msgstr "kitaplık işlevi `%s'in gölgelenmesi"
499
500 #: c-decl.c:1439
501 #, c-format
502 msgid "library function `%s' declared as non-function"
503 msgstr "kitaplık işlevi `%s' işlev olarak bildirilmemiş"
504
505 #: c-decl.c:1443 c-decl.c:1446
506 #, c-format
507 msgid "built-in function `%s' declared as non-function"
508 msgstr "yerleşik işlev `%s' işlev olarak bildirilmemiş"
509
510 #: c-decl.c:1450 objc/objc-act.c:2334 objc/objc-act.c:6028
511 #, c-format
512 msgid "`%s' redeclared as different kind of symbol"
513 msgstr "`%s' farklı bir sembol çeşidi olarak tekrar bildirilmiş"
514
515 #: c-decl.c:1451 c-decl.c:1633 c-decl.c:1782 objc/objc-act.c:2336
516 #: objc/objc-act.c:6030 objc/objc-act.c:6085
517 #, c-format
518 msgid "previous declaration of `%s'"
519 msgstr "`%s'in önceki bildirimi"
520
521 #. If types don't match for a built-in, throw away the built-in.
522 #: c-decl.c:1537
523 #, c-format
524 msgid "conflicting types for built-in function `%s'"
525 msgstr "yerleşik işlev `%s' için tür çelişkisi"
526
527 #: c-decl.c:1580 c-decl.c:1599
528 #, c-format
529 msgid "conflicting types for `%s'"
530 msgstr "`%s' için tür çelişkisi"
531
532 #: c-decl.c:1622
533 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
534 msgstr "Üç noktalı bir parametre listesi bir boş parametre isim listesi bildirimi ile eşleşemez"
535
536 #: c-decl.c:1628
537 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
538 msgstr "Bir öntanımlı yükseltme içeren bir argüman türü, bir boş parametre isim listesi bildirimi ile eşleşemez"
539
540 #: c-decl.c:1643 c-decl.c:1665
541 #, c-format
542 msgid "redefinition of `%s'"
543 msgstr "`%s'in yeniden tanımlanması"
544
545 #: c-decl.c:1646
546 #, c-format
547 msgid "redeclaration of `%s'"
548 msgstr "`%s'in yeniden bildirimi"
549
550 #: c-decl.c:1649
551 #, c-format
552 msgid "conflicting declarations of `%s'"
553 msgstr "`%s' bildirimlerinde çelişki"
554
555 #: c-decl.c:1658 c-decl.c:1670
556 #, c-format
557 msgid "`%s' previously defined here"
558 msgstr "`%s' önce burada tanımlanmış"
559
560 #: c-decl.c:1659 c-decl.c:1671
561 #, c-format
562 msgid "`%s' previously declared here"
563 msgstr "`%s' önce burada bildirilmiş"
564
565 #: c-decl.c:1692
566 #, c-format
567 msgid "prototype for `%s' follows"
568 msgstr "`%s' için prototip izleniyor"
569
570 #: c-decl.c:1693 c-decl.c:1701 c-decl.c:1717
571 msgid "non-prototype definition here"
572 msgstr "buradaki tanımlama prototip değil"
573
574 #: c-decl.c:1700
575 #, c-format
576 msgid "prototype for `%s' follows and number of arguments doesn't match"
577 msgstr "`%s' için prototip izleniyor ve argüman sayısı eşleşmiyor"
578
579 #: c-decl.c:1715
580 #, c-format
581 msgid "prototype for `%s' follows and argument %d doesn't match"
582 msgstr "`%s' için prototip izleniyor ve %d. argüman eşleşmiyor"
583
584 #: c-decl.c:1733
585 #, c-format
586 msgid "`%s' declared inline after being called"
587 msgstr "`%s' çağrıldıktan sonra `inline' bildirilmiş"
588
589 #: c-decl.c:1739
590 #, c-format
591 msgid "`%s' declared inline after its definition"
592 msgstr "`%s' tanımlandıktan sonra `inline' bildirilmiş"
593
594 #: c-decl.c:1746
595 #, c-format
596 msgid "static declaration for `%s' follows non-static"
597 msgstr "`%s' için 'static' bildirimi statik olmayan izliyor"
598
599 #: c-decl.c:1754
600 #, c-format
601 msgid "non-static declaration for `%s' follows static"
602 msgstr "`%s' için 'static' olmayan bildirimi statik izliyor"
603
604 #: c-decl.c:1761
605 #, c-format
606 msgid "const declaration for `%s' follows non-const"
607 msgstr "`%s' için 'const' bildirimi sabit olmayan izliyor"
608
609 #: c-decl.c:1768
610 #, c-format
611 msgid "type qualifiers for `%s' conflict with previous decl"
612 msgstr "`%s' için tür niteleyicileri önceki bildirimle çelişiyor"
613
614 #: c-decl.c:1781
615 #, c-format
616 msgid "redundant redeclaration of `%s' in same scope"
617 msgstr "`%s'in aynı alandaki anlamsız yeniden bildirimi"
618
619 #: c-decl.c:2073 java/decl.c:1082
620 #, c-format
621 msgid "declaration of `%s' shadows a parameter"
622 msgstr "`%s' bildirimi bir parametreyi gölgeliyor"
623
624 #: c-decl.c:2076 java/decl.c:1085
625 #, c-format
626 msgid "declaration of `%s' shadows a symbol from the parameter list"
627 msgstr "`%s' bildirimi parametre listesinden bir sembolü gölgeliyor"
628
629 #: c-decl.c:2097 cp/decl.c:4204
630 msgid "a parameter"
631 msgstr "bir parametre"
632
633 #: c-decl.c:2099 cp/decl.c:4221
634 msgid "a previous local"
635 msgstr ""
636
637 #. XXX shadow warnings in outer-more namespaces
638 #: c-decl.c:2103 cp/decl.c:4225
639 msgid "a global declaration"
640 msgstr "bir genel bildirim"
641
642 #: c-decl.c:2147
643 #, c-format
644 msgid "nested extern declaration of `%s'"
645 msgstr "`%s'in iç içe 'extern' bildirimi"
646
647 #: c-decl.c:2167 java/decl.c:1035
648 #, c-format
649 msgid "`%s' used prior to declaration"
650 msgstr "`%s' bildirim öncesi kullanılmış"
651
652 #: c-decl.c:2182 c-decl.c:2397
653 #, c-format
654 msgid "`%s' was declared implicitly `extern' and later `static'"
655 msgstr "`%s' önce örtük olarak `extern' sonra da `static' bildirilmiş"
656
657 #: c-decl.c:2292 cp/decl.c:4060
658 msgid "type mismatch with previous external decl"
659 msgstr "tür önceki external bildirimle çatışıyor"
660
661 #: c-decl.c:2293
662 #, c-format
663 msgid "previous external decl of `%s'"
664 msgstr "`%s'in önceki 'external' bildirimi"
665
666 #: c-decl.c:2306
667 msgid "type mismatch with previous implicit declaration"
668 msgstr "tür önceki örtük bildirimle çatışıyor"
669
670 #: c-decl.c:2308
671 #, c-format
672 msgid "previous implicit declaration of `%s'"
673 msgstr "`%s'in önceki örtük bildirimi"
674
675 #: c-decl.c:2325
676 #, c-format
677 msgid "type of external `%s' is not global"
678 msgstr "external `%s' türü genel değil"
679
680 #: c-decl.c:2376
681 #, c-format
682 msgid "`%s' was previously implicitly declared to return `int'"
683 msgstr "`%s' dönen `int' ile önceden örtük bildirilmiş"
684
685 #: c-decl.c:2401
686 #, c-format
687 msgid "`%s' was declared `extern' and later `static'"
688 msgstr "`%s' önce `extern' sonra da `static' bildirilmiş"
689
690 #: c-decl.c:2425
691 #, c-format
692 msgid "extern declaration of `%s' doesn't match global one"
693 msgstr "`%s'in extern bildirimi genel olanıyla uyuşmuyor"
694
695 #: c-decl.c:2467
696 #, c-format
697 msgid "`%s' locally external but globally static"
698 msgstr "`%s' yerel olarak external ama genel olarak static"
699
700 #: c-decl.c:2589
701 #, c-format
702 msgid "function `%s' was previously declared within a block"
703 msgstr "`%s' işlevi evvelce bir blok içinde bildirilmiş"
704
705 #: c-decl.c:2609 c-decl.c:2611
706 #, c-format
707 msgid "implicit declaration of function `%s'"
708 msgstr "`%s' işlevinin örtük bildirimi"
709
710 #: c-decl.c:2699
711 #, c-format
712 msgid "label %s referenced outside of any function"
713 msgstr "%s etiketi işlev dışı referanslı"
714
715 #: c-decl.c:2756
716 #, c-format
717 msgid "duplicate label declaration `%s'"
718 msgstr "`%s' etiketi birden fazla bildirilmiş"
719
720 #: c-decl.c:2759
721 msgid "this is a previous declaration"
722 msgstr "bu, önce bildirimdir"
723
724 #: c-decl.c:3267
725 msgid "unnamed struct/union that defines no instances"
726 msgstr "ilk tanımı olmayan adsız struct/union"
727
728 #: c-decl.c:3286
729 msgid "useless keyword or type name in empty declaration"
730 msgstr "boş bildirimde kullanışsız tür ismi ya da anahtar sözcük"
731
732 #: c-decl.c:3293
733 msgid "two types specified in one empty declaration"
734 msgstr "bir boş bildirimde iki veri türü belirtilmiş"
735
736 #: c-decl.c:3298 c-parse.y:721 c-parse.y:723 objc-parse.y:757 objc-parse.y:759
737 #: objc-parse.y:2962 parse.y:731 parse.y:1803
738 msgid "empty declaration"
739 msgstr "boş bildirim"
740
741 #: c-decl.c:3328
742 msgid "ISO C89 does not support `static' or type qualifiers in parameter array declarators"
743 msgstr "ISO C89, parametre dizisi bildirimlerinde `static' ve tür niteleyicileri desteklemez"
744
745 #: c-decl.c:3330
746 msgid "ISO C89 does not support `[*]' array declarators"
747 msgstr "ISO C89 dizi bildirimlerinde `[*]' desteklemez"
748
749 #: c-decl.c:3333
750 msgid "GCC does not yet properly implement `[*]' array declarators"
751 msgstr ""
752
753 #: c-decl.c:3352
754 msgid "static or type qualifiers in abstract declarator"
755 msgstr "kuramsal bildirimde 'static' ya da tür niteleyiciler"
756
757 #: c-decl.c:3417
758 #, c-format
759 msgid "`%s' is usually a function"
760 msgstr "`%s' çogu kez bir işlevdir"
761
762 #: c-decl.c:3431
763 #, c-format
764 msgid "typedef `%s' is initialized"
765 msgstr "typedef `%s' ilkdeğerli"
766
767 #: c-decl.c:3438
768 #, c-format
769 msgid "function `%s' is initialized like a variable"
770 msgstr "`%s' işlevi bir değişken gibi ilkdeğerli"
771
772 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
773 #: c-decl.c:3445
774 #, c-format
775 msgid "parameter `%s' is initialized"
776 msgstr "`%s' parametresi ilkdeğerli"
777
778 #: c-decl.c:3465 c-typeck.c:4870
779 msgid "variable-sized object may not be initialized"
780 msgstr "değişken-uzunluklu nesne ilkdeğerli olmayabilir"
781
782 #: c-decl.c:3471
783 #, c-format
784 msgid "variable `%s' has initializer but incomplete type"
785 msgstr "`%s' değişkeni, veri türü tamamlanmayan bir ilkdeğere sahip"
786
787 #: c-decl.c:3477
788 #, c-format
789 msgid "elements of array `%s' have incomplete type"
790 msgstr "`%s' dizisinin elemanları tamamlanmayan veri türüne sahip"
791
792 #: c-decl.c:3490
793 #, c-format
794 msgid "declaration of `%s' has `extern' and is initialized"
795 msgstr "`%s' bildirimi hem `extern' hem de ilkdeğerli"
796
797 #: c-decl.c:3525 c-decl.c:6150 cp/decl.c:7241 cp/decl.c:13502
798 #, c-format
799 msgid "inline function `%s' given attribute noinline"
800 msgstr "özümleme işlevi `%s' özümlenmeyen özellikle verilmiş"
801
802 #: c-decl.c:3606
803 #, c-format
804 msgid "initializer fails to determine size of `%s'"
805 msgstr "`%s'in uzunluğunu belirlemede ilkdeğer başarısız"
806
807 #: c-decl.c:3611
808 #, c-format
809 msgid "array size missing in `%s'"
810 msgstr "`%s' içinde dizi boyu eksik"
811
812 #: c-decl.c:3627
813 #, c-format
814 msgid "zero or negative size array `%s'"
815 msgstr "`%s' dizisi sıfır ya da negatif uzunlukta"
816
817 #: c-decl.c:3655 ch/decl.c:4133
818 #, c-format
819 msgid "storage size of `%s' isn't known"
820 msgstr "`%s'in saklama uzunluğu bilinmiyor"
821
822 #: c-decl.c:3665
823 #, c-format
824 msgid "storage size of `%s' isn't constant"
825 msgstr "`%s'in saklama uzunluğu sabit değil"
826
827 #: c-decl.c:3724
828 #, c-format
829 msgid "ignoring asm-specifier for non-static local variable `%s'"
830 msgstr "static olmayan yerel değişken `%s' için yoksayılan asm-belirteci"
831
832 #: c-decl.c:3799
833 #, c-format
834 msgid "ISO C forbids parameter `%s' shadowing typedef"
835 msgstr "ISO C 'typedef' gölgeleyen `%s' parametresine izin vermez"
836
837 #: c-decl.c:4095 cp/decl.c:10038
838 msgid "`long long long' is too long for GCC"
839 msgstr "`long long long' GCC için çok uzun"
840
841 #: c-decl.c:4100
842 msgid "ISO C89 does not support `long long'"
843 msgstr "ISO C89 `long long'u desteklemez"
844
845 #: c-decl.c:4105 cp/decl.c:10043
846 #, c-format
847 msgid "duplicate `%s'"
848 msgstr "`%s' yinelenmiş"
849
850 #: c-decl.c:4111 cp/decl.c:10067
851 #, c-format
852 msgid "two or more data types in declaration of `%s'"
853 msgstr "`%s'in bildiriminde iki veya daha fazla veri türü"
854
855 #: c-decl.c:4126 cp/decl.c:10072
856 #, c-format
857 msgid "`%s' fails to be a typedef or built in type"
858 msgstr "`%s' bir typedef veya yerleşik veri türü olarak hatalı"
859
860 #: c-decl.c:4165
861 #, c-format
862 msgid "type defaults to `int' in declaration of `%s'"
863 msgstr "`%s' bildiriminde tür `int'e öntanımlı"
864
865 #: c-decl.c:4194
866 #, c-format
867 msgid "both long and short specified for `%s'"
868 msgstr "`%s' için hem long hem de short belirtilmiş"
869
870 #: c-decl.c:4198 cp/decl.c:10186
871 #, c-format
872 msgid "long or short specified with char for `%s'"
873 msgstr "`%s' için long veya short ile char türü değer belirtilmiş"
874
875 #: c-decl.c:4205 cp/decl.c:10190
876 #, c-format
877 msgid "long or short specified with floating type for `%s'"
878 msgstr "`%s' için long veya short ile gerçel sayı değer belirtilmiş"
879
880 #: c-decl.c:4208
881 msgid "the only valid combination is `long double'"
882 msgstr "tek geçerli bileşim long double'dır"
883
884 #: c-decl.c:4214
885 #, c-format
886 msgid "both signed and unsigned specified for `%s'"
887 msgstr "`%s' için hem signed hem de unsigned belirtilmiş"
888
889 #: c-decl.c:4216 cp/decl.c:10179
890 #, c-format
891 msgid "long, short, signed or unsigned invalid for `%s'"
892 msgstr "`%s' için long, short, signed ya da unsigned geçersiz"
893
894 #: c-decl.c:4222 cp/decl.c:10199
895 #, c-format
896 msgid "long, short, signed or unsigned used invalidly for `%s'"
897 msgstr "`%s' için long, short, signed ya da unsigned geçersizce kullanılmış"
898
899 #: c-decl.c:4241 cp/decl.c:10220
900 #, c-format
901 msgid "complex invalid for `%s'"
902 msgstr "`%s' için karmaşık geçersizlik"
903
904 #: c-decl.c:4286
905 msgid "ISO C89 does not support complex types"
906 msgstr "ISO C89 karmaşık türleri desteklemez"
907
908 #: c-decl.c:4298
909 msgid "ISO C does not support plain `complex' meaning `double complex'"
910 msgstr "ISO C salt `complex'i `double complex' anlamında desteklemez"
911
912 #: c-decl.c:4304 c-decl.c:4316
913 msgid "ISO C does not support complex integer types"
914 msgstr "ISO C karmaşık tamsayı türleri desteklemez"
915
916 #: c-decl.c:4331 c-decl.c:4770 cp/decl.c:10822
917 msgid "duplicate `const'"
918 msgstr "`const' yinelenmiş"
919
920 #: c-decl.c:4333 c-decl.c:4774 cp/decl.c:10826
921 msgid "duplicate `restrict'"
922 msgstr "`restrict' yinelenmiş"
923
924 #: c-decl.c:4335 c-decl.c:4772 cp/decl.c:10824
925 msgid "duplicate `volatile'"
926 msgstr "`volatile' yinelenmiş"
927
928 #: c-decl.c:4357 cp/decl.c:10371
929 #, c-format
930 msgid "multiple storage classes in declaration of `%s'"
931 msgstr "`%s' bildirimi içinde çok sayıda saklama sınıfı"
932
933 #: c-decl.c:4366
934 msgid "function definition declared `auto'"
935 msgstr "işlev tanımı `auto' olarak bildirildi"
936
937 #: c-decl.c:4368
938 msgid "function definition declared `register'"
939 msgstr "işlev tanımı `register' olarak bildirildi"
940
941 #: c-decl.c:4370
942 msgid "function definition declared `typedef'"
943 msgstr "işlev tanımı `typedef' olarak bildirildi"
944
945 #: c-decl.c:4383
946 #, c-format
947 msgid "storage class specified for structure field `%s'"
948 msgstr "`%s' yapı alan için saklama sınıfı belirtildi"
949
950 #: c-decl.c:4387 cp/decl.c:10418
951 #, c-format
952 msgid "storage class specified for parameter `%s'"
953 msgstr "`%s' parametresi için saklama sınıfı belirtildi"
954
955 #: c-decl.c:4390 cp/decl.c:10420
956 msgid "storage class specified for typename"
957 msgstr "veri türü ismi için saklama sınıfı belirtildi"
958
959 #: c-decl.c:4402 cp/decl.c:10434
960 #, c-format
961 msgid "`%s' initialized and declared `extern'"
962 msgstr "`%s' ilklendirildikten sonra `extern' olarak bildirilmiş"
963
964 #: c-decl.c:4404 cp/decl.c:10437
965 #, c-format
966 msgid "`%s' has both `extern' and initializer"
967 msgstr "`%s' hem `extern' olarak bildirilmiş hem de öndeğer almış"
968
969 #: c-decl.c:4408 cp/decl.c:10441
970 #, c-format
971 msgid "nested function `%s' declared `extern'"
972 msgstr "yuvalanmış işlev `%s' `extern' olarak bildirilmiş"
973
974 #: c-decl.c:4411 cp/decl.c:10445
975 #, c-format
976 msgid "top-level declaration of `%s' specifies `auto'"
977 msgstr "`%s' için tepe-seviye bildirimi `auto' belirtiyor"
978
979 #. Only the innermost declarator (making a parameter be of
980 #. array type which is converted to pointer type)
981 #. may have static or type qualifiers.
982 #: c-decl.c:4446 c-decl.c:4635
983 msgid "static or type qualifiers in non-parameter array declarator"
984 msgstr "parametresiz dizi bildirimi içinde 'static' veya tür niteleyiciler"
985
986 #: c-decl.c:4490
987 #, c-format
988 msgid "declaration of `%s' as array of voids"
989 msgstr "`%s' void'ler dizisi olarak bildirilmiş"
990
991 #: c-decl.c:4496
992 #, c-format
993 msgid "declaration of `%s' as array of functions"
994 msgstr "`%s' işlevler dizisi olarak bildirilmiş"
995
996 #: c-decl.c:4517
997 #, c-format
998 msgid "size of array `%s' has non-integer type"
999 msgstr "`%s' dizisinin boyutu tamsayı değil"
1000
1001 #: c-decl.c:4522
1002 #, c-format
1003 msgid "ISO C forbids zero-size array `%s'"
1004 msgstr "ISO C sıfır boyutlu `%s' dizisini yasaklar"
1005
1006 #: c-decl.c:4529
1007 #, c-format
1008 msgid "size of array `%s' is negative"
1009 msgstr "`%s' dizisinin boyutu negatif"
1010
1011 #: c-decl.c:4542
1012 #, c-format
1013 msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
1014 msgstr "ISO C89 değerlendirilemeyen boyutlu `%s' dizisini yasaklar"
1015
1016 #: c-decl.c:4545
1017 #, c-format
1018 msgid "ISO C89 forbids variable-size array `%s'"
1019 msgstr "ISO C89 değişken boyutlu `%s' dizisini yasaklar"
1020
1021 #: c-decl.c:4575 c-decl.c:4796 cp/decl.c:11043
1022 #, c-format
1023 msgid "size of array `%s' is too large"
1024 msgstr "`%s' dizisinin boyutu çok büyük"
1025
1026 #: c-decl.c:4592
1027 msgid "ISO C89 does not support flexible array members"
1028 msgstr "ISO C89 esnek dizi üyelerini desteklemez"
1029
1030 #: c-decl.c:4602
1031 msgid "array type has incomplete element type"
1032 msgstr "dizi türü içi boş öğe türü içeriyor"
1033
1034 #: c-decl.c:4609 c-decl.c:4846
1035 msgid "ISO C forbids const or volatile function types"
1036 msgstr "ISO C 'const' ya da 'volatile' işlev türlerini yasaklar"
1037
1038 #: c-decl.c:4655 cp/decl.c:10582
1039 #, c-format
1040 msgid "`%s' declared as function returning a function"
1041 msgstr "`%s' bir işlevle sonuçlanan bir işlev olarak bildirilmiş"
1042
1043 #: c-decl.c:4660 cp/decl.c:10587
1044 #, c-format
1045 msgid "`%s' declared as function returning an array"
1046 msgstr "`%s' bir dizi ile sonuçlanan bir işlev olarak bildirilmiş"
1047
1048 #: c-decl.c:4695
1049 msgid "ISO C forbids qualified void function return type"
1050 msgstr "ISO C nitelemeli 'void' işlev dönüş türünü yasaklar"
1051
1052 #: c-decl.c:4699
1053 msgid "type qualifiers ignored on function return type"
1054 msgstr "tür niteleyicileri işlev dönen türünde yok sayıldı"
1055
1056 #: c-decl.c:4728 c-decl.c:4811 c-decl.c:4935 c-decl.c:5029
1057 msgid "ISO C forbids qualified function types"
1058 msgstr "ISO C nitelemeli işlev türlerini yasaklar"
1059
1060 #: c-decl.c:4768 cp/decl.c:10818
1061 msgid "invalid type modifier within pointer declarator"
1062 msgstr "gösterge bildirgeci içinde geçersiz tür değiştirici"
1063
1064 #: c-decl.c:4866 cp/decl.c:11326
1065 #, c-format
1066 msgid "variable or field `%s' declared void"
1067 msgstr "`%s' değişkeni ya da alanı void olarak bildirilmiş"
1068
1069 #: c-decl.c:4899
1070 msgid "attributes in parameter array declarator ignored"
1071 msgstr "parametre dizisi bildirimindeki özellikler yoksayıldı"
1072
1073 #: c-decl.c:4924
1074 msgid "invalid type modifier within array declarator"
1075 msgstr "dizi bildirimi içinde geçersiz tür değiştirici"
1076
1077 #: c-decl.c:4973
1078 #, c-format
1079 msgid "field `%s' declared as a function"
1080 msgstr "`%s' alanı bir işlev olarak bildirilmiş"
1081
1082 #: c-decl.c:4979
1083 #, c-format
1084 msgid "field `%s' has incomplete type"
1085 msgstr "`%s' alanı tamamlanmamış türde"
1086
1087 #: c-decl.c:5011 c-decl.c:5013 c-decl.c:5020
1088 #, c-format
1089 msgid "invalid storage class for function `%s'"
1090 msgstr "`%s' işlevi için geçersiz saklama sınıfı"
1091
1092 #: c-decl.c:5035
1093 msgid "`noreturn' function returns non-void value"
1094 msgstr "`noreturn' işlevinin sonucu void değil"
1095
1096 #: c-decl.c:5047
1097 msgid "cannot inline function `main'"
1098 msgstr "`main' özümlenen işlev olamaz"
1099
1100 #: c-decl.c:5093
1101 #, c-format
1102 msgid "variable `%s' declared `inline'"
1103 msgstr "değişken `%s' `inline' bildirilmiş"
1104
1105 #: c-decl.c:5166 c-decl.c:6202
1106 msgid "function declaration isn't a prototype"
1107 msgstr "işlev bildirimi bir prototip değil"
1108
1109 #: c-decl.c:5172
1110 msgid "parameter names (without types) in function declaration"
1111 msgstr "işlev bildiriminde (türleri belirtmeksizin) parametre isimleri"
1112
1113 #: c-decl.c:5204 c-decl.c:6593
1114 #, c-format
1115 msgid "parameter `%s' has incomplete type"
1116 msgstr "`%s' parametresi tamamlanmamış türde"
1117
1118 #: c-decl.c:5207
1119 msgid "parameter has incomplete type"
1120 msgstr "parametre tamamlanmamış türde"
1121
1122 #: c-decl.c:5228
1123 #, c-format
1124 msgid "parameter `%s' points to incomplete type"
1125 msgstr "parametre `%s' içi boş türü gösteriyor"
1126
1127 #: c-decl.c:5231
1128 msgid "parameter points to incomplete type"
1129 msgstr "parametre içi boş türü gösteriyor"
1130
1131 #: c-decl.c:5296
1132 #, c-format
1133 msgid "parameter `%s' has just a forward declaration"
1134 msgstr "`%s' parametresi tam bir ilerletme bildirimi"
1135
1136 #: c-decl.c:5337
1137 msgid "`void' in parameter list must be the entire list"
1138 msgstr "parametre listesindeki void listenin tamamı olmalıydı"
1139
1140 #: c-decl.c:5368
1141 #, c-format
1142 msgid "`struct %s' declared inside parameter list"
1143 msgstr "`struct %s' parametre listesinin içinde bildirilmiş"
1144
1145 #: c-decl.c:5371
1146 #, c-format
1147 msgid "`union %s' declared inside parameter list"
1148 msgstr ""
1149
1150 #: c-decl.c:5374
1151 #, c-format
1152 msgid "`enum %s' declared inside parameter list"
1153 msgstr ""
1154
1155 #: c-decl.c:5381
1156 msgid "anonymous struct declared inside parameter list"
1157 msgstr "anonim yapı parametre listesinin içinde bildirilmiş"
1158
1159 #: c-decl.c:5383
1160 msgid "anonymous union declared inside parameter list"
1161 msgstr "anonim birleşik yapı parametre listesinin içinde bildirilmiş"
1162
1163 #: c-decl.c:5385
1164 msgid "anonymous enum declared inside parameter list"
1165 msgstr "anonim enum parametre listesinin içinde bildirilmiş"
1166
1167 #: c-decl.c:5389
1168 msgid "its scope is only this definition or declaration, which is probably not what you want"
1169 msgstr ""
1170
1171 #: c-decl.c:5468
1172 #, c-format
1173 msgid "redefinition of `union %s'"
1174 msgstr "`union %s' tekrar tanımlanmış"
1175
1176 #: c-decl.c:5471
1177 #, c-format
1178 msgid "redefinition of `struct %s'"
1179 msgstr "`struct %s' tekrar tanımlanmış"
1180
1181 #: c-decl.c:5510
1182 msgid "unnamed fields of type other than struct or union are not allowed"
1183 msgstr ""
1184
1185 #: c-decl.c:5551 c-decl.c:5554
1186 #, c-format
1187 msgid "%s defined inside parms"
1188 msgstr "%s parametrelerin içinde tanımlanmış"
1189
1190 #: c-decl.c:5552 c-decl.c:5555 c-decl.c:5566
1191 msgid "union"
1192 msgstr "birleşik yapı"
1193
1194 #: c-decl.c:5552 c-decl.c:5555
1195 msgid "structure"
1196 msgstr "yapı"
1197
1198 #: c-decl.c:5565
1199 #, c-format
1200 msgid "%s has no %s"
1201 msgstr "%s %s içermiyor"
1202
1203 #: c-decl.c:5566
1204 msgid "struct"
1205 msgstr "yapı"
1206
1207 #: c-decl.c:5567
1208 msgid "named members"
1209 msgstr "isimli üyeleri yok"
1210
1211 #: c-decl.c:5567
1212 msgid "members"
1213 msgstr "üyeleri yok"
1214
1215 #: c-decl.c:5606
1216 #, c-format
1217 msgid "nested redefinition of `%s'"
1218 msgstr "`%s' içiçe yeniden tanımlanmış"
1219
1220 #: c-decl.c:5619
1221 #, c-format
1222 msgid "bit-field `%s' width not an integer constant"
1223 msgstr "`%s' bit alanı genişliği bir tamsayı sabit değil"
1224
1225 #: c-decl.c:5630
1226 #, c-format
1227 msgid "bit-field `%s' has invalid type"
1228 msgstr "`%s' bit alanı geçersiz tür içeriyor"
1229
1230 #: c-decl.c:5642
1231 #, c-format
1232 msgid "bit-field `%s' type invalid in ISO C"
1233 msgstr "`%s' bit alanının türü ISO C'de geçersiz"
1234
1235 #: c-decl.c:5654
1236 #, c-format
1237 msgid "negative width in bit-field `%s'"
1238 msgstr "`%s' bit alanının uzunluğu negatif"
1239
1240 #: c-decl.c:5656
1241 #, c-format
1242 msgid "width of `%s' exceeds its type"
1243 msgstr "`%s' in uzunluğu türünü aşıyor"
1244
1245 #: c-decl.c:5658
1246 #, c-format
1247 msgid "zero width for bit-field `%s'"
1248 msgstr "bit alanı `%s' için sıfır genişlik"
1249
1250 #: c-decl.c:5672
1251 #, c-format
1252 msgid "`%s' is narrower than values of its type"
1253 msgstr "`%s'in uzunluğu türünün değerinden daha kısa"
1254
1255 #: c-decl.c:5717
1256 msgid "flexible array member in union"
1257 msgstr "esnek dizi birleşik yapının üyesi olamaz"
1258
1259 #: c-decl.c:5719
1260 msgid "flexible array member not at end of struct"
1261 msgstr "esnek dizi yapının son üyesi değil"
1262
1263 #: c-decl.c:5721
1264 msgid "flexible array member in otherwise empty struct"
1265 msgstr "esnek dizi üstelik boş yapının üyesi"
1266
1267 #: c-decl.c:5746 ch/typeck.c:3060
1268 #, c-format
1269 msgid "duplicate member `%s'"
1270 msgstr "üye `%s' yinelenmiş"
1271
1272 #: c-decl.c:5790
1273 msgid "union cannot be made transparent"
1274 msgstr "birleşik yapı şeffaf olamaz"
1275
1276 #. This enum is a named one that has been declared already.
1277 #: c-decl.c:5884
1278 #, c-format
1279 msgid "redeclaration of `enum %s'"
1280 msgstr "`enum %s' yeniden bildirilmiş"
1281
1282 #: c-decl.c:5918
1283 msgid "enum defined inside parms"
1284 msgstr "enum parametrelerin içinde tanımlanmış"
1285
1286 #: c-decl.c:5951
1287 msgid "enumeration values exceed range of largest integer"
1288 msgstr "sembolik sabit grubunun değerleri en büyük tamsayının kapsamını aşıyor."
1289
1290 #: c-decl.c:6060 ch/decl.c:4437
1291 #, c-format
1292 msgid "enumerator value for `%s' not integer constant"
1293 msgstr "`%s' için değer tamsayı sabit değil"
1294
1295 #: c-decl.c:6073 ch/decl.c:4449
1296 msgid "overflow in enumeration values"
1297 msgstr "sembolik sabit listesi değerlerinde taşma"
1298
1299 #: c-decl.c:6078
1300 msgid "ISO C restricts enumerator values to range of `int'"
1301 msgstr "ISO C sembolik sabit grubunun değerlerini `int' kapsamında sınırlar"
1302
1303 #: c-decl.c:6156
1304 msgid "return type is an incomplete type"
1305 msgstr "dönüş türü, bir içi boş tür"
1306
1307 #: c-decl.c:6164
1308 msgid "return type defaults to `int'"
1309 msgstr "dönen tür `int'e öntanımlı"
1310
1311 #: c-decl.c:6211
1312 #, c-format
1313 msgid "no previous prototype for `%s'"
1314 msgstr "`%s' için önceki prototip yok"
1315
1316 #: c-decl.c:6218
1317 #, c-format
1318 msgid "`%s' was used with no prototype before its definition"
1319 msgstr "`%s' tanımlanmadan önce prototipsiz kullanılmış"
1320
1321 #: c-decl.c:6224
1322 #, c-format
1323 msgid "no previous declaration for `%s'"
1324 msgstr "`%s' için önce bildirim yok"
1325
1326 #: c-decl.c:6231
1327 #, c-format
1328 msgid "`%s' was used with no declaration before its definition"
1329 msgstr "`%s' tanımından önce bildirimsiz kullanıldı"
1330
1331 #: c-decl.c:6255 c-decl.c:6836
1332 #, c-format
1333 msgid "return type of `%s' is not `int'"
1334 msgstr "`%s' için dönen tür `int' değil"
1335
1336 #: c-decl.c:6271
1337 #, c-format
1338 msgid "first argument of `%s' should be `int'"
1339 msgstr "`%s' için ilk argüman `int' olmalıydı"
1340
1341 #: c-decl.c:6280
1342 #, c-format
1343 msgid "second argument of `%s' should be `char **'"
1344 msgstr "`%s' için ikinci argüman `char **' olmalıydı"
1345
1346 #: c-decl.c:6289
1347 #, c-format
1348 msgid "third argument of `%s' should probably be `char **'"
1349 msgstr "`%s' için üçüncü argüman mümkünse `char **' olmalıydı"
1350
1351 #: c-decl.c:6298
1352 #, c-format
1353 msgid "`%s' takes only zero or two arguments"
1354 msgstr "`%s' ya iki argüman alır ya da hiç almaz"
1355
1356 #: c-decl.c:6301
1357 #, c-format
1358 msgid "`%s' is normally a non-static function"
1359 msgstr "`%s' normalde bir static olmayan işlev"
1360
1361 #: c-decl.c:6411
1362 msgid "parm types given both in parmlist and separately"
1363 msgstr "parametre türleri hem liste içinde hem de ayrıca verilmiş"
1364
1365 #: c-decl.c:6432
1366 msgid "parameter name omitted"
1367 msgstr "parametre ismi atlandı"
1368
1369 #: c-decl.c:6436 c-decl.c:6538
1370 #, c-format
1371 msgid "parameter `%s' declared void"
1372 msgstr "parametre `%s' void bildirimli"
1373
1374 #: c-decl.c:6512
1375 msgid "parameter name missing from parameter list"
1376 msgstr "parametre ismi parametre listesinde yok"
1377
1378 #: c-decl.c:6531
1379 #, c-format
1380 msgid "multiple parameters named `%s'"
1381 msgstr "`%s' isimli çok sayıda parametre"
1382
1383 #: c-decl.c:6562 c-decl.c:6564
1384 #, c-format
1385 msgid "type of `%s' defaults to `int'"
1386 msgstr "`%s' türü öntanımlı olarak `int'"
1387
1388 #: c-decl.c:6600
1389 #, c-format
1390 msgid "declaration for parameter `%s' but no such parameter"
1391 msgstr "`%s' parametre bildirimi olmayan bir parametre için yapılmış"
1392
1393 #: c-decl.c:6648
1394 msgid "number of arguments doesn't match prototype"
1395 msgstr "argümanların sayısı prototiple uyumsuz"
1396
1397 #: c-decl.c:6678
1398 #, c-format
1399 msgid "promoted argument `%s' doesn't match prototype"
1400 msgstr "yükseltgenmiş argüman `%s', prototiple uyumsuz"
1401
1402 #: c-decl.c:6692
1403 #, c-format
1404 msgid "argument `%s' doesn't match prototype"
1405 msgstr "`%s' argümanı prototipte belirtilen türle uyumsuz"
1406
1407 #: c-decl.c:7006
1408 msgid "this function may return with or without a value"
1409 msgstr "bu işlev bir değerle dönebileceği gibi dönmeyebilir de"
1410
1411 #: c-decl.c:7026
1412 #, c-format
1413 msgid "size of return value of `%s' is %u bytes"
1414 msgstr "`%s' dönüş değerinin uzunluğu %u bayt"
1415
1416 #: c-decl.c:7030
1417 #, c-format
1418 msgid "size of return value of `%s' is larger than %d bytes"
1419 msgstr "`%s' için dönen değerin genişliği %d bayttan büyük"
1420
1421 #. If we get here, declarations have been used in a for loop without
1422 #. the C99 for loop scope.  This doesn't make much sense, so don't
1423 #. allow it.
1424 #: c-decl.c:7085
1425 msgid "`for' loop initial declaration used outside C99 mode"
1426 msgstr "`for' döngüsünün başlangıç bildirimi C99 kipinin dışında kullanılmış"
1427
1428 #: c-decl.c:7109
1429 #, c-format
1430 msgid "`struct %s' declared in `for' loop initial declaration"
1431 msgstr ""
1432
1433 #: c-decl.c:7112
1434 #, c-format
1435 msgid "`union %s' declared in `for' loop initial declaration"
1436 msgstr ""
1437
1438 #: c-decl.c:7115
1439 #, c-format
1440 msgid "`enum %s' declared in `for' loop initial declaration"
1441 msgstr ""
1442
1443 #: c-decl.c:7123
1444 #, c-format
1445 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1446 msgstr "`for' döngüsünün başlangıç bildirimi içinde değişken olmayan %s bildirimi"
1447
1448 #: c-decl.c:7125
1449 #, c-format
1450 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1451 msgstr "`for' döngüsünün başlangıç bildirimi içinde `%s' `static' değişken bildirimi"
1452
1453 #: c-decl.c:7127
1454 #, c-format
1455 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1456 msgstr "`for' döngüsünün başlangıç bildirimi içinde %s `extern' değişken bildirimi"
1457
1458 #: c-format.c:128 c-format.c:210
1459 msgid "format string arg not a string type"
1460 msgstr "biçem dizgesi argümanının veri türü dizge değil"
1461
1462 #: c-format.c:143
1463 msgid "args to be formatted is not '...'"
1464 msgstr "biçemlendirilmiş argümanlar '...' değil"
1465
1466 #: c-format.c:152
1467 msgid "strftime formats cannot format arguments"
1468 msgstr "strftime biçemleri biçem argümanları olamaz"
1469
1470 #: c-format.c:187 c-format.c:289
1471 msgid "format string has invalid operand number"
1472 msgstr "biçem dizgesi geçersiz sayıda terim içeriyor"
1473
1474 #: c-format.c:221
1475 msgid "function does not return string type"
1476 msgstr "işlev dizge veri türü ile dönmüyor"
1477
1478 #: c-format.c:252
1479 msgid "unrecognized format specifier"
1480 msgstr "anlaşılmayan biçem belirteci"
1481
1482 #: c-format.c:265
1483 #, c-format
1484 msgid "`%s' is an unrecognized format function type"
1485 msgstr "`%s' anlaşılmayan biçemde bir işlev türü"
1486
1487 #: c-format.c:299
1488 msgid "format string arg follows the args to be formatted"
1489 msgstr "biçem dizgesi argümanını biçemlendirilmiş argümanlar izliyor"
1490
1491 #: c-format.c:620
1492 msgid "` ' flag"
1493 msgstr "` ' bayrağı"
1494
1495 #: c-format.c:620
1496 msgid "the ` ' printf flag"
1497 msgstr "` ' printf bayrağı"
1498
1499 #: c-format.c:621 c-format.c:692
1500 msgid "`+' flag"
1501 msgstr "`+' bayrağı"
1502
1503 #: c-format.c:621
1504 msgid "the `+' printf flag"
1505 msgstr "`+' printf bayrağı"
1506
1507 #: c-format.c:622 c-format.c:668
1508 msgid "`#' flag"
1509 msgstr "`#' bayrağı"
1510
1511 #: c-format.c:622
1512 msgid "the `#' printf flag"
1513 msgstr "`#' printf bayrağı"
1514
1515 #: c-format.c:623 c-format.c:666
1516 msgid "`0' flag"
1517 msgstr "`0' bayrağı"
1518
1519 #: c-format.c:623
1520 msgid "the `0' printf flag"
1521 msgstr "`0' printf bayrağı"
1522
1523 #: c-format.c:624 c-format.c:665 c-format.c:695
1524 msgid "`-' flag"
1525 msgstr "`-' bayrağı"
1526
1527 #: c-format.c:624
1528 msgid "the `-' printf flag"
1529 msgstr "`-' printf bayrağı"
1530
1531 #: c-format.c:625 c-format.c:649
1532 msgid "`'' flag"
1533 msgstr "`'' bayrağı"
1534
1535 #: c-format.c:625
1536 msgid "the `'' printf flag"
1537 msgstr "`'' printf bayrağı"
1538
1539 #: c-format.c:626 c-format.c:650
1540 msgid "`I' flag"
1541 msgstr "`I' bayrağı"
1542
1543 #: c-format.c:626
1544 msgid "the `I' printf flag"
1545 msgstr "`I' printf bayrağı"
1546
1547 #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1791
1548 msgid "field width"
1549 msgstr "alan uzunluğu"
1550
1551 #: c-format.c:627
1552 msgid "field width in printf format"
1553 msgstr "alan uzunluğu printf biçeminde"
1554
1555 #: c-format.c:628
1556 msgid "precision"
1557 msgstr "duyarlık"
1558
1559 #: c-format.c:628
1560 msgid "precision in printf format"
1561 msgstr "duyarlık printf biçeminde"
1562
1563 #: c-format.c:629 c-format.c:648 c-format.c:699
1564 msgid "length modifier"
1565 msgstr "uzunluk değiştirici"
1566
1567 #: c-format.c:629
1568 msgid "length modifier in printf format"
1569 msgstr "uzunluk değiştirici printf biçeminde"
1570
1571 #: c-format.c:645
1572 msgid "assignment suppression"
1573 msgstr "atama engelleme"
1574
1575 #: c-format.c:645
1576 msgid "the assignment suppression scanf feature"
1577 msgstr "atama engelleyen scanf özelliği"
1578
1579 #: c-format.c:646
1580 msgid "`a' flag"
1581 msgstr "`a' bayrağı"
1582
1583 #: c-format.c:646
1584 msgid "the `a' scanf flag"
1585 msgstr "`a' scanf bayrağı"
1586
1587 #: c-format.c:647
1588 msgid "field width in scanf format"
1589 msgstr "scanf biçeminde alan genişliği"
1590
1591 #: c-format.c:648
1592 msgid "length modifier in scanf format"
1593 msgstr "scanf biçeminde uzunluk değiştirici"
1594
1595 #: c-format.c:649
1596 msgid "the `'' scanf flag"
1597 msgstr "`'' scanf bayrağı"
1598
1599 #: c-format.c:650
1600 msgid "the `I' scanf flag"
1601 msgstr "`I' scanf bayrağı"
1602
1603 #: c-format.c:664
1604 msgid "`_' flag"
1605 msgstr "`_' bayrağı"
1606
1607 #: c-format.c:664
1608 msgid "the `_' strftime flag"
1609 msgstr "`_' strftime bayrağı"
1610
1611 #: c-format.c:665
1612 msgid "the `-' strftime flag"
1613 msgstr "`-' strftime bayrağı"
1614
1615 #: c-format.c:666
1616 msgid "the `0' strftime flag"
1617 msgstr "`0' strftime bayrağı"
1618
1619 #: c-format.c:667 c-format.c:691
1620 msgid "`^' flag"
1621 msgstr "`^' bayrağı"
1622
1623 #: c-format.c:667
1624 msgid "the `^' strftime flag"
1625 msgstr "`^' strftime bayrağı"
1626
1627 #: c-format.c:668
1628 msgid "the `#' strftime flag"
1629 msgstr "`#' strftime bayrağı"
1630
1631 #: c-format.c:669
1632 msgid "field width in strftime format"
1633 msgstr "strftime biçeminde alan genişliği"
1634
1635 #: c-format.c:670
1636 msgid "`E' modifier"
1637 msgstr "`E' değiştirici"
1638
1639 #: c-format.c:670
1640 msgid "the `E' strftime modifier"
1641 msgstr "`E' strftime değiştirici"
1642
1643 #: c-format.c:671
1644 msgid "`O' modifier"
1645 msgstr "`O' değiştirici"
1646
1647 #: c-format.c:671
1648 msgid "the `O' strftime modifier"
1649 msgstr "`O' strftime değiştirici"
1650
1651 #: c-format.c:672
1652 msgid "the `O' modifier"
1653 msgstr "`O' değiştirici"
1654
1655 #: c-format.c:690
1656 msgid "fill character"
1657 msgstr "dolgu karakteri"
1658
1659 #: c-format.c:690
1660 msgid "fill character in strfmon format"
1661 msgstr "strfmon biçeminde dolgu karakteri"
1662
1663 #: c-format.c:691
1664 msgid "the `^' strfmon flag"
1665 msgstr "`^' strfmon bayrağı"
1666
1667 #: c-format.c:692
1668 msgid "the `+' strfmon flag"
1669 msgstr "`+' strfmon bayrağı"
1670
1671 #: c-format.c:693
1672 msgid "`(' flag"
1673 msgstr "`(' bayrağı"
1674
1675 #: c-format.c:693
1676 msgid "the `(' strfmon flag"
1677 msgstr "`(' strfmon bayrağı"
1678
1679 #: c-format.c:694
1680 msgid "`!' flag"
1681 msgstr "`!' bayrağı"
1682
1683 #: c-format.c:694
1684 msgid "the `!' strfmon flag"
1685 msgstr "`!' strfmon bayrağı"
1686
1687 #: c-format.c:695
1688 msgid "the `-' strfmon flag"
1689 msgstr "`-' strfmon bayrağı"
1690
1691 #: c-format.c:696
1692 msgid "field width in strfmon format"
1693 msgstr "strfmon biçeminde alan genişliği"
1694
1695 #: c-format.c:697
1696 msgid "left precision"
1697 msgstr "sol taraf duyarlığı"
1698
1699 #: c-format.c:697
1700 msgid "left precision in strfmon format"
1701 msgstr "strfmon biçeminde sol taraf duyarlığı"
1702
1703 #: c-format.c:698
1704 msgid "right precision"
1705 msgstr "sağ taraf duyarlığı"
1706
1707 #: c-format.c:698
1708 msgid "right precision in strfmon format"
1709 msgstr "strfmon biçeminde sağ taraf duyarlığı"
1710
1711 #: c-format.c:699
1712 msgid "length modifier in strfmon format"
1713 msgstr "strfmon biçeminde uzunluk değiştirici"
1714
1715 #: c-format.c:998
1716 #, c-format
1717 msgid "function might be possible candidate for `%s' format attribute"
1718 msgstr "işlev `%s' biçem niteliği için mümkün aday olabilir"
1719
1720 #: c-format.c:1122 c-format.c:1143 c-format.c:2201
1721 msgid "missing $ operand number in format"
1722 msgstr "biçem içinde $ teriminde numara eksik"
1723
1724 #: c-format.c:1153
1725 #, c-format
1726 msgid "%s does not support %%n$ operand number formats"
1727 msgstr "%s  %%n$ terim numarası biçemlerini desteklemez"
1728
1729 #: c-format.c:1160
1730 msgid "operand number out of range in format"
1731 msgstr "biçem içindeki terim numarası kapsamdışı"
1732
1733 #: c-format.c:1183
1734 #, c-format
1735 msgid "format argument %d used more than once in %s format"
1736 msgstr "%d. biçem argümanı %s biçeminde birden fazla kullanılmış"
1737
1738 #: c-format.c:1233
1739 #, c-format
1740 msgid "format argument %d unused before used argument %d in $-style format"
1741 msgstr "%d. biçem argümanı $ tarzı biçemde %d. argümandan önce kullanılmamış"
1742
1743 #: c-format.c:1330
1744 msgid "format not a string literal, format string not checked"
1745 msgstr "biçem bir dizge sabit değil, biçem dizgesi denetlenmedi"
1746
1747 #: c-format.c:1344
1748 msgid "format not a string literal and no format arguments"
1749 msgstr "biçem bir dizge sabit değil ve biçem argümanları yok"
1750
1751 #: c-format.c:1346
1752 msgid "format not a string literal, argument types not checked"
1753 msgstr "biçem bir dizge sabit değil, argüman türleri denetlenmedi"
1754
1755 #: c-format.c:1359
1756 msgid "too many arguments for format"
1757 msgstr "biçem için argüman sayısı çok fazla"
1758
1759 #: c-format.c:1362
1760 msgid "unused arguments in $-style format"
1761 msgstr "$ tarzı biçemde kullanılmamış argümanlar"
1762
1763 #: c-format.c:1365
1764 msgid "zero-length format string"
1765 msgstr "sıfır uzunluklu biçem dizgesi"
1766
1767 #: c-format.c:1368
1768 msgid "format is a wide character string"
1769 msgstr "biçem bir geniş karakter dizgesi"
1770
1771 #: c-format.c:1371
1772 msgid "unterminated format string"
1773 msgstr "sonlandırılmamış biçem dizgesi"
1774
1775 #. FIXME: this warning should go away once Marc Espie's
1776 #. __attribute__((nonnull)) patch is in.  Instead, checking for
1777 #. nonnull attributes should probably change this function to act
1778 #. specially if info == NULL and add a res->number_null entry for
1779 #. that case, or maybe add a function pointer to be called at
1780 #. the end instead of hardcoding check_format_info_main.
1781 #: c-format.c:1478
1782 msgid "null format string"
1783 msgstr "null biçem dizgesi"
1784
1785 #: c-format.c:1670
1786 msgid "embedded `\\0' in format"
1787 msgstr "biçem içinde gömülü `\\0'"
1788
1789 #: c-format.c:1685
1790 #, c-format
1791 msgid "spurious trailing `%%' in format"
1792 msgstr "biçem içinde sahte `%%'"
1793
1794 #: c-format.c:1724 c-format.c:1961
1795 #, c-format
1796 msgid "repeated %s in format"
1797 msgstr "biçem içinde %s yinelenmiş"
1798
1799 #: c-format.c:1737
1800 msgid "missing fill character at end of strfmon format"
1801 msgstr "strfmon biçeminin sonunda dolgu karakteri eksik"
1802
1803 #: c-format.c:1757 c-format.c:1875 c-format.c:2155 c-format.c:2208
1804 msgid "too few arguments for format"
1805 msgstr "biçem için argüman sayısı çok az"
1806
1807 #: c-format.c:1817
1808 #, c-format
1809 msgid "zero width in %s format"
1810 msgstr "%s biçeminde sıfır uzunluk"
1811
1812 #: c-format.c:1836
1813 #, c-format
1814 msgid "empty left precision in %s format"
1815 msgstr "%s biçeminde sol taraf duyarlığı boş"
1816
1817 #: c-format.c:1890
1818 msgid "field precision"
1819 msgstr "alan duyarlığı"
1820
1821 #: c-format.c:1905
1822 #, c-format
1823 msgid "empty precision in %s format"
1824 msgstr "%s biçeminde boş duyarlık"
1825
1826 #: c-format.c:1945
1827 #, c-format
1828 msgid "%s does not support the `%s' %s length modifier"
1829 msgstr "%s `%s' %s uzunluk değiştiricisini desteklemiyor"
1830
1831 #: c-format.c:1995
1832 msgid "conversion lacks type at end of format"
1833 msgstr "dönüşüm, biçem sonunda türden yoksun"
1834
1835 #: c-format.c:2006
1836 #, c-format
1837 msgid "unknown conversion type character `%c' in format"
1838 msgstr "biçemdeki dönüşüm türü karakteri `%c' bilinmiyor"
1839
1840 #: c-format.c:2009
1841 #, c-format
1842 msgid "unknown conversion type character 0x%x in format"
1843 msgstr "biçemdeki dönüşüm türü karakteri 0x%x bilinmiyor"
1844
1845 #: c-format.c:2016
1846 #, c-format
1847 msgid "%s does not support the `%%%c' %s format"
1848 msgstr "%s `%%%c' %s biçemini desteklemiyor"
1849
1850 #: c-format.c:2032
1851 #, c-format
1852 msgid "%s used with `%%%c' %s format"
1853 msgstr "%s `%%%c' %s biçemi ile kullanılmış"
1854
1855 #: c-format.c:2041
1856 #, c-format
1857 msgid "%s does not support %s"
1858 msgstr "%s %s desteği vermiyor"
1859
1860 #: c-format.c:2050
1861 #, c-format
1862 msgid "%s does not support %s with the `%%%c' %s format"
1863 msgstr "%s %s'i `%%%c' %s biçemiyle desteklemiyor"
1864
1865 #: c-format.c:2083
1866 #, c-format
1867 msgid "%s ignored with %s and `%%%c' %s format"
1868 msgstr "%s %s' ve `%%%c' %s biçemiyle yoksayıldı"
1869
1870 #: c-format.c:2087
1871 #, c-format
1872 msgid "%s ignored with %s in %s format"
1873 msgstr "%s %s' ile %s biçeminde yoksayıldı"
1874
1875 #: c-format.c:2093
1876 #, c-format
1877 msgid "use of %s and %s together with `%%%c' %s format"
1878 msgstr "%s ve %s birlikte `%%%c' %s biçemiyle kullanımı"
1879
1880 #: c-format.c:2097
1881 #, c-format
1882 msgid "use of %s and %s together in %s format"
1883 msgstr "%s ve %s birlikte %s biçeminde kullanımı"
1884
1885 #: c-format.c:2116
1886 #, c-format
1887 msgid "`%%%c' yields only last 2 digits of year in some locales"
1888 msgstr "`%%%c' bazı yerellerde yılın son iki hanesini alır"
1889
1890 #: c-format.c:2119
1891 #, c-format
1892 msgid "`%%%c' yields only last 2 digits of year"
1893 msgstr "`%%%c' yılın son iki hanesini alır"
1894
1895 #. The end of the format string was reached.
1896 #: c-format.c:2135
1897 #, c-format
1898 msgid "no closing `]' for `%%[' format"
1899 msgstr "`%%[' biçemi için kapanan `]' yok"
1900
1901 #: c-format.c:2148
1902 #, c-format
1903 msgid "use of `%s' length modifier with `%c' type character"
1904 msgstr "`%s' uzunluk değiştiricsinin `%c' tür karakteri ile kullanımı"
1905
1906 #: c-format.c:2169
1907 #, c-format
1908 msgid "%s does not support the `%%%s%c' %s format"
1909 msgstr "%s `%%%s%c' %s biçemini desteklemiyor"
1910
1911 #: c-format.c:2184
1912 msgid "operand number specified with suppressed assignment"
1913 msgstr "terim numarası engellenmiş atama ile belirtilmiş"
1914
1915 #: c-format.c:2186
1916 msgid "operand number specified for format taking no argument"
1917 msgstr "terim numarası argüman almayan biçem için belirtilmiş"
1918
1919 #: c-format.c:2305
1920 #, c-format
1921 msgid "writing through null pointer (arg %d)"
1922 msgstr "null gösterge vasıtasıyla yazma (%d. arg)"
1923
1924 #: c-format.c:2314
1925 #, c-format
1926 msgid "reading through null pointer (arg %d)"
1927 msgstr "null gösterge vasıtasıyla okuma (%d. arg)"
1928
1929 #: c-format.c:2334
1930 #, c-format
1931 msgid "writing into constant object (arg %d)"
1932 msgstr "sabit nesne içine yazma (%d. arg)"
1933
1934 #: c-format.c:2344
1935 #, c-format
1936 msgid "extra type qualifiers in format argument (arg %d)"
1937 msgstr "biçem argümanında (%d. arg) fazladan tür niteleyiciler"
1938
1939 #: c-format.c:2351
1940 #, c-format
1941 msgid "format argument is not a pointer (arg %d)"
1942 msgstr "biçem argümanı bir gösterge değil (%d. arg)"
1943
1944 #: c-format.c:2353
1945 #, c-format
1946 msgid "format argument is not a pointer to a pointer (arg %d)"
1947 msgstr "biçem argümanı bir göstergenin göstergesi değil (%d. arg)"
1948
1949 #: c-format.c:2424
1950 msgid "pointer"
1951 msgstr "gösterge"
1952
1953 #: c-format.c:2426
1954 msgid "different type"
1955 msgstr ""
1956
1957 #: c-format.c:2447
1958 #, c-format
1959 msgid "%s is not type %s (arg %d)"
1960 msgstr "%s %s türünde değil (%d. arg)"
1961
1962 #: c-format.c:2450
1963 #, c-format
1964 msgid "%s format, %s arg (arg %d)"
1965 msgstr "%s biçemi, %s arg (%d. arg)"
1966
1967 #: c-lex.c:292
1968 msgid "badly nested C headers from preprocessor"
1969 msgstr "önişlemciden C başlıkları hatalı yuvalanmış"
1970
1971 #: c-lex.c:342
1972 #, c-format
1973 msgid "ignoring #pragma %s %s"
1974 msgstr "yoksayılan #pragma %s %s"
1975
1976 #: c-lex.c:344
1977 #, c-format
1978 msgid "ignoring #pragma %s"
1979 msgstr "yoksayılan #pragma %s"
1980
1981 #: c-lex.c:394
1982 #, c-format
1983 msgid "universal-character-name '\\U%08x' not valid in identifier"
1984 msgstr "evrensel karakter ismi '\\U%08x' tanıtıcı içinde geçerli değil"
1985
1986 #: c-lex.c:640
1987 #, c-format
1988 msgid "universal-character-name '\\u%04x' not valid in identifier"
1989 msgstr "evrensel karakter ismi '\\U%04x' tanıtıcı içinde geçerli değil"
1990
1991 #: c-lex.c:730
1992 msgid "both 'f' and 'l' suffixes on floating constant"
1993 msgstr "gerçel sayı sabitte hem 'f' hem de 'l' sonekleri"
1994
1995 #: c-lex.c:757
1996 #, c-format
1997 msgid "floating point number exceeds range of '%s'"
1998 msgstr "gerçel sayı '%s' kapsamını aşıyor"
1999
2000 #: c-lex.c:787
2001 #, c-format
2002 msgid "stray '%c' in program"
2003 msgstr "programda serseri '%c'"
2004
2005 #: c-lex.c:789
2006 #, c-format
2007 msgid "stray '\\%o' in program"
2008 msgstr "programda serseri '\\%o'"
2009
2010 #: c-lex.c:887
2011 msgid "too many decimal points in floating constant"
2012 msgstr "kayan sabitteki ondalık nokta sayısı çok fazla"
2013
2014 #: c-lex.c:889
2015 msgid "decimal point in exponent - impossible!"
2016 msgstr ""
2017
2018 #. Possible future extension: silently ignore _ in numbers,
2019 #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2020 #. but somewhat easier to read.  Ada has this?
2021 #: c-lex.c:900
2022 msgid "underscore in number"
2023 msgstr ""
2024
2025 #: c-lex.c:962
2026 msgid "numeric constant with no digits"
2027 msgstr "rakam içermeyen sayısal sabit"
2028
2029 #: c-lex.c:965
2030 msgid "numeric constant contains digits beyond the radix"
2031 msgstr "sayısal sabit tabanından büyük rakamlar içeriyor"
2032
2033 #: c-lex.c:976
2034 msgid "floating constant may not be in radix 16"
2035 msgstr "gerçel sayı sabit onaltılık tabanda olmayabilir"
2036
2037 #: c-lex.c:979
2038 msgid "hexadecimal floating constant has no exponent"
2039 msgstr "onaltılık gerçel sayı sabit üs içermiyor"
2040
2041 #: c-lex.c:991
2042 msgid "floating constant exponent has no digits"
2043 msgstr "gerçel sayı sabitin üssü rakam içermiyor"
2044
2045 #: c-lex.c:1011
2046 msgid "more than one 'f' suffix on floating constant"
2047 msgstr "sayısal sabit içinde `f' soneki birden fazla var"
2048
2049 #: c-lex.c:1014
2050 msgid "traditional C rejects the 'f' suffix"
2051 msgstr "geleneksel C 'f' sonekini kullanmaz"
2052
2053 #: c-lex.c:1021
2054 msgid "more than one 'l' suffix on floating constant"
2055 msgstr "sayısal sabit içinde `l' soneki birden fazla var"
2056
2057 #: c-lex.c:1024
2058 msgid "traditional C rejects the 'l' suffix"
2059 msgstr "geleneksel C 'l' sonekini kullanmaz"
2060
2061 #: c-lex.c:1032
2062 msgid "more than one 'i' or 'j' suffix on floating constant"
2063 msgstr "sayısal sabit içinde `i' ya da `j' soneki birden fazla var"
2064
2065 #: c-lex.c:1034 c-lex.c:1128
2066 msgid "ISO C forbids imaginary numeric constants"
2067 msgstr "ISO C sanal sayısal sabitleri yasaklar"
2068
2069 #: c-lex.c:1039
2070 msgid "invalid suffix on floating constant"
2071 msgstr "sayısal sabitte geçersiz sonek"
2072
2073 #. We got an exception from parse_float()
2074 #: c-lex.c:1056
2075 msgid "floating constant out of range"
2076 msgstr "gerçel sayı sabit kapsamdışı"
2077
2078 #: c-lex.c:1068
2079 msgid "floating point number exceeds range of 'double'"
2080 msgstr "gerçel sayı 'double' kapsamını aşıyor"
2081
2082 #: c-lex.c:1097
2083 msgid "two 'u' suffixes on integer constant"
2084 msgstr "tamsayı sabitte iki 'u' soneki"
2085
2086 #: c-lex.c:1100
2087 msgid "traditional C rejects the 'u' suffix"
2088 msgstr "geleneksel C 'u' sonekini kullanmaz"
2089
2090 #: c-lex.c:1111
2091 msgid "three 'l' suffixes on integer constant"
2092 msgstr "tamsayı sabitte üç 'l' soneki"
2093
2094 #: c-lex.c:1113
2095 msgid "'lul' is not a valid integer suffix"
2096 msgstr "'lul' geçerli bir tamsayı soneki değil"
2097
2098 #: c-lex.c:1115
2099 msgid "'Ll' and 'lL' are not valid integer suffixes"
2100 msgstr "'Ll' ve 'lL' geçerli tamsayı sonekleri değil"
2101
2102 #: c-lex.c:1118
2103 msgid "ISO C89 forbids long long integer constants"
2104 msgstr "ISO C89 long long tamsayı sabitleri yasaklar"
2105
2106 #: c-lex.c:1126
2107 msgid "more than one 'i' or 'j' suffix on integer constant"
2108 msgstr "tamsayı sabitte birden fazla 'i' ya da 'j' soneki"
2109
2110 #: c-lex.c:1133
2111 msgid "invalid suffix on integer constant"
2112 msgstr "tamsayı sabitteki 'l' soneklerinin sayısı çok fazla"
2113
2114 #: c-lex.c:1141
2115 #, c-format
2116 msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
2117 msgstr ""
2118
2119 #: c-lex.c:1231
2120 msgid "width of integer constant changes with -traditional"
2121 msgstr "tamsayı sabitin genişliği -traditional ile değişir"
2122
2123 #: c-lex.c:1233
2124 msgid "integer constant is unsigned in ISO C, signed with -traditional"
2125 msgstr "tamsayı sabit ISO C için unsigned, -traditional ile signed'dır"
2126
2127 #: c-lex.c:1235
2128 msgid "width of integer constant may change on other systems with -traditional"
2129 msgstr "tamsayı sabitin uzunluğu diğer sistemlerde -traditional ile değişebilir"
2130
2131 #: c-lex.c:1245
2132 #, c-format
2133 msgid "integer constant larger than the maximum value of %s"
2134 msgstr "tamsayı sabit en büyük değer %s den daha büyük"
2135
2136 #: c-lex.c:1248
2137 msgid "an unsigned long long int"
2138 msgstr ""
2139
2140 #: c-lex.c:1249
2141 msgid "a long long int"
2142 msgstr ""
2143
2144 #: c-lex.c:1250
2145 msgid "an unsigned long int"
2146 msgstr ""
2147
2148 #: c-lex.c:1254
2149 msgid "decimal constant is so large that it is unsigned"
2150 msgstr "ondalık sabit unsigned tür için büyük"
2151
2152 #: c-lex.c:1263
2153 msgid "complex integer constant is too wide for 'complex int'"
2154 msgstr "karmaşık tamsayı sabit `complex int' için çok büyük"
2155
2156 #: c-lex.c:1283
2157 msgid "integer constant is larger than the maximum value for its type"
2158 msgstr "tamsayı sabit türünün izin verdiği değerden büyük"
2159
2160 #: c-lex.c:1287
2161 #, c-format
2162 msgid "missing white space after number '%.*s'"
2163 msgstr "'%.*s'den sonra boşluk yok"
2164
2165 #: c-lex.c:1323 cpplex.c:1867
2166 msgid "ignoring invalid multibyte character"
2167 msgstr "yoksayılan geçersiz çok baytlı karakter"
2168
2169 #. Like YYERROR but do call yyerror.
2170 #: c-parse.y:56 objc-parse.y:57 parse.y:51
2171 msgid "syntax error"
2172 msgstr "sözdizimi hatası"
2173
2174 #: /usr/share/bison/bison.simple:110 /usr/share/misc/bison.simple:107
2175 msgid "syntax error: cannot back up"
2176 msgstr "sözdizimi hatası: yedeklenemiyor"
2177
2178 #: /usr/share/bison/bison.simple:410 /usr/share/misc/bison.simple:358
2179 msgid "parser stack overflow"
2180 msgstr "ayrıştırıcı yığın taşması"
2181
2182 #: c-parse.y:284 objc-parse.y:306
2183 msgid "ISO C forbids an empty source file"
2184 msgstr "ISO C boş kaynak dosyalarına izin vermez"
2185
2186 #: c-parse.y:317 c-typeck.c:6855 ch/parse.c:2113 objc-parse.y:339
2187 msgid "argument of `asm' is not a constant string"
2188 msgstr "`asm' argümanı bir sabit dizge değil"
2189
2190 #: c-parse.y:325 objc-parse.y:347
2191 msgid "ISO C forbids data definition with no type or storage class"
2192 msgstr "ISO C tür veya saklama sınıfı belirtilmeyen veri tanımına izin vermez"
2193
2194 #: c-parse.y:327 objc-parse.y:349
2195 msgid "data definition has no type or storage class"
2196 msgstr "veri tanımı tür ya da saklama sınıfı içermiyor"
2197
2198 #: c-parse.y:340 objc-parse.y:362
2199 msgid "ISO C does not allow extra `;' outside of a function"
2200 msgstr "ISO C işlevler dışında tek başına `;'e izin vermez"
2201
2202 #: c-parse.y:400 cppexp.c:688
2203 msgid "traditional C rejects the unary plus operator"
2204 msgstr "geleneksel C tekil artı işlemimini dışlar"
2205
2206 #: c-parse.y:462 objc-parse.y:484
2207 msgid "`sizeof' applied to a bit-field"
2208 msgstr "'sizeof' bir bit-alanına uygulandı"
2209
2210 #: c-parse.y:542 objc-parse.y:564
2211 msgid "ISO C forbids omitting the middle term of a ?: expression"
2212 msgstr "ISO C ?: ifadesinin orta teriminin atlanmasına izin vermez"
2213
2214 #: c-parse.y:589 objc-parse.y:611
2215 msgid "ISO C89 forbids compound literals"
2216 msgstr "ISO C89 bileşik sayılara izin vermez"
2217
2218 #: c-parse.y:603 objc-parse.y:625
2219 msgid "ISO C forbids braced-groups within expressions"
2220 msgstr "ISO C ifadelerde parantezli gruplamalara izin vermez"
2221
2222 #: c-parse.y:634 objc-parse.y:656
2223 msgid "first argument to __builtin_choose_expr not a constant"
2224 msgstr "__builtin_choose_expr işlevine aktarılan ilk argüman bir sabit değil"
2225
2226 #: c-parse.y:677
2227 msgid "traditional C rejects string concatenation"
2228 msgstr "geleneksel C dizgelerin birleştirilmesine izin vermez"
2229
2230 #: c-parse.y:692 objc-parse.y:728
2231 msgid "ISO C does not permit use of `varargs.h'"
2232 msgstr "ISO C `varargs.h' kullanımına izin vermez"
2233
2234 #: c-parse.y:953 c-parse.y:959 c-parse.y:965 c-parse.y:971 c-parse.y:992
2235 #: c-parse.y:998 c-parse.y:1004 c-parse.y:1010 c-parse.y:1043 c-parse.y:1049
2236 #: c-parse.y:1055 c-parse.y:1061 c-parse.y:1106 c-parse.y:1112 c-parse.y:1118
2237 #: c-parse.y:1124 objc-parse.y:989 objc-parse.y:995 objc-parse.y:1001
2238 #: objc-parse.y:1007 objc-parse.y:1028 objc-parse.y:1034 objc-parse.y:1040
2239 #: objc-parse.y:1046 objc-parse.y:1079 objc-parse.y:1085 objc-parse.y:1091
2240 #: objc-parse.y:1097 objc-parse.y:1142 objc-parse.y:1148 objc-parse.y:1154
2241 #: objc-parse.y:1160 parse.y:1883 parse.y:1890 parse.y:1929
2242 #, c-format
2243 msgid "`%s' is not at beginning of declaration"
2244 msgstr "`%s' bildirimin başlangıcında değil"
2245
2246 #: c-parse.y:1406 objc-parse.y:1451
2247 msgid "ISO C forbids empty initializer braces"
2248 msgstr "ISO C boş ilklendirme parantezlerine izin vermez"
2249
2250 #: c-parse.y:1420 objc-parse.y:1465
2251 msgid "ISO C89 forbids specifying subobject to initialize"
2252 msgstr "ISO C89 öndeğer olarak alt nesnelerin belirtilmesine izin vermez."
2253
2254 #: c-parse.y:1423 objc-parse.y:1468
2255 msgid "obsolete use of designated initializer without `='"
2256 msgstr "`=' olmaksızın tasarlanmış ilklendirici kullanımının modası geçti"
2257
2258 #: c-parse.y:1427 objc-parse.y:1472
2259 msgid "obsolete use of designated initializer with `:'"
2260 msgstr "`:' olmaksızın tasarlanmış ilklendirici kullanımının modası geçti"
2261
2262 #: c-parse.y:1456
2263 msgid "ISO C forbids specifying range of elements to initialize"
2264 msgstr "ISO C89 öndeğer olarak eleman aralığı belirtilmesine izin vermez."
2265
2266 #: c-parse.y:1464 c-parse.y:1494 objc-parse.y:1503 objc-parse.y:1533
2267 msgid "ISO C forbids nested functions"
2268 msgstr "ISO C iç içe işlevlere izin vermez"
2269
2270 #: c-parse.y:1668 objc-parse.y:1709
2271 msgid "ISO C forbids forward references to `enum' types"
2272 msgstr "ISO C sonradan bildirilmiş `enum' türüne başvuruya izin vermez"
2273
2274 #: c-parse.y:1680 objc-parse.y:1721 parse.y:2348
2275 msgid "comma at end of enumerator list"
2276 msgstr "sembolik sabitler listesinin sonunda virgül"
2277
2278 #: c-parse.y:1688 objc-parse.y:1729
2279 msgid "no semicolon at end of struct or union"
2280 msgstr "struct ya da union tanımının sonunda ; yok"
2281
2282 #: c-parse.y:1697 objc-parse.y:1738 objc-parse.y:2784
2283 msgid "extra semicolon in struct or union specified"
2284 msgstr "struct ya da union'da fazladan ; var"
2285
2286 #: c-parse.y:1710 objc-parse.y:1765
2287 msgid "ISO C doesn't support unnamed structs/unions"
2288 msgstr "ISO C isimsiz struct/union'lara izin vermez"
2289
2290 #: c-parse.y:1719 objc-parse.y:1774
2291 msgid "ISO C forbids member declarations with no members"
2292 msgstr "ISO C üyesiz üye bildirimlerine izin vermez"
2293
2294 #: c-parse.y:1868 c-parse.y:1872 c-parse.y:1876 objc-parse.y:1923
2295 #: objc-parse.y:1927 objc-parse.y:1931
2296 msgid "storage class specifier in array declarator"
2297 msgstr "dizi bildiriminde saklatım öbeği belirteçleri"
2298
2299 #: c-parse.y:1891 objc-parse.y:1946
2300 msgid "deprecated use of label at end of compound statement"
2301 msgstr "bileşik ifadenin sonunda etiket kullanımının modası geçti"
2302
2303 #: c-parse.y:1908 objc-parse.y:1963
2304 msgid "ISO C89 forbids mixed declarations and code"
2305 msgstr "ISO C kod ve bildirimlerin karışımına izin vermez"
2306
2307 #: c-parse.y:1982 objc-parse.y:2041
2308 msgid "ISO C forbids label declarations"
2309 msgstr "ISO C etiket bildirimlerine izin vermez"
2310
2311 #: c-parse.y:2031 objc-parse.y:2090 parse.y:1584
2312 msgid "braced-group within expression allowed only inside a function"
2313 msgstr "ifade içinde parantezli gruplamalara sadece bir işlevin içinde izin verilir"
2314
2315 #: c-parse.y:2146 objc-parse.y:2205
2316 msgid "empty body in an else-statement"
2317 msgstr "else ifadesinin gövdesi boş"
2318
2319 #: c-parse.y:2256 objc-parse.y:2315
2320 msgid "ISO C forbids `goto *expr;'"
2321 msgstr "ISO C `goto *expr;' kullanımına izin vermez"
2322
2323 #: c-parse.y:2354 objc-parse.y:2413
2324 msgid "ISO C forbids forward parameter declarations"
2325 msgstr "ISO C ileriye dönük parametre bildirimlerine izin vermez"
2326
2327 #. Gcc used to allow this as an extension.  However, it does
2328 #. not work for all targets, and thus has been disabled.
2329 #. Also, since func (...) and func () are indistinguishable,
2330 #. it caused problems with the code in expand_builtin which
2331 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2332 #. correctly.
2333 #: c-parse.y:2380 objc-parse.y:2439
2334 msgid "ISO C requires a named argument before `...'"
2335 msgstr "ISO C `...'dan önce bir isimli argüman gerektirir"
2336
2337 #: c-parse.y:2474 objc-parse.y:2533
2338 msgid "`...' in old-style identifier list"
2339 msgstr "eski-tarz tanıtıcı listesinde `...'"
2340
2341 #: /usr/share/bison/bison.simple:699 /usr/share/misc/bison.simple:639
2342 msgid "parse error; also virtual memory exceeded"
2343 msgstr "ayrıştırma hatası; ayrıca sanal bellek aşıldı"
2344
2345 #: /usr/share/bison/bison.simple:703 /usr/share/misc/bison.simple:643
2346 #: cp/spew.c:349
2347 msgid "parse error"
2348 msgstr "ayrıştırma hatası:"
2349
2350 #: c-parse.y:2789 cp/spew.c:1477 objc-parse.y:3476
2351 #, c-format
2352 msgid "%s at end of input"
2353 msgstr "%s girdinin sonunda"
2354
2355 #: c-parse.y:2795 cp/spew.c:1483 objc-parse.y:3482
2356 #, c-format
2357 msgid "%s before %s'%c'"
2358 msgstr "%2$s'%3$c'den önce %1$s"
2359
2360 #: c-parse.y:2797 cp/spew.c:1485 objc-parse.y:3484
2361 #, c-format
2362 msgid "%s before %s'\\x%x'"
2363 msgstr "%2$s'\\x%3$x'den önce %1$s"
2364
2365 #: c-parse.y:2801 cp/spew.c:1489 objc-parse.y:3488
2366 #, c-format
2367 msgid "%s before string constant"
2368 msgstr "%s dizge sabitten önce"
2369
2370 #: c-parse.y:2803 cp/spew.c:1491 objc-parse.y:3490
2371 #, c-format
2372 msgid "%s before numeric constant"
2373 msgstr "sayısal sabitten önce %s"
2374
2375 #: c-parse.y:2805 objc-parse.y:3492
2376 #, c-format
2377 msgid "%s before \"%s\""
2378 msgstr "\"%2$s\"den önce %1$s"
2379
2380 #: c-parse.y:2807 objc-parse.y:3494
2381 #, c-format
2382 msgid "%s before '%s' token"
2383 msgstr "'%2$s' dizgeciğinden önce %1$s"
2384
2385 #: c-parse.y:2943 objc-parse.y:3673
2386 #, c-format
2387 msgid "syntax error at '%s' token"
2388 msgstr "'%s' dizgeciğinde sözdizimi hatası"
2389
2390 #: c-parse.y:2973 ch/parse.c:4329 cp/lex.c:910 objc-parse.y:3703
2391 msgid "YYDEBUG not defined"
2392 msgstr "YYDEBUG tanımlı değil"
2393
2394 #: c-pragma.c:109
2395 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2396 msgstr "#pragma pack (push, <n>) ile eşleşmeyen #pragma pack (pop) saptandı"
2397
2398 #: c-pragma.c:127
2399 #, c-format
2400 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2401 msgstr ""
2402
2403 #: c-pragma.c:162
2404 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2405 msgstr "bu hedefte #pragma pack(push[, id], <n>) desteklenmiyor"
2406
2407 #: c-pragma.c:164
2408 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2409 msgstr "bu hedefte #pragma pack(pop[, id], <n>) desteklenmiyor"
2410
2411 #: c-pragma.c:184
2412 msgid "missing '(' after '#pragma pack' - ignored"
2413 msgstr ""
2414
2415 #: c-pragma.c:197 c-pragma.c:247
2416 msgid "malformed '#pragma pack' - ignored"
2417 msgstr "'#pragma pack' bozuk - yoksayıldı"
2418
2419 #: c-pragma.c:202
2420 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2421 msgstr ""
2422
2423 #: c-pragma.c:204
2424 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2425 msgstr "'#pragma pack(pop[, id])' bozuk - yoksayıldı"
2426
2427 #: c-pragma.c:213
2428 #, c-format
2429 msgid "unknown action '%s' for '#pragma pack' - ignored"
2430 msgstr ""
2431
2432 #: c-pragma.c:250
2433 msgid "junk at end of '#pragma pack'"
2434 msgstr "'#pragma pack' sonunda döküntü"
2435
2436 #: c-pragma.c:264
2437 #, c-format
2438 msgid "alignment must be a small power of two, not %d"
2439 msgstr ""
2440
2441 #: c-pragma.c:290 c-pragma.c:295
2442 msgid "malformed #pragma weak, ignored"
2443 msgstr "'#pragma weak' yönergesi bozuk - yoksayıldı"
2444
2445 #: c-pragma.c:299
2446 msgid "junk at end of #pragma weak"
2447 msgstr "'#pragma weak' sonunda döküntü"
2448
2449 #: c-semantics.c:532
2450 msgid "break statement not within loop or switch"
2451 msgstr "break deyimi switch ya da döngü içinde değil"
2452
2453 #: c-semantics.c:550
2454 msgid "continue statement not within a loop"
2455 msgstr "continue deyimi bir döngü içinde değil"
2456
2457 #: c-semantics.c:645
2458 msgid "destructor needed for `%#D'"
2459 msgstr "case etiketinin yerindeki `%#D' için"
2460
2461 #: c-semantics.c:646
2462 msgid "where case label appears here"
2463 msgstr "yıkıcı gerekli"
2464
2465 #: c-semantics.c:649
2466 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2467 msgstr ""
2468
2469 #: c-semantics.c:692 c-typeck.c:6883 cp/semantics.c:881
2470 #, c-format
2471 msgid "%s qualifier ignored on asm"
2472 msgstr "asm'de %s niteleyicisi yoksayıldı"
2473
2474 #: c-typeck.c:124
2475 #, c-format
2476 msgid "`%s' has an incomplete type"
2477 msgstr "`%s' tamamlanmamış türde"
2478
2479 #: c-typeck.c:146 cp/call.c:2586
2480 msgid "invalid use of void expression"
2481 msgstr "void deyiminin kullanımı geçersiz"
2482
2483 #: c-typeck.c:155 cp/typeck2.c:227
2484 msgid "invalid use of array with unspecified bounds"
2485 msgstr "sınırları belirtilmemiş dizi; kullanımı geçersiz"
2486
2487 #: c-typeck.c:163
2488 #, c-format
2489 msgid "invalid use of undefined type `%s %s'"
2490 msgstr "atanmamış tür `%s %s'; kullanımı geçersiz"
2491
2492 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2493 #: c-typeck.c:167
2494 #, c-format
2495 msgid "invalid use of incomplete typedef `%s'"
2496 msgstr "tamamlanmamış typedef `%s'; kullanımı geçersiz"
2497
2498 #: c-typeck.c:398 c-typeck.c:412
2499 msgid "function types not truly compatible in ISO C"
2500 msgstr "işlev türleri  ISO C'de tam uyumlu değil"
2501
2502 #: c-typeck.c:572
2503 msgid "types are not quite compatible"
2504 msgstr "türler tam uyumlu değil"
2505
2506 #: c-typeck.c:725
2507 msgid "sizeof applied to a function type"
2508 msgstr "bir işlev türüne sizeof uygulanmış"
2509
2510 #: c-typeck.c:731
2511 msgid "sizeof applied to a void type"
2512 msgstr "bir void türe sizeof uygulanmış"
2513
2514 #: c-typeck.c:738
2515 msgid "sizeof applied to an incomplete type"
2516 msgstr "sizeof bir tamamlanmamış türe uygulanmış"
2517
2518 #: c-typeck.c:791 c-typeck.c:2799
2519 msgid "arithmetic on pointer to an incomplete type"
2520 msgstr "bir içi boş tür göstergesi üzerinde aritmetik"
2521
2522 #: c-typeck.c:1179
2523 #, c-format
2524 msgid "%s has no member named `%s'"
2525 msgstr "%s'in `%s' isimli bir üyesi yok"
2526
2527 #: c-typeck.c:1208
2528 #, c-format
2529 msgid "request for member `%s' in something not a structure or union"
2530 msgstr "bir struct veya union olmayan şeyin `%s' üyesi için istek"
2531
2532 #: c-typeck.c:1240 ch/expr.c:810
2533 msgid "dereferencing pointer to incomplete type"
2534 msgstr "içi boş türe gösterge başvuru bozulması"
2535
2536 #: c-typeck.c:1244 ch/expr.c:814
2537 msgid "dereferencing `void *' pointer"
2538 msgstr "`void *' gösterge başvurusu bozulması"
2539
2540 #: c-typeck.c:1261 cp/typeck.c:2376
2541 #, c-format
2542 msgid "invalid type argument of `%s'"
2543 msgstr "`%s' için tür argümanı geçersiz"
2544
2545 #: c-typeck.c:1280 cp/typeck.c:2402
2546 msgid "subscript missing in array reference"
2547 msgstr "dizi başvurusunda altindis yok"
2548
2549 #: c-typeck.c:1301 cp/typeck.c:2444
2550 msgid "array subscript has type `char'"
2551 msgstr "dizi altindisi `char' türünde"
2552
2553 #: c-typeck.c:1309 c-typeck.c:1398 cp/typeck.c:2451 cp/typeck.c:2530
2554 msgid "array subscript is not an integer"
2555 msgstr "dizi altindisi bir tamsayı değil"
2556
2557 #: c-typeck.c:1342
2558 msgid "ISO C forbids subscripting `register' array"
2559 msgstr "ISO C `register' dizisi altindislemesine izin vermez"
2560
2561 #: c-typeck.c:1344
2562 msgid "ISO C89 forbids subscripting non-lvalue array"
2563 msgstr "ISO C sol tarafsız dizi alt indislemesine izin vermez"
2564
2565 #: c-typeck.c:1377
2566 msgid "subscript has type `char'"
2567 msgstr "alt indis `char' türünde"
2568
2569 #: c-typeck.c:1393 cp/typeck.c:2525
2570 msgid "subscripted value is neither array nor pointer"
2571 msgstr "altindisli değer ne dizi ne de bir gösterge"
2572
2573 #: c-typeck.c:1444
2574 #, c-format
2575 msgid "`%s' undeclared here (not in a function)"
2576 msgstr "`%s' burada bildirilmemiş (bir işlev içinde değil)"
2577
2578 #: c-typeck.c:1451
2579 #, c-format
2580 msgid "`%s' undeclared (first use in this function)"
2581 msgstr "`%s' bildirilmemiş (bu işlevde ilk kullanımı)"
2582
2583 #: c-typeck.c:1456
2584 msgid "(Each undeclared identifier is reported only once"
2585 msgstr "(Bildirilmemiş her tanıtıcı sadece bir kez raporlanır)"
2586
2587 #: c-typeck.c:1457
2588 msgid "for each function it appears in.)"
2589 msgstr "her işlev için içinde görünür.)"
2590
2591 #: c-typeck.c:1474
2592 #, c-format
2593 msgid "local declaration of `%s' hides instance variable"
2594 msgstr "`%s' yerel bildirimi gerçekleme değişkenini gizliyor"
2595
2596 #: c-typeck.c:1539
2597 msgid "called object is not a function"
2598 msgstr "çağrılan nesne bir işlev değil"
2599
2600 #: c-typeck.c:1623 cp/typeck.c:3157
2601 msgid "too many arguments to function"
2602 msgstr "işlev için çok fazla argüman belirtildi"
2603
2604 #: c-typeck.c:1644
2605 #, c-format
2606 msgid "type of formal parameter %d is incomplete"
2607 msgstr "%d biçimsel parametre türü tamamlanmayan türde"
2608
2609 #: c-typeck.c:1657
2610 #, c-format
2611 msgid "%s as integer rather than floating due to prototype"
2612 msgstr "%s prototipten dolayı bir gerçel sayıdan çok bir tamsayı"
2613
2614 #: c-typeck.c:1660
2615 #, c-format
2616 msgid "%s as integer rather than complex due to prototype"
2617 msgstr "%s prototipten dolayı bir karmaşık sayıdan çok bir tamsayı"
2618
2619 #: c-typeck.c:1663
2620 #, c-format
2621 msgid "%s as complex rather than floating due to prototype"
2622 msgstr "%s prototipten dolayı bir gerçel sayıdan çok bir karmaşık sayı"
2623
2624 #: c-typeck.c:1666
2625 #, c-format
2626 msgid "%s as floating rather than integer due to prototype"
2627 msgstr "%s prototipten dolayı bir tamsayıdan çok bir gerçel sayı"
2628
2629 #: c-typeck.c:1669
2630 #, c-format
2631 msgid "%s as complex rather than integer due to prototype"
2632 msgstr "%s prototipten dolayı bir tamsayıdan çok bir karmaşık sayı"
2633
2634 #: c-typeck.c:1672
2635 #, c-format
2636 msgid "%s as floating rather than complex due to prototype"
2637 msgstr "%s prototipten dolayı bir karmaşık sayıdan çok bir gerçel sayı"
2638
2639 #: c-typeck.c:1682
2640 #, c-format
2641 msgid "%s as `float' rather than `double' due to prototype"
2642 msgstr "%s prototipten dolayı bir «double»dan çok bir «float»"
2643
2644 #: c-typeck.c:1700
2645 #, c-format
2646 msgid "%s with different width due to prototype"
2647 msgstr "prototipten dolayı farklı genişlikle %s"
2648
2649 #: c-typeck.c:1734
2650 #, c-format
2651 msgid "%s as unsigned due to prototype"
2652 msgstr "%s prototipten dolayı unsigned"
2653
2654 #: c-typeck.c:1736
2655 #, c-format
2656 msgid "%s as signed due to prototype"
2657 msgstr "%s prototipten dolayı signed"
2658
2659 #: c-typeck.c:1770 cp/typeck.c:3265
2660 msgid "too few arguments to function"
2661 msgstr "işlev için çok az argüman belirtildi"
2662
2663 #: c-typeck.c:1809
2664 msgid "suggest parentheses around + or - inside shift"
2665 msgstr "shift içindeki + ya da - çevresinde parantezler önerilir"
2666
2667 #: c-typeck.c:1816
2668 msgid "suggest parentheses around && within ||"
2669 msgstr "|| içindeki && çevresinde parantezler önerilir"
2670
2671 #: c-typeck.c:1825
2672 msgid "suggest parentheses around arithmetic in operand of |"
2673 msgstr "| işlemimindeki aritmetik çevresinde parantezler önerilir"
2674
2675 #: c-typeck.c:1828
2676 msgid "suggest parentheses around comparison in operand of |"
2677 msgstr "| işlemimindeki karşılaştırma çevresinde parantezler önerilir"
2678
2679 #: c-typeck.c:1837
2680 msgid "suggest parentheses around arithmetic in operand of ^"
2681 msgstr "^ işlemimindeki aritmetik çevresinde parantezler önerilir"
2682
2683 #: c-typeck.c:1840
2684 msgid "suggest parentheses around comparison in operand of ^"
2685 msgstr "^ işlemimindeki karşılaştırma çevresinde parantezler önerilir"
2686
2687 #: c-typeck.c:1847
2688 msgid "suggest parentheses around + or - in operand of &"
2689 msgstr "& işlemimindeki + veya - çevresinde parantezler önerilir"
2690
2691 #: c-typeck.c:1850
2692 msgid "suggest parentheses around comparison in operand of &"
2693 msgstr "& işlemimindeki karşılaştırma çevresinde parantezler önerilir"
2694
2695 #: c-typeck.c:1857
2696 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2697 msgstr "X<=Y<=Z gibi bir karşılaştıma matematiksel olarak anlamlı değil"
2698
2699 #: c-typeck.c:2017 c-typeck.c:2073 ch/expr.c:3951
2700 msgid "division by zero"
2701 msgstr ""
2702
2703 #: c-typeck.c:2118 cp/typeck.c:3551
2704 msgid "right shift count is negative"
2705 msgstr "sağa kaydırma sayısı negatif"
2706
2707 #: c-typeck.c:2125 cp/typeck.c:3557
2708 msgid "right shift count >= width of type"
2709 msgstr "sağa kaydırma sayısı türünden büyük yada eşit"
2710
2711 #: c-typeck.c:2150 cp/typeck.c:3576
2712 msgid "left shift count is negative"
2713 msgstr "sola kaydırma sayısı negatif"
2714
2715 #: c-typeck.c:2153 cp/typeck.c:3578
2716 msgid "left shift count >= width of type"
2717 msgstr "sola kaydırma sayısı türünden büyük ya da eşit"
2718
2719 #: c-typeck.c:2178
2720 msgid "shift count is negative"
2721 msgstr "kaydırma sayısı negatif"
2722
2723 #: c-typeck.c:2180
2724 msgid "shift count >= width of type"
2725 msgstr "kaydırma sayısı türünden büyük ya da eşit"
2726
2727 #: c-typeck.c:2201 cp/typeck.c:3613
2728 msgid "comparing floating point with == or != is unsafe"
2729 msgstr "== veya != ile karşılaştırma gerçel sayılarda güvenli değil"
2730
2731 #: c-typeck.c:2225 c-typeck.c:2231
2732 msgid "ISO C forbids comparison of `void *' with function pointer"
2733 msgstr "ISO C `void *' ile işlev göstergesi karşılaştırmasına izin vermez"
2734
2735 #: c-typeck.c:2234 c-typeck.c:2276 c-typeck.c:2304
2736 msgid "comparison of distinct pointer types lacks a cast"
2737 msgstr "belirgin gösterge türlerinin karşılaştırması bir çevirim gerektirir"
2738
2739 #: c-typeck.c:2249 c-typeck.c:2255 c-typeck.c:2325 c-typeck.c:2331
2740 msgid "comparison between pointer and integer"
2741 msgstr "gösterge ile tamsayı arasında karşılaştırma"
2742
2743 #: c-typeck.c:2271 c-typeck.c:2299
2744 msgid "ISO C forbids ordered comparisons of pointers to functions"
2745 msgstr "ISO C işlev göstergelerinin düzenlenmiş karşılaştırmalarına izin vermez"
2746
2747 #: c-typeck.c:2296
2748 msgid "comparison of complete and incomplete pointers"
2749 msgstr "tamamlanmış ve içi boş göstergelerin karşılaştırması"
2750
2751 #: c-typeck.c:2312 c-typeck.c:2319
2752 msgid "ordered comparison of pointer with integer zero"
2753 msgstr "tamsayı sıfır ile göstergenin düzenlenmiş karşılaştırması"
2754
2755 #: c-typeck.c:2345 cp/typeck.c:3746
2756 msgid "unordered comparison on non-floating point argument"
2757 msgstr "gerçel sayı olmayan argümanlar arasında düzenlenmemiş karşılaştırma"
2758
2759 #: c-typeck.c:2549
2760 msgid "comparison between signed and unsigned"
2761 msgstr "signed ile unsigned arasında karşılaştırma"
2762
2763 #: c-typeck.c:2595 cp/typeck.c:3992
2764 msgid "comparison of promoted ~unsigned with constant"
2765 msgstr "sabitle yükseltgenmiş ~unsigned karşılaştırması"
2766
2767 #: c-typeck.c:2603 cp/typeck.c:4000
2768 msgid "comparison of promoted ~unsigned with unsigned"
2769 msgstr "unsigned ile ~unsigned'a yükseltgenmiş türlerin karşılaştırması"
2770
2771 #: c-typeck.c:2665
2772 msgid "pointer of type `void *' used in arithmetic"
2773 msgstr "aritmetikte `void *' türünde gösterge kullanılmış"
2774
2775 #: c-typeck.c:2671
2776 msgid "pointer to a function used in arithmetic"
2777 msgstr "aritmetikte işlev göstergesi kullanılmış"
2778
2779 #: c-typeck.c:2751
2780 msgid "pointer of type `void *' used in subtraction"
2781 msgstr "çıkartmada `void *' türünde gösterge kullanılmış"
2782
2783 #: c-typeck.c:2753
2784 msgid "pointer to a function used in subtraction"
2785 msgstr "çıkartmada işlev göstergesi kullanılmış"
2786
2787 #: c-typeck.c:2850
2788 msgid "wrong type argument to unary plus"
2789 msgstr "tekil artı işleminde yanlış tür argümanı"
2790
2791 #: c-typeck.c:2861
2792 msgid "wrong type argument to unary minus"
2793 msgstr "tekil eksi işleminde yanlış tür argümanı"
2794
2795 #: c-typeck.c:2873
2796 msgid "ISO C does not support `~' for complex conjugation"
2797 msgstr "ISO C karmaşık sayıların mantıksal çarpımında `~' desteklemez"
2798
2799 #: c-typeck.c:2879
2800 msgid "wrong type argument to bit-complement"
2801 msgstr "bit-tümler için yanlış tür argümanı"
2802
2803 #: c-typeck.c:2890
2804 msgid "wrong type argument to abs"
2805 msgstr "mutlak değer için yanlış tür argümanı"
2806
2807 #: c-typeck.c:2902
2808 msgid "wrong type argument to conjugation"
2809 msgstr "mantıksal çarpım için yanlış tür argümanı"
2810
2811 #: c-typeck.c:2916
2812 msgid "wrong type argument to unary exclamation mark"
2813 msgstr "tekil tümleyen için yanlış tür argümanı"
2814
2815 #: c-typeck.c:2959
2816 msgid "ISO C does not support `++' and `--' on complex types"
2817 msgstr "ISO C karmaşık sayı türlerinde `++' ve `--' desteklemez"
2818
2819 #: c-typeck.c:2974 c-typeck.c:3006
2820 msgid "wrong type argument to increment"
2821 msgstr "arttırımda yanlış türde argüman"
2822
2823 #: c-typeck.c:2976 c-typeck.c:3008
2824 msgid "wrong type argument to decrement"
2825 msgstr "eksiltmede yanlış türde argüman"
2826
2827 #: c-typeck.c:2997
2828 msgid "increment of pointer to unknown structure"
2829 msgstr "bilinmeyen yapı göstergesinde arttırma"
2830
2831 #: c-typeck.c:2999
2832 msgid "decrement of pointer to unknown structure"
2833 msgstr "bilinmeyen yapı göstergesinde eksiltme"
2834
2835 #: c-typeck.c:3072
2836 msgid "invalid lvalue in increment"
2837 msgstr "arttırmada geçersiz sol taraf"
2838
2839 #: c-typeck.c:3073
2840 msgid "invalid lvalue in decrement"
2841 msgstr "eksiltmede geçersiz sol taraf"
2842
2843 #: c-typeck.c:3081 cp/typeck.c:4574
2844 msgid "increment"
2845 msgstr "arttırma"
2846
2847 #: c-typeck.c:3081 cp/typeck.c:4574
2848 msgid "decrement"
2849 msgstr "eksiltme"
2850
2851 #: c-typeck.c:3136
2852 msgid "ISO C forbids the address of a cast expression"
2853 msgstr "ISO C çevirim ifadesi adresine izin vermez"
2854
2855 #: c-typeck.c:3146
2856 msgid "invalid lvalue in unary `&'"
2857 msgstr "tekil `&' için geçersiz sol taraf"
2858
2859 #: c-typeck.c:3178
2860 #, c-format
2861 msgid "attempt to take address of bit-field structure member `%s'"
2862 msgstr "bit-alanı yapının `%s' üyesinin adresi alınmaya çalışılıyor"
2863
2864 #. condition met at compile time
2865 #: c-typeck.c:3287 c-typeck.c:4649 c-typeck.c:4665 c-typeck.c:4681
2866 #: ch/expr.c:1782 ch/parse.c:361 ch/typeck.c:160 cp/typeck.c:4767 gcc.c:4457
2867 #: java/expr.c:387 java/verify.c:1464 java/verify.c:1465 java/verify.c:1480
2868 #: rtl-error.c:121 tradcif.y:533 tradcpp.c:4123
2869 #, c-format
2870 msgid "%s"
2871 msgstr "%s"
2872
2873 #: c-typeck.c:3348
2874 msgid "ISO C forbids use of conditional expressions as lvalues"
2875 msgstr "ISO C koşullu ifadelerin sol tarafta kullanımına izin vermez."
2876
2877 #: c-typeck.c:3351
2878 msgid "ISO C forbids use of compound expressions as lvalues"
2879 msgstr "ISO C bileşik ifadelerin sol tarafta kullanımına izin vermez."
2880
2881 #: c-typeck.c:3354
2882 msgid "ISO C forbids use of cast expressions as lvalues"
2883 msgstr "ISO C çevirim ifadelerin sol tarafta kullanımına izin vermez."
2884
2885 #: c-typeck.c:3371
2886 #, c-format
2887 msgid "%s of read-only member `%s'"
2888 msgstr "salt-okunur üye `%2$s' için %1$s"
2889
2890 #: c-typeck.c:3375
2891 #, c-format
2892 msgid "%s of read-only variable `%s'"
2893 msgstr "salt-okunur değişken `%2$s' için %1$s"
2894
2895 #: c-typeck.c:3378
2896 #, c-format
2897 msgid "%s of read-only location"
2898 msgstr "%s: salt-okunur konum"
2899
2900 #: c-typeck.c:3396
2901 #, c-format
2902 msgid "cannot take address of bit-field `%s'"
2903 msgstr "`%s' bit-alanının adresi alınamıyor"
2904
2905 #: c-typeck.c:3424 ch/typeck.c:3676 ch/xtypeck.c:62
2906 #, c-format
2907 msgid "global register variable `%s' used in nested function"
2908 msgstr "genel yazmaç değişkeni `%s' yuvalanmış işlevde kullanılmış"
2909
2910 #: c-typeck.c:3428 ch/typeck.c:3680 ch/xtypeck.c:66
2911 #, c-format
2912 msgid "register variable `%s' used in nested function"
2913 msgstr "yazmaç değişkeni `%s' yuvalanmış işlevde kullanılmış"
2914
2915 #: c-typeck.c:3435 ch/typeck.c:3687 ch/xtypeck.c:73
2916 #, c-format
2917 msgid "address of global register variable `%s' requested"
2918 msgstr "`%s' genel yazmaç değişkeninin adresi istenmiş"
2919
2920 #: c-typeck.c:3447 ch/typeck.c:3699 ch/xtypeck.c:85
2921 msgid "cannot put object with volatile field into register"
2922 msgstr "gelgeç alanlı nesne yazmaça konulamaz"
2923
2924 #: c-typeck.c:3451 ch/typeck.c:3703 ch/xtypeck.c:89
2925 #, c-format
2926 msgid "address of register variable `%s' requested"
2927 msgstr "`%s' yazmaç değişkeninin adresi istendi"
2928
2929 #: c-typeck.c:3559
2930 msgid "signed and unsigned type in conditional expression"
2931 msgstr "koşullu ifadede signed ve unsigned türler"
2932
2933 #: c-typeck.c:3566
2934 msgid "ISO C forbids conditional expr with only one void side"
2935 msgstr "ISO C tek void tür içeren koşullu ifadelere izin vermez"
2936
2937 #: c-typeck.c:3582 c-typeck.c:3589
2938 msgid "ISO C forbids conditional expr between `void *' and function pointer"
2939 msgstr "ISO C `void *' ve işlev göstergesi arasında koşullu ifadelere izin vermez"
2940
2941 #: c-typeck.c:3595
2942 msgid "pointer type mismatch in conditional expression"
2943 msgstr "koşullu ifade içinde gösterge türü uyumsuzluğu"
2944
2945 #: c-typeck.c:3602 c-typeck.c:3612
2946 msgid "pointer/integer type mismatch in conditional expression"
2947 msgstr "koşullu ifadede gösterge/tamsayı tür uyumsuzluğu"
2948
2949 #: c-typeck.c:3626
2950 msgid "type mismatch in conditional expression"
2951 msgstr "şartlı ifade içinde tür uyumsuzluğu"
2952
2953 #: c-typeck.c:3697 cp/typeck.c:5008
2954 msgid "left-hand operand of comma expression has no effect"
2955 msgstr "virgüllü ifadenin sol terimi etkisiz"
2956
2957 #: c-typeck.c:3736
2958 msgid "cast specifies array type"
2959 msgstr "çevirim tür olarak dizi belirtiyor"
2960
2961 #: c-typeck.c:3742
2962 msgid "cast specifies function type"
2963 msgstr "çevirim tür olarak işlev belirtiyor"
2964
2965 #: c-typeck.c:3752
2966 msgid "ISO C forbids casting nonscalar to the same type"
2967 msgstr "ISO C skalar olmayandan aynı türe çevirime izin vermez"
2968
2969 #: c-typeck.c:3771
2970 msgid "ISO C forbids casts to union type"
2971 msgstr "ISO C union türe çevirime izin vermez"
2972
2973 #: c-typeck.c:3787
2974 msgid "cast to union type from type not present in union"
2975 msgstr "union içinde mevcut olmayan türden union türe çevirim"
2976
2977 #. There are qualifiers present in IN_OTYPE that are not
2978 #. present in IN_TYPE.
2979 #: c-typeck.c:3830
2980 msgid "cast discards qualifiers from pointer target type"
2981 msgstr "çevirim, gösterge hedef türünden niteleyicileri iptal ediyor"
2982
2983 #: c-typeck.c:3845
2984 msgid "cast increases required alignment of target type"
2985 msgstr "çevirim hedef türün gerekli hizalamasını azaltıyor"
2986
2987 #: c-typeck.c:3851 cp/typeck.c:5422
2988 msgid "cast from pointer to integer of different size"
2989 msgstr "göstergeden farklı tamsayı türlere çevirim"
2990
2991 #: c-typeck.c:3856
2992 msgid "cast does not match function type"
2993 msgstr "çevirim işlev türle uyumsuz"
2994
2995 #: c-typeck.c:3863 cp/typeck.c:5429
2996 msgid "cast to pointer from integer of different size"
2997 msgstr "farklı türdeki tamsayıdan göstergeye çevirim"
2998
2999 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3000 #. Reject anything strange now.
3001 #: c-typeck.c:4021
3002 msgid "invalid lvalue in assignment"
3003 msgstr "atama içinde sol taraf geçersiz"
3004
3005 #. Convert new value to destination type.
3006 #: c-typeck.c:4030 c-typeck.c:4055 c-typeck.c:4072 ch/typeck.c:2334
3007 #: cp/typeck.c:5544 cp/typeck.c:5701
3008 msgid "assignment"
3009 msgstr "atama"
3010
3011 #: c-typeck.c:4239 c-typeck.c:4306
3012 #, c-format
3013 msgid "%s makes qualified function pointer from unqualified"
3014 msgstr "%s nitelemeyenden niteleyen işlev göstergesi yapıyor"
3015
3016 #: c-typeck.c:4243 c-typeck.c:4286
3017 #, c-format
3018 msgid "%s discards qualifiers from pointer target type"
3019 msgstr "%s gösterge hedef türünden niteleyicileri iptal ediyor"
3020
3021 #: c-typeck.c:4249
3022 msgid "ISO C prohibits argument conversion to union type"
3023 msgstr "ISO C union türe argüman dönüşümünü yasaklar"
3024
3025 #: c-typeck.c:4278
3026 #, c-format
3027 msgid "ISO C forbids %s between function pointer and `void *'"
3028 msgstr "ISO C de işlev göstergesi ile `void *' arasındaki %s için izin verilmez"
3029
3030 #: c-typeck.c:4295
3031 #, c-format
3032 msgid "pointer targets in %s differ in signedness"
3033 msgstr "%s gösterge hedefleri farklı signed'lıkta"
3034
3035 #: c-typeck.c:4311
3036 #, c-format
3037 msgid "%s from incompatible pointer type"
3038 msgstr "uyumsuz gösterge türünden %s"
3039
3040 #: c-typeck.c:4327
3041 #, c-format
3042 msgid "%s makes pointer from integer without a cast"
3043 msgstr "%s bir çevirim olmaksızın tamsayıdan gösterge yapıyor"
3044
3045 #: c-typeck.c:4335
3046 #, c-format
3047 msgid "%s makes integer from pointer without a cast"
3048 msgstr "%s bir çevirim olmaksızın göstergeden tamsayı yapıyor"
3049
3050 #: c-typeck.c:4349 c-typeck.c:4352
3051 #, c-format
3052 msgid "incompatible type for argument %d of `%s'"
3053 msgstr "%d. argüman (`%s' içinde) için uyumsuz tür"
3054
3055 #: c-typeck.c:4356
3056 #, c-format
3057 msgid "incompatible type for argument %d of indirect function call"
3058 msgstr "dolaylı işlev çağrısının %d. argümanı için uyumsuz tür"
3059
3060 #: c-typeck.c:4360
3061 #, c-format
3062 msgid "incompatible types in %s"
3063 msgstr "%s içinde uyumsuz türler"
3064
3065 #. Function name is known; supply it.
3066 #: c-typeck.c:4391
3067 #, c-format
3068 msgid "passing arg %d of `%s'"
3069 msgstr "`%2$s' işlevinin %1$d. argümanının aktarılmasında"
3070
3071 #. Function name unknown (call through ptr); just give arg number.
3072 #: c-typeck.c:4401
3073 #, c-format
3074 msgid "passing arg %d of pointer to function"
3075 msgstr "işlev göstergesinin %d. argümanının aktarılmasında"
3076
3077 #: c-typeck.c:4468
3078 msgid "initializer for static variable is not constant"
3079 msgstr "static değişken için başlangıç değeri bir sabit değil"
3080
3081 #: c-typeck.c:4474
3082 msgid "initializer for static variable uses complicated arithmetic"
3083 msgstr "static değişken için başlangıç değeri karmaşık aritmetik kullanıyor"
3084
3085 #: c-typeck.c:4482
3086 msgid "aggregate initializer is not constant"
3087 msgstr "küme ilklendiricisi bir sabit değil"
3088
3089 #: c-typeck.c:4484
3090 msgid "aggregate initializer uses complicated arithmetic"
3091 msgstr "küme ilklendiricisi karmaşık aritmetik kullanıyor"
3092
3093 #: c-typeck.c:4491
3094 msgid "traditional C rejects automatic aggregate initialization"
3095 msgstr "geleneksel C otomatik küme ilklendirmesini reddediyor"
3096
3097 #: c-typeck.c:4652 c-typeck.c:4668 c-typeck.c:4684
3098 #, c-format
3099 msgid "(near initialization for `%s')"
3100 msgstr "(%s için near ilklendirme)"
3101
3102 #: c-typeck.c:4736 cp/typeck2.c:531
3103 msgid "char-array initialized from wide string"
3104 msgstr "karakter dizisinin başlangıç değeri olarak geniş dizge kullanılmış"
3105
3106 #: c-typeck.c:4743 cp/typeck2.c:538
3107 msgid "int-array initialized from non-wide string"
3108 msgstr "tamsayı dizisinin başlangıç değeri olarak geniş-olmayan dizge kullanılmış"
3109
3110 #: c-typeck.c:4761 cp/typeck2.c:554
3111 msgid "initializer-string for array of chars is too long"
3112 msgstr "karakter dizisi için dizge başlangıç değeri çok uzun"
3113
3114 #: c-typeck.c:4797
3115 msgid "array initialized from non-constant array expression"
3116 msgstr "dizinin başlangıç değeri olarak sabit olmayan dizi ifadesi kullanılmış"
3117
3118 #: c-typeck.c:4814 c-typeck.c:4816 c-typeck.c:4832 c-typeck.c:4853
3119 #: c-typeck.c:6264
3120 msgid "initializer element is not constant"
3121 msgstr "başlangıç öğesi bir sabit değil"
3122
3123 #: c-typeck.c:4848
3124 msgid "initialization"
3125 msgstr "ilklendirme"
3126
3127 #: c-typeck.c:4859 c-typeck.c:6269
3128 msgid "initializer element is not computable at load time"
3129 msgstr "başlangıç öğesi yükleme sırasında hesaplanabilir değil"
3130
3131 #: c-typeck.c:4896 c-typeck.c:4912 cp/typeck2.c:631
3132 msgid "invalid initializer"
3133 msgstr "geçersiz başlangıç değeri"
3134
3135 #: c-typeck.c:5397
3136 msgid "extra brace group at end of initializer"
3137 msgstr "başlangıç değerinin sonunda fazladan parantezli grup"
3138
3139 #: c-typeck.c:5417
3140 msgid "missing braces around initializer"
3141 msgstr "başlangıç değerini çevreleyen parantezler yok"
3142
3143 #: c-typeck.c:5469
3144 msgid "braces around scalar initializer"
3145 msgstr "skalar başlangıç değerini kuşatan parantezler"
3146
3147 #: c-typeck.c:5517
3148 msgid "initialization of flexible array member in a nested context"
3149 msgstr "içiçe bağlam içinde esnek dizi üyesi ilklendirmesi"
3150
3151 #: c-typeck.c:5519
3152 msgid "initialization of a flexible array member"
3153 msgstr "esnek dizi üyesi ilklendirmesi"
3154
3155 #: c-typeck.c:5550
3156 msgid "missing initializer"
3157 msgstr "başlangıç değeri yok"
3158
3159 #: c-typeck.c:5575
3160 msgid "empty scalar initializer"
3161 msgstr "skalar başlangıç değeri boş"
3162
3163 #: c-typeck.c:5580
3164 msgid "extra elements in scalar initializer"
3165 msgstr "skalar başlangıç değerinde fazladan öğeler"
3166
3167 #: c-typeck.c:5666
3168 msgid "initialization designators may not nest"
3169 msgstr "ilklendirme tasarlayıcılar yuvalanamayabilir"
3170
3171 #: c-typeck.c:5687 c-typeck.c:5758
3172 msgid "array index in non-array initializer"
3173 msgstr "dizi-olmayan başlangıç değerinde dizi indisi"
3174
3175 #: c-typeck.c:5692 c-typeck.c:5810
3176 msgid "field name not in record or union initializer"
3177 msgstr "alan ismi kayıt ya da union ilklendiricisinde kullanılmamış"
3178
3179 #: c-typeck.c:5754 c-typeck.c:5756
3180 msgid "nonconstant array index in initializer"
3181 msgstr "başlangıç değeri olarak sabit-olmayan dizi indeksi"
3182
3183 #: c-typeck.c:5761
3184 msgid "array index in initializer exceeds array bounds"
3185 msgstr "ilklendiricideki dizi indeksi dizi sınırlarının dışında"
3186
3187 #: c-typeck.c:5772
3188 msgid "empty index range in initializer"
3189 msgstr "başlangıç değerinde indeks aralığı boş"
3190
3191 #: c-typeck.c:5781
3192 msgid "array index range in initializer exceeds array bounds"
3193 msgstr "ilklendiricideki dizi indeksi aralığı dizi sınırlarını aşıyor"
3194
3195 #: c-typeck.c:5822
3196 #, c-format
3197 msgid "unknown field `%s' specified in initializer"
3198 msgstr "başlangıç değerinde bilinmeyen `%s' alanı belirtilmiş"
3199
3200 #: c-typeck.c:5859 c-typeck.c:5880 c-typeck.c:6332
3201 msgid "initialized field with side-effects overwritten"
3202 msgstr "alan ilklendirildi ve yan-etkilerin üzerine yazıldı"
3203
3204 #: c-typeck.c:6542
3205 msgid "excess elements in char array initializer"
3206 msgstr "başlangıç değeri olarak karakter dizisinde gereğinden fazla öğe"
3207
3208 #: c-typeck.c:6549 c-typeck.c:6588
3209 msgid "excess elements in struct initializer"
3210 msgstr "başlangıç değeri olarak struct içinde gereğinden fazla öğe"
3211
3212 #: c-typeck.c:6655
3213 msgid "excess elements in union initializer"
3214 msgstr "başlangıç değeri olarak union içinde gereğinden fazla öğe"
3215
3216 #: c-typeck.c:6676
3217 msgid "traditional C rejects initialization of unions"
3218 msgstr "geleneksel C union ilklendirmesini reddeder"
3219
3220 #: c-typeck.c:6739
3221 msgid "excess elements in array initializer"
3222 msgstr "başlangıç değeri olarak dizi içinde gereğinden fazla öğe"
3223
3224 #: c-typeck.c:6765
3225 msgid "excess elements in scalar initializer"
3226 msgstr "skalar başlangıç değerinde gereğinden fazla öğe"
3227
3228 #: c-typeck.c:6876 ch/parse.c:2026
3229 msgid "asm template is not a string constant"
3230 msgstr "asm şablon bir dizge sabit değil"
3231
3232 #: c-typeck.c:6908
3233 msgid "invalid lvalue in asm statement"
3234 msgstr "asm deyiminde geçersiz sol taraf"
3235
3236 #: c-typeck.c:6979
3237 msgid "modification by `asm'"
3238 msgstr "`asm'ye göre değişiklik"
3239
3240 #: c-typeck.c:6998 cp/typeck.c:6586
3241 msgid "function declared `noreturn' has a `return' statement"
3242 msgstr "`noreturn' olarak bildirilmiş işlev `return' deyimi içeriyor"
3243
3244 #: c-typeck.c:7005
3245 msgid "`return' with no value, in function returning non-void"
3246 msgstr "void olmayan dönüşlü işlevde `return' deyiminde değer yok"
3247
3248 #: c-typeck.c:7011
3249 msgid "`return' with a value, in function returning void"
3250 msgstr "void dönüşlü işlevde `return' deyimi değer içeriyor"
3251
3252 #: c-typeck.c:7015
3253 msgid "return"
3254 msgstr "dönen"
3255
3256 #: c-typeck.c:7066
3257 msgid "function returns address of local variable"
3258 msgstr "işlev yerel değişkenin adresi ile dönüyor"
3259
3260 #: c-typeck.c:7123 cp/semantics.c:525
3261 msgid "switch quantity not an integer"
3262 msgstr "switch büyüklüğü bir tamsayı değil"
3263
3264 #: c-typeck.c:7134
3265 msgid "`long' switch expression not converted to `int' in ISO C"
3266 msgstr "ISO C'de `long' switch ifadesi `int'e dönüştürülmez"
3267
3268 #: c-typeck.c:7177 cp/decl.c:5214
3269 msgid "case label not within a switch statement"
3270 msgstr "case etiketi bir switch deyimi içinde değil"
3271
3272 #: c-typeck.c:7179 cp/decl.c:5219
3273 msgid "`default' label not within a switch statement"
3274 msgstr "`default' etiketi bir switch deyimi içinde değil"
3275
3276 #: calls.c:1889
3277 #, c-format
3278 msgid "inlining failed in call to `%s'"
3279 msgstr "`%s' çağrısında özümleme başarısız"
3280
3281 #: calls.c:1890 calls.c:2196
3282 msgid "called from here"
3283 msgstr " "
3284
3285 #: calls.c:2195
3286 #, c-format
3287 msgid "can't inline call to `%s'"
3288 msgstr "`%s' çağrısı `inline' olamaz"
3289
3290 #: calls.c:2233
3291 msgid "function call has aggregate value"
3292 msgstr "işlev çağrısı küme değeri içeriyor"
3293
3294 #: calls.c:4527
3295 msgid "variable offset is passed partially in stack and in reg"
3296 msgstr ""
3297
3298 #: calls.c:4529
3299 msgid "variable size is passed partially in stack and in reg"
3300 msgstr "değişken boyutu hem yığın hem de yazmaç içine aktarılmış"
3301
3302 #: cfgrtl.c:1545
3303 #, c-format
3304 msgid "end insn %d for block %d not found in the insn stream"
3305 msgstr "%2$d. bloğunun son komutu %1$d komut akışı içinde yok."
3306
3307 #: cfgrtl.c:1559
3308 #, c-format
3309 msgid "insn %d is in multiple basic blocks (%d and %d)"
3310 msgstr "komut %d birden fazla temel bloğun içinde (%d ve %d)"
3311
3312 #: cfgrtl.c:1570
3313 #, c-format
3314 msgid "head insn %d for block %d not found in the insn stream"
3315 msgstr "%2$d. bloğun ilk komutu %1$d komut akışı içinde yok."
3316
3317 #: cfgrtl.c:1590
3318 #, c-format
3319 msgid "verify_flow_info: Duplicate edge %i->%i"
3320 msgstr ""
3321
3322 #: cfgrtl.c:1606
3323 #, c-format
3324 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3325 msgstr ""
3326
3327 #: cfgrtl.c:1620
3328 #, c-format
3329 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3330 msgstr ""
3331
3332 #: cfgrtl.c:1622
3333 msgid "wrong insn in the fallthru edge"
3334 msgstr "ardcıl kenarda yanlış komut"
3335
3336 #: cfgrtl.c:1628
3337 #, c-format
3338 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3339 msgstr "verify_flow_info: %d. temel blok sıralama kenarı bozuk"
3340
3341 #: cfgrtl.c:1651
3342 #, c-format
3343 msgid "missing barrier after block %i"
3344 msgstr ""
3345
3346 #: cfgrtl.c:1662
3347 #, c-format
3348 msgid "basic block %d pred edge is corrupted"
3349 msgstr "%d. temel bloğun öncel kenarı bozuk"
3350
3351 #: cfgrtl.c:1678
3352 #, c-format
3353 msgid "insn %d is inside basic block %d but block_for_insn is NULL"
3354 msgstr "komut %d %d. temel bloğun içinde ama block_for_insn NULL"
3355
3356 #: cfgrtl.c:1681
3357 #, c-format
3358 msgid "insn %d is inside basic block %d but block_for_insn is %i"
3359 msgstr "komut %d %d. temel bloğun içinde ama block_for_insn %i"
3360
3361 #: cfgrtl.c:1694 cfgrtl.c:1702
3362 #, c-format
3363 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3364 msgstr "NOTE_INSN_BASIC_BLOCK %d. blok için eksik"
3365
3366 #: cfgrtl.c:1718
3367 #, c-format
3368 msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
3369 msgstr "%d. NOTE_INSN_BASIC_BLOCK %d. temel bloğun ortasında"
3370
3371 #: cfgrtl.c:1730
3372 #, c-format
3373 msgid "in basic block %d:"
3374 msgstr "%d. temel blok içinde:"
3375
3376 #: cfgrtl.c:1731
3377 msgid "flow control insn inside a basic block"
3378 msgstr "akış kontrol komutu bir temel bloğun içinde"
3379
3380 #: cfgrtl.c:1751
3381 #, c-format
3382 msgid "basic block %i edge lists are corrupted"
3383 msgstr "temel blok %i kenar listesi bozuk"
3384
3385 #: cfgrtl.c:1765
3386 msgid "basic blocks not numbered consecutively"
3387 msgstr "temel bloklar ardışık olarak numaralı değil"
3388
3389 #: cfgrtl.c:1792
3390 msgid "insn outside basic block"
3391 msgstr "komut temel bloğun dışında"
3392
3393 #: cfgrtl.c:1800
3394 msgid "return not followed by barrier"
3395 msgstr "dönüş sınır ile devam etmiyor"
3396
3397 #: cfgrtl.c:1807
3398 #, c-format
3399 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3400 msgstr "komut zinciri (%d) içindeki bb notlarının sayısı != n_basic_blocks (%d)"
3401
3402 #: cfgrtl.c:1811
3403 msgid "verify_flow_info failed"
3404 msgstr ""
3405
3406 #: collect2.c:439
3407 msgid "internal error"
3408 msgstr "iç hata"
3409
3410 #: collect2.c:940
3411 msgid "no arguments"
3412 msgstr "argüman yok"
3413
3414 #: collect2.c:1269 collect2.c:1417 collect2.c:1450
3415 #, c-format
3416 msgid "fopen %s"
3417 msgstr "fopen %s"
3418
3419 #: collect2.c:1272 collect2.c:1422 collect2.c:1453
3420 #, c-format
3421 msgid "fclose %s"
3422 msgstr "fclose %s"
3423
3424 #: collect2.c:1281
3425 #, c-format
3426 msgid "collect2 version %s"
3427 msgstr "collect2 %s sürümü"
3428
3429 #: collect2.c:1371
3430 #, c-format
3431 msgid "%d constructor(s) found\n"
3432 msgstr "%d kurucu bulundu\n"
3433
3434 #: collect2.c:1372
3435 #, c-format
3436 msgid "%d destructor(s)  found\n"
3437 msgstr "%d serbestleştirici bulundu\n"
3438
3439 #: collect2.c:1373
3440 #, c-format
3441 msgid "%d frame table(s) found\n"
3442 msgstr "%d çerçeve tablosu bulundu\n"
3443
3444 #: collect2.c:1514
3445 #, c-format
3446 msgid "%s terminated with signal %d [%s]%s"
3447 msgstr "%s %d sinyali ile sonlandırıldı [%s]%s"
3448
3449 #: collect2.c:1533
3450 #, c-format
3451 msgid "%s returned %d exit status"
3452 msgstr "%s %d çıkış durumu ile sonuçlandı"
3453
3454 #: collect2.c:1561
3455 #, c-format
3456 msgid "[cannot find %s]"
3457 msgstr "[%s bulunamıyor]"
3458
3459 #: collect2.c:1576
3460 #, c-format
3461 msgid "cannot find `%s'"
3462 msgstr "`%s' bulunamıyor"
3463
3464 #: collect2.c:1587 collect2.c:1590
3465 #, c-format
3466 msgid "redirecting stdout: %s"
3467 msgstr "standart çıktıya yönlendirme: %s"
3468
3469 #: collect2.c:1633
3470 #, c-format
3471 msgid "[Leaving %s]\n"
3472 msgstr "[%s bırakılıyor]\n"
3473
3474 #: collect2.c:1876
3475 #, c-format
3476 msgid "\nwrite_c_file - output name is %s, prefix is %s\n"
3477 msgstr "\nwrite_c_file - çıktı ismi %s, önek %s\n"
3478
3479 #: collect2.c:2089
3480 msgid "cannot find `nm'"
3481 msgstr "`nm' bulunamıyor"
3482
3483 #: collect2.c:2099 collect2.c:2541
3484 msgid "pipe"
3485 msgstr "veri yolu"
3486
3487 #: collect2.c:2103 collect2.c:2545
3488 msgid "fdopen"
3489 msgstr "fdopen"
3490
3491 #: collect2.c:2129 collect2.c:2571
3492 #, c-format
3493 msgid "dup2 %d 1"
3494 msgstr "dup2 %d 1"
3495
3496 #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3497 #: collect2.c:2577 collect2.c:2590
3498 #, c-format
3499 msgid "close %d"
3500 msgstr "close %d"
3501
3502 #: collect2.c:2138
3503 #, c-format
3504 msgid "execvp %s"
3505 msgstr "execvp %s"
3506
3507 #: collect2.c:2192
3508 #, c-format
3509 msgid "init function found in object %s"
3510 msgstr "başlangıç işlevi %s nesnesinde bulundu"
3511
3512 #: collect2.c:2200
3513 #, c-format
3514 msgid "fini function found in object %s"
3515 msgstr "bitiş işlevi %s nesnesinde bulundu"
3516
3517 #: collect2.c:2223 collect2.c:2629
3518 msgid "fclose"
3519 msgstr "fclose"
3520
3521 #: collect2.c:2268
3522 #, c-format
3523 msgid "unable to open file '%s'"
3524 msgstr "'%s' dosyası açılamıyor"
3525
3526 #: collect2.c:2270
3527 #, c-format
3528 msgid "unable to stat file '%s'"
3529 msgstr "'%s' dosyası durumlanamıyor"
3530
3531 #: collect2.c:2276
3532 #, c-format
3533 msgid "unable to mmap file '%s'"
3534 msgstr "'%s' dosyası mmap'lenemiyor"
3535
3536 #: collect2.c:2429
3537 msgid "not found\n"
3538 msgstr "yok\n"
3539
3540 #: collect2.c:2431 collect2.c:2608
3541 #, c-format
3542 msgid "dynamic dependency %s not found"
3543 msgstr "%s dinamik bağımlılığı bulundu"
3544
3545 #: collect2.c:2451
3546 #, c-format
3547 msgid "bad magic number in file '%s'"
3548 msgstr "'%s' dosyasında sihirli sayı hatalı"
3549
3550 #: collect2.c:2473
3551 msgid "dynamic dependencies.\n"
3552 msgstr "dinamik bağımlılık.\n"
3553
3554 #: collect2.c:2532
3555 msgid "cannot find `ldd'"
3556 msgstr "`ldd' bulunamıyor"
3557
3558 #: collect2.c:2580
3559 #, c-format
3560 msgid "execv %s"
3561 msgstr "execv %s"
3562
3563 #: collect2.c:2593
3564 msgid "\nldd output with constructors/destructors.\n"
3565 msgstr "\nkuruculu/yıkıcılı ldd çıktısı.\n"
3566
3567 #: collect2.c:2620
3568 #, c-format
3569 msgid "unable to open dynamic dependency '%s'"
3570 msgstr "'%s' dinamik bağımlılığı açılamıyor"
3571
3572 #: collect2.c:2734
3573 #, c-format
3574 msgid "%s: not a COFF file"
3575 msgstr "%s: bir COFF dosyası değil"
3576
3577 #: collect2.c:2853
3578 #, c-format
3579 msgid "%s: cannot open as COFF file"
3580 msgstr "%s: bir COFF dosyası olarak açılamıyor"
3581
3582 #: collect2.c:2909
3583 #, c-format
3584 msgid "library lib%s not found"
3585 msgstr "lib%s kitaplığı bulunamadı"
3586
3587 #: collect2.c:3038
3588 #, c-format
3589 msgid "open %s"
3590 msgstr "open %s"
3591
3592 #: collect2.c:3061
3593 msgid "incompatibilities between object file & expected values"
3594 msgstr "uyumsuzluk: nesne dosyası ile gereken değerler arasında uyumsuzluk"
3595
3596 #: collect2.c:3134
3597 #, c-format
3598 msgid "\nProcessing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3599 msgstr "\nİşlenen sembol tablosu #%d, göreli konumu = 0x%.8lx, cinsi = %s\n"
3600
3601 #: collect2.c:3143
3602 msgid "string section missing"
3603 msgstr "dizge alt bölüm yok"
3604
3605 #: collect2.c:3146
3606 msgid "section pointer missing"
3607 msgstr "bölüm göstergesi yok"
3608
3609 #: collect2.c:3194
3610 msgid "no symbol table found"
3611 msgstr "sembol tablosu yok"
3612
3613 #: collect2.c:3207
3614 msgid "no cmd_strings found"
3615 msgstr "komut-dizgesi yok"
3616
3617 #: collect2.c:3219
3618 msgid "\nUpdating header and load commands.\n\n"
3619 msgstr "\nBaşlık ve yük komutları güncelleniyor.\n\n"
3620
3621 #: collect2.c:3226
3622 #, c-format
3623 msgid "load command map, %d cmds, new size %ld.\n"
3624 msgstr "yükleme komutu eşlemi, %d komut, yeni boyut %ld.\n"
3625
3626 #: collect2.c:3257
3627 msgid "writing load commands.\n\n"
3628 msgstr "yük komutları yazılıyor.\n\n"
3629
3630 #: collect2.c:3277
3631 #, c-format
3632 msgid "close %s"
3633 msgstr "close %s"
3634
3635 #: collect2.c:3351
3636 msgid "could not convert 0x%l.8x into a region"
3637 msgstr "0x%l.8x bir bölge içine dönüştürülemedi"
3638
3639 #: collect2.c:3355
3640 #, c-format
3641 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3642 msgstr "%s işlev, %d bölge, offset = %ld (0x%.8lx)\n"
3643
3644 #: collect2.c:3482
3645 msgid "bad magic number"
3646 msgstr "sihirli sayı hatalı"
3647
3648 #: collect2.c:3483
3649 msgid "bad header version"
3650 msgstr "başlık sürümü hatalı"
3651
3652 #: collect2.c:3484
3653 msgid "bad raw header version"
3654 msgstr "temel başlık sürümü hatalı"
3655
3656 #: collect2.c:3485
3657 msgid "raw header buffer too small"
3658 msgstr "temel başlık tamponu çok küçük"
3659
3660 #: collect2.c:3486
3661 msgid "old raw header file"
3662 msgstr "eski temel başlık dosyası"
3663
3664 #: collect2.c:3487
3665 msgid "unsupported version"
3666 msgstr "desteklenmeyen sürüm"
3667
3668 #: collect2.c:3489
3669 #, c-format
3670 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3671 msgstr "bilinmeyen {de,en}code_mach_o_hdr sonuç değeri %d"
3672
3673 #: collect2.c:3509
3674 #, c-format
3675 msgid "fstat %s"
3676 msgstr "fstat %s"
3677
3678 #: collect2.c:3546 collect2.c:3594
3679 #, c-format
3680 msgid "lseek %s 0"
3681 msgstr "lseek %s 0"
3682
3683 #: collect2.c:3550
3684 #, c-format
3685 msgid "read %s"
3686 msgstr "read %s"
3687
3688 #: collect2.c:3553
3689 #, c-format
3690 msgid "read %ld bytes, expected %ld, from %s"
3691 msgstr "%ld bayt, gereken %ld, %s'den okundu"
3692
3693 #: collect2.c:3574
3694 #, c-format
3695 msgid "msync %s"
3696 msgstr "msync %s"
3697
3698 #: collect2.c:3581
3699 #, c-format
3700 msgid "munmap %s"
3701 msgstr "munmap %s"
3702
3703 #: collect2.c:3598
3704 #, c-format
3705 msgid "write %s"
3706 msgstr "write %s"
3707
3708 #: collect2.c:3601
3709 #, c-format
3710 msgid "wrote %ld bytes, expected %ld, to %s"
3711 msgstr "%ld bayt, gereken %ld, %s'e yazıldı"
3712
3713 #: combine.c:12615
3714 #, c-format
3715 msgid ""
3716 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3717 ";; %d successes.\n"
3718 "\n"
3719 msgstr ""
3720 ";; Karıştırıcı istatistikleri: %d deneme, %d ikame (%d yeni alan gerekir),\n"
3721 ";; %d başarı.\n"
3722 "\n"
3723
3724 #: combine.c:12625
3725 #, c-format
3726 msgid ""
3727 "\n"
3728 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3729 ";; %d successes.\n"
3730 msgstr ""
3731 "\n"
3732 ";; Birleştirici toplamlar: %d deneme, %d ikame (%d gereken yeni alan),\n"
3733 ";; %d başarılı.\n"
3734
3735 #: convert.c:67
3736 msgid "cannot convert to a pointer type"
3737 msgstr "bir gösterge türüne dönüştürülemez"
3738
3739 #: convert.c:100
3740 msgid "pointer value used where a floating point value was expected"
3741 msgstr "bir gerçel sayı değer gerekirken gösterge değer kullanılmış"
3742
3743 #: convert.c:104
3744 msgid "aggregate value used where a float was expected"
3745 msgstr "bir gerçel sayı gerekirken küme değeri kullanılmış"
3746
3747 #: convert.c:130
3748 msgid "conversion to incomplete type"
3749 msgstr "tamamlanmamış türe dönüşüm"
3750
3751 #: convert.c:390 convert.c:470
3752 msgid "can't convert between vector values of different size"
3753 msgstr "farklı boyuttaki vektör değerleri arasında dönüşüm yapılamaz"
3754
3755 #: convert.c:396
3756 msgid "aggregate value used where an integer was expected"
3757 msgstr "bir tamsayı gerekirken küme değeri kullanılmış"
3758
3759 #: convert.c:448 f/com.c:1072
3760 msgid "pointer value used where a complex was expected"
3761 msgstr "karmaşık sayı gereken yerde gösterge değeri kullanılmış"
3762
3763 #: convert.c:452 f/com.c:1074
3764 msgid "aggregate value used where a complex was expected"
3765 msgstr "karmaşık sayı gereken yerde küme değeri kullanılmış"
3766
3767 #: convert.c:476
3768 msgid "can't convert value to a vector"
3769 msgstr "değer bir vektöre dönüştürülemez"
3770
3771 #: cpperror.c:124
3772 msgid "internal error: "
3773 msgstr "iç hata: "
3774
3775 #: cpperror.c:131 tradcpp.c:4679
3776 msgid "warning: "
3777 msgstr "uyarı: "
3778
3779 #: cpperror.c:208 cpperror.c:292 cppfiles.c:677 gcc.c:6308 tradcpp.c:4717
3780 #, c-format
3781 msgid "%s: %s"
3782 msgstr "%s: %s"
3783
3784 #: cppexp.c:155
3785 msgid "floating point numbers are not valid in #if"
3786 msgstr "#if ifadesinde gerçel sayılar geçersiz"
3787
3788 #: cppexp.c:177
3789 msgid "traditional C rejects the `U' suffix"
3790 msgstr "geleneksel C `U' sonekini reddeder"
3791
3792 #: cppexp.c:180
3793 msgid "too many 'l' suffixes in integer constant"
3794 msgstr "tamsayı sabitteki 'l' soneklerinin sayısı çok fazla"
3795
3796 #: cppexp.c:184
3797 msgid "integer constant contains digits beyond the radix"
3798 msgstr "tamsayı sabit tabanı aşan rakamlar içeriyor"
3799
3800 #: cppexp.c:187
3801 msgid "integer constant out of range"
3802 msgstr "tamsayı sabit kapsamdışı"
3803
3804 #: cppexp.c:193
3805 msgid "integer constant is so large that it is unsigned"
3806 msgstr "tamsayı sabit unsigned olarak oldukça büyük"
3807
3808 #: cppexp.c:202
3809 #, c-format
3810 msgid "invalid suffix '%.*s' on integer constant"
3811 msgstr "tamsayı sabitte sonek '%.*s' geçersiz"
3812
3813 #: cppexp.c:234
3814 msgid "missing ')' after \"defined\""
3815 msgstr "\"defined\" dan sonra ')' eksik"
3816
3817 #: cppexp.c:240
3818 msgid "operator \"defined\" requires an identifier"
3819 msgstr "\"defined\" işlemimi bir tanımlayıcı gerektirir"
3820
3821 #: cppexp.c:248
3822 #, c-format
3823 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3824 msgstr "(C++'da \"%s\" \"%s\" için bir alternatif dizgeciktir)"
3825
3826 #: cppexp.c:259
3827 msgid "this use of \"defined\" may not be portable"
3828 msgstr ""
3829
3830 #: cppexp.c:306
3831 msgid "string constants are not valid in #if"
3832 msgstr "#if ifadesinde dizge sabitler geçersiz"
3833
3834 #: cppexp.c:310
3835 #, c-format
3836 msgid "invalid character '%c' in #if"
3837 msgstr "#if ifadesinde geçersiz karakter '%c'"
3838
3839 #: cppexp.c:312
3840 #, c-format
3841 msgid "invalid character '\\%03o' in #if"
3842 msgstr ""
3843
3844 #: cppexp.c:329
3845 #, c-format
3846 msgid "ISO C++ does not permit \"%s\" in #if"
3847 msgstr "ISO C++ #if içinde \"%s\" kullanımına izin vermez"
3848
3849 #: cppexp.c:340
3850 #, c-format
3851 msgid "\"%s\" is not defined"
3852 msgstr "\"%s\" tanımlı değil"
3853
3854 #: cppexp.c:366
3855 #, c-format
3856 msgid "\"%s\" is not valid in #if expressions"
3857 msgstr "#if ifadelerinde \"%s\" geçersiz"
3858
3859 #: cppexp.c:380
3860 msgid "integer overflow in preprocessor expression"
3861 msgstr "önişlemci ifadesinde tamsayı taşması"
3862
3863 #: cppexp.c:607
3864 msgid "missing binary operator"
3865 msgstr "iki terimli işlemimi eksik"
3866
3867 #: cppexp.c:642
3868 msgid "void expression between '(' and ')'"
3869 msgstr ""
3870
3871 #: cppexp.c:644
3872 #, c-format
3873 msgid "operator '%s' has no right operand"
3874 msgstr "`%s' işlemiminin sağ tarafı yok"
3875
3876 #: cppexp.c:656
3877 #, c-format
3878 msgid "impossible operator '%s'"
3879 msgstr "işlemimi '%s' imkansız"
3880
3881 #: cppexp.c:732 tradcif.y:111 tradcif.y:122
3882 msgid "division by zero in #if"
3883 msgstr "#if içinde sıfırla bölme"
3884
3885 #: cppexp.c:766
3886 msgid "comma operator in operand of #if"
3887 msgstr "#if teriminde virgül"
3888
3889 #: cppexp.c:771
3890 msgid "syntax error '?' without following ':'"
3891 msgstr ""
3892
3893 #: cppexp.c:774
3894 msgid "syntax error ':' without preceding '?'"
3895 msgstr ""
3896
3897 #: cppexp.c:782
3898 msgid "missing ')' in expression"
3899 msgstr "ifadede ')' eksik"
3900
3901 #: cppexp.c:789
3902 msgid "missing '(' in expression"
3903 msgstr "ifadede '(' eksik"
3904
3905 #: cppexp.c:815
3906 #, c-format
3907 msgid "missing binary operator before '%s'"
3908 msgstr "`%s' den önce iki terimli işlemimi eksik"
3909
3910 #: cppexp.c:821
3911 #, c-format
3912 msgid "operator '%s' has no left operand"
3913 msgstr "`%s' işlemiminin sol tarafı yok"
3914
3915 #: cppexp.c:859
3916 msgid "unbalanced stack in #if"
3917 msgstr "#if ifadesinde karşılıksız yığın"
3918
3919 #: cppexp.c:862
3920 msgid "#if with no expression"
3921 msgstr "#if ifadesiz"
3922
3923 #: cppfiles.c:334
3924 msgid "<stdin>"
3925 msgstr "<stdÇ>"
3926
3927 #: cppfiles.c:378
3928 #, c-format
3929 msgid "%s is too large"
3930 msgstr "%s çok büyük"
3931
3932 #: cppfiles.c:415
3933 #, c-format
3934 msgid "%s is shorter than expected"
3935 msgstr "%s beklenenden daha kısa"
3936
3937 #: cppfiles.c:429
3938 #, c-format
3939 msgid "%s is a block device"
3940 msgstr "%s bir blok aygıtı"
3941
3942 #: cppfiles.c:555
3943 #, c-format
3944 msgid "no include path in which to find %s"
3945 msgstr "%s arama yolunda include dosyaları yok"
3946
3947 #: cppfiles.c:627
3948 msgid "Multiple include guards may be useful for:\n"
3949 msgstr "Çoklu include önlemleri aşağıdakile için kullanışlı olabilir:\n"
3950
3951 #: cppfiles.c:1014
3952 msgid "absolute file name in remap_filename"
3953 msgstr "remap_filename içinde mutlak dosya ismi"
3954
3955 #: cppinit.c:230
3956 #, c-format
3957 msgid "ignoring nonexistent directory \"%s\"\n"
3958 msgstr " olmayan \"%s\" dizini yoksayılıyor\n"
3959
3960 #: cppinit.c:237
3961 #, c-format
3962 msgid "%s: Not a directory"
3963 msgstr "%s: Bir dizin değil"
3964
3965 #: cppinit.c:284
3966 #, c-format
3967 msgid "ignoring duplicate directory \"%s\"\n"
3968 msgstr "tekrar belirtilen \"%s\" dizini yoksayılıyor\n"
3969
3970 #: cppinit.c:312
3971 #, c-format
3972 msgid "changing search order for system directory \"%s\""
3973 msgstr ""
3974
3975 #: cppinit.c:316
3976 #, c-format
3977 msgid "  as it is the same as non-system directory \"%s\""
3978 msgstr ""
3979
3980 #: cppinit.c:320
3981 msgid "  as it has already been specified as a non-system directory"
3982 msgstr ""
3983
3984 #: cppinit.c:929
3985 msgid "#include \"...\" search starts here:\n"
3986 msgstr "#include \"...\" araması buradan başlar:\n"
3987
3988 #: cppinit.c:933
3989 msgid "#include <...> search starts here:\n"
3990 msgstr "#include <...> araması buradan başlar:\n"
3991
3992 #: cppinit.c:936
3993 msgid "End of search list.\n"
3994 msgstr "Arama listesi sonu.\n"
3995
3996 #: cppinit.c:1003
3997 msgid "<built-in>"
3998 msgstr "<yerleşik>"
3999
4000 #: cppinit.c:1005
4001 msgid "<command line>"
4002 msgstr "<komut satırı>"
4003
4004 #: cppinit.c:1101 tradcpp.c:968 tradcpp.c:978 tradcpp.c:1069
4005 msgid "I/O error on output"
4006 msgstr "Çıktıda G/Ç hatası"
4007
4008 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4009 #. I.e. a const string initializer with parens around it.  That is
4010 #. what N_("string") resolves to, so we make no_* be macros instead.
4011 #: cppinit.c:1148
4012 #, c-format
4013 msgid "argument missing after %s"
4014 msgstr "%s den sonraki argüman eksik"
4015
4016 #: cppinit.c:1149
4017 #, c-format
4018 msgid "assertion missing after %s"
4019 msgstr "%s den sonra olumlama eksik"
4020
4021 #: cppinit.c:1150
4022 #, c-format
4023 msgid "directory name missing after %s"
4024 msgstr "%s den sonra dizin ismi eksik"
4025
4026 #: cppinit.c:1151
4027 #, c-format
4028 msgid "file name missing after %s"
4029 msgstr "%s den sonra dosya ismi eksik"
4030
4031 #: cppinit.c:1152
4032 #, c-format
4033 msgid "macro name missing after %s"
4034 msgstr "%s den sonra makro ismi eksik"
4035
4036 #: cppinit.c:1153
4037 #, c-format
4038 msgid "path name missing after %s"
4039 msgstr "%s den sonra dosya yolu ismi eksik"
4040
4041 #: cppinit.c:1154
4042 #, c-format
4043 msgid "number missing after %s"
4044 msgstr "%s den sonra sayı eksik"
4045
4046 #: cppinit.c:1155
4047 #, c-format
4048 msgid "target missing after %s"
4049 msgstr "%s den sonraki hedef eksik"
4050
4051 #: cppinit.c:1340
4052 #, c-format
4053 msgid "too many filenames. Type %s --help for usage info"
4054 msgstr "dosya sayısı çok fazla. Kullanım bilgileri için %s --help yazınız"
4055
4056 #: cppinit.c:1524 tradcpp.c:603
4057 msgid "output filename specified twice"
4058 msgstr "çıktı dosyasının ismi iki kere belirtilmiş"
4059
4060 #: cppinit.c:1636
4061 msgid "-I- specified twice"
4062 msgstr "-I- iki kere belirtilmiş"
4063
4064 #: cppinit.c:1775
4065 #, c-format
4066 msgid "GNU CPP version %s (cpplib)"
4067 msgstr "GNU CPP %s sürümü (cpplib)"
4068
4069 #: cppinit.c:1816 tradcpp.c:792
4070 msgid "you must additionally specify either -M or -MM"
4071 msgstr "ek olarak ya -M ya da -MM belirtmelisiniz"
4072
4073 #: cppinit.c:1878
4074 #, c-format
4075 msgid "Usage: %s [switches] input output\n"
4076 msgstr "Kullanımı: %s [seçenekler] girdi çıktı\n"
4077
4078 #. To keep the lines from getting too long for some compilers, limit
4079 #. to about 500 characters (6 lines) per chunk.
4080 #: cppinit.c:1881
4081 msgid ""
4082 "Switches:\n"
4083 "  -include <file>           Include the contents of <file> before other files\n"
4084 "  -imacros <file>           Accept definition of macros in <file>\n"
4085 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
4086 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
4087 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
4088 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
4089 msgstr ""
4090 "Seçenekler:\n"
4091 "  -include DOSYA          Diğer dosyalardan önce DOSYA içeriği içerilir\n"
4092 "  -imacros DOSYA          DOSYAdaki makrolar kabul edilir\n"
4093 "  -iprefix DOSYAYOLU      Aşağıdaki iki seçenek için önek olarak DOSYAYOLU\n"
4094 "  -iwithprefix DİZİN      Sistem include dosya yolunun sonuna DİZİN eklenir\n"
4095 "  -iwithprefixbefore DİZİN Ana include dosya yolunun sonuna DİZİN eklenir\n"
4096 "  -isystem DİZİN          Sistem include dosya yolunun başına DİZİN eklenir\n"
4097
4098 #: cppinit.c:1890
4099 msgid ""
4100 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
4101 "  -I <dir>                  Add <dir> to the end of the main include path\n"
4102 "  -I-                       Fine-grained include path control; see info docs\n"
4103 "  -nostdinc                 Do not search system include directories\n"
4104 "                             (dirs specified with -isystem will still be used)\n"
4105 "  -nostdinc++               Do not search system include directories for C++\n"
4106 "  -o <file>                 Put output into <file>\n"
4107 msgstr ""
4108 "  -idirafter DİZİN        Sistem include dosya yolunun sonuna DİZİN eklenir\n"
4109 "  -I DİZİN                Ana include dosya yolunun sonuna DİZİN eklenir\n"
4110 "  -I-                     İnceden inceye include dosya yolu denetimi;\n"
4111 "                          Daha fazla bilgi için belgelere bakınız\n"
4112 "  -nostdinc               Sistem include dizinleri için arama yapılmaz\n"
4113 "                          (-isystem ile belirtilen dizinler kullanılacak)\n"
4114 "  -nostdinc++             C++ için sistem include dizinleri araması yapılmaz\n"
4115 "  -o DOSYA                Çıktı DOSYAya yazılır\n"
4116
4117 #: cppinit.c:1899
4118 msgid ""
4119 "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
4120 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
4121 "  -trigraphs                Support ISO C trigraphs\n"
4122 "  -lang-c                   Assume that the input sources are in C\n"
4123 "  -lang-c89                 Assume that the input sources are in C89\n"
4124 msgstr ""
4125 "  -pedantic               ISO C gereksinimlerine bağlı tüm uyarılar verilir\n"
4126 "  -pedantic-errors        -pedantic uyarıları hata olarak verilir\n"
4127 "  -trigraphs              ISO C üçlü harfleri desteklenir\n"
4128 "  -lang-c                 Girdi kaynakları C'de değerlendirilir\n"
4129 "  -lang-c89               Girdi kaynakları C89'da değerlendirilir\n"
4130
4131 #: cppinit.c:1906
4132 msgid ""
4133 "  -lang-c++                 Assume that the input sources are in C++\n"
4134 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
4135 "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
4136 "  -lang-asm                 Assume that the input sources are in assembler\n"
4137 msgstr ""
4138 "  -lang-c++               Girdi kaynakları C++'da değerlendirilir\n"
4139 "  -lang-objc              Girdi kaynakları ObjectiveC'de değerlendirilir\n"
4140 "  -lang-objc++            Girdi kaynakları ObjectiveC++'da değerlendirilir\n"
4141 "  -lang-asm               Girdi kaynakları çeviricide değerlendirilir\n"
4142
4143 #: cppinit.c:1912
4144 msgid ""
4145 "  -std=<std name>           Specify the conformance standard; one of:\n"
4146 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4147 "                            iso9899:199409, iso9899:1999\n"
4148 "  -+                        Allow parsing of C++ style features\n"
4149 "  -w                        Inhibit warning messages\n"
4150 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
4151 "  -Wno-trigraphs            Do not warn about trigraphs\n"
4152 "  -Wcomment{s}              Warn if one comment starts inside another\n"
4153 msgstr ""
4154 "  -std=<std ismi>         Aşağıdaki uyum standartlarından biri belirtilir:\n"
4155 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4156 "                            iso9899:199409, iso9899:1999\n"
4157 "  -+                      C++ tarzı özelliklerin ayrıştırılabilmesini sağlar\n"
4158 "  -w                      Uyarı iletileri engellenir\n"
4159 "  -Wtrigraphs             Üçlü harfler saptandığında uyarı verilir\n"
4160 "  -Wno-trigraphs          Üçlü harfler hakkında uyarı verilmez\n"
4161 "  -Wcomment{s}            İç içe açıklamalar için uyarı verilir\n"
4162
4163 #: cppinit.c:1922
4164 msgid ""
4165 "  -Wno-comment{s}           Do not warn about comments\n"
4166 "  -Wtraditional             Warn about features not present in traditional C\n"
4167 "  -Wno-traditional          Do not warn about traditional C\n"
4168 "  -Wundef                   Warn if an undefined macro is used by #if\n"
4169 "  -Wno-undef                Do not warn about testing undefined macros\n"
4170 "  -Wimport                  Warn about the use of the #import directive\n"
4171 msgstr ""
4172 "  -Wno-comment{s}         Açıklamalar hakkında uyarı verilmez\n"
4173 "  -Wtraditional           Geleneksel C'de bulunmayan özellikler için uyarır\n"
4174 "  -Wno-traditional        Geleneksel C hakkında uyarı verilmez\n"
4175 "  -Wundef                 undef'li bir makro #if ile atanmışsa uyarır\n"
4176 "  -Wno-undef              undef'li makrolar hakkında uyarı verilmez\n"
4177 "  -Wimport                #import yönergesi kullanımı hakkında uyarır\n"
4178
4179 #: cppinit.c:1930
4180 msgid ""
4181 "  -Wno-import               Do not warn about the use of #import\n"
4182 "  -Werror                   Treat all warnings as errors\n"
4183 "  -Wno-error                Do not treat warnings as errors\n"
4184 "  -Wsystem-headers          Do not suppress warnings from system headers\n"
4185 "  -Wno-system-headers       Suppress warnings from system headers\n"
4186 "  -Wall                     Enable all preprocessor warnings\n"
4187 msgstr ""
4188 "  -Wno-import             #import kullanımı hakkıda uyarı verilmez\n"
4189 "  -Werror                 Tüm uyarılar hata olarak değerlendirilir\n"
4190 "  -Wno-error              Uyarılar hata olarak değerlendirilmez\n"
4191 "  -Wsystem-headers        Sistem başlık dosyalarından kaynaklanan uyarılar\n"
4192 "                          verilir\n"
4193 "  -Wno-system-headers     Sistem başlık dosyalarından kaynaklanan uyarılar\n"
4194 "                          engellenir\n"
4195 "  -Wall                   Tüm önişlemci uyarıları verilir\n"
4196
4197 #: cppinit.c:1938
4198 msgid ""
4199 "  -M                        Generate make dependencies\n"
4200 "  -MM                       As -M, but ignore system header files\n"
4201 "  -MF <file>                Write dependency output to the given file\n"
4202 "  -MG                       Treat missing header file as generated files\n"
4203 msgstr ""
4204 "  -M                      make bağımlılıkları üretilir\n"
4205 "  -MM                     -M gibi ancak sistem başlık dosyaları yoksayılır\n"
4206 "  -MF DOSYA               Bağımlılıklar DOSYAya yazılır\n"
4207 "  -MG                     Eksik başlık dosyası üretilen dosyalar olarak\n"
4208 "                          değerlendirilir\n"
4209
4210 #: cppinit.c:1944
4211 msgid ""
4212 "  -MP\t\t\t    Generate phony targets for all headers\n"
4213 "  -MQ <target>              Add a MAKE-quoted target\n"
4214 "  -MT <target>              Add an unquoted target\n"
4215 msgstr ""
4216 "  -MP                     Tüm başlık dosyaları için sahte hedefler üretilir\n"
4217 "  -MQ HEDEF               Bir MAKE-tırnaklı HEDEF eklenir\n"
4218 "  -MT HEDEF               Bir MAKE-tırnaksız HEDEF eklenir\n"
4219
4220 #: cppinit.c:1949
4221 msgid ""
4222 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
4223 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
4224 "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
4225 "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
4226 "  -U<macro>                 Undefine <macro> \n"
4227 "  -v                        Display the version number\n"
4228 msgstr ""
4229 "  -D<makro>               Değeri '1' dizgesi olan bir <makro> atanır\n"
4230 "  -D<makro>=<değer>       Değeri <değer> olan bir <makro> atanır\n"
4231 "  -A<soru> (<cevap>)      <soru> ya <cevap> olumlanır\n"
4232 "  -A-<soru> (<cevap>)     <soru> <cevap> etkisiz kılınır\n"
4233 "  -U<makro>               <macro> undef yapılır \n"
4234 "  -v                      Sürüm numarası gösterilir\n"
4235
4236 #: cppinit.c:1957
4237 msgid ""
4238 "  -H                        Print the name of header files as they are used\n"
4239 "  -C                        Do not discard comments\n"
4240 "  -dM                       Display a list of macro definitions active at end\n"
4241 "  -dD                       Preserve macro definitions in output\n"
4242 "  -dN                       As -dD except that only the names are preserved\n"
4243 "  -dI                       Include #include directives in the output\n"
4244 msgstr ""
4245 "  -H                      Kullanılan başlık dosyası isimlerini gösterir\n"
4246 "  -C                      Açıklamalar iptal edilmez\n"
4247 "  -dM                     Sonuçta etkin olan makro tanımlarını listeler\n"
4248 "  -dD                     Çıktıda makro tanımlarıda içerilir\n"
4249 "  -dN                     -dD gibi ancak sadece isimler dışında\n"
4250 "  -dI                     Çıktıda #include yönergeleri içerilir\n"
4251
4252 #: cppinit.c:1965
4253 msgid ""
4254 "  -fpreprocessed            Treat the input file as already preprocessed\n"
4255 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
4256 "  -P                        Do not generate #line directives\n"
4257 "  -$                        Do not allow '$' in identifiers\n"
4258 "  -remap                    Remap file names when including files.\n"
4259 "  --version                 Display version information\n"
4260 "  -h or --help              Display this information\n"
4261 msgstr ""
4262 "  -fpreprocessed          Girdi dosyası önişlenmiş olarak değerlendirilir\n"
4263 "  -ftabstop=SAYI          Sütunlu raporlamada sekme uzunluğu\n"
4264 "  -P                      #line yönergeleri üretilmez\n"
4265 "  -$                      Tanımlayıcılarda '$' kullanımı engellenir\n"
4266 "  -remap                  Dosyalar içerilirken dosya isimleri yeniden eşlenir\n"
4267 "  --version               Sürüm bilgileri gösterilir\n"
4268 "  -h ya da --help         Bu yardım iletisi gösterilir\n"
4269
4270 #: cpplex.c:155
4271 #, c-format
4272 msgid "trigraph ??%c converted to %c"
4273 msgstr "??%c üçlü harfi %c olarak dönüştürüldü"
4274
4275 #: cpplex.c:163
4276 #, c-format
4277 msgid "trigraph ??%c ignored"
4278 msgstr "??%c üçlü harfi yoksayıldı"
4279
4280 #: cpplex.c:219
4281 msgid "backslash and newline separated by space"
4282 msgstr "boşlukla ayrılmış tersbölü ve satırsonu karakterleri"
4283
4284 #: cpplex.c:225
4285 msgid "backslash-newline at end of file"
4286 msgstr "dosya sonunda tersbölü ve satırsonu"
4287
4288 #: cpplex.c:291
4289 msgid "\"/*\" within comment"
4290 msgstr "açıklama içinde \"/*\" "
4291
4292 #: cpplex.c:374
4293 msgid "null character(s) ignored"
4294 msgstr "null karakter(ler) yoksayıldı"
4295
4296 #: cpplex.c:381
4297 #, c-format
4298 msgid "%s in preprocessing directive"
4299 msgstr "önişlemci yönergesi içinde %s"
4300
4301 #: cpplex.c:449
4302 #, c-format
4303 msgid "attempt to use poisoned \"%s\""
4304 msgstr "zehirli \"%s\" kullanılmaya çalışılıyor"
4305
4306 #: cpplex.c:457
4307 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4308 msgstr "__VA_ARGS__  sadece argümanlarının sayısı değişebilen bir C99 makrosunun genişleme alanında görünebilir"
4309
4310 #: cpplex.c:510
4311 msgid "'$' character(s) in identifier"
4312 msgstr "tanımlayıcı içinde '$' karakter(ler)i"
4313
4314 #: cpplex.c:589
4315 #, c-format
4316 msgid "missing terminating %c character"
4317 msgstr "%c sonlandırma karakteri eksik"
4318
4319 #: cpplex.c:594
4320 msgid "possible start of unterminated string literal"
4321 msgstr "sonlandırılmamış dizge sabitin olası başlangıcı"
4322
4323 #: cpplex.c:689
4324 msgid "multi-line string literals are deprecated"
4325 msgstr "çok satırlı dizge sabitlerin modası geçti"
4326
4327 #: cpplex.c:712
4328 msgid "null character(s) preserved in literal"
4329 msgstr "null karakter(ler) sabit içinde saklanmış"
4330
4331 #: cpplex.c:914
4332 msgid "no newline at end of file"
4333 msgstr "dosyanın sonunda satırsonu karakteri yok"
4334
4335 #: cpplex.c:1034 tradcpp.c:1456
4336 msgid "unterminated comment"
4337 msgstr "sonlandırılmamış açıklama"
4338
4339 #: cpplex.c:1045
4340 msgid "C++ style comments are not allowed in ISO C89"
4341 msgstr "C++ tarzı açıklamalara ISO C89'da izin verilmez"
4342
4343 #: cpplex.c:1047
4344 msgid "(this will be reported only once per input file)"
4345 msgstr "(her girdi dosyasında sadece bir kere raporlanacaktır)"
4346
4347 #: cpplex.c:1052
4348 msgid "multi-line comment"
4349 msgstr "çok satırlı açıklama"
4350
4351 #: cpplex.c:1367
4352 #, c-format
4353 msgid "unknown string token %s\n"
4354 msgstr "dizge dizgeciği %s bilinmiyor\n"
4355
4356 #: cpplex.c:1379
4357 #, c-format
4358 msgid "unspellable token %s"
4359 msgstr "dizgecik %s okunabilir değil"
4360
4361 #: cpplex.c:1635
4362 #, c-format
4363 msgid "the meaning of '\\%c' varies with -traditional"
4364 msgstr "`\\%c'nin anlamı -traditional ile değişir"
4365
4366 #: cpplex.c:1641
4367 msgid "incomplete universal-character-name"
4368 msgstr "evrensel karakter ismi tamamlanmamış"
4369
4370 #: cpplex.c:1655
4371 #, c-format
4372 msgid "non-hex digit '%c' in universal-character-name"
4373 msgstr "evrensel karakter isminde '%c' bir onaltılık rakam değil"
4374
4375 #: cpplex.c:1663
4376 msgid "universal-character-name on EBCDIC target"
4377 msgstr "EBCDIC hedefte evrensel karakter ismi"
4378
4379 #: cpplex.c:1677
4380 msgid "universal-character-name out of range"
4381 msgstr "evrensel karakter ismi kapsam dışı"
4382
4383 #: cpplex.c:1723
4384 msgid "the meaning of '\\a' varies with -traditional"
4385 msgstr "`\\a'nın anlamı -traditional ile değişir"
4386
4387 #: cpplex.c:1730
4388 #, c-format
4389 msgid "non-ISO-standard escape sequence, '\\%c'"
4390 msgstr "ISO standardı olmayan önceleme dizgesi, '\\%c'"
4391
4392 #: cpplex.c:1740
4393 msgid "the meaning of '\\x' varies with -traditional"
4394 msgstr ""
4395
4396 #: cpplex.c:1759 f/lex.c:610
4397 msgid "\\x used with no following hex digits"
4398 msgstr "\\x izleyen onaltılık rakamlar olmaksızın kullanılmış"
4399
4400 #: cpplex.c:1763
4401 msgid "hex escape sequence out of range"
4402 msgstr "onaltılık önceleme dizgesi kapsamdışı"
4403
4404 #: cpplex.c:1787
4405 msgid "octal escape sequence out of range"
4406 msgstr "sekizlik önceleme dizgesi kapsamdışı"
4407
4408 #: cpplex.c:1802
4409 #, c-format
4410 msgid "unknown escape sequence '\\%c'"
4411 msgstr "bilinmeyen önceleme dizgesi '\\%c'"
4412
4413 #: cpplex.c:1804
4414 #, c-format
4415 msgid "unknown escape sequence: '\\%03o'"
4416 msgstr "bilinmeyen önceleme dizgesi: '\\%03o'"
4417
4418 #: cpplex.c:1808
4419 msgid "escape sequence out of range for character"
4420 msgstr "önceleme dizgesi karakter için kapsam dışı"
4421
4422 #: cpplex.c:1898
4423 msgid "empty character constant"
4424 msgstr "karakter sabit boş"
4425
4426 #: cpplex.c:1902
4427 msgid "character constant too long"
4428 msgstr "karakter sabit çok uzun"
4429
4430 #: cpplex.c:1905
4431 msgid "multi-character character constant"
4432 msgstr "çoklu-karakter karakter sabiti"
4433
4434 #: cpplib.c:222
4435 #, c-format
4436 msgid "extra tokens at end of #%s directive"
4437 msgstr "#%s yönergesinin sonunda fazladan dizgecikler"
4438
4439 #: cpplib.c:277
4440 msgid "style of line directive is a GCC extension"
4441 msgstr ""
4442
4443 #: cpplib.c:285
4444 #, c-format
4445 msgid "#%s is a GCC extension"
4446 msgstr "#%s bir GCC uzantısıdır"
4447
4448 #: cpplib.c:296
4449 msgid "suggest not using #elif in traditional C"
4450 msgstr "geleneksel C'de #elif kullanılmıyor varsayılır"
4451
4452 #: cpplib.c:299
4453 #, c-format
4454 msgid "traditional C ignores #%s with the # indented"
4455 msgstr "geleneksel C'de girintili # ile #%s yoksayılır"
4456
4457 #: cpplib.c:303
4458 #, c-format
4459 msgid "suggest hiding #%s from traditional C with an indented #"
4460 msgstr "geleneksel C'den #%s in saklanması için bir girintili # kullanılmış farzedilir"
4461
4462 #: cpplib.c:386
4463 #, c-format
4464 msgid "invalid preprocessing directive #%s"
4465 msgstr "önişlem yönergesi #%s geçersiz"
4466
4467 #: cpplib.c:441
4468 #, c-format
4469 msgid "no macro name given in #%s directive"
4470 msgstr "#%s yönergesinde makro ismi verilmemiş"
4471
4472 #: cpplib.c:445
4473 #, c-format
4474 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4475 msgstr "\"%s\" C++'da bir işlemimi olduğundan makro ismi olarak kullanılamaz"
4476
4477 #: cpplib.c:448
4478 msgid "macro names must be identifiers"
4479 msgstr "makro isimleri tanımlayıcılar olmalı"
4480
4481 #: cpplib.c:459
4482 #, c-format
4483 msgid "\"%s\" cannot be used as a macro name"
4484 msgstr "\"%s\" bir makro ismi olarak kullanılamaz"
4485
4486 #: cpplib.c:497
4487 #, c-format
4488 msgid "undefining \"%s\""
4489 msgstr "tanımsız yapılan \"%s\""
4490
4491 #: cpplib.c:543
4492 msgid "missing terminating > character"
4493 msgstr "sonlandıran > karakteri eksik"
4494
4495 #: cpplib.c:578
4496 #, c-format
4497 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4498 msgstr "#%s \"DOSYA\" ya da <DOSYA> gerektirir"
4499
4500 #: cpplib.c:589
4501 #, c-format
4502 msgid "empty file name in #%s"
4503 msgstr "#%s deyimindeki dosya ismi boş"
4504
4505 #: cpplib.c:608
4506 msgid "#include_next in primary source file"
4507 msgstr "birncil kaynak dosyasında #include_next"
4508
4509 #: cpplib.c:615
4510 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4511 msgstr "#import artık kullanılmıyor, yerine başlık dosyası içinde #ifndef sarmalaması kullanın"
4512
4513 #: cpplib.c:623
4514 msgid "#include nested too deeply"
4515 msgstr "#include iç içeliği çok derin"
4516
4517 #: cpplib.c:681
4518 #, c-format
4519 msgid "invalid flag \"%s\" in line directive"
4520 msgstr "satır yönergesinde geçersiz \"%s\" seçeneği"
4521
4522 #: cpplib.c:737
4523 #, c-format
4524 msgid "\"%s\" after #line is not a positive integer"
4525 msgstr "#line'dan sonraki \"%s\" bir pozitif tamsayı değil"
4526
4527 #: cpplib.c:744
4528 msgid "line number out of range"
4529 msgstr "satır numarası kapsam dışı"
4530
4531 #: cpplib.c:782
4532 #, c-format
4533 msgid "\"%s\" is not a valid filename"
4534 msgstr "\"%s\" geçerli bir dosya ismi değil"
4535
4536 #: cpplib.c:855
4537 msgid "invalid #ident directive"
4538 msgstr "geçersiz #ident yönergesi"
4539
4540 #: cpplib.c:943
4541 #, c-format
4542 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4543 msgstr ""
4544
4545 #: cpplib.c:946
4546 #, c-format
4547 msgid "#pragma %s %s is already registered"
4548 msgstr ""
4549
4550 #: cpplib.c:948
4551 #, c-format
4552 msgid "#pragma %s is already registered"
4553 msgstr ""
4554
4555 #: cpplib.c:1022
4556 msgid "#pragma once is obsolete"
4557 msgstr "#pragma once eskidi"
4558
4559 #: cpplib.c:1025
4560 msgid "#pragma once in main file"
4561 msgstr "main dosyasında '#pragma once'"
4562
4563 #: cpplib.c:1049
4564 msgid "invalid #pragma GCC poison directive"
4565 msgstr "geçersiz #pragma GCC poison yönergesi"
4566
4567 #: cpplib.c:1058
4568 #, c-format
4569 msgid "poisoning existing macro \"%s\""
4570 msgstr "zehirlenen mevcut makro \"%s\""
4571
4572 #: cpplib.c:1078
4573 msgid "#pragma system_header ignored outside include file"
4574 msgstr "başlık dosyasının dışındaki  '#pragma system_header'  yoksayıldı"
4575
4576 #: cpplib.c:1103
4577 #, c-format
4578 msgid "cannot find source %s"
4579 msgstr "kaynak %s bulunamıyor"
4580
4581 #: cpplib.c:1107
4582 #, c-format
4583 msgid "current file is older than %s"
4584 msgstr "mevcut dosya %s den daha eski"
4585
4586 #: cpplib.c:1182
4587 msgid "_Pragma takes a parenthesized string literal"
4588 msgstr "_Pragma bir parantezli dizge sabiti alır"
4589
4590 #: cpplib.c:1281
4591 msgid "#else without #if"
4592 msgstr "#if siz #else"
4593
4594 #: cpplib.c:1286 tradcpp.c:3860
4595 msgid "#else after #else"
4596 msgstr "#else den sonra #else"
4597
4598 #: cpplib.c:1288 cpplib.c:1323
4599 msgid "the conditional began here"
4600 msgstr "koşullu ifade buradan başladı"
4601
4602 #: cpplib.c:1316
4603 msgid "#elif without #if"
4604 msgstr "#if siz #elif "
4605
4606 #: cpplib.c:1321 tradcpp.c:3555
4607 msgid "#elif after #else"
4608 msgstr "#else den sonra #elif"
4609
4610 #: cpplib.c:1353
4611 msgid "#endif without #if"
4612 msgstr "#if siz #endif"
4613
4614 #: cpplib.c:1436 tradcpp.c:3252
4615 msgid "missing '(' after predicate"
4616 msgstr "dayanaktan sonra '(' eksik"
4617
4618 #: cpplib.c:1451 tradcpp.c:3266
4619 msgid "missing ')' to complete answer"
4620 msgstr "yanıtı tamamlayacak ')' eksik"
4621
4622 #: cpplib.c:1471 tradcpp.c:3272
4623 msgid "predicate's answer is empty"
4624 msgstr "dayanakların cevabı boş"
4625
4626 #: cpplib.c:1501 tradcpp.c:3320
4627 msgid "assertion without predicate"
4628 msgstr "dayanaksız olumlama"
4629
4630 #: cpplib.c:1503 tradcpp.c:3322
4631 msgid "predicate must be an identifier"
4632 msgstr "dayanak bir tanımlayıcı olmalı"
4633
4634 #: cpplib.c:1584 tradcpp.c:3419
4635 #, c-format
4636 msgid "\"%s\" re-asserted"
4637 msgstr "\"%s\" tekrar olumlanmış"
4638
4639 #: cpplib.c:1813
4640 #, c-format
4641 msgid "unterminated #%s"
4642 msgstr "sonlandırılmamış #%s"
4643
4644 #: cppmacro.c:148
4645 #, c-format
4646 msgid "invalid built-in macro \"%s\""
4647 msgstr "geçersiz yerleşik makro \"%s\""
4648
4649 #: cppmacro.c:347
4650 msgid "invalid string literal, ignoring final '\\'"
4651 msgstr "geçersiz dizge sabit, son '\\' yoksayılıyor"
4652
4653 #: cppmacro.c:437
4654 #, c-format
4655 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4656 msgstr "\"%s\" ve \"%s\" geçişi geçerli bir önişlem dizgeciği vermez"
4657
4658 #: cppmacro.c:561
4659 msgid "directives may not be used inside a macro argument"
4660 msgstr "yönergeler bir makro argüman içinde kullanılmayabilir"
4661
4662 #: cppmacro.c:573
4663 #, c-format
4664 msgid "unterminated argument list invoking macro \"%s\""
4665 msgstr "sonlandırılmamış argüman listesi çağıran makro \"%s\""
4666
4667 #: cppmacro.c:590
4668 msgid "ISO C99 requires rest arguments to be used"
4669 msgstr "ISO C kalan argümanların kullanılmış olmasını gerektirir"
4670
4671 #: cppmacro.c:595
4672 #, c-format
4673 msgid "macro \"%s\" requires %u arguments, but only %u given"
4674 msgstr "makro \"%s\" %u argüman gerektiriyor ama sadece %u argüman verilmiş"
4675
4676 #: cppmacro.c:606
4677 #, c-format
4678 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4679 msgstr "makro \"%s\" için %u argüman verilmiş ama tam %u argüman alıyor"
4680
4681 #: cppmacro.c:689
4682 #, c-format
4683 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4684 msgstr "işlev benzeri makro \"%s\" geleneksel C'de argümanlarla kullanılmalıdır"
4685
4686 #: cppmacro.c:1174
4687 #, c-format
4688 msgid "duplicate macro parameter \"%s\""
4689 msgstr "yinelenmiş makro parametresi \"%s\""
4690
4691 #: cppmacro.c:1202
4692 #, c-format
4693 msgid "\"%s\" may not appear in macro parameter list"
4694 msgstr "\"%s\" makro parametre listesinde görünmeyebilir"
4695
4696 #: cppmacro.c:1209
4697 msgid "macro parameters must be comma-separated"
4698 msgstr "makro parametreleri virgüllerle ayrılmış olmalı"
4699
4700 #: cppmacro.c:1226
4701 msgid "parameter name missing"
4702 msgstr "parametre ismi eksik"
4703
4704 #: cppmacro.c:1240
4705 msgid "anonymous variadic macros were introduced in C99"
4706 msgstr "argümanlarının sayısı değişebilen anonim makrolar C99 da tanıtıldı"
4707
4708 #: cppmacro.c:1243
4709 msgid "ISO C does not permit named variadic macros"
4710 msgstr "ISO C argümanlarının sayısı değişebilen isimli makrolara izin vermez"
4711
4712 #: cppmacro.c:1252
4713 msgid "missing ')' in macro parameter list"
4714 msgstr "makro parametre listesinde ')' eksik"
4715
4716 #: cppmacro.c:1328
4717 msgid "ISO C requires whitespace after the macro name"
4718 msgstr "ISO C makro isminden sonra boşluk gerektirir"
4719
4720 #: cppmacro.c:1358
4721 msgid "'#' is not followed by a macro parameter"
4722 msgstr "'#' işaretinden sonra bir makro parametresi yok"
4723
4724 #: cppmacro.c:1378
4725 msgid "'##' cannot appear at either end of a macro expansion"
4726 msgstr "'##' bir makronun her iki ucunda da görünemez"
4727
4728 #: cppmacro.c:1414
4729 #, c-format
4730 msgid "\"%s\" redefined"
4731 msgstr "\"%s\" yeniden tanımlanmış"
4732
4733 #: cppmacro.c:1418
4734 msgid "this is the location of the previous definition"
4735 msgstr "bu önceki tanımlamanın yeri"
4736
4737 #: cppmacro.c:1483
4738 #, c-format
4739 msgid "macro argument \"%s\" would be stringified with -traditional"
4740 msgstr "makro argümanı \"%s\" gelenekel C'de dizgelem olmalıydı"
4741
4742 #: cppmacro.c:1508
4743 #, c-format
4744 msgid "invalid hash type %d in cpp_macro_definition"
4745 msgstr "cpp_macro_definition içindeki isimli yapı türü %d geçersiz"
4746
4747 #: cppmain.c:121
4748 #, c-format
4749 msgid "invalid option %s"
4750 msgstr "geçersiz %s seçeneği"
4751
4752 #: cppspec.c:131
4753 #, c-format
4754 msgid "\"%s\" is not a valid option to the preprocessor"
4755 msgstr "\"%s\" önişlemci için geçerli bir seçenek değil"
4756
4757 #: cppspec.c:155
4758 msgid "too many input files"
4759 msgstr "girdi dosyası sayısı çok fazla"
4760
4761 #: cse.c:7092
4762 #, c-format
4763 msgid ";; Processing block from %d to %d, %d sets.\n"
4764 msgstr ";; %d den %d ye kadar, %d kümelik blok işleniyor.\n"
4765
4766 #: diagnostic.c:784
4767 #, c-format
4768 msgid "%s:%d: warning: "
4769 msgstr "%s:%d: uyarı: "
4770
4771 #: diagnostic.c:791
4772 #, c-format
4773 msgid "%s: warning: "
4774 msgstr "%s: uyarı: "
4775
4776 #: diagnostic.c:871
4777 msgid "((anonymous))"
4778 msgstr "((anonim))"
4779
4780 #: diagnostic.c:941
4781 #, c-format
4782 msgid "%s: warnings being treated as errors\n"
4783 msgstr "%s: uyarılar hata olarak ele alınıyor\n"
4784
4785 #: diagnostic.c:978
4786 #, c-format
4787 msgid "%s: %s: "
4788 msgstr "%s: %s: "
4789
4790 #: diagnostic.c:1057
4791 msgid "sorry, not implemented: "
4792 msgstr "daha kodlanmadı: "
4793
4794 #: diagnostic.c:1076
4795 #, c-format
4796 msgid "%s "
4797 msgstr "%s "
4798
4799 #: diagnostic.c:1078
4800 #, c-format
4801 msgid " %s"
4802 msgstr " %s"
4803
4804 #: diagnostic.c:1102
4805 msgid "At top level:"
4806 msgstr "Üst düzeyde:"
4807
4808 #: diagnostic.c:1107
4809 #, c-format
4810 msgid "In member function `%s':"
4811 msgstr "Üye işlev `%s' içinde:"
4812
4813 #: diagnostic.c:1111
4814 #, c-format
4815 msgid "In function `%s':"
4816 msgstr "`%s' işlevinde:"
4817
4818 #: diagnostic.c:1195
4819 msgid "compilation terminated.\n"
4820 msgstr "derleme sonlandırıldı.\n"
4821
4822 #: diagnostic.c:1226
4823 #, c-format
4824 msgid "%s:%d: confused by earlier errors, bailing out\n"
4825 msgstr "%s:%d: önceki hatalar yüzünden bozulmuş, bırakılıyor\n"
4826
4827 #: diagnostic.c:1240 diagnostic.c:1390
4828 #, c-format
4829 msgid ""
4830 "Please submit a full bug report,\n"
4831 "with preprocessed source if appropriate.\n"
4832 "See %s for instructions.\n"
4833 msgstr ""
4834 "Mümkünse önişlemli kaynakla lütfen\n"
4835 "ayrıntılı bir hata raporu gönderin.\n"
4836 "İşlemler için %s adresine bakınız.\n"
4837
4838 #: diagnostic.c:1388
4839 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4840 msgstr "Derleyici iç hatası: Hata raporlama yordamları tekrar girildi.\n"
4841
4842 #: diagnostic.c:1450
4843 #, c-format
4844 msgid "Internal compiler error in %s, at %s:%d"
4845 msgstr "%2$s:%3$d. satırındaki %1$s işlevinde derleyici iç hatası"
4846
4847 #: diagnostic.c:1495
4848 #, c-format
4849 msgid "In file included from %s:%d"
4850 msgstr "Girdi dosyası %s:%d. satırında içerildi"
4851
4852 #: diagnostic.c:1498
4853 #, c-format
4854 msgid ""
4855 ",\n"
4856 "                 from %s:%d"
4857 msgstr ""
4858 ",\n"
4859 "                 %s:%d. satırından"
4860
4861 #: diagnostic.c:1499
4862 msgid ":\n"
4863 msgstr ":\n"
4864
4865 #: dwarf2out.c:3009
4866 #, c-format
4867 msgid "DW_LOC_OP %s not implemented\n"
4868 msgstr ""
4869
4870 #: dwarfout.c:2093
4871 #, c-format
4872 msgid "internal regno botch: regno = %d\n"
4873 msgstr "iç yazmaç numarası beceriksizce: regno = %d\n"
4874
4875 #: dwarfout.c:6296
4876 msgid "can't get current directory"
4877 msgstr "çalışılan dizin alınamıyor"
4878
4879 #: emit-rtl.c:1091
4880 msgid "can't access real part of complex value in hard register"
4881 msgstr "donanım yazmacındaki karmaşık değerin gerçek kısmına erişilemez"
4882
4883 #: emit-rtl.c:1113
4884 msgid "can't access imaginary part of complex value in hard register"
4885 msgstr "donanım yazmacında karmaşık değerin sanal kısmına erişilemez"
4886
4887 #: emit-rtl.c:3138
4888 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4889 msgstr "ICE: emit_jump_insn gereken yerde emit_insn kullanılmış:\n"
4890
4891 #: errors.c:136
4892 #, c-format
4893 msgid "abort in %s, at %s:%d"
4894 msgstr "%2$s dosyasının %3$d. satırındaki %1$s işlevinde programdan çıkış"
4895
4896 #: except.c:359
4897 msgid "exception handling disabled, use -fexceptions to enable"
4898 msgstr "olağandışılık yakalaması iptal edildi, etkinleştirmek için -fexceptions kullanın"
4899
4900 #: except.c:3007
4901 msgid "argument of `__builtin_eh_return_regno' must be constant"
4902 msgstr "`__builtin_eh_return_regno' argümanı sabit olmalı"
4903
4904 #: except.c:3118 except.c:3140
4905 msgid "__builtin_eh_return not supported on this target"
4906 msgstr "__builtin_eh_return bu hedefte desteklenmiyor"
4907
4908 #: explow.c:1357
4909 msgid "stack limits not supported on this target"
4910 msgstr "bu hedefte yığın sınırları desteklenmiyor"
4911
4912 #: expr.c:2919
4913 msgid "function using short complex types cannot be inline"
4914 msgstr "short karmaşık türler kullanılan işlevler özümlenemez"
4915
4916 #: expr.c:5755 expr.c:5764 expr.c:5773 expr.c:5778 expr.c:6064 expr.c:6080
4917 msgid "unsupported wide integer operation"
4918 msgstr "desteklenmeyen uzun tamsayı işlemi"
4919
4920 #: expr.c:6129
4921 #, c-format
4922 msgid "prior parameter's size depends on `%s'"
4923 msgstr "önceki parametrelerin uzunluğu `%s' bağımlı"
4924
4925 #: expr.c:6463
4926 msgid "returned value in block_exit_expr"
4927 msgstr "block_exit_expr'de değer döndü"
4928
4929 #: final.c:1229
4930 msgid "negative insn length"
4931 msgstr "negatif komut uzunluğu"
4932
4933 #: final.c:2647
4934 msgid "could not split insn"
4935 msgstr "komut çatallanamadı"
4936
4937 #: final.c:2990
4938 #, c-format
4939 msgid "invalid `asm': %s"
4940 msgstr "geçersiz `asm': %s"
4941
4942 #: final.c:2992
4943 #, c-format
4944 msgid "output_operand: %s"
4945 msgstr "output_operand: %s"
4946
4947 #: final.c:3165
4948 msgid "nested assembly dialect alternatives"
4949 msgstr ""
4950
4951 #: final.c:3182 final.c:3194
4952 msgid "unterminated assembly dialect alternative"
4953 msgstr "sonlandırılmamış çevirici aksan alternatifi"
4954
4955 #: final.c:3238
4956 #, c-format
4957 msgid "operand number missing after %-letter"
4958 msgstr "%-letter'dan sonraki terim numarası eksik"
4959
4960 #: final.c:3241 final.c:3280
4961 msgid "operand number out of range"
4962 msgstr "terim numarası kapsamdışı"
4963
4964 #: final.c:3299
4965 #, c-format
4966 msgid "invalid %%-code"
4967 msgstr "%% kodu geçersiz"
4968
4969 #: final.c:3330
4970 msgid "`%l' operand isn't a label"
4971 msgstr "`%l' terimi bir etiket değil"
4972
4973 #. We can't handle floating point constants;
4974 #. PRINT_OPERAND must handle them.
4975 #: config/i386/i386.c:5269 config/pdp11/pdp11.c:1570 final.c:3437
4976 #: vmsdbgout.c:464
4977 msgid "floating constant misused"
4978 msgstr "gerçel sayı sabitler desteklenmiyor"
4979
4980 #: config/i386/i386.c:5323 config/pdp11/pdp11.c:1617 final.c:3492
4981 #: vmsdbgout.c:521
4982 msgid "invalid expression as operand"
4983 msgstr "veri öğesi olarak ifade geçersiz"
4984
4985 #: flow.c:360
4986 msgid "function might be possible candidate for attribute `noreturn'"
4987 msgstr "işlev `noreturn' özniteliği için olası aday olmalı"
4988
4989 #: flow.c:365
4990 msgid "`noreturn' function does return"
4991 msgstr "`noreturn' işlev dönüyor"
4992
4993 #: flow.c:384
4994 msgid "control reaches end of non-void function"
4995 msgstr "denetim void olmayan işlevin sonunu aşıyor"
4996
4997 #: fold-const.c:3114 fold-const.c:3127
4998 #, c-format
4999 msgid "comparison is always %d due to width of bit-field"
5000 msgstr ""
5001
5002 #: fold-const.c:4169 fold-const.c:4186
5003 #, c-format
5004 msgid "comparison is always %d"
5005 msgstr "karşılaştırma sonucu daima %d"
5006
5007 #: fold-const.c:4317
5008 msgid "`or' of unmatched not-equal tests is always 1"
5009 msgstr "eşleşmeyenlerin eşitsizlik testlerininin `or' sonucu daima 1 dir"
5010
5011 #: fold-const.c:4322
5012 msgid "`and' of mutually exclusive equal-tests is always 0"
5013 msgstr "bağdaşmayanların eşitlik testlerinin `and' sonucu daima 0 dır"
5014
5015 #: function.c:5371
5016 #, c-format
5017 msgid "`%s' might be used uninitialized in this function"
5018 msgstr "`%s' bu işlevde ilklendirilmeden kullanılmış olmalı"
5019
5020 #: function.c:5378
5021 #, c-format
5022 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5023 msgstr "değişken `%s' `longjmp' ya da `vfork' tarafından taşırılmış olmalı"
5024
5025 #: function.c:5397
5026 #, c-format
5027 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5028 msgstr "argüman `%s' `longjmp' ya da `vfork' tarafından taşırılmış olmalı"
5029
5030 #: function.c:6240
5031 msgid "function returns an aggregate"
5032 msgstr "işlev bir küme ile dönüyor"
5033
5034 #: function.c:6744
5035 #, c-format
5036 msgid "unused parameter `%s'"
5037 msgstr "parametre `%s' kullanılmamış"
5038
5039 #: gcc.c:1101
5040 #, c-format
5041 msgid "ambiguous abbreviation %s"
5042 msgstr "belirsiz kısaltma %s"
5043
5044 #: gcc.c:1128
5045 #, c-format
5046 msgid "incomplete `%s' option"
5047 msgstr "tamamlanmamış `%s' seçeneği"
5048
5049 #: gcc.c:1139
5050 #, c-format
5051 msgid "missing argument to `%s' option"
5052 msgstr "`%s' seçeneğinin argümanı eksik"
5053
5054 #: gcc.c:1152
5055 #, c-format
5056 msgid "extraneous argument to `%s' option"
5057 msgstr "`%s' seçeneğinde fazladan argüman"
5058
5059 #: gcc.c:1466
5060 msgid "Using built-in specs.\n"
5061 msgstr "Yerleşik özellikler kullanılıyor.\n"
5062
5063 #: gcc.c:1640
5064 #, c-format
5065 msgid "Setting spec %s to '%s'\n\n"
5066 msgstr "Özelik %s '%s' e ayarlanıyor\n\n"
5067
5068 #: gcc.c:1738
5069 #, c-format
5070 msgid "Reading specs from %s\n"
5071 msgstr "Özellikler %s'den okunuyor\n"
5072
5073 #: gcc.c:1836 gcc.c:1855
5074 #, c-format
5075 msgid "specs %%include syntax malformed after %ld characters"
5076 msgstr "specs %%include sözdizimi %ld karakterden sonra bozuk"
5077
5078 #: gcc.c:1863
5079 #, c-format
5080 msgid "could not find specs file %s\n"
5081 msgstr "özellik dosyası %s bulunamadı\n"
5082
5083 #: gcc.c:1879 gcc.c:1887 gcc.c:1896 gcc.c:1905
5084 #, c-format
5085 msgid "specs %%rename syntax malformed after %ld characters"
5086 msgstr "specs %%rename sözdizimi %ld karakterden sonra bozuk"
5087
5088 #: gcc.c:1914
5089 #, c-format
5090 msgid "specs %s spec was not found to be renamed"
5091 msgstr "ismi değişecek specs %s özelliği yok"
5092
5093 #: gcc.c:1921
5094 #, c-format
5095 msgid "rename spec %s to %s\n"
5096 msgstr "spec %s ismi %s yapılıyor\n"
5097
5098 #: gcc.c:1923
5099 #, c-format
5100 msgid "spec is '%s'\n\n"
5101 msgstr "özellik '%s'\n\n"
5102
5103 #: gcc.c:1936
5104 #, c-format
5105 msgid "specs unknown %% command after %ld characters"
5106 msgstr "%ld. karakterden sonra bilinmeyen specs %% komutu"
5107
5108 #: gcc.c:1947 gcc.c:1960
5109 #, c-format
5110 msgid "specs file malformed after %ld characters"
5111 msgstr "%ld. karakterden sonra özellikler dosyası bozuk"
5112
5113 #: gcc.c:2014
5114 msgid "spec file has no spec for linking"
5115 msgstr "özellik dosyası birleştirilecek özellik içermiyor"
5116
5117 #: gcc.c:2726
5118 msgid "-pipe not supported"
5119 msgstr "-pipe desteklenmiyor"
5120
5121 #: gcc.c:2780
5122 msgid "\nGo ahead? (y or n) "
5123 msgstr "\nHaydi!? (e / h) "
5124
5125 #: gcc.c:2879
5126 #, c-format
5127 msgid ""
5128 "Internal error: %s (program %s)\n"
5129 "Please submit a full bug report.\n"
5130 "See %s for instructions."
5131 msgstr ""
5132 "İç hata: %s (program %s)\n"
5133 "Lütfen ayrıntılı bir hata raporu hazırlayın.\n"
5134 "İşlemler için %s adresine bakın."
5135
5136 #: gcc.c:2897
5137 #, c-format
5138 msgid "# %s %.2f %.2f\n"
5139 msgstr "# %s %.2f %.2f\n"
5140
5141 #: gcc.c:3030
5142 #, c-format
5143 msgid "Usage: %s [options] file...\n"
5144 msgstr "Kullanımı: %s [seçenekler] DOSYA...\n"
5145
5146 #: gcc.c:3031
5147 msgid "Options:\n"
5148 msgstr "Seçenekler:\n"
5149
5150 #: gcc.c:3033
5151 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5152 msgstr "  -pass-exit-codes         Bir safhada en yüksek hata kodu ile çıkar\n"
5153
5154 #: gcc.c:3034
5155 msgid "  --help                   Display this information\n"
5156 msgstr "  --help                   Bu yardım iletisini gösterir\n"
5157
5158 #: gcc.c:3035
5159 msgid "  --target-help            Display target specific command line options\n"
5160 msgstr "  --target-help            Hedefe özel komut satırı seçeneklerini gösterir\n"
5161
5162 #: gcc.c:3037
5163 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5164 msgstr "  (Ast süreçlerin komut satırı seçenekleri için '-v --help' kullanın)\n"
5165
5166 #: gcc.c:3038
5167 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5168 msgstr "  -dumpspecs               Bütün yerleşik spec dizgelerini gösterir\n"
5169
5170 #: gcc.c:3039
5171 msgid "  -dumpversion             Display the version of the compiler\n"
5172 msgstr "  -dumpversion             Derleyicinin sürümünü gösterir\n"
5173
5174 #: gcc.c:3040
5175 msgid "  -dumpmachine             Display the compiler's target processor\n"
5176 msgstr "  -dumpmachine             Derleyicilerin hedef işlemcisini gösterir\n"
5177
5178 #: gcc.c:3041
5179 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5180 msgstr ""
5181
5182 #: gcc.c:3042
5183 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5184 msgstr ""
5185
5186 #: gcc.c:3043
5187 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5188 msgstr "  -print-file-name=<lib>   <lib> kitaplığının tam dosya yolunu gösterir\n"
5189
5190 #: gcc.c:3044
5191 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5192 msgstr ""
5193
5194 #: gcc.c:3045
5195 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5196 msgstr ""
5197
5198 #: gcc.c:3046
5199 msgid ""
5200 "  -print-multi-lib         Display the mapping between command line options and\n"
5201 "                           multiple library search directories\n"
5202 msgstr ""
5203
5204 #: gcc.c:3049
5205 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5206 msgstr ""
5207
5208 #: gcc.c:3050
5209 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5210 msgstr ""
5211
5212 #: gcc.c:3051
5213 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5214 msgstr "  -Wl,<seçenekler>         Virgül ayraçlı <seçenekler>i bağlayıcıya gönderir\n"
5215
5216 #: gcc.c:3052
5217 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5218 msgstr "  -Xlinker <arg>           Bağlayıcıya <arg>ümanı gönderir\n"
5219
5220 #: gcc.c:3053
5221 msgid "  -save-temps              Do not delete intermediate files\n"
5222 msgstr "  -save-temps              Aracı dosyaları silmez\n"
5223
5224 #: gcc.c:3054
5225 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5226 msgstr "  -pipe                    Aracı dosyalardan ziyade veri yolları kullanılır\n"
5227
5228 #: gcc.c:3055
5229 msgid "  -time                    Time the execution of each subprocess\n"
5230 msgstr "  -time                    Alt işlemlerin çalıştırılma zamanlaması\n"
5231
5232 #: gcc.c:3056
5233 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5234 msgstr ""
5235
5236 #: gcc.c:3057
5237 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5238 msgstr ""
5239 "  -std=<standart>          Girdi kaynaklarının bu <standart>da olduğu\n"
5240 "                           varsayılır\n"
5241
5242 #: gcc.c:3058
5243 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5244 msgstr "  -B <dizin>               Derleyicilerin arama dosya yoluna <dizin>i ekler\n"
5245
5246 #: gcc.c:3059
5247 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5248 msgstr "  -b <makina>              gcc kurulmuşsa hedef <makina> için çalıştırılır\n"
5249
5250 #: gcc.c:3060
5251 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5252 msgstr "  -V <sürüm>               gcc'nin kurulmuşsa <sürüm> sürümü çalıştırılır\n"
5253
5254 #: gcc.c:3061
5255 msgid "  -v                       Display the programs invoked by the compiler\n"
5256 msgstr "  -v                       Derleyicinin çalıştırdığı programları gösterir\n"
5257
5258 #: gcc.c:3062
5259 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5260 msgstr ""
5261
5262 #: gcc.c:3063
5263 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5264 msgstr ""
5265
5266 #: gcc.c:3064
5267 msgid "  -S                       Compile only; do not assemble or link\n"
5268 msgstr "  -S                       Sadece derleme; çevirme ve bağlama yapılmaz\n"
5269
5270 #: gcc.c:3065
5271 msgid "  -c                       Compile and assemble, but do not link\n"
5272 msgstr "  -c                       Derler ve çevirir ancak bağlamaz\n"
5273
5274 #: gcc.c:3066
5275 msgid "  -o <file>                Place the output into <file>\n"
5276 msgstr "  -o DOSYA               Çıktıyı DOSYAya yazar\n"
5277
5278 #: gcc.c:3067
5279 msgid ""
5280 "  -x <language>            Specify the language of the following input files\n"
5281 "                           Permissable languages include: c c++ assembler none\n"
5282 "                           'none' means revert to the default behavior of\n"
5283 "                           guessing the language based on the file's extension\n"
5284 msgstr ""
5285
5286 #: gcc.c:3074
5287 #, c-format
5288 msgid ""
5289 "\n"
5290 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5291 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5292 " other options on to these processes the -W<letter> options must be used.\n"
5293 msgstr ""
5294 "\n"
5295 "-g, -f, -m, -O, -W, veya --param ile başlayan seçenekler ile belirtilen\n"
5296 "parametreler doğrudan %s tarafından çalıştırılan alt programlara gönderilir.\n"
5297 "Seçenekler ve gönderileceği alt program -W<harf> seçeneklerinden saptanır.\n"
5298 "\n"
5299 "Çeviri hatalarını <gnu-tr-u12a@lists.sourceforge.net> adresine bildiriniz.\n"
5300 "\n"
5301
5302 #: gcc.c:3445
5303 msgid "argument to `-Xlinker' is missing"
5304 msgstr "`-Xlinker' için argüman belirtilmemiş"
5305
5306 #: gcc.c:3453
5307 msgid "argument to `-l' is missing"
5308 msgstr "`-l' için argüman belirtilmemiş"
5309
5310 #: gcc.c:3470
5311 msgid "argument to `-specs' is missing"
5312 msgstr "`-specs' için argüman belirtilmemiş"
5313
5314 #: gcc.c:3485
5315 msgid "argument to `-specs=' is missing"
5316 msgstr "`-specs=' için argüman belirtilmemiş"
5317
5318 #: gcc.c:3516
5319 msgid "argument to `-b' is missing"
5320 msgstr "`-b' için argüman belirtilmemiş"
5321
5322 #: gcc.c:3531
5323 msgid "argument to `-B' is missing"
5324 msgstr "`-B' için argüman belirtilmemiş"
5325
5326 #: gcc.c:3601
5327 msgid "argument to `-V' is missing"
5328 msgstr "`-V' için argüman belirtilmemiş"
5329
5330 #: gcc.c:3622 gcc.c:3629 gcc.c:3636
5331 msgid "invalid version number format"
5332 msgstr "sürüm numarası biçemi geçersiz"
5333
5334 #: gcc.c:3747
5335 msgid "cannot specify -o with -c or -S and multiple compilations"
5336 msgstr "-o çoklu derlemeler, -c ya da -S ile kullanılamaz"
5337
5338 #: gcc.c:3918
5339 msgid "warning: -pipe ignored because -save-temps specified"
5340 msgstr "Uyarı: -save-temps belirtildiğinden -pipe yoksayıldı"
5341
5342 #: gcc.c:3922
5343 msgid "warning: -pipe ignored because -time specified"
5344 msgstr "Uyarı: -time belirtildiğinden -pipe yoksayıldı"
5345
5346 #: gcc.c:3934
5347 msgid "argument to `-x' is missing"
5348 msgstr "`-x' için argüman belirtilmemiş"
5349
5350 #: gcc.c:3962
5351 #, c-format
5352 msgid "argument to `-%s' is missing"
5353 msgstr "`-%s' için argüman belirtilmemiş"
5354
5355 #: gcc.c:4023
5356 #, c-format
5357 msgid "warning: `-x %s' after last input file has no effect"
5358 msgstr "Uyarı: son girdi dosyasından sonraki `-x %s' etkisiz"
5359
5360 #: gcc.c:4322
5361 msgid "invalid specification!  Bug in cc"
5362 msgstr "özellik geçersiz! cc'de yazılım hatası."
5363
5364 #: gcc.c:4471
5365 #, c-format
5366 msgid "%s\n"
5367 msgstr "%s\n"
5368
5369 #. Catch the case where a spec string contains something like
5370 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5371 #. hand side of the :.
5372 #: gcc.c:5030
5373 #, c-format
5374 msgid "spec failure: '%%*' has not been initialized by pattern match"
5375 msgstr "özellik aksaması: '%%*' kalıp eşleştirerek ilklendirilemedi"
5376
5377 #: gcc.c:5039
5378 #, c-format
5379 msgid "warning: use of obsolete %%[ operator in specs"
5380 msgstr "Uyarı: spec'lerde %%[ işlemimi artık kullanılmıyor"
5381
5382 #: gcc.c:5057
5383 #, c-format
5384 msgid "Processing spec %c%s%c, which is '%s'\n"
5385 msgstr "'%4$s' %1$c%2$s%3$c özelliği işleniyor\n"
5386
5387 #: gcc.c:5182
5388 #, c-format
5389 msgid "spec failure: unrecognized spec option '%c'"
5390 msgstr "Özellik aksaması: özellik seçeneği '%c' anlaşılamadı"
5391
5392 #: gcc.c:5292
5393 msgid "mismatched braces in specs"
5394 msgstr ""
5395
5396 #: gcc.c:5970
5397 #, c-format
5398 msgid "unrecognized option `-%s'"
5399 msgstr "`-%s' seçeneği bilinmiyor"
5400
5401 #: gcc.c:5976
5402 #, c-format
5403 msgid "install: %s%s\n"
5404 msgstr "kurulum: %s%s\n"
5405
5406 #: gcc.c:5977
5407 #, c-format
5408 msgid "programs: %s\n"
5409 msgstr "programlar: %s\n"
5410
5411 #: gcc.c:5978
5412 #, c-format
5413 msgid "libraries: %s\n"
5414 msgstr "kitaplıklar: %s\n"
5415
5416 #: gcc.c:6026
5417 msgid "\nFor bug reporting instructions, please see:\n"
5418 msgstr "\nHata raporlama işlemleri için:\n"
5419
5420 #: gcc.c:6042
5421 #, c-format
5422 msgid "Configured with: %s\n"
5423 msgstr ""
5424 "%s\n"
5425 "seçenekleriyle yapılandırıldı.\n"
5426
5427 #: gcc.c:6056
5428 #, c-format
5429 msgid "Thread model: %s\n"
5430 msgstr "Kanallama modeli: %s\n"
5431
5432 #: gcc.c:6067
5433 #, c-format
5434 msgid "gcc version %s\n"
5435 msgstr "gcc %s sürümü\n"
5436
5437 #: gcc.c:6069
5438 #, c-format
5439 msgid "gcc driver version %s executing gcc version %s\n"
5440 msgstr "gcc sürücüsü %s sürümü gcc %s sürümünü çalıştırıyor\n"
5441
5442 #: gcc.c:6077
5443 msgid "no input files"
5444 msgstr "girdi dosyası yok"
5445
5446 #: gcc.c:6115
5447 #, c-format
5448 msgid "%s: %s compiler not installed on this system"
5449 msgstr "%s: %s derleyici bu sitemde kurulu değil"
5450
5451 #: gcc.c:6190
5452 #, c-format
5453 msgid "%s: linker input file unused because linking not done"
5454 msgstr "%s: birleştirme yapılmadığından birleştirici girdi dosyası kullanılmadı"
5455
5456 #: gcc.c:6233
5457 #, c-format
5458 msgid "language %s not recognized"
5459 msgstr "dil %s tanınmıyor"
5460
5461 #: gcc.c:6336
5462 msgid "internal gcc abort"
5463 msgstr "dahili gcc çıkışı"
5464
5465 #: gcov.c:282
5466 msgid "Internal gcov abort.\n"
5467 msgstr "Dahili gcov çıkışı.\n"
5468
5469 #: gcov.c:295
5470 msgid "Usage: gcov [OPTION]... SOURCEFILE\n\n"
5471 msgstr ""
5472
5473 #: gcov.c:296
5474 msgid "Print code coverage information.\n\n"
5475 msgstr ""
5476
5477 #: gcov.c:297
5478 msgid "  -h, --help                      Print this help, then exit\n"
5479 msgstr ""
5480
5481 #: gcov.c:298
5482 msgid "  -v, --version                   Print version number, then exit\n"
5483 msgstr ""
5484
5485 #: gcov.c:299
5486 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5487 msgstr ""
5488
5489 #: gcov.c:300
5490 msgid ""
5491 "  -c, --branch-counts             Given counts of branches taken\n"
5492 "                                    rather than percentages\n"
5493 msgstr ""
5494
5495 #: gcov.c:302
5496 msgid "  -n, --no-output                 Do not create an output file\n"
5497 msgstr ""
5498
5499 #: gcov.c:303
5500 msgid ""
5501 "  -l, --long-file-names           Use long output file names for included\n"
5502 "                                    source files\n"
5503 msgstr ""
5504
5505 #: gcov.c:305
5506 msgid "  -f, --function-summaries        Output summaries for each function\n"
5507 msgstr ""
5508
5509 #: gcov.c:306
5510 msgid "  -o, --object-directory OBJDIR   Search for object files in OBJDIR\n"
5511 msgstr ""
5512
5513 #: gcov.c:307
5514 #, c-format
5515 msgid ""
5516 "\n"
5517 "For bug reporting instructions, please see:\n"
5518 "%s.\n"
5519 msgstr ""
5520 "\n"
5521 "Hata raporlama işlemleri için:\n"
5522 "%s.\n"
5523
5524 #: gcov.c:317
5525 #, c-format
5526 msgid "gcov (GCC) %s\n"
5527 msgstr ""
5528
5529 #: gcov.c:318
5530 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5531 msgstr ""
5532
5533 #: gcov.c:320
5534 msgid ""
5535 "This is free software; see the source for copying conditions.  There is NO\n"
5536 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5537 "\n"
5538 msgstr ""
5539
5540 #: gcov.c:462
5541 #, c-format
5542 msgid "Could not open basic block file %s.\n"
5543 msgstr "Temel blok dosyası %s açılamadı.\n"
5544
5545 #: gcov.c:471
5546 #, c-format
5547 msgid "Could not open data file %s.\n"
5548 msgstr "%s veri dosyası açılamadı.\n"
5549
5550 #: gcov.c:472
5551 msgid "Assuming that all execution counts are zero.\n"
5552 msgstr "Tüm çalıştırılanların sayısı sıfır kabul ediliyor.\n"
5553
5554 #: gcov.c:478
5555 #, c-format
5556 msgid "Could not open program flow graph file %s.\n"
5557 msgstr "Program akış diyagramı dosyası %s açılamıyor.\n"
5558
5559 #: gcov.c:489
5560 #, c-format
5561 msgid "No executable code associated with file %s.\n"
5562 msgstr "%s dosyası ile ilişkilendirilecek kod yok.\n"
5563
5564 #: gcov.c:789
5565 msgid ".da file contents exhausted too early\n"
5566 msgstr ".da dosyasının içeriği çok erken atıldı\n"
5567
5568 #: gcov.c:792
5569 msgid ".da file contents not exhausted\n"
5570 msgstr ".da dosyasının içeriği atılmadı\n"
5571
5572 #: gcov.c:973
5573 #, c-format
5574 msgid "%6.2f%% of %d source lines executed in function %s\n"
5575 msgstr "%3$s işlevindeki %2$d satırın %%%1$6.2f satırı çalıştırıldı\n"
5576
5577 #: gcov.c:977
5578 #, c-format
5579 msgid "No executable source lines in function %s\n"
5580 msgstr "%s işlevinin çalıştırılabilir kaynak satırı yok\n"
5581
5582 #: gcov.c:984
5583 #, c-format
5584 msgid "%6.2f%% of %d branches executed in function %s\n"
5585 msgstr "%3$s işlevindeki %2$d dalın %%%1$6.2f dalı çalıştırıldı\n"
5586
5587 #: gcov.c:988
5588 #, c-format
5589 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
5590 msgstr "%3$s işlevindeki %2$d dalın %%%1$6.2f dalı en az bir kere alındı\n"
5591
5592 #: gcov.c:993
5593 #, c-format
5594 msgid "No branches in function %s\n"
5595 msgstr "%s işlevinin dalları yok\n"
5596
5597 #: gcov.c:995
5598 #, c-format
5599 msgid "%6.2f%% of %d calls executed in function %s\n"
5600 msgstr "%3$s işlevindeki %2$d çağrıdan %%%1$6.2f çağrı çalıştırıldı\n"
5601
5602 #: gcov.c:999
5603 #, c-format
5604 msgid "No calls in function %s\n"
5605 msgstr "%s işlevinde çağrı yok\n"
5606
5607 #: gcov.c:1126
5608 #, c-format
5609 msgid "didn't use all bb entries of graph, function %s\n"
5610 msgstr "işlev %s ve diyagramın tüm bb girdileri kullanılmadı\n"
5611
5612 #: gcov.c:1128
5613 #, c-format
5614 msgid "block_num = %ld, num_blocks = %d\n"
5615 msgstr "blok_num = %ld, blok_sayısı = %d\n"
5616
5617 #: gcov.c:1166
5618 #, c-format
5619 msgid "ERROR: too many basic blocks in .bb file %s\n"
5620 msgstr "HATA: .bb dosyası %s içinde temel blok sayısı çok fazla\n"
5621
5622 #: gcov.c:1243
5623 #, c-format
5624 msgid "%6.2f%% of %d source lines executed in file %s\n"
5625 msgstr "%3$s dosyasındaki %2$d satırın %%%1$6.2f satırı çalıştırıldı\n"
5626
5627 #: gcov.c:1247
5628 #, c-format
5629 msgid "No executable source lines in file %s\n"
5630 msgstr "%s dosyasında çalıştırılacak kaynak satırı yok\n"
5631
5632 #: gcov.c:1254
5633 #, c-format
5634 msgid "%6.2f%% of %d branches executed in file %s\n"
5635 msgstr "%3$s dosyasındaki %2$d daldan %%%1$6.2f dal çalıştırıldı\n"
5636
5637 #: gcov.c:1258
5638 #, c-format
5639 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
5640 msgstr "%3$s dosyasındaki %2$d daldan %%%1$6.2f dal en az bir kere alındı\n"
5641
5642 #: gcov.c:1263
5643 #, c-format
5644 msgid "No branches in file %s\n"
5645 msgstr "%s dosyasında dal yok\n"
5646
5647 #: gcov.c:1265
5648 #, c-format
5649 msgid "%6.2f%% of %d calls executed in file %s\n"
5650 msgstr "%3$s dosyasındaki %2$d çağrıdan %%%1$6.2f çağrı çalıştırıldı\n"
5651
5652 #: gcov.c:1269
5653 #, c-format
5654 msgid "No calls in file %s\n"
5655 msgstr "%s dosyasında çağrı yok\n"
5656
5657 #: gcov.c:1281
5658 #, c-format
5659 msgid "Could not open source file %s.\n"
5660 msgstr "%s kaynak dosyası açılamadı.\n"
5661
5662 #: gcov.c:1331
5663 #, c-format
5664 msgid "Could not open output file %s.\n"
5665 msgstr "%s çıktı dosyası açılamadı.\n"
5666
5667 #: gcov.c:1339
5668 #, c-format
5669 msgid "Creating %s.\n"
5670 msgstr "%s oluşturuluyor.\n"
5671
5672 #: gcov.c:1387
5673 #, c-format
5674 msgid "call %d never executed\n"
5675 msgstr "%d. çağrı hiç çalıştırılmadı\n"
5676
5677 #: gcov.c:1396
5678 #, c-format
5679 msgid "call %d returns = %s\n"
5680 msgstr "%d. çağrı dönüş sayısı = %s\n"
5681
5682 #: gcov.c:1406
5683 #, c-format
5684 msgid "call %d returns = %s%%\n"
5685 msgstr "%d. çağrı dönüş yüzdesi = %%%s\n"
5686
5687 #: gcov.c:1413
5688 #, c-format
5689 msgid "branch %d never executed\n"
5690 msgstr "%d. dal hiç çalıştırılmadı\n"
5691
5692 #: gcov.c:1423
5693 #, c-format
5694 msgid "branch %d taken = %s\n"
5695 msgstr "%d. dal alınma sayısı = %s\n"
5696
5697 #: gcov.c:1433
5698 #, c-format
5699 msgid "branch %d taken = %s%%\n"
5700 msgstr "%d. dal alınma yüzdesi = %%%s\n"
5701
5702 #: gcov.c:1444
5703 #, c-format
5704 msgid "Unexpected EOF while reading source file %s.\n"
5705 msgstr "%s kaynak dosyası okunurken anlaşılmayan dosya sonu.\n"
5706
5707 #: gcse.c:756
5708 #, c-format
5709 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5710 msgstr ""
5711 "Genel ortak alt ifade elemesi iptal edildi:\n"
5712 "%d > 1000 temel blok ve %d >= 20 kenar/temel blok"
5713
5714 #: gcse.c:768
5715 #, c-format
5716 msgid "GCSE disabled: %d basic blocks and %d registers"
5717 msgstr "Genel ortak alt ifade elemesi iptal edildi: %d temel blok ve %d yazmaç"
5718
5719 #: ch/grant.c:2652 ch/lex.c:212 ch/lex.c:2189 f/com.c:14269 graph.c:421
5720 #: java/jcf-parse.c:963 java/jcf-parse.c:1115 java/lex.c:1782
5721 #: objc/objc-act.c:534 profile.c:950 profile.c:958 toplev.c:1842 toplev.c:4908
5722 #, c-format
5723 msgid "can't open %s"
5724 msgstr "%s açılamıyor"
5725
5726 #: haifa-sched.c:190
5727 #, c-format
5728 msgid "fix_sched_param: unknown param: %s"
5729 msgstr "fix_sched_param: bilinmeyen parametre: %s"
5730
5731 #: integrate.c:185
5732 msgid "function cannot be inline"
5733 msgstr "işlev özümlenemez"
5734
5735 #: integrate.c:190
5736 msgid "varargs function cannot be inline"
5737 msgstr "varargs işlevi özümlenemez"
5738
5739 #: integrate.c:193
5740 msgid "function using alloca cannot be inline"
5741 msgstr "alloca kullanarak işlev özümlenemez"
5742
5743 #: integrate.c:196
5744 msgid "function using setjmp cannot be inline"
5745 msgstr "setjmp kullanarak işlev özümlenemez"
5746
5747 #: integrate.c:199
5748 msgid "function uses __builtin_eh_return"
5749 msgstr "işlev __builtin_eh_return kullanıyor"
5750
5751 #: integrate.c:202
5752 msgid "function with nested functions cannot be inline"
5753 msgstr "içiçe işlevleri olan bir işlev özümlenemez"
5754
5755 #: integrate.c:206
5756 msgid "function with label addresses used in initializers cannot inline"
5757 msgstr "başlangıç değerlerinde kullanılmış etiket adresli bir işlev özümlenemez"
5758
5759 #: integrate.c:213 integrate.c:257
5760 msgid "function too large to be inline"
5761 msgstr "işlev özümlenmek için fazla büyük"
5762
5763 #: integrate.c:223
5764 msgid "no prototype, and parameter address used; cannot be inline"
5765 msgstr "prototip ve kullanılan parametre adresi yok; özümlenemez"
5766
5767 #: integrate.c:230 integrate.c:275
5768 msgid "inline functions not supported for this return value type"
5769 msgstr "bu dönen değer türü için özümlenen işlevler desteklenmiyor"
5770
5771 #: integrate.c:235
5772 msgid "function with varying-size return value cannot be inline"
5773 msgstr "değişken uzunluklu dönen değerli işlevler özümlenemez"
5774
5775 #: integrate.c:242
5776 msgid "function with varying-size parameter cannot be inline"
5777 msgstr "değişken uzunluk parametreli işlevler özümlenemez"
5778
5779 #: integrate.c:245
5780 msgid "function with transparent unit parameter cannot be inline"
5781 msgstr "şeffaf birim parametreli işlevler özümlenemez"
5782
5783 #: integrate.c:264
5784 msgid "function with computed jump cannot inline"
5785 msgstr "hesaplanmış jump bulunan işlevler özümlenemez"
5786
5787 #: integrate.c:268
5788 msgid "function with nonlocal goto cannot be inline"
5789 msgstr "yerel olmayan goto bulunan işlevler özümlenemez"
5790
5791 #: integrate.c:282
5792 msgid "function with target specific attribute(s) cannot be inlined"
5793 msgstr "hedefe özel öznitelikler bulunan işlevler özümlenemez"
5794
5795 #: line-map.c:198
5796 #, c-format
5797 msgid "In file included from %s:%u"
5798 msgstr "%s:%u dan içerilen dosyada"
5799
5800 #. Translators note: this message is used in conjunction
5801 #. with "In file included from %s:%ld" and some other
5802 #. tricks.  We want something like this:
5803 #.
5804 #. | In file included from sys/select.h:123,
5805 #. |                  from sys/types.h:234,
5806 #. |                  from userfile.c:31:
5807 #. | bits/select.h:45: <error message here>
5808 #.
5809 #. with all the "from"s lined up.
5810 #. The trailing comma is at the beginning of this message,
5811 #. and the trailing colon is not translated.
5812 #: line-map.c:216
5813 #, c-format
5814 msgid ""
5815 ",\n"
5816 "                 from %s:%u"
5817 msgstr ""
5818 ",\n"
5819 "                 %s:%u dan"
5820
5821 #. If we didn't find this parameter, issue an error message.
5822 #: params.c:80
5823 #, c-format
5824 msgid "invalid parameter `%s'"
5825 msgstr "geçersiz parametre `%s'"
5826
5827 #: profile.c:429
5828 #, c-format
5829 msgid "corrupted profile info: prob for %d-%d thought to be %d"
5830 msgstr ""
5831
5832 #: profile.c:975
5833 #, c-format
5834 msgid "file %s not found, execution counts assumed to be zero"
5835 msgstr ""
5836
5837 #: profile.c:1022
5838 msgid ".da file contents exhausted too early"
5839 msgstr ".da dosyasının içeriği çok erken atıldı"
5840
5841 #: profile.c:1025
5842 msgid ".da file contents not exhausted"
5843 msgstr ".da dosyasının içeriği atılmadı"
5844
5845 #: protoize.c:593
5846 #, c-format
5847 msgid "%s: internal abort\n"
5848 msgstr "%s: dahili çıkış\n"
5849
5850 #: protoize.c:684
5851 #, c-format
5852 msgid "%s: error writing file `%s': %s\n"
5853 msgstr "%s: `%s' dosyası yazılırken hata: %s\n"
5854
5855 #: protoize.c:729
5856 #, c-format
5857 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5858 msgstr "%s: kullanımı '%s [ -VqfnkN ] [ -i <Gdizgesi> ] [ dosya ... ]'\n"
5859
5860 #: protoize.c:732
5861 #, c-format
5862 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5863 msgstr "%s: kullanımı '%s [ -VqfnkNlgC ] [ -B <dizin> ] [ dosya ... ]'\n"
5864
5865 #: protoize.c:839
5866 #, c-format
5867 msgid "%s: warning: no read access for file `%s'\n"
5868 msgstr "%s: uyarı: `%s' dosyası için okuma erişimi yok\n"
5869
5870 #: protoize.c:847
5871 #, c-format
5872 msgid "%s: warning: no write access for file `%s'\n"
5873 msgstr "%s: uyarı: `%s' dosyası için yazma erişimi yok\n"
5874
5875 #: protoize.c:855
5876 #, c-format
5877 msgid "%s: warning: no write access for dir containing `%s'\n"
5878 msgstr "%s: uyarı: `%s' dosyasını içeren dizine yazma izni yok\n"
5879
5880 #. Catch cases like /.. where we try to backup to a
5881 #. point above the absolute root of the logical file
5882 #. system.
5883 #: protoize.c:1273
5884 #, c-format
5885 msgid "%s: invalid file name: %s\n"
5886 msgstr "%s: geçersiz dosya ismi: %s\n"
5887
5888 #: protoize.c:1425
5889 #, c-format
5890 msgid "%s: %s: can't get status: %s\n"
5891 msgstr "%s: %s: durum alınamıyor: %s\n"
5892
5893 #: protoize.c:1446
5894 #, c-format
5895 msgid "\n%s: fatal error: aux info file corrupted at line %d\n"
5896 msgstr "\n%s: ölümcül hata: yardımcı bilgi dosyası %d. satırda bozulmuş\n"
5897
5898 #: protoize.c:1782
5899 #, c-format
5900 msgid "%s:%d: declaration of function `%s' takes different forms\n"
5901 msgstr "%s:%d: `%s' işlevinin bildirimi farklı şekiller alıyor\n"
5902
5903 #: protoize.c:2040
5904 #, c-format
5905 msgid "%s: compiling `%s'\n"
5906 msgstr "%s: `%s' derleniyor\n"
5907
5908 #: protoize.c:2063
5909 #, c-format
5910 msgid "%s: wait: %s\n"
5911 msgstr "%s: bekliyor: %s\n"
5912
5913 #: protoize.c:2068
5914 #, c-format
5915 msgid "%s: subprocess got fatal signal %d\n"
5916 msgstr "%s: altyordam %d ölümcül sinyalini aldı\n"
5917
5918 #: protoize.c:2076
5919 #, c-format
5920 msgid "%s: %s exited with status %d\n"
5921 msgstr "%s: %s %d durumuyla çıktı\n"
5922
5923 #: protoize.c:2128
5924 #, c-format
5925 msgid "%s: warning: missing SYSCALLS file `%s'\n"
5926 msgstr "%s: uyarı: SYSCALLS dosyası `%s' kayıp\n"
5927
5928 #: protoize.c:2137 protoize.c:2166
5929 #, c-format
5930 msgid "%s: can't read aux info file `%s': %s\n"
5931 msgstr "%s: yardımcı bilgi dosyası `%s' okunamıyor: %s\n"
5932
5933 #: protoize.c:2182 protoize.c:2210
5934 #, c-format
5935 msgid "%s: can't get status of aux info file `%s': %s\n"
5936 msgstr "%s: yardımcı bilgi dosyası `%s' için durum alınamıyor: %s\n"
5937
5938 #: protoize.c:2238
5939 #, c-format
5940 msgid "%s: can't open aux info file `%s' for reading: %s\n"
5941 msgstr "%s: yardımcı bilgi dosyası `%s' okumak için açılamıyor: %s\n"
5942
5943 #: protoize.c:2256
5944 #, c-format
5945 msgid "%s: error reading aux info file `%s': %s\n"
5946 msgstr "%s: `%s' yardımcı bilgi dosyasında okuma hatası: %s\n"
5947
5948 #: protoize.c:2269
5949 #, c-format
5950 msgid "%s: error closing aux info file `%s': %s\n"
5951 msgstr "%s: `%s' yardımcı bilgi dosyasında kapama hatası: %s\n"
5952
5953 #: protoize.c:2285
5954 #, c-format
5955 msgid "%s: can't delete aux info file `%s': %s\n"
5956 msgstr "%s: yardımcı bilgi dosyası `%s' silinemiyor: %s\n"
5957
5958 #: protoize.c:2367 protoize.c:4369
5959 #, c-format
5960 msgid "%s: can't delete file `%s': %s\n"
5961 msgstr "%s: `%s' silinemiyor: %s\n"
5962
5963 #: protoize.c:2446
5964 #, c-format
5965 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
5966 msgstr "%s: uyarı: `%s' dosyasının ismi `%s' yapılamıyor: %s\n"
5967
5968 #: protoize.c:2571
5969 #, c-format
5970 msgid "%s: conflicting extern definitions of '%s'\n"
5971 msgstr "%s: '%s' extern tanımları çelişiyor\n"
5972
5973 #: protoize.c:2575
5974 #, c-format
5975 msgid "%s: declarations of '%s' will not be converted\n"
5976 msgstr "%s: '%s' bildirimleri dönüştürülmeyecek\n"
5977
5978 #: protoize.c:2577
5979 #, c-format
5980 msgid "%s: conflict list for '%s' follows:\n"
5981 msgstr "%s: '%s' için çelişki listesi:\n"
5982
5983 #: protoize.c:2610
5984 #, c-format
5985 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
5986 msgstr "%1$s: uyarı: `%4$s' işlevi için biçimseller listesi %2$s(%3$d) den kullanılıyor\n"
5987
5988 #: protoize.c:2650
5989 #, c-format
5990 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
5991 msgstr "%s: %d: `%s' kullanıldı ama SYSCALLS dan eksik var\n"
5992
5993 #: protoize.c:2656
5994 #, c-format
5995 msgid "%s: %d: warning: no extern definition for `%s'\n"
5996 msgstr "%s: %d: uyarı: `%s' için extern tanımı yok\n"
5997
5998 #: protoize.c:2687
5999 #, c-format
6000 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6001 msgstr "%s: uyarı: `%s' için `%s' dosyasında ststic tanımı yok\n"
6002
6003 #: protoize.c:2693
6004 #, c-format
6005 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6006 msgstr "%s: `%s' için `%s' dosyasında çok sayıda static tanımı\n"
6007
6008 #: protoize.c:2866 protoize.c:2869
6009 #, c-format
6010 msgid "%s: %d: warning: source too confusing\n"
6011 msgstr "%s: %d: uyarı: kaynak çok karışık\n"
6012
6013 #: protoize.c:3075
6014 #, c-format
6015 msgid "%s: %d: warning: varargs function declaration not converted\n"
6016 msgstr "%s: %d: uyarı: varargs işlev bildirimi dönüştürülmedi\n"
6017
6018 #: protoize.c:3090
6019 #, c-format
6020 msgid "%s: declaration of function `%s' not converted\n"
6021 msgstr "%s: `%s' işlevinin bildirimi dönüştürülmedi\n"
6022
6023 #: protoize.c:3213
6024 #, c-format
6025 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6026 msgstr "%s: uyarı: `%s' bildiriminde parametre listelerinin sayısı çok fazla\n"
6027
6028 #: protoize.c:3234
6029 #, c-format
6030 msgid "\n%s: warning: too few parameter lists in declaration of `%s'\n"
6031 msgstr "\n%s: uyarı: `%s' bildiriminde parametre listelerinin sayısı çok az\n"
6032
6033 #: protoize.c:3332
6034 #, c-format
6035 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6036 msgstr "%s: %d: uyarı: `%s' bulundu ama `%s' gerekli\n"
6037
6038 #: protoize.c:3510
6039 #, c-format
6040 msgid "%s: local declaration for function `%s' not inserted\n"
6041 msgstr "%s: `%s' işlevi için yerel bildirim araya eklenmedi\n"
6042
6043 #: protoize.c:3537
6044 #, c-format
6045 msgid "\n%s: %d: warning: can't add declaration of `%s' into macro call\n"
6046 msgstr "\n%s: %d: uyarı: makro çağrısına `%s' bildirimi eklenemiyor\n"
6047
6048 #: protoize.c:3611
6049 #, c-format
6050 msgid "%s: global declarations for file `%s' not inserted\n"
6051 msgstr "%s: `%s' işlevi için genel bildirim araya eklenmedi\n"
6052
6053 #: protoize.c:3702 protoize.c:3732
6054 #, c-format
6055 msgid "%s: definition of function `%s' not converted\n"
6056 msgstr "%s: %s' işlevinin tanımı dönüştürülmedi\n"
6057
6058 #: protoize.c:3721
6059 #, c-format
6060 msgid "%s: %d: warning: definition of %s not converted\n"
6061 msgstr "%s: %d: uyarı: %s tanımı dönüştürülmedi\n"
6062
6063 #: protoize.c:4051
6064 #, c-format
6065 msgid "%s: found definition of `%s' at %s(%d)\n"
6066 msgstr "%s: `%s' tanımı %s(%d) de bulundu\n"
6067
6068 #. If we make it here, then we did not know about this
6069 #. function definition.
6070 #: protoize.c:4067
6071 #, c-format
6072 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6073 msgstr "%s: %d: uyarı: `%s' önişlem tarafından dışlandı\n"
6074
6075 #: protoize.c:4070
6076 #, c-format
6077 msgid "%s: function definition not converted\n"
6078 msgstr "%s: işlev tanımı dönüştürülmedi\n"
6079
6080 #: protoize.c:4129
6081 #, c-format
6082 msgid "%s: `%s' not converted\n"
6083 msgstr "%s: `%s' dönüştürülmedi\n"
6084
6085 #: protoize.c:4137
6086 #, c-format
6087 msgid "%s: would convert file `%s'\n"
6088 msgstr "%s: `%s' dönüşüm dosyası olacaktı\n"
6089
6090 #: protoize.c:4140
6091 #, c-format
6092 msgid "%s: converting file `%s'\n"
6093 msgstr "%s: `%s' dönüştürülüyor\n"
6094
6095 #: protoize.c:4150
6096 #, c-format
6097 msgid "%s: can't get status for file `%s': %s\n"
6098 msgstr "%s: `%s' dosyası için durum bilgileri alınamadı: %s\n"
6099
6100 #: protoize.c:4192
6101 #, c-format
6102 msgid "%s: can't open file `%s' for reading: %s\n"
6103 msgstr "%s: `%s' okumak için açılamadı: %s\n"
6104
6105 #: protoize.c:4207
6106 #, c-format
6107 msgid "\n%s: error reading input file `%s': %s\n"
6108 msgstr "\n%s: girdi dosyası `%s' okunurken hata: %s\n"
6109
6110 #: protoize.c:4241
6111 #, c-format
6112 msgid "%s: can't create/open clean file `%s': %s\n"
6113 msgstr "%s: temiz dosya `%s' oluşturulamıyor/açılamıyor: %s\n"
6114
6115 #: protoize.c:4346
6116 #, c-format
6117 msgid "%s: warning: file `%s' already saved in `%s'\n"
6118 msgstr "%s: uyarı: `%s' zaten `%s' içine kaydedilmiş\n"
6119
6120 #: protoize.c:4354
6121 #, c-format
6122 msgid "%s: can't link file `%s' to `%s': %s\n"
6123 msgstr "%s: `%s' -> `%s' bağı oluşturulamıyor: %s\n"
6124
6125 #: protoize.c:4384
6126 #, c-format
6127 msgid "%s: can't create/open output file `%s': %s\n"
6128 msgstr "%s: çıktı dosyası `%s' oluşturulamıyor/açılamıyor: %s\n"
6129
6130 #: protoize.c:4417
6131 #, c-format
6132 msgid "%s: can't change mode of file `%s': %s\n"
6133 msgstr "%s: `%s' dosyasının kipi değiştirilemiyor: %s\n"
6134
6135 #: protoize.c:4592
6136 #, c-format
6137 msgid "%s: cannot get working directory: %s\n"
6138 msgstr "%s: çalışma dizini alınamıyor: %s\n"
6139
6140 #: protoize.c:4690
6141 #, c-format
6142 msgid "%s: input file names must have .c suffixes: %s\n"
6143 msgstr "%s: girdi dosyası isimlerinin soneki .c olmalıdır: %s\n"
6144
6145 #: real.c:816 real.c:993
6146 msgid "conversion from NaN to int"
6147 msgstr "NaN'dan int'e dönüşüm"
6148
6149 #: real.c:839
6150 msgid "conversion from NaN to unsigned int"
6151 msgstr "NaN'dan unsigned int'e dönüşüm"
6152
6153 #: real.c:2714
6154 msgid "floating point overflow"
6155 msgstr "gerçel sayı taşması"
6156
6157 #: real.c:4354 real.c:6626 real.c:6707
6158 msgid "overflow on truncation to integer"
6159 msgstr "tamsayıya indirgemede taşma"
6160
6161 #: real.c:4426
6162 msgid "overflow on truncation to unsigned integer"
6163 msgstr "işaretsiz tamsayıya indirgemede taşma"
6164
6165 #: real.c:5767
6166 #, c-format
6167 msgid "%s: argument domain error"
6168 msgstr "%s: argüman alanı hatası"
6169
6170 #: real.c:5768
6171 #, c-format
6172 msgid "%s: function singularity"
6173 msgstr "%s: işlev eşsizliği"
6174
6175 #: real.c:5769
6176 #, c-format
6177 msgid "%s: overflow range error"
6178 msgstr "%s: kapsamın üstten taşma hatası"
6179
6180 #: real.c:5770
6181 #, c-format
6182 msgid "%s: underflow range error"
6183 msgstr "%s: kapsamın alttan taşma hatası"
6184
6185 #: real.c:5771
6186 #, c-format
6187 msgid "%s: total loss of precision"
6188 msgstr "%s: tam kesinlik kaybı"
6189
6190 #: real.c:5772
6191 #, c-format
6192 msgid "%s: partial loss of precision"
6193 msgstr "%s: kısmi kesinlik kaybı"
6194
6195 #: real.c:5773
6196 #, c-format
6197 msgid "%s: NaN - producing operation"
6198 msgstr "%s: NaN - işlem üretiyor"
6199
6200 #: reg-stack.c:677
6201 #, c-format
6202 msgid "output constraint %d must specify a single register"
6203 msgstr ""
6204
6205 #: reg-stack.c:687
6206 #, c-format
6207 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6208 msgstr ""
6209
6210 #: reg-stack.c:710
6211 msgid "output regs must be grouped at top of stack"
6212 msgstr ""
6213
6214 #: reg-stack.c:747
6215 msgid "implicitly popped regs must be grouped at top of stack"
6216 msgstr ""
6217
6218 #: reg-stack.c:766
6219 #, c-format
6220 msgid "output operand %d must use `&' constraint"
6221 msgstr "çıktı terimi %d `&' kısıtını kullanmalı"
6222
6223 #: regclass.c:778
6224 #, c-format
6225 msgid "can't use '%s' as a %s register"
6226 msgstr "'%s' bir %s yazmacı olarak kullanılamıyor"
6227
6228 #: config/ia64/ia64.c:3852 config/ia64/ia64.c:3859 regclass.c:793
6229 #, c-format
6230 msgid "unknown register name: %s"
6231 msgstr "bilinmeyen yazmaç ismi: %s"
6232
6233 #: regclass.c:804
6234 msgid "global register variable follows a function definition"
6235 msgstr "genel yazmaç değişkeni bir işlev tanımını izliyor"
6236
6237 #: regclass.c:808
6238 msgid "register used for two global register variables"
6239 msgstr "yazmaç iki genel yazmaç değişkeni için kullanılmış"
6240
6241 #: regclass.c:813
6242 msgid "call-clobbered register used for global register variable"
6243 msgstr "çağrı-taşmalı yazmaç genel yazmaç değişkeni için kullanılmış"
6244
6245 #: regrename.c:1735
6246 #, c-format
6247 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6248 msgstr ""
6249
6250 #: regrename.c:1747
6251 #, c-format
6252 msgid "validate_value_data: Loop in regno chain (%u)"
6253 msgstr ""
6254
6255 #: regrename.c:1750
6256 #, c-format
6257 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6258 msgstr ""
6259
6260 #: regrename.c:1762
6261 #, c-format
6262 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6263 msgstr ""
6264
6265 #: reload.c:1207
6266 msgid "cannot reload integer constant operand in `asm'"
6267 msgstr "`asm' içindeki tamsayı sabit terim yeniden yüklenemiyor"
6268
6269 #: reload.c:1229
6270 msgid "impossible register constraint in `asm'"
6271 msgstr "`asm' içindeki yazmaç şartı mümkün değil"
6272
6273 #: reload.c:3387
6274 msgid "`&' constraint used with no register class"
6275 msgstr "`&' şartı yazmaç sınıfsız kullanılmış"
6276
6277 #: reload.c:3555
6278 msgid "unable to generate reloads for:"
6279 msgstr ""
6280
6281 #: reload.c:3556 reload.c:3770
6282 msgid "inconsistent operand constraints in an `asm'"
6283 msgstr "bir `asm' içindeki terim şartı çelişkili"
6284
6285 #: reload1.c:1242
6286 msgid "frame size too large for reliable stack checking"
6287 msgstr "güvenilir yığın denetimi için çerçeve boyutu çok büyük"
6288
6289 #: reload1.c:1245
6290 msgid "try reducing the number of local variables"
6291 msgstr "yerel değişkenlerin sayısını azaltmayı deneyin"
6292
6293 #: reload1.c:1892
6294 #, c-format
6295 msgid "can't find a register in class `%s' while reloading `asm'"
6296 msgstr "`asm' yeniden yüklenirken sınıf `%s' içindeki bir yazmaç ismi bulunamıyor"
6297
6298 #: reload1.c:1896
6299 #, c-format
6300 msgid "unable to find a register to spill in class `%s'"
6301 msgstr "`%s' sınıfı içinde dökülecek bir yazmaç bulunamadı."
6302
6303 #: reload1.c:1898
6304 msgid "this is the insn:"
6305 msgstr "bu o komuttur:"
6306
6307 #: reload1.c:3924
6308 msgid "`asm' operand requires impossible reload"
6309 msgstr "`asm' terimi imkansız yeniden yükleme gerektiriyor"
6310
6311 #. It's the compiler's fault.
6312 #: reload1.c:5040
6313 msgid "could not find a spill register"
6314 msgstr ""
6315
6316 #: reload1.c:5045
6317 msgid "`asm' operand constraint incompatible with operand size"
6318 msgstr "`asm' teriminin koşulu terim boyutu ile uyumsuz"
6319
6320 #. It's the compiler's fault.
6321 #: reload1.c:6636
6322 msgid "VOIDmode on an output"
6323 msgstr "bir çıktıda VOIDmode"
6324
6325 #: reload1.c:6637
6326 msgid "output operand is constant in `asm'"
6327 msgstr "`asm' içindeki çıktı terimi bir sabit"
6328
6329 #: rtl-error.c:139
6330 msgid "unrecognizable insn:"
6331 msgstr "tanımlanamayan komut:"
6332
6333 #: rtl-error.c:141
6334 msgid "insn does not satisfy its constraints:"
6335 msgstr ""
6336
6337 #: rtl.c:707
6338 #, c-format
6339 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6340 msgstr "RTL denetimi: %5$s:%6$d: %4$s işlevindeki son %3$d öğe ile `%2$s' nin %1$d. öğesinin erişimi"
6341
6342 #: rtl.c:722
6343 #, c-format
6344 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6345 msgstr "RTL denetimi: %6$s:%7$d: %5$s içinde öğe %1$d türü olarak '%2$c' umulurken '%3$c' var (rtx %4$s)"
6346
6347 #: rtl.c:738
6348 #, c-format
6349 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6350 msgstr "RTL denetimi: %7$s:%8$d: %6$s içinde öğe %1$d türü olarak'%2$c' ya da '%3$c' umulurken '%4$c' var (rtx %5$s)"
6351
6352 #: rtl.c:751
6353 #, c-format
6354 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6355 msgstr "RTL denetimi: %4$s:%5$d: %3$s içindeki kod için `%1$s' umulurken `%2$s' var"
6356
6357 #: rtl.c:765
6358 #, c-format
6359 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6360 msgstr "RTL denetimi: %5$s:%6$d: %4$s içindeki kod için `%1$s' ya da `%2$s' umulurken `%3$s' var"
6361
6362 #: rtl.c:780
6363 #, c-format
6364 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6365 msgstr "RTL denetimi: %4$s:%5$d: %3$s işlevindeki son %2$d öğe ile vektörün %1$d. öğesinin erişimi"
6366
6367 #: stmt.c:924
6368 #, c-format
6369 msgid "jump to `%s' invalidly jumps into binding contour"
6370 msgstr "`%s' e sıçrama geçersiz olarak bağlama sınırları içinde gerçekleşiyor"
6371
6372 #: stmt.c:1160 stmt.c:3816
6373 #, c-format
6374 msgid "label `%s' used before containing binding contour"
6375 msgstr "`%s' etiketi kapsanan bağ sınırından önce kullanılmış"
6376
6377 #: stmt.c:1345
6378 msgid "output operand constraint lacks `='"
6379 msgstr "çıktı terim kısıtı eksiği `='"
6380
6381 #: stmt.c:1360
6382 #, c-format
6383 msgid "output constraint `%c' for operand %d is not at the beginning"
6384 msgstr "%2$d terimi için çıktı şartı `%1$c' başlangıçta değil"
6385
6386 #: stmt.c:1382
6387 msgid "operand constraint contains incorrectly positioned '+' or '='"
6388 msgstr "terim kısıtı yanlış konumlu `+' ya da '=' içeriyor"
6389
6390 #: stmt.c:1388 stmt.c:1672
6391 #, c-format
6392 msgid "`%%' constraint used with last operand"
6393 msgstr "`%%' kısıtı son terimle kullanılmış"
6394
6395 #: stmt.c:1407
6396 msgid "matching constraint not valid in output operand"
6397 msgstr "eşleşen kısıt çıktı teriminde geçerli değil"
6398
6399 #: stmt.c:1522
6400 #, c-format
6401 msgid "unknown register name `%s' in `asm'"
6402 msgstr "`asm' içindeki yazmaç ismi `%s' bilinmiyor"
6403
6404 #: stmt.c:1580
6405 #, c-format
6406 msgid "output number %d not directly addressable"
6407 msgstr "çıktı numarası %d doğrudan adreslenebilir değil"
6408
6409 #: stmt.c:1608
6410 #, c-format
6411 msgid "more than %d operands in `asm'"
6412 msgstr "`asm' içinde %d terimden fazlası var"
6413
6414 #: stmt.c:1646
6415 #, c-format
6416 msgid "hard register `%s' listed as input operand to `asm'"
6417 msgstr "donanım yazmacı `%s' `asm'de girdi trimi olarak listeli"
6418
6419 #: stmt.c:1662
6420 #, c-format
6421 msgid "input operand constraint contains `%c'"
6422 msgstr "girdi terimi kısıtı `%c' içeriyor"
6423
6424 #: stmt.c:1703
6425 msgid "matching constraint references invalid operand number"
6426 msgstr "kısıt referansları geçersiz terim numaraları eşleştiriyor"
6427
6428 #: stmt.c:1734
6429 #, c-format
6430 msgid "invalid punctuation `%c' in constraint"
6431 msgstr "koşul içindeki `%c' işareti geçersiz"
6432
6433 #. ??? Leave this only until we have experience with what
6434 #. happens in combine and elsewhere when constraints are
6435 #. not satisfied.
6436 #: stmt.c:1768 stmt.c:1798
6437 #, c-format
6438 msgid "asm operand %d probably doesn't match constraints"
6439 msgstr "asm terimi %d belki şartlara uymaz"
6440
6441 #: stmt.c:1944
6442 msgid "too many alternatives in `asm'"
6443 msgstr "`asm' içindeki almaşıkların sayısı çok fazla"
6444
6445 #: stmt.c:1956
6446 msgid "operand constraints for `asm' differ in number of alternatives"
6447 msgstr "`asm' için terim kısıtları farklı almaşık sayısında"
6448
6449 #: stmt.c:2009
6450 #, c-format
6451 msgid "duplicate asm operand name '%s'"
6452 msgstr "terim ismi '%s' yinelenmiş"
6453
6454 #: stmt.c:2088
6455 msgid "missing close brace for named operand"
6456 msgstr ""
6457
6458 #: stmt.c:2108
6459 #, c-format
6460 msgid "undefined named operand '%s'"
6461 msgstr ""
6462
6463 #: stmt.c:3753
6464 #, c-format
6465 msgid "unused variable `%s'"
6466 msgstr "değişken `%s' kullanılmamış"
6467
6468 #: stmt.c:5205
6469 #, c-format
6470 msgid "enumeration value `%s' not handled in switch"
6471 msgstr "sembolik sabit grubu değeri `%s' switch deyiminde elde edilemedi"
6472
6473 #: stmt.c:5231 stmt.c:5251
6474 #, c-format
6475 msgid "case value `%ld' not in enumerated type"
6476 msgstr "case değeri `%ld' sembolik sabit grubunda değil"
6477
6478 #: stmt.c:5234 stmt.c:5254
6479 #, c-format
6480 msgid "case value `%ld' not in enumerated type `%s'"
6481 msgstr "case değeri `%ld' sembolik sabit grubu `%s' içinde değil"
6482
6483 #: stor-layout.c:172
6484 msgid "type size can't be explicitly evaluated"
6485 msgstr "tür boyutu doğrudan değerlendirilemez"
6486
6487 #: stor-layout.c:174
6488 msgid "variable-size type declared outside of any function"
6489 msgstr "değişken boyutu türü her işlevin dışında bildirilmiş"
6490
6491 #: stor-layout.c:447
6492 #, c-format
6493 msgid "size of `%s' is %d bytes"
6494 msgstr "`%s' için genişlik %d bayt"
6495
6496 #: stor-layout.c:449
6497 #, c-format
6498 msgid "size of `%s' is larger than %d bytes"
6499 msgstr "`%s' için genişlik %d bayttan fazla"
6500
6501 #: stor-layout.c:828 stor-layout.c:1081
6502 #, c-format
6503 msgid "packed attribute causes inefficient alignment for `%s'"
6504 msgstr "paketli öznitelik `%s' için yetersiz hizalama yapar"
6505
6506 #: stor-layout.c:830 stor-layout.c:1083
6507 #, c-format
6508 msgid "packed attribute is unnecessary for `%s'"
6509 msgstr "paketli öznitelik `%s' için gereksiz"
6510
6511 #: stor-layout.c:845
6512 #, c-format
6513 msgid "padding struct to align `%s'"
6514 msgstr "yapı hizalaması `%s' olarak ayarlanıyor"
6515
6516 #: stor-layout.c:1045
6517 msgid "padding struct size to alignment boundary"
6518 msgstr "yapı boyutu hizalama sınırlarına ayarlanıyor"
6519
6520 #: stor-layout.c:1088
6521 msgid "packed attribute causes inefficient alignment"
6522 msgstr "paketli öznitelik yetersiz hizalama yapar"
6523
6524 #: stor-layout.c:1090
6525 msgid "packed attribute is unnecessary"
6526 msgstr "paketli öznitelik gereksiz"
6527
6528 #: timevar.c:448
6529 msgid "\nExecution times (seconds)\n"
6530 msgstr ""
6531
6532 #. Print total time.
6533 #: timevar.c:498
6534 msgid " TOTAL                 :"
6535 msgstr " TOPLAM                :"
6536
6537 #: timevar.c:534
6538 #, c-format
6539 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6540 msgstr "%s süresi: %ld.%06ld (%%%ld)\n"
6541
6542 #: tlink.c:428
6543 #, c-format
6544 msgid "collect: reading %s\n"
6545 msgstr "collect: %s okunuyor\n"
6546
6547 #: tlink.c:532
6548 #, c-format
6549 msgid "collect: recompiling %s\n"
6550 msgstr "collect: %s yeniden derleniyor\n"
6551
6552 #: tlink.c:698
6553 #, c-format
6554 msgid "collect: tweaking %s in %s\n"
6555 msgstr "collect: %2$s içindeki %1$s şablon zayıflatması\n"
6556
6557 #: tlink.c:745
6558 msgid "collect: relinking\n"
6559 msgstr "collect: yeniden birleştirme yapılıyor\n"
6560
6561 #: tlink.c:754
6562 #, c-format
6563 msgid "ld returned %d exit status"
6564 msgstr "ld çıkış durumu %d ile döndü"
6565
6566 #: toplev.c:917
6567 msgid "Generate debugging info in default format"
6568 msgstr "Öntanımlı biçemde hata ayıklama bilgisi üretir"
6569
6570 #: toplev.c:918
6571 msgid "Generate debugging info in default extended format"
6572 msgstr ""
6573 "Öntanımlı gelişmiş biçemde hata ayıklama bilgisi\n"
6574 "                          üretir"
6575
6576 #: toplev.c:920
6577 msgid "Generate STABS format debug info"
6578 msgstr "STABS biçemi hata ayıklama bilgisi üretir"
6579
6580 #: toplev.c:921
6581 msgid "Generate extended STABS format debug info"
6582 msgstr "Gelişmiş STABS biçemi hata ayıklama bilgisi üretir"
6583
6584 #: toplev.c:924
6585 msgid "Generate DWARF-1 format debug info"
6586 msgstr "DWARF-1 biçemi hata ayıklama bilgisi üretir"
6587
6588 #: toplev.c:926
6589 msgid "Generate extended DWARF-1 format debug info"
6590 msgstr "Gelişmiş DWARF-1 biçemi hata ayıklama bilgisi üretir"
6591
6592 #: toplev.c:929
6593 msgid "Generate DWARF-2 debug info"
6594 msgstr "DWARF-2 biçemi hata ayıklama bilgisi üretir"
6595
6596 #: toplev.c:932
6597 msgid "Generate XCOFF format debug info"
6598 msgstr "XCOFF biçemi hata ayıklama bilgisi üretir"
6599
6600 #: toplev.c:933
6601 msgid "Generate extended XCOFF format debug info"
6602 msgstr "Gelişmiş XCOFF biçemi hata ayıklama bilgisi üretir"
6603
6604 #: toplev.c:936
6605 msgid "Generate COFF format debug info"
6606 msgstr "COFF biçemi hata ayıklama bilgisi üretilir"
6607
6608 #: toplev.c:980
6609 msgid "Perform DWARF2 duplicate elimination"
6610 msgstr "DWARF2 yinelenmiş elemesi uygulanır"
6611
6612 #: toplev.c:982
6613 msgid "Do not store floats in registers"
6614 msgstr "Gerçel sayılar yazmaçlarda saklanmaz"
6615
6616 #: toplev.c:984
6617 msgid "Consider all mem refs through pointers as volatile"
6618 msgstr ""
6619 "Tüm göstergeli bellek referanslarının anlık\n"
6620 "                          olduğu varsayılır"
6621
6622 #: toplev.c:986
6623 msgid "Consider all mem refs to global data to be volatile"
6624 msgstr ""
6625 "Global verilerin tüm bellek referanslarının anlık\n"
6626 "                          olduğu varsayılır"
6627
6628 #: toplev.c:988
6629 msgid "Consider all mem refs to static data to be volatile"
6630 msgstr ""
6631 "Statik verilerin tüm bellek referanslarının anlık\n"
6632 "                          olduğu varsayılır"
6633
6634 #: toplev.c:990
6635 msgid "Defer popping functions args from stack until later"
6636 msgstr "Yığından işlev argümanlarının çekilmesini erteler"
6637
6638 #: toplev.c:992
6639 msgid "When possible do not generate stack frames"
6640 msgstr "Mümkün olduğunca yığın çerçeveleri üretilmez"
6641
6642 #: toplev.c:994
6643 msgid "Optimize sibling and tail recursive calls"
6644 msgstr "Kardeş ve kuyruk özyinelemeli çağrılar eniyilenir"
6645
6646 #: toplev.c:996
6647 msgid "When running CSE, follow jumps to their targets"
6648 msgstr ""
6649 "Ortak alt ifade elemesi sırasında onların\n"
6650 "                          hedeflerine dallanmalar izlenir"
6651
6652 #: toplev.c:998
6653 msgid "When running CSE, follow conditional jumps"
6654 msgstr ""
6655 "Ortak alt ifade elemesi sırasında koşullu\n"
6656 "                          dallanmalar izlenir"
6657
6658 #: toplev.c:1000
6659 msgid "Perform a number of minor, expensive optimizations"
6660 msgstr "Masraflı eniyilemelerden birkaçını uygular"
6661
6662 #: toplev.c:1002
6663 msgid "Perform jump threading optimizations"
6664 msgstr "Atlama kanallaması eniyilemesi uygulanır"
6665
6666 #: toplev.c:1004
6667 msgid "Perform strength reduction optimizations"
6668 msgstr "Güç azaltma eniyilemesi uygulanır"
6669
6670 #: toplev.c:1006
6671 msgid "Perform loop unrolling when iteration count is known"
6672 msgstr "Yineleme sayısı bilindiğinde ters döngüleme uygulanır"
6673
6674 #: toplev.c:1008
6675 msgid "Perform loop unrolling for all loops"
6676 msgstr "Tüm döngülere ters döngüleme uygular"
6677
6678 #: toplev.c:1010
6679 msgid "Generate prefetch instructions, if available, for arrays in loops"
6680 msgstr ""
6681 "Mümkünse, döngülerdeki diziler için önalım\n"
6682 "                          komutları üretilir"
6683
6684 #: toplev.c:1012
6685 msgid "Force all loop invariant computations out of loops"
6686 msgstr ""
6687 "Döngülerdeki döngü dışına taşınacak olan değişimsiz\n"
6688 "                          hesaplama etkinleştirir"
6689
6690 #: toplev.c:1014
6691 msgid "Strength reduce all loop general induction variables"
6692 msgstr ""
6693 "Tüm döngülerdeki genel başlatma değişkenlerinin\n"
6694 "                          gücünü azaltır"
6695
6696 #: toplev.c:1016
6697 msgid "Store strings in writable data section"
6698 msgstr "Dizgeler yazılabilir veri bölümünde saklanır"
6699
6700 #: toplev.c:1018
6701 msgid "Enable machine specific peephole optimizations"
6702 msgstr "Makinaya özel gözlem deliği eniyilemesi etkinleştirilir"
6703
6704 #: toplev.c:1020
6705 msgid "Copy memory operands into registers before using"
6706 msgstr ""
6707 "Kullanmadan önce bellek işlemimlerini yazmaçlara\n"
6708 "                          kopyalar"
6709
6710 #: toplev.c:1022
6711 msgid "Copy memory address constants into regs before using"
6712 msgstr ""
6713 "Kullanmadan önce bellek adres sabitlerini\n"
6714 "                          yazmaçlara kopyalar"
6715
6716 #: toplev.c:1024
6717 msgid "Allow function addresses to be held in registers"
6718 msgstr "Yazmaçlarda tutulan işlev adreslerine izin verilir"
6719
6720 #: toplev.c:1026
6721 msgid "Integrate simple functions into their callers"
6722 msgstr "Basit işlevleri onları çağıranların içine gömer"
6723
6724 #: toplev.c:1028
6725 msgid "Generate code for funcs even if they are fully inlined"
6726 msgstr ""
6727 "Tamamen özümlenmiş olsalar bile işlevler için kod\n"
6728 "                          üretilir"
6729
6730 #: toplev.c:1030
6731 msgid "Pay attention to the 'inline' keyword"
6732 msgstr "'inline' anahtar sözcüğüne dikkat edilir"
6733
6734 #: toplev.c:1032
6735 msgid "Emit static const variables even if they are not used"
6736 msgstr ""
6737 "Kullanılmamış bile olsa statik sabit değişkenler\n"
6738 "                          içerilir"
6739
6740 #: toplev.c:1034
6741 msgid "Check for syntax errors, then stop"
6742 msgstr "Sözdizimi denetimi yaptıktan sonra durur"
6743
6744 #: toplev.c:1036
6745 msgid "Mark data as shared rather than private"
6746 msgstr "Veriyi özelden çok paylaşımlı olarak imler"
6747
6748 #: toplev.c:1038
6749 msgid "Enable saving registers around function calls"
6750 msgstr ""
6751 "İşlev çağrıları civarındaki yazmaçların kaydını\n"
6752 "                          etkinleştirir"
6753
6754 #: toplev.c:1040
6755 msgid "Return 'short' aggregates in memory, not registers"
6756 msgstr ""
6757 "Yazmaçlardaki değil bellekteki 'short' küme\n"
6758 "                          döndürülür"
6759
6760 #: toplev.c:1042
6761 msgid "Return 'short' aggregates in registers"
6762 msgstr "Yazmaçlardaki 'short' kümeleri döndürülür"
6763
6764 #: toplev.c:1044
6765 msgid "Attempt to fill delay slots of branch instructions"
6766 msgstr ""
6767 "Dallanma komutlarının gecikme yuvalarını doldurmaya\n"
6768 "                          çalışır"
6769
6770 #: toplev.c:1046
6771 msgid "Perform the global common subexpression elimination"
6772 msgstr "Genel ortak alt ifade elemesi uygular"
6773
6774 #: toplev.c:1048
6775 msgid "Perform enhanced load motion during global subexpression elimination"
6776 msgstr ""
6777 "Genel alt ifade elemesi sırasında genişletilmiş yük\n"
6778 "                          hareketi uygulanır"
6779
6780 #: toplev.c:1050
6781 msgid "Perform store motion after global subexpression elimination"
6782 msgstr ""
6783 "Genel alt ifade elemesinden sonra saklama hareketi\n"
6784 "                          uygulanır"
6785
6786 #: toplev.c:1052
6787 msgid "Run CSE pass after loop optimizations"
6788 msgstr "Döngü eniyilemesinden sonra CSE geçişi çalıştırılır"
6789
6790 #: toplev.c:1054
6791 msgid "Run the loop optimizer twice"
6792 msgstr "Döngü eniyilemesi iki kere çalıştırılır"
6793
6794 #: toplev.c:1056
6795 msgid "Delete useless null pointer checks"
6796 msgstr "Kullanışsız null gösterge denetimlerini siler"
6797
6798 #: toplev.c:1058
6799 msgid "Pretend that host and target use the same FP format"
6800 msgstr ""
6801 "Ana ve hedef makina aynı kayan noktalı biçemi\n"
6802 "                          kullanıyormuş gibi davranır"
6803
6804 #: toplev.c:1060
6805 msgid "Reschedule instructions before register allocation"
6806 msgstr "Yazmaç tahsisinden önce komutları yeniden zamanlar"
6807
6808 #: toplev.c:1062
6809 msgid "Reschedule instructions after register allocation"
6810 msgstr "Yazmaç tahsisinden sonra komutları yeniden zamanlar"
6811
6812 #: toplev.c:1064
6813 msgid "Enable scheduling across basic blocks"
6814 msgstr "Temel bloklar arasında zamanlama etkinleştirilir"
6815
6816 #: toplev.c:1066
6817 msgid "Allow speculative motion of non-loads"
6818 msgstr "Yük oluşturmayanların tahmini hareketine izin verilir"
6819
6820 #: toplev.c:1068
6821 msgid "Allow speculative motion of some loads"
6822 msgstr "Bazı yüklerin tahmini hareketine izin verilir"
6823
6824 #: toplev.c:1070
6825 msgid "Allow speculative motion of more loads"
6826 msgstr "Fazla yüklerin tahmini hareketine izin verilir"
6827
6828 #: toplev.c:1072
6829 msgid "Replace add,compare,branch with branch on count reg"
6830 msgstr ""
6831 "Ekleme, karşılaştırma, dallanma sayaç üzerinden\n"
6832 "                          dallanma ile değiştirilir"
6833
6834 #: toplev.c:1074
6835 msgid "Generate position independent code, if possible"
6836 msgstr "Mümkünse, konumdan bağımsız kod üretilir"
6837
6838 #: toplev.c:1077
6839 msgid "Enable exception handling"
6840 msgstr "Olağandışılıkların yakalanması etkinleştirilir"
6841
6842 #: toplev.c:1079
6843 msgid "Just generate unwind tables for exception handling"
6844 msgstr ""
6845 "Olağandışılıkların yakalanması için birbirlerini\n"
6846 "                          etkilemeyenlerin tablosu oluşturulur"
6847
6848 #: toplev.c:1081
6849 msgid "Generate unwind tables exact at each instruction boundary"
6850 msgstr ""
6851 "Her komut sınırında birbirlerini etkilemeyenlerin\n"
6852 "                          tablosu kesin oluşturulur"
6853
6854 #: toplev.c:1083
6855 msgid "Support synchronous non-call exceptions"
6856 msgstr "Eşzamanlı çağrısız olağandışılıklar desteklenir"
6857
6858 #: toplev.c:1085
6859 msgid "Insert arc based program profiling code"
6860 msgstr "Dal bağlantı kodunu yerleştirir"
6861
6862 #: toplev.c:1087
6863 msgid "Create data files needed by gcov"
6864 msgstr "gcov için gereken veri dosyaları oluşturulur"
6865
6866 #: toplev.c:1089
6867 msgid "Use profiling information for branch probabilities"
6868 msgstr ""
6869 "Dallanma olasılıkları için ayrımlama bilgileri\n"
6870 "                          kullanılır"
6871
6872 #: toplev.c:1091
6873 msgid "Reorder basic blocks to improve code placement"
6874 msgstr ""
6875 "Kod yerleşimini iyileştirecek temel blokları\n"
6876 "                          yeniden sıralar"
6877
6878 #: toplev.c:1093
6879 msgid "Do the register renaming optimization pass"
6880 msgstr "Yazmaç isimlendirme eniyilemesi aşamasını uygular"
6881
6882 #: toplev.c:1095
6883 msgid "Do the register copy-propagation optimization pass"
6884 msgstr "Yazmaç kopya-girişim eniyileme aşaması uygulanır"
6885
6886 #: toplev.c:1097
6887 msgid "Do not put uninitialized globals in the common section"
6888 msgstr "İlklendirilmemiş global'ler ortak bölüme konmaz"
6889
6890 #: toplev.c:1099
6891 msgid "Do not generate .size directives"
6892 msgstr ".size yönergeleri üretilmez"
6893
6894 #: toplev.c:1101
6895 msgid "place each function into its own section"
6896 msgstr "Her işlev kendi bölümüne yerleştirilir"
6897
6898 #: toplev.c:1103
6899 msgid "place data items into their own section"
6900 msgstr "Veri öğelerini kendi bölümlerine yerleştirir"
6901
6902 #: toplev.c:1105
6903 msgid "Add extra commentry to assembler output"
6904 msgstr "Çevirici çıktısına fazladan açıklama ekler"
6905
6906 #: toplev.c:1107
6907 msgid "Output GNU ld formatted global initializers"
6908 msgstr ""
6909
6910 #: toplev.c:1109
6911 msgid "Enables a register move optimization"
6912 msgstr "Bir yazmaç taşıma eniyilemesi etkinleştirilir"
6913
6914 #: toplev.c:1111
6915 msgid "Do the full regmove optimization pass"
6916 msgstr "Baştan başa yazmaç taşıma eniyilemesi yapar"
6917
6918 #: toplev.c:1113
6919 msgid "Pack structure members together without holes"
6920 msgstr "Yapı üyelerini birlikte deliksiz paketler"
6921
6922 #: toplev.c:1115
6923 msgid "Insert stack checking code into the program"
6924 msgstr "Programa yığın denetimi kodu yerleştirilir"
6925
6926 #: toplev.c:1117
6927 msgid "Specify that arguments may alias each other & globals"
6928 msgstr ""
6929 "Argümanların bir diğerinin ya da globallerin takma\n"
6930 "                          adı olabileceği varsayılır"
6931
6932 #: toplev.c:1119
6933 msgid "Assume arguments may alias globals but not each other"
6934 msgstr ""
6935 "Argümanların globallerden başkasına takma ad\n"
6936 "                          olamayacağı varsayılır"
6937
6938 #: toplev.c:1121
6939 msgid "Assume arguments do not alias each other or globals"
6940 msgstr ""
6941 "Argümanların bir diğerine ya da globallere takma ad\n"
6942 "                          olmadığı varsayılır"
6943
6944 #: toplev.c:1123
6945 msgid "Assume strict aliasing rules apply"
6946 msgstr "Sıkı takma ad kuralları uygulanacağı varsayılır"
6947
6948 #: toplev.c:1125
6949 msgid "Align the start of loops"
6950 msgstr "Döngü başlangıçları bayt sınırlarına ayarlanır"
6951
6952 #: toplev.c:1127
6953 msgid "Align labels which are only reached by jumping"
6954 msgstr ""
6955 "Sadece atlanarak ulaşılabilen hedefler bayt\n"
6956 "                          sınırlarına ayarlanır"
6957
6958 #: toplev.c:1129
6959 msgid "Align all labels"
6960 msgstr "Tüm dallanma hedefleri bayt sınırlarına ayarlanır"
6961
6962 #: toplev.c:1131
6963 msgid "Align the start of functions"
6964 msgstr "İşlevlerin başlangıcı hizalanır"
6965
6966 #: toplev.c:1133
6967 msgid "Attempt to merge identical constants accross compilation units"
6968 msgstr ""
6969 "Özdeş sabitler derleme birimlerine karşın\n"
6970 "                          katıştırılmaya çalışılır"
6971
6972 #: toplev.c:1135
6973 msgid "Attempt to merge identical constants and constant variables"
6974 msgstr ""
6975 "Özdeş sabitler ve sabit değişkenler katıştırılmaya\n"
6976 "                          çalışılır"
6977
6978 #: toplev.c:1137
6979 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
6980 msgstr ""
6981 "Hata ayıklama dökümlerinde satır numarası ve komut\n"
6982 "                          numarası bilgilerinın çıktılanması engellenir"
6983
6984 #: toplev.c:1139
6985 msgid "Instrument function entry/exit with profiling calls"
6986 msgstr "İşlevlere giriş ve çıkışta kullanım çağrıları üretir"
6987
6988 #: toplev.c:1141
6989 msgid "Enable SSA optimizations"
6990 msgstr "SSA eniyilemesi etkinleştirilir"
6991
6992 #: toplev.c:1143
6993 msgid "Enable SSA conditional constant propagation"
6994 msgstr "SSA koşullu sabit girişimi etkinleştirilir"
6995
6996 #: toplev.c:1145
6997 msgid "Enable aggressive SSA dead code elimination"
6998 msgstr "Girgin SSA ölü kod elemesi etkinleştirilir"
6999
7000 #: toplev.c:1147
7001 msgid "External symbols have a leading underscore"
7002 msgstr "Alt çizgi ile başlayan sembollerde uyarır"
7003
7004 #: toplev.c:1149
7005 msgid "Process #ident directives"
7006 msgstr "#ident yönergeleri işlenir"
7007
7008 #: toplev.c:1151
7009 msgid "Enables an rtl peephole pass run before sched2"
7010 msgstr ""
7011 "sched2 çalıştırılmadan önce bir rtl gözlem deliği\n"
7012 "                          aşaması etkinleştirilir"
7013
7014 #: toplev.c:1153
7015 msgid "Enables guessing of branch probabilities"
7016 msgstr "Dallanma olasılığı tahmini etkinleştirilir"
7017
7018 #: toplev.c:1155
7019 msgid "Set errno after built-in math functions"
7020 msgstr ""
7021 "Yerleşik matematik işlevlerinden sonra ERRNO\n"
7022 "                          kullanılır"
7023
7024 #: toplev.c:1157
7025 msgid "Floating-point operations can trap"
7026 msgstr "kayan nokta işlemleri yakalanabilir"
7027
7028 #: toplev.c:1159
7029 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7030 msgstr ""
7031 "IEEE veya ANSI standartlarını bozabilen matematiksel\n"
7032 "                          eniyilemelere izin verilir"
7033
7034 #: toplev.c:1161
7035 msgid "Compile pointers as triples: value, base & end"
7036 msgstr "Göstergeler bu üçlüden olarak derlenir: değer, taban ve son"
7037
7038 #: toplev.c:1163
7039 msgid "Generate code to check bounds before dereferencing pointers and arrays"
7040 msgstr ""
7041 "Başvuru bozan gösterge ve dizilerden önce denetim\n"
7042 "                          sınırlarına kod üretilir"
7043
7044 #: toplev.c:1165
7045 msgid "Convert floating point constant to single precision constant"
7046 msgstr ""
7047 "Kayan noktalı sabitler tek duyarlıklı sabitlere\n"
7048 "                          dönüştürülür"
7049
7050 #: toplev.c:1167
7051 msgid "Report time taken by each compiler pass at end of run"
7052 msgstr ""
7053 "Çalışma bitiminde her derleme aşaması için kullanılan\n"
7054 "                          zaman raporlanır"
7055
7056 #: toplev.c:1169
7057 msgid "Report on permanent memory allocation at end of run"
7058 msgstr ""
7059 "Çalıştırma sonunda ayrılan kesintisiz bellek miktarı\n"
7060 "                          raporlanır"
7061
7062 #: toplev.c:1171
7063 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7064 msgstr "Toplama, çıkartma, çarpmada signed taşması yakalanır"
7065
7066 #: toplev.c:1188
7067 msgid "Compile just for ISO C89"
7068 msgstr "Sadece ISO C89 için derleme yapılır"
7069
7070 #: toplev.c:1190
7071 msgid "Do not promote floats to double if using -traditional"
7072 msgstr "-traditional kullanıldığında float türler double yapılmaz"
7073
7074 #: toplev.c:1192
7075 msgid "Determine language standard"
7076 msgstr "Dil standartı saptanır"
7077
7078 #: toplev.c:1196
7079 msgid "Make bit-fields by unsigned by default"
7080 msgstr "Öntanımlı olarak bit alanları unsigned yapılır"
7081
7082 #: toplev.c:1200
7083 msgid "Make 'char' be signed by default"
7084 msgstr "Öntanımlı olarak 'char' signed yapılır"
7085
7086 #: toplev.c:1202
7087 msgid "Make 'char' be unsigned by default"
7088 msgstr "Öntanımlı olarak 'char' unsigned yapılır"
7089
7090 #: toplev.c:1208
7091 msgid "Attempt to support traditional K&R style C"
7092 msgstr "Geleneksel K&R tarzı C desteklemeye çalışılır"
7093
7094 #: toplev.c:1214
7095 msgid "Do not recognize the 'asm' keyword"
7096 msgstr "'asm' anahtar sözcüğü tanınmaz"
7097
7098 #: toplev.c:1217
7099 msgid "Do not recognize any built in functions"
7100 msgstr "Yerleşik işlevlerin hiçbiri tanınmaz"
7101
7102 #: toplev.c:1219
7103 msgid "Assume normal C execution environment"
7104 msgstr "Normal C çalıştırma ortamı var sayılır"
7105
7106 #: toplev.c:1222
7107 msgid "Assume that standard libraries & main might not exist"
7108 msgstr ""
7109 "Standart kitaplıkların ve main işlevinin olmadığı\n"
7110 "                          varsayılır"
7111
7112 #: toplev.c:1225
7113 msgid "Allow different types as args of ? operator"
7114 msgstr ""
7115 "? işlemiminin argümanları olarak farklı türlere\n"
7116 "                          izin verilir"
7117
7118 #: toplev.c:1228
7119 msgid "Allow the use of $ inside identifiers"
7120 msgstr "Belirteçlerin içinde $ kullanımına izin verilir"
7121
7122 #: toplev.c:1233
7123 msgid "Use the same size for double as for float"
7124 msgstr "double türler için de float tür uzunluğu kullanılır"
7125
7126 #: toplev.c:1236
7127 msgid "Use the smallest fitting integer to hold enums"
7128 msgstr ""
7129 "enum türünü saklamada mümkün en küçük tamsayı tür\n"
7130 "                          kullanılır"
7131
7132 #: toplev.c:1239
7133 msgid "Override the underlying type for wchar_t to `unsigned short'"
7134 msgstr ""
7135 "wchar_t için temel tür olarak `unsigned short' a\n"
7136 "                          zorlar"
7137
7138 #: toplev.c:1243
7139 msgid "Enable most warning messages"
7140 msgstr "Uyarı sıklığı iletileri etkinleştirilir"
7141
7142 #: toplev.c:1245
7143 msgid "Warn about casting functions to incompatible types"
7144 msgstr "Uyumsuz türlere çevirim işlevleri hakkında uyarır"
7145
7146 #: toplev.c:1249
7147 msgid "Warn about functions which might be candidates for format attributes"
7148 msgstr ""
7149 "Biçem öznitelikleri için aday olabilecek işlevler\n"
7150 "                          hakkında uyarır"
7151
7152 #: toplev.c:1252
7153 msgid "Warn about casts which discard qualifiers"
7154 msgstr "Niteleyicileri iptal eden çevirimler hakkında uyarır"
7155
7156 #: toplev.c:1255
7157 msgid "Warn about subscripts whose type is 'char'"
7158 msgstr "Türü 'char' olan dizi indisleri hakkında uyarır"
7159
7160 #: toplev.c:1258 toplev.c:1261
7161 msgid "Warn if nested comments are detected"
7162 msgstr "İçiçe açıklamalar saptandığında uyarır"
7163
7164 #: toplev.c:1264
7165 msgid "Warn about possibly confusing type conversions"
7166 msgstr "Tür dönüşümlerinin olası karışıklığı hakkında uyarır"
7167
7168 #: toplev.c:1267
7169 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7170 msgstr ""
7171 "printf/scanf/strftime/strfmon biçem\n"
7172 "                          bozuklukları hakkında uyarmaz"
7173
7174 #: toplev.c:1271
7175 msgid "Don't warn about strftime formats yielding 2 digit years"
7176 msgstr ""
7177 "2 haneli yıllara yer veren strftime biçemler\n"
7178 "                          hakkında uyarır"
7179
7180 #: toplev.c:1274
7181 msgid "Don't warn about too many arguments to format functions"
7182 msgstr ""
7183 "Biçemleme işlevlerine çok fazla argüman\n"
7184 "                          verildiğinde uyarmaz"
7185
7186 #: toplev.c:1276
7187 msgid "Warn about non-string-literal format strings"
7188 msgstr ""
7189 "Dizge olmayan sabit biçemleme dizgeleri hakkında\n"
7190 "                          uyarır"
7191
7192 #: toplev.c:1279
7193 msgid "Warn about possible security problems with format functions"
7194 msgstr ""
7195 "Biçemleme işlevleriyle ilgili olası güvenlik\n"
7196 "                          sorunları hakkında uyarır"
7197
7198 #: toplev.c:1282
7199 msgid "Warn about implicit function declarations"
7200 msgstr "İşlevlerin dolaylı bildirimlerinde uyarır"
7201
7202 #: toplev.c:1286
7203 msgid "Warn when a declaration does not specify a type"
7204 msgstr "Bir bildirimde tür belirtilmemişse uyarır"
7205
7206 #: toplev.c:1291
7207 msgid "Warn about the use of the #import directive"
7208 msgstr "#import yönergesinin kullanımı hakkında uyarır"
7209
7210 #: toplev.c:1295
7211 msgid "Do not warn about using 'long long' when -pedantic"
7212 msgstr "-pedantic ile 'long long' kullanımı hakkında uyarmaz"
7213
7214 #: toplev.c:1297
7215 msgid "Warn about suspicious declarations of main"
7216 msgstr "Kuşkulu main bildirimleri hakkında uyarır"
7217
7218 #: toplev.c:1300
7219 msgid "Warn about possibly missing braces around initializers"
7220 msgstr "İlklendiricileri çevreleyen parantezler yoksa uyarır"
7221
7222 #: toplev.c:1303
7223 msgid "Warn about global funcs without previous declarations"
7224 msgstr "Önceden bildirilmemiş genel işlevler hakkında uyarır"
7225
7226 #: toplev.c:1306
7227 msgid "Warn about global funcs without prototypes"
7228 msgstr "Prototipsiz genel işlevler hakkında uyarır"
7229
7230 #: toplev.c:1309
7231 msgid "Warn about use of multicharacter literals"
7232 msgstr "Çoklu karakter sabitlerinin kullanımı hakkında uyarır"
7233
7234 #: toplev.c:1312
7235 msgid "Warn about externs not at file scope level"
7236 msgstr ""
7237 "Dosya şemsiyesi altında bulunmayan extern'ler\n"
7238 "                          hakkında uyarır"
7239
7240 #: toplev.c:1315
7241 msgid "Warn about possible missing parentheses"
7242 msgstr "Olası eksik parantezler hakkında uyarır"
7243
7244 #: toplev.c:1318
7245 msgid "Warn about possible violations of sequence point rules"
7246 msgstr ""
7247 "Ardışık nokta kurallarının olası çelişkileri\n"
7248 "                          hakkında uyarır"
7249
7250 #: toplev.c:1321
7251 msgid "Warn about function pointer arithmetic"
7252 msgstr "İşlev göstergesi aritmetiği hakkında uyarır"
7253
7254 #: toplev.c:1324
7255 msgid "Warn about multiple declarations of the same object"
7256 msgstr "Aynı nesne birden fazla bildirilmişse uyarır"
7257
7258 #: toplev.c:1327
7259 msgid "Warn about signed/unsigned comparisons"
7260 msgstr "signed/unsigned karşılaştırmalarında uyarır"
7261
7262 #: toplev.c:1330
7263 msgid "Warn about testing equality of floating point numbers"
7264 msgstr "Gerçek sayıların eşitlik testleri hakkında uyarır"
7265
7266 #: toplev.c:1333
7267 msgid "Warn about unrecognized pragmas"
7268 msgstr "tanımlanamayan #pragma'lar hakkında uyarır"
7269
7270 #: toplev.c:1336
7271 msgid "Warn about non-prototyped function decls"
7272 msgstr "Prototipsiz işlev bildirimlerinde uyarır"
7273
7274 #: toplev.c:1339
7275 msgid "Warn about constructs whose meaning change in ISO C"
7276 msgstr "ISO C de anlamı değişen kurucular hakkında uyarır"
7277
7278 #: toplev.c:1342
7279 msgid "Warn when trigraphs are encountered"
7280 msgstr "Üçlü harfler saptandığında uyarı verilir"
7281
7282 #: toplev.c:1347
7283 msgid "Mark strings as 'const char *'"
7284 msgstr "Dizgeler 'const char *' olarak imlenir"
7285
7286 #: toplev.c:1472
7287 msgid "Warn when a function is unused"
7288 msgstr "Bir işlev kullanılmamışsa uyarır"
7289
7290 #: toplev.c:1474
7291 msgid "Warn when a label is unused"
7292 msgstr "Bir etiket kullanılmamışsa uyarır"
7293
7294 #: toplev.c:1476
7295 msgid "Warn when a function parameter is unused"
7296 msgstr "Bir işlev parametresi kullanılmamışsa uyarır"
7297
7298 #: toplev.c:1478
7299 msgid "Warn when a variable is unused"
7300 msgstr "Bir değişken kullanılmamışsa uyarır"
7301
7302 #: toplev.c:1480
7303 msgid "Warn when an expression value is unused"
7304 msgstr "Bir ifade değeri kullanılmamışsa uyarır"
7305
7306 #: toplev.c:1482
7307 msgid "Do not suppress warnings from system headers"
7308 msgstr "Sistem başlık dosyalarından gelen uyarılar engellenmez"
7309
7310 #: toplev.c:1484
7311 msgid "Treat all warnings as errors"
7312 msgstr "Tüm uyarıların hata olduğu varsayılır"
7313
7314 #: toplev.c:1486
7315 msgid "Warn when one local variable shadows another"
7316 msgstr "Bir yerel değişken bir diğerini gölgeliyorsa uyarır"
7317
7318 #: toplev.c:1488
7319 msgid "Warn about enumerated switches missing a specific case"
7320 msgstr ""
7321 "Bir switch case'de bir sembolik sabit grubu üyesinin\n"
7322 "                          bulunamadığı durumlarda uyarır"
7323
7324 #: toplev.c:1490
7325 msgid "Warn about returning structures, unions or arrays"
7326 msgstr "Dönen yapı, birleşim ve diziler hakkında uyarır"
7327
7328 #: toplev.c:1492
7329 msgid "Warn about pointer casts which increase alignment"
7330 msgstr ""
7331 "Hizalamayı arttıran gösterge çevirimleri hakkında\n"
7332 "                          uyarır"
7333
7334 #: toplev.c:1494
7335 msgid "Warn about code that will never be executed"
7336 msgstr "Hiç çalışmayacak kod hakkında uyarır"
7337
7338 #: toplev.c:1496
7339 msgid "Warn about uninitialized automatic variables"
7340 msgstr "İlklendirilmemiş otomatik değişkenler hakkında uyarır"
7341
7342 #: toplev.c:1498
7343 msgid "Warn when an inlined function cannot be inlined"
7344 msgstr "Bir özümlemeli işlev özümlenemediğinde uyarır"
7345
7346 #: toplev.c:1500
7347 msgid "Warn when the packed attribute has no effect on struct layout"
7348 msgstr "Paketli öznitelik yapı yerleşiminde etkisizse uyarır"
7349
7350 #: toplev.c:1502
7351 msgid "Warn when padding is required to align struct members"
7352 msgstr ""
7353 "Yapı üyelerini hizalamak için adımlama gerekliyse\n"
7354 "                          uyarır"
7355
7356 #: toplev.c:1504
7357 msgid "Warn when an optimization pass is disabled"
7358 msgstr "Bir eniyileme aşaması iptal edildiğinde uyarır"
7359
7360 #: toplev.c:1506
7361 msgid "Warn about functions which might be candidates for attribute noreturn"
7362 msgstr ""
7363 "noreturn özelliğine aday olabilecek işlevler\n"
7364 "                          hakkında uyarı verilir"
7365
7366 #: toplev.c:1577 toplev.c:4317 tradcpp.c:781
7367 #, c-format
7368 msgid "invalid option `%s'"
7369 msgstr "`%s' seçeneği geçersiz"
7370
7371 #: toplev.c:1723
7372 #, c-format
7373 msgid "internal error: %s"
7374 msgstr "iç hata: %s"
7375
7376 #: toplev.c:2023
7377 #, c-format
7378 msgid "`%s' used but never defined"
7379 msgstr "`%s' tanımlanmadan kullanılmış"
7380
7381 #: toplev.c:2026
7382 #, c-format
7383 msgid "`%s' declared `static' but never defined"
7384 msgstr "`static' olarak bildirilen `%s' hiç atanmamış"
7385
7386 #: toplev.c:2048
7387 #, c-format
7388 msgid "`%s' defined but not used"
7389 msgstr "`%s' atanmış ama kullanılmamış"
7390
7391 #: toplev.c:2279
7392 #, c-format
7393 msgid "invalid register name `%s' for register variable"
7394 msgstr "yazmaç değişkeni için yazmaç ismi `%s' geçersiz"
7395
7396 #: toplev.c:3552
7397 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7398 msgstr "  -ffixed-YAZMAÇ          Derleyiciye YAZMAÇ kullanışsız olarak belirtilir\n"
7399
7400 #: toplev.c:3553
7401 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7402 msgstr ""
7403 "  -fcall-used-YAZMAÇ      YAZMAÇ işlev çağrıları tarafından bozulmuş olan\n"
7404 "                          olarak imlenir\n"
7405
7406 #: toplev.c:3554
7407 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7408 msgstr "  -fcall-saved-YAZMAÇ     YAZMAÇ işlevlere karşı korunmuş olan olarak imlenir\n"
7409
7410 #: toplev.c:3555
7411 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7412 msgstr "  -finline-limit=SAYI     Özümlenen işlevlerin uzunluğu SAYI ile sınırlanır\n"
7413
7414 #: toplev.c:3556
7415 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7416 msgstr ""
7417 "  -fmessage-length=SAYI   Tanı iletilerinin uzunluğu her satırda SAYI\n"
7418 "                          karakterle sınırlanır. 0 satır sarmalamayı engeller\n"
7419
7420 #: toplev.c:3557
7421 msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
7422 msgstr ""
7423 "  -fdiagnostics-show-location=[once | every-line]\n"
7424 "                          Satır sarmalaması sırasında, önek olarak, kaynak\n"
7425 "                          konumu bilgisinin ne sıklıkta gösterileceği\n"
7426 "                          belirtilir. once: bir kere, every-line: her satırda\n"
7427
7428 #: toplev.c:3568
7429 msgid "  -O[number]              Set optimization level to [number]\n"
7430 msgstr "  -O[SAYI]                Eniyileme seviyesi SAYI olarak ayarlanır\n"
7431
7432 #: toplev.c:3569
7433 msgid "  -Os                     Optimize for space rather than speed\n"
7434 msgstr "  -Os                     Hızdan çok boyut eniyilemesi yapılır\n"
7435
7436 #: toplev.c:3581
7437 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7438 msgstr "  -pedantic               ISO C uyumu için gereken uyarılar üretilir.\n"
7439
7440 #: toplev.c:3582
7441 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7442 msgstr "  -pedantic-errors        Üretilen hatalar dışında -pedantic gibi\n"
7443
7444 #: toplev.c:3583
7445 msgid "  -w                      Suppress warnings\n"
7446 msgstr "  -w                      Uyarılar engellenir\n"
7447
7448 #: toplev.c:3584
7449 msgid "  -W                      Enable extra warnings\n"
7450 msgstr "  -W                      Fazladan uyarılar da verilir\n"
7451
7452 #: toplev.c:3595
7453 msgid "  -Wunused                Enable unused warnings\n"
7454 msgstr "  -Wunused                Faydasız uyarılar da verilir\n"
7455
7456 #: toplev.c:3596
7457 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7458 msgstr "  -Wlarger-than-SAYI      Bir nesne SAYI bayttan büyükse uyarır\n"
7459
7460 #: toplev.c:3597
7461 msgid "  -p                      Enable function profiling\n"
7462 msgstr "  -p                      İşlev ayrımlaması etkinleştirilir\n"
7463
7464 #: toplev.c:3599
7465 msgid "  -a                      Enable block profiling \n"
7466 msgstr "  -a                      Blok ayrımlaması etkinleştirilir\n"
7467
7468 #: toplev.c:3602
7469 msgid "  -ax                     Enable jump profiling \n"
7470 msgstr "  -ax                     Atlama ayrımlaması etkinleştirilir\n"
7471
7472 #: toplev.c:3604
7473 msgid "  -o <file>               Place output into <file> \n"
7474 msgstr "  -o DOSYA                Çıktı DOSYAya yazılır\n"
7475
7476 #: toplev.c:3605
7477 msgid ""
7478 "  -G <number>             Put global and static data smaller than <number>\n"
7479 "                          bytes into a special section (on some targets)\n"
7480 msgstr ""
7481 "  -G SAYI                 Global ve static verileri SAYI bayttan daha\n"
7482 "                          küçükse (bazı hedeflerdeki) bir özel bölüme koyar\n"
7483
7484 #: toplev.c:3616
7485 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7486 msgstr "  -aux-info DOSYA         Bildirim bilgileri DOSYAda gösterilir\n"
7487
7488 #: toplev.c:3617
7489 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
7490 msgstr "  -quiet                  Derlenen işlevler ve geçen zaman gösterilmez\n"
7491
7492 #: toplev.c:3618
7493 msgid "  -version                Display the compiler's version\n"
7494 msgstr "  -version                Derleyicinin sürüm bilgileri gösterilir\n"
7495
7496 #: toplev.c:3619
7497 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7498 msgstr "  -d[HARFLER]             Derleyici aşamalarının dökümlenmesi etkinleştirilir\n"
7499
7500 #: toplev.c:3620
7501 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
7502 msgstr "  -dumpbase DOSYA         Derleyici aşamalarının dökümleneceği DOSYA\n"
7503
7504 #: toplev.c:3622
7505 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7506 msgstr "  -fsched-verbose=SAYI    Zamanlama için ayrıntı düzeyi belirtilir\n"
7507
7508 #: toplev.c:3624
7509 msgid "  --help                  Display this information\n"
7510 msgstr "  --help                  Bu yardım iletisi gösterilir\n"
7511
7512 #: toplev.c:3639
7513 msgid "\nLanguage specific options:\n"
7514 msgstr "\nDile özel seçenekler:\n"
7515
7516 #: toplev.c:3651
7517 #, c-format
7518 msgid "  %-23.23s [undocumented]\n"
7519 msgstr "  %-23.23s [belgelenemeyen]\n"
7520
7521 #: toplev.c:3659 toplev.c:3673
7522 #, c-format
7523 msgid "\nThere are undocumented %s specific options as well.\n"
7524 msgstr "\nHalen belgelenememiş %s seçenek daha var.\n"
7525
7526 #: toplev.c:3663
7527 #, c-format
7528 msgid "\n Options for %s:\n"
7529 msgstr "\n %s seçenekleri:\n"
7530
7531 #: toplev.c:3700
7532 msgid "\nTarget specific options:\n"
7533 msgstr "\nHedefe özel seçenekler:\n"
7534
7535 #: toplev.c:3714 toplev.c:3733
7536 #, c-format
7537 msgid "  -m%-23.23s [undocumented]\n"
7538 msgstr "  -m%-23.23s [belgelenemeyen]\n"
7539
7540 #: toplev.c:3742
7541 msgid "\nThere are undocumented target specific options as well.\n"
7542 msgstr "\nHalen belgelenememiş hedefe özel seçenekler var.\n"
7543
7544 #: toplev.c:3744
7545 msgid "  They exist, but they are not documented.\n"
7546 msgstr "  Var fakat daha belgelendirilmedi.\n"
7547
7548 #: toplev.c:3797
7549 #, c-format
7550 msgid "unrecognized gcc debugging option: %c"
7551 msgstr "tanınmayan gcc hata ayıklama seçeneği: %c"
7552
7553 #: toplev.c:3867
7554 #, c-format
7555 msgid "unrecognized register name `%s'"
7556 msgstr "yazmaç ismi `%s' bilinmiyor"
7557
7558 #: toplev.c:3892 toplev.c:4746
7559 #, c-format
7560 msgid "unrecognized option `%s'"
7561 msgstr "`%s' seçeneği bilinmiyor"
7562
7563 #: toplev.c:3936
7564 msgid "-Wid-clash-LEN is no longer supported"
7565 msgstr "-Wid-clash-UZUNLUK artık desteklenmiyor."
7566
7567 #: toplev.c:4013
7568 #, c-format
7569 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7570 msgstr "DWARF v1, %2$d seviyesi için  -gdwarf -g%1$d  kullanın"
7571
7572 #: toplev.c:4016
7573 msgid "use -gdwarf-2   for DWARF v2"
7574 msgstr "DWARF v2 için   -gdwarf-2  kullanın"
7575
7576 #: toplev.c:4021
7577 #, c-format
7578 msgid "ignoring option `%s' due to invalid debug level specification"
7579 msgstr "geçersiz hata ayıklama özelliğinden dolayı yoksayılan `%s' seçeneği"
7580
7581 #: toplev.c:4044 toplev.c:4744
7582 #, c-format
7583 msgid "`%s': unknown or unsupported -g option"
7584 msgstr "`%s': -g seçeneği bilinmiyor ya da desteklenmiyor"
7585
7586 #: toplev.c:4051
7587 #, c-format
7588 msgid "`%s' ignored, conflicts with `-g%s'"
7589 msgstr "`-g%2$s' ile çeliştiği için `%1$s' yoksayıldı"
7590
7591 #: toplev.c:4130
7592 msgid "-param option missing argument"
7593 msgstr "-param seçeneğinde argüman eksik"
7594
7595 #: toplev.c:4139
7596 #, c-format
7597 msgid "invalid --param option: %s"
7598 msgstr "geçersiz --param seçeneği: %s"
7599
7600 #: toplev.c:4151
7601 #, c-format
7602 msgid "invalid parameter value `%s'"
7603 msgstr "geçersiz parametre değeri `%s'"
7604
7605 #: toplev.c:4334
7606 #, c-format
7607 msgid ""
7608 "%s%s%s version %s (%s)\n"
7609 "%s\tcompiled by GNU C version %s.\n"
7610 "%s%s%s version %s (%s) compiled by CC.\n"
7611 msgstr ""
7612 "%s%s%s sürüm %s (%s)\n"
7613 "%s\tGNU C sürüm %s tarafından derlendi.\n"
7614 "%s%s%s sürüm %s (%s) CC tarafından derlendi.\n"
7615
7616 #: toplev.c:4390
7617 msgid "options passed: "
7618 msgstr "belirtilen seçenekler: "
7619
7620 #: toplev.c:4419
7621 msgid "options enabled: "
7622 msgstr "etkin seçenekler: "
7623
7624 #: toplev.c:4478
7625 #, c-format
7626 msgid "can't open %s for writing"
7627 msgstr "%s yazmak için açılamıyor"
7628
7629 #: toplev.c:4736
7630 #, c-format
7631 msgid "ignoring command line option '%s'"
7632 msgstr "yoksayılan komut satırı seçeneği `%s'"
7633
7634 #: toplev.c:4739
7635 #, c-format
7636 msgid "(it is valid for %s but not the selected language)"
7637 msgstr "(%s için geçerli ama o dil seçilmedi)"
7638
7639 #: toplev.c:4768
7640 msgid "-Wuninitialized is not supported without -O"
7641 msgstr "-Wuninitialized seçeneği -O olmaksızın desteklenmiyor"
7642
7643 #: toplev.c:4824
7644 msgid "instruction scheduling not supported on this target machine"
7645 msgstr "bu hedef makina için işlem zamanlaması desteklenmiyor"
7646
7647 #: toplev.c:4828
7648 msgid "this target machine does not have delayed branches"
7649 msgstr "bu hedef makina gecikmeli dallanmalara sahip değil"
7650
7651 #: toplev.c:4837
7652 msgid "profiling does not work without a frame pointer"
7653 msgstr "bir çerçeve göstergesi olmaksızın ayrımlama çalışmaz"
7654
7655 #: toplev.c:4852
7656 #, c-format
7657 msgid "-f%sleading-underscore not supported on this target machine"
7658 msgstr "bu hedef makinada -f%sleading-underscore desteklenmiyor"
7659
7660 #: toplev.c:4915
7661 msgid "-ffunction-sections not supported for this target"
7662 msgstr "bu hedefte -ffunction-sections desteklenmiyor"
7663
7664 #: toplev.c:4920
7665 msgid "-fdata-sections not supported for this target"
7666 msgstr "bu hedefte -fdata-sections desteklenmiyor"
7667
7668 #: toplev.c:4927
7669 msgid "-ffunction-sections disabled; it makes profiling impossible"
7670 msgstr "-ffunction-sections iptal edildi; ayrımlamayı mümkün kılmıyor"
7671
7672 #: toplev.c:4934
7673 msgid "-fprefetch-loop-arrays not supported for this target"
7674 msgstr "bu hedefte -fprefetch-loop-arrays desteklenmiyor"
7675
7676 #: toplev.c:4940
7677 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7678 msgstr ""
7679
7680 #: toplev.c:4947
7681 msgid "-ffunction-sections may affect debugging on some targets"
7682 msgstr "-ffunction-sections bazı hedeflerde hata ayıklamayı etkileyebilir"
7683
7684 #: toplev.c:5068
7685 #, c-format
7686 msgid "error writing to %s"
7687 msgstr "%s e yazarken hata"
7688
7689 #: java/jcf-parse.c:982 toplev.c:5070
7690 #, c-format
7691 msgid "error closing %s"
7692 msgstr "%s kapatılırken hata"
7693
7694 #. It's a float since it contains a point.
7695 #: tradcif.y:231
7696 msgid "floating point numbers not allowed in #if expressions"
7697 msgstr "#if ifadelerinde gerçel sayılara izin verilmez"
7698
7699 #: tradcif.y:277
7700 msgid "invalid number in #if expression"
7701 msgstr "#if ifadesindeki sayı geçersiz"
7702
7703 #: tradcif.y:358
7704 msgid "invalid character constant in #if"
7705 msgstr "#if ifadesinde geçersiz karakter sabiti"
7706
7707 #: tradcif.y:395
7708 msgid "double quoted strings not allowed in #if expressions"
7709 msgstr "#if ifadelerinde çift tırnaklı dizgelere izin verilmez"
7710
7711 #: tradcif.y:408
7712 msgid "invalid token in expression"
7713 msgstr "ifadede geçersiz dizgecik"
7714
7715 #: tradcif.y:499
7716 msgid "octal character constant does not fit in a byte"
7717 msgstr "sekizlik karakter sabiti bir bayta sığmaz"
7718
7719 #: tradcif.y:520
7720 msgid "hex character constant does not fit in a byte"
7721 msgstr "onaltılık karakter sabiti bir bayta sığmaz"
7722
7723 #: tradcif.y:551
7724 msgid "empty #if expression"
7725 msgstr "boş #if ifadesi"
7726
7727 #: tradcif.y:565
7728 msgid "Junk after end of expression."
7729 msgstr "İfadeden sonrakiler anlaşılamadı."
7730
7731 #: tradcpp.c:138
7732 msgid "macro or #include recursion too deep"
7733 msgstr "makro ya da #include özyinelemesi çok derin"
7734
7735 #: tradcpp.c:555
7736 #, c-format
7737 msgid "usage: %s [switches] input output"
7738 msgstr "kullanımı: %s [seçenekler] girdi çıktı"
7739
7740 #: tradcpp.c:571
7741 msgid "-traditional is not supported in C++"
7742 msgstr "-traditional C++'da desteklenmiyor"
7743
7744 #: tradcpp.c:573
7745 msgid "-traditional and -ansi are mutually exclusive"
7746 msgstr "-traditional ve -ansi birlikte kullanılamaz"
7747
7748 #: tradcpp.c:587
7749 msgid "filename missing after -i option"
7750 msgstr "-i seçeneğinden sonra dosya ismi eksik"
7751
7752 #: tradcpp.c:605
7753 msgid "filename missing after -o option"
7754 msgstr "-o seçeneğinden sonra dosya ismi eksik"
7755
7756 #: tradcpp.c:664
7757 #, c-format
7758 msgid "target missing after %s option"
7759 msgstr "%s seçeneğinden sonraki hedef eksik"
7760
7761 #: tradcpp.c:678
7762 #, c-format
7763 msgid "filename missing after %s option"
7764 msgstr "%s seçeneğinden sonra dosya ismi eksik"
7765
7766 #: tradcpp.c:703
7767 #, c-format
7768 msgid "macro name missing after -%c option"
7769 msgstr "-%c seçeneğinden sonra makro ismi eksik"
7770
7771 #: tradcpp.c:723
7772 msgid "-pedantic and -traditional are mutually exclusive"
7773 msgstr "-pedantic ve -traditional birlikte kullanılamaz"
7774
7775 #: tradcpp.c:728
7776 msgid "-trigraphs and -traditional are mutually exclusive"
7777 msgstr "-trigraphs ve -traditional birlikte kullanılamaz"
7778
7779 #: tradcpp.c:754
7780 msgid "directory name missing after -I option"
7781 msgstr "-I seçeneğinden sonra dizin ismi eksik"
7782
7783 #: tradcpp.c:1434 tradcpp.c:3926
7784 msgid "`/*' within comment"
7785 msgstr "açıklama içinde `/*'"
7786
7787 #: tradcpp.c:1810
7788 #, c-format
7789 msgid "unterminated #%s conditional"
7790 msgstr "sonlandırılmamış #%s koşulu"
7791
7792 #: tradcpp.c:2169
7793 msgid "not in any file?!"
7794 msgstr "bir dosyada değil mi?!"
7795
7796 #: tradcpp.c:2275
7797 msgid "`defined' must be followed by ident or (ident)"
7798 msgstr "`defined' ident ya da (ident) ile izlenmeli"
7799
7800 #: tradcpp.c:2279
7801 msgid "cccp error: invalid special hash type"
7802 msgstr "cccp hatası: özel isimli-yapı türü geçersiz"
7803
7804 #: tradcpp.c:2377 tradcpp.c:2447
7805 msgid "#include expects \"fname\" or <fname>"
7806 msgstr "#include \"dosyaismi\" ya da #include <dosyaismi> şeklinde kullanılır"
7807
7808 #: tradcpp.c:2532
7809 #, c-format
7810 msgid "no include path in which to find %.*s"
7811 msgstr "%.*s arama yolunda include dosyaları yok"
7812
7813 #: tradcpp.c:2710
7814 msgid "invalid macro name"
7815 msgstr "geçersiz makro ismi"
7816
7817 #: tradcpp.c:2718
7818 #, c-format
7819 msgid "invalid macro name `%s'"
7820 msgstr "geçersiz makro ismi `%s'"
7821
7822 #: tradcpp.c:2723
7823 msgid "\"defined\" cannot be used as a macro name"
7824 msgstr "\"defined\" makro ismi olarak kullanılamaz"
7825
7826 #: tradcpp.c:2750
7827 msgid "parameter name starts with a digit in #define"
7828 msgstr "#define yönergesindeki parametre ismi bir rakam ile başlıyor"
7829
7830 #: tradcpp.c:2760
7831 msgid "badly punctuated parameter list in #define"
7832 msgstr "#define yönergesinde kötü vurgulanmış parametre listesi"
7833
7834 #: tradcpp.c:2768
7835 msgid "unterminated parameter list in #define"
7836 msgstr "#define yönergesinde sonlandırılmamış parametre listesi"
7837
7838 #: tradcpp.c:2816
7839 #, c-format
7840 msgid "\"%.*s\" redefined"
7841 msgstr "\"%.*s\" yeniden tanımlanmış"
7842
7843 #: tradcpp.c:3073
7844 msgid "# operator should be followed by a macro argument name"
7845 msgstr "# işlemiminden sonra bir makro ismi olmalı"
7846
7847 #: tradcpp.c:3120 tradcpp.c:3146 tradcpp.c:3160 tradcpp.c:3167 tradcpp.c:3192
7848 msgid "invalid format #line command"
7849 msgstr "geçersiz biçemli #line komutu"
7850
7851 #: tradcpp.c:3218
7852 msgid "undefining `defined'"
7853 msgstr "undef'lenen `defined'"
7854
7855 #: tradcpp.c:3222
7856 #, c-format
7857 msgid "undefining `%s'"
7858 msgstr "`%s' sonra #undef yapılmış"
7859
7860 #: tradcpp.c:3278
7861 msgid "extra text at end of directive"
7862 msgstr "yönerge sonunda fazladan metin"
7863
7864 #: tradcpp.c:3385
7865 #, c-format
7866 msgid "#error%.*s"
7867 msgstr "#error%.*s"
7868
7869 #: tradcpp.c:3395
7870 #, c-format
7871 msgid "#warning%.*s"
7872 msgstr "#warning%.*s"
7873
7874 #: tradcpp.c:3551
7875 msgid "#elif not within a conditional"
7876 msgstr "#elif bir koşulun içinde değil"
7877
7878 #: tradcpp.c:3808
7879 #, c-format
7880 msgid "#%s not within a conditional"
7881 msgstr "#%s bir koşulun içinde değil"
7882
7883 #: tradcpp.c:3816
7884 msgid "#else or #elif after #else"
7885 msgstr "#else'den sonra #elif ya da #else"
7886
7887 #: tradcpp.c:3856
7888 msgid "#else not within a conditional"
7889 msgstr "#else bir koşulun içinde değil"
7890
7891 #: tradcpp.c:3887
7892 msgid "unbalanced #endif"
7893 msgstr "karşılıksız #endif"
7894
7895 #: tradcpp.c:3981
7896 msgid "unterminated string or character constant"
7897 msgstr "sonlandırılmamış dizge ya da karakter sabiti"
7898
7899 #: tradcpp.c:4139
7900 #, c-format
7901 msgid "arguments given to macro `%s'"
7902 msgstr "`%s' makrosuna verilmiş argümanlar"
7903
7904 #: tradcpp.c:4145
7905 #, c-format
7906 msgid "no args to macro `%s'"
7907 msgstr "`%s' makrosuna argüman verilmemiş"
7908
7909 #: tradcpp.c:4147
7910 #, c-format
7911 msgid "only 1 arg to macro `%s'"
7912 msgstr "`%s' makrosuna sadece 1 argüman verilmiş"
7913
7914 #: tradcpp.c:4149
7915 #, c-format
7916 msgid "only %d args to macro `%s'"
7917 msgstr "`%2$s' makrosuna sadece %1$d argüman verilmiş"
7918
7919 #: tradcpp.c:4151
7920 #, c-format
7921 msgid "too many (%d) args to macro `%s'"
7922 msgstr "`%2$s' makrosuna çok fazla (%1$d) argüman verilmiş"
7923
7924 #: tradcpp.c:4748
7925 #, c-format
7926 msgid ""
7927 "internal error in %s, at tradcpp.c:%d\n"
7928 "Please submit a full bug report.\n"
7929 "See %s for instructions."
7930 msgstr ""
7931 "tradcpp.c:%2$d: %1$s işlevinde iç hata\n"
7932 "Lütfen ayrıntılı bir hapa raporu gönderin.\n"
7933 "İşlemler için %3$s adresine bakın."
7934
7935 #: tree-dump.c:841
7936 #, c-format
7937 msgid "could not open dump file `%s'"
7938 msgstr "döküm dosyası `%s' açılamadı"
7939
7940 #: tree-dump.c:917
7941 #, c-format
7942 msgid "ignoring unknown option `%.*s' in `-f%s'"
7943 msgstr "yoksayılan bilinmeyen seçenek `%.*s' (`-f%s' içinde)"
7944
7945 #: tree.c:3841
7946 msgid "arrays of functions are not meaningful"
7947 msgstr "işlev dizileri anlamlı değil"
7948
7949 #: tree.c:3898
7950 msgid "function return type cannot be function"
7951 msgstr "işlevin dönen değer türü işlev olamaz"
7952
7953 #: tree.c:4642
7954 msgid "invalid initializer for bit string"
7955 msgstr "bit dizge için ilklendirici geçersiz"
7956
7957 #: tree.c:4701
7958 #, c-format
7959 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7960 msgstr "Ağaç denetimi: %4$s:%5$d: %3$s işlevinde '%1$s' umulurken, '%2$s' var"
7961
7962 #: tree.c:4718
7963 #, c-format
7964 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7965 msgstr "Ağaç denetimi: %5$s:%6$d: %4$s işlevinde sınıf '%1$c' umulurken, '%2$c' (%3$s) var"
7966
7967 #: config/i386/winnt.c:522 varasm.c:452
7968 #, c-format
7969 msgid "%s causes a section type conflict"
7970 msgstr "%s bir bölüm türü çelişkiye sebep oluyor"
7971
7972 #: varasm.c:880
7973 #, c-format
7974 msgid "register name not specified for `%s'"
7975 msgstr "`%s' için yazmaç ismi belirtilmemiş"
7976
7977 #: varasm.c:882
7978 #, c-format
7979 msgid "invalid register name for `%s'"
7980 msgstr "`%s' için yazmaç ismi geçersiz"
7981
7982 #: varasm.c:885
7983 #, c-format
7984 msgid "data type of `%s' isn't suitable for a register"
7985 msgstr "`%s' veri türü bir yazmaç için kullanılabilir değil"
7986
7987 #: varasm.c:888
7988 #, c-format
7989 msgid "register specified for `%s' isn't suitable for data type"
7990 msgstr "`%s' için belirtilen yazmaç veri türü için kullanılabilir değil"
7991
7992 #: varasm.c:897
7993 msgid "global register variable has initial value"
7994 msgstr "genel yazmaç değişkeni öndeğer içeriyor"
7995
7996 #: varasm.c:900
7997 msgid "volatile register variables don't work as you might wish"
7998 msgstr "oynak yazmaç değişkenleri sizin istediğiniz gibi çalışmaz"
7999
8000 #: varasm.c:936
8001 #, c-format
8002 msgid "register name given for non-register variable `%s'"
8003 msgstr "yazmaç olmayan değişken `%s' için yazmaç ismi verilmiş"
8004
8005 #: varasm.c:1543
8006 #, c-format
8007 msgid "size of variable `%s' is too large"
8008 msgstr "`%s' değişkeni çok geniş"
8009
8010 #: varasm.c:1583
8011 #, c-format
8012 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8013 msgstr "%s hizalaması en büyük nesne dosyası hizalamasından daha büyük. %d kullanılıyor"
8014
8015 #: varasm.c:1634
8016 #, c-format
8017 msgid "requested alignment for %s is greater than implemented alignment of %d"
8018 msgstr "%s için istenen hizalama yerleşik hizalama %d den daha büyük"
8019
8020 #: varasm.c:2120
8021 msgid "floating point trap outputting a constant"
8022 msgstr "kayan nokta yakalayıcı bir sabit çıktılıyor"
8023
8024 #: varasm.c:4454
8025 msgid "initializer for integer value is too complicated"
8026 msgstr "tamsayı öndeğer fazla karmaşık"
8027
8028 #: varasm.c:4459
8029 msgid "initializer for floating value is not a floating constant"
8030 msgstr "gerçel sayı öndeğer bir gerçel sayı sabit değil"
8031
8032 #: varasm.c:4508
8033 msgid "unknown set constructor type"
8034 msgstr "bilinmeyen set constructor türü"
8035
8036 #: varasm.c:4722
8037 #, c-format
8038 msgid "invalid initial value for member `%s'"
8039 msgstr "üye `%s' için öndeğer geçersiz"
8040
8041 #: varasm.c:4914
8042 #, c-format
8043 msgid "weak declaration of `%s' must be public"
8044 msgstr "`%s' zayıf bildirimi 'public' olmalı"
8045
8046 #: varasm.c:4916
8047 #, c-format
8048 msgid "weak declaration of `%s' must precede definition"
8049 msgstr "`%s' zayıf bildirimi tanımından önce olmalı"
8050
8051 #: varasm.c:4920
8052 #, c-format
8053 msgid "weak declaration of `%s' not supported"
8054 msgstr "`%s' zayıf bildirimi desteklenmiyor"
8055
8056 #: varasm.c:5016
8057 msgid "only weak aliases are supported in this configuration"
8058 msgstr "bu yapılandırmada sadece zayıf takma adlar destekleniyor"
8059
8060 #: varasm.c:5021
8061 msgid "alias definitions not supported in this configuration; ignored"
8062 msgstr "takma ad tanımlamaları bu yapılandırmada desteklenmiyor; yoksayıldı"
8063
8064 #: varray.c:88
8065 #, c-format
8066 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8067 msgstr "Sanal dizi %1$s[%2$lu]: %5$s:%6$d: %4$s içindeki %3$lu öğesi sınırların dışında"
8068
8069 #. Print an error message for unrecognized stab codes.
8070 #: xcoffout.c:170
8071 #, c-format
8072 msgid "no sclass for %s stab (0x%x)\n"
8073 msgstr ""
8074
8075 #: config/darwin-c.c:76
8076 msgid "too many #pragma options align=reset"
8077 msgstr ""
8078
8079 #: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
8080 #: config/darwin-c.c:105
8081 msgid "malformed '#pragma options', ignoring"
8082 msgstr "'#pragma options' hatalı, yoksayılıyor"
8083
8084 #: config/darwin-c.c:108
8085 msgid "junk at end of '#pragma options'"
8086 msgstr "'#pragma options' sonunda karışıklık"
8087
8088 #: config/darwin-c.c:118
8089 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8090 msgstr "'#pragma options align={mac68k|power|reset}' hatalı, yoksayılıyor"
8091
8092 #: config/darwin-c.c:131
8093 msgid "missing '(' after '#pragma unused', ignoring"
8094 msgstr "'#pragma unused'dan sonra '(' eksik, yoksayılıyor"
8095
8096 #: config/darwin-c.c:149
8097 msgid "missing ')' after '#pragma unused', ignoring"
8098 msgstr "'#pragma unused'dan sonra ')' eksik, yoksayılıyor"
8099
8100 #: config/darwin-c.c:152
8101 msgid "junk at end of '#pragma unused'"
8102 msgstr "'#pragma unused' sonunda karışıklık"
8103
8104 #: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
8105 msgid "-msystem-v and -p are incompatible"
8106 msgstr "-msystem-v ile -p uyumsuz"
8107
8108 #: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
8109 msgid "-msystem-v and -mthreads are incompatible"
8110 msgstr "-msystem-v ile -mthreads uyumsuz"
8111
8112 #: config/nextstep.c:68
8113 msgid "optimization turned on"
8114 msgstr "eniyileme etkin"
8115
8116 #: config/nextstep.c:74
8117 msgid "optimization turned off"
8118 msgstr "eniyileme etkin değil"
8119
8120 #: config/nextstep.c:83
8121 msgid "optimization level restored"
8122 msgstr "eniyileme seviyesi eski durumuna getirildi"
8123
8124 #. Run-time compilation parameters selecting different hardware subsets.
8125 #: config/1750a/1750a.h:39
8126 msgid "Use VAX-C alignment"
8127 msgstr "VAX-C hizalaması kullanılır"
8128
8129 #: config/a29k/a29k.c:1028
8130 #, c-format
8131 msgid "invalid %%Q value"
8132 msgstr "%%Q değeri geçersiz"
8133
8134 #: config/a29k/a29k.c:1034 config/alpha/alpha.c:5145
8135 #, c-format
8136 msgid "invalid %%C value"
8137 msgstr "%%C değeri geçersiz"
8138
8139 #: config/a29k/a29k.c:1040 config/alpha/alpha.c:4990
8140 #: config/rs6000/rs6000.c:5690
8141 #, c-format
8142 msgid "invalid %%N value"
8143 msgstr "%%N değeri geçersiz"
8144
8145 #: config/a29k/a29k.c:1046 config/alpha/alpha.c:5061
8146 #: config/rs6000/rs6000.c:5652
8147 #, c-format
8148 msgid "invalid %%M value"
8149 msgstr "%%M değeri geçersiz"
8150
8151 #: config/a29k/a29k.c:1052 config/alpha/alpha.c:5053
8152 #: config/rs6000/rs6000.c:5617
8153 #, c-format
8154 msgid "invalid %%m value"
8155 msgstr "%%m değeri geçersiz"
8156
8157 #: config/a29k/a29k.c:1154 config/alpha/alpha.c:5014 config/romp/romp.c:690
8158 #, c-format
8159 msgid "invalid %%L value"
8160 msgstr "%%L değeri geçersiz"
8161
8162 #: config/a29k/a29k.c:1159 config/rs6000/rs6000.c:5698
8163 #, c-format
8164 msgid "invalid %%O value"
8165 msgstr "%%O değeri geçersiz"
8166
8167 #: config/a29k/a29k.c:1165 config/alpha/alpha.c:4998
8168 #: config/rs6000/rs6000.c:5718
8169 #, c-format
8170 msgid "invalid %%P value"
8171 msgstr "%%P değeri geçersiz"
8172
8173 #: config/a29k/a29k.c:1175
8174 #, c-format
8175 msgid "invalid %%V value"
8176 msgstr "%%V değeri geçersiz"
8177
8178 #: config/a29k/a29k.h:101
8179 msgid "Generate code assuming DW bit is set"
8180 msgstr "Kod DW biti 1 kabulüyle üretilir"
8181
8182 #: config/a29k/a29k.h:102
8183 msgid "Generate code assuming DW bit is not set"
8184 msgstr "Kod DW biti 0 kabulüyle üretilir"
8185
8186 #: config/a29k/a29k.h:103
8187 msgid "Generate code using byte writes"
8188 msgstr "Kod bayt yazarak üretilir"
8189
8190 #: config/a29k/a29k.h:104
8191 msgid "Do not generate byte writes"
8192 msgstr "Bayt yazımı üretilmez"
8193
8194 #: config/a29k/a29k.h:105
8195 msgid "Use small memory model"
8196 msgstr "Küçük bellek modeli kullanılır"
8197
8198 #: config/a29k/a29k.h:106
8199 msgid "Use normal memory model"
8200 msgstr "Normal bellek modeli kullanılır"
8201
8202 #: config/a29k/a29k.h:107
8203 msgid "Use large memory model"
8204 msgstr "Geniş bellek modeli kullanılır"
8205
8206 #: config/a29k/a29k.h:108
8207 msgid "Generate 29050 code"
8208 msgstr "29050 kodu üretilir"
8209
8210 #: config/a29k/a29k.h:109
8211 msgid "Generate 29000 code"
8212 msgstr "29000 kodu üretilir"
8213
8214 #: config/a29k/a29k.h:110
8215 msgid "Use kernel global registers"
8216 msgstr "Çekirdek genel yazmaçları kullanılır"
8217
8218 #: config/a29k/a29k.h:111
8219 msgid "Use user global registers"
8220 msgstr "Kullanıcı genel yazmaçları kullanılır"
8221
8222 #: config/a29k/a29k.h:112
8223 msgid "Emit stack checking code"
8224 msgstr "Yığın denetim kodu üretilir"
8225
8226 #: config/a29k/a29k.h:113
8227 msgid "Do not emit stack checking code"
8228 msgstr "Yığın denetim kodu üretilmez"
8229
8230 #: config/a29k/a29k.h:114
8231 msgid "Work around storem hardware bug"
8232 msgstr "Storem donanım hatasının oluru bulunur"
8233
8234 #: config/a29k/a29k.h:115
8235 msgid "Do not work around storem hardware bug"
8236 msgstr "Storem donanım hatasının oluru bulunmaz"
8237
8238 #: config/a29k/a29k.h:116
8239 msgid "Store locals in argument registers"
8240 msgstr "Yerel değerler argüman yazmaçlarında saklanır"
8241
8242 #: config/a29k/a29k.h:117
8243 msgid "Do not store locals in arg registers"
8244 msgstr "Yerel değerler argüman yazmaçlarında saklanmaz"
8245
8246 #: config/a29k/a29k.h:118 config/i960/i960.h:289 config/mips/mips.h:408
8247 msgid "Use software floating point"
8248 msgstr "Yazılım kayan nokta kodu kullanılır"
8249
8250 #: config/a29k/a29k.h:119
8251 msgid "Do not generate multm instructions"
8252 msgstr "multm komutları üretilmez"
8253
8254 #: config/alpha/alpha.c:269
8255 #, c-format
8256 msgid "-f%s ignored for Unicos/Mk (not supported)"
8257 msgstr "Unicos/Mk için -f%s yoksayıldı (desteklenmiyor)"
8258
8259 #: config/alpha/alpha.c:293
8260 msgid "-mieee not supported on Unicos/Mk"
8261 msgstr "Unicos/Mk üzerinde -mieee desteklenmiyor"
8262
8263 #: config/alpha/alpha.c:304
8264 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8265 msgstr ""
8266
8267 #: config/alpha/alpha.c:321
8268 #, c-format
8269 msgid "bad value `%s' for -mtrap-precision switch"
8270 msgstr "-mtrap-precision seçeneği için `%s' değeri hatalı"
8271
8272 #: config/alpha/alpha.c:335
8273 #, c-format
8274 msgid "bad value `%s' for -mfp-rounding-mode switch"
8275 msgstr "-mfp-rounding-mode seçeneği için `%s' değeri hatalı"
8276
8277 #: config/alpha/alpha.c:350
8278 #, c-format
8279 msgid "bad value `%s' for -mfp-trap-mode switch"
8280 msgstr "-mfp-trap-mode seçeneği için `%s' değeri hatalı"
8281
8282 #: config/alpha/alpha.c:369 config/alpha/alpha.c:381
8283 #, c-format
8284 msgid "bad value `%s' for -mcpu switch"
8285 msgstr "-mcpu seçeneği için `%s' değeri hatalı"
8286
8287 #: config/alpha/alpha.c:388
8288 msgid "trap mode not supported on Unicos/Mk"
8289 msgstr "Unicos/Mk üzerinde yakalama kipi desteklenmiyor"
8290
8291 #: config/alpha/alpha.c:395
8292 msgid "fp software completion requires -mtrap-precision=i"
8293 msgstr "fp yazılım tamamlaması -mtrap-precision=i gerektirir"
8294
8295 #: config/alpha/alpha.c:411
8296 msgid "rounding mode not supported for VAX floats"
8297 msgstr "VAX gerçelleri için yuvarlama kipi desteklenmiyor"
8298
8299 #: config/alpha/alpha.c:416
8300 msgid "trap mode not supported for VAX floats"
8301 msgstr "VAX gerçelleri için tuzak kipi desteklenmiyor"
8302
8303 #: config/alpha/alpha.c:445
8304 #, c-format
8305 msgid "L%d cache latency unknown for %s"
8306 msgstr "%2$s için L%1$d arabellek gecikmesi bilinmiyor"
8307
8308 #: config/alpha/alpha.c:460
8309 #, c-format
8310 msgid "bad value `%s' for -mmemory-latency"
8311 msgstr "-mmemory-latency için değer `%s' hatalı"
8312
8313 #: config/alpha/alpha.c:4964 config/romp/romp.c:746 config/romp/romp.c:753
8314 #, c-format
8315 msgid "invalid %%H value"
8316 msgstr "%%H değeri geçersiz"
8317
8318 #: config/alpha/alpha.c:4974 config/ia64/ia64.c:3521
8319 #, c-format
8320 msgid "invalid %%r value"
8321 msgstr "%%r değeri geçersiz"
8322
8323 #: config/alpha/alpha.c:4984 config/rs6000/rs6000.c:5764
8324 #, c-format
8325 msgid "invalid %%R value"
8326 msgstr "%%R değeri geçersiz"
8327
8328 #: config/alpha/alpha.c:5006 config/romp/romp.c:732 config/romp/romp.c:739
8329 #, c-format
8330 msgid "invalid %%h value"
8331 msgstr "%%h değeri geçersiz"
8332
8333 #: config/alpha/alpha.c:5096
8334 #, c-format
8335 msgid "invalid %%U value"
8336 msgstr "%%U değeri geçersiz"
8337
8338 #: config/alpha/alpha.c:5108 config/alpha/alpha.c:5122 config/romp/romp.c:698
8339 #: config/rs6000/rs6000.c:5772
8340 #, c-format
8341 msgid "invalid %%s value"
8342 msgstr "%%s değeri geçersiz"
8343
8344 #: config/alpha/alpha.c:5182 config/rs6000/rs6000.c:5479
8345 #, c-format
8346 msgid "invalid %%E value"
8347 msgstr "%%E değeri geçersiz"
8348
8349 #: config/alpha/alpha.c:5203 config/romp/romp.c:973
8350 #: config/rs6000/rs6000.c:6080
8351 #, c-format
8352 msgid "invalid %%xn code"
8353 msgstr "%%xn değeri geçersiz"
8354
8355 #. Macro to define tables used to set the flags.
8356 #. This is a list in braces of pairs in braces,
8357 #. each pair being { "NAME", VALUE }
8358 #. where VALUE is the bits to set or minus the bits to clear.
8359 #. An empty string NAME is used to identify the default VALUE.
8360 #: config/alpha/alpha.h:220 config/i386/i386.h:285 config/i386/i386.h:287
8361 #: config/i386/i386.h:289 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:327
8362 #: config/s390/s390.h:51 config/sparc/sparc.h:552 config/sparc/sparc.h:557
8363 msgid "Use hardware fp"
8364 msgstr "Donanım aritmetik işlemcisi kullanılır"
8365
8366 #: config/alpha/alpha.h:221 config/i386/i386.h:286 config/i386/i386.h:288
8367 #: config/rs6000/rs6000.h:329 config/sparc/sparc.h:554
8368 #: config/sparc/sparc.h:559
8369 msgid "Do not use hardware fp"
8370 msgstr "Donanım aritmetik işlemcisi kullanılmaz"
8371
8372 #: config/alpha/alpha.h:222
8373 msgid "Use fp registers"
8374 msgstr "fp yazmaçları kullanılır"
8375
8376 #: config/alpha/alpha.h:224
8377 msgid "Do not use fp registers"
8378 msgstr "fp yazmaçları kullanılmaz"
8379
8380 #: config/alpha/alpha.h:225
8381 msgid "Do not assume GAS"
8382 msgstr "GAS varsayılmaz"
8383
8384 #: config/alpha/alpha.h:226
8385 msgid "Assume GAS"
8386 msgstr "GAS varsayılır"
8387
8388 #: config/alpha/alpha.h:228
8389 msgid "Request IEEE-conformant math library routines (OSF/1)"
8390 msgstr "IEEE-uyumlu matematik kitaplığı yordamları istenir (OSF/1)"
8391
8392 #: config/alpha/alpha.h:230
8393 msgid "Emit IEEE-conformant code, without inexact exceptions"
8394 msgstr "Kesin olmayan istisnalar içermeden IEEE-uyumlu kod üretir"
8395
8396 #: config/alpha/alpha.h:232
8397 msgid "Emit IEEE-conformant code, with inexact exceptions"
8398 msgstr "Kesin olmayan istisnalar içeren IEEE-uyumlu kod üretir"
8399
8400 #: config/alpha/alpha.h:234
8401 msgid "Do not emit complex integer constants to read-only memory"
8402 msgstr "Salt-okunur belleğe karmaşık tamsayı sabitleri koymaz"
8403
8404 #: config/alpha/alpha.h:235
8405 msgid "Use VAX fp"
8406 msgstr "VAX fp kullanılır"
8407
8408 #: config/alpha/alpha.h:236
8409 msgid "Do not use VAX fp"
8410 msgstr "VAX fp kullanılmaz"
8411
8412 #: config/alpha/alpha.h:237
8413 msgid "Emit code for the byte/word ISA extension"
8414 msgstr "Bayt/word ISA genişlemesi için kod üretir"
8415
8416 #: config/alpha/alpha.h:240
8417 msgid "Emit code for the motion video ISA extension"
8418 msgstr "Video ISA genişlemesi için kod üretir"
8419
8420 #: config/alpha/alpha.h:243
8421 msgid "Emit code for the fp move and sqrt ISA extension"
8422 msgstr "fp move ve sqrt ISA genişlemesi için kod üretir"
8423
8424 #: config/alpha/alpha.h:245
8425 msgid "Emit code for the counting ISA extension"
8426 msgstr "Sayma ISA genişlemesi için kod üretir"
8427
8428 #: config/alpha/alpha.h:248
8429 msgid "Emit code using explicit relocation directives"
8430 msgstr ""
8431
8432 #: config/alpha/alpha.h:251
8433 msgid "Emit 16-bit relocations to the small data areas"
8434 msgstr ""
8435
8436 #: config/alpha/alpha.h:253
8437 msgid "Emit 32-bit relocations to the small data areas"
8438 msgstr ""
8439
8440 #. This macro is similar to `TARGET_SWITCHES' but defines names of
8441 #. command options that have values.  Its definition is an initializer
8442 #. with a subgrouping for each command option.
8443 #.
8444 #. Each subgrouping contains a string constant, that defines the fixed
8445 #. part of the option name, and the address of a variable.  The
8446 #. variable, type `char *', is set to the variable part of the given
8447 #. option if the fixed part matches.  The actual option name is made
8448 #. by appending `-m' to the specified name.
8449 #.
8450 #. Here is an example which defines `-mshort-data-NUMBER'.  If the
8451 #. given option is `-mshort-data-512', the variable `m88k_short_data'
8452 #. will be set to the string `"512"'.
8453 #.
8454 #. extern char *m88k_short_data;
8455 #. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
8456 #. For -mcpu=
8457 #. For -mtune=
8458 #. For -mfp-rounding-mode=[n|m|c|d]
8459 #. For -mfp-trap-mode=[n|u|su|sui]
8460 #. For -mtrap-precision=[p|f|i]
8461 #. For -mmemory-latency=
8462 #: config/alpha/alpha.h:298
8463 msgid "Use features of and schedule given CPU"
8464 msgstr "Belirtilen CPU'nun özelliklerini ve zamanlamasını kullanır"
8465
8466 #: config/alpha/alpha.h:300
8467 msgid "Schedule given CPU"
8468 msgstr "Belirtilen CPU'yu zamanlar"
8469
8470 #: config/alpha/alpha.h:302
8471 msgid "Control the generated fp rounding mode"
8472 msgstr "Üretilmiş kayan nokta yuvarlama kipi denetlenir"
8473
8474 #: config/alpha/alpha.h:304
8475 msgid "Control the IEEE trap mode"
8476 msgstr "IEEE yakalama kipi denetlenir"
8477
8478 #: config/alpha/alpha.h:306
8479 msgid "Control the precision given to fp exceptions"
8480 msgstr "Verilen kayan nokta olağandışılıklarının duyarlığı denetlenir"
8481
8482 #: config/alpha/alpha.h:308
8483 msgid "Tune expected memory latency"
8484 msgstr "Beklenen bellek gecikmesini ayarlar"
8485
8486 #: config/arc/arc.c:132
8487 #, c-format
8488 msgid "bad value (%s) for -mcpu switch"
8489 msgstr "-mcpu seçeneği için değer (%s) hatalı"
8490
8491 #: config/arc/arc.c:359
8492 #, c-format
8493 msgid "argument of `%s' attribute is not a string constant"
8494 msgstr "`%s' in argümanı bir sabit dizge değil"
8495
8496 #: config/arc/arc.c:366
8497 #, c-format
8498 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8499 msgstr ""
8500
8501 #: config/arc/arc.c:1709 config/m32r/m32r.c:2272
8502 msgid "invalid operand to %R code"
8503 msgstr "%R kodu için geçersiz veri öğesi"
8504
8505 #: config/arc/arc.c:1741 config/m32r/m32r.c:2295
8506 msgid "invalid operand to %H/%L code"
8507 msgstr "%H/%L kodu için geçersiz veri öğesi"
8508
8509 #: config/arc/arc.c:1765 config/m32r/m32r.c:2372
8510 msgid "invalid operand to %U code"
8511 msgstr "%U kodu için geçersiz veri öğesi"
8512
8513 #: config/arc/arc.c:1776
8514 msgid "invalid operand to %V code"
8515 msgstr "%V kodu için geçersiz veri öğesi"
8516
8517 #. Unknown flag.
8518 #: config/arc/arc.c:1783 config/m32r/m32r.c:2411 config/sparc/sparc.c:6007
8519 msgid "invalid operand output code"
8520 msgstr "çıkış kodu için geçersiz veri öğesi"
8521
8522 #: config/arm/arm.c:442
8523 #, c-format
8524 msgid "switch -mcpu=%s conflicts with -march= switch"
8525 msgstr "switch -mcpu=%s ile -march= seçenekleri çelişiyor"
8526
8527 #: config/arm/arm.c:452 config/rs6000/rs6000.c:440 config/sparc/sparc.c:383
8528 #, c-format
8529 msgid "bad value (%s) for %s switch"
8530 msgstr "%s seçeneği için değer (%s) hatalı"
8531
8532 #: config/arm/arm.c:588
8533 msgid "target CPU does not support APCS-32"
8534 msgstr "hedef CPU, APCS-32 desteklemiyor"
8535
8536 #: config/arm/arm.c:593
8537 msgid "target CPU does not support APCS-26"
8538 msgstr "hedef CPU, APCS-26 desteklemiyor"
8539
8540 #: config/arm/arm.c:599
8541 msgid "target CPU does not support interworking"
8542 msgstr "hedef MİB beraber çalışmayı desteklemiyor"
8543
8544 #: config/arm/arm.c:605
8545 msgid "target CPU does not support THUMB instructions"
8546 msgstr "hedef MİB THUMB komutlarını desteklemez."
8547
8548 #: config/arm/arm.c:619
8549 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8550 msgstr ""
8551
8552 #: config/arm/arm.c:622
8553 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8554 msgstr ""
8555
8556 #: config/arm/arm.c:625
8557 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8558 msgstr ""
8559
8560 #: config/arm/arm.c:631
8561 msgid "interworking forces APCS-32 to be used"
8562 msgstr "beraber çalışma, APCS-32'nin kullanılmasını gerektirir"
8563
8564 #: config/arm/arm.c:637
8565 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8566 msgstr "-mapcs-stack-check ile -mno-apcs-frame uyumsuz"
8567
8568 #: config/arm/arm.c:645
8569 msgid "-fpic and -mapcs-reent are incompatible"
8570 msgstr "-fpic ve -mapcs-reent uyumsuz"
8571
8572 #: config/arm/arm.c:648
8573 msgid "APCS reentrant code not supported.  Ignored"
8574 msgstr "APCS yeniden girişli kod desteklenmiyor. Yoksayıldı"
8575
8576 #: config/arm/arm.c:656
8577 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8578 msgstr "-g ve -mno-apcs-frame beraberce anlamlı hata ayıklama bilgisi vermeyebilir"
8579
8580 #: config/arm/arm.c:664
8581 msgid "passing floating point arguments in fp regs not yet supported"
8582 msgstr "henüz desteklenmeyen fp yazmaçlarındaki kayan noktalı argümanların aktarılmasında"
8583
8584 #: config/arm/arm.c:693
8585 #, c-format
8586 msgid "invalid floating point emulation option: -mfpe-%s"
8587 msgstr "Geçersiz gerçel değer öykünüm seçeneği: -mfpe-%s"
8588
8589 #: config/arm/arm.c:717
8590 msgid "structure size boundary can only be set to 8 or 32"
8591 msgstr ""
8592
8593 #: config/arm/arm.c:725
8594 msgid "-mpic-register= is useless without -fpic"
8595 msgstr "-mpic-register=, -fpic olmaksızın kullanışsız"
8596
8597 #: config/arm/arm.c:734
8598 #, c-format
8599 msgid "unable to use '%s' for PIC register"
8600 msgstr "PIC yazmacı için '%s' kullanılamıyor"
8601
8602 #: config/arm/arm.c:1969 config/arm/arm.c:1991 config/avr/avr.c:4711
8603 #: config/c4x/c4x.c:4650 config/h8300/h8300.c:3179 config/i386/i386.c:1249
8604 #: config/i386/i386.c:1278 config/m68hc11/m68hc11.c:1160
8605 #: config/mcore/mcore.c:3505 config/ns32k/ns32k.c:1048
8606 #: config/rs6000/rs6000.c:9981 config/sh/sh.c:4703 config/sh/sh.c:4723
8607 #: config/sh/sh.c:4762 config/stormy16/stormy16.c:1998 config/v850/v850.c:2044
8608 #, c-format
8609 msgid "`%s' attribute only applies to functions"
8610 msgstr "`%s' özniteliği sadece işlevlere uygulanır"
8611
8612 #: config/arm/arm.c:9163
8613 msgid "unable to compute real location of stacked parameter"
8614 msgstr ""
8615
8616 #: config/arm/arm.c:9839
8617 msgid "no low registers available for popping high registers"
8618 msgstr "yüksek yazmaçları emmek için alçak yazmaç bulunamadı"
8619
8620 #: config/arm/arm.c:10028
8621 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8622 msgstr ""
8623
8624 #: config/arm/arm.h:424
8625 msgid "Generate APCS conformant stack frames"
8626 msgstr "APCS uyumlu yığıt çerçeveleri üretir"
8627
8628 #: config/arm/arm.h:427
8629 msgid "Store function names in object code"
8630 msgstr "İşlev isimleri nesne kodunda saklanır"
8631
8632 #: config/arm/arm.h:431
8633 msgid "Use the 32-bit version of the APCS"
8634 msgstr "APCS'nin 32 bitlik sürümü kullanılır"
8635
8636 #: config/arm/arm.h:433
8637 msgid "Use the 26-bit version of the APCS"
8638 msgstr "APCS'nin 26 bitlik sürümü kullanılır"
8639
8640 #: config/arm/arm.h:437
8641 msgid "Pass FP arguments in FP registers"
8642 msgstr "FP yazmaçlarındaki FP argümanları aktarılır"
8643
8644 #: config/arm/arm.h:440
8645 msgid "Generate re-entrant, PIC code"
8646 msgstr "Yeniden girişli PIC kodu üretir"
8647
8648 #: config/arm/arm.h:443
8649 msgid "The MMU will trap on unaligned accesses"
8650 msgstr "MMU, hizalanmamış erişimleri yakalar"
8651
8652 #: config/arm/arm.h:450
8653 msgid "Use library calls to perform FP operations"
8654 msgstr "Kayan nokta işlemlerini yapmada kitaplık çağrıları kullanılır"
8655
8656 #: config/arm/arm.h:452 config/i960/i960.h:287
8657 msgid "Use hardware floating point instructions"
8658 msgstr "Donanım kayan nokta komutları kullanılır"
8659
8660 #: config/arm/arm.h:454
8661 msgid "Assume target CPU is configured as big endian"
8662 msgstr "Hedef MİB büyük ilkli yapılandırmaya sahip kabul edilir"
8663
8664 #: config/arm/arm.h:456
8665 msgid "Assume target CPU is configured as little endian"
8666 msgstr "Hedef MİB küçük ilkli yapılandırmaya sahip kabul edilir"
8667
8668 #: config/arm/arm.h:458
8669 msgid "Assume big endian bytes, little endian words"
8670 msgstr "Büyük ilkli baytlar, küçük ilkli word'ler varsayılır"
8671
8672 #: config/arm/arm.h:460
8673 msgid "Support calls between Thumb and ARM instruction sets"
8674 msgstr "Thumb ve ARM komut setleri arasında çağrılar desteklenir"
8675
8676 #: config/arm/arm.h:463
8677 msgid "Generate a call to abort if a noreturn function returns"
8678 msgstr "Değer döndürmeyen işlev değer döndürürse çıkış için çağrı üretilir"
8679
8680 #: config/arm/arm.h:466
8681 msgid "Do not move instructions into a function's prologue"
8682 msgstr "Komutlar bir işlevin önbilgisine taşınmaz"
8683
8684 #: config/arm/arm.h:469
8685 msgid "Do not load the PIC register in function prologues"
8686 msgstr "İşlev önbilgisine PIC yazmacını yüklemez"
8687
8688 #: config/arm/arm.h:472
8689 msgid "Generate call insns as indirect calls, if necessary"
8690 msgstr "Gerekliyse, çağrı komutları dolaylı çağrılar olarak üretilir"
8691
8692 #: config/arm/arm.h:475
8693 msgid "Compile for the Thumb not the ARM"
8694 msgstr "Thumb için derler, ARM için değil"
8695
8696 #: config/arm/arm.h:479
8697 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8698 msgstr "Thumb: Gerekmese dahi (yaprak olmayan) yığıt çerçeveleri üretir "
8699
8700 #: config/arm/arm.h:482
8701 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8702 msgstr "Thumb: Gerekmese dahi (yaprak) yığıt çerçeveleri üretir"
8703
8704 #: config/arm/arm.h:485
8705 msgid "Thumb: Assume non-static functions may be called from ARM code"
8706 msgstr "Thumb: Statik olmayan işlevlerin ARM kodundan çağrılabileceğini varsayar"
8707
8708 #: config/arm/arm.h:489
8709 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8710 msgstr "Thumb: İşlev göstergelerinin Thumb'dan habersiz kodu imleyebileceğini varsayar."
8711
8712 #: config/arm/arm.h:499
8713 msgid "Specify the name of the target CPU"
8714 msgstr "Hedef işlemcinin ismi belirtilir"
8715
8716 #: config/arm/arm.h:501
8717 msgid "Specify the name of the target architecture"
8718 msgstr "Hedef mimarinin ismi belirtilir"
8719
8720 #: config/arm/arm.h:505
8721 msgid "Specify the version of the floating point emulator"
8722 msgstr "Kayan nokta emülatörünün sürümü belirtilir"
8723
8724 #: config/arm/arm.h:507
8725 msgid "Specify the minimum bit alignment of structures"
8726 msgstr "Yapıların en küçük bit hizalaması belirtilir"
8727
8728 #: config/arm/arm.h:509
8729 msgid "Specify the register to be used for PIC addressing"
8730 msgstr "PIC adresleme için kullanılan yazmaç belirtilir"
8731
8732 #: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3365
8733 #, c-format
8734 msgid "initialized variable `%s' is marked dllimport"
8735 msgstr "ilklendirilmiş değişken `%s' dllimport imli"
8736
8737 #: config/arm/pe.c:177 config/i386/winnt.c:299
8738 #, c-format
8739 msgid "static variable `%s' is marked dllimport"
8740 msgstr "statik değişken `%s' dllimport imli"
8741
8742 #: config/arm/pe.h:65
8743 msgid "Ignore dllimport attribute for functions"
8744 msgstr "İşlevler için dllimport özelliği yoksayılır"
8745
8746 #. None of these is actually used in cc1.  If we don't define them in target
8747 #. switches cc1 complains about them.  For the sake of argument lets allocate
8748 #. bit 31 of target flags for such options.
8749 #: config/arm/riscix.h:84
8750 msgid "Do symbol renaming for BSD"
8751 msgstr "Sembol isimlendirmesi BSD için yapılır"
8752
8753 #: config/arm/riscix.h:85
8754 msgid "Do symbol renaming for X/OPEN"
8755 msgstr "Sembol isimlendirmesi X/OPEN için yapılır"
8756
8757 #: config/arm/riscix.h:86
8758 msgid "Don't do symbol renaming"
8759 msgstr "Sembol isimlendirmesi yapılmaz"
8760
8761 #: config/avr/avr.c:213
8762 #, c-format
8763 msgid "MCU `%s' not supported"
8764 msgstr "MCU `%s' desteklenmiyor"
8765
8766 #: config/avr/avr.c:453
8767 #, c-format
8768 msgid "large frame pointer change (%d) with -mtiny-stack"
8769 msgstr "-mtiny-stack ile büyük çerçeve göstergesi değişikliği (%d)"
8770
8771 #: config/avr/avr.c:1048
8772 msgid "bad address, not (reg+disp):"
8773 msgstr ""
8774
8775 #: config/avr/avr.c:1056
8776 msgid "internal compiler error.  Bad address:"
8777 msgstr "Derleyici iç hatası.  Hatalı adres:"
8778
8779 #: config/avr/avr.c:1069
8780 msgid "internal compiler error.  Unknown mode:"
8781 msgstr "Derleyici iç hatası.  Bilinmeyen kip:"
8782
8783 #: config/avr/avr.c:1777 config/avr/avr.c:2489
8784 msgid "invalid insn:"
8785 msgstr "geçersiz komut:"
8786
8787 #: config/avr/avr.c:1814 config/avr/avr.c:1900 config/avr/avr.c:1949
8788 #: config/avr/avr.c:1958 config/avr/avr.c:2056 config/avr/avr.c:2228
8789 #: config/avr/avr.c:2526 config/avr/avr.c:2637
8790 msgid "incorrect insn:"
8791 msgstr "yanlış komut:"
8792
8793 #: config/avr/avr.c:1977 config/avr/avr.c:2141 config/avr/avr.c:2299
8794 #: config/avr/avr.c:2681
8795 msgid "unknown move insn:"
8796 msgstr "bilinmeyen taşıma komutu:"
8797
8798 #: config/avr/avr.c:2917
8799 msgid "bad shift insn:"
8800 msgstr "hatalı kaydırma komutu:"
8801
8802 #: config/avr/avr.c:3033 config/avr/avr.c:3463 config/avr/avr.c:3843
8803 msgid "internal compiler error.  Incorrect shift:"
8804 msgstr "Derleyici iç hatası.  Yanlış kaydırma:"
8805
8806 #: config/avr/avr.c:4684
8807 msgid "only initialized variables can be placed into program memory area"
8808 msgstr ""
8809
8810 #. `TARGET_...'
8811 #. This series of macros is to allow compiler command arguments to
8812 #. enable or disable the use of optional features of the target
8813 #. machine.  For example, one machine description serves both the
8814 #. 68000 and the 68020; a command argument tells the compiler whether
8815 #. it should use 68020-only instructions or not.  This command
8816 #. argument works by means of a macro `TARGET_68020' that tests a bit
8817 #. in `target_flags'.
8818 #.
8819 #. Define a macro `TARGET_FEATURENAME' for each such option.  Its
8820 #. definition should test a bit in `target_flags'; for example:
8821 #.
8822 #. #define TARGET_68020 (target_flags & 1)
8823 #.
8824 #. One place where these macros are used is in the
8825 #. condition-expressions of instruction patterns.  Note how
8826 #. `TARGET_68020' appears frequently in the 68000 machine description
8827 #. file, `m68k.md'.  Another place they are used is in the
8828 #. definitions of the other macros in the `MACHINE.h' file.
8829 #: config/avr/avr.h:99
8830 msgid "Assume int to be 8 bit integer"
8831 msgstr "int türün 8 bitlik tamsayı olduğu varsayılır"
8832
8833 #: config/avr/avr.h:101
8834 msgid "Change the stack pointer without disabling interrupts"
8835 msgstr "Yığın göstergesi kesmeler etkisizleştirilmeden değiştirilir"
8836
8837 #: config/avr/avr.h:103
8838 msgid "Use subroutines for function prologue/epilogue"
8839 msgstr "İşlev önbilgisi/sonbilgisi için altyordamlar kullanır"
8840
8841 #: config/avr/avr.h:105
8842 msgid "Change only the low 8 bits of the stack pointer"
8843 msgstr "Yığın göstergesinin düşük 8 biti değiştirilir"
8844
8845 #: config/avr/avr.h:107
8846 msgid "Do not generate tablejump insns"
8847 msgstr "Tablejump komutları üretilmez"
8848
8849 #: config/avr/avr.h:110
8850 msgid "Output instruction sizes to the asm file"
8851 msgstr "Komut boyutlarını asm dosyasına çıktılar"
8852
8853 #: config/avr/avr.h:144
8854 msgid "Specify the initial stack address"
8855 msgstr "İç yığın adresi belirtilir"
8856
8857 #: config/avr/avr.h:145
8858 msgid "Specify the MCU name"
8859 msgstr "MCU ismi belirtilir"
8860
8861 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8862 #. In some cases, the strength reduction optimization pass can
8863 #. produce better code if this is defined.  This macro controls the
8864 #. order that induction variables are combined.  This macro is
8865 #. particularly useful if the target has limited addressing modes.
8866 #. For instance, the SH target has only positive offsets in
8867 #. addresses.  Thus sorting to put the smallest address first allows
8868 #. the most combinations to be found.
8869 #: config/avr/avr.h:2677
8870 msgid "trampolines not supported"
8871 msgstr "trampolines desteklenmiyor"
8872
8873 #: config/c4x/c4x-c.c:70
8874 #, c-format
8875 msgid "missing '(' after '#pragma %s' - ignored"
8876 msgstr ""
8877
8878 #: config/c4x/c4x-c.c:73
8879 #, c-format
8880 msgid "missing function name in '#pragma %s' - ignored"
8881 msgstr ""
8882
8883 #: config/c4x/c4x-c.c:78
8884 #, c-format
8885 msgid "malformed '#pragma %s' - ignored"
8886 msgstr "'#pragma %s' bozuk - yoksayıldı"
8887
8888 #: config/c4x/c4x-c.c:80
8889 #, c-format
8890 msgid "missing section name in '#pragma %s' - ignored"
8891 msgstr ""
8892
8893 #: config/c4x/c4x-c.c:85
8894 #, c-format
8895 msgid "missing ')' for '#pragma %s' - ignored"
8896 msgstr ""
8897
8898 #: config/c4x/c4x-c.c:88
8899 #, c-format
8900 msgid "junk at end of '#pragma %s'"
8901 msgstr "'#pragma %s' den sonrası karışık"
8902
8903 #: config/c4x/c4x.c:299
8904 #, c-format
8905 msgid "unknown CPU version %d, using 40.\n"
8906 msgstr ""
8907
8908 #: config/c4x/c4x.c:883
8909 #, c-format
8910 msgid "ISR %s requires %d words of local vars, max is 32767"
8911 msgstr ""
8912
8913 #: config/c4x/c4x.c:1635
8914 msgid "using CONST_DOUBLE for address"
8915 msgstr ""
8916
8917 #: config/c4x/c4x.c:1775
8918 msgid "c4x_address_cost: Invalid addressing mode"
8919 msgstr "c4x_address_cost: Adresleme kipi geçersiz"
8920
8921 #: config/c4x/c4x.c:1917
8922 #, c-format
8923 msgid "c4x_print_operand: %%L inconsistency"
8924 msgstr ""
8925
8926 #: config/c4x/c4x.c:1923
8927 #, c-format
8928 msgid "c4x_print_operand: %%N inconsistency"
8929 msgstr ""
8930
8931 #: config/c4x/c4x.c:1964
8932 #, c-format
8933 msgid "c4x_print_operand: %%O inconsistency"
8934 msgstr ""
8935
8936 #: config/c4x/c4x.c:2060
8937 msgid "c4x_print_operand: Bad operand case"
8938 msgstr ""
8939
8940 #: config/c4x/c4x.c:2103
8941 msgid "c4x_print_operand_address: Bad post_modify"
8942 msgstr ""
8943
8944 #: config/c4x/c4x.c:2125
8945 msgid "c4x_print_operand_address: Bad pre_modify"
8946 msgstr ""
8947
8948 #: config/c4x/c4x.c:2173 config/c4x/c4x.c:2185 config/c4x/c4x.c:2200
8949 msgid "c4x_print_operand_address: Bad operand case"
8950 msgstr ""
8951
8952 #: config/c4x/c4x.c:2456
8953 msgid "c4x_rptb_insert: Cannot find start label"
8954 msgstr ""
8955
8956 #: config/c4x/c4x.c:3443 config/c4x/c4x.c:3463
8957 msgid "mode not QImode"
8958 msgstr ""
8959
8960 #: config/c4x/c4x.c:3520
8961 msgid "invalid indirect memory address"
8962 msgstr "geçersiz dolaylı bellek adresi"
8963
8964 #: config/c4x/c4x.c:3609
8965 msgid "invalid indirect (S) memory address"
8966 msgstr ""
8967
8968 #: config/c4x/c4x.c:3950
8969 msgid "c4x_valid_operands: Internal error"
8970 msgstr ""
8971
8972 #: config/c4x/c4x.c:4430
8973 msgid "c4x_operand_subword: invalid mode"
8974 msgstr ""
8975
8976 #: config/c4x/c4x.c:4433
8977 msgid "c4x_operand_subword: invalid operand"
8978 msgstr ""
8979
8980 #. We could handle these with some difficulty.
8981 #. e.g., *p-- => *(p-=2); *(p+1).
8982 #: config/c4x/c4x.c:4459
8983 msgid "c4x_operand_subword: invalid autoincrement"
8984 msgstr ""
8985
8986 #: config/c4x/c4x.c:4465
8987 msgid "c4x_operand_subword: invalid address"
8988 msgstr ""
8989
8990 #: config/c4x/c4x.c:4476
8991 msgid "c4x_operand_subword: address not offsettable"
8992 msgstr ""
8993
8994 #: config/c4x/c4x.c:4676
8995 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8996 msgstr ""
8997
8998 #. Name of the c4x assembler.
8999 #. Name of the c4x linker.
9000 #. Define assembler options.
9001 #. Define linker options.
9002 #. Define C preprocessor options.
9003 #. Specify the end file to link with.
9004 #. Target compilation option flags.
9005 #. Small memory model.
9006 #. Use 24-bit MPYI for C3x.
9007 #. Fast fixing of floats.
9008 #. Allow use of RPTS.
9009 #. Emit C3x code.
9010 #. Be compatible with TI assembler.
9011 #. Be paranoid about DP reg. in ISRs.
9012 #. Pass arguments on stack.
9013 #. Enable features under development.
9014 #. Enable repeat block.
9015 #. Use BK as general register.
9016 #. Use decrement and branch for C3x.
9017 #. Enable debugging of GCC.
9018 #. Force constants into registers.
9019 #. Allow unsigned loop counters.
9020 #. Force op0 and op1 to be same.
9021 #. Save all 40 bits for floats.
9022 #. Allow parallel insns.
9023 #. Allow MPY||ADD, MPY||SUB insns.
9024 #. Assume mem refs possibly aliased.
9025 #. Emit C30 code.
9026 #. Emit C31 code.
9027 #. Emit C32 code.
9028 #. Emit C33 code.
9029 #. Emit C40 code.
9030 #. Emit C44 code.
9031 #. Run-time compilation parameters selecting different hardware subsets.
9032 #.
9033 #. Macro to define tables used to set the flags.
9034 #. This is a list in braces of triplets in braces,
9035 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9036 #. where VALUE is the bits to set or minus the bits to clear.
9037 #. An empty string NAME is used to identify the default VALUE.
9038 #: config/c4x/c4x.h:141
9039 msgid "Small memory model"
9040 msgstr "Küçük bellek modeli"
9041
9042 #: config/c4x/c4x.h:143
9043 msgid "Big memory model"
9044 msgstr "Büyük bellek modeli"
9045
9046 #: config/c4x/c4x.h:145
9047 msgid "Use MPYI instruction for C3x"
9048 msgstr "C3x için MPYI komutu kullanılır"
9049
9050 #: config/c4x/c4x.h:147
9051 msgid "Do not use MPYI instruction for C3x"
9052 msgstr "C3x için MPYI komutu kullanılmaz"
9053
9054 #: config/c4x/c4x.h:149
9055 msgid "Use fast but approximate float to integer conversion"
9056 msgstr ""
9057 "Kayan noktadan tamsayıya çevrimlerde hızlı fakat yaklaşık kesinlikte\n"
9058 " çevrim kullanılır"
9059
9060 #: config/c4x/c4x.h:151
9061 msgid "Use slow but accurate float to integer conversion"
9062 msgstr ""
9063 "Kayan noktadan tamsayıya çevrimlerde yavaş fakat yüksek kesinlikte\n"
9064 " çevrim kullanır"
9065
9066 #: config/c4x/c4x.h:153
9067 msgid "Enable use of RTPS instruction"
9068 msgstr "RTPS komutunun kullanımı etkinleştirilir"
9069
9070 #: config/c4x/c4x.h:155
9071 msgid "Disable use of RTPS instruction"
9072 msgstr "RTPS  komutunun kullanımı kapatılır"
9073
9074 #: config/c4x/c4x.h:157
9075 msgid "Enable use of RTPB instruction"
9076 msgstr "RTPB komutunun kullanımı etkinleştirilir"
9077
9078 #: config/c4x/c4x.h:159
9079 msgid "Disable use of RTPB instruction"
9080 msgstr "RTPB komutunun kullanımı kapatılır"
9081
9082 #: config/c4x/c4x.h:161
9083 msgid "Generate code for C30 CPU"
9084 msgstr "Kod C30 MİB için üretilir"
9085
9086 #: config/c4x/c4x.h:163
9087 msgid "Generate code for C31 CPU"
9088 msgstr "Kod C31 MİB için üretilir"
9089
9090 #: config/c4x/c4x.h:165
9091 msgid "Generate code for C32 CPU"
9092 msgstr "Kod C32 MİB için üretilir"
9093
9094 #: config/c4x/c4x.h:167
9095 msgid "Generate code for C33 CPU"
9096 msgstr "Kod C33 MİB için üretilir"
9097
9098 #: config/c4x/c4x.h:169
9099 msgid "Generate code for C40 CPU"
9100 msgstr "Kod C40 MİB için üretilir"
9101
9102 #: config/c4x/c4x.h:171
9103 msgid "Generate code for C44 CPU"
9104 msgstr "Kod C44 MİB için üretilir"
9105
9106 #: config/c4x/c4x.h:173
9107 msgid "Emit code compatible with TI tools"
9108 msgstr "TI araçları ile uyumlu kod üretir"
9109
9110 #: config/c4x/c4x.h:175
9111 msgid "Emit code to use GAS extensions"
9112 msgstr "GAS genişlemelerini kullanan kod üretir"
9113
9114 #: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9115 msgid "Save DP across ISR in small memory model"
9116 msgstr "Düşük bellek modelinde DP'yi ISR'da saklar"
9117
9118 #: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9119 msgid "Don't save DP across ISR in small memory model"
9120 msgstr "Düşük bellek modelinde DP'yi ISR'da saklamaz"
9121
9122 #: config/c4x/c4x.h:185
9123 msgid "Pass arguments on the stack"
9124 msgstr "Yığındaki argümanlar aktarılır"
9125
9126 #: config/c4x/c4x.h:187
9127 msgid "Pass arguments in registers"
9128 msgstr "Yazmaçlardaki argümanlar aktarılır"
9129
9130 #: config/c4x/c4x.h:189
9131 msgid "Enable new features under development"
9132 msgstr "Geliştirilmekte olan yeni özellikler etkinleştirilir"
9133
9134 #: config/c4x/c4x.h:191
9135 msgid "Disable new features under development"
9136 msgstr "Geliştirilmekte olan yeni özellikler kapatılır"
9137
9138 #: config/c4x/c4x.h:193
9139 msgid "Use the BK register as a general purpose register"
9140 msgstr "BK yazmaçları genel kullanım yazmaçları olarak kullanılır"
9141
9142 #: config/c4x/c4x.h:195
9143 msgid "Do not allocate BK register"
9144 msgstr "BK yazmaçları ayrılmaz"
9145
9146 #: config/c4x/c4x.h:197
9147 msgid "Enable use of DB instruction"
9148 msgstr "DB komutunun kullanımı etkinleştirilir"
9149
9150 #: config/c4x/c4x.h:199
9151 msgid "Disable use of DB instruction"
9152 msgstr "DB komutunun kullanımı kapatılır"
9153
9154 #: config/c4x/c4x.h:201
9155 msgid "Enable debugging"
9156 msgstr "Hata ayıklama etkinleştirilir"
9157
9158 #: config/c4x/c4x.h:203
9159 msgid "Disable debugging"
9160 msgstr "Hata ayıklama kapatılır"
9161
9162 #: config/c4x/c4x.h:205
9163 msgid "Force constants into registers to improve hoisting"
9164 msgstr "Kaldırmayı iyileştirmek için sabitleri yazmaçlarda saklar"
9165
9166 #: config/c4x/c4x.h:207
9167 msgid "Don't force constants into registers"
9168 msgstr "Sabitleri yazmaçlarda saklamaz"
9169
9170 #: config/c4x/c4x.h:209
9171 msgid "Force RTL generation to emit valid 3 operand insns"
9172 msgstr "RTL üretiminde geçerli 3 terimli komut üretmeye zorlar"
9173
9174 #: config/c4x/c4x.h:211
9175 msgid "Allow RTL generation to emit invalid 3 operand insns"
9176 msgstr "RTL üretiminde geçersiz 3 terimli komut üretimine izin verir"
9177
9178 #: config/c4x/c4x.h:213
9179 msgid "Allow unsigned interation counts for RPTB/DB"
9180 msgstr "RPTB/DB için yineleme sayılarının unsigned olmasına izin verir"
9181
9182 #: config/c4x/c4x.h:215
9183 msgid "Disallow unsigned iteration counts for RPTB/DB"
9184 msgstr "RPTB/DB için yineleme sayılarının unsigned olmasına izin vermez"
9185
9186 #: config/c4x/c4x.h:217
9187 msgid "Preserve all 40 bits of FP reg across call"
9188 msgstr "Çağrıda FP yazmacının bütün 40 bitini korur"
9189
9190 #: config/c4x/c4x.h:219
9191 msgid "Only preserve 32 bits of FP reg across call"
9192 msgstr "Çağrıda FP yazmacının yalnız 32 bitini korur"
9193
9194 #: config/c4x/c4x.h:221
9195 msgid "Enable parallel instructions"
9196 msgstr "Eşzamanlı komutlar etkinleştirilir"
9197
9198 #: config/c4x/c4x.h:223
9199 msgid "Disable parallel instructions"
9200 msgstr "Eşzamanlı komutlar kapatılır"
9201
9202 #: config/c4x/c4x.h:225
9203 msgid "Enable MPY||ADD and MPY||SUB instructions"
9204 msgstr "MPY||ADD ve MPY||SUB komutları etkinleştirilir"
9205
9206 #: config/c4x/c4x.h:227
9207 msgid "Disable MPY||ADD and MPY||SUB instructions"
9208 msgstr "MPY||ADD ve MPY||SUB komutları kapatılır"
9209
9210 #: config/c4x/c4x.h:229
9211 msgid "Assume that pointers may be aliased"
9212 msgstr "Göstergelerin hizalı olabilecekleri varsayılır"
9213
9214 #: config/c4x/c4x.h:231
9215 msgid "Assume that pointers not aliased"
9216 msgstr "Göstergelerin hizalı olmadıkları varsayılır"
9217
9218 #: config/c4x/c4x.h:321
9219 msgid "Specify maximum number of iterations for RPTS"
9220 msgstr "RPTS için maksimum yineleme sayısını belirtir"
9221
9222 #: config/c4x/c4x.h:323
9223 msgid "Select CPU to generate code for"
9224 msgstr "Kodu üretilecek MİB seçilir"
9225
9226 #. Macros used in the machine description to test the flags.
9227 #. Macro to define tables used to set the flags.
9228 #. This is a list in braces of pairs in braces,
9229 #. each pair being { "NAME", VALUE }
9230 #. where VALUE is the bits to set or minus the bits to clear.
9231 #. An empty string NAME is used to identify the default VALUE.
9232 #: config/clipper/clipper.h:40
9233 msgid "Generate code for the C400"
9234 msgstr "Kod C400 MİB için üretilir"
9235
9236 #: config/clipper/clipper.h:41
9237 msgid "Generate code for the C300"
9238 msgstr "Kod C300 MİB için üretilir"
9239
9240 #: config/convex/convex.h:52
9241 msgid "Generate code for c1"
9242 msgstr "Kod c1 için üretilir"
9243
9244 #: config/convex/convex.h:53
9245 msgid "Generate code for c2"
9246 msgstr "Kod c2 için üretilir"
9247
9248 #: config/convex/convex.h:54
9249 msgid "Generate code for c32"
9250 msgstr "Kod c32 için üretilir"
9251
9252 #: config/convex/convex.h:55 config/convex/convex.h:56
9253 msgid "Generate code for c34"
9254 msgstr "Kod c34 için üretilir"
9255
9256 #: config/convex/convex.h:58
9257 msgid "Use standard calling sequence, with arg count word"
9258 msgstr "Standart çağrı sırasını kullnaır; argüman, sayı, word ile"
9259
9260 #: config/convex/convex.h:60
9261 msgid "Place arg count in a nop instruction (faster than push)"
9262 msgstr "Argüman sayısını bir NOP işlemine koyar (basma'dan daha çabuk)"
9263
9264 #: config/convex/convex.h:62
9265 msgid "Don't push arg count, depend on symbol table"
9266 msgstr "Argüman sayısını basmaz, sembol tablosunu kullanır"
9267
9268 #: config/convex/convex.h:64
9269 msgid "Use data cache for volatile mem refs (default)"
9270 msgstr "Oynak bellek referansları için veri arabelleği kullanılır"
9271
9272 #: config/convex/convex.h:66
9273 msgid "Don't use data cache for volatile mem refs"
9274 msgstr "Oynak bellek referansları için veri arabelleği kullanılmaz"
9275
9276 #: config/convex/convex.h:68
9277 msgid "Bypass data cache for volatile mem refs"
9278 msgstr "Oynak bellek referansları için veri arabelleği atlanır"
9279
9280 #: config/convex/convex.h:69
9281 msgid "Use 64-bit longs"
9282 msgstr "64 bitlik long'lar kullanılır"
9283
9284 #: config/convex/convex.h:70
9285 msgid "Use cc- and libc-compatible 32-bit longs"
9286 msgstr "cc ve libc uyumlu 32 bitlik long'lar kullanılır"
9287
9288 #: config/cris/aout.h:106
9289 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9290 msgstr ""
9291
9292 #: config/cris/aout.h:113
9293 msgid "For elinux, request a specified stack-size for this program"
9294 msgstr ""
9295
9296 #: config/cris/cris.c:878
9297 #, c-format
9298 msgid "stackframe too big: %d bytes"
9299 msgstr ""
9300
9301 #: config/cris/cris.c:1193
9302 msgid "allocated but unused delay list in epilogue"
9303 msgstr ""
9304
9305 #: config/cris/cris.c:1203
9306 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9307 msgstr "__builtin_eh_return için yığın ayarı gerektiren işlev türü anlaşılamadı"
9308
9309 #: config/cris/cris.c:1497
9310 #, c-format
9311 msgid "internal error: bad register: %d"
9312 msgstr "iç hata: hatalı yazmaç: %d"
9313
9314 #: config/cris/cris.c:1966
9315 msgid "internal error: sideeffect-insn affecting main effect"
9316 msgstr "iç hata: yan etkili komut main etkisi oluşturuyor"
9317
9318 #. If we get here, the caller got its initial tests wrong.
9319 #: config/cris/cris.c:2253
9320 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9321 msgstr ""
9322
9323 #: config/cris/cris.c:2335 config/cris/cris.c:2393
9324 msgid "unrecognized supposed constant"
9325 msgstr "tanınmayan tahmini sabit"
9326
9327 #: config/cris/cris.c:2434
9328 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9329 msgstr ""
9330
9331 #: config/cris/cris.c:2453
9332 #, c-format
9333 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9334 msgstr "-max-stackframe=%d 0 ile %d arasında olmadığından kullanışsız"
9335
9336 #: config/cris/cris.c:2481
9337 #, c-format
9338 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9339 msgstr ""
9340
9341 #: config/cris/cris.c:2517
9342 #, c-format
9343 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9344 msgstr ""
9345
9346 #: config/cris/cris.c:2535
9347 msgid "-fPIC not supported in this configuration"
9348 msgstr "-fPIC bu yapılandırma ile desteklenmiyor"
9349
9350 #: config/cris/cris.c:2551
9351 msgid "that particular -g option is invalid with -maout and -melinux"
9352 msgstr ""
9353
9354 #: config/cris/cris.c:2742 config/cris/cris.c:2787
9355 msgid "unexpected side-effects in address"
9356 msgstr ""
9357
9358 #: config/cris/cris.c:2888
9359 msgid "PIC register isn't set up"
9360 msgstr ""
9361
9362 #: config/cris/cris.c:2901
9363 msgid "unexpected address expression"
9364 msgstr ""
9365
9366 #. Labels are never marked as global symbols.
9367 #: config/cris/cris.c:2915
9368 msgid "unexpected PIC symbol"
9369 msgstr ""
9370
9371 #: config/cris/cris.c:2919
9372 msgid "emitting PIC operand, but PIC register isn't set up"
9373 msgstr ""
9374
9375 #: config/cris/cris.c:2928
9376 msgid "unexpected NOTE as addr_const:"
9377 msgstr ""
9378
9379 #. No "no-etrax" as it does not really imply any model.              On the other hand, "etrax" implies the common (and large)               subset matching all models.
9380 #: config/cris/cris.h:333
9381 msgid "Compile for ETRAX 4 (CRIS v3)"
9382 msgstr ""
9383
9384 #: config/cris/cris.h:338
9385 msgid "Compile for ETRAX 100 (CRIS v8)"
9386 msgstr ""
9387
9388 #: config/cris/cris.h:342
9389 msgid "Emit verbose debug information in assembly code"
9390 msgstr ""
9391
9392 #: config/cris/cris.h:345
9393 msgid "Do not use condition codes from normal instructions"
9394 msgstr "Normal komutlardan koşul kodları kullanılmaz"
9395
9396 #: config/cris/cris.h:349
9397 msgid "Do not emit addressing modes with side-effect assignment"
9398 msgstr ""
9399
9400 #: config/cris/cris.h:352
9401 msgid "Do not tune stack alignment"
9402 msgstr ""
9403
9404 #: config/cris/cris.h:355
9405 msgid "Do not tune writable data alignment"
9406 msgstr ""
9407
9408 #: config/cris/cris.h:358
9409 msgid "Do not tune code and read-only data alignment"
9410 msgstr ""
9411
9412 #: config/cris/cris.h:367
9413 msgid "Align code and data to 32 bits"
9414 msgstr ""
9415
9416 #: config/cris/cris.h:380
9417 msgid "Don't align items in code or data"
9418 msgstr ""
9419
9420 #: config/cris/cris.h:383
9421 msgid "Do not emit function prologue or epilogue"
9422 msgstr ""
9423
9424 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9425 #: config/cris/cris.h:387
9426 msgid "Use the most feature-enabling options allowed by other options"
9427 msgstr ""
9428
9429 #. We must call it "override-" since calling it "no-" will cause             gcc.c to forget it, if there's a "later" -mbest-lib-options.            Kludgy, but needed for some multilibbed files.
9430 #: config/cris/cris.h:393
9431 msgid "Override -mbest-lib-options"
9432 msgstr ""
9433
9434 #: config/cris/cris.h:425
9435 msgid "Generate code for the specified chip or CPU version"
9436 msgstr "Verilen MİB sürümü ya da çip için kodu üretir"
9437
9438 #: config/cris/cris.h:427
9439 msgid "Tune alignment for the specified chip or CPU version"
9440 msgstr ""
9441
9442 #: config/cris/cris.h:429
9443 msgid "Warn when a stackframe is larger than the specified size"
9444 msgstr ""
9445
9446 #. Node: Profiling
9447 #: config/cris/cris.h:1025
9448 msgid "no FUNCTION_PROFILER for CRIS"
9449 msgstr ""
9450
9451 #: config/cris/linux.h:74
9452 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9453 msgstr ""
9454
9455 #: config/d30v/d30v.c:209
9456 #, c-format
9457 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9458 msgstr ""
9459
9460 #: config/d30v/d30v.c:2676
9461 msgid "bad insn to d30v_print_operand_address:"
9462 msgstr "d30v_print_operand_address için hatalı komut:"
9463
9464 #: config/d30v/d30v.c:2693 config/d30v/d30v.c:2754 config/d30v/d30v.c:2775
9465 #: config/d30v/d30v.c:2793
9466 msgid "bad insn to d30v_print_operand_memory_reference:"
9467 msgstr "d30v_print_operand_memory_reference için hatalı komut:"
9468
9469 #: config/d30v/d30v.c:2861
9470 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9471 msgstr "d30v_print_operand, 'f' değiştirici için hatalı komut:"
9472
9473 #: config/d30v/d30v.c:2870
9474 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9475 msgstr "d30v_print_operand, 'A' değiştirici için hatalı komut:"
9476
9477 #: config/d30v/d30v.c:2877
9478 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9479 msgstr "d30v_print_operand, 'M' değiştirici için hatalı komut:"
9480
9481 #: config/d30v/d30v.c:2931
9482 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9483 msgstr "print_operand, 'F' ya da 'T' değiştirici için hatalı komut:"
9484
9485 #: config/d30v/d30v.c:2942
9486 msgid "bad insn to print_operand, 'B' modifier:"
9487 msgstr "print_operand, 'B' değiştirici için hatalı komut:"
9488
9489 #: config/d30v/d30v.c:2949
9490 msgid "bad insn to print_operand, 'E' modifier:"
9491 msgstr "print_operand, 'E' değiştirici için hatalı komut:"
9492
9493 #: config/d30v/d30v.c:2967
9494 msgid "bad insn to print_operand, 'R' modifier:"
9495 msgstr "print_operand, 'R' değiştirici için hatalı komut:"
9496
9497 #: config/d30v/d30v.c:2976 config/d30v/d30v.c:2984
9498 msgid "bad insn to print_operand, 's' modifier:"
9499 msgstr "print_operand, 's' değiştirici için hatalı komut:"
9500
9501 #: config/d30v/d30v.c:3013
9502 msgid "bad insn in d30v_print_operand, 0 case"
9503 msgstr "d30v_print_operand, 0 case içinde hatalı komut:"
9504
9505 #: config/d30v/d30v.c:3368
9506 msgid "d30v_emit_comparison"
9507 msgstr ""
9508
9509 #: config/d30v/d30v.c:3412
9510 msgid "bad call to d30v_move_2words"
9511 msgstr ""
9512
9513 #. This macro defines names of command options to set and clear bits in
9514 #. `target_flags'.  Its definition is an initializer with a subgrouping for
9515 #. each command option.
9516 #.
9517 #. Each subgrouping contains a string constant, that defines the option name, a
9518 #. number, which contains the bits to set in `target_flags', and a second
9519 #. string which is the description displayed by `--help'.  If the number is
9520 #. negative then the bits specified by the number are cleared instead of being
9521 #. set.  If the description string is present but empty, then no help
9522 #. information will be displayed for that option, but it will not count as an
9523 #. undocumented option.  The actual option name is made by appending `-m' to
9524 #. the specified name.
9525 #.
9526 #. One of the subgroupings should have a null string.  The number in this
9527 #. grouping is the default value for target_flags.  Any target options act
9528 #. starting with that value.
9529 #.
9530 #. Here is an example which defines -m68000 and -m68020 with opposite meanings,
9531 #. and picks the latter as the default:
9532 #.
9533 #. #define TARGET_SWITCHES     { { "68020", TARGET_MASK_68020, "" },            { "68000", -TARGET_MASK_68020, "Compile for the 68000" },       { "", TARGET_MASK_68020, "" }}
9534 #: config/d30v/d30v.h:443
9535 msgid "Enable use of conditional move instructions"
9536 msgstr "Koşullu taşıma komutlarının kullanımı etkinleştirilir"
9537
9538 #: config/d30v/d30v.h:446
9539 msgid "Disable use of conditional move instructions"
9540 msgstr "Koşullu taşıma komutlarının kullanımı kapatılır"
9541
9542 #: config/d30v/d30v.h:449
9543 msgid "Debug argument support in compiler"
9544 msgstr "Derleyici argüman desteğinde hata ayıklar"
9545
9546 #: config/d30v/d30v.h:452
9547 msgid "Debug stack support in compiler"
9548 msgstr "Derleyici yığıt desteğinde hata ayıklar"
9549
9550 #: config/d30v/d30v.h:455
9551 msgid "Debug memory address support in compiler"
9552 msgstr "Derleyici bellek adresi desteğinde hata ayıklar"
9553
9554 #: config/d30v/d30v.h:458
9555 msgid "Make adjacent short instructions parallel if possible"
9556 msgstr ""
9557 "Ardışık sıralı short komutlarını eğer mümkünse,\n"
9558 "                          eşzamanlı işler"
9559
9560 #: config/d30v/d30v.h:461
9561 msgid "Do not make adjacent short instructions parallel"
9562 msgstr "Ardışık sıralı short komutlarını eşzamanlamaz"
9563
9564 #: config/d30v/d30v.h:464 config/d30v/d30v.h:467
9565 msgid "Link programs/data to be in external memory by default"
9566 msgstr "Öntanımlı olarak yazılım/verileri dış bellekte olacak şekilde bağlar"
9567
9568 #: config/d30v/d30v.h:470
9569 msgid "Link programs/data to be in onchip memory by default"
9570 msgstr "Öntanımlı olarak yazılım/verileri çip-içi bellekte olacak şekilde bağlar"
9571
9572 #. This macro is similar to `TARGET_SWITCHES' but defines names of command
9573 #. options that have values.  Its definition is an initializer with a
9574 #. subgrouping for each command option.
9575 #.
9576 #. Each subgrouping contains a string constant, that defines the fixed part of
9577 #. the option name, the address of a variable, and a description string.  The
9578 #. variable, type `char *', is set to the variable part of the given option if
9579 #. the fixed part matches.  The actual option name is made by appending `-m' to
9580 #. the specified name.
9581 #.
9582 #. Here is an example which defines `-mshort-data-<number>'.  If the given
9583 #. option is `-mshort-data-512', the variable `m88k_short_data' will be set to
9584 #. the string "512".
9585 #.
9586 #. extern char *m88k_short_data;
9587 #. #define TARGET_OPTIONS      { { "short-data-", &m88k_short_data,      "Specify the size of the short data section" } }
9588 #: config/d30v/d30v.h:497
9589 msgid "Change the branch costs within the compiler"
9590 msgstr "Derleyicide dal maliyetlerini değiştirir"
9591
9592 #: config/d30v/d30v.h:500
9593 msgid "Change the threshold for conversion to conditional execution"
9594 msgstr "Koşullu çalışmaya geçiş için eşik değerini değiştirir"
9595
9596 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9597 msgid "stack size > 32k"
9598 msgstr "Yığın uzunluğu > 32k"
9599
9600 #: config/dsp16xx/dsp16xx.c:1678
9601 msgid "invalid addressing mode"
9602 msgstr "geçersiz adresleme kipi"
9603
9604 #: config/dsp16xx/dsp16xx.c:1857
9605 msgid "bad register extension code"
9606 msgstr "hatalı yazmaç uzantı kodu"
9607
9608 #: config/dsp16xx/dsp16xx.c:1958
9609 msgid "invalid offset in ybase addressing"
9610 msgstr "ybase adreslemedeki göreli konum geçersiz"
9611
9612 #: config/dsp16xx/dsp16xx.c:1961
9613 msgid "invalid register in ybase addressing"
9614 msgstr "ybase adreslemedeki yazmaç geçersiz"
9615
9616 #: config/dsp16xx/dsp16xx.c:1990 config/dsp16xx/dsp16xx.c:2287
9617 msgid "inline float constants not supported on this host"
9618 msgstr "gerçel sayı sabitlerin `inline' bildirimi bu makinada desteklenmiyor"
9619
9620 #: config/dsp16xx/dsp16xx.c:2140
9621 msgid "invalid shift operator in emit_1600_core_shift"
9622 msgstr "emit_1600_core_shift içindeki kaydırma işlemimi geçersiz"
9623
9624 #: config/dsp16xx/dsp16xx.c:2493
9625 msgid "invalid mode for gen_tst_reg"
9626 msgstr "gen_tst_reg için kip geçersiz"
9627
9628 #: config/dsp16xx/dsp16xx.c:2565
9629 msgid "invalid mode for integer comparison in gen_compare_reg"
9630 msgstr "gen_compare_reg içindeki tamsayı karşılaştırması için kip geçersiz"
9631
9632 #. Macro to define tables used to set the flags.
9633 #. This is a list in braces of pairs in braces,
9634 #. each pair being { "NAME", VALUE }
9635 #. where VALUE is the bits to set or minus the bits to clear.
9636 #. An empty string NAME is used to identify the default VALUE.
9637 #: config/dsp16xx/dsp16xx.h:215
9638 msgid "Pass parameters in registers (default)"
9639 msgstr ""
9640
9641 #: config/dsp16xx/dsp16xx.h:217
9642 msgid "Don't pass parameters in registers"
9643 msgstr ""
9644
9645 #: config/dsp16xx/dsp16xx.h:219
9646 msgid "Generate code for near calls"
9647 msgstr "Yakın bellek çağrıları için kodu üretilir"
9648
9649 #: config/dsp16xx/dsp16xx.h:221
9650 msgid "Don't generate code for near calls"
9651 msgstr "Yakın bellek çağrıları için kodu üretilmez"
9652
9653 #: config/dsp16xx/dsp16xx.h:223
9654 msgid "Generate code for near jumps"
9655 msgstr "Yakın bellek sıçramaları için kodu üretilir"
9656
9657 #: config/dsp16xx/dsp16xx.h:225
9658 msgid "Don't generate code for near jumps"
9659 msgstr "Yakın bellek sıçramaları için kodu üretilmez"
9660
9661 #: config/dsp16xx/dsp16xx.h:227
9662 msgid "Generate code for a bit-manipulation unit"
9663 msgstr "Bit işleme birimi için kod üretilir"
9664
9665 #: config/dsp16xx/dsp16xx.h:229
9666 msgid "Don't generate code for a bit-manipulation unit"
9667 msgstr ""
9668
9669 #: config/dsp16xx/dsp16xx.h:231
9670 msgid "Generate code for memory map1"
9671 msgstr "Bellek eşlem1 için kod üretilir"
9672
9673 #: config/dsp16xx/dsp16xx.h:233
9674 msgid "Generate code for memory map2"
9675 msgstr "Bellek eşlem2 için kod üretilir"
9676
9677 #: config/dsp16xx/dsp16xx.h:235
9678 msgid "Generate code for memory map3"
9679 msgstr "Bellek eşlem3 için kod üretilir"
9680
9681 #: config/dsp16xx/dsp16xx.h:237
9682 msgid "Generate code for memory map4"
9683 msgstr "Bellek eşlem4 için kod üretilir"
9684
9685 #: config/dsp16xx/dsp16xx.h:239
9686 msgid "Ouput extra code for initialized data"
9687 msgstr ""
9688
9689 #: config/dsp16xx/dsp16xx.h:241
9690 msgid "Don't let reg. allocator use ybase registers"
9691 msgstr "ybase yazmaçların ayrılma sırası denetlenmez"
9692
9693 #: config/dsp16xx/dsp16xx.h:243
9694 msgid "Output extra debug info in Luxworks environment"
9695 msgstr ""
9696
9697 #: config/dsp16xx/dsp16xx.h:245
9698 msgid "Save temp. files in Luxworks environment"
9699 msgstr ""
9700
9701 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9702 #. command options that have values.  Its definition is an
9703 #. initializer with a subgrouping for each command option.
9704 #.
9705 #. Each subgrouping contains a string constant, that defines the
9706 #. fixed part of the option name, and the address of a variable.
9707 #. The variable, type `char *', is set to the variable part of the
9708 #. given option if the fixed part matches.  The actual option name
9709 #. is made by appending `-m' to the specified name.
9710 #.
9711 #. Here is an example which defines `-mshort-data-NUMBER'.  If the
9712 #. given option is `-mshort-data-512', the variable `m88k_short_data'
9713 #. will be set to the string `"512"'.
9714 #.
9715 #. extern char *m88k_short_data;
9716 #. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
9717 #: config/dsp16xx/dsp16xx.h:274
9718 msgid "Specify alternate name for text section"
9719 msgstr ""
9720
9721 #: config/dsp16xx/dsp16xx.h:276
9722 msgid "Specify alternate name for data section"
9723 msgstr ""
9724
9725 #: config/dsp16xx/dsp16xx.h:278
9726 msgid "Specify alternate name for bss section"
9727 msgstr ""
9728
9729 #: config/dsp16xx/dsp16xx.h:280
9730 msgid "Specify alternate name for constant section"
9731 msgstr ""
9732
9733 #: config/dsp16xx/dsp16xx.h:282
9734 msgid "Specify alternate name for dsp16xx chip"
9735 msgstr ""
9736
9737 #. Output assembler code to FILE to increment profiler label # LABELNO
9738 #. for profiling a function entry.
9739 #: config/dsp16xx/dsp16xx.h:1236 config/dsp16xx/dsp16xx.h:1241
9740 #: config/dsp16xx/dsp16xx.h:1246 config/dsp16xx/dsp16xx.h:1843
9741 #: config/dsp16xx/dsp16xx.h:1848
9742 msgid "profiling not implemented yet"
9743 msgstr "ayrımlama henüz programlanmadı."
9744
9745 #. Emit RTL insns to initialize the variable parts of a trampoline.
9746 #. FNADDR is an RTX for the address of the function's pure code.
9747 #. CXT is an RTX for the static chain value for the function.
9748 #: config/dsp16xx/dsp16xx.h:1257 config/dsp16xx/dsp16xx.h:1269
9749 msgid "trampolines not yet implemented"
9750 msgstr "trampolines henüz programlanmadı"
9751
9752 #. Macro to define tables used to set the flags.
9753 #. This is a list in braces of pairs in braces,
9754 #. each pair being { "NAME", VALUE }
9755 #. where VALUE is the bits to set or minus the bits to clear.
9756 #. An empty string NAME is used to identify the default VALUE.
9757 #: config/elxsi/elxsi.h:51
9758 msgid "Generate code the unix assembler can handle"
9759 msgstr "Unix çeviricinin kullanabileceği kod üretilir"
9760
9761 #: config/elxsi/elxsi.h:52
9762 msgid "Generate code an embedded assembler can handle"
9763 msgstr "Bir gömülü çeviricinin kullanabileceği kod üretilir"
9764
9765 #: config/fr30/fr30.c:456
9766 msgid "fr30_print_operand_address: unhandled address"
9767 msgstr "fr30_print_operand_address: bilinmeyen adres"
9768
9769 #: config/fr30/fr30.c:483
9770 #, c-format
9771 msgid "fr30_print_operand: unrecognized %p code"
9772 msgstr ""
9773
9774 #: config/fr30/fr30.c:503
9775 msgid "fr30_print_operand: unrecognized %b code"
9776 msgstr ""
9777
9778 #: config/fr30/fr30.c:524
9779 msgid "fr30_print_operand: unrecognized %B code"
9780 msgstr ""
9781
9782 #: config/fr30/fr30.c:532
9783 msgid "fr30_print_operand: invalid operand to %A code"
9784 msgstr "fr30_print_operand: %A koduna işlemimi geçersiz"
9785
9786 #: config/fr30/fr30.c:549
9787 #, c-format
9788 msgid "fr30_print_operand: invalid %x code"
9789 msgstr "fr30_print_operand: %x kodu geçersiz"
9790
9791 #: config/fr30/fr30.c:556
9792 msgid "fr30_print_operand: invalid %F code"
9793 msgstr "fr30_print_operand: %F kodu geçersiz"
9794
9795 #: config/fr30/fr30.c:572
9796 msgid "fr30_print_operand: unknown code"
9797 msgstr "fr30_print_operand: bilinmeyen kod"
9798
9799 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
9800 #: config/fr30/fr30.c:634
9801 msgid "fr30_print_operand: unhandled MEM"
9802 msgstr "fr30_print_operand: bilinmeyen bellek"
9803
9804 #: config/fr30/fr30.h:76
9805 msgid "Assume small address space"
9806 msgstr "Küçük adres alanı varsayılır"
9807
9808 #: config/h8300/h8300.c:141
9809 msgid "-ms2600 is used without -ms"
9810 msgstr "-ms2600, -ms olmaksızın kullanılmış"
9811
9812 #. Macro to define tables used to set the flags.
9813 #. This is a list in braces of pairs in braces,
9814 #. each pair being { "NAME", VALUE }
9815 #. where VALUE is the bits to set or minus the bits to clear.
9816 #. An empty string NAME is used to identify the default VALUE.
9817 #: config/h8300/h8300.h:117
9818 msgid "Generate H8/S code"
9819 msgstr "H8/S kodu üretilir"
9820
9821 #: config/h8300/h8300.h:118
9822 msgid "Do not generate H8/S code"
9823 msgstr "H8/S kodu üretilmez"
9824
9825 #: config/h8300/h8300.h:119
9826 msgid "Generate H8/S2600 code"
9827 msgstr "H8/S2600 kodu üretilir"
9828
9829 #: config/h8300/h8300.h:120
9830 msgid "Do not generate H8/S2600 code"
9831 msgstr "H8/S2600 kodu üretilmez"
9832
9833 #: config/h8300/h8300.h:121
9834 msgid "Make integers 32 bits wide"
9835 msgstr "Tamsayılar 32 bitlik yapılır"
9836
9837 #: config/h8300/h8300.h:124
9838 msgid "Use registers for argument passing"
9839 msgstr "Argüman aktarımı için yazmaçlar kullanılır"
9840
9841 #: config/h8300/h8300.h:126
9842 msgid "Do not use registers for argument passing"
9843 msgstr "Argüman aktarımı için yazmaçlar kullanılmaz"
9844
9845 #: config/h8300/h8300.h:128
9846 msgid "Consider access to byte sized memory slow"
9847 msgstr "Bayt bayt erişilen belleğin yavaş olduğu varsayılır"
9848
9849 #: config/h8300/h8300.h:129
9850 msgid "Enable linker relaxing"
9851 msgstr "Bağlayıcı gevşetmesi etkinleştirilir"
9852
9853 #: config/h8300/h8300.h:131
9854 msgid "Generate H8/300H code"
9855 msgstr "H8/300H kodu üretilir"
9856
9857 #: config/h8300/h8300.h:132
9858 msgid "Do not generate H8/300H code"
9859 msgstr "H8/300H kodu üretilmez"
9860
9861 #: config/h8300/h8300.h:133
9862 msgid "Use H8/300 alignment rules"
9863 msgstr "H8/300 hizalama kuralları kullanılır"
9864
9865 #: config/i370/i370-c.c:54
9866 msgid "junk at end of #pragma map"
9867 msgstr "'#pragma map' sonunda karışıklık"
9868
9869 #: config/i370/i370-c.c:60
9870 msgid "malformed #pragma map, ignored"
9871 msgstr "'#pragma map' bozuk, yoksayıldı"
9872
9873 #: config/i370/i370.c:897
9874 msgid "real name is too long - alias ignored"
9875 msgstr "gerçek isim çok uzun - takma ad yoksayıldı"
9876
9877 #: config/i370/i370.c:902
9878 msgid "alias name is too long - alias ignored"
9879 msgstr "takma ad çok uzun - takma ad yoksayıldı"
9880
9881 #: config/i370/i370.c:1173
9882 msgid "internal error--no jump follows compare:"
9883 msgstr ""
9884
9885 #. Macro to define tables used to set the flags.  This is a list in braces
9886 #. of pairs in braces, each pair being { "NAME", VALUE }
9887 #. where VALUE is the bits to set or minus the bits to clear.
9888 #. An empty string NAME is used to identify the default VALUE.
9889 #: config/i370/i370.h:63
9890 msgid "Generate char instructions"
9891 msgstr "char komutları üretilir"
9892
9893 #: config/i370/i370.h:64
9894 msgid "Do not generate char instructions"
9895 msgstr "char komutları üretilmez"
9896
9897 #: config/i386/cygwin.h:51
9898 msgid "Use the Cygwin interface"
9899 msgstr "Cygwin arayüzü kullanılır"
9900
9901 #: config/i386/cygwin.h:53
9902 msgid "Use the Mingw32 interface"
9903 msgstr "Mingw32 arayüzü kullanılır"
9904
9905 #: config/i386/cygwin.h:54
9906 msgid "Create GUI application"
9907 msgstr "GKA uygulaması oluşturur"
9908
9909 #: config/i386/cygwin.h:55
9910 msgid "Don't set Windows defines"
9911 msgstr "Windows atamaları ayarlanmaz"
9912
9913 #: config/i386/cygwin.h:56
9914 msgid "Set Windows defines"
9915 msgstr "Windows atamaları ayarlanır"
9916
9917 #: config/i386/cygwin.h:58
9918 msgid "Create console application"
9919 msgstr "Konsol uygulaması oluşturulur"
9920
9921 #: config/i386/cygwin.h:59 config/i386/win32.h:59
9922 msgid "Generate code for a DLL"
9923 msgstr "Bir DLL için kod üretilir"
9924
9925 #: config/i386/cygwin.h:61 config/i386/win32.h:61
9926 msgid "Ignore dllimport for functions"
9927 msgstr "İşlevler için dllimport yoksayılır"
9928
9929 #: config/i386/cygwin.h:63
9930 msgid "Use Mingw-specific thread support"
9931 msgstr "Mingw'e özgü kanallama desteğini etkinleştirir"
9932
9933 #: config/i386/cygwin.h:257
9934 #, c-format
9935 msgid "-f%s ignored for target (all code is position independent)"
9936 msgstr "-f%s hedef için yoksayıldı (bütün kod yerden bağımsız)"
9937
9938 #: config/i386/dgux.h:60
9939 msgid "Retain standard MXDB information"
9940 msgstr "Standart MXDB bilgisini korur"
9941
9942 #: config/i386/dgux.h:62
9943 msgid "Retain legend information"
9944 msgstr "Etiket bilgisi korunur"
9945
9946 #: config/i386/dgux.h:65
9947 msgid "Generate external legend information"
9948 msgstr "Dış etiket bilgisi üretir"
9949
9950 #: config/i386/dgux.h:67
9951 msgid "Emit identifying info in .s file"
9952 msgstr ".s dosyasına tanıtıcı bilgi koyar"
9953
9954 #: config/i386/dgux.h:69
9955 msgid "Warn when a function arg is a structure"
9956 msgstr "Bir yapı, bir işlevin argümanıysa uyarır"
9957
9958 #: config/i386/dgux.h:252
9959 msgid "argument is a structure"
9960 msgstr "argüman bir yapı"
9961
9962 #: config/i386/djgpp.h:201
9963 msgid "-mbnu210 is ignored (option is obsolete)"
9964 msgstr ""
9965
9966 #: config/i386/i386.c:921
9967 #, c-format
9968 msgid "code model %s not supported in PIC mode"
9969 msgstr "PIC kipinde %s kod modeli desteklenmiyor"
9970
9971 #: config/i386/i386.c:931 config/sparc/sparc.c:346
9972 #, c-format
9973 msgid "bad value (%s) for -mcmodel= switch"
9974 msgstr "-mcmodel= seçeneğinin değeri (%s) hatalı"
9975
9976 #: config/i386/i386.c:946
9977 #, c-format
9978 msgid "bad value (%s) for -masm= switch"
9979 msgstr "-masm= seçeneğinin değeri (%s) hatalı"
9980
9981 #: config/i386/i386.c:949
9982 #, c-format
9983 msgid "code model `%s' not supported in the %s bit mode"
9984 msgstr "%2$s bit kipinde `%1$s' kod modeli desteklenmiyor"
9985
9986 #: config/i386/i386.c:952
9987 msgid "code model `large' not supported yet"
9988 msgstr "'büyük' kod modeli henüz desteklenmiyor"
9989
9990 #: config/i386/i386.c:954
9991 #, c-format
9992 msgid "%i-bit mode not compiled in"
9993 msgstr ""
9994
9995 #: config/i386/i386.c:984 config/mips/mips.c:4972
9996 #, c-format
9997 msgid "bad value (%s) for -march= switch"
9998 msgstr "-march= seçeneğinin değeri (%s) hatalı"
9999
10000 #: config/i386/i386.c:995 config/mips/mips.c:4928
10001 #, c-format
10002 msgid "bad value (%s) for -mcpu= switch"
10003 msgstr "-mcpu= seçeneğinin değeri (%s) hatalı"
10004
10005 #: config/i386/i386.c:1014
10006 #, c-format
10007 msgid "-mregparm=%d is not between 0 and %d"
10008 msgstr "-mregparm=%d 0 ile %d arasında değil"
10009
10010 #: config/i386/i386.c:1027
10011 msgid "-malign-loops is obsolete, use -falign-loops"
10012 msgstr "-malign-loops artık kullanılmıyor yerine -falign-loops kullanın"
10013
10014 #: config/i386/i386.c:1032 config/i386/i386.c:1045 config/i386/i386.c:1058
10015 #, c-format
10016 msgid "-malign-loops=%d is not between 0 and %d"
10017 msgstr "-malign-loops=%d 0 ile %d arasında değil"
10018
10019 #: config/i386/i386.c:1040
10020 msgid "-malign-jumps is obsolete, use -falign-jumps"
10021 msgstr ""
10022
10023 #: config/i386/i386.c:1053
10024 msgid "-malign-functions is obsolete, use -falign-functions"
10025 msgstr "-malign-functions artık kullanılmıyor, yerine -falign-functions kullanın"
10026
10027 #: config/i386/i386.c:1092
10028 #, c-format
10029 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10030 msgstr "-mpreferred-stack-boundary=%d %d ile 12 arasında değil"
10031
10032 #: config/i386/i386.c:1104
10033 #, c-format
10034 msgid "-mbranch-cost=%d is not between 0 and 5"
10035 msgstr "-mbranch-cost=%d 0 ile 5 arasında değil"
10036
10037 #: config/i386/i386.c:1121
10038 msgid "-malign-double makes no sense in the 64bit mode"
10039 msgstr ""
10040
10041 #: config/i386/i386.c:1123
10042 msgid "-mrtd calling convention not supported in the 64bit mode"
10043 msgstr "64bitlik kipte -mrtd çağrı uzlaşımı desteklenmiyor"
10044
10045 #: config/i386/i386.c:1139 config/i386/i386.c:1150
10046 msgid "SSE instruction set disabled, using 387 arithmetics"
10047 msgstr "SSE komut kümesi iptal edildi, 387 aritmetiği kullanılıyor"
10048
10049 #: config/i386/i386.c:1155
10050 msgid "387 instruction set disabled, using SSE arithmetics"
10051 msgstr "387 komut kümesi iptal edildi, SSE aritmetiği kullanılıyor"
10052
10053 #: config/i386/i386.c:1162
10054 #, c-format
10055 msgid "bad value (%s) for -mfpmath= switch"
10056 msgstr "-mfpmath= seçeneğinin değeri (%s) hatalı"
10057
10058 #: config/i386/i386.c:1289
10059 #, c-format
10060 msgid "`%s' attribute requires an integer constant argument"
10061 msgstr ""
10062
10063 #: config/i386/i386.c:1295
10064 #, c-format
10065 msgid "argument to `%s' attribute larger than %d"
10066 msgstr ""
10067
10068 #: config/i386/i386.c:5317
10069 msgid "invalid UNSPEC as operand"
10070 msgstr "veri öğesi olarak UNSPEC geçersiz"
10071
10072 #: config/i386/i386.c:5518
10073 msgid "extended registers have no high halves"
10074 msgstr ""
10075
10076 #: config/i386/i386.c:5533
10077 msgid "unsupported operand size for extended register"
10078 msgstr ""
10079
10080 #: config/i386/i386.c:5778
10081 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10082 msgstr ""
10083
10084 #: config/i386/i386.c:9729
10085 msgid "unknown insn mode"
10086 msgstr "bilinmeyen komut kipi"
10087
10088 #. @@@ better error message
10089 #: config/i386/i386.c:11608 config/i386/i386.c:11641 config/i386/i386.c:11778
10090 msgid "selector must be an immediate"
10091 msgstr "seçici bir şimdiki değer olmalı"
10092
10093 #. @@@ better error message
10094 #: config/i386/i386.c:11809 config/i386/i386.c:11837
10095 msgid "mask must be an immediate"
10096 msgstr "maske bir şimdiki değer olmalı"
10097
10098 #: config/i386/i386.h:45 config/mips/mips.h:186
10099 msgid "half-pic init called on systems that don't support it"
10100 msgstr "`half-pic init' desteklenmediği sistemlerde kullanıldı"
10101
10102 #. Deprecated.
10103 #: config/i386/i386.h:297
10104 msgid "Alternate calling convention"
10105 msgstr "Almaşık çağrı uzlaşımı"
10106
10107 #: config/i386/i386.h:299 config/m68k/m68k.h:180 config/ns32k/ns32k.h:106
10108 msgid "Use normal calling convention"
10109 msgstr "Normal çağrı uzlaşımı kullanılır"
10110
10111 #: config/i386/i386.h:301
10112 msgid "Align some doubles on dword boundary"
10113 msgstr "double'lar dword sınırlarına hizalanır"
10114
10115 #: config/i386/i386.h:303
10116 msgid "Align doubles on word boundary"
10117 msgstr "double'lar word sınırlarına hizalanır"
10118
10119 #: config/i386/i386.h:305
10120 msgid "Uninitialized locals in .bss"
10121 msgstr ".bss içinde ilklendirilmemiş yerel değerler"
10122
10123 #: config/i386/i386.h:307
10124 msgid "Uninitialized locals in .data"
10125 msgstr ".data içinde ilklendirilmemiş yerel değerler"
10126
10127 #: config/i386/i386.h:309 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10128 msgid "Use IEEE math for fp comparisons"
10129 msgstr ""
10130 "fp karşılaştırmaları için IEEE aritmetiği\n"
10131 "                            kullanılır"
10132
10133 #: config/i386/i386.h:311
10134 msgid "Do not use IEEE math for fp comparisons"
10135 msgstr ""
10136 "fp karşılaştırmaları için IEEE aritmetiği\n"
10137 "                            kullanılmaz"
10138
10139 #: config/i386/i386.h:313
10140 msgid "Return values of functions in FPU registers"
10141 msgstr ""
10142 "FPU yazmaçlarındaki işlevlerin değerleriyle\n"
10143 "                            sonuçlanır"
10144
10145 #: config/i386/i386.h:315
10146 msgid "Do not return values of functions in FPU registers"
10147 msgstr ""
10148 "FPU yazmaçlarındaki işlevlerin değerleriyle\n"
10149 "                            sonuçlanmaz"
10150
10151 #: config/i386/i386.h:317
10152 msgid "Do not generate sin, cos, sqrt for FPU"
10153 msgstr "FPU için sin, cos, sqrt üretilmez"
10154
10155 #: config/i386/i386.h:319
10156 msgid "Generate sin, cos, sqrt for FPU"
10157 msgstr "FPU için sin, cos, sqrt üretilir"
10158
10159 #: config/i386/i386.h:321
10160 msgid "Omit the frame pointer in leaf functions"
10161 msgstr "Alt düzey işlevlerde çerçeve gösterge ihmal edilir"
10162
10163 #: config/i386/i386.h:324
10164 msgid "Enable stack probing"
10165 msgstr "Yığın sondalamayı etkinleştirir"
10166
10167 #. undocumented
10168 #. undocumented
10169 #: config/i386/i386.h:329
10170 msgid "Align destination of the string operations"
10171 msgstr "Dizge işlemleri hedefi hizalanır"
10172
10173 #: config/i386/i386.h:331
10174 msgid "Do not align destination of the string operations"
10175 msgstr "Dizge işlemleri hedefi hizalanmaz"
10176
10177 #: config/i386/i386.h:333
10178 msgid "Inline all known string operations"
10179 msgstr "Bilinen tüm dizge işlemleri özümlenir"
10180
10181 #: config/i386/i386.h:335
10182 msgid "Do not inline all known string operations"
10183 msgstr "Bilinen hiçbir dizge işlemleri özümlenmez"
10184
10185 #: config/i386/i386.h:337 config/i386/i386.h:342
10186 msgid "Use push instructions to save outgoing arguments"
10187 msgstr ""
10188 "Çıkan argümanları kaydedecek basma komutları\n"
10189 "                            kullanılır"
10190
10191 #: config/i386/i386.h:339 config/i386/i386.h:344
10192 msgid "Do not use push instructions to save outgoing arguments"
10193 msgstr ""
10194 "Çıkan argümanları kaydedecek basma komutları\n"
10195 "                            kullanılmaz"
10196
10197 #: config/i386/i386.h:346
10198 msgid "Support MMX built-in functions"
10199 msgstr "MMX yerleşik işlevleri desteklenir"
10200
10201 #: config/i386/i386.h:348
10202 msgid "Do not support MMX built-in functions"
10203 msgstr "MMX yerleşik işlevleri desteklenmez"
10204
10205 #: config/i386/i386.h:351
10206 msgid "Support 3DNow! built-in functions"
10207 msgstr "3DNow! yerleşik işlevleri desteklenir"
10208
10209 #: config/i386/i386.h:354
10210 msgid "Do not support 3DNow! built-in functions"
10211 msgstr "3DNow! yerleşik işlevleri desteklenmez"
10212
10213 #: config/i386/i386.h:356
10214 msgid "Support MMX and SSE built-in functions and code generation"
10215 msgstr ""
10216 "MMX ve SSE2 yerleşik işlevleri ve kod üretimi\n"
10217 "                            desteklenir"
10218
10219 #: config/i386/i386.h:359
10220 msgid "Do not support MMX and SSE built-in functions and code generation"
10221 msgstr ""
10222 "MMX ve SSE2 yerleşik işlevleri ve kod üretimi\n"
10223 "                            desteklenmez"
10224
10225 #: config/i386/i386.h:361
10226 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10227 msgstr ""
10228 "MMX, SSE ve SSE2 yerleşik işlevleri ve kod üretimi\n"
10229 "                            desteklenir"
10230
10231 #: config/i386/i386.h:364
10232 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10233 msgstr ""
10234 "MMX, SSE ve SSE2 yerleşik işlevleri ve kod üretimi\n"
10235 "                            desteklenmez"
10236
10237 #: config/i386/i386.h:366
10238 msgid "sizeof(long double) is 16"
10239 msgstr "sizeof(long double) -> 16"
10240
10241 #: config/i386/i386.h:368
10242 msgid "sizeof(long double) is 12"
10243 msgstr "sizeof(long double) -> 12"
10244
10245 #: config/i386/i386.h:370
10246 msgid "Generate 64bit x86-64 code"
10247 msgstr "64bit x86-64 kodu üretilir"
10248
10249 #: config/i386/i386.h:372
10250 msgid "Generate 32bit i386 code"
10251 msgstr "32bit i386 kodu üretilir"
10252
10253 #: config/i386/i386.h:374
10254 msgid "Use red-zone in the x86-64 code"
10255 msgstr "x86-64 kodda red-zone kullanılır"
10256
10257 #: config/i386/i386.h:376
10258 msgid "Do not use red-zone in the x86-64 code"
10259 msgstr "x86-64 kodda red-zone kullanılmaz"
10260
10261 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10262 #. command options that have values.  Its definition is an
10263 #. initializer with a subgrouping for each command option.
10264 #.
10265 #. Each subgrouping contains a string constant, that defines the
10266 #. fixed part of the option name, and the address of a variable.  The
10267 #. variable, type `char *', is set to the variable part of the given
10268 #. option if the fixed part matches.  The actual option name is made
10269 #. by appending `-m' to the specified name.
10270 #: config/i386/i386.h:422 config/rs6000/rs6000.h:443 config/sparc/sparc.h:685
10271 msgid "Schedule code for given CPU"
10272 msgstr "Verilen MİB için kodu zamanlar"
10273
10274 #: config/i386/i386.h:424
10275 msgid "Generate floating point mathematics using given instruction set"
10276 msgstr ""
10277 "Belirtilen komut kümesini kullanan kayan nokta\n"
10278 "                            aritmetiği üretilir"
10279
10280 #: config/i386/i386.h:426
10281 msgid "Generate code for given CPU"
10282 msgstr "Verilen MİB için kodu üretir"
10283
10284 #: config/i386/i386.h:428
10285 msgid "Number of registers used to pass integer arguments"
10286 msgstr ""
10287 "Tamsayı argümanları aktarmada kullanılan\n"
10288 "                            yazmaçların sayısı"
10289
10290 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10291 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10292 #. command options that have values.  Its definition is an
10293 #. initializer with a subgrouping for each command option.
10294 #.
10295 #. Each subgrouping contains a string constant, that defines the
10296 #. fixed part of the option name, and the address of a variable.  The
10297 #. variable, type `char *', is set to the variable part of the given
10298 #. option if the fixed part matches.  The actual option name is made
10299 #. by appending `-m' to the specified name.
10300 #: config/i386/i386.h:430 config/m68k/m68k.h:263
10301 msgid "Loop code aligned to this power of 2"
10302 msgstr "Çevrim kodu bunun 2. kuvvetine ayarlandı"
10303
10304 #: config/i386/i386.h:432 config/m68k/m68k.h:265
10305 msgid "Jump targets are aligned to this power of 2"
10306 msgstr "Sıçrama hedefleri bunun 2.kuvvetine ayarlandı"
10307
10308 #: config/i386/i386.h:434 config/m68k/m68k.h:267
10309 msgid "Function starts are aligned to this power of 2"
10310 msgstr "İşlev başlangıçları bunun 2.kuvvetine ayarlandı"
10311
10312 #: config/i386/i386.h:437
10313 msgid "Attempt to keep stack aligned to this power of 2"
10314 msgstr "Bunun 2.kuvvetine ayarlanmış yığını tutmaya çalışır"
10315
10316 #: config/i386/i386.h:439
10317 msgid "Branches are this expensive (1-5, arbitrary units)"
10318 msgstr "Dallanmaların bedeli (1-5, keyfi birimler)"
10319
10320 #: config/i386/i386.h:441
10321 msgid "Use given x86-64 code model"
10322 msgstr ""
10323
10324 #: config/i386/i386.h:447
10325 msgid "Use given assembler dialect"
10326 msgstr ""
10327
10328 #: config/i386/osf1elf.h:112
10329 msgid "Profiling uses mcount"
10330 msgstr "Ayrımlama mcount kullanır"
10331
10332 #: config/i386/osfrose.h:60
10333 msgid "Emit half-PIC code"
10334 msgstr "Yarım PIC kodu yayınlanır"
10335
10336 #. intentionally undoc
10337 #. intentionally undoc
10338 #: config/i386/osfrose.h:67
10339 msgid "Emit ELF object code"
10340 msgstr "ELF nesne kodu yayınlanır"
10341
10342 #: config/i386/osfrose.h:69
10343 msgid "Emit ROSE object code"
10344 msgstr "ROSE nesne kodu yayınlanır"
10345
10346 #: config/i386/osfrose.h:71
10347 msgid "Symbols have a leading underscore"
10348 msgstr "Semboller altçizgi ile başlar"
10349
10350 #: config/i386/osfrose.h:74
10351 msgid "Align to >word boundaries"
10352 msgstr "Hizalama >word sınırlara yapılır"
10353
10354 #: config/i386/osfrose.h:77
10355 msgid "Use mcount for profiling"
10356 msgstr "Ayrımlama için mcount kullanılır"
10357
10358 #: config/i386/osfrose.h:79
10359 msgid "Use mcount_ptr for profiling"
10360 msgstr "Ayrımlama için mcount_ptr kullanılır"
10361
10362 #: config/i386/sco5.h:771
10363 msgid "Generate ELF output"
10364 msgstr "ELF çıktı üretilir"
10365
10366 #: config/i386/win32.h:53
10367 msgid "Use Mingw32 interface"
10368 msgstr "Mingw32 arayüzü kullanılır"
10369
10370 #: config/i386/win32.h:55
10371 msgid "Use Cygwin interface"
10372 msgstr "Cygwin arayüzü kullanılır"
10373
10374 #: config/i386/win32.h:57
10375 msgid "Use bare Windows interface"
10376 msgstr "Yalın Windows arayüzü kullanılır"
10377
10378 #: config/i386/winnt.c:94
10379 #, c-format
10380 msgid "`%s' attribute only applies to variables"
10381 msgstr ""
10382
10383 #: config/i386/winnt.c:262
10384 #, c-format
10385 msgid "`%s' declared as both exported to and imported from a DLL"
10386 msgstr "`%s' hem bir DLL'den alınan hem de bir DLL'e aktarılan olarak bildirilmiş"
10387
10388 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
10389 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
10390 #: config/i386/xm-djgpp.h:71
10391 msgid "environment variable DJGPP not defined"
10392 msgstr ""
10393
10394 #: config/i386/xm-djgpp.h:73
10395 #, c-format
10396 msgid "environment variable DJGPP points to missing file '%s'"
10397 msgstr ""
10398
10399 #: config/i386/xm-djgpp.h:76
10400 #, c-format
10401 msgid "environment variable DJGPP points to corrupt file '%s'"
10402 msgstr ""
10403
10404 #. Macro to define tables used to set the flags.
10405 #. This is a list in braces of pairs in braces,
10406 #. each pair being { "NAME", VALUE }
10407 #. where VALUE is the bits to set or minus the bits to clear.
10408 #. An empty string NAME is used to identify the default VALUE.
10409 #: config/i860/i860.h:56 config/i860/paragon.h:28
10410 msgid "Generate code which uses the FPU"
10411 msgstr "Aritmetik işlemci kullanan kod üretilir"
10412
10413 #: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10414 #: config/i860/paragon.h:30 config/i860/paragon.h:31
10415 msgid "Do not generate code which uses the FPU"
10416 msgstr "Aritmetik işlemci kullanan kod üretilmez"
10417
10418 #: config/i960/i960-c.c:67
10419 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10420 msgstr "Daha yazılmadı: #pragma İSİM=BOYUT hizalaması"
10421
10422 #: config/i960/i960-c.c:72
10423 msgid "malformed #pragma align - ignored"
10424 msgstr "'#pragma align' bozuk - yoksayıldı"
10425
10426 #: config/i960/i960-c.c:110
10427 msgid "sorry, not implemented: #pragma noalign NAME"
10428 msgstr "Daha yazılmadı: #pragma noalign İSİM"
10429
10430 #: config/i960/i960.c:1405 config/m68k/m68k.c:669 config/rs6000/rs6000.c:7674
10431 msgid "stack limit expression is not supported"
10432 msgstr "yığın sınırlama ifadesi desteklenmiyor"
10433
10434 #. Macro to define tables used to set the flags.
10435 #. This is a list in braces of pairs in braces,
10436 #. each pair being { "NAME", VALUE }
10437 #. where VALUE is the bits to set or minus the bits to clear.
10438 #. An empty string NAME is used to identify the default VALUE.
10439 #. ??? Not all ten of these architecture variations actually exist, but I
10440 #. am not sure which are real and which aren't.
10441 #: config/i960/i960.h:246
10442 msgid "Generate SA code"
10443 msgstr "SA kodu üretilir"
10444
10445 #: config/i960/i960.h:249
10446 msgid "Generate SB code"
10447 msgstr "SB kodu üretilir"
10448
10449 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10450 #: config/i960/i960.h:254
10451 msgid "Generate KA code"
10452 msgstr "KA kodu üretilir"
10453
10454 #: config/i960/i960.h:257
10455 msgid "Generate KB code"
10456 msgstr "KB kodu üretilir"
10457
10458 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10459 #: config/i960/i960.h:262
10460 msgid "Generate JA code"
10461 msgstr " \bJA kodu üretilir"
10462
10463 #: config/i960/i960.h:264
10464 msgid "Generate JD code"
10465 msgstr "JD kodu üretilir"
10466
10467 #: config/i960/i960.h:267
10468 msgid "Generate JF code"
10469 msgstr "JF kodu üretilir"
10470
10471 #: config/i960/i960.h:269
10472 msgid "generate RP code"
10473 msgstr "RP kodu üretilir"
10474
10475 #: config/i960/i960.h:272
10476 msgid "Generate MC code"
10477 msgstr "MC kodu üretilir"
10478
10479 #: config/i960/i960.h:275
10480 msgid "Generate CA code"
10481 msgstr "\bCA kodu üretilir"
10482
10483 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES|                                           TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN),       N_("Generate CB code")},                                                  {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                         TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT|                        TARGET_FLAG_CODE_ALIGN),                               N_("Generate CC code")},
10484 #: config/i960/i960.h:285
10485 msgid "Generate CF code"
10486 msgstr "CF kodu üretilir"
10487
10488 #: config/i960/i960.h:291
10489 msgid "Use alternate leaf function entries"
10490 msgstr "Alternatif alt düzey işlev girdileri kullanılır"
10491
10492 #: config/i960/i960.h:293
10493 msgid "Do not use alternate leaf function entries"
10494 msgstr "Alternatif alt düzey işlev girdileri kullanılmaz"
10495
10496 #: config/i960/i960.h:295
10497 msgid "Perform tail call optimization"
10498 msgstr "Kuyruk çağrı eniyilemesi uygulanır"
10499
10500 #: config/i960/i960.h:297
10501 msgid "Do not perform tail call optimization"
10502 msgstr "Kuyruk çağrı eniyilemesi uygulanmaz"
10503
10504 #: config/i960/i960.h:299
10505 msgid "Use complex addressing modes"
10506 msgstr "Karmaşık adresleme kipleri kullanılır"
10507
10508 #: config/i960/i960.h:301
10509 msgid "Do not use complex addressing modes"
10510 msgstr "Karmaşık adresleme kipleri kullanılmaz"
10511
10512 #: config/i960/i960.h:303
10513 msgid "Align code to 8 byte boundary"
10514 msgstr "Kodu 8 baytlık sınıra hizalar"
10515
10516 #: config/i960/i960.h:305
10517 msgid "Do not align code to 8 byte boundary"
10518 msgstr "Kodu 8 baytlık sınıra hizalamaz"
10519
10520 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE),                              N_("Force use of prototypes")},                                      {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE),                         N_("Do not force use of prototypes")},
10521 #: config/i960/i960.h:311 config/i960/i960.h:313
10522 msgid "Enable compatibility with iC960 v2.0"
10523 msgstr "iC960 v2.0 uyumluluğu etkinleştirilir"
10524
10525 #: config/i960/i960.h:315
10526 msgid "Enable compatibility with iC960 v3.0"
10527 msgstr "iC960 v3.0 uyumluluğu etkinleştirilir"
10528
10529 #: config/i960/i960.h:317 config/i960/i960.h:319
10530 msgid "Enable compatibility with ic960 assembler"
10531 msgstr "iC960 çevirici uyumluluğu etkinleştirilir"
10532
10533 #: config/i960/i960.h:321
10534 msgid "Do not permit unaligned accesses"
10535 msgstr "Hizalanmamış erişime izin verilmez"
10536
10537 #: config/i960/i960.h:323
10538 msgid "Permit unaligned accesses"
10539 msgstr "Hizalanmamış erişime izin verilir"
10540
10541 #: config/i960/i960.h:325
10542 msgid "Layout types like Intel's v1.3 gcc"
10543 msgstr "Türler Intel's v1.3 gcc gibi yerleştirilir"
10544
10545 #: config/i960/i960.h:327
10546 msgid "Do not layout types like Intel's v1.3 gcc"
10547 msgstr "Türler Intel's v1.3 gcc gibi yerleştirilmez"
10548
10549 #: config/i960/i960.h:329 config/sparc/freebsd.h:80 config/sparc/linux.h:85
10550 #: config/sparc/linux64.h:138
10551 msgid "Use 64 bit long doubles"
10552 msgstr "64 bit long double'lar kullanılır"
10553
10554 #: config/i960/i960.h:331
10555 msgid "Enable linker relaxation"
10556 msgstr "Bağlayıcı gevşemesini etkinleştirir"
10557
10558 #: config/i960/i960.h:333
10559 msgid "Do not enable linker relaxation"
10560 msgstr "Bağlayıcı gevşemesini etkinleştirir"
10561
10562 #. Override conflicting target switch options.
10563 #. Doesn't actually detect if more than one -mARCH option is given, but
10564 #. does handle the case of two blatantly conflicting -mARCH options.
10565 #: config/i960/i960.h:348 config/i960/i960.h:358
10566 msgid "conflicting architectures defined - using C series"
10567 msgstr "çelişkili mimariler atanmış - C serisi kullanılıyor"
10568
10569 #: config/i960/i960.h:353
10570 msgid "conflicting architectures defined - using K series"
10571 msgstr "çelişkili mimariler atanmış - K serisi kullanılıyor"
10572
10573 #: config/i960/i960.h:368
10574 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10575 msgstr "iC2.0 ve iC3.0 uyumsuz - iC3.0 kullanılıyor"
10576
10577 #. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10578 #: config/i960/i960.h:379
10579 msgid "the -mlong-double-64 option does not work yet"
10580 msgstr "-mlong-double-64 seçeneği henüz çalışmıyor."
10581
10582 #: config/ia64/ia64.c:3566
10583 msgid "ia64_print_operand: unknown code"
10584 msgstr "ia64_print_operand: bilinmeyen kod"
10585
10586 #: config/ia64/ia64.c:3840
10587 msgid "value of -mfixed-range must have form REG1-REG2"
10588 msgstr "-mfixed-range için değer YAZMAÇ1-YAZMAÇ2 şeklinde olmalı"
10589
10590 #: config/ia64/ia64.c:3867
10591 #, c-format
10592 msgid "%s-%s is an empty range"
10593 msgstr "%s-%s aralığı boş"
10594
10595 #: config/ia64/ia64.c:3932
10596 msgid "cannot optimize division for both latency and throughput"
10597 msgstr "Bölme hem iş geçişi hem de gecikme için eniyilenemez"
10598
10599 #. This macro defines names of command options to set and clear bits in
10600 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10601 #. each command option.
10602 #: config/ia64/ia64.h:112
10603 msgid "Generate big endian code"
10604 msgstr "Büyük ilkli kod üretilir"
10605
10606 #: config/ia64/ia64.h:114 config/mcore/mcore.h:159
10607 msgid "Generate little endian code"
10608 msgstr "Küçük ilkli kod üretilir"
10609
10610 #: config/ia64/ia64.h:116
10611 msgid "Generate code for GNU as"
10612 msgstr "Kod GNU as için üretilir"
10613
10614 #: config/ia64/ia64.h:118
10615 msgid "Generate code for Intel as"
10616 msgstr "Kod Intel as için üretilir"
10617
10618 #: config/ia64/ia64.h:120
10619 msgid "Generate code for GNU ld"
10620 msgstr "Kod GNU ld için üretilir"
10621
10622 #: config/ia64/ia64.h:122
10623 msgid "Generate code for Intel ld"
10624 msgstr "Kod Intel ld için üretilir"
10625
10626 #: config/ia64/ia64.h:124
10627 msgid "Generate code without GP reg"
10628 msgstr "GP yazmaçsız kod üretilir"
10629
10630 #: config/ia64/ia64.h:126
10631 msgid "Emit stop bits before and after volatile extended asms"
10632 msgstr "Değişken uzatılmış asmlerden önce ve sonra durma bitleri üretir"
10633
10634 #: config/ia64/ia64.h:128
10635 msgid "Don't emit stop bits before and after volatile extended asms"
10636 msgstr "Değişken uzatılmış asmlerden önce ve sonra durma bitleri üretir"
10637
10638 #: config/ia64/ia64.h:130
10639 msgid "Emit code for Itanium (TM) processor B step"
10640 msgstr "Itanium (TM) işlemcisi B adımı için kod üretir"
10641
10642 #: config/ia64/ia64.h:132
10643 msgid "Use in/loc/out register names"
10644 msgstr "in/loc/out yazmaç isimleri kullanılır"
10645
10646 #: config/ia64/ia64.h:134
10647 msgid "Disable use of sdata/scommon/sbss"
10648 msgstr "sdata/scommon/sbss kullanımı iptal edilir"
10649
10650 #: config/ia64/ia64.h:136
10651 msgid "Enable use of sdata/scommon/sbss"
10652 msgstr "sdata/scommon/sbss kullanımı etkinleştirilir"
10653
10654 #: config/ia64/ia64.h:138
10655 msgid "gp is constant (but save/restore gp on indirect calls)"
10656 msgstr "gp sabittir (ancak dolaylı çağrılarda gp kaydedilmesi/alınması yapılır)"
10657
10658 #: config/ia64/ia64.h:140
10659 msgid "Generate self-relocatable code"
10660 msgstr "Kendiliğinden konum değiştirebilen kod üretilir"
10661
10662 #: config/ia64/ia64.h:142
10663 msgid "Generate inline division, optimize for latency"
10664 msgstr ""
10665 "Özümleme bölümü üretir, gizlenmesi için en\n"
10666 "                         elverişli şartları oluşturur"
10667
10668 #: config/ia64/ia64.h:144
10669 msgid "Generate inline division, optimize for throughput"
10670 msgstr ""
10671 "Özümleme bölümü üretir, içselleştirilmesi için en\n"
10672 "                         elverişli şartları oluşturur"
10673
10674 #: config/ia64/ia64.h:146
10675 msgid "Enable Dwarf 2 line debug info via GNU as"
10676 msgstr "GNU as yoluyla Dwarf 2 hata ayıklama satır bilgilerini etkinleştirir"
10677
10678 #: config/ia64/ia64.h:148
10679 msgid "Disable Dwarf 2 line debug info via GNU as"
10680 msgstr "GNU as yoluyla Dwarf 2 hata ayıklama satır bilgilerini etkisizleştirir"
10681
10682 #: config/ia64/ia64.h:176
10683 msgid "Specify range of registers to make fixed"
10684 msgstr ""
10685
10686 #: config/m32r/m32r.c:130
10687 #, c-format
10688 msgid "bad value (%s) for -mmodel switch"
10689 msgstr "-mmodel seçeneğinin değeri (%s) hatalı"
10690
10691 #: config/m32r/m32r.c:139
10692 #, c-format
10693 msgid "bad value (%s) for -msdata switch"
10694 msgstr "-msdata seçeneğinin değeri (%s) hatalı"
10695
10696 #: config/m32r/m32r.c:310
10697 #, c-format
10698 msgid "invalid argument of `%s' attribute"
10699 msgstr "`%s' özniteliğinin argümanı geçersiz"
10700
10701 #: config/m32r/m32r.c:408
10702 msgid "const objects cannot go in .sdata/.sbss"
10703 msgstr "const nesneleri .sdata/.sbss içinde bulunamaz"
10704
10705 #: config/m32r/m32r.c:2242
10706 #, c-format
10707 msgid "invalid operand to %s code"
10708 msgstr "%s kodu için veri öğesi geçersiz"
10709
10710 #: config/m32r/m32r.c:2249
10711 #, c-format
10712 msgid "invalid operand to %p code"
10713 msgstr "%p kodu için veri öğesi geçersiz"
10714
10715 #: config/m32r/m32r.c:2305
10716 msgid "bad insn for 'A'"
10717 msgstr "'A' için hatalı komut"
10718
10719 #: config/m32r/m32r.c:2357
10720 msgid "invalid operand to %T/%B code"
10721 msgstr "%T/%B kodu için veri öğesi geçersiz"
10722
10723 #: config/m32r/m32r.c:2380
10724 msgid "invalid operand to %N code"
10725 msgstr "%N kodu için veri öğesi geçersiz"
10726
10727 #: config/m32r/m32r.c:2425
10728 msgid "pre-increment address is not a register"
10729 msgstr "ön arttırımlı adres bir yazmaç değil"
10730
10731 #: config/m32r/m32r.c:2432
10732 msgid "pre-decrement address is not a register"
10733 msgstr "ön eksiltmeli adres bir yazmaç değil"
10734
10735 #: config/m32r/m32r.c:2439
10736 msgid "post-increment address is not a register"
10737 msgstr ""
10738
10739 #: config/m32r/m32r.c:2517 config/m32r/m32r.c:2533
10740 #: config/rs6000/rs6000.c:10281
10741 msgid "bad address"
10742 msgstr "hatalı adres"
10743
10744 #: config/m32r/m32r.c:2538
10745 msgid "lo_sum not of register"
10746 msgstr ""
10747
10748 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10749 #: config/m32r/m32r.h:241
10750 msgid "Display compile time statistics"
10751 msgstr "Derleme anı istatistikleri gösterilir"
10752
10753 #: config/m32r/m32r.h:243
10754 msgid "Align all loops to 32 byte boundary"
10755 msgstr "Tüm döngüler 32 bitlik sınıra hizalanır"
10756
10757 #: config/m32r/m32r.h:246
10758 msgid "Only issue one instruction per cycle"
10759 msgstr "Her çevrimde bir işlem işler"
10760
10761 #: config/m32r/m32r.h:249
10762 msgid "Prefer branches over conditional execution"
10763 msgstr "Dallanmalar koşullu çalıştırmaya tercih edilir"
10764
10765 #: config/m32r/m32r.h:265
10766 msgid "Code size: small, medium or large"
10767 msgstr "Kod boyutu: small, medium veya large"
10768
10769 #: config/m32r/m32r.h:267
10770 msgid "Small data area: none, sdata, use"
10771 msgstr "Küçük veri alanı: none, sdata, use"
10772
10773 #: config/m68hc11/m68hc11.c:236
10774 #, c-format
10775 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10776 msgstr "68HC11/68HC12 için -f%s yoksayıldı (desteklenmiyor)"
10777
10778 #. !!!! SCz wrong here.
10779 #: config/m68hc11/m68hc11.c:3031 config/m68hc11/m68hc11.c:3405
10780 msgid "move insn not handled"
10781 msgstr "taşıma komutu elde edilmedi"
10782
10783 #: config/m68hc11/m68hc11.c:3251 config/m68hc11/m68hc11.c:3335
10784 #: config/m68hc11/m68hc11.c:3608
10785 msgid "invalid register in the move instruction"
10786 msgstr "move komutundaki yazmaç geçersiz"
10787
10788 #: config/m68hc11/m68hc11.c:3285
10789 msgid "invalid operand in the instruction"
10790 msgstr "komuttaki terim geçersiz"
10791
10792 #: config/m68hc11/m68hc11.c:3582
10793 msgid "invalid register in the instruction"
10794 msgstr "komuttaki yazmaç geçersiz"
10795
10796 #: config/m68hc11/m68hc11.c:3615
10797 msgid "operand 1 must be a hard register"
10798 msgstr "1. terim bir donanım yazmacı olmalı"
10799
10800 #: config/m68hc11/m68hc11.c:3632
10801 msgid "invalid rotate insn"
10802 msgstr "geçersiz döngü komutu"
10803
10804 #: config/m68hc11/m68hc11.c:4052
10805 msgid "registers IX, IY and Z used in the same INSN"
10806 msgstr "IX, IY ve Z yazmaçları aynı KOMUTta kullanılmış"
10807
10808 #: config/m68hc11/m68hc11.c:4372 config/m68hc11/m68hc11.c:4677
10809 msgid "cannot do z-register replacement"
10810 msgstr ""
10811
10812 #: config/m68hc11/m68hc11.c:4726
10813 msgid "invalid Z register replacement for insn"
10814 msgstr "komut için Z yazmaç yerdeğiştirmesi geçersiz"
10815
10816 #. Macro to define tables used to set the flags. This is a list in braces of
10817 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10818 #. to set or minus the bits to clear. An empty string NAME is used to
10819 #. identify the default VALUE.
10820 #: config/m68hc11/m68hc11.h:152
10821 msgid "Compile with 16-bit integer mode"
10822 msgstr "16 bitlik tamsayı kiple derleme yapılır"
10823
10824 #: config/m68hc11/m68hc11.h:154
10825 msgid "Compile with 32-bit integer mode"
10826 msgstr "32 bitlik tamsayı kiple derleme yapılır"
10827
10828 #: config/m68hc11/m68hc11.h:156
10829 msgid "Auto pre/post decrement increment allowed"
10830 msgstr "Otomatik önce/sonra eksiltme arttırmaya izin verilir"
10831
10832 #: config/m68hc11/m68hc11.h:158
10833 msgid "Auto pre/post decrement increment not allowed"
10834 msgstr "Otomatik önce/sonra eksiltme arttırmaya izin verilmez"
10835
10836 #: config/m68hc11/m68hc11.h:160 config/m68hc11/m68hc11.h:164
10837 msgid "Compile for a 68HC11"
10838 msgstr "68HC11 için derleme yapılır"
10839
10840 #: config/m68hc11/m68hc11.h:162 config/m68hc11/m68hc11.h:166
10841 msgid "Compile for a 68HC12"
10842 msgstr "68HC12 için derleme yapılır"
10843
10844 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10845 #. command options that have values.  Its definition is an
10846 #. initializer with a subgrouping for each command option.
10847 #.
10848 #. Each subgrouping contains a string constant, that defines the
10849 #. fixed part of the option name, and the address of a variable.  The
10850 #. variable, type `char *', is set to the variable part of the given
10851 #. option if the fixed part matches.  The actual option name is made
10852 #. by appending `-m' to the specified name.
10853 #: config/m68hc11/m68hc11.h:180
10854 msgid "Specify the register allocation order"
10855 msgstr "Yazmaç ayırma sırası belirtilir"
10856
10857 #: config/m68hc11/m68hc11.h:182
10858 msgid "Indicate the number of soft registers available"
10859 msgstr "Mevcut olan yazılım bazlı (soft) yazmaçları bildirir"
10860
10861 #: config/m68k/m68k.c:150
10862 #, c-format
10863 msgid "-malign-loops=%d is not between 1 and %d"
10864 msgstr "-malign-loops=%d 1 ile %d arasında değil"
10865
10866 #: config/m68k/m68k.c:161
10867 #, c-format
10868 msgid "-malign-jumps=%d is not between 1 and %d"
10869 msgstr "-malign-jumps=%d 1 ile %d arasında değil"
10870
10871 #: config/m68k/m68k.c:172
10872 #, c-format
10873 msgid "-malign-functions=%d is not between 1 and %d"
10874 msgstr "-malign-functions=%d 1 ile %d arasında değil"
10875
10876 #. Macro to define tables used to set the flags.
10877 #. This is a list in braces of pairs in braces,
10878 #. each pair being { "NAME", VALUE }
10879 #. where VALUE is the bits to set or minus the bits to clear.
10880 #. An empty string NAME is used to identify the default VALUE.
10881 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
10882 msgid "Generate code for a 68020"
10883 msgstr "68020 için kod üretilir"
10884
10885 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
10886 msgid "Generate code for a 68000"
10887 msgstr "68000 için kod üretilir"
10888
10889 #: config/m68k/m68k.h:174
10890 msgid "Use the bit-field instructions"
10891 msgstr "Bit alanı komutları kullanılır"
10892
10893 #: config/m68k/m68k.h:176
10894 msgid "Do not use the bit-field instructions"
10895 msgstr "Bit alanı komutları kullanılmaz"
10896
10897 #: config/m68k/m68k.h:178
10898 msgid "Use different calling convention using 'rtd'"
10899 msgstr "'rtd' kullanılan farklı çağrı uzlaşımı kullanılır"
10900
10901 #: config/m68k/m68k.h:182
10902 msgid "Consider type `int' to be 16 bits wide"
10903 msgstr ""
10904
10905 #: config/m68k/m68k.h:184
10906 msgid "Consider type `int' to be 32 bits wide"
10907 msgstr ""
10908
10909 #: config/m68k/m68k.h:186
10910 msgid "Generate code for a Sun FPA"
10911 msgstr "Sun FPA için kod üretilir"
10912
10913 #: config/m68k/m68k.h:189
10914 msgid "Do not generate code for a Sun FPA"
10915 msgstr "Sun FPA için kod üretilmez"
10916
10917 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
10918 msgid "Generate code for a Sun Sky board"
10919 msgstr "Sun Sky kartı için kod üretilir"
10920
10921 #: config/m68k/m68k.h:195
10922 msgid "Do not use Sky linkage convention"
10923 msgstr "Sky ilintileme uzlaşımı kullanılmaz"
10924
10925 #: config/m68k/m68k.h:197
10926 msgid "Generate code for a 68881"
10927 msgstr "68881 için kod üretilir"
10928
10929 #: config/m68k/m68k.h:200
10930 msgid "Generate code with library calls for floating point"
10931 msgstr ""
10932
10933 #: config/m68k/m68k.h:202
10934 msgid "Generate code for a 68040, without any new instructions"
10935 msgstr "Hiçbir yeni komut olmaksızın 68040 için kod üretilir"
10936
10937 #: config/m68k/m68k.h:205
10938 msgid "Generate code for a 68060, without any new instructions"
10939 msgstr "Hiçbir yeni komut olmaksızın 68060 için kod üretilir"
10940
10941 #: config/m68k/m68k.h:209
10942 msgid "Generate code for a 68030"
10943 msgstr "68030 için kod üretilir"
10944
10945 #: config/m68k/m68k.h:212
10946 msgid "Generate code for a 68040"
10947 msgstr "68040 için kod üretilir"
10948
10949 #: config/m68k/m68k.h:216
10950 msgid "Generate code for a 68060"
10951 msgstr "68060 için kod üretilir"
10952
10953 #: config/m68k/m68k.h:221
10954 msgid "Generate code for a 520X"
10955 msgstr "520X için kod üretilir"
10956
10957 #: config/m68k/m68k.h:224
10958 msgid "Generate code for a 68851"
10959 msgstr "68851 için kod üretilir"
10960
10961 #: config/m68k/m68k.h:226
10962 msgid "Do no generate code for a 68851"
10963 msgstr "68851 için kod üretilmez"
10964
10965 #: config/m68k/m68k.h:229
10966 msgid "Generate code for a 68302"
10967 msgstr "68302 için kod üretilir"
10968
10969 #: config/m68k/m68k.h:232
10970 msgid "Generate code for a 68332"
10971 msgstr "68332 için kod üretilir"
10972
10973 #: config/m68k/m68k.h:236
10974 msgid "Generate code for a cpu32"
10975 msgstr "Bir cpu32 için kod üretilir"
10976
10977 #: config/m68k/m68k.h:239
10978 msgid "Align variables on a 32-bit boundary"
10979 msgstr "Değişkenler 32 bitlik sınıra hizalanır"
10980
10981 #: config/m68k/m68k.h:241
10982 msgid "Align variables on a 16-bit boundary"
10983 msgstr "Değişkenler 16 bitlik sınıra hizalanır"
10984
10985 #: config/m68k/m68k.h:243
10986 msgid "Generate pc-relative code"
10987 msgstr ""
10988
10989 #: config/m68k/m68k.h:245
10990 msgid "Do not use unaligned memory references"
10991 msgstr "Hizalamasız bellek referansları kullanılmaz"
10992
10993 #: config/m68k/m68k.h:247
10994 msgid "Use unaligned memory references"
10995 msgstr ""
10996
10997 #. Sometimes certain combinations of command options do not make
10998 #. sense on a particular target machine.  You can define a macro
10999 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
11000 #. defined, is executed once just after all the command options have
11001 #. been parsed.
11002 #.
11003 #. Don't use this macro to turn on various extra optimizations for
11004 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
11005 #: config/m68k/m68k.h:284 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
11006 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11007 msgstr "-fPIC şu an 68000 veya 68010 için desteklenmiyor\n"
11008
11009 #: config/m88k/m88k.c:900
11010 #, c-format
11011 msgid "internal gcc monitor: short-branch(%x)"
11012 msgstr ""
11013
11014 #: config/m88k/m88k.c:2300
11015 msgid "internal gcc error: Can't express symbolic location"
11016 msgstr ""
11017
11018 #: config/m88k/m88k.c:2582
11019 #, c-format
11020 msgid "argument #%d is a structure"
11021 msgstr "%d. argüman bir yapı"
11022
11023 #: config/m88k/m88k.c:2882
11024 msgid "%R not followed by %B/C/D/E"
11025 msgstr "%R, %B/C/D/E tarafından izlenmiyor"
11026
11027 #: config/m88k/m88k.c:2950
11028 #, c-format
11029 msgid "invalid %x/X value"
11030 msgstr "%x/X değeri geçersiz"
11031
11032 #: config/m88k/m88k.c:2955
11033 msgid "invalid %H value"
11034 msgstr "%H değeri geçersiz"
11035
11036 #: config/m88k/m88k.c:2961
11037 msgid "invalid %h value"
11038 msgstr "%h değeri geçersiz"
11039
11040 #: config/m88k/m88k.c:2967
11041 msgid "invalid %Q value"
11042 msgstr "%Q değeri geçersiz"
11043
11044 #: config/m88k/m88k.c:2973
11045 msgid "invalid %q value"
11046 msgstr "%q değeri geçersiz"
11047
11048 #: config/m88k/m88k.c:2979
11049 #, c-format
11050 msgid "invalid %o value"
11051 msgstr "%o değeri geçersiz"
11052
11053 #: config/m88k/m88k.c:2986
11054 #, c-format
11055 msgid "invalid %p value"
11056 msgstr "%p değeri geçersiz"
11057
11058 #: config/m88k/m88k.c:2999 config/m88k/m88k.c:3004
11059 #, c-format
11060 msgid "invalid %s/S value"
11061 msgstr "%s/S değeri geçersiz"
11062
11063 #: config/m88k/m88k.c:3015
11064 msgid "invalid %P operand"
11065 msgstr "%P veri öğesi geçersiz"
11066
11067 #: config/m88k/m88k.c:3046
11068 msgid "invalid %B value"
11069 msgstr "%B değeri geçersiz"
11070
11071 #: config/m88k/m88k.c:3063
11072 msgid "invalid %C value"
11073 msgstr "%C değeri geçersiz"
11074
11075 #: config/m88k/m88k.c:3076
11076 msgid "invalid %D value"
11077 msgstr "%D değeri geçersiz"
11078
11079 #: config/m88k/m88k.c:3084
11080 #, c-format
11081 msgid "invalid %E value"
11082 msgstr "%E değeri geçersiz"
11083
11084 #: config/m88k/m88k.c:3089
11085 #, c-format
11086 msgid "`%d' operand isn't a register"
11087 msgstr "`%d' veri öğesi bir yazmaç değil"
11088
11089 #: config/m88k/m88k.c:3100
11090 msgid "invalid %r value"
11091 msgstr "%r değeri geçersiz"
11092
11093 #: config/m88k/m88k.c:3107
11094 msgid "operand is r0"
11095 msgstr "veri öğesi: r0"
11096
11097 #: config/m88k/m88k.c:3121
11098 msgid "operand is const_double"
11099 msgstr "veri öğesi: const_double"
11100
11101 #: config/m88k/m88k.c:3140
11102 msgid "invalid code"
11103 msgstr "geçersiz kod"
11104
11105 #. Do any checking or such that is needed after processing the -m switches.
11106 #: config/m88k/m88k.h:277
11107 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11108 msgstr "-mtrap-large-shift ve -mhandle-large-shift uyumsuz"
11109
11110 #: config/m88k/m88k.h:299
11111 #, c-format
11112 msgid "invalid option `-mshort-data-%s'"
11113 msgstr "`-mshort-data-%s' seçeneği geçersiz"
11114
11115 #: config/m88k/m88k.h:304
11116 #, c-format
11117 msgid "-mshort-data-%s is too large "
11118 msgstr "-mshort-data-%s çok büyük"
11119
11120 #: config/m88k/m88k.h:306
11121 #, c-format
11122 msgid "-mshort-data-%s and PIC are incompatible"
11123 msgstr "-mshort-data-%s ve PIC uyumsuz"
11124
11125 #: config/mcore/mcore.c:3083
11126 #, c-format
11127 msgid "invalid option `-mstack-increment=%s'"
11128 msgstr "`-mstack-increment=%s' seçeneği geçersiz"
11129
11130 #: config/mcore/mcore.h:126
11131 msgid "Inline constants if it can be done in 2 insns or less"
11132 msgstr "2 komut ya da daha az yapılabiliyorsa, sabitleri özümler"
11133
11134 #: config/mcore/mcore.h:128
11135 msgid "Inline constants if it only takes 1 instruction"
11136 msgstr ""
11137
11138 #: config/mcore/mcore.h:130
11139 msgid "Set maximum alignment to 4"
11140 msgstr "En büyük hizalama 4 e ayarlanır"
11141
11142 #: config/mcore/mcore.h:132
11143 msgid "Set maximum alignment to 8"
11144 msgstr "En büyük hizalama 8 e ayarlanır"
11145
11146 #: config/mcore/mcore.h:136
11147 msgid "Do not use the divide instruction"
11148 msgstr "Bölme komutu kullanılmaz"
11149
11150 #: config/mcore/mcore.h:140
11151 msgid "Do not arbitary sized immediates in bit operations"
11152 msgstr "Bit işlemlerinde herhangi bir boyda anlık değerler kullanmaz"
11153
11154 #: config/mcore/mcore.h:142
11155 msgid "Always treat bit-field as int-sized"
11156 msgstr ""
11157
11158 #: config/mcore/mcore.h:146
11159 msgid "Force functions to be aligned to a 4 byte boundary"
11160 msgstr "İşlevlerin 4 baytlık sınıra hizalanması zorlanır"
11161
11162 #: config/mcore/mcore.h:148
11163 msgid "Force functions to be aligned to a 2 byte boundary"
11164 msgstr "İşlevlerin 2 baytlık sınıra hizalanması zorlanır"
11165
11166 #: config/mcore/mcore.h:150
11167 msgid "Emit call graph information"
11168 msgstr "Çağrı grafiği bilgisi üretir"
11169
11170 #: config/mcore/mcore.h:154
11171 msgid "Prefer word accesses over byte accesses"
11172 msgstr "Word erişimlerini bayt erişimlerine tercih eder"
11173
11174 #: config/mcore/mcore.h:165
11175 msgid "Generate code for the M*Core M340"
11176 msgstr "Kod M*Core M340 için üretilir"
11177
11178 #: config/mcore/mcore.h:178
11179 msgid "Maximum amount for a single stack increment operation"
11180 msgstr "Tek yığıt artış işleminde kullanılacak maksimum miktar"
11181
11182 #: config/mips/mips.c:4824
11183 #, c-format
11184 msgid "-mips%d not supported"
11185 msgstr "-mips%d desteklenmiyor"
11186
11187 #: config/mips/mips.c:4831
11188 #, c-format
11189 msgid "bad value (%s) for -mips switch"
11190 msgstr "-mips seçeneğinin değeri (%s) hatalı"
11191
11192 #: config/mips/mips.c:4852
11193 #, c-format
11194 msgid "bad value (%s) for -mabi= switch"
11195 msgstr "-mabi= seçeneğinin değeri (%s) hatalı"
11196
11197 #: config/mips/mips.c:4890
11198 #, c-format
11199 msgid "-mabi=%s does not support -mips%d"
11200 msgstr "-mabi=%s  ile -mips%d uyumsuz"
11201
11202 #: config/mips/mips.c:4907
11203 msgid "this target does not support the -mabi switch"
11204 msgstr "bu hedef -mabi seçeneğini desteklemez."
11205
11206 #: config/mips/mips.c:5017
11207 #, c-format
11208 msgid "bad value (%s) for -mtune= switch"
11209 msgstr "-mtune= seçeneğinin değeri (%s) hatalı"
11210
11211 #: config/mips/mips.c:5033
11212 #, c-format
11213 msgid "-march=%s does not support -mips%d"
11214 msgstr "-mabi=%s  ile -mips%d desteklenmiyor"
11215
11216 #: config/mips/mips.c:5040
11217 #, c-format
11218 msgid "-mips%d does not support 64 bit fp registers"
11219 msgstr "-mips%d 64 bit fp yazmaçlarını desteklemez"
11220
11221 #: config/mips/mips.c:5046
11222 #, c-format
11223 msgid "-mips%d does not support 64 bit gp registers"
11224 msgstr "-mips%d 64 bit gp yazmaçlarını desteklemez"
11225
11226 #: config/mips/mips.c:5067
11227 msgid "-G is incompatible with PIC code which is the default"
11228 msgstr "-G öntanımlı olan PIC kodu ile uyumsuz"
11229
11230 #: config/mips/mips.c:5083
11231 msgid "-membedded-pic and -mabicalls are incompatible"
11232 msgstr "-membedded-pic ile -mabicalls uyumsuz"
11233
11234 #: config/mips/mips.c:5086
11235 msgid "-G and -membedded-pic are incompatible"
11236 msgstr "-G ile -membedded-pic uyumsuz"
11237
11238 #: config/mips/mips.c:5137
11239 #, c-format
11240 msgid "invalid option `entry%s'"
11241 msgstr "`entry%s' seçeneği geçersiz"
11242
11243 #: config/mips/mips.c:5140
11244 msgid "-mentry is only meaningful with -mips-16"
11245 msgstr "-mentry sadece -mips-16 ile anlamlıdır"
11246
11247 #: config/mips/mips.c:5480
11248 #, c-format
11249 msgid "internal error: %%) found without a %%( in assembler pattern"
11250 msgstr "iç hata: üretici maskı içinde %%) için bir %%( bulunamadı"
11251
11252 #: config/mips/mips.c:5494
11253 #, c-format
11254 msgid "internal error: %%] found without a %%[ in assembler pattern"
11255 msgstr "iç hata: üretici maskı içinde %%] için bir %%[ bulunamadı"
11256
11257 #: config/mips/mips.c:5507
11258 #, c-format
11259 msgid "internal error: %%> found without a %%< in assembler pattern"
11260 msgstr "iç hata: üretici maskı içinde %%> için bir %%< bulunamadı"
11261
11262 #: config/mips/mips.c:5520
11263 #, c-format
11264 msgid "internal error: %%} found without a %%{ in assembler pattern"
11265 msgstr "iç hata: üretici maskı içinde %%} için bir %%{ bulunamadı"
11266
11267 #: config/mips/mips.c:5534
11268 #, c-format
11269 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11270 msgstr "PRINT_OPERAND: '%c' noktalaması bilinmiyor"
11271
11272 #: config/mips/mips.c:5543
11273 msgid "PRINT_OPERAND null pointer"
11274 msgstr "PRINT_OPERAND hiçlik göstergesi"
11275
11276 #: config/mips/mips.c:5676
11277 #, c-format
11278 msgid "invalid use of %%d, %%x, or %%X"
11279 msgstr "%%d, %%x, ya da %%X kullanımı geçersiz"
11280
11281 #: config/mips/mips.c:5719
11282 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11283 msgstr "PRINT_OPERAND_ADDRESS, hiçlik göstergesi"
11284
11285 #: config/mips/mips.c:5943
11286 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11287 msgstr ""
11288
11289 #: config/mips/mips.c:6257
11290 msgid "can't rewind temp file"
11291 msgstr ""
11292
11293 #: config/mips/mips.c:6261
11294 msgid "can't write to output file"
11295 msgstr "çıktı dosyasına yazılamıyor"
11296
11297 #: config/mips/mips.c:6264
11298 msgid "can't read from temp file"
11299 msgstr ""
11300
11301 #: config/mips/mips.c:6267
11302 msgid "can't close temp file"
11303 msgstr ""
11304
11305 #: config/mips/mips.c:6737
11306 #, c-format
11307 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11308 msgstr "gp_offset (%ld) veya end_offset (%ld) sıfırdan küçük."
11309
11310 #: config/mips/mips.c:6899
11311 #, c-format
11312 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11313 msgstr "fp_offset (%ld) veya end_offset (%ld) sıfırdan küçük."
11314
11315 #: config/mips/mips.c:8930
11316 #, c-format
11317 msgid "can not handle inconsistent calls to `%s'"
11318 msgstr "çelişkili `%s' çağrıları elde edilemez"
11319
11320 #. Macro to define tables used to set the flags.
11321 #. This is a list in braces of pairs in braces,
11322 #. each pair being { "NAME", VALUE }
11323 #. where VALUE is the bits to set or minus the bits to clear.
11324 #. An empty string NAME is used to identify the default VALUE.
11325 #: config/mips/mips.h:368 config/mn10300/mn10300.h:64
11326 msgid "No default crt0.o"
11327 msgstr "Öntanımlı crt0.o yok"
11328
11329 #: config/mips/mips.h:370
11330 msgid "Use 64-bit int type"
11331 msgstr "64-bit int tür kullanılır"
11332
11333 #: config/mips/mips.h:372
11334 msgid "Use 64-bit long type"
11335 msgstr "64-bit long tür kullanılır"
11336
11337 #: config/mips/mips.h:374
11338 msgid "Use 32-bit long type"
11339 msgstr "32-bit long tür kullanılır"
11340
11341 #: config/mips/mips.h:376
11342 msgid "Optimize lui/addiu address loads"
11343 msgstr "lui/addiu adres yüklemeleri eniyilenir"
11344
11345 #: config/mips/mips.h:378
11346 msgid "Don't optimize lui/addiu address loads"
11347 msgstr "lui/addiu adres yüklemeleri eniyilenmez"
11348
11349 #: config/mips/mips.h:380
11350 msgid "Use MIPS as"
11351 msgstr "MIPS as kullanılır"
11352
11353 #: config/mips/mips.h:382
11354 msgid "Use GNU as"
11355 msgstr "GNU as kullanılır"
11356
11357 #: config/mips/mips.h:384
11358 msgid "Use symbolic register names"
11359 msgstr "Sembolik yazmaç isimleri kullanılır"
11360
11361 #: config/mips/mips.h:386
11362 msgid "Don't use symbolic register names"
11363 msgstr "Sembolik yazmaç isimleri kullanılmaz"
11364
11365 #: config/mips/mips.h:388 config/mips/mips.h:390
11366 msgid "Use GP relative sdata/sbss sections"
11367 msgstr "GP göreli sdata/sbss bölümleri kullanılır"
11368
11369 #: config/mips/mips.h:392 config/mips/mips.h:394
11370 msgid "Don't use GP relative sdata/sbss sections"
11371 msgstr "GP göreli sdata/sbss bölümleri kullanılmaz"
11372
11373 #: config/mips/mips.h:396
11374 msgid "Output compiler statistics"
11375 msgstr "Derleyici istatistikleri çıktılanır"
11376
11377 #: config/mips/mips.h:398
11378 msgid "Don't output compiler statistics"
11379 msgstr "Derleyici istatistikleri çıktılanmaz"
11380
11381 #: config/mips/mips.h:400
11382 msgid "Don't optimize block moves"
11383 msgstr "Blok taşıma eniyilemesi yapılmaz"
11384
11385 #: config/mips/mips.h:402
11386 msgid "Optimize block moves"
11387 msgstr "Blok taşımalar eniyilenir"
11388
11389 #: config/mips/mips.h:404
11390 msgid "Use mips-tfile asm postpass"
11391 msgstr "mips-tfile asm postpass kullanır"
11392
11393 #: config/mips/mips.h:406
11394 msgid "Don't use mips-tfile asm postpass"
11395 msgstr "mips-tfile asm postpass kullanmaz"
11396
11397 #. Macro to define tables used to set the flags.
11398 #. This is a list in braces of triplets in braces,
11399 #. each triplet being { "NAME", VALUE, DOC }
11400 #. where VALUE is the bits to set or minus the bits to clear and DOC
11401 #. is the documentation for --help (NULL if intentionally undocumented).
11402 #. An empty string NAME is used to identify the default VALUE.
11403 #: config/mips/mips.h:410 config/pdp11/pdp11.h:55
11404 msgid "Use hardware floating point"
11405 msgstr "Donanım kayan nokta aritmetiği kullanılır"
11406
11407 #: config/mips/mips.h:412
11408 msgid "Use 64-bit FP registers"
11409 msgstr "64 bitlik FP yazmaçları kullanılır"
11410
11411 #: config/mips/mips.h:414
11412 msgid "Use 32-bit FP registers"
11413 msgstr "32 bitlik FP yazmaçları kullanılır"
11414
11415 #: config/mips/mips.h:416
11416 msgid "Use 64-bit general registers"
11417 msgstr "64 bitlik genel yazmaçlar kullanılır"
11418
11419 #: config/mips/mips.h:418
11420 msgid "Use 32-bit general registers"
11421 msgstr "32 bitlik genel yazmaçlar kullanılır"
11422
11423 #: config/mips/mips.h:420
11424 msgid "Use Irix PIC"
11425 msgstr "Irix PIC kullanılır"
11426
11427 #: config/mips/mips.h:422
11428 msgid "Don't use Irix PIC"
11429 msgstr "Irix PIC kullanılmaz"
11430
11431 #: config/mips/mips.h:424
11432 msgid "Use OSF PIC"
11433 msgstr "OSF PIC kullanılır"
11434
11435 #: config/mips/mips.h:426
11436 msgid "Don't use OSF PIC"
11437 msgstr "OSF PIC kullanılmaz"
11438
11439 #: config/mips/mips.h:428
11440 msgid "Use indirect calls"
11441 msgstr "Dolaylı çağrılar kullanılır"
11442
11443 #: config/mips/mips.h:430
11444 msgid "Don't use indirect calls"
11445 msgstr "Dolaylı çağrılar kullanılmaz"
11446
11447 #: config/mips/mips.h:432
11448 msgid "Use embedded PIC"
11449 msgstr "Gömülü PIC kullanılır"
11450
11451 #: config/mips/mips.h:434
11452 msgid "Don't use embedded PIC"
11453 msgstr "Gömülü PIC kullanılmaz"
11454
11455 #: config/mips/mips.h:436
11456 msgid "Use ROM instead of RAM"
11457 msgstr "RAM yerine ROM kullanılır"
11458
11459 #: config/mips/mips.h:438
11460 msgid "Don't use ROM instead of RAM"
11461 msgstr "RAM yerine ROM kullanılmaz"
11462
11463 #: config/mips/mips.h:440
11464 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11465 msgstr "İlklenmemiş sabitleri ROM'a koyar (-membedded-data gerektirir)"
11466
11467 #: config/mips/mips.h:442
11468 msgid "Don't put uninitialized constants in ROM"
11469 msgstr "İlklenmemiş sabitleri ROM'a koymaz"
11470
11471 #: config/mips/mips.h:444
11472 msgid "Use big-endian byte order"
11473 msgstr "Büyük ilkli bayt sıralaması kullanılır"
11474
11475 #: config/mips/mips.h:446
11476 msgid "Use little-endian byte order"
11477 msgstr "Küçük ilkli bayt sıralaması kullanılır"
11478
11479 #: config/mips/mips.h:448
11480 msgid "Use single (32-bit) FP only"
11481 msgstr "Sadece tek (32 bit) FP kullanır"
11482
11483 #: config/mips/mips.h:450
11484 msgid "Don't use single (32-bit) FP only"
11485 msgstr "Sadece tek (32 bit) FP kullanmaz"
11486
11487 #: config/mips/mips.h:452
11488 msgid "Use multiply accumulate"
11489 msgstr "Çarpma biriktirmesi kullanır"
11490
11491 #: config/mips/mips.h:454
11492 msgid "Don't use multiply accumulate"
11493 msgstr "Çarpma biriktirmesi kullanmaz"
11494
11495 #: config/mips/mips.h:456 config/rs6000/rs6000.h:349
11496 msgid "Don't generate fused multiply/add instructions"
11497 msgstr "Birleşik çarpma/toplama komutları üretilmez"
11498
11499 #: config/mips/mips.h:458 config/rs6000/rs6000.h:347
11500 msgid "Generate fused multiply/add instructions"
11501 msgstr "Birleşik çarpma/toplama komutları üretilir"
11502
11503 #: config/mips/mips.h:460
11504 msgid "Work around early 4300 hardware bug"
11505 msgstr "İlk üretim 4300 donanım hatasının olurunu bulur"
11506
11507 #: config/mips/mips.h:462
11508 msgid "Don't work around early 4300 hardware bug"
11509 msgstr "İlk üretim 4300 donanım hatasının olurunu bulmaz"
11510
11511 #: config/mips/mips.h:464
11512 msgid "Optimize for 3900"
11513 msgstr "3900 için eniyileme yapılır"
11514
11515 #: config/mips/mips.h:466
11516 msgid "Optimize for 4650"
11517 msgstr "4650 için eniyileme yapılır"
11518
11519 #: config/mips/mips.h:468
11520 msgid "Trap on integer divide by zero"
11521 msgstr "Sıfırla tamsayı bölme taşması yakalanır"
11522
11523 #: config/mips/mips.h:470
11524 msgid "Don't trap on integer divide by zero"
11525 msgstr "Sıfırla tamsayı bölme taşması yakalanmaz"
11526
11527 #: config/mips/mips.h:472
11528 msgid "Trap on integer divide overflow"
11529 msgstr "Tamsayı bölme taşması yakalanır"
11530
11531 #: config/mips/mips.h:474
11532 msgid "Don't trap on integer divide overflow"
11533 msgstr "Tamsayı bölme taşması yakalanmaz"
11534
11535 #. This macro is similar to `TARGET_SWITCHES' but defines names of
11536 #. command options that have values.  Its definition is an
11537 #. initializer with a subgrouping for each command option.
11538 #.
11539 #. Each subgrouping contains a string constant, that defines the
11540 #. fixed part of the option name, and the address of a variable.
11541 #. The variable, type `char *', is set to the variable part of the
11542 #. given option if the fixed part matches.  The actual option name
11543 #. is made by appending `-m' to the specified name.
11544 #.
11545 #. Here is an example which defines `-mshort-data-NUMBER'.  If the
11546 #. given option is `-mshort-data-512', the variable `m88k_short_data'
11547 #. will be set to the string `"512"'.
11548 #.
11549 #. extern char *m88k_short_data;
11550 #. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
11551 #: config/mips/mips.h:607 config/mips/mips.h:609
11552 msgid "Specify CPU for scheduling purposes"
11553 msgstr "Zamanlama kullanımı için CPU belirtilir"
11554
11555 #: config/mips/mips.h:611
11556 msgid "Specify CPU for code generation purposes"
11557 msgstr ""
11558
11559 #: config/mips/mips.h:613
11560 msgid "Specify a Standard MIPS ISA"
11561 msgstr ""
11562
11563 #: config/mips/mips.h:615
11564 msgid "Use mips16 entry/exit psuedo ops"
11565 msgstr "mips16 giriş/çıkış sanal op'larını kullanır"
11566
11567 #: config/mips/mips.h:617
11568 msgid "Don't use MIPS16 instructions"
11569 msgstr "MIPS16 komutları kullanılmaz"
11570
11571 #: config/mips/mips.h:621
11572 msgid "Don't call any cache flush functions"
11573 msgstr ""
11574
11575 #: config/mips/mips.h:623
11576 msgid "Specify cache flush function"
11577 msgstr ""
11578
11579 #. Output assembler code to FILE to increment profiler label # LABELNO
11580 #. for profiling a function entry.
11581 #: config/mips/mips.h:2750
11582 msgid "mips16 function profiling"
11583 msgstr "mips16 işlev ayrımlama"
11584
11585 #: config/mmix/mmix.c:138
11586 #, c-format
11587 msgid "-f%s not supported: ignored"
11588 msgstr "-f%s  desteklenmiyor: yoksayıldı"
11589
11590 #: config/mmix/mmix.c:569
11591 #, c-format
11592 msgid "too large function value type, needs %d registers, have only %d registers for this"
11593 msgstr ""
11594
11595 #: config/mmix/mmix.c:656
11596 msgid "stack frame too big"
11597 msgstr ""
11598
11599 #: config/mmix/mmix.c:684
11600 #, c-format
11601 msgid "stack frame not a multiple of 8 bytes: %d"
11602 msgstr ""
11603
11604 #: config/mmix/mmix.c:1041
11605 #, c-format
11606 msgid "stack frame not a multiple of octabyte: %d"
11607 msgstr ""
11608
11609 #: config/mmix/mmix.c:1209
11610 msgid "function_profiler support for MMIX"
11611 msgstr ""
11612
11613 #: config/mmix/mmix.c:1246
11614 msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11615 msgstr ""
11616
11617 #: config/mmix/mmix.c:1252
11618 msgid "MMIX Internal: Last named vararg would not fit in a register"
11619 msgstr ""
11620
11621 #. FIXME: Remove when I know this trigs.
11622 #: config/mmix/mmix.c:1575
11623 msgid "oops, not debugged; fixing up value:"
11624 msgstr ""
11625
11626 #: config/mmix/mmix.c:2155 config/mmix/mmix.c:2289
11627 msgid "MMIX Internal: Expected a CONST_INT, not this"
11628 msgstr ""
11629
11630 #: config/mmix/mmix.c:2163 config/mmix/mmix.c:2187 config/mmix/mmix.c:2306
11631 #, c-format
11632 msgid "MMIX Internal: Bad register: %d"
11633 msgstr ""
11634
11635 #: config/mmix/mmix.c:2234
11636 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11637 msgstr ""
11638
11639 #: config/mmix/mmix.c:2257
11640 msgid "MMIX Internal: Expected a register, not this"
11641 msgstr ""
11642
11643 #: config/mmix/mmix.c:2267
11644 msgid "MMIX Internal: Expected a constant, not this"
11645 msgstr ""
11646
11647 #. Presumably there's a missing case above if we get here.
11648 #: config/mmix/mmix.c:2299
11649 #, c-format
11650 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11651 msgstr ""
11652
11653 #. We need the original here.
11654 #: config/mmix/mmix.c:2350
11655 msgid "MMIX Internal: Cannot decode this operand"
11656 msgstr ""
11657
11658 #: config/mmix/mmix.c:2409
11659 msgid "MMIX Internal: This is not a recognized address"
11660 msgstr ""
11661
11662 #: config/mmix/mmix.c:2878 config/mmix/mmix.c:2947
11663 #, c-format
11664 msgid "MMIX Internal: %s is not a shiftable int"
11665 msgstr ""
11666
11667 #: config/mmix/mmix.c:3066
11668 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11669 msgstr ""
11670
11671 #: config/mmix/mmix.c:3073
11672 msgid "MMIX Internal: What's the CC of this?"
11673 msgstr ""
11674
11675 #: config/mmix/mmix.c:3077
11676 msgid "MMIX Internal: What is the CC of this?"
11677 msgstr ""
11678
11679 #: config/mmix/mmix.c:3148
11680 msgid "MMIX Internal: This is not a constant:"
11681 msgstr ""
11682
11683 #. For these target macros, there is no generic documentation here.  You
11684 #. should read `Using and Porting GCC' for that.  Only comments specific
11685 #. to the MMIX target are here.
11686 #.
11687 #. There are however references to the specific texinfo node (comments
11688 #. with "Node:"), so there should be little or nothing amiss.  Probably
11689 #. the opposite, since we don't have to care about old littering and
11690 #. soon outdated generic comments.
11691 #. Node: Driver
11692 #. When both ABI:s work, this is how we tell them apart in code.  The
11693 #. GNU abi is implied the default.  Also implied in TARGET_DEFAULT.
11694 #. User symbols are in the same name-space as built-in symbols, but we
11695 #. don't need the built-in symbols, so remove those and instead apply
11696 #. stricter operand checking.  Don't warn when expanding insns.
11697 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11698 #. Provide default program start 0x100 unless -mno-set-program-start.
11699 #. Link to ELF if requested.
11700 #. Put unused option values here.
11701 #: config/mmix/mmix.h:136
11702 msgid "Set start-address of the program"
11703 msgstr "Programın başlangıç adresi belirtilir"
11704
11705 #: config/mmix/mmix.h:138
11706 msgid "Set start-address of data"
11707 msgstr ""
11708
11709 #. FIXME: Provide a way to *load* the epsilon register.
11710 #. Kill some of these; preferrably the -mint=* ones.
11711 #: config/mmix/mmix.h:174
11712 msgid "For intrinsics library: pass all parameters in registers"
11713 msgstr ""
11714
11715 #: config/mmix/mmix.h:177
11716 msgid "Use register stack for parameters and return value"
11717 msgstr ""
11718
11719 #: config/mmix/mmix.h:179
11720 msgid "Use call-clobbered registers for parameters and return value"
11721 msgstr ""
11722
11723 #: config/mmix/mmix.h:181
11724 msgid "Use epsilon-respecting floating point compare instructions"
11725 msgstr ""
11726
11727 #: config/mmix/mmix.h:184
11728 msgid "Use zero-extending memory loads, not sign-extending ones"
11729 msgstr ""
11730
11731 #: config/mmix/mmix.h:187
11732 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11733 msgstr ""
11734
11735 #: config/mmix/mmix.h:191
11736 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11737 msgstr ""
11738
11739 #: config/mmix/mmix.h:193
11740 msgid "Do not provide a default start-address 0x100 of the program"
11741 msgstr ""
11742
11743 #: config/mmix/mmix.h:195
11744 msgid "Link to emit program in ELF format (rather than mmo)"
11745 msgstr ""
11746
11747 #: config/mn10300/mn10300.h:59
11748 msgid "Work around hardware multiply bug"
11749 msgstr "Donanım çarpma hatasının olurunu bulur"
11750
11751 #: config/mn10300/mn10300.h:60
11752 msgid "Do not work around hardware multiply bug"
11753 msgstr "Donanım çarpma hatasının olurunu bulmaz"
11754
11755 #: config/mn10300/mn10300.h:61
11756 msgid "Target the AM33 processor"
11757 msgstr "AM33 işlemci hedeflenir"
11758
11759 #: config/mn10300/mn10300.h:65
11760 msgid "Enable linker relaxations"
11761 msgstr ""
11762
11763 #: config/ns32k/ns32k.h:104 config/s390/s390.h:52
11764 msgid "Don't use hardware fp"
11765 msgstr "Donanım kayan nokta aritmetiği kullanılmaz"
11766
11767 #: config/ns32k/ns32k.h:105
11768 msgid "Alternative calling convention"
11769 msgstr "Alternatif çağrı uzlaşımı"
11770
11771 #: config/ns32k/ns32k.h:107
11772 msgid "Pass some arguments in registers"
11773 msgstr "Yazmaçlardaki bazı argümanlar aktarılır"
11774
11775 #: config/ns32k/ns32k.h:108
11776 msgid "Pass all arguments on stack"
11777 msgstr "Yığındaki tüm argümanlar aktarılır"
11778
11779 #: config/ns32k/ns32k.h:109
11780 msgid "Optimize for 32532 cpu"
11781 msgstr "32532 cpu için eniyileme yapılır"
11782
11783 #: config/ns32k/ns32k.h:110
11784 msgid "Optimize for 32332 cpu"
11785 msgstr "32332 cpu için eniyileme yapılır"
11786
11787 #: config/ns32k/ns32k.h:112
11788 msgid "Optimize for 32032"
11789 msgstr "32032 için eniyileme yapılır"
11790
11791 #: config/ns32k/ns32k.h:114
11792 msgid "Register sb is zero. Use for absolute addressing"
11793 msgstr "sb yazmacı sıfırdır. Mutlak adresleme için kullanın."
11794
11795 #: config/ns32k/ns32k.h:115
11796 msgid "Do not use register sb"
11797 msgstr "sb yazmacı kullanılmaz"
11798
11799 #: config/ns32k/ns32k.h:116
11800 msgid "Do not use bit-field instructions"
11801 msgstr "Bit alanı komutları kullanılmaz"
11802
11803 #: config/ns32k/ns32k.h:117
11804 msgid "Use bit-field instructions"
11805 msgstr "Bit alanı komutları kullanılır"
11806
11807 #: config/ns32k/ns32k.h:118
11808 msgid "Generate code for high memory"
11809 msgstr "Kod yukarı bellek bölgesi için üretilir"
11810
11811 #: config/ns32k/ns32k.h:119
11812 msgid "Generate code for low memory"
11813 msgstr "Kod alt bellek bölgesi için üretilir"
11814
11815 #: config/ns32k/ns32k.h:120
11816 msgid "32381 fpu"
11817 msgstr "32381 fpu"
11818
11819 #: config/ns32k/ns32k.h:121
11820 msgid "Use multiply-accumulate fp instructions"
11821 msgstr "Çarpma-biriktirme fp komutları kullanır"
11822
11823 #: config/ns32k/ns32k.h:123
11824 msgid "Do not use multiply-accumulate fp instructions"
11825 msgstr "Çarpma-biriktirme fp komutları kullanmaz"
11826
11827 #: config/ns32k/ns32k.h:124
11828 msgid "\"Small register classes\" kludge"
11829 msgstr "\"Küçük yazmaç sınıfları\" uydurması"
11830
11831 #: config/ns32k/ns32k.h:125
11832 msgid "No \"Small register classes\" kludge"
11833 msgstr "\"Küçük yazmaç sınıfları\" uydurması yok"
11834
11835 #: config/pa/pa.c:179
11836 #, c-format
11837 msgid ""
11838 "unknown -mschedule= option (%s).\n"
11839 "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
11840 msgstr ""
11841
11842 #: config/pa/pa.c:204
11843 #, c-format
11844 msgid ""
11845 "unknown -march= option (%s).\n"
11846 "Valid options are 1.0, 1.1, and 2.0\n"
11847 msgstr ""
11848
11849 #: config/pa/pa.c:209
11850 msgid "PIC code generation is not supported in the portable runtime model\n"
11851 msgstr "PIC kod üretimi uyarlanabilir çalışma anı modeli ile uyumlu değildir\n"
11852
11853 #: config/pa/pa.c:214
11854 msgid "PIC code generation is not compatible with fast indirect calls\n"
11855 msgstr "PIC kod üretimi hızlı dolaylı çağrılar ile uyumlu değildir\n"
11856
11857 #: config/pa/pa.c:219
11858 msgid "-g is only supported when using GAS on this processor,"
11859 msgstr "-g sadece bu işlemci üzerinde GAS kullanıldığında desteklenir,"
11860
11861 #: config/pa/pa.c:220
11862 msgid "-g option disabled"
11863 msgstr "-g seçeneği iptal edildi"
11864
11865 #: config/pdp11/pdp11.h:56
11866 msgid "Do not use hardware floating point"
11867 msgstr "Donanım kayan nokta aritmetiği kullanılmaz"
11868
11869 #. return float result in ac0
11870 #: config/pdp11/pdp11.h:58
11871 msgid "Return floating point results in ac0"
11872 msgstr "ac0'daki kayan noktalı sonuçlar döner"
11873
11874 #: config/pdp11/pdp11.h:59
11875 msgid "Return floating point results in memory"
11876 msgstr "Bellekteki kayan noktalı sonuçlar döner"
11877
11878 #. is 11/40
11879 #: config/pdp11/pdp11.h:61
11880 msgid "Generate code for an 11/40"
11881 msgstr "Kod bir 11/40 için üretilir"
11882
11883 #. is 11/45
11884 #: config/pdp11/pdp11.h:64
11885 msgid "Generate code for an 11/45"
11886 msgstr "Kod bir 11/45 için üretilir"
11887
11888 #. is 11/10
11889 #: config/pdp11/pdp11.h:67
11890 msgid "Generate code for an 11/10"
11891 msgstr "Kod bir 11/10 için üretilir"
11892
11893 #. use movstrhi for bcopy
11894 #. use 32 bit for int
11895 #: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11896 msgid "Use 32 bit int"
11897 msgstr "32 bitlik tamsayı kullanılır"
11898
11899 #: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11900 msgid "Use 16 bit int"
11901 msgstr "16 bitlik tamsayı kullanılır"
11902
11903 #. use 32 bit for float
11904 #: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
11905 msgid "Use 32 bit float"
11906 msgstr "32 bitlik float kullanılır"
11907
11908 #: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
11909 msgid "Use 64 bit float"
11910 msgstr "64 bitlik float kullanılır"
11911
11912 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11913 #. is branching expensive - on a PDP, it's actually really cheap
11914 #. this is just to play around and check what code gcc generates
11915 #. split instruction and data memory?
11916 #: config/pdp11/pdp11.h:89
11917 msgid "Target has split I&D"
11918 msgstr "Hedef ayrı işlem ve veri belleğine sahip olur"
11919
11920 #: config/pdp11/pdp11.h:90
11921 msgid "Target does not have split I&D"
11922 msgstr "Hedef ayrı işlem ve veri belleğine sahip olmaz"
11923
11924 #. UNIX assembler syntax?
11925 #: config/pdp11/pdp11.h:92
11926 msgid "Use UNIX assembler syntax"
11927 msgstr "UNIX çevirici sözdizimi kullanılır"
11928
11929 #: config/pdp11/pdp11.h:93
11930 msgid "Use DEC assembler syntax"
11931 msgstr "DEC çevirici sözdizimi kullanılır"
11932
11933 #: config/pj/pj.h:73
11934 msgid "Generate little endian data"
11935 msgstr "Küçük ilkli veri üretilir"
11936
11937 #: config/pj/pj.h:75
11938 msgid "Generate big endian data"
11939 msgstr "Büyük ilkli veri üretilir"
11940
11941 #: config/pj/pj.h:77
11942 msgid "Turn on maintainer testing code"
11943 msgstr "Programcı denetim kodunu etkinleştirir"
11944
11945 #: config/pj/pj.h:79
11946 msgid "Enable Transmeta picoJava extensions"
11947 msgstr "Transmeta picoJava uzantıları etkinleştirilir"
11948
11949 #: config/pj/pj.h:81
11950 msgid "Disable Transmeta picoJava extensions"
11951 msgstr "Transmeta picoJava uzantıları kullanılmaz"
11952
11953 #: config/pj/pj.h:83
11954 msgid "Disable reorganization pass"
11955 msgstr "Aşamaların yeniden organizasyonu yapılmaz"
11956
11957 #: config/romp/romp.c:682
11958 #, c-format
11959 msgid "invalid %%B value"
11960 msgstr "%%B değeri geçersiz"
11961
11962 #: config/romp/romp.c:709 config/rs6000/rs6000.c:5782
11963 #, c-format
11964 msgid "invalid %%S value"
11965 msgstr "%%S değeri geçersiz"
11966
11967 #: config/romp/romp.c:718 config/romp/romp.c:725
11968 #, c-format
11969 msgid "invalid %%b value"
11970 msgstr "%%b değeri geçersiz"
11971
11972 #: config/romp/romp.c:765 config/romp/romp.c:776
11973 #, c-format
11974 msgid "invalid %%z value"
11975 msgstr "%%z değeri geçersiz"
11976
11977 #: config/romp/romp.c:784 config/romp/romp.c:792
11978 #, c-format
11979 msgid "invalid %%Z value"
11980 msgstr "%%Z değeri geçersiz"
11981
11982 #: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
11983 #: config/rs6000/rs6000.c:5561
11984 #, c-format
11985 msgid "invalid %%k value"
11986 msgstr "%%k değeri geçersiz"
11987
11988 #: config/romp/romp.c:900 config/romp/romp.c:943
11989 #, c-format
11990 msgid "invalid %%j value"
11991 msgstr "%%j değeri geçersiz"
11992
11993 #. Perform any needed actions needed for a function that is receiving a
11994 #. variable number of arguments.
11995 #.
11996 #. CUM is as above.
11997 #.
11998 #. MODE and TYPE are the mode and type of the current parameter.
11999 #.
12000 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12001 #. that must be pushed by the prolog to pretend that our caller pushed
12002 #. it.
12003 #.
12004 #. Normally, this macro will push all remaining incoming registers on the
12005 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12006 #: config/romp/romp.h:661
12007 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12008 msgstr "-mfp-arg-in-fp-regs ile varargs olamaz"
12009
12010 #: config/rs6000/aix.h:134 config/rs6000/beos.h:32
12011 msgid "Always pass floating-point arguments in memory"
12012 msgstr "Bellekteki kayan noktalı argümanlar daima aktarılır"
12013
12014 #: config/rs6000/aix.h:136 config/rs6000/beos.h:34
12015 msgid "Don't always pass floating-point arguments in memory"
12016 msgstr "Bellekteki kayan noktalı argümanlar daima aktarılmaz"
12017
12018 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12019 msgid "Support message passing with the Parallel Environment"
12020 msgstr "Eşzamanlı Ortam ile ileti aktarımı desteklenir"
12021
12022 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
12023 msgid "Compile for 64-bit pointers"
12024 msgstr "64 bit göstergeler için derleme yapılır"
12025
12026 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
12027 msgid "Compile for 32-bit pointers"
12028 msgstr "32 bit göstergeler için derleme yapılır"
12029
12030 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
12031 msgid "-maix64 and POWER architecture are incompatible"
12032 msgstr "-maix64 ile POWER mimarisi uyumsuz"
12033
12034 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
12035 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12036 msgstr ""
12037
12038 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
12039 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12040 msgstr "-maix64 gereksinimi: 32 bit adreslemeli 64 bit hesaplama henüz desteklenmiyor."
12041
12042 #: config/rs6000/rs6000.c:471
12043 msgid "-mmultiple is not supported on little endian systems"
12044 msgstr "-mmultiple küçük ilkli bayt sıralaması kullanılan sistemlerde desteklenmez"
12045
12046 #: config/rs6000/rs6000.c:478
12047 msgid "-mstring is not supported on little endian systems"
12048 msgstr "-mstring küçük ilkli bayt sıralaması kullanılan sistemlerde desteklenmez"
12049
12050 #: config/rs6000/rs6000.c:484
12051 #, c-format
12052 msgid "-f%s ignored (all code is position independent)"
12053 msgstr ""
12054
12055 #: config/rs6000/rs6000.c:493
12056 msgid "-ffunction-sections disabled on AIX when debugging"
12057 msgstr "Hata ayıklama sırasında AIX'de -ffunction-sections etkisizdir"
12058
12059 #: config/rs6000/rs6000.c:499
12060 msgid "-fdata-sections not supported on AIX"
12061 msgstr "-fdata-sections AIX'de desteklenmiyor"
12062
12063 #: config/rs6000/rs6000.c:514
12064 #, c-format
12065 msgid "unknown -mdebug-%s switch"
12066 msgstr "-mdebug-%s seçeneği bilinmiyor"
12067
12068 #: config/rs6000/rs6000.c:524
12069 #, c-format
12070 msgid "Unknown switch -mlong-double-%s"
12071 msgstr ""
12072
12073 #: config/rs6000/rs6000.c:589
12074 #, c-format
12075 msgid "unknown ABI specified: '%s'"
12076 msgstr "bilinmeyen ABI belirtilmiş: '%s'"
12077
12078 #: config/rs6000/rs6000.c:5488
12079 #, c-format
12080 msgid "invalid %%f value"
12081 msgstr "%%f değeri geçersiz"
12082
12083 #: config/rs6000/rs6000.c:5497
12084 #, c-format
12085 msgid "invalid %%F value"
12086 msgstr "%%F değeri geçersiz"
12087
12088 #: config/rs6000/rs6000.c:5506
12089 #, c-format
12090 msgid "invalid %%G value"
12091 msgstr "%%G değeri geçersiz"
12092
12093 #: config/rs6000/rs6000.c:5541
12094 #, c-format
12095 msgid "invalid %%j code"
12096 msgstr "%%j kodu geçersiz"
12097
12098 #: config/rs6000/rs6000.c:5551
12099 #, c-format
12100 msgid "invalid %%J code"
12101 msgstr "%%J kodu geçersiz"
12102
12103 #: config/rs6000/rs6000.c:5581
12104 #, c-format
12105 msgid "invalid %%K value"
12106 msgstr "%%K değeri geçersiz"
12107
12108 #: config/rs6000/rs6000.c:5708
12109 #, c-format
12110 msgid "invalid %%p value"
12111 msgstr "%%p değeri geçersiz"
12112
12113 #: config/rs6000/rs6000.c:5745
12114 #, c-format
12115 msgid "invalid %%q value"
12116 msgstr "%%q değeri geçersiz"
12117
12118 #: config/rs6000/rs6000.c:5808
12119 #, c-format
12120 msgid "%%S computed all 1's mask"
12121 msgstr "%%S tamamı birlerin maskı olarak hesaplandı"
12122
12123 #: config/rs6000/rs6000.c:5835
12124 #, c-format
12125 msgid "%%S computed all 0's mask"
12126 msgstr "%%S tamamı sıfırların maskı olarak hesaplandı"
12127
12128 #: config/rs6000/rs6000.c:5845
12129 #, c-format
12130 msgid "invalid %%T value"
12131 msgstr "%%T değeri geçersiz"
12132
12133 #: config/rs6000/rs6000.c:5855
12134 #, c-format
12135 msgid "invalid %%u value"
12136 msgstr "%%u değeri geçersiz"
12137
12138 #: config/rs6000/rs6000.c:5864
12139 #, c-format
12140 msgid "invalid %%v value"
12141 msgstr "%%v değeri geçersiz"
12142
12143 #. Run-time compilation parameters selecting different hardware subsets.
12144 #.
12145 #. Macro to define tables used to set the flags.
12146 #. This is a list in braces of pairs in braces,
12147 #. each pair being { "NAME", VALUE }
12148 #. where VALUE is the bits to set or minus the bits to clear.
12149 #. An empty string NAME is used to identify the default VALUE.
12150 #: config/rs6000/rs6000.h:275
12151 msgid "Use POWER instruction set"
12152 msgstr "POWER komut kümesi kullanılır"
12153
12154 #: config/rs6000/rs6000.h:278
12155 msgid "Use POWER2 instruction set"
12156 msgstr "POWER2 komut kümesi kullanılır"
12157
12158 #: config/rs6000/rs6000.h:280
12159 msgid "Do not use POWER2 instruction set"
12160 msgstr "POWER2 komut kümesi kullanılmaz"
12161
12162 #: config/rs6000/rs6000.h:283
12163 msgid "Do not use POWER instruction set"
12164 msgstr "POWER komut kümesi kullanılmaz"
12165
12166 #: config/rs6000/rs6000.h:285
12167 msgid "Use PowerPC instruction set"
12168 msgstr "PowerPC komut kümesi kullanılır"
12169
12170 #: config/rs6000/rs6000.h:288
12171 msgid "Do not use PowerPC instruction set"
12172 msgstr "PowerPC komut kümesi kullanılmaz"
12173
12174 #: config/rs6000/rs6000.h:290
12175 msgid "Use PowerPC General Purpose group optional instructions"
12176 msgstr "PowerPC Genel Kullanım grubu seçimlik komutları kullanılır"
12177
12178 #: config/rs6000/rs6000.h:292
12179 msgid "Don't use PowerPC General Purpose group optional instructions"
12180 msgstr "PowerPC Genel Kullanım grubu seçimlik komutları kullanılmaz"
12181
12182 #: config/rs6000/rs6000.h:294
12183 msgid "Use PowerPC Graphics group optional instructions"
12184 msgstr "PowerPC Graphics grubu seçimlik komutları kullanılır"
12185
12186 #: config/rs6000/rs6000.h:296
12187 msgid "Don't use PowerPC Graphics group optional instructions"
12188 msgstr "PowerPC Graphics grubu seçimlik komutları kullanılmaz"
12189
12190 #: config/rs6000/rs6000.h:298
12191 msgid "Use PowerPC-64 instruction set"
12192 msgstr "PowerPC-64 komut kümesi kullanılır"
12193
12194 #: config/rs6000/rs6000.h:300
12195 msgid "Don't use PowerPC-64 instruction set"
12196 msgstr "PowerPC-64 komut kümesi kullanılmaz"
12197
12198 #: config/rs6000/rs6000.h:302
12199 msgid "Use AltiVec instructions"
12200 msgstr "AltiVec komutları kullanılır"
12201
12202 #: config/rs6000/rs6000.h:304
12203 msgid "Don't use AltiVec instructions"
12204 msgstr "AltiVec komutları kullanılmaz"
12205
12206 #: config/rs6000/rs6000.h:306
12207 msgid "Use new mnemonics for PowerPC architecture"
12208 msgstr "PowerPC mimarisi için yeni semboller kullanılır"
12209
12210 #: config/rs6000/rs6000.h:308
12211 msgid "Use old mnemonics for PowerPC architecture"
12212 msgstr "PowerPC mimarisi için eski semboller kullanılır"
12213
12214 #: config/rs6000/rs6000.h:311
12215 msgid "Put everything in the regular TOC"
12216 msgstr "Herşeyi normal TOC'a koyar"
12217
12218 #: config/rs6000/rs6000.h:313
12219 msgid "Place floating point constants in TOC"
12220 msgstr "Kayan noktalı sabitleri TOC'a koyar"
12221
12222 #: config/rs6000/rs6000.h:315
12223 msgid "Don't place floating point constants in TOC"
12224 msgstr "Kayan noktalı sabitleri TOC'a koymaz"
12225
12226 #: config/rs6000/rs6000.h:317
12227 msgid "Place symbol+offset constants in TOC"
12228 msgstr "Sembol+göreli sabitleri TOC'a koyar"
12229
12230 #: config/rs6000/rs6000.h:319
12231 msgid "Don't place symbol+offset constants in TOC"
12232 msgstr "Sembol+göreli sabitleri TOC'a koymaz"
12233
12234 #: config/rs6000/rs6000.h:325
12235 msgid "Place variable addresses in the regular TOC"
12236 msgstr "Değişken adresleri normal TOC'a koyar"
12237
12238 #: config/rs6000/rs6000.h:331
12239 msgid "Generate load/store multiple instructions"
12240 msgstr "Yükleme/saklama çoklu komutları üretilir"
12241
12242 #: config/rs6000/rs6000.h:333
12243 msgid "Do not generate load/store multiple instructions"
12244 msgstr "Yükleme/saklama çoklu komutları üretilmez"
12245
12246 #: config/rs6000/rs6000.h:337
12247 msgid "Generate string instructions for block moves"
12248 msgstr "Blok taşımalar için dizge komutları üretilir"
12249
12250 #: config/rs6000/rs6000.h:339
12251 msgid "Do not generate string instructions for block moves"
12252 msgstr "Blok taşımalar için dizge komutları üretilmez"
12253
12254 #: config/rs6000/rs6000.h:343
12255 msgid "Generate load/store with update instructions"
12256 msgstr "Güncelleme komutlu yükleme/saklama üretilir"
12257
12258 #: config/rs6000/rs6000.h:345
12259 msgid "Do not generate load/store with update instructions"
12260 msgstr "Güncelleme komutlu yükleme/saklama üretilmez"
12261
12262 #: config/rs6000/rs6000.h:353
12263 msgid "Don't schedule the start and end of the procedure"
12264 msgstr "Altyordamın başlangıç ve bitişi zamanlanmaz"
12265
12266 #: config/rs6000/rs6000.h:359
12267 msgid "Return all structures in memory (AIX default)"
12268 msgstr ""
12269
12270 #: config/rs6000/rs6000.h:361
12271 msgid "Return small structures in registers (SVR4 default)"
12272 msgstr ""
12273
12274 #. This macro is similar to `TARGET_SWITCHES' but defines names of
12275 #. command options that have values.  Its definition is an
12276 #. initializer with a subgrouping for each command option.
12277 #.
12278 #. Each subgrouping contains a string constant, that defines the
12279 #. fixed part of the option name, and the address of a variable.
12280 #. The variable, type `char *', is set to the variable part of the
12281 #. given option if the fixed part matches.  The actual option name
12282 #. is made by appending `-m' to the specified name.
12283 #.
12284 #. Here is an example which defines `-mshort-data-NUMBER'.  If the
12285 #. given option is `-mshort-data-512', the variable `m88k_short_data'
12286 #. will be set to the string `"512"'.
12287 #.
12288 #. extern char *m88k_short_data;
12289 #. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } }
12290 #: config/rs6000/rs6000.h:441 config/sparc/sparc.h:683
12291 msgid "Use features of and schedule code for given CPU"
12292 msgstr "Verilen MİB'nin özellikleri ve zamanlama kodu kullanılır"
12293
12294 #: config/rs6000/rs6000.h:444
12295 msgid "Enable debug output"
12296 msgstr "Hata ayıklamalı çıktıyı etkinleştir"
12297
12298 #: config/rs6000/rs6000.h:445
12299 msgid "Specify ABI to use"
12300 msgstr ""
12301
12302 #: config/rs6000/rs6000.h:447
12303 msgid "Specify size of long double (64 or 128 bits)"
12304 msgstr ""
12305
12306 #. Definitions for __builtin_return_address and __builtin_frame_address.
12307 #. __builtin_return_address (0) should give link register (65), enable
12308 #. this.
12309 #. This should be uncommented, so that the link register is used, but
12310 #. currently this would result in unmatched insns and spilling fixed
12311 #. registers so we'll leave it for another day.  When these problems are
12312 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12313 #. (mrs)
12314 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12315 #. Number of bytes into the frame return addresses can be found.  See
12316 #. rs6000_stack_info in rs6000.c for more information on how the different
12317 #. abi's store the return address.
12318 #: config/rs6000/rs6000.h:1791
12319 msgid "RETURN_ADDRESS_OFFSET not supported"
12320 msgstr "RETURN_ADDRESS_OFFSET desteklenmiyor"
12321
12322 #: config/rs6000/sysv4.h:88
12323 msgid "Select ABI calling convention"
12324 msgstr "ABI çağrı uzlaşımı seçilir"
12325
12326 #: config/rs6000/sysv4.h:89
12327 msgid "Select method for sdata handling"
12328 msgstr ""
12329
12330 #: config/rs6000/sysv4.h:104
12331 msgid "Align to the base type of the bit-field"
12332 msgstr "Bit alanı taban türüne hizalama yapılır"
12333
12334 #: config/rs6000/sysv4.h:106
12335 msgid "Don't align to the base type of the bit-field"
12336 msgstr "Bit alanı taban türüne hizalama yapılmaz"
12337
12338 #: config/rs6000/sysv4.h:108
12339 msgid "Don't assume that unaligned accesses are handled by the system"
12340 msgstr "Hizasız erişimlerin sistem tarafından yapıldığı varsayılmaz"
12341
12342 #: config/rs6000/sysv4.h:110
12343 msgid "Assume that unaligned accesses are handled by the system"
12344 msgstr "Hizasız erişimlerin sistem tarafından yapıldığı varsayılır"
12345
12346 #: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12347 msgid "Produce code relocatable at runtime"
12348 msgstr ""
12349
12350 #: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12351 msgid "Don't produce code relocatable at runtime"
12352 msgstr ""
12353
12354 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12355 msgid "Produce little endian code"
12356 msgstr ""
12357
12358 #: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12359 msgid "Produce big endian code"
12360 msgstr ""
12361
12362 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12363 #: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12364 #: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12365 #: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12366 #: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12367 #: config/rs6000/sysv4.h:157
12368 msgid "no description yet"
12369 msgstr "henüz bir açıklama yok"
12370
12371 #: config/rs6000/sysv4.h:133
12372 msgid "Use EABI"
12373 msgstr ""
12374
12375 #: config/rs6000/sysv4.h:134
12376 msgid "Don't use EABI"
12377 msgstr ""
12378
12379 #: config/rs6000/sysv4.h:137
12380 msgid "Do not allow bit-fields to cross word boundaries"
12381 msgstr ""
12382
12383 #: config/rs6000/sysv4.h:139
12384 msgid "Use alternate register names"
12385 msgstr "Alternatif yazmaç isimleri kullanılır"
12386
12387 #: config/rs6000/sysv4.h:141
12388 msgid "Don't use alternate register names"
12389 msgstr "Alternatif yazmaç isimleri kullanılmaz"
12390
12391 #: config/rs6000/sysv4.h:145
12392 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12393 msgstr ""
12394
12395 #: config/rs6000/sysv4.h:147
12396 msgid "Link with libads.a, libc.a and crt0.o"
12397 msgstr ""
12398
12399 #: config/rs6000/sysv4.h:149
12400 msgid "Link with libyk.a, libc.a and crt0.o"
12401 msgstr ""
12402
12403 #: config/rs6000/sysv4.h:151
12404 msgid "Link with libmvme.a, libc.a and crt0.o"
12405 msgstr ""
12406
12407 #: config/rs6000/sysv4.h:153
12408 msgid "Set the PPC_EMB bit in the ELF flags header"
12409 msgstr "ELF seçenekleri başlığı içindeki PPC_EMB bitini 1 yapar"
12410
12411 #. Sometimes certain combinations of command options do not make sense
12412 #. on a particular target machine.  You can define a macro
12413 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12414 #. defined, is executed once just after all the command options have
12415 #. been parsed.
12416 #.
12417 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12418 #. get control.
12419 #: config/rs6000/sysv4.h:212
12420 #, c-format
12421 msgid "bad value for -mcall-%s"
12422 msgstr "-mcall-%s için değer hatalı"
12423
12424 #: config/rs6000/sysv4.h:228
12425 #, c-format
12426 msgid "bad value for -msdata=%s"
12427 msgstr "-msdata=%s için değer hatalı"
12428
12429 #: config/rs6000/sysv4.h:245
12430 #, c-format
12431 msgid "-mrelocatable and -msdata=%s are incompatible"
12432 msgstr "-mrelocatable ile -msdata=%s uyumsuz."
12433
12434 #: config/rs6000/sysv4.h:253
12435 #, c-format
12436 msgid "-f%s and -msdata=%s are incompatible"
12437 msgstr "-f%s ile -msdata=%s uyumsuz."
12438
12439 #: config/rs6000/sysv4.h:261
12440 #, c-format
12441 msgid "-msdata=%s and -mcall-%s are incompatible"
12442 msgstr "-msdata=%s ile -mcall-%s uyumsuz."
12443
12444 #: config/rs6000/sysv4.h:268
12445 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12446 msgstr "-mrelocatable ile -mno-minimal-toc uyumsuz."
12447
12448 #: config/rs6000/sysv4.h:274
12449 #, c-format
12450 msgid "-mrelocatable and -mcall-%s are incompatible"
12451 msgstr "-mrelocatable ile -mcall-%s uyumsuz."
12452
12453 #: config/rs6000/sysv4.h:281
12454 #, c-format
12455 msgid "-fPIC and -mcall-%s are incompatible"
12456 msgstr "-fPIC ile -mcall-%s uyumsuz."
12457
12458 #: config/rs6000/sysv4.h:288
12459 msgid "-mcall-aixdesc must be big endian"
12460 msgstr "-mcall-aixdesc «big endian» olmalı"
12461
12462 #: config/s390/s390.c:1757
12463 msgid "invalid UNSPEC as operand (1)"
12464 msgstr "terim (1) olarak UNSPEC geçersiz"
12465
12466 #: config/s390/s390.c:1787
12467 msgid "invalid UNSPEC as operand (2)"
12468 msgstr "terim (2) olarak UNSPEC geçersiz"
12469
12470 #: config/s390/s390.c:1793
12471 msgid "UNKNOWN in s390_output_symbolic_const !?"
12472 msgstr ""
12473
12474 #: config/s390/s390.c:1809
12475 msgid "Cannot decompose address."
12476 msgstr ""
12477
12478 #: config/s390/s390.c:1957
12479 msgid "UNKNOWN in print_operand !?"
12480 msgstr ""
12481
12482 #: config/s390/s390.c:2502
12483 msgid "no code label found"
12484 msgstr "kod etiketi yok"
12485
12486 #: config/s390/s390.c:2648
12487 msgid "Total size of local variables exceeds architecture limit."
12488 msgstr ""
12489
12490 #: config/s390/s390.h:53
12491 msgid "Set backchain"
12492 msgstr ""
12493
12494 #: config/s390/s390.h:54
12495 msgid "Don't set backchain (faster, but debug harder"
12496 msgstr ""
12497
12498 #: config/s390/s390.h:55
12499 msgid "Use bras for execucable < 64k"
12500 msgstr "64k dan küçük çalıştırılabilirler için bras kullanılır"
12501
12502 #: config/s390/s390.h:56
12503 msgid "Don't use bras"
12504 msgstr "bras kullanılmaz"
12505
12506 #: config/s390/s390.h:57
12507 msgid "Additional debug prints"
12508 msgstr ""
12509
12510 #: config/s390/s390.h:58
12511 msgid "Don't print additional debug prints"
12512 msgstr ""
12513
12514 #: config/s390/s390.h:59
12515 msgid "64 bit mode"
12516 msgstr ""
12517
12518 #: config/s390/s390.h:60
12519 msgid "31 bit mode"
12520 msgstr ""
12521
12522 #: config/s390/s390.h:61
12523 msgid "mvcle use"
12524 msgstr ""
12525
12526 #: config/s390/s390.h:62
12527 msgid "mvc&ex"
12528 msgstr ""
12529
12530 #. The sp_switch attribute only has meaning for interrupt functions.
12531 #: config/sh/sh.c:4730 config/sh/sh.c:4769
12532 #, c-format
12533 msgid "`%s' attribute only applies to interrupt functions"
12534 msgstr ""
12535
12536 #. The argument must be a constant string.
12537 #: config/sh/sh.c:4737
12538 #, c-format
12539 msgid "`%s' attribute argument not a string constant"
12540 msgstr "`%s' öznitelik argümanı bir dizge sabit değil"
12541
12542 #. The argument must be a constant integer.
12543 #: config/sh/sh.c:4776
12544 #, c-format
12545 msgid "`%s' attribute argument not an integer constant"
12546 msgstr "`%s' öznitelik argümanı bir tamsayı sabit değil"
12547
12548 #: config/sparc/freebsd.h:81 config/sparc/linux.h:86
12549 #: config/sparc/linux64.h:139
12550 msgid "Use 128 bit long doubles"
12551 msgstr "128 bit long double'lar kullanılır"
12552
12553 #: config/sparc/sp64-elf.h:82 config/sparc/splet.h:29
12554 msgid "Generate code for big endian"
12555 msgstr "Büyük ilkli kod üretilir"
12556
12557 #: config/sparc/sp64-elf.h:83 config/sparc/splet.h:30
12558 msgid "Generate code for little endian"
12559 msgstr "Küçük ilkli kod üretilir"
12560
12561 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:67
12562 msgid "Use little-endian byte order for data"
12563 msgstr "Veri için bayt sıralaması küçük ilkli yapılır"
12564
12565 #: config/sparc/sparc.c:319
12566 #, c-format
12567 msgid "%s is not supported by this configuration"
12568 msgstr "%s bu yapılandırma ile desteklenmiyor"
12569
12570 #: config/sparc/sparc.c:326
12571 msgid "-mlong-double-64 not allowed with -m64"
12572 msgstr "-mlong-double-64 ile -m64 birarada izin verilmez"
12573
12574 #: config/sparc/sparc.c:351
12575 msgid "-mcmodel= is not supported on 32 bit systems"
12576 msgstr "`-mcmodel=' 32bit sistemlerde desteklenmiyor"
12577
12578 #: config/sparc/sparc.c:436
12579 msgid "profiling does not support code models other than medlow"
12580 msgstr "medlow dışında kod modelleri şekillendirmeyi desteklemez"
12581
12582 #: config/sparc/sparc.c:5831 config/sparc/sparc.c:5837
12583 #, c-format
12584 msgid "invalid %%Y operand"
12585 msgstr "geçersiz %%Y terimi"
12586
12587 #: config/sparc/sparc.c:5907
12588 #, c-format
12589 msgid "invalid %%A operand"
12590 msgstr "geçersiz %%A terimi"
12591
12592 #: config/sparc/sparc.c:5917
12593 #, c-format
12594 msgid "invalid %%B operand"
12595 msgstr "geçersiz %%B terimi"
12596
12597 #: config/sparc/sparc.c:5956
12598 #, c-format
12599 msgid "invalid %%c operand"
12600 msgstr "geçersiz %%c terimi"
12601
12602 #: config/sparc/sparc.c:5957
12603 #, c-format
12604 msgid "invalid %%C operand"
12605 msgstr "geçersiz %%C terimi"
12606
12607 #: config/sparc/sparc.c:5978
12608 #, c-format
12609 msgid "invalid %%d operand"
12610 msgstr "geçersiz %%d terimi"
12611
12612 #: config/sparc/sparc.c:5979
12613 #, c-format
12614 msgid "invalid %%D operand"
12615 msgstr "geçersiz %%D terimi"
12616
12617 #: config/sparc/sparc.c:5997
12618 #, c-format
12619 msgid "invalid %%f operand"
12620 msgstr "geçersiz %%f terimi"
12621
12622 #: config/sparc/sparc.c:6047
12623 msgid "long long constant not a valid immediate operand"
12624 msgstr "long long sabit geçerli bir anlık terim değil"
12625
12626 #: config/sparc/sparc.c:6050
12627 msgid "floating point constant not a valid immediate operand"
12628 msgstr "gerçel sayı sabit geçerli bir dolaysız veri öğesi değil"
12629
12630 #. To make profiling work with -f{pic,PIC}, we need to emit the profiling
12631 #. code into the rtl.  Also, if we are profiling, we cannot eliminate
12632 #. the frame pointer (because the return address will get smashed).
12633 #: config/sparc/sparc.h:388
12634 #, c-format
12635 msgid "%s and profiling conflict: disabling %s"
12636 msgstr "%s ve ayrımlama çelişkisi: %s iptal ediliyor"
12637
12638 #: config/sparc/sparc.h:562
12639 msgid "Use function_epilogue()"
12640 msgstr ""
12641
12642 #: config/sparc/sparc.h:564
12643 msgid "Do not use function_epilogue()"
12644 msgstr ""
12645
12646 #: config/sparc/sparc.h:566
12647 msgid "Assume possible double misalignment"
12648 msgstr "double'ların hizalanmamış oldukları varsayılır"
12649
12650 #: config/sparc/sparc.h:568
12651 msgid "Assume all doubles are aligned"
12652 msgstr "Tüm double'lar hizalı kabul edilir"
12653
12654 #: config/sparc/sparc.h:570
12655 msgid "Pass -assert pure-text to linker"
12656 msgstr "Birleştiriciye -assert salt-metin gönderir"
12657
12658 #: config/sparc/sparc.h:572
12659 msgid "Do not pass -assert pure-text to linker"
12660 msgstr "Birleştiriciye -assert salt-metin göndermez"
12661
12662 #: config/sparc/sparc.h:574
12663 msgid "Use flat register window model"
12664 msgstr "Düz yazmaç pencere modeli kullanılır"
12665
12666 #: config/sparc/sparc.h:576
12667 msgid "Do not use flat register window model"
12668 msgstr "Düz yazmaç pencere modeli kullanılmaz"
12669
12670 #: config/sparc/sparc.h:578
12671 msgid "Use ABI reserved registers"
12672 msgstr "Ayrılmış ABI yazmaçları kullanılır"
12673
12674 #: config/sparc/sparc.h:580
12675 msgid "Do not use ABI reserved registers"
12676 msgstr "Ayrılmış ABI yazmaçları kullanılmaz"
12677
12678 #: config/sparc/sparc.h:582
12679 msgid "Use hardware quad fp instructions"
12680 msgstr "Donanım bazlı quad fp komutları kullanılır"
12681
12682 #: config/sparc/sparc.h:584
12683 msgid "Do not use hardware quad fp instructions"
12684 msgstr "Donanım bazlı quad fp komutları kullanılmaz"
12685
12686 #: config/sparc/sparc.h:586
12687 msgid "Compile for v8plus ABI"
12688 msgstr "v8plus ABI için derleme yapılır"
12689
12690 #: config/sparc/sparc.h:588
12691 msgid "Do not compile for v8plus ABI"
12692 msgstr "v8plus ABI için derleme yapılmaz"
12693
12694 #: config/sparc/sparc.h:590
12695 msgid "Utilize Visual Instruction Set"
12696 msgstr "Görsel Komut Kümesi kullanılır"
12697
12698 #: config/sparc/sparc.h:592
12699 msgid "Do not utilize Visual Instruction Set"
12700 msgstr "Görsel Komut Kümesi kullanılmaz"
12701
12702 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12703 #: config/sparc/sparc.h:595
12704 msgid "Optimize for Cypress processors"
12705 msgstr "Cypress işlemciler için eniyileme yapılır"
12706
12707 #: config/sparc/sparc.h:597
12708 msgid "Optimize for SparcLite processors"
12709 msgstr "SparcLite işlemciler için eniyileme yapılır"
12710
12711 #: config/sparc/sparc.h:599
12712 msgid "Optimize for F930 processors"
12713 msgstr "F930 işlemciler için eniyileme yapılır"
12714
12715 #: config/sparc/sparc.h:601
12716 msgid "Optimize for F934 processors"
12717 msgstr "F934 işlemciler için eniyileme yapılır"
12718
12719 #: config/sparc/sparc.h:603
12720 msgid "Use V8 Sparc ISA"
12721 msgstr "V8 Sparc ISA kullanılır"
12722
12723 #: config/sparc/sparc.h:605
12724 msgid "Optimize for SuperSparc processors"
12725 msgstr "SuperSparc işlemciler için eniyileme yapılır"
12726
12727 #. End of deprecated options.
12728 #: config/sparc/sparc.h:608
12729 msgid "Pointers are 64-bit"
12730 msgstr "Göstergeler 64 bittir"
12731
12732 #: config/sparc/sparc.h:610
12733 msgid "Pointers are 32-bit"
12734 msgstr "Göstergeler 32 bittir"
12735
12736 #: config/sparc/sparc.h:612
12737 msgid "Use 32-bit ABI"
12738 msgstr "32-bit ABI kullanılır"
12739
12740 #: config/sparc/sparc.h:614
12741 msgid "Use 64-bit ABI"
12742 msgstr "64-bit ABI kullanılır"
12743
12744 #: config/sparc/sparc.h:616
12745 msgid "Use stack bias"
12746 msgstr "Yığıt yanlaması kullanır"
12747
12748 #: config/sparc/sparc.h:618
12749 msgid "Do not use stack bias"
12750 msgstr "Yığıt yanlaması kullanmaz"
12751
12752 #: config/sparc/sparc.h:620
12753 msgid "Use structs on stronger alignment for double-word copies"
12754 msgstr "Çift-word kopyalamada kuvvetli hizalama için struct (yapı) kullanır"
12755
12756 #: config/sparc/sparc.h:622
12757 msgid "Do not use structs on stronger alignment for double-word copies"
12758 msgstr "Çift-word kopyalamada kuvvetli hizalama için struct (yapı) kullanmaz"
12759
12760 #: config/sparc/sparc.h:624
12761 msgid "Optimize tail call instructions in assembler and linker"
12762 msgstr "Çevirici ve bağlayıcıda kuyruk çağrı komutlarını eniyiler"
12763
12764 #: config/sparc/sparc.h:626
12765 msgid "Do not optimize tail call instructions in assembler or linker"
12766 msgstr ""
12767 "Çevirici veya bağlayıcıda kuyruk çağrı komutlarını\n"
12768 "                          eniyilemez"
12769
12770 #: config/sparc/sparc.h:687
12771 msgid "Use given Sparc code model"
12772 msgstr "Belirtilen Sparc kod modeli kullanılır"
12773
12774 #: config/stormy16/stormy16.c:1167
12775 msgid "cannot use va_start in interrupt function"
12776 msgstr "kesme işlevinde va_start kullanılamaz"
12777
12778 #: config/stormy16/stormy16.c:1524
12779 msgid "`B' operand is not constant"
12780 msgstr "`B' terimi sabit değil"
12781
12782 #: config/stormy16/stormy16.c:1530
12783 msgid "`B' operand has multiple bits set"
12784 msgstr "`B' terimi çoklu bit kümeleri içeriyor"
12785
12786 #: config/stormy16/stormy16.c:1557
12787 msgid "`o' operand is not constant"
12788 msgstr "`o' terimi sabit değil"
12789
12790 #: config/stormy16/stormy16.c:1572
12791 msgid "xstormy16_print_operand: unknown code"
12792 msgstr "xstormy16_print_operand: kod bilinmiyor"
12793
12794 #: config/stormy16/stormy16.c:1622
12795 #, c-format
12796 msgid "switch statement of size %lu entries too large"
12797 msgstr ""
12798
12799 #: config/v850/v850-c.c:68
12800 msgid "#pragma GHS endXXXX found without previous startXXX"
12801 msgstr "#pragma GHS endXXXX öncesinde startXXX yok"
12802
12803 #: config/v850/v850-c.c:70
12804 msgid "#pragma GHS endXXX does not match previous startXXX"
12805 msgstr "#pragma GHS endXXX ile önceki startXXX eşleşmiyor"
12806
12807 #: config/v850/v850-c.c:95
12808 msgid "cannot set interrupt attribute: no current function"
12809 msgstr ""
12810
12811 #: config/v850/v850-c.c:103
12812 msgid "cannot set interrupt attribute: no such identifier"
12813 msgstr ""
12814
12815 #: config/v850/v850-c.c:149
12816 msgid "junk at end of #pragma ghs section"
12817 msgstr "'#pragma ghs' bölümünden sonrası karışık"
12818
12819 #: config/v850/v850-c.c:166
12820 #, c-format
12821 msgid "unrecognized section name \"%s\""
12822 msgstr "bölüm ismi \"%s\" bilinmiyor"
12823
12824 #: config/v850/v850-c.c:181
12825 msgid "malformed #pragma ghs section"
12826 msgstr "'#pragma ghs' bölümü bozuk"
12827
12828 #: config/v850/v850-c.c:201
12829 msgid "junk at end of #pragma ghs interrupt"
12830 msgstr "'#pragma ghs interrupt' sonrası karışık"
12831
12832 #: config/v850/v850-c.c:213
12833 msgid "junk at end of #pragma ghs starttda"
12834 msgstr "'#pragma ghs starttda' sonrası karışık"
12835
12836 #: config/v850/v850-c.c:225
12837 msgid "junk at end of #pragma ghs startsda"
12838 msgstr "'#pragma ghs startsda' sonrası karışık"
12839
12840 #: config/v850/v850-c.c:237
12841 msgid "junk at end of #pragma ghs startzda"
12842 msgstr "'#pragma ghs startzda' sonrası karışık"
12843
12844 #: config/v850/v850-c.c:249
12845 msgid "junk at end of #pragma ghs endtda"
12846 msgstr "'#pragma ghs endtda' sonrası karışık"
12847
12848 #: config/v850/v850-c.c:261
12849 msgid "junk at end of #pragma ghs endsda"
12850 msgstr "'#pragma ghs endsda' sonrası karışık"
12851
12852 #: config/v850/v850-c.c:273
12853 msgid "junk at end of #pragma ghs endzda"
12854 msgstr "'#pragma ghs endzda' sonrası karışık"
12855
12856 #: config/v850/v850.c:122
12857 #, c-format
12858 msgid "%s=%s is not numeric"
12859 msgstr "%s=%s sayısal değerler değil."
12860
12861 #: config/v850/v850.c:129
12862 #, c-format
12863 msgid "%s=%s is too large"
12864 msgstr "%s=%s çok büyük"
12865
12866 #: config/v850/v850.c:285
12867 msgid "const_double_split got a bad insn:"
12868 msgstr "const_double_split got bir hatalı komut:"
12869
12870 #: config/v850/v850.c:777
12871 msgid "output_move_single:"
12872 msgstr ""
12873
12874 #: config/v850/v850.c:2081
12875 msgid "a data area attribute cannot be specified for local variables"
12876 msgstr "bir veri alanı özelliği yerel değişkenler için belirtilemez"
12877
12878 #: config/v850/v850.c:2092
12879 #, c-format
12880 msgid "data area of '%s' conflicts with previous declaration"
12881 msgstr "'%s' veri alanı önceki bildirimle çelişiyor"
12882
12883 #: config/v850/v850.c:2295
12884 #, c-format
12885 msgid "bogus JR construction: %d\n"
12886 msgstr "Taklit JR oluşturma: %d\n"
12887
12888 #: config/v850/v850.c:2316 config/v850/v850.c:2518
12889 #, c-format
12890 msgid "bad amount of stack space removal: %d"
12891 msgstr "Yığın alanı kaldırma miktarı hatalı: %d"
12892
12893 #: config/v850/v850.c:2494
12894 #, c-format
12895 msgid "bogus JARL construction: %d\n"
12896 msgstr "taklit JARL oluşturma: %d\n"
12897
12898 #. Macro to define tables used to set the flags.
12899 #. This is a list in braces of pairs in braces,
12900 #. each pair being { "NAME", VALUE }
12901 #. where VALUE is the bits to set or minus the bits to clear.
12902 #. An empty string NAME is used to identify the default VALUE.
12903 #: config/v850/v850.h:119
12904 msgid "Support Green Hills ABI"
12905 msgstr "Green Hills ABI desteklenir"
12906
12907 #: config/v850/v850.h:122
12908 msgid "Prohibit PC relative function calls"
12909 msgstr "PC göreli işlev çağrılarını engeller"
12910
12911 #: config/v850/v850.h:125
12912 msgid "Reuse r30 on a per function basis"
12913 msgstr "Her işlev için r30 yeniden kullanılır"
12914
12915 #: config/v850/v850.h:128
12916 msgid "Use stubs for function prologues"
12917 msgstr "İşlev önbilgisi için koçan kullanır"
12918
12919 #: config/v850/v850.h:131
12920 msgid "Same as: -mep -mprolog-function"
12921 msgstr "-mep -mprolog-function ile aynı"
12922
12923 #: config/v850/v850.h:132
12924 msgid "Enable backend debugging"
12925 msgstr "Arkayüz hata ayıklamasını etkinleştirir"
12926
12927 #: config/v850/v850.h:134
12928 msgid "Compile for the v850 processor"
12929 msgstr "v850 işlemcisi için derleme yapılır"
12930
12931 #: config/v850/v850.h:137
12932 msgid "Use 4 byte entries in switch tables"
12933 msgstr "Switch tablolarında 4 baytlık girdiler kullanılır"
12934
12935 #. This macro is similar to `TARGET_SWITCHES' but defines names of
12936 #. command options that have values.  Its definition is an
12937 #. initializer with a subgrouping for each command option.
12938 #.
12939 #. Each subgrouping contains a string constant, that defines the
12940 #. fixed part of the option name, and the address of a variable.  The
12941 #. variable, type `char *', is set to the variable part of the given
12942 #. option if the fixed part matches.  The actual option name is made
12943 #. by appending `-m' to the specified name.
12944 #.
12945 #. Here is an example which defines `-mshort-data-NUMBER'.  If the
12946 #. given option is `-mshort-data-512', the variable `m88k_short_data'
12947 #. will be set to the string `"512"'.
12948 #.
12949 #. extern char *m88k_short_data;
12950 #. #define TARGET_OPTIONS            { { "short-data-", &m88k_short_data } }
12951 #: config/v850/v850.h:181
12952 msgid "Set the max size of data eligible for the TDA area"
12953 msgstr "TDA alanı için uygun verinin maksimum boyunu belirler"
12954
12955 #: config/v850/v850.h:184
12956 msgid "Set the max size of data eligible for the SDA area"
12957 msgstr "SDA alanı için uygun verinin maksimum boyunu belirler"
12958
12959 #: config/v850/v850.h:187
12960 msgid "Set the max size of data eligible for the ZDA area"
12961 msgstr "ZDA alanı için uygun verinin maksimum boyunu belirler"
12962
12963 #: ada/misc.c:219
12964 msgid "`-gnat' misspelled as `-gant'"
12965 msgstr ""
12966
12967 #: ch/actions.c:118
12968 #, c-format
12969 msgid "%d errors, %d sorries, do granting"
12970 msgstr ""
12971
12972 #: ch/actions.c:135
12973 msgid "GNU compiler does not support statically allocated objects"
12974 msgstr ""
12975
12976 #: ch/actions.c:138 objc/objc-act.c:885
12977 #, c-format
12978 msgid "`%s' cannot be statically allocated"
12979 msgstr "`%s' statik olarak ayrılamıyor"
12980
12981 #: ch/actions.c:300
12982 #, c-format
12983 msgid "causing unhandled exception `%s' (this is flaged only once)"
12984 msgstr ""
12985
12986 #: ch/actions.c:438
12987 msgid "range failure (not inside function)"
12988 msgstr "aralık aksaması (işlevin içinde değil)"
12989
12990 #: ch/actions.c:440
12991 msgid "possible range failure (not inside function)"
12992 msgstr "olası aralık aksaması (işlevin içinde değil)"
12993
12994 #: ch/actions.c:445
12995 msgid "expression will always cause RANGEFAIL"
12996 msgstr "ifade daima aralık aksamasına sebep olacak"
12997
12998 #: ch/actions.c:492
12999 msgid "right hand side of assignment is a mode"
13000 msgstr "sağ yan bir kip"
13001
13002 #: ch/actions.c:498
13003 #, c-format
13004 msgid "incompatible modes in %s"
13005 msgstr "%s içinde uyumsuz kipler"
13006
13007 #: ch/actions.c:523
13008 #, c-format
13009 msgid "bad string length in %s"
13010 msgstr ""
13011
13012 #: ch/actions.c:631 ch/actions.c:644
13013 #, c-format
13014 msgid "mode mismatch in %s expression"
13015 msgstr "%s ifadesi içinde kip uyumsuzluğu"
13016
13017 #: ch/actions.c:638
13018 #, c-format
13019 msgid "%s expression must be referable"
13020 msgstr ""
13021
13022 #: ch/actions.c:667
13023 #, c-format
13024 msgid "%s not allowed outside a PROC"
13025 msgstr ""
13026
13027 #: ch/actions.c:673
13028 #, c-format
13029 msgid "%s action in PROC with no declared RESULTS"
13030 msgstr ""
13031
13032 #: ch/actions.c:704
13033 msgid "RETURN not allowed outside PROC"
13034 msgstr ""
13035
13036 #: ch/actions.c:717
13037 msgid "RETURN with a value, in PROC returning void"
13038 msgstr ""
13039
13040 #: ch/actions.c:726
13041 msgid "RETURN with no value and no RESULT action in procedure"
13042 msgstr ""
13043
13044 #: ch/actions.c:749
13045 #, c-format
13046 msgid "no label named `%s'"
13047 msgstr "`%s' isimli bir üye yok"
13048
13049 #: ch/actions.c:751
13050 #, c-format
13051 msgid "cannot GOTO label `%s' outside current function"
13052 msgstr "GOTO etiketi `%s' işlevin dışında olamaz"
13053
13054 #: ch/actions.c:773
13055 #, c-format
13056 msgid "no EXITable label named `%s'"
13057 msgstr "`%s' isimli EXIT yapabilir bir etiket yok"
13058
13059 #: ch/actions.c:775
13060 #, c-format
13061 msgid "cannot EXIT label `%s' outside current function"
13062 msgstr "EXIT etiketi `%s' işlevin dışında olamaz"
13063
13064 #: ch/actions.c:1018
13065 msgid "case selector not compatible with label"
13066 msgstr ""
13067
13068 #: ch/actions.c:1044
13069 msgid "ELSE label not within a CASE statement"
13070 msgstr "ELSE etiketi bir CASE deyimi içinde değil"
13071
13072 #: ch/actions.c:1048
13073 msgid "multiple default labels found in a CASE statement"
13074 msgstr "CASE deyiminde çok sayıda öntanımlı etiket var"
13075
13076 #: ch/actions.c:1049
13077 msgid "this is the first ELSE label"
13078 msgstr "bu ilk ELSE etiketi"
13079
13080 #: ch/actions.c:1070
13081 msgid "label found outside of CASE statement"
13082 msgstr "etiket CASE deyimi dışında"
13083
13084 #: ch/actions.c:1073
13085 msgid "duplicate CASE value"
13086 msgstr "yinelenmiş CASE değeri"
13087
13088 #: ch/actions.c:1074 ch/actions.c:1127
13089 msgid "this is the first entry for that value"
13090 msgstr "bu, değere ilk girdi"
13091
13092 #: ch/actions.c:1077 ch/actions.c:1130
13093 msgid "CASE value out of range"
13094 msgstr "CASE değeri kapsamdışı"
13095
13096 #: ch/actions.c:1079 ch/actions.c:1132
13097 msgid "empty range"
13098 msgstr ""
13099
13100 #: ch/actions.c:1081 ch/actions.c:1134
13101 msgid "label within scope of cleanup or variable array"
13102 msgstr "etiket temizlik bağlamı ya da değişken dizisi içinde"
13103
13104 #: ch/actions.c:1105 ch/actions.c:1302
13105 msgid "mode in label is not discrete"
13106 msgstr ""
13107
13108 #: ch/actions.c:1122
13109 msgid "label not within a CASE statement"
13110 msgstr "etiket bir CASE deyimi içinde değil"
13111
13112 #: ch/actions.c:1282
13113 msgid "lower bound of range must be a discrete literal expression"
13114 msgstr ""
13115
13116 #: ch/actions.c:1287
13117 msgid "upper bound of range must be a discrete literal expression"
13118 msgstr ""
13119
13120 #: ch/actions.c:1311
13121 msgid "CASE label is not valid"
13122 msgstr ""
13123
13124 #: ch/actions.c:1357
13125 msgid "number of CASE selectors does not match the number of CASE label lists"
13126 msgstr ""
13127
13128 #: ch/actions.c:1442
13129 #, c-format
13130 msgid "incomplete CASE - %s not handled"
13131 msgstr ""
13132
13133 #: ch/actions.c:1461
13134 msgid "CASE selector with variable range"
13135 msgstr ""
13136
13137 #: ch/actions.c:1465
13138 msgid "too many cases to do CASE completeness testing"
13139 msgstr ""
13140
13141 #: ch/actions.c:1550
13142 msgid "type of tuple cannot be implicit in multiple assignent"
13143 msgstr ""
13144
13145 #: ch/actions.c:1552
13146 msgid "conditional expression cannot be used in multiple assignent"
13147 msgstr ""
13148
13149 #: ch/actions.c:1554
13150 msgid "internal error - unknown type in multiple assignment"
13151 msgstr ""
13152
13153 #: ch/actions.c:1558
13154 msgid "no operator allowed in multiple assignment,"
13155 msgstr ""
13156
13157 #: ch/actions.c:1568
13158 msgid "location modes in multiple assignment are not equivalent"
13159 msgstr ""
13160
13161 #: ch/actions.c:1606
13162 msgid "you may not assign a value to a BUFFER or EVENT location"
13163 msgstr ""
13164
13165 #: ch/actions.c:1614
13166 msgid "can't assign value to READonly location"
13167 msgstr ""
13168
13169 #: ch/actions.c:1619
13170 msgid "cannot assign to location with non-value property"
13171 msgstr ""
13172
13173 #: ch/actions.c:1639
13174 msgid "lefthand side of assignment is not a location"
13175 msgstr "sol taraf bir konum değil"
13176
13177 #: ch/actions.c:1715 ch/actions.c:1785
13178 msgid "bitstring slice"
13179 msgstr ""
13180
13181 #: ch/actions.c:1810
13182 msgid "LENGTH on left-hand-side is non-portable"
13183 msgstr ""
13184
13185 #: ch/actions.c:1814
13186 msgid "can only set LENGTH of array location"
13187 msgstr ""
13188
13189 #: ch/convert.c:63
13190 msgid "internal error: trying to make loc-identity with non-location"
13191 msgstr ""
13192
13193 #: ch/convert.c:117
13194 msgid "cannot convert to a boolean mode"
13195 msgstr "bir mantıksal kipe dönüştürülemez"
13196
13197 #: ch/convert.c:152
13198 msgid "cannot convert to a char mode"
13199 msgstr "bir char kipe dönüştürülemez"
13200
13201 #: ch/convert.c:248
13202 msgid "powerset tuple element out of range"
13203 msgstr ""
13204
13205 #: ch/convert.c:284 ch/convert.c:312
13206 #, c-format
13207 msgid "incompatible member of powerset tuple (at position #%d)"
13208 msgstr ""
13209
13210 #: ch/convert.c:394
13211 #, c-format
13212 msgid "no initializer value for fixed field `%s'"
13213 msgstr "değişmez alan `%s' için bir ilklendirici yok"
13214
13215 #: ch/convert.c:436
13216 #, c-format
13217 msgid "non-constant value for tag field `%s'"
13218 msgstr "`%s' etiket alanının değeri sabit değil"
13219
13220 #: ch/convert.c:488
13221 #, c-format
13222 msgid "field `%s' in wrong variant"
13223 msgstr ""
13224
13225 #: ch/convert.c:495
13226 #, c-format
13227 msgid "missing variant fields (at least `%s')"
13228 msgstr ""
13229
13230 #: ch/convert.c:518
13231 #, c-format
13232 msgid "bad initializer for field `%s'"
13233 msgstr "`%s' alanı için hatalı ilklendirici"
13234
13235 #: ch/convert.c:525
13236 #, c-format
13237 msgid "no initializer value for variant field `%s'"
13238 msgstr "variant alan `%s' için bir ilklendirici yok"
13239
13240 #: ch/convert.c:531
13241 msgid "no selected variant"
13242 msgstr ""
13243
13244 #: ch/convert.c:546 ch/convert.c:912
13245 msgid "mixture of labelled and unlabelled tuple elements"
13246 msgstr ""
13247
13248 #: ch/convert.c:557
13249 msgid "probably not a structure tuple"
13250 msgstr ""
13251
13252 #: ch/convert.c:559
13253 #, c-format
13254 msgid "excess initializer for field `%s'"
13255 msgstr ""
13256
13257 #: ch/convert.c:566
13258 msgid "excess unnamed initializers"
13259 msgstr ""
13260
13261 #: ch/convert.c:693
13262 msgid "non-constant start index for tuple"
13263 msgstr ""
13264
13265 #: ch/convert.c:736
13266 msgid "invalid array tuple label"
13267 msgstr ""
13268
13269 #: ch/convert.c:750
13270 msgid "non-constant array tuple index range"
13271 msgstr ""
13272
13273 #: ch/convert.c:759
13274 #, c-format
13275 msgid "incompatible array tuple element %s"
13276 msgstr ""
13277
13278 #: ch/convert.c:775
13279 msgid "multiple (*) or (ELSE) array tuple labels"
13280 msgstr ""
13281
13282 #: ch/convert.c:784
13283 msgid "empty range in array tuple"
13284 msgstr ""
13285
13286 #: ch/convert.c:801
13287 #, c-format
13288 msgid "array tuple has duplicate index %s"
13289 msgstr ""
13290
13291 #: ch/convert.c:809
13292 msgid "array tuple index out of range"
13293 msgstr ""
13294
13295 #: ch/convert.c:811
13296 msgid "too many array tuple values"
13297 msgstr ""
13298
13299 #: ch/convert.c:883
13300 msgid "dynamic array tuple without (*) or (ELSE)"
13301 msgstr ""
13302
13303 #: ch/convert.c:885
13304 #, c-format
13305 msgid "missing array tuple element %s"
13306 msgstr ""
13307
13308 #: ch/convert.c:892
13309 #, c-format
13310 msgid "missing array tuple elements %s : %s"
13311 msgstr ""
13312
13313 #: ch/convert.c:1086
13314 msgid "initializer is not an array or string mode"
13315 msgstr "ilklendirici ne bir dizi ne de dizge kipi"
13316
13317 #: ch/convert.c:1096
13318 msgid "destination is too small"
13319 msgstr ""
13320
13321 #: ch/convert.c:1152
13322 msgid "internal error:  unknown type of expression"
13323 msgstr "iç hata: bilinmeyen ifade türü"
13324
13325 #: ch/decl.c:1033
13326 #, c-format
13327 msgid "`%s' must not be declared readonly"
13328 msgstr "`%s'  salt-okunur olarak bildirilemez"
13329
13330 #: ch/decl.c:1037
13331 msgid "declaration of readonly variable without initialization"
13332 msgstr ""
13333
13334 #: ch/decl.c:1059
13335 #, c-format
13336 msgid "no initialization allowed for `%s'"
13337 msgstr "`%s' için ilklendirme yapılamaz"
13338
13339 #: ch/decl.c:1067
13340 #, c-format
13341 msgid "value for loc-identity `%s' is not a location"
13342 msgstr ""
13343
13344 #: ch/decl.c:1074
13345 #, c-format
13346 msgid "location for `%s' not read-compatible"
13347 msgstr ""
13348
13349 #: ch/decl.c:1101
13350 #, c-format
13351 msgid "nonconstant initializer for `%s'"
13352 msgstr "`%s' ilklendiricisi sabit değil"
13353
13354 #: ch/decl.c:1132
13355 msgid "do_decl: internal error: don't know what to initialize"
13356 msgstr ""
13357
13358 #: ch/decl.c:1189
13359 msgid "RECURSIVE PROCs"
13360 msgstr ""
13361
13362 #: ch/decl.c:1445
13363 #, c-format
13364 msgid "`%s' must not be READonly"
13365 msgstr ""
13366
13367 #: ch/decl.c:1471
13368 msgid "POS may not be specified for a list of field declarations"
13369 msgstr "POS bir alan bildirimi listesi için belirtilmeyebilir"
13370
13371 #: ch/decl.c:1525
13372 msgid "(ELSE) case label as well as ELSE variant"
13373 msgstr ""
13374
13375 #: ch/decl.c:1610 ch/decl.c:1613
13376 msgid "inconsistent modes between labels and tag field"
13377 msgstr ""
13378
13379 #: ch/decl.c:1618
13380 msgid "too few tag labels"
13381 msgstr ""
13382
13383 #: ch/decl.c:1620
13384 msgid "too many tag labels"
13385 msgstr "etiketleme etiketlerinin sayısı çok fazla"
13386
13387 #: ch/decl.c:1658
13388 msgid "case label lower limit is not a discrete constant expression"
13389 msgstr ""
13390
13391 #: ch/decl.c:1660
13392 msgid "case label upper limit is not a discrete constant expression"
13393 msgstr ""
13394
13395 #: ch/decl.c:1670
13396 msgid "case label must be a discrete constant expression"
13397 msgstr ""
13398
13399 #: ch/decl.c:1697
13400 msgid "variant label declared here..."
13401 msgstr ""
13402
13403 #: ch/decl.c:1699
13404 msgid "...is duplicated here"
13405 msgstr ""
13406
13407 #: ch/decl.c:1729
13408 #, c-format
13409 msgid "no field (yet) for tag %s"
13410 msgstr ""
13411
13412 #: ch/decl.c:1824
13413 msgid "non-value mode may only returned by LOC"
13414 msgstr ""
13415
13416 #: ch/decl.c:1847
13417 #, c-format
13418 msgid "mode of `%s' is not a mode"
13419 msgstr "`%s' kipi bir kip değil"
13420
13421 #: ch/decl.c:1853
13422 #, c-format
13423 msgid "`%s' may only be passed by LOC"
13424 msgstr ""
13425
13426 #: ch/decl.c:2281
13427 #, c-format
13428 msgid "nothing named `%s' to grant"
13429 msgstr ""
13430
13431 #: ch/decl.c:2321
13432 #, c-format
13433 msgid "duplicate grant for `%s'"
13434 msgstr ""
13435
13436 #: ch/decl.c:2322
13437 #, c-format
13438 msgid "previous grant for `%s'"
13439 msgstr ""
13440
13441 #: ch/decl.c:2409
13442 #, c-format
13443 msgid "duplicate definition `%s'"
13444 msgstr "yimelenmiş tanım `%s'"
13445
13446 #: ch/decl.c:2410
13447 #, c-format
13448 msgid "previous definition of `%s'"
13449 msgstr "`%s'in önceki tanımı"
13450
13451 #: ch/decl.c:3248 ch/decl.c:3258
13452 #, c-format
13453 msgid "ambiguous choice for seize `%s' -"
13454 msgstr ""
13455
13456 #: ch/decl.c:3249 ch/decl.c:3259
13457 #, c-format
13458 msgid " - can seize this `%s' -"
13459 msgstr ""
13460
13461 #: ch/decl.c:3250 ch/decl.c:3261
13462 #, c-format
13463 msgid " - or this granted decl `%s'"
13464 msgstr ""
13465
13466 #: ch/decl.c:4430
13467 #, c-format
13468 msgid "enumerator value for `%s' is less then 0"
13469 msgstr "`%s' için sembolik sabit değeri negatif"
13470
13471 #: ch/decl.c:4512
13472 #, c-format
13473 msgid "enumerators `%s' and `%s' have equal values"
13474 msgstr ""
13475
13476 #: ch/decl.c:4618
13477 msgid "undefined value in SET mode is obsolete and deprecated"
13478 msgstr ""
13479
13480 #: ch/decl.c:4794
13481 msgid "BASE variable never declared"
13482 msgstr "BASE değişkeni hiç bildirilmemiş"
13483
13484 #: ch/decl.c:4796
13485 msgid "cannot BASE a variable on a PROC/PROCESS name"
13486 msgstr ""
13487
13488 #: ch/decl.c:4848
13489 msgid "INTERNAL ERROR: handle_one_level is broken"
13490 msgstr ""
13491
13492 #: ch/expr.c:126
13493 #, c-format
13494 msgid "tuple without specified mode not allowed in %s"
13495 msgstr ""
13496
13497 #: ch/expr.c:128
13498 #, c-format
13499 msgid "conditional expression not allowed in %s"
13500 msgstr ""
13501
13502 #: ch/expr.c:130
13503 #, c-format
13504 msgid "internal error:  unknown expression mode in %s"
13505 msgstr ""
13506
13507 #: ch/expr.c:147
13508 msgid "CASE selector is not a discrete expression"
13509 msgstr ""
13510
13511 #: ch/expr.c:215
13512 msgid "The number of CASE selectors does not match the number of CASE label lists"
13513 msgstr ""
13514
13515 #: ch/expr.c:594
13516 msgid "powerset is not addressable"
13517 msgstr ""
13518
13519 #: ch/expr.c:639
13520 msgid "array is not addressable"
13521 msgstr ""
13522
13523 #: ch/expr.c:687
13524 #, c-format
13525 msgid "too few arguments in call to `%s'"
13526 msgstr "`%s' çağrısındaki argümanlar çok az"
13527
13528 #: ch/expr.c:689
13529 #, c-format
13530 msgid "too many arguments in call to `%s'"
13531 msgstr "`%s' çağrısındaki argümanlar çok fazla"
13532
13533 #: ch/expr.c:758
13534 msgid "cannot dereference, not a pointer"
13535 msgstr "bir gösterge türüne dönüştürülemez"
13536
13537 #: ch/expr.c:768
13538 #, c-format
13539 msgid "missing '.' operator or undefined mode name `%s'"
13540 msgstr ""
13541
13542 #: ch/expr.c:771
13543 msgid "you have forgotten the '.' operator which must"
13544 msgstr ""
13545
13546 #: ch/expr.c:772
13547 #, c-format
13548 msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
13549 msgstr ""
13550
13551 #: ch/expr.c:786
13552 msgid "can't dereference PTR value using unary `->'"
13553 msgstr ""
13554
13555 #: ch/expr.c:831
13556 msgid "invalid type argument of `->'"
13557 msgstr "`->' için tür argümanı geçersiz"
13558
13559 #: ch/expr.c:856 ch/expr.c:969
13560 msgid "operand of '.' is not a STRUCT"
13561 msgstr "`.' ile belirtilen terim bir STRUCT değil"
13562
13563 #: ch/expr.c:909
13564 #, c-format
13565 msgid "no field named `%s'"
13566 msgstr "`%s' diye bir alan ismi yok"
13567
13568 #: ch/expr.c:1217
13569 msgid "ABS argument must be discrete or real mode"
13570 msgstr ""
13571
13572 #: ch/expr.c:1250
13573 #, c-format
13574 msgid "argument %d to ABSTIME must be of integer type"
13575 msgstr ""
13576
13577 #: ch/expr.c:1288 ch/expr.c:1329
13578 msgid "parameter 1 must be referable"
13579 msgstr "1. parametre referanslanabilir olmalı"
13580
13581 #: ch/expr.c:1294 ch/expr.c:1335 ch/expr.c:1372
13582 msgid "mode mismatch in parameter 1"
13583 msgstr "1. parametrede kip uyumsuzluğu"
13584
13585 #: ch/expr.c:1301 ch/expr.c:1342
13586 msgid "parameter 2 must be a positive integer"
13587 msgstr "2. parametre bir pozitif tamsayı olmalı"
13588
13589 #: ch/expr.c:1436
13590 msgid "CARD argument must be powerset mode"
13591 msgstr ""
13592
13593 #: ch/expr.c:1487
13594 msgid "expression for DESCR-built-in must be referable"
13595 msgstr ""
13596
13597 #: ch/expr.c:1535
13598 #, c-format
13599 msgid "argument to `%s' must be of integer type"
13600 msgstr "`%s' için argüman bir tamsayı tür olmalı"
13601
13602 #: ch/expr.c:1568
13603 #, c-format
13604 msgid "argument 1 to `%s' must be of floating point mode"
13605 msgstr ""
13606
13607 #: ch/expr.c:1602
13608 #, c-format
13609 msgid "first argument to `%s' must be a mode"
13610 msgstr "`%s' için ilk argüman bir kip olmalı"
13611
13612 #: ch/expr.c:1609
13613 #, c-format
13614 msgid "READonly modes for %s must have a value"
13615 msgstr ""
13616
13617 #: ch/expr.c:1692
13618 msgid "argument to TERMINATE must be a reference primitive value"
13619 msgstr ""
13620
13621 #: ch/expr.c:1741
13622 msgid "argument 1 to INTTIME must be of mode TIME"
13623 msgstr ""
13624
13625 #: ch/expr.c:1888
13626 msgid "LENGTH argument must be string, buffer, event mode, text location or mode"
13627 msgstr ""
13628
13629 #: ch/expr.c:1917
13630 msgid "UPPER argument must have a mode, or be a mode"
13631 msgstr ""
13632
13633 #: ch/expr.c:1919
13634 msgid "LOWER argument must have a mode, or be a mode"
13635 msgstr ""
13636
13637 #: ch/expr.c:1953
13638 msgid "UPPER argument must be string, array, mode or integer"
13639 msgstr ""
13640
13641 #: ch/expr.c:1955
13642 msgid "LOWER argument must be string, array, mode or integer"
13643 msgstr ""
13644
13645 #: ch/expr.c:1991
13646 #, c-format
13647 msgid "%s argument must be POWERSET mode"
13648 msgstr ""
13649
13650 #: ch/expr.c:2017
13651 #, c-format
13652 msgid "%s called for empty POWERSET"
13653 msgstr ""
13654
13655 #: ch/expr.c:2098
13656 msgid "argument to NUM is not discrete"
13657 msgstr ""
13658
13659 #: ch/expr.c:2110
13660 msgid "no integer mode which matches expression's mode"
13661 msgstr "ifadenin kipiyle uyumlu bir tamsayı kip yok"
13662
13663 #: ch/expr.c:2119
13664 msgid "NUM's parameter is below its mode range"
13665 msgstr ""
13666
13667 #: ch/expr.c:2122
13668 msgid "NUM's parameter is above its mode range"
13669 msgstr ""
13670
13671 #: ch/expr.c:2161
13672 msgid "cannot take SUCC or PRED of a numbered SET"
13673 msgstr ""
13674
13675 #: ch/expr.c:2169
13676 msgid "SUCC or PRED must not be done on a PTR"
13677 msgstr ""
13678
13679 #: ch/expr.c:2172
13680 msgid "SUCC or PRED for a reference type is not standard"
13681 msgstr ""
13682
13683 #: ch/expr.c:2182
13684 msgid "SUCC or PRED argument must be a discrete mode"
13685 msgstr ""
13686
13687 #: ch/expr.c:2203
13688 #, c-format
13689 msgid "taking the %s of a value already at its %s value"
13690 msgstr ""
13691
13692 #: ch/expr.c:2254
13693 msgid "size applied to a function mode"
13694 msgstr "boyut bir işlev kipe uygulanmış"
13695
13696 #: ch/expr.c:2260
13697 msgid "sizeof applied to a void mode"
13698 msgstr "sizeof bir void kipe uygulanmış"
13699
13700 #: ch/expr.c:2265
13701 msgid "sizeof applied to an incomplete mode"
13702 msgstr "sizeof bir içi boş kipe uygulanmış"
13703
13704 #: ch/expr.c:2360
13705 msgid "cannot call a PROCESS, you START a PROCESS"
13706 msgstr ""
13707
13708 #: ch/expr.c:2422
13709 #, c-format
13710 msgid "invalid %s"
13711 msgstr "%s geçersiz"
13712
13713 #: ch/expr.c:2437
13714 #, c-format
13715 msgid "%s parameter %d must be a location"
13716 msgstr ""
13717
13718 #: ch/expr.c:2445
13719 #, c-format
13720 msgid "%s parameter %d is READ-only"
13721 msgstr ""
13722
13723 #: ch/expr.c:2488
13724 #, c-format
13725 msgid "LOC actual parameter %d is a non-referable location"
13726 msgstr ""
13727
13728 #: ch/expr.c:2494
13729 #, c-format
13730 msgid "mode mismatch in parameter %d"
13731 msgstr "%d. parametrede kip uyumsuzluğu"
13732
13733 #: ch/expr.c:2518
13734 #, c-format
13735 msgid "too many arguments to procedure `%s'"
13736 msgstr "altyordam `%s' için argümanlar çok fazla"
13737
13738 #: ch/expr.c:2521
13739 msgid "too many arguments to procedure"
13740 msgstr "altyordam için çok fazla argüman belirtildi"
13741
13742 #: ch/expr.c:2527
13743 #, c-format
13744 msgid "too few arguments to procedure `%s'"
13745 msgstr "altyordam `%s' için argümanlar çok az"
13746
13747 #: ch/expr.c:2530
13748 msgid "too few arguments to procedure"
13749 msgstr "altyordam için çok az argüman belirtildi"
13750
13751 #: ch/expr.c:2596
13752 msgid "syntax error (integer used as function)"
13753 msgstr ""
13754
13755 #: ch/expr.c:2616
13756 msgid "syntax error - missing operator, comma, or '('?"
13757 msgstr ""
13758
13759 #: ch/expr.c:2977
13760 #, c-format
13761 msgid "unimplemented built-in function `%s'"
13762 msgstr "daha yazılmamış yerleşik işlev `%s'"
13763
13764 #: ch/expr.c:2981
13765 #, c-format
13766 msgid "internal error - bad built-in function `%s'"
13767 msgstr ""
13768
13769 #: ch/expr.c:2995
13770 msgid "empty expression in string index"
13771 msgstr "dizge indeksinde boş ifade"
13772
13773 #: ch/expr.c:3000
13774 msgid "only one expression allowed in string index"
13775 msgstr ""
13776
13777 #: ch/expr.c:3017
13778 msgid "invalid: primval ( untyped_exprlist )"
13779 msgstr ""
13780
13781 #: ch/expr.c:3081 ch/expr.c:3095
13782 msgid "operand is variable-size bitstring/power-set"
13783 msgstr ""
13784
13785 #: ch/expr.c:3245
13786 #, c-format
13787 msgid "tree code `%s' unhandled in build_compare_set_expr"
13788 msgstr ""
13789
13790 #: ch/expr.c:3410
13791 msgid "incompatible modes in concat expression"
13792 msgstr "birleştirme ifadesinde uyumsuz kipler"
13793
13794 #: ch/expr.c:3459
13795 msgid "invalid operation on array of chars"
13796 msgstr "karakter dizisinde geçersiz işlem"
13797
13798 #: ch/expr.c:3504
13799 msgid "comparison of variant structures is unsafe"
13800 msgstr ""
13801
13802 #: ch/expr.c:3511
13803 msgid "compare with variant records"
13804 msgstr ""
13805
13806 #: ch/expr.c:3688 ch/expr.c:3924
13807 #, c-format
13808 msgid "incompatible operands to %s"
13809 msgstr "%s için terimler uyumsuz"
13810
13811 #: ch/expr.c:3740
13812 msgid "relational operator not allowed for this mode"
13813 msgstr ""
13814
13815 #: ch/expr.c:3794
13816 #, c-format
13817 msgid "cannot use %s operator on PROC mode variable"
13818 msgstr ""
13819
13820 #: ch/expr.c:3800
13821 #, c-format
13822 msgid "invalid left operand of %s"
13823 msgstr "%s için sol terim geçersiz"
13824
13825 #: ch/expr.c:3805 ch/expr.c:4357
13826 #, c-format
13827 msgid "invalid right operand of %s"
13828 msgstr "%s için sağ terim geçersiz"
13829
13830 #: ch/expr.c:3819
13831 msgid "repetition expression must be constant"
13832 msgstr ""
13833
13834 #: ch/expr.c:3829
13835 msgid "left argument to MOD/REM operator must be integral"
13836 msgstr ""
13837
13838 #: ch/expr.c:3834
13839 msgid "right argument to MOD/REM operator must be integral"
13840 msgstr ""
13841
13842 #: ch/expr.c:3891
13843 msgid "right operand of IN is not a powerset"
13844 msgstr ""
13845
13846 #: ch/expr.c:3896
13847 msgid "left operand of IN incompatible with right operand"
13848 msgstr ""
13849
13850 #: ch/expr.c:3987
13851 msgid "-> operator not allow in constant expression"
13852 msgstr "-> işlemimiyle sabit ifadeler kullanılmaz"
13853
13854 #: ch/expr.c:4000
13855 msgid "taking the address of a string literal is non-standard"
13856 msgstr ""
13857
13858 #: ch/expr.c:4002
13859 msgid "taking the address of a function is non-standard"
13860 msgstr ""
13861
13862 #: ch/expr.c:4005
13863 msgid "ADDR requires a LOCATION argument"
13864 msgstr ""
13865
13866 #: ch/expr.c:4035
13867 msgid "-> expression is not addressable"
13868 msgstr ""
13869
13870 #: ch/expr.c:4062
13871 msgid "ADDR parameter must be a LOCATION"
13872 msgstr ""
13873
13874 #: ch/expr.c:4071
13875 msgid "possible internal error in build_chill_arrow_expr"
13876 msgstr ""
13877
13878 #: ch/expr.c:4076
13879 #, c-format
13880 msgid "%s is not addressable"
13881 msgstr "'%s' adreslenebilir değil"
13882
13883 #: ch/expr.c:4175
13884 msgid "repetition count is not an integer constant"
13885 msgstr "yineleme sayısı bir tamsayı sabit değil"
13886
13887 #: ch/expr.c:4183
13888 msgid "repetition count < 0"
13889 msgstr ""
13890
13891 #: ch/expr.c:4188
13892 msgid "repetition value not constant"
13893 msgstr "yineleme değeri sabit değil"
13894
13895 #: ch/expr.c:4200
13896 msgid "bitstring repetition of non-constant boolean"
13897 msgstr ""
13898
13899 #: ch/expr.c:4223
13900 msgid "string repetition operand is non-constant bitstring"
13901 msgstr "dizge yineleme terimi sabit olmayan bir bit dizgesi"
13902
13903 #: ch/expr.c:4283
13904 msgid "non-char, non-bit string repetition"
13905 msgstr "dizge yinelemesi ne char ne de bit"
13906
13907 #: ch/expr.c:4311
13908 #, c-format
13909 msgid "invalid operand of %s"
13910 msgstr "%s için terim geçersiz"
13911
13912 #: ch/expr.c:4322
13913 #, c-format
13914 msgid "right operand of %s is not array of boolean"
13915 msgstr "%s için sağ taraf mantıksal dizi değil"
13916
13917 #: ch/expr.c:4335
13918 #, c-format
13919 msgid "%s operator applied to boolean variable"
13920 msgstr ""
13921
13922 #: ch/expr.c:4406
13923 msgid "non-boolean mode in conditional expression"
13924 msgstr "şartlı ifadedeki kip mantıksal kip değil"
13925
13926 #: ch/grant.c:1978
13927 msgid "decode_constant: invalid component_ref"
13928 msgstr ""
13929
13930 #: ch/grant.c:1986
13931 msgid "decode_constant: mode and value mismatch"
13932 msgstr ""
13933
13934 #: ch/grant.c:1989
13935 msgid "decode_constant: cannot decode this mode"
13936 msgstr ""
13937
13938 #: ch/grant.c:2214
13939 msgid "decode_constant_selective: mode and value mismatch"
13940 msgstr ""
13941
13942 #: ch/grant.c:2217
13943 msgid "decode_constant_selective: cannot decode this mode"
13944 msgstr ""
13945
13946 #: ch/grant.c:2677
13947 #, c-format
13948 msgid "can't write to %s"
13949 msgstr "%s e yazılamıyor"
13950
13951 #: ch/grant.c:2764
13952 msgid "FORBID is not yet implemented"
13953 msgstr "FORBID henüz programlanmadı"
13954
13955 #. this nerver should happen
13956 #: ch/grant.c:2825
13957 #, c-format
13958 msgid "function \"really_grant_this\" called for `%s'"
13959 msgstr ""
13960
13961 #: ch/inout.c:1645
13962 msgid "non-integral text length"
13963 msgstr ""
13964
13965 #: ch/inout.c:1650
13966 msgid "non-constant text length"
13967 msgstr ""
13968
13969 #: ch/inout.c:1655
13970 msgid "text length must be greater then 0"
13971 msgstr ""
13972
13973 #: ch/inout.c:1755
13974 #, c-format
13975 msgid "argument %d of %s must be of mode ASSOCIATION"
13976 msgstr ""
13977
13978 #: ch/inout.c:1760 ch/inout.c:2146 ch/inout.c:2516 ch/inout.c:2751
13979 #, c-format
13980 msgid "argument %d of %s must be a location"
13981 msgstr "%2$s iletisindeki %1$d. argüman bir konum olmalı"
13982
13983 #: ch/inout.c:1795
13984 msgid "argument 2 of ASSOCIATE must not be an empty string"
13985 msgstr "ASSOCIATE'in 2. argümanı bir boş dizge olmamalı"
13986
13987 #: ch/inout.c:1811
13988 msgid "argument 2 to ASSOCIATE must be a string"
13989 msgstr "ASSOCIATE'in 2. argümanı bir dizge olmalı"
13990
13991 #: ch/inout.c:1850
13992 msgid "argument 3 to ASSOCIATE must be a string"
13993 msgstr "ASSOCIATE'in 3. argümanı bir dizge olmalı"
13994
13995 #: ch/inout.c:2031
13996 msgid "too many arguments in call to MODIFY"
13997 msgstr "MODIFY çağrısında çok fazla argüman belirtildi"
13998
13999 #: ch/inout.c:2044
14000 msgid "argument 2 of MODIFY must not be an empty string"
14001 msgstr "MODIFY'ın 2. argümanı bir boş dizge olmamalı"
14002
14003 #: ch/inout.c:2060
14004 msgid "argument 2 to MODIFY must be a string"
14005 msgstr "MODIFY'ın 2. argümanı bir dizge olmalı"
14006
14007 #: ch/inout.c:2094
14008 msgid "argument 3 to MODIFY must be a string"
14009 msgstr "MODIFY'ın 3. argümanı bir dizge olmalı"
14010
14011 #: ch/inout.c:2141
14012 #, c-format
14013 msgid "argument %d of %s must be an ACCESS or TEXT mode"
14014 msgstr ""
14015
14016 #: ch/inout.c:2355
14017 msgid "argument 4 of CONNECT must be of mode WHERE"
14018 msgstr ""
14019
14020 #: ch/inout.c:2371
14021 msgid "index expression for ACCESS without index"
14022 msgstr ""
14023
14024 #: ch/inout.c:2376 ch/inout.c:2554 ch/inout.c:2636 ch/inout.c:4356
14025 #: ch/inout.c:4504
14026 msgid "incompatible index mode"
14027 msgstr "uyumsuz indeks kipi"
14028
14029 #: ch/inout.c:2476
14030 msgid "argument 3 to CONNECT must be of mode USAGE"
14031 msgstr ""
14032
14033 #: ch/inout.c:2511
14034 #, c-format
14035 msgid "argument %d of %s must be of mode ACCESS"
14036 msgstr ""
14037
14038 #: ch/inout.c:2545
14039 msgid "too few arguments in call to `readrecord'"
14040 msgstr "`readrecord' çağrısında argümanlar çok az"
14041
14042 #: ch/inout.c:2569 ch/inout.c:2648
14043 msgid "incompatible record mode"
14044 msgstr "uyumsuz kayıt kipi"
14045
14046 #: ch/inout.c:2574
14047 msgid "store location must not be READonly"
14048 msgstr ""
14049
14050 #: ch/inout.c:2616
14051 msgid "too few arguments in call to `writerecord'"
14052 msgstr "`writerecord' çağrısında argümanlar çok az"
14053
14054 #: ch/inout.c:2643
14055 msgid "transfer to ACCESS without record mode"
14056 msgstr "kayıt kipsiz ACCESS'e aktarım"
14057
14058 #: ch/inout.c:2746
14059 #, c-format
14060 msgid "argument %d of %s must be of mode TEXT"
14061 msgstr ""
14062
14063 #: ch/inout.c:2803
14064 msgid "TEXT doesn't have a location"
14065 msgstr ""
14066
14067 #: ch/inout.c:2905
14068 msgid "incompatible index mode for SETETEXTACCESS"
14069 msgstr ""
14070
14071 #: ch/inout.c:2915
14072 msgid "incompatible record mode for SETTEXTACCESS"
14073 msgstr ""
14074
14075 #: ch/inout.c:2945
14076 msgid "parameter 2 must be a location"
14077 msgstr ""
14078
14079 #: ch/inout.c:2955
14080 msgid "incompatible modes in parameter 2"
14081 msgstr "2. parametrede uyumsuz kipler"
14082
14083 #: ch/inout.c:3062
14084 msgid "conditional expression not allowed in this context"
14085 msgstr "bu bağlam içinde şartlı ifadeler kullanılamaz"
14086
14087 #: ch/inout.c:3064
14088 #, c-format
14089 msgid "untyped expression as argument %d"
14090 msgstr "%d. argüman olarak türsüz ifade"
14091
14092 #: ch/inout.c:3141 ch/inout.c:3187
14093 #, c-format
14094 msgid "cannot process %d bits integer for READTEXT argument %d"
14095 msgstr ""
14096
14097 #: ch/inout.c:3262
14098 #, c-format
14099 msgid "cannot process %d bits integer WRITETEXT argument %d"
14100 msgstr ""
14101
14102 #: ch/inout.c:3283 ch/inout.c:3338 ch/inout.c:3417 ch/inout.c:3483
14103 #: ch/inout.c:3534 ch/inout.c:3619 ch/inout.c:3654
14104 #, c-format
14105 msgid "argument %d is READonly"
14106 msgstr ""
14107
14108 #: ch/inout.c:3290 ch/inout.c:3345 ch/inout.c:3424 ch/inout.c:3491
14109 #: ch/inout.c:3542 ch/inout.c:3627 ch/inout.c:3659
14110 #, c-format
14111 msgid "argument %d must be referable"
14112 msgstr ""
14113
14114 #: ch/inout.c:3578
14115 #, c-format
14116 msgid "cannot process argument %d of WRITETEXT, unknown size"
14117 msgstr ""
14118
14119 #. datatype is not yet implemented, issue a warning
14120 #: ch/inout.c:3725
14121 #, c-format
14122 msgid "cannot process mode of argument %d for %sTEXT"
14123 msgstr ""
14124
14125 #: ch/inout.c:3868
14126 msgid "too few arguments for this format string"
14127 msgstr "bu biçem dizgesi için çok az argüman belirtildi"
14128
14129 #: ch/inout.c:3893 ch/inout.c:3902
14130 #, c-format
14131 msgid "type of argument %d invalid for conversion code at offset %d"
14132 msgstr ""
14133
14134 #: ch/inout.c:4012
14135 msgid "unmatched open paren"
14136 msgstr ""
14137
14138 #: ch/inout.c:4026 ch/inout.c:4221
14139 #, c-format
14140 msgid "bad format specification character (offset %d)"
14141 msgstr ""
14142
14143 #: ch/inout.c:4039
14144 #, c-format
14145 msgid "repetition factor overflow (offset %d)"
14146 msgstr ""
14147
14148 #: ch/inout.c:4057 ch/inout.c:4064 ch/inout.c:4071
14149 #, c-format
14150 msgid "duplicate qualifier (offset %d)"
14151 msgstr "niteleyici yinelenmiş (göreli konum %d)"
14152
14153 #: ch/inout.c:4093
14154 #, c-format
14155 msgid "clause width overflow (offset %d)"
14156 msgstr ""
14157
14158 #: ch/inout.c:4106
14159 #, c-format
14160 msgid "no fraction (offset %d)"
14161 msgstr ""
14162
14163 #: ch/inout.c:4124
14164 #, c-format
14165 msgid "no fraction width (offset %d)"
14166 msgstr ""
14167
14168 #: ch/inout.c:4131
14169 #, c-format
14170 msgid "fraction width overflow (offset %d)"
14171 msgstr ""
14172
14173 #: ch/inout.c:4142
14174 #, c-format
14175 msgid "no exponent (offset %d)"
14176 msgstr ""
14177
14178 #: ch/inout.c:4160
14179 #, c-format
14180 msgid "no exponent width (offset %d)"
14181 msgstr ""
14182
14183 #: ch/inout.c:4167
14184 #, c-format
14185 msgid "exponent width overflow (offset %d)"
14186 msgstr ""
14187
14188 #: ch/inout.c:4208
14189 msgid "internal error in check_format_string"
14190 msgstr ""
14191
14192 #: ch/inout.c:4224
14193 #, c-format
14194 msgid "no padding character (offset %d)"
14195 msgstr ""
14196
14197 #. too  may arguments for format string
14198 #: ch/inout.c:4256
14199 msgid "too many arguments for this format string"
14200 msgstr "bu biçem dizgesi için çok fazla argüman belirtildi"
14201
14202 #: ch/inout.c:4354 ch/inout.c:4502
14203 msgid "missing index expression"
14204 msgstr "indeks ifadesi eksik"
14205
14206 #: ch/inout.c:4361
14207 msgid "too few arguments in call to `writetext'"
14208 msgstr "`writetext' çağrısında argümanlar çok az"
14209
14210 #: ch/inout.c:4374
14211 msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
14212 msgstr ""
14213
14214 #: ch/inout.c:4397
14215 msgid "`format string' for WRITETEXT must be a CHARACTER string"
14216 msgstr ""
14217
14218 #: ch/inout.c:4509
14219 msgid "too few arguments in call to `readtext'"
14220 msgstr "`readtext' çağrısında argümanlar çok az"
14221
14222 #: ch/inout.c:4522
14223 msgid "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] expression"
14224 msgstr ""
14225
14226 #: ch/inout.c:4543
14227 msgid "`format string' for READTEXT must be a CHARACTER string"
14228 msgstr ""
14229
14230 #: ch/lang.c:105
14231 msgid "non-constant expression"
14232 msgstr "sabitsiz ifade"
14233
14234 #: ch/lang.c:191
14235 msgid "ignoring case upon input and"
14236 msgstr ""
14237
14238 #: ch/lang.c:192
14239 msgid "making special words uppercase wouldn't work"
14240 msgstr ""
14241
14242 #: ch/lang.c:203
14243 msgid "making special words uppercase and"
14244 msgstr ""
14245
14246 #: ch/lang.c:204
14247 msgid " ignoring case upon input wouldn't work"
14248 msgstr ""
14249
14250 #: ch/lang.c:277 java/typeck.c:178
14251 msgid "internal error - use of undefined type"
14252 msgstr "iç hata - atanmamış tür kullanımı"
14253
14254 #: ch/lex.c:502
14255 msgid "invalid C'xx' "
14256 msgstr "geçersiz C'xx' "
14257
14258 #: ch/lex.c:607 java/jcf-parse.c:603 java/jcf-write.c:3327
14259 #, c-format
14260 msgid "can't close %s"
14261 msgstr "%s kapatılamıyor"
14262
14263 #: ch/lex.c:711
14264 msgid "malformed exponent part of floating-point literal"
14265 msgstr ""
14266
14267 #: ch/lex.c:728
14268 msgid "real number exceeds range of REAL"
14269 msgstr ""
14270
14271 #: ch/lex.c:747 ch/lex.c:774
14272 msgid "end-of-file in '<>' directive"
14273 msgstr ""
14274
14275 #: ch/lex.c:780
14276 msgid "unrecognized compiler directive"
14277 msgstr "tanınmayan derleyici yönergesi"
14278
14279 #: ch/lex.c:788 ch/lex.c:834
14280 #, c-format
14281 msgid "unrecognized compiler directive `%s'"
14282 msgstr "tanınmayan derleyici yönergesi `%s'"
14283
14284 #: ch/lex.c:995
14285 msgid "unterminated control sequence"
14286 msgstr "sonlandırılmamış denetim dizgesi"
14287
14288 #: ch/lex.c:1010 ch/lex.c:1046
14289 msgid "invalid integer literal in control sequence"
14290 msgstr ""
14291
14292 #: ch/lex.c:1021 ch/lex.c:1029
14293 msgid "control sequence overflow"
14294 msgstr ""
14295
14296 #: ch/lex.c:1023 ch/lex.c:1031
14297 msgid "invalid control sequence"
14298 msgstr "geçersiz denetim dizgesi"
14299
14300 #: ch/lex.c:1111
14301 msgid "invalid base in read control sequence"
14302 msgstr "okuma denetimi dizgesindeki taban geçersiz"
14303
14304 #: ch/lex.c:1118
14305 msgid "invalid digit in control sequence"
14306 msgstr ""
14307
14308 #: ch/lex.c:1145
14309 msgid "unterminated string literal"
14310 msgstr "sonlandırılmamış dizge sabit"
14311
14312 #: ch/lex.c:1248 ch/lex.c:1334
14313 #, c-format
14314 msgid "invalid number format `%s'"
14315 msgstr "sayı biçemi `%s' geçersiz"
14316
14317 #: ch/lex.c:1266
14318 msgid "integer literal too big"
14319 msgstr ""
14320
14321 #: ch/lex.c:1395
14322 #, c-format
14323 msgid "can't find %s"
14324 msgstr "`%s' bulunamıyor"
14325
14326 #: ch/lex.c:1421
14327 msgid "USE_SEIZE_FILE directive must be followed by string"
14328 msgstr ""
14329
14330 #: ch/lex.c:1693 f/lex.c:1190
14331 msgid "invalid #ident"
14332 msgstr "#ident geçersiz"
14333
14334 #: ch/lex.c:1711 f/lex.c:1207
14335 msgid "undefined or invalid # directive"
14336 msgstr "atanmamış ya da geçersiz # yönergesi"
14337
14338 #: ch/lex.c:1765 ch/lex.c:1774 f/lex.c:1263
14339 msgid "invalid #line"
14340 msgstr "#line geçersiz"
14341
14342 #: ch/lex.c:1843 f/lex.c:836
14343 msgid "#-lines for entering and leaving files don't match"
14344 msgstr "girme ve bırakma dosyaları için #-satırları uyumsuz"
14345
14346 #: ch/lex.c:1868 f/lex.c:1373
14347 msgid "invalid #-line"
14348 msgstr "#-satırı geçersiz"
14349
14350 #: ch/lex.c:1998
14351 msgid "missing `=' in compiler directive"
14352 msgstr ""
14353
14354 #: ch/lex.c:2040 ch/lex.c:2050 ch/lex.c:2091
14355 msgid "invalid value follows `=' in compiler directive"
14356 msgstr ""
14357
14358 #: ch/lex.c:2061
14359 #, c-format
14360 msgid "invalid `%c' character in name"
14361 msgstr "isimdeki `%c' karakteri geçersiz"
14362
14363 #: ch/lex.c:2074
14364 #, c-format
14365 msgid "`%s' not integer constant synonym "
14366 msgstr "`%s' bir tamsayı sabit eşanlamlısı değil, "
14367
14368 #: ch/lex.c:2097
14369 msgid "value out of range in compiler directive"
14370 msgstr "derleyici yönergesindeki değer kapsam dışı"
14371
14372 #: ch/lex.c:2214 java/jcf-parse.c:599
14373 #, c-format
14374 msgid "can't reopen %s"
14375 msgstr "%s tekrar açılamıyor"
14376
14377 #: ch/lex.c:2225
14378 msgid "no modules seen"
14379 msgstr ""
14380
14381 #: ch/loop.c:480
14382 msgid "modeless tuple not allowed in this context"
14383 msgstr ""
14384
14385 #: ch/loop.c:482
14386 msgid "IN expression does not have a mode"
14387 msgstr ""
14388
14389 #: ch/loop.c:489
14390 msgid "location enumeration for BOOLS"
14391 msgstr ""
14392
14393 #: ch/loop.c:517
14394 msgid "location enumeration for bit-packed arrays"
14395 msgstr ""
14396
14397 #: ch/loop.c:526 ch/nloop.c:481
14398 msgid "loop's IN expression is not a composite object"
14399 msgstr ""
14400
14401 #: ch/loop.c:541 ch/nloop.c:498
14402 msgid "start expr must have discrete mode"
14403 msgstr ""
14404
14405 #: ch/loop.c:547 ch/nloop.c:504
14406 msgid "DO FOR start expression is a numbered SET"
14407 msgstr ""
14408
14409 #: ch/loop.c:555 ch/nloop.c:510
14410 msgid "TO expression is a numbered SET"
14411 msgstr ""
14412
14413 #: ch/loop.c:560 ch/nloop.c:525
14414 msgid "TO expr must have discrete mode"
14415 msgstr ""
14416
14417 #: ch/loop.c:565 ch/nloop.c:531
14418 msgid "start expr and TO expr must be compatible"
14419 msgstr ""
14420
14421 #: ch/loop.c:574 ch/nloop.c:546
14422 msgid "BY expr must have discrete mode"
14423 msgstr ""
14424
14425 #: ch/loop.c:579 ch/nloop.c:552
14426 msgid "start expr and BY expr must be compatible"
14427 msgstr ""
14428
14429 #: ch/loop.c:595 ch/nloop.c:765
14430 msgid "loop identifier undeclared"
14431 msgstr ""
14432
14433 #: ch/loop.c:606
14434 msgid "loop variable incompatible with start expression"
14435 msgstr ""
14436
14437 #: ch/loop.c:633 ch/nloop.c:564
14438 msgid "body of DO FOR will never execute"
14439 msgstr ""
14440
14441 #: ch/loop.c:648 ch/nloop.c:585
14442 msgid "BY expression is negative or zero"
14443 msgstr ""
14444
14445 #: ch/loop.c:847 ch/nloop.c:817
14446 msgid "can't iterate through array of BOOL"
14447 msgstr ""
14448
14449 #: ch/nloop.c:867
14450 msgid "Can't iterate through array of BOOL"
14451 msgstr ""
14452
14453 #: ch/parse.c:159
14454 #, c-format
14455 msgid "there was no start label to match the end label '%s'"
14456 msgstr ""
14457
14458 #: ch/parse.c:162
14459 #, c-format
14460 msgid "start label '%s' does not match end label '%s'"
14461 msgstr ""
14462
14463 #: ch/parse.c:192
14464 #, c-format
14465 msgid "`%s' not declared"
14466 msgstr "`%s' bildirilmedi"
14467
14468 #: ch/parse.c:226
14469 msgid "no RETURN or RESULT in procedure"
14470 msgstr ""
14471
14472 #: ch/parse.c:245
14473 msgid "PREFIXED clause with no prelix in unlabeled module"
14474 msgstr ""
14475
14476 #: ch/parse.c:336
14477 #, c-format
14478 msgid "internal parser error - expected token %d"
14479 msgstr ""
14480
14481 #: ch/parse.c:529
14482 #, c-format
14483 msgid "'%s!' is not followed by an identifier"
14484 msgstr "'%s!' den sonra bir tanımlayıcı gelmiyor"
14485
14486 #: ch/parse.c:545
14487 msgid "expected a name here"
14488 msgstr ""
14489
14490 #: ch/parse.c:560
14491 msgid "expected a name string here"
14492 msgstr ""
14493
14494 #: ch/parse.c:591
14495 #, c-format
14496 msgid "`%s' undeclared"
14497 msgstr ""
14498
14499 #: ch/parse.c:669
14500 msgid "action not allowed in SPEC MODULE"
14501 msgstr ""
14502
14503 #: ch/parse.c:691
14504 msgid "missing defining occurrence"
14505 msgstr ""
14506
14507 #: ch/parse.c:702
14508 msgid "bad defining occurrence following ','"
14509 msgstr ""
14510
14511 #: ch/parse.c:802
14512 msgid "missing '(' in exception list"
14513 msgstr ""
14514
14515 #: ch/parse.c:827
14516 msgid "ON exception names must be unique"
14517 msgstr ""
14518
14519 #: ch/parse.c:837
14520 msgid "syntax error in exception list"
14521 msgstr ""
14522
14523 #: ch/parse.c:873
14524 msgid "empty ON-condition"
14525 msgstr ""
14526
14527 #: ch/parse.c:938
14528 msgid "INIT not allowed at loc-identity declaration"
14529 msgstr ""
14530
14531 #: ch/parse.c:948
14532 msgid "'=' used where ':=' is required"
14533 msgstr "':=' gerekirken '=' kullanılmış"
14534
14535 #: ch/parse.c:956
14536 msgid "initialization is not allowed in spec module"
14537 msgstr ""
14538
14539 #: ch/parse.c:964
14540 msgid "loc-identity declaration without initialization"
14541 msgstr "ilklendirilmeksizin yerel kimlik bildirimi"
14542
14543 #: ch/parse.c:1008
14544 msgid "bad syntax following FORBID"
14545 msgstr ""
14546
14547 #: ch/parse.c:1023
14548 msgid "expected a postfix name here"
14549 msgstr ""
14550
14551 #: ch/parse.c:1068
14552 msgid "expected another rename clause"
14553 msgstr ""
14554
14555 #: ch/parse.c:1128
14556 msgid "syntax error in parameter name list"
14557 msgstr "parametre isim listesinde sözdizimi hatası"
14558
14559 #: ch/parse.c:1221
14560 msgid "NONREF specific without LOC in result attribute"
14561 msgstr ""
14562
14563 #: ch/parse.c:1223
14564 msgid "DYNAMIC specific without LOC in result attribute"
14565 msgstr ""
14566
14567 #: ch/parse.c:1245
14568 msgid "exception names must be unique"
14569 msgstr ""
14570
14571 #: ch/parse.c:1441
14572 msgid "must specify a PROCESS name"
14573 msgstr ""
14574
14575 #: ch/parse.c:1448
14576 msgid "SIGNAL must be in global reach"
14577 msgstr ""
14578
14579 #: ch/parse.c:1479
14580 msgid "syntax error while parsing signal definition statement"
14581 msgstr ""
14582
14583 #: ch/parse.c:1593
14584 msgid "case range list"
14585 msgstr ""
14586
14587 #: ch/parse.c:1660
14588 msgid "misplaced colon in case label"
14589 msgstr ""
14590
14591 #: ch/parse.c:1707
14592 msgid "unrecognized case label list after ','"
14593 msgstr "','den sonraki case etiketleri tanınmıyor"
14594
14595 #: ch/parse.c:1971 ch/parse.c:1997
14596 msgid "bad ASM operand"
14597 msgstr "hatalı ASM terimi"
14598
14599 #: ch/parse.c:2067
14600 msgid "readonly location modified by 'asm'"
14601 msgstr ""
14602
14603 #: ch/parse.c:2198
14604 msgid "expected 'TO' in step enumeration"
14605 msgstr ""
14606
14607 #: ch/parse.c:2213
14608 msgid "expected 'IN' in FOR control here"
14609 msgstr ""
14610
14611 #: ch/parse.c:2314
14612 msgid "missing DELAY CASE alternative"
14613 msgstr ""
14614
14615 #. This is probably not possible
14616 #: ch/parse.c:2348
14617 msgid "non-referable location in DO WITH"
14618 msgstr ""
14619
14620 #: ch/parse.c:2360
14621 msgid "WITH element must be of STRUCT mode"
14622 msgstr ""
14623
14624 #: ch/parse.c:2467
14625 msgid "missing ')' in signal/buffer receive alternative"
14626 msgstr ""
14627
14628 #: ch/parse.c:2481
14629 msgid "misplaced 'IN' in signal/buffer receive alternative"
14630 msgstr ""
14631
14632 #: ch/parse.c:2529
14633 msgid "missing RECEIVE alternative"
14634 msgstr ""
14635
14636 #: ch/parse.c:2655
14637 msgid "PROCESS copy number must be integer"
14638 msgstr ""
14639
14640 #: ch/parse.c:2882
14641 msgid "missing parenthesis for procedure call"
14642 msgstr ""
14643
14644 #: ch/parse.c:2884
14645 msgid "expression is not an action"
14646 msgstr "ifade bir eylem değil"
14647
14648 #: ch/parse.c:2918
14649 msgid "syntax error in action"
14650 msgstr "eylemde sözdizimi hatası"
14651
14652 #: ch/parse.c:2945
14653 msgid "no handler is permitted on this action"
14654 msgstr ""
14655
14656 #: ch/parse.c:2966
14657 msgid "definition follows action"
14658 msgstr ""
14659
14660 #: ch/parse.c:3042
14661 msgid "bad tuple field name list"
14662 msgstr ""
14663
14664 #: ch/parse.c:3088
14665 msgid "invalid syntax for label in tuple"
14666 msgstr ""
14667
14668 #: ch/parse.c:3133
14669 msgid "bad syntax in tuple"
14670 msgstr ""
14671
14672 #: ch/parse.c:3160
14673 msgid "non-mode name before tuple"
14674 msgstr ""
14675
14676 #: ch/parse.c:3205
14677 msgid "invalid expression/location syntax"
14678 msgstr "ifade/konum sözdizimi geçersiz"
14679
14680 #: ch/parse.c:3262
14681 msgid "RECEIVE expression"
14682 msgstr ""
14683
14684 #: ch/parse.c:3457
14685 msgid "there should not be a ';' here"
14686 msgstr ""
14687
14688 #: ch/parse.c:3496
14689 msgid "missing ELSE/ELSIF in IF expression"
14690 msgstr ""
14691
14692 #: ch/parse.c:3547
14693 msgid "conditional expression not allowed inside parentheses"
14694 msgstr "parantezli gruplamalarda şartlı ifade kullanılmaz"
14695
14696 #: ch/parse.c:3551
14697 msgid "mode-less tuple not allowed inside parentheses"
14698 msgstr ""
14699
14700 #. Z.200 doesn't allow mixed numbered and unnumbered set elements,
14701 #. but we can do it. Print a warning
14702 #: ch/parse.c:3664
14703 msgid "mixed numbered and unnumbered set elements is not standard"
14704 msgstr ""
14705
14706 #: ch/parse.c:3667
14707 msgid "SET mode must define at least one named value"
14708 msgstr ""
14709
14710 #: ch/parse.c:3766
14711 msgid "POS not allowed for ARRAY"
14712 msgstr ""
14713
14714 #: ch/parse.c:3776
14715 msgid "STEP not allowed in field definition"
14716 msgstr ""
14717
14718 #: ch/parse.c:3792
14719 msgid "missing field name"
14720 msgstr "alan ismi eksik"
14721
14722 #: ch/parse.c:3801
14723 msgid "bad field name following ','"
14724 msgstr ""
14725
14726 #: ch/parse.c:3861
14727 msgid "expected ':' in structure variant alternative"
14728 msgstr ""
14729
14730 #: ch/parse.c:3912
14731 msgid "missing field"
14732 msgstr "alan eksik"
14733
14734 #: ch/parse.c:4060
14735 msgid "VARYING bit-strings not implemented"
14736 msgstr "VARYING bit dizgeleri henüz programlanmadı"
14737
14738 #: ch/parse.c:4121
14739 msgid "strings must be composed of chars"
14740 msgstr ""
14741
14742 #: ch/parse.c:4171
14743 msgid "BUFFER modes may not be readonly"
14744 msgstr ""
14745
14746 #: ch/parse.c:4178
14747 msgid "EVENT modes may not be readonly"
14748 msgstr ""
14749
14750 #: ch/parse.c:4198
14751 msgid "SIGNAL is not a valid mode"
14752 msgstr "SIGNAL bir geçerli kip değil"
14753
14754 #: ch/parse.c:4235
14755 msgid "syntax error - missing mode"
14756 msgstr "sözdizimi hatası - kip eksik"
14757
14758 #: ch/parse.c:4282
14759 msgid "syntax error - expected a module or end of file"
14760 msgstr ""
14761
14762 #: ch/satisfy.c:58
14763 #, c-format
14764 msgid "  `%s', which depends on ..."
14765 msgstr ""
14766
14767 #: ch/satisfy.c:90
14768 #, c-format
14769 msgid "cycle: `%s' depends on ..."
14770 msgstr ""
14771
14772 #: ch/satisfy.c:92
14773 #, c-format
14774 msgid "  `%s'"
14775 msgstr "  `%s'"
14776
14777 #: ch/satisfy.c:151
14778 msgid "SYN of this mode not allowed"
14779 msgstr ""
14780
14781 #: ch/satisfy.c:156
14782 msgid "mode of SYN incompatible with value"
14783 msgstr ""
14784
14785 #: ch/satisfy.c:167
14786 msgid "SYN value outside range of its mode"
14787 msgstr ""
14788
14789 #: ch/satisfy.c:176
14790 msgid "INIT string too large for mode"
14791 msgstr ""
14792
14793 #: ch/satisfy.c:195
14794 #, c-format
14795 msgid "value of %s is not a valid constant"
14796 msgstr "%s değeri geçerli bir sabit değil"
14797
14798 #: ch/satisfy.c:226
14799 msgid "mode with non-value property in signal definition"
14800 msgstr ""
14801
14802 #: ch/satisfy.c:403
14803 #, c-format
14804 msgid "undeclared identifier `%s'"
14805 msgstr "bildirilmemiş tanımlayıcı `%s'"
14806
14807 #: ch/satisfy.c:456
14808 msgid "RETURNS spec with invalid mode"
14809 msgstr "geçersiz kipte RETURNS özelliği"
14810
14811 #: ch/satisfy.c:520
14812 msgid "operand to REF is not a mode"
14813 msgstr "REF'in terimi bir kip değil"
14814
14815 #: ch/satisfy.c:554
14816 msgid "field with non-value mode in variant structure not allowed"
14817 msgstr ""
14818
14819 #: ch/satisfy.c:593
14820 msgid "buffer element mode must not have non-value property"
14821 msgstr ""
14822
14823 #: ch/satisfy.c:602
14824 msgid "recordmode must not have the non-value property"
14825 msgstr ""
14826
14827 #: ch/tasking.c:170 ch/tasking.c:218
14828 #, c-format
14829 msgid "tasking code %ld out of range for `%s'"
14830 msgstr ""
14831
14832 #: ch/tasking.c:284
14833 #, c-format
14834 msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
14835 msgstr ""
14836
14837 #: ch/tasking.c:325
14838 msgid "PROCESS may only be declared at module level"
14839 msgstr ""
14840
14841 #: ch/tasking.c:549
14842 #, c-format
14843 msgid "process name %s never declared"
14844 msgstr ""
14845
14846 #: ch/tasking.c:554
14847 msgid "you may only START a process, not a proc"
14848 msgstr ""
14849
14850 #: ch/tasking.c:590
14851 msgid "SET expression not a location"
14852 msgstr ""
14853
14854 #: ch/tasking.c:595
14855 msgid "SET location must be INSTANCE mode"
14856 msgstr ""
14857
14858 #: ch/tasking.c:632
14859 #, c-format
14860 msgid "too many arguments to process `%s'"
14861 msgstr "`%s' işlemi için argümanlar çok fazla"
14862
14863 #: ch/tasking.c:635
14864 msgid "too many arguments to process"
14865 msgstr "işlem için çok fazla argüman belirtildi"
14866
14867 #: ch/tasking.c:640
14868 #, c-format
14869 msgid "too few arguments to process `%s'"
14870 msgstr "`%s' işlemi için argümanlar çok az"
14871
14872 #: ch/tasking.c:643
14873 msgid "too few arguments to process"
14874 msgstr "işlem için çok az argüman belirtildi"
14875
14876 #: ch/tasking.c:983
14877 msgid "COPY_NUMBER argument must be INSTANCE expression"
14878 msgstr ""
14879
14880 #: ch/tasking.c:1007
14881 msgid "GEN_CODE argument must be a process or signal name"
14882 msgstr ""
14883
14884 #: ch/tasking.c:1029
14885 msgid "GEN_INST parameter 2 must be an integer mode"
14886 msgstr ""
14887
14888 #: ch/tasking.c:1050
14889 msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
14890 msgstr ""
14891
14892 #: ch/tasking.c:1076
14893 #, c-format
14894 msgid "%s is not a declared process"
14895 msgstr "`%s' bildirilmiş bir işlem değil"
14896
14897 #: ch/tasking.c:1097
14898 msgid "PROC_TYPE argument must be INSTANCE expression"
14899 msgstr ""
14900
14901 #: ch/tasking.c:1139
14902 msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
14903 msgstr ""
14904
14905 #: ch/tasking.c:1289
14906 #, c-format
14907 msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
14908 msgstr ""
14909
14910 #: ch/tasking.c:1314
14911 #, c-format
14912 msgid "too many values for SIGNAL `%s'"
14913 msgstr "SIGNAL `%s' için çok fazla değer"
14914
14915 #: ch/tasking.c:1320
14916 #, c-format
14917 msgid "too few values for SIGNAL `%s'"
14918 msgstr "SIGNAL `%s' için çok az değer"
14919
14920 #: ch/tasking.c:1398
14921 msgid "signal sent without priority"
14922 msgstr ""
14923
14924 #: ch/tasking.c:1399 ch/tasking.c:2927
14925 msgid " and no default priority was set."
14926 msgstr ""
14927
14928 #: ch/tasking.c:1400 ch/tasking.c:2777 ch/tasking.c:2928
14929 msgid " PRIORITY defaulted to 0"
14930 msgstr ""
14931
14932 #: ch/tasking.c:1415
14933 msgid "SEND without a destination instance"
14934 msgstr ""
14935
14936 #: ch/tasking.c:1416
14937 msgid " and no destination process specified"
14938 msgstr ""
14939
14940 #: ch/tasking.c:1417
14941 msgid " for the signal"
14942 msgstr ""
14943
14944 #. as our system doesn't allow that and Z.200 specifies it,
14945 #. we issue a warning
14946 #: ch/tasking.c:1436
14947 #, c-format
14948 msgid "SEND to ANY copy of process `%s'"
14949 msgstr ""
14950
14951 #: ch/tasking.c:1441
14952 msgid "SEND TO must be an INSTANCE mode"
14953 msgstr ""
14954
14955 #: ch/tasking.c:1455
14956 msgid "SEND WITH must have a mode"
14957 msgstr ""
14958
14959 #: ch/tasking.c:1724
14960 msgid "internal error: RECEIVE CASE stack invalid"
14961 msgstr ""
14962
14963 #: ch/tasking.c:1764 ch/tasking.c:2492
14964 msgid "SET requires INSTANCE location"
14965 msgstr ""
14966
14967 #: ch/tasking.c:1843
14968 msgid "SIGNAL in RECEIVE CASE alternative follows"
14969 msgstr ""
14970
14971 #: ch/tasking.c:1844
14972 #, c-format
14973 msgid " a BUFFER name on line %d"
14974 msgstr ""
14975
14976 #: ch/tasking.c:1852
14977 #, c-format
14978 msgid "SIGNAL `%s' has no data fields"
14979 msgstr ""
14980
14981 #: ch/tasking.c:1857
14982 #, c-format
14983 msgid "SIGNAL `%s' requires data fields"
14984 msgstr ""
14985
14986 #: ch/tasking.c:1921
14987 #, c-format
14988 msgid "too few data fields provided for `%s'"
14989 msgstr ""
14990
14991 #: ch/tasking.c:1924
14992 #, c-format
14993 msgid "too many data fields provided for `%s'"
14994 msgstr "`%s' için çok fazla veri alanı sağlandı"
14995
14996 #: ch/tasking.c:1947
14997 msgid "BUFFER in RECEIVE CASE alternative follows"
14998 msgstr ""
14999
15000 #: ch/tasking.c:1948
15001 #, c-format
15002 msgid " a SIGNAL name on line %d"
15003 msgstr ""
15004
15005 #: ch/tasking.c:1956
15006 msgid "BUFFER in RECEIVE CASE alternative must be a location"
15007 msgstr ""
15008
15009 #: ch/tasking.c:1962
15010 msgid "buffer receive alternative requires only 1 defining occurrence"
15011 msgstr ""
15012
15013 #: ch/tasking.c:2043
15014 msgid "incompatible modes in receive buffer alternative"
15015 msgstr ""
15016
15017 #: ch/tasking.c:2049
15018 msgid "defining occurrence in receive buffer alternative must be a location"
15019 msgstr ""
15020
15021 #: ch/tasking.c:2086
15022 msgid "buffer receive alternative without `IN location'"
15023 msgstr ""
15024
15025 #: ch/tasking.c:2092
15026 msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
15027 msgstr ""
15028
15029 #: ch/tasking.c:2331
15030 msgid "RECEIVE CASE without alternatives"
15031 msgstr ""
15032
15033 #: ch/tasking.c:2369
15034 msgid "CONTINUE requires an event location"
15035 msgstr ""
15036
15037 #: ch/tasking.c:2503 ch/tasking.c:2939
15038 msgid "PRIORITY must be of integer type"
15039 msgstr ""
15040
15041 #: ch/tasking.c:2581
15042 msgid "delay alternative must be an EVENT location"
15043 msgstr ""
15044
15045 #: ch/tasking.c:2636
15046 msgid "DELAY CASE without alternatives"
15047 msgstr ""
15048
15049 #: ch/tasking.c:2756
15050 msgid "DELAY action requires an event location"
15051 msgstr "DELAY eylemi bir eylem konumu gerektirir"
15052
15053 #: ch/tasking.c:2767
15054 msgid "PRIORITY in DELAY action must be of integer type"
15055 msgstr ""
15056
15057 #: ch/tasking.c:2776
15058 msgid "DELAY action without priority."
15059 msgstr ""
15060
15061 #: ch/tasking.c:2867
15062 msgid "send buffer action requires a BUFFER location"
15063 msgstr "send buffer eylemi bir BUFFER konumu gerektirir"
15064
15065 #: ch/tasking.c:2884
15066 msgid "there must be only 1 value for send buffer action"
15067 msgstr ""
15068
15069 #: ch/tasking.c:2905
15070 msgid "convert failed for send buffer action"
15071 msgstr ""
15072
15073 #: ch/tasking.c:2911
15074 msgid "incompatible modes in send buffer action"
15075 msgstr "send buffer eyleminde uyumsuz kipler"
15076
15077 #: ch/tasking.c:2926
15078 msgid "buffer sent without priority"
15079 msgstr ""
15080
15081 #: ch/tasking.c:2945
15082 msgid "WITH not allowed for send buffer action"
15083 msgstr ""
15084
15085 #: ch/tasking.c:2950
15086 msgid "TO not allowed for send buffer action"
15087 msgstr ""
15088
15089 #: ch/tasking.c:3093
15090 #, c-format
15091 msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
15092 msgstr ""
15093
15094 #: ch/tasking.c:3234
15095 msgid "non-integral max queue size for EVENT/BUFFER mode"
15096 msgstr ""
15097
15098 #: ch/tasking.c:3239
15099 msgid "non-constant max queue size for EVENT/BUFFER mode"
15100 msgstr ""
15101
15102 #: ch/tasking.c:3246
15103 msgid "max queue_size for EVENT/BUFFER is not positive"
15104 msgstr ""
15105
15106 #: ch/timing.c:224
15107 msgid "absolute time value must be of mode TIME"
15108 msgstr ""
15109
15110 #: ch/timing.c:281 ch/timing.c:364
15111 msgid "duration primitive value must be of mode DURATION"
15112 msgstr ""
15113
15114 #: ch/tree.c:58
15115 msgid "string length > UPPER (UINT)"
15116 msgstr ""
15117
15118 #: ch/tree.c:112
15119 msgid "can only build a powerset from a discrete mode"
15120 msgstr ""
15121
15122 #: ch/tree.c:124
15123 msgid "non-constant bitstring size invalid"
15124 msgstr "sabit olmayan bit dizgesi genişliği geçersiz"
15125
15126 #: ch/tree.c:126
15127 msgid "non-constant powerset size invalid"
15128 msgstr "başlangıç değeri olarak sabit-olmayan dizi indeksi"
15129
15130 #: ch/typeck.c:83
15131 msgid "array or string index is a mode (instead of a value)"
15132 msgstr ""
15133
15134 #: ch/typeck.c:114
15135 msgid "index is not an integer expression"
15136 msgstr "indeks bir tamsayı ifadesi değil"
15137
15138 #: ch/typeck.c:122
15139 msgid "index not compatible with index mode"
15140 msgstr "indeks, indeks kipiyle uyumsuz"
15141
15142 #. should never happen
15143 #: ch/typeck.c:132
15144 msgid "index is not discrete"
15145 msgstr ""
15146
15147 #: ch/typeck.c:196
15148 msgid "possible internal error - slice argument is neither referable nor constant"
15149 msgstr ""
15150
15151 #: ch/typeck.c:285
15152 msgid "bit array slice with non-constant length"
15153 msgstr ""
15154
15155 #: ch/typeck.c:325
15156 msgid "bitstring slice with non-constant length"
15157 msgstr ""
15158
15159 #: ch/typeck.c:338
15160 msgid "slice operation on non-array, non-bitstring value not supported"
15161 msgstr ""
15162
15163 #: ch/typeck.c:390 ch/typeck.c:441
15164 msgid "can only take slice of array or string"
15165 msgstr ""
15166
15167 #: ch/typeck.c:455
15168 msgid "slice length is not an integer"
15169 msgstr ""
15170
15171 #: ch/typeck.c:488
15172 msgid "slice length out-of-range"
15173 msgstr ""
15174
15175 #: ch/typeck.c:543
15176 msgid "too many index expressions"
15177 msgstr "çok fazla indeks ifadesi"
15178
15179 #: ch/typeck.c:595
15180 msgid "array index is not discrete"
15181 msgstr ""
15182
15183 #: ch/typeck.c:675
15184 msgid "invalid compound index for bitstring mode"
15185 msgstr "bit dizge kipi için geçersiz bileşik indeks"
15186
15187 #: ch/typeck.c:1079
15188 msgid "conversions from variable_size value"
15189 msgstr ""
15190
15191 #: ch/typeck.c:1084
15192 msgid "conversions to variable_size mode"
15193 msgstr "variable_size kipe dönüşümler"
15194
15195 #: ch/typeck.c:1098
15196 msgid "cannot convert to float"
15197 msgstr "float türüne dönüştürülemez"
15198
15199 #: ch/typeck.c:1103
15200 msgid "cannot convert float to this mode"
15201 msgstr "bu kipte float türüne dönüştürülemez"
15202
15203 #: ch/typeck.c:1130
15204 msgid "OVERFLOW in expression conversion"
15205 msgstr ""
15206
15207 #: ch/typeck.c:1159
15208 msgid "overflow (not inside function)"
15209 msgstr ""
15210
15211 #: ch/typeck.c:1161
15212 msgid "possible overflow (not inside function)"
15213 msgstr "taşma olasılığı (işlevin içinde değil)"
15214
15215 #: ch/typeck.c:1166
15216 msgid "expression will always cause OVERFLOW"
15217 msgstr ""
15218
15219 #: ch/typeck.c:1199
15220 msgid "not implemented: constant conversion from that kind of expression"
15221 msgstr ""
15222
15223 #: ch/typeck.c:1205
15224 msgid "not implemented: constant conversion to that kind of mode"
15225 msgstr ""
15226
15227 #: ch/typeck.c:1216
15228 msgid "non-standard, non-portable value conversion"
15229 msgstr ""
15230
15231 #: ch/typeck.c:1222
15232 msgid "location conversion between differently-sized modes"
15233 msgstr ""
15234
15235 #: ch/typeck.c:1224
15236 msgid "unsupported value conversion"
15237 msgstr "desteklenmeyen değer dönüşümü"
15238
15239 #: ch/typeck.c:1272
15240 msgid "operand to bin must be a non-negative integer literal"
15241 msgstr ""
15242
15243 #: ch/typeck.c:1288
15244 #, c-format
15245 msgid "size %d of BIN too big - no such integer mode"
15246 msgstr ""
15247
15248 #: ch/typeck.c:1302
15249 msgid "BIN in pass 2"
15250 msgstr ""
15251
15252 #: ch/typeck.c:1335
15253 msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
15254 msgstr ""
15255
15256 #: ch/typeck.c:2108
15257 msgid "internal error in chill_root_resulting_mode"
15258 msgstr ""
15259
15260 #: ch/typeck.c:2367
15261 msgid "string lengths not equal"
15262 msgstr ""
15263
15264 #: ch/typeck.c:2382
15265 msgid "can't do ARRAY assignment - too large"
15266 msgstr "ARRAY ataması yapılamaz - çok büyük"
15267
15268 #: ch/typeck.c:2400
15269 msgid "rhs of array assignment is not addressable"
15270 msgstr ""
15271
15272 #: ch/typeck.c:2577
15273 msgid "non-constant expression for BIN"
15274 msgstr ""
15275
15276 #: ch/typeck.c:2582
15277 msgid "expression for BIN must not be negative"
15278 msgstr ""
15279
15280 #: ch/typeck.c:2587
15281 msgid "cannot process BIN (>32)"
15282 msgstr ""
15283
15284 #: ch/typeck.c:2603
15285 msgid "bounds of range are not compatible"
15286 msgstr "kapsam sınırları uyumsuz"
15287
15288 #: ch/typeck.c:2612
15289 msgid "negative string length"
15290 msgstr "negatif dizge uzunluğu"
15291
15292 #: ch/typeck.c:2649
15293 msgid "range's lower bound and parent mode don't match"
15294 msgstr ""
15295
15296 #: ch/typeck.c:2654
15297 msgid "range's upper bound and parent mode don't match"
15298 msgstr ""
15299
15300 #: ch/typeck.c:2663
15301 msgid "making range from non-mode"
15302 msgstr ""
15303
15304 #: ch/typeck.c:2669
15305 msgid "floating point ranges"
15306 msgstr "gerçel sayı aralıkları"
15307
15308 #: ch/typeck.c:2677
15309 msgid "range mode has non-constant limits"
15310 msgstr ""
15311
15312 #: ch/typeck.c:2686
15313 msgid "range's high bound < mode's low bound"
15314 msgstr ""
15315
15316 #: ch/typeck.c:2691
15317 msgid "range's high bound > mode's high bound"
15318 msgstr ""
15319
15320 #: ch/typeck.c:2696
15321 msgid "range mode high bound < range mode low bound"
15322 msgstr ""
15323
15324 #: ch/typeck.c:2701
15325 msgid "range's low bound < mode's low bound"
15326 msgstr ""
15327
15328 #: ch/typeck.c:2706
15329 msgid "range's low bound > mode's high bound"
15330 msgstr ""
15331
15332 #: ch/typeck.c:2814
15333 msgid "stepsize in STEP must be an integer constant"
15334 msgstr "STEP içindeki adımlama bir tamsayı sabit olmalı"
15335
15336 #: ch/typeck.c:2818
15337 msgid "stepsize in STEP must be > 0"
15338 msgstr ""
15339
15340 #: ch/typeck.c:2824
15341 msgid "stepsize in STEP must be the natural width of the array element mode"
15342 msgstr ""
15343
15344 #: ch/typeck.c:2830 ch/typeck.c:3131
15345 msgid "starting word in POS must be an integer constant"
15346 msgstr "POS içindeki başlangıç değeri bir tamsayı sabit olmalı"
15347
15348 #: ch/typeck.c:2834 ch/typeck.c:3138
15349 msgid "starting word in POS must be >= 0"
15350 msgstr ""
15351
15352 #: ch/typeck.c:2836
15353 msgid "starting word in POS within STEP must be 0"
15354 msgstr ""
15355
15356 #: ch/typeck.c:2848 ch/typeck.c:3155
15357 msgid "starting bit in POS must be an integer constant"
15358 msgstr "POS içindeki başlangıç biti bir tamsayı sabit olmalı"
15359
15360 #: ch/typeck.c:2854
15361 msgid "starting bit in POS within STEP must be 0"
15362 msgstr ""
15363
15364 #: ch/typeck.c:2858 ch/typeck.c:3163
15365 msgid "starting bit in POS must be >= 0"
15366 msgstr ""
15367
15368 #: ch/typeck.c:2866 ch/typeck.c:3171
15369 msgid "starting bit in POS must be < the width of a word"
15370 msgstr ""
15371
15372 #: ch/typeck.c:2880 ch/typeck.c:3185
15373 msgid "length in POS must be an integer constant"
15374 msgstr "POS içindeki uzunluk bir tamsayı sabit olmalı"
15375
15376 #: ch/typeck.c:2887 ch/typeck.c:3192
15377 msgid "length in POS must be > 0"
15378 msgstr ""
15379
15380 #: ch/typeck.c:2894 ch/typeck.c:3205
15381 msgid "end bit in POS must be an integer constant"
15382 msgstr "POS içindeki son biti bir tamsayı sabit olmalı"
15383
15384 #: ch/typeck.c:2903 ch/typeck.c:3214
15385 msgid "end bit in POS must be >= the start bit"
15386 msgstr ""
15387
15388 #: ch/typeck.c:2909 ch/typeck.c:3219
15389 msgid "end bit in POS must be < the width of a word"
15390 msgstr ""
15391
15392 #: ch/typeck.c:2921
15393 msgid "the length specified on POS within STEP must be the natural length of the array element type"
15394 msgstr ""
15395
15396 #: ch/typeck.c:2926
15397 msgid "step size in STEP must be >= the length in POS"
15398 msgstr ""
15399
15400 #: ch/typeck.c:2952
15401 msgid "array index must be a range, not a single integer"
15402 msgstr "dizi indeksi tek bir tamsayı değil bir aralık olmalı"
15403
15404 #: ch/typeck.c:2958
15405 msgid "array index is not a discrete mode"
15406 msgstr ""
15407
15408 #: ch/typeck.c:3229
15409 msgid "the length specified on POS must be the natural length of the field type"
15410 msgstr ""
15411
15412 #: ch/typeck.c:3238
15413 msgid "STRUCT fields must be layed out in monotonically increasing order"
15414 msgstr ""
15415
15416 #: ch/typeck.c:3301
15417 msgid "if one field has a POS layout, then all fields must have a POS layout"
15418 msgstr ""
15419
15420 #: ch/typeck.c:3444
15421 msgid "parameterized structures not implemented"
15422 msgstr "parametreli yapılar henüz programlanmadı"
15423
15424 #: ch/typeck.c:3449
15425 msgid "invalid parameterized type"
15426 msgstr "geçersiz parametreli tür"
15427
15428 #: cp/call.c:268 cp/init.c:1637
15429 msgid "qualified type `%T' does not match destructor name `~%T'"
15430 msgstr ""
15431
15432 #: cp/call.c:277
15433 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
15434 msgstr ""
15435
15436 #: cp/call.c:286
15437 msgid "`%D' is a namespace"
15438 msgstr ""
15439
15440 #: cp/call.c:294
15441 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
15442 msgstr ""
15443
15444 #: cp/call.c:392
15445 msgid "unable to call pointer to member function here"
15446 msgstr "buradan üye işlev göstergesi çağrılamaz"
15447
15448 #: cp/call.c:522
15449 msgid "destructors take no parameters"
15450 msgstr "yıkıcılar parametre almaz"
15451
15452 #: cp/call.c:529
15453 msgid "destructor name `~%T' does not match type `%T' of expression"
15454 msgstr ""
15455
15456 #: cp/call.c:2338
15457 msgid "%s %D(%T, %T, %T) <built-in>"
15458 msgstr ""
15459
15460 #: cp/call.c:2343
15461 msgid "%s %D(%T, %T) <built-in>"
15462 msgstr ""
15463
15464 #: cp/call.c:2347
15465 msgid "%s %D(%T) <built-in>"
15466 msgstr ""
15467
15468 #: cp/call.c:2351
15469 msgid "%s %T <conversion>"
15470 msgstr ""
15471
15472 #: cp/call.c:2353
15473 msgid "%s %+#D%s"
15474 msgstr "%s %+#D%s"
15475
15476 #: cp/call.c:2511
15477 msgid "no viable candidates"
15478 msgstr ""
15479
15480 #: cp/call.c:2525
15481 msgid "conversion from `%T' to `%T' is ambiguous"
15482 msgstr "`%T' den `%T' ye dönüşüm belirsiz"
15483
15484 #: cp/call.c:2642
15485 msgid "no matching function for call to `%D(%A)'"
15486 msgstr ""
15487
15488 #: cp/call.c:2653 cp/call.c:4639
15489 msgid "call of overloaded `%D(%A)' is ambiguous"
15490 msgstr ""
15491
15492 #. It's no good looking for an overloaded operator() on a
15493 #. pointer-to-member-function.
15494 #: cp/call.c:2680
15495 #, c-format
15496 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
15497 msgstr ""
15498
15499 #: cp/call.c:2749
15500 msgid "no match for call to `(%T) (%A)'"
15501 msgstr ""
15502
15503 #: cp/call.c:2759
15504 msgid "call of `(%T) (%A)' is ambiguous"
15505 msgstr "`(%T) (%A)' çağrısı belirsiz"
15506
15507 #: cp/call.c:2794
15508 msgid "%s for `%T ? %T : %T' operator"
15509 msgstr ""
15510
15511 #: cp/call.c:2799
15512 msgid "%s for `%T %s' operator"
15513 msgstr ""
15514
15515 #: cp/call.c:2802
15516 msgid "%s for `%T [%T]' operator"
15517 msgstr ""
15518
15519 #: cp/call.c:2807
15520 msgid "%s for `%T %s %T' operator"
15521 msgstr ""
15522
15523 #: cp/call.c:2810
15524 msgid "%s for `%s %T' operator"
15525 msgstr ""
15526
15527 #: cp/call.c:2902
15528 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
15529 msgstr "ISO C++ bir ?: ifadesinde eksik orta terime izin vermez"
15530
15531 #: cp/call.c:2961
15532 #, c-format
15533 msgid "`%E' has type `void' and is not a throw-expression"
15534 msgstr ""
15535
15536 #: cp/call.c:2994 cp/call.c:3194
15537 msgid "operands to ?: have different types"
15538 msgstr ""
15539
15540 #: cp/call.c:3147
15541 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
15542 msgstr "şartlı ifade içinde enum uyumsuzluğu: `%T' vs `%T'"
15543
15544 #: cp/call.c:3154
15545 msgid "enumeral and non-enumeral type in conditional expression"
15546 msgstr "şartlı ifade içinde enum ve enum olmayan türler"
15547
15548 #: cp/call.c:3235
15549 msgid "`%D' must be declared before use"
15550 msgstr ""
15551
15552 #: cp/call.c:3399
15553 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
15554 msgstr ""
15555
15556 #: cp/call.c:3446
15557 msgid "using synthesized `%#D' for copy assignment"
15558 msgstr ""
15559
15560 #: cp/call.c:3448
15561 msgid "  where cfront would use `%#D'"
15562 msgstr ""
15563
15564 #: cp/call.c:3475
15565 msgid "comparison between `%#T' and `%#T'"
15566 msgstr "`%#T' ile `%#T' arasında karşılaştırma"
15567
15568 #: cp/call.c:3708
15569 msgid "no suitable `operator delete' for `%T'"
15570 msgstr ""
15571
15572 #: cp/call.c:3727
15573 msgid "`%+#D' is private"
15574 msgstr ""
15575
15576 #: cp/call.c:3729
15577 msgid "`%+#D' is protected"
15578 msgstr ""
15579
15580 #: cp/call.c:3731
15581 msgid "`%+#D' is inaccessible"
15582 msgstr ""
15583
15584 #: cp/call.c:3732
15585 msgid "within this context"
15586 msgstr ""
15587
15588 #: cp/call.c:3774
15589 msgid "invalid conversion from `%T' to `%T'"
15590 msgstr "`%T' den `%T' ye dönüşüm geçersiz"
15591
15592 #: cp/call.c:3776 cp/call.c:3915 cp/call.c:3917
15593 msgid "  initializing argument %P of `%D'"
15594 msgstr "  `%D' nin %P. argümanının ilklendirilmesi"
15595
15596 #: cp/call.c:3839 cp/call.c:3843
15597 msgid "  initializing argument %P of `%D' from result of `%D'"
15598 msgstr ""
15599
15600 #: cp/call.c:3849 cp/call.c:3852
15601 msgid "  initializing temporary from result of `%D'"
15602 msgstr ""
15603
15604 #. Undefined behaviour [expr.call] 5.2.2/7.
15605 #: cp/call.c:3986
15606 msgid "cannot pass objects of non-POD type `%#T' through `...'"
15607 msgstr ""
15608
15609 #. Undefined behaviour [expr.call] 5.2.2/7.
15610 #: cp/call.c:4011
15611 msgid "cannot receive objects of non-POD type `%#T' through `...'"
15612 msgstr ""
15613
15614 #: cp/call.c:4153
15615 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
15616 msgstr "niteleyicileri iptal eden `%2$#D'nin `this' argümanı olarak `%1$T'nin aktarılmasında"
15617
15618 #: cp/call.c:4401
15619 msgid "could not find class$ field in java interface type `%T'"
15620 msgstr "`%T' türündeki java arabiriminde class$ alanı bulunamadı"
15621
15622 #: cp/call.c:4502 cp/typeck.c:2079
15623 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
15624 msgstr ""
15625
15626 #: cp/call.c:4628
15627 msgid "no matching function for call to `%T::%D(%A)%#V'"
15628 msgstr ""
15629
15630 #: cp/call.c:4652
15631 msgid "abstract virtual `%#D' called from constructor"
15632 msgstr "kurucudan kuramsal olarak sanal `%#D' çağrıldı"
15633
15634 #: cp/call.c:4653
15635 msgid "abstract virtual `%#D' called from destructor"
15636 msgstr "yıkıcıdan kuramsal olarak sanal `%#D' çağrıldı"
15637
15638 #: cp/call.c:4658
15639 msgid "cannot call member function `%D' without object"
15640 msgstr ""
15641
15642 #: cp/call.c:5271
15643 msgid "passing `%T' chooses `%T' over `%T'"
15644 msgstr "`%3$T' üzerinden `%2$T'yi seçen `%1$T'nin aktarılmasında"
15645
15646 #: cp/call.c:5273 cp/decl2.c:4489
15647 msgid "  in call to `%D'"
15648 msgstr ""
15649
15650 #: cp/call.c:5322 cp/call.c:5447
15651 msgid "choosing `%D' over `%D'"
15652 msgstr ""
15653
15654 #: cp/call.c:5323
15655 msgid "  for conversion from `%T' to `%T'"
15656 msgstr ""
15657
15658 #: cp/call.c:5325
15659 msgid "  because conversion sequence for the argument is better"
15660 msgstr ""
15661
15662 #: cp/call.c:5449
15663 msgid "  because worst conversion for the former is better than worst conversion for the latter"
15664 msgstr ""
15665
15666 #: cp/call.c:5565 cp/call.c:5586
15667 msgid "could not convert `%E' to `%T'"
15668 msgstr "`%E' den `%T' ye dönüşüm yapılamaz"
15669
15670 #: cp/class.c:284
15671 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
15672 msgstr ""
15673
15674 #: cp/class.c:1010
15675 msgid "`%#D' and `%#D' cannot be overloaded"
15676 msgstr ""
15677
15678 #. There has already been a declaration of this method
15679 #. or member template.
15680 #: cp/class.c:1021
15681 msgid "`%D' has already been declared in `%T'"
15682 msgstr ""
15683
15684 #: cp/class.c:1102
15685 msgid "duplicate enum value `%D'"
15686 msgstr "yinelenmiş enum değeri `%D'"
15687
15688 #: cp/class.c:1105
15689 msgid "duplicate field `%D' (as enum and non-enum)"
15690 msgstr ""
15691
15692 #: cp/class.c:1112
15693 msgid "duplicate nested type `%D'"
15694 msgstr "yinelenmiş iç içe tür `%D'"
15695
15696 #: cp/class.c:1123
15697 msgid "duplicate field `%D' (as type and non-type)"
15698 msgstr ""
15699
15700 #: cp/class.c:1127
15701 msgid "duplicate member `%D'"
15702 msgstr "yinelenmiş üye `%D'"
15703
15704 #: cp/class.c:1170
15705 msgid "conflicting access specifications for method `%D', ignored"
15706 msgstr "`%D' yöntemi için erişim özellikleri çelişkili, yoksayıldı"
15707
15708 #: cp/class.c:1172
15709 #, c-format
15710 msgid "conflicting access specifications for field `%s', ignored"
15711 msgstr "`%s' alanı için erişim özellikleri çelişkili, yoksayıldı"
15712
15713 #: cp/class.c:1215
15714 msgid "`%D' names constructor"
15715 msgstr ""
15716
15717 #: cp/class.c:1221
15718 msgid "`%D' invalid in `%T'"
15719 msgstr "`%T' içindeki `%D' geçersiz"
15720
15721 #: cp/class.c:1229
15722 msgid "no members matching `%D' in `%#T'"
15723 msgstr ""
15724
15725 #: cp/class.c:1261 cp/class.c:1269
15726 msgid "`%D' invalid in `%#T'"
15727 msgstr "`%#T' içindeki `%D' geçersiz"
15728
15729 #: cp/class.c:1262
15730 msgid "  because of local method `%#D' with same name"
15731 msgstr ""
15732
15733 #: cp/class.c:1270
15734 msgid "  because of local member `%#D' with same name"
15735 msgstr ""
15736
15737 #: cp/class.c:1342
15738 msgid "base class `%#T' has a non-virtual destructor"
15739 msgstr ""
15740
15741 #: cp/class.c:1362
15742 msgid "base `%T' with only non-default constructor in class without a constructor"
15743 msgstr ""
15744
15745 #: cp/class.c:1948
15746 msgid "all member functions in class `%T' are private"
15747 msgstr ""
15748
15749 #: cp/class.c:1962
15750 msgid "`%#T' only defines a private destructor and has no friends"
15751 msgstr ""
15752
15753 #: cp/class.c:2005
15754 msgid "`%#T' only defines private constructors and has no friends"
15755 msgstr ""
15756
15757 #: cp/class.c:2126 cp/class.c:5030
15758 msgid "redefinition of `%#T'"
15759 msgstr "`%#T' yeniden tanımlanmış"
15760
15761 #: cp/class.c:2127
15762 msgid "previous definition of `%#T'"
15763 msgstr "`%#T' nin önceki bildirimi"
15764
15765 #: cp/class.c:2457
15766 msgid "no unique final overrider for `%D' in `%T'"
15767 msgstr ""
15768
15769 #. Here we know it is a hider, and no overrider exists.
15770 #: cp/class.c:2830
15771 msgid "`%D' was hidden"
15772 msgstr ""
15773
15774 #: cp/class.c:2831
15775 msgid "  by `%D'"
15776 msgstr ""
15777
15778 #: cp/class.c:2873
15779 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
15780 msgstr ""
15781
15782 #: cp/class.c:2878 cp/decl2.c:1898
15783 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
15784 msgstr "`%#D' geçersiz; bir anonim birleşik yapı sadece statik olmayan veri üyeleri içerebilir"
15785
15786 #: cp/class.c:2884 cp/decl2.c:1904
15787 msgid "private member `%#D' in anonymous union"
15788 msgstr ""
15789
15790 #: cp/class.c:2887 cp/decl2.c:1906
15791 msgid "protected member `%#D' in anonymous union"
15792 msgstr ""
15793
15794 #: cp/class.c:3035
15795 msgid "bit-field `%#D' with non-integral type"
15796 msgstr ""
15797
15798 #: cp/class.c:3055
15799 msgid "bit-field `%D' width not an integer constant"
15800 msgstr "bit alanı `%D' için genişlik bir tamsayı sabit değil"
15801
15802 #: cp/class.c:3061
15803 msgid "negative width in bit-field `%D'"
15804 msgstr "bit alanı `%D' içindeki genişlik negatif"
15805
15806 #: cp/class.c:3066
15807 msgid "zero width for bit-field `%D'"
15808 msgstr "bit alanı `%D' için sıfır genişlik"
15809
15810 #: cp/class.c:3072
15811 msgid "width of `%D' exceeds its type"
15812 msgstr ""
15813
15814 #: cp/class.c:3081
15815 msgid "`%D' is too small to hold all values of `%#T'"
15816 msgstr ""
15817
15818 #: cp/class.c:3164
15819 msgid "member `%#D' with constructor not allowed in union"
15820 msgstr ""
15821
15822 #: cp/class.c:3167
15823 msgid "member `%#D' with destructor not allowed in union"
15824 msgstr ""
15825
15826 #: cp/class.c:3170
15827 msgid "member `%#D' with copy assignment operator not allowed in union"
15828 msgstr ""
15829
15830 #: cp/class.c:3197
15831 msgid "multiple fields in union `%T' initialized"
15832 msgstr "birleşik yapı `%T' içindeki çoklu alanlar ilklendirildi"
15833
15834 #: cp/class.c:3318
15835 msgid "field `%D' in local class cannot be static"
15836 msgstr ""
15837
15838 #: cp/class.c:3324
15839 msgid "field `%D' invalidly declared function type"
15840 msgstr "alan `%D' ile geçersiz olarak işlev türü bildirildi"
15841
15842 #: cp/class.c:3331
15843 msgid "field `%D' invalidly declared method type"
15844 msgstr "alan `%D' ile geçersiz olarak yöntem türü bildirildi"
15845
15846 #: cp/class.c:3337
15847 msgid "field `%D' invalidly declared offset type"
15848 msgstr "alan `%D' ile geçersiz olarak göreli konum türü bildirildi"
15849
15850 #. Unions cannot have static members.
15851 #: cp/class.c:3355
15852 msgid "field `%D' declared static in union"
15853 msgstr "alan `%D' ile birleşik yapı içinde static bildirimi"
15854
15855 #: cp/class.c:3381
15856 msgid "non-static reference `%#D' in class without a constructor"
15857 msgstr ""
15858
15859 #: cp/class.c:3412
15860 msgid "non-static const member `%#D' in class without a constructor"
15861 msgstr ""
15862
15863 #: cp/class.c:3427
15864 msgid "field `%#D' with same name as class"
15865 msgstr ""
15866
15867 #: cp/class.c:3445
15868 msgid "`%#T' has pointer data members"
15869 msgstr ""
15870
15871 #: cp/class.c:3449
15872 msgid "  but does not override `%T(const %T&)'"
15873 msgstr ""
15874
15875 #: cp/class.c:3451
15876 msgid "  or `operator=(const %T&)'"
15877 msgstr ""
15878
15879 #: cp/class.c:3454
15880 msgid "  but does not override `operator=(const %T&)'"
15881 msgstr ""
15882
15883 #: cp/class.c:3922
15884 msgid "initializer specified for non-virtual method `%D'"
15885 msgstr ""
15886
15887 #: cp/class.c:4706
15888 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
15889 msgstr ""
15890
15891 #: cp/class.c:4776
15892 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
15893 msgstr ""
15894
15895 #: cp/class.c:5193
15896 msgid "`%#T' has virtual functions but non-virtual destructor"
15897 msgstr ""
15898
15899 #: cp/class.c:5277
15900 msgid "trying to finish struct, but kicked out due to previous parse errors"
15901 msgstr "yapı tamamlanmaya çalışılırken önceki ayrıştırma hatalarından dolayı kesildi"
15902
15903 #: cp/class.c:5734
15904 #, c-format
15905 msgid "language string `\"%s\"' not recognized"
15906 msgstr "dil dizgesi `\"%s\"' tanınmıyor"
15907
15908 #: cp/class.c:5830
15909 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
15910 msgstr ""
15911
15912 #: cp/class.c:5951
15913 msgid "no matches converting function `%D' to type `%#T'"
15914 msgstr ""
15915
15916 #: cp/class.c:5974
15917 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
15918 msgstr ""
15919
15920 #: cp/class.c:6000
15921 msgid "assuming pointer to member `%D'"
15922 msgstr ""
15923
15924 #: cp/class.c:6003
15925 #, c-format
15926 msgid "(a pointer to member can only be formed with `&%E')"
15927 msgstr ""
15928
15929 #: cp/class.c:6047 cp/class.c:6215 cp/class.c:6222
15930 msgid "not enough type information"
15931 msgstr "tür bilgisi yetersiz"
15932
15933 #: cp/class.c:6056
15934 msgid "argument of type `%T' does not match `%T'"
15935 msgstr "`%T' türündeki argüman `%T' ile uyumsuz"
15936
15937 #: cp/class.c:6199
15938 msgid "invalid operation on uninstantiated type"
15939 msgstr "gerçeklenmemiş tür üzerindeki işlem geçersiz"
15940
15941 #. [basic.scope.class]
15942 #.
15943 #. A name N used in a class S shall refer to the same declaration
15944 #. in its context and when re-evaluated in the completed scope of
15945 #. S.
15946 #: cp/class.c:6450 cp/decl.c:1011 cp/decl.c:3159 cp/pt.c:1839
15947 msgid "declaration of `%#D'"
15948 msgstr "`%#D' yeniden bildirimi"
15949
15950 #: cp/class.c:6451
15951 msgid "changes meaning of `%D' from `%+#D'"
15952 msgstr ""
15953
15954 #. XXX Not i18n clean.
15955 #: cp/cp-tree.h:3790
15956 #, c-format
15957 msgid "%s is deprecated, please see the documentation for details"
15958 msgstr ""
15959
15960 #: cp/cvt.c:88
15961 msgid "can't convert from incomplete type `%T' to `%T'"
15962 msgstr "içi boş tür `%T' den `%T' ye dönüşüm yapılamaz"
15963
15964 #: cp/cvt.c:97
15965 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
15966 msgstr ""
15967
15968 #: cp/cvt.c:126
15969 msgid "converting from `%T' to `%T'"
15970 msgstr "`%T' den`%T' ye dönüşüm"
15971
15972 #: cp/cvt.c:198 cp/cvt.c:202
15973 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
15974 msgstr ""
15975
15976 #: cp/cvt.c:220 cp/cvt.c:233 cp/cvt.c:272
15977 msgid "cannot convert `%E' from type `%T' to type `%T'"
15978 msgstr ""
15979
15980 #: cp/cvt.c:526
15981 msgid "conversion from `%T' to `%T' discards qualifiers"
15982 msgstr "`%T' den `%T' ye dönüşüm niteleyicileri iptal ediyor"
15983
15984 #: cp/cvt.c:544
15985 msgid "casting `%T' to `%T' does not dereference pointer"
15986 msgstr ""
15987
15988 #: cp/cvt.c:573
15989 msgid "cannot convert type `%T' to type `%T'"
15990 msgstr ""
15991
15992 #: cp/cvt.c:690
15993 msgid "conversion from `%#T' to `%#T'"
15994 msgstr ""
15995
15996 #: cp/cvt.c:702
15997 msgid "`%#T' used where a `%T' was expected"
15998 msgstr "bir `%2$T' gereken yerde `%1$#T' kullanılmış"
15999
16000 #: cp/cvt.c:719
16001 msgid "the address of `%D', will always be `true'"
16002 msgstr ""
16003
16004 #: cp/cvt.c:739
16005 msgid "`%#T' used where a floating point value was expected"
16006 msgstr "bir gerçel sayı değer gerekirken `%#T' kullanılmış"
16007
16008 #: cp/cvt.c:794
16009 msgid "conversion from `%T' to non-scalar type `%T' requested"
16010 msgstr "`%T' türünden skalar olmayan `%T' türüne dönüşüm istendi"
16011
16012 #: cp/cvt.c:879
16013 msgid "object of incomplete type `%T' will not be accessed in %s"
16014 msgstr ""
16015
16016 #: cp/cvt.c:882
16017 msgid "object of type `%T' will not be accessed in %s"
16018 msgstr ""
16019
16020 #: cp/cvt.c:898
16021 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
16022 msgstr ""
16023
16024 #. [over.over] enumerates the places where we can take the address
16025 #. of an overloaded function, and this is not one of them.
16026 #: cp/cvt.c:918
16027 #, c-format
16028 msgid "%s cannot resolve address of overloaded function"
16029 msgstr ""
16030
16031 #. Only warn when there is no &.
16032 #: cp/cvt.c:923
16033 #, c-format
16034 msgid "%s is a reference, not call, to function `%E'"
16035 msgstr ""
16036
16037 #: cp/cvt.c:1061
16038 msgid "converting NULL to non-pointer type"
16039 msgstr ""
16040
16041 #: cp/cvt.c:1137
16042 msgid "ambiguous default type conversion from `%T'"
16043 msgstr ""
16044
16045 #: cp/cvt.c:1139
16046 msgid "  candidate conversions include `%D' and `%D'"
16047 msgstr ""
16048
16049 #: cp/decl.c:1012 cp/decl.c:3259
16050 msgid "conflicts with previous declaration `%#D'"
16051 msgstr "`%#D' önceki bildirimiyle çelişiyor"
16052
16053 #: cp/decl.c:1201
16054 msgid "label `%D' used but not defined"
16055 msgstr "etiket `%D' tanımlanmadan kullanılmış"
16056
16057 #: cp/decl.c:1206
16058 msgid "label `%D' defined but not used"
16059 msgstr ""
16060
16061 #: cp/decl.c:2286
16062 msgid "namespace alias `%D' not allowed here, assuming `%D'"
16063 msgstr ""
16064
16065 #: cp/decl.c:3069 cp/decl.c:3457
16066 msgid "previous declaration of `%D'"
16067 msgstr "`%D'in önceki bildirimi"
16068
16069 #: cp/decl.c:3146 cp/decl.c:3181
16070 msgid "shadowing %s function `%#D'"
16071 msgstr ""
16072
16073 #: cp/decl.c:3155
16074 msgid "library function `%#D' redeclared as non-function `%#D'"
16075 msgstr "kitaplık işlevi `%#D' işlev olmayan `%#D' olarak yeniden bildirildi"
16076
16077 #: cp/decl.c:3160
16078 msgid "conflicts with built-in declaration `%#D'"
16079 msgstr "`%#D' yerleşik bildirimiyle çelişiyor"
16080
16081 #: cp/decl.c:3176 cp/decl.c:3269 cp/decl.c:3285
16082 msgid "new declaration `%#D'"
16083 msgstr "yeni bildirim `%#D'"
16084
16085 #: cp/decl.c:3177
16086 msgid "ambiguates built-in declaration `%#D'"
16087 msgstr "`%#D' yerleşik bildirimi belirsizleşiyor"
16088
16089 #: cp/decl.c:3233
16090 msgid "`%#D' redeclared as different kind of symbol"
16091 msgstr "`%#D' farklı bir sembol çeşidi olarak tekrar bildirilmiş"
16092
16093 #: cp/decl.c:3236
16094 msgid "previous declaration of `%#D'"
16095 msgstr "`%#D'in önceki bildirimi"
16096
16097 #: cp/decl.c:3258
16098 msgid "declaration of template `%#D'"
16099 msgstr "şablon bildirimi `%#D'"
16100
16101 #: cp/decl.c:3270 cp/decl.c:3286
16102 msgid "ambiguates old declaration `%#D'"
16103 msgstr "`%#D' eski bildirimi belirsizleşiyor"
16104
16105 #: cp/decl.c:3278
16106 msgid "declaration of C function `%#D' conflicts with"
16107 msgstr "C işlevi `%#D' bildirimi ile"
16108
16109 #: cp/decl.c:3280
16110 msgid "previous declaration `%#D' here"
16111 msgstr "`%#D'nin önceki bildirimi ile burada çelişiyor"
16112
16113 #: cp/decl.c:3296
16114 msgid "conflicting types for `%#D'"
16115 msgstr "`%#D' için çelişen türler"
16116
16117 #: cp/decl.c:3297
16118 msgid "previous declaration as `%#D'"
16119 msgstr "önceki bildirim `%#D' olarak"
16120
16121 #: cp/decl.c:3340
16122 msgid "`%#D' previously defined here"
16123 msgstr ""
16124
16125 #: cp/decl.c:3341
16126 msgid "`%#D' previously declared here"
16127 msgstr ""
16128
16129 #. Prototype decl follows defn w/o prototype.
16130 #: cp/decl.c:3349
16131 msgid "prototype for `%#D'"
16132 msgstr "`%#D' için prototip"
16133
16134 #: cp/decl.c:3350
16135 msgid "follows non-prototype definition here"
16136 msgstr ""
16137
16138 #: cp/decl.c:3362
16139 msgid "previous declaration of `%#D' with %L linkage"
16140 msgstr "%L ilintili `%#D' önceki bildirimi"
16141
16142 #: cp/decl.c:3364
16143 msgid "conflicts with new declaration with %L linkage"
16144 msgstr "%L ilintili yeni bildirim ile çelişiyor"
16145
16146 #: cp/decl.c:3389 cp/decl.c:3397
16147 msgid "default argument given for parameter %d of `%#D'"
16148 msgstr "`%2$#D' nin %1$d. parametresi için verilen öntanımlı argüman"
16149
16150 #: cp/decl.c:3391 cp/decl.c:3399
16151 msgid "after previous specification in `%#D'"
16152 msgstr "`%#D' içindeki önceki özellikten sonra"
16153
16154 #: cp/decl.c:3408
16155 msgid "`%#D' was used before it was declared inline"
16156 msgstr "`%#D' inline olarak bildirilmeden önce"
16157
16158 #: cp/decl.c:3410
16159 msgid "previous non-inline declaration here"
16160 msgstr "önceki inline olmayan bildirimi burada kullanılmış"
16161
16162 #: cp/decl.c:3456
16163 msgid "redundant redeclaration of `%D' in same scope"
16164 msgstr ""
16165
16166 #: cp/decl.c:3539
16167 msgid "declaration of `%F' throws different exceptions"
16168 msgstr ""
16169
16170 #: cp/decl.c:3541
16171 msgid "than previous declaration `%F'"
16172 msgstr ""
16173
16174 #. From [temp.expl.spec]:
16175 #.
16176 #. If a template, a member template or the member of a class
16177 #. template is explicitly specialized then that
16178 #. specialization shall be declared before the first use of
16179 #. that specialization that would cause an implicit
16180 #. instantiation to take place, in every translation unit in
16181 #. which such a use occurs.
16182 #: cp/decl.c:3666
16183 msgid "explicit specialization of %D after first use"
16184 msgstr ""
16185
16186 #: cp/decl.c:3911
16187 msgid "`%#D' used prior to declaration"
16188 msgstr ""
16189
16190 #: cp/decl.c:3942
16191 msgid "redeclaration of `wchar_t' as `%T'"
16192 msgstr "`wchar_t' nin `%T' olarak yeniden bildirimi"
16193
16194 #. A redeclaration of main, but not a duplicate of the
16195 #. previous one.
16196 #.
16197 #. [basic.start.main]
16198 #.
16199 #. This function shall not be overloaded.
16200 #: cp/decl.c:3970
16201 msgid "invalid redeclaration of `%D'"
16202 msgstr "`%D'in geçersiz yeniden bildirimi"
16203
16204 #: cp/decl.c:3971
16205 msgid "as `%D'"
16206 msgstr ""
16207
16208 #: cp/decl.c:4061
16209 msgid "previous external decl of `%#D'"
16210 msgstr "`%D'in önceki dış bildirimi"
16211
16212 #: cp/decl.c:4102
16213 msgid "`%D' was previously implicitly declared to return `int'"
16214 msgstr "`%D' önceden dolaylı olarak dönüş değerine `int' bildirilmiş"
16215
16216 #: cp/decl.c:4162
16217 msgid "extern declaration of `%#D' doesn't match"
16218 msgstr "`%#D' için extern bildirim uyumsuz"
16219
16220 #: cp/decl.c:4163
16221 msgid "global declaration `%#D'"
16222 msgstr "`%#D' genel bildirimi"
16223
16224 #: cp/decl.c:4197
16225 msgid "declaration of `%#D' shadows a parameter"
16226 msgstr "`%#D' genel bildirimi bir parametreyi gölgeliyor"
16227
16228 #: cp/decl.c:4217
16229 #, c-format
16230 msgid "declaration of `%s' shadows a member of `this'"
16231 msgstr "`%s' bildirimi bir `this' üyesini gölgeliyor"
16232
16233 #: cp/decl.c:4582
16234 msgid "`%#D' hides constructor for `%#T'"
16235 msgstr ""
16236
16237 #: cp/decl.c:4597
16238 msgid "`%#D' conflicts with previous using declaration `%#D'"
16239 msgstr ""
16240
16241 #: cp/decl.c:4609
16242 msgid "previous non-function declaration `%#D'"
16243 msgstr "önceki işlev olmayan bildirim `%#D'"
16244
16245 #: cp/decl.c:4610
16246 msgid "conflicts with function declaration `%#D'"
16247 msgstr ""
16248
16249 #: cp/decl.c:4700
16250 msgid "implicit declaration of function `%#D'"
16251 msgstr "işlev `%#D' nin örtük bildirimi"
16252
16253 #: cp/decl.c:4858
16254 #, c-format
16255 msgid "label `%s' referenced outside of any function"
16256 msgstr "`%s' etiketi her işlevin dışına referanslı"
16257
16258 #: cp/decl.c:4961 cp/decl.c:4985 cp/decl.c:5078
16259 msgid "jump to label `%D'"
16260 msgstr "etiket `%D' ye sıçrama"
16261
16262 #: cp/decl.c:4963 cp/decl.c:4987
16263 msgid "jump to case label"
16264 msgstr "case etiketine jump"
16265
16266 #: cp/decl.c:4971
16267 msgid "  crosses initialization of `%#D'"
16268 msgstr "  `%#D' ilklendirmesi çaprazlanıyor"
16269
16270 #: cp/decl.c:4974 cp/decl.c:5094
16271 msgid "  enters scope of non-POD `%#D'"
16272 msgstr ""
16273
16274 #: cp/decl.c:4994 cp/decl.c:5098
16275 msgid "  enters try block"
16276 msgstr "  blok denemesine giriliyor"
16277
16278 #. Can't skip init of __exception_info.
16279 #: cp/decl.c:4996 cp/decl.c:5090 cp/decl.c:5100
16280 msgid "  enters catch block"
16281 msgstr "  tuzak bloğu giriyor"
16282
16283 #: cp/decl.c:5079
16284 msgid "  from here"
16285 msgstr "  buradan"
16286
16287 #: cp/decl.c:5092
16288 msgid "  skips initialization of `%#D'"
16289 msgstr "  `%#D' ilklendirmesi atlanyor"
16290
16291 #: cp/decl.c:5127
16292 msgid "label named wchar_t"
16293 msgstr ""
16294
16295 #: cp/decl.c:5131
16296 msgid "duplicate label `%D'"
16297 msgstr "yinlenmiş etiket `%D'"
16298
16299 #: cp/decl.c:5216
16300 #, c-format
16301 msgid "case label `%E' not within a switch statement"
16302 msgstr "case etiketi `%E' bir switch deyimi içinde değil"
16303
16304 #. Definition isn't the kind we were looking for.
16305 #: cp/decl.c:5349 cp/decl.c:5369
16306 msgid "`%#D' redeclared as %C"
16307 msgstr ""
16308
16309 #. This happens for A::B where B is a template, and there are no
16310 #. template arguments.
16311 #: cp/decl.c:5458
16312 msgid "invalid use of `%D'"
16313 msgstr "`%D' kullanımı geçersiz"
16314
16315 #: cp/decl.c:5499
16316 msgid "`%D::%D' is not a template"
16317 msgstr "`%D::%D' bir şablon değil"
16318
16319 #: cp/decl.c:5511
16320 msgid "`%D' undeclared in namespace `%D'"
16321 msgstr ""
16322
16323 #: cp/decl.c:5645
16324 msgid "`%D' used without template parameters"
16325 msgstr "`%D' şablon parametreleri olmaksızın kullanılmış"
16326
16327 #: cp/decl.c:5656 cp/decl.c:5672 cp/decl.c:5743
16328 msgid "no class template named `%#T' in `%#T'"
16329 msgstr ""
16330
16331 #: cp/decl.c:5690 cp/decl.c:5705
16332 msgid "no type named `%#T' in `%#T'"
16333 msgstr "`%#T' içindeki `%#T' ismindeki tür bilinmiyor"
16334
16335 #: cp/decl.c:5922
16336 msgid "lookup of `%D' finds `%#D'"
16337 msgstr ""
16338
16339 #: cp/decl.c:5924
16340 msgid "  instead of `%D' from dependent base class"
16341 msgstr ""
16342
16343 #: cp/decl.c:5926
16344 msgid "  (use `typename %T::%D' if that's what you meant)"
16345 msgstr ""
16346
16347 #: cp/decl.c:6099
16348 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
16349 msgstr ""
16350
16351 #: cp/decl.c:6922
16352 msgid "an anonymous union cannot have function members"
16353 msgstr "bir anonim birleşik yapı işlev üyeler barındıramaz"
16354
16355 #: cp/decl.c:6939
16356 msgid "member %#D' with constructor not allowed in anonymous aggregate"
16357 msgstr ""
16358
16359 #: cp/decl.c:6942
16360 msgid "member %#D' with destructor not allowed in anonymous aggregate"
16361 msgstr ""
16362
16363 #: cp/decl.c:6945
16364 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
16365 msgstr ""
16366
16367 #: cp/decl.c:6983
16368 msgid "redeclaration of C++ built-in type `%T'"
16369 msgstr "C++ yerleşik türü `%T' için yeniden bildirim"
16370
16371 #: cp/decl.c:7018
16372 msgid "multiple types in one declaration"
16373 msgstr "bir bildirimde birden fazla tür bidirilmiş"
16374
16375 #: cp/decl.c:7021
16376 msgid "declaration does not declare anything"
16377 msgstr "bildirim hiçbir şey bildirmiyor"
16378
16379 #: cp/decl.c:7045
16380 msgid "missing type-name in typedef-declaration"
16381 msgstr "typedef bildiriminde tür ismi eksik"
16382
16383 #: cp/decl.c:7052
16384 msgid "ISO C++ prohibits anonymous structs"
16385 msgstr "ISO C++ anonim yapıları (struct) yasaklar"
16386
16387 #: cp/decl.c:7059
16388 msgid "`%D' can only be specified for functions"
16389 msgstr "`%D' sadece işlevler için belirtilebilir"
16390
16391 #: cp/decl.c:7061
16392 msgid "`%D' can only be specified inside a class"
16393 msgstr ""
16394
16395 #: cp/decl.c:7063
16396 msgid "`%D' can only be specified for constructors"
16397 msgstr "`%D' sadece kurucular için belirtilebilir"
16398
16399 #: cp/decl.c:7066
16400 msgid "`%D' can only be specified for objects and functions"
16401 msgstr ""
16402
16403 #: cp/decl.c:7203
16404 msgid "typedef `%D' is initialized"
16405 msgstr "typedef `%D' ilklendirilmiş"
16406
16407 #: cp/decl.c:7209
16408 msgid "function `%#D' is initialized like a variable"
16409 msgstr "`%D' işlevi bir değişken gibi ilklendirilmiş"
16410
16411 #: cp/decl.c:7221
16412 msgid "declaration of `%#D' has `extern' and is initialized"
16413 msgstr "`%#D' hem `extern' olarak bildirilmiş hem de ilklendirilmiş"
16414
16415 #: cp/decl.c:7251
16416 msgid "`%#D' is not a static member of `%#T'"
16417 msgstr ""
16418
16419 #: cp/decl.c:7256
16420 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
16421 msgstr ""
16422
16423 #: cp/decl.c:7267
16424 msgid "duplicate initialization of %D"
16425 msgstr "%D nin yinelenmiş ilklendirmesi"
16426
16427 #: cp/decl.c:7296
16428 msgid "declaration of `%#D' outside of class is not definition"
16429 msgstr "sınıf dışında `%#D' bildirimi bir tanımlama değil"
16430
16431 #: cp/decl.c:7344
16432 msgid "variable `%#D' has initializer but incomplete type"
16433 msgstr "`%#D' değişkeni ilklendirilmiş ama içi boş türde"
16434
16435 #: cp/decl.c:7352 cp/decl.c:7703
16436 msgid "elements of array `%#D' have incomplete type"
16437 msgstr "`%#D' dizisinin elemanları içi boş türde"
16438
16439 #: cp/decl.c:7368
16440 msgid "aggregate `%#D' has incomplete type and cannot be initialized"
16441 msgstr "küme `%#D' içi boş türde ve ilklendirilemez"
16442
16443 #: cp/decl.c:7407
16444 msgid "`%D' declared as reference but not initialized"
16445 msgstr "`%D' referans olarak bildirilmiş ama ilklendirilmemiş"
16446
16447 #: cp/decl.c:7416
16448 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
16449 msgstr ""
16450
16451 #: cp/decl.c:7449
16452 msgid "cannot initialize `%T' from `%T'"
16453 msgstr "`%T' `%T' den ilklendirilemez"
16454
16455 #: cp/decl.c:7510
16456 msgid "initializer fails to determine size of `%D'"
16457 msgstr ""
16458
16459 #: cp/decl.c:7515
16460 msgid "array size missing in `%D'"
16461 msgstr ""
16462
16463 #: cp/decl.c:7527
16464 msgid "zero-size array `%D'"
16465 msgstr ""
16466
16467 #. An automatic variable with an incomplete type: that is an error.
16468 #. Don't talk about array types here, since we took care of that
16469 #. message in grokdeclarator.
16470 #: cp/decl.c:7560
16471 msgid "storage size of `%D' isn't known"
16472 msgstr ""
16473
16474 #: cp/decl.c:7582
16475 msgid "storage size of `%D' isn't constant"
16476 msgstr "`%D' nin saklama genişliği sabit değil"
16477
16478 #: cp/decl.c:7633
16479 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
16480 msgstr ""
16481
16482 #: cp/decl.c:7634
16483 msgid "  you can work around this by removing the initializer"
16484 msgstr ""
16485
16486 #: cp/decl.c:7662
16487 msgid "uninitialized const `%D'"
16488 msgstr "ilklendirilmemiş sabit `%D'"
16489
16490 #: cp/decl.c:7697
16491 msgid "variable-sized object `%D' may not be initialized"
16492 msgstr "değişken-uzunluklu nesne `%D' ilklendirilmiş olmayabilir"
16493
16494 #: cp/decl.c:7708 cp/typeck2.c:201
16495 msgid "`%D' has incomplete type"
16496 msgstr "`%s' içi boş türde"
16497
16498 #: cp/decl.c:7740
16499 msgid "`%D' must be initialized by constructor, not by `{...}'"
16500 msgstr ""
16501
16502 #: cp/decl.c:7770
16503 msgid "structure `%D' with uninitialized const members"
16504 msgstr ""
16505
16506 #: cp/decl.c:7772
16507 msgid "structure `%D' with uninitialized reference members"
16508 msgstr ""
16509
16510 #: cp/decl.c:8037
16511 msgid "assignment (not initialization) in declaration"
16512 msgstr "bildirim içinde atama (ilklendirme değil)"
16513
16514 #: cp/decl.c:8047
16515 msgid "cannot initialize `%D' to namespace `%D'"
16516 msgstr "`%D' isim alanı `%D' olarak ilklendirilemez"
16517
16518 #: cp/decl.c:8104
16519 msgid "shadowing previous type declaration of `%#D'"
16520 msgstr "`%#D'in önceki gölgeleyen tür bildirimi"
16521
16522 #: cp/decl.c:8503
16523 msgid "multiple initializations given for `%D'"
16524 msgstr "`%D' için çoklu ilklendiriciler belirtilmiş"
16525
16526 #: cp/decl.c:8603
16527 msgid "invalid catch parameter"
16528 msgstr "yakalama parametresi geçersiz"
16529
16530 #: cp/decl.c:8721
16531 msgid "destructor for alien class `%T' cannot be a member"
16532 msgstr "yabancı sınıf `%T' için yıkıcı, bir üye olamaz"
16533
16534 #: cp/decl.c:8724
16535 msgid "constructor for alien class `%T' cannot be a member"
16536 msgstr "yabancı sınıf `%T' için kurucu, bir üye olamaz"
16537
16538 #: cp/decl.c:8743
16539 msgid "`%D' declared as a `virtual' %s"
16540 msgstr ""
16541
16542 #: cp/decl.c:8745
16543 msgid "`%D' declared as an `inline' %s"
16544 msgstr "`%D' alanı bir `inline' %s olarak bildirilmiş"
16545
16546 #: cp/decl.c:8747
16547 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
16548 msgstr "%2$s bildirimindeki `const' ve `volatile' işlev belirteçleri `%1$D' için geçersiz"
16549
16550 #: cp/decl.c:8750
16551 msgid "`%D' declared as a friend"
16552 msgstr "`%D' bir kardeş olarak bildirilmiş"
16553
16554 #: cp/decl.c:8756
16555 msgid "`%D' declared with an exception specification"
16556 msgstr "`%D' bir olağandışılık özelliğiyle bildirilmiş"
16557
16558 #: cp/decl.c:8831
16559 msgid "cannot declare `::main' to be a template"
16560 msgstr "`::main' bir şablon olarak bildirilemez"
16561
16562 #: cp/decl.c:8833
16563 msgid "cannot declare `::main' to be inline"
16564 msgstr "`::main' inline olarak bildirilemez"
16565
16566 #: cp/decl.c:8835
16567 msgid "cannot declare `::main' to be static"
16568 msgstr "::main' «static» olarak bildirilemez"
16569
16570 #: cp/decl.c:8838
16571 msgid "`main' must return `int'"
16572 msgstr "`main', `int' döndürmeli"
16573
16574 #: cp/decl.c:8866
16575 msgid "non-local function `%#D' uses anonymous type"
16576 msgstr ""
16577
16578 #: cp/decl.c:8869
16579 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
16580 msgstr ""
16581
16582 #: cp/decl.c:8875
16583 msgid "non-local function `%#D' uses local type `%T'"
16584 msgstr ""
16585
16586 #: cp/decl.c:8898
16587 msgid "%smember function `%D' cannot have `%T' method qualifier"
16588 msgstr "%smember function `%D', `%T' yöntem niteleyicisini içeremez"
16589
16590 #: cp/decl.c:8922
16591 msgid "defining explicit specialization `%D' in friend declaration"
16592 msgstr ""
16593
16594 #. Something like `template <class T> friend void f<T>()'.
16595 #: cp/decl.c:8932
16596 msgid "invalid use of template-id `%D' in declaration of primary template"
16597 msgstr ""
16598
16599 #: cp/decl.c:8960
16600 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
16601 msgstr ""
16602
16603 #: cp/decl.c:8967
16604 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
16605 msgstr ""
16606
16607 #: cp/decl.c:9029
16608 msgid "definition of implicitly-declared `%D'"
16609 msgstr ""
16610
16611 #: cp/decl.c:9041 cp/decl2.c:1384
16612 msgid "no `%#D' member function declared in class `%T'"
16613 msgstr "sınıf `%T' içinde bildirilmiş `%#D' diye bir üye işlev  yok"
16614
16615 #: cp/decl.c:9160
16616 msgid "non-local variable `%#D' uses local type `%T'"
16617 msgstr ""
16618
16619 #: cp/decl.c:9250
16620 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
16621 msgstr ""
16622
16623 #: cp/decl.c:9259
16624 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
16625 msgstr ""
16626
16627 #: cp/decl.c:9262
16628 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
16629 msgstr ""
16630
16631 #: cp/decl.c:9312
16632 msgid "size of array `%D' has non-integer type"
16633 msgstr "`%D' dizisinin boyutu tamsayı değil"
16634
16635 #: cp/decl.c:9314
16636 msgid "size of array has non-integer type"
16637 msgstr "dizi boyutu tamsayı değil"
16638
16639 #: cp/decl.c:9334
16640 msgid "size of array `%D' is negative"
16641 msgstr "`%D' dizisinin boyutu negatif"
16642
16643 #: cp/decl.c:9336
16644 msgid "size of array is negative"
16645 msgstr "dizi boyutu negatif"
16646
16647 #: cp/decl.c:9345
16648 msgid "ISO C++ forbids zero-size array `%D'"
16649 msgstr "ISO C++ da sıfır boyutlu dizi `%D' yasaktır"
16650
16651 #: cp/decl.c:9347
16652 msgid "ISO C++ forbids zero-size array"
16653 msgstr "ISO C++ da sıfır boyutlu dizi yasaktır"
16654
16655 #: cp/decl.c:9354
16656 msgid "size of array `%D' is not an integral constant-expression"
16657 msgstr "`%D' dizisinin boyutu bir tümleyen sabitli ifade değil"
16658
16659 #: cp/decl.c:9357
16660 msgid "size of array is not an integral constant-expression"
16661 msgstr "dizi boyutu bir tümleyen sabitli ifade değil"
16662
16663 #: cp/decl.c:9375
16664 msgid "ISO C++ forbids variable-size array `%D'"
16665 msgstr "ISO C++ da değişken boyutlu dizi `%D' yasaktır"
16666
16667 #: cp/decl.c:9378
16668 msgid "ISO C++ forbids variable-size array"
16669 msgstr "ISO C++ da değişken boyutlu dizi yasaktır"
16670
16671 #: cp/decl.c:9389
16672 msgid "overflow in array dimension"
16673 msgstr "dizi boyutunda taşma"
16674
16675 #: cp/decl.c:9448
16676 msgid "declaration of `%D' as %s"
16677 msgstr "`%D' %s olarak bildirilmiş"
16678
16679 #: cp/decl.c:9450
16680 #, c-format
16681 msgid "creating %s"
16682 msgstr "%s oluşturuluyor"
16683
16684 #: cp/decl.c:9462
16685 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
16686 msgstr ""
16687
16688 #: cp/decl.c:9465
16689 msgid "multidimensional array must have bounds for all dimensions except the first"
16690 msgstr ""
16691
16692 #: cp/decl.c:9494
16693 msgid "return type specification for constructor invalid"
16694 msgstr "kurucu için dönen değer tür özelliği geçersiz"
16695
16696 #: cp/decl.c:9501
16697 msgid "return type specification for destructor invalid"
16698 msgstr "yıkıcı için dönen değer tür özelliği geçersiz"
16699
16700 #: cp/decl.c:9507
16701 msgid "operator `%T' declared to return `%T'"
16702 msgstr "dönen `%2$T' ye işlemimi `%1$T' bildirilmiş"
16703
16704 #: cp/decl.c:9509
16705 msgid "return type specified for `operator %T'"
16706 msgstr "`operator %T' için dönüş türü belirtilmiş"
16707
16708 #: cp/decl.c:9679
16709 msgid "destructors must be member functions"
16710 msgstr "yıkıcılar üye işlevler olmalıdır"
16711
16712 #: cp/decl.c:9698
16713 msgid "destructor `%T' must match class name `%T'"
16714 msgstr ""
16715
16716 #: cp/decl.c:9748
16717 msgid "invalid declarator"
16718 msgstr "bildirim geçersiz"
16719
16720 #: cp/decl.c:9801
16721 msgid "declarator-id missing; using reserved word `%D'"
16722 msgstr ""
16723
16724 #: cp/decl.c:9845
16725 msgid "`%T::%D' is not a valid declarator"
16726 msgstr "`%T::%D' geçerli bir bildirici değil"
16727
16728 #: cp/decl.c:9847
16729 msgid "  perhaps you want `typename %T::%D' to make it a type"
16730 msgstr ""
16731
16732 #: cp/decl.c:9859
16733 msgid "type `%T' is not derived from type `%T'"
16734 msgstr "tür `%T' `%T' türünden türetilmemiş"
16735
16736 #. Parse error puts this typespec where
16737 #. a declarator should go.
16738 #: cp/decl.c:9905
16739 msgid "`%T' specified as declarator-id"
16740 msgstr ""
16741
16742 #: cp/decl.c:9907
16743 msgid "  perhaps you want `%T' for a constructor"
16744 msgstr ""
16745
16746 #: cp/decl.c:9921
16747 msgid "`%D' as declarator"
16748 msgstr ""
16749
16750 #: cp/decl.c:9936
16751 msgid "declaration of `%D' as non-function"
16752 msgstr "`%D' nin işlev olmayan olarak bildirimi"
16753
16754 #: cp/decl.c:10005
16755 msgid "`bool' is now a keyword"
16756 msgstr "bool' şimdi bir anahtar sözcüktür"
16757
16758 #: cp/decl.c:10007
16759 msgid "extraneous `%T' ignored"
16760 msgstr ""
16761
16762 #: cp/decl.c:10023 cp/decl.c:10057
16763 msgid "multiple declarations `%T' and `%T'"
16764 msgstr "`%T' ve `%T' çoklu bildirimleri"
16765
16766 #: cp/decl.c:10036
16767 msgid "ISO C++ does not support `long long'"
16768 msgstr "ISO C++, `long long' desteklemiyor"
16769
16770 #: cp/decl.c:10128 cp/decl.c:10131
16771 #, c-format
16772 msgid "ISO C++ forbids declaration of `%s' with no type"
16773 msgstr "ISO C++ da türsüz `%s' bildirimine izin verilmez"
16774
16775 #. The implicit typename extension is deprecated and will be
16776 #. removed.  Warn about its use now.
16777 #: cp/decl.c:10141
16778 msgid "`%T' is implicitly a typename"
16779 msgstr ""
16780
16781 #: cp/decl.c:10177
16782 #, c-format
16783 msgid "short, signed or unsigned invalid for `%s'"
16784 msgstr "`%s' için «short», «signed» veya «unsigned» geçersiz"
16785
16786 #: cp/decl.c:10182
16787 #, c-format
16788 msgid "long and short specified together for `%s'"
16789 msgstr "`%s' için «long» ve «short» birlikte belirtilmiş"
16790
16791 #: cp/decl.c:10193
16792 #, c-format
16793 msgid "signed and unsigned given together for `%s'"
16794 msgstr "`%s' için «signed» ve «unsigned» birlikte verilmiş"
16795
16796 #: cp/decl.c:10298
16797 msgid "qualifiers are not allowed on declaration of `operator %T'"
16798 msgstr "`operator %T' bildiriminde niteleyicilere izin verilmez"
16799
16800 #: cp/decl.c:10326
16801 msgid "member `%D' cannot be declared both virtual and static"
16802 msgstr "üye `%D', hem virtual hem de static olarak bildirilemez"
16803
16804 #: cp/decl.c:10340
16805 msgid "storage class specifiers invalid in parameter declarations"
16806 msgstr "saklatım öbeği belirteçleri parametre bildirimi içinde geçersiz"
16807
16808 #: cp/decl.c:10344
16809 msgid "typedef declaration invalid in parameter declaration"
16810 msgstr "«typedef» bildirimi parametre bildirimi içinde geçersiz"
16811
16812 #: cp/decl.c:10357
16813 msgid "virtual outside class declaration"
16814 msgstr "sanal dış öbek bildirimi"
16815
16816 #: cp/decl.c:10411
16817 #, c-format
16818 msgid "storage class specified for %s `%s'"
16819 msgstr "%s için saklatım öbeği `%s' belirtilmiş"
16820
16821 #: cp/decl.c:10449
16822 msgid "storage class specifiers invalid in friend function declarations"
16823 msgstr "saklatım öbeği belirteçleri dost işlev bildirimleri içinde geçersiz"
16824
16825 #: cp/decl.c:10553
16826 msgid "size of member `%D' is not constant"
16827 msgstr "üye `%D' boyutu bir sabit değil"
16828
16829 #: cp/decl.c:10632
16830 msgid "destructor cannot be static member function"
16831 msgstr "yıkıcı, statik üye işlevi olamaz"
16832
16833 #: cp/decl.c:10635
16834 #, c-format
16835 msgid "destructors may not be `%s'"
16836 msgstr "yıkıcılar `%s' olmayabilir"
16837
16838 #: cp/decl.c:10656
16839 msgid "constructor cannot be static member function"
16840 msgstr "kurucu, statik üye işlevi olamaz"
16841
16842 #: cp/decl.c:10659
16843 msgid "constructors cannot be declared virtual"
16844 msgstr "kurucular virtual olarak bildirilemez"
16845
16846 #: cp/decl.c:10664
16847 #, c-format
16848 msgid "constructors may not be `%s'"
16849 msgstr "kurucular `%s' olmayabilir"
16850
16851 #: cp/decl.c:10674
16852 msgid "return value type specifier for constructor ignored"
16853 msgstr "kurucu için dönen değer tür belirteci yoksayıldı"
16854
16855 #: cp/decl.c:10693
16856 #, c-format
16857 msgid "can't initialize friend function `%s'"
16858 msgstr "kardeş işlev `%s' ilklendirilemiyor"
16859
16860 #. Cannot be both friend and virtual.
16861 #: cp/decl.c:10697
16862 msgid "virtual functions cannot be friends"
16863 msgstr "sanal işlevler kardeş işlev olamaz"
16864
16865 #: cp/decl.c:10702
16866 msgid "friend declaration not in class definition"
16867 msgstr "kardeş bildirimi sınıf bildiriminde değil"
16868
16869 #: cp/decl.c:10704
16870 #, c-format
16871 msgid "can't define friend function `%s' in a local class definition"
16872 msgstr "yerel sınıf tanımı içinde kardeş işlev `%s' tanımlanamaz"
16873
16874 #: cp/decl.c:10728
16875 msgid "destructors may not have parameters"
16876 msgstr "yıkıcılar parametre almaz"
16877
16878 #: cp/decl.c:10758
16879 #, c-format
16880 msgid "cannot declare %s to references"
16881 msgstr "%s referanslara bildirilemez"
16882
16883 #: cp/decl.c:10769
16884 msgid "cannot declare pointer to `%#T' member"
16885 msgstr "`%#T' üyeye gösterge bildirilemez"
16886
16887 #: cp/decl.c:10784
16888 msgid "invalid type: `void &'"
16889 msgstr "geçersiz tür: `void &'"
16890
16891 #: cp/decl.c:10835
16892 msgid "discarding `const' applied to a reference"
16893 msgstr "referansa uygulanan `const' iptal ediliyor"
16894
16895 #: cp/decl.c:10837
16896 msgid "discarding `volatile' applied to a reference"
16897 msgstr "referansa uygulanan `volatile' iptal ediliyor"
16898
16899 #: cp/decl.c:10948
16900 msgid "extra qualification `%T::' on member `%s' ignored"
16901 msgstr ""
16902
16903 #: cp/decl.c:10958
16904 msgid "cannot declare member function `%T::%s' within `%T'"
16905 msgstr ""
16906
16907 #: cp/decl.c:10973
16908 msgid "cannot declare member `%T::%s' within `%T'"
16909 msgstr ""
16910
16911 #. [dcl.fct.spec] The explicit specifier shall only be used in
16912 #. declarations of constructors within a class definition.
16913 #: cp/decl.c:11053
16914 msgid "only declarations of constructors can be `explicit'"
16915 msgstr "sadece kurucuların bildirimleri `explicit' olabilir"
16916
16917 #: cp/decl.c:11061
16918 #, c-format
16919 msgid "non-member `%s' cannot be declared `mutable'"
16920 msgstr "üye olmayan `%s', `mutable' olarak bildirilemez"
16921
16922 #: cp/decl.c:11066
16923 #, c-format
16924 msgid "non-object member `%s' cannot be declared `mutable'"
16925 msgstr "nesne olmayan `%s'  `mutable' olarak bildirilemez"
16926
16927 #: cp/decl.c:11072
16928 #, c-format
16929 msgid "function `%s' cannot be declared `mutable'"
16930 msgstr "işlev `%s' `mutable' olarak bildirilemez"
16931
16932 #: cp/decl.c:11077
16933 #, c-format
16934 msgid "static `%s' cannot be declared `mutable'"
16935 msgstr "static `%s' `mutable' olarak bildirilemez"
16936
16937 #: cp/decl.c:11082
16938 #, c-format
16939 msgid "const `%s' cannot be declared `mutable'"
16940 msgstr "const `%s'  `mutable' olarak bildirilemez"
16941
16942 #: cp/decl.c:11095
16943 msgid "template-id `%D' used as a declarator"
16944 msgstr ""
16945
16946 #: cp/decl.c:11116
16947 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
16948 msgstr ""
16949
16950 #: cp/decl.c:11163
16951 msgid "typedef name may not be class-qualified"
16952 msgstr ""
16953
16954 #: cp/decl.c:11171
16955 msgid "invalid type qualifier for non-member function type"
16956 msgstr "üyesiz işlev türleri için tür niteleyici geçersiz"
16957
16958 #: cp/decl.c:11187
16959 msgid "typedef declaration includes an initializer"
16960 msgstr "typedef bildirimi bir ilklendirici içeriyor"
16961
16962 #: cp/decl.c:11240
16963 msgid "type qualifiers specified for friend class declaration"
16964 msgstr "kardeş sınıf bildirimi için tür niteleyiciler belirtilmiş"
16965
16966 #: cp/decl.c:11245
16967 msgid "`inline' specified for friend class declaration"
16968 msgstr "hardeş sınıf bildirimi için `inline' belirtilmiş"
16969
16970 #: cp/decl.c:11255
16971 msgid "template parameters cannot be friends"
16972 msgstr "şablon parametreleri kardeşler olamaz"
16973
16974 #: cp/decl.c:11257
16975 msgid "friend declaration requires class-key, i.e. `friend class %T::%T'"
16976 msgstr ""
16977
16978 #: cp/decl.c:11262
16979 msgid "friend declaration requires class-key, i.e. `friend %#T'"
16980 msgstr "kardeş bildirimi `friend %#T' gibi bir sınıf anahtarı gerektirir"
16981
16982 #: cp/decl.c:11278
16983 msgid "trying to make class `%T' a friend of global scope"
16984 msgstr "sınıf `%T' genel bağlamın kardeşi yapılmaya çalışılıyor"
16985
16986 #: cp/decl.c:11289
16987 msgid "invalid qualifiers on non-member function type"
16988 msgstr "üyesiz işlev türünde geçersiz niteleyici"
16989
16990 #: cp/decl.c:11308
16991 msgid "abstract declarator `%T' used as declaration"
16992 msgstr ""
16993
16994 #: cp/decl.c:11320
16995 msgid "unnamed variable or field declared void"
16996 msgstr "adsız değişken ya da alan void olarak bildirilmiş"
16997
16998 #: cp/decl.c:11329
16999 msgid "variable or field declared void"
17000 msgstr "değişken ya da alan void olarak bildirilmiş"
17001
17002 #: cp/decl.c:11339
17003 msgid "cannot use `::' in parameter declaration"
17004 msgstr "parametre bildiriminde `::' kullanılamaz"
17005
17006 #. Something like struct S { int N::j; };
17007 #: cp/decl.c:11385
17008 msgid "invalid use of `::'"
17009 msgstr "`::' kullanımı geçersiz"
17010
17011 #: cp/decl.c:11397
17012 msgid "function `%D' cannot be declared friend"
17013 msgstr "işlev `%D' kardeş olarak bildirilemez"
17014
17015 #: cp/decl.c:11409
17016 msgid "can't make `%D' into a method -- not in a class"
17017 msgstr ""
17018
17019 #: cp/decl.c:11418
17020 msgid "function `%D' declared virtual inside a union"
17021 msgstr "işlev `%D' bir birleşik yapı içinde virtual olarak bildirilmiş"
17022
17023 #: cp/decl.c:11430
17024 msgid "`%D' cannot be declared virtual, since it is always static"
17025 msgstr ""
17026
17027 #: cp/decl.c:11503
17028 msgid "field `%D' has incomplete type"
17029 msgstr "`%D' alanı içi boş türde"
17030
17031 #: cp/decl.c:11505
17032 msgid "name `%T' has incomplete type"
17033 msgstr "isim `%T' içi boş türde"
17034
17035 #: cp/decl.c:11514
17036 msgid "  in instantiation of template `%T'"
17037 msgstr ""
17038
17039 #: cp/decl.c:11524
17040 #, c-format
17041 msgid "`%s' is neither function nor member function; cannot be declared friend"
17042 msgstr "`%s' ne işlev ne de üye işlev; kardeş olarak bildirilemez"
17043
17044 #: cp/decl.c:11541
17045 msgid "member functions are implicitly friends of their class"
17046 msgstr "üye işlevler sınıflarının örtük kardeşleridir"
17047
17048 #. An attempt is being made to initialize a non-static
17049 #. member.  But, from [class.mem]:
17050 #.
17051 #. 4 A member-declarator can contain a
17052 #. constant-initializer only if it declares a static
17053 #. member (_class.static_) of integral or enumeration
17054 #. type, see _class.static.data_.
17055 #.
17056 #. This used to be relatively common practice, but
17057 #. the rest of the compiler does not correctly
17058 #. handle the initialization unless the member is
17059 #. static so we make it static below.
17060 #: cp/decl.c:11583
17061 msgid "ISO C++ forbids initialization of member `%D'"
17062 msgstr "ISO C++  üye `%D' ilklendirmesine izin vermez"
17063
17064 #: cp/decl.c:11585
17065 msgid "making `%D' static"
17066 msgstr ""
17067
17068 #: cp/decl.c:11609
17069 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
17070 msgstr ""
17071
17072 #: cp/decl.c:11650
17073 #, c-format
17074 msgid "storage class `auto' invalid for function `%s'"
17075 msgstr "saklama sınıfı `auto' `%s' işlevi için geçersiz"
17076
17077 #: cp/decl.c:11652
17078 #, c-format
17079 msgid "storage class `register' invalid for function `%s'"
17080 msgstr "saklama sınıfı `register' `%s' işlevi için geçersiz"
17081
17082 #: cp/decl.c:11663
17083 #, c-format
17084 msgid "storage class `static' invalid for function `%s' declared out of global scope"
17085 msgstr "saklama sınıfı `static' genel kapsam dışı bildirilmiş işlev `%s' için geçersiz"
17086
17087 #: cp/decl.c:11665
17088 #, c-format
17089 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
17090 msgstr "`inline' saklama sınıfı, genel kapsam dışında bildirilen `%s' işlevi için geçersiz"
17091
17092 #: cp/decl.c:11672
17093 #, c-format
17094 msgid "virtual non-class function `%s'"
17095 msgstr "sanal sınıf olmayan işlev `%s'"
17096
17097 #: cp/decl.c:11701
17098 msgid "cannot declare member function `%D' to have static linkage"
17099 msgstr "üye işlev `%D' static ilintilemeli olarak bildirilemez"
17100
17101 #. FIXME need arm citation
17102 #: cp/decl.c:11707
17103 msgid "cannot declare static function inside another function"
17104 msgstr "statik işlev diğer bir işlevin içinde bildirilemez"
17105
17106 #: cp/decl.c:11735
17107 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
17108 msgstr ""
17109
17110 #: cp/decl.c:11741
17111 msgid "static member `%D' declared `register'"
17112 msgstr "statik üye `%D' `register' olarak bildirilmiş"
17113
17114 #: cp/decl.c:11746
17115 msgid "cannot explicitly declare member `%#D' to have extern linkage"
17116 msgstr ""
17117
17118 #: cp/decl.c:11918
17119 msgid "default argument for `%#D' has type `%T'"
17120 msgstr ""
17121
17122 #: cp/decl.c:11921
17123 msgid "default argument for parameter of type `%T' has type `%T'"
17124 msgstr ""
17125
17126 #: cp/decl.c:11938
17127 msgid "default argument `%E' uses local variable `%D'"
17128 msgstr ""
17129
17130 #: cp/decl.c:11982
17131 #, c-format
17132 msgid "invalid string constant `%E'"
17133 msgstr "geçersiz dizge sabit `%E'"
17134
17135 #: cp/decl.c:11984
17136 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
17137 msgstr "parametre listesindeki tamsayı sabit geçersiz, parametre ismi vermeyi unuttunuz mu?"
17138
17139 #: cp/decl.c:12018
17140 msgid "parameter `%D' invalidly declared method type"
17141 msgstr "parametre `%D' geçersiz olarak yöntem türünde bildirilmiş"
17142
17143 #: cp/decl.c:12024
17144 msgid "parameter `%D' invalidly declared offset type"
17145 msgstr "parametre `%D' geçersiz olarak göreli konum türünde bildirilmiş"
17146
17147 #: cp/decl.c:12048
17148 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
17149 msgstr "parametre `%D' bilinmeyen `%T' sınırlı diziye %s içeriyor"
17150
17151 #. [class.copy]
17152 #.
17153 #. A declaration of a constructor for a class X is ill-formed if
17154 #. its first parameter is of type (optionally cv-qualified) X
17155 #. and either there are no other parameters or else all other
17156 #. parameters have default arguments.
17157 #.
17158 #. We *don't* complain about member template instantiations that
17159 #. have this form, though; they can occur as we try to decide
17160 #. what constructor to use during overload resolution.  Since
17161 #. overload resolution will never prefer such a constructor to
17162 #. the non-template copy constructor (which is either explicitly
17163 #. or implicitly defined), there's no need to worry about their
17164 #. existence.  Theoretically, they should never even be
17165 #. instantiated, but that's hard to forestall.
17166 #: cp/decl.c:12215
17167 msgid "invalid constructor; you probably meant `%T (const %T&)'"
17168 msgstr ""
17169
17170 #: cp/decl.c:12366
17171 msgid "`%D' must be a nonstatic member function"
17172 msgstr "`%D' static olmayan bir üye işlev olmalıdır"
17173
17174 #: cp/decl.c:12372
17175 msgid "`%D' must be either a non-static member function or a non-member function"
17176 msgstr ""
17177
17178 #: cp/decl.c:12389
17179 msgid "`%D' must have an argument of class or enumerated type"
17180 msgstr ""
17181
17182 #: cp/decl.c:12421
17183 #, c-format
17184 msgid "conversion to %s%s will never use a type conversion operator"
17185 msgstr "%s%s e dönüşüm asla bir tür dönüşüm işlemimi kullanmayacak"
17186
17187 #. 13.4.0.3
17188 #: cp/decl.c:12428
17189 msgid "ISO C++ prohibits overloading operator ?:"
17190 msgstr ""
17191
17192 #: cp/decl.c:12478
17193 msgid "postfix `%D' must take `int' as its argument"
17194 msgstr ""
17195
17196 #: cp/decl.c:12482
17197 msgid "postfix `%D' must take `int' as its second argument"
17198 msgstr ""
17199
17200 #: cp/decl.c:12489
17201 msgid "`%D' must take either zero or one argument"
17202 msgstr ""
17203
17204 #: cp/decl.c:12491
17205 msgid "`%D' must take either one or two arguments"
17206 msgstr ""
17207
17208 #: cp/decl.c:12512
17209 msgid "prefix `%D' should return `%T'"
17210 msgstr ""
17211
17212 #: cp/decl.c:12518
17213 msgid "postfix `%D' should return `%T'"
17214 msgstr ""
17215
17216 #: cp/decl.c:12527
17217 msgid "`%D' must take `void'"
17218 msgstr ""
17219
17220 #: cp/decl.c:12529 cp/decl.c:12537
17221 msgid "`%D' must take exactly one argument"
17222 msgstr ""
17223
17224 #: cp/decl.c:12539
17225 msgid "`%D' must take exactly two arguments"
17226 msgstr ""
17227
17228 #: cp/decl.c:12547
17229 msgid "user-defined `%D' always evaluates both arguments"
17230 msgstr ""
17231
17232 #: cp/decl.c:12559
17233 msgid "`%D' should return by value"
17234 msgstr ""
17235
17236 #: cp/decl.c:12571 cp/decl.c:12574
17237 msgid "`%D' cannot have default arguments"
17238 msgstr ""
17239
17240 #: cp/decl.c:12667
17241 msgid "`%s %T' declares a new type at namespace scope"
17242 msgstr ""
17243
17244 #: cp/decl.c:12670
17245 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
17246 msgstr ""
17247
17248 #: cp/decl.c:12706
17249 msgid "using typedef-name `%D' after `%s'"
17250 msgstr ""
17251
17252 #: cp/decl.c:12709
17253 msgid "using template type parameter `%T' after `%s'"
17254 msgstr "`%s' den sonra şablon tür parametresi `%T' kullanımı"
17255
17256 #: cp/decl.c:12791
17257 msgid "use of enum `%#D' without previous declaration"
17258 msgstr ""
17259
17260 #: cp/decl.c:12901
17261 msgid "derived union `%T' invalid"
17262 msgstr ""
17263
17264 #: cp/decl.c:12945
17265 msgid "base type `%T' fails to be a struct or class type"
17266 msgstr "taban tür `%T' bir yapı veya sınıf türü olarak hatalı"
17267
17268 #: cp/decl.c:12957
17269 msgid "base class `%T' has incomplete type"
17270 msgstr "taban sınıf `%T' içi boş türde"
17271
17272 #: cp/decl.c:12965
17273 msgid "recursive type `%T' undefined"
17274 msgstr ""
17275
17276 #: cp/decl.c:12967
17277 msgid "duplicate base type `%T' invalid"
17278 msgstr "yinelenmiş taban türü `%T' geçersiz"
17279
17280 #: cp/decl.c:13078
17281 msgid "multiple definition of `%#T'"
17282 msgstr "`%#T' çoklu tanımları"
17283
17284 #: cp/decl.c:13079
17285 msgid "previous definition here"
17286 msgstr "önceden burada tanımlı"
17287
17288 #: cp/decl.c:13254
17289 msgid "enumerator value for `%D' not integer constant"
17290 msgstr "`%D' için sembolik sabitin değeri tamsayı sabit değil"
17291
17292 #: cp/decl.c:13274
17293 msgid "overflow in enumeration values at `%D'"
17294 msgstr "`%D' de sembolik sabit listesi değerlerinde taşma"
17295
17296 #: cp/decl.c:13363
17297 msgid "return type `%#T' is incomplete"
17298 msgstr "dönüş türü `%#T' bir içi boş tür"
17299
17300 #: cp/decl.c:13472
17301 msgid "semicolon missing after declaration of `%#T'"
17302 msgstr "`%T' bildiriminden sonra ; yok"
17303
17304 #: cp/decl.c:13493
17305 msgid "return type for `main' changed to `int'"
17306 msgstr "`main' için dönen tür `int' olarak değişti"
17307
17308 #: cp/decl.c:13524
17309 msgid "`%D' implicitly declared before its definition"
17310 msgstr "`%D' tanımından önce dolaylı olarak bildirilmiş"
17311
17312 #: cp/decl.c:13546 cp/typeck.c:6663
17313 msgid "`operator=' should return a reference to `*this'"
17314 msgstr ""
17315
17316 #: cp/decl.c:13827
17317 msgid "parameter `%D' declared void"
17318 msgstr "parametre `%D' void olarak bildirilmiş"
17319
17320 #: cp/decl.c:14190
17321 msgid "`%D' is already defined in class `%T'"
17322 msgstr ""
17323
17324 #: cp/decl.c:14341
17325 msgid "parser lost in parsing declaration of `%D'"
17326 msgstr "`%D' bildirimi çözümlenirken çözümleyici kayboldu"
17327
17328 #: cp/decl.c:14426
17329 msgid "static member function `%#D' declared with type qualifiers"
17330 msgstr "statik üye işlev `%#D' tür niteleyicilerle bildirilmiş"
17331
17332 #: cp/decl2.c:529
17333 #, c-format
17334 msgid "-f%s is no longer supported"
17335 msgstr "-f%s artık desteklenmiyor"
17336
17337 #: cp/decl2.c:535
17338 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
17339 msgstr ""
17340
17341 #: cp/decl2.c:561
17342 msgid "-fname-mangling-version is no longer supported"
17343 msgstr "-fname-mangling-version artık desteklenmiyor"
17344
17345 #: cp/decl2.c:624
17346 msgid "-Wno-strict-prototypes is not supported in C++"
17347 msgstr "C++ da -Wno-strict-prototypes desteklenmiyor"
17348
17349 #: cp/decl2.c:761
17350 #, c-format
17351 msgid "duplicate type qualifiers in %s declaration"
17352 msgstr "%s bildirimde yinelenmiş tür niteleyiciler"
17353
17354 #: cp/decl2.c:800
17355 msgid "template `%#D' instantiated in file without #pragma interface"
17356 msgstr ""
17357
17358 #: cp/decl2.c:806
17359 msgid "template `%#D' defined in file without #pragma interface"
17360 msgstr ""
17361
17362 #: cp/decl2.c:963
17363 msgid "name missing for member function"
17364 msgstr "üye işlev için isim eksik"
17365
17366 #. Something has gone very wrong.  Assume we are mistakenly reducing
17367 #. an expression instead of a declaration.
17368 #: cp/decl2.c:1030
17369 msgid "parser may be lost: is there a '{' missing somewhere?"
17370 msgstr "ayrıştırıcı kayıp olabilir: bir yerlerde kayıp '{' var mı?"
17371
17372 #: cp/decl2.c:1061 cp/decl2.c:1075
17373 msgid "ambiguous conversion for array subscript"
17374 msgstr "dizi altindisi için dönüşüm belirsiz"
17375
17376 #: cp/decl2.c:1069
17377 msgid "invalid types `%T[%T]' for array subscript"
17378 msgstr "dizi altindisi için geçersiz türler `%T[%T]'"
17379
17380 #: cp/decl2.c:1117
17381 msgid "type `%#T' argument given to `delete', expected pointer"
17382 msgstr ""
17383
17384 #: cp/decl2.c:1125
17385 msgid "anachronistic use of array size in vector delete"
17386 msgstr "vektör silmede dizi boyutunun zamansız kullanımı"
17387
17388 #: cp/decl2.c:1135
17389 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
17390 msgstr "bir işlev silinemez. Sadece nesnelerin göstergeleri `silinecek' geçerli argümanlardır."
17391
17392 #: cp/decl2.c:1142
17393 msgid "deleting `%T' is undefined"
17394 msgstr ""
17395
17396 #: cp/decl2.c:1150
17397 msgid "deleting array `%#D'"
17398 msgstr ""
17399
17400 #. 14.5.2.2 [temp.mem]
17401 #.
17402 #. A local class shall not have member templates.
17403 #: cp/decl2.c:1197
17404 msgid "invalid declaration of member template `%#D' in local class"
17405 msgstr ""
17406
17407 #: cp/decl2.c:1206
17408 msgid "invalid use of `virtual' in template declaration of `%#D'"
17409 msgstr "`%#D' şablon bildiriminde geçersiz `virtual' kullanımı"
17410
17411 #: cp/decl2.c:1216 cp/pt.c:2558
17412 msgid "template declaration of `%#D'"
17413 msgstr "`%#D' şablon bildirimi"
17414
17415 #: cp/decl2.c:1266
17416 msgid "Java method '%D' has non-Java return type `%T'"
17417 msgstr ""
17418
17419 #: cp/decl2.c:1275
17420 msgid "Java method '%D' has non-Java parameter type `%T'"
17421 msgstr ""
17422
17423 #: cp/decl2.c:1371
17424 msgid "prototype for `%#D' does not match any in class `%T'"
17425 msgstr ""
17426
17427 #: cp/decl2.c:1373
17428 msgid "candidate%s: %+#D"
17429 msgstr ""
17430
17431 #: cp/decl2.c:1376
17432 msgid "                %#D"
17433 msgstr "                %#D"
17434
17435 #: cp/decl2.c:1432
17436 msgid "initializer invalid for static member with constructor"
17437 msgstr "kuruculu statik üye için ilklendirici geçersiz"
17438
17439 #: cp/decl2.c:1435
17440 msgid "(an out of class initialization is required)"
17441 msgstr "(bir sınıf dışı ilklendirme gerekli)"
17442
17443 #: cp/decl2.c:1494
17444 msgid "invalid data member initialization"
17445 msgstr "geçersiz veri üyesi ilklendirmesi"
17446
17447 #: cp/decl2.c:1497
17448 msgid "(use `=' to initialize static data members)"
17449 msgstr ""
17450
17451 #: cp/decl2.c:1537
17452 msgid "member `%D' conflicts with virtual function table field name"
17453 msgstr ""
17454
17455 #: cp/decl2.c:1557
17456 msgid "`%D' is already defined in `%T'"
17457 msgstr ""
17458
17459 #: cp/decl2.c:1608
17460 msgid "field initializer is not constant"
17461 msgstr "alan ilklendirici sabit değil"
17462
17463 #: cp/decl2.c:1631
17464 msgid "`asm' specifiers are not permitted on non-static data members"
17465 msgstr ""
17466
17467 #: cp/decl2.c:1683
17468 msgid "cannot declare `%D' to be a bit-field type"
17469 msgstr "`%D' bir bit alanı türü olarak bildirilemez"
17470
17471 #: cp/decl2.c:1693
17472 msgid "cannot declare bit-field `%D' with function type"
17473 msgstr "bir alanı `%D' işlev türle bildirilemez"
17474
17475 #: cp/decl2.c:1700
17476 msgid "`%D' is already defined in the class %T"
17477 msgstr ""
17478
17479 #: cp/decl2.c:1709
17480 msgid "static member `%D' cannot be a bit-field"
17481 msgstr "static üye `%D' bir bit alanı olarak bildirilemez"
17482
17483 #: cp/decl2.c:1778
17484 msgid "initializer specified for non-member function `%D'"
17485 msgstr "üye olmayan işlev `%D' için ilklendirici belirtilmiş"
17486
17487 #: cp/decl2.c:1782
17488 msgid "invalid initializer for virtual method `%D'"
17489 msgstr "sanal yöntem `%D' için geçersiz ilklendirici"
17490
17491 #: cp/decl2.c:1886
17492 msgid "anonymous struct not inside named type"
17493 msgstr "anonim yapı isimli türün içinde değil"
17494
17495 #: cp/decl2.c:1982
17496 msgid "namespace-scope anonymous aggregates must be static"
17497 msgstr "isim alanı bağlamındaki anonim kümeler static olmalıdır"
17498
17499 #: cp/decl2.c:1992
17500 msgid "anonymous aggregate with no members"
17501 msgstr "üyesiz anonim küme"
17502
17503 #: cp/decl2.c:2059
17504 msgid "`operator new' must return type `%T'"
17505 msgstr "`operator new' `%T' türünde dönmeli"
17506
17507 #: cp/decl2.c:2067
17508 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
17509 msgstr "`operator new' ilk parametreyi `size_t' (`%T') türünde alır"
17510
17511 #: cp/decl2.c:2094
17512 msgid "`operator delete' must return type `%T'"
17513 msgstr "`operator delete' `%T' türünde dönmeli"
17514
17515 #: cp/decl2.c:2102
17516 msgid "`operator delete' takes type `%T' as first parameter"
17517 msgstr "`operator delete' ilk parametreyi `%T'` türünde alır"
17518
17519 #. Overflow occurred.  That means there are at least 4 billion
17520 #. initialization functions.
17521 #: cp/decl2.c:2839
17522 msgid "too many initialization functions required"
17523 msgstr "çok fazla ilklendirme işlevi gerekli"
17524
17525 #: cp/decl2.c:3643
17526 msgid "use of old-style cast"
17527 msgstr "eski tarz çevirim kullanımı"
17528
17529 #: cp/decl2.c:4201
17530 msgid "use of `%D' is ambiguous"
17531 msgstr "`%D' kullanımı belirsiz"
17532
17533 #: cp/decl2.c:4202
17534 msgid "  first declared as `%#D' here"
17535 msgstr ""
17536
17537 #: cp/decl2.c:4205
17538 msgid "  also declared as `%#D' here"
17539 msgstr ""
17540
17541 #: cp/decl2.c:4220
17542 msgid "`%D' denotes an ambiguous type"
17543 msgstr ""
17544
17545 #: cp/decl2.c:4221
17546 msgid "  first type here"
17547 msgstr ""
17548
17549 #: cp/decl2.c:4222
17550 msgid "  other type here"
17551 msgstr ""
17552
17553 #: cp/decl2.c:4319
17554 msgid "declaration of `%D' not in a namespace surrounding `%D'"
17555 msgstr ""
17556
17557 #: cp/decl2.c:4353
17558 msgid "`%D' should have been declared inside `%D'"
17559 msgstr ""
17560
17561 #: cp/decl2.c:4487
17562 msgid "`%D' is not a function,"
17563 msgstr "`%D' bir işlev değil,"
17564
17565 #: cp/decl2.c:4488
17566 msgid "  conflict with `%D'"
17567 msgstr "  `%D' ile çelişiyor"
17568
17569 #. The parser did not find it, so it's not there.
17570 #: cp/decl2.c:4802
17571 msgid "unknown namespace `%D'"
17572 msgstr "bilinmeyen isim alanı `%D'"
17573
17574 #: cp/decl2.c:4836 cp/decl2.c:5097
17575 msgid "`%T' is not a namespace"
17576 msgstr "`%T' bir isim alanı değil"
17577
17578 #: cp/decl2.c:4838
17579 msgid "`%D' is not a namespace"
17580 msgstr "`%D' bir isim alanı değil"
17581
17582 #: cp/decl2.c:4847
17583 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
17584 msgstr ""
17585
17586 #: cp/decl2.c:4861
17587 msgid "namespace `%D' not allowed in using-declaration"
17588 msgstr ""
17589
17590 #: cp/decl2.c:4890
17591 msgid "`%D' not declared"
17592 msgstr "`%D' bildirilmemiş"
17593
17594 #: cp/decl2.c:4932
17595 msgid "`%D' is already declared in this scope"
17596 msgstr ""
17597
17598 #: cp/decl2.c:4959
17599 msgid "using declaration `%D' introduced ambiguous type `%T'"
17600 msgstr ""
17601
17602 #: cp/decl2.c:5050
17603 msgid "using-declaration for non-member at class scope"
17604 msgstr ""
17605
17606 #: cp/decl2.c:5056
17607 msgid "using-declaration for destructor"
17608 msgstr ""
17609
17610 #: cp/decl2.c:5062
17611 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
17612 msgstr ""
17613
17614 #: cp/decl2.c:5091
17615 msgid "namespace `%T' undeclared"
17616 msgstr ""
17617
17618 #: cp/decl2.c:5120
17619 msgid "default argument missing for parameter %P of `%+#D'"
17620 msgstr ""
17621
17622 #: cp/decl2.c:5201
17623 msgid "extra qualification `%T::' on member `%D' ignored"
17624 msgstr ""
17625
17626 #: cp/decl2.c:5205
17627 msgid "`%T' does not have a nested type named `%D'"
17628 msgstr ""
17629
17630 #: cp/decl2.c:5207
17631 msgid "no file-scope type named `%D'"
17632 msgstr ""
17633
17634 #: cp/error.c:35
17635 #, c-format
17636 msgid "`%s' not supported by %s"
17637 msgstr "`%s', %s tarafından desteklenmiyor"
17638
17639 #: cp/error.c:572
17640 #, c-format
17641 msgid "<anonymous %s>"
17642 msgstr "<anonim %s>"
17643
17644 #: cp/error.c:833
17645 #, c-format
17646 msgid "(static %s for %s)"
17647 msgstr "(%2$s için statik %1$s)"
17648
17649 #: cp/error.c:2457
17650 #, c-format
17651 msgid "In %s `%s':"
17652 msgstr "%s `%s' içinde:"
17653
17654 #: cp/error.c:2512
17655 #, c-format
17656 msgid "%s: In instantiation of `%s':\n"
17657 msgstr "%s: `%s' gerçeklemesi içinde:\n"
17658
17659 #: cp/error.c:2536
17660 #, c-format
17661 msgid "%s:%d:   instantiated from `%s'\n"
17662 msgstr "%s:%d:   `%s' den gerçeklenmiş\n"
17663
17664 #: cp/error.c:2541
17665 #, c-format
17666 msgid "%s:%d:   instantiated from here\n"
17667 msgstr "%s:%d:   buradan gerçeklenmiş\n"
17668
17669 #. damn ICE suppression
17670 #: cp/error.c:2694
17671 #, c-format
17672 msgid "unexpected letter `%c' in locate_error\n"
17673 msgstr ""
17674
17675 #. Can't throw a reference.
17676 #: cp/except.c:245
17677 msgid "type `%T' is disallowed in Java `throw' or `catch'"
17678 msgstr ""
17679
17680 #: cp/except.c:256
17681 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
17682 msgstr "Java `catch' ya da `throw' a `jthrowable' ile çağrı tanımsız"
17683
17684 #. Thrown object must be a Throwable.
17685 #: cp/except.c:263
17686 msgid "type `%T' is not derived from `java::lang::Throwable'"
17687 msgstr ""
17688
17689 #: cp/except.c:327
17690 msgid "mixing C++ and Java catches in a single translation unit"
17691 msgstr "tek çeviri birimi içinde karışık C++ ve Java tuzakları"
17692
17693 #: cp/except.c:558
17694 msgid "throwing NULL, which has integral, not pointer type"
17695 msgstr ""
17696
17697 #: cp/except.c:663
17698 msgid "  in thrown expression"
17699 msgstr "  düşük ifade içinde"
17700
17701 #: cp/except.c:775
17702 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
17703 msgstr ""
17704
17705 #: cp/except.c:863
17706 msgid "exception of type `%T' will be caught"
17707 msgstr ""
17708
17709 #: cp/except.c:866
17710 msgid "   by earlier handler for `%T'"
17711 msgstr ""
17712
17713 #: cp/except.c:887
17714 msgid "`...' handler must be the last handler for its try block"
17715 msgstr ""
17716
17717 #: cp/friend.c:155
17718 msgid "`%D' is already a friend of class `%T'"
17719 msgstr ""
17720
17721 #: cp/friend.c:157
17722 msgid "previous friend declaration of `%D'"
17723 msgstr "önceki `%D' kardeş bildirimi"
17724
17725 #: cp/friend.c:197
17726 msgid "invalid type `%T' declared `friend'"
17727 msgstr "geçersiz `friend' bildirimli tür `%T'"
17728
17729 #. [temp.friend]
17730 #.
17731 #. Friend declarations shall not declare partial
17732 #. specializations.
17733 #: cp/friend.c:209
17734 msgid "partial specialization `%T' declared `friend'"
17735 msgstr "`friend' bildirimli kısmi özelleştirme `%T'"
17736
17737 #: cp/friend.c:221
17738 msgid "class `%T' is implicitly friends with itself"
17739 msgstr ""
17740
17741 #. template <class T> friend typename S<T>::X;
17742 #: cp/friend.c:239
17743 msgid "typename type `%#T' declared `friend'"
17744 msgstr ""
17745
17746 #. template <class T> friend class T;
17747 #: cp/friend.c:245
17748 msgid "template parameter type `%T' declared `friend'"
17749 msgstr ""
17750
17751 #. template <class T> friend class A; where A is not a template
17752 #: cp/friend.c:251
17753 msgid "`%#T' is not a template"
17754 msgstr "`%#T' bir şablon değil"
17755
17756 #: cp/friend.c:268
17757 msgid "`%T' is already a friend of `%T'"
17758 msgstr ""
17759
17760 #: cp/friend.c:364
17761 msgid "member `%D' declared as friend before type `%T' defined"
17762 msgstr ""
17763
17764 #: cp/friend.c:419
17765 msgid "friend declaration `%#D' declares a non-template function"
17766 msgstr "kardeş bildirimi `%#D' bir şablon olmayan işlev bildiriyor"
17767
17768 #: cp/friend.c:422
17769 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
17770 msgstr ""
17771
17772 #: cp/g++spec.c:198 java/jvspec.c:381
17773 #, c-format
17774 msgid "argument to `%s' missing\n"
17775 msgstr "`%s' için argüman eksik\n"
17776
17777 #: cp/init.c:285
17778 msgid "default-initialization of `%#D', which has reference type"
17779 msgstr ""
17780
17781 #: cp/init.c:290
17782 msgid "uninitialized reference member `%D'"
17783 msgstr "ilklendirilmemiş referans üyesi `%D'"
17784
17785 #: cp/init.c:298
17786 msgid "initializer list treated as compound expression"
17787 msgstr "ilklendirici listesi bileşik ifade olarak ele alınıyor"
17788
17789 #: cp/init.c:410
17790 msgid "member initializers for `%#D'"
17791 msgstr "`%#D' için üye ilklendiriciler"
17792
17793 #: cp/init.c:412
17794 msgid "  and `%#D'"
17795 msgstr ""
17796
17797 #: cp/init.c:413
17798 msgid "  will be re-ordered to match declaration order"
17799 msgstr "  bildirim sırasının eşlenmesi için yeniden sıralama yapılacak"
17800
17801 #: cp/init.c:428
17802 msgid "multiple initializations given for member `%D'"
17803 msgstr "üye `%D' için çoklu ilklendiriciler verilmiş"
17804
17805 #: cp/init.c:500
17806 msgid "initializations for multiple members of `%T'"
17807 msgstr ""
17808
17809 #: cp/init.c:617
17810 msgid "base initializers for `%#T'"
17811 msgstr "`%#T' için taban ilklendiriciler"
17812
17813 #: cp/init.c:618
17814 msgid "  and `%#T'"
17815 msgstr ""
17816
17817 #: cp/init.c:619
17818 msgid "  will be re-ordered to match inheritance order"
17819 msgstr "  miras kalma sırasının eşlenmesi için yeniden sıralama yapılacak"
17820
17821 #: cp/init.c:631
17822 msgid "base class `%T' already initialized"
17823 msgstr "taban sınıf `%T' zaten ilklendirilmiş"
17824
17825 #: cp/init.c:702
17826 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
17827 msgstr ""
17828
17829 #: cp/init.c:745
17830 msgid "`%D' should be initialized in the member initialization list"
17831 msgstr ""
17832
17833 #: cp/init.c:987
17834 msgid "class `%T' does not have any field named `%D'"
17835 msgstr ""
17836
17837 #: cp/init.c:993
17838 msgid "field `%#D' is static; the only point of initialization is its definition"
17839 msgstr ""
17840
17841 #: cp/init.c:1032
17842 msgid "unnamed initializer for `%T', which has no base classes"
17843 msgstr ""
17844
17845 #: cp/init.c:1039
17846 msgid "unnamed initializer for `%T', which uses multiple inheritance"
17847 msgstr ""
17848
17849 #: cp/init.c:1068
17850 msgid "type `%D' is not a direct or virtual base of `%T'"
17851 msgstr ""
17852
17853 #: cp/init.c:1071
17854 msgid "type `%D' is not a direct base of `%T'"
17855 msgstr ""
17856
17857 #. Handle bad initializers like:
17858 #. class COMPLEX {
17859 #. public:
17860 #. double re, im;
17861 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
17862 #. ~COMPLEX() {};
17863 #. };
17864 #.
17865 #. int main(int argc, char **argv) {
17866 #. COMPLEX zees(1.0, 0.0)[10];
17867 #. }
17868 #.
17869 #: cp/init.c:1165
17870 msgid "bad array initializer"
17871 msgstr "dizi ilklendirici hatalı"
17872
17873 #: cp/init.c:1357
17874 msgid "`%T' is not an aggregate type"
17875 msgstr "`%T' bir küme türü değil"
17876
17877 #: cp/init.c:1380
17878 msgid "`%T' fails to be an aggregate typedef"
17879 msgstr "bir küme türü ataması olarak `%T' hatalı"
17880
17881 #: cp/init.c:1389
17882 msgid "type `%T' is of non-aggregate type"
17883 msgstr "`%T' küme olmayan türde"
17884
17885 #: cp/init.c:1491
17886 msgid "cannot call destructor `%T::~%T' without object"
17887 msgstr ""
17888
17889 #: cp/init.c:1533
17890 msgid "invalid use of non-static field `%D'"
17891 msgstr "geçersiz static olmayan alan `%D' kullanımı"
17892
17893 #. We can get here when processing a bad default
17894 #. argument, like:
17895 #. struct S { int a; void f(int i = a); }
17896 #: cp/init.c:1542 cp/method.c:194
17897 msgid "invalid use of member `%D'"
17898 msgstr "geçersiz üye `%D' kullanımı"
17899
17900 #: cp/init.c:1552
17901 msgid "no method `%T::%D'"
17902 msgstr ""
17903
17904 #: cp/init.c:1645
17905 msgid "incomplete type `%T' does not have member `%D'"
17906 msgstr ""
17907
17908 #: cp/init.c:1714
17909 msgid "`%D' is not a member of type `%T'"
17910 msgstr "`%D' `%T' türünde bir üye değil"
17911
17912 #: cp/init.c:1733
17913 msgid "illegal pointer to bit-field `%D'"
17914 msgstr ""
17915
17916 #: cp/init.c:1772
17917 msgid "object missing in use of pointer-to-member construct"
17918 msgstr "üyeye gösterge oluşumu kullanımında nesne eksik"
17919
17920 #: cp/init.c:1812
17921 msgid "member `%D' is non-static but referenced as a static member"
17922 msgstr ""
17923
17924 #: cp/init.c:1814 cp/typeck.c:3154 cp/typeck.c:3262
17925 msgid "at this point in file"
17926 msgstr "dosyanın burasında"
17927
17928 #: cp/init.c:1862 cp/typeck.c:2949
17929 #, c-format
17930 msgid "object missing in `%E'"
17931 msgstr ""
17932
17933 #: cp/init.c:1994
17934 msgid "new of array type fails to specify size"
17935 msgstr "dizi türünde new boyut belirtmede başarısız"
17936
17937 #: cp/init.c:2005
17938 msgid "size in array new must have integral type"
17939 msgstr "array new içindeki boyut bütünleyici türde olmalı"
17940
17941 #: cp/init.c:2011
17942 msgid "zero size array reserves no space"
17943 msgstr "sıfır boyutlu dizi için yer ayrılmaz"
17944
17945 #: cp/init.c:2076
17946 msgid "new cannot be applied to a reference type"
17947 msgstr "new bir referans türe uygulanamaz"
17948
17949 #: cp/init.c:2082
17950 msgid "new cannot be applied to a function type"
17951 msgstr "new bir işlev türe uygulanamaz"
17952
17953 #: cp/init.c:2129
17954 msgid "call to Java constructor, while `jclass' undefined"
17955 msgstr "`jclass' tanımlanmamışken Java kurucusuna çağrı"
17956
17957 #: cp/init.c:2145
17958 msgid "can't find class$"
17959 msgstr "class$ bulunamıyor"
17960
17961 #: cp/init.c:2258
17962 msgid "invalid type `void' for new"
17963 msgstr "new için `void' türü geçersiz"
17964
17965 #: cp/init.c:2310
17966 #, c-format
17967 msgid "call to Java constructor with `%s' undefined"
17968 msgstr "`%s' li Java kurucusuna çağrı tanımsız"
17969
17970 #: cp/init.c:2419
17971 msgid "ISO C++ forbids initialization in array new"
17972 msgstr "ISO C++ da array new içinde ilklendirmeye izin verilmez"
17973
17974 #: cp/init.c:2437 cp/typeck2.c:383 cp/typeck2.c:1227
17975 msgid "initializer list being treated as compound expression"
17976 msgstr "ilklendirici listesi bileşik ifade varsayılıyor"
17977
17978 #: cp/init.c:2443
17979 msgid "ISO C++ forbids aggregate initializer to new"
17980 msgstr "ISO C++ da new için küme ilklendiriciye izin verilmez"
17981
17982 #: cp/init.c:2518
17983 msgid "uninitialized const in `new' of `%#T'"
17984 msgstr ""
17985
17986 #: cp/init.c:2882
17987 msgid "initializer ends prematurely"
17988 msgstr "ilklendirici erken sonlanıyor"
17989
17990 #: cp/init.c:2952
17991 msgid "cannot initialize multi-dimensional array with initializer"
17992 msgstr "çok boyutlu diziler ilklendiricilerle ilklendirilemez"
17993
17994 #: cp/init.c:3127
17995 msgid "unknown array size in delete"
17996 msgstr "delete içindeki dizi boyutu bilinmiyor"
17997
17998 #: cp/init.c:3392
17999 msgid "type to vector delete is neither pointer or array type"
18000 msgstr "vektör silme işlemi için tür ne gösterge ne de dizi"
18001
18002 #: cp/lang-options.h:29
18003 msgid "Do not obey access control semantics"
18004 msgstr "Erişim denetimi kurallarına uyulmaz"
18005
18006 #: cp/lang-options.h:31
18007 msgid "Change when template instances are emitted"
18008 msgstr "Şablon gerçeklemeleri yayınlandığında değiştirilir"
18009
18010 #: cp/lang-options.h:36
18011 msgid "Check the return value of new"
18012 msgstr "new işlemiminin dönen değeri denetlenir"
18013
18014 #: cp/lang-options.h:39
18015 msgid "Reduce size of object files"
18016 msgstr "Nesne dosyalarını küçültür"
18017
18018 #: cp/lang-options.h:43
18019 msgid "Make string literals `char[]' instead of `const char[]'"
18020 msgstr "Dizge sabitler `const char[]' değil `char[]' yapılır"
18021
18022 #: cp/lang-options.h:46
18023 msgid "Dump the entire translation unit to a file"
18024 msgstr "Çeviri biriminin tamamı bir dosyaya dökümlenir"
18025
18026 #: cp/lang-options.h:48
18027 msgid "Do not inline member functions by default"
18028 msgstr "Öntanımlı olarak üye işlevler özümlenmez"
18029
18030 #: cp/lang-options.h:51
18031 msgid "Do not generate run time type descriptor information"
18032 msgstr "Çalışma anı tür tanımlayıcı bilgisi üretilmez"
18033
18034 #: cp/lang-options.h:56
18035 msgid "Do not generate code to check exception specifications"
18036 msgstr ""
18037 "Olağandışılık özelliklerini denetleyecek kod\n"
18038 "                          üretilmez"
18039
18040 #: cp/lang-options.h:61
18041 msgid "Scope of for-init-statement vars extends outside"
18042 msgstr ""
18043 "For döngüsü başlatma satırındaki değişkenlerin\n"
18044 "                          etki alanını dışarıya genişletir"
18045
18046 #: cp/lang-options.h:64
18047 msgid "Do not recognize GNU defined keywords"
18048 msgstr "GNU tanımlı anahtar sözcükler tanınmaz"
18049
18050 #: cp/lang-options.h:68
18051 msgid "Enable support for huge objects"
18052 msgstr "Dev nesneler için destek etkinleştirilir"
18053
18054 #: cp/lang-options.h:72
18055 msgid "Export functions even if they can be inlined"
18056 msgstr "Özümlenebilir olsalar bile işlevler ihracedilir"
18057
18058 #: cp/lang-options.h:75
18059 msgid "Only emit explicit template instatiations"
18060 msgstr ""
18061 "Sadece doğrudan belirtilmiş şablon gerçeklemeleri\n"
18062 "                          yayınlanır"
18063
18064 #: cp/lang-options.h:78
18065 msgid "Only emit explicit instatiations of inline templates"
18066 msgstr ""
18067 "Sadece özümleme şablonlarının doğrudan başka\n"
18068 "                          değerlerle gerçeklenmesi sağlanır"
18069
18070 #: cp/lang-options.h:84
18071 msgid "Don't pedwarn about uses of Microsoft extensions"
18072 msgstr ""
18073 "Microsoft uzantılarının kullanımı hakkındaki\n"
18074 "                          gereksiz uyarılar verilmez"
18075
18076 #: cp/lang-options.h:87
18077 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
18078 msgstr "and/bitand/bitor/compl/not/or/xor tanınır"
18079
18080 #: cp/lang-options.h:91
18081 msgid "Disable optional diagnostics"
18082 msgstr "Seçimlik teşhisler yapılmaz"
18083
18084 #: cp/lang-options.h:93
18085 msgid "Downgrade conformance errors to warnings"
18086 msgstr "Uyumluluk hatalarını uyarılara indirger"
18087
18088 #: cp/lang-options.h:96
18089 msgid "Enable automatic template instantiation"
18090 msgstr "Otomatik şablon gerçeklemesi etkinleştirilir"
18091
18092 #: cp/lang-options.h:101
18093 msgid "Display statistics accumulated during compilation"
18094 msgstr "Derleme sırasında toplanan istatistikler gösterilir"
18095
18096 #: cp/lang-options.h:104
18097 msgid "Specify maximum template instantiation depth"
18098 msgstr ""
18099 "En büyük şablon gerçekleme derinliği seçeneğe\n"
18100 "                          eklenen bir sayı olarak belirtilir"
18101
18102 #: cp/lang-options.h:106
18103 msgid "Use __cxa_atexit to register destructors"
18104 msgstr "Yazmaç yıkıcılara __cxa_atexit kullanılır"
18105
18106 #: cp/lang-options.h:109
18107 msgid "Discard unused virtual functions"
18108 msgstr "Kullanılmayan sanal işlevler iptal edilir"
18109
18110 #: cp/lang-options.h:112
18111 msgid "Implement vtables using thunks"
18112 msgstr "İşlev gösterge tablosu aşılarla oluşturulur"
18113
18114 #: cp/lang-options.h:115
18115 msgid "Emit common-like symbols as weak symbols"
18116 msgstr "Benzer semboller zayıf semboller olarak ele alınır"
18117
18118 #: cp/lang-options.h:118
18119 msgid "Emit cross referencing information"
18120 msgstr "Çapraz referans bilgisi yayınlanır"
18121
18122 #: cp/lang-options.h:122
18123 msgid "Warn about inconsistent return types"
18124 msgstr "Çelişkili dönen türler hakkında uyarır"
18125
18126 #: cp/lang-options.h:125
18127 msgid "Warn about overloaded virtual function names"
18128 msgstr "Aşırı yüklü sanal işlev isimleri hakkında uyarır"
18129
18130 #: cp/lang-options.h:129
18131 msgid "Don't warn when all ctors/dtors are private"
18132 msgstr "Tüm kurucu/yıkıcı işlevler private olduğunda uyarmaz"
18133
18134 #: cp/lang-options.h:131
18135 msgid "Warn about non virtual destructors"
18136 msgstr "Sanal olmayan yıkıcılar hakkında uyarır"
18137
18138 #: cp/lang-options.h:134
18139 msgid "Warn when a function is declared extern, then inline"
18140 msgstr ""
18141 "Bir işlev önce extern sonra da inline olarak\n"
18142 "                          bildirilmişse uyarır"
18143
18144 #: cp/lang-options.h:137
18145 msgid "Warn when the compiler reorders code"
18146 msgstr "Derleyici kodu yeniden sıralarken uyarır"
18147
18148 #: cp/lang-options.h:140
18149 msgid "Warn when synthesis behavior differs from Cfront"
18150 msgstr "Sentezleme davranışı Cfront'dan farklıysa uyarır"
18151
18152 #: cp/lang-options.h:144
18153 msgid "Don't warn when type converting pointers to member functions"
18154 msgstr "Üye işlev tür dönüşüm göstergelerinde uyarmaz"
18155
18156 #: cp/lang-options.h:146
18157 msgid "Warn about violations of Effective C++ style rules"
18158 msgstr "Effective C++ tarzı kuralların çelişkilerinde uyarmaz"
18159
18160 #: cp/lang-options.h:149
18161 msgid "Warn when overload promotes from unsigned to signed"
18162 msgstr ""
18163 "unsigned'dan signed'a yükseltmelerin aşırı\n"
18164 "                          yüklemesinde uyarır"
18165
18166 #: cp/lang-options.h:152
18167 msgid "Warn if a C style cast is used in a program"
18168 msgstr "Bir programda C tarzı çevirim kullanılmışsa uyarır"
18169
18170 #: cp/lang-options.h:156
18171 msgid "Don't warn when non-templatized friend functions are declared within a template"
18172 msgstr ""
18173 "Şablonlanmış olmayan kardeş işlevler bir şablonla\n"
18174 "                          bildirildiğinde uyarır"
18175
18176 #: cp/lang-options.h:159
18177 msgid "Don't announce deprecation of compiler features"
18178 msgstr "Derleyici özellikleri indiriminde uyarmaz"
18179
18180 #: cp/lex.c:144
18181 msgid "type name expected before `*'"
18182 msgstr "`*' dan önce tür ismi gerekli"
18183
18184 #: cp/lex.c:166
18185 msgid "cannot declare references to references"
18186 msgstr "referanslara referans bildirilemez"
18187
18188 #: cp/lex.c:171
18189 msgid "cannot declare pointers to references"
18190 msgstr "referanslara gösterge bildirilemez"
18191
18192 #: cp/lex.c:175
18193 msgid "type name expected before `&'"
18194 msgstr "`&' den önce tür ismi gerekli"
18195
18196 #: cp/lex.c:1000
18197 #, c-format
18198 msgid "semicolon missing after %s declaration"
18199 msgstr "%s bildiriminden sonra ; yok"
18200
18201 #: cp/lex.c:1003
18202 msgid "semicolon missing after declaration of `%T'"
18203 msgstr "`%T' bildiriminden sonra ; yok"
18204
18205 #: cp/lex.c:1051
18206 #, c-format
18207 msgid "junk at end of #pragma %s"
18208 msgstr "'#pragma %s' sonrası karışık"
18209
18210 #: cp/lex.c:1058
18211 #, c-format
18212 msgid "invalid #pragma %s"
18213 msgstr "'#pragma %s' geçersiz"
18214
18215 #: cp/lex.c:1067
18216 msgid "#pragma vtable no longer supported"
18217 msgstr ""
18218
18219 #: cp/lex.c:1144
18220 #, c-format
18221 msgid "#pragma implementation for %s appears after file is included"
18222 msgstr "%s için #pragma oluşumu dosya içerildikten sonra görünüyor"
18223
18224 #: cp/lex.c:1169
18225 msgid "junk at end of #pragma GCC java_exceptions"
18226 msgstr "#pragma GCC java_exceptions sonrası karışık"
18227
18228 #: cp/lex.c:1251
18229 msgid "`%D' not defined"
18230 msgstr "'%D' tanımlı değil"
18231
18232 #: cp/lex.c:1256
18233 msgid "`%D' was not declared in this scope"
18234 msgstr "bu kapsamda `%D' bildirilmemiş "
18235
18236 #: cp/lex.c:1266
18237 msgid "`%D' undeclared (first use this function)"
18238 msgstr "`%D' bildirilmemiş (bu işlevde ilk kullanımı)"
18239
18240 #: cp/lex.c:1270
18241 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
18242 msgstr "(her bildirimsiz tanımlayıcı sadece işlevin içinde ilk göründüğünde bir kere raporlanır)"
18243
18244 #: cp/lex.c:1293
18245 #, c-format
18246 msgid "name lookup of `%s' changed"
18247 msgstr "`%s' içi isim görünümü değişti"
18248
18249 #: cp/lex.c:1295
18250 msgid "  matches this `%D' under ISO standard rules"
18251 msgstr ""
18252
18253 #: cp/lex.c:1297
18254 msgid "  matches this `%D' under old rules"
18255 msgstr ""
18256
18257 #: cp/lex.c:1307 cp/lex.c:1314
18258 #, c-format
18259 msgid "name lookup of `%s' changed for new ISO `for' scoping"
18260 msgstr "yeni ISO `for' kapsamında `%s' isim araması değişti"
18261
18262 #: cp/lex.c:1309
18263 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
18264 msgstr ""
18265
18266 #: cp/lex.c:1316
18267 msgid "  using obsolete binding at `%D'"
18268 msgstr ""
18269
18270 #: cp/lex.c:1381
18271 msgid "`::%D' undeclared (first use here)"
18272 msgstr "`::%D' bildirilmemiş (burada ilk kullanımı)"
18273
18274 #: cp/mangle.c:1892
18275 msgid "real-valued template parameters when cross-compiling"
18276 msgstr "çapraz derlemede gerçek değerli şablon parametreleri"
18277
18278 #: cp/method.c:166
18279 msgid "methods cannot be converted to function pointers"
18280 msgstr "yöntemler işlev göstergelerine dönüştürülemez"
18281
18282 #: cp/method.c:171
18283 #, c-format
18284 msgid "ambiguous request for method pointer `%s'"
18285 msgstr "yöntem göstergesi `%s' için istek belirsiz"
18286
18287 #: cp/method.c:188
18288 msgid "invalid use of member `%D' in static member function"
18289 msgstr "statik üye işlev kapsamında üye `%D' kullanımı geçersiz "
18290
18291 #: cp/method.c:236
18292 msgid "use of namespace `%D' as expression"
18293 msgstr ""
18294
18295 #: cp/method.c:241
18296 msgid "use of class template `%T' as expression"
18297 msgstr ""
18298
18299 #: cp/method.c:254
18300 #, c-format
18301 msgid "use of %s from containing function"
18302 msgstr ""
18303
18304 #: cp/method.c:257
18305 msgid "  `%#D' declared here"
18306 msgstr ""
18307
18308 #: cp/method.c:275
18309 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
18310 msgstr "üye `%D' için istek çoklu kalıt kafesi içinde belirsiz"
18311
18312 #: cp/method.c:328
18313 msgid "implementation-reserved name `%D' used"
18314 msgstr ""
18315
18316 #: cp/method.c:448
18317 msgid "generic thunk code fails for method `%#D' which uses `...'"
18318 msgstr ""
18319
18320 #: cp/method.c:678
18321 msgid "non-static const member `%#D', can't use default assignment operator"
18322 msgstr ""
18323
18324 #: cp/method.c:683
18325 msgid "non-static reference member `%#D', can't use default assignment operator"
18326 msgstr ""
18327
18328 #: parse.y:501
18329 msgid "keyword `export' not implemented, and will be ignored"
18330 msgstr ""
18331
18332 #: parse.y:605
18333 msgid "use of linkage spec `%D' is different from previous spec `%D'"
18334 msgstr ""
18335
18336 #: parse.y:677
18337 msgid "invalid default template argument"
18338 msgstr "öntanımlı şablon argümanı geçersiz"
18339
18340 #: parse.y:901
18341 msgid "only constructors take base initializers"
18342 msgstr "temel ilklendiricileri sadece kurucular alır"
18343
18344 #: parse.y:903
18345 msgid "no base or member initializers given following ':'"
18346 msgstr "':' ile bir temel ya da üye ilklendirici verilmemiş"
18347
18348 #: parse.y:945 parse.y:951
18349 msgid "anachronistic old style base class initializer"
18350 msgstr "eski tarz temel sınıf ilklendirici zamansız"
18351
18352 #. Handle `Class<Class<Type>>' without space in the `>>'
18353 #: parse.y:1073
18354 msgid "`>>' should be `> >' in template class name"
18355 msgstr "şablon sınıf ismindeki `>>', `> >' olmalıydı"
18356
18357 #: parse.y:1111
18358 msgid "use of template qualifier outside template"
18359 msgstr "şablon niteleyicisinin şablon dışında kullanımı"
18360
18361 #: parse.y:1140 parse.y:1149
18362 #, c-format
18363 msgid "ISO C++ forbids an empty condition for `%s'"
18364 msgstr "ISO C++ `%s' için bir boş koşula izin vermez"
18365
18366 #: parse.y:1172
18367 msgid "definition of class `%T' in condition"
18368 msgstr "koşul içinde class `%T' tanımı"
18369
18370 #: parse.y:1174
18371 msgid "definition of enum `%T' in condition"
18372 msgstr "koşul içinde enum `%T' tanımı"
18373
18374 #: parse.y:1185
18375 msgid "definition of array `%#D' in condition"
18376 msgstr ""
18377
18378 #: parse.y:1294
18379 msgid "old style placement syntax, use () instead"
18380 msgstr ""
18381
18382 #: parse.y:1305
18383 msgid "`%T' is not a valid expression"
18384 msgstr "`%T' bir geçerli ifade değil"
18385
18386 #: parse.y:1316
18387 msgid "ISO C++ forbids initialization of new expression with `='"
18388 msgstr "ISO C++ da `=' ile yeni ifade ilklendirmesine izin verilmez"
18389
18390 #: parse.y:1347
18391 msgid "ISO C++ forbids compound literals"
18392 msgstr "ISO C++ da birleşik sabitlere izin verilmez"
18393
18394 #: parse.y:1588
18395 msgid "ISO C++ forbids braced-groups within expressions"
18396 msgstr "ISO C++ da kaşlı ayraçla gruplanmış ifadelere izin verilmez"
18397
18398 #: parse.y:1994 parse.y:2009
18399 msgid "sigof type specifier"
18400 msgstr "sigof tür belirteci"
18401
18402 #: parse.y:1999
18403 msgid "`sigof' applied to non-aggregate expression"
18404 msgstr "küme olmayan ifadeye `sigof' uygulanmış"
18405
18406 #: parse.y:2014
18407 msgid "`sigof' applied to non-aggregate type"
18408 msgstr "küme olmayan türe `sigof' uygulanmış"
18409
18410 #: parse.y:2278
18411 msgid "using `typename' outside of template"
18412 msgstr ""
18413
18414 #: parse.y:2322
18415 msgid "%T is not a class type"
18416 msgstr ""
18417
18418 #: parse.y:2333
18419 msgid "base clause without member specification for `%#T'"
18420 msgstr ""
18421
18422 #: parse.y:2354
18423 #, c-format
18424 msgid "storage class specifier `%s' not allowed after struct or class"
18425 msgstr "yapı ya da sınıftan sonra saklama sınıfı belirteci `%s' kullanılamaz"
18426
18427 #: parse.y:2356
18428 #, c-format
18429 msgid "type specifier `%s' not allowed after struct or class"
18430 msgstr "yapı ya da sınıftan sonra tür belirteci `%s' kullanılamaz"
18431
18432 #: parse.y:2358
18433 #, c-format
18434 msgid "type qualifier `%s' not allowed after struct or class"
18435 msgstr "yapı ya da sınıftan sonra `%s' tür niteleyicisine izin verilmez "
18436
18437 #: parse.y:2360
18438 msgid "no body nor ';' separates two class, struct or union declarations"
18439 msgstr "iki sınıf, yapı ya da birleşik yapı bildirimlerini ne gövdesi ne de ';' ayırır"
18440
18441 #: parse.y:2452
18442 msgid "`union' tag used in declaring `%#T'"
18443 msgstr "`%#T' bildirimi içinde `union' etiketi kullanılmış"
18444
18445 #: parse.y:2453
18446 msgid "non-`union' tag used in declaring `%#T'"
18447 msgstr ""
18448
18449 #: parse.y:2527 parse.y:2542
18450 msgid "`%D' access"
18451 msgstr ""
18452
18453 #: parse.y:2532
18454 msgid "multiple access specifiers"
18455 msgstr "çoklu erişim belirteçleri"
18456
18457 #: parse.y:2550
18458 msgid "multiple `virtual' specifiers"
18459 msgstr "çoklu `virtual' belirteçleri"
18460
18461 #: parse.y:2587
18462 msgid "missing ';' before right brace"
18463 msgstr "'}' dan önce ';' eksik"
18464
18465 #: parse.y:2807
18466 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
18467 msgstr "ISO C++ new içinde parantezli dizi indislemeye izin vermez"
18468
18469 #: parse.y:3088 parse.y:3108 parse.y:3117 parse.y:3146
18470 msgid "`%T' is not a class or namespace"
18471 msgstr ""
18472
18473 #: parse.y:3313
18474 msgid "ISO C++ forbids label declarations"
18475 msgstr "ISO C++ etiket bildirimlerine izin vermez"
18476
18477 #: parse.y:3468
18478 msgid "ISO C++ forbids computed gotos"
18479 msgstr "ISO C++ hesaplanmış goto'lara izin vermez"
18480
18481 #: parse.y:3476
18482 msgid "label must be followed by statement"
18483 msgstr "etiketi deyim izlemeli"
18484
18485 #: parse.y:3572
18486 msgid "ISO C++ forbids compound statements inside for initializations"
18487 msgstr "ISO C++ bileşik deyimler içeren ilklendirmelere izin vermez"
18488
18489 #. This helps us recover from really nasty
18490 #. parse errors, for example, a missing right
18491 #. parenthesis.
18492 #: parse.y:3657 parse.y:3667
18493 msgid "possibly missing ')'"
18494 msgstr "galiba ')' eksik"
18495
18496 #: parse.y:3764 parse.y:3769
18497 msgid "type specifier omitted for parameter"
18498 msgstr "parametre için tür belirteci ihmal edildi"
18499
18500 #: parse.y:3773
18501 #, c-format
18502 msgid "  perhaps you want `typename %E' to make it a type"
18503 msgstr ""
18504
18505 #: parse.y:3781
18506 msgid "'%D' is used as a type, but is not defined as a type."
18507 msgstr ""
18508
18509 #: cp/pt.c:208
18510 msgid "data member `%D' cannot be a member template"
18511 msgstr "veri üyesi `%D' bir üye şablonu olamaz"
18512
18513 #: cp/pt.c:220
18514 msgid "invalid member template declaration `%D'"
18515 msgstr "geçersiz üye şablonu bildirimi `%D'"
18516
18517 #: cp/pt.c:615
18518 msgid "explicit specialization in non-namespace scope `%D'"
18519 msgstr ""
18520
18521 #: cp/pt.c:627
18522 msgid "enclosing class templates are not explicitly specialized"
18523 msgstr ""
18524
18525 #: cp/pt.c:702
18526 msgid "specializing `%#T' in different namespace"
18527 msgstr ""
18528
18529 #: cp/pt.c:703
18530 msgid "  from definition of `%#D'"
18531 msgstr "  `%#D' bildiriminden"
18532
18533 #: cp/pt.c:711
18534 msgid "specialization of `%T' after instantiation"
18535 msgstr ""
18536
18537 #: cp/pt.c:714
18538 msgid "explicit specialization of non-template `%T'"
18539 msgstr "şablon olmayan `%T' örtük özelleştirmesi"
18540
18541 #: cp/pt.c:846
18542 msgid "specialization of %D after instantiation"
18543 msgstr ""
18544
18545 #: cp/pt.c:949
18546 msgid "%s %+#D"
18547 msgstr "%s %+#D"
18548
18549 #: cp/pt.c:1000
18550 msgid "`%D' is not a function template"
18551 msgstr "`%D' bir işlev şablonu değil"
18552
18553 #: cp/pt.c:1123
18554 msgid "template-id `%D' for `%+D' does not match any template declaration"
18555 msgstr ""
18556
18557 #: cp/pt.c:1131
18558 msgid "ambiguous template specialization `%D' for `%+D'"
18559 msgstr ""
18560
18561 #. This case handles bogus declarations like template <>
18562 #. template <class T> void f<int>();
18563 #: cp/pt.c:1358 cp/pt.c:1432
18564 msgid "template-id `%D' in declaration of primary template"
18565 msgstr "birincil şablon bildiriminde şablon kimliği `%D'"
18566
18567 #: cp/pt.c:1371
18568 msgid "template parameter list used in explicit instantiation"
18569 msgstr ""
18570
18571 #: cp/pt.c:1377
18572 msgid "definition provided for explicit instantiation"
18573 msgstr ""
18574
18575 #: cp/pt.c:1383
18576 msgid "too many template parameter lists in declaration of `%D'"
18577 msgstr "`%D' bildiriminde şablon parametresi listesi çok fazla"
18578
18579 #: cp/pt.c:1399
18580 msgid "too few template parameter lists in declaration of `%D'"
18581 msgstr "`%D' bildiriminde şablon parametresi listesi çok az"
18582
18583 #: cp/pt.c:1416
18584 msgid "explicit specialization not preceded by `template <>'"
18585 msgstr ""
18586
18587 #: cp/pt.c:1429
18588 msgid "partial specialization `%D' of function template"
18589 msgstr ""
18590
18591 #: cp/pt.c:1461
18592 msgid "default argument specified in explicit specialization"
18593 msgstr ""
18594
18595 #: cp/pt.c:1465
18596 msgid "template specialization with C linkage"
18597 msgstr ""
18598
18599 #. From [temp.expl.spec]:
18600 #.
18601 #. If such an explicit specialization for the member
18602 #. of a class template names an implicitly-declared
18603 #. special member function (clause _special_), the
18604 #. program is ill-formed.
18605 #.
18606 #. Similar language is found in [temp.explicit].
18607 #: cp/pt.c:1553
18608 msgid "specialization of implicitly-declared special member function"
18609 msgstr "örtük bildirimli özel üye işlev özelleştirmesi"
18610
18611 #: cp/pt.c:1596
18612 msgid "no member function `%D' declared in `%T'"
18613 msgstr "`%2$T' içinde bildirilmiş `%1$D' diye bir üye işlev yok"
18614
18615 #. There are two many template parameter lists.
18616 #: cp/pt.c:1744
18617 msgid "too many template parameter lists in declaration of `%T'"
18618 msgstr "`%T' bildiriminde şablon parametresi listesi çok fazla"
18619
18620 #: cp/pt.c:1840
18621 msgid " shadows template parm `%#D'"
18622 msgstr ""
18623
18624 #: cp/pt.c:2243
18625 msgid "template parameters not used in partial specialization:"
18626 msgstr ""
18627
18628 #: cp/pt.c:2247
18629 msgid "        `%D'"
18630 msgstr ""
18631
18632 #: cp/pt.c:2259
18633 msgid "partial specialization `%T' does not specialize any template arguments"
18634 msgstr ""
18635
18636 #: cp/pt.c:2284
18637 #, c-format
18638 msgid "template argument `%E' involves template parameter(s)"
18639 msgstr ""
18640
18641 #: cp/pt.c:2327
18642 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
18643 msgstr ""
18644
18645 #: cp/pt.c:2415
18646 msgid "no default argument for `%D'"
18647 msgstr "`%D' için öntanımlı argüman yok"
18648
18649 #: cp/pt.c:2548
18650 msgid "template with C linkage"
18651 msgstr ""
18652
18653 #: cp/pt.c:2551
18654 msgid "template class without a name"
18655 msgstr ""
18656
18657 #: cp/pt.c:2626
18658 msgid "`%D' does not declare a template type"
18659 msgstr ""
18660
18661 #: cp/pt.c:2632
18662 msgid "template definition of non-template `%#D'"
18663 msgstr "şablon olmayan `%#D' nin şablon bildirimi"
18664
18665 #: cp/pt.c:2673
18666 msgid "expected %d levels of template parms for `%#D', got %d"
18667 msgstr ""
18668
18669 #: cp/pt.c:2685
18670 msgid "got %d template parameters for `%#D'"
18671 msgstr ""
18672
18673 #: cp/pt.c:2688
18674 msgid "got %d template parameters for `%#T'"
18675 msgstr ""
18676
18677 #: cp/pt.c:2690
18678 #, c-format
18679 msgid "  but %d required"
18680 msgstr ""
18681
18682 #: cp/pt.c:2758
18683 msgid "`%T' is not a template type"
18684 msgstr "`%T' bir şablon türü değil"
18685
18686 #: cp/pt.c:2774
18687 msgid "previous declaration `%D'"
18688 msgstr "`%D' önceki bildirimi"
18689
18690 #: cp/pt.c:2775
18691 #, c-format
18692 msgid "used %d template parameter%s instead of %d"
18693 msgstr ""
18694
18695 #: cp/pt.c:2791
18696 msgid "template parameter `%#D'"
18697 msgstr ""
18698
18699 #: cp/pt.c:2792
18700 msgid "redeclared here as `%#D'"
18701 msgstr ""
18702
18703 #. We have in [temp.param]:
18704 #.
18705 #. A template-parameter may not be given default arguments
18706 #. by two different declarations in the same scope.
18707 #: cp/pt.c:2802
18708 msgid "redefinition of default argument for `%#D'"
18709 msgstr ""
18710
18711 #: cp/pt.c:2803
18712 msgid "  original definition appeared here"
18713 msgstr "  özgün tanımı burada göründü"
18714
18715 #: cp/pt.c:2896
18716 #, c-format
18717 msgid "`%E' is not a valid template argument"
18718 msgstr "`%E' geçerli bir şablon argümanı değil"
18719
18720 #: cp/pt.c:2900
18721 msgid "it must be the address of a function with external linkage"
18722 msgstr ""
18723
18724 #: cp/pt.c:2902
18725 msgid "it must be the address of an object with external linkage"
18726 msgstr ""
18727
18728 #: cp/pt.c:2906
18729 msgid "it must be a pointer-to-member of the form `&X::Y'"
18730 msgstr ""
18731
18732 #: cp/pt.c:2917
18733 #, c-format
18734 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
18735 msgstr ""
18736
18737 #: cp/pt.c:2929
18738 #, c-format
18739 msgid "address of non-extern `%E' cannot be used as template argument"
18740 msgstr ""
18741
18742 #: cp/pt.c:2940
18743 #, c-format
18744 msgid "non-constant `%E' cannot be used as template argument"
18745 msgstr "sabit olmayan `%E' şablon argümanı olarak kullanılamaz"
18746
18747 #: cp/pt.c:2947
18748 #, c-format
18749 msgid "object `%E' cannot be used as template argument"
18750 msgstr "nesne `%E' şablon argümanı olarak kullanılamaz"
18751
18752 #: cp/pt.c:3323
18753 #, c-format
18754 msgid "to refer to a type member of a template parameter, use `typename %E'"
18755 msgstr ""
18756
18757 #: cp/pt.c:3336 cp/pt.c:3352 cp/pt.c:3391
18758 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
18759 msgstr ""
18760
18761 #: cp/pt.c:3339
18762 msgid "  expected a constant of type `%T', got `%T'"
18763 msgstr ""
18764
18765 #: cp/pt.c:3343
18766 #, c-format
18767 msgid "  expected a type, got `%E'"
18768 msgstr ""
18769
18770 #: cp/pt.c:3355
18771 msgid "  expected a type, got `%T'"
18772 msgstr ""
18773
18774 #: cp/pt.c:3357
18775 msgid "  expected a class template, got `%T'"
18776 msgstr ""
18777
18778 #: cp/pt.c:3393
18779 msgid "  expected a template of type `%D', got `%D'"
18780 msgstr ""
18781
18782 #: cp/pt.c:3415
18783 msgid "template-argument `%T' uses anonymous type"
18784 msgstr ""
18785
18786 #: cp/pt.c:3418
18787 msgid "template-argument `%T' uses local type `%T'"
18788 msgstr ""
18789
18790 #: cp/pt.c:3453
18791 msgid "could not convert template argument `%E' to `%T'"
18792 msgstr ""
18793
18794 #: cp/pt.c:3497
18795 #, c-format
18796 msgid "wrong number of template arguments (%d, should be %d)"
18797 msgstr ""
18798
18799 #: cp/pt.c:3501
18800 msgid "provided for `%D'"
18801 msgstr ""
18802
18803 #: cp/pt.c:3548
18804 #, c-format
18805 msgid "template argument %d is invalid"
18806 msgstr "şablon argümanı %d geçersiz"
18807
18808 #: cp/pt.c:3780
18809 msgid "non-template used as template"
18810 msgstr ""
18811
18812 #: cp/pt.c:3898
18813 msgid "`%T' is not a template"
18814 msgstr "`%T' bir şablon değil"
18815
18816 #: cp/pt.c:3911
18817 msgid "non-template type `%T' used as a template"
18818 msgstr ""
18819
18820 #: cp/pt.c:3913
18821 msgid "for template declaration `%D'"
18822 msgstr "çablon bildirimi `%D' için"
18823
18824 #: cp/pt.c:4476
18825 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
18826 msgstr ""
18827
18828 #: cp/pt.c:4911
18829 msgid "ambiguous class template instantiation for `%#T'"
18830 msgstr ""
18831
18832 #: cp/pt.c:4918
18833 msgid "%s %+#T"
18834 msgstr "%s %+#T"
18835
18836 #: cp/pt.c:5940 cp/pt.c:6054
18837 msgid "instantiation of `%D' as type `%T'"
18838 msgstr ""
18839
18840 #: cp/pt.c:6096
18841 msgid "invalid parameter type `%T'"
18842 msgstr "geçersiz parametre türü `%T'"
18843
18844 #: cp/pt.c:6098
18845 msgid "in declaration `%D'"
18846 msgstr "`%D' bildiriminde"
18847
18848 #: cp/pt.c:6173
18849 msgid "creating pointer to member function of non-class type `%T'"
18850 msgstr "sınıf olmayan `%T' türünde üye işlev göstergesi oluşturulması"
18851
18852 #: cp/pt.c:6336
18853 msgid "creating array with size zero"
18854 msgstr "dizi sıfır uzunlukta oluşturuluyor"
18855
18856 #: cp/pt.c:6350
18857 #, c-format
18858 msgid "creating array with size zero (`%E')"
18859 msgstr ""
18860
18861 #: cp/pt.c:6588
18862 msgid "forming reference to void"
18863 msgstr ""
18864
18865 #: cp/pt.c:6590
18866 msgid "forming %s to reference type `%T'"
18867 msgstr ""
18868
18869 #: cp/pt.c:6624
18870 msgid "creating pointer to member of non-class type `%T'"
18871 msgstr "sınıf olmayan `%T' türünde üye göstergesi oluşturulması"
18872
18873 #: cp/pt.c:6686
18874 msgid "creating array of `%T'"
18875 msgstr "`%T' dizisi oluşturulması"
18876
18877 #: cp/pt.c:6732
18878 msgid "`%T' is not a class, struct, or union type"
18879 msgstr ""
18880
18881 #: cp/pt.c:6844
18882 #, c-format
18883 msgid "use of `%s' in template"
18884 msgstr "şablonda `%s' kullanımı"
18885
18886 #: cp/pt.c:7601
18887 msgid "type `%T' composed from a local class is not a valid template-argument"
18888 msgstr ""
18889
18890 #: cp/pt.c:7602
18891 msgid "  trying to instantiate `%D'"
18892 msgstr ""
18893
18894 #: cp/pt.c:8032
18895 msgid "incomplete type unification"
18896 msgstr "tamamlanmamış tür birleştirme"
18897
18898 #: cp/pt.c:8987
18899 #, c-format
18900 msgid "use of `%s' in template type unification"
18901 msgstr "şablon türü birleştirmede `%s' kullanımı"
18902
18903 #: cp/pt.c:9409 cp/pt.c:9477
18904 msgid "explicit instantiation of non-template `%#D'"
18905 msgstr ""
18906
18907 #: cp/pt.c:9425 cp/pt.c:9472
18908 msgid "no matching template for `%D' found"
18909 msgstr ""
18910
18911 #: cp/pt.c:9431
18912 msgid "explicit instantiation of `%#D'"
18913 msgstr ""
18914
18915 #. [temp.spec]
18916 #.
18917 #. No program shall both explicitly instantiate and explicitly
18918 #. specialize a template.
18919 #: cp/pt.c:9448
18920 msgid "explicit instantiation of `%#D' after"
18921 msgstr ""
18922
18923 #: cp/pt.c:9449 cp/pt.c:9586
18924 msgid "explicit specialization here"
18925 msgstr ""
18926
18927 #: cp/pt.c:9464
18928 msgid "duplicate explicit instantiation of `%#D'"
18929 msgstr "yinelenmiş doğrudan `%#D' gerçeklemesi"
18930
18931 #: cp/pt.c:9489
18932 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
18933 msgstr ""
18934
18935 #: cp/pt.c:9493 cp/pt.c:9571
18936 msgid "storage class `%D' applied to template instantiation"
18937 msgstr ""
18938
18939 #: cp/pt.c:9538
18940 msgid "explicit instantiation of non-template type `%T'"
18941 msgstr ""
18942
18943 #: cp/pt.c:9552
18944 msgid "explicit instantiation of `%#T' before definition of template"
18945 msgstr ""
18946
18947 #: cp/pt.c:9560
18948 #, c-format
18949 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
18950 msgstr ""
18951
18952 #: cp/pt.c:9585
18953 msgid "explicit instantiation of `%#T' after"
18954 msgstr ""
18955
18956 #: cp/pt.c:9603
18957 msgid "duplicate explicit instantiation of `%#T'"
18958 msgstr "yinelenmiş doğrudan `%#T' gerçeklemesi"
18959
18960 #: cp/pt.c:9944
18961 msgid "explicit instantiation of `%D' but no definition available"
18962 msgstr ""
18963
18964 #: cp/pt.c:10316
18965 msgid "`%#T' is not a valid type for a template constant parameter"
18966 msgstr ""
18967
18968 #: cp/repo.c:272
18969 msgid "-frepo must be used with -c"
18970 msgstr "-frepo, -c ile kullanılmalı"
18971
18972 #: cp/repo.c:366
18973 #, c-format
18974 msgid "mysterious repository information in %s"
18975 msgstr "%s içinde esrarengiz depo bilgisi"
18976
18977 #: cp/repo.c:381
18978 #, c-format
18979 msgid "can't create repository information file `%s'"
18980 msgstr "depo bilgisi `%s' dosyasında oluşturulamıyor"
18981
18982 #: cp/rtti.c:200
18983 msgid "cannot use typeid with -fno-rtti"
18984 msgstr "typeid, -fno-rtti ile kullanılamaz"
18985
18986 #: cp/rtti.c:206
18987 msgid "must #include <typeinfo> before using typeid"
18988 msgstr "typeid kullanımından önce #include <türbilgisi> olmalı"
18989
18990 #: cp/rtti.c:280
18991 msgid "cannot create type information for type `%T' because its size is variable"
18992 msgstr ""
18993
18994 #: cp/rtti.c:525 cp/rtti.c:539
18995 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
18996 msgstr ""
18997
18998 #: cp/rtti.c:614
18999 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
19000 msgstr ""
19001
19002 #: cp/search.c:340
19003 msgid "`%T' is an inaccessible base of `%T'"
19004 msgstr ""
19005
19006 #: cp/search.c:350
19007 msgid "`%T' is an ambiguous base of `%T'"
19008 msgstr ""
19009
19010 #: cp/search.c:1826
19011 msgid "adjusting pointers for covariant returns"
19012 msgstr "ortak değişen dönüşler için göstergeler ayarlanıyor"
19013
19014 #: cp/search.c:1830 cp/search.c:1837
19015 msgid "invalid covariant return type for `%#D'"
19016 msgstr ""
19017
19018 #: cp/search.c:1831
19019 msgid "  overriding `%#D' (must be pointer or reference to class)"
19020 msgstr ""
19021
19022 #: cp/search.c:1838
19023 msgid "  overriding `%#D' (must use pointer or reference)"
19024 msgstr ""
19025
19026 #: cp/search.c:1843
19027 msgid "conflicting return type specified for `%#D'"
19028 msgstr "`%D' için çelişen dönüş türü belirtilmiş"
19029
19030 #: cp/search.c:1844
19031 msgid "  overriding `%#D'"
19032 msgstr ""
19033
19034 #: cp/search.c:1853
19035 msgid "looser throw specifier for `%#F'"
19036 msgstr ""
19037
19038 #: cp/search.c:1854
19039 msgid "  overriding `%#F'"
19040 msgstr ""
19041
19042 #. A static member function cannot match an inherited
19043 #. virtual member function.
19044 #: cp/search.c:1944
19045 msgid "`%#D' cannot be declared"
19046 msgstr "`%#D' bildirilemez"
19047
19048 #: cp/search.c:1945
19049 msgid "  since `%#D' declared in base class"
19050 msgstr ""
19051
19052 #: cp/search.c:2130
19053 msgid "`%#D' needs a final overrider"
19054 msgstr ""
19055
19056 #: cp/semantics.c:903
19057 #, c-format
19058 msgid "type of asm operand `%E' could not be determined"
19059 msgstr ""
19060
19061 #: cp/semantics.c:1045
19062 msgid "ISO C++ does not permit named return values"
19063 msgstr "ISO C++ isimli dönen değerlere izin vermez"
19064
19065 #: cp/semantics.c:1054
19066 msgid "return identifier `%D' already in place"
19067 msgstr "dönüş belirteci `%D' zaten yerinde"
19068
19069 #: cp/semantics.c:1062
19070 msgid "can't redefine default return value for constructors"
19071 msgstr "kurucular için öntanımlı dönüş değeri tekrar tanımlanamaz"
19072
19073 #: cp/semantics.c:1129
19074 msgid "base initializer for `%T'"
19075 msgstr "`%T' için taban ilklendirici"
19076
19077 #: cp/semantics.c:1131
19078 msgid "   will be re-ordered to precede member initializations"
19079 msgstr "  üye ilklendirmelerinin öncesinde yeniden sıralanmış olacak"
19080
19081 #: cp/semantics.c:1401
19082 msgid "`this' is unavailable for static member functions"
19083 msgstr "statik üye işlevlerde `this' kullanılmaz"
19084
19085 #: cp/semantics.c:1407
19086 msgid "invalid use of `this' in non-member function"
19087 msgstr "üye olmayan işlevde `this' kullanımı geçersiz"
19088
19089 #: cp/semantics.c:1409
19090 msgid "invalid use of `this' at top level"
19091 msgstr "tepe seviyede `this' kullanımı geçersiz"
19092
19093 #: cp/semantics.c:1447
19094 msgid "calling type `%T' like a method"
19095 msgstr ""
19096
19097 #: cp/semantics.c:1483
19098 msgid "destructor specifier `%T::~%T()' must have matching names"
19099 msgstr ""
19100
19101 #: cp/semantics.c:1489
19102 msgid "`%E' is not of type `%T'"
19103 msgstr ""
19104
19105 #: cp/semantics.c:1701
19106 msgid "template type parameters must use the keyword `class' or `typename'"
19107 msgstr "şablon türü parametrelerde `class' ya da `typename' sözcükleri kullanılmalı"
19108
19109 #: cp/semantics.c:1760
19110 msgid "definition of `%#T' inside template parameter list"
19111 msgstr ""
19112
19113 #: cp/semantics.c:1776
19114 msgid "invalid definition of qualified type `%T'"
19115 msgstr ""
19116
19117 #: cp/semantics.c:2128
19118 msgid "base class `%T' has cv qualifiers"
19119 msgstr "taban sınıf `%T' cv niteleyiciler içeriyor"
19120
19121 #: cp/semantics.c:2161
19122 msgid "multiple declarators in template declaration"
19123 msgstr "şablon bildiriminde çoklu bildiriciler"
19124
19125 #: cp/spew.c:245
19126 #, c-format
19127 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
19128 msgstr "tanıtıcı ismi `%s' GNU C++ dahili adlandırma stratejisi ile çelişiyor"
19129
19130 #: cp/spew.c:1020 cp/spew.c:1292
19131 msgid "parse error at end of saved function text"
19132 msgstr "kayıtlı işlev metninin sonunda ayrıştırma hatası"
19133
19134 #: cp/spew.c:1062
19135 msgid "parse error in method specification"
19136 msgstr "yöntem özelliklerinde ayrıştırma hatası"
19137
19138 #: cp/spew.c:1104
19139 msgid "function body for constructor missing"
19140 msgstr "kurucu için işlev gövdesi yok"
19141
19142 #: cp/spew.c:1371
19143 msgid "circular dependency in default args of `%#D'"
19144 msgstr ""
19145
19146 #: cp/spew.c:1435
19147 msgid "invalid type `%T' for default argument to `%T'"
19148 msgstr "`%T'ye öntanımlı argüman olarak geçersiz `%T' türü"
19149
19150 #: cp/spew.c:1495
19151 #, c-format
19152 msgid "%s before `%s'"
19153 msgstr "`%2$s' den önce %1$s"
19154
19155 #: cp/spew.c:1497
19156 #, c-format
19157 msgid "%s before `%c'"
19158 msgstr "`%2$c' den önce %1$s"
19159
19160 #: cp/spew.c:1499
19161 #, c-format
19162 msgid "%s before `\\%o'"
19163 msgstr "`\\%2$o' den önce %1$s"
19164
19165 #: cp/spew.c:1502
19166 #, c-format
19167 msgid "%s before `%s' token"
19168 msgstr "`%2$s' dizgeciğinden önce %1$s"
19169
19170 #: cp/tree.c:224
19171 #, c-format
19172 msgid "non-lvalue in %s"
19173 msgstr "%s içinde olmayan sol yan"
19174
19175 #: cp/tree.c:536
19176 msgid "`%T' cannot be `restrict'-qualified"
19177 msgstr ""
19178
19179 #: cp/tree.c:547
19180 msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
19181 msgstr ""
19182
19183 #: cp/tree.c:1888
19184 #, c-format
19185 msgid "`%s' attribute can only be applied to Java class definitions"
19186 msgstr ""
19187
19188 #: cp/tree.c:1918
19189 #, c-format
19190 msgid "`%s' attribute can only be applied to class definitions"
19191 msgstr "`%s' özniteliği sadece sınıf tanımlarında uygulanabilir"
19192
19193 #: cp/tree.c:1924
19194 #, c-format
19195 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
19196 msgstr ""
19197
19198 #: cp/tree.c:1949
19199 msgid "requested init_priority is not an integer constant"
19200 msgstr "istenen init_priority bir tamsayı sabit değil"
19201
19202 #: cp/tree.c:1970
19203 #, c-format
19204 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
19205 msgstr "`%s' özniteliği sadece sınıf türünün nesnelerinin dosya bağlamı tanımlarında kullanılabilir"
19206
19207 #: cp/tree.c:1978
19208 msgid "requested init_priority is out of range"
19209 msgstr "istenen init_priority kapsamdışı"
19210
19211 #: cp/tree.c:1988
19212 msgid "requested init_priority is reserved for internal use"
19213 msgstr "istenen init_priority iç kullanım için ayrılmıştır"
19214
19215 #: cp/tree.c:1998
19216 #, c-format
19217 msgid "`%s' attribute is not supported on this platform"
19218 msgstr "bu hedefte `%s' özniteliği desteklenmiyor"
19219
19220 #: cp/typeck.c:488
19221 #, c-format
19222 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
19223 msgstr "ISO C++'da işlev ve `void *' tür göstergeleri arasında %s yasaktır"
19224
19225 #: cp/typeck.c:509
19226 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
19227 msgstr ""
19228
19229 #: cp/typeck.c:1493
19230 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
19231 msgstr ""
19232
19233 #: cp/typeck.c:1563
19234 msgid "ISO C++ forbids applying `sizeof' to a function type"
19235 msgstr "ISO C++ işlev türe `sizeof' uygulanmasına izin vermez"
19236
19237 #: cp/typeck.c:1569
19238 msgid "ISO C++ forbids applying `sizeof' to a member function"
19239 msgstr "ISO C++ bir üye işleve `sizeof' uygulanmasına izin vermez"
19240
19241 #: cp/typeck.c:1575
19242 msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
19243 msgstr "ISO C++ bir boş tür olan `void' türe `sizeof' uygulanmasına izin vermez"
19244
19245 #: cp/typeck.c:1589
19246 msgid "`sizeof' applied to non-static member"
19247 msgstr "'sizeof' bir statik olmayan üyeye uygulandı"
19248
19249 #: cp/typeck.c:1594
19250 msgid "`sizeof' applied to incomplete type `%T'"
19251 msgstr "sizeof bir içi boş `%T' türüne uygulandı"
19252
19253 #: cp/typeck.c:1624
19254 msgid "sizeof applied to a bit-field"
19255 msgstr "sizeof bir bit alanına uygulandı"
19256
19257 #: cp/typeck.c:1627
19258 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
19259 msgstr "ISO C++ bir işlev türü ifadesine `sizeof' uygulanmasına izin vermez"
19260
19261 #: cp/typeck.c:1774
19262 msgid "invalid use of non-lvalue array"
19263 msgstr "sol tarafsız dizi kullanımı geçersiz"
19264
19265 #: cp/typeck.c:1880
19266 msgid "deprecated conversion from string constant to `%T'"
19267 msgstr "dizge sabitten `%T' ye modası geçmiş dönüşüm"
19268
19269 #: cp/typeck.c:1898
19270 msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
19271 msgstr ""
19272
19273 #: cp/typeck.c:2041
19274 msgid "invalid use of %D"
19275 msgstr "geçersiz %D kullanımı"
19276
19277 #: cp/typeck.c:2091
19278 msgid "destructor specifier `%T::~%T' must have matching names"
19279 msgstr ""
19280
19281 #: cp/typeck.c:2097
19282 msgid "type `%T' has no destructor"
19283 msgstr ""
19284
19285 #: cp/typeck.c:2114 cp/typeck.c:2187
19286 msgid "invalid use of type decl `%#D' as expression"
19287 msgstr "ifade olarak tür bildirimi `%#D' kullanımı geçersiz"
19288
19289 #: cp/typeck.c:2119
19290 msgid "invalid use of template `%#D' as expression"
19291 msgstr "ifade olarak tür şablon `%#D' kullanımı geçersiz"
19292
19293 #: cp/typeck.c:2178
19294 msgid "`%#T' has no member named `%D'"
19295 msgstr "`%#T' `%D' isminde bir üye içermiyor"
19296
19297 #: cp/typeck.c:2219
19298 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
19299 msgstr "NULL göstergeye referans geçersiz, yerine üyeye gösterge kullanın"
19300
19301 #. A pointer to incomplete type (other than cv void) can be
19302 #. dereferenced [expr.unary.op]/1
19303 #: cp/typeck.c:2345
19304 msgid "`%T' is not a pointer-to-object type"
19305 msgstr ""
19306
19307 #: cp/typeck.c:2372
19308 #, c-format
19309 msgid "invalid use of `%s' on pointer to member"
19310 msgstr "üyeye göstergede `%s' kullanımı geçersiz"
19311
19312 #: cp/typeck.c:2378
19313 msgid "invalid type argument"
19314 msgstr "tür argümanı geçersiz"
19315
19316 #: cp/typeck.c:2481
19317 msgid "ISO C++ forbids subscripting non-lvalue array"
19318 msgstr "ISO C++ sol yan olmayan dizi indislemesine izin vermez"
19319
19320 #: cp/typeck.c:2492
19321 msgid "subscripting array declared `register'"
19322 msgstr "`register' olarak bildirilmiş dizi indislemesi"
19323
19324 #: cp/typeck.c:2667 cp/typeck.c:2807
19325 msgid "pointer to member function called, but not in class scope"
19326 msgstr "üye işleve gösterge çağrıldı ama sınıf kapsamında değil"
19327
19328 #: cp/typeck.c:2691
19329 msgid "object missing in call to method `%D'"
19330 msgstr ""
19331
19332 #: cp/typeck.c:2725
19333 msgid "function `%D' declared overloaded, but no definitions appear with which to resolve it?!?"
19334 msgstr ""
19335
19336 #: cp/typeck.c:2805
19337 msgid "invalid call to member function needing `this' in static member function scope"
19338 msgstr "statik üye işlev kapsamında `this' gerektiren üye işleve çağrı geçersiz"
19339
19340 #: cp/typeck.c:2989
19341 msgid "ISO C++ forbids calling `::main' from within program"
19342 msgstr "ISO C++ program içinden `::main' çağrısına izin vermez"
19343
19344 #: cp/typeck.c:3014
19345 #, c-format
19346 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
19347 msgstr ""
19348
19349 #: cp/typeck.c:3027
19350 #, c-format
19351 msgid "`%E' cannot be used as a function"
19352 msgstr "`%E' bir işlev olarak kullanılamaz"
19353
19354 #: cp/typeck.c:3152
19355 msgid "too many arguments to %s `%+#D'"
19356 msgstr "%s `%+#D' için argümanlar çok fazla"
19357
19358 #: cp/typeck.c:3193
19359 msgid "parameter type of called function is incomplete"
19360 msgstr "çağrılan işlevin parametre türünün içi boş"
19361
19362 #: cp/typeck.c:3260
19363 msgid "too few arguments to %s `%+#D'"
19364 msgstr "%s `%+#D' için argümanlar çok az"
19365
19366 #: cp/typeck.c:3388 cp/typeck.c:3398
19367 msgid "assuming cast to type `%T' from overloaded function"
19368 msgstr ""
19369
19370 #: cp/typeck.c:3458
19371 #, c-format
19372 msgid "division by zero in `%E / 0'"
19373 msgstr ""
19374
19375 #: cp/typeck.c:3460
19376 #, c-format
19377 msgid "division by zero in `%E / 0.'"
19378 msgstr ""
19379
19380 #: cp/typeck.c:3515
19381 #, c-format
19382 msgid "division by zero in `%E %% 0'"
19383 msgstr ""
19384
19385 #: cp/typeck.c:3517
19386 #, c-format
19387 msgid "division by zero in `%E %% 0.'"
19388 msgstr ""
19389
19390 #: cp/typeck.c:3597
19391 #, c-format
19392 msgid "%s rotate count is negative"
19393 msgstr "%s döngü sayısı negatif"
19394
19395 #: cp/typeck.c:3600
19396 #, c-format
19397 msgid "%s rotate count >= width of type"
19398 msgstr "%s döngü sayısı >= tür genişliği"
19399
19400 #: cp/typeck.c:3631 cp/typeck.c:3636 cp/typeck.c:3727 cp/typeck.c:3732
19401 msgid "ISO C++ forbids comparison between pointer and integer"
19402 msgstr "ISO C++ da gösterge ile tamsayı arasında karşılaştırmaya izin verilmez"
19403
19404 #: cp/typeck.c:3912
19405 msgid "comparison between types `%#T' and `%#T'"
19406 msgstr "`%#T' ile `%#T' türleri arasında karşılaştırma"
19407
19408 #: cp/typeck.c:3948
19409 msgid "comparison between signed and unsigned integer expressions"
19410 msgstr "işaretli ve işaretsiz tamsayı ifadeler arasında karşılaştırma"
19411
19412 #: cp/typeck.c:4013
19413 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
19414 msgstr "iki terimli `%O' için `%T' ve `%T' türünde geçersiz terimler"
19415
19416 #. Some sort of arithmetic operation involving NULL was
19417 #. performed.  Note that pointer-difference and pointer-addition
19418 #. have already been handled above, and so we don't end up here in
19419 #. that case.
19420 #: cp/typeck.c:4035
19421 msgid "NULL used in arithmetic"
19422 msgstr ""
19423
19424 #: cp/typeck.c:4087
19425 msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
19426 msgstr "ISO C++ gösterge aritmetiğinde `void *' türde gösterge kullanımına izin vermez"
19427
19428 #: cp/typeck.c:4093
19429 msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
19430 msgstr "ISO C++ gösterge aritmetiğinde bir işlev göstergesi kullanımına izin vermez"
19431
19432 #: cp/typeck.c:4099
19433 msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic"
19434 msgstr "ISO C++ gösterge aritmetiğinde bir üye işleve gösterge kullanımına izin vermez"
19435
19436 #: cp/typeck.c:4105
19437 msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
19438 msgstr "ISO C++ gösterge aritmetiğinde bir üyeye gösterge kullanımına izin vermez"
19439
19440 #: cp/typeck.c:4176
19441 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
19442 msgstr "ISO C++ bir çıkartma işlemi içinde `void *' türde gösterge kullanımına izin vermez"
19443
19444 #: cp/typeck.c:4178
19445 msgid "ISO C++ forbids using pointer to a function in subtraction"
19446 msgstr "ISO C++ bir çıkartma işlemi içindeki bir işleve gösterge kullanımına izin vermez"
19447
19448 #: cp/typeck.c:4180
19449 msgid "ISO C++ forbids using pointer to a method in subtraction"
19450 msgstr "ISO C++ bir çıkartma işlemi içindeki bir yönteme gösterge kullanımına izin vermez"
19451
19452 #: cp/typeck.c:4182
19453 msgid "ISO C++ forbids using pointer to a member in subtraction"
19454 msgstr "ISO C++ bir çıkartma işlemi içindeki bir üyeye gösterge kullanımına izin vermez"
19455
19456 #: cp/typeck.c:4194
19457 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
19458 msgstr "gösterge aritmetiğinde tamamlanmamış türe gösterge kullanımı geçersiz"
19459
19460 #: cp/typeck.c:4231
19461 msgid "attempt to take address of bit-field structure member `%D'"
19462 msgstr "bit-alanı yapının `%D' üyesinin adresi alınmaya çalışılıyor"
19463
19464 #: cp/typeck.c:4302
19465 msgid "taking address of temporary"
19466 msgstr "geçicinin adresi alınıyor"
19467
19468 #: cp/typeck.c:4504
19469 #, c-format
19470 msgid "ISO C++ forbids %sing an enum"
19471 msgstr "ISO C++ bir enum'um %s-lenmesine izin vermez"
19472
19473 #: cp/typeck.c:4516
19474 msgid "cannot %s a pointer to incomplete type `%T'"
19475 msgstr ""
19476
19477 #: cp/typeck.c:4523
19478 msgid "ISO C++ forbids %sing a pointer of type `%T'"
19479 msgstr "ISO C++ da bir `%T' türü gösterge %s için izin verilmez"
19480
19481 #: cp/typeck.c:4548
19482 msgid "cast to non-reference type used as lvalue"
19483 msgstr "sol yan olarak kullanılmış referans olmayan türe çevirim"
19484
19485 #: cp/typeck.c:4582
19486 msgid "invalid use of `--' on bool variable `%D'"
19487 msgstr "bool değişken `%D' üstünde `--' kullanımı geçersiz"
19488
19489 #. ARM $3.4
19490 #: cp/typeck.c:4615
19491 msgid "ISO C++ forbids taking address of function `::main'"
19492 msgstr "ISO C++ `::main' işlevinin adresinin alınmasına izin vermez"
19493
19494 #. An expression like &memfn.
19495 #: cp/typeck.c:4682
19496 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
19497 msgstr ""
19498
19499 #: cp/typeck.c:4684
19500 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
19501 msgstr ""
19502
19503 #: cp/typeck.c:4708
19504 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
19505 msgstr "ISO C++ bir sol yan olmayan ifadeye çevirimin adresinin alınmasına izin vermez"
19506
19507 #: cp/typeck.c:4724
19508 msgid "unary `&'"
19509 msgstr "tekil `&'"
19510
19511 #: cp/typeck.c:4844
19512 msgid "taking address of destructor"
19513 msgstr "yıkıcı adresinin alınması"
19514
19515 #: cp/typeck.c:4857
19516 msgid "taking address of bound pointer-to-member expression"
19517 msgstr ""
19518
19519 #: cp/typeck.c:4925
19520 msgid "cannot take the address of `this', which is an rvalue expression"
19521 msgstr "bir sağ yan ifade olarak `this'in adresi alınamaz"
19522
19523 #: cp/typeck.c:4941
19524 msgid "address requested for `%D', which is declared `register'"
19525 msgstr ""
19526
19527 #: cp/typeck.c:5145
19528 msgid "static_cast from type `%T' to type `%T' casts away constness"
19529 msgstr ""
19530
19531 #: cp/typeck.c:5153
19532 msgid "invalid static_cast from type `%T' to type `%T'"
19533 msgstr ""
19534
19535 #: cp/typeck.c:5192
19536 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
19537 msgstr ""
19538
19539 #: cp/typeck.c:5212
19540 msgid "reinterpret_cast from `%T' to `%T' loses precision"
19541 msgstr ""
19542
19543 #: cp/typeck.c:5225
19544 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
19545 msgstr ""
19546
19547 #: cp/typeck.c:5234
19548 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
19549 msgstr "ISO C++ işlev ve nesne göstergeleri arasında çevirime izin vermez"
19550
19551 #: cp/typeck.c:5240
19552 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
19553 msgstr ""
19554
19555 #: cp/typeck.c:5267
19556 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
19557 msgstr ""
19558
19559 #: cp/typeck.c:5270
19560 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
19561 msgstr ""
19562
19563 #: cp/typeck.c:5293
19564 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
19565 msgstr ""
19566
19567 #: cp/typeck.c:5309
19568 msgid "invalid const_cast from type `%T' to type `%T'"
19569 msgstr ""
19570
19571 #: cp/typeck.c:5351 cp/typeck.c:5356
19572 msgid "ISO C++ forbids casting to an array type `%T'"
19573 msgstr "ISO C++ da `%T' dizi türüne çevirime izin verilmez"
19574
19575 #: cp/typeck.c:5364
19576 msgid "invalid cast to function type `%T'"
19577 msgstr "`%T' işlev türüne çevirim geçersiz"
19578
19579 #: cp/typeck.c:5416
19580 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
19581 msgstr "`%T' den `%T' ye çevirim, gösterge hedef türünden niteleyicileri iptal ediyor"
19582
19583 #: cp/typeck.c:5462
19584 msgid "cast from `%T' to `%T' increases required alignment of target type"
19585 msgstr ""
19586
19587 #: cp/typeck.c:5650
19588 msgid "  in evaluation of `%Q(%#T, %#T)'"
19589 msgstr ""
19590
19591 #: cp/typeck.c:5684
19592 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
19593 msgstr "ISO C++ sol yan olarak kullanılmış referanssız türe çevirime izin vermez"
19594
19595 #: cp/typeck.c:5783
19596 msgid "incompatible types in assignment of `%T' to `%T'"
19597 msgstr "`%T' den `%T' ye değer atamada uyumsuz türler"
19598
19599 #: cp/typeck.c:5790
19600 msgid "ISO C++ forbids assignment of arrays"
19601 msgstr "ISO C++ dizilerin değer atanarak bildirimine izin vermez"
19602
19603 #: cp/typeck.c:5805
19604 msgid "return value from function receives multiple initializations"
19605 msgstr "işlevden dönen değer çoklu ilklendiriciler alıyor"
19606
19607 #: cp/typeck.c:5942
19608 msgid "   in pointer to member function conversion"
19609 msgstr "   göstergeden üye işleve dönüşümde"
19610
19611 #: cp/typeck.c:5950
19612 msgid "   in pointer to member conversion"
19613 msgstr "   göstergeden üyeye dönüşümde"
19614
19615 #. This is a reinterpret cast, we choose to do nothing.
19616 #: cp/typeck.c:5961 cp/typeck.c:5980
19617 msgid "pointer to member cast via virtual base `%T' of `%T'"
19618 msgstr ""
19619
19620 #: cp/typeck.c:5984
19621 msgid "pointer to member conversion via virtual base `%T' of `%T'"
19622 msgstr "`%T' nin sanal tabanı `%T' üzerinden üye göstergesine dönüşüm"
19623
19624 #: cp/typeck.c:6054
19625 msgid "invalid conversion to type `%T' from type `%T'"
19626 msgstr ""
19627
19628 #: cp/typeck.c:6219
19629 msgid "passing NULL used for non-pointer %s %P of `%D'"
19630 msgstr "`%3$D' işlevinin %2$P. argümanında göstergesiz %1$s için kulanılan NULL'un aktarılmasında"
19631
19632 #: cp/typeck.c:6222
19633 msgid "%s to non-pointer type `%T' from NULL"
19634 msgstr ""
19635
19636 #: cp/typeck.c:6230
19637 msgid "passing `%T' for %s %P of `%D'"
19638 msgstr "`%4$D' işlevinin %3$P. argümanında %2$s için `%1$T'nin aktarılmasında"
19639
19640 #: cp/typeck.c:6233
19641 msgid "%s to `%T' from `%T'"
19642 msgstr ""
19643
19644 #: cp/typeck.c:6243
19645 msgid "passing negative value `%E' for %s %P of `%D'"
19646 msgstr "`%4$D' işlevinin %3$P. argümanında %2$s için `%1$T' negatif değerinin aktarılmasında"
19647
19648 #: cp/typeck.c:6246
19649 msgid "%s of negative value `%E' to `%T'"
19650 msgstr ""
19651
19652 #: cp/typeck.c:6333
19653 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
19654 msgstr ""
19655
19656 #: cp/typeck.c:6336
19657 msgid "cannot convert `%T' to `%T' in %s"
19658 msgstr ""
19659
19660 #: cp/typeck.c:6423 cp/typeck.c:6425
19661 msgid "in passing argument %P of `%+D'"
19662 msgstr "`%2$+D' nin %1$P. argümanının aktarılmasında"
19663
19664 #: cp/typeck.c:6539
19665 msgid "returning reference to temporary"
19666 msgstr "geçiciye referans dönüyor"
19667
19668 #: cp/typeck.c:6546
19669 msgid "reference to non-lvalue returned"
19670 msgstr "sağ yansız dönüşlüye referans"
19671
19672 #: cp/typeck.c:6558
19673 msgid "reference to local variable `%D' returned"
19674 msgstr "yerel değişken `%D' ye referansa döndürüldü"
19675
19676 #: cp/typeck.c:6561
19677 msgid "address of local variable `%D' returned"
19678 msgstr "yerel değişken `%D' adresi döndürüldü"
19679
19680 #: cp/typeck.c:6592
19681 msgid "returning a value from a destructor"
19682 msgstr "bir yıkıcıdan değer dönüyor"
19683
19684 #. If a return statement appears in a handler of the
19685 #. function-try-block of a constructor, the program is ill-formed.
19686 #: cp/typeck.c:6600
19687 msgid "cannot return from a handler of a function-try-block of a constructor"
19688 msgstr "bir kurucunun bir işlev deneme bloğunun bir tutamağından döndürülemez"
19689
19690 #. You can't return a value from a constructor.
19691 #: cp/typeck.c:6603
19692 msgid "returning a value from a constructor"
19693 msgstr "kurucudan bir değer döndürülemez"
19694
19695 #: cp/typeck.c:6620
19696 msgid "return-statement with no value, in function declared with a non-void return type"
19697 msgstr ""
19698
19699 #: cp/typeck.c:6636
19700 msgid "return-statement with a value, in function declared with a void return type"
19701 msgstr "void dönüşlü bildirilmiş işlevde return deyiminde bir değer var"
19702
19703 #: cp/typeck.c:6657
19704 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
19705 msgstr ""
19706
19707 #: cp/typeck2.c:54
19708 msgid "type `%T' is not a base type for type `%T'"
19709 msgstr ""
19710
19711 #: cp/typeck2.c:151
19712 msgid "cannot declare variable `%D' to be of type `%T'"
19713 msgstr "değişken `%D' `%T' türünde bildirilemez"
19714
19715 #: cp/typeck2.c:154
19716 msgid "cannot declare parameter `%D' to be of type `%T'"
19717 msgstr "parametre `%D' `%T' türünde bildirilemez"
19718
19719 #: cp/typeck2.c:157
19720 msgid "cannot declare field `%D' to be of type `%T'"
19721 msgstr "alan `%D' `%T' türünde bildirilemez"
19722
19723 #: cp/typeck2.c:161
19724 msgid "invalid return type for member function `%#D'"
19725 msgstr "üye işlev `%#D' için dönen değer türü geçersiz"
19726
19727 #: cp/typeck2.c:163
19728 msgid "invalid return type for function `%#D'"
19729 msgstr "işlev `%#D' için dönen değer türü geçersiz"
19730
19731 #: cp/typeck2.c:166
19732 msgid "cannot allocate an object of type `%T'"
19733 msgstr ""
19734
19735 #: cp/typeck2.c:173
19736 msgid "  because the following virtual functions are abstract:"
19737 msgstr "  çünkü aşağıdaki sanal işlevler kuramsaldır:"
19738
19739 #: cp/typeck2.c:175
19740 msgid "\t%#D"
19741 msgstr ""
19742
19743 #: cp/typeck2.c:178
19744 msgid "  since type `%T' has abstract virtual functions"
19745 msgstr ""
19746
19747 #: cp/typeck2.c:213
19748 msgid "invalid use of undefined type `%#T'"
19749 msgstr "tanımsız `%#T' türünün kullanımı geçersiz"
19750
19751 #: cp/typeck2.c:214
19752 msgid "forward declaration of `%#T'"
19753 msgstr "`%#T' için ileriye bildirim"
19754
19755 #: cp/typeck2.c:218
19756 msgid "invalid use of `%T'"
19757 msgstr "`%T' kullanımı geçersiz"
19758
19759 #: cp/typeck2.c:232
19760 msgid "invalid use of member (did you forget the `&' ?)"
19761 msgstr ""
19762
19763 #: cp/typeck2.c:236
19764 msgid "invalid use of template type parameter"
19765 msgstr "şablon türü parametre kullanımı geçersiz"
19766
19767 #: cp/typeck2.c:243
19768 msgid "address of overloaded function with no contextual type information"
19769 msgstr ""
19770
19771 #: cp/typeck2.c:245
19772 msgid "overloaded function with no contextual type information"
19773 msgstr ""
19774
19775 #: cp/typeck2.c:247
19776 msgid "insufficient contextual information to determine type"
19777 msgstr ""
19778
19779 #: cp/typeck2.c:270
19780 #, c-format
19781 msgid "internal error #%d"
19782 msgstr "iç hata #%d"
19783
19784 #: cp/typeck2.c:325
19785 msgid "constructor syntax used, but no constructor declared for type `%T'"
19786 msgstr ""
19787
19788 #: cp/typeck2.c:335
19789 msgid "initializer list construction invalid for derived class object `%D'"
19790 msgstr ""
19791
19792 #: cp/typeck2.c:337
19793 msgid "initializer list construction invalid for polymorphic class object `%D'"
19794 msgstr ""
19795
19796 #: cp/typeck2.c:340 cp/typeck2.c:346 cp/typeck2.c:352
19797 msgid "initializer list construction invalid for `%D'"
19798 msgstr ""
19799
19800 #: cp/typeck2.c:341
19801 msgid "due to the presence of a constructor"
19802 msgstr "bir kurucunun varlığından kaynaklanıyor"
19803
19804 #: cp/typeck2.c:347 cp/typeck2.c:353
19805 msgid "due to non-public access of member `%D'"
19806 msgstr ""
19807
19808 #: cp/typeck2.c:365
19809 msgid "comma expression used to initialize return value"
19810 msgstr "dönen değeri ilklendirirken virgüllü ifadeler kullanılmış"
19811
19812 #: cp/typeck2.c:374
19813 msgid "cannot initialize arrays using this syntax"
19814 msgstr "bu sözdizimi kullanılarak diziler ilklendirilemez"
19815
19816 #: cp/typeck2.c:436
19817 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
19818 msgstr ""
19819
19820 #: cp/typeck2.c:516
19821 msgid "initializing array with parameter list"
19822 msgstr "dizi parametre listesi ile ilklendiriliyor"
19823
19824 #: cp/typeck2.c:572
19825 msgid "initializer for scalar variable requires one element"
19826 msgstr "skalar değişken ilklendiricisi bir öğe gerektirir"
19827
19828 #: cp/typeck2.c:579
19829 msgid "braces around scalar initializer for `%T'"
19830 msgstr "`%T' için skalar ilklendiriciyi kuşatan parantezler"
19831
19832 #: cp/typeck2.c:582
19833 msgid "ignoring extra initializers for `%T'"
19834 msgstr "`%T' için fazladan ilklendiricilerin yoksayılması"
19835
19836 #: cp/typeck2.c:594
19837 msgid "variable-sized object of type `%T' may not be initialized"
19838 msgstr "`%T' türünden değişken-uzunluklu nesne ilklendirilmiş olmayabilir"
19839
19840 #: cp/typeck2.c:604
19841 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
19842 msgstr ""
19843
19844 #: cp/typeck2.c:670
19845 msgid "aggregate has a partly bracketed initializer"
19846 msgstr "küme kısmen köşeli parantezli ilklendirici içeriyor"
19847
19848 #: cp/typeck2.c:700 cp/typeck2.c:801
19849 msgid "non-trivial labeled initializers"
19850 msgstr "anlamsız olmayan etiketli ilklendiriciler"
19851
19852 #: cp/typeck2.c:717
19853 msgid "non-empty initializer for array of empty elements"
19854 msgstr "boş öğeler dizisi için boş olmayan ilklendirici"
19855
19856 #: cp/typeck2.c:767
19857 msgid "initializer list for object of class with virtual base classes"
19858 msgstr "sanal taban sınıflarla sınıf nesnesi için öndeğer listesi"
19859
19860 #: cp/typeck2.c:773
19861 msgid "initializer list for object of class with base classes"
19862 msgstr "taban sınıflarla sınıf nesnesi için öndeğer listesi"
19863
19864 #: cp/typeck2.c:779
19865 msgid "initializer list for object using virtual functions"
19866 msgstr "sanal işlevler kullanan nesne için ilklendirici listesi"
19867
19868 #: cp/typeck2.c:842 cp/typeck2.c:859
19869 msgid "missing initializer for member `%D'"
19870 msgstr "üye `%D' için ilklendirici eksik"
19871
19872 #: cp/typeck2.c:847
19873 msgid "uninitialized const member `%D'"
19874 msgstr "ilklendirilmemiş sabit üyesi `%D'"
19875
19876 #: cp/typeck2.c:850
19877 msgid "member `%D' with uninitialized const fields"
19878 msgstr "üye `%D' ilklendirilmemiş sabit alanlı"
19879
19880 #: cp/typeck2.c:853
19881 msgid "member `%D' is uninitialized reference"
19882 msgstr "üye `%D' ilklendirilmemiş referanstır"
19883
19884 #: cp/typeck2.c:896
19885 msgid "index value instead of field name in union initializer"
19886 msgstr "birleşik yapı ilklendiricideki alan isminin yerine index değeri"
19887
19888 #: cp/typeck2.c:908
19889 msgid "no field `%D' in union being initialized"
19890 msgstr "birleşik yapı ilklendirmesinde `%D' diye bir alan yok"
19891
19892 #: cp/typeck2.c:916
19893 msgid "union `%T' with no named members cannot be initialized"
19894 msgstr "union `%T' isimli üyeler yokken ilklendirilemez"
19895
19896 #: cp/typeck2.c:952
19897 msgid "excess elements in aggregate initializer"
19898 msgstr "küme ilklendiricide gereğinden fazla öğe"
19899
19900 #: cp/typeck2.c:1057
19901 msgid "circular pointer delegation detected"
19902 msgstr "döngüsel gösterge görevlendirmesi saptandı"
19903
19904 #: cp/typeck2.c:1070
19905 msgid "base operand of `->' has non-pointer type `%T'"
19906 msgstr "`->' için taban terim bir gösterge olmayan `%T' türünde"
19907
19908 #: cp/typeck2.c:1084
19909 msgid "result of `operator->()' yields non-pointer result"
19910 msgstr "`operator->()' gösterge olmayan sonuç veriyor"
19911
19912 #: cp/typeck2.c:1086
19913 msgid "base operand of `->' is not a pointer"
19914 msgstr "`->' için taban terim bir gösterge değil"
19915
19916 #: cp/typeck2.c:1152
19917 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
19918 msgstr ""
19919
19920 #: cp/typeck2.c:1159
19921 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
19922 msgstr ""
19923
19924 #: cp/typeck2.c:1168
19925 msgid "member type `%T::' incompatible with object type `%T'"
19926 msgstr ""
19927
19928 #: cp/typeck2.c:1205
19929 msgid "`%T' fails to be a typedef or built-in type"
19930 msgstr "`%T' bir typedef veya yerleşik tür olarak hatalı"
19931
19932 #: cp/typeck2.c:1278
19933 #, c-format
19934 msgid "ISO C++ forbids defining types within %s"
19935 msgstr "ISO C++ %s ile türlerin tanımlanmasına izin vermez"
19936
19937 #: cp/xref.c:826
19938 #, c-format
19939 msgid "can't create cross-reference file `%s'"
19940 msgstr "Çapraz referans dosyası `%s' oluşturulamıyor"
19941
19942 #: f/com.c:11595
19943 msgid "no INTEGER type can hold a pointer on this configuration"
19944 msgstr "bu yapılandırmada bir göstergeyi tutabilen INTEGER tür yok"
19945
19946 #: f/com.c:11820
19947 #, c-format
19948 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
19949 msgstr "yapılandırma: REAL, INTEGER, ve LOGICAL %d bit uzunlukta ve göstergeler de"
19950
19951 #: f/com.c:11822
19952 #, c-format
19953 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
19954 msgstr "%d bit uzunluktadır, ama g77 hepsi 32 bit uzunlukta olmadığından henüz"
19955
19956 #: f/com.c:11824
19957 msgid "properly unless they all are 32 bits wide"
19958 msgstr "düzgün çalışmıyor"
19959
19960 #: f/com.c:11825
19961 msgid "Please keep this in mind before you report bugs.  g77 should"
19962 msgstr "Lütfen bunu gözönünde bulundurun ve bu konuda bir hata raporu göndermeyin. "
19963
19964 #: f/com.c:11826
19965 msgid "support non-32-bit machines better as of version 0.6"
19966 msgstr ""
19967
19968 #. I/O will probably crash.
19969 #: f/com.c:11834
19970 #, c-format
19971 msgid "configuration: char * holds %d bits, but ftnlen only %d"
19972 msgstr "yapılandırma: char * %d bit tutar ama ftnlen sadece %d bittir"
19973
19974 #. ASSIGN 10 TO I will crash.
19975 #: f/com.c:11843
19976 #, c-format
19977 msgid ""
19978 "configuration: char * holds %d bits, but INTEGER only %d --\n"
19979 " ASSIGN statement might fail"
19980 msgstr ""
19981 "yapılandırma: char * %d bit tutar ama INTEGER sadece %d bittir\n"
19982 " -- ASSIGN deyimi başarısız"
19983
19984 #: f/com.c:15573
19985 msgid "directory name must immediately follow -I"
19986 msgstr ""
19987
19988 #: f/g77spec.c:254
19989 #, c-format
19990 msgid "overflowed output arg list for `%s'"
19991 msgstr "`%s' için çıktı argüman listesi taştı"
19992
19993 #: f/g77spec.c:393
19994 msgid "--driver no longer supported"
19995 msgstr "--driver artık desteklenmiyor"
19996
19997 #: f/g77spec.c:406
19998 #, c-format
19999 msgid "argument to `%s' missing"
20000 msgstr "`%s' için argüman eksik"
20001
20002 #: f/g77spec.c:410
20003 msgid "no input files; unwilling to write output files"
20004 msgstr ""
20005
20006 #: f/lang-options.h:33
20007 msgid "Print g77-specific compiler version info, run internal tests"
20008 msgstr ""
20009 "g77 ye özel derleyici sürüm bilgisini gösterir ve\n"
20010 "                          iç testleri yapar"
20011
20012 #: f/lang-options.h:37
20013 msgid "Program is written in typical FORTRAN 66 dialect"
20014 msgstr "Program tipik FORTRAN 66 dilinde yazılmıştır"
20015
20016 #: f/lang-options.h:40
20017 msgid "Program is written in typical Unix f77 dialect"
20018 msgstr "Program tipik Unix f77 dilinde yazılmıştır"
20019
20020 #: f/lang-options.h:42
20021 msgid "Program does not use Unix-f77 dialectal features"
20022 msgstr "Program Unix-f77 dilinin özelliklerini kullanmıyor"
20023
20024 #: f/lang-options.h:44
20025 msgid "Program is written in Fortran-90-ish dialect"
20026 msgstr "Program tipik Fortran-90 dilinde yazılmıştır"
20027
20028 #: f/lang-options.h:48
20029 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
20030 msgstr ""
20031 "Yerel değişkenler ve COMMON blokları SAVE\n"
20032 "                          deyimlerinde adlandırılmış olarak değerlendirilir."
20033
20034 #: f/lang-options.h:50
20035 msgid "Allow $ in symbol names"
20036 msgstr "Sembol isimlerinde $ kullanımına izin verilir"
20037
20038 #: f/lang-options.h:54
20039 msgid "f2c-compatible code need not be generated"
20040 msgstr "f2c uyumlu kod, üretilmemeyi gerektirir"
20041
20042 #: f/lang-options.h:57
20043 msgid "Unsupported; do not generate libf2c-calling code"
20044 msgstr "Desteklenmiyor; libf2c çağrı kodu üretilmez"
20045
20046 #: f/lang-options.h:59
20047 msgid "Unsupported; affects code-generation of arrays"
20048 msgstr "Desteklenmiyor; dizilerin kod üretimi etkilenir"
20049
20050 #: f/lang-options.h:62
20051 msgid "Program is written in Fortran-90-ish free form"
20052 msgstr "Program Fortran-90'ca serbest biçimde yazılmış"
20053
20054 #: f/lang-options.h:67
20055 msgid "Warn about use of (only a few for now) Fortran extensions"
20056 msgstr ""
20057 "Fortran uzantılarının kullanımı hakkında uyarır\n"
20058 "                          (şimdilik hepsinde değil)"
20059
20060 #: f/lang-options.h:70
20061 msgid "Program is written in VXT (Digital-like) FORTRAN"
20062 msgstr "Program VXT (Digital-benzeri) FORTRAN da yazılmış"
20063
20064 #: f/lang-options.h:73
20065 msgid "Disallow all ugly features"
20066 msgstr "Tüm salak özellikler kapatılır"
20067
20068 #: f/lang-options.h:76
20069 msgid "Hollerith and typeless constants not passed as arguments"
20070 msgstr ""
20071 "Hollerith ve türsüz sabitler argüman olarak\n"
20072 "                          kullanılmaz"
20073
20074 #: f/lang-options.h:78
20075 msgid "Allow ordinary copying of ASSIGN'ed vars"
20076 msgstr ""
20077 "ASSIGN'lı değişkenlerin olağan kopyalamasına izin\n"
20078 "                          verilir"
20079
20080 #: f/lang-options.h:81
20081 msgid "Dummy array dimensioned to (1) is assumed-size"
20082 msgstr "Yapay dizi üstindisi (1) kabul edilir"
20083
20084 #: f/lang-options.h:84
20085 msgid "Trailing comma in procedure call denotes null argument"
20086 msgstr "Yordam çağrılarında son virgül null argüman sayılır"
20087
20088 #: f/lang-options.h:87
20089 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
20090 msgstr ""
20091 "DOUBLE COMPLEX Z nin REAL(Z) ve AIMAG(Z) olarak\n"
20092 "                          verilmesine izin verilir"
20093
20094 #: f/lang-options.h:91
20095 msgid "Initialization via DATA and PARAMETER is type-compatible"
20096 msgstr "DATA ve PARAMETER üzerinden ilklendirme tür uyumludur"
20097
20098 #: f/lang-options.h:93
20099 msgid "Allow INTEGER and LOGICAL interchangeability"
20100 msgstr "INTEGER ve LOGICAL aradönüşümlerine izin verilir"
20101
20102 #: f/lang-options.h:96
20103 msgid "Print internal debugging-related info"
20104 msgstr "İç hata ayıklama bilgilerini gösterir"
20105
20106 #: f/lang-options.h:99
20107 msgid "Initialize local vars and arrays to zero"
20108 msgstr "Yerel değişkenler ve diziler sıfır ile ilklendirilir"
20109
20110 #: f/lang-options.h:103
20111 msgid "Backslashes in character/hollerith constants not special (C-style)"
20112 msgstr ""
20113 "Tersbölüler ve karakter/hollerith sabitler özel\n"
20114 "                          değildir (C-tarzı)"
20115
20116 #: f/lang-options.h:105
20117 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20118 msgstr ""
20119 "Hatalara sebep olmamak için COMPLEX aritmetiği\n"
20120 "                          emüle edilir"
20121
20122 #: f/lang-options.h:109
20123 msgid "Disable the appending of underscores to externals"
20124 msgstr "external'lara altçizgi eklenmez"
20125
20126 #: f/lang-options.h:112
20127 msgid "Never append a second underscore to externals"
20128 msgstr "external'lara ikinci altçizgi eklenemez"
20129
20130 #: f/lang-options.h:114
20131 msgid "Intrinsics spelled as e.g. SqRt"
20132 msgstr "Yerleşikler SqRt tarzında hecelenir"
20133
20134 #: f/lang-options.h:116
20135 msgid "Intrinsics in uppercase"
20136 msgstr "Yerleşikler büyük harfle yazılmıştır"
20137
20138 #: f/lang-options.h:119
20139 msgid "Intrinsics letters in arbitrary cases"
20140 msgstr "Yerleşikler gelişigüzel yazılmıştır"
20141
20142 #: f/lang-options.h:121
20143 msgid "Language keywords spelled as e.g. IOStat"
20144 msgstr "Dil anahtar sözcükleri IOStat tarzı hecelenir"
20145
20146 #: f/lang-options.h:123
20147 msgid "Language keywords in uppercase"
20148 msgstr "Dil anahtar sözcükleri büyük harflerle yazılmıştır"
20149
20150 #: f/lang-options.h:126
20151 msgid "Language keyword letters in arbitrary cases"
20152 msgstr "Dil anahtar sözcükleri gelişigüzel yazılmıştır"
20153
20154 #: f/lang-options.h:128
20155 msgid "Internally convert most source to uppercase"
20156 msgstr "Büyük harfe dönüşüm içerden yapılır"
20157
20158 #: f/lang-options.h:131
20159 msgid "Internally preserve source case"
20160 msgstr "İçerde harf büyüklüğü korunur"
20161
20162 #: f/lang-options.h:133
20163 msgid "Symbol names spelled in mixed case"
20164 msgstr "Sembol isimlerin BüyükKüçük harflerle yazılmıştır"
20165
20166 #: f/lang-options.h:135
20167 msgid "Symbol names in uppercase"
20168 msgstr "Sembol isimleri büyük harflerle yazılmıştır"
20169
20170 #: f/lang-options.h:137
20171 msgid "Symbol names in lowercase"
20172 msgstr "Sembol isimleri küçük harflerle yazılmıştır"
20173
20174 #: f/lang-options.h:140
20175 msgid "Program written in uppercase"
20176 msgstr "Program büyük harflerle yazılmıştır"
20177
20178 #: f/lang-options.h:142
20179 msgid "Program written in lowercase"
20180 msgstr "Program küçük harflerle yazılmıştır"
20181
20182 #: f/lang-options.h:144
20183 msgid "Program written in strict mixed-case"
20184 msgstr "Program BüyükKüçük harflerle yazılmıştır"
20185
20186 #: f/lang-options.h:146
20187 msgid "Compile as if program written in uppercase"
20188 msgstr "Program büyük harflerle yazılmış olarak derlenir"
20189
20190 #: f/lang-options.h:148
20191 msgid "Compile as if program written in lowercase"
20192 msgstr "Program küçük harflerle yazılmış olarak derlenir"
20193
20194 #: f/lang-options.h:150
20195 msgid "Preserve all spelling (case) used in program"
20196 msgstr "Program derlenirken harf büyüklüklerine dokunulmaz"
20197
20198 #: f/lang-options.h:152
20199 msgid "Delete libU77 intrinsics with bad interfaces"
20200 msgstr "Hatalı arabirimli libU77 yerleşikleri silinir"
20201
20202 #: f/lang-options.h:154
20203 msgid "Disable libU77 intrinsics with bad interfaces"
20204 msgstr "Hatalı arabirimli libU77 yerleşikleri iptal edilir"
20205
20206 #: f/lang-options.h:157
20207 msgid "Hide libU77 intrinsics with bad interfaces"
20208 msgstr "Hatalı arabirimli libU77 yerleşikleri gizlenir"
20209
20210 #: f/lang-options.h:159
20211 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20212 msgstr ""
20213 "FORTRAN-77 olmayan yerleşiklerin f2c destekleri\n"
20214 "                          silinir"
20215
20216 #: f/lang-options.h:161
20217 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20218 msgstr ""
20219 "FORTRAN-77 olmayan yerleşiklerin f2c destekleri\n"
20220 "                          iptal edilir"
20221
20222 #: f/lang-options.h:164
20223 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20224 msgstr ""
20225 "FORTRAN-77 olmayan yerleşiklerin f2c destekleri\n"
20226 "                          gizlenir"
20227
20228 #: f/lang-options.h:166
20229 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20230 msgstr ""
20231 "FORTRAN-77 olmayan yerleşiklerin F90 destekleri\n"
20232 "                          silinir"
20233
20234 #: f/lang-options.h:168
20235 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20236 msgstr ""
20237 "FORTRAN-77 olmayan yerleşiklerin F90 destekleri\n"
20238 "                          iptal edilir"
20239
20240 #: f/lang-options.h:171
20241 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20242 msgstr ""
20243 "FORTRAN-77 olmayan yerleşiklerin F90 destekleri\n"
20244 "                          gizlenir"
20245
20246 #: f/lang-options.h:173
20247 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20248 msgstr ""
20249 "FORTRAN-77 olmayan yerleşiklerin g77 destekleri\n"
20250 "                          silinir"
20251
20252 #: f/lang-options.h:175
20253 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20254 msgstr ""
20255 "FORTRAN-77 olmayan yerleşiklerin g77 destekleri\n"
20256 "                          iptal edilir"
20257
20258 #: f/lang-options.h:178
20259 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20260 msgstr ""
20261 "FORTRAN-77 olmayan yerleşiklerin g77 destekleri\n"
20262 "                          gizlenir"
20263
20264 #: f/lang-options.h:180
20265 msgid "Delete MIL-STD 1753 intrinsics"
20266 msgstr "MIL-STD 1753 yerleşikleri silinir"
20267
20268 #: f/lang-options.h:182
20269 msgid "Disable MIL-STD 1753 intrinsics"
20270 msgstr "MIL-STD 1753 yerleşikleri iptal edilir"
20271
20272 #: f/lang-options.h:185
20273 msgid "Hide MIL-STD 1753 intrinsics"
20274 msgstr "MIL-STD 1753 yerleşikleri gizlenir"
20275
20276 #: f/lang-options.h:187
20277 msgid "Delete libU77 intrinsics"
20278 msgstr "libU77 yerleşikleri silinir"
20279
20280 #: f/lang-options.h:189
20281 msgid "Disable libU77 intrinsics"
20282 msgstr "libU77 yerleşikleri iptal edilir"
20283
20284 #: f/lang-options.h:192
20285 msgid "Hide libU77 intrinsics"
20286 msgstr "libU77 yerleşikleri gizlenir"
20287
20288 #: f/lang-options.h:194
20289 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20290 msgstr ""
20291 "FORTRAN-77 olmayan yerleşiklerin VXT FORTRAN\n"
20292 "                          destekleri silinir"
20293
20294 #: f/lang-options.h:196
20295 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20296 msgstr ""
20297 "FORTRAN-77 olmayan yerleşiklerin VXT FORTRAN\n"
20298 "                          destekleri iptal edilir"
20299
20300 #: f/lang-options.h:199
20301 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
20302 msgstr ""
20303 "FORTRAN-77 olmayan yerleşiklerin VXT FORTRAN\n"
20304 "                          destekleri gizlenir"
20305
20306 #: f/lang-options.h:201
20307 msgid "Treat initial values of 0 like non-zero values"
20308 msgstr ""
20309 "0 değerli olanlar içerde sıfır değerli olmayanlar\n"
20310 "                          gibi değerlendirilir"
20311
20312 #: f/lang-options.h:204
20313 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20314 msgstr ""
20315 "COMMON ve EQUIVALENCE için özel hata ayıklama\n"
20316 "                          bilgileri yayınlanır (iptal edildi)"
20317
20318 #: f/lang-options.h:207
20319 msgid "Take at least one trip through each iterative DO loop"
20320 msgstr "Her yinelemeli DO döngüsü en azından bir tur atar"
20321
20322 #: f/lang-options.h:211
20323 msgid "Print names of program units as they are compiled"
20324 msgstr ""
20325 "Program birimlerinin isimleri derlenmiş olarak\n"
20326 "                          gösterilir"
20327
20328 #: f/lang-options.h:214
20329 msgid "Disable fatal diagnostics about inter-procedural problems"
20330 msgstr ""
20331 "Yordamlar arası sorunlar hakkındaki ölümcül tanılar\n"
20332 "                          iptal edilir"
20333
20334 #: f/lang-options.h:216
20335 msgid "Make prefix-radix non-decimal constants be typeless"
20336 msgstr "Ondalık olmayan taban önekli sabitler türsüz yapılır"
20337
20338 #: f/lang-options.h:219
20339 msgid "Generate code to check subscript and substring bounds"
20340 msgstr "Dizi indislerini denetleyecek kod üretilir"
20341
20342 #: f/lang-options.h:222
20343 msgid "Fortran-specific form of -fbounds-check"
20344 msgstr "Fortran'a özel -fbounds-check biçimi"
20345
20346 #: f/lang-options.h:226
20347 msgid "Disable warnings about inter-procedural problems"
20348 msgstr "Yordamlar arası sorunlar hakkındaki uyarılar verilmez"
20349
20350 #: f/lang-options.h:230
20351 msgid "Warn about constructs with surprising meanings"
20352 msgstr "Yapılar hakkında sürpriz niteliğinde uyarı verilir"
20353
20354 #: f/lang-options.h:235
20355 msgid "Add a directory for INCLUDE searching"
20356 msgstr "INCLUDE araması için dizin eklenir"
20357
20358 #: f/lang-options.h:237
20359 msgid "Set the maximum line length"
20360 msgstr "En büyük satır uzunluğu belirtilir"
20361
20362 #: f/lex.c:583
20363 msgid "the meaning of `\\x' varies with -traditional"
20364 msgstr "`\\x'in anlamı -traditional ile değişir"
20365
20366 #: f/lex.c:620
20367 msgid "hex escape out of range"
20368 msgstr "onaltılık öncelem kapsam dışı"
20369
20370 #: f/lex.c:666
20371 msgid "the meaning of `\\a' varies with -traditional"
20372 msgstr "`\\a'nın anlamı -traditional ile değişir"
20373
20374 #: f/lex.c:682
20375 #, c-format
20376 msgid "non-ANSI-standard escape sequence, `\\%c'"
20377 msgstr "ANSI standardı olmayan önceleme dizgesi, `\\%c'"
20378
20379 #: f/lex.c:695
20380 #, c-format
20381 msgid "non-ISO escape sequence `\\%c'"
20382 msgstr "ANSI standardı olmayan önceleme dizgesi, '\\%c'"
20383
20384 #: f/lex.c:699
20385 #, c-format
20386 msgid "unknown escape sequence `\\%c'"
20387 msgstr "bilinmeyen önceleme dizgesi, `\\%c'"
20388
20389 #: f/lex.c:701
20390 #, c-format
20391 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
20392 msgstr "bilinmeyen önceleme dizgesi, `\\'den sonra 0x%x karakter kodu geliyor"
20393
20394 #: f/lex.c:778
20395 msgid "badly formed directive -- no closing quote"
20396 msgstr ""
20397
20398 #: f/lex.c:998
20399 msgid "bad directive -- missing close-quote"
20400 msgstr ""
20401
20402 #: f/lex.c:1112
20403 #, c-format
20404 msgid "ignoring pragma: %s"
20405 msgstr "pragma yoksayılıyor: %s"
20406
20407 #: f/lex.c:1319 f/lex.c:1363
20408 msgid "use `#line ...' instead of `# ...' in first line"
20409 msgstr ""
20410
20411 #: f/ste.c:1404 f/ste.c:1755
20412 msgid "ASSIGNed FORMAT specifier is too small"
20413 msgstr "ASSIGN'lı FORMAT belirteci çok küçük"
20414
20415 #: f/ste.c:2964
20416 msgid "ASSIGN to variable that is too small"
20417 msgstr "Değişkene ASSIGN çok küçük"
20418
20419 #: f/ste.c:2992
20420 msgid "ASSIGNed GOTO target variable is too small"
20421 msgstr "ASSIGN'lı GOTO hedef değişkeni çok küçük"
20422
20423 #: f/top.c:238
20424 #, c-format
20425 msgid "%s no longer supported -- try -fvxt"
20426 msgstr "%s artık desteklenmiyor -- yerine -fvxt deneyin"
20427
20428 #: f/top.c:240
20429 #, c-format
20430 msgid "%s no longer supported -- try -fno-vxt -ff90"
20431 msgstr "%s artık desteklenmiyor -- yerine -fno-vxt -ff90 deneyin"
20432
20433 #: f/top.c:308 f/top.c:310
20434 #, c-format
20435 msgid "%s disabled, use normal debugging flags"
20436 msgstr "%s iptal edildi, normal hata ayıklama seçeneği kullanın"
20437
20438 #: java/check-init.c:915
20439 #, c-format
20440 msgid "internal error in check-init: tree code not implemented: %s"
20441 msgstr "check-init içinde hata: ağaç kodu oluşmadı: %s"
20442
20443 #: java/check-init.c:988
20444 #, c-format
20445 msgid "final field '%s' may not have been initialized"
20446 msgstr "son alan '%s' ilklendirilmiş olmayabilir"
20447
20448 #: java/class.c:567 java/class.c:592
20449 msgid "internal error - too many interface type"
20450 msgstr "iç hata - çok fazla interface tür"
20451
20452 #: java/class.c:742
20453 msgid "bad method signature"
20454 msgstr "yöntem imzası hatalı"
20455
20456 #: java/class.c:787
20457 msgid "misplaced ConstantValue attribute (not in any field)"
20458 msgstr "ConstantValue özniteliği yanlış yerde (her alanda değil)"
20459
20460 #: java/class.c:789
20461 #, c-format
20462 msgid "duplicate ConstantValue attribute for field '%s'"
20463 msgstr ""
20464
20465 #: java/class.c:800
20466 #, c-format
20467 msgid "ConstantValue attribute of field '%s' has wrong type"
20468 msgstr ""
20469
20470 #: java/class.c:1145
20471 #, c-format
20472 msgid "field '%s' not found in class"
20473 msgstr "alan '%s' sınıfta yok"
20474
20475 #: java/class.c:1403
20476 msgid "abstract method in non-abstract class"
20477 msgstr "kuramsal olmayan sınıfta kuramsal yöntem"
20478
20479 #: java/class.c:2088
20480 #, c-format
20481 msgid "non-static method '%s' overrides static method"
20482 msgstr "statik olmayan yöntem '%s' statik yönteme zorlanıyor"
20483
20484 #: java/decl.c:1521
20485 #, c-format
20486 msgid "In %s: overlapped variable and exception ranges at %d"
20487 msgstr "%s içinde: %d de birbiri içinde değişken ve olağandışılık aralıkları"
20488
20489 #: java/decl.c:1609
20490 msgid "bad type in parameter debug info"
20491 msgstr "parametre hata ayıklama bilgisindeki tür hatalı"
20492
20493 #: java/decl.c:1619
20494 #, c-format
20495 msgid "bad PC range for debug info for local `%s'"
20496 msgstr "yerel `%s' için hata ayıklama bilgisinin program sayacı (PC) kapsamı hatalı"
20497
20498 #: java/expr.c:550
20499 msgid "stack underflow - dup* operation"
20500 msgstr "yığın alttan taşması - dup* işlemi"
20501
20502 #: java/expr.c:1503
20503 #, c-format
20504 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
20505 msgstr "referans `%s' belirsiz; `%s' ve `%s' arayüzlerinde görünüyor"
20506
20507 #: java/expr.c:1532
20508 #, c-format
20509 msgid "field `%s' not found"
20510 msgstr "alan `%s' yok"
20511
20512 #: java/expr.c:1683
20513 msgid "ret instruction not implemented"
20514 msgstr "ret işlemi gerçeklenmedi"
20515
20516 #: java/expr.c:1819
20517 #, c-format
20518 msgid "method '%s' not found in class"
20519 msgstr "sınıf içinde yöntem '%s' yok"
20520
20521 #: java/expr.c:2023
20522 #, c-format
20523 msgid "failed to find class '%s'"
20524 msgstr "sınıf '%s' bulunamadı"
20525
20526 #: java/expr.c:2035
20527 #, c-format
20528 msgid "class '%s' has no method named '%s' matching signature '%s'"
20529 msgstr ""
20530
20531 #: java/expr.c:2045
20532 msgid "invokestatic on non static method"
20533 msgstr "stattik olmayan yöntemde invokestatic"
20534
20535 #: java/expr.c:2050
20536 msgid "invokestatic on abstract method"
20537 msgstr "kuramsal yöntemde invokestatic"
20538
20539 #: java/expr.c:2058
20540 msgid "invoke[non-static] on static method"
20541 msgstr "statik yöntemde invoke[non-static]"
20542
20543 #: java/expr.c:2335
20544 #, c-format
20545 msgid "missing field '%s' in '%s'"
20546 msgstr ""
20547
20548 #: java/expr.c:2341
20549 #, c-format
20550 msgid "mismatching signature for field '%s' in '%s'"
20551 msgstr ""
20552
20553 #: java/expr.c:2364
20554 #, c-format
20555 msgid "assignment to final field `%s' not in field's class"
20556 msgstr "bitiş alanı `%s' ataması alanların sınıfı içinde değil"
20557
20558 #: java/expr.c:2369
20559 #, c-format
20560 msgid "assignment to final static field `%s' not in class initializer"
20561 msgstr "bitiş statik alanı `%s' ataması sınıf ilklendiricisi içinde değil"
20562
20563 #: java/expr.c:2376
20564 #, c-format
20565 msgid "assignment to final field `%s' not in constructor"
20566 msgstr "bitiş alanı `%s' ataması kurucu içinde değil"
20567
20568 #: java/expr.c:2614
20569 #, c-format
20570 msgid "can't expand %s"
20571 msgstr "`%s' genişletilemiyor"
20572
20573 #: java/expr.c:2790
20574 msgid "invalid PC in line number table"
20575 msgstr "satır numarası tablosunda geçersiz program sayacı (PC)"
20576
20577 #. We've just reached the end of a region of dead code.
20578 #: java/expr.c:2835
20579 #, c-format
20580 msgid "unreachable bytecode from %d to before %d"
20581 msgstr ""
20582
20583 #. We've just reached the end of a region of dead code.
20584 #: java/expr.c:2872
20585 #, c-format
20586 msgid "unreachable bytecode from %d to the end of the method"
20587 msgstr ""
20588
20589 #. duplicate code from LOAD macro
20590 #: java/expr.c:3191
20591 msgid "unrecogized wide sub-instruction"
20592 msgstr "geniş altişlem anlaşılamadı"
20593
20594 #: java/jcf-io.c:410
20595 #, c-format
20596 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
20597 msgstr ""
20598
20599 #: java/jcf-parse.c:371
20600 msgid "bad string constant"
20601 msgstr "dizge sabit hatalı"
20602
20603 #: java/jcf-parse.c:427
20604 #, c-format
20605 msgid "bad value constant type %d, index %d"
20606 msgstr "değer sabiti türü %d, indeks %d hatalı"
20607
20608 #: java/jcf-parse.c:685
20609 #, c-format
20610 msgid "cannot find file for class %s"
20611 msgstr "sınıf %s için dosya bulunamıyor"
20612
20613 #: java/jcf-parse.c:697
20614 msgid "not a valid Java .class file"
20615 msgstr "geçerli bir Java .class dosyası değil"
20616
20617 #: java/jcf-parse.c:700
20618 msgid "error while parsing constant pool"
20619 msgstr "sabit havuzu çözümlenirken hata"
20620
20621 #: java/jcf-parse.c:703
20622 #, c-format
20623 msgid "error in constant pool entry #%d\n"
20624 msgstr "sabit havuzu girdisi #%d de hata\n"
20625
20626 #. FIXME - where was first time
20627 #: java/jcf-parse.c:715
20628 #, c-format
20629 msgid "reading class %s for the second time from %s"
20630 msgstr "sınıf %s ikinci defadır %s den okunuyor"
20631
20632 #: java/jcf-parse.c:733
20633 msgid "error while parsing fields"
20634 msgstr "alanlar çözümlenirken hata"
20635
20636 #: java/jcf-parse.c:736
20637 msgid "error while parsing methods"
20638 msgstr "yöntemler çözümlenirken hata"
20639
20640 #: java/jcf-parse.c:739
20641 msgid "error while parsing final attributes"
20642 msgstr "bitiş öznitelikleri çözümlenirken hata"
20643
20644 #: java/jcf-parse.c:753
20645 #, c-format
20646 msgid "the `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute.  This generally means that your classpath is incorrectly set.  Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath"
20647 msgstr ""
20648
20649 #: java/jcf-parse.c:838
20650 msgid "missing Code attribute"
20651 msgstr "Code özniteliği eksik"
20652
20653 #: java/jcf-parse.c:1063
20654 msgid "source file seen twice on command line and will be compiled only once"
20655 msgstr ""
20656
20657 #: java/jcf-parse.c:1079
20658 msgid "no input file specified"
20659 msgstr "girdi dosyası belirtilmedi"
20660
20661 #: java/jcf-parse.c:1111
20662 #, c-format
20663 msgid "can't close input file %s"
20664 msgstr "girdi dosyası %s kapatılamıyor"
20665
20666 #: java/jcf-parse.c:1148
20667 #, c-format
20668 msgid "bad zip/jar file %s"
20669 msgstr "zip/jar dosyası %s hatalı"
20670
20671 #: java/jcf-write.c:2577
20672 #, c-format
20673 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
20674 msgstr "generate_bytecode_insn içinde hata - ağaç kodu oluşturulamadı: %s"
20675
20676 #: java/jcf-write.c:2884
20677 msgid "field initializer type mismatch"
20678 msgstr "alan ilklendirici türü uyumsuzluğu"
20679
20680 #: java/jcf-write.c:3293
20681 #, c-format
20682 msgid "can't create directory %s"
20683 msgstr "dizin %s oluşturulamıyor"
20684
20685 #: java/jcf-write.c:3320
20686 #, c-format
20687 msgid "can't to open %s"
20688 msgstr "%s açılamıyor"
20689
20690 #: java/jv-scan.c:183
20691 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
20692 msgstr ""
20693
20694 #: java/jv-scan.c:186
20695 #, c-format
20696 msgid "can't open output file `%s'"
20697 msgstr "çıktı dosyası `%s' açılamıyor"
20698
20699 #: java/jv-scan.c:222
20700 #, c-format
20701 msgid "file not found `%s'"
20702 msgstr "`%s' yok"
20703
20704 #: java/jvspec.c:384
20705 msgid "can't specify `-D' without `--main'\n"
20706 msgstr "`--main' olmaksızın `-D' belirtilemez\n"
20707
20708 #: java/jvspec.c:390
20709 msgid "-R requires -o"
20710 msgstr ""
20711
20712 #: java/jvspec.c:397
20713 msgid "warning: already-compiled .class files ignored with -C"
20714 msgstr ""
20715
20716 #: java/jvspec.c:404
20717 msgid "cannot specify both -C and -o"
20718 msgstr "hem -C hem de -o belirtilemez"
20719
20720 #: java/jvspec.c:416
20721 msgid "cannot create temporary file"
20722 msgstr "geçici dosya oluşturulamıyor"
20723
20724 #: java/jvspec.c:444
20725 msgid "using both @FILE with multiple files not implemented"
20726 msgstr "çoklu dosyalarla her iki @FILE kullanımı gerçeklenmedi"
20727
20728 #: java/jvspec.c:501
20729 msgid "cannot specify `main' class when not linking"
20730 msgstr "ilintileme yapılmayacaksa `main' sınıfı belirtilemez"
20731
20732 #: java/lang-options.h:32
20733 msgid "Disable automatic array bounds checking"
20734 msgstr "Dizi sınırları denetimi iptal edilir"
20735
20736 #: java/lang-options.h:34
20737 msgid "Assume native functions are implemented using JNI"
20738 msgstr "Yerli işlevlerin JNI kullanarak oluştuğu varsayılır"
20739
20740 #: java/lang-options.h:36
20741 msgid "Set class path and suppress system path"
20742 msgstr "Sistem dosya yolu yerine sınıf dosya yolu ayarlanır"
20743
20744 #: java/lang-options.h:38
20745 msgid "Set class path"
20746 msgstr "Sınıf dosya yolu ayarlanır"
20747
20748 #: java/lang-options.h:40
20749 msgid "Choose class whose main method should be used"
20750 msgstr "Sınıf, ana yöntem olarak kullanılır"
20751
20752 #: java/lang-options.h:42
20753 msgid "Choose input encoding (default comes from locale)"
20754 msgstr "Girdi kodlaması seçilir (öntanımlı yerelden gelir)"
20755
20756 #: java/lang-options.h:44
20757 msgid "Add directory to class path"
20758 msgstr "Sınıf dosya yoluna dizini ekler"
20759
20760 #: java/lang-options.h:46
20761 msgid "Directory where class files should be written"
20762 msgstr "Sınıf dosyalarının bulunduğu dizin"
20763
20764 #: java/lang-options.h:48
20765 msgid "Warn if modifiers are specified when not necessary"
20766 msgstr "Değiştiriciler gereksizken belirtilmişse uyarır"
20767
20768 #: java/lang-options.h:50
20769 msgid "Warn if deprecated empty statements are found"
20770 msgstr "Eski tip boş deyimler bulunduğunda uyarır"
20771
20772 #: java/lang-options.h:52
20773 msgid "Warn if .class files are out of date"
20774 msgstr ".class dosyaları güncel değilse uyarır"
20775
20776 #: java/lang-options.h:54
20777 msgid "Always check for non gcj generated classes archives"
20778 msgstr ""
20779 "gcj üretimi olmayan sınıfların arşivleri daima\n"
20780 "                          denetlenir"
20781
20782 #: java/lang-options.h:56
20783 msgid "Never optimize static class initialization code"
20784 msgstr "Statik sınıf ilklendirme koduna hiç bir eniyileme uygulanmaz"
20785
20786 #: java/lang.c:431
20787 msgid "can't do dependency tracking with input from stdin"
20788 msgstr "Standart girdiden girdili bağımlılık izlemesi yapılamaz"
20789
20790 #: java/lang.c:447
20791 msgid "couldn't determine target name for dependency tracking"
20792 msgstr "bağımlılık izlemesi için hedef isim saptanamıyor"
20793
20794 #: java/lex.c:303
20795 #, c-format
20796 msgid ""
20797 "unknown encoding: `%s'\n"
20798 "This might mean that your locale's encoding is not supported\n"
20799 "by your system's iconv(3) implementation.  If you aren't trying\n"
20800 "to use a particular encoding for your input file, try the\n"
20801 "`--encoding=UTF-8' option"
20802 msgstr ""
20803 "bilinmeyen kodlama: `%s'\n"
20804 "Yerelinizin kodlamasının sisteminizdeki iconv(3) tarafından desteklenmediği\n"
20805 "anlamına gelmektedir. Eğer girdi dosyanızda özellikle bir kodlama kullanmanız\n"
20806 "gerekiyorsa `--encoding=UTF-8' seçeneğini kullanmayı deneyin."
20807
20808 #: java/mangle.c:85
20809 #, c-format
20810 msgid "can't mangle %s"
20811 msgstr "%s anlamlandırılamıyor"
20812
20813 #: java/mangle_name.c:150 java/mangle_name.c:226
20814 msgid "internal error - invalid Utf8 name"
20815 msgstr "iç hata - Utf8 ismi geçersiz"
20816
20817 #: ../../gcc-cvs/gcc/java/parse.y:747 ../../gcc-cvs/gcc/java/parse.y:785
20818 msgid "Missing name"
20819 msgstr "İsim eksik"
20820
20821 #: ../../gcc-cvs/gcc/java/parse.y:749 ../../gcc-cvs/gcc/java/parse.y:787
20822 #: ../../gcc-cvs/gcc/java/parse.y:812 ../../gcc-cvs/gcc/java/parse.y:996
20823 #: ../../gcc-cvs/gcc/java/parse.y:1343 ../../gcc-cvs/gcc/java/parse.y:1554
20824 #: ../../gcc-cvs/gcc/java/parse.y:1556 ../../gcc-cvs/gcc/java/parse.y:1785
20825 #: ../../gcc-cvs/gcc/java/parse.y:1811 ../../gcc-cvs/gcc/java/parse.y:1822
20826 #: ../../gcc-cvs/gcc/java/parse.y:1833 ../../gcc-cvs/gcc/java/parse.y:1845
20827 msgid "';' expected"
20828 msgstr "';' gerekli"
20829
20830 #: ../../gcc-cvs/gcc/java/parse.y:810
20831 msgid "'*' expected"
20832 msgstr "'*' gerekli"
20833
20834 #: ../../gcc-cvs/gcc/java/parse.y:824
20835 msgid "Class or interface declaration expected"
20836 msgstr "Sınıf ya da arabirim bildirimi gerekli"
20837
20838 #: ../../gcc-cvs/gcc/java/parse.y:859 ../../gcc-cvs/gcc/java/parse.y:861
20839 msgid "Missing class name"
20840 msgstr "Sınıf ismi yok"
20841
20842 #: ../../gcc-cvs/gcc/java/parse.y:864 ../../gcc-cvs/gcc/java/parse.y:868
20843 #: ../../gcc-cvs/gcc/java/parse.y:876 ../../gcc-cvs/gcc/java/parse.y:1041
20844 #: ../../gcc-cvs/gcc/java/parse.y:1289 ../../gcc-cvs/gcc/java/parse.y:1291
20845 #: ../../gcc-cvs/gcc/java/parse.y:1620 ../../gcc-cvs/gcc/java/parse.y:1856
20846 #: ../../gcc-cvs/gcc/java/parse.y:1888 ../../gcc-cvs/gcc/java/parse.y:1940
20847 msgid "'{' expected"
20848 msgstr "'{' gerekli"
20849
20850 #: ../../gcc-cvs/gcc/java/parse.y:878
20851 msgid "Missing super class name"
20852 msgstr "Süper sınıf ismi eksik"
20853
20854 #: ../../gcc-cvs/gcc/java/parse.y:888 ../../gcc-cvs/gcc/java/parse.y:904
20855 msgid "Missing interface name"
20856 msgstr "Arabirim ismi yok"
20857
20858 #: ../../gcc-cvs/gcc/java/parse.y:975 ../../gcc-cvs/gcc/java/parse.y:1308
20859 #: ../../gcc-cvs/gcc/java/parse.y:1369 ../../gcc-cvs/gcc/java/parse.y:1578
20860 #: ../../gcc-cvs/gcc/java/parse.y:1800 ../../gcc-cvs/gcc/java/parse.y:1809
20861 #: ../../gcc-cvs/gcc/java/parse.y:1820 ../../gcc-cvs/gcc/java/parse.y:1831
20862 #: ../../gcc-cvs/gcc/java/parse.y:1843 ../../gcc-cvs/gcc/java/parse.y:1860
20863 #: ../../gcc-cvs/gcc/java/parse.y:1862 ../../gcc-cvs/gcc/java/parse.y:1933
20864 #: ../../gcc-cvs/gcc/java/parse.y:2104 ../../gcc-cvs/gcc/java/parse.y:2166
20865 #: ../../gcc-cvs/gcc/java/parse.y:2318 ../../gcc-cvs/gcc/java/parse.y:2330
20866 #: ../../gcc-cvs/gcc/java/parse.y:2337 ../../gcc-cvs/gcc/java/parse.y:2344
20867 #: ../../gcc-cvs/gcc/java/parse.y:2355 ../../gcc-cvs/gcc/java/parse.y:2357
20868 #: ../../gcc-cvs/gcc/java/parse.y:2395 ../../gcc-cvs/gcc/java/parse.y:2397
20869 #: ../../gcc-cvs/gcc/java/parse.y:2399 ../../gcc-cvs/gcc/java/parse.y:2420
20870 #: ../../gcc-cvs/gcc/java/parse.y:2422 ../../gcc-cvs/gcc/java/parse.y:2424
20871 #: ../../gcc-cvs/gcc/java/parse.y:2440 ../../gcc-cvs/gcc/java/parse.y:2442
20872 #: ../../gcc-cvs/gcc/java/parse.y:2463 ../../gcc-cvs/gcc/java/parse.y:2465
20873 #: ../../gcc-cvs/gcc/java/parse.y:2467 ../../gcc-cvs/gcc/java/parse.y:2495
20874 #: ../../gcc-cvs/gcc/java/parse.y:2497 ../../gcc-cvs/gcc/java/parse.y:2499
20875 #: ../../gcc-cvs/gcc/java/parse.y:2501 ../../gcc-cvs/gcc/java/parse.y:2519
20876 #: ../../gcc-cvs/gcc/java/parse.y:2521 ../../gcc-cvs/gcc/java/parse.y:2532
20877 #: ../../gcc-cvs/gcc/java/parse.y:2543 ../../gcc-cvs/gcc/java/parse.y:2554
20878 #: ../../gcc-cvs/gcc/java/parse.y:2565 ../../gcc-cvs/gcc/java/parse.y:2576
20879 #: ../../gcc-cvs/gcc/java/parse.y:2589 ../../gcc-cvs/gcc/java/parse.y:2593
20880 #: ../../gcc-cvs/gcc/java/parse.y:2595 ../../gcc-cvs/gcc/java/parse.y:2608
20881 msgid "Missing term"
20882 msgstr "Terim eksik"
20883
20884 #: ../../gcc-cvs/gcc/java/parse.y:990
20885 msgid "Missing variable initializer"
20886 msgstr "Değişken ilklendirici eksik"
20887
20888 #: ../../gcc-cvs/gcc/java/parse.y:1007
20889 msgid "Invalid declaration"
20890 msgstr "Geçersiz bildirim"
20891
20892 #: ../../gcc-cvs/gcc/java/parse.y:1013
20893 msgid "Can't specify array dimension in a declaration"
20894 msgstr "Dizi boyutları bildirim sırasında belirtilemez"
20895
20896 #: ../../gcc-cvs/gcc/java/parse.y:1015 ../../gcc-cvs/gcc/java/parse.y:1091
20897 #: ../../gcc-cvs/gcc/java/parse.y:2141 ../../gcc-cvs/gcc/java/parse.y:2163
20898 #: ../../gcc-cvs/gcc/java/parse.y:2167 ../../gcc-cvs/gcc/java/parse.y:2202
20899 #: ../../gcc-cvs/gcc/java/parse.y:2279 ../../gcc-cvs/gcc/java/parse.y:2289
20900 msgid "']' expected"
20901 msgstr "']' gerekli"
20902
20903 #: ../../gcc-cvs/gcc/java/parse.y:1019
20904 msgid "Unbalanced ']'"
20905 msgstr "karşılıksız ']'"
20906
20907 #: ../../gcc-cvs/gcc/java/parse.y:1055
20908 msgid "Invalid method declaration, method name required"
20909 msgstr "Yöntem bildirimi geçersiz, yöntem ismi gerekiyor"
20910
20911 #: ../../gcc-cvs/gcc/java/parse.y:1061 ../../gcc-cvs/gcc/java/parse.y:1063
20912 #: ../../gcc-cvs/gcc/java/parse.y:2024
20913 msgid "Identifier expected"
20914 msgstr "Tanıtıcı gerekli"
20915
20916 #: ../../gcc-cvs/gcc/java/parse.y:1066
20917 msgid "Invalid method declaration, return type required"
20918 msgstr "Yöntem bildirimi geçersiz, return türü gerekli"
20919
20920 #: ../../gcc-cvs/gcc/java/parse.y:1089 ../../gcc-cvs/gcc/java/parse.y:1534
20921 #: ../../gcc-cvs/gcc/java/parse.y:1541 ../../gcc-cvs/gcc/java/parse.y:1550
20922 #: ../../gcc-cvs/gcc/java/parse.y:1552 ../../gcc-cvs/gcc/java/parse.y:1580
20923 #: ../../gcc-cvs/gcc/java/parse.y:1688 ../../gcc-cvs/gcc/java/parse.y:1969
20924 #: ../../gcc-cvs/gcc/java/parse.y:2022
20925 msgid "')' expected"
20926 msgstr "')' gerekli"
20927
20928 #: ../../gcc-cvs/gcc/java/parse.y:1105
20929 msgid "Missing formal parameter term"
20930 msgstr "Biçimsel parametre terimi eksik"
20931
20932 #: ../../gcc-cvs/gcc/java/parse.y:1120 ../../gcc-cvs/gcc/java/parse.y:1125
20933 msgid "Missing identifier"
20934 msgstr "Tanıtıcı eksik"
20935
20936 #: ../../gcc-cvs/gcc/java/parse.y:1145 ../../gcc-cvs/gcc/java/parse.y:1154
20937 msgid "Missing class type term"
20938 msgstr "class tür terimi eksik"
20939
20940 #: ../../gcc-cvs/gcc/java/parse.y:1306
20941 msgid "Invalid interface type"
20942 msgstr "Geçersiz arabirim türü"
20943
20944 #: ../../gcc-cvs/gcc/java/parse.y:1498 ../../gcc-cvs/gcc/java/parse.y:1667
20945 #: ../../gcc-cvs/gcc/java/parse.y:1669
20946 msgid "':' expected"
20947 msgstr "':' gerekli"
20948
20949 #: ../../gcc-cvs/gcc/java/parse.y:1520 ../../gcc-cvs/gcc/java/parse.y:1525
20950 #: ../../gcc-cvs/gcc/java/parse.y:1530
20951 msgid "Invalid expression statement"
20952 msgstr "Geçersiz ifade satırı"
20953
20954 #: ../../gcc-cvs/gcc/java/parse.y:1548 ../../gcc-cvs/gcc/java/parse.y:1576
20955 #: ../../gcc-cvs/gcc/java/parse.y:1616 ../../gcc-cvs/gcc/java/parse.y:1684
20956 #: ../../gcc-cvs/gcc/java/parse.y:1752 ../../gcc-cvs/gcc/java/parse.y:1858
20957 #: ../../gcc-cvs/gcc/java/parse.y:1926 ../../gcc-cvs/gcc/java/parse.y:2016
20958 #: ../../gcc-cvs/gcc/java/parse.y:2018 ../../gcc-cvs/gcc/java/parse.y:2026
20959 #: ../../gcc-cvs/gcc/java/parse.y:2262 ../../gcc-cvs/gcc/java/parse.y:2264
20960 msgid "'(' expected"
20961 msgstr "'(' gerekli"
20962
20963 #: ../../gcc-cvs/gcc/java/parse.y:1618
20964 msgid "Missing term or ')'"
20965 msgstr "Terim ya da ')' eksik"
20966
20967 #: ../../gcc-cvs/gcc/java/parse.y:1665
20968 msgid "Missing or invalid constant expression"
20969 msgstr "Geçersiz ya da eksik sabit ifadesi"
20970
20971 #: ../../gcc-cvs/gcc/java/parse.y:1686
20972 msgid "Missing term and ')' expected"
20973 msgstr "Terim eksik ve ')' gerekli"
20974
20975 #: ../../gcc-cvs/gcc/java/parse.y:1725
20976 msgid "Invalid control expression"
20977 msgstr "Geçersiz denetim ifadesi"
20978
20979 #: ../../gcc-cvs/gcc/java/parse.y:1727 ../../gcc-cvs/gcc/java/parse.y:1729
20980 msgid "Invalid update expression"
20981 msgstr "Geçersiz güncelleme ifadesi"
20982
20983 #: ../../gcc-cvs/gcc/java/parse.y:1754
20984 msgid "Invalid init statement"
20985 msgstr "Geçersiz ilklendirme satırı"
20986
20987 #: ../../gcc-cvs/gcc/java/parse.y:1929
20988 msgid "Missing term or ')' expected"
20989 msgstr "Terim eksik ya da ')' gerekli"
20990
20991 #: ../../gcc-cvs/gcc/java/parse.y:1971
20992 msgid "'class' or 'this' expected"
20993 msgstr "'class' ya da 'this' gerekli"
20994
20995 #: ../../gcc-cvs/gcc/java/parse.y:1973 ../../gcc-cvs/gcc/java/parse.y:1975
20996 msgid "'class' expected"
20997 msgstr "'class' gerekli"
20998
20999 #: ../../gcc-cvs/gcc/java/parse.y:2020
21000 msgid "')' or term expected"
21001 msgstr "')' ya da terim gerekli"
21002
21003 #: ../../gcc-cvs/gcc/java/parse.y:2139
21004 msgid "'[' expected"
21005 msgstr "'[' gerekli"
21006
21007 #: ../../gcc-cvs/gcc/java/parse.y:2217
21008 msgid "Field expected"
21009 msgstr "Alan gerekli"
21010
21011 #: ../../gcc-cvs/gcc/java/parse.y:2274 ../../gcc-cvs/gcc/java/parse.y:2284
21012 msgid "Missing term and ']' expected"
21013 msgstr "Terim eksik ve ']' gerekli"
21014
21015 #: ../../gcc-cvs/gcc/java/parse.y:2388
21016 msgid "']' expected, invalid type expression"
21017 msgstr "']' gerekli ve tür ifadesi geçersiz"
21018
21019 #: ../../gcc-cvs/gcc/java/parse.y:2391
21020 msgid "Invalid type expression"
21021 msgstr "Geçersiz tür ifadesi"
21022
21023 #: ../../gcc-cvs/gcc/java/parse.y:2503
21024 msgid "Invalid reference type"
21025 msgstr "Geçersiz referans türü"
21026
21027 #: ../../gcc-cvs/gcc/java/parse.y:2981
21028 msgid "Constructor invocation must be first thing in a constructor"
21029 msgstr "Constructor çağrısı bir kurucu içindeki ilk şey olmalı"
21030
21031 #: ../../gcc-cvs/gcc/java/parse.y:2983
21032 msgid "Only constructors can invoke constructors"
21033 msgstr "Sadece kurucular birbirini çağırabilir"
21034
21035 #: ../../gcc-cvs/gcc/java/parse.y:2992
21036 #, c-format
21037 msgid ": `%s' JDK1.1(TM) feature"
21038 msgstr ": `%s' JDK1.1(TM) özelliği"
21039
21040 #: ../../gcc-cvs/gcc/java/parse.y:3052 ../../gcc-cvs/gcc/java/parse.y:3054
21041 #, c-format
21042 msgid ""
21043 "%s.\n"
21044 "%s"
21045 msgstr ""
21046 "%s.\n"
21047 "%s"
21048
21049 #: ../../gcc-cvs/gcc/java/parse.y:3517
21050 msgid "Can't use '$' as a separator for inner classes"
21051 msgstr "İç sınıflarda ayraç olarak '$' kullanılamaz"
21052
21053 #: ../../gcc-cvs/gcc/java/parse.y:6791
21054 #, c-format
21055 msgid "malformed .zip archive in CLASSPATH: %s"
21056 msgstr "CLASSPATH içinde bozuk .zip arşivi: %s"
21057
21058 #: ../../gcc-cvs/gcc/java/parse.y:6862
21059 #, c-format
21060 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
21061 msgstr "Öntanımlı `%s' paketi bulunamıyor. CLASSPATH ortam değişkenini ve arşivlere erişimi kontrol ediniz"
21062
21063 #: ../../gcc-cvs/gcc/java/parse.y:12159
21064 #, c-format
21065 msgid "missing static field `%s'"
21066 msgstr "statik alan `%s' eksik"
21067
21068 #: ../../gcc-cvs/gcc/java/parse.y:12164
21069 #, c-format
21070 msgid "not a static field `%s'"
21071 msgstr "`%s' bir statik alan değil"
21072
21073 #: ../../gcc-cvs/gcc/java/parse.y:12207
21074 #, c-format
21075 msgid "No case for %s"
21076 msgstr "%s için uygun bir case yok"
21077
21078 #: ../../gcc-cvs/gcc/java/parse.y:13093
21079 #, c-format
21080 msgid "unregistered operator %s"
21081 msgstr "%s işlemimi tanınmıyor"
21082
21083 #: java/typeck.c:566
21084 msgid "junk at end of signature string"
21085 msgstr "imza dizgesinden sonrası karışık"
21086
21087 #: java/verify.c:480
21088 msgid "bad pc in exception_table"
21089 msgstr "exception_table içindeki pc hatalı"
21090
21091 #: java/verify.c:1392
21092 #, c-format
21093 msgid "unknown opcode %d@pc=%d during verification"
21094 msgstr "doğrulama sırasında bilinmeyen opkod %d@pc=%d"
21095
21096 #: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
21097 #, c-format
21098 msgid "verification error at PC=%d"
21099 msgstr "PC=%d de doğrulama hatası"
21100
21101 #: objc/lang-options.h:27
21102 msgid "Dump decls to a .decl file"
21103 msgstr "Bildirimler .decl dosyasına dökümlenir"
21104
21105 #: objc/lang-options.h:29
21106 msgid "Generate code for GNU runtime environment"
21107 msgstr "Kod GNU çalışma ortamı için üretilir"
21108
21109 #: objc/lang-options.h:32
21110 msgid "Generate code for NeXT runtime environment"
21111 msgstr "Kod NeXT çalışma ortamı için üretilir"
21112
21113 #: objc/lang-options.h:35
21114 msgid "Warn if a selector has multiple methods"
21115 msgstr "Bir seçici çoklu yöntemlere sahipse uyarır"
21116
21117 #: objc/lang-options.h:39
21118 msgid "Do not warn if inherited methods are unimplemented"
21119 msgstr "Kalıt yöntemler oluşturulmamışsa uyarır"
21120
21121 #: objc/lang-options.h:41
21122 msgid "Generate C header of platform specific features"
21123 msgstr "Platforma özel niteliklerin C başlıklarını üretir"
21124
21125 #: objc/lang-options.h:43
21126 msgid "Specify the name of the class for constant strings"
21127 msgstr "Sabit dizgeler için sınıf ismi belirtilir"
21128
21129 #: objc/objc-act.c:609
21130 msgid "no class name specified as argument to -fconstant-string-class"
21131 msgstr "-fconstant-string-class için argüman olarak sınıf ismi belirtilmemiş"
21132
21133 #: objc/objc-act.c:760
21134 #, c-format
21135 msgid "object does not conform to the `%s' protocol"
21136 msgstr "nesne `%s'protokolüne uygun değil"
21137
21138 #: objc/objc-act.c:804
21139 #, c-format
21140 msgid "class `%s' does not implement the `%s' protocol"
21141 msgstr "`%s' sınıfı `%s' protokolünü desteklemiyor"
21142
21143 #: objc/objc-act.c:942
21144 #, c-format
21145 msgid "unexpected type for `id' (%s)"
21146 msgstr "`id' için umulmadık tür (%s)"
21147
21148 #: objc/objc-act.c:947
21149 msgid "undefined type `id', please import <objc/objc.h>"
21150 msgstr "Atanmamış tür `id', lütfen <objc/objc.h> dahil edin"
21151
21152 #: objc/objc-act.c:999
21153 #, c-format
21154 msgid "protocol `%s' has circular dependency"
21155 msgstr "protokol `%s' döngüsel bağımlılık içeriyor"
21156
21157 #: objc/objc-act.c:1021 objc/objc-act.c:5222
21158 #, c-format
21159 msgid "cannot find protocol declaration for `%s'"
21160 msgstr "`%s' için protokol bildirimi bulunamıyor"
21161
21162 #: objc-parse.y:1748 objc/objc-act.c:1282 objc/objc-act.c:5740
21163 #: objc/objc-act.c:6069 objc/objc-act.c:6118 objc/objc-act.c:6154
21164 #, c-format
21165 msgid "cannot find interface declaration for `%s'"
21166 msgstr "`%s' için arabirim bildirimi bulunamıyor"
21167
21168 #: objc/objc-act.c:1307
21169 #, c-format
21170 msgid "cannot find reference tag for class `%s'"
21171 msgstr "sınıf `%s' için referans etiketi bulunamıyor"
21172
21173 #: objc/objc-act.c:2314
21174 #, c-format
21175 msgid "cannot find class `%s'"
21176 msgstr "sınıf `%s' bulunamıyor"
21177
21178 #: objc/objc-act.c:2316
21179 #, c-format
21180 msgid "class `%s' already exists"
21181 msgstr "sınıf `%s' zaten var"
21182
21183 #. fatal did not work with 2 args...should fix
21184 #: objc/objc-act.c:2440
21185 #, c-format
21186 msgid "cannot find interface declaration for `%s', superclass of `%s'"
21187 msgstr "`%s' için arabirim bildirimi ve `%s' süper sınıfı bulunamıyor"
21188
21189 #: objc/objc-act.c:2447
21190 #, c-format
21191 msgid "circular inheritance in interface declaration for `%s'"
21192 msgstr "`%s' için arabirim bildiriminde döngüsel kalıtım"
21193
21194 #: objc/objc-act.c:3498 objc/objc-act.c:3515
21195 msgid "inconsistent instance variable specification"
21196 msgstr "çelişkili gerçekleme değişkeni özelliği"
21197
21198 #: objc/objc-act.c:4703
21199 #, c-format
21200 msgid "multiple declarations for method `%s'"
21201 msgstr "`%s' yöntemi için çok sayıda bildirim"
21202
21203 #: objc/objc-act.c:4869
21204 #, c-format
21205 msgid "invalid receiver type `%s'"
21206 msgstr "alıcı tür `%s' geçersiz"
21207
21208 #: objc/objc-act.c:4900 objc/objc-act.c:4926 objc/objc-act.c:4974
21209 #, c-format
21210 msgid "`%s' does not respond to `%s'"
21211 msgstr "`%s' `%s' i yanıtlamıyor"
21212
21213 #: objc/objc-act.c:4906 objc/objc-act.c:7191
21214 #, c-format
21215 msgid "no super class declared in interface for `%s'"
21216 msgstr "Arabirim içinde `%s' için süper sınıf bildirilmemiş"
21217
21218 #: objc/objc-act.c:5004
21219 msgid "cannot find class (factory) method"
21220 msgstr "sınıf yöntemi bulunamıyor"
21221
21222 #: objc/objc-act.c:5005 objc/objc-act.c:5049
21223 #, c-format
21224 msgid "return type for `%s' defaults to id"
21225 msgstr "`%s' için dönen tür id ye öntanımlı"
21226
21227 #: objc/objc-act.c:5022
21228 #, c-format
21229 msgid "method `%s' not implemented by protocol"
21230 msgstr "yöntem `%s' protokol tarafından gerçekleştirilmiyor"
21231
21232 #: objc/objc-act.c:5031
21233 msgid "return type defaults to id"
21234 msgstr "dönen tür id ye öntanımlı"
21235
21236 #: objc/objc-act.c:5048
21237 msgid "cannot find method"
21238 msgstr "yöntem bulunamıyor"
21239
21240 #. Historically, a class method that produced objects (factory
21241 #. method) would assign `self' to the instance that it
21242 #. allocated.  This would effectively turn the class method into
21243 #. an instance method.  Following this assignment, the instance
21244 #. variables could be accessed.  That practice, while safe,
21245 #. violates the simple rule that a class method should not refer
21246 #. to an instance variable.  It's better to catch the cases
21247 #. where this is done unknowingly than to support the above
21248 #. paradigm.
21249 #: objc/objc-act.c:5291
21250 #, c-format
21251 msgid "instance variable `%s' accessed in class method"
21252 msgstr "gerçekleme değişkeni `%s' sınıf yönteminden erişimli"
21253
21254 #: objc/objc-act.c:5541
21255 #, c-format
21256 msgid "duplicate definition of class method `%s'"
21257 msgstr "sınıf yöntemi `%s' birden fazla atanmış"
21258
21259 #: objc/objc-act.c:5547
21260 #, c-format
21261 msgid "duplicate declaration of class method `%s'"
21262 msgstr "sınıf yöntemi `%s' birden fazla bildirilmiş"
21263
21264 #: objc/objc-act.c:5583
21265 #, c-format
21266 msgid "duplicate definition of instance method `%s'"
21267 msgstr "gerçekleme yöntemi `%s' birden fazla atanmış"
21268
21269 #: objc/objc-act.c:5589
21270 #, c-format
21271 msgid "duplicate declaration of instance method `%s'"
21272 msgstr "gerçekleme yöntemi `%s' birden fazla bildirilmiş"
21273
21274 #: objc/objc-act.c:5629
21275 #, c-format
21276 msgid "duplicate interface declaration for category `%s(%s)'"
21277 msgstr "`%s(%s)' kategororisi için birden fazla arayüz bildirimi"
21278
21279 #: objc/objc-act.c:5715
21280 #, c-format
21281 msgid "instance variable `%s' is declared private"
21282 msgstr "gerçekleme değişkeni `%s' private olarak bildirilmiş"
21283
21284 #: objc/objc-act.c:5762
21285 #, c-format
21286 msgid "instance variable `%s' is declared %s"
21287 msgstr "gerçekleme değişkeni `%s' %s olarak bildirilmiş"
21288
21289 #: objc/objc-act.c:5772
21290 msgid "static access to object of type `id'"
21291 msgstr "`id' türünün nesnesine statik erişim"
21292
21293 #: objc/objc-act.c:5809 objc/objc-act.c:5902
21294 #, c-format
21295 msgid "incomplete implementation of class `%s'"
21296 msgstr "`%s' sınıfının içi boş"
21297
21298 #: objc/objc-act.c:5813 objc/objc-act.c:5907
21299 #, c-format
21300 msgid "incomplete implementation of category `%s'"
21301 msgstr "`%s' kategorisinin içi boş"
21302
21303 #: objc/objc-act.c:5818 objc/objc-act.c:5912
21304 #, c-format
21305 msgid "method definition for `%c%s' not found"
21306 msgstr "`%c%s' için yöntem tanımı yok"
21307
21308 #: objc/objc-act.c:5956
21309 #, c-format
21310 msgid "%s `%s' does not fully implement the `%s' protocol"
21311 msgstr "%s `%s' `%s'protokolünü tamamen gerçekleştirmiyor"
21312
21313 #: objc/objc-act.c:6013 objc/objc-act.c:8112
21314 msgid "`@end' missing in implementation context"
21315 msgstr "oluşum bağlamında `@end' eksik"
21316
21317 #: objc/objc-act.c:6041
21318 #, c-format
21319 msgid "reimplementation of class `%s'"
21320 msgstr "`%s' sınıfının yeniden oluşumu"
21321
21322 #: objc/objc-act.c:6083
21323 #, c-format
21324 msgid "conflicting super class name `%s'"
21325 msgstr "süper sınıf ismi `%s' çelişiyor"
21326
21327 #: objc/objc-act.c:6098
21328 #, c-format
21329 msgid "duplicate interface declaration for class `%s'"
21330 msgstr "`%s' sınıfı için birden fazla arabirim bildirimi"
21331
21332 #: objc/objc-act.c:6382
21333 #, c-format
21334 msgid "duplicate declaration for protocol `%s'"
21335 msgstr "protokol `%s' için birden fazla bildirim"
21336
21337 #: objc/objc-act.c:7232
21338 msgid "[super ...] must appear in a method context"
21339 msgstr "[super ...] bir yöntem bağlamında görünmeli"
21340
21341 #: objc/objc-act.c:8214 objc/objc-act.c:8230
21342 #, c-format
21343 msgid "potential selector conflict for method `%s'"
21344 msgstr "yöntem `%s' için olası seçici çelişiyor"
21345
21346 #: objc-parse.y:2577
21347 msgid "`@end' must appear in an implementation context"
21348 msgstr "`@end' bir oluşum bağlamında görünmeli"
21349
21350 #: objc-parse.y:2851
21351 msgid "method definition not in class context"
21352 msgstr "yöntem tanımı sınıf bağlamında değil"
21353
21354 #: config/nextstep.h:161 config/nextstep.h:164
21355 msgid "-p profiling is no longer supported.  Use -pg instead"
21356 msgstr "-p ayrımsaması artık desteklenmiyor. yerine -pg kullanın."
21357
21358 #: config/arm/riscix.h:73 config/arm/riscix.h:133
21359 msgid "-mbsd and -pedantic incompatible"
21360 msgstr "-mbsd ve -pedantic uyumsuz"
21361
21362 #: config/arm/riscix.h:74 config/arm/riscix.h:134
21363 msgid "-mbsd and -mxopen incompatible"
21364 msgstr "-mbsd ve -mxopen uyumsuz"
21365
21366 #: config/arm/riscix.h:75 config/arm/riscix.h:135
21367 msgid "-mxopen and -pedantic incompatible"
21368 msgstr "-mxopen ve -pedantic uyumsuz"
21369
21370 #: config/arc/arc.h:59 config/mips/mips.h:1057
21371 msgid "may not use both -EB and -EL"
21372 msgstr "-EB ve -EL birlikte kullanılamayabilir"
21373
21374 #: config/arm/arm.h:213
21375 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21376 msgstr "-mapcs-26 ve -mapcs-32 birlikte kullanılamayabilir"
21377
21378 #: config/arm/arm.h:225
21379 msgid "-msoft-float and -mhard_float may not be used together"
21380 msgstr "-msoft-float ve -mhard_float birlikte kullanılamayabilir"
21381
21382 #: config/arm/arm.h:236
21383 msgid "-mbig-endian and -mlittle-endian may not be used together"
21384 msgstr "-mbig-endian ve -mlittle-endian birlikte kullanılamayabilir"
21385
21386 #: config/arm/arm.h:254
21387 msgid "incompatible interworking options"
21388 msgstr "uyumsuz birlikte çalışma seçenekleri"
21389
21390 #: config/vax/vax.h:42 config/vax/vax.h:43
21391 msgid "profiling not supported with -mg\n"
21392 msgstr "-mg ile ayrımsama desteklenmiyor\n"
21393
21394 #: config/mcore/mcore.h:60
21395 msgid "choose either big or little endian, not both"
21396 msgstr "ya büyük ya da küçük ilkli kullanın, ikisi birden olmaz"
21397
21398 #: config/mcore/mcore.h:63
21399 msgid "choose either m340 or m210 not both"
21400 msgstr "Ya m340 ya da m210 kullanın, ikisi birden olmaz"
21401
21402 #: config/mcore/mcore.h:64
21403 msgid "the m210 does not have little endian support"
21404 msgstr "m210 küçük ilkli bayt sıralamasının desteklemez"
21405
21406 #: f/lang-specs.h:35 gcc.c:677
21407 msgid "GNU C does not support -C without using -E"
21408 msgstr "GNU C -E kulanılmaksızın -C desteklemiyor"
21409
21410 #: ada/lang-specs.h:39 gcc.c:698 java/jvspec.c:74
21411 msgid "-pg and -fomit-frame-pointer are incompatible"
21412 msgstr "-pg ve -fomit-frame-pointer uyumsuz"
21413
21414 #: config/mips/r3900.h:28 config/mips/r3900.h:42
21415 msgid "-mhard-float not supported"
21416 msgstr "-mhard-float desteklenmiyor"
21417
21418 #: config/mips/r3900.h:30 config/mips/r3900.h:44
21419 msgid "-msingle-float and -msoft-float can not both be specified"
21420 msgstr "-msingle-float ve -msoft-float birlikte belirtilemez."
21421
21422 #: config/i386/cygwin.h:169 config/i386/mingw32.h:69
21423 msgid "shared and mdll are not compatible"
21424 msgstr "shared ve mdll uyumsuz"
21425
21426 #: java/lang-specs.h:33
21427 msgid "-fjni and -femit-class-files are incompatible"
21428 msgstr "-fjni ve -femit-class-files uyumsuz"
21429
21430 #: java/lang-specs.h:34
21431 msgid "-fjni and -femit-class-file are incompatible"
21432 msgstr "-fjni ve -femit-class-file uyumsuz"
21433
21434 #: java/lang-specs.h:35 java/lang-specs.h:36
21435 msgid "-femit-class-file should used along with -fsyntax-only"
21436 msgstr ""
21437
21438 #: gcc.c:846
21439 msgid "-E required when input is from standard input"
21440 msgstr "Standart girdiden girdi alınırken -E gereklidir"
21441
21442 #: gcc.c:850
21443 msgid "compilation of header file requested"
21444 msgstr "başlık dosyası derlemesi istendi"
21445
21446 #: config/i860/fx2800.h:299
21447 msgid "-p option not supported: use -pg instead"
21448 msgstr "-p seçeneği desteklenmiyor: yerine -pg kullanın"
21449
21450 #: config/alpha/freebsd.h:36 config/i386/freebsd-aout.h:227
21451 #: config/ia64/freebsd.h:24 config/sparc/freebsd.h:31
21452 msgid "`-p' not supported; use `-pg' and gprof(1)"
21453 msgstr "`-p' desteklenmiyor; `-pg' ve gprof(1) kullanın"
21454
21455 #: ada/lang-specs.h:42
21456 msgid "-c or -S required for Ada"
21457 msgstr "Ada için -c ya da -S gerekli"
21458
21459 #: config/mips/isa3264.h:123 config/mips/isa3264.h:128
21460 #: config/mips/isa3264.h:140 config/mips/isa3264.h:145
21461 msgid "-mlong32 and -mlong64 can not both be specified"
21462 msgstr "-mlong32 ve -mlong64  birlikte belirtilemez."
21463
21464 #: config/i386/cygwin.h:114
21465 msgid "mno-cygwin and mno-win32 are not compatible"
21466 msgstr "mno-cygwin ve mno-win32 uyumsuz"
21467
21468 #: config/mips/mips.h:854
21469 msgid "-pipe is not supported"
21470 msgstr "-pipe desteklenmiyor."
21471
21472 #: config/mips/mips.h:1053
21473 msgid "may not use both -mfp64 and -msingle-float"
21474 msgstr "-mfp64 ve -msingle-float birlikte kullanılamayabilir"
21475
21476 #: config/mips/mips.h:1054
21477 msgid "may not use both -mfp64 and -m4650"
21478 msgstr "-mfp64 ve -m4650 birlikte kullanılamayabilir"
21479
21480 #: config/mips/mips.h:1056
21481 msgid "may not use both -mgp32 and -mfp64"
21482 msgstr "-mfp64 ve -mgp32 birlikte kullanılamayabilir"
21483
21484 #: config/i386/sco5.h:662 config/i386/sco5.h:737
21485 msgid "-static not valid with -mcoff"
21486 msgstr "-static  -mcoff ile geçerli değil"
21487
21488 #: config/i386/sco5.h:663 config/i386/sco5.h:738
21489 msgid "-shared not valid with -mcoff"
21490 msgstr "-shared  -mcoff ile geçerli değil"
21491
21492 #: config/i386/sco5.h:664 config/i386/sco5.h:739
21493 msgid "-symbolic not valid with -mcoff"
21494 msgstr "-symbolic  -mcoff ile geçerli değil"
21495
21496 #: config/i386/sco5.h:702
21497 msgid "-fpic is not valid with -mcoff"
21498 msgstr "-fpic  -mcoff ile geçerli değil"
21499
21500 #: config/i386/sco5.h:703
21501 msgid "-fPIC is not valid with -mcoff"
21502 msgstr "-fPIC  -mcoff ile geçerli değil"
21503
21504 #: config/i386/sco5.h:740
21505 msgid "-fpic not valid with -mcoff"
21506 msgstr "-fpic  -mcoff ile geçerli değil"
21507
21508 #: config/i386/sco5.h:741
21509 msgid "-fPIC not valid with -mcoff"
21510 msgstr "-fPIC  -mcoff ile geçerli değil"
21511
21512 #: config/mmix/mmix.h:113
21513 msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
21514 msgstr "-mabi=mmixware ve -mabi=gnu seçenekleri birlikte kullanılmamalı"