Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / video.js / dist / lang / ca.js
1 videojs.addLanguage("ca",{
2  "Play": "Reproducció",
3  "Pause": "Pausa",
4  "Current Time": "Temps reproduït",
5  "Duration Time": "Durada total",
6  "Remaining Time": "Temps restant",
7  "Stream Type": "Tipus de seqüència",
8  "LIVE": "EN DIRECTE",
9  "Loaded": "Carregat",
10  "Progress": "Progrés",
11  "Fullscreen": "Pantalla completa",
12  "Non-Fullscreen": "Pantalla no completa",
13  "Mute": "Silencia",
14  "Unmute": "Amb so",
15  "Playback Rate": "Velocitat de reproducció",
16  "Subtitles": "Subtítols",
17  "subtitles off": "Subtítols desactivats",
18  "Captions": "Llegendes",
19  "captions off": "Llegendes desactivades",
20  "Chapters": "Capítols",
21  "You aborted the media playback": "Heu interromput la reproducció del vídeo.",
22  "A network error caused the media download to fail part-way.": "Un error de la xarxa ha interromput la baixada del vídeo.",
23  "The media could not be loaded, either because the server or network failed or because the format is not supported.": "No s'ha pogut carregar el vídeo perquè el servidor o la xarxa han fallat, o bé perquè el seu format no és compatible.",
24  "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La reproducció de vídeo s'ha interrumput per un problema de corrupció de dades o bé perquè el vídeo demanava funcions que el vostre navegador no ofereix.",
25  "No compatible source was found for this media.": "No s'ha trobat cap font compatible amb el vídeo."
26 });