From effb75145fecb37c42a69cb0d05a185d0dd7c4ea Mon Sep 17 00:00:00 2001 From: fernando012 Date: Mon, 13 Jul 2020 00:45:28 +0000 Subject: [PATCH] Translated using Weblate (Spanish (Latin America)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/ --- src/strings/es_419.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/strings/es_419.json b/src/strings/es_419.json index 367e8c5482..871f43a372 100644 --- a/src/strings/es_419.json +++ b/src/strings/es_419.json @@ -1561,5 +1561,12 @@ "EnableFasterAnimationsHelp": "Usar animaciones y transiciones más rápidas", "EnableFasterAnimations": "Animaciones más rápidas", "EnableDecodingColorDepth10Vp9": "Habilitar la decodificación de hardware de 10-Bit para VP9", - "EnableDecodingColorDepth10Hevc": "Habilitar la decodificación de hardware de 10-Bit para HEVC" + "EnableDecodingColorDepth10Hevc": "Habilitar la decodificación de hardware de 10-Bit para HEVC", + "ClearQueue": "Limpiar cola", + "StopPlayback": "Detener reproducción", + "ButtonPlayer": "Reproducir", + "ButtonCast": "Emitir", + "Writers": "Escritores", + "ViewAlbumArtist": "Ver Álbum de Artista", + "TabRepositories": "Repositorios" }