summaryrefslogtreecommitdiffstats
path: root/po/tr.po
blob: 1153fd3fde4c120b7982ba226d86255f3243d96a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Necmettin Begiter <necmettin.begiter@gmail.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: kde3-qtcurve\n"
"Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?"
"group_id=50231&atid=459007\n"
"POT-Creation-Date: 2010-03-18 20:31+0000\n"
"PO-Revision-Date: 2009-07-04 01:44+0300\n"
"Last-Translator: Necmettin Begiter <necmettin.begiter@gmail.com>\n"
"Language-Team: Turkish <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 0.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: config/exportthemedialog.cpp:34
msgid "Export Theme"
msgstr "Temayı Dışarı Aktar"

#: config/exportthemedialog.cpp:40
msgid "Name:"
msgstr "İsim:"

#: config/exportthemedialog.cpp:41
msgid "Comment:"
msgstr "Yorum:"

#: config/exportthemedialog.cpp:42
msgid "Destination folder:"
msgstr "Hedef klasör:"

#: config/exportthemedialog.cpp:44
msgid "QtCurve based theme"
msgstr "QtCurve tabanlı tema"

#: config/exportthemedialog.cpp:64
msgid "Name is empty!"
msgstr "İsim boş!"

#: config/exportthemedialog.cpp:86
msgid ""
"Succesfully created:\n"
"%1"
msgstr ""
"Başarıyla oluşturuldu:\n"
"%1"

#: config/exportthemedialog.cpp:89
msgid "Failed to create file: %1"
msgstr "Dosya oluşturulamadı: %1"

#: config/qtcurveconfig.cpp:146
msgid "Select Password Character"
msgstr "Parola Karakterini Seç"

#. i18n: file: config/qtcurveconfigbase.ui:696
#. i18n: ectx: property (text), widget (QLabel)
#: config/qtcurveconfig.cpp:358 po/rc.cpp:128 rc.cpp:128
msgid "Background"
msgstr "Arkaplan"

#: config/qtcurveconfig.cpp:362
msgid "Button"
msgstr "Düğme"

#: config/qtcurveconfig.cpp:365
msgid "Text"
msgstr "Metin"

#: config/qtcurveconfig.cpp:369 config/qtcurveconfig.cpp:411
#: config/qtcurveconfig.cpp:464 config/qtcurveconfig.cpp:552
msgid "None"
msgstr "Yok"

#: config/qtcurveconfig.cpp:373
msgid "Custom:"
msgstr "Özel:"

#: config/qtcurveconfig.cpp:374
msgid "Selected background"
msgstr "Seçili arkaplan"

#: config/qtcurveconfig.cpp:377
msgid "Blended selected background"
msgstr "Seçili arkaplanla harmanlanmış"

#: config/qtcurveconfig.cpp:378
msgid "Menu background"
msgstr "Menü arkaplanı"

#: config/qtcurveconfig.cpp:378 config/qtcurveconfig.cpp:430
msgid "Darken"
msgstr "Karart"

#: config/qtcurveconfig.cpp:385 config/qtcurveconfig.cpp:1237
msgid "Custom gradient %1"
msgstr "Özel eğimli %1"

#. i18n: file: config/qtcurveconfigbase.ui:712
#. i18n: ectx: property (text), widget (QCheckBox)
#: config/qtcurveconfig.cpp:387 po/rc.cpp:134 rc.cpp:134
msgid "Flat"
msgstr "Düz"

#: config/qtcurveconfig.cpp:388
msgid "Raised"
msgstr "Yükseltilmiş"

#: config/qtcurveconfig.cpp:389
msgid "Dull glass"
msgstr "Donuk cam"

#: config/qtcurveconfig.cpp:390
msgid "Shiny glass"
msgstr "Parlak cam"

#: config/qtcurveconfig.cpp:391
msgid "Agua"
msgstr ""

#: config/qtcurveconfig.cpp:392
msgid "Soft gradient"
msgstr "Yumuşak eğimli"

#: config/qtcurveconfig.cpp:393
msgid "Standard gradient"
msgstr "Standart eğimli"

#: config/qtcurveconfig.cpp:394
msgid "Harsh gradient"
msgstr "Sert eğimli"

#: config/qtcurveconfig.cpp:395
msgid "Inverted gradient"
msgstr "Ters eğimli"

#: config/qtcurveconfig.cpp:396
#, fuzzy
msgid "Dark inverted gradient"
msgstr "Ters eğimli"

#: config/qtcurveconfig.cpp:399
msgid "Split gradient"
msgstr "Ayrık eğimli"

#: config/qtcurveconfig.cpp:402
msgid "Bevelled"
msgstr "Eğik"

#: config/qtcurveconfig.cpp:404
msgid "Fade out (popup menuitems)"
msgstr "Sön (açılır menü öğeleri)"

#: config/qtcurveconfig.cpp:412
msgid "Sunken lines"
msgstr "Çökmüş çizgiler"

#: config/qtcurveconfig.cpp:413
msgid "Flat lines"
msgstr "Düz çizgiler"

#: config/qtcurveconfig.cpp:414
msgid "Dots"
msgstr "Noktalar"

#: config/qtcurveconfig.cpp:417
#, fuzzy
msgid "Single dot (KDE4 & Gtk2 Only)"
msgstr "En fazla yuvarlatılmış (KDE4 ve Gtk2)"

#: config/qtcurveconfig.cpp:419
msgid "Dashes"
msgstr "Kesik çizgiler"

#: config/qtcurveconfig.cpp:425
msgid "Corner indicator"
msgstr "Köşe belirteci"

#: config/qtcurveconfig.cpp:426
msgid "Font color thin border"
msgstr "Font rengi, ince kenar"

#: config/qtcurveconfig.cpp:427
msgid "Selected background thick border"
msgstr "Seçili arkaplan, kalın kenar"

#: config/qtcurveconfig.cpp:428
msgid "Selected background tinting"
msgstr "Seçili arkaplan tonlama"

#: config/qtcurveconfig.cpp:429
msgid "A slight glow"
msgstr "Hafif bir parlama"

#: config/qtcurveconfig.cpp:431
#, fuzzy
msgid "Use selected background color"
msgstr "Seçili arkaplan"

#: config/qtcurveconfig.cpp:432
msgid "No indicator"
msgstr "Belirteç yok"

#: config/qtcurveconfig.cpp:437
msgid "KDE"
msgstr "KDE"

#: config/qtcurveconfig.cpp:438
msgid "MS Windows"
msgstr "MS Windows"

#: config/qtcurveconfig.cpp:439
msgid "Platinum"
msgstr "Platin"

#: config/qtcurveconfig.cpp:440
msgid "NeXT"
msgstr "NeXT"

#: config/qtcurveconfig.cpp:441
msgid "No buttons"
msgstr "Düğme yok"

#: config/qtcurveconfig.cpp:446
msgid "Square"
msgstr "Köşeli"

#: config/qtcurveconfig.cpp:447
msgid "Slightly rounded"
msgstr "Hafif yuvarlatılmış"

#: config/qtcurveconfig.cpp:448
msgid "Fully rounded"
msgstr "Tam yuvarlatılmış"

#: config/qtcurveconfig.cpp:449
msgid "Extra rounded (KDE4 & Gtk2)"
msgstr "Fazladan yuvarlatılmış (KDE4 ve Gtk2)"

#: config/qtcurveconfig.cpp:450
msgid "Max rounded (KDE4 & Gtk2)"
msgstr "En fazla yuvarlatılmış (KDE4 ve Gtk2)"

#: config/qtcurveconfig.cpp:455
msgid "No coloration"
msgstr "Renklendirme yok"

#: config/qtcurveconfig.cpp:456
msgid "Color border"
msgstr "Kenarlar renklendirilmiş"

#: config/qtcurveconfig.cpp:457
msgid "Thick color border"
msgstr "Kenarlar kalın renklendirilmiş"

#: config/qtcurveconfig.cpp:458
msgid "Plastik style"
msgstr "Plastik biçemi"

#: config/qtcurveconfig.cpp:459
msgid "Glow"
msgstr "Parlama"

#: config/qtcurveconfig.cpp:465
msgid "Light"
msgstr "Açık renk"

#: config/qtcurveconfig.cpp:466
msgid "Dark"
msgstr "Koyu renk"

#: config/qtcurveconfig.cpp:467
msgid "Light (all sides)"
msgstr "Açık renk (tüm kenarlar)"

#: config/qtcurveconfig.cpp:468
msgid "Dark (all sides)"
msgstr "Koyu renk (tüm kenarlar)"

#: config/qtcurveconfig.cpp:473 config/qtcurveconfig.cpp:488
#: config/qtcurveconfig.cpp:496
msgid "Plain"
msgstr "Düz"

#: config/qtcurveconfig.cpp:474
msgid "Etched"
msgstr "Damgalı"

#: config/qtcurveconfig.cpp:475
msgid "Shadowed"
msgstr "Gölgeli"

#: config/qtcurveconfig.cpp:480
msgid "Simple"
msgstr "Basit"

#: config/qtcurveconfig.cpp:481
msgid "Use HSL color space"
msgstr "HSL renk uzayı kullan"

#: config/qtcurveconfig.cpp:482
msgid "Use HSV color space"
msgstr "HSV renk uzayı kullan"

#: config/qtcurveconfig.cpp:483
msgid "Use HCY color space"
msgstr "HCY renk uzayı kullan"

#: config/qtcurveconfig.cpp:489
#, fuzzy
msgid "Stripes"
msgstr "Çizgili"

#: config/qtcurveconfig.cpp:490
msgid "Diagonal stripes"
msgstr "Köşegen çizgili"

#: config/qtcurveconfig.cpp:491
#, fuzzy
msgid "Faded stripes"
msgstr "Köşegen çizgili"

#: config/qtcurveconfig.cpp:497
msgid "Round"
msgstr "Yuvarlak"

#: config/qtcurveconfig.cpp:498
msgid "Plain - rotated"
msgstr "Düz - çevrilmiş"

#: config/qtcurveconfig.cpp:499
msgid "Round - rotated"
msgstr "Yuvarlak - çevrilmiş"

#: config/qtcurveconfig.cpp:500
msgid "Triangular"
msgstr "Üç köşeli"

#: config/qtcurveconfig.cpp:501
msgid "Circular"
msgstr ""

#: config/qtcurveconfig.cpp:506
msgid "Base color"
msgstr "Taban renk"

#: config/qtcurveconfig.cpp:507
msgid "Background color"
msgstr "Arkaplan rengi"

#: config/qtcurveconfig.cpp:508
msgid "Darkened background color"
msgstr "Karartılmış arkaplan rengi"

#: config/qtcurveconfig.cpp:513
msgid "Standard (dotted)"
msgstr "Standart (noktalı)"

#: config/qtcurveconfig.cpp:514
msgid "Highlight color"
msgstr "Vurgu rengi"

#: config/qtcurveconfig.cpp:515
msgid "Highlight color (full size)"
msgstr "Vurgu rengi (tam boyut)"

#: config/qtcurveconfig.cpp:516
msgid "Highlight color, full, and fill (Gtk2 & KDE4 only)"
msgstr "Vurgu rengi, dolu, ve doldur (sadece Gtk2 ve KDE4)"

#: config/qtcurveconfig.cpp:517
msgid "Line drawn with highlight color"
msgstr "Vurgu rengiyle çizilmiş çizgi"

#. i18n: file: config/qtcurveconfigbase.ui:877
#. i18n: ectx: property (text), widget (QCheckBox)
#: config/qtcurveconfig.cpp:522 po/rc.cpp:170 rc.cpp:170
msgid "No border"
msgstr "Kenarlık yok"

#: config/qtcurveconfig.cpp:523
msgid "Light border"
msgstr "Açık renk kenarlık"

#: config/qtcurveconfig.cpp:524
msgid "3D border (light only)"
msgstr "3B kenarlık (sadece açık renk)"

#: config/qtcurveconfig.cpp:525
msgid "3D border (dark and light)"
msgstr "3B kenarlık (açık ve koyu renk)"

#: config/qtcurveconfig.cpp:526
msgid "Shine"
msgstr ""

#: config/qtcurveconfig.cpp:531
msgid "Left"
msgstr "Sol"

#: config/qtcurveconfig.cpp:532
msgid "Center (between controls)"
msgstr "Merkez (kontroller arası)"

#: config/qtcurveconfig.cpp:533
msgid "Center (full width)"
msgstr "Merkez (tam genişlik)"

#: config/qtcurveconfig.cpp:534
msgid "Right"
msgstr "Sağ"

#: config/qtcurveconfig.cpp:539
msgid "Highlight on top"
msgstr "Vurgu yukarıda"

#: config/qtcurveconfig.cpp:540
msgid "Highlight on bottom"
msgstr "Vurgu aşağıda"

#: config/qtcurveconfig.cpp:541
msgid "Add a slight glow"
msgstr "Hafif bir parlama ekle"

#: config/qtcurveconfig.cpp:546
msgid "Top to bottom"
msgstr "Yukarıdan aşağıya"

#: config/qtcurveconfig.cpp:547
msgid "Left to right"
msgstr "Soldan sağa"

#: config/qtcurveconfig.cpp:553
msgid "New style (KDE and Gtk2 similar)"
msgstr "Yeni biçem (KDE ve Gtk2 benzer)"

#: config/qtcurveconfig.cpp:554
msgid "Old style (KDE and Gtk2 different)"
msgstr "Eski biçem (KDE ve Gtk2 farklı)"

#: config/qtcurveconfig.cpp:631
msgid " pixels"
msgstr " piksel"

#: config/qtcurveconfig.cpp:768
msgid "Predefined Style"
msgstr "Hazır Biçem"

#: config/qtcurveconfig.cpp:770
msgid "Import..."
msgstr "İçeri Aktar..."

#: config/qtcurveconfig.cpp:771
msgid "Export..."
msgstr "Dışarı Aktar..."

#: config/qtcurveconfig.cpp:774
msgid "Export Theme..."
msgstr "Temayı Dışarı Aktar..."

#: config/qtcurveconfig.cpp:1009
msgid "General"
msgstr "Genel"

#: config/qtcurveconfig.cpp:1010
msgid "Combos"
msgstr "Birleşik Kutular"

#: config/qtcurveconfig.cpp:1011
msgid "Spin Buttons"
msgstr "Çevirme Düğmeleri"

#: config/qtcurveconfig.cpp:1012
msgid "Splitters"
msgstr "Ayraçlar"

#: config/qtcurveconfig.cpp:1013
msgid "Sliders and Scrollbars"
msgstr "Sürgüler ve Kaydırma Çubukları"

#: config/qtcurveconfig.cpp:1014
msgid "Progressbars"
msgstr "İlerleme Çubukları"

#: config/qtcurveconfig.cpp:1015
msgid "Default Button"
msgstr "Varsayılan Düğme"

#: config/qtcurveconfig.cpp:1016
msgid "Mouse-over"
msgstr "Fare Altında"

#: config/qtcurveconfig.cpp:1017
msgid "Listviews"
msgstr "Listeler"

#: config/qtcurveconfig.cpp:1018
msgid "Scrollviews"
msgstr "Kaydırma Kutuları"

#: config/qtcurveconfig.cpp:1019
msgid "Tabs"
msgstr "Sekmeler"

#: config/qtcurveconfig.cpp:1020
msgid "Checks and Radios"
msgstr "İşaretleme ve Seçme Kutuları"

#: config/qtcurveconfig.cpp:1021
#, fuzzy
msgid "Windows"
msgstr "MS Windows"

#: config/qtcurveconfig.cpp:1022
msgid "Menus and Toolbars"
msgstr "Menüler ve Araç Çubukları"

#: config/qtcurveconfig.cpp:1023
#, fuzzy
msgid "Dock windows"
msgstr "MS Windows"

#: config/qtcurveconfig.cpp:1024
msgid "Advanced Settings"
msgstr "Gelişmiş Seçenekler"

#: config/qtcurveconfig.cpp:1025
msgid "Custom Gradients"
msgstr "Özel Eğimler"

#: config/qtcurveconfig.cpp:1026
msgid "Custom Shades"
msgstr "Özel Gölgeler"

#: config/qtcurveconfig.cpp:1250
msgid "Add"
msgstr "Ekle"

#: config/qtcurveconfig.cpp:1251
msgid "Remove"
msgstr "Kaldır"

#: config/qtcurveconfig.cpp:1252
msgid "Update"
msgstr "Güncelle"

#: config/qtcurveconfig.cpp:1362 config/qtcurveconfig.cpp:1372
msgid "*"
msgstr "*"

#: config/qtcurveconfig.cpp:1388
msgid ""
"Could not write to file:\n"
"%1"
msgstr ""
"Dosyaya yazılamadı:\n"
"%1"

#. i18n: file: config/qtcurveconfigbase.ui:16
#. i18n: ectx: property (caption), widget (QWidget)
#: po/rc.cpp:3 rc.cpp:3
msgid "Form1"
msgstr "Form1"

#. i18n: file: config/qtcurveconfigbase.ui:38
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:6 rc.cpp:6
msgid "title"
msgstr "başlık"

#. i18n: file: config/qtcurveconfigbase.ui:47
#. i18n: ectx: property (text), widget (QListView)
#: po/rc.cpp:9 rc.cpp:9
msgid "Category"
msgstr "Kategori"

#. i18n: file: config/qtcurveconfigbase.ui:79
#. i18n: ectx: property (text), widget (KPushButton)
#: po/rc.cpp:12 rc.cpp:12
msgid "Options"
msgstr "Seçenekler"

#. i18n: file: config/qtcurveconfigbase.ui:102
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#: po/rc.cpp:15 rc.cpp:15
msgid ""
"The setting here affects the general appearance - and will be applied to "
"buttons, combo boxes, and spin buttons."
msgstr ""
"Buradaki ayar genel görünümü etkiler ve düğmelere, birleşik kutulara ve "
"çevirme düğmelerine uygulanır."

#. i18n: file: config/qtcurveconfigbase.ui:110
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:559
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1687
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:110
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:559
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1687
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:18 po/rc.cpp:103 po/rc.cpp:318 rc.cpp:18 rc.cpp:103 rc.cpp:318
msgid "Appearance:"
msgstr "Görünüm:"

#. i18n: file: config/qtcurveconfigbase.ui:135
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:21 rc.cpp:21
msgid "Focus rectangle:"
msgstr "Odak dikdörtgeni:"

#. i18n: file: config/qtcurveconfigbase.ui:143
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:24 rc.cpp:24
msgid "Button effect:"
msgstr "Düğme efekti:"

#. i18n: file: config/qtcurveconfigbase.ui:156
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:27 rc.cpp:27
msgid "Darker borders"
msgstr "Daha koyu renk kenarlıklar"

#. i18n: file: config/qtcurveconfigbase.ui:164
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:30 rc.cpp:30
msgid "Standard buttons for sidebars"
msgstr "Yan çubuklarda standart düğme görünümü"

#. i18n: file: config/qtcurveconfigbase.ui:167
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:33 rc.cpp:33
msgid ""
"Select this to have the sidebar buttons in konqueror, kate, kaffeine, "
"ktorrent, drawn as per normal buttons - otherwise they will be drawn in a "
"more flat style."
msgstr ""
"Konqueror, Kate, Kaffeine ve Ktorrent'teki yan çubuk düğmeleri normalde daha "
"düz görünür. Bu seçenekle o düğmelerin normal düğmeler gibi görünmesini "
"sağlayabilirsiniz."

#. i18n: file: config/qtcurveconfigbase.ui:180
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:36 rc.cpp:36
msgid "Roundedness:"
msgstr "Yuvarlatılma:"

#. i18n: file: config/qtcurveconfigbase.ui:188
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:39 rc.cpp:39
msgid "'V' style arrows"
msgstr "'V' şeklinde oklar"

#. i18n: file: config/qtcurveconfigbase.ui:224
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:42 rc.cpp:42
msgid "Frameless groupboxes,"
msgstr "Çerçevesiz grup kutuları,"

#. i18n: file: config/qtcurveconfigbase.ui:240
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:45 rc.cpp:45
msgid "draw line after title (KDE4 && Gtk2)"
msgstr "başlıktan sonra çizgi çiz (KDE4 ve Gtk2)"

#. i18n: file: config/qtcurveconfigbase.ui:250
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:48 rc.cpp:48
msgid "Draw statusbar frames"
msgstr "Durum çubuğu çerçevesini çiz"

#. i18n: file: config/qtcurveconfigbase.ui:263
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:51 rc.cpp:51
msgid "Sunken appearance:"
msgstr "Çökmüş görünüm:"

#. i18n: file: config/qtcurveconfigbase.ui:271
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:54 rc.cpp:54
msgid "Draw fading lines (KDE4 && Gtk2)"
msgstr "Solan çizgiler çiz (KDE4 ve Gtk2)"

#. i18n: file: config/qtcurveconfigbase.ui:282
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:58 rc.cpp:58
msgid "Thinner buttons when etched/shadowed"
msgstr "Damgalı veya gölgeli iken daha ince düğmeler"

#. i18n: file: config/qtcurveconfigbase.ui:310
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:62 rc.cpp:62
#, fuzzy
msgid "Etch entries and scrollviews when button effect set to etched/shadowed."
msgstr "Düğme efekti damgalı veya gölgeli olduğunda damgalı çiz."

#. i18n: file: config/qtcurveconfigbase.ui:331
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:65 rc.cpp:65
msgid "Draw splitter"
msgstr "Ayraç çiz"

#. i18n: file: config/qtcurveconfigbase.ui:334
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:68 rc.cpp:68
msgid ""
"This option controls whether a line is drawn near non-editable combo box "
"arrows."
msgstr ""
"Bu seçenek değiştirilebilir olmayan birleşik kutu oklarının yakınında bir "
"çizgi çizilip çizilmeyeceğini belirler."

#. i18n: file: config/qtcurveconfigbase.ui:342
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:71 rc.cpp:71
msgid "Draw arrow of editable combos within edit field"
msgstr "Değiştirme alanı içinde değiştirilebilir birleşiklerin oklarını çiz"

#. i18n: file: config/qtcurveconfigbase.ui:384
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:74 rc.cpp:74
msgid "Button shade:"
msgstr "Düğme gölgesi:"

#. i18n: file: config/qtcurveconfigbase.ui:405
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:78 rc.cpp:78
msgid "Gtk style comboboxes (KDE4)"
msgstr "Gtk biçemi birleşik kutular (KDE4)"

#. i18n: file: config/qtcurveconfigbase.ui:408
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:81 rc.cpp:81
msgid ""
"In Gtk, the list that is attached to a combo-box appears in the same style "
"as a popup-menu. KDE4 has the ability to mimic this look."
msgstr ""
"Gtk'de birleşik bir kutuya eklenen liste açılır menü ile aynı biçimde "
"görünür. KDE4 bu davranışı taklit edebilir."

#. i18n: file: config/qtcurveconfigbase.ui:416
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:84 rc.cpp:84
#, fuzzy
msgid "Double arrows for Gtk style comboboxes"
msgstr "Gtk biçemi birleşik kutular (KDE4)"

#. i18n: file: config/qtcurveconfigbase.ui:437
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:87 rc.cpp:87
msgid "Combine both buttons"
msgstr "İki düğmeyi birleştir"

#. i18n: file: config/qtcurveconfigbase.ui:445
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:90 rc.cpp:90
msgid "Draw arrows within edit field"
msgstr "Değiştirme alanında okları çiz"

#. i18n: file: config/qtcurveconfigbase.ui:483
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:93 rc.cpp:93
msgid "Markings:"
msgstr "İşaretler:"

#. i18n: file: config/qtcurveconfigbase.ui:508
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:996
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1272
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1337
#. i18n: ectx: property (prefix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1469
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1892
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:2286
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:2297
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:508
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:996
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1272
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1337
#. i18n: ectx: property (prefix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1469
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:1892
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:2286
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#. i18n: file: config/qtcurveconfigbase.ui:2297
#. i18n: ectx: property (suffix), widget (KIntNumInput)
#: po/rc.cpp:97 po/rc.cpp:193 po/rc.cpp:240 po/rc.cpp:259 po/rc.cpp:285
#: po/rc.cpp:367 po/rc.cpp:433 po/rc.cpp:437 rc.cpp:97 rc.cpp:193 rc.cpp:240
#: rc.cpp:259 rc.cpp:285 rc.cpp:367 rc.cpp:433 rc.cpp:437
#, no-c-format
msgid "%"
msgstr "%"

#. i18n: file: config/qtcurveconfigbase.ui:538
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1477
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:538
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1477
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:100 po/rc.cpp:288 rc.cpp:100 rc.cpp:288
#, fuzzy
msgid "Background mouse-over highlight:"
msgstr "Metin arkaplanını vurgula"

#. i18n: file: config/qtcurveconfigbase.ui:567
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:988
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1395
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1754
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:567
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:988
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1395
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1754
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:106 po/rc.cpp:189 po/rc.cpp:269 po/rc.cpp:330 rc.cpp:106
#: rc.cpp:189 rc.cpp:269 rc.cpp:330
msgid "Coloration:"
msgstr "Renklendirme:"

#. i18n: file: config/qtcurveconfigbase.ui:583
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#: po/rc.cpp:109 rc.cpp:109
msgid "This color setting affects both scrollbar sliders, and other sliders."
msgstr ""
"Bu renk ayarı hem kaydırma çubuğu sürgülerini hem diğer sürgüleri etkiler."

#. i18n: file: config/qtcurveconfigbase.ui:616
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#. i18n: file: config/qtcurveconfigbase.ui:704
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#. i18n: file: config/qtcurveconfigbase.ui:616
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#. i18n: file: config/qtcurveconfigbase.ui:704
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#: po/rc.cpp:113 po/rc.cpp:131 rc.cpp:113 rc.cpp:131
msgid ""
"This appearance setting affects both scrollbar sliders, and other sliders."
msgstr ""
"Bu görünüm ayarı hem kaydırma çubuğu sürgülerini hem diğer sürgüleri etkiler."

#. i18n: file: config/qtcurveconfigbase.ui:664
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:116 rc.cpp:116
msgid "Style:"
msgstr "Biçem:"

#. i18n: file: config/qtcurveconfigbase.ui:672
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:119 rc.cpp:119
msgid "Slider thumbs:"
msgstr "Sürgü minyatürleri:"

#. i18n: file: config/qtcurveconfigbase.ui:680
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:122 rc.cpp:122
msgid "Slider width:"
msgstr "Sürgü genişliği:"

#. i18n: file: config/qtcurveconfigbase.ui:688
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:125 rc.cpp:125
msgid "Fill used part of groove:"
msgstr "Kanalın kullanılan kısmını doldur:"

#. i18n: file: config/qtcurveconfigbase.ui:720
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#: po/rc.cpp:137 rc.cpp:137
msgid ""
"This setting only affects standard sliders - i.e. not scrollbar sliders. "
"'Triangular' is a very similar style to plastik's sliders."
msgstr ""
"Bu ayar sadece standart sürgüleri etkiler, kaydırma çubuğu sürgülerini "
"değiştirmez. 'Üç köşeli' plastik'in sürgülerine çok benzer bir biçemdir."

#. i18n: file: config/qtcurveconfigbase.ui:728
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:140 rc.cpp:140
msgid "Groove appearance:"
msgstr "Kanal görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:736
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:143 rc.cpp:143
msgid "Thin scrollbar groove"
msgstr "İnce kaydırma çubuğu kanalı"

#. i18n: file: config/qtcurveconfigbase.ui:744
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:146 rc.cpp:146
msgid "Scrollbar buttons:"
msgstr "Kaydırma çubuğu düğmeleri:"

#. i18n: file: config/qtcurveconfigbase.ui:766
#. i18n: ectx: property (whatsThis), widget (QComboBox)
#: po/rc.cpp:149 rc.cpp:149
msgid ""
"This controls the position, and number, of buttons on a scrollbar.\n"
"\n"
"KDE - 1 button at the top/left, and two at the bottom/right\n"
"Windows - 1 botton at each end\n"
"Platinum -  no buttons at the top/left, two at bottom/right\n"
"Next - two buttons at the top/left, none at bottom/right\n"
"None - no buttons, only the slider"
msgstr ""
"Bu, kaydırma çubuğu üzerindeki düğmelerin konum ve adedini belirler.\n"
"\n"
"KDE - sol üstte bir, sağ altta iki düğme\n"
"Windows - iki uçta da bir düğme\n"
"Platin -  sadece sağ altta iki düğme\n"
"Next - sadece sol üstte iki düğme\n"
"Yok - düğme yok, sadece sürgü"

#. i18n: file: config/qtcurveconfigbase.ui:787
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:158 rc.cpp:158
msgid "Color only on mouse-over"
msgstr "Sadece fare altındayken renklendir"

#. i18n: file: config/qtcurveconfigbase.ui:818
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:161 rc.cpp:161
msgid "Animated"
msgstr "Hareketli"

#. i18n: file: config/qtcurveconfigbase.ui:843
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:164 rc.cpp:164
msgid "Groove:"
msgstr "Kanal:"

#. i18n: file: config/qtcurveconfigbase.ui:851
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:167 rc.cpp:167
msgid "Bar:"
msgstr "Çubuk:"

#. i18n: file: config/qtcurveconfigbase.ui:880
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:173 rc.cpp:173
msgid ""
"Enable this option to remove the 1 pixel border around the filled element."
msgstr ""
"Doldurulan öğenin etrafındaki bir piksellik kenarlığı kaldırmak için bu "
"seçeneği açın."

#. i18n: file: config/qtcurveconfigbase.ui:914
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:176 rc.cpp:176
msgid "Indicate with:"
msgstr "Belirteç:"

#. i18n: file: config/qtcurveconfigbase.ui:922
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:179 rc.cpp:179
msgid "Embolden text"
msgstr "Metni kalınlaştır"

#. i18n: file: config/qtcurveconfigbase.ui:977
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:182 rc.cpp:182
msgid "Highlight by:"
msgstr "Vurgulama biçimi:"

#. i18n: file: config/qtcurveconfigbase.ui:980
#. i18n: ectx: property (whatsThis), widget (QLabel)
#: po/rc.cpp:186 rc.cpp:186
#, no-c-format
msgid ""
"This controls the % that widgets will be highlighted by when the mouse "
"hovers over them"
msgstr ""
"Bu ayar fare üzerlerine geldiğinde gereçlerin yüzde kaç oranda "
"vurgulanacağını belirler."

#. i18n: file: config/qtcurveconfigbase.ui:1064
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:196 rc.cpp:196
msgid "Button color"
msgstr "Düğme rengi"

#. i18n: file: config/qtcurveconfigbase.ui:1072
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:199 rc.cpp:199
msgid "Header appearance:"
msgstr "Başlık görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1085
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:202 rc.cpp:202
msgid "Shade header of sorted column:"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1109
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:206 rc.cpp:206
msgid "Selection appearance (KDE4 && Gtk2):"
msgstr "Seçim görünümü (KDE4 ve Gtk2):"

#. i18n: file: config/qtcurveconfigbase.ui:1139
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:209 rc.cpp:209
msgid "Force alternate colors"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1147
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:212 rc.cpp:212
msgid "Lines between items:"
msgstr "Öğeler arasındaki çizgiler:"

#. i18n: file: config/qtcurveconfigbase.ui:1160
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:215 rc.cpp:215
msgid "Square selection"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1181
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:218 rc.cpp:218
msgid "Scrollbars on the outside"
msgstr "Kaydırma çubukları dışarıda"

#. i18n: file: config/qtcurveconfigbase.ui:1189
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:221 rc.cpp:221
msgid "Highlight on focus (KDE)"
msgstr "Odaklanınca vurgula (KDE)"

#. i18n: file: config/qtcurveconfigbase.ui:1197
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:224 rc.cpp:224
msgid ""
"Always draw with a square frame - regardless of the general round setting."
msgstr ""
"Gelen yuvarlatma ayarını dikkate alma, her zaman köşeli bir çerçeve kullan."

#. i18n: file: config/qtcurveconfigbase.ui:1235
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:227 rc.cpp:227
msgid "Active tab appearance:"
msgstr "Etkin sekme görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1243
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:230 rc.cpp:230
msgid "Inactive tab appearance:"
msgstr "Etkin olmayan sekme görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1261
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:233 rc.cpp:233
msgid "Highlight"
msgstr "Vurgula"

#. i18n: file: config/qtcurveconfigbase.ui:1264
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:236 rc.cpp:236
msgid "This will cause a coloured stripe to be drawn over the current tab."
msgstr ""
"Bu seçenek etkin sekmenin üst kısmına renkli bir şerit çizilmesini sağlar."

#. i18n: file: config/qtcurveconfigbase.ui:1275
#. i18n: ectx: property (prefix), widget (KIntNumInput)
#: po/rc.cpp:243 rc.cpp:243
msgid "Tint by "
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1283
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:246 rc.cpp:246
msgid "Mouse-over:"
msgstr "Fare altında:"

#. i18n: file: config/qtcurveconfigbase.ui:1296
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:249 rc.cpp:249
msgid "Round all tabs"
msgstr "Tüm sekmeleri yuvarlat"

#. i18n: file: config/qtcurveconfigbase.ui:1304
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:252 rc.cpp:252
msgid "Draw a light border around tab widget"
msgstr "Sekme gerecinin etrafına açık renk bir kenarlık çiz"

#. i18n: file: config/qtcurveconfigbase.ui:1312
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:255 rc.cpp:255
msgid "Draw inner border of inactive tabs"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1345
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:262 rc.cpp:262
#, fuzzy
msgid "Alter background by:"
msgstr "Seçili arkaplan"

#. i18n: file: config/qtcurveconfigbase.ui:1353
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:265 rc.cpp:265
msgid "Invert shade of bottom tabs"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1403
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:272 rc.cpp:272
msgid "'X' style checkmarks"
msgstr "'X' biçemli işaretler"

#. i18n: file: config/qtcurveconfigbase.ui:1445
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:275 rc.cpp:275
msgid "Button like"
msgstr "Düğme gibi"

#. i18n: file: config/qtcurveconfigbase.ui:1453
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:278 rc.cpp:278
msgid "Small radio 'dot'"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1461
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:281 rc.cpp:281
msgid "Color when selected"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1515
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:291 rc.cpp:291
msgid "Button Appearance:"
msgstr "Düğme Görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1533
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1541
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1533
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: file: config/qtcurveconfigbase.ui:1541
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:294 po/rc.cpp:297 rc.cpp:294 rc.cpp:297
msgid "Titlebar Appearance:"
msgstr "Başlık Çubuğu Görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1554
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:300 rc.cpp:300
msgid "Text alignment:"
msgstr "Metin hizalama:"

#. i18n: file: config/qtcurveconfigbase.ui:1567
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:303 rc.cpp:303
msgid "Color titlebar only (KDE4)"
msgstr "Sadece başlık çubuğu renkli (KDE4)"

#. i18n: file: config/qtcurveconfigbase.ui:1592
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:306 rc.cpp:306
msgid "Light border (KDE4)"
msgstr "Açık renk kenarlık (KDE4)"

#. i18n: file: config/qtcurveconfigbase.ui:1613
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:309 rc.cpp:309
msgid "Handles:"
msgstr "Tutamaçlar:"

#. i18n: file: config/qtcurveconfigbase.ui:1621
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:312 rc.cpp:312
msgid "Border:"
msgstr "Kenarlık:"

#. i18n: file: config/qtcurveconfigbase.ui:1673
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:315 rc.cpp:315
msgid "Toolbars"
msgstr "Araç çubukları"

#. i18n: file: config/qtcurveconfigbase.ui:1700
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:321 rc.cpp:321
msgid "Separators:"
msgstr "Ayraçlar:"

#. i18n: file: config/qtcurveconfigbase.ui:1732
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:324 rc.cpp:324
msgid "Menus"
msgstr "Menüler"

#. i18n: file: config/qtcurveconfigbase.ui:1746
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:327 rc.cpp:327
msgid "Apply coloration to active window only"
msgstr "Renklendirmeyi sadece etkin pencereye uygula"

#. i18n: file: config/qtcurveconfigbase.ui:1762
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:333 rc.cpp:333
msgid "Menubar appearance:"
msgstr "Menü çubuğu görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1770
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:336 rc.cpp:336
msgid "Menuitem appearance:"
msgstr "Menü öğesi görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:1778
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:339 rc.cpp:339
msgid "Use 'highlight' color for active menuitems"
msgstr "Etkin menü öğelerine 'vurgu' rengi uygula"

#. i18n: file: config/qtcurveconfigbase.ui:1786
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:342 rc.cpp:342
msgid "Stripe (KDE):"
msgstr "Şerit (KDE):"

#. i18n: file: config/qtcurveconfigbase.ui:1794
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:345 rc.cpp:345
msgid "Border popupmenus"
msgstr "Açılır menülere kenarlık ekle"

#. i18n: file: config/qtcurveconfigbase.ui:1802
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:348 rc.cpp:348
msgid "Sub-menu delay:"
msgstr "Alt menü gecikmesi:"

#. i18n: file: config/qtcurveconfigbase.ui:1818
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:351 rc.cpp:351
msgid "Color menubar items on mouse-over"
msgstr "Fare altında menü çubuğu öğelerini renklendir"

#. i18n: file: config/qtcurveconfigbase.ui:1826
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:354 rc.cpp:354
msgid "Custom text colors (active/normal):"
msgstr "Özel metin renkleri (etkin-normal):"

#. i18n: file: config/qtcurveconfigbase.ui:1871
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:360 rc.cpp:360
msgid "Thinner menu items"
msgstr "Daha ince menü öğeleri"

#. i18n: file: config/qtcurveconfigbase.ui:1879
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:363 rc.cpp:363
msgid "Popup-menu background:"
msgstr "Açılır menü arkaplanı:"

#. i18n: file: config/qtcurveconfigbase.ui:1928
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:370 rc.cpp:370
msgid "Border menuitems"
msgstr "Menü öğelerine kenarlık çiz"

#. i18n: file: config/qtcurveconfigbase.ui:1936
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:373 rc.cpp:373
msgid "Draw icons"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:1944
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:376 rc.cpp:376
msgid "Round selected menubar items on top only"
msgstr "Sadece en üst menü çubuğu öğelerini yuvarlat"

#. i18n: file: config/qtcurveconfigbase.ui:1960
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:380 rc.cpp:380
msgid "Enable mouse-over for menubar items"
msgstr "Menü çubuğu öğelerine 'fare altında' efekti uygula"

#. i18n: file: config/qtcurveconfigbase.ui:1983
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:383 rc.cpp:383
#, fuzzy
msgid "Titlebar appearance:"
msgstr "Başlık Çubuğu Görünümü:"

#. i18n: file: config/qtcurveconfigbase.ui:2043
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:386 rc.cpp:386
msgid "'Fix' parentless dialogs"
msgstr "Yetim diyalogları 'tamir et'"

#. i18n: file: config/qtcurveconfigbase.ui:2050
#. i18n: ectx: property (whatsThis), widget (QCheckBox)
#: po/rc.cpp:389 rc.cpp:389
msgid ""
"<h2><font color=\"#ff0000\">Warning: Experimental!</font></h1><p><p>Some "
"applications - such as Kate, Kaffeine, and GIMP - produce dialogs that have "
"no 'parent'. This causes the dialog to recieve an entry in the taskbar, and "
"allows the dialog to be minimised independantly of the main application "
"window.</p>\n"
"\n"
"<p>If you enable this option, QtCurve will try to 'fix' this by assigning "
"the dialogs a parent.</p>\n"
"\n"
"<p><b>Note:</b> This may brake some applications, as it wiill alter the "
"behaviour of dialogs in a way the application has not intended. Therefore, "
"please use with care.</p>"
msgstr ""
"<h2><font color=\"#ff0000\">Uyarı: Deneyseldir!</font></h1><p><p> Kate, "
"Kaffeine ve GIMP gibi bazı uygulamalar üst penceresi olmayan (yetim) diyalog "
"pencereleri oluşturur. Bu durum o diyalog çubuklarının görev çubuğunda yer "
"almasına neden olur ve ana uygulama penceresinden bağımsız olarak "
"küçültülebilmelerine olanak verir.</p>\n"
"\n"
"<p>Eğer bu seçeneği işaretlerseniz, QtCurve o diyalog pencerelerine bir "
"ebeveyn atayarak bu durumu 'tamir etmeye' çalışır.</p>\n"
"\n"
"<p><b>Not:</b> Bu seçenek diyalog pencerelerinin davranışını uygulamada "
"ayarlanan şeklin dışına çıkardığı için bazı uygulamaların düzgün çalışmasını "
"engelleyebilir. O nedenle, dikkatli kullanmanızı tavsiye ederiz.</p>"

#. i18n: file: config/qtcurveconfigbase.ui:2058
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:396 rc.cpp:396
msgid "Map KDE icons (Gtk2)"
msgstr "KDE simgelerine eşle (Gtk2)"

#. i18n: file: config/qtcurveconfigbase.ui:2066
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:399 rc.cpp:399
msgid "Gtk button order"
msgstr "Gtk düğme sırası"

#. i18n: file: config/qtcurveconfigbase.ui:2091
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:402 rc.cpp:402
msgid "Character to use for password entries:"
msgstr "Parola girişlerinde kullanılacak karakter:"

#. i18n: file: config/qtcurveconfigbase.ui:2115
#. i18n: ectx: property (text), widget (QCheckBox)
#: po/rc.cpp:406 rc.cpp:406
msgid "Don't make 'auto-default' buttons larger (KDE4)"
msgstr ""

#. i18n: file: config/qtcurveconfigbase.ui:2141
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:409 rc.cpp:409
msgid "Settings"
msgstr "Ayarlar"

#. i18n: file: config/qtcurveconfigbase.ui:2155
#. i18n: ectx: property (text), widget (QListView)
#: po/rc.cpp:413 rc.cpp:413
#, no-c-format
msgid "Position (%)"
msgstr "Konum (%)"

#. i18n: file: config/qtcurveconfigbase.ui:2166
#. i18n: ectx: property (text), widget (QListView)
#: po/rc.cpp:417 rc.cpp:417
#, no-c-format
msgid "Value (%)"
msgstr "Değer (%)"

#. i18n: file: config/qtcurveconfigbase.ui:2192
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:420 rc.cpp:420
msgid "Gradient Stop"
msgstr "Eğim Durağı"

#. i18n: file: config/qtcurveconfigbase.ui:2259
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:426 rc.cpp:426
msgid "Value:"
msgstr "Değer:"

#. i18n: file: config/qtcurveconfigbase.ui:2275
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:429 rc.cpp:429
msgid "Position:"
msgstr "Konum:"

#. i18n: file: config/qtcurveconfigbase.ui:2336
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:441 rc.cpp:441
#, no-c-format
msgid ""
"<i><b>NOTE: </b><br>\n"
"\n"
"<u>Position</u> has a range of 0% to 100% - 0% being top/left, and 100% "
"being bottom/right.<br>\n"
"\n"
"<u>Value</u> has a range of 0% to 200%. A value of 120% implies lightening "
"by 20%, and a value of 80% implies darkening by 20%</i>"
msgstr ""
"<i><b>NOT: </b><br>\n"
"\n"
"<u>Konum</u> yüzde 0 ile 100 arasında olabilir. 0 sol üst kısmı, 100 sağ alt "
"kısmı temsil eder.<br>\n"
"\n"
"<u>Değer</u> yüzde 0 ile 200 arasında olabilir. % 120, % 20 oranında daha "
"açık bir renk anlamına gelir, % 80 ise % 20 oranında daha koyu bir rengi "
"temsil eder.</i>"

#. i18n: file: config/qtcurveconfigbase.ui:2349
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:448 rc.cpp:448
msgid "Preview"
msgstr "Önizleme"

#. i18n: file: config/qtcurveconfigbase.ui:2415
#. i18n: ectx: property (title), widget (QGroupBox)
#: po/rc.cpp:452 rc.cpp:452
msgid "Use Custom Values"
msgstr "Özel Değerler Kullan"

#. i18n: file: config/qtcurveconfigbase.ui:2539
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:455 rc.cpp:455
msgid ""
"<i>QtCurve uses various hard-coded shading values to draw elements such as "
"button frames, the background for pressed buttons, etc. The following is a "
"brief overview of how each shade is used - use this as a guide only, as "
"shades are used for various things.<br>\n"
"\n"
"1 Is used for the light part of 3d elements - such as the border of tab "
"widgets.<br>\n"
"2 Is used for the lighter shade of striped progressbars.<br>\n"
"3 Is used for the dark part of 3d elements - such as the border of tab "
"widgets.<br>\n"
"4 Is used for the shaded border of checks and radios, toolbar borders (when "
"set to dark), the dark part of sunken/raised slider handles, etc.<br>\n"
"5 Is used for the background of pressed widgets, and the border of toolbars "
"(when not dark).<br>\n"
"6 Is used as the border of most widgets.</i>"
msgstr ""
"<i>QtCurve düğme çerçeveleri, basılı düğmelerin arkaplanı ve benzerleri için "
"önceden belirlenmiş gölgeleme değerleri kullanır. Aşağıda her gölgenin nasıl "
"kullanıldığına dair bir özet bulabilirsiniz. Gölgeler çeşitli öğelerde "
"kullanıldığı için bunları sadece bir kılavuz olarak kullanın.<br>\n"
"\n"
"1 Sekme gereçleri gibi 3B öğelerin aydınlık tarafı için kullanılır.<br>\n"
"2 Çizgili ilerleme çubuklarının açık renk kısmı için kullanılır.<br>\n"
"3 Sekme gereçleri gibi 3B öğelerin karanlık tarafı için kullanılır.<br>\n"
"4 Koyu renge ayarlandıklarında işaretleme kutularının ve araç çubuğu "
"kenarlıklarının gölgeli kenarlığı için, çökmüş ya da yükseltilmiş sürgü "
"tutamaçları ve benzer, yerlerde kullanılır.<br>\n"
"5 Basılı durumdaki gereçlerin arkaplanı ve (koyu değilken) araç çubuklarının "
"çerçeveleri için kullanılır.<br>\n"
"6 Çoğu gerecin kenarlığı olarak kullanılır.</i>"

#. i18n: file: config/qtcurveconfigbase.ui:2560
#. i18n: ectx: property (text), widget (QLabel)
#: po/rc.cpp:465 rc.cpp:465
msgid "Shading routine:"
msgstr "Gölgeleme yordamı:"

#: po/rc.cpp:466 rc.cpp:466
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Necmettin Begiter"

#: po/rc.cpp:467 rc.cpp:467
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "necmettin.begiter@gmail.com"

#, fuzzy
#~ msgid "Highlight text background on mouse-over"
#~ msgstr "Metin arkaplanını vurgula"

#~ msgid "Color"
#~ msgstr "Renk"

#~ msgid "Next"
#~ msgstr "Next"