mirror of https://github.com/Chocobozzz/PeerTube
Translated using Weblate (Spanish)
Currently translated at 100.0% (103 of 103 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/es/pull/3818/head
parent
edf53e869d
commit
b2d24c36fd
|
@ -17,12 +17,12 @@
|
||||||
"From servers: ": "De los servidores: ",
|
"From servers: ": "De los servidores: ",
|
||||||
"From peers: ": "De los nodos: ",
|
"From peers: ": "De los nodos: ",
|
||||||
"Normal mode": "Normal mode",
|
"Normal mode": "Normal mode",
|
||||||
"Theater mode": "Modo Theater",
|
"Theater mode": "Modo cine",
|
||||||
"Audio Player": "Reproductor de audio",
|
"Audio Player": "Reproductor de audio",
|
||||||
"Video Player": "Reproductor de video",
|
"Video Player": "Reproductor de vídeo",
|
||||||
"Play": "Reproducir",
|
"Play": "Reproducir",
|
||||||
"Pause": "Pausar",
|
"Pause": "Pausar",
|
||||||
"Replay": "Ver de nuevo",
|
"Replay": "Volver a ver",
|
||||||
"Current Time": "Tiempo actual",
|
"Current Time": "Tiempo actual",
|
||||||
"Duration": "Duración",
|
"Duration": "Duración",
|
||||||
"Remaining Time": "Tiempo restante",
|
"Remaining Time": "Tiempo restante",
|
||||||
|
@ -37,8 +37,8 @@
|
||||||
"Mute": "Silenciar",
|
"Mute": "Silenciar",
|
||||||
"Unmute": "Activar sonido",
|
"Unmute": "Activar sonido",
|
||||||
"Playback Rate": "Velocidad de reproducción",
|
"Playback Rate": "Velocidad de reproducción",
|
||||||
"Subtitles": "Subtitulos",
|
"Subtitles": "Subtítulos",
|
||||||
"subtitles off": "Subtitulos desactivados",
|
"subtitles off": "Subtítulos desactivados",
|
||||||
"Captions": "Subtítulos",
|
"Captions": "Subtítulos",
|
||||||
"captions off": "Subtítulos desactivados",
|
"captions off": "Subtítulos desactivados",
|
||||||
"Chapters": "Capítulos",
|
"Chapters": "Capítulos",
|
||||||
|
@ -50,9 +50,9 @@
|
||||||
"A network error caused the media download to fail part-way.": "Un error de red ha causado un fallo parcial en la descarga del vídeo.",
|
"A network error caused the media download to fail part-way.": "Un error de red ha causado un fallo parcial en la descarga del vídeo.",
|
||||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "El vídeo no pudo ser cargado, bien porque el servidor o la red fallaron, bien porque el formato no está soportado.",
|
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "El vídeo no pudo ser cargado, bien porque el servidor o la red fallaron, bien porque el formato no está soportado.",
|
||||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La reproducción del vídeo fue cancelada debido a un problema de corrupción o porque el vídeo requería funcionalidades que tu navegador no soporta.",
|
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "La reproducción del vídeo fue cancelada debido a un problema de corrupción o porque el vídeo requería funcionalidades que tu navegador no soporta.",
|
||||||
"No compatible source was found for this media.": "No se encontró una fuente compatible para este vídeo.",
|
"No compatible source was found for this media.": "No se ha encontrado una fuente compatible para este vídeo.",
|
||||||
"The media is encrypted and we do not have the keys to decrypt it.": "El vídeo está cifrado y no tenemos las claves para descifrarlo.",
|
"The media is encrypted and we do not have the keys to decrypt it.": "El vídeo está cifrado y no tenemos las claves para descifrarlo.",
|
||||||
"Play Video": "Reproducir video",
|
"Play Video": "Reproducir vídeo",
|
||||||
"Close": "Cerrar",
|
"Close": "Cerrar",
|
||||||
"Close Modal Dialog": "Cerrar diálogo modal",
|
"Close Modal Dialog": "Cerrar diálogo modal",
|
||||||
"Modal Window": "Ventana modal",
|
"Modal Window": "Ventana modal",
|
||||||
|
@ -73,11 +73,11 @@
|
||||||
"Blue": "Azul",
|
"Blue": "Azul",
|
||||||
"Yellow": "Amarillo",
|
"Yellow": "Amarillo",
|
||||||
"Magenta": "Magenta",
|
"Magenta": "Magenta",
|
||||||
"Cyan": "Cyan",
|
"Cyan": "Cian",
|
||||||
"Background": "Fondo",
|
"Background": "Fondo",
|
||||||
"Window": "Ventana",
|
"Window": "Ventana",
|
||||||
"Transparent": "Transparente",
|
"Transparent": "Transparente",
|
||||||
"Semi-Transparent": "Semi-transparente",
|
"Semi-Transparent": "Semitransparente",
|
||||||
"Opaque": "Opaco",
|
"Opaque": "Opaco",
|
||||||
"Font Size": "Tamaño de letra",
|
"Font Size": "Tamaño de letra",
|
||||||
"Text Edge Style": "Estilo de borde del texto",
|
"Text Edge Style": "Estilo de borde del texto",
|
||||||
|
|
Loading…
Reference in New Issue