Files
homarr/packages/translation/src/lang/fr.json
homarr-crowdin[bot] 86cd1017b9 chore(lang): updated translations from crowdin (#1612)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2024-12-05 07:00:41 +01:00

2735 lines
59 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.
{
"user": {
"title": "Utilisateurs",
"name": "Utilisateur",
"page": {
"login": {
"title": "",
"subtitle": ""
},
"invite": {
"title": "",
"subtitle": "",
"description": ""
},
"init": {
"title": "",
"subtitle": ""
}
},
"field": {
"email": {
"label": "Courriel",
"verified": ""
},
"username": {
"label": "Nom d'utilisateur"
},
"password": {
"label": "Mot de passe",
"requirement": {
"length": "",
"lowercase": "Inclut une lettre minuscule",
"uppercase": "Inclut une lettre majuscule",
"number": "Inclut un nombre",
"special": ""
}
},
"passwordConfirm": {
"label": "Confirmation du mot de passe"
},
"previousPassword": {
"label": ""
},
"homeBoard": {
"label": ""
},
"pingIconsEnabled": {
"label": ""
}
},
"error": {
"usernameTaken": ""
},
"action": {
"login": {
"label": "Connexion",
"labelWith": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"forgotPassword": {
"label": "",
"description": ""
}
},
"register": {
"label": "Créer un compte",
"notification": {
"success": {
"title": "Compte créé",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"create": "Créer un utilisateur",
"changePassword": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePingIconsEnabled": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"manageAvatar": {
"changeImage": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
},
"toLarge": {
"title": "",
"message": ""
}
}
},
"removeImage": {
"label": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
}
},
"editProfile": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"confirm": ""
},
"select": {
"label": "",
"notFound": ""
},
"transfer": {
"label": ""
}
}
},
"group": {
"title": "",
"name": "",
"search": "",
"field": {
"name": "Nom",
"members": ""
},
"permission": {
"admin": {
"title": "",
"item": {
"admin": {
"label": "",
"description": ""
}
}
},
"app": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"board": {
"title": "Tableaux de bord",
"item": {
"create": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"integration": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"interact-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"media": {
"title": "",
"item": {
"upload": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"other": {
"title": "",
"item": {
"view-logs": {
"label": "",
"description": ""
}
}
},
"search-engine": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
}
},
"memberNotice": {
"mixed": "",
"external": ""
},
"reservedNotice": {
"message": ""
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"transfer": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"addMember": {
"label": ""
},
"removeMember": {
"label": "",
"confirm": ""
},
"delete": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePermissions": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"update": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"select": {
"label": "",
"notFound": ""
}
}
},
"app": {
"page": {
"list": {
"title": "Applications",
"noResults": {
"title": "",
"action": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nom"
},
"description": {
"label": ""
},
"url": {
"label": ""
}
},
"action": {
"select": {
"label": "",
"notFound": ""
}
}
},
"integration": {
"page": {
"list": {
"title": "",
"search": "",
"noResults": {
"title": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nom"
},
"url": {
"label": ""
}
},
"action": {
"create": ""
},
"testConnection": {
"action": {
"create": "",
"edit": ""
},
"alertNotice": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"invalidUrl": {
"title": "URL invalide",
"message": ""
},
"secretNotDefined": {
"title": "",
"message": ""
},
"invalidCredentials": {
"title": "",
"message": ""
},
"commonError": {
"title": "",
"message": ""
},
"badRequest": {
"title": "",
"message": ""
},
"unauthorized": {
"title": "",
"message": ""
},
"forbidden": {
"title": "",
"message": ""
},
"notFound": {
"title": "",
"message": ""
},
"internalServerError": {
"title": "",
"message": ""
},
"serviceUnavailable": {
"title": "",
"message": ""
},
"connectionAborted": {
"title": "",
"message": ""
},
"domainNotFound": {
"title": "",
"message": ""
},
"connectionRefused": {
"title": "",
"message": ""
},
"invalidJson": {
"title": "",
"message": ""
},
"wrongPath": {
"title": "",
"message": ""
}
}
},
"secrets": {
"title": "",
"lastUpdated": "",
"secureNotice": "",
"reset": {
"title": "",
"message": ""
},
"noSecretsRequired": {
"segmentTitle": "",
"text": ""
},
"kind": {
"username": {
"label": "Nom d'utilisateur",
"newLabel": ""
},
"apiKey": {
"label": "",
"newLabel": ""
},
"password": {
"label": "Mot de passe",
"newLabel": "Nouveau mot de passe"
}
}
},
"permission": {
"use": "",
"interact": "",
"full": ""
}
},
"media": {
"plural": "",
"search": "",
"field": {
"name": "Nom",
"size": "Taille",
"creator": "Créé par"
},
"action": {
"upload": {
"label": "",
"file": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"copy": {
"label": ""
}
}
},
"common": {
"beta": "",
"error": "Erreur",
"action": {
"add": "Ajouter",
"apply": "Appliquer",
"backToOverview": "",
"create": "Créer",
"edit": "Modifier",
"import": "",
"insert": "Insérer",
"remove": "Supprimer",
"save": "Sauvegarder",
"saveChanges": "Sauvegarder les modifications",
"cancel": "Annuler",
"delete": "Supprimer",
"discard": "",
"confirm": "Confirmer",
"continue": "",
"previous": "Précédent",
"next": "Suivant",
"checkoutDocs": "",
"tryAgain": "Réessayer",
"loading": ""
},
"here": "",
"iconPicker": {
"label": "",
"header": ""
},
"information": {
"min": "",
"max": "",
"days": "",
"hours": "Heures",
"minutes": ""
},
"notification": {
"create": {
"success": "",
"error": ""
},
"delete": {
"success": "",
"error": ""
},
"update": {
"success": "",
"error": ""
},
"transfer": {
"success": "",
"error": ""
}
},
"multiSelect": {
"placeholder": ""
},
"multiText": {
"placeholder": "",
"addLabel": ""
},
"select": {
"placeholder": "",
"badge": {
"recommended": ""
}
},
"userAvatar": {
"menu": {
"switchToDarkMode": "",
"switchToLightMode": "",
"management": "",
"preferences": "Vos préférences",
"logout": "",
"login": "Connexion",
"homeBoard": "",
"loggedOut": ""
}
},
"dangerZone": "Zone de danger",
"noResults": "Aucun résultat trouvé",
"preview": {
"show": "",
"hide": ""
},
"zod": {
"errors": {
"default": "Ce champ est invalide",
"required": "Ce champ est requis",
"string": {
"startsWith": "Ce champ doit commencer par {startsWith}",
"endsWith": "Ce champ doit terminer par {endsWith}",
"includes": "Ce champ doit inclure {includes}",
"invalidEmail": ""
},
"tooSmall": {
"string": "Ce champ doit faire au moins {minimum} caractères",
"number": "Ce champ doit être supérieur ou égal à {minimum}"
},
"tooBig": {
"string": "Ce champ doit faire au plus {maximum} caractères",
"number": "Ce champ doit être inférieur ou égal à {maximum}"
},
"custom": {
"passwordsDoNotMatch": "",
"passwordRequirements": "",
"boardAlreadyExists": "",
"invalidFileType": "",
"fileTooLarge": "",
"invalidConfiguration": ""
}
}
}
},
"section": {
"dynamic": {
"action": {
"create": "",
"remove": ""
},
"remove": {
"title": "",
"message": ""
}
},
"category": {
"field": {
"name": {
"label": "Nom"
}
},
"action": {
"create": "",
"edit": "",
"remove": "",
"moveUp": "Monter",
"moveDown": "Descendre",
"createAbove": "",
"createBelow": ""
},
"create": {
"title": "",
"submit": ""
},
"remove": {
"title": "",
"message": ""
},
"edit": {
"title": "",
"submit": ""
},
"menu": {
"label": {
"create": "",
"changePosition": "Modifier la position"
}
}
}
},
"item": {
"action": {
"create": "",
"import": "",
"edit": "",
"moveResize": "",
"duplicate": "",
"remove": ""
},
"menu": {
"label": {
"settings": "Paramètres"
}
},
"create": {
"title": "",
"addToBoard": ""
},
"moveResize": {
"title": "",
"field": {
"width": {
"label": "Largeur"
},
"height": {
"label": "Hauteur"
},
"xOffset": {
"label": ""
},
"yOffset": {
"label": ""
}
}
},
"edit": {
"title": "",
"advancedOptions": {
"label": "",
"title": ""
},
"field": {
"integrations": {
"label": ""
},
"customCssClasses": {
"label": ""
}
}
},
"remove": {
"title": "",
"message": ""
}
},
"widget": {
"app": {
"name": "",
"description": "",
"option": {
"appId": {
"label": ""
},
"openInNewTab": {
"label": "Ouvrir dans un nouvel onglet"
},
"showTitle": {
"label": ""
},
"showDescriptionTooltip": {
"label": ""
},
"pingEnabled": {
"label": ""
}
},
"error": {
"notFound": {
"label": "",
"tooltip": ""
}
}
},
"bookmarks": {
"name": "",
"description": "",
"option": {
"title": {
"label": ""
},
"layout": {
"label": "",
"option": {
"row": {
"label": ""
},
"column": {
"label": ""
},
"grid": {
"label": ""
}
}
},
"items": {
"label": "",
"add": ""
}
}
},
"dnsHoleSummary": {
"name": "",
"description": "",
"option": {
"layout": {
"label": "Mise en page",
"option": {
"row": {
"label": "Horizontale"
},
"column": {
"label": "Verticale"
},
"grid": {
"label": ""
}
}
},
"usePiHoleColors": {
"label": ""
}
},
"error": {
"internalServerError": "",
"integrationsDisconnected": ""
},
"data": {
"adsBlockedToday": "Bloqué aujourd'hui",
"adsBlockedTodayPercentage": "Bloqué aujourd'hui",
"dnsQueriesToday": "Requêtes aujourd'hui",
"domainsBeingBlocked": ""
}
},
"dnsHoleControls": {
"name": "",
"description": "Contrôlez PiHole ou AdGuard depuis votre tableau de bord",
"option": {
"layout": {
"label": "Mise en page",
"option": {
"row": {
"label": "Horizontale"
},
"column": {
"label": "Verticale"
},
"grid": {
"label": ""
}
}
},
"showToggleAllButtons": {
"label": ""
}
},
"error": {
"internalServerError": ""
},
"controls": {
"enableAll": "",
"disableAll": "",
"setTimer": "",
"set": "Définir",
"enabled": "Activé",
"disabled": "Désactivé",
"processing": "",
"disconnected": "",
"hours": "Heures",
"minutes": "",
"unlimited": ""
}
},
"clock": {
"name": "",
"description": "Affiche la date et l'heure courante.",
"option": {
"customTitleToggle": {
"label": "",
"description": ""
},
"customTitle": {
"label": ""
},
"is24HourFormat": {
"label": "",
"description": ""
},
"showSeconds": {
"label": ""
},
"useCustomTimezone": {
"label": ""
},
"timezone": {
"label": "Fuseau Horaire",
"description": ""
},
"showDate": {
"label": ""
},
"dateFormat": {
"label": "",
"description": ""
}
}
},
"notebook": {
"name": "Bloc-notes",
"description": "",
"option": {
"showToolbar": {
"label": "Afficher la barre d'outils pour vous aider à écrire du markdown"
},
"allowReadOnlyCheck": {
"label": "Autoriser la coche des cases en mode lecture"
},
"content": {
"label": "Le contenu du bloc-notes"
}
},
"controls": {
"bold": "Gras",
"italic": "Italique",
"strikethrough": "Barrer",
"underline": "Souligner",
"colorText": "Colorer le texte",
"colorHighlight": "Surligner en couleur",
"code": "",
"clear": "Effacer la mise en forme",
"heading": "Titre {level}",
"align": "Aligner le texte : {position}",
"blockquote": "Citation",
"horizontalLine": "Ligne horizontale",
"bulletList": "Liste à puces",
"orderedList": "Liste numérotée",
"checkList": "Liste à coche",
"increaseIndent": "Augmenter l'Indentation",
"decreaseIndent": "Diminuer l'indentation",
"link": "Lien",
"unlink": "Supprimer le lien",
"image": "Intégrer une image",
"addTable": "Ajouter un tableau",
"deleteTable": "Supprimer le tableau",
"colorCell": "Colorer la case",
"mergeCell": "Activer/désactiver la fusion des cases",
"addColumnLeft": "Ajouter une colonne avant",
"addColumnRight": "Ajouter une colonne après",
"deleteColumn": "Supprimer la colonne",
"addRowTop": "Ajouter une ligne avant",
"addRowBelow": "Ajouter une ligne après",
"deleteRow": "Supprimer la ligne"
},
"align": {
"left": "Gauche",
"center": "Centrer",
"right": "Droite"
},
"popover": {
"clearColor": "Enlever la couleur",
"source": "",
"widthPlaceholder": "Valeur en % ou en pixels",
"columns": "Colonnes",
"rows": "Lignes",
"width": "Largeur",
"height": "Hauteur"
}
},
"iframe": {
"name": "",
"description": "Intégrer n'importe quel contenu à partir d'Internet. Certains sites Web peuvent restreindre l'accès.",
"option": {
"embedUrl": {
"label": "URL intégrée"
},
"allowFullScreen": {
"label": "Permettre le plein écran"
},
"allowTransparency": {
"label": "Autoriser la transparence"
},
"allowScrolling": {
"label": "Autoriser le défilement"
},
"allowPayment": {
"label": "Autoriser le paiement"
},
"allowAutoPlay": {
"label": "Autoriser la lecture automatique"
},
"allowMicrophone": {
"label": "Autoriser l'utilisation du microphone"
},
"allowCamera": {
"label": "Autoriser l'utilisation de la caméra"
},
"allowGeolocation": {
"label": "Autoriser la géolocalisation"
}
},
"error": {
"noUrl": "",
"noBrowerSupport": "Votre navigateur internet ne prend pas en charge les iframes. Merci de le mettre à jour."
}
},
"smartHome-entityState": {
"name": "",
"description": "",
"option": {
"entityId": {
"label": "ID de lentité"
},
"displayName": {
"label": ""
},
"entityUnit": {
"label": ""
},
"clickable": {
"label": ""
}
}
},
"smartHome-executeAutomation": {
"name": "",
"description": "",
"option": {
"displayName": {
"label": "Nom d'affichage"
},
"automationId": {
"label": "ID de l'automatisation"
}
}
},
"calendar": {
"name": "Calendrier",
"description": "",
"option": {
"releaseType": {
"label": "Type de sortie Radarr",
"options": {
"inCinemas": "",
"digitalRelease": "",
"physicalRelease": ""
}
},
"filterPastMonths": {
"label": ""
},
"filterFutureMonths": {
"label": ""
}
}
},
"weather": {
"name": "Météo",
"description": "Affiche la météo actuelle d'un emplacement préconfiguré.",
"option": {
"isFormatFahrenheit": {
"label": ""
},
"location": {
"label": "Lieu de la météo"
},
"showCity": {
"label": ""
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
"description": ""
},
"dateFormat": {
"label": "",
"description": ""
}
},
"kind": {
"clear": "Clair",
"mainlyClear": "Principalement clair",
"fog": "Brouillard",
"drizzle": "Bruine",
"freezingDrizzle": "Bruine glacée",
"rain": "Pluie",
"freezingRain": "Pluie verglaçante",
"snowFall": "Chute de neige",
"snowGrains": "Neige en grains",
"rainShowers": "Averses de pluie",
"snowShowers": "Averses de neige",
"thunderstorm": "Orage",
"thunderstormWithHail": "Orage avec grêle",
"unknown": "Inconnu"
}
},
"indexerManager": {
"name": "Statut du gestionnaire dindexeur",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "Gestionnaire dindexeur",
"testAll": "Tout tester",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "Surveillance de l'état du système",
"description": "Affiche des informations sur l'état et la santé de votre (vos) système(s).",
"option": {
"fahrenheit": {
"label": "Température du processeur en Fahrenheit"
},
"cpu": {
"label": "Afficher les infos du processeur"
},
"memory": {
"label": "Afficher les infos de la mémoire"
},
"fileSystem": {
"label": "Afficher les infos sur le système de fichiers"
}
},
"popover": {
"information": "",
"processor": "",
"memory": "",
"memoryAvailable": "",
"version": "",
"uptime": "",
"loadAverage": "",
"minute": "",
"minutes": "",
"used": "",
"available": "Disponible",
"lastSeen": ""
},
"memory": {},
"error": {
"internalServerError": ""
}
},
"common": {
"location": {
"query": "",
"latitude": "",
"longitude": "",
"disabledTooltip": "",
"unknownLocation": "",
"search": "Rechercher",
"table": {
"header": {
"city": "",
"country": "",
"coordinates": "",
"population": ""
},
"action": {
"select": ""
},
"population": {
"fallback": "Inconnu"
}
}
},
"integration": {
"noData": "",
"description": ""
},
"app": {
"noData": "",
"description": ""
},
"error": {
"action": {
"logs": ""
},
"noIntegration": "",
"noData": ""
},
"option": {}
},
"video": {
"name": "Flux vidéo",
"description": "Intégre un flux vidéo ou une vidéo provenant d'une caméra ou d'un site web",
"option": {
"feedUrl": {
"label": "URL du flux"
},
"hasAutoPlay": {
"label": "Lecture automatique",
"description": ""
},
"isMuted": {
"label": ""
},
"hasControls": {
"label": ""
}
},
"error": {
"noUrl": "",
"forYoutubeUseIframe": ""
}
},
"mediaServer": {
"name": "",
"description": "",
"option": {}
},
"downloads": {
"name": "",
"description": "",
"option": {
"columns": {
"label": ""
},
"enableRowSorting": {
"label": ""
},
"defaultSort": {
"label": ""
},
"descendingDefaultSort": {
"label": ""
},
"showCompletedUsenet": {
"label": ""
},
"showCompletedTorrent": {
"label": ""
},
"activeTorrentThreshold": {
"label": ""
},
"categoryFilter": {
"label": ""
},
"filterIsWhitelist": {
"label": ""
},
"applyFilterToRatio": {
"label": ""
}
},
"errors": {
"noColumns": "",
"noCommunications": ""
},
"items": {
"actions": {
"columnTitle": ""
},
"added": {
"columnTitle": "",
"detailsTitle": "Date dajout"
},
"category": {
"columnTitle": "",
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "Descendant",
"detailsTitle": "Vitesse de téléchargement"
},
"index": {
"columnTitle": "",
"detailsTitle": ""
},
"id": {
"columnTitle": ""
},
"integration": {
"columnTitle": "Intégration"
},
"name": {
"columnTitle": ""
},
"progress": {
"columnTitle": "Progrès",
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"detailsTitle": ""
},
"received": {
"columnTitle": "",
"detailsTitle": ""
},
"sent": {
"columnTitle": "",
"detailsTitle": ""
},
"size": {
"columnTitle": "",
"detailsTitle": ""
},
"state": {
"columnTitle": "État",
"detailsTitle": ""
},
"time": {
"columnTitle": "",
"detailsTitle": ""
},
"type": {
"columnTitle": "",
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "Montant",
"detailsTitle": ""
}
},
"states": {
"downloading": "Téléchargement en cours",
"queued": "En file dattente",
"paused": "En pause",
"completed": "Complété",
"failed": "",
"processing": "",
"leeching": "",
"stalled": "",
"unknown": "Inconnu",
"seeding": ""
},
"actions": {
"clients": {
"modalTitle": "",
"pause": "",
"resume": ""
},
"client": {
"pause": "",
"resume": ""
},
"item": {
"pause": "",
"resume": "",
"delete": {
"title": "",
"modalTitle": "",
"entry": "",
"entryAndFiles": ""
}
}
},
"globalRatio": ""
},
"mediaRequests-requestList": {
"name": "",
"description": "Voir la liste de toutes les demandes de médias de votre instance Overseerr ou Jellyseerr",
"option": {
"linksTargetNewTab": {
"label": "Ouvrir les liens dans un nouvel onglet"
}
},
"pending": {
"approve": "",
"approving": "",
"decline": ""
},
"availability": {
"unknown": "Inconnu",
"pending": "",
"processing": "",
"partiallyAvailable": "Partiel",
"available": "Disponible"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "Statistiques sur vos demandes de médias",
"option": {},
"titles": {
"stats": {
"main": "Statistiques des médias",
"approved": "Déjà approuvé",
"pending": "En attente de validation",
"processing": "",
"declined": "",
"available": "",
"tv": "Demandes de séries TV",
"movie": "Demandes de films",
"total": ""
},
"users": {
"main": "Principaux utilisateurs",
"requests": ""
}
}
},
"rssFeed": {
"name": "",
"description": "",
"option": {
"feedUrls": {
"label": ""
},
"enableRtl": {
"label": ""
},
"textLinesClamp": {
"label": ""
},
"maximumAmountPosts": {
"label": ""
}
}
}
},
"widgetPreview": {
"toggle": {
"enabled": "",
"disabled": ""
},
"dimensions": {
"title": ""
}
},
"board": {
"action": {
"edit": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"confirmLeave": {
"title": "",
"message": ""
}
},
"oldImport": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"form": {
"file": {
"label": "",
"invalidError": ""
},
"apps": {
"label": "Applications",
"avoidDuplicates": {
"label": "",
"description": ""
},
"onlyImportApps": {
"label": "",
"description": ""
}
},
"name": {
"label": ""
},
"screenSize": {
"label": "",
"option": {
"sm": "Petite",
"md": "Moyenne",
"lg": "Grande"
}
},
"sidebarBehavior": {
"label": "",
"description": "",
"option": {
"lastSection": {
"label": "",
"description": ""
},
"removeItems": {
"label": "",
"description": ""
}
}
}
}
}
},
"field": {
"pageTitle": {
"label": ""
},
"metaTitle": {
"label": ""
},
"logoImageUrl": {
"label": ""
},
"faviconImageUrl": {
"label": ""
},
"backgroundImageUrl": {
"label": ""
},
"backgroundImageAttachment": {
"label": "Pièce jointe de l'image d'arrière-plan",
"option": {
"fixed": {
"label": "",
"description": ""
},
"scroll": {
"label": "",
"description": ""
}
}
},
"backgroundImageRepeat": {
"label": "",
"option": {
"repeat": {
"label": "",
"description": ""
},
"no-repeat": {
"label": "",
"description": ""
},
"repeat-x": {
"label": "",
"description": ""
},
"repeat-y": {
"label": "",
"description": ""
}
}
},
"backgroundImageSize": {
"label": "Taille de l'image d'arrière-plan",
"option": {
"cover": {
"label": "",
"description": ""
},
"contain": {
"label": "",
"description": ""
}
}
},
"primaryColor": {
"label": "Couleur principale"
},
"secondaryColor": {
"label": "Couleur secondaire"
},
"opacity": {
"label": ""
},
"customCss": {
"label": "",
"description": "En outre, vous pouvez personnaliser votre tableau de bord à l'aide de CSS. Réservé aux utilisateurs expérimentés.",
"customClassesAlert": {
"title": "",
"description": ""
}
},
"columnCount": {
"label": ""
},
"name": {
"label": "Nom"
},
"isPublic": {
"label": "",
"description": ""
}
},
"content": {
"metaTitle": ""
},
"setting": {
"title": "",
"section": {
"general": {
"title": "Général",
"unrecognizedLink": ""
},
"layout": {
"title": "Mise en page"
},
"background": {
"title": "Fond"
},
"color": {
"title": ""
},
"customCss": {
"title": ""
},
"access": {
"title": "",
"permission": {
"item": {
"view": {
"label": "Voir le tableau de bord"
},
"modify": {
"label": ""
},
"full": {
"label": ""
}
}
}
},
"dangerZone": {
"title": "Zone de danger",
"action": {
"rename": {
"label": "",
"description": "",
"button": "",
"modal": {
"title": ""
}
},
"visibility": {
"label": "",
"description": {
"public": "",
"private": ""
},
"button": {
"public": "",
"private": ""
},
"confirm": {
"public": {
"title": "",
"description": ""
},
"private": {
"title": "",
"description": ""
}
}
},
"delete": {
"label": "",
"description": "",
"button": "",
"confirm": {
"title": "Supprimer le tableau de bord",
"description": ""
}
}
}
}
}
}
},
"management": {
"metaTitle": "",
"title": {
"morning": "",
"afternoon": "",
"evening": ""
},
"notFound": {
"title": "",
"text": ""
},
"navbar": {
"items": {
"home": "Accueil",
"boards": "Tableaux de bord",
"apps": "Applications",
"integrations": "",
"searchEngies": "",
"medias": "",
"users": {
"label": "Utilisateurs",
"items": {
"manage": "Gérer",
"invites": "Invitations",
"groups": ""
}
},
"tools": {
"label": "Outils",
"items": {
"docker": "",
"logs": "",
"api": "",
"tasks": ""
}
},
"settings": "Paramètres",
"help": {
"label": "Aide",
"items": {
"documentation": "",
"submitIssue": "",
"discord": "Communauté Discord",
"sourceCode": ""
}
},
"about": "À propos"
}
},
"page": {
"home": {
"statistic": {
"board": "Tableaux de bord",
"user": "Utilisateurs",
"invite": "Invitations",
"integration": "",
"app": "Applications",
"group": ""
},
"statisticLabel": {
"boards": "Tableaux de bord",
"resources": "",
"authentication": "",
"authorization": ""
}
},
"board": {
"title": "Vos tableaux de bord",
"action": {
"new": {
"label": ""
},
"open": {
"label": ""
},
"settings": {
"label": "Paramètres"
},
"setHomeBoard": {
"label": "",
"badge": {
"label": "Accueil",
"tooltip": ""
}
},
"delete": {
"label": "Supprimer définitivement",
"confirm": {
"title": "Supprimer le tableau de bord",
"description": ""
}
}
},
"visibility": {
"public": "",
"private": ""
},
"modal": {
"createBoard": {
"field": {
"name": {
"label": "Nom"
}
}
}
}
},
"media": {
"includeFromAllUsers": ""
},
"user": {
"back": "",
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "Général",
"item": {
"language": "",
"board": "",
"firstDayOfWeek": "Premier jour de la semaine",
"accessibility": "Accessibilité"
}
},
"security": {
"title": "Sécurité"
},
"board": {
"title": "Tableaux de bord"
}
},
"list": {
"metaTitle": "Gérer les utilisateurs",
"title": "Utilisateurs"
},
"edit": {
"metaTitle": ""
},
"create": {
"metaTitle": "Créer un utilisateur",
"title": "",
"step": {
"personalInformation": {
"label": ""
},
"security": {
"label": "Sécurité"
},
"groups": {
"label": "",
"title": "",
"description": ""
},
"review": {
"label": ""
},
"completed": {
"title": ""
},
"error": {
"title": ""
}
},
"action": {
"createAnother": "",
"back": ""
}
},
"invite": {
"title": "Gérer les invitations des utilisateurs",
"action": {
"new": {
"title": "",
"description": "Après expiration, une invitation ne sera plus valide et le destinataire de cette invitation ne pourra pas créer un compte."
},
"copy": {
"title": "",
"description": "",
"link": "Lien d'invitation",
"button": ""
},
"delete": {
"title": "Supprimer une invitation",
"description": "Êtes-vous sûr de vouloir supprimer cette invitation ? Les utilisateurs avec ce lien ne pourront plus créer un compte avec ce dernier."
}
},
"field": {
"id": {
"label": ""
},
"creator": {
"label": "Créé par"
},
"expirationDate": {
"label": "Date d'expiration"
},
"token": {
"label": "Jeton"
}
}
}
},
"group": {
"back": "",
"setting": {
"general": {
"title": "Général",
"owner": "",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
"members": {
"title": "",
"search": "",
"notFound": ""
},
"permissions": {
"title": "",
"form": {
"unsavedChanges": ""
}
}
}
},
"settings": {
"title": "Paramètres",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"section": {
"analytics": {
"title": "",
"general": {
"title": "",
"text": ""
},
"widgetData": {
"title": "",
"text": ""
},
"integrationData": {
"title": "",
"text": ""
},
"usersData": {
"title": "",
"text": ""
}
},
"crawlingAndIndexing": {
"title": "",
"warning": "",
"noIndex": {
"title": "",
"text": ""
},
"noFollow": {
"title": "",
"text": ""
},
"noTranslate": {
"title": "",
"text": ""
},
"noSiteLinksSearchBox": {
"title": "",
"text": ""
}
},
"board": {
"title": "",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"defaultColorScheme": {
"label": "",
"options": {
"light": "",
"dark": ""
}
}
},
"culture": {
"title": "",
"defaultLocale": {
"label": ""
}
}
}
},
"tool": {
"tasks": {
"title": "",
"status": {
"idle": "",
"running": "",
"error": "Erreur"
},
"job": {
"iconsUpdater": {
"label": ""
},
"analytics": {
"label": ""
},
"smartHomeEntityState": {
"label": ""
},
"ping": {
"label": ""
},
"mediaServer": {
"label": "Serveur multimédia"
},
"mediaOrganizer": {
"label": ""
},
"downloads": {
"label": ""
},
"mediaRequestStats": {
"label": ""
},
"mediaRequestList": {
"label": ""
},
"rssFeeds": {
"label": ""
},
"indexerManager": {
"label": ""
},
"healthMonitoring": {
"label": ""
},
"dnsHole": {
"label": ""
},
"sessionCleanup": {
"label": ""
}
}
},
"api": {
"title": "",
"modal": {
"createApiToken": {
"title": "",
"description": "",
"button": ""
}
},
"tab": {
"documentation": {
"label": ""
},
"apiKey": {
"label": "",
"title": "",
"button": {
"createApiToken": ""
},
"table": {
"header": {
"id": "",
"createdBy": ""
}
}
}
}
}
},
"about": {
"version": "",
"text": "",
"accordion": {
"contributors": {
"title": "",
"subtitle": ""
},
"translators": {
"title": "",
"subtitle": ""
},
"libraries": {
"title": "",
"subtitle": ""
}
}
}
}
},
"docker": {
"title": "Conteneurs",
"table": {
"updated": "",
"search": "",
"selected": ""
},
"field": {
"name": {
"label": "Nom"
},
"state": {
"label": "État",
"option": {
"created": "Créé",
"running": "",
"paused": "En pause",
"restarting": "Redémarrage en cours",
"exited": "",
"removing": "Suppression en cours",
"dead": ""
}
},
"containerImage": {
"label": ""
},
"ports": {
"label": ""
}
},
"action": {
"start": {
"label": "Début",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"stop": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"restart": {
"label": "Redémarrer",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "Supprimer",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"refresh": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
},
"permission": {
"title": "",
"userSelect": {
"title": ""
},
"groupSelect": {
"title": ""
},
"tab": {
"user": "Utilisateurs",
"group": "",
"inherited": ""
},
"field": {
"user": {
"label": "Utilisateur"
},
"group": {
"label": ""
},
"permission": {
"label": ""
}
},
"action": {
"saveUser": "",
"saveGroup": ""
}
},
"navigationStructure": {
"manage": {
"label": "Gérer",
"boards": {
"label": "Tableaux de bord"
},
"integrations": {
"label": "",
"edit": {
"label": "Modifier"
},
"new": {
"label": ""
}
},
"search-engines": {
"label": "",
"new": {
"label": ""
},
"edit": {
"label": "Modifier"
}
},
"medias": {
"label": ""
},
"apps": {
"label": "Applications",
"new": {
"label": ""
},
"edit": {
"label": "Modifier"
}
},
"users": {
"label": "Utilisateurs",
"create": {
"label": "Créer"
},
"general": "Général",
"security": "Sécurité",
"board": "Tableaux de bord",
"groups": {
"label": ""
},
"invites": {
"label": "Invitations"
}
},
"tools": {
"label": "Outils",
"docker": {
"label": ""
},
"logs": {
"label": ""
}
},
"settings": {
"label": "Paramètres"
},
"about": {
"label": "À propos"
}
}
},
"search": {
"placeholder": "",
"nothingFound": "",
"error": {
"fetch": ""
},
"mode": {
"appIntegrationBoard": {
"help": "",
"group": {
"app": {
"title": "Applications",
"children": {
"action": {
"open": {
"label": ""
},
"edit": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"board": {
"title": "Tableaux de bord",
"children": {
"action": {
"open": {
"label": ""
},
"homeBoard": {
"label": ""
},
"settings": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"integration": {
"title": ""
}
}
},
"command": {
"help": "",
"group": {
"globalCommand": {
"title": "",
"option": {
"colorScheme": {
"light": "",
"dark": ""
},
"language": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newBoard": {
"label": ""
},
"importBoard": {
"label": ""
},
"newApp": {
"label": ""
},
"newIntegration": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newUser": {
"label": ""
},
"newInvite": {
"label": ""
},
"newGroup": {
"label": ""
}
}
}
}
},
"external": {
"help": "",
"group": {
"searchEngine": {
"title": "",
"children": {
"action": {
"search": {
"label": ""
}
},
"detail": {
"title": ""
},
"searchResults": {
"title": ""
}
},
"option": {
"google": {
"name": "",
"description": ""
},
"bing": {
"name": "",
"description": ""
},
"duckduckgo": {
"name": "",
"description": ""
},
"torrent": {
"name": "",
"description": ""
},
"youTube": {
"name": "",
"description": ""
}
}
}
}
},
"help": {
"group": {
"mode": {
"title": ""
},
"help": {
"title": "Aide",
"option": {
"documentation": {
"label": ""
},
"submitIssue": {
"label": ""
},
"discord": {
"label": "Communauté Discord"
}
}
}
}
},
"page": {
"help": "",
"group": {
"page": {
"title": "",
"option": {
"manageHome": {
"label": ""
},
"manageBoard": {
"label": ""
},
"manageApp": {
"label": ""
},
"manageIntegration": {
"label": ""
},
"manageSearchEngine": {
"label": ""
},
"manageMedia": {
"label": ""
},
"manageUser": {
"label": "Gérer les utilisateurs"
},
"manageInvite": {
"label": ""
},
"manageGroup": {
"label": ""
},
"manageDocker": {
"label": ""
},
"manageApi": {
"label": ""
},
"manageLog": {
"label": ""
},
"manageTask": {
"label": ""
},
"manageSettings": {
"label": ""
},
"about": {
"label": "À propos"
},
"homeBoard": {
"label": ""
},
"preferences": {
"label": "Vos préférences"
}
}
}
}
},
"userGroup": {
"help": "",
"group": {
"user": {
"title": "Utilisateurs",
"children": {
"action": {
"detail": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"group": {
"title": "",
"children": {
"action": {
"detail": {
"label": ""
},
"manageMember": {
"label": ""
},
"managePermission": {
"label": ""
}
},
"detail": {
"title": ""
}
}
}
}
}
},
"engine": {
"search": "",
"field": {
"name": {
"label": "Nom"
},
"short": {
"label": ""
},
"urlTemplate": {
"label": ""
},
"description": {
"label": ""
}
},
"page": {
"list": {
"title": "",
"noResults": {
"title": "",
"action": ""
},
"interactive": ""
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"configControl": "",
"searchEngineType": {
"generic": "",
"fromIntegration": ""
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}
}