nextcloud/apps/profile/l10n/fr.json
Nextcloud bot 655602c9fa
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-10 00:13:54 +00:00

14 lines
No EOL
1 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.

{ "translations": {
"Profile" : "Profil",
"This application provides the profile" : "Cette application fournit le profil",
"Provides a customisable user profile interface." : "Fournit une interface de profil utilisateur personnalisable.",
"You have not added any info yet" : "Vous navez pas ajouté dinformations pour le moment",
"{user} has not added any info yet" : "{user} na pas ajouté dinformations pour le moment",
"Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture de la fenêtre du statut de l'utilisateur, essayez d'actualiser la page",
"Edit Profile" : "Modifier le profil",
"The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici",
"Profile not found" : "Profil non trouvé",
"The profile does not exist." : "Le profil n'existe pas.",
"Back to %s" : "Retourner à %s"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}