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:
@@ -26,7 +26,7 @@
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Etat SIP";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Statut 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";
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
||||
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
||||
$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar";
|
||||
$text['button-flush_memcache']['fr-fr'] = "Memcache Rincer";
|
||||
$text['button-flush_memcache']['fr-fr'] = "Vider Memcache";
|
||||
|
||||
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
||||
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
||||
@@ -69,12 +69,12 @@
|
||||
$text['button-flush_registrations']['en-us'] = "Flush Registrations";
|
||||
$text['button-flush_registrations']['es-cl'] = "Inscripciones Flush";
|
||||
$text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar";
|
||||
$text['button-flush_registrations']['fr-fr'] = "Inscriptions Rincer";
|
||||
$text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements";
|
||||
|
||||
$text['button-registrations']['en-us'] = "Registrations";
|
||||
$text['button-registrations']['es-cl'] = "Inscripciones";
|
||||
$text['button-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['button-registrations']['fr-fr'] = "Inscriptions";
|
||||
$text['button-registrations']['fr-fr'] = "Enregistrements";
|
||||
|
||||
$text['button-start']['en-us'] = "Start";
|
||||
$text['button-start']['es-cl'] = "Iniciar";
|
||||
|
||||
Reference in New Issue
Block a user