Update translation.json

This commit is contained in:
EVO
2024-05-17 09:39:09 +02:00
committed by GitHub
parent f5536cc896
commit 407b5ef8eb

View File

@@ -4,7 +4,7 @@
"HOME": "Accueil",
"LIBRARIES": "Médiathèques",
"USERS": "Utilisateurs",
"ACTIVITY": "Activity",
"ACTIVITY": "Activité",
"STATISTICS": "Statistiques",
"SETTINGS": "Paramètres",
"ABOUT": "À propos",
@@ -17,7 +17,7 @@
"LIBRARY_OVERVIEW": "Vue d'ensemble de la médiathèque"
},
"SESSIONS": {
"NO_SESSIONS": "Aucune lecture active n'a été trouvée"
"NO_SESSIONS": "Aucune lecture en cours n'a été trouvée"
},
"STAT_CARDS": {
"MOST_VIEWED_MOVIES": "FILMS LES PLUS VUS",
@@ -38,13 +38,13 @@
},
"LIBRARY_CARD": {
"LIBRARY": "Médiathèques",
"TOTAL_TIME": "Total Time",
"TOTAL_FILES": "Total Files",
"LIBRARY_SIZE": "Library Size",
"TOTAL_PLAYBACK": "Total Playback",
"LAST_PLAYED": "Last Played",
"LAST_ACTIVITY": "Last Activity",
"TRACKED": "Tracked"
"TOTAL_TIME": "Durée totale",
"TOTAL_FILES": "Total des fichiers",
"LIBRARY_SIZE": "Taille de la médiathèques",
"TOTAL_PLAYBACK": "Durée totale de lecture",
"LAST_PLAYED": "Dernière lecture",
"LAST_ACTIVITY": "Dernière activité",
"TRACKED": "Suivi"
},
"GLOBAL_STATS": {
"LAST_24_HRS": "24 dernières heures",
@@ -59,19 +59,19 @@
"RUNTIME": "Runtime",
"AVERAGE_RUNTIME": "Average Runtime",
"OPEN_IN_JELLYFIN": "Open in Jellyfin",
"ARCHIVED_DATA_OPTIONS": "Archived Data Options",
"PURGE": "Purge",
"CONFIRM_ACTION": "Confirm Action",
"CONFIRM_ACTION_MESSAGE": "Are you sure you want to Purge this item",
"CONFIRM_ACTION_MESSAGE_2": "and Associated Playback Activity"
"ARCHIVED_DATA_OPTIONS": "Options pour les données archivées",
"PURGE": "Vider",
"CONFIRM_ACTION": "Confirmer l'action",
"CONFIRM_ACTION_MESSAGE": "Êtes-vous sûr de vouloir supprimer ce contenu ?",
"CONFIRM_ACTION_MESSAGE_2": "et l'activité de lecture associée"
},
"LIBRARY_INFO": {
"LIBRARY_STATS": "Library Stats",
"LIBRARY_ACTIVITY": "Library Activity"
"LIBRARY_STATS": "Statistiques de la médiathèques",
"LIBRARY_ACTIVITY": "Activité de la médiathèques"
},
"TAB_CONTROLS": {
"OVERVIEW": "Overview",
"ACTIVITY": "Activity",
"OVERVIEW": "Vue d'ensemble",
"ACTIVITY": "Activité",
"OPTIONS": "Options"
},
"ITEM_ACTIVITY": "Item Activity",
@@ -79,16 +79,16 @@
"MODAL": {
"HEADER": "Stream Info"
},
"IP_ADDRESS": "IP Address",
"IP_ADDRESS": "Adresse IP",
"CLIENT": "Client",
"PLAYBACK_DURATION": "Playback Duration",
"TOTAL_PLAYBACK": "Total Playback"
"PLAYBACK_DURATION": "Durée de la lecture",
"TOTAL_PLAYBACK": "Lecture totale"
},
"TABLE_NAV_BUTTONS": {
"FIRST": "First",
"LAST": "Last",
"NEXT": "Next",
"PREVIOUS": "Previous"
"FIRST": "Première",
"LAST": "Dernière",
"NEXT": "Suivante",
"PREVIOUS": "Précédente"
},
"PURGE_OPTIONS": {
"PURGE_CACHE": "Purge Cached Item",
@@ -101,22 +101,22 @@
},
"ERROR_MESSAGES": {
"FETCH_THIS_ITEM": "Fetch this item from Jellyfin",
"NO_ACTIVITY": "No Activity Found",
"NEVER": "Never",
"NO_ACTIVITY": "Aucune activité trouvée",
"NEVER": "Jamais",
"N/A": "N/A",
"NO_STATS": "No Stats to display",
"NO_BACKUPS": "No Backups Found",
"NO_LOGS": "No Logs Found",
"NO_API_KEYS": "No Keys Found",
"NETWORK_ERROR": "Unable to connect to Jellyfin Server",
"INVALID_LOGIN": "Invalid Username or Password",
"INVALID_URL": "Error {STATUS}: The requested URL was not found.",
"UNAUTHORIZED": "Error {STATUS}: Unauthorized",
"PASSWORD_LENGTH": "Password Must be at least 6 characters long",
"USERNAME_REQUIRED": "Username is required"
"NO_STATS": "Pas de statistiques à afficher",
"NO_BACKUPS": "Aucune sauvegarde trouvée",
"NO_LOGS": "Aucun journaux trouvés",
"NO_API_KEYS": "Aucune clés API trouvées",
"NETWORK_ERROR": "Impossible de se connecter au serveur Jellyfin",
"INVALID_LOGIN": "Nom d'utilisateur ou mot de passe incorrect",
"INVALID_URL": "Erreur {STATUS}: L'URL demandée n'a pas été trouvée.",
"UNAUTHORIZED": "Erreur {STATUS}: Non autori",
"PASSWORD_LENGTH": "Le mot de passe doit comporter au moins 6 caractères",
"USERNAME_REQUIRED": "Le nom d'utilisateur est requis"
},
"SHOW_ARCHIVED_LIBRARIES": "Show Archived Libraries",
"HIDE_ARCHIVED_LIBRARIES": "Hide Archived Libraries",
"SHOW_ARCHIVED_LIBRARIES": "Afficher les médiathèques archivées",
"HIDE_ARCHIVED_LIBRARIES": "Cacher les médiathèques archivées",
"UNITS": {
"DAY": "Jour",
"DAYS": "Jours",
@@ -130,48 +130,49 @@
"ITEMS": "Items"
},
"USERS_PAGE": {
"ALL_USERS": "All Users",
"LAST_CLIENT": "Last Client",
"LAST_SEEN": "Last Seen",
"AGO": "Ago",
"USER_STATS": "User Stats",
"USER_ACTIVITY": "User Activity"
"ALL_USERS": "Tous les utilisateurs",
"LAST_CLIENT": "Dernier utilisateur",
"LAST_SEEN": "Dernier vu",
"AGO": "",
"AGO_ALT": "Il y a"
"USER_STATS": "Statistiques de l'utilisateur",
"USER_ACTIVITY": "Activité de l'utilisateur"
},
"STAT_PAGE": {
"STATISTICS": "Statistics",
"STATISTICS": "Statistiques",
"DAILY_PLAY_PER_LIBRARY": "Daily Play Count Per Library",
"PLAY_COUNT_BY": "Play Count By"
},
"SETTINGS_PAGE": {
"SETTINGS": "Settings",
"LIBRARY_SETTINGS": "Library Settings",
"BACKUP": "Backup",
"BACKUPS": "Backups",
"CHOOSE_FILE": "Choose File",
"LOGS": "Logs",
"SIZE": "Size",
"JELLYFIN_URL": "Jellyfin URL",
"API_KEY": "API Key",
"API_KEYS": "API Keys",
"KEY_NAME": "Key Name",
"KEY": "Key",
"NAME": "Name",
"ADD_KEY": "Add Key",
"DURATION": "Duration",
"EXECUTION_TYPE": "Execution Type",
"RESULTS": "Results",
"SELECT_ADMIN": "Select Preferred Admin Account",
"HOUR_FORMAT": "Hour Format",
"SETTINGS": "Paramètres",
"LIBRARY_SETTINGS": "Paramètres des médiathèques",
"BACKUP": "Sauvegarde",
"BACKUPS": "Sauvegardes",
"CHOOSE_FILE": "Choisir un fichier",
"LOGS": "Journaux",
"SIZE": "Taille",
"JELLYFIN_URL": "URL du serveur Jellyfin",
"API_KEY": "Clé API",
"API_KEYS": "Clés API",
"KEY_NAME": "Nom de la clé",
"KEY": "Clé",
"NAME": "Nom",
"ADD_KEY": "Ajouter une clé",
"DURATION": "Durée",
"EXECUTION_TYPE": "Type d'exécution",
"RESULTS": "Résultats",
"SELECT_ADMIN": "Sélectionner le compte d'administration",
"HOUR_FORMAT": "Format de l'heure",
"HOUR_FORMAT_12": "12 Heures",
"HOUR_FORMAT_24": "24 Heures",
"SECURITY": "Security",
"CURRENT_PASSWORD": "Current Password",
"NEW_PASSWORD": "New Password",
"UPDATE": "Update",
"REQUIRE_LOGIN": "Require Login",
"TASK": "Task",
"SECURITY": "Sécurité",
"CURRENT_PASSWORD": "Mot de passe actuel",
"NEW_PASSWORD": "Nouveau mot de passe",
"UPDATE": "Mise à jour",
"REQUIRE_LOGIN": "Connexion obligatoire",
"TASK": "Tâche",
"TASKS": "Tasks",
"INTERVAL": "Interval",
"INTERVAL": "Tâches",
"INTERVALS": {
"15_MIN": "15 Minutes",
"30_MIN": "30 Minutes",
@@ -180,26 +181,26 @@
"1_DAY": "1 Jour",
"1_WEEK": "1 Semaine"
},
"SELECT_LIBRARIES_TO_IMPORT": "Select Libraries to Import",
"SELECT_LIBRARIES_TO_IMPORT_TOOLTIP": "Activity for Items within these libraries are still Tracked - Even when not imported.",
"DATE_ADDED": "Date Added"
"SELECT_LIBRARIES_TO_IMPORT": "Sélectionner les médiathèques à importer",
"SELECT_LIBRARIES_TO_IMPORT_TOOLTIP": "L'activité du contenu de ces médiathèques est toujours suivie, même s'ils ne sont pas importés.",
"DATE_ADDED": "Date d'ajout"
},
"TASK_TYPE": {
"JOB": "Job",
"IMPORT": "Import"
"IMPORT": "Importation"
},
"TASK_DESCRIPTION": {
"PartialJellyfinSync": "Recently Added Items Sync",
"JellyfinSync": "Complete Sync with Jellyfin",
"PartialJellyfinSync": "Synchronisation du contenu récemment ajoutés",
"JellyfinSync": "Synchronisation complète avec Jellyfin",
"Jellyfin_Playback_Reporting_Plugin_Sync": "Import Playback Reporting Plugin Data",
"Backup": "Backup Jellystat"
"Backup": "Sauvegarde de Jellystat"
},
"ABOUT_PAGE": {
"ABOUT_JELLYSTAT": "About Jellystat",
"ABOUT_JELLYSTAT": "À propos de Jellystat",
"VERSION": "Version",
"UPDATE_AVAILABLE": "Update Available",
"UPDATE_AVAILABLE": "Mise à jour disponible",
"GITHUB": "Github",
"Backup": "Backup Jellystat"
"Backup": "Sauvegarde de Jellystat"
},
"TOTAL": "Total",
"LAST": "Last",