tbrehm
2011-04-20 a285fa6698cb3162ae119a5b56dfdecd4ccdf2a3
interface/web/sites/lib/lang/fr.lng
@@ -1,25 +1,26 @@
<?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'] = 'Statistics';
$wb['Web traffic'] = 'Web Traffic';
$wb['Webdav-User'] = 'Webdav User';
$wb['Webdav'] = 'Webdav';
$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
$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";
?>