forked from HandBrake/HandBrake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tr.po
3188 lines (2540 loc) · 68.2 KB
/
tr.po
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the ghb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Mesut Akcan <[email protected]>, 2020
# Osman Öz <[email protected]>, 2021
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ghb 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-17 08:17-0600\n"
"PO-Revision-Date: 2018-10-10 18:14+0000\n"
"Last-Translator: Osman Öz <[email protected]>, 2021\n"
"Language-Team: Turkish (https://www.transifex.com/HandBrakeProject/teams/92423/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/ghb3.ui:23
msgid ""
"Render the subtitle over the video.\n"
"\n"
"The subtitle will be part of the video and can not be disabled."
msgstr ""
"Altyazıyı video üzerinde yerleştir\n"
"\n"
"Altyazı videonun parçası olacak ve devre dışı bırakılamaz"
#: src/ghb3.ui:26
msgid "<b>Burned In</b>"
msgstr "<b>Yaz</b>"
#: src/ghb3.ui:32 src/ghb3.ui:9122
msgid ""
"Set the default output subtitle track.\n"
"\n"
"Most players will automatically display this\n"
"subtitle track whenever the video is played.\n"
"\n"
"This is useful for creating a \"forced\" track\n"
"in your output."
msgstr ""
#: src/ghb3.ui:39
msgid "<b>Default</b>"
msgstr "<b>Varsayılan</b>"
#: src/ghb3.ui:45 src/ghb3.ui:9084
msgid ""
"Use only subtitles that have been flagged\n"
"as forced in the source subtitle track\n"
"\n"
"\"Forced\" subtitles are usually used to show\n"
"subtitles during scenes where someone is speaking\n"
"a foreign language."
msgstr ""
#: src/ghb3.ui:51
msgid "<b>Forced Only</b>"
msgstr "<b>Sadece Zorlanmış</b>"
#: src/ghb3.ui:57
msgid ""
"Add (or subtract) an offset (in milliseconds)\n"
"to the start of the SRT subtitle track.\n"
"\n"
"Often, the start of an external SRT file\n"
"does not coincide with the start of the video.\n"
"This setting allows you to synchronize the files."
msgstr ""
#: src/ghb3.ui:63
msgid "<b>SRT Offset</b>"
msgstr "<b>SRT Kaydırması</b>"
#: src/ghb3.ui:69
msgid ""
"The source subtitle track\n"
"\n"
"You can choose any of the subtitles\n"
"recognized in your source file.\n"
"\n"
"In addition, there is a special track option\n"
"\"Foreign Audio Scan\". This option will add\n"
"an extra pass to the encode that searches for\n"
"subtitles that may correspond to a foreign\n"
"language scene. This option is best used in\n"
"conjunction with the \"Forced\" option."
msgstr ""
#: src/ghb3.ui:80
msgid "<b>Track</b>"
msgstr "<b>Parça</b>"
#: src/ghb3.ui:87
msgid "Open Source Directory"
msgstr ""
#: src/ghb3.ui:91
msgid "Open Destination Directory"
msgstr ""
#: src/ghb3.ui:95
msgid "Open Encode Log Directory"
msgstr ""
#: src/ghb3.ui:99
msgid "Open Encode Log"
msgstr ""
#: src/ghb3.ui:108
msgid "Reset Failed Jobs"
msgstr ""
#: src/ghb3.ui:112
msgid "Reset All Jobs"
msgstr ""
#: src/ghb3.ui:116
msgid "Clear Completed Jobs"
msgstr ""
#: src/ghb3.ui:120
msgid "Clear All Jobs"
msgstr ""
#: src/ghb3.ui:124
msgid "Import Queue"
msgstr ""
#: src/ghb3.ui:128
msgid "Export Queue"
msgstr ""
#: src/ghb3.ui:135
msgid "HandBrake Presets"
msgstr ""
#: src/ghb3.ui:163 src/ghb3.ui:2128
msgid "_Presets"
msgstr "_Hazır Ayarlar"
#: src/ghb3.ui:171 src/ghb3.ui:2136
msgid "Set De_fault"
msgstr "_Varsayılan Olarak Ayarla"
#: src/ghb3.ui:185 src/ghb3.ui:2150
msgid "_Save"
msgstr "_Kaydet"
#: src/ghb3.ui:194 src/ghb3.ui:2159
msgid "Save _As"
msgstr "_Farklı Kaydet"
#: src/ghb3.ui:203 src/ghb3.ui:2168
msgid "_Rename"
msgstr "_Yeniden Adlandır"
#: src/ghb3.ui:212 src/ghb3.ui:2177
msgid "_Delete"
msgstr "_Sil"
#: src/ghb3.ui:226 src/ghb3.ui:2191
msgid "_Import"
msgstr "_İçe Aktar"
#: src/ghb3.ui:235 src/ghb3.ui:2200
msgid "_Export"
msgstr "_Dışa Aktar"
#: src/ghb3.ui:249 src/ghb3.ui:2214
msgid "Reset _Built-in Presets"
msgstr "_Yerleşik Hazır Ayarları Sıfırla"
#: src/ghb3.ui:304
msgid "<b>Presets List</b>"
msgstr "<b>Ön Ayarlar Listesi</b>"
#: src/ghb3.ui:318
msgid "HandBrake Queue"
msgstr ""
#: src/ghb3.ui:352
msgid "<span size=\"x-large\">Queue</span>"
msgstr ""
#: src/ghb3.ui:367
msgid "0 jobs pending"
msgstr ""
#: src/ghb3.ui:404 src/ghb3.ui:2324 src/queuehandler.c:2378
#: src/queuehandler.c:2391 src/queuehandler.c:2402
msgid "Start Encoding"
msgstr "Kodlamayı Başlat"
#: src/ghb3.ui:406 src/ghb3.ui:2326 src/ghb3.ui:6432 src/queuehandler.c:2377
#: src/queuehandler.c:2390
msgid "Start"
msgstr "Başla"
#: src/ghb3.ui:420 src/ghb3.ui:2339 src/queuehandler.c:2416
#: src/queuehandler.c:2429 src/queuehandler.c:2440
msgid "Pause Encoding"
msgstr "Kodlamayı Duraklat"
#: src/ghb3.ui:422 src/ghb3.ui:2341 src/queuehandler.c:2415
#: src/queuehandler.c:2428
msgid "Pause"
msgstr "Duraklat"
#: src/ghb3.ui:480
msgid "Options"
msgstr "Seçenekler"
#: src/ghb3.ui:549
msgid "When Done:"
msgstr ""
#: src/ghb3.ui:630
msgid "Reset"
msgstr "Sıfırla"
#: src/ghb3.ui:632
msgid ""
"Mark selected queue entry as pending.\n"
"Resets the queue job to pending and ready to run again."
msgstr ""
#: src/ghb3.ui:647
msgid "Edit"
msgstr "Düzenle"
#: src/ghb3.ui:692
msgid "Actions"
msgstr ""
#: src/ghb3.ui:741 src/ghb3.ui:4825
msgid "Preset:"
msgstr "Ön Ayar:"
#: src/ghb3.ui:777
msgid "Source:"
msgstr ""
#: src/ghb3.ui:818 src/ghb3.ui:6512
msgid "Title:"
msgstr "Başlık:"
#: src/ghb3.ui:858
msgid "Destination:"
msgstr ""
#: src/ghb3.ui:899
msgid "Dimensions:"
msgstr ""
#: src/ghb3.ui:935
msgid "Video:"
msgstr ""
#: src/ghb3.ui:971
msgid "Audio:"
msgstr ""
#: src/ghb3.ui:1007
msgid "Subtitles:"
msgstr ""
#: src/ghb3.ui:1046 src/ghb3.ui:3185
msgid "Summary"
msgstr "Özet"
#: src/ghb3.ui:1084
msgid "Pass:"
msgstr ""
#: src/ghb3.ui:1120
msgid "Start Time:"
msgstr ""
#: src/ghb3.ui:1156
msgid "End Time:"
msgstr ""
#: src/ghb3.ui:1196
msgid "Paused Duration:"
msgstr ""
#: src/ghb3.ui:1236
msgid "Encode Time:"
msgstr ""
#: src/ghb3.ui:1272
msgid "File Size:"
msgstr ""
#: src/ghb3.ui:1308
msgid "Status:"
msgstr ""
#: src/ghb3.ui:1347
msgid "Statistics"
msgstr ""
#: src/ghb3.ui:1412
msgid "Activity Log"
msgstr ""
#: src/ghb3.ui:1435
msgid "HandBrake Activity Log"
msgstr ""
#: src/ghb3.ui:1710
msgid "About HandBrake"
msgstr "HandBrake Hakkında"
#: src/ghb3.ui:1716
msgid ""
"Copyright © 2008 - John Stebbins\n"
"Copyright © 2004 - , HandBrake Devs"
msgstr ""
"Telif Hakkı © 2008 - John Stebbins\n"
"Telif Hakkı © 2004 -, HandBrake Geliştiricileri"
#: src/ghb3.ui:1718
msgid ""
"HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder."
msgstr ""
"HandBrake GPL lisanslı, çok platformlu, çok iş parçacıklı video "
"transcoder'dır."
#: src/ghb3.ui:1720
msgid "https://handbrake.fr"
msgstr "https://handbrake.fr"
#: src/ghb3.ui:1721
msgid ""
"HandBrake is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation.\n"
"\n"
"HandBrake is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with Glade; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
#: src/ghb3.ui:1907
msgid "HandBrake"
msgstr "HandBrake"
#: src/ghb3.ui:1930
msgid "_File"
msgstr "_Dosya"
#: src/ghb3.ui:1938
msgid "Open _Source"
msgstr "_Kaynağı Aç"
#: src/ghb3.ui:1947
msgid "Open Single _Title"
msgstr "Tek _Başlık Aç"
#: src/ghb3.ui:1956
msgid "Set _Destination"
msgstr "_Hedefi Ayarla"
#: src/ghb3.ui:1971
msgid "_Preferences"
msgstr "_Tercihler"
#: src/ghb3.ui:1986
msgid "_Quit"
msgstr "_Çık"
#: src/ghb3.ui:2001 src/ghb3.ui:2095
msgid "_Queue"
msgstr "_Sıra"
#: src/ghb3.ui:2009
msgid "_Add"
msgstr "_Ekle"
#: src/ghb3.ui:2018
msgid "Add _Multiple"
msgstr "_Birden Çok Ekle"
#: src/ghb3.ui:2027 src/queuehandler.c:2401
msgid "_Start Encoding"
msgstr "Kodlamayı Başlat"
#: src/ghb3.ui:2036 src/queuehandler.c:2439
msgid "_Pause Encoding"
msgstr "Kodlamayı _Duraklat"
#: src/ghb3.ui:2045
msgid "S_ave Queue"
msgstr "K_ayıt Sırası"
#: src/ghb3.ui:2054
msgid "_Load Queue File"
msgstr "_Sıra Dosyası Yükle"
#: src/ghb3.ui:2069
msgid "_View"
msgstr "_Görünüm"
#: src/ghb3.ui:2077
msgid "HandBrake For _Dumbies"
msgstr "_Yeni Başlayanlar için HandBrake"
#: src/ghb3.ui:2086
msgid "Presets _List"
msgstr "Hazır Ayarlar _Listesi"
#: src/ghb3.ui:2104
msgid "_Preview"
msgstr "_Önizleme"
#: src/ghb3.ui:2113
msgid "_Activity Window"
msgstr "_Aktivite Penceresi"
#: src/ghb3.ui:2229
msgid "_Help"
msgstr "_Yardım"
#: src/ghb3.ui:2237
msgid "_About"
msgstr "_Hakkında"
#: src/ghb3.ui:2246
msgid "_Guide"
msgstr "_Kılavuz"
#: src/ghb3.ui:2284 src/callbacks.c:4123
msgid "Choose Video Source"
msgstr "Video Kaynağı Seç"
#: src/ghb3.ui:2286 src/callbacks.c:4122
msgid "Open Source"
msgstr ""
#: src/ghb3.ui:2309
msgid "Add to Queue"
msgstr "Sıraya Ekle"
#: src/ghb3.ui:2311
msgid "Add To Queue"
msgstr "Sıraya Ekle"
#: src/ghb3.ui:2366
msgid "Show Presets Window"
msgstr ""
#: src/ghb3.ui:2368
msgid "Presets"
msgstr "Ön Ayarlar"
#: src/ghb3.ui:2381
msgid "Show Preview Window"
msgstr "Önizleme Penceresini Göster"
#: src/ghb3.ui:2383
msgid "Preview"
msgstr "Önizleme"
#: src/ghb3.ui:2396
msgid "Show Queue"
msgstr "Sırayı Göster"
#: src/ghb3.ui:2398 src/callbacks.c:4567
msgid "Queue"
msgstr "Sıra"
#: src/ghb3.ui:2411
msgid "Show Activity Window"
msgstr "Etkinlik Penceresini Göster"
#: src/ghb3.ui:2413
msgid "Activity"
msgstr ""
#: src/ghb3.ui:2443
msgid "<b>Source:</b>"
msgstr "<b>Kaynak:</b>"
#: src/ghb3.ui:2469 src/hb-backend.c:59 src/hb-backend.c:71
#: src/hb-backend.c:84 src/hb-backend.c:249 src/hb-backend.c:334
#: src/hb-backend.c:2421 src/hb-backend.c:2647 src/subtitlehandler.c:1365
msgid "None"
msgstr "Yok"
#: src/ghb3.ui:2514 src/callbacks.c:4095
msgid "Scanning..."
msgstr "Taranıyor..."
#: src/ghb3.ui:2548
msgid "<b>Title:</b>"
msgstr "<b>Başlık:</b>"
#: src/ghb3.ui:2576
msgid ""
"Set the title to encode.\n"
"By default the longest title is chosen.\n"
"This is often the feature title of a DVD."
msgstr ""
"Kodlanacak başlığı belirleyin.\n"
"Varsayılan olarak en uzun başlık kullanılacaktır.\n"
"Bu genellikle DVD' nin başlığıdır."
#: src/ghb3.ui:2598
msgid "<small>No Titles</small>"
msgstr "<small>Başlık Yok</small>"
#: src/ghb3.ui:2616
msgid "<b>Angle:</b>"
msgstr "<b>Açı:</b>"
#: src/ghb3.ui:2628
msgid "For multi-angle DVD's, select the desired angle to encode."
msgstr ""
#: src/ghb3.ui:2644
msgid "<b>Range:</b>"
msgstr "<b>Aralık:</b>"
#: src/ghb3.ui:2655
msgid "Range of title to encode. Can be chapters, seconds, or frames."
msgstr ""
#: src/ghb3.ui:2668
msgid "Set the first chapter to encode."
msgstr "Kodlanacak ilk bölümü belirle."
#: src/ghb3.ui:2683
msgid "-"
msgstr "-"
#: src/ghb3.ui:2695
msgid "Set the last chapter to encode."
msgstr "Kodlanacak son bölümü belirle."
#: src/ghb3.ui:2720
msgid "<b>Preset:</b>"
msgstr "<b>Ön Ayar:</b>"
#: src/ghb3.ui:2756
msgid "Choose Preset"
msgstr "Hazır Ayar Seç"
#: src/ghb3.ui:2787
msgid "<u><i>Modified</i></u>"
msgstr "<u><i>Değiştirilmiş</i></u>"
#: src/ghb3.ui:2796 src/ghb3.ui:5169 src/ghb3.ui:5913
msgid "Reload"
msgstr "Tekrar yükle"
#: src/ghb3.ui:2799
msgid ""
"Reload the settings for the currently selected preset.\n"
"Modifications will be discarded."
msgstr ""
#: src/ghb3.ui:2811
msgid "Save New Preset"
msgstr "Yeni Hazır Ayarı Kaydet"
#: src/ghb3.ui:2814
msgid "Save the current settings to a new Preset."
msgstr "Mevcut ayarları yeni bir Hazır Ayar'a kaydedin."
#: src/ghb3.ui:2896
msgid "Format:"
msgstr "Biçim:"
#: src/ghb3.ui:2914
msgid "Format to mux encoded tracks to."
msgstr ""
#: src/ghb3.ui:2926 src/queuehandler.c:290
msgid "Web Optimized"
msgstr "Web'e Uygun"
#: src/ghb3.ui:2931
msgid ""
"Optimize the layout of the MP4 file for progressive download.\n"
"This allows a player to initiate playback before downloading the entire file."
msgstr ""
#: src/ghb3.ui:2947
msgid "Align A/V Start"
msgstr "Ses/Video başlangıcı hizlama"
#: src/ghb3.ui:2952
msgid ""
"Aligns the initial timestamps of all audio and video streams by\n"
"inserting blank frames or dropping frames. May improve audio/video\n"
"sync for broken players that do not honor MP4 edit lists."
msgstr ""
#: src/ghb3.ui:2969
msgid "iPod 5G Support"
msgstr "iPod 5G Desteği"
#: src/ghb3.ui:2974
msgid "Add iPod Atom needed by some older iPods."
msgstr "Bazı eski iPod'lar için gerekli olan iPod Atom'u ekleyin."
#: src/ghb3.ui:2996
msgid "Duration:"
msgstr "Süre:"
#: src/ghb3.ui:3014
msgid "hh:mm:ss"
msgstr "ss:dd:ss"
#: src/ghb3.ui:3029
msgid "Tracks:"
msgstr "Parça:"
#: src/ghb3.ui:3069
msgid "Filters:"
msgstr "Filtreler:"
#: src/ghb3.ui:3109
msgid "Size:"
msgstr "Boyut:"
#: src/ghb3.ui:3134 src/ghb3.ui:3355
msgid "--"
msgstr "--"
#: src/ghb3.ui:3227
msgid "Auto Crop"
msgstr "Otomatik Kırpma"
#: src/ghb3.ui:3232
msgid "Automatically crop black borders around edges of the video."
msgstr "Videonun çevresindeki siyah sınırları kes."
#: src/ghb3.ui:3246
msgid "Loose Crop"
msgstr ""
#: src/ghb3.ui:3250
msgid ""
"When picture settings require that the image\n"
"dimensions be rounded to some multiple number\n"
"of pixels, this setting will crop a few extra pixels\n"
"instead of doing exact cropping and then scaling to\n"
"the required multiple."
msgstr ""
#: src/ghb3.ui:3272
msgid "Left Crop"
msgstr "Soldan Kırpma"
#: src/ghb3.ui:3289
msgid "Top Crop"
msgstr "Üstten Kırpma"
#: src/ghb3.ui:3306
msgid "Bottom Crop"
msgstr "Alttan Kırpma"
#: src/ghb3.ui:3323
msgid "Right Crop"
msgstr "Sağdan Kırpma"
#: src/ghb3.ui:3340
msgid "Crop Dimensions:"
msgstr "Kırpma Ölçüleri:"
#: src/ghb3.ui:3376
msgid "<b>Cropping</b>"
msgstr "<b>Kırpma</b>"
#: src/ghb3.ui:3411
msgid "Optimal for source"
msgstr "Kaynak için en uygun"
#: src/ghb3.ui:3415
msgid ""
"If enabled, select the 'optimal' storage resolution.\n"
"This will be the resolution that most closely matches the source resolution after cropping."
msgstr ""
#: src/ghb3.ui:3433 src/ghb3.ui:3648
msgid "Width:"
msgstr "Genişlik:"
#: src/ghb3.ui:3448
msgid ""
"This is the width that the video will be stored at.\n"
"The actual display dimensions will differ if the pixel aspect ratio is not 1:1."
msgstr ""
#: src/ghb3.ui:3466 src/ghb3.ui:3680
msgid "Height:"
msgstr "Yükseklik:"
#: src/ghb3.ui:3481
msgid ""
"This is the height that the video will be stored at.\n"
"The actual display dimensions will differ if the pixel aspect ratio is not 1:1."
msgstr ""
#: src/ghb3.ui:3511
msgid "Anamorphic:"
msgstr "Anamorfik:"
#: src/ghb3.ui:3526
msgid ""
"<b>Anamorphic Modes:</b>\n"
"<small><tt>\n"
"None - Force pixel aspect ratio to 1:1.\n"
"Loose - Use a pixel aspect ratio that is as\n"
" close as possible to the source video pixel\n"
" aspect ratio while preserving the original\n"
" display aspect ratio\n"
"Automatic - Use a pixel aspect ratio that maximizes\n"
" storage resolution while preserving the original\n"
" display aspect ratio</tt></small>"
msgstr ""
#: src/ghb3.ui:3550
msgid "Alignment:"
msgstr "Hizalandırma:"
#: src/ghb3.ui:3565
msgid ""
"Align storage dimensions to multiples of this value.\n"
"\n"
"This setting is only necessary for compatibility with some devices.\n"
"You should use 2 unless you experience compatibility issues."
msgstr ""
#: src/ghb3.ui:3590
msgid "<b>Storage Geometry</b>"
msgstr "<b>Depolama Geometrisi</b>"
#: src/ghb3.ui:3625
msgid "Keep Aspect"
msgstr "En Boy Oranını Koru"
#: src/ghb3.ui:3630
msgid ""
"If enabled, the original display aspect of the source will be maintained."
msgstr ""
#: src/ghb3.ui:3663
msgid ""
"This is the display width. It is the result of scaling the storage "
"dimensions by the pixel aspect."
msgstr ""
#: src/ghb3.ui:3724
msgid "Pixel Aspect:"
msgstr "Piksel Çerçevesi:"
#: src/ghb3.ui:3739
msgid ""
"Pixel aspect defines the shape of the pixels.\n"
"\n"
"A 1:1 ratio defines a square pixel. Other values define rectangular shapes.\n"
"Players will scale the image in order to achieve the specified aspect."
msgstr ""
#: src/ghb3.ui:3759
msgid ":"
msgstr ":"
#: src/ghb3.ui:3774
msgid ""
"Pixel aspect defines the shape of the pixels.\n"
"A 1:1 ratio defines a square pixel. Other values define rectangular shapes.\n"
"Players will scale the image in order to achieve the specified aspect."
msgstr ""
#: src/ghb3.ui:3794
msgid "Display Aspect:"
msgstr "Görüntüleme Çerçevesi:"
#: src/ghb3.ui:3809
msgid "--:--"
msgstr "--:--"
#: src/ghb3.ui:3830
msgid "<b>Display Geometry</b>"
msgstr "<b>Geometriyi Göster</b>"
#: src/ghb3.ui:3848
msgid "Dimensions"
msgstr "Boyutlar"
#: src/ghb3.ui:3876
msgid "Detelecine:"
msgstr "Telesine Giderme:"
#: src/ghb3.ui:3892
msgid ""
"This filter removes 'combing' artifacts that are the result of telecining.\n"
"\n"
"Telecining is a process that adjusts film framerates that are 24fps to NTSC video frame rates which are 30fps."
msgstr ""
#: src/ghb3.ui:3907
msgid ""
"Custom detelecine filter string format\n"
"\n"
"JunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane:Parity"
msgstr ""
#: src/ghb3.ui:3935
msgid "Interlace Detection:"
msgstr "Geçişme Algılama:"
#: src/ghb3.ui:3951
msgid ""
"This filter detects interlaced frames.\n"
"\n"
"If a deinterlace filter is enabled, only frames that this filter finds\n"
"to be interlaced will be deinterlaced."
msgstr ""
#: src/ghb3.ui:3967
msgid ""
"Custom interlace detection filter string format\n"
"\n"
"Mode:Spatial Metric:Motion Thresh:Spatial Thresh:Mask Filter Mode:\n"
"Block Thresh: Block Width: Block Height"
msgstr ""
#: src/ghb3.ui:3996
msgid "Deinterlace:"
msgstr "Geçişme Giderme:"
#: src/ghb3.ui:4012
msgid ""
"Choose decomb or deinterlace filter.\n"
"\n"
"The decomb filter supports a variety of interpolation algorithms.\n"
"The deinterlace filter is a classic YADIF deinterlacer.\n"
msgstr ""
#: src/ghb3.ui:4031
msgid "Deinterlace Preset:"
msgstr "Geçişme Giderme Hazır Ayarı:"
#: src/ghb3.ui:4047
msgid ""
"Choose decomb or deinterlace filter options.\n"
"\n"
"The decomb filter supports a variety of interpolation algorithms.\n"
"The deinterlace filter is a classic YADIF deinterlacer.\n"
msgstr ""
#: src/ghb3.ui:4090
msgid "Deblock Filter:"
msgstr ""
#: src/ghb3.ui:4106 src/ghb3.ui:4138
msgid ""
"The deblocking filter removes a common type of compression artifact.\n"
"If your source exhibits 'blockiness', this filter may help clean it up."
msgstr ""
#: src/ghb3.ui:4122
msgid "Deblock Tune:"
msgstr ""
#: src/ghb3.ui:4152
msgid ""
"Custom deblock filter string format\n"
"\n"
"strength=weak|strong:thresh=0-100:blocksize=4-512"
msgstr ""
#: src/ghb3.ui:4180
msgid "Denoise Filter:"
msgstr "Gürültü Giderme Filtresi:"
#: src/ghb3.ui:4196 src/ghb3.ui:4229 src/ghb3.ui:4262
msgid ""
"Denoise filtering reduces or removes the appearance of noise and grain.\n"
"Film grain and other types of high frequency noise are difficult to compress.\n"
"Using this filter on such sources can result in smaller file sizes."
msgstr ""
#: src/ghb3.ui:4213
msgid "Denoise Preset:"
msgstr "Gürültü Giderme Ön Ayarı:"
#: src/ghb3.ui:4246
msgid "Denoise Tune:"
msgstr "Gürültü Giderme Ayarı:"
#: src/ghb3.ui:4277 src/ghb3.ui:4399
msgid ""
"Custom denoise filter string format\n"
"\n"
"SpatialLuma:SpatialChroma:TemporalLuma:TemporalChroma"
msgstr ""
#: src/ghb3.ui:4305
msgid "Sharpen Filter:"
msgstr "Keskinleştirme Filtresi:"
#: src/ghb3.ui:4321 src/ghb3.ui:4353 src/ghb3.ui:4385
msgid ""
"Sharpen filtering enhances edges and other\n"
"high frequency components in the video."
msgstr ""
#: src/ghb3.ui:4337
msgid "Sharpen Preset:"
msgstr "Keskinleştirme Hazır Ayarı:"
#: src/ghb3.ui:4369
msgid "Sharpen Tune:"
msgstr "Keskinleştirme Ayarı:"
#: src/ghb3.ui:4427
msgid "Rotate Filter:"
msgstr "Döndürme Filtresi:"
#: src/ghb3.ui:4443
msgid "Rotate the video clockwise in 90 degree increments."
msgstr ""
#: src/ghb3.ui:4457
msgid "Grayscale"
msgstr "Gri Tonlama"
#: src/ghb3.ui:4462
msgid "If enabled, filter colour components out of video."
msgstr ""
#: src/ghb3.ui:4473
msgid "Filters"
msgstr "Filtreler"
#: src/ghb3.ui:4504
msgid "Video Encoder:"
msgstr "Video Kodlayıcısı:"
#: src/ghb3.ui:4518
msgid "Available video encoders."
msgstr "Kullanılabilir video kodlayıcıları."
#: src/ghb3.ui:4534
msgid "Framerate:"
msgstr "Kare Hızı:"
#: src/ghb3.ui:4549
msgid ""
"Output framerate.\n"
"\n"
"'Same as source' is recommended. If your source video has\n"
"a variable framerate, 'Same as source' will preserve it."
msgstr ""
#: src/ghb3.ui:4564
msgid "Constant Framerate"
msgstr "Sabit Kare Hızı"
#: src/ghb3.ui:4569
msgid "Enables constant framerate output."
msgstr "Sabit kare hızı çıktısını etkinleştirir."
#: src/ghb3.ui:4583
msgid "Peak Framerate (VFR)"
msgstr "En Yüksek Kare hızı(VFR)"
#: src/ghb3.ui:4588
msgid ""
"Enables variable framerate output with a peak\n"
"rate determined by the framerate setting.\n"
"\n"
"VFR is not compatible with some players."
msgstr ""
#: src/ghb3.ui:4606
msgid "Variable Framerate"
msgstr "Değişken Kare Hızı"
#: src/ghb3.ui:4611
msgid ""
"Enables variable framerate output.\n"
"\n"
"VFR is not compatible with some players."
msgstr ""
#: src/ghb3.ui:4647 src/ghb3.ui:4679
msgid ""