|
|
@ -24,6 +24,7 @@
|
|
|
|
"Denied": "Denegado",
|
|
|
|
"Denied": "Denegado",
|
|
|
|
"Approve": "Aprobar",
|
|
|
|
"Approve": "Aprobar",
|
|
|
|
"PartlyAvailable": "Disponible en parte",
|
|
|
|
"PartlyAvailable": "Disponible en parte",
|
|
|
|
|
|
|
|
"ViewDetails": "View Details",
|
|
|
|
"Errors": {
|
|
|
|
"Errors": {
|
|
|
|
"Validation": "Por favor, comprueba los datos introducidos"
|
|
|
|
"Validation": "Por favor, comprueba los datos introducidos"
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -44,6 +45,7 @@
|
|
|
|
"CheckPageForUpdates": "Consulte esta página para ver las últimas novedades."
|
|
|
|
"CheckPageForUpdates": "Consulte esta página para ver las últimas novedades."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"NavigationBar": {
|
|
|
|
"NavigationBar": {
|
|
|
|
|
|
|
|
"Discover": "Discover",
|
|
|
|
"Search": "Buscar",
|
|
|
|
"Search": "Buscar",
|
|
|
|
"Requests": "Solicitudes",
|
|
|
|
"Requests": "Solicitudes",
|
|
|
|
"UserManagement": "Gestión de usuarios",
|
|
|
|
"UserManagement": "Gestión de usuarios",
|
|
|
@ -58,7 +60,10 @@
|
|
|
|
"UpdateDetails": "Editar cuenta usuario",
|
|
|
|
"UpdateDetails": "Editar cuenta usuario",
|
|
|
|
"Logout": "Cerrar sesión",
|
|
|
|
"Logout": "Cerrar sesión",
|
|
|
|
"OpenMobileApp": "Abrir aplicación móvil",
|
|
|
|
"OpenMobileApp": "Abrir aplicación móvil",
|
|
|
|
"RecentlyAdded": "Agregado recientemente"
|
|
|
|
"RecentlyAdded": "Agregado recientemente",
|
|
|
|
|
|
|
|
"ChangeTheme": "Change Theme",
|
|
|
|
|
|
|
|
"Calendar": "Calendar",
|
|
|
|
|
|
|
|
"UserPreferences": "Preferences"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Search": {
|
|
|
|
"Search": {
|
|
|
|
"Title": "Buscar",
|
|
|
|
"Title": "Buscar",
|
|
|
@ -123,6 +128,7 @@
|
|
|
|
"MarkAvailable": "Marcar como disponible",
|
|
|
|
"MarkAvailable": "Marcar como disponible",
|
|
|
|
"Remove": "Eliminar",
|
|
|
|
"Remove": "Eliminar",
|
|
|
|
"Deny": "Denegar",
|
|
|
|
"Deny": "Denegar",
|
|
|
|
|
|
|
|
"DenyReason": "Deny Reason",
|
|
|
|
"Season": "Temporada:",
|
|
|
|
"Season": "Temporada:",
|
|
|
|
"GridTitle": "Título",
|
|
|
|
"GridTitle": "Título",
|
|
|
|
"AirDate": "Fecha de estreno",
|
|
|
|
"AirDate": "Fecha de estreno",
|
|
|
@ -182,5 +188,42 @@
|
|
|
|
"Votes": {
|
|
|
|
"Votes": {
|
|
|
|
"CompletedVotesTab": "¡Votado!",
|
|
|
|
"CompletedVotesTab": "¡Votado!",
|
|
|
|
"VotesTab": "Votos necesarios"
|
|
|
|
"VotesTab": "Votos necesarios"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"MediaDetails": {
|
|
|
|
|
|
|
|
"Denied": "Denied",
|
|
|
|
|
|
|
|
"RecommendationsTitle": "Recommendations",
|
|
|
|
|
|
|
|
"SimilarTitle": "Similar",
|
|
|
|
|
|
|
|
"VideosTitle": "Videos",
|
|
|
|
|
|
|
|
"Casts": {
|
|
|
|
|
|
|
|
"CastTitle": "Cast",
|
|
|
|
|
|
|
|
"Character": "Character",
|
|
|
|
|
|
|
|
"Actor": "Actor"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"EpisodeSelector": {
|
|
|
|
|
|
|
|
"AllSeasonsTooltip": "This will request every season for this show",
|
|
|
|
|
|
|
|
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
|
|
|
|
|
|
|
"LatestSeasonTooltip": "This will only request the Latest Season for this show"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Discovery": {
|
|
|
|
|
|
|
|
"PopularTab": "Popular",
|
|
|
|
|
|
|
|
"TrendingTab": "Trending",
|
|
|
|
|
|
|
|
"UpcomingTab": "Upcoming",
|
|
|
|
|
|
|
|
"CardDetails": {
|
|
|
|
|
|
|
|
"Availability": "Availability",
|
|
|
|
|
|
|
|
"Studio": "Studio",
|
|
|
|
|
|
|
|
"Network": "Network",
|
|
|
|
|
|
|
|
"UnknownNetwork": "Unknown",
|
|
|
|
|
|
|
|
"RequestStatus": "Request Status",
|
|
|
|
|
|
|
|
"Director": "Director",
|
|
|
|
|
|
|
|
"InCinemas": "In Cinemas",
|
|
|
|
|
|
|
|
"FirstAired": "First Aired",
|
|
|
|
|
|
|
|
"Writer": "Writer",
|
|
|
|
|
|
|
|
"ExecProducer": "Exec Producer"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"UserPreferences": {
|
|
|
|
|
|
|
|
"Welcome": "Welcome {{username}}!",
|
|
|
|
|
|
|
|
"OmbiLanguage": "Ombi Language"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|