1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

allow separate configuration of date format

This commit is contained in:
Luke Pulverenti 2017-10-30 00:51:43 -04:00
parent f3046c2912
commit f66cd30b4f
88 changed files with 246 additions and 114 deletions

View file

@ -1,4 +1,6 @@
{
"AutoBasedOnLanguageSetting": "Auto (based on language setting)",
"LabelDateTimeLocale": "Date time locale:",
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquea esta caracter\u00edstica con una peque\u00f1a compra una vez o con una suscripci\u00f3n a Emby Premiere.",
"MessageUnlockAppWithSupporter": "Desbloquea esta caracter\u00edstica con una suscripci\u00f3n a Emby Premiere.",
"MessageToValidateSupporter": "Si tienes una suscripci\u00f3n a Emby Premiere aseg\u00farate de que la has configurado en el Panel de Control de tu servidor Emby en Ayuda -> Emby Premiere.",
@ -16,7 +18,7 @@
"OriginalAirDateValue": "Fecha de emisi\u00f3n original: {0}",
"EndsAtValue": "Termina a las {0}",
"HeaderSelectDate": "Seleccionar Fecha",
"Watched": "Watched",
"Watched": "Visto",
"Played": "Reproducido",
"ButtonOk": "Ok",
"ButtonCancel": "Cancelar",
@ -91,7 +93,7 @@
"EnableThemeVideos": "Enable theme videos",
"EnableThemeVideosHelp": "If enabled, theme videos will be played in the background while browsing the library.",
"RunAtStartup": "Run at startup",
"LabelScreensaver": "Screensaver:",
"LabelScreensaver": "Salvapantallas",
"LabelSoundEffects": "Sound effects:",
"LabelSkin": "Skin:",
"LabelName": "Nombre:",
@ -333,7 +335,7 @@
"ChannelNameOnly": "Canal {0} solo",
"Anytime": "Anytime",
"AroundTime": "Around {0}",
"All": "All",
"All": "Todo",
"AllChannels": "Todos los canales",
"LabelRecord": "Grabar:",
"NewEpisodesOnly": "Solo nuevos episodios",
@ -424,10 +426,10 @@
"HeaderActiveRecordings": "Grabaciones activas",
"HeaderLatestRecordings": "\u00daltimas Grabaciones",
"LabelSyncTo": "Sincronizar en:",
"Next": "Next",
"Next": "Siguiente",
"LabelSource": "Source:",
"AllLanguages": "All languages",
"Previous": "Previous",
"AllLanguages": "Todos los idiomas",
"Previous": "Anterior",
"HeaderNextUp": "Siguiendo",
"HeaderLatestFrom": "Lo \u00faltimo de {0}",
"LabelHomeScreenSectionValue": "Secci\u00f3n de la pantalla de inicio {0}:",
@ -470,7 +472,7 @@
"Schedule": "Horario",
"Recordings": "Grabaciones",
"MarkWatched": "Marcar como visto",
"ScanForNewAndUpdatedFiles": "Scan for new and updated files",
"ScanForNewAndUpdatedFiles": "Buscar archivos nuevos y actualizados",
"DirectStreamHelp1": "The media is compatible with the device regarding resolution and media type (H.264, AC3, etc.), but is in an incompatible file container (.mkv, .avi, .wmv, etc.). The video will be re-packaged on the fly before streaming it to the device.",
"DirectStreamHelp2": "Direct Streaming a file uses very little processing power without any loss in video quality.",
"MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media.",
@ -599,7 +601,7 @@
"HeaderLatestMedia": "\u00daltimos medios",
"HeaderRestartingEmbyServer": "Restarting Emby Server",
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
"PlayNext": "Play next",
"PlayNext": "Reproducir siguiente",
"AllowSeasonalThemes": "Allow automatic seasonal themes",
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting."
}