mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
updated / enhanced french translations
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion des enregistrements principalement utilisé dans les IVR";
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion des enregistrements principalement utilisés dans les IVR";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Gestor de gravações utilizadas principalmente com um IVR.";
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
$text['description-description']['en-us'] = "You may enter a description here for your reference (not parsed).";
|
||||
$text['description-description']['es-cl'] = "Puede ingresar una descripción aquí para su referencia.";
|
||||
$text['description-description']['pt-pt'] = "Deverá introduzir uma descrição para sua referência.";
|
||||
$text['description-description']['fr-fr'] = "";
|
||||
$text['description-description']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé).";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
||||
Reference in New Issue
Block a user