Changeset 3033 for plugins/atReply/locales/fr/admin.lang.php
- Timestamp:
- 05/14/11 21:27:03 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/atReply/locales/fr/admin.lang.php
r2746 r3033 1 1 <?php 2 2 // Language: Français 3 // Module: atReply - 1.6 4 // Date: 201 0-11-12 00:32:593 // Module: atReply - 1.6.2 4 // Date: 2011-05-14 19:23:45 5 5 // Translated with dcTranslater - 1.5 6 6 7 #_admin.php:6 28 #_admin.php:9 07 #_admin.php:63 8 #_admin.php:91 9 9 $GLOBALS['__l10n']['@ Reply:'] = '@ Reply :'; 10 10 11 #_admin.php:6 411 #_admin.php:65 12 12 $GLOBALS['__l10n']['Please edit and publish it.'] = 'Veuillez l\'éditer et le publier.'; 13 13 14 #index.php:119 14 #_admin.php:93 15 #index.php:240 16 $GLOBALS['__l10n']['Reply to this comment'] = 'Répondre à ce commentaire'; 17 18 #index.php:126 15 19 $GLOBALS['__l10n']['%s is not writable'] = '%s n\'est pas accessible en écriture'; 16 20 17 #index.php:1 4321 #index.php:150 18 22 $GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.'; 19 23 20 #index.php: 19324 #index.php:202 21 25 $GLOBALS['__l10n']['Add arrows to easily reply to comments on the blog'] = 'Ajouter des flèches pour répondre facilement aux commentaires sur le blog'; 22 26 23 #index.php: 19927 #index.php:208 24 28 $GLOBALS['__l10n']['Activating this plugin also enforces wiki syntax in blog comments.'] = 'L\'activation de cette extension force la syntaxe wiki dans les commentaires du blog.'; 25 29 26 #index.php:2 0530 #index.php:214 27 31 $GLOBALS['__l10n']['Display a text when the cursor is hovering the arrow'] = 'Afficher un texte quand le curseur survole la flèche'; 28 32 29 #index.php:2 1230 #index.php:2 2433 #index.php:221 34 #index.php:233 31 35 $GLOBALS['__l10n']['Append replies to appropriate comments'] = 'Attacher les réponses aux commentaires afférents'; 32 36 33 #index.php:2 1937 #index.php:228 34 38 $GLOBALS['__l10n']['Display a switch to toggle threading'] = 'Afficher un bouton pour basculer l\'affichage en fil de commentaires'; 35 39 36 #index.php:2 2340 #index.php:232 37 41 $GLOBALS['__l10n']['Requires %s.'] = 'Nécessite %s.'; 38 42 39 #index.php:23 043 #index.php:239 40 44 $GLOBALS['__l10n']['When clicking on the "%s" button in a comment list of the administration, subscribe to comments the email address of the replied comment with the %s plugin'] = 'Lors du clic sur le bouton "%s" dans une liste de commentaires de l\'administration, abonner aux commentaires l\'adresse email du commentaire répondu avec l\'extension %s'; 41 45 42 #index.php:2 3546 #index.php:244 43 47 $GLOBALS['__l10n']['Requires the %s plugin.'] = 'Ceci nécessite l\'extension %s.'; 44 48 45 #index.php:2 4149 #index.php:250 46 50 $GLOBALS['__l10n']['Create an image with another color'] = 'Créer une image avec une autre couleur'; 47 51 48 #index.php:2 4852 #index.php:257 49 53 $GLOBALS['__l10n']['The default image will be used.'] = 'L\'image par défaut sera utilisée.'; 50 54 51 #index.php:2 5155 #index.php:260 52 56 $GLOBALS['__l10n']['Preview:'] = 'Aperçu :'; 53 57 54 #index.php:2 5558 #index.php:264 55 59 $GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration'; 56 60
Note: See TracChangeset
for help on using the changeset viewer.