Files
admin-frontend-domain/src/locales/fr/translation.json
T
e05fe015a3 Translated using Weblate (French) (#133)
Currently translated at 25.9% (47 of 181 strings)

Added translation using Weblate (French)

Translated using Weblate (Indonesian)

Currently translated at 9.9% (18 of 181 strings)




Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/fr/
Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/id/
Translation: Nezha/Admin frontend

Co-authored-by: Kxroqi :3 <loxocker@gmail.com>
Co-authored-by: TommyLPB <hcrochetcanard@gmail.com>
2025-07-25 21:46:13 +08:00

56 lines
1.9 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
{
"theme": {
"light": "Clair",
"dark": "Sombre"
},
"Username": "Nom dutilisateur",
"Password": "Mot de passe",
"CurrentTime": "Heure actuelle",
"Results": {
"UsernameMin": "Le nom dutilisateur doit comporter au moins {{number}} caractères.",
"PasswordRequired": "Le mot de passe ne peut pas être vide.",
"SelectAtLeastOneServer": "Veuillez sélectionner au moins un serveur.",
"UnExpectedError": "Erreur inattendue, veuillez consulter la console pour avoir plus de détails.",
"ForceUpdate": "Mise à jour forcée :",
"NoRowsAreSelected": "Aucune ligne na été sélectionnée",
"ThisOperationIsUnrecoverable": "Cette opération ne peut pas être annulée!",
"TheServerDoesNotOnline": "Le serveur nexiste pas ou na pas encore été connecté",
"UnknownIdentifier": "Identifiant inconnu"
},
"Login": "Se connecter",
"Server": "Serveur",
"Service": "Service",
"Task": "Tâche",
"Notification": "Notification",
"DDNS": "DNS dynamique",
"NATT": "NAT traversal",
"Group": "Groupe",
"Profile": "Profil",
"Settings": "Paramètres système",
"BackToHome": "Retourner à laccueil",
"Logout": "Se déconnecter",
"NavigateTo": "Naviguer vers",
"Close": "Fermer",
"Error": "Erreur",
"Name": "Nom",
"Version": "Version",
"Unknown": "inconnu",
"Enable": "Activer",
"HideForGuest": "Caché des visiteurs",
"InstallCommands": "Commande dinstallation",
"Note": "Note",
"Success": "Succès",
"Done": "Terminé",
"Offline": "Hors-ligne",
"Failure": "Échoué",
"Loading": "Chargement",
"NoResults": "Pas de résultats",
"Actions": "Actions",
"EditServer": "Modifier le serveur",
"SeparateWithComma": "(Séparé par des virgules)",
"Public": "Publique",
"Private": "Privée",
"Submit": "Envoyer",
"IgnoreAll": "Tout ignorer"
}