Changeset 2631 for plugins/TaC/locales/fr/main.lang.php
- Timestamp:
- 09/09/10 00:58:01 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/TaC/locales/fr/main.lang.php
r2628 r2631 1 1 <?php 2 2 // Language: Français 3 // Module: TaC - 0.1 -alpha54 // Date: 2010-09-08 02:15:533 // Module: TaC - 0.1.1 4 // Date: 2010-09-08 22:25:32 5 5 // Translated with dcTranslater - 1.5 6 6 … … 11 11 $GLOBALS['__l10n']['Not sure that your message is sent'] = 'Pas sure que votre message ai été envoyé.'; 12 12 13 #index.php:23 213 #index.php:234 14 14 $GLOBALS['__l10n']['Your are connected as "%s"'] = 'Vous êtes connecté avec le compte "%s"'; 15 15 16 #index.php:23 316 #index.php:235 17 17 $GLOBALS['__l10n']['It remains %s API hits'] = 'Il reste %s requêtes sur l\'API'; 18 18 19 #index.php:23 419 #index.php:236 20 20 $GLOBALS['__l10n']['Disconnect and clean access'] = 'Déconnexion et suppression des autorisations'; 21 21 22 #index.php:2 3822 #index.php:240 23 23 $GLOBALS['__l10n']['Quick send message to your twitter timeline:'] = 'Envoyer un message sur votre timeline Twitter :'; 24 24 25 #index.php:25 225 #index.php:255 26 26 $GLOBALS['__l10n']['Connect your blog with your twitter account through TaC'] = 'Connectez votre blog à Twitter à travers TaC'; 27 27 28 #index.php:2 5828 #index.php:262 29 29 $GLOBALS['__l10n']['Retry'] = 'Recommencer'; 30 30 31 #index.php:271 32 $GLOBALS['__l10n']['Usage of TaC'] = 'Utilisation de TaC'; 33 34 #index.php:272 35 $GLOBALS['__l10n']['TaC is used by %s different consumers.'] = 'TaC est utilisé par %s client(s) différent(s).'; 36 37 #index.php:276 38 $GLOBALS['__l10n']['Consumer "%s" has %s registered client(s).'] = 'L\'utilisateur "%s" a %s client(s) enregistré(s).'; 39 31 40 ?>
Note: See TracChangeset
for help on using the changeset viewer.