2013-02-27 09:38:30 -05:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$a->strings["Post to LiveJournal"] = "Poster vers LiveJournal";
|
|
|
|
$a->strings["LiveJournal Post Settings"] = "Réglages LiveJournal";
|
2018-01-20 11:01:59 -05:00
|
|
|
$a->strings["Enable LiveJournal Post Addon"] = "Activer \"Poster vers LiveJournal\"";
|
2013-02-27 09:38:30 -05:00
|
|
|
$a->strings["LiveJournal username"] = "Nom d'utilisateur LiveJournal";
|
|
|
|
$a->strings["LiveJournal password"] = "Mot de passe";
|
|
|
|
$a->strings["Post to LiveJournal by default"] = "Poster vers LiveJournal par défaut";
|
|
|
|
$a->strings["Submit"] = "Envoyer";
|