mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
Display more content on home page
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"OptionOnlyForcedSubtitles": "\u00danicamente subt\u00edtulos forzados",
|
||||
"OptionAlwaysPlaySubtitles": "Siempre mostrar subt\u00edtulos",
|
||||
"OptionNoSubtitles": "Sin Subtitulos",
|
||||
"OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados cuando el audio se encuentre en un lenguaje extrangero.",
|
||||
"OptionDefaultSubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados cuando el audio se encuentre en un lenguaje extranjero.",
|
||||
"OptionOnlyForcedSubtitlesHelp": "Se cargar\u00e1n \u00fanicamente subt\u00edtulos marcados como forzados.",
|
||||
"OptionAlwaysPlaySubtitlesHelp": "Los subt\u00edtulos que coincidan con el lenguaje preferido ser\u00e1n cargados independientemente del lenguaje del audio.",
|
||||
"OptionNoSubtitlesHelp": "Los subt\u00edtulos no ser\u00e1n cargados por defecto.",
|
||||
@@ -347,7 +347,7 @@
|
||||
"OptionDownloadPrimaryImage": "Principal",
|
||||
"HeaderFetchImages": "Buscar im\u00e1genes:",
|
||||
"HeaderImageSettings": "Opciones de Im\u00e1genes",
|
||||
"TabOther": "Other",
|
||||
"TabOther": "Otros",
|
||||
"LabelMaxBackdropsPerItem": "N\u00famero m\u00e1ximo de im\u00e1genes de fondo por \u00edtem:",
|
||||
"LabelMaxScreenshotsPerItem": "N\u00famero m\u00e1ximo de capturas de pantalla por \u00edtem:",
|
||||
"LabelMinBackdropDownloadWidth": "Anchura m\u00ednima de descarga de im\u00e1genes de fondo:",
|
||||
@@ -575,12 +575,12 @@
|
||||
"NotificationOptionPluginUpdateInstalled": "Actualizaci\u00f3n de complemento instalada",
|
||||
"NotificationOptionPluginInstalled": "Complemento instalado",
|
||||
"NotificationOptionPluginUninstalled": "Complemento desinstalado",
|
||||
"NotificationOptionVideoPlayback": "Reproducci\u00f3n de video",
|
||||
"NotificationOptionAudioPlayback": "Reproducci\u00f3n de audio",
|
||||
"NotificationOptionGamePlayback": "Ejecuci\u00f3n de juegos",
|
||||
"NotificationOptionVideoPlaybackStopped": "Video playback stopped",
|
||||
"NotificationOptionAudioPlaybackStopped": "Audio playback stopped",
|
||||
"NotificationOptionGamePlaybackStopped": "Game playback stopped",
|
||||
"NotificationOptionVideoPlayback": "Reproducci\u00f3n de video iniciada",
|
||||
"NotificationOptionAudioPlayback": "Reproducci\u00f3n de audio iniciada",
|
||||
"NotificationOptionGamePlayback": "Ejecuci\u00f3n de juego iniciada",
|
||||
"NotificationOptionVideoPlaybackStopped": "Reproducci\u00f3n de video detenida",
|
||||
"NotificationOptionAudioPlaybackStopped": "Reproducci\u00f3n de audio detenida",
|
||||
"NotificationOptionGamePlaybackStopped": "Ejecuci\u00f3n de juego detenida",
|
||||
"NotificationOptionTaskFailed": "Falla de tarea programada",
|
||||
"NotificationOptionInstallationFailed": "Falla de instalaci\u00f3n",
|
||||
"NotificationOptionNewLibraryContent": "Adici\u00f3n de nuevos contenidos",
|
||||
@@ -745,5 +745,35 @@
|
||||
"ValueEpisodeNamePeriod": "Nombre del episodio",
|
||||
"ValueEpisodeNameUnderscore": "Nombre_episodio",
|
||||
"HeaderTypeText": "Capturar Texto",
|
||||
"LabelTypeText": "Texto"
|
||||
"LabelTypeText": "Texto",
|
||||
"HeaderSearchForSubtitles": "Buscar Subtitulos",
|
||||
"MessageNoSubtitleSearchResultsFound": "No se encontraron resultados en la b\u00fasqueda.",
|
||||
"TabDisplay": "Pantalla",
|
||||
"TabLanguages": "Idiomas",
|
||||
"TabWebClient": "Cliente Web",
|
||||
"LabelEnableThemeSongs": "Habilitar canciones de tema",
|
||||
"LabelEnableBackdrops": "Habilitar im\u00e1genes de fondo",
|
||||
"LabelEnableThemeSongsHelp": "Al activarse, las canciones de tema ser\u00e1n reproducidas en segundo plano mientras se navega en la biblioteca.",
|
||||
"LabelEnableBackdropsHelp": "Al activarse, las im\u00e1genes de fondo ser\u00e1n mostradas en el fondo de algunas paginas mientras se navega en la biblioteca.",
|
||||
"HeaderAllDevices": "Todos los Dispositivos",
|
||||
"HeaderThisDevice": "Este Dispositivo",
|
||||
"OptionAuto": "Autom\u00e1tico",
|
||||
"OptionYes": "Si",
|
||||
"OptionNo": "No",
|
||||
"LabelHomePageSection1": "Pagina principal secci\u00f3n uno:",
|
||||
"LabelHomePageSection2": "Pagina principal secci\u00f3n dos:",
|
||||
"LabelHomePageSection3": "Pagina principal secci\u00f3n tres:",
|
||||
"OptionLibraryButtons": "Botones de la biblioteca",
|
||||
"OptionLibraryTiles": "Paneles de la biblioteca",
|
||||
"OptionResumablemedia": "Reanudar",
|
||||
"OptionLatestMedia": "Agregados recientemente",
|
||||
"OptionNone": "Ninguno",
|
||||
"HeaderLiveTv": "TV en Vivo",
|
||||
"HeaderReports": "Reportes",
|
||||
"HeaderMetadataManager": "Administrador de Metadatos",
|
||||
"HeaderPreferences": "Preferencias",
|
||||
"MessageLoadingChannels": "Cargando contenidos del canal...",
|
||||
"ButtonMarkRead": "Marcar como Le\u00eddo",
|
||||
"OptionDefaultSort": "Por defecto",
|
||||
"OptionCommunityMostWatchedSort": "M\u00e1s Visto"
|
||||
}
|
||||
Reference in New Issue
Block a user