Dotclear

source: plugins/popularityContest/locales/fr/admin.lang.php @ 2295

Revision 2295, 3.8 KB checked in by Moe, 13 years ago (diff)

Popularity Contest 1.4 :

  • added data in XML file :
    • display plugins URLs
    • display global results
  • added CSS rules, from the popcon website
  • make xml/ directory
  • switched to GPL v2
Line 
1<?php
2// Language: français
3// Module: popularityContest - 1.3-alpha3
4// Date: 2009-10-11 21:15:58
5// Translated with dcTranslater - 1.2
6
7#inc/lib.popularityContest.php:33
8$GLOBALS['__l10n']['weekly'] = 'chaque semaine';
9
10#inc/lib.popularityContest.php:34
11$GLOBALS['__l10n']['every 3 days'] = 'tous les 3 jours';
12
13#inc/lib.popularityContest.php:35
14$GLOBALS['__l10n']['daily'] = 'quotidiennement';
15
16#inc/lib.popularityContest.php:157
17$GLOBALS['__l10n']['Installed plugins:'] = 'Extensions installées&nbsp;:';
18
19#inc/lib.popularityContest.php:162
20$GLOBALS['__l10n']['Hide'] = 'Cacher';
21
22#inc/lib.popularityContest.php:164
23$GLOBALS['__l10n']['Icon'] = 'Icône';
24
25#inc/lib.popularityContest.php:168
26$GLOBALS['__l10n']['Popularity'] = 'Popularité';
27
28#inc/lib.popularityContest.php:216
29$GLOBALS['__l10n']['second'] = 'seconde';
30
31#inc/lib.popularityContest.php:211
32$GLOBALS['__l10n']['year'] = 'année';
33
34#inc/lib.popularityContest.php:211
35$GLOBALS['__l10n']['years'] = 'années';
36
37#inc/lib.popularityContest.php:212
38$GLOBALS['__l10n']['month'] = 'mois';
39
40#inc/lib.popularityContest.php:212
41$GLOBALS['__l10n']['months'] = 'mois';
42
43#inc/lib.popularityContest.php:213
44$GLOBALS['__l10n']['day'] = 'jour';
45
46#inc/lib.popularityContest.php:213
47$GLOBALS['__l10n']['days'] = 'jours';
48
49#inc/lib.popularityContest.php:214
50$GLOBALS['__l10n']['hour'] = 'heure';
51
52#inc/lib.popularityContest.php:214
53$GLOBALS['__l10n']['hours'] = 'heures';
54
55#inc/lib.popularityContest.php:215
56$GLOBALS['__l10n']['minute'] = 'minute';
57
58#inc/lib.popularityContest.php:215
59$GLOBALS['__l10n']['minutes'] = 'minutes';
60
61#inc/lib.popularityContest.php:216
62$GLOBALS['__l10n']['seconds'] = 'secondes';
63
64#inc/lib.popularityContest.php:233
65$GLOBALS['__l10n']['and'] = 'et';
66
67#index.php:102
68$GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.';
69
70#index.php:107
71$GLOBALS['__l10n']['Report successfully sent.'] = 'Rapport envoyé avec succès.';
72
73#index.php:112
74$GLOBALS['__l10n']['please wait %s before sending a report'] = 'veuillez patienter %s avant d\'envoyer un rapport';
75
76#index.php:134
77$GLOBALS['__l10n']['Last successful report: %s ago'] = 'Dernier rapport réussi: il y a %s';
78
79#index.php:140
80$GLOBALS['__l10n']['Last try: %s ago'] = 'Dernier essai&nbsp;: il y a %s';
81
82#index.php:148
83$GLOBALS['__l10n']['This plugin only send the following informations to Dotclear Popularity Contest:'] = 'Cette extension envoie seulement les informations suivantes à Dotclear Popularity Contest:';
84
85#index.php:152
86$GLOBALS['__l10n']['the names of installed and activated plugins'] = 'les noms des extensions installées et activées';
87
88#index.php:153
89$GLOBALS['__l10n']['the value of md5(DC_ADMIN_URL) (%s) identify the Dotclear installation with an unique and anonym hash'] = 'la valeur de md5(DC_ADMIN_URL) (%s) identifie l\'installation de Dotclear avec un hash unique et anonyme';
90
91#index.php:155
92$GLOBALS['__l10n']['the Dotclear version (%s)'] = 'la version de Dotclear (%s)';
93
94#index.php:165
95$GLOBALS['__l10n']['In the settings, you can hide some plugins and they will be ignored by Dotclear Popularity Contest.'] = 'Dans les paramètres, vous pouvez cacher des extensions et elles seront ignorées par Dotclear Popularity Contest.';
96
97#index.php:168
98$GLOBALS['__l10n']['Send a report to Dotclear Popularity Contest'] = 'Envoyer un rapport à Dotclear Popularity Contest';
99
100#index.php:171
101$GLOBALS['__l10n']['Click here to see results.'] = 'Cliquez ici pour voir les résultats.';
102
103#index.php:172
104$GLOBALS['__l10n']['Plugins:'] = 'Extensions&nbsp;:';
105
106#index.php:176
107$GLOBALS['__l10n']['settings'] = 'paramètres';
108
109#index.php:182
110$GLOBALS['__l10n']['Send a report:'] = 'Envoyer un rapport&nbsp;:';
111
112#index.php:190
113$GLOBALS['__l10n']['Hide plugins:'] = 'Cacher les extensions&nbsp;:';
114
115#index.php:194
116$GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration';
117
118$GLOBALS['__l10n']['results'] = 'résultats';
119
120
121?>
Note: See TracBrowser for help on using the repository browser.

Sites map