Changeset 1379 for plugins/topWriter/locales/fr/main.lang.php
- Timestamp:
- 08/10/09 23:33:28 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/topWriter/locales/fr/main.lang.php
r1304 r1379 1 1 <?php 2 2 // Language: français 3 // Module: topWriter - 0. 14 // Date: 2009-0 7-05 20:41:315 // Author: JC Denis, http://blog.jcdenis.com3 // Module: topWriter - 0.2 4 // Date: 2009-08-10 21:13:57 5 // Author: JC Denis, jcdenis@gdwd.com 6 6 // Translated with dcTranslater - 0.2.4 7 7 … … 9 9 $GLOBALS['__l10n']['Top comments'] = 'Top commentaires'; 10 10 11 #_widgets.php:4 111 #_widgets.php:42 12 12 $GLOBALS['__l10n']['Period:'] = 'Période :'; 13 13 14 #_widgets.php:4 214 #_widgets.php:43 15 15 $GLOBALS['__l10n']['day'] = 'jour'; 16 16 17 #_widgets.php:4 217 #_widgets.php:43 18 18 $GLOBALS['__l10n']['week'] = 'semaine'; 19 19 20 #_widgets.php:4 220 #_widgets.php:43 21 21 $GLOBALS['__l10n']['month'] = 'mois'; 22 22 23 #_widgets.php:4 323 #_widgets.php:44 24 24 $GLOBALS['__l10n']['year'] = 'année'; 25 25 26 #_widgets.php:4 326 #_widgets.php:44 27 27 $GLOBALS['__l10n']['from begining'] = 'depuis le début'; 28 28 29 #_widgets.php:4 629 #_widgets.php:47 30 30 $GLOBALS['__l10n']['Limit:'] = 'Limite :'; 31 31 32 #_widgets.php:38 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 33 36 $GLOBALS['__l10n']['Top entries'] = 'Top billets'; 34 37 35 #_widgets.php:1 4238 #_widgets.php:161 36 39 $GLOBALS['__l10n']['Author link'] = 'Lien vers l\'auteur'; 37 40 38 #_widgets.php: 9041 #_widgets.php:106 39 42 $GLOBALS['__l10n']['%s comments'] = '%s commentaires'; 40 43 41 #_widgets.php:1 3944 #_widgets.php:157 42 45 $GLOBALS['__l10n']['Author posts'] = 'Billets de l\'auteur'; 43 46 44 #_widgets.php:1 4647 #_widgets.php:165 45 48 $GLOBALS['__l10n']['no post'] = 'pas de billet'; 46 49 47 #_widgets.php:1 4850 #_widgets.php:167 48 51 $GLOBALS['__l10n']['one post'] = 'un billet'; 49 52 50 #_widgets.php:1 5053 #_widgets.php:169 51 54 $GLOBALS['__l10n']['%s posts'] = '%s billets'; 52 55
Note: See TracChangeset
for help on using the changeset viewer.