tbrehm
2011-06-29 b74ef5e5ae32e37272b4135e04eb4e1ffd3fe994
interface/web/sites/lib/lang/fr.lng
@@ -1,17 +1,26 @@
<?php
$wb['Database'] = 'Database';
$wb['Options'] = 'Options';
$wb['Shell User'] = 'Shell User';
$wb['Domain'] = 'Domain';
$wb['Redirect'] = 'Redirect';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Subdomain';
$wb['Sites'] = 'Sites';
$wb['Aliasdomain'] = 'Aliasdomain';
$wb['FTP-User'] = 'FTP-User';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell-User';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Websites';
$wb['Stats'] = 'Statistics';
$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";
?>