social/l10n/fr.js

19 wiersze
563 B
JavaScript

OC.L10N.register(
"social",
{
"Social" : "Social",
"Open documentation" : "Ouvrir la documentation",
"Finish setup" : "Terminer la configuration",
"Home" : "Accueil",
"Profile" : "Profil",
"Followers" : "Abonnés",
"Unfollow" : "Ne plus suivre",
"Following" : "Suivi",
"Follow" : "Suivre",
"following" : "suivi",
"followers" : "abonnés",
"No local posts found" : "Aucun message local trouvé",
"Follow Nextcloud on mastodon.xyz" : "Suivez Nextcloud sur mastodon.xyz"
},
"nplurals=2; plural=(n > 1);");