Marius Burkard
2016-04-26 5152e9a75e6e0ed4dc26358e4e608ce684147b32
interface/web/client/lib/lang/fr_client.lng
@@ -17,7 +17,7 @@
$wb['username_txt'] = 'Nom d’utilisateur';
$wb['password_txt'] = 'Mot de passe';
$wb['password_strength_txt'] = 'Force du mot de passe';
$wb['language_txt'] = 'Langage';
$wb['language_txt'] = 'Langue';
$wb['usertheme_txt'] = 'Thème';
$wb['street_txt'] = 'Rue';
$wb['zip_txt'] = 'Code Postal';
@@ -106,7 +106,7 @@
$wb['limit_openvz_vm_error_notint'] = 'La limite de serveurs virtuels doit être un nombre.';
$wb['web_php_options_notempty'] = 'Aucune option PHP choisie. Sélectonnez au moins une option PHP.';
$wb['ssh_chroot_notempty'] = 'Aucune option SSH chroot choisie. Sélectionnez au moins une option SSH.';
$wb['username_error_collision'] = 'Le nom d’utilisateur ne peut pas commencer par -web- ou -web- followed suivi d’un nombre.';
$wb['username_error_collision'] = 'Le nom d’utilisateur ne peut pas commencer par -web- ou -web- suivi d’un nombre.';
$wb['add_additional_template_txt'] = 'Ajouter un modèle';
$wb['delete_additional_template_txt'] = 'Supprimer un modèle';
$wb['limit_cgi_txt'] = 'CGI autorisé';
@@ -121,7 +121,7 @@
$wb['bank_account_number_txt'] = 'Numéro de compte bancaire';
$wb['bank_code_txt'] = 'Code banque';
$wb['bank_name_txt'] = 'Nom de la banque';
$wb['bank_account_iban_txt'] = 'IBAn';
$wb['bank_account_iban_txt'] = 'IBAN';
$wb['bank_account_swift_txt'] = 'BIC / Swift';
$wb['web_limits_txt'] = 'Limites Web';
$wb['email_limits_txt'] = 'Limites d’e-mails';
@@ -146,14 +146,14 @@
$wb['default_slave_dnsserver_txt'] = 'Serveur DNS secondaire par défaut';
$wb['locked_txt'] = 'Locked (disables all webs etc.)';
$wb['canceled_txt'] = 'Canceled (disables client login)';
$wb['gender_txt'] = 'Title';
$wb['gender_m_txt'] = 'Mr.';
$wb['gender_f_txt'] = 'Ms.';
$wb['added_by_txt'] = 'Added by';
$wb['added_date_txt'] = 'Added date';
$wb['parent_client_id_txt'] = 'Client of reseller';
$wb['none_txt'] = 'none';
$wb['contact_firstname_txt'] = 'Contact firstname';
$wb['gender_txt'] = 'Titre';
$wb['gender_m_txt'] = 'Monsieur';
$wb['gender_f_txt'] = 'Madame';
$wb['added_by_txt'] = 'Ajouté par';
$wb['added_date_txt'] = 'Ajouté le';
$wb['parent_client_id_txt'] = 'Client du revendeur';
$wb['none_txt'] = 'aucun';
$wb['contact_firstname_txt'] = 'Prénom';
$wb['limit_backup_txt'] = 'Backupfunction available';
$wb['xmpp_limits_txt'] = 'XMPP Limits';
$wb['web_servers_txt'] = 'Webservers';
@@ -196,4 +196,6 @@
$wb['email_error_empty'] = 'Email is empty';
$wb['limit_database_user_txt'] = 'Max. Database users';
$wb['limit_database_user_error_notint'] = 'The database user limit must be a number.';
$wb['limit_ssl_letsencrypt_txt'] = 'Let\'s Encrypt available';
$wb['limit_directive_snippets_txt'] = 'Show web server config selection';
?>