Dotclear

source: plugins/adminExample/locales/fr/admin.lang.php @ 3043

Revision 3043, 1.5 KB checked in by Moe, 12 years ago (diff)

Admin Example 0.2:

  • Dotclear 2.3:
    • added behaviours and images for the new dashboard
    • added required field
Line 
1<?php
2// Language: Français
3// Module: adminExample - 0.1.2
4// Date: 2011-05-18 20:42:27
5// Translated with dcTranslater - 1.5
6
7#_admin.php:65
8$GLOBALS['__l10n']['Admin example: active'] = 'Example d\'administration&nbsp;: actif';
9
10#_admin.php:71
11$GLOBALS['__l10n']['Admin example: inactive'] = 'Example d\'administration&nbsp;: inactif';
12
13#index.php:38
14$GLOBALS['__l10n']['Configuration successfully updated.'] = 'Configuration mise à jour avec succès.';
15
16#index.php:53
17$GLOBALS['__l10n']['Tab 1'] = 'Onglet 1';
18
19#index.php:58
20$GLOBALS['__l10n']['Numbers'] = 'Numéros';
21
22#index.php:59
23#index.php:97
24$GLOBALS['__l10n']['one'] = 'un';
25
26#index.php:60
27#index.php:100
28$GLOBALS['__l10n']['two'] = 'deux';
29
30#index.php:64
31#index.php:69
32#index.php:79
33#index.php:92
34#index.php:116
35$GLOBALS['__l10n']['Hello World!'] = 'Bonjour le monde&nbsp;!';
36
37#index.php:73
38#index.php:114
39$GLOBALS['__l10n']['Enable'] = 'Activer';
40
41#index.php:75
42#index.php:94
43$GLOBALS['__l10n']['Title:'] = 'Titre&nbsp;:';
44
45#index.php:85
46$GLOBALS['__l10n']['Required field'] = 'Champ obligatoire';
47
48#index.php:85
49$GLOBALS['__l10n']['A required field:'] = 'Un champ obligatoire&nbsp;:';
50
51#index.php:87
52$GLOBALS['__l10n']['Hello World'] = 'Bonjour le monde';
53
54#index.php:109
55$GLOBALS['__l10n']['Settings'] = 'Paramètres';
56
57#index.php:120
58$GLOBALS['__l10n']['Save configuration'] = 'Enregistrer la configuration';
59
60#index.php:125
61$GLOBALS['__l10n']['Columns'] = 'Colonnes';
62
63#index.php:126
64#index.php:136
65$GLOBALS['__l10n']['%s columns'] = '%s colonnes';
66
67?>
Note: See TracBrowser for help on using the repository browser.

Sites map