From a31c9ff68977f4549965e93c56c9d7af02b0c9ec Mon Sep 17 00:00:00 2001 From: Ramiro Farias Date: Sat, 14 Feb 2026 17:50:26 -0500 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/es_419.json b/src/strings/es_419.json index 6a4fefe67..b90fd8cdc 100644 --- a/src/strings/es_419.json +++ b/src/strings/es_419.json @@ -1699,5 +1699,7 @@ "VideoResolutionNotSupported": "La resolución del video no es compatible", "AudioProfileNotSupported": "El perfil del códec de audio no es compatible", "AudioSampleRateNotSupported": "La frecuencia de muestreo del audio no es compatible", - "AnamorphicVideoNotSupported": "El video anamórfico no es compatible" + "AnamorphicVideoNotSupported": "El video anamórfico no es compatible", + "Trickplay": "Trickplay", + "LabelTrickplayAccel": "Habilitar decodificación por hardware" }