8a160dc05364697d3a01dfed386988251dd77c08
[yaffs-website] / node_modules / video.js / dist / lang / tr.js
1 videojs.addLanguage("tr",{
2  "Play": "Oynat",
3  "Pause": "Duraklat",
4  "Current Time": "Süre",
5  "Duration Time": "Toplam Süre",
6  "Remaining Time": "Kalan Süre",
7  "Stream Type": "Yayın Tipi",
8  "LIVE": "CANLI",
9  "Loaded": "Yüklendi",
10  "Progress": "Yükleniyor",
11  "Fullscreen": "Tam Ekran",
12  "Non-Fullscreen": "Küçük Ekran",
13  "Mute": "Ses Kapa",
14  "Unmute": "Ses Aç",
15  "Playback Rate": "Oynatma Hızı",
16  "Subtitles": "Altyazı",
17  "subtitles off": "Altyazı Kapalı",
18  "Captions": "Ek Açıklamalar",
19  "captions off": "Ek Açıklamalar Kapalı",
20  "Chapters": "Bölümler",
21  "You aborted the media playback": "Video oynatmayı iptal ettiniz",
22  "A network error caused the media download to fail part-way.": "Video indirilirken bağlantı sorunu oluştu.",
23  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Video oynatılamadı, ağ ya da sunucu hatası veya belirtilen format desteklenmiyor.",
24  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Tarayıcınız desteklemediği için videoda hata oluştu.",
25  "No compatible source was found for this media.": "Video için kaynak bulunamadı.",
26  "Play Video": "Videoyu Oynat",
27  "Close": "Kapat",
28  "Modal Window": "Modal Penceresi",
29  "This is a modal window": "Bu bir modal penceresidir",
30  "This modal can be closed by pressing the Escape key or activating the close button.": "Bu modal ESC tuşuna basarak ya da kapata tıklanarak kapatılabilir.",
31  ", opens captions settings dialog": ", ek açıklama ayarları menüsünü açar",
32  ", opens subtitles settings dialog": ", altyazı ayarları menüsünü açar",
33  ", selected": ", seçildi"
34 });