1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
flox/client/resources/languages/fr.json
Viktor Geringer 1f1967c2b3
Show ratings optionally (#98)
* show ratings optionally

* update production files
2017-11-05 17:06:27 +01:00

73 lines
2.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"username": "Utilisateur",
"password": "Mot de passe",
"login button": "Se connecter",
"login error": "Nom dutilisateur 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",
"own rating": "Own Rating",
"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 sil 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",
"no release": "No release date yet",
"show own ratings": "Show own ratings",
"always": "Always",
"on hover": "On hover",
"never": "Never"
}