mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
b70aa4926c
commit
e334a86a01
97 changed files with 2414 additions and 1218 deletions
|
@ -78,7 +78,7 @@
|
|||
"LabelSeries": "Series",
|
||||
"LabelStopping": "Deteniendo",
|
||||
"LabelCancelled": "(cancelado)",
|
||||
"LabelFailed": "(failed)",
|
||||
"LabelFailed": "(fracasado)",
|
||||
"ButtonHelp": "Ayuda",
|
||||
"ButtonSave": "Grabar",
|
||||
"ButtonDownload": "Descargar",
|
||||
|
@ -101,7 +101,7 @@
|
|||
"MessageItemsAdded": "Items added",
|
||||
"ButtonAddToCollection": "Add to collection",
|
||||
"HeaderSelectCertificatePath": "Select Certificate Path",
|
||||
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:",
|
||||
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:",
|
||||
"HeaderSupporterBenefit": "Una membres\u00eda de soporte provee beneficios adicionales como acceso a Sync (Sincronizar), extensiones premium, contenidos de canales por internet, y mas. {0}Aprender m\u00e1s{1}.",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.",
|
||||
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
|
||||
|
@ -111,7 +111,6 @@
|
|||
"TitlePlugins": "Complementos",
|
||||
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
|
||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"HeaderLibraryAccess": "Library Access",
|
||||
"HeaderChannelAccess": "Channel Access",
|
||||
"HeaderDeviceAccess": "Acceso de Equipo",
|
||||
|
@ -152,6 +151,7 @@
|
|||
"ButtonPlay": "Reproducir",
|
||||
"ButtonEdit": "Editar",
|
||||
"ButtonQueue": "En cola",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Lista de reproducci\u00f3n",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"LabelEnabled": "Activado",
|
||||
|
@ -346,7 +346,6 @@
|
|||
"ButtonNextPage": "P\u00e1gina siguiente",
|
||||
"ButtonPreviousPage": "P\u00e1gina anterior",
|
||||
"ButtonMoveLeft": "Mover izquierda",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"ButtonMoveRight": "Mover derecha",
|
||||
"ButtonBrowseOnlineImages": "Navegar im\u00e1genes online",
|
||||
"HeaderDeleteItem": "Borrar elemento",
|
||||
|
@ -489,6 +488,7 @@
|
|||
"PersonTypePerson": "Person",
|
||||
"LabelTitleDisplayOrder": "Title display order:",
|
||||
"OptionSortName": "Sort name",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"LabelDiscNumber": "Disc number",
|
||||
"LabelParentNumber": "Parent number",
|
||||
"LabelTrackNumber": "Track number:",
|
||||
|
@ -831,7 +831,7 @@
|
|||
"MessageDidYouKnowCinemaMode": "Did you know that by becoming an Emby Supporter, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"OptionEnableDisplayMirroring": "Enable display mirroring",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sync requiere membres\u00eda de partidario",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sync requires an active Emby Supporter membership.",
|
||||
"HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Supporter membership.",
|
||||
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Supporter information. Please try again later.",
|
||||
"HeaderSync": "Sincronizar",
|
||||
|
@ -855,6 +855,8 @@
|
|||
"OptionAscending": "Ascendente",
|
||||
"OptionDescending": "Descendente",
|
||||
"OptionNameSort": "Nombre",
|
||||
"OptionTvdbRating": "Valoraci\u00f3n tvdb",
|
||||
"OptionPremiereDate": "Fecha de estreno",
|
||||
"OptionImdbRating": "Valoraci\u00f3n IMDb",
|
||||
"OptionDatePlayed": "Fecha de reproducci\u00f3n",
|
||||
"OptionDateAdded": "A\u00f1adido el",
|
||||
|
@ -881,5 +883,9 @@
|
|||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
||||
"ButtonYes": "Yes",
|
||||
"ButtonNo": "No",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase"
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonForYou": "For You",
|
||||
"ButtonLibrary": "Library",
|
||||
"ButtonSearch": "Buscar",
|
||||
"ButtonNowPlaying": "Now Playing"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue