Dotclear

source: plugins/topWriter/locales/fr/main.lang.php @ 3257

Revision 3257, 1.8 KB checked in by JcDenis, 10 years ago (diff)

Switch to DC 2.6, add widgets options, clean code

Line 
1<?php
2// Language: Français
3// Module: topWriter - 0.4
4// Date: 2013-11-12 17:15:43
5// Translated with dcTranslater - 2013.05.11
6
7#_widgets.php:26
8#_widgets.php:34
9$GLOBALS['__l10n']['Top comments'] = 'Top commentaires';
10
11#_widgets.php:29
12$GLOBALS['__l10n']['List users who write more posts'] = 'Liste les utilisateurs qui ont écrit le plus de billets';
13
14#_widgets.php:45
15#_widgets.php:122
16$GLOBALS['__l10n']['Period:'] = 'Période :';
17
18#_widgets.php:49
19#_widgets.php:126
20$GLOBALS['__l10n']['day'] = 'jour';
21
22#_widgets.php:50
23#_widgets.php:127
24$GLOBALS['__l10n']['week'] = 'semaine';
25
26#_widgets.php:51
27#_widgets.php:128
28$GLOBALS['__l10n']['month'] = 'mois';
29
30#_widgets.php:52
31#_widgets.php:129
32$GLOBALS['__l10n']['year'] = 'année';
33
34#_widgets.php:53
35#_widgets.php:130
36$GLOBALS['__l10n']['from begining'] = 'depuis le début';
37
38#_widgets.php:68
39#_widgets.php:144
40$GLOBALS['__l10n']['Limit:'] = 'Limite :';
41
42#_widgets.php:74
43$GLOBALS['__l10n']['Exclude post writer from list'] = 'Exclure de la liste les auteurs de billets';
44
45#_widgets.php:103
46#_widgets.php:111
47$GLOBALS['__l10n']['Top entries'] = 'Top billets';
48
49#_widgets.php:106
50$GLOBALS['__l10n']['List users who write more comments'] = 'Liste les utilisateurs qui ont écrit le plus de commentaires';
51
52#_widgets.php:230
53#_widgets.php:318
54$GLOBALS['__l10n']['Author link'] = 'Lien vers l\'auteur';
55
56#_widgets.php:244
57$GLOBALS['__l10n']['%s comments'] = '%s commentaires';
58
59#_widgets.php:314
60$GLOBALS['__l10n']['Author posts'] = 'Billets de l\'auteur';
61
62#_widgets.php:323
63$GLOBALS['__l10n']['no post'] = 'pas de billet';
64
65#_widgets.php:326
66$GLOBALS['__l10n']['one post'] = 'un billet';
67
68#_widgets.php:329
69$GLOBALS['__l10n']['%s posts'] = '%s billets';
70
71$GLOBALS['__l10n']['Widgets to list users who write more posts or comments'] = 'Widgets de liste des utilisateurs qui ont écrit le plus de billets ou de commentaires';
72
73?>
Note: See TracBrowser for help on using the repository browser.

Sites map