summaryrefslogtreecommitdiff
path: root/po/tr.po
blob: c5b03ec09c1255ee76f8b4541ed86c629d0eb4f0 (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
# translation of GStreamer to Turkish
# Copyright (C) 2004 Free Software Foundation, Inc.
# Baris Cicek <baris@teamforce.name.tr>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.8.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2009-07-19 21:13+0100\n"
"PO-Revision-Date: 2004-04-03 03:14+0300\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

msgid "Print the GStreamer version"
msgstr "GStreamer sürünümü yazdır"

msgid "Make all warnings fatal"
msgstr "Tüm uyarıları ölümcül yap"

msgid "Print available debug categories and exit"
msgstr "Geçerli hata ayıklama sınıflarını yazdır ve çık"

msgid ""
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
msgstr ""
"Öntanımlı hata ayıklama seviyesi 1'den (sadece hatalar) 5'e (her şey) kadar "
"ya da çıktı olmaması için 0"

msgid "LEVEL"
msgstr "SEVİYE"

msgid ""
"Comma-separated list of category_name:level pairs to set specific levels for "
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
msgstr ""
"Ayrı sınıfların belirli seviyeleri için sınıf_ismi:seviye çiftlerinin virgül "
"ile ayrılmış listesi. Örnek: GST_AUTOPLUG:5,GST_ELEMENT_*:3"

msgid "LIST"
msgstr "LİSTE"

msgid "Disable colored debugging output"
msgstr "Renkli hata ayıklama çıktısını kapat"

msgid "Disable debugging"
msgstr "Hata ayıklamayı kapat"

msgid "Enable verbose plugin loading diagnostics"
msgstr "Ayrıntılı eklenti yükleme detaylarını etkinleştir"

msgid "Colon-separated paths containing plugins"
msgstr ""

msgid "PATHS"
msgstr "YOLLAR"

#, fuzzy
msgid ""
"Comma-separated list of plugins to preload in addition to the list stored in "
"environment variable GST_PLUGIN_PATH"
msgstr ""
"Çevre değişkeni GST_PLUGIN_PATH içinde saklanan listeye ek olarak önceden "
"yüklenecek eklentilerin virgün ile ayırılmış listesi"

msgid "PLUGINS"
msgstr "EKLENTİLER"

msgid "Disable trapping of segmentation faults during plugin loading"
msgstr "Eklenti yüklenirken kesimleme hatalarını yakalamayı kapat"

msgid "Disable updating the registry"
msgstr ""

msgid "Disable the use of fork() while scanning the registry"
msgstr ""

msgid "GStreamer Options"
msgstr ""

#, fuzzy
msgid "Show GStreamer Options"
msgstr "GStreamer sürünümü yazdır"

#, c-format
msgid "Error writing registry cache to %s: %s"
msgstr ""

#, c-format
msgid "Error re-scanning registry %s: %s"
msgstr ""

#, c-format
msgid "Error re-scanning registry %s"
msgstr ""

msgid "Unknown option"
msgstr ""

#, c-format
msgid "ERROR: from element %s: %s\n"
msgstr "HATA: %s öğesinden: %s\n"

#, c-format
msgid ""
"Additional debug info:\n"
"%s\n"
msgstr ""
"Ek hata ayıklama bilgisi:\n"
"%s\n"

msgid "GStreamer encountered a general core library error."
msgstr "GStreamer genel temel kütüphane hatası ile karşılaştı."

#, fuzzy
msgid ""
"GStreamer developers were too lazy to assign an error code to this error."
msgstr ""
"GStreamer geliştiricileri bu hataya hata kodu vermeyecek kadar "
"tembelmişler.  Lütfen hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: code not implemented."
msgstr ""
"Dahili GStreamer hatası: kod tamamlanmamış.  Hata bildiriminde bulunun."

msgid ""
"GStreamer error: state change failed and some element failed to post a "
"proper error message with the reason for the failure."
msgstr ""

#, fuzzy
msgid "Internal GStreamer error: pad problem."
msgstr "Dahili GStreamer hatası: doldurma sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: thread problem."
msgstr "Dahili GStreamer hatası: dallanma sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: negotiation problem."
msgstr "Dahili GStreamer hatası: uzlaşma sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: event problem."
msgstr "Dahili GStreamer hatası: olay sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: seek problem."
msgstr "Dahili GStreamer hatası: atlama sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: caps problem."
msgstr ""
"Dahili GStreamer hatası: kabiliyetler sorunu.  Hata bildiriminde bulunun."

#, fuzzy
msgid "Internal GStreamer error: tag problem."
msgstr "Dahili GStreamer hatası: etiket sorunu.  Hata bildiriminde bulunun."

msgid "Your GStreamer installation is missing a plug-in."
msgstr ""

#, fuzzy
msgid "Internal GStreamer error: clock problem."
msgstr "Dahili GStreamer hatası: atlama sorunu.  Hata bildiriminde bulunun."

msgid ""
"This application is trying to use GStreamer functionality that has been "
"disabled."
msgstr ""

msgid "GStreamer encountered a general supporting library error."
msgstr "GStreamer genel kütüphane destekleme hatası ile karşılaştı."

msgid "Could not initialize supporting library."
msgstr "Destekleyici kütüphane başlatılamadı."

msgid "Could not close supporting library."
msgstr "Destekleyici kütüphane kapatılamadı."

#, fuzzy
msgid "Could not configure supporting library."
msgstr "Destekleyici kütüphane kapatılamadı."

#, fuzzy
msgid "GStreamer encountered a general resource error."
msgstr "GStreamer genel temel kütüphane hatası ile karşılaştı."

msgid "Resource not found."
msgstr "Kaynak bulunamadı."

msgid "Resource busy or not available."
msgstr "Kaynak meşgul veya ulaşılabilir değil."

msgid "Could not open resource for reading."
msgstr "Okuma için kaynak açılamadı."

msgid "Could not open resource for writing."
msgstr "Yazma için kaynak açılamadı."

msgid "Could not open resource for reading and writing."
msgstr "Okuma ve yazma için kaynak açılamadı."

msgid "Could not close resource."
msgstr "Kaynak kapatılamadı."

msgid "Could not read from resource."
msgstr "Kaynaktan okunamadı."

msgid "Could not write to resource."
msgstr "Kaynağa yazılamadı."

msgid "Could not perform seek on resource."
msgstr "Kaynak üzerinde atlama yapılamadı."

msgid "Could not synchronize on resource."
msgstr "Kaynak eşzamanlandırılamadı."

msgid "Could not get/set settings from/on resource."
msgstr "Kaynağa değerler atanamadı ya da alınamadı."

msgid "No space left on the resource."
msgstr ""

#, fuzzy
msgid "GStreamer encountered a general stream error."
msgstr "GStreamer genel temel kütüphane hatası ile karşılaştı."

msgid "Element doesn't implement handling of this stream. Please file a bug."
msgstr ""
"Öğe bu akımın işlemesini gerçekleştiremiyor. Lütfen hata bildiriminde "
"bulunun."

msgid "Could not determine type of stream."
msgstr "Akım türü belirlenemedi."

msgid "The stream is of a different type than handled by this element."
msgstr "Akım bu öğe tarafından işlenen türden farklı bir türde."

msgid "There is no codec present that can handle the stream's type."
msgstr "Akım türünü işleyebilecek kodek bulunmuyor."

msgid "Could not decode stream."
msgstr "Akım çözümlenemedi."

msgid "Could not encode stream."
msgstr "Akım kodlanamadı."

msgid "Could not demultiplex stream."
msgstr "Akım çoklaması geriye alınamadı."

msgid "Could not multiplex stream."
msgstr "Akım çoklandırılamadı."

#, fuzzy
msgid "The stream is in the wrong format."
msgstr "Akım yanlış biçimde."

msgid "The stream is encrypted and decryption is not supported."
msgstr ""

msgid ""
"The stream is encrypted and can't be decrypted because no suitable key has "
"been supplied."
msgstr ""

#, c-format
msgid "No error message for domain %s."
msgstr "%s etki alanı için hiç hata iletisi yok."

#, c-format
msgid "No standard error message for domain %s and code %d."
msgstr "%s etki alanı ve %d kodu için standart hata iletisi yok."

msgid "Selected clock cannot be used in pipeline."
msgstr ""

msgid "title"
msgstr "başlık"

msgid "commonly used title"
msgstr "yaygın olarak kullanılan başlık"

msgid "title sortname"
msgstr ""

#, fuzzy
msgid "commonly used title for sorting purposes"
msgstr "yaygın olarak kullanılan başlık"

msgid "artist"
msgstr "sanatçı"

msgid "person(s) responsible for the recording"
msgstr "kayıttan sorumlu olan kişi ya da kişiler"

msgid "artist sortname"
msgstr ""

#, fuzzy
msgid "person(s) responsible for the recording for sorting purposes"
msgstr "kayıttan sorumlu olan kişi ya da kişiler"

msgid "album"
msgstr "albüm"

msgid "album containing this data"
msgstr "bu bilgiyi içeren albüm"

msgid "album sortname"
msgstr ""

#, fuzzy
msgid "album containing this data for sorting purposes"
msgstr "bu bilgiyi içeren albüm"

msgid "date"
msgstr "tarih"

#, fuzzy
msgid "date the data was created (as a GDate structure)"
msgstr "bu verinin oluşturulduğu tarih (Julian takvimi günleri olarak)"

msgid "genre"
msgstr "tür"

msgid "genre this data belongs to"
msgstr "bu verinin ait olduğu tür"

msgid "comment"
msgstr "yorum"

msgid "free text commenting the data"
msgstr "veriyi yorumlayan serbest metin"

#, fuzzy
msgid "extended comment"
msgstr "yorum"

#, fuzzy
msgid "free text commenting the data in key=value or key[en]=comment form"
msgstr "veriyi yorumlayan serbest metin"

msgid "track number"
msgstr "parça numarası"

msgid "track number inside a collection"
msgstr "kolleksiyon içindeki parça numarası"

msgid "track count"
msgstr "parça sayısı"

msgid "count of tracks inside collection this track belongs to"
msgstr "bu parçanın ait olduğu kolleksiyonun parça sayısı"

msgid "disc number"
msgstr "disk numarası"

msgid "disc number inside a collection"
msgstr "kolleksiyon içindeki disk numarası"

msgid "disc count"
msgstr "disk sayısı"

msgid "count of discs inside collection this disc belongs to"
msgstr "bu diskin ait olduğu kolleksiyondaki disklerin sayısı"

msgid "location"
msgstr "konum"

msgid ""
"Origin of media as a URI (location, where the original of the file or stream "
"is hosted)"
msgstr ""

msgid "homepage"
msgstr ""

msgid "Homepage for this media (i.e. artist or movie homepage)"
msgstr ""

msgid "description"
msgstr "tanım"

msgid "short text describing the content of the data"
msgstr "verinin içeriğini tanımlayan kısa metin"

msgid "version"
msgstr "sürüm"

msgid "version of this data"
msgstr "bu verinin sürümü"

msgid "ISRC"
msgstr "ISRC"

msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
msgstr ""
"Uluslararası Standart Kayıt Kodu - http://www.ifpi.org/isrc/ adresine bakın"

msgid "organization"
msgstr "kurum"

msgid "copyright"
msgstr "telif hakkı"

msgid "copyright notice of the data"
msgstr "verinin telif hakkı notu"

#, fuzzy
msgid "copyright uri"
msgstr "telif hakkı"

#, fuzzy
msgid "URI to the copyright notice of the data"
msgstr "verinin telif hakkı notu"

msgid "contact"
msgstr "iletişim"

msgid "contact information"
msgstr "iletişim bilgisi"

msgid "license"
msgstr "lisans"

msgid "license of data"
msgstr "verinin lisansı"

#, fuzzy
msgid "license uri"
msgstr "lisans"

#, fuzzy
msgid "URI to the license of the data"
msgstr "verinin lisansı"

msgid "performer"
msgstr "icra eden"

msgid "person(s) performing"
msgstr "icra eden kişi"

msgid "composer"
msgstr ""

#, fuzzy
msgid "person(s) who composed the recording"
msgstr "kayıttan sorumlu olan kişi ya da kişiler"

msgid "duration"
msgstr "süre"

msgid "length in GStreamer time units (nanoseconds)"
msgstr "GStreamer zaman birimi (nano saniye) olarak uzunluk"

msgid "codec"
msgstr "kodek"

msgid "codec the data is stored in"
msgstr "verinin saklandığı kodek"

msgid "video codec"
msgstr "video kodeki"

msgid "codec the video data is stored in"
msgstr "videonun saklandığı kodek"

msgid "audio codec"
msgstr "ses kodeki"

msgid "codec the audio data is stored in"
msgstr "ses verisinin saklandığı kodek"

#, fuzzy
msgid "subtitle codec"
msgstr "video kodeki"

#, fuzzy
msgid "codec the subtitle data is stored in"
msgstr "videonun saklandığı kodek"

#, fuzzy
msgid "container format"
msgstr "iletişim bilgisi"

#, fuzzy
msgid "container format the data is stored in"
msgstr "verinin saklandığı kodek"

msgid "bitrate"
msgstr "örnekleme hızı"

msgid "exact or average bitrate in bits/s"
msgstr "bit/s olarak ortalama veya kesin örnekleme hızı"

msgid "nominal bitrate"
msgstr "nominal örnekleme hızı"

msgid "nominal bitrate in bits/s"
msgstr "bit/s olarak nominal örnekleme hızı"

msgid "minimum bitrate"
msgstr "asgari örnekleme hızı"

msgid "minimum bitrate in bits/s"
msgstr "bit/s olarak asgari örnekleme hızı"

msgid "maximum bitrate"
msgstr "azami örnekleme hızı"

msgid "maximum bitrate in bits/s"
msgstr "bit/s olarak azami örnekleme hızı"

msgid "encoder"
msgstr "kodlayıcı"

msgid "encoder used to encode this stream"
msgstr "bu akımı kodlarken kullanılacak kodlayıcı"

msgid "encoder version"
msgstr "kodlayıcı sürümü"

msgid "version of the encoder used to encode this stream"
msgstr "bu akımı kodlarken kullanılan kodlayıcının sürümü"

msgid "serial"
msgstr "seri numarası"

msgid "serial number of track"
msgstr "parçanın seri numarası"

msgid "replaygain track gain"
msgstr "tekrarkazanç parça kazancı"

msgid "track gain in db"
msgstr "db olarak parça kazancı"

msgid "replaygain track peak"
msgstr "tekrarkazanç parça üst sınırı"

msgid "peak of the track"
msgstr "parçanın üst sınırı"

msgid "replaygain album gain"
msgstr "tekrarkazanç albüm kazancı"

msgid "album gain in db"
msgstr "db olarak albüm kazancı"

msgid "replaygain album peak"
msgstr "tekrarkazanç albüm üst sınırı"

msgid "peak of the album"
msgstr "albüm üst sınırı"

#, fuzzy
msgid "replaygain reference level"
msgstr "tekrarkazanç parça üst sınırı"

msgid "reference level of track and album gain values"
msgstr ""

msgid "language code"
msgstr ""

msgid "language code for this stream, conforming to ISO-639-1"
msgstr ""

msgid "image"
msgstr ""

#, fuzzy
msgid "image related to this stream"
msgstr "bu akımı kodlarken kullanılacak kodlayıcı"

msgid "preview image"
msgstr ""

msgid "preview image related to this stream"
msgstr ""

msgid "attachment"
msgstr ""

#, fuzzy
msgid "file attached to this stream"
msgstr "bu akımı kodlarken kullanılacak kodlayıcı"

msgid "beats per minute"
msgstr ""

msgid "number of beats per minute in audio"
msgstr ""

msgid "keywords"
msgstr ""

#, fuzzy
msgid "comma separated keywords describing the content"
msgstr "verinin içeriğini tanımlayan kısa metin"

#, fuzzy
msgid "geo location name"
msgstr "konum"

msgid ""
"human readable descriptive location of where the media has been recorded or "
"produced"
msgstr ""

msgid "geo location latitude"
msgstr ""

msgid ""
"geo latitude location of where the media has been recorded or produced in "
"degrees according to WGS84 (zero at the equator, negative values for "
"southern latitudes)"
msgstr ""

msgid "geo location longitude"
msgstr ""

msgid ""
"geo longitude location of where the media has been recorded or produced in "
"degrees according to WGS84 (zero at the prime meridian in Greenwich/UK,  "
"negative values for western longitudes)"
msgstr ""

msgid "geo location elevation"
msgstr ""

msgid ""
"geo elevation of where the media has been recorded or produced in meters "
"according to WGS84 (zero is average sea level)"
msgstr ""

msgid ", "
msgstr ", "

#, c-format
msgid "specified empty bin \"%s\", not allowed"
msgstr "belirtilen boş ikili \"%s\", izin verilmedi"

#, c-format
msgid "no bin \"%s\", skipping"
msgstr "\"%s\" ikilisi yok, geçiliyor"

#, c-format
msgid "no property \"%s\" in element \"%s\""
msgstr "\"%2$s\" öğesinde \"%1$s\" özelliği yok"

#, c-format
msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
msgstr "\"%2$s\" öğesindeki \"%1$s\" özelliğine \"%3$s\" değeri atanamadı"

#, c-format
msgid "could not link %s to %s"
msgstr "%s, %s'a bağlanamadı"

#, c-format
msgid "no element \"%s\""
msgstr "\"%s\" öğesi yok"

#, c-format
msgid "could not parse caps \"%s\""
msgstr "\"%s\" kabiliyetleri ayrıştırılamadı"

msgid "link without source element"
msgstr "kaynak öğesi olmayan bağ"

msgid "link without sink element"
msgstr "'sink' öğesi olmayan bağ"

#, c-format
msgid "no source element for URI \"%s\""
msgstr "\"%s\" URI'si için kaynak öğesi yok"

#, c-format
msgid "no element to link URI \"%s\" to"
msgstr "\"%s\" URI'sini belirtilene bağlayacak öğe yok:"

#, c-format
msgid "no sink element for URI \"%s\""
msgstr "\"%s\" URI'si için 'sink' öğesi yok"

#, c-format
msgid "could not link sink element for URI \"%s\""
msgstr "\"%s\" URI'si için 'sink' öğesi bağlanamadı"

msgid "empty pipeline not allowed"
msgstr "boş boruhattına izin verilmiyor"

msgid "Internal clock error."
msgstr ""

msgid "Internal data flow error."
msgstr ""

msgid "A lot of buffers are being dropped."
msgstr ""

msgid "Internal data flow problem."
msgstr ""

msgid "Internal data stream error."
msgstr ""

msgid "Filter caps"
msgstr ""

msgid ""
"Restrict the possible allowed capabilities (NULL means ANY). Setting this "
"property takes a reference to the supplied GstCaps object."
msgstr ""

msgid "No file name specified for writing."
msgstr "Yazım için hiç bir dosya adı belirtilmedi."

#, c-format
msgid "Could not open file \"%s\" for writing."
msgstr "\"%s\" dosyası yazım için açılamadı."

#, c-format
msgid "Error closing file \"%s\"."
msgstr "\"%s\" kapatılırken hata."

#, fuzzy, c-format
msgid "Error while seeking in file \"%s\"."
msgstr "\"%s\" dosyası yazılırken hata."

#, c-format
msgid "Error while writing to file \"%s\"."
msgstr "\"%s\" dosyası yazılırken hata."

msgid "No file name specified for reading."
msgstr "Okuma için hiç bir dosya adı belirtilmedi."

#, c-format
msgid "Could not open file \"%s\" for reading."
msgstr "\"%s\" dosyası okuma için açılamadı."

#, fuzzy, c-format
msgid "Could not get info on \"%s\"."
msgstr "Kaynağa değerler atanamadı ya da alınamadı."

#, c-format
msgid "\"%s\" is a directory."
msgstr ""

#, fuzzy, c-format
msgid "File \"%s\" is a socket."
msgstr "\"%s\" dosyası düzenli bir dosya değil."

msgid "Failed after iterations as requested."
msgstr "İstenildiği gibi tekrarlama başarısız oldu."

msgid "caps"
msgstr "kabiliyetler"

msgid "detected capabilities in stream"
msgstr "akımda tesbit edilen kabiliyetler"

msgid "minimum"
msgstr "asgari"

msgid "maximum"
msgstr "azami"

msgid "force caps"
msgstr ""

msgid "force caps without doing a typefind"
msgstr ""

#, fuzzy
msgid "Stream contains no data."
msgstr "bu bilgiyi içeren albüm"

msgid "Implemented Interfaces:\n"
msgstr ""

msgid "readable"
msgstr ""

#, fuzzy
msgid "writable"
msgstr "başlık"

msgid "controllable"
msgstr ""

#, fuzzy
msgid "Total count: "
msgstr "parça sayısı"

#, c-format
msgid "%d plugin"
msgid_plural "%d plugins"
msgstr[0] ""
msgstr[1] ""

#, c-format
msgid "%d feature"
msgid_plural "%d features"
msgstr[0] ""
msgstr[1] ""

#, fuzzy
msgid "Print all elements"
msgstr "\"%s\" öğesi yok"

msgid ""
"Print a machine-parsable list of features the specified plugin provides.\n"
"                                       Useful in connection with external "
"automatic plugin installation mechanisms"
msgstr ""

msgid "List the plugin contents"
msgstr ""

msgid "Print supported URI schemes, with the elements that implement them"
msgstr ""

#, fuzzy, c-format
msgid "Could not load plugin file: %s\n"
msgstr "\"%s\" dosyası yazım için açılamadı."

#, fuzzy, c-format
msgid "No such element or plugin '%s'\n"
msgstr "\"%s\" URI'si için kaynak öğesi yok"

msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
msgstr "Kullanım: gst-xmllaunch <dosya.xml> [ öğe.özellik=değer ... ]\n"

#, c-format
msgid "ERROR: parse of xml file '%s' failed.\n"
msgstr "HATA: xml dosyası '%s' ayrıştırması başarısız.\n"

#, c-format
msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
msgstr "HATA: '%s' dosyasında üst seviye öğesi bulunamadı.\n"

#, fuzzy
msgid "WARNING: only one toplevel element is supported at this time.\n"
msgstr "UYARI: Şu anda sadece bir tane üst seviye öğesi destekleniyor."

#, c-format
msgid "ERROR: could not parse command line argument %d: %s.\n"
msgstr "HATA: komut satırı argümanı %d ayrıştırılamadı: %s.\n"

#, c-format
msgid "WARNING: element named '%s' not found.\n"
msgstr "UYARI: '%s' isimli öğe bulunamadı.\n"

#, c-format
msgid "Got message #%u from element \"%s\" (%s): "
msgstr ""

#, c-format
msgid "Got message #%u from pad \"%s:%s\" (%s): "
msgstr ""

#, c-format
msgid "Got message #%u from object \"%s\" (%s): "
msgstr ""

#, c-format
msgid "Got message #%u (%s): "
msgstr ""

#, fuzzy, c-format
msgid "Got EOS from element \"%s\".\n"
msgstr "HATA: %s öğesinden: %s\n"

#, c-format
msgid "FOUND TAG      : found by element \"%s\".\n"
msgstr "ETİKET BULUNDU      : \"%s\" öğesi tarafından bulundu.\n"

#, fuzzy, c-format
msgid "FOUND TAG      : found by pad \"%s:%s\".\n"
msgstr "ETİKET BULUNDU      : \"%s\" öğesi tarafından bulundu.\n"

#, fuzzy, c-format
msgid "FOUND TAG      : found by object \"%s\".\n"
msgstr "ETİKET BULUNDU      : \"%s\" öğesi tarafından bulundu.\n"

msgid "FOUND TAG\n"
msgstr ""

#, c-format
msgid ""
"INFO:\n"
"%s\n"
msgstr ""

#, fuzzy, c-format
msgid "WARNING: from element %s: %s\n"
msgstr "HATA: %s öğesinden: %s\n"

msgid "Prerolled, waiting for buffering to finish...\n"
msgstr ""

msgid "buffering..."
msgstr ""

msgid "Done buffering, setting pipeline to PLAYING ...\n"
msgstr ""

msgid "Buffering, setting pipeline to PAUSED ...\n"
msgstr ""

msgid "Redistribute latency...\n"
msgstr ""

#, c-format
msgid "Setting state to %s as requested by %s...\n"
msgstr ""

msgid "Interrupt: Stopping pipeline ...\n"
msgstr ""

msgid "Output tags (also known as metadata)"
msgstr "Çıktı etiketleri (metadata olarak da bilinir)"

msgid "Output status information and property notifications"
msgstr "Çıktı durum bilgisi ve özellik uyarıları"

#, fuzzy
msgid "Do not print any progress information"
msgstr "TÜRÜN durum bilgisini gösterme"

msgid "Output messages"
msgstr ""

msgid "Do not output status information of TYPE"
msgstr "TÜRÜN durum bilgisini gösterme"

msgid "TYPE1,TYPE2,..."
msgstr "TÜR1,TÜR2,..."

msgid "Save xml representation of pipeline to FILE and exit"
msgstr "Boruhattının xml belirtimini DOSYA'ya kaydet ve çık"

msgid "FILE"
msgstr "DOSYA"

msgid "Do not install a fault handler"
msgstr "Hatalı işleticiyi kurma"

msgid "Print alloc trace (if enabled at compile time)"
msgstr "'alloc' takibini yazdır (derleme sırasında etkinleştirilmişse)"

msgid "Force EOS on sources before shutting the pipeline down"
msgstr ""

#, c-format
msgid "ERROR: pipeline could not be constructed: %s.\n"
msgstr "HATA: boruhattı oluşturulamadı: %s.\n"

msgid "ERROR: pipeline could not be constructed.\n"
msgstr "HATA: boruhattı oluşturulamadı.\n"

#, c-format
msgid "WARNING: erroneous pipeline: %s\n"
msgstr "UYARI: hatalı boruhattı: %s\n"

msgid "ERROR: the 'pipeline' element wasn't found.\n"
msgstr "HATA: 'pipeline' öğesi bulunamadı.\n"

msgid "Setting pipeline to PAUSED ...\n"
msgstr ""

#, fuzzy
msgid "ERROR: Pipeline doesn't want to pause.\n"
msgstr "HATA: boruhattı çalmak istemiyor.\n"

msgid "Pipeline is live and does not need PREROLL ...\n"
msgstr ""

msgid "Pipeline is PREROLLING ...\n"
msgstr ""

#, fuzzy
msgid "ERROR: pipeline doesn't want to preroll.\n"
msgstr "HATA: boruhattı çalmak istemiyor.\n"

msgid "Pipeline is PREROLLED ...\n"
msgstr ""

msgid "Setting pipeline to PLAYING ...\n"
msgstr ""

msgid "ERROR: pipeline doesn't want to play.\n"
msgstr "HATA: boruhattı çalmak istemiyor.\n"

msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
msgstr ""

msgid "Waiting for EOS...\n"
msgstr ""

msgid "EOS received - stopping pipeline...\n"
msgstr ""

msgid "An error happened while waiting for EOS\n"
msgstr ""

msgid "Execution ended after %"
msgstr "Çalıştırma % sonrası bitti"

msgid "Setting pipeline to READY ...\n"
msgstr ""

msgid "Setting pipeline to NULL ...\n"
msgstr ""

#, fuzzy
msgid "Freeing pipeline ...\n"
msgstr "BORUHATTI çalıştırılıyor ...\n"

#~ msgid "Disable accelerated CPU instructions"
#~ msgstr "Hızlandırılmış CPU işlemlerini kapat"

#~ msgid "path list for loading plugins (separated by '"
#~ msgstr "eklenti yüklemek için yol listesi (' ile ayırılmış"

#~ msgid "')"
#~ msgstr "')"

#~ msgid "Scheduler to use ('"
#~ msgstr "Kullanılacak zamanlandırıcı ('"

#~ msgid "' is the default)"
#~ msgstr "' ön tanımlı olanı)"

#~ msgid "SCHEDULER"
#~ msgstr "ZAMANLANDIRICI"

#~ msgid "Registry to use"
#~ msgstr "Kullanılacak kayıt"

#~ msgid "REGISTRY"
#~ msgstr "KAYIT"

#~ msgid "Internal GStreamer error: state change failed.  File a bug."
#~ msgstr ""
#~ "Dahili GStreamer hatası: durum değiştirilemedi.  Hata bildiriminde "
#~ "bulunun."

#~ msgid "Internal GStreamer error: scheduler problem.  File a bug."
#~ msgstr ""
#~ "Dahili GStreamer hatası: zamanlandırıcı sorunu.  Hata bildiriminde "
#~ "bulunun."

#~ msgid "original location of file as a URI"
#~ msgstr "dosyanın URI olarak özgün konumu"

#~ msgid "There is no element present to handle the stream's mime type %s."
#~ msgstr "Akımın %s mime türünü işleyebilecek hiç bir öğe yok."

#~ msgid ""
#~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
#~ msgstr ""
#~ "\"%1$s\", \"%3$s\" öğesindeki \"%2$s\" özelliğinine uyacak şekilde "
#~ "dönüştürülemedi"

#~ msgid "Show plugin details"
#~ msgstr "Eklenti detaylarını göster"

#~ msgid "Show scheduler details"
#~ msgstr "Zamanlandırıcı detaylarını göster"

#~ msgid " iterations (sum %"
#~ msgstr " tekrarlar (toplam %"

#~ msgid " ns, average %"
#~ msgstr " ns, ortalama %"

#~ msgid " ns, min %"
#~ msgstr " ns, dak %"

#~ msgid " ns, max %"
#~ msgstr " ns, en fazla %"

#~ msgid " ns).\n"
#~ msgstr " ns) \n"

#~ msgid "Number of times to iterate pipeline"
#~ msgstr "Boruhattının kaç defa tekrarlanacağı"

#~ msgid "         Trying to run anyway.\n"
#~ msgstr "         Gene de çalıştırma deneniyor.\n"