Socket
Socket
Sign inDemoInstall

videojs-errors

Package Overview
Dependencies
Maintainers
9
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

videojs-errors - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="3.0.1"></a>
## [3.0.1](https://github.com/brightcove/videojs-errors/compare/v3.0.0...v3.0.1) (2017-05-22)
### Chores
* Add translations for some new strings. ([#101](https://github.com/brightcove/videojs-errors/issues/101)) ([b3dc97a](https://github.com/brightcove/videojs-errors/commit/b3dc97a))
<a name="3.0.0"></a>

@@ -2,0 +9,0 @@ # [3.0.0](https://github.com/brightcove/videojs-errors/compare/v1.0.0...v3.0.0) (2017-05-19)

7

dist/lang/de.js

@@ -8,3 +8,8 @@ videojs.addLanguage('de', {

"Error Code": "Fehlercode",
"Technical details": "Technische Details"
"Technical details": "Technische Details",
"An unanticipated problem was encountered, check back soon and try again": "Ein unvorhergesehenes Problem ist aufgetreten, versuchen Sie es in Kürze noch einmal.",
"This video is restricted from playing on your current domain": "Dieses Video darf aufgrund von Einschränkungen für Ihre Domäne nicht abgespielt werden.",
"This video is restricted at your current IP address": "Ihre IP-Adresse ist nicht berechtigt, auf dieses Video zuzugreifen.",
"This video is restricted from playing in your current geographic region": "Dieses Video darf aufgrund von Einschränkungen für Ihre geografische Region nicht abgespielt werden.",
"If you are using an older browser please try upgrading or installing Flash.": "Wenn Sie einen veralteten Browser verwenden, versuchen Sie Flash zu aktualisieren oder zu installieren."
});

@@ -8,3 +8,8 @@ videojs.addLanguage('es', {

"Error Code": "Código de error",
"Technical details": "Detalles técnicos"
"Technical details": "Detalles técnicos",
"An unanticipated problem was encountered, check back soon and try again": "Ha surgido un problema imprevisto. Vuelva a intentarlo más tarde.",
"This video is restricted from playing on your current domain": "Este vídeo tiene restricciones y no puede reproducirse en su dominio actual.",
"This video is restricted at your current IP address": "Este vídeo tiene restricciones y no puede reproducirse en su dirección IP actual.",
"This video is restricted from playing in your current geographic region": "Este vídeo tiene restricciones y no puede reproducirse en su región geográfica actual.",
"If you are using an older browser please try upgrading or installing Flash.": "Si está utilizando un navegador antiguo, intente actualizar o instalar Flash."
});

@@ -8,3 +8,8 @@ videojs.addLanguage('fr', {

"Error Code": "Code d'erreur",
"Technical details": "Détails techniques"
"Technical details": "Détails techniques",
"An unanticipated problem was encountered, check back soon and try again": "Un problème inattendu s’est produit ; veuillez réessayer ultérieurement.",
"This video is restricted from playing on your current domain": "La lecture de cette vidéo est restreinte sur votre domaine actuel.",
"This video is restricted at your current IP address": "Cette vidéo est restreinte sur votre adresse IP actuelle.",
"This video is restricted from playing in your current geographic region": "La lecture de cette vidéo est restreinte dans votre région géographique.",
"If you are using an older browser please try upgrading or installing Flash.": "Si vous utilisez un navigateur plus ancien, essayez de le mettre à jour ou d’installer Flash."
});

@@ -8,3 +8,8 @@ videojs.addLanguage('ja', {

"Error Code": "エラー コード",
"Technical details": "技術面の詳細"
"Technical details": "技術面の詳細",
"An unanticipated problem was encountered, check back soon and try again": "予期しない問題が発生しました。少し経ってから確認しもう一度お試し下さい。",
"This video is restricted from playing on your current domain": "この動画は制限されているため、現在のドメインでは再生できません。",
"This video is restricted at your current IP address": "この動画は制限されているため、現在の IP アドレスでは再生できません。",
"This video is restricted from playing in your current geographic region": "この動画は制限されているため、現在の地域では再生できません。",
"If you are using an older browser please try upgrading or installing Flash.": "古いブラウザーを使用している場合は、アップグレードするか、Flash をインストールしてみてください。"
});

@@ -8,3 +8,8 @@ videojs.addLanguage('ko', {

"Error Code": "오류 코드",
"Technical details": "기술 세부사항"
"Technical details": "기술 세부사항",
"An unanticipated problem was encountered, check back soon and try again": "예상치 못한 문제가 발생했습니다. 확인 후 다시 시도하십시오.",
"This video is restricted from playing on your current domain": "현재 도메인에서 재생이 제한된 비디오입니다.",
"This video is restricted at your current IP address": "현재 IP 주소에서 제한된 비디오입니다.",
"This video is restricted from playing in your current geographic region": "현 소재지에서 재생이 제한된 비디오입니다.",
"If you are using an older browser please try upgrading or installing Flash.": "옛 브라우저를 사용하고 계시다면 Flash를 업그레이드하시거나 설치하십시오."
});

2

dist/videojs-errors.js
/**
* videojs-errors
* @version 3.0.0
* @version 3.0.1
* @copyright 2017 Brightcove, Inc.

@@ -5,0 +5,0 @@ * @license Apache-2.0

/**
* videojs-errors
* @version 3.0.0
* @version 3.0.1
* @copyright 2017 Brightcove, Inc.

@@ -5,0 +5,0 @@ * @license Apache-2.0

{
"name": "videojs-errors",
"version": "3.0.0",
"version": "3.0.1",
"author": "Brightcove, Inc.",

@@ -5,0 +5,0 @@ "description": "A Video.js plugin for custom error reporting",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc