mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
This commit is contained in:
@@ -23,16 +23,27 @@
|
||||
Contributor(s):
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
James Rose <james.o.rose@gmail.com>
|
||||
Philippe Rioual <bhouba@gmail.com>
|
||||
*/
|
||||
$text['error-event-socket']['en-us'] = 'Connection to Event Socket failed.';
|
||||
$text['error-event-socket']['fr'] = "Connexion a l'Event Socket en echec.";
|
||||
$text['label-message']['en-us'] = 'Message';
|
||||
$text['label-message']['fr'] = 'Message';
|
||||
$text['label-message']['en-us'] = 'Invalid Profile!';
|
||||
$text['label-message']['fr'] = 'Profile Invalide!';
|
||||
$text['button-back']['en-us'] = 'back';
|
||||
$text['button-back']['fr'] = 'Retour';
|
||||
$text['label-domain']['en-us'] = 'Domain';
|
||||
$text['label-domain']['fr'] = 'Domaine';
|
||||
$text['label-user']['en-us'] = 'User';
|
||||
$text['label-user']['fr'] = 'Usager';
|
||||
$text['label-agent']['en-us'] = 'Agent';
|
||||
$text['label-agent']['fr'] = 'Agent';
|
||||
$text['label-ip']['en-us'] = 'IP';
|
||||
$text['label-ip']['fr'] = 'IP';
|
||||
$text['label-port']['en-us'] = 'Port';
|
||||
$text['label-port']['fr'] = 'Port';
|
||||
$text['label-status']['en-us'] = 'Status';
|
||||
$text['label-status']['fr'] = 'Statut';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user