| | |
| | | <?php
|
| | | // Traduction française par Falistos (http://hyodream.fr/ispconfig-fr) |
| | | // Traduction sous licence GPL v3, voir http://www.gnu.org/licenses/gpl.txt
|
| | |
|
| | | $wb["User Settings"] = "Paramètres Utilisateur";
|
| | | $wb["Settings"] = "Paramètres";
|
| | | $wb["ISPConfig Tools"] = "Outils ISPConfig";
|
| | | $wb["Password and Language"] = "Mot de passe et Langage";
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['User Settings'] = 'Paramètres Utilisateur'; |
| | | $wb['Settings'] = 'Paramètres'; |
| | | $wb['ISPConfig Tools'] = 'Outils ISPConfig'; |
| | | $wb['Password and Language'] = 'Mot de passe et Langue'; |
| | | $wb['ispconfig_tools_note'] = 'Ce module vous permet de changer le mot de passe utilisateur et la langue et de démarrer une resynchronisation des enregistrement DNS.'; |
| | | $wb['Resync'] = 'Resync'; |
| | | $wb['Sync Tools'] = 'Sync Tools'; |
| | | $wb['Import'] = 'Import'; |
| | | $wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail'; |
| | | $wb['PDNS Tupa'] = 'PowerDNS Tupa'; |
| | | $wb['Interface'] = 'Interface'; |
| | | ?> |