videojs-errors
Version:
A VideoJS plugin for custom error reporting
12 lines • 1.02 kB
JavaScript
videojs.addLanguage('tr', {
"No video has been loaded": "Video yüklenmedi",
"Could not download the video": "Video indirilemedi",
"The video connection was lost, please confirm you are connected to the internet": "Bağlantı kesildi. Lütfen internet bağlantınızı kontrol edin",
"The video is bad or in a format that cannot be played on your browser": "Bozuk veya bu tarayıcıda oynatılmayacak bir video formatıdır",
"This video is either unavailable or not supported in this browser": "Video kullanım dışı veya tarayıcı tarafından desteklenmemektedir",
"Error Code": "Hata Kodu",
"Technical details": "Teknik Detaylar",
"The video download was cancelled": "Video'nun indirimi iptal edildi",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "Şifresi çözülenemeyen bir video izlemeye çalışıyorsunuz",
"An unanticipated problem was encountered, check back soon and try again": "Beklenmedik bir hata oluştu. Lütfen daha sonra deneyin."
});