changed single quote to double quotes everywhere

This commit is contained in:
Nuno Miguel Reis
2013-10-01 11:35:07 +00:00
parent efb7a01783
commit 184ec05020
100 changed files with 10551 additions and 10551 deletions
+271 -271
View File
@@ -1,349 +1,349 @@
<?php
//application details
$apps[$x]['name'] = "Extensions";
$apps[$x]['uuid'] = 'e68d9689-2769-e013-28fa-6214bf47fca3';
$apps[$x]['category'] = 'Switch';
$apps[$x]['subcategory'] = '';
$apps[$x]['version'] = '';
$apps[$x]['license'] = 'Mozilla Public License 1.1';
$apps[$x]['url'] = 'http://www.fusionpbx.com';
$apps[$x]['description']['en-us'] = 'Used Configure SIP extensions.';
$apps[$x]['description']['es-mx'] = 'Utilizado para configurar Extensiones SIP.';
$apps[$x]['description']['de-de'] = '';
$apps[$x]['description']['de-ch'] = '';
$apps[$x]['description']['de-at'] = '';
$apps[$x]['description']['fr-fr'] = 'Utilisé pour configurer des extentions SIP';
$apps[$x]['description']['fr-ca'] = 'Utilisé pour configurer des éxtentions SIP';
$apps[$x]['description']['fr-ch'] = '';
$apps[$x]['description']['pt-pt'] = 'Usado para configurar extensões SIP.';
$apps[$x]['description']['pt-br'] = '';
$apps[$x]['uuid'] = "e68d9689-2769-e013-28fa-6214bf47fca3";
$apps[$x]['category'] = "Switch";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "";
$apps[$x]['license'] = "Mozilla Public License 1.1";
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Used Configure SIP extensions.";
$apps[$x]['description']['es-mx'] = "Utilizado para configurar Extensiones SIP.";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['fr-fr'] = "Utilisé pour configurer des extentions SIP";
$apps[$x]['description']['fr-ca'] = "Utilisé pour configurer des éxtentions SIP";
$apps[$x]['description']['fr-ch'] = "";
$apps[$x]['description']['pt-pt'] = "Usado para configurar extensões SIP.";
$apps[$x]['description']['pt-br'] = "";
//menu details
$apps[$x]['menu'][0]['title']['en-us'] = 'Extensions';
$apps[$x]['menu'][0]['title']['es-mx'] = 'Extensiones';
$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'] = 'Extensions';
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Post téléphonique';
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Extensões';
$apps[$x]['menu'][0]['title']['pt-br'] = '';
$apps[$x]['menu'][0]['uuid'] = 'd3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3';
$apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/extensions/extensions.php';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
$apps[$x]['menu'][0]['title']['en-us'] = "Extensions";
$apps[$x]['menu'][0]['title']['es-mx'] = "Extensiones";
$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'] = "Extensions";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Post téléphonique";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Extensões";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3";
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/extensions/extensions.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
//permission details
$y = 0;
$apps[$x]['permissions'][$y]['name'] = 'extension_view';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_view";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_add';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_add";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_edit';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_edit";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_delete';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_toll';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['name'] = "extension_toll";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'outbound_caller_id_select';
//$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
//$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "outbound_caller_id_select";
//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
//$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_user_view';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_user_view";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_user_add';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_user_add";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_user_edit';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_user_edit";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
$y++;
$apps[$x]['permissions'][$y]['name'] = 'extension_user_delete';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
$apps[$x]['permissions'][$y]['name'] = "extension_user_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
//schema details
$y = 0; //table array index
$z = 0; //field array index
$apps[$x]['db'][$y]['table'] = 'v_extensions';
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'id';
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'extension_id';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'serial';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'integer';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'INT NOT NULL AUTO_INCREMENT';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
$apps[$x]['db'][$y]['table'] = "v_extensions";
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "id";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "extension_id";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "serial";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "integer";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "INT NOT NULL AUTO_INCREMENT";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'extension_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "extension_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'v_id';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "v_id";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'extension';
$apps[$x]['db'][$y]['fields'][$z]['uuid'] = '15607400-7d58-475d-8f4e-7ffb858aa3e7';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "extension";
$apps[$x]['db'][$y]['fields'][$z]['uuid'] = "15607400-7d58-475d-8f4e-7ffb858aa3e7";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'number_alias';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "number_alias";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'password';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "password";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_list';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "user_list";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'provisioning_list';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "provisioning_list";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'mailbox';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "mailbox";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'vm_password';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "vm_password";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'accountcode';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "accountcode";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'effective_caller_id_name';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "effective_caller_id_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'effective_caller_id_number';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "effective_caller_id_number";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'outbound_caller_id_name';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "outbound_caller_id_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'outbound_caller_id_number';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "outbound_caller_id_number";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'emergency_caller_id_number';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "emergency_caller_id_number";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'directory_full_name';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "directory_full_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'directory_visible';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "directory_visible";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'directory_exten_visible';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "directory_exten_visible";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'limit_max';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "limit_max";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'limit_destination';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "limit_destination";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'vm_enabled';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "vm_enabled";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'vm_mailto';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "vm_mailto";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'vm_attach_file';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "vm_attach_file";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name'] = 'vm_keep_local_after_email';
//$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
//$apps[$x]['db'][$y]['fields'][$z]['name'] = "vm_keep_local_after_email";
//$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
//$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_context';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "user_context";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'toll_allow';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "toll_allow";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'call_timeout';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "call_timeout";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'call_group';
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'callgroup';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "call_group";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "callgroup";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'hold_music';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "hold_music";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'auth_acl';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "auth_acl";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'cidr';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "cidr";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'sip_force_contact';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "sip_force_contact";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'nibble_account';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "nibble_account";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'sip_force_expires';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "sip_force_expires";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'mwi_account';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "mwi_account";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'sip_bypass_media';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "sip_bypass_media";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'unique_id';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'numeric';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "unique_id";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dial_string';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dial_string";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dial_user';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dial_user";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'dial_domain';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dial_domain";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'do_not_disturb';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "do_not_disturb";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'forward_all_destination';
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = 'call_forward_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "forward_all_destination";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "call_forward_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'forward_all_enabled';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "forward_all_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'forward_busy_destination';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "forward_busy_destination";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'forward_busy_enabled';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "forward_busy_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'follow_me_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_follow_me';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'follow_me_uuid';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "follow_me_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_follow_me";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "follow_me_uuid";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'enabled';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'description';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "description";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$y = 1; //table array index
$z = 0; //field array index
$apps[$x]['db'][$y]['table'] = 'v_extension_users';
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'id';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = 'true';
$apps[$x]['db'][$y]['table'] = "v_extension_users";
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "id";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = 'extension_user_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'primary';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "extension_user_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "primary";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_domains';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'domain_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_domains";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "domain_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'extension_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_extensions';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'extension_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "extension_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_extensions";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "extension_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'user_uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = 'uuid';
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = 'char(36)';
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = 'foreign';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = 'v_users';
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = 'user_uuid';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$apps[$x]['db'][$y]['fields'][$z]['name'] = "user_uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['pgsql'] = "uuid";
$apps[$x]['db'][$y]['fields'][$z]['type']['sqlite'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['key']['type'] = "foreign";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['table'] = "v_users";
$apps[$x]['db'][$y]['fields'][$z]['key']['reference']['field'] = "user_uuid";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
?>
+251 -251
View File
@@ -2,417 +2,417 @@
//Extensions
$text['title-extensions']['en-us'] = 'Extensions';
$text['title-extensions']['pt-pt'] = '';
$text['title-extensions']['fr-fr'] = 'Extensions';
$text['title-extensions']['en-us'] = "Extensions";
$text['title-extensions']['pt-pt'] = "";
$text['title-extensions']['fr-fr'] = "Extensions";
$text['title-extension-edit']['en-us'] = 'Extension Edit';
$text['title-extension-edit']['pt-pt'] = '';
$text['title-extension-edit']['en-us'] = "Extension Edit";
$text['title-extension-edit']['pt-pt'] = "";
$text['title-extension-edit']['fr-fr'] = "Edition de l'Extension";
$text['title-extension-add']['en-us'] = 'Extension Add';
$text['title-extension-add']['pt-pt'] = '';
$text['title-extension-add']['en-us'] = "Extension Add";
$text['title-extension-add']['pt-pt'] = "";
$text['title-extension-add']['fr-fr'] = "Ajout d'une extension";
$text['header-extensions']['en-us'] = 'Extensions';
$text['header-extensions']['pt-pt'] = '';
$text['header-extensions']['fr-fr'] = 'Extensions';
$text['header-extensions']['en-us'] = "Extensions";
$text['header-extensions']['pt-pt'] = "";
$text['header-extensions']['fr-fr'] = "Extensions";
$text['description-extensions']['en-us'] = 'Use this to configure your SIP extensions.';
$text['description-extensions']['pt-pt'] = '';
$text['description-extensions']['en-us'] = "Use this to configure your SIP extensions.";
$text['description-extensions']['pt-pt'] = "";
$text['description-extensions']['fr-fr'] = "Page de configuration des extensions SIP.";
$text['header-extension-edit']['en-us'] = 'Extension Edit';
$text['header-extension-edit']['pt-pt'] = '';
$text['header-extension-edit']['en-us'] = "Extension Edit";
$text['header-extension-edit']['pt-pt'] = "";
$text['header-extension-edit']['fr-fr'] = "Editer l'extension";
$text['header-extension-add']['en-us'] = 'Extension Add';
$text['header-extension-add']['pt-pt'] = '';
$text['header-extension-add']['en-us'] = "Extension Add";
$text['header-extension-add']['pt-pt'] = "";
$text['header-extension-add']['fr-fr'] = "Ajouter une extension";
$text['label-extension']['en-us'] = 'Extension';
$text['label-extension']['pt-pt'] = '';
$text['label-extension']['fr-fr'] = 'Extension';
$text['label-extension']['en-us'] = "Extension";
$text['label-extension']['pt-pt'] = "";
$text['label-extension']['fr-fr'] = "Extension";
$text['description-extension']['en-us'] = 'Enter the alphanumeric extension. The default configuration allows 2 - 7 digit extensions.';
$text['description-extension']['pt-pt'] = '';
$text['description-extension']['en-us'] = "Enter the alphanumeric extension. The default configuration allows 2 - 7 digit extensions.";
$text['description-extension']['pt-pt'] = "";
$text['description-extension']['fr-fr'] = "Insérer l'extension au format numéique ou alphanumérique. La configuration par défaut autorise des extension de 2 à 7 digits.";
$text['label-number_alias']['en-us'] = 'Number Alias';
$text['label-number_alias']['pt-pt'] = '';
$text['label-number_alias']['fr-fr'] = 'Alias';
$text['label-number_alias']['en-us'] = "Number Alias";
$text['label-number_alias']['pt-pt'] = "";
$text['label-number_alias']['fr-fr'] = "Alias";
$text['description-number_alias']['en-us'] = 'If the extension is numeric then number alias is optional.';
$text['description-number_alias']['pt-pt'] = '';
$text['description-number_alias']['en-us'] = "If the extension is numeric then number alias is optional.";
$text['description-number_alias']['pt-pt'] = "";
$text['description-number_alias']['fr-fr'] = "Le numéro de l'extension. Optionnel si l'extension est au format numérique.";
$text['label-password']['en-us'] = 'Password';
$text['label-password']['pt-pt'] = '';
$text['label-password']['fr-fr'] = 'Mot de passe';
$text['label-password']['en-us'] = "Password";
$text['label-password']['pt-pt'] = "";
$text['label-password']['fr-fr'] = "Mot de passe";
$text['description-password']['en-us'] = 'Enter the password here.';
$text['description-password']['pt-pt'] = '';
$text['description-password']['fr-fr'] = '';
$text['description-password']['en-us'] = "Enter the password here.";
$text['description-password']['pt-pt'] = "";
$text['description-password']['fr-fr'] = "";
$text['label-range']['en-us'] = 'Range';
$text['label-range']['pt-pt'] = '';
$text['label-range']['fr-fr'] = 'Nombre';
$text['label-range']['en-us'] = "Range";
$text['label-range']['pt-pt'] = "";
$text['label-range']['fr-fr'] = "Nombre";
$text['description-range']['en-us'] = 'Enter the number of extensions to create. Increments each extension by 1.';
$text['description-range']['pt-pt'] = '';
$text['description-range']['en-us'] = "Enter the number of extensions to create. Increments each extension by 1.";
$text['description-range']['pt-pt'] = "";
$text['description-range']['fr-fr'] = "Choisir le nombre d'extensions à créer. Leur numéro s'incrémentent unitairement.";
$text['checkbox-range']['en-us'] = 'Auto-generate user with extension as login name';
$text['checkbox-range']['pt-pt'] = '';
$text['checkbox-range']['en-us'] = "Auto-generate user with extension as login name";
$text['checkbox-range']['pt-pt'] = "";
$text['checkbox-range']['fr-fr'] = "Auto-générer l'usager avec l'extension comme ID de login";
$text['label-user_list']['en-us'] = 'User List';
$text['label-user_list']['pt-pt'] = '';
$text['label-user_list']['fr-fr'] = 'Liste des utilisateurs';
$text['label-user_list']['en-us'] = "User List";
$text['label-user_list']['pt-pt'] = "";
$text['label-user_list']['fr-fr'] = "Liste des utilisateurs";
$text['description-user_list']['en-us'] = 'Assign the users that are assigned to this extension. ';
$text['description-user_list']['pt-pt'] = '';
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this extension. ";
$text['description-user_list']['pt-pt'] = "";
$text['description-user_list']['fr-fr'] = "Assigner cette extension aux utilisateur.";
$text['label-vm_password']['en-us'] = 'Voicemail Password';
$text['label-vm_password']['pt-pt'] = '';
$text['label-vm_password']['en-us'] = "Voicemail Password";
$text['label-vm_password']['pt-pt'] = "";
$text['label-vm_password']['fr-fr'] = "Mot de passe de la messagerie vocale";
$text['description-vm_password']['en-us'] = 'Enter the numeric voicemail password here.';
$text['description-vm_password']['pt-pt'] = '';
$text['description-vm_password']['en-us'] = "Enter the numeric voicemail password here.";
$text['description-vm_password']['pt-pt'] = "";
$text['description-vm_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale.";
$text['label-accountcode']['en-us'] = 'Account Code';
$text['label-accountcode']['pt-pt'] = '';
$text['label-accountcode']['en-us'] = "Account Code";
$text['label-accountcode']['pt-pt'] = "";
$text['label-accountcode']['fr-fr'] = "Centre de frais";
$text['description-accountcode']['en-us'] = 'Enter the account code here.';
$text['description-accountcode']['pt-pt'] = '';
$text['description-accountcode']['fr-fr'] = '';
$text['description-accountcode']['en-us'] = "Enter the account code here.";
$text['description-accountcode']['pt-pt'] = "";
$text['description-accountcode']['fr-fr'] = "";
$text['label-effective_caller_id_name']['en-us'] = 'Effective Caller ID Name';
$text['label-effective_caller_id_name']['pt-pt'] = '';
$text['label-effective_caller_id_name']['fr-fr'] = 'Nom interne';
$text['label-effective_caller_id_name']['en-us'] = "Effective Caller ID Name";
$text['label-effective_caller_id_name']['pt-pt'] = "";
$text['label-effective_caller_id_name']['fr-fr'] = "Nom interne";
$text['description-effective_caller_id_name']['en-us'] = 'Enter the internal caller ID name here.';
$text['description-effective_caller_id_name']['pt-pt'] = '';
$text['description-effective_caller_id_name']['en-us'] = "Enter the internal caller ID name here.";
$text['description-effective_caller_id_name']['pt-pt'] = "";
$text['description-effective_caller_id_name']['fr-fr'] = "Nom d'appelant affiché pour les appels internes";
$text['label-effective_caller_id_number']['en-us'] = 'Effective Caller ID Number';
$text['label-effective_caller_id_number']['pt-pt'] = '';
$text['label-effective_caller_id_number']['fr-fr'] = 'Numéro interne';
$text['label-effective_caller_id_number']['en-us'] = "Effective Caller ID Number";
$text['label-effective_caller_id_number']['pt-pt'] = "";
$text['label-effective_caller_id_number']['fr-fr'] = "Numéro interne";
$text['description-effective_caller_id_number']['en-us'] = 'Enter the internal caller ID number here.';
$text['description-effective_caller_id_number']['pt-pt'] = '';
$text['description-effective_caller_id_number']['en-us'] = "Enter the internal caller ID number here.";
$text['description-effective_caller_id_number']['pt-pt'] = "";
$text['description-effective_caller_id_number']['fr-fr'] = "Numéro d'appelant affiché pour les appels internes";
$text['label-outbound_caller_id_name']['en-us'] = 'Outbound Caller ID Name';
$text['label-outbound_caller_id_name']['pt-pt'] = '';
$text['label-outbound_caller_id_name']['en-us'] = "Outbound Caller ID Name";
$text['label-outbound_caller_id_name']['pt-pt'] = "";
$text['label-outbound_caller_id_name']['fr-fr'] = "Nom publique";
$text['description-outbound_caller_id_name-select']['en-us'] = 'Select the external (public) caller ID name.';
$text['description-outbound_caller_id_name-select']['pt-pt'] = '';
$text['description-outbound_caller_id_name-select']['en-us'] = "Select the external (public) caller ID name.";
$text['description-outbound_caller_id_name-select']['pt-pt'] = "";
$text['description-outbound_caller_id_name-select']['fr-fr'] = "Choisir le nom d'appelant affiché pour les appels externes (public).";
$text['description-outbound_caller_id_name-custom']['en-us'] = 'Enter the external (public) caller ID name here.';
$text['description-outbound_caller_id_name-custom']['pt-pt'] = '';
$text['description-outbound_caller_id_name-custom']['en-us'] = "Enter the external (public) caller ID name here.";
$text['description-outbound_caller_id_name-custom']['pt-pt'] = "";
$text['description-outbound_caller_id_name-custom']['fr-fr'] = "Nom d'appelant affiché pour les appels externes (public).";
$text['label-outbound_caller_id_number']['en-us'] = 'Outbound Caller ID Number';
$text['label-outbound_caller_id_number']['pt-pt'] = '';
$text['label-outbound_caller_id_number']['en-us'] = "Outbound Caller ID Number";
$text['label-outbound_caller_id_number']['pt-pt'] = "";
$text['label-outbound_caller_id_number']['fr-fr'] = "Numéro publique";
$text['description-outbound_caller_id_number-select']['en-us'] = 'Select the external (public) caller ID number.';
$text['description-outbound_caller_id_number-select']['pt-pt'] = '';
$text['description-outbound_caller_id_number-select']['pt-pt'] = '';
$text['description-outbound_caller_id_number-select']['en-us'] = "Select the external (public) caller ID number.";
$text['description-outbound_caller_id_number-select']['pt-pt'] = "";
$text['description-outbound_caller_id_number-select']['pt-pt'] = "";
$text['description-outbound_caller_id_number-select']['fr-fr'] = "Choisir le numéro d'appelant affiché pour les appels externes (public).";
$text['description-outbound_caller_id_number-custom']['en-us'] = 'Enter the external (public) caller ID number here.';
$text['description-outbound_caller_id_number-custom']['pt-pt'] = '';
$text['description-outbound_caller_id_number-custom']['en-us'] = "Enter the external (public) caller ID number here.";
$text['description-outbound_caller_id_number-custom']['pt-pt'] = "";
$text['description-outbound_caller_id_number-custom']['fr-fr'] = "Numéro d'appelant affiché pour les appels externes (public).";
$text['label-emergency_caller_id_number']['en-us'] = 'Emergency Caller ID Number';
$text['label-emergency_caller_id_number']['pt-pt'] = '';
$text['label-emergency_caller_id_number']['en-us'] = "Emergency Caller ID Number";
$text['label-emergency_caller_id_number']['pt-pt'] = "";
$text['label-emergency_caller_id_number']['fr-fr'] = "Numéro d'appelant pour les Urgences";
$text['description-emergency_caller_id_number']['en-us'] = 'Enter the emergency caller ID number here.';
$text['description-emergency_caller_id_number']['pt-pt'] = '';
$text['description-emergency_caller_id_number']['fr-fr'] = '';
$text['description-emergency_caller_id_number']['en-us'] = "Enter the emergency caller ID number here.";
$text['description-emergency_caller_id_number']['pt-pt'] = "";
$text['description-emergency_caller_id_number']['fr-fr'] = "";
$text['label-directory_full_name']['en-us'] = 'Directory Full Name';
$text['label-directory_full_name']['pt-pt'] = '';
$text['label-directory_full_name']['en-us'] = "Directory Full Name";
$text['label-directory_full_name']['pt-pt'] = "";
$text['label-directory_full_name']['fr-fr'] = "Nom pour annuaire";
$text['description-directory_full_name']['en-us'] = 'Enter the first name followed by the last name.';
$text['description-directory_full_name']['pt-pt'] = '';
$text['description-directory_full_name']['en-us'] = "Enter the first name followed by the last name.";
$text['description-directory_full_name']['pt-pt'] = "";
$text['description-directory_full_name']['fr-fr'] = "prénom suivi du nom.";
$text['label-directory_visible']['en-us'] = 'Directory Visible';
$text['label-directory_visible']['pt-pt'] = '';
$text['label-directory_visible']['fr-fr'] = 'Nom Visible';
$text['label-directory_visible']['en-us'] = "Directory Visible";
$text['label-directory_visible']['pt-pt'] = "";
$text['label-directory_visible']['fr-fr'] = "Nom Visible";
$text['description-directory_visible']['en-us'] = 'Select whether to hide the name from the directory.';
$text['description-directory_visible']['pt-pt'] = '';
$text['description-directory_visible']['en-us'] = "Select whether to hide the name from the directory.";
$text['description-directory_visible']['pt-pt'] = "";
$text['description-directory_visible']['fr-fr'] = "Choisir si le nom sera visible dans l'annuaire.";
$text['label-directory_exten_visible']['en-us'] = 'Directory Extension Visible';
$text['label-directory_exten_visible']['pt-pt'] = '';
$text['label-directory_exten_visible']['fr-fr'] = 'Numéro Visible';
$text['label-directory_exten_visible']['en-us'] = "Directory Extension Visible";
$text['label-directory_exten_visible']['pt-pt'] = "";
$text['label-directory_exten_visible']['fr-fr'] = "Numéro Visible";
$text['description-directory_exten_visible']['en-us'] = 'Select whether announce the extension when calling the directory.';
$text['description-directory_exten_visible']['pt-pt'] = '';
$text['description-directory_exten_visible']['en-us'] = "Select whether announce the extension when calling the directory.";
$text['description-directory_exten_visible']['pt-pt'] = "";
$text['description-directory_exten_visible']['fr-fr'] = "Choisir si l'extension sera visible dans l'annuaire.";
$text['label-limit_max']['en-us'] = 'Limit Max';
$text['label-limit_max']['pt-pt'] = '';
$text['label-limit_max']['fr-fr'] = 'Limite Max';
$text['label-limit_max']['en-us'] = "Limit Max";
$text['label-limit_max']['pt-pt'] = "";
$text['label-limit_max']['fr-fr'] = "Limite Max";
$text['description-limit_max']['en-us'] = 'Enter the max number of outgoing calls for this user.';
$text['description-limit_max']['pt-pt'] = '';
$text['description-limit_max']['en-us'] = "Enter the max number of outgoing calls for this user.";
$text['description-limit_max']['pt-pt'] = "";
$text['description-limit_max']['fr-fr'] = "Insérer le maximum d'appel sortants autorisés pour cet utilisateur.";
$text['label-limit_destination']['en-us'] = 'Limit Destination';
$text['label-limit_destination']['pt-pt'] = '';
$text['label-limit_destination']['fr-fr'] = 'Limite Destination';
$text['label-limit_destination']['en-us'] = "Limit Destination";
$text['label-limit_destination']['pt-pt'] = "";
$text['label-limit_destination']['fr-fr'] = "Limite Destination";
$text['description-limit_destination']['en-us'] = 'Enter the destination to send the calls when the max number of outgoing calls has been reached.';
$text['description-limit_destination']['pt-pt'] = '';
$text['description-limit_destination']['en-us'] = "Enter the destination to send the calls when the max number of outgoing calls has been reached.";
$text['description-limit_destination']['pt-pt'] = "";
$text['description-limit_destination']['fr-fr'] = "Insérer la destination où déborder quand la limite des appels sortant est atteinte.";
$text['label-provisioning']['en-us'] = 'Phone Provisioning';
$text['label-provisioning']['pt-pt'] = '';
$text['label-provisioning']['fr-fr'] = 'Provisioning du Téléphone';
$text['label-provisioning']['en-us'] = "Phone Provisioning";
$text['label-provisioning']['pt-pt'] = "";
$text['label-provisioning']['fr-fr'] = "Provisioning du Téléphone";
$text['description-provisioning']['en-us'] = 'Select a device and line number to assign to this extension.';
$text['description-provisioning']['pt-pt'] = '';
$text['description-provisioning']['en-us'] = "Select a device and line number to assign to this extension.";
$text['description-provisioning']['pt-pt'] = "";
$text['description-provisioning']['fr-fr'] = "Choisir un équipement et un nombre de ligne à assigner à cette extension.";
$text['label-vm_enabled']['en-us'] = 'Voicemail Enabled';
$text['label-vm_enabled']['pt-pt'] = '';
$text['label-vm_enabled']['en-us'] = "Voicemail Enabled";
$text['label-vm_enabled']['pt-pt'] = "";
$text['label-vm_enabled']['fr-fr'] = "Messagerie Vocale Active";
$text['description-vm_enabled']['en-us'] = 'Enable/disable voicemail for this extension.';
$text['description-vm_enabled']['pt-pt'] = '';
$text['description-vm_enabled']['en-us'] = "Enable/disable voicemail for this extension.";
$text['description-vm_enabled']['pt-pt'] = "";
$text['description-vm_enabled']['fr-fr'] = "Messagerie Vocale disponible ou non pour cette extension.";
$text['label-vm_mailto']['en-us'] = 'Voicemail Mail To';
$text['label-vm_mailto']['pt-pt'] = '';
$text['label-vm_mailto']['en-us'] = "Voicemail Mail To";
$text['label-vm_mailto']['pt-pt'] = "";
$text['label-vm_mailto']['fr-fr'] = "Courriel destination";
$text['description-vm_mailto']['en-us'] = 'Enter the email address to send voicemail to (optional).';
$text['description-vm_mailto']['pt-pt'] = '';
$text['description-vm_mailto']['en-us'] = "Enter the email address to send voicemail to (optional).";
$text['description-vm_mailto']['pt-pt'] = "";
$text['description-vm_mailto']['fr-fr'] = "Insérer le courriel où sera envoyé le message de notification (optionnel).";
$text['label-vm_attach_file']['en-us'] = 'Voicemail Attach File';
$text['label-vm_attach_file']['pt-pt'] = '';
$text['label-vm_attach_file']['fr-fr'] = 'Fichier Audio';
$text['label-vm_attach_file']['en-us'] = "Voicemail Attach File";
$text['label-vm_attach_file']['pt-pt'] = "";
$text['label-vm_attach_file']['fr-fr'] = "Fichier Audio";
$text['description-vm_attach_file']['en-us'] = 'Choose whether to attach the voicemail to the email as an audio file.';
$text['description-vm_attach_file']['pt-pt'] = '';
$text['description-vm_attach_file']['en-us'] = "Choose whether to attach the voicemail to the email as an audio file.";
$text['description-vm_attach_file']['pt-pt'] = "";
$text['description-vm_attach_file']['fr-fr'] = "Choisir si l'enregistrement audio est attaché au courriel.";
$text['label-vm_keep_local_after_email']['en-us'] = 'VM Keep Local After Email';
$text['label-vm_keep_local_after_email']['pt-pt'] = '';
$text['label-vm_keep_local_after_email']['en-us'] = "VM Keep Local After Email";
$text['label-vm_keep_local_after_email']['pt-pt'] = "";
$text['label-vm_keep_local_after_email']['fr-fr'] = "Message gardé en local après courriel";
$text['description-vm_keep_local_after_email']['en-us'] = 'Keep local file after sending the email.';
$text['description-vm_keep_local_after_email']['pt-pt'] = '';
$text['description-vm_keep_local_after_email']['en-us'] = "Keep local file after sending the email.";
$text['description-vm_keep_local_after_email']['pt-pt'] = "";
$text['description-vm_keep_local_after_email']['fr-fr'] = "Conserver ou non le message sur la messagerie vocale après l'envoi du courriel.";
$text['label-toll_allow']['en-us'] = 'Toll Allow';
$text['label-toll_allow']['pt-pt'] = '';
$text['label-toll_allow']['fr-fr'] = 'droits';
$text['label-toll_allow']['en-us'] = "Toll Allow";
$text['label-toll_allow']['pt-pt'] = "";
$text['label-toll_allow']['fr-fr'] = "droits";
$text['description-toll_allow']['en-us'] = 'Enter the toll allow value here. (Examples: domestic,international,local)';
$text['description-toll_allow']['pt-pt'] = '';
$text['description-toll_allow']['en-us'] = "Enter the toll allow value here. (Examples: domestic,international,local)";
$text['description-toll_allow']['pt-pt'] = "";
$text['description-toll_allow']['fr-fr'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)";
$text['label-call_timeout']['en-us'] = 'Call Timeout';
$text['label-call_timeout']['pt-pt'] = '';
$text['label-call_timeout']['en-us'] = "Call Timeout";
$text['label-call_timeout']['pt-pt'] = "";
$text['label-call_timeout']['fr-fr'] = "Durée max d'appel";
$text['description-call_timeout']['en-us'] = 'Enter the call timeout.';
$text['description-call_timeout']['pt-pt'] = '';
$text['description-call_timeout']['en-us'] = "Enter the call timeout.";
$text['description-call_timeout']['pt-pt'] = "";
$text['description-call_timeout']['fr-fr'] = "Insérer la durée max d'un message vocal.";
$text['label-call_group']['en-us'] = 'Call Group';
$text['label-call_group']['pt-pt'] = '';
$text['label-call_group']['en-us'] = "Call Group";
$text['label-call_group']['pt-pt'] = "";
$text['label-call_group']['fr-fr'] = "Groupe d'appel";
$text['description-call_group']['en-us'] = 'Enter the user call group here. Groups available by default: sales, support, billing.';
$text['description-call_group']['pt-pt'] = '';
$text['description-call_group']['en-us'] = "Enter the user call group here. Groups available by default: sales, support, billing.";
$text['description-call_group']['pt-pt'] = "";
$text['description-call_group']['fr-fr'] = "Insérer le groupe d'appel de l'utilisateur. Les groupes disponibles par défaut sont: sales, support, billing.";
$text['label-hold_music']['en-us'] = 'Hold Music';
$text['label-hold_music']['pt-pt'] = '';
$text['label-hold_music']['en-us'] = "Hold Music";
$text['label-hold_music']['pt-pt'] = "";
$text['label-hold_music']['fr-fr'] = "Musique de Garde";
$text['description-hold_music']['en-us'] = 'Select the MOH Category here.';
$text['description-hold_music']['pt-pt'] = '';
$text['description-hold_music']['en-us'] = "Select the MOH Category here.";
$text['description-hold_music']['pt-pt'] = "";
$text['description-hold_music']['fr-fr'] = "Choisir la catégorie de musique de garde.";
$text['label-user_context']['en-us'] = 'User Context';
$text['label-user_context']['pt-pt'] = '';
$text['label-user_context']['en-us'] = "User Context";
$text['label-user_context']['pt-pt'] = "";
$text['label-user_context']['fr-fr'] = "Contexte Utilisateur";
$text['description-user_context']['en-us'] = 'Enter the user context here.';
$text['description-user_context']['pt-pt'] = '';
$text['description-user_context']['en-us'] = "Enter the user context here.";
$text['description-user_context']['pt-pt'] = "";
$text['description-user_context']['fr-fr'] = "Insérer le contexte utilisateur. Surpasse le contexte du domaine. ";
$text['label-show_advanced']['en-us'] = 'Show Advanced';
$text['label-show_advanced']['pt-pt'] = '';
$text['label-show_advanced']['en-us'] = "Show Advanced";
$text['label-show_advanced']['pt-pt'] = "";
$text['label-show_advanced']['fr-fr'] = "Paramètres Avancés";
$text['button-advanced']['en-us'] = 'Advanced';
$text['button-advanced']['pt-pt'] = '';
$text['button-advanced']['fr-fr'] = 'Afficher les paramètres avancés';
$text['button-advanced']['en-us'] = "Advanced";
$text['button-advanced']['pt-pt'] = "";
$text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés";
$text['label-auth_acl']['en-us'] = 'Auth ACL';
$text['label-auth_acl']['pt-pt'] = '';
$text['label-auth_acl']['fr-fr'] = 'Auth ACL';
$text['label-auth_acl']['en-us'] = "Auth ACL";
$text['label-auth_acl']['pt-pt'] = "";
$text['label-auth_acl']['fr-fr'] = "Auth ACL";
$text['description-auth_acl']['en-us'] = 'Enter the Auth ACL here.';
$text['description-auth_acl']['pt-pt'] = '';
$text['description-auth_acl']['en-us'] = "Enter the Auth ACL here.";
$text['description-auth_acl']['pt-pt'] = "";
$text['description-auth_acl']['fr-fr'] = "ACL authorisée pour l'extension. De la forme abc.def.ghi.jkl/masque ";
$text['label-cidr']['en-us'] = 'CIDR';
$text['label-cidr']['pt-pt'] = '';
$text['label-cidr']['fr-fr'] = 'CIDR';
$text['label-cidr']['en-us'] = "CIDR";
$text['label-cidr']['pt-pt'] = "";
$text['label-cidr']['fr-fr'] = "CIDR";
$text['description-cidr']['en-us'] = 'Enter the CIDR here.';
$text['description-cidr']['pt-pt'] = '';
$text['description-cidr']['en-us'] = "Enter the CIDR here.";
$text['description-cidr']['pt-pt'] = "";
$text['description-cidr']['fr-fr'] = "Classless Inter-Domain Routing. De la forme abc.def.ghi.jkl/masque";
$text['label-sip_force_contact']['en-us'] = 'SIP Force Contact';
$text['label-sip_force_contact']['pt-pt'] = '';
$text['label-sip_force_contact']['fr-fr'] = 'SIP Force Contact';
$text['label-sip_force_contact']['en-us'] = "SIP Force Contact";
$text['label-sip_force_contact']['pt-pt'] = "";
$text['label-sip_force_contact']['fr-fr'] = "SIP Force Contact";
$text['description-sip_force_contact']['en-us'] = 'Choose whether to rewrite the contact port, or rewrite both the contact IP and port.';
$text['description-sip_force_contact']['pt-pt'] = '';
$text['description-sip_force_contact']['en-us'] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port.";
$text['description-sip_force_contact']['pt-pt'] = "";
$text['description-sip_force_contact']['fr-fr'] = "Choisir de ré-écrire le contact ou non.";
$text['label-sip_force_expires']['en-us'] = 'SIP Force Expires';
$text['label-sip_force_expires']['pt-pt'] = '';
$text['label-sip_force_expires']['fr-fr'] = 'SIP Force Expires';
$text['label-sip_force_expires']['en-us'] = "SIP Force Expires";
$text['label-sip_force_expires']['pt-pt'] = "";
$text['label-sip_force_expires']['fr-fr'] = "SIP Force Expires";
$text['description-sip_force_expires']['en-us'] = 'Choose whether to rewrite the contact port, or rewrite both the contact IP and port.';
$text['description-sip_force_expires']['pt-pt'] = '';
$text['description-sip_force_expires']['en-us'] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port.";
$text['description-sip_force_expires']['pt-pt'] = "";
$text['description-sip_force_expires']['fr-fr'] = "Choisir de forcer l'expiration de l'enregistrement de l'enxtension ou non.";
$text['label-nibble_account']['en-us'] = 'Nibble Account';
$text['label-nibble_account']['pt-pt'] = '';
$text['label-nibble_account']['fr-fr'] = 'Compte Nibble';
$text['label-nibble_account']['en-us'] = "Nibble Account";
$text['label-nibble_account']['pt-pt'] = "";
$text['label-nibble_account']['fr-fr'] = "Compte Nibble";
$text['description-nibble_account']['en-us'] = 'Enter the account number for nibblebill to use.';
$text['description-nibble_account']['pt-pt'] = '';
$text['description-nibble_account']['en-us'] = "Enter the account number for nibblebill to use.";
$text['description-nibble_account']['pt-pt'] = "";
$text['description-nibble_account']['fr-fr'] = "Insérer un compte Nibble pour la facturation. Pour cela Nibble doit être installé.";
$text['label-mwi_account']['en-us'] = 'MWI Account';
$text['label-mwi_account']['pt-pt'] = '';
$text['label-mwi_account']['fr-fr'] = 'Compte MWI';
$text['label-mwi_account']['en-us'] = "MWI Account";
$text['label-mwi_account']['pt-pt'] = "";
$text['label-mwi_account']['fr-fr'] = "Compte MWI";
$text['description-mwi_account']['en-us'] = 'MWI Account with user@domain of the voicemail to monitor.';
$text['description-mwi_account']['pt-pt'] = '';
$text['description-mwi_account']['en-us'] = "MWI Account with user@domain of the voicemail to monitor.";
$text['description-mwi_account']['pt-pt'] = "";
$text['description-mwi_account']['fr-fr'] = "Récupérer les informations de message en attente. User@domain de la messagerie vocale à gérer.";
$text['label-sip_bypass_media']['en-us'] = 'SIP Bypass Media';
$text['label-sip_bypass_media']['pt-pt'] = '';
$text['label-sip_bypass_media']['fr-fr'] = 'SIP Bypass Media';
$text['label-sip_bypass_media']['en-us'] = "SIP Bypass Media";
$text['label-sip_bypass_media']['pt-pt'] = "";
$text['label-sip_bypass_media']['fr-fr'] = "SIP Bypass Media";
$text['description-sip_bypass_media']['en-us'] = 'Choose whether to send the media stream point to point or in transparent proxy mode.';
$text['description-sip_bypass_media']['pt-pt'] = '';
$text['description-sip_bypass_media']['en-us'] = "Choose whether to send the media stream point to point or in transparent proxy mode.";
$text['description-sip_bypass_media']['pt-pt'] = "";
$text['description-sip_bypass_media']['fr-fr'] = "Choisir de transferer le flux media en direct (point à point) ou via le proxy en mode transparent (pas de transcodage).";
$text['label-dial_string']['en-us'] = 'Dial String';
$text['label-dial_string']['pt-pt'] = '';
$text['label-dial_string']['en-us'] = "Dial String";
$text['label-dial_string']['pt-pt'] = "";
$text['label-dial_string']['fr-fr'] = "Numéro d'appel";
$text['description-dial_string']['en-us'] = 'Location of the endpoint.';
$text['description-dial_string']['pt-pt'] = '';
$text['description-dial_string']['en-us'] = "Location of the endpoint.";
$text['description-dial_string']['pt-pt'] = "";
$text['description-dial_string']['fr-fr'] = "Localisation de l'équipement.";
$text['label-enabled']['en-us'] = 'Enabled';
$text['label-enabled']['pt-pt'] = '';
$text['label-enabled']['fr-fr'] = 'Actif';
$text['label-enabled']['en-us'] = "Enabled";
$text['label-enabled']['pt-pt'] = "";
$text['label-enabled']['fr-fr'] = "Actif";
$text['description-enabled']['en-us'] = 'Set the status of the extension.';
$text['description-enabled']['pt-pt'] = '';
$text['description-enabled']['en-us'] = "Set the status of the extension.";
$text['description-enabled']['pt-pt'] = "";
$text['description-enabled']['fr-fr'] = "Etat de l'extension.";
$text['label-description']['en-us'] = 'Description';
$text['label-description']['pt-pt'] = '';
$text['label-description']['fr-fr'] = 'Description';
$text['label-description']['en-us'] = "Description";
$text['label-description']['pt-pt'] = "";
$text['label-description']['fr-fr'] = "Description";
$text['description-description']['en-us'] = '';
$text['description-description']['pt-pt'] = '';
$text['description-description']['fr-fr'] = '';
$text['description-description']['en-us'] = "";
$text['description-description']['pt-pt'] = "";
$text['description-description']['fr-fr'] = "";
$text['label-true']['en-us'] = 'true';
$text['label-true']['pt-pt'] = '';
$text['label-true']['fr-fr'] = 'Oui';
$text['label-true']['en-us'] = "true";
$text['label-true']['pt-pt'] = "";
$text['label-true']['fr-fr'] = "Oui";
$text['label-false']['en-us'] = 'false';
$text['label-false']['pt-pt'] = 'falso';
$text['label-false']['fr-fr'] = 'Non';
$text['label-false']['en-us'] = "false";
$text['label-false']['pt-pt'] = "falso";
$text['label-false']['fr-fr'] = "Non";
$text['button-add']['en-us'] = 'Add';
$text['button-add']['pt-pt'] = '';
$text['button-add']['fr-fr'] = 'Ajouter';
$text['button-add']['en-us'] = "Add";
$text['button-add']['pt-pt'] = "";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-edit']['en-us'] = 'Edit';
$text['button-edit']['pt-pt'] = '';
$text['button-edit']['fr-fr'] = 'Editer';
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['pt-pt'] = "";
$text['button-edit']['fr-fr'] = "Editer";
$text['button-delete']['en-us'] = 'Delete';
$text['button-delete']['pt-pt'] = '';
$text['button-delete']['fr-fr'] = 'Supprimer';
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['pt-pt'] = "";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
$text['confirm-delete']['pt-pt'] = '';
$text['confirm-delete']['fr-fr'] = 'Voulez-vous vraiment supprimer cela?';
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['pt-pt'] = "";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['button-save']['en-us'] = 'Save';
$text['button-save']['pt-pt'] = 'Guardar';
$text['button-save']['fr-fr'] = 'Sauvegarder';
$text['button-save']['en-us'] = "Save";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-copy']['en-us'] = 'Copy';
$text['button-copy']['pt-pt'] = '';
$text['button-copy']['fr-fr'] = 'Copier';
$text['button-copy']['en-us'] = "Copy";
$text['button-copy']['pt-pt'] = "";
$text['button-copy']['fr-fr'] = "Copier";
$text['confirm-copy']['en-us'] = 'Do you really want to copy this?';
$text['confirm-copy']['pt-pt'] = '';
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
$text['confirm-copy']['pt-pt'] = "";
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
$text['button-back']['en-us'] = 'Back';
$text['button-back']['pt-pt'] = 'Voltar';
$text['button-back']['fr-fr'] = 'Retour';
$text['button-back']['en-us'] = "Back";
$text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['fr-fr'] = "Retour";
$text['message-message']['en-us'] = 'Message';
$text['message-message']['pt-pt'] = '';
$text['message-message']['fr-fr'] = 'Message';
$text['message-message']['en-us'] = "Message";
$text['message-message']['pt-pt'] = "";
$text['message-message']['fr-fr'] = "Message";
$text['message-add']['en-us'] = 'Add Completed';
$text['message-add']['pt-pt'] = '';
$text['message-add']['fr-fr'] = 'Ajouté';
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['pt-pt'] = "";
$text['message-add']['fr-fr'] = "Ajouté";
$text['message-update']['en-us'] = 'Update Completed';
$text['message-update']['pt-pt'] = '';
$text['message-update']['fr-fr'] = 'Mis à Jour';
$text['message-update']['en-us'] = "Update Completed";
$text['message-update']['pt-pt'] = "";
$text['message-update']['fr-fr'] = "Mis à Jour";
$text['message-delete']['en-us'] = 'Delete Completed';
$text['message-delete']['pt-pt'] = '';
$text['message-delete']['fr-fr'] = 'Supprimé';
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['pt-pt'] = "";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['message-copy']['en-us'] = 'Copy Completed';
$text['message-copy']['pt-pt'] = '';
$text['message-copy']['fr-fr'] = 'Copié';
$text['message-copy']['en-us'] = "Copy Completed";
$text['message-copy']['pt-pt'] = "";
$text['message-copy']['fr-fr'] = "Copié";
$text['message_extension']['en-us'] = '# Enter the new Extension to use...';
$text['message_extension']['pt-pt'] = '';
$text['message_extension']['en-us'] = "# Enter the new Extension to use...";
$text['message_extension']['pt-pt'] = "";
$text['message_extension']['fr-fr'] = "# Insérer la nouvelle Extension à utiliser...";
$text['message-required']['en-us'] = 'Please provide: ';
$text['message-required']['pt-pt'] = '';
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['pt-pt'] = "";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
?>