diff --git a/lang/uYouPlus.bundle/es.lproj/Localizable.strings b/lang/uYouPlus.bundle/es.lproj/Localizable.strings index e4e380b..1676a2e 100644 --- a/lang/uYouPlus.bundle/es.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/es.lproj/Localizable.strings @@ -1,6 +1,34 @@ -// Settings -"VERSION" = "Versión uYouPlus's: %@"; -"VERSION_CHECK" = "Pulse para comprobar si hay actualizaciones."; +// About +"ABOUT" = "About"; + +"VERSION" = "Version"; +"VERSION_CHECK" = "Tap to check for updates!"; + +"REPORT_AN_ISSUE" = "Report an issue"; +"ADD_TITLE" = "Add your title here..."; + +"QUIT_YOUTUBE" = "Quit YouTube"; + +"RESTART_YOUTUBE" = "Restart YouTube to apply changes"; + +// App appearance +"APP_THEME" = "App appearance"; +"THEME_OPTIONS" = "Theme options"; + +"DARK_THEME" = "Dark theme"; + +"DEFAULT_THEME" = "Default"; +"DEFAULT_THEME_DESC" = ""; + +"OLD_DARK_THEME" = "Lighter grey"; +"OLD_DARK_THEME_DESC" = "YouTube's old dark theme"; + +"OLED_DARK_THEME" = "OLED (experimental)"; +"OLED_DARK_THEME_2" = "OLED"; +"OLED_DARK_THEME_DESC" = "Pure-black dark theme"; + +"OLED_KEYBOARD" = "OLED keyboard (experimental)"; +"OLED_KEYBOARD_DESC" = ""; // Video player options "VIDEO_PLAYER_OPTIONS" = "Opciones del reproductor de vídeo"; @@ -89,22 +117,6 @@ "DISABLE_RESUME_TO_SHORTS" = "Desactivar reanudación a Shorts"; "DISABLE_RESUME_TO_SHORTS_DESC" = "Si cierras YouTube mientras ves Shorts, éstos no se reproducirán automáticamente la próxima vez que inicies YouTube."; -// Theme -"THEME_OPTIONS" = "Opciones de Temas"; - -"OLED_DARK_THEME" = "Modo oscuro OLED (Experimental)"; -"OLED_DARK_THEME_2" = "Modo oscuro OLED"; -"OLED_DARK_THEME_DESC" = "Puede no funcionar correctamente en algunos casos. Requiere reiniciar la app después de activar/desactivar esta opción."; - -"OLD_DARK_THEME" = "Tema oscuro antiguo"; -"OLD_DARK_THEME_DESC" = "Antiguo tema oscuro de YouTube (tema gris). Es necesario reiniciar la aplicación."; - -"DEFAULT_THEME" = "Por defecto"; -"DEFAULT_THEME_DESC" = "Tema oscuro predeterminado de YouTube. Es necesario reiniciar la aplicación."; - -"OLED_KEYBOARD" = "Teclado OLED (Experimental)"; -"OLED_KEYBOARD_DESC" = "Puede no funcionar correctamente en algunos casos. Requiere reiniciar la app."; - // Miscellaneous "MISCELLANEOUS" = "Varios";