Dotclear

source: plugins/atReply/locales/fr/admin.lang.php @ 2746

Revision 2746, 2.2 KB checked in by Moe, 13 years ago (diff)

@ Reply 1.6:

  • added setting to automatically subscribe to comments email of replied comments (closes #496)
  • used array() with form::*() to remove multiple id="" on pages
Line 
1<?php
2// Language: Français
3// Module: atReply - 1.6
4// Date: 2010-11-12 00:32:59
5// Translated with dcTranslater - 1.5
6
7#_admin.php:62
8#_admin.php:90
9$GLOBALS['__l10n']['@ Reply:'] = '@ Reply&nbsp;:';
10
11#_admin.php:64
12$GLOBALS['__l10n']['Please edit and publish it.'] = 'Veuillez l\'éditer et le publier.';
13
14#index.php:119
15$GLOBALS['__l10n']['%s is not writable'] = '%s n\'est pas accessible en écriture';
16
17#index.php:143
18$GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.';
19
20#index.php:193
21$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
23#index.php:199
24$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
26#index.php:205
27$GLOBALS['__l10n']['Display a text when the cursor is hovering the arrow'] = 'Afficher un texte quand le curseur survole la flèche';
28
29#index.php:212
30#index.php:224
31$GLOBALS['__l10n']['Append replies to appropriate comments'] = 'Attacher les réponses aux commentaires afférents';
32
33#index.php:219
34$GLOBALS['__l10n']['Display a switch to toggle threading'] = 'Afficher un bouton pour basculer l\'affichage en fil de commentaires';
35
36#index.php:223
37$GLOBALS['__l10n']['Requires %s.'] = 'Nécessite %s.';
38
39#index.php:230
40$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
42#index.php:235
43$GLOBALS['__l10n']['Requires the %s plugin.'] = 'Ceci nécessite l\'extension %s.';
44
45#index.php:241
46$GLOBALS['__l10n']['Create an image with another color'] = 'Créer une image avec une autre couleur';
47
48#index.php:248
49$GLOBALS['__l10n']['The default image will be used.'] = 'L\'image par défaut sera utilisée.';
50
51#index.php:251
52$GLOBALS['__l10n']['Preview:'] = 'Aperçu&nbsp;:';
53
54#index.php:255
55$GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration';
56
57?>
Note: See TracBrowser for help on using the repository browser.

Sites map