Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / video.js / dist / lang / en.js
1 videojs.addLanguage("en",{
2  "Play": "Play",
3  "Pause": "Pause",
4  "Current Time": "Current Time",
5  "Duration Time": "Duration Time",
6  "Remaining Time": "Remaining Time",
7  "Stream Type": "Stream Type",
8  "LIVE": "LIVE",
9  "Loaded": "Loaded",
10  "Progress": "Progress",
11  "Fullscreen": "Fullscreen",
12  "Non-Fullscreen": "Non-Fullscreen",
13  "Mute": "Mute",
14  "Unmute": "Unmute",
15  "Playback Rate": "Playback Rate",
16  "Subtitles": "Subtitles",
17  "subtitles off": "subtitles off",
18  "Captions": "Captions",
19  "captions off": "captions off",
20  "Chapters": "Chapters",
21  "Close Modal Dialog": "Close Modal Dialog",
22  "Descriptions": "Descriptions",
23  "descriptions off": "descriptions off",
24  "Audio Track": "Audio Track",
25  "You aborted the media playback": "You aborted the media playback",
26  "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.",
27  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.",
28  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",
29  "No compatible source was found for this media.": "No compatible source was found for this media.",
30  "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.",
31  "Play Video": "Play Video",
32  "Close": "Close",
33  "Modal Window": "Modal Window",
34  "This is a modal window": "This is a modal window",
35  "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.",
36  ", opens captions settings dialog": ", opens captions settings dialog",
37  ", opens subtitles settings dialog": ", opens subtitles settings dialog",
38  ", opens descriptions settings dialog": ", opens descriptions settings dialog",
39  ", selected": ", selected"
40 });