Compare commits

..
8 Commits
Author SHA1 Message Date
Dan 93c8a81da6 5.0.1 2024-09-02 00:11:18 +03:00
Dan 8d022f57e3 more strings 2024-09-02 00:10:52 +03:00
Dan b5440901fa Merge pull request #156 from Deci8BelioS/main
Update Localizable.strings Spanish
2024-09-01 16:44:19 +03:00
DeciBelioS fdc14db194 Update Localizable.strings Spanish 2024-09-01 13:17:27 +02:00
DeciBelioS 318d57a044 Update Localizable.strings Spanish 2024-09-01 13:13:59 +02:00
Dan 3fe57e5e31 Merge pull request #155 from xiangfeidexiaohuo/main
update chinese
2024-09-01 06:26:51 +03:00
xiangfeidexiaohuo 7581066754 update chinese
Signed-off-by: xiangfeidexiaohuo <jsjson@163.com>
2024-09-01 10:50:13 +08:00
Dan 19540bc78c Building 2024-09-01 04:51:20 +03:00
12 changed files with 243 additions and 191 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
tweak_version:
description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default"
default: "5.0"
default: "5.0.1"
required: true
type: string
+12
View File
@@ -22,3 +22,15 @@ A flexible enhancer for YouTube on iOS, featuring over hundred customizable opti
**All contributors are listed in the Contributors section**
**Used open-source libraries are listed in the Open Source Libraries section**
## How to build a YouTube Plus app by yourself using Github actions
If this is your first time here, start from step 1. If you built a YouTube Plus app before, skip steps 1 and 2. Instead, click on the "Sync fork" button to get the latest version of the tweak and continue through step 3.
1. Fork this repository using the fork button on the top right.
2. On your forked repository, go to Repository Settings > Actions, enable Read and Write permissions.
3. Go to the Actions tab on your forked repo, click on "Create YouTube Plus app" located on the left side. Click "Run workflow" button located on the right side.
4. Find a decrypted .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider (filebin.net or Dropbox is recommended). Paste the url to the necessary field.
5. Type tweak version from releases (by default selected latest release) and click "Run workflow".
6. Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTLite/releases)
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "يخفي بطاقة \"تتضمن عروض ترويجية مدفوعة\" في الفيديوهات التي تتضمن ترويجاً.";
"NoWatermarks" = "إخفاء العلامات المائية";
"NoWatermarksDesc" = "يخفي العلامات المائية للقناة من المشغل.";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "إظهار وقت نهاية التشغيل";
"VideoEndTimeDesc" = "يضيف وقت نهاية تشغيل الفيديو إلى شريط المشغل.";
"24hrFormat" = "صيغة 24 ساعة";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "تفعيل";
"EnableSponsorBlockDesc" = "تفعيل أداة SponsorBlock";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "عرض الشرائح في المنشورات";
"SegmentsInFeedPlayerDesc" = "يعرض الشرائح الملونة على شريط تقدم المشغل في المنشورات.";
"SegmentsInMiniPlayer" = "عرض الشرائح على المشغل المصغر";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Hides \"Includes Paid Promotions\" card in promotions included videos.";
"NoWatermarks" = "Hide Watermarks";
"NoWatermarksDesc" = "Hides channel watermarks from the player.";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "Show playback end time";
"VideoEndTimeDesc" = "Adds video playback end time to the player bar.";
"24hrFormat" = "24-hour format";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Enable";
"EnableSponsorBlockDesc" = "Activates the SponsorBlock extension.";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "Display segments in the feed";
"SegmentsInFeedPlayerDesc" = "Displays colored segments on the progress bar of players in the feed.";
"SegmentsInMiniPlayer" = "Display segments on the mini-player";
@@ -1,5 +1,5 @@
/* Main section */
"Main" = "Main";
"Main" = "Principal";
/* Downloading options */
"Downloading" = "Descargar";
@@ -12,33 +12,33 @@
"CommentManager" = "Guardar información de comentarios";
"CommentManagerDesc" = "Permite copiar el texto del comentario y guardarlo como imagen pulsando prolongadamente.";
"YtlButtonPosition" = "Downloading button placement";
"UnderPlayer" = "Under the player";
"Overlay" = "Overlay";
"Both" = "Both";
"YtlButtonPosition" = "Ubicación del botón de descarga";
"UnderPlayer" = "Debajo del reproductor";
"Overlay" = "Superposición";
"Both" = "Ambos";
"PostDownloadAction" = "Post-download action";
"PostDownloadDesc" = "The selected action will be performed upon successful completion of the video download.";
"SaveToPhotos" = "Save to photos";
"Share" = "Share";
"Ask" = "Ask";
"DownloadCompleted" = "Download completed";
"PostDownloadAction" = "Acción posterior a la descarga";
"PostDownloadDesc" = "La acción seleccionada se ejecutará al completar con éxito la descarga del vídeo.";
"SaveToPhotos" = "Guardar en fotos";
"Share" = "Compartir";
"Ask" = "Preguntar";
"DownloadCompleted" = "Descarga completada";
"PreferredAudio" = "Preferred audio track";
"Selected" = "Selected";
"English" = "English";
"SelectAudioTrack" = "Select audio track";
"EnglishNotFound" = "English audio track not found";
"PreferredAudio" = "Pista de audio preferida";
"Selected" = "Seleccionada";
"English" = "Inglés";
"SelectAudioTrack" = "Seleccionar pista de audio";
"EnglishNotFound" = "Pista de audio en inglés no encontrada";
"Captions" = "Captions/Subtitles";
"EmbedCapsToVideos" = "Embed captions";
"EmbedCapsToVideosDesc" = "Embeds selected captions/subtitles into videos.";
"EmbedAutoGenCaps" = "Auto-generated/translated captions";
"EmbedAutoGenCapsDesc" = "Adds auto-generated, translated, and auto-translated captions to the captions/subtitles list.";
"DownloadCaptions" = "Download captions";
"SelectCaption" = "Select captions/subtitles";
"Translated" = "translated";
"TranslatedAutoGen" = "auto-translated";
"Captions" = "Subtítulos";
"EmbedCapsToVideos" = "Incrustar subtítulos";
"EmbedCapsToVideosDesc" = "Incrusta los subtítulos seleccionados en los vídeos.";
"EmbedAutoGenCaps" = "Subtítulos autogenerados/traducidos";
"EmbedAutoGenCapsDesc" = "Añade subtítulos autogenerados, traducidos y autotraducciones a la lista de subtítulos.";
"DownloadCaptions" = "Descargar subtítulos";
"SelectCaption" = "Seleccionar subtítulos";
"Translated" = "traducido";
"TranslatedAutoGen" = "autotraducido";
/* Nav bar options */
"Navbar" = "Barra de navegación";
@@ -64,34 +64,34 @@
"RemoveAds" = "Eliminar anuncios";
"RemoveAdsDesc" = "Elimina los anuncios dentro de la aplicación.";
"HideShorts" = "Ocultar vídeos Shorts";
"HideShortsDesc" = "Oculta los vídeos Shorts de la página de inicio, Recomendados, etc. (No se aplica al historial de reproducciones)";
"KeepSubsShorts" = "Mantiene los Shorts en las suscripciones";
"KeepSubsShortsDesc" = "Evita eliminar los Shorts de la pestaña Suscripciones";
"RemoveCommunityPosts" = "Elimina los mensajes de la comunidad";
"RemoveCommunityPostsDesc" = "Elimina los posts de la comunidad del feed";
"RemoveMixPlaylists" = "Remove mixes";
"RemoveMixPlaylistsDesc" = "Removes mix playlist generated by YouTube from the feed.";
"RemoveLiveVids" = "Remove Live streams";
"RemoveLiveVidsDesc" = "Removes Live streams from the Home tab.";
"RemoveHorizontalFeeds" = "Remove horizontal feeds";
"RemoveHorizontalFeedsDesc" = "Removes all horizontal feeds (News, Continue Watching, Posts collection, etc.) from the Home tab.";
"HideShortsDesc" = "Oculta los vídeos Shorts de la página de inicio, Recomendados, etc. (No se aplica al historial de reproducciones).";
"KeepSubsShorts" = "Mantener Shorts en suscripciones";
"KeepSubsShortsDesc" = "Evita eliminar los Shorts de la pestaña Suscripciones.";
"RemoveCommunityPosts" = "Eliminar publicaciones de la comunidad";
"RemoveCommunityPostsDesc" = "Elimina las publicaciones de la comunidad del feed.";
"RemoveMixPlaylists" = "Eliminar mezclas";
"RemoveMixPlaylistsDesc" = "Elimina las listas de reproducción de mezclas generadas por YouTube del feed.";
"RemoveLiveVids" = "Eliminar transmisiones en vivo";
"RemoveLiveVidsDesc" = "Elimina las transmisiones en vivo de la pestaña de inicio.";
"RemoveHorizontalFeeds" = "Eliminar feeds horizontales";
"RemoveHorizontalFeedsDesc" = "Elimina todos los feeds horizontales (Noticias, Continuar viendo, Colección de publicaciones, etc.) de la pestaña de inicio.";
"RemoveMoreTopics" = "Eliminar \"Más temas\"";
"RemoveMoreTopicsDesc" = "Eliminar \"Más temas\" del feed";
"FixAlbums" = "Arreglar portadas";
"FixAlbumsDesc" = "Corrige la visualización de portadas para usuarios de Rusia";
"RemoveMoreTopicsDesc" = "Elimina \"Más temas\" del feed.";
"FixAlbums" = "Corregir portadas";
"FixAlbumsDesc" = "Corrige la visualización de portadas para usuarios de Rusia.";
/* Player options */
"Player" = "Reproductor";
"PlaybackQualityOnWiFi" = "Calidad de reproducción en WiFi";
"PlaybackQualityOnCellular" = "Calidad de reproducción en red móvil";
"PreferredCaptions" = "Preferred captions";
"PreferredCaptions" = "Subtítulos preferidos";
"Original" = "Original";
"Custom" = "Select manually";
"CustomAudioTrack" = "Selected audio track";
"CustomCaptions" = "Selected captions";
"AutoGenCaps" = "Auto-generated captions";
"AutoGenCapsDesc" = "If the selected captions are not found, YouTube Plus will try to select either a translation of original captions or a translation of auto-generated captions.";
"Custom" = "Seleccionar manualmente";
"CustomAudioTrack" = "Pista de audio seleccionada";
"CustomCaptions" = "Subtítulos seleccionados";
"AutoGenCaps" = "Subtítulos autogenerados";
"AutoGenCapsDesc" = "Si no se encuentran los subtítulos seleccionados, YouTube Plus intentará seleccionar una traducción de los subtítulos originales o una traducción de los subtítulos autogenerados.";
"Player.Interface" = "Interfaz";
"SpeedControls" = "Controles de velocidad";
@@ -104,10 +104,10 @@
"HidePrevNextDesc" = "Oculta los botones de video Anterior y Siguiente de la superposición.";
"ReplacePrevNext" = "Botones de Avance rápido y Rebobinado";
"ReplacePrevNextDesc" = "Reemplaza los botones de video Anterior y Siguiente por botones de Avance rápido y Rebobinado en la superposición.";
"RememberLoopMode" = "Remember loop mode";
"RememberLoopModeDesc" = "Remembers the last selected loop mode in the player menu.";
"FullscreenToTheLeft" = "Fullscreen on left rotation";
"FullscreenToTheLeftDesc" = "Fullscreen mode will rotate the device to the left orientation instead of the usual right.";
"RememberLoopMode" = "Recordar modo de bucle";
"RememberLoopModeDesc" = "Recuerda el último modo de bucle seleccionado en el menú del reproductor.";
"FullscreenToTheLeft" = "Pantalla completa en rotación a la izquierda";
"FullscreenToTheLeftDesc" = "El modo de pantalla completa rotará el dispositivo a la orientación izquierda en lugar de la derecha usual.";
"PortraitFullscreen" = "Modo de pantalla completa vertical";
"PortraitFullscreenDesc" = "Activa el modo de pantalla completa vertical.";
"ClassicQuality" = "Calidad de vídeo clásica";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Oculta la tarjeta \"Incluye promociones pagadas\" en los vídeos que incluyen promociones pagadas.";
"NoWatermarks" = "Ocultar marcas de agua";
"NoWatermarksDesc" = "Oculta las marcas de agua del canal del reproductor.";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "Muestra la hora de finalización de la reproducción";
"VideoEndTimeDesc" = "Añade la hora final de reproducción del vídeo a la barra del reproductor.";
"24hrFormat" = "Formato de 24 horas";
@@ -159,22 +161,22 @@
"ExitFullscreenDesc" = "Sale del modo de pantalla completa al finalizar la reproducción del vídeo.";
"Player.Gestures" = "Gestos";
"LeftSideGesture" = "Gesture for the left side";
"RightSideGesture" = "Gesture for the right side";
"ActivationAreaWidth" = "Gesture activation width";
"ActivationAreaWidthDesc" = "This value determines the gesture recognition zone in pixels for the left and right sides of the screen.\n\nThe maximum allowed value is one-third of the screen width.\n\nAdjusting this setting is useful to prevent accidental activation when attempting to minimize or expand the player.";
"LeftSideGesture" = "Gesto para el lado izquierdo";
"RightSideGesture" = "Gesto para el lado derecho";
"ActivationAreaWidth" = "Anchura de activación del gesto";
"ActivationAreaWidthDesc" = "Este valor determina la zona de reconocimiento de gestos en píxeles para los lados izquierdo y derecho de la pantalla.\n\nEl valor máximo permitido es un tercio del ancho de la pantalla.\n\nAjustar esta configuración es útil para evitar la activación accidental al intentar minimizar o expandir el reproductor.";
"HoldToSpeed" = "Mantener para velocidad";
"AdjustWithFinger" = "Ajusta la velocidad mediante gestos";
"AdjustWithFingerDesc" = "Permite ajustar la velocidad de reproducción presionando durante mucho tiempo el reproductor y moviendo el dedo hacia arriba y hacia abajo";
"PreserveSpeed" = "Preservar la velocidad";
"PreserveSpeedDesc" = "Conserva la velocidad ajustada después de completar el gesto";
"SeekAnywhere" = "Swipe to seek";
"SeekAnywhereDesc" = "Allows controlling playback seeking by swiping left and right.";
"SeekMethod" = "Seek method";
"SeekMethodDesc" = "Independent: Free fast scrolling across the entire video duration. Only the seek sensitivity is respected.\n\nDuration-based: The scrolling strength will depend on the length of the video and the seek sensitivity. This can be useful for long videos to prevent scrolling through large sections of the video.";
"Independent" = "Independent";
"DurationBased" = "Duration-based";
"SeekSensitivity" = "Seek sensitivity";
"SeekAnywhere" = "Deslizar para buscar";
"SeekAnywhereDesc" = "Permite controlar la búsqueda de la reproducción deslizando hacia la izquierda y la derecha.";
"SeekMethod" = "Método de búsqueda";
"SeekMethodDesc" = "Independiente: Desplazamiento libre y rápido a lo largo de toda la duración del vídeo. Solo se respeta la sensibilidad de búsqueda.\n\nBasado en la duración: La fuerza del desplazamiento dependerá de la longitud del vídeo y la sensibilidad de búsqueda. Esto puede ser útil para vídeos largos para evitar el desplazamiento a través de grandes secciones del vídeo.";
"Independent" = "Independiente";
"DurationBased" = "Basado en la duración";
"SeekSensitivity" = "Sensibilidad de búsqueda";
"TwoFingerTapToPause" = "Pausa con dos dedos";
"TwoFingerTapToPauseDesc" = "Pausa/reanuda la reproducción tocando en la pantalla con dos dedos.";
"TwoFingerPanToBrightness" = "Ajustar el brillo";
@@ -194,15 +196,15 @@
/* Shorts options */
"Shorts" = "Shorts";
"PlaybackMode" = "Playback completion action";
"Loop" = "Loop";
"ScrollToNext" = "Scroll to next";
"Stop" = "Stop";
"PlaybackMode" = "Acción al finalizar la reproducción";
"Loop" = "Bucle";
"ScrollToNext" = "Deslizar al siguiente";
"Stop" = "Detener";
"AutoSkipShorts" = "Salto automático de Shorts";
"ShortsOnlyMode" = "Modo sólo Shorts";
"ShortsOnlyModeDesc" = "Limita la funcionalidad de YouTube únicamente a la visualización de Shorts.";
"RestrictShorts" = "Limit Shorts";
"RestrictShortsDesc" = "Limits the number of Shorts in the feed to 10-15. Useful if you want to avoid the habit of endlessly scrolling through the feed.";
"RestrictShorts" = "Limitar Shorts";
"RestrictShortsDesc" = "Limita el número de Shorts en el feed a 10-15. Útil si deseas evitar el hábito de desplazarse interminablemente a través del feed.";
"ShortsProgress" = "Activar barra de progreso";
"ShortsProgressDesc" = "Muestra una barra de progreso en la superposición de Shorts.";
"SpeedByLongTap" = "Aumentar la velocidad de reproducción de los Shorts";
@@ -212,8 +214,8 @@
"PinchToFullscreenShortsDesc" = "Gestiona la visibilidad de la superposición con gestos de pellizcar para acercar y pellizcar para alejar, mostrando Shorts en modo de pantalla completa.";
"ShortsToRegular" = "De Shorts a vídeos normales";
"ShortsToRegularDesc" = "Abre los Shorts como vídeos normales.";
"RemoveShortsLive" = "Remove live videos";
"RemoveShortsLiveDesc" = "Removes live videos from the feed.";
"RemoveShortsLive" = "Eliminar vídeos en vivo";
"RemoveShortsLiveDesc" = "Elimina los vídeos en vivo del feed.";
"HideShortsLogo" = "Ocultar el logo de Shorts";
"HideShortsLogoDesc" = "Oculta el logo de Shorts en la esquina superior izquierda.";
"HideShortsSearch" = "Ocultar botón de búsqueda";
@@ -225,28 +227,27 @@
"HideShortsSubscriptions" = "Ocultar botón de Suscripciones";
"HideShortsSubscriptionsDesc" = "Oculta el botón de Suscripciones que aparece cuando se pausa un vídeo Shorts.";
/* Tab bar options */
"Tabbar" = "Barra de pestañas";
"Startup" = "Página de inicio";
"FEwhat_to_watch" = "Home";
"FEwhat_to_watch" = "Inicio";
"FEexplore" = "Explorar";
"FEshorts" = "Shorts";
"FEsubscriptions" = "Suscripciones";
"FElibrary" = "Biblioteca";
"FEuploads" = "Create";
"FEhistory" = "History";
"VLWL" = "Watch Later";
"FEuploads" = "Crear";
"FEhistory" = "Historial";
"VLWL" = "Ver más tarde";
"RemoveLabels" = "Eliminar etiquetas";
"RemoveIndicators" = "Eliminar indicadores";
"ActiveTabs" = "Active tabs";
"InactiveTabs" = "Inactive tabs";
"HideLibraryFooter" = "Library tab can be hidden or shown by long pressing the first tab of the tab bar.";
"ActiveTabs" = "Pestañas activas";
"InactiveTabs" = "Pestañas inactivas";
"HideLibraryFooter" = "La pestaña de la biblioteca se puede ocultar o mostrar manteniendo presionada la primera pestaña de la barra de pestañas.";
"Warning" = "Advertencia";
"TabIsHidden" = "No se puede seleccionar una pestaña oculta como página de inicio";
"TabIsStartupTab" = "The tab selected as the startup page cannot be hidden";
"TabsCountRestricted" = "You can only have up to six active tabs";
"TabIsStartupTab" = "La pestaña seleccionada como página de inicio no puede estar oculta";
"TabsCountRestricted" = "Solo puedes tener hasta seis pestañas activas";
/* Interface options */
"Interface" = "Interfaz";
@@ -270,19 +271,19 @@
"StartupAnimation" = "Animación de inicio";
"StartupAnimationDesc" = "Muestra la animación de carga de inicio de YouTube";
"InterfaceStyle" = "Interface style";
"InterfaceStyle" = "Estilo de la interfaz";
"MiniplayerStyle" = "Miniplayer style";
"MiniplayerStyleDesc" = "Switching to/from floating mode requires restarting the app.";
"Floating" = "Floating";
"MiniplayerStyle" = "Estilo del mini reproductor";
"MiniplayerStyleDesc" = "Cambiar al modo flotante o desde él requiere reiniciar la aplicación.";
"Floating" = "Flotante";
"ContextMenu" = "Context menu";
"ContextMenu" = "Menú contextual";
"NativeShare" = "Hoja de acciones nativas";
"NativeShareDesc" = "Utiliza la hoja de uso compartido del sistema para compartir medios";
"NativeShareDesc" = "Utiliza la hoja de uso compartido del sistema para compartir medios.";
"RemoveInlineComment" = "Eliminar el comentario en línea";
"RemoveInlineCommentDesc" = "Elimina la sección de comentarios debajo del reproductor.";
"RemoveCommentGuidelines" = "Remove guidelines";
"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section.";
"RemoveCommentGuidelines" = "Eliminar directrices";
"RemoveCommentGuidelinesDesc" = "Elimina las directrices fijadas de la sección de comentarios.";
"RemovePlayNext" = "Eliminar \"Reproducir siguiente en cola\"";
"RemovePlayNextDesc" = "Elimina la opción \"Reproducir siguiente en cola\" del menú.";
"RemoveDownloadMenu" = "Eliminar \"Descargar\"";
@@ -301,126 +302,129 @@
"RemoveReportMenuDesc" = "Elimina la opción \"Reportar\" del menú.";
/* SponsorBlock settings */
"EnableSponsorBlock" = "Enable";
"EnableSponsorBlockDesc" = "Activates the SponsorBlock extension.";
"SegmentsInFeedPlayer" = "Display segments in the feed";
"SegmentsInFeedPlayerDesc" = "Displays colored segments on the progress bar of players in the feed.";
"SegmentsInMiniPlayer" = "Display segments on the mini-player";
"SegmentsInMiniPlayerDesc" = "Displays colored segments on the progress bar of the mini-player.";
"SegmentSkipAudio" = "Audio notification";
"SegmentSkipAudioDesc" = "Plays an audio notification when skipping a segment.";
"DurationWithoutSegments" = "Display new duration";
"DurationWithoutSegmentsDesc" = "Displays total duration without segments.";
"EnableSponsorBlock" = "Habilitar";
"EnableSponsorBlockDesc" = "Activa la extensión SponsorBlock.";
"SegmentsInFeedPlayer" = "Mostrar segmentos en el feed";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayerDesc" = "Muestra segmentos coloreados en la barra de progreso de los reproductores en el feed.";
"SegmentsInMiniPlayer" = "Mostrar segmentos en el mini reproductor";
"SegmentsInMiniPlayerDesc" = "Muestra segmentos coloreados en la barra de progreso del mini reproductor.";
"SegmentSkipAudio" = "Notificación de audio";
"SegmentSkipAudioDesc" = "Reproduce una notificación de audio al omitir un segmento.";
"DurationWithoutSegments" = "Mostrar nueva duración";
"DurationWithoutSegmentsDesc" = "Muestra la duración total sin segmentos.";
"SkipAlertDuration" = "Skip Alert Duration";
"UnskipAlertDuration" = "Unskip Alert Duration";
"SkipAlertDuration" = "Duración de la alerta de omisión";
"UnskipAlertDuration" = "Duración de la alerta de deshacer omisión";
"Segments" = "Segments";
"Sponsor" = "Sponsor";
"SponsorDesc" = "Part of a video promoting a product or service not directly related to the creator. The creator will receive payment or compensation in the form of money or free products";
"SponsorColor" = "Sponsor segment color";
"Intro" = "Intermission/Intro animation";
"IntroDesc" = "Segments typically found at the start of a video that include an animation, still frame or clip which are also seen in other videos by the same creator.";
"IntroColor" = "Intro segment color";
"Endcards" = "Endcards/Credits";
"EndcardsDesc" = "Typically near or at the end of the video when the credits pop up and/or endcards are shown.";
"EndcardsColor" = "Endcards segment color";
"Interaction" = "Interaction reminders";
"InteractionDesc" = "Explicit reminders to like, subscribe or interact with them on any paid or free platform(s) (e.g. click on a video)";
"InteractionColor" = "Interaction segment color";
"SelfPromo" = "Unpaid/Self promotion";
"SelfPromoDesc" = "Self-promo: Promoting a product or service that is directly related to the creator themselves.\nUnpaid:The creator will not receive any payment in exchange for this promotion";
"SelfPromoColor" = "Self-promo segment color";
"MusicOfftopic" = "Music: Non-music section";
"MusicOfftopicDesc" = "Only to be used on videos which feature music as the primary content.";
"MusicOfftopicColor" = "Non-music segment color";
"Preview" = "Preview";
"PreviewDesc" = "Collection of clips that show what is coming up in in this video or other videos in a series where all information is repeated later in the video.";
"PreviewColor" = "Preview segment color";
"Highlight" = "Highlight";
"HighlightDesc" = "Used to get to the point or highlight of a video.";
"HighlightColor" = "Highlight segment color";
"Jokes" = "Filler Tangent/Jokes";
"JokesDesc" = "Filler Tangent/Jokes is only for tangential scenes added only for filler or humor that are not required to understand the main content of the video.";
"JokesColor" = "Jokes segment color";
"Segments" = "Segmentos";
"Sponsor" = "Patrocinador";
"SponsorDesc" = "Parte de un video que promociona un producto o servicio no directamente relacionado con el creador. El creador recibirá un pago o compensación en forma de dinero o productos gratuitos.";
"SponsorColor" = "Color del segmento de patrocinador";
"Intro" = "Animación de interludio/intro";
"IntroDesc" = "Segmentos que se encuentran típicamente al inicio de un video e incluyen una animación, imagen fija o clip que también se ve en otros videos del mismo creador.";
"IntroColor" = "Color del segmento de intro";
"Endcards" = "Pantallas finales/créditos";
"EndcardsDesc" = "Típicamente cerca o al final del video cuando aparecen los créditos y/o pantallas finales.";
"EndcardsColor" = "Color del segmento de pantallas finales";
"Interaction" = "Recordatorios de interacción";
"InteractionDesc" = "Recordatorios explícitos para dar like, suscribirse o interactuar en cualquier plataforma pagada o gratuita (por ejemplo, hacer clic en un video).";
"InteractionColor" = "Color del segmento de interacción";
"SelfPromo" = "Auto-promoción/No remunerada";
"SelfPromoDesc" = "Auto-promoción: Promocionando un producto o servicio directamente relacionado con el propio creador.\nNo remunerada: El creador no recibirá ningún pago a cambio de esta promoción.";
"SelfPromoColor" = "Color del segmento de auto-promoción";
"MusicOfftopic" = "Música: Sección no musical";
"MusicOfftopicDesc" = "Solo para videos que presentan música como contenido principal.";
"MusicOfftopicColor" = "Color del segmento no musical";
"Preview" = "Avance";
"PreviewDesc" = "Colección de clips que muestran lo que viene en este video u otros videos en una serie donde toda la información se repite más adelante en el video.";
"PreviewColor" = "Color del segmento de avance";
"Highlight" = "Destacar";
"HighlightDesc" = "Usado para llegar al punto o destacar de un video.";
"HighlightColor" = "Color del segmento destacado";
"Jokes" = "Relleno/Chistes";
"JokesDesc" = "Relleno/Chistes es solo para escenas tangenciales añadidas únicamente para relleno o humor que no son necesarias para entender el contenido principal del video.";
"JokesColor" = "Color del segmento de chistes";
"Sb.Disable" = "Disable";
"Sb.Skip" = "Auto-skip";
"Sb.SkipTo" = "Skip to segment";
"Sb.Ask" = "Ask";
"Sb.Display" = "Display in player";
"Sb.Disable" = "Desactivar";
"Sb.Skip" = "Omitir automáticamente";
"Sb.SkipTo" = "Saltar al segmento";
"Sb.Ask" = "Preguntar";
"Sb.Display" = "Mostrar en el reproductor";
"sb_sponsor" = "Sponsor segment";
"sb_intro" = "Intro segment";
"sb_outro" = "Endcards segment";
"sb_interaction" = "Interaction segment";
"sb_selfpromo" = "Self-promo segment";
"sb_music_offtopic" = "Offtopic segment";
"sb_preview" = "Preview segment";
"sb_poi_highlight" = "Highlight segment";
"sb_filler" = "Filler segment";
"sb_sponsor" = "Segmento de patrocinador";
"sb_intro" = "Segmento de intro";
"sb_outro" = "Segmento de pantallas finales";
"sb_interaction" = "Segmento de interacción";
"sb_selfpromo" = "Segmento de auto-promoción";
"sb_music_offtopic" = "Segmento fuera de tema";
"sb_preview" = "Segmento de avance";
"sb_poi_highlight" = "Segmento destacado";
"sb_filler" = "Segmento de relleno";
"SegmentDetected" = "%@ detected";
"SegmentSkipped" = "%@ has been skipped";
"SkippedToSegment" = "Skipped to the %@";
"SkipSegment" = "Skip";
"SkipToSegment" = "To highlight";
"Unskip" = "Unskip";
"SegmentDetected" = "%@ detectado";
"SegmentSkipped" = "%@ ha sido omitido";
"SkippedToSegment" = "Saltado al %@";
"SkipSegment" = "Omitir";
"SkipToSegment" = "Para destacar";
"Unskip" = "Deshacer omisión";
/* Developer section */
"Developer" = "Developer";
"FollowMe" = "Follow me on X";
"Developer" = "Desarrollador";
"FollowMe" = "Sígueme en X";
"SupportDevelopment" = "Apoyar el desarrollo";
"DonateDesc" = "Your support means a lot to me";
"DonateDesc" = "Tu apoyo significa mucho para mí.";
"SupportDevelopmentDesc" = "Si te gusta YTPlus y quieres apoyar su desarrollo, puedes hacerlo utilizando cualquiera de las formas convenientes que se indican a continuación.\n¡Gracias❤!";
"VisitGithub" = "Github Repository";
"VisitGithubDesc" = "Star the repo, request a feature or report issues";
"VisitTelegram" = "My Telegram Channel";
"VisitTelegramDesc" = "Stay informed about the latest app updates";
"VisitGithub" = "Repositorio de Github";
"VisitGithubDesc" = "Dale estrellas al repositorio, solicita una función o informa problemas.";
"VisitTelegram" = "Mi canal de Telegram";
"VisitTelegramDesc" = "Mantente informado sobre las últimas actualizaciones de la aplicación.";
/* Credits section */
"Credits" = "Créditos";
"Contributors" = "Colaboradores";
"DevContribution" = "Contribution to development";
"DevContribution" = "Contribución al desarrollo";
"SpecialThanks" = "Agradecimientos especiales";
"SpecialThanks.Test" = "Inestimable contribución a las pruebas del tweak";
"Localizations" = "Localization authors";
"Localizations" = "Traductores";
"ChineseSimplified" = "Traducción: Chino (Simplificado)";
"ChineseTraditional" = "Traducción: Chino (Tradicional)";
"French" = "Traducción: Frances";
"Spanish" = "Traducción: Español";
"Japanese" = "Traducción: Japonés";
"Vietnamese" = "Traducción: vietnamita";
"Arabic" = "Arabic localization";
"Turkish" = "Turkish localization";
"Vietnamese" = "Traducción: Vietnamita";
"Arabic" = "Traducción: Árabe";
"Turkish" = "Traducción: Turco";
"OpenSourceLibs" = "Bibliotecas de código abierto";
"Preferences" = "%@ preferencias";
"ManagePreferences" = "Preferences management";
"ManagePreferences" = "Gestión de preferencias";
"ImportPreferences" = "Importar preferencias";
"PreImportMessage" = "Esta acción reemplazará las preferencias actuales con las del archivo seleccionado.\n\n¿Estás seguro de que quieres continuar?";
"ExportPreferences" = "Exportar preferencias";
"ResetSettings" = "Restablecer configuración de YTPlus";
"ResetMessage" = "Esta opción restablecerá la configuración de YTPlus a los valores predeterminados y cerrará YouTube.\n\n¿Estás seguro de que deseas continuar?";
"ManageCache" = "Cache management";
"ClearCacheAtStart" = "Clear cache on startup";
"ClearCacheAtStartDesc" = "Automatically clears the cache on startup.";
"ManageCache" = "Gestión de caché";
"ClearCacheAtStart" = "Borrar caché al iniciar";
"ClearCacheAtStartDesc" = "Borra automáticamente la caché al iniciar la aplicación.";
"ClearCache" = "Borrar caché";
"NoDonationReminder" = "Disable donation reminder";
"NoDonationReminderDesc" = "Turns off the rarely shown donation reminder.";
"NoDonationReminder" = "Desactivar recordatorio de donación";
"NoDonationReminderDesc" = "Desactiva el recordatorio de donación que se muestra raramente.";
"ShortsOnlyWarning" = "¿Estás seguro de que quieres activar este modo?\n\nEn este modo, sólo podrás ver Shorts y no podrás hacer nada más.\n\nPuedes desactivar el modo sólo Shorts realizando una pulsación larga con dos dedos en el reproductor de Shorts.";
"ShortsModeTurnedOff" = "Se ha desactivado el modo de sólo Shorts";
"AddLibraryTab" = "Restore \"You\" tab";
"RemoveLibraryTab" = "Remove \"You\" tab";
"LibraryAdded" = "The \"You\" tab has been restored";
"LibraryRemoved" = "The \"You\" tab has been removed";
"AddLibraryTab" = "Restaurar pestaña \"Tú\"";
"RemoveLibraryTab" = "Eliminar pestaña \"Tú\"";
"LibraryAdded" = "Se ha restaurado la pestaña \"Tú\"";
"LibraryRemoved" = "Se ha eliminado la pestaña \"Tú\"";
"Yes" = "Sí";
"No" = "No";
@@ -435,9 +439,9 @@
"SpeedPreserved" = "Velocidad conservada";
"ResetSpeed" = "Restablecer";
"Toast.Brightness" = "Luminosidad";
"Toast.Brightness" = "Brillo";
"Toast.PlaybackSpeed" = "Velocidad de reproducción";
"Toast.Volume" = "Volume";
"Toast.Volume" = "Volumen";
"SelectAction" = "Seleccionar acción";
"DownloadVideo" = "Descargar vídeo";
@@ -448,7 +452,7 @@
"CopyTitle" = "Copiar título";
"CopyDescription" = "Copiar descripción";
"CopyTimestampedLink" = "Copiar enlace con marca de tiempo";
"CopyTranscript" = "Copy transcript";
"CopyTranscript" = "Copiar transcripción";
"PlayInExternalPlayer" = "Reproducir en un reproductor externo";
"PlayInSystemPlayer" = "Reproducir en el reproductor del sistema";
"PlayInInfuse" = "Reproducir en Infuse";
@@ -471,37 +475,37 @@
"Cancelled" = "Cancelado";
"Copied" = "Copiado al portapapeles";
"Done" = "Hecho";
"NothingToShowInMenu" = "Nothing to show in this context menu";
"NothingToShowInMenu" = "Nada que mostrar en este menú contextual";
"Saved" = "Guardado en Fotos";
"Error" = "Error";
"Error.Clipboard" = "Error. Revisa el portapapeles para obtener más información";
"Error.PathIssue" = "Error. Problema con la generación de la ruta final. ¿Problema con el título multimedia?";
"Error.TryLater" = "The media is live or processing on Google's server is expected to complete.\n\nPlease try again later.";
"Error.TryLater" = "El medio está en vivo o se espera que el procesamiento en el servidor de Google se complete.\n\nPor favor, inténtelo de nuevo más tarde.";
"Error.NoSpace" = "Espacio insuficiente en el dispositivo.\n\nSe requiere al menos %@ espacio libre adicional. Espacio libre disponible: %@";
"Error.Multidownloading" = "La descarga múltiple aún no está disponible.";
"Error.FailedToImport" = "Error al importar las preferencias";
"DownloadingVideo" = "Descargando vídeo";
"DownloadingAudio" = "Descargando audio";
"ParsingCaptions" = "Parsing captions";
"ParsingTranscript" = "Parsing the transcript";
"ParsingCaptions" = "Analizando subtítulos";
"ParsingTranscript" = "Analizando la transcripción";
"Converting" = "Convirtiendo";
"RetryLogin" = "Solución alternativa activada.\n\nPor favor, inténtelo de nuevo.";
"LoginInfo" = "Se requiere reiniciar la aplicación después de iniciar sesión con éxito en la cuenta de Google";
"Welcome.Download" = "Descarga multimedia";
"Welcome.DownloadDesc" = "Descarga tu contenido favorito, ya sean vídeos, shorts, audio o fotos de perfil. Copia publicaciones y comentarios interesantes o guárdalos como imágenes";
"Welcome.DownloadDesc" = "Descarga tu contenido favorito, ya sean vídeos, shorts, audio o fotos de perfil. Copia publicaciones y comentarios interesantes o guárdalos como imágenes.";
"Welcome.Content" = "Ajustar la interfaz";
"Welcome.ContentDesc" = "Eliminar el contenido no deseado y los elementos de la interfaz. Habilita el verdadero modo oscuro OLED";
"Welcome.ContentDesc" = "Eliminar el contenido no deseado y los elementos de la interfaz. Habilita el verdadero modo oscuro OLED.";
"Welcome.Player" = "Configurar el comportamiento del reproductor";
"Welcome.PlayerDesc" = "Сustomiza el comportamiento del reproductor, autoselecciona la calidad y la velocidad de reproducción. Control mediante gestos";
"Welcome.PlayerDesc" = "Personaliza el comportamiento del reproductor, autoselecciona la calidad y la velocidad de reproducción. Control mediante gestos.";
"Welcome.More" = "Y aún más...";
"Welcome.MoreDesc" = "YouTube Plus incluye más de 50 opciones diferentes, entre las que se incluyen funciones como guardar las preferencias y borrar la caché. Los ajustes están disponibles en la sección YouTube Plus, en Ajustes de YouTube";
"Welcome.MoreDesc" = "YouTube Plus incluye más de 50 opciones diferentes, entre las que se incluyen funciones como guardar las preferencias y borrar la caché. Los ajustes están disponibles en la sección YouTube Plus, en Ajustes de YouTube.";
"SupportMe" = "Apóyame";
"Continue" = "Continuar";
"Conflicts.Detected" = "Incompatible Tweaks Detected";
"Conflicts.DetectedDesc" = "Despite the apparent stability of the app, the developer of YouTube Plus does not recommend combining tweaks with similar functionality in the same app and cannot guarantee safe usage.\n\nBy continuing to use the app, you take full responsibility and agree that any complaints about performance will be ignored.";
"Conflicts.AcceptRisks" = "I Accept All Risks";
"Conflicts.CloseYT" = "Close YouTube";
"Conflicts.Detected" = "Tweak incompatibles detectados";
"Conflicts.DetectedDesc" = "A pesar de la aparente estabilidad de la aplicación, el desarrollador de YouTube Plus no recomienda combinar tweaks con funcionalidades similares en la misma aplicación y no puede garantizar un uso seguro.\n\nAl continuar utilizando la aplicación, asumes toda la responsabilidad y aceptas que cualquier queja sobre el rendimiento será ignorada.";
"Conflicts.AcceptRisks" = "Acepto todos los riesgos";
"Conflicts.CloseYT" = "Cerrar YouTube";
"DonationReminder" = "Your support helps to make YouTube Plus even better.\n\nYou can contribute or choose to disable these notifications in the YouTube Plus settings. Thank you💜";
"DonationReminder" = "Tu apoyo ayuda a mejorar YouTube Plus.\n\nPuedes contribuir o elegir desactivar estas notificaciones en los ajustes de YouTube Plus. ¡Gracias💜!";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Masque la carte \"Inclut des promotions payantes\" dans les vidéos avec promotions.";
"NoWatermarks" = "Masquer les filigranes";
"NoWatermarksDesc" = "Masque les filigranes de chaîne dans le lecteur.";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "Afficher l'heure de fin de lecture";
"VideoEndTimeDesc" = "Ajoute l'heure de fin de lecture de la vidéo à la barre du lecteur.";
"24hrFormat" = "Format 24 heures";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Activer";
"EnableSponsorBlockDesc" = "Active l'extension SponsorBlock.";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "Afficher les segments dans le feed";
"SegmentsInFeedPlayerDesc" = "Affiche les segments colorés sur la barre de progression des lecteurs dans le feed.";
"SegmentsInMiniPlayer" = "Afficher les segments dans le mini-lecteur";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "プロモーションが含まれている動画の「有料プロモーションを含む」カードを非表示にします。";
"NoWatermarks" = "ウォーターマークを非表示";
"NoWatermarksDesc" = "プレーヤーからチャンネルのウォーターマークを非表示にします。";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "再生終了時刻を表示";
"VideoEndTimeDesc" = "プレーヤー バーにビデオの再生終了時刻を追加します。";
"24hrFormat" = "24時間フォーマット";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Enable";
"EnableSponsorBlockDesc" = "Activates the SponsorBlock extension.";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "Display segments in the feed";
"SegmentsInFeedPlayerDesc" = "Displays colored segments on the progress bar of players in the feed.";
"SegmentsInMiniPlayer" = "Display segments on the mini-player";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Скрывает всплывающее сообщение «Есть реклама» в роликах со спонсорской рекламой.";
"NoWatermarks" = "Скрыть водяные знаки";
"NoWatermarksDesc" = "Скрывает значки каналов в плеере.";
"DisableAmbientMode" = "Отключить «Профессиональное освещение»";
"DisableAmbientModeDesc" = "Отключает «Профессиональное освещение» как в плеере, так и под ним.";
"VideoEndTime" = "Показывать время окончания";
"VideoEndTimeDesc" = "Отображает, в каком часу закончится ролик.";
"24hrFormat" = "24-часовой формат";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Активировать";
"EnableSponsorBlockDesc" = "Активирует расширение SponsorBlock";
"ShowNotifications" = "Отображать уведомления";
"ShowNotificationsDesc" = "Показывает уведомления для сегментов, настроенных на автоматическую перемотку. Для сегментов, требующих ручную перемотку, уведомления отображаются всегда.";
"SegmentsInFeedPlayer" = "Сегменты в ленте";
"SegmentsInFeedPlayerDesc" = "Отображает цветные сегменты в прогресс-баре плеера в ленте.";
"SegmentsInMiniPlayer" = "Сегменты в мини-плеере";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Promosyon içeren videolarda \"Ücretli Promosyonlar İçerir\" kartını gizler.";
"NoWatermarks" = "Filigranları gizle";
"NoWatermarksDesc" = "Oyuncudan kanal filigranlarını gizler.";
"DisableAmbientMode" = "Ambient modunu devre dışı bırak";
"DisableAmbientModeDesc" = "Oyuncuda ve altındaki alanda ambient modunu devre dışı bırakır.";
"VideoEndTime" = "Oynatma bitiş zamanını göster";
"VideoEndTimeDesc" = "Oyuncu çubuğuna video oynatma bitiş zamanını ekler.";
"24hrFormat" = "24 saat formatı";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Etkinleştir";
"EnableSponsorBlockDesc" = "SponsorBlock eklentisini etkinleştirir.";
"ShowNotifications" = "Bildirimleri göster";
"ShowNotificationsDesc" = "Otomatik olarak atlanan kısımlar için bildirimler gösterir. Manuel olarak atlama gerektiren kısımlar için bildirimler her zaman görüntülenir.";
"SegmentsInFeedPlayer" = "Akışta göster";
"SegmentsInFeedPlayerDesc" = "Akışta, oynatıcının ilerleme çubuğunda renkli kısımları gösterir.";
"SegmentsInMiniPlayer" = "Mini oynatıcıda göster";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "Ẩn thẻ \"Bao gồm quảng cáo trả phí\" trong các video có quảng cáo.";
"NoWatermarks" = "Ẩn watermark của kênh";
"NoWatermarksDesc" = "Ẩn watermark của kênh trong video. Yêu cầu khởi động lại ứng dụng.";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "Hiển thị thời gian kết thúc phát";
"VideoEndTimeDesc" = "Thêm thời gian kết thúc phát video vào thanh trình phát.";
"24hrFormat" = "Định dạng 24 giờ";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "Bật";
"EnableSponsorBlockDesc" = "Kích hoạt tiện ích mở rộng PromoteBlock.";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "Hiển thị các phân đoạn trong nguồn cấp dữ liệu";
"SegmentsInFeedPlayerDesc" = "Hiển thị các phân đoạn màu trên thanh tiến trình của người chơi trong nguồn cấp dữ liệu.";
"SegmentsInMiniPlayer" = "Hiển thị các phân đoạn trên trình phát mini";
@@ -71,8 +71,8 @@
"RemoveCommunityPostsDesc" = "从视频流中删除社区帖子。";
"RemoveMixPlaylists" = "删除混合列表";
"RemoveMixPlaylistsDesc" = "删除由YouTube生成的混合播放列表";
"RemoveLiveVids" = "删除实时视频";
"RemoveLiveVidsDesc" = "首页中删除实时视频。";
"RemoveLiveVids" = "删除视频直播";
"RemoveLiveVidsDesc" = "首页中删除直播视频。";
"RemoveHorizontalFeeds" = "删除动态提要";
"RemoveHorizontalFeedsDesc" = "首页中删除所有动态提要(新闻、继续观看、帖子集合等)。";
"RemoveMoreTopics" = "删除“更多主题”";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "在付费视频中隐藏“付费内容”。";
"NoWatermarks" = "隐藏水印";
"NoWatermarksDesc" = "隐藏播放器的频道水印。";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "显示播放结束时间";
"VideoEndTimeDesc" = "将视频播放结束时间添加到播放器栏。";
"24hrFormat" = "24小时格式";
@@ -201,8 +203,8 @@
"AutoSkipShorts" = "自动播放";
"ShortsOnlyMode" = "仅短视频模式";
"ShortsOnlyModeDesc" = "将 YouTube 功能限制为只能观看短视频。";
"RestrictShorts" = "Limit Shorts";
"RestrictShortsDesc" = "Limits the number of Shorts in the feed to 10-15. Useful if you want to avoid the habit of endlessly scrolling through the feed.";
"RestrictShorts" = "短视频限流";
"RestrictShortsDesc" = "将视频流中的短视频数量限制为10-15条。如果想避免无休止地滚动浏览短视频,这很有用。";
"ShortsProgress" = "启用进度条";
"ShortsProgressDesc" = "在短视频播放器中显示进度条。";
"SpeedByLongTap" = "加快短视频播放速度";
@@ -212,8 +214,8 @@
"PinchToFullscreenShortsDesc" = "通过捏合和捏合手势管理播放界面,以全屏模式显示短视频。";
"ShortsToRegular" = "常规短视频";
"ShortsToRegularDesc" = "像打开普通视频一样打开短视频。";
"RemoveShortsLive" = "Remove live videos";
"RemoveShortsLiveDesc" = "Removes live videos from the feed.";
"RemoveShortsLive" = "删除视频直播";
"RemoveShortsLiveDesc" = "从视频流中删除直播视频。";
"HideShortsLogo" = "隐藏短视频 Logo";
"HideShortsLogoDesc" = "隐藏左上角的短视频 Logo。";
"HideShortsSearch" = "隐藏搜索按钮";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "启用";
"EnableSponsorBlockDesc" = "启用SponsorBlock扩展。";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "显示片段颜色";
"SegmentsInFeedPlayerDesc" = "在播放器的进度条上显示各种类别片段的颜色。";
"SegmentsInMiniPlayer" = "显示片段颜色(迷你播放器)";
@@ -134,6 +134,8 @@
"NoPromotionCardsDesc" = "在付費推廣的影片中隱藏「付費推廣」";
"NoWatermarks" = "隱藏浮水印";
"NoWatermarksDesc" = "在播放器中隱藏頻道浮水印";
"DisableAmbientMode" = "Disable ambient mode";
"DisableAmbientModeDesc" = "Disables ambient mode both in the player and in the area underneath it.";
"VideoEndTime" = "顯示播放結束時間";
"VideoEndTimeDesc" = "新增影片播放結束時間至播放器欄";
"24hrFormat" = "24小時制";
@@ -303,6 +305,8 @@
/* SponsorBlock settings */
"EnableSponsorBlock" = "啟用";
"EnableSponsorBlockDesc" = "SponsorBlock擴充功能";
"ShowNotifications" = "Show notifications";
"ShowNotificationsDesc" = "Displays notifications for the auto-skipped segments. Notifications for categories that require manual skipping are always shown.";
"SegmentsInFeedPlayer" = "播放器中顯示片段";
"SegmentsInFeedPlayerDesc" = "在播放器的進度列上顯示彩色片段標記";
"SegmentsInMiniPlayer" = "迷你播放器中顯示片段";