Dotclear

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

Revision 1379, 1.3 KB checked in by JcDenis, 14 years ago (diff)

topWriter 0.2:

  • Fixed php 5.3 compatibility
  • Fixed PostGreSQL compatibility
  • Added option to exclude post authors from comment list
Line 
1<?php
2// Language: français
3// Module: topWriter - 0.2
4// Date: 2009-08-10 21:13:57
5// Author: JC Denis, jcdenis@gdwd.com
6// Translated with dcTranslater - 0.2.4
7
8#_widgets.php:24
9$GLOBALS['__l10n']['Top comments'] = 'Top commentaires';
10
11#_widgets.php:42
12$GLOBALS['__l10n']['Period:'] = 'Période :';
13
14#_widgets.php:43
15$GLOBALS['__l10n']['day'] = 'jour';
16
17#_widgets.php:43
18$GLOBALS['__l10n']['week'] = 'semaine';
19
20#_widgets.php:43
21$GLOBALS['__l10n']['month'] = 'mois';
22
23#_widgets.php:44
24$GLOBALS['__l10n']['year'] = 'année';
25
26#_widgets.php:44
27$GLOBALS['__l10n']['from begining'] = 'depuis le début';
28
29#_widgets.php:47
30$GLOBALS['__l10n']['Limit:'] = 'Limite :';
31
32#_widgets.php:33
33$GLOBALS['__l10n']['Exclude post writer from list'] = 'Exclure de la liste les auteurs de billets';
34
35#_widgets.php:39
36$GLOBALS['__l10n']['Top entries'] = 'Top billets';
37
38#_widgets.php:161
39$GLOBALS['__l10n']['Author link'] = 'Lien vers l\'auteur';
40
41#_widgets.php:106
42$GLOBALS['__l10n']['%s comments'] = '%s commentaires';
43
44#_widgets.php:157
45$GLOBALS['__l10n']['Author posts'] = 'Billets de l\'auteur';
46
47#_widgets.php:165
48$GLOBALS['__l10n']['no post'] = 'pas de billet';
49
50#_widgets.php:167
51$GLOBALS['__l10n']['one post'] = 'un billet';
52
53#_widgets.php:169
54$GLOBALS['__l10n']['%s posts'] = '%s billets';
55
56?>
Note: See TracBrowser for help on using the repository browser.

Sites map