Your IP : 216.73.216.20


Current Path : /home/e/t/i/etiennec/www/oldsite/plugins/auto/skeleditor/spip_200/lang/
Upload File :
Current File : /home/e/t/i/etiennec/www/oldsite/plugins/auto/skeleditor/spip_200/lang/skeleditor_en.php

<?php

// This is a SPIP language file  --  Ceci est un fichier langue de SPIP

//$GLOBALS['i18n_skeleditor_fr'] = array( ??
$GLOBALS[$GLOBALS['idx_lang']] = array(
  // C
  'creer'=>'Create', 
  
  // E  
  'editer_skel'=>'Edit the template',
  'editer_skel_debug' =>'Edit the template (debug mode)',
  'effacer'=>"delete",
  'effacer_confirme'=>'Do you really want to delete this file ?',
  'erreur_ouverture_fichier'=>"error: can not open the file",
  'erreur_ecriture_fichier'=>"error: can write the file",
  'erreur_edition_ecriture'=>"error: not writable file",
  'erreur_ouvert_ecrit'=>"error: can not open or edit this file",
  'erreur_droits'=>"error: can not create the file. please check the template direction rights",
  'erreur_overwrite'=>"error: this file already exists",
  'erreur_sansgene'=>'Error: unauthorized action',
  'erreur_parsing'=>'Fatal error while parsing the BOUCLES',
  
  // F
  'fichier'=>"file",
  'fichier_sauvegarde_date'=>"file saved @ ",    
  'fichier_efface_ok'=>'File deleted successfully !',
  'fichier_choix'=>'Please choose the file you want to edit or view.',
  'fichier_nouveau'=>'New file',
  'fichier_upload'=>'Upload a file',
  'fichier_upload_ok'=>'File uploaded successfully !',
  
  // P
  'parseur_titre' => 'Loop parser',
  'parseur_contenu' => 'Content',
  'parseur_avant' => 'Before',
  'parseur_milieu' => 'Inside',
  'parseur_apres' => 'After',
  'parseur_altern' => 'Alternate',
  'parseur_param' => 'Parameters:',
  'parseur_horsboucle' => 'OUTSIDE THE LOOPS',
 
  
  // R 
  'repertoire'=>'directory',
  
  // S
  'sauver'=>'Save', 
  'skeleditor_description'=>"Allows to edit the files of the current template",
  'skeleditor_dossier'=>"template directory: ",
  
  // T
  'target'=>'target',
  'telecharger'=>"download",
  
  // U
  'upload'=>'Upload',  
);

?>