Dotclear


Ignore:
Timestamp:
08/10/09 23:33:28 (14 years ago)
Author:
JcDenis
Message:

topWriter 0.2:

  • Fixed php 5.3 compatibility
  • Fixed PostGreSQL compatibility
  • Added option to exclude post authors from comment list
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/topWriter/locales/fr/main.lang.php

    r1304 r1379  
    11<?php 
    22// Language: français  
    3 // Module: topWriter - 0.1 
    4 // Date: 2009-07-05 20:41:31  
    5 // Author: JC Denis, http://blog.jcdenis.com 
     3// Module: topWriter - 0.2 
     4// Date: 2009-08-10 21:13:57  
     5// Author: JC Denis, jcdenis@gdwd.com 
    66// Translated with dcTranslater - 0.2.4  
    77 
     
    99$GLOBALS['__l10n']['Top comments'] = 'Top commentaires'; 
    1010 
    11 #_widgets.php:41 
     11#_widgets.php:42 
    1212$GLOBALS['__l10n']['Period:'] = 'Période :'; 
    1313 
    14 #_widgets.php:42 
     14#_widgets.php:43 
    1515$GLOBALS['__l10n']['day'] = 'jour'; 
    1616 
    17 #_widgets.php:42 
     17#_widgets.php:43 
    1818$GLOBALS['__l10n']['week'] = 'semaine'; 
    1919 
    20 #_widgets.php:42 
     20#_widgets.php:43 
    2121$GLOBALS['__l10n']['month'] = 'mois'; 
    2222 
    23 #_widgets.php:43 
     23#_widgets.php:44 
    2424$GLOBALS['__l10n']['year'] = 'année'; 
    2525 
    26 #_widgets.php:43 
     26#_widgets.php:44 
    2727$GLOBALS['__l10n']['from begining'] = 'depuis le début'; 
    2828 
    29 #_widgets.php:46 
     29#_widgets.php:47 
    3030$GLOBALS['__l10n']['Limit:'] = 'Limite :'; 
    3131 
    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 
    3336$GLOBALS['__l10n']['Top entries'] = 'Top billets'; 
    3437 
    35 #_widgets.php:142 
     38#_widgets.php:161 
    3639$GLOBALS['__l10n']['Author link'] = 'Lien vers l\'auteur'; 
    3740 
    38 #_widgets.php:90 
     41#_widgets.php:106 
    3942$GLOBALS['__l10n']['%s comments'] = '%s commentaires'; 
    4043 
    41 #_widgets.php:139 
     44#_widgets.php:157 
    4245$GLOBALS['__l10n']['Author posts'] = 'Billets de l\'auteur'; 
    4346 
    44 #_widgets.php:146 
     47#_widgets.php:165 
    4548$GLOBALS['__l10n']['no post'] = 'pas de billet'; 
    4649 
    47 #_widgets.php:148 
     50#_widgets.php:167 
    4851$GLOBALS['__l10n']['one post'] = 'un billet'; 
    4952 
    50 #_widgets.php:150 
     53#_widgets.php:169 
    5154$GLOBALS['__l10n']['%s posts'] = '%s billets'; 
    5255 
Note: See TracChangeset for help on using the changeset viewer.

Sites map