mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
translation updates
This commit is contained in:
parent
fa01357445
commit
3a063f999d
67 changed files with 1026 additions and 1930 deletions
|
@ -9,12 +9,15 @@ $a->strings['Permission denied.'] = 'Permission refusée.';
|
|||
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
|
||||
$a->strings['Consumer Key'] = 'Clé utilisateur';
|
||||
$a->strings['Consumer Secret'] = 'Secret utilisateur';
|
||||
$a->strings['You are now authenticated to tumblr.'] = 'Vous êtes maintenant identifié sur Tumblr';
|
||||
$a->strings['return to the connector page'] = 'Revenir à la page de connexion';
|
||||
$a->strings['Post to Tumblr'] = 'Publier vers Tumblr';
|
||||
$a->strings['Maximum tags'] = 'Tags maximum';
|
||||
$a->strings['Maximum number of tags that a user can follow. Enter 0 to deactivate the feature.'] = 'Nombre maximum de tags qu\'un utilisateur peut suivre. Entrez 0 pour désactiver cette fonctionnalité.';
|
||||
$a->strings['Post to page:'] = 'Publier sur la page :';
|
||||
$a->strings['(Re-)Authenticate your tumblr page'] = '(re)Authentifiez votre page Tumblr';
|
||||
$a->strings['You are not authenticated to tumblr'] = 'Vous n\'êtes pas identifié sur Tumblr';
|
||||
$a->strings['Enable Tumblr Post Addon'] = 'Activez l\'extension de publication Tumblr';
|
||||
$a->strings['Post to Tumblr by default'] = 'Publier sur Tumblr par défaut';
|
||||
$a->strings['Tumblr Export'] = 'Exporter vers Tumblr';
|
||||
$a->strings['Import the remote timeline'] = 'Importer le flux distant';
|
||||
$a->strings['Subscribed tags'] = 'Tags suivis';
|
||||
$a->strings['Comma separated list of up to %d tags that will be imported additionally to the timeline'] = 'Liste séparée par des virgules contenant jusqu\'à %d tags qui seront importés dans le flux';
|
||||
$a->strings['Tumblr Import/Export'] = 'Import/Export Tumblr';
|
||||
$a->strings['Post to Tumblr'] = 'Publier vers Tumblr';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue