Revision 2628,
1.0 KB
checked in by JcDenis, 13 years ago
(diff) |
TaC - Twitter Authentication Client 0.1-alpha5
|
Line | |
---|
1 | <?php |
---|
2 | // Language: Français |
---|
3 | // Module: TaC - 0.1-alpha5 |
---|
4 | // Date: 2010-09-08 02:15:53 |
---|
5 | // Translated with dcTranslater - 1.5 |
---|
6 | |
---|
7 | #index.php:209 |
---|
8 | $GLOBALS['__l10n']['Your message have been successfully sent.'] = 'Vous message a été envoyé avec succès.'; |
---|
9 | |
---|
10 | #index.php:212 |
---|
11 | $GLOBALS['__l10n']['Not sure that your message is sent'] = 'Pas sure que votre message ai été envoyé.'; |
---|
12 | |
---|
13 | #index.php:232 |
---|
14 | $GLOBALS['__l10n']['Your are connected as "%s"'] = 'Vous êtes connecté avec le compte "%s"'; |
---|
15 | |
---|
16 | #index.php:233 |
---|
17 | $GLOBALS['__l10n']['It remains %s API hits'] = 'Il reste %s requêtes sur l\'API'; |
---|
18 | |
---|
19 | #index.php:234 |
---|
20 | $GLOBALS['__l10n']['Disconnect and clean access'] = 'Déconnexion et suppression des autorisations'; |
---|
21 | |
---|
22 | #index.php:238 |
---|
23 | $GLOBALS['__l10n']['Quick send message to your twitter timeline:'] = 'Envoyer un message sur votre timeline Twitter :'; |
---|
24 | |
---|
25 | #index.php:252 |
---|
26 | $GLOBALS['__l10n']['Connect your blog with your twitter account through TaC'] = 'Connectez votre blog à Twitter à travers TaC'; |
---|
27 | |
---|
28 | #index.php:258 |
---|
29 | $GLOBALS['__l10n']['Retry'] = 'Recommencer'; |
---|
30 | |
---|
31 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.