cfoe
2012-08-07 c27941663bf568a0b49662a38e43a4e972bad47f
interface/web/sites/lib/lang/fr.lng
@@ -1,26 +1,34 @@
<?php
$wb['Database'] = "Base de données";
$wb['Options'] = "Options";
$wb['Shell User'] = "Utilisateur Shell";
$wb['Domain'] = "Domaine";
$wb['Redirect'] = "Redirection";
$wb['SSL'] = "SSL";
$wb['Subdomain'] = "Sous-domaine";
$wb['Sites'] = "Sites";
$wb['Aliasdomain'] = "Alias";
$wb['FTP-User'] = "Utilisateur FTP";
$wb['FTP'] = "FTP";
$wb['Shell-User'] = "Utilisateur Shell";
$wb['Shell'] = "Shell";
$wb['Websites'] = "Sites Web";
$wb['Stats'] = "Statistiques";
$wb['Website'] = "Website";
$wb['Cron'] = "Cron";
$wb['Cron Jobs'] = "Cron Jobs";
$wb['Statistics'] = "Statistiques";
$wb['Web traffic'] = "Trafic web";
$wb['Webdav-User'] = "Utilisateur Webdav";
$wb['Webdav'] = "Webdav";
?>
$wb['Websites'] = 'Sites web';
    $wb['Website'] = 'Sites web';
    $wb['Subdomain'] = 'Sous-domaine';
    $wb['Aliasdomain'] = 'Alias';
    $wb['Database'] = 'Base de données';
    $wb['Database Users'] = 'Database Users';
$wb['Web Access'] = 'Web Access';
    $wb['FTP-User'] = 'Utilisateur FTP';
    $wb['Webdav-User'] = 'Utilisateur WebDav';
    $wb['Folder'] = 'Protected Folders';
    $wb['Folder users'] = 'Protected Folder Users';
$wb['Command Line'] = 'Command Line';
    $wb['Shell-User'] = 'Utilisateur Shell';
    $wb["Cron Jobs"] = 'Tâches cron';
$wb["Statistics"] = 'Statistiques';
    $wb["Web traffic"] = 'Trafic web';
    $wb["Website quota (Harddisk)"] = 'Quota du site web (disque dur)';
$wb["Cron"] = 'Cron';
$wb["Stats"] = 'Statistiques';
$wb['Shell'] = 'Shell';
$wb['Webdav'] = 'WebDAV';
$wb['FTP'] = 'FTP';
$wb['Options'] = 'Options';
$wb['Domain'] = 'Domaine';
$wb['Redirect'] = 'Redirection';
$wb['SSL'] = 'SSL';
$wb['Sites'] = 'Sites';
?>