mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-08-22 01:38:45 -04:00
121 lines
6.5 KiB
Plaintext
121 lines
6.5 KiB
Plaintext
"EnablePlus" = "Habilitar";
|
|
|
|
"PremiumSettings" = "Premium";
|
|
"ProFeatures" = "Habilitar funciones Pro";
|
|
"ProFeaturesDesc" = "Habilita funciones que no están disponibles sin una suscripción";
|
|
"BackgroundPlayback" = "Reproducción en segundo plano";
|
|
"BackgroundPlaybackDesc" = "Forzar la reproducción en segundo plano y evita su desactivación";
|
|
|
|
"PlayerSettings" = "Reproductor";
|
|
"DoubleTapPause" = "Doble toque para Reproducir/Pausar";
|
|
"DoubleTapPauseDesc" = "Habilita el gesto de doble toque para reproducir/pausar en el reproductor";
|
|
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
|
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
|
"NoStockPlaybackSpeed" = "No stock playback speed";
|
|
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
|
"NoStockVolumeBoost" = "No stock volume boost";
|
|
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
|
"SkipByLongTap" = "Saltar con pulsación larga";
|
|
"SkipByLongTapDesc" = "Pulsando prolongadamente los botones de rebobinado se salta al vídeo siguiente/anterior";
|
|
"LoopButton" = "Loop Button";
|
|
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
|
"SkipButtons" = "Skip buttons";
|
|
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
|
"HideRewindButtons" = "Hide Rewind Buttons";
|
|
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
|
|
|
"ShowStatusBar" = "Show Status Bar";
|
|
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
|
"BatteryPercentage" = "Show Battery Percentage";
|
|
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
|
"ModernPercentage" = "Modern Percentage";
|
|
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
|
|
|
"SpeedByLongTap" = "Speed Up Playback";
|
|
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
|
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
|
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
|
|
|
"FlexibleTimer" = "Temporizador flexible";
|
|
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
|
"24hrFormat" = "Formato 24 horas";
|
|
"24hrFormatDesc" = "Muestra la hora de finalización de la reproducción en formato de 24 horas.";
|
|
"RemainingTime" = "Remaining Time";
|
|
"EndTime" = "End Time";
|
|
"Duration" = "Duration";
|
|
|
|
"ButtonSeekTime" = "Tiempo de salto de botón personalizado";
|
|
"ButtonSeekTimeDesc" = "Habilita un tiempo de búsqueda personalizado para los botones de retroceso y avance";
|
|
"DoubleTapSeekTime" = "Tiempo de salto de doble toque personalizado";
|
|
"DoubleTapSeekTimeDesc" = "Habilita un tiempo de búsqueda personalizado para el doble toque para buscar";
|
|
"Seconds" = "%ld seg";
|
|
|
|
"OtherSettings" = "Otros";
|
|
"MRNowPlayingHeader" = "Reproductor en reproducción";
|
|
"ChangePosterTitle" = "Título y poster";
|
|
"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";
|
|
|
|
"StartupPageHeader" = "Página de inicio";
|
|
|
|
"UpdateHeader" = "Actualización de Infuse Plus";
|
|
"NotifyUpdates" = "Notificar actualizaciones";
|
|
"NotifyUpdatesDesc" = "Muestra una alerta si hay disponible una nueva versión del tweak";
|
|
"UpdateLocalizations" = "Actualizar localizaciones";
|
|
"UpdateLocalizationsDesc" = "Actualiza automáticamente los archivos de localización desde GitHub al iniciarse. De este modo, si los traductores han actualizado las traducciones, no tendrá que esperar a la próxima versión de Infuse Plus para beneficiarse de ellas.";
|
|
"NewUpdate" = "Infuse Plus %@ is out!";
|
|
"Update.Tweak" = "Get it from Github";
|
|
"Update.IPA" = "Download IPA from Telegram";
|
|
"Update.Repo" = "Open repositories list";
|
|
"Update.Dismiss" = "Dismiss";
|
|
|
|
"PrefsHeader" = "Infuse Plus Preferences";
|
|
"ImportPrefs" = "Import Preferences";
|
|
"ExportPrefs" = "Export Preferences";
|
|
"RestoreDefaults" = "Restore Default Preferences";
|
|
|
|
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
|
"Import.Yes" = "Yes, import preferences";
|
|
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
|
"Reset.Yes" = "Yes, reset to defaults";
|
|
"No" = "No";
|
|
"Yes" = "Sí";
|
|
"Cancel" = "Cancelar";
|
|
|
|
"AboutHeader" = "Acerca de";
|
|
"Developer" = "Infuse Plus Developer";
|
|
"Donate" = "Support Development";
|
|
"DonateDesc" = "Cómprame un café";
|
|
|
|
"DonateMessage" = "Si te gusta Infuse Plus y quieres apoyarme, puedes comprarme un café usando cualquiera de las formas convenientes a continuación.\n\n¡Gracias❤!";
|
|
"MaybeLater" = "Quizás después";
|
|
"Copied" = "Copiado al portapapeles";
|
|
"Thanks" = "Gracias";
|
|
|
|
"LinksHeader" = "Links";
|
|
|
|
"SpecialThanks" = "Agradecimientos especiales";
|
|
"TopContributors" = "Top contributors";
|
|
"Translators" = "Localization";
|
|
"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";
|
|
|
|
"Welcome.Premium" = "Premium features";
|
|
"Welcome.PremiumDesc" = "Get access to all exclusive app features";
|
|
"Welcome.Player" = "Player enhancement";
|
|
"Welcome.PlayerDesc" = "Flexible player settings and additional features to enhance your player experience";
|
|
"Welcome.Gestures" = "Flexible gestures";
|
|
"Welcome.GesturesDesc" = "Extra gestures and improvements of existing ones. Custom skip durations and more";
|
|
"Welcome.More" = "And even more";
|
|
"Welcome.MoreDesc" = "Setup the startup tab, change the player poster and title in the control center, update notifications, and much more";
|
|
"SupportMe" = "Support Me";
|
|
"Continue" = "Continue"; |