tbrehm
2011-07-25 ed30c60150ffda0301eb1f8d30c93cac94de41df
interface/web/sites/lib/lang/fr.lng
@@ -1,17 +1,26 @@
<?php
$wb['Database'] = 'Database';
$wb['Database'] = 'Base de données';
$wb['Options'] = 'Options';
$wb['Shell User'] = 'Shell User';
$wb['Domain'] = 'Domain';
$wb['Redirect'] = 'Redirect';
$wb['Shell User'] = 'Utilisateur Shell';
$wb['Domain'] = 'Domaine';
$wb['Redirect'] = 'Redirection';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Subdomain';
$wb['Subdomain'] = 'Sous-domaine';
$wb['Sites'] = 'Sites';
$wb['Aliasdomain'] = 'Aliasdomain';
$wb['FTP-User'] = 'FTP-User';
$wb['Aliasdomain'] = 'Alias';
$wb['FTP-User'] = 'Utilisateur FTP';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell-User';
$wb['Shell-User'] = 'Utilisateur Shell';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Websites';
$wb['Stats'] = 'Statistics';
$wb['Websites'] = 'Sites Web';
$wb['Stats'] = 'Statistiques';
$wb['Website'] = 'Site web';
$wb['Webdav-User'] = 'Utilisateur Webdav';
$wb['Webdav'] = 'Webdav';
$wb['Cron'] = 'Cron';
$wb['Cron Jobs'] = 'Tâches cron';
$wb['Statistics'] = 'Statistiques';
$wb['Web traffic'] = 'Trafic web';
$wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)';
?>