Changeset 3093 for plugins/atReply/locales/fr/admin.lang.php
- Timestamp:
- 12/18/11 20:54:13 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/atReply/locales/fr/admin.lang.php
r3033 r3093 1 1 <?php 2 2 // Language: Français 3 // Module: atReply - 1. 6.24 // Date: 2011- 05-14 19:23:453 // Module: atReply - 1.7 4 // Date: 2011-12-18 19:50:36 5 5 // Translated with dcTranslater - 1.5 6 6 7 #_admin.php:63 8 #_admin.php:91 7 #_admin.php:78 9 8 $GLOBALS['__l10n']['@ Reply:'] = '@ Reply :'; 10 9 11 #_admin.php: 6510 #_admin.php:80 12 11 $GLOBALS['__l10n']['Please edit and publish it.'] = 'Veuillez l\'éditer et le publier.'; 13 12 14 #_admin.php:93 15 #index.php:240 13 #_admin.php:92 14 $GLOBALS['__l10n']['Create a new comment in reply to this comment'] = 'Créer un nouveau commentaire en réponse à ce commentaire'; 15 16 #index.php:129 17 $GLOBALS['__l10n']['%s is not writable'] = '%s n\'est pas accessible en écriture'; 18 19 #index.php:153 20 $GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.'; 21 22 #index.php:205 23 $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'; 24 25 #index.php:211 26 $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.'; 27 28 #index.php:217 29 $GLOBALS['__l10n']['Display a text when the cursor is hovering the arrow'] = 'Afficher un texte quand le curseur survole la flèche'; 30 31 #index.php:224 32 #index.php:236 33 $GLOBALS['__l10n']['Append replies to appropriate comments'] = 'Attacher les réponses aux commentaires afférents'; 34 35 #index.php:231 36 $GLOBALS['__l10n']['Display a switch to toggle threading'] = 'Afficher un bouton pour basculer l\'affichage en fil de commentaires'; 37 38 #index.php:235 39 $GLOBALS['__l10n']['Requires %s.'] = 'Nécessite %s.'; 40 41 #index.php:242 42 $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'; 43 44 #index.php:243 16 45 $GLOBALS['__l10n']['Reply to this comment'] = 'Répondre à ce commentaire'; 17 46 18 #index.php:126 19 $GLOBALS['__l10n']['%s is not writable'] = '%s n\'est pas accessible en écriture'; 20 21 #index.php:150 22 $GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.'; 23 24 #index.php:202 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'; 26 27 #index.php:208 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.'; 29 30 #index.php:214 31 $GLOBALS['__l10n']['Display a text when the cursor is hovering the arrow'] = 'Afficher un texte quand le curseur survole la flèche'; 32 33 #index.php:221 34 #index.php:233 35 $GLOBALS['__l10n']['Append replies to appropriate comments'] = 'Attacher les réponses aux commentaires afférents'; 36 37 #index.php:228 38 $GLOBALS['__l10n']['Display a switch to toggle threading'] = 'Afficher un bouton pour basculer l\'affichage en fil de commentaires'; 39 40 #index.php:232 41 $GLOBALS['__l10n']['Requires %s.'] = 'Nécessite %s.'; 42 43 #index.php:239 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'; 45 46 #index.php:244 47 #index.php:247 47 48 $GLOBALS['__l10n']['Requires the %s plugin.'] = 'Ceci nécessite l\'extension %s.'; 48 49 49 #index.php:25 050 #index.php:253 50 51 $GLOBALS['__l10n']['Create an image with another color'] = 'Créer une image avec une autre couleur'; 51 52 52 #index.php:2 5753 #index.php:260 53 54 $GLOBALS['__l10n']['The default image will be used.'] = 'L\'image par défaut sera utilisée.'; 54 55 55 #index.php:26 056 #index.php:263 56 57 $GLOBALS['__l10n']['Preview:'] = 'Aperçu :'; 57 58 58 #index.php:26 459 #index.php:267 59 60 $GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration'; 60 61
Note: See TracChangeset
for help on using the changeset viewer.