FR translation of various addons updated

This commit is contained in:
Tobias Diekershoff 2022-12-17 09:04:29 +01:00
parent d1d3c73d25
commit 0b0d555c69
36 changed files with 607 additions and 59 deletions

View file

@ -11,6 +11,9 @@ $a->strings['Wordpress username'] = 'Nom d\'utilisateur WordPress';
$a->strings['Wordpress password'] = 'Mot de passe WordPress';
$a->strings['WordPress API URL'] = 'URL de l\'API WordPress';
$a->strings['Post to Wordpress by default'] = 'Publier sur WordPress par défaut';
$a->strings['Provide a backlink to the Friendica post'] = 'Fournit un rétrolien vers la publication Friendica';
$a->strings['Text for the backlink, e.g. Read the original post and comment stream on Friendica.'] = 'Le texte du rétrolien, par exemple Lire la publication d\'origine et le fil de commentaires sur Friendica.';
$a->strings['Don\'t post messages that are too short'] = 'Ne pas publier de message trop court';
$a->strings['Wordpress Export'] = 'Export WordPress';
$a->strings['Read the orig­i­nal post and com­ment stream on Friendica'] = 'Lire la publication d\'origine et le fil de commentaires sur Friendica';
$a->strings['Post from Friendica'] = 'Publier depuis Friendica';