mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
FR translation of various addons updated
This commit is contained in:
parent
d1d3c73d25
commit
0b0d555c69
36 changed files with 607 additions and 59 deletions
|
@ -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 original post and comment stream on Friendica'] = 'Lire la publication d\'origine et le fil de commentaires sur Friendica';
|
||||
$a->strings['Post from Friendica'] = 'Publier depuis Friendica';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue