mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 14:42:31 +01:00
1a224a50ed
* implement watchlist feature * update production files * fix migration error * change current route to now-playing
67 lines
2.4 KiB
JSON
67 lines
2.4 KiB
JSON
{
|
||
"username": "Utilisateur",
|
||
"password": "Mot de passe",
|
||
"login button": "Se connecter",
|
||
"login error": "Nom d‘utilisateur ou mot de passe incorrect",
|
||
|
||
"suggestions": "Suggestions",
|
||
"suggestions for": "Suggestions for",
|
||
"refresh infos": "Refresh infos",
|
||
"delete item": "Supprimer",
|
||
"confirm delete": "Es-tu sûr(e) ?",
|
||
"search": "Rechercher",
|
||
"search for": "Search for",
|
||
"search or add": "Rechercher ou ajouter",
|
||
"load more": "Afficher plus",
|
||
"nothing found": "Aucun résultat trouvé",
|
||
|
||
"trending": "Tendances",
|
||
"upcoming": "Prochainement",
|
||
"now playing": "Now Playing",
|
||
"tv": "Séries TV",
|
||
"movies": "Films",
|
||
"last seen": "Dernier film/épisode vu",
|
||
"best rated": "Les mieux notés",
|
||
"title": "Title",
|
||
"release": "Release",
|
||
"tmdb rating": "TMDb Rating",
|
||
"imdb rating": "IMDb Rating",
|
||
"change color": "Changer la couleur",
|
||
|
||
"settings": "Préférences",
|
||
"logout": "Se déconnecter",
|
||
"tab user": "Utilisateur",
|
||
"tab options": "Options",
|
||
"tab backup": "Backup",
|
||
"tab misc": "Divers",
|
||
|
||
"save button": "Sauvegarder",
|
||
"password message": "Laisser vide le champ du mot de passe s’il ne faut pas le changer",
|
||
"success message": "Sauvegarde réussie",
|
||
"export button": "Exporter",
|
||
"import button": "Importer",
|
||
"or divider": "OU",
|
||
"sync scout": "Synchroniser Laravel Scout",
|
||
"display genre": "Afficher genre",
|
||
"display date": "Afficher date",
|
||
"success import": "Importés avec succès",
|
||
"import warn": "Tous les films seront remplacés. Il est recommandé de faire une sauvegarde avant de continuer",
|
||
"current version": "Version actuelle:",
|
||
"new update": "Il existe une nouvelle mise à jour pour flox!",
|
||
"no update": "Rien à mettre à jour",
|
||
"checking update": "Vérification des mises à jour ...",
|
||
"spoiler": "Protection des spoilers pour les noms d'épisodes",
|
||
"call file-parser": "Call file-parser",
|
||
"refresh all infos": "Refresh infos for all data",
|
||
"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"
|
||
} |