Dotclear

Changeset 421:f6417c35ce00 for themes


Ignore:
Timestamp:
06/27/11 16:44:16 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:
  • Séparation traductions publiques et admin
  • Version++
Location:
themes/ductile
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r419 r421  
    1212if (!defined('DC_CONTEXT_ADMIN')) { return; } 
    1313 
    14 l10n::set(dirname(__FILE__).'/locales/'.$_lang.'/main'); 
     14l10n::set(dirname(__FILE__).'/locales/'.$_lang.'/admin'); 
    1515 
    1616$sticker_images = array( 
  • themes/ductile/_define.php

    r401 r421  
    1414     /* Description*/         "Chantier pour un nouveau theme", 
    1515     /* Author */             "Dotclear Team", 
    16      /* Version */            '0.5.1' 
     16     /* Version */            '0.6' 
    1717); 
    1818?> 
  • themes/ductile/_public.php

    r419 r421  
    8585          echo  
    8686               '<style type="text/css">'."\n". 
    87                '/* Additionnal style directives */'."\n". 
     87               '/* '.__('Additionnal style directives').' */'."\n". 
    8888               self::ductileStyleHelper(). 
    8989               "</style>\n"; 
  • themes/ductile/locales/fr/main.po

    r395 r421  
    1 msgid "Theme configuration upgraded." 
    2 msgstr "Configuration du thème mise à jour." 
    3  
    4 msgid "Content" 
    5 msgstr "Contenu" 
    6  
    7 msgid "Header" 
    8 msgstr "Entête" 
    9  
    10 msgid "Hide blog description:" 
    11 msgstr "Cacher la description du blog :" 
    12  
    13 msgid "Presentation" 
    14 msgstr "Présentation" 
    15  
    16 msgid "General settings" 
    17 msgstr "Paramètres généraux" 
    18  
    19 msgid "Mobile specific settings" 
    20 msgstr "Paramètres spécifiques pour les mobiles" 
    21  
    22 msgid "Blog title" 
    23 msgstr "Titre du blog" 
    24  
    25 msgid "In bold:" 
    26 msgstr "En gras :" 
    27  
    28 msgid "Font size (in em by default):" 
    29 msgstr "Taille de police (en em par défaut) :" 
    30  
    31 msgid "Color:" 
    32 msgstr "Couleur :" 
    33  
    34 msgid "Post title" 
    35 msgstr "Titre des billets" 
    36  
    37 msgid "Inside posts links" 
    38 msgstr "Liens dans les billets" 
    39  
    40 msgid "Normal and visited links color:" 
    41 msgstr "Couleur des liens normaux et visités :" 
    42  
    43 msgid "Active, hover and focus links color:" 
    44 msgstr "Couleur des liens actifs, survolés et ayant le focus :" 
    45  
    46 msgid "Fonts" 
    47 msgstr "Polices de caractère" 
    48  
    49 msgid "Main:" 
    50 msgstr "Principale :" 
    51  
    52 msgid "Secondary:" 
    53 msgstr "Secondaire :" 
    54  
    55 msgid "Ductile primary" 
    56 msgstr "Principale de Ductile" 
    57  
    58 msgid "Ductile secondary" 
    59 msgstr "Secondaire de Ductile" 
    60  
    61 msgid "Times New Roman" 
    62 msgstr "Times New Roman" 
    63  
    64 msgid "Georgia" 
    65 msgstr "Georgia" 
    66  
    67 msgid "Garamond" 
    68 msgstr "Garamond" 
    69  
    70 msgid "Helvetica/Arial" 
    71 msgstr "Helvetica/Arial" 
    72  
    73 msgid "Verdana" 
    74 msgstr "Verdana" 
    75  
    76 msgid "Trebuchet MS" 
    77 msgstr "Trebuchet MS" 
    78  
    79 msgid "Impact" 
    80 msgstr "Impact" 
    81  
    82 msgid "Monospace" 
    83 msgstr "Monospace" 
     1msgid "Additionnal style directives" 
     2msgstr "Directives CSS supplémentaires" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map