| | |
| | | $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'; |
| | |
| | | $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é'; |
| | |
| | | $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'; |
| | |
| | | $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'; |
| | |
| | | $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'; |
| | | ?> |