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:
@@ -24,7 +24,7 @@
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr'] = 'Etat SIP';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Estado do SIP';
|
||||
|
||||
@@ -23,10 +23,16 @@
|
||||
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 à l'Event Socket en echec.";
|
||||
$text['label-message']['en-us'] = 'Message';
|
||||
$text['label-message']['fr'] = 'Message';
|
||||
$text['title-sofia-status']['en-us'] = 'sofia status';
|
||||
$text['title-sofia-status']['fr'] = 'sofia statut';
|
||||
$text['title-sofia-status-profile']['en-us'] = 'sofia status profile';
|
||||
$text['title-sofia-status-profile']['fr'] = 'profile statut sofia';
|
||||
$text['title-status']['en-us'] = 'status';
|
||||
$text['title-status']['fr'] = 'statut';
|
||||
?>
|
||||
Reference in New Issue
Block a user