1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00

@alexrqs cleaned up the Spanish translation. closes #1494

This commit is contained in:
Alex 2014-09-29 16:02:57 -07:00 committed by Steve Heffernan
parent d93bea98d7
commit 585befce81
2 changed files with 15 additions and 14 deletions

View File

@ -5,6 +5,7 @@ CHANGELOG
* @deedos added a Brazilian Portuguese translation ([view](https://github.com/videojs/video.js/pull/1520))
* @baloneysandwiches added a hasClass method ([view](https://github.com/videojs/video.js/pull/1464))
* @mynameisstephen fixed an issue where slider event listeners were not being cleaned up ([view](https://github.com/videojs/video.js/pull/1475))
* @alexrqs cleaned up the Spanish translation ([view](https://github.com/videojs/video.js/pull/1494))
--------------------

View File

@ -1,10 +1,10 @@
{
"Play": "Juego",
"Play": "Empezar",
"Pause": "Pausa",
"Current Time": "Tiempo Actual",
"Duration Time": "Tiempo de Duracion",
"Duration Time": "Tiempo de Duración",
"Remaining Time": "Tiempo Restante",
"Stream Type": "Tipo de Transmision",
"Stream Type": "Tipo de Transmisión",
"LIVE": "En Vivo",
"Loaded": "Cargado",
"Progress": "Progreso",
@ -12,15 +12,15 @@
"Non-Fullscreen": "No Pantalla Completa",
"Mute": "Mudo",
"Unmuted": "Activar sonido",
"Playback Rate": "Reproduccion Cambio",
"Subtitles": "Subtitulos",
"subtitles off": "subtitulos fuera",
"Captions": "Subtitulos",
"captions off": "subtitulos fuera",
"Chapters": "Capitulos",
"You aborted the video playback": "Ha anulado la reproduccion de video",
"A network error caused the video download to fail part-way.": "Un error en la red hizo que la descarga de video falle parte del camino.",
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "El video no se puede cargar, ya sea porque el servidor o la red fracasaron o porque el formato no es compatible.",
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La reproduccion de video se ha cancelado debido a un problema de corrupcion o porque el video utilizado cuenta con su navegador no soporta.",
"No compatible source was found for this video.": "Ninguna fuente compatible se encontro para este video."
"Playback Rate": "Reproducción Cambio",
"Subtitles": "Subtítulos",
"subtitles off": "Subtítulos apagados",
"Captions": "Leyendas",
"captions off": "Leyendas apagadas",
"Chapters": "Capítulos",
"You aborted the video playback": "Ha anulado la reproducción de video",
"A network error caused the video download to fail part-way.": "Un error de la red hizo que en la descarga del video fallara una parte.",
"The video could not be loaded, either because the server or network failed or because the format is not supported.": "El video no se puede cargar, ya sea porque el servidor o la red fallaron o porque el formato no es compatible.",
"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La reproducción de video se ha cancelado debido a un problema de corrupción o porque el video utiliza características que su navegador no soporta.",
"No compatible source was found for this video.": "No se encontró ninguna fuente compatible para este video."
}