New translations en.json (Spanish)

pull/4355/head
Jamie 3 years ago
parent 7a2431734a
commit 387001706e

@ -22,6 +22,7 @@
"RequestDenied": "Solicitud denegada",
"NotRequested": "No solicitado",
"Requested": "Solicitado",
"Search": "Search",
"Request": "Solicitar",
"Denied": "Denegado",
"Approve": "Aprobar",
@ -31,7 +32,9 @@
"Validation": "Por favor, comprueba los datos introducidos"
},
"Cancel": "Cancelar",
"Submit": "Enviar"
"Submit": "Enviar",
"tvShow": "TV Show",
"movie": "Movie"
},
"PasswordReset": {
"EmailAddressPlaceholder": "Correo electrónico",
@ -86,12 +89,14 @@
"MoviesTab": "Películas",
"TvTab": "Series",
"MusicTab": "Música",
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
"Suggestions": "Sugerencias",
"NoResults": "¡Lo sentimos, no encontramos ningún resultado!",
"DigitalDate": "Versión digital: {{date}}",
"TheatricalRelease": "En cines: {{date}}",
"ViewOnPlex": "Ver en Plex",
"ViewOnEmby": "Ver en Emby",
"ViewOnJellyfin": "Play On Jellyfin",
"RequestAdded": "La solicitud de {{title}} se ha añadido correctamente",
"Similar": "Similar",
"Refine": "Filtros",
@ -142,10 +147,11 @@
"ChangeRootFolder": "Carpeta raíz",
"ChangeQualityProfile": "Perfil de calidad",
"MarkUnavailable": "Marcar como no disponible",
"MarkAvailable": "Marcar como disponible",
"MarkAvailable": "Marcar Disponible",
"Remove": "Eliminar",
"Deny": "Denegar",
"DenyReason": "Razón Denegada",
"DeniedReason": "Denied Reason",
"Season": "Temporada",
"GridTitle": "Título",
"AirDate": "Fecha de estreno",
@ -179,7 +185,9 @@
"RequestPanel": {
"Delete": "Delete Request",
"Approve": "Approve Request",
"ChangeAvailability": "Mark Available"
"ChangeAvailability": "Mark Available",
"Deleted": "Successfully deleted selected items",
"Approved": "Successfully approved selected items"
}
},
"Issues": {
@ -214,7 +222,9 @@
"MarkedAsResolved": "¡Este problema ha sido marcado como resuelto!",
"MarkedAsInProgress": "¡Este problema se ha marcado como en progreso!",
"Delete": "Borrar problema",
"DeletedIssue": "El problema ha sido borrado"
"DeletedIssue": "El problema ha sido borrado",
"Chat": "Chat",
"Requested": "Requested"
},
"Filter": {
"ClearFilter": "Reiniciar filtro",
@ -247,8 +257,12 @@
"ViewCollection": "Ver Colección",
"NotEnoughInfo": "Desafortunadamente todavía no hay suficiente información sobre este programa!",
"AdvancedOptions": "Opciones Avanzadas",
"AutoApproveOptions": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be send to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"QualityProfilesSelect": "Seleccione un Perfil de Calidad",
"RootFolderSelect": "Seleccione una Carpeta Raíz",
"LanguageProfileSelect": "Select A Language Profile",
"Status": "Estado",
"Availability": "Disponibilidad",
"RequestStatus": "Estado de solicitud",
@ -270,13 +284,22 @@
"EpisodeSelector": {
"AllSeasonsTooltip": "Esto solicitará cada temporada para este programa",
"FirstSeasonTooltip": "Esto solo solicitará la primera temporada para este programa",
"LatestSeasonTooltip": "Esto solo solicitará la última temporada para este programa"
}
"LatestSeasonTooltip": "Esto solo solicitará la última temporada para este programa",
"NoEpisodes": "There unfortunately is no episode data for this show yet!"
},
"SonarrConfiguration": "Sonarr Configuration",
"RadarrConfiguration": "Radarr Configuration",
"RequestOnBehalf": "Request on behalf of",
"PleaseSelectUser": "Please select a user",
"StreamingOn": "Streaming On",
"ReProcessRequest": "Re-Process Request"
},
"Discovery": {
"PopularTab": "Popular",
"TrendingTab": "Tendencias",
"UpcomingTab": "Próximamente",
"SeasonalTab": "Seasonal",
"RecentlyRequestedTab": "Recently Requested",
"Movies": "Películas",
"Combined": "Combinado",
"Tv": "TV",
@ -291,11 +314,19 @@
"FirstAired": "Emitido por primera vez",
"Writer": "Guionistas",
"ExecProducer": "Productor ejecutivo"
}
},
"NoSearch": "Sorry, nothing matches your search!"
},
"UserPreferences": {
"Welcome": "Bienvenido {{username}}!",
"OmbiLanguage": "Idioma",
"DarkMode": "Modo Oscuro"
"DarkMode": "Modo Oscuro",
"Updated": "Successfully Updated",
"StreamingCountry": "Streaming Country",
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
"MobileQRCode": "Mobile QR Code",
"LegacyApp": "Launch Legacy App",
"NoQrCode": "Please contact your administrator to enable QR codes"
}
}
}

Loading…
Cancel
Save