mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 06:32:34 +01:00
85 lines
2.9 KiB
JSON
85 lines
2.9 KiB
JSON
{
|
|
"username": "Usuario",
|
|
"password": "Contraseña",
|
|
"login button": "Iniciar sesión",
|
|
"login error": "Usuario or contraseña incorrecta",
|
|
|
|
"suggestions": "Sugerencias",
|
|
"refresh infos": "Refresh infos",
|
|
"delete item": "Borrar",
|
|
"confirm delete": "¿Estás seguro?",
|
|
"search": "Buscar",
|
|
"search for": "Search for",
|
|
"search or add": "Buscar o agregar",
|
|
"load more": "Cargar Más",
|
|
"nothing found": "Nada se ha encontrado",
|
|
|
|
"calendar": "Calendar",
|
|
"trending": "Popular",
|
|
"upcoming": "Próximamente",
|
|
"now-playing": "Now Playing",
|
|
"tv": "TV",
|
|
"episodes": "Episodes",
|
|
"movies": "Películas",
|
|
"movie": "Movie",
|
|
"last seen": "Última vista",
|
|
"own rating": "Own Rating",
|
|
"title": "Title",
|
|
"release": "Release",
|
|
"tmdb rating": "TMDb Rating",
|
|
"imdb rating": "IMDb Rating",
|
|
"change color": "Cambiar colores",
|
|
|
|
"settings": "Configuración",
|
|
"logout": "Desconectarse",
|
|
"headline user": "Usuario",
|
|
"headline export import": "Exportar / Importar",
|
|
"headline misc": "Misc",
|
|
|
|
"finished": "Finished",
|
|
"episodes today": "Episodes today",
|
|
"movies today": "Movies today",
|
|
"daily reminder": "Daily",
|
|
"weekly reminder": "Weekly summary",
|
|
"reminders send to": "Send reminders to",
|
|
"reminders": "Reminders",
|
|
"refresh": "Refresh",
|
|
"refresh automatically": "Refresh items automatically",
|
|
"save button": "Guardar",
|
|
"password message": "Deja el campo de la contraseña en blanco si no deseas cambiarla",
|
|
"success message": "Cambio sastifecho",
|
|
"export button": "Exportar películas",
|
|
"import button": "Importar películas",
|
|
"or divider": "O",
|
|
"sync scout": "Sincronizar Laravel Scout",
|
|
"display genre": "Mostrar género",
|
|
"display date": "Mostrar fecha",
|
|
"success import": "The import can now take a few minutes",
|
|
"import warn": "Todas las películas serán reemplazadas. Asegúrese de haber creado una copia de seguridad!",
|
|
"genre message": "Para actualizar una versión antigua de flox",
|
|
"current version": "Versión actual:",
|
|
"new update": "Hay una nueva actualización de flox!",
|
|
"no update": "Nada que actualizar",
|
|
"checking update": "Chequeando actualizaciones...",
|
|
"spoiler": "Protección de spoiler para nombre de episodios",
|
|
"call file-parser": "Call file-parser",
|
|
"refresh all infos": "Refresh infos for all data",
|
|
"refresh all triggered": "This may now take a few minutes",
|
|
"watch trailer": "Watch Trailer",
|
|
"trailer for": "Trailer for",
|
|
"add to watchlist": "Add to Watchlist",
|
|
"remove from watchlist": "Remove from Watchlist",
|
|
"no tmdb rating": "No TMDb Rating",
|
|
"loading imdb rating": "Loading IMDb Rating...",
|
|
"no imdb rating": "No IMDb Rating",
|
|
"overview": "Overview",
|
|
"watchlist": "Watchlist",
|
|
"show watchlist": "Show Watchlist Items everywhere",
|
|
"feedback": "If you have any feedback for us, please open an issue on",
|
|
"no release": "No release date yet",
|
|
"show own ratings": "Show own ratings",
|
|
"always": "Always",
|
|
"on hover": "On hover",
|
|
"never": "Never"
|
|
}
|