From 122f5aa531e605f431979d0a68061e44c4a31891 Mon Sep 17 00:00:00 2001 From: DeciBelioS <96150975+Deci8BelioS@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:17:11 +0200 Subject: [PATCH] Update Spanish Localizable.strings --- es.lproj/Localizable.strings | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/es.lproj/Localizable.strings b/es.lproj/Localizable.strings index 1b4cf6e..c81ce59 100644 --- a/es.lproj/Localizable.strings +++ b/es.lproj/Localizable.strings @@ -11,15 +11,15 @@ "ButtonSeekTimeDesc" = "Habilita un tiempo de búsqueda personalizado para los botones de retroceso y avance"; "DoubleTapSeekTime" = "Tiempo de búsqueda del doble toque: %ld seg"; "DoubleTapSeekTimeDesc" = "Habilita un tiempo de búsqueda personalizado para el doble toque para buscar"; -"ChangePosterTitle" = "Set Title and Poster"; -"ChangePosterTitleDesc" = "Replaces the title and poster of the player displayed in the notification and control center"; -"MovieTitle" = "Title"; -"EnterTitle" = "Enter text"; -"MoviePoster" = "Poster"; -"SelectPoster" = "Select Image"; -"PosterSelected" = "Poster set"; -"PosterDeleted" = "Poster deleted"; -"PosterTitleFooter" = "Leave the title empty to apply only the poster image"; +"ChangePosterTitle" = "Título y cartel"; +"ChangePosterTitleDesc" = "Sustituye el título y el póster del reproductor que se muestran en el centro de notificaciones y control"; +"MovieTitle" = "Título"; +"EnterTitle" = "Introducir texto"; +"MoviePoster" = "Póster"; +"SelectPoster" = "Seleccionar imagen"; +"PosterSelected" = "Póster seleccionado"; +"PosterDeleted" = "Póster eliminado"; +"PosterTitleFooter" = "Dejar el título vacío para aplicar sólo la imagen del póster"; "Apply" = "Aplicar cambios"; "Warning" = "Advertencia"; @@ -40,8 +40,8 @@ "Thanks" = "Gracias"; "SpecialThanks" = "Agradecimientos especiales"; -"Arabic" = "Localización en árabe"; -"ChineseSimplified" = "Localización en chino simplificado"; -"ChineseTraditional" = "Localización en chino tradicional"; -"Japanese" = "Localización en japonés"; -"Spanish" = "Localización en español"; \ No newline at end of file +"Arabic" = "Traducción al Árabe"; +"ChineseSimplified" = "Traducción al Chino Simplificado"; +"ChineseTraditional" = "Traducción al Chino Tradicional"; +"Japanese" = "Traducción al Japonés"; +"Spanish" = "Traducción al Español";