mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
changed single quote to double quotes everywhere
This commit is contained in:
@@ -1,106 +1,106 @@
|
||||
<?php
|
||||
//application details
|
||||
$apps[$x]['name'] = "Active Calls";
|
||||
$apps[$x]['uuid'] = 'ec8530a9-903a-469d-3717-281f798b9ef6';
|
||||
$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'] = 'Active channels on the system.';
|
||||
$apps[$x]['description']['es-mx'] = 'Canales activos en el sistema.';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = 'Channels actifs au système';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Canais ativos no sistema.';
|
||||
$apps[$x]['description']['pt-br'] = '';
|
||||
$apps[$x]['uuid'] = "ec8530a9-903a-469d-3717-281f798b9ef6";
|
||||
$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'] = "Active channels on the system.";
|
||||
$apps[$x]['description']['es-mx'] = "Canales activos en el sistema.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Channels actifs au système";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Canais ativos no sistema.";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
||||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Active Calls';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Llamadas Activas';
|
||||
$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'] = 'Appels en cours';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Chamadas Activas';
|
||||
$apps[$x]['menu'][0]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][0]['uuid'] = 'eba3d07f-dd5c-6b7b-6880-493b44113ade';
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1';
|
||||
$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
$apps[$x]['menu'][0]['path'] = '/app/calls_active/calls_active.php';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "Active Calls";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = "Llamadas Activas";
|
||||
$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'] = "Appels en cours";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Chamadas Activas";
|
||||
$apps[$x]['menu'][0]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/calls_active/calls_active.php";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Active Extensions';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = 'Extensiones activas';
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][1]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Extentions actives';
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Extensões Activas';
|
||||
$apps[$x]['menu'][1]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][1]['uuid'] = '6dd85c19-cb6b-5cca-bf32-499bbe936f79';
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1';
|
||||
$apps[$x]['menu'][1]['category'] = 'internal';
|
||||
$apps[$x]['menu'][1]['path'] = '/app/calls_active/calls_active_extensions.php';
|
||||
//$apps[$x]['menu'][1]['groups'][] = 'user';
|
||||
$apps[$x]['menu'][1]['groups'][] = 'admin';
|
||||
$apps[$x]['menu'][1]['groups'][] = 'superadmin';
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = "Active Extensions";
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = "Extensiones activas";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][1]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = "Extentions actives";
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = "Extensões Activas";
|
||||
$apps[$x]['menu'][1]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][1]['uuid'] = "6dd85c19-cb6b-5cca-bf32-499bbe936f79";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
$apps[$x]['menu'][1]['path'] = "/app/calls_active/calls_active_extensions.php";
|
||||
//$apps[$x]['menu'][1]['groups'][] = "user";
|
||||
$apps[$x]['menu'][1]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][1]['groups'][] = "superadmin";
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = 'call_active_view';
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = 'eba3d07f-dd5c-6b7b-6880-493b44113ade';
|
||||
$apps[$x]['permissions'][0]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][0]['name'] = "call_active_view";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][1]['name'] = 'call_active_transfer';
|
||||
$apps[$x]['permissions'][1]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][1]['name'] = "call_active_transfer";
|
||||
$apps[$x]['permissions'][1]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][2]['name'] = 'call_active_hangup';
|
||||
$apps[$x]['permissions'][2]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][2]['name'] = "call_active_hangup";
|
||||
$apps[$x]['permissions'][2]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][3]['name'] = 'call_active_park';
|
||||
$apps[$x]['permissions'][3]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][3]['name'] = "call_active_park";
|
||||
$apps[$x]['permissions'][3]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][4]['name'] = 'call_active_rec';
|
||||
$apps[$x]['permissions'][4]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][4]['name'] = "call_active_rec";
|
||||
$apps[$x]['permissions'][4]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][5]['name'] = 'extension_active_view';
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = '6dd85c19-cb6b-5cca-bf32-499bbe936f79';
|
||||
//$apps[$x]['permissions'][5]['groups'][] = 'user';
|
||||
$apps[$x]['permissions'][5]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][5]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][5]['name'] = "extension_active_view";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "6dd85c19-cb6b-5cca-bf32-499bbe936f79";
|
||||
//$apps[$x]['permissions'][5]['groups'][] = "user";
|
||||
$apps[$x]['permissions'][5]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][5]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][6]['name'] = 'extension_active_transfer';
|
||||
$apps[$x]['permissions'][6]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][6]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][6]['name'] = "extension_active_transfer";
|
||||
$apps[$x]['permissions'][6]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][6]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][7]['name'] = 'extension_active_hangup';
|
||||
$apps[$x]['permissions'][7]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][7]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][7]['name'] = "extension_active_hangup";
|
||||
$apps[$x]['permissions'][7]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][7]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][8]['name'] = 'extension_active_park';
|
||||
$apps[$x]['permissions'][8]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][8]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][8]['name'] = "extension_active_park";
|
||||
$apps[$x]['permissions'][8]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][8]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][9]['name'] = 'extension_active_rec';
|
||||
$apps[$x]['permissions'][9]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][9]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][9]['name'] = "extension_active_rec";
|
||||
$apps[$x]['permissions'][9]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][9]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][10]['name'] = 'extension_active_list_view';
|
||||
$apps[$x]['permissions'][10]['menu']['uuid'] = '';
|
||||
//$apps[$x]['permissions'][10]['groups'][] = 'user';
|
||||
$apps[$x]['permissions'][10]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][10]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][10]['name'] = "extension_active_list_view";
|
||||
$apps[$x]['permissions'][10]['menu']['uuid'] = "";
|
||||
//$apps[$x]['permissions'][10]['groups'][] = "user";
|
||||
$apps[$x]['permissions'][10]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][10]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][11]['name'] = 'extension_active_assigned_view';
|
||||
$apps[$x]['permissions'][11]['menu']['uuid'] = '';
|
||||
//$apps[$x]['permissions'][11]['groups'][] = 'user';
|
||||
$apps[$x]['permissions'][11]['groups'][] = 'admin';
|
||||
$apps[$x]['permissions'][11]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][11]['name'] = "extension_active_assigned_view";
|
||||
$apps[$x]['permissions'][11]['menu']['uuid'] = "";
|
||||
//$apps[$x]['permissions'][11]['groups'][] = "user";
|
||||
$apps[$x]['permissions'][11]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][11]['groups'][] = "superadmin";
|
||||
?>
|
||||
|
||||
@@ -1,139 +1,139 @@
|
||||
<?php
|
||||
|
||||
//v_calls_active
|
||||
$text['title']['en-us'] = 'Active Calls';
|
||||
$text['title']['pt-pt'] = 'Chamadas Activas';
|
||||
$text['title']['en-us'] = "Active Calls";
|
||||
$text['title']['pt-pt'] = "Chamadas Activas";
|
||||
$text['title']['fr-fr'] = "Communications Actives";
|
||||
|
||||
$text['description']['en-us'] = 'Use this to monitor and interact with the active calls.';
|
||||
$text['description']['pt-pt'] = 'Utilize este menu para monitorizar e interagir com as chamadas ativas.';
|
||||
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
|
||||
$text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas ativas.";
|
||||
$text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives.";
|
||||
|
||||
//v_calls_active_extensions
|
||||
$text['title-2']['en-us'] = 'Active Extensions';
|
||||
$text['title-2']['pt-pt'] = 'Extensões Activas';
|
||||
$text['title-2']['en-us'] = "Active Extensions";
|
||||
$text['title-2']['pt-pt'] = "Extensões Activas";
|
||||
$text['title-2']['fr-fr'] = "Extensions Actives";
|
||||
|
||||
$text['label-status']['en-us'] = 'Status';
|
||||
$text['label-status']['pt-pt'] = 'Estado';
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
|
||||
$text['label-transfer']['en-us'] = 'Transfer To';
|
||||
$text['label-transfer']['pt-pt'] = 'Transferir para';
|
||||
$text['label-transfer']['en-us'] = "Transfer To";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir para";
|
||||
$text['label-transfer']['fr-fr'] = "Transférer à";
|
||||
|
||||
$text['description-2']['en-us'] = 'Use this to view all extensions and monitor and interact with active calls.';
|
||||
$text['description-2']['pt-pt'] = 'Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas ativas.';
|
||||
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
|
||||
$text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas ativas.";
|
||||
$text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives.";
|
||||
|
||||
$text['check-available-status']['en-us'] = 'Available';
|
||||
$text['check-available-status']['pt-pt'] = 'Disponível';
|
||||
$text['check-available-status']['en-us'] = "Available";
|
||||
$text['check-available-status']['pt-pt'] = "Disponível";
|
||||
$text['check-available-status']['fr-fr'] = "Disponible";
|
||||
|
||||
$text['check-available-on-demand-status']['en-us'] = 'Available (On Demand)';
|
||||
$text['check-available-on-demand-status']['pt-pt'] = 'Disponível (A pedido)';
|
||||
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
|
||||
$text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
|
||||
$text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)";
|
||||
|
||||
$text['check-loggedout-status']['en-us'] = 'Logged Out';
|
||||
$text['check-loggedout-status']['pt-pt'] = 'Desligado';
|
||||
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
||||
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
||||
$text['check-loggedout-status']['fr-fr'] = "Délogué";
|
||||
|
||||
$text['check-onbreak-status']['en-us'] = 'On Break';
|
||||
$text['check-onbreak-status']['pt-pt'] = 'Em Pausa';
|
||||
$text['check-onbreak-status']['en-us'] = "On Break";
|
||||
$text['check-onbreak-status']['pt-pt'] = "Em Pausa";
|
||||
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
||||
|
||||
$text['check-do-not-disturb-status']['en-us'] = 'Do Not Disturb';
|
||||
$text['check-do-not-disturb-status']['pt-pt'] = 'Não Perturbar';
|
||||
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
|
||||
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
|
||||
$text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger";
|
||||
|
||||
//v_calls_active_assigned_extensions_inc
|
||||
$text['label-time']['en-us'] = 'Time';
|
||||
$text['label-time']['pt-pt'] = 'Tempo';
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['pt-pt'] = "Tempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
|
||||
$text['label-cid-name']['en-us'] = 'CID Name';
|
||||
$text['label-cid-name']['pt-pt'] = 'Nome CID';
|
||||
$text['label-cid-name']['en-us'] = "CID Name";
|
||||
$text['label-cid-name']['pt-pt'] = "Nome CID";
|
||||
$text['label-cid-name']['fr-fr'] = "Nom Appelant";
|
||||
|
||||
$text['label-cid-number']['en-us'] = 'CID Number';
|
||||
$text['label-cid-number']['pt-pt'] = 'Numero CID';
|
||||
$text['label-cid-number']['en-us'] = "CID Number";
|
||||
$text['label-cid-number']['pt-pt'] = "Numero CID";
|
||||
$text['label-cid-number']['fr-fr'] = "Numéro Appelant";
|
||||
|
||||
$text['label-destination']['en-us'] = 'Dest';
|
||||
$text['label-destination']['pt-pt'] = 'Destino';
|
||||
$text['label-destination']['en-us'] = "Dest";
|
||||
$text['label-destination']['pt-pt'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Dest";
|
||||
|
||||
$text['label-app']['en-us'] = 'Application';
|
||||
$text['label-app']['pt-pt'] = 'Aplicação';
|
||||
$text['label-app']['en-us'] = "Application";
|
||||
$text['label-app']['pt-pt'] = "Aplicação";
|
||||
$text['label-app']['fr-fr'] = "Application";
|
||||
|
||||
$text['label-secure']['en-us'] = 'Secure';
|
||||
$text['label-secure']['pt-pt'] = 'Seguro';
|
||||
$text['label-secure']['en-us'] = "Secure";
|
||||
$text['label-secure']['pt-pt'] = "Seguro";
|
||||
$text['label-secure']['fr-fr'] = "Securisé";
|
||||
|
||||
$text['label-name']['en-us'] = 'Name';
|
||||
$text['label-name']['pt-pt'] = 'Nome';
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
$text['label-opt']['en-us'] = 'Options';
|
||||
$text['label-opt']['pt-pt'] = 'Opções';
|
||||
$text['label-opt']['en-us'] = "Options";
|
||||
$text['label-opt']['pt-pt'] = "Opções";
|
||||
$text['label-opt']['fr-fr'] = "Options";
|
||||
|
||||
$text['label-transfer']['en-us'] = 'Transfer';
|
||||
$text['label-transfer']['pt-pt'] = 'Transferir';
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir";
|
||||
$text['label-transfer']['fr-fr'] = "Transfert";
|
||||
|
||||
$text['label-park']['en-us'] = 'park';
|
||||
$text['label-park']['pt-pt'] = 'parquear';
|
||||
$text['label-park']['en-us'] = "park";
|
||||
$text['label-park']['pt-pt'] = "parquear";
|
||||
$text['label-park']['fr-fr'] = "Parquer";
|
||||
|
||||
$text['confirm-hangup']['en-us'] = 'Do you really want to hangup this call?';
|
||||
$text['confirm-hangup']['pt-pt'] = 'Quer realmente terminar esta chamada?';
|
||||
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
|
||||
$text['confirm-hangup']['pt-pt'] = "Quer realmente terminar esta chamada?";
|
||||
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
|
||||
|
||||
$text['label-hangup']['en-us'] = 'hangup';
|
||||
$text['label-hangup']['pt-pt'] = 'terminar';
|
||||
$text['label-hangup']['en-us'] = "hangup";
|
||||
$text['label-hangup']['pt-pt'] = "terminar";
|
||||
$text['label-hangup']['fr-fr'] = "raccrocher";
|
||||
|
||||
$text['label-stop']['en-us'] = 'stop record';
|
||||
$text['label-stop']['pt-pt'] = 'parar de gravar';
|
||||
$text['label-stop']['en-us'] = "stop record";
|
||||
$text['label-stop']['pt-pt'] = "parar de gravar";
|
||||
$text['label-stop']['fr-fr'] = "arrêter l'enregistrement";
|
||||
|
||||
$text['label-start']['en-us'] = 'start record';
|
||||
$text['label-start']['pt-pt'] = 'iniciar a gravação';
|
||||
$text['label-start']['en-us'] = "start record";
|
||||
$text['label-start']['pt-pt'] = "iniciar a gravação";
|
||||
$text['label-start']['fr-fr'] = "commencer l'enregistrement";
|
||||
|
||||
//v_calls_active_extensions_inc
|
||||
$text['confirm-socket']['en-us'] = 'Connection to Event Socket failed.';
|
||||
$text['confirm-socket']['pt-pt'] = 'Conexão com socket falhou.';
|
||||
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['confirm-socket']['pt-pt'] = "Conexão com socket falhou.";
|
||||
$text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué.";
|
||||
|
||||
$text['label-message']['en-us'] = 'Message';
|
||||
$text['label-message']['pt-pt'] = 'Mensagem';
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
|
||||
$text['label-ext']['en-us'] = 'Ext';
|
||||
$text['label-ext']['pt-pt'] = 'Extensão';
|
||||
$text['label-ext']['en-us'] = "Ext";
|
||||
$text['label-ext']['pt-pt'] = "Extensão";
|
||||
$text['label-ext']['fr-fr'] = "extension";
|
||||
|
||||
$text['label-park-extension']['en-us'] = 'Park';
|
||||
$text['label-park-extension']['pt-pt'] = 'Parquear Extensão';
|
||||
$text['label-park-extension']['en-us'] = "Park";
|
||||
$text['label-park-extension']['pt-pt'] = "Parquear Extensão";
|
||||
$text['label-park-extension']['fr-fr'] = "parquer";
|
||||
|
||||
$text['label-profile']['en-us'] = 'Profile';
|
||||
$text['label-profile']['pt-pt'] = 'Perfil';
|
||||
$text['label-profile']['en-us'] = "Profile";
|
||||
$text['label-profile']['pt-pt'] = "Perfil";
|
||||
$text['label-profile']['fr-fr'] = "Profile";
|
||||
|
||||
$text['label-created']['en-us'] = 'Created';
|
||||
$text['label-created']['pt-pt'] = 'Criado';
|
||||
$text['label-created']['en-us'] = "Created";
|
||||
$text['label-created']['pt-pt'] = "Criado";
|
||||
$text['label-created']['fr-fr'] = "Créé";
|
||||
|
||||
$text['label-number']['en-us'] = 'Number';
|
||||
$text['label-number']['pt-pt'] = 'Numero';
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['pt-pt'] = "Numero";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
|
||||
$text['label-codec']['en-us'] = 'Read / Write Codec';
|
||||
$text['label-codec']['pt-pt'] = 'Codec de Leitura / Escrita ';
|
||||
$text['label-codec']['en-us'] = "Read / Write Codec";
|
||||
$text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita ";
|
||||
$text['label-codec']['fr-fr'] = "décode/encode";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user