Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jforbes committed Nov 11, 2016
1 parent 19d8d02 commit eb88f1e
Show file tree
Hide file tree
Showing 15 changed files with 424 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dist/lang/ar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('ar', {
"No video has been loaded": "لم يتم تحميل أي فيديو",
"Could not download the video": "لا يمكن تحميل الفيديو",
"The video connection was lost, please confirm you are connected to the internet": "فقد الاتصال بالفيديو، يرجى التأكد من الاتصال بالإنترنت",
"The video is bad or in a format that cannot be played on your browser": "جودة الفيديو سيئة أو في صيغة لا يمكن للمتصفحك تشغيلها",
"This video is either unavailable or not supported in this browser": "هذا الفيديو غير متوفر أو غير معتمد في هذا المتصفح",
"Error Code": "كود الخطأ",
"Technical details": "تفاصيل تقنية",
"The video download was cancelled": "تم إلغاء تحميل الفيديو",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "تم تشفير الفيديو الذي تحاول مشاهدته و لا نعرف كيفية فك تشفيرها",
"An unanticipated problem was encountered, check back soon and try again": "نواجه مشكلة غير متوقعة، تحقق وحاول مرة أخرى بعد قليل"
});
9 changes: 9 additions & 0 deletions dist/lang/de.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
videojs.addLanguage('de', {
"No video has been loaded": "Es wurde kein Video geladen.",
"Could not download the video": "Das Video konnte nicht heruntergeladen werden.",
"The video connection was lost, please confirm you are connected to the internet": "Die Videoverbindung wurde abgebrochen, überprüfen Sie, ob eine Internetverbindung besteht.",
"The video is bad or in a format that cannot be played on your browser": "Dieses Video ist beschädigt, oder das Format ist mit Ihrem Browser nicht abspielbar.",
"This video is either unavailable or not supported in this browser": "Dieses Video ist entweder nicht verfügbar, oder es wird in diesem Browser nicht unterstützt.",
"Error Code": "Fehlercode",
"Technical details": "Technische Details"
});
12 changes: 12 additions & 0 deletions dist/lang/en.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('en', {
"No video has been loaded": "No video has been loaded",
"Could not download the video": "Could not download the video",
"The video connection was lost, please confirm you are connected to the internet": "The video connection was lost, please confirm you are connected to the internet",
"The video is bad or in a format that cannot be played on your browser": "The video is bad or in a format that cannot be played on your browser",
"This video is either unavailable or not supported in this browser": "This video is either unavailable or not supported in this browser",
"Error Code": "Error Code",
"Technical details": "Technical details",
"The video download was cancelled": "The video download was cancelled",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "The video you are trying to watch is encrypted and we do not know how to decrypt it",
"An unanticipated problem was encountered, check back soon and try again": "An unanticipated problem was encountered, check back soon and try again"
});
9 changes: 9 additions & 0 deletions dist/lang/es.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
videojs.addLanguage('es', {
"No video has been loaded": "No hay ningún vídeo cargado.",
"Could not download the video": "No se ha podido descargar el vídeo.",
"The video connection was lost, please confirm you are connected to the internet": "Se ha perdido la conexión al vídeo. Compruebe si su equipo está conectado a internet.",
"The video is bad or in a format that cannot be played on your browser": "El vídeo está dañado o tiene un formato no reproducible en su navegador.",
"This video is either unavailable or not supported in this browser": "Este vídeo no está disponible o es incompatible con este navegador.",
"Error Code": "Código de error",
"Technical details": "Detalles técnicos"
});
9 changes: 9 additions & 0 deletions dist/lang/fr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
videojs.addLanguage('fr', {
"No video has been loaded": "Aucune vidéo n'a été chargée.",
"Could not download the video": "Impossible de télécharger la vidéo.",
"The video connection was lost, please confirm you are connected to the internet": "La connexion à la vidéo a été perdue, vérifiez que vous êtes bien connecté à Internet.",
"The video is bad or in a format that cannot be played on your browser": "La vidéo est de mauvaise qualité ou dans un format incompatible avec votre navigateur.",
"This video is either unavailable or not supported in this browser": "Cette vidéo est indisponible ou non prise en charge par ce navigateur.",
"Error Code": "Code d'erreur",
"Technical details": "Détails techniques"
});
12 changes: 12 additions & 0 deletions dist/lang/it.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('it', {
"No video has been loaded": "Nessun video caricato",
"Could not download the video": "Impossibile eseguire il download dei video",
"The video connection was lost, please confirm you are connected to the internet": "La connessione al video è andata persa. Verificare di essere connessi a Internet",
"The video is bad or in a format that cannot be played on your browser": "Il video è corrotto oppure è in un formato non riproducibile dal browser in uso",
"This video is either unavailable or not supported in this browser": "Questo video non è disponibile oppure non è supportato dal browser in uso",
"Error Code": "Codice di Errore",
"Technical details": "Dettagli tecnici",
"The video download was cancelled": "Nessun video caricato",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "Il video che si sta cercando di riprodurre è codificato in un formato non riconosciuto",
"An unanticipated problem was encountered, check back soon and try again": "Si è verificato un problema imprevisto. Riprovare più tardi"
});
9 changes: 9 additions & 0 deletions dist/lang/ja.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
videojs.addLanguage('ja', {
"No video has been loaded": "動画がロードされませんでした",
"Could not download the video": "動画をダウンロードできませんでした",
"The video connection was lost, please confirm you are connected to the internet": "動画の接続が失われました。インターネットに接続していることを確認してください",
"The video is bad or in a format that cannot be played on your browser": "動画が悪いか、お役様のブラウザで再生できない動画フォーマットです。",
"This video is either unavailable or not supported in this browser": "この動画は利用できないか、このブラウザによってサポートされていません",
"Error Code": "エラー コード",
"Technical details": "技術面の詳細"
});
9 changes: 9 additions & 0 deletions dist/lang/ko.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
videojs.addLanguage('ko', {
"No video has been loaded": "비디오가 로드되지 않았습니다.",
"Could not download the video": "비디오를 다운로드하지 못 했습니다.",
"The video connection was lost, please confirm you are connected to the internet": "비디오 연결이 끊겼습니다. 인터넷 연결 상태를 확인하십시오.",
"The video is bad or in a format that cannot be played on your browser": "비디오 상태가 불량이거나 브라우저에서 재생할 수 없는 형식입니다.",
"This video is either unavailable or not supported in this browser": "브라우저에서 이 비디오를 사용할 수 없거나 지원하지 않습니다.",
"Error Code": "오류 코드",
"Technical details": "기술 세부사항"
});
12 changes: 12 additions & 0 deletions dist/lang/ru.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('ru', {
"No video has been loaded": "Видео не загружено",
"Could not download the video": "Не удалось загрузить видео",
"The video connection was lost, please confirm you are connected to the internet": "Видеосоединение потеряно; проверьте подключение к интернету",
"The video is bad or in a format that cannot be played on your browser": "Видео некачественное или имеет формат, который не воспроизводится вашим браузером",
"This video is either unavailable or not supported in this browser": "Указанное видео недоступно или не поддерживается браузером",
"Error Code": "Код ошибки",
"Technical details": "Технические подробности",
"The video download was cancelled": "Загрузка видео отменена",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "Видео, которое вы пытаетесь воспроизвести, зашифровано; метод его расшифровки неизвестен",
"An unanticipated problem was encountered, check back soon and try again": "Возникла неожиданная проблема; повторите попытку через некоторое время"
});
12 changes: 12 additions & 0 deletions dist/lang/tr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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."
});
12 changes: 12 additions & 0 deletions dist/lang/zh-CN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('zh-CN', {
"No video has been loaded": "未加载视频",
"Could not download the video": "无法下载视频",
"The video connection was lost, please confirm you are connected to the internet": "视频连接丢失,请确认已连接至互联网",
"The video is bad or in a format that cannot be played on your browser": "视频已损坏,或使用无法在浏览器中播放的格式",
"This video is either unavailable or not supported in this browser": "此视频不可用或不受此浏览器支持",
"Error Code": "错误代码",
"Technical details": "技术细节",
"The video download was cancelled": "视频下载已取消",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "您尝试观看的视频已加密,而且解密方法未知",
"An unanticipated problem was encountered, check back soon and try again": "发生意外问题,稍后请检查并重试"
});
12 changes: 12 additions & 0 deletions dist/lang/zh-TW.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
videojs.addLanguage('zh-TW', {
"No video has been loaded": "未載入任何影片",
"Could not download the video": "無法載入影片",
"The video connection was lost, please confirm you are connected to the internet": "影片連線已中斷,請確認您已連線至網際網路",
"The video is bad or in a format that cannot be played on your browser": "影片錯誤或使用無法在瀏覽器上播放的格式",
"This video is either unavailable or not supported in this browser": "此影片無法使用或在此瀏覽器中不受支援",
"Error Code": "錯誤代碼",
"Technical details": "技術細節",
"The video download was cancelled": "已取消下載影片",
"The video you are trying to watch is encrypted and we do not know how to decrypt it": "您嘗試觀看的影片已加密,而且解密方法未知",
"An unanticipated problem was encountered, check back soon and try again": "發生未預期的問題,請稍後查看並再試一次"
});
7 changes: 7 additions & 0 deletions dist/videojs-errors.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eb88f1e

Please sign in to comment.