Revision 2745,
1.7 KB
checked in by Moe, 13 years ago
(diff) |
@ Reply 1.5:
- directly edit a replied comment (closes #601)
- don't force the Wiki syntax in comments when @ Reply is disabled
- l10n : added admin files
|
Line | |
---|
1 | <?php |
---|
2 | // Language: Français |
---|
3 | // Module: atReply - 1.5 |
---|
4 | // Date: 2010-11-11 23:08:36 |
---|
5 | // Translated with dcTranslater - 1.5 |
---|
6 | |
---|
7 | #_admin.php:64 |
---|
8 | $GLOBALS['__l10n']['Please edit and publish it.'] = 'Veuillez l\'éditer et le publier.'; |
---|
9 | |
---|
10 | #index.php:118 |
---|
11 | $GLOBALS['__l10n']['%s is not writable'] = '%s n\'est pas accessible en écriture'; |
---|
12 | |
---|
13 | #index.php:142 |
---|
14 | $GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.'; |
---|
15 | |
---|
16 | #index.php:192 |
---|
17 | $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'; |
---|
18 | |
---|
19 | #index.php:198 |
---|
20 | $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.'; |
---|
21 | |
---|
22 | #index.php:204 |
---|
23 | $GLOBALS['__l10n']['Display a text when the cursor is hovering the arrow'] = 'Afficher un texte quand le curseur survole la flèche'; |
---|
24 | |
---|
25 | #index.php:211 |
---|
26 | #index.php:223 |
---|
27 | $GLOBALS['__l10n']['Append replies to appropriate comments'] = 'Attacher les réponses aux commentaires afférents'; |
---|
28 | |
---|
29 | #index.php:218 |
---|
30 | $GLOBALS['__l10n']['Display a switch to toggle threading'] = 'Afficher un bouton pour basculer l\'affichage en fil de commentaires'; |
---|
31 | |
---|
32 | #index.php:222 |
---|
33 | $GLOBALS['__l10n']['Requires %s.'] = 'Nécessite %s.'; |
---|
34 | |
---|
35 | #index.php:228 |
---|
36 | $GLOBALS['__l10n']['Create an image with another color'] = 'Créer une image avec une autre couleur'; |
---|
37 | |
---|
38 | #index.php:235 |
---|
39 | $GLOBALS['__l10n']['The default image will be used.'] = 'L\'image par défaut sera utilisée.'; |
---|
40 | |
---|
41 | #index.php:238 |
---|
42 | $GLOBALS['__l10n']['Preview:'] = 'Aperçu :'; |
---|
43 | |
---|
44 | #index.php:254 |
---|
45 | $GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration'; |
---|
46 | |
---|
47 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.