Change fr to fr-fr and de to de-de.
This commit is contained in:
parent
5fc2cf7f9a
commit
c130a8cae5
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.adminer.org/';
|
||||
$apps[$x]['description']['en-us'] = 'Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Adminer (précédemment phpMinAdmin) est un outil gestion de base de données complet écrite en php. Adminer est disponible pour MySQL, PostgreSQL, SQLite, MS SQL et Oracle.';
|
||||
$apps[$x]['description']['fr-fr'] = 'Adminer (précédemment phpMinAdmin) est un outil gestion de base de données complet écrite en php. Adminer est disponible pour MySQL, PostgreSQL, SQLite, MS SQL et Oracle.';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Adminer (anteriormente phpMinAdmin) é uma ferramenta completa para gestão de bases de dados escrita em PHP. O Adminer está disponível para MySQL, PostgreSQL, SQLite, MS SQL e Oracle.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Adminer';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Admin BDD';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Admin BDD';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Administrador';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'A tool to block incoming numbers.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Call Block';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = '';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Schedule to immediately make multiple calls to the extension, an IVR Menu, Conference Room, or any other number.";
|
||||
$apps[$x]['description']['es-mx'] = "Realiza llamadas inmediatamente a extensiones, IVR, conferencias o cualquier otro número";
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Programme des appels multiples vers des extensions, IVR, salles de conferences ou autre.";
|
||||
$apps[$x]['description']['fr-fr'] = "Programme des appels multiples vers des extensions, IVR, salles de conferences ou autre.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il fait d' massive appels vers des extensions, IVR, salles de conferences ou quelqu'autre nom.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "Programação para imediatamente fazer várias chamadas para a extensão de um menu de URA, Sala de Conferência, ou qualquer outro número.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "Call Broadcast";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = "Llamada Masiva (Broadcast)";
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Appels de masse";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Appels de masse";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Chamada de Broadcast";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Queues for managing inbound calls and routing those calls to available agents.";
|
||||
$apps[$x]['description']['es-mx'] = "Colas pra administar las llamadas entrantes y enviarlas a los agentes disponibles";
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Files d'attente d'appels entrants distribués aux agents disponibles";
|
||||
$apps[$x]['description']['fr-fr'] = "Files d'attente d'appels entrants distribués aux agents disponibles";
|
||||
$apps[$x]['description']['fr-ca'] = "Queues pour envoyer les appels entrants vers les agents disponibles.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "As filas servem para gerenciamento de chamadas de entrada e encaminhamento das mesmas para os agentes disponíveis.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Call Center';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Centro de Llamadas';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Centre d'appel";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Centre d'appel";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d' appels";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas";
|
||||
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Agent Status';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = 'Estado de Agente';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = "État d'agent";
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = "État d'agent";
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = "Estado do Agente";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Shows active calls, and agents in the call center queue.";
|
||||
$apps[$x]['description']['es-mx'] = "Muestra las llamadas activas y los agentes en la cola del centro de llamadas.";
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Affiche les appels actifs et les agents en file sur le centre d'appels.";
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche les appels actifs et les agents en file sur le centre d'appels.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il montre les appels actives et des agents en queue du centre d'appels.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Mostra as chamadas ativas e agentes na fila do centro de chamadas.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Active Call Center';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Centro de Llamada Activo';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Centre Appels Actifs";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Centre Appels Actifs";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d'Appels Active";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Centro de Chamadas Activo';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "Call Flows";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = "Flujo de Llamada";
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "cinématiques d'Appel";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "cinématiques d'Appel";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "Circulation d'Appel";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = '';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Call Forward, Follow Me and Do Not Disturb.';
|
||||
$apps[$x]['description']['es-mx'] = 'Reenvio de llamada, Sígueme y No Molestar.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Renvoi d'appel, suis-moi et ne pas deranger.";
|
||||
$apps[$x]['description']['fr-fr'] = "Renvoi d'appel, suis-moi et ne pas deranger.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Desvio de Chamadas, Seguir-me e Não Perturbar.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = 'Calls';
|
||||
//$apps[$x]['menu'][0]['title']['es-mx'] = 'Llamadas';
|
||||
//$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
//$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'] = 'Appels';
|
||||
//$apps[$x]['menu'][0]['title']['fr-fr'] = 'Appels';
|
||||
//$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
//$apps[$x]['menu'][0]['title']['pt-pt'] = 'Chamadas';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$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'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Channels actifs au système';
|
||||
$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.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//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'] = '';
|
||||
$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'] = 'Appels en cours';
|
||||
$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';
|
||||
|
|
@ -37,10 +37,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Active Extensions';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = 'Extensiones activas';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = 'Extentions actives';
|
||||
$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';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Originate calls with a URL.";
|
||||
$apps[$x]['description']['es-mx'] = "Genera llamadas con un URL.";
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Appeler avec une URL";
|
||||
$apps[$x]['description']['fr-fr'] = "Appeler avec une URL";
|
||||
$apps[$x]['description']['fr-ca'] = "Appeller avec d'URL";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "Originar chamadas com uma URL.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Click to Call';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Pulse para Llamar';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Cliquez pour Appeller';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Cliquez pour Appeller';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Clicar para Chamadas';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Conferences Centers allows one or more audio and video conference rooms.';
|
||||
$apps[$x]['description']['es-mx'] = 'El Centro de Conferencia permite una o más recámaras de conferencia para audio y video.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Centre de Conférences permet une ou plus conferences audio ou vidéo.";
|
||||
$apps[$x]['description']['fr-fr'] = "Centre de Conférences permet une ou plus conferences audio ou vidéo.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -22,10 +22,10 @@
|
|||
$y = 0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'Conference Center';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = 'Centro de Conferencias';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = 'Centre de Conférences';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = 'Centre de Conférences';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Conferencias';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Conferences is used to setup conference rooms with a name, description, and optional pin number.";
|
||||
$apps[$x]['description']['es-mx'] = "Las conferencias son usadas para configurar cuartos con un nombre, descripción y un número de acceso (opcional)";
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les conference sert à configurer des salles avec un nom, une description et un code pin facultatif";
|
||||
$apps[$x]['description']['fr-fr'] = "Les conference sert à configurer des salles avec un nom, une description et un code pin facultatif";
|
||||
$apps[$x]['description']['fr-ca'] = "Les conferences sont utilises pour la configuration de chambres avec un nom, descrption et nom d'access (facultatif)";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "Conferências é usado para configurar salas de conferências com um nome, descrição e número de pin opcional.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Conferences';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Conferencias';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Conférences';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Conférences';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Conferencias';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'AJAX tool to view and manage all active callers in a conference room.';
|
||||
$apps[$x]['description']['es-mx'] = 'Herramient en AJAX para ver y administrar todas las llamadas activas en un cuarto de conferencia.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Outil en AJAX pour voir et gerer toutes les conferences actives.";
|
||||
$apps[$x]['description']['fr-fr'] = "Outil en AJAX pour voir et gerer toutes les conferences actives.";
|
||||
$apps[$x]['description']['fr-ca'] = "Outil en AJAX pour voir et gerer toutes les conferences actives aux chambres.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'A ferramenta AJAX permite visualizar e gerir todas as chamadas ativas numa sala de conferências.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Active Conferences';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Conferencias Activas';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Conferences en cours';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Conferences en cours';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Conferencias Activas';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['contact_url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Provides a place to store contact information for individuals and organizations.';
|
||||
$apps[$x]['description']['es-mx'] = 'Provee un lugar para almacenar informacion de los contactos, para individuos u organizaciones';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Place pour stocker les information des contacts, personnes ou organizations.";
|
||||
$apps[$x]['description']['fr-fr'] = "Place pour stocker les information des contacts, personnes ou organizations.";
|
||||
$apps[$x]['description']['fr-ca'] = "C'est un endroit pour posser information des contacts, personnes ou organizations.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Fornece um local para armazenar informações de contato para indivíduos e organizações.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'Contacts';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = 'Contactos';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = 'Contacts';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = 'Contacts';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Contactos';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Manage Content for any page in the interface.';
|
||||
$apps[$x]['description']['es-mx'] = 'Administra el Contenido de cualquier pagina en la interfaz.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Gerer le contenu des pages de l'interface.";
|
||||
$apps[$x]['description']['fr-fr'] = "Gerer le contenu des pages de l'interface.";
|
||||
$apps[$x]['description']['fr-ca'] = "Gerer le contenu des pages au interface.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Gerir o conteúdo de qualquer página na interface.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Content Manager';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Administrador de Contenido';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Contenu';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Contenu';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Administrateur';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gestor de Conteúdo';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Used to define external destination numbers.';
|
||||
$apps[$x]['description']['es-mx'] = 'Utilizado para definir numeros destinos externos.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Défini les numéros externes.";
|
||||
$apps[$x]['description']['fr-fr'] = "Défini les numéros externes.";
|
||||
$apps[$x]['description']['fr-ca'] = "Usé pour définir cibler nombres externe.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Utilizado para definir os números de destino externos.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Destinations';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Destinos';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Destinations';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Destinations';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Cibler';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Destinos';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Devices for provisioning.';
|
||||
$apps[$x]['description']['es-mx'] = 'Provicionamiento de dispositivos.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Equipements pour provisioning.';
|
||||
$apps[$x]['description']['fr-fr'] = 'Equipements pour provisioning.';
|
||||
$apps[$x]['description']['fr-ca'] = 'Dispositifs pour provisionnement.';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Lista de provisionamento de Telefone.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Devices';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Dispositivos';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Equipements';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Equipements';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Dispositifs';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Telefones';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.';
|
||||
$apps[$x]['description']['es-mx'] = 'El plan de marcado es usado para configurar los destinos de llamadas basados en condiciones y contexto. Usted puede usar los planes de marcado para enviar hacia pasarelas, IVR, números externos, scripts o cualquier otro destino.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les dialplans son utilisés pour configurer les destinations d'appels sélon les conditions et context. Vous pouvez en utiliser pour diriger les appels vers gateways, IVR, nombres éxterieurs ou quelqu'autre déstination.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les dialplans son utilisés pour configurer les destinations d'appels sélon les conditions et context. Vous pouvez en utiliser pour diriger les appels vers gateways, IVR, nombres éxterieurs ou quelqu'autre déstination.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'O dialplan é usado para configurar destinos de chamada com base nas condições e contexto. Você pode usar o dialplan para enviar chamadas para gateways, atendedores automáticos, números externos, para scripts, ou qualquer destino.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Dialplan';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Plan de Marcado';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Dialplan';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Dialplan';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Dialplan';
|
||||
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Dialplan Manager';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = 'Administrador de Planes de Marcado';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = 'Gestion du Dialplan';
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Gestion du Dialplan';
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = 'Administrateur de Dialplan';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Gestor de Dialplan';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Provides dialplan context features including in call transfer and attended transfer and more.';
|
||||
$apps[$x]['description']['es-mx'] = 'Provee opciones bajo contexto a los planes de marcado, incluyendo transferencia, espera y más.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Donne des options aux dialplans comme le transfert, transfert supervisé et plus.";
|
||||
$apps[$x]['description']['fr-fr'] = "Donne des options aux dialplans comme le transfert, transfert supervisé et plus.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il donne quelqu'options aux dialplans comme transfer, appel en attend et plus.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Fornece recursos contexto dialplan inclusive em transferência de chamadas e transferência atendidos e mais.';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'The public dialplan is used to route incoming calls to destinations based on one or more conditions and context.';
|
||||
$apps[$x]['description']['es-mx'] = 'El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les dialplans publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieurs conditions et context.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les dialplans publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieurs conditions et context.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Inbound Routes';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Rutas de entrada';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Itinéraire d'entrée";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Itinéraire d'entrée";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Rotas de Entrada';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Outbound dialplans have one or more conditions that are matched to attributes of a call. When a call matches the conditions the call is then routed to the gateway.';
|
||||
$apps[$x]['description']['es-mx'] = 'Los planes de marcado de salida tienen una o más condiciones que deben cumplirse. Cuando las condiciones se cumplen, las llamada es dirigida con la pasarela seleccionada.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les dialpans sortants attribuent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passarelle séléctionée.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les dialpans sortants attribuent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passarelle séléctionée.";
|
||||
$apps[$x]['description']['fr-ca'] = "Les dialpants sortants ont une ou plus conditions qui devent répondre. Quand les conditions son tout répondres, l'appel est dirigers vers la passarelle séléctioné.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Dialplans de saída tem uma ou mais condições que são compatíveis com os atributos de uma chamada. Quando uma chamada coincide com as condições da chamada é então encaminhado para o gateway.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Outbound Routes';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Rutas de salida';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Dialplan Sortants';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Dialplan Sortants';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Rotas de Saida';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Script Editor can be used to edit lua, javascript or other scripts.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Editor de script pode ser usado para editar lua, javascript ou outros scripts.';
|
||||
|
|
@ -22,10 +22,10 @@
|
|||
$y = 0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'Script Editor';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Editor de Scripts';
|
||||
|
|
@ -38,10 +38,10 @@
|
|||
$y++;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'XML Editor';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Editor XML';
|
||||
|
|
@ -54,10 +54,10 @@
|
|||
$y++;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'Provision Editor';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Editor de Provisionamento';
|
||||
|
|
@ -70,10 +70,10 @@
|
|||
$y++;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'PHP Editor';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Editor de PHP';
|
||||
|
|
@ -86,10 +86,10 @@
|
|||
$y++;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = 'Grammar Editor';
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = 'Editor Gramático';
|
||||
$apps[$x]['menu'][$y]['title']['de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr'] = "L'éditeur grammairien";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "L'éditeur grammairien";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = 'Editor Gramático';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Provides a conventient way to execute system, PHP, and switch commands.';
|
||||
$apps[$x]['description']['es-mx'] = 'Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Offre un mode pour exécuter des commandes système, PHP ou switch.";
|
||||
$apps[$x]['description']['fr-fr'] = "Offre un mode pour exécuter des commandes système, PHP ou switch.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il offre un mode d'exécuter des commandes du système, PHP ou switch.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Fornece uma maneira conveniente para executar o sistema, PHP e comandos do switch.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Command';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Comando';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Commande';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Commande';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Command';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Comando';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$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'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Utilisé pour configurer des extentions SIP';
|
||||
$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.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Extensions';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Extensiones';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Extensions';
|
||||
$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';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'To receive a FAX setup a fax extension and then direct the incoming FAX with a dedicated number or you can detect the FAX tone by using on the Public tab.';
|
||||
$apps[$x]['description']['es-mx'] = 'Para recibir un FAX, configure una extensión y después asigne un número a esta.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Pour recevoir un fax, configurez une extension du FAX et après diriger un numéro vers lui.';
|
||||
$apps[$x]['description']['fr-fr'] = 'Pour recevoir un fax, configurez une extension du FAX et après diriger un numéro vers lui.';
|
||||
$apps[$x]['description']['fr-ca'] = 'Pour recevoir un fax, configurez un éxtension du FAX et après dirigers un nombre vers lui.';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Para receber uma configuração de fax uma extensão de fax e, em seguida, direcionar o fax com um número dedicado ou você pode detectar o tom de fax, usando na guia Pública.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Fax Server';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Servidor de Fax';
|
||||
$apps[$x]['menu'][0]['title']['de'] = 'Faxserver';
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = 'Faxserver';
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = 'Faxserver';
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = 'Faxserver';
|
||||
$apps[$x]['menu'][0]['title']['fr'] = 'Serveur Fax';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Serveur Fax';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Serveur du fax';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Servidor de Fax';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Queues are used to setup waiting lines for callers. Also known as FIFO Queues.';
|
||||
$apps[$x]['description']['es-mx'] = 'Las cosas son usadas para configurar líneas de espera. Son conocidas como colas FIFO.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO).";
|
||||
$apps[$x]['description']['fr-fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO).";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'As filas são usadospara configurar as filas de espera para chamadores. Também conhecida como filas FIFO.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Queues';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Colas';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Queues';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Queues';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Filas';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'List all the queues that are currently active with one or more callers.';
|
||||
$apps[$x]['description']['es-mx'] = 'Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Liste toutes les files d'attente actuellement utilisées avec une ou plus des personnes en attend.";
|
||||
$apps[$x]['description']['fr-fr'] = "Liste toutes les files d'attente actuellement utilisées avec une ou plus des personnes en attend.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il liste toutes les queues qui sont maintenant utilisés avec une ou plus des personnes en attend.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Liste todas as filas que estão atualmente ativas com um ou mais interlocutores.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Active Queues';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Colas activas';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Queues actives';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Queues actives';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Queues actives';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Filas Activas';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Follow Me';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Sígueme';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Suis-moi';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Suis-moi';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = '';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.';
|
||||
$apps[$x]['description']['es-mx'] = 'Las pasarelas proveen acceso a otras redes de voz. Pueden ser provedores u otro sistema que requiera registo SIP.';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les passerelles donnent access autres réseaux vocaux. Ceux-ci peuvent être des opérateurs ou d'autres systèmes reqieérant un enregistrement SIP";
|
||||
$apps[$x]['description']['fr-fr'] = "Les passerelles donnent access autres réseaux vocaux. Ceux-ci peuvent être des opérateurs ou d'autres systèmes reqieérant un enregistrement SIP";
|
||||
$apps[$x]['description']['fr-ca'] = "Les passerelles donnent access autres réseaux vocaux. Elles pouvent être d'autre furnisseur ou autre système avec la régistration SIP.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Gateways fornecem acesso em redes de voz outros. Estes podem ser os provedores de voz ou outros sistemas que exigem registro SIP.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Gateways';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Pasarelas';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Passerelles';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Passerelles';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gateways';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Login into hot desking with an ID and your voicemail password to direct your calls to a remote extension. Then make and receive calls as if you were at your extension.';
|
||||
$apps[$x]['description']['es-mx'] = 'Firmarse en un escritorio con un ID y la contaseña para direccionar las llamadas a una extensión remota. Hace y recibe llamadas';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "S'identifier au bureau avec un ID et un mot de passe pour diriger touts les appels vers autre poste. Passer et recevoir appels.";
|
||||
$apps[$x]['description']['fr-fr'] = "S'identifier au bureau avec un ID et un mot de passe pour diriger touts les appels vers autre poste. Passer et recevoir appels.";
|
||||
$apps[$x]['description']['fr-ca'] = "S'identifier au bureau avec un ID et la mot de passe pour diriger touts les appels vers autre bureau lointain. Faites et recevoyez appels.";
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Entrar em desking quente com um ID e sua senha de correio de voz para encaminhar as chamadas para um ramal remoto. Em seguida, fazer e receber ligações como se estivesse em sua extensão.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Hot Desking';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = 'Escritorio remoto';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Itinérance';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Itinérance';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = 'Bureau Lointain';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Hot Desking';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "The IVR Menu plays a recording or a pre-defined phrase that presents the caller with options to choose from. Each option has a corresponding destination. The destinations can be extensions, voicemail, IVR menus, hunt groups, FAX extensions, and more.";
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Le menu SVI joue un enregistrement ou une phrase prédéfinie permettant à l'appelant de faire un choix. Ce choix l'amenant sur une destination spécifique. Cette destination peut être une extension, une messagerie vocale, un IVR, un groupement, un FAX ...";
|
||||
$apps[$x]['description']['fr-fr'] = "Le menu SVI joue un enregistrement ou une phrase prédéfinie permettant à l'appelant de faire un choix. Ce choix l'amenant sur une destination spécifique. Cette destination peut être une extension, une messagerie vocale, un IVR, un groupement, un FAX ...";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "O menu IVR toca uma gravação ou uma frase pré-definida, que apresenta o chamador com opções para escolher. Cada opção tem um destino correspondente. Os destinos podem ser extensões, correio de voz, menus IVR, grupos de busca, extensões de fax, e muito mais.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'IVR Menu';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Menu SVI';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Menu SVI';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Menu de IVR';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Display the switch logs.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Logs du switch.';
|
||||
$apps[$x]['description']['fr-fr'] = 'Logs du switch.';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Exibir os logs de switch.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Log Viewer';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Voir les Logs';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Voir les Logs';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Visualizar Log';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Used to login to a user account';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Pour connecter un compte usager";
|
||||
$apps[$x]['description']['fr-fr'] = "Pour connecter un compte usager";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Login';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Connection';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Connection';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Entrar';
|
||||
|
|
@ -38,10 +38,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Logout';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Sair';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Modules extend the features of the system. Use this page to enable or disable modules.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Les Modules augmentent les fonctionnalitées du système. Ici il est possible de les activer et de les désactiver.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les Modules augmentent les fonctionnalitées du système. Ici il est possible de les activer et de les désactiver.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Módulos estendem as funcionalidades do sistema. Utilize esta página para ativar ou desativar módulos.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Modules';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Modules';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Modules';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Modulos';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Add, Delete, or Play Music on hold files.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Adicionar, excluir ou reproduzir música em arquivos de espera.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Music on Hold';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Musique de Garde";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Musique de Garde";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Musica em Espera';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Manager recordings primarily used with an IVR.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Gestion des enregistrements principalement utilisé dans les IVR";
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion des enregistrements principalement utilisé dans les IVR";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Gestor de gravações utilizadas principalmente com um IVR.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Recordings';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Guides Vocaux';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Guides Vocaux';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gravações';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Displays registrations from endpoints.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Afficher les enregistrements des équipements";
|
||||
$apps[$x]['description']['fr-fr'] = "Afficher les enregistrements des équipements";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Exibe registos de endpoints.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Registrations';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Connexions';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Connexions';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Registos';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'A tool to call multiple extensions.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Outil pour appeler plusieurs extensions";
|
||||
$apps[$x]['description']['fr-fr'] = "Outil pour appeler plusieurs extensions";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Uma ferramenta para chamar várias extensões.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Ring Groups';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Groupes de sonnerie";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Groupes de sonnerie";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Grupos de Trabalho";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Provides the ability to quickly define information to store and dynamically makes tools available to view, add, edit, delete, and search.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Fourni la possibilité de rapidement définir les informations à stocker et dynamiquement rendre disponible des outils pour voir, éditer, supprimer et chercher. ";
|
||||
$apps[$x]['description']['fr-fr'] = "Fourni la possibilité de rapidement définir les informations à stocker et dynamiquement rendre disponible des outils pour voir, éditer, supprimer et chercher. ";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Fornece a capacidade de definir rapidamente a informação para armazenar e dinamicamente faz ferramentas disponíveis para visualizar, adicionar, editar, apagar e pesquisa.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Schemas';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Schémas";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Schémas";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Tabelas";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Monitor System Services.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Contrôler les services du système";
|
||||
$apps[$x]['description']['fr-fr'] = "Contrôler les services du système";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Monitorizar Serviços do Sistema.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Services';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Services";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Services";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Serviços';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'PBX Settings.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = 'Confs PBX';
|
||||
$apps[$x]['description']['fr-fr'] = 'Confs PBX';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Definições do PBX.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Settings';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Configuration';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Configuration';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Definições';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'SIP Profiles';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Profiles SIP';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Profiles SIP';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Perfis de SIP';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Displays system information such as RAM, CPU and Hard Drive information.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Exibe informações do sistema, como memória RAM, CPU e informações do disco rígido.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'SIP Status';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Etat SIP';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Etat SIP';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Estado do SIP';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Run Structur Query Language commands.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Lancer de requêtes SQL";
|
||||
$apps[$x]['description']['fr-fr'] = "Lancer de requêtes SQL";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Executar comandos Língua estruturação de consulta.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'SQL Query';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Requête SQL";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Requête SQL";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Consulta SQL';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Displays information for CPU, HDD, RAM and more.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Affiche les information sur le sytème comme les informations sur la RAM, la CPU et le Disque Dur";
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche les information sur le sytème comme les informations sur la RAM, la CPU et le Disque Dur";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Exibe informações do CPU, disco rígido, memória RAM e muito mais.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'System Status';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = 'Etat Système';
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = 'Etat Système';
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Estado do Sistema';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Direct calls based on the time of day.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Redirige les appels en fonction de l'heure";
|
||||
$apps[$x]['description']['fr-fr'] = "Redirige les appels en fonction de l'heure";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Chamada directa com base na hora do dia.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Time Conditions';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Conditions Temporelles";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Conditions Temporelles";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Condições de tempo';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Uses SVG to show the network traffic.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Affiche le traffique Réseau via SVG";
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche le traffique Réseau via SVG";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Utiliza SVG para mostrar o tráfego de rede.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Traffic Graph';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Traffic Graphe";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Traffic Graphe";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Grafico de Trafego';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Define variables that are used by the switch, provisioning, and more.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Définr les variables utilisées par le switch, le provisioning et plus.";
|
||||
$apps[$x]['description']['fr-fr'] = "Définr les variables utilisées par le switch, le provisioning et plus.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Definir variáveis que são usadas pela chave, provisionamento, e muito mais.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Variables';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Variables";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Variables";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Variaveis";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Manager voicemail greetings for extensions.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Accueil messagerie Vocale";
|
||||
$apps[$x]['description']['fr-fr'] = "Accueil messagerie Vocale";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "Gestor de saudações de correio de voz para extensões.";
|
||||
|
|
|
|||
|
|
@ -8,11 +8,11 @@
|
|||
$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
|
||||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Voicemail';
|
||||
$apps[$x]['menu'][0]['title']['fr'] = "Messagerie Vocale";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Messagerie Vocale";
|
||||
$apps[$x]['menu'][0]['uuid'] = '0347f82a-62a0-49d0-bacd-511d080c46d5';
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
|
||||
$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Call Detail Records with all information about the call.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Historique des Appels complets.";
|
||||
$apps[$x]['description']['fr-fr'] = "Historique des Appels complets.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Detalhes das Gravações de Voz com todas as informações sobre a chamada.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "Apps";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Apps";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Apps";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Aplicações";
|
||||
|
|
@ -40,10 +40,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'Call Detail Records';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = 'Historiques Appels';
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Historiques Appels';
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Detalhes das Gravações de Voz';
|
||||
|
|
|
|||
|
|
@ -10,10 +10,10 @@
|
|||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['en-us'] = 'Allow User to Open a Flash Phone for his Extension.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Permet d'utiliser un téléphone flash comme extension";
|
||||
$apps[$x]['description']['fr-fr'] = "Permet d'utiliser un téléphone flash comme extension";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Permitir que o utilizador abra um Telefone Flash para a sua extensão.';
|
||||
|
|
@ -22,10 +22,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'XMPP Manager';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Gestion XMPP";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion XMPP";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de XMPP";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = '';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'App Manager';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Gestion App";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion App";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gestor de Aplicações';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "Storeds database connection information.";
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Information de connexions au BDD";
|
||||
$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Armazena informações de conexão com a base de dados.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Databases';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "BDD";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "BDD";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Default settings that apply to all domains.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Configurations par défaut applicable à tous les domaines";
|
||||
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Configurações padrão que se aplicam a todos os domínios.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Default Settings';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Confs par Défaut";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs par Défaut";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = 'Predefinições';
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Manage a single domain or multiple domains for multi-tenant.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Gerir um único domínio ou vários domínios para multi-tenant.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Domains';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "domaines";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "domaines";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Dominios";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'The menu can be customized using this tool.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Le menu peut être personnalisé ici";
|
||||
$apps[$x]['description']['fr-fr'] = "Le menu peut être personnalisé ici";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "O menu pode ser personalizado usando esta ferramenta.";
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "Menu Manager";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Gestion des Menus";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion des Menus";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Menus";
|
||||
|
|
@ -37,10 +37,10 @@
|
|||
|
||||
$apps[$x]['menu'][1]['title']['en-us'] = 'System';
|
||||
$apps[$x]['menu'][1]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][1]['title']['de'] = '';
|
||||
$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'] = 'Système';
|
||||
$apps[$x]['menu'][1]['title']['fr-fr'] = 'Système';
|
||||
$apps[$x]['menu'][1]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][1]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][1]['title']['pt-pt'] = 'Sistema';
|
||||
|
|
@ -56,10 +56,10 @@
|
|||
|
||||
$apps[$x]['menu'][2]['title']['en-us'] = 'Accounts';
|
||||
$apps[$x]['menu'][2]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr'] = 'Comptes';
|
||||
$apps[$x]['menu'][2]['title']['fr-fr'] = 'Comptes';
|
||||
$apps[$x]['menu'][2]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['pt-pt'] = 'Contas';
|
||||
|
|
@ -86,10 +86,10 @@
|
|||
if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/calls_active/calls_active_extensions.php")) {
|
||||
$apps[$x]['menu'][4]['title']['en-us'] = 'Status';
|
||||
$apps[$x]['menu'][4]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][4]['title']['de'] = '';
|
||||
$apps[$x]['menu'][4]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][4]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][4]['title']['fr'] = 'Etat';
|
||||
$apps[$x]['menu'][4]['title']['fr-fr'] = 'Etat';
|
||||
$apps[$x]['menu'][4]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][4]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][4]['title']['pt-pt'] = 'Estado';
|
||||
|
|
@ -106,10 +106,10 @@
|
|||
|
||||
$apps[$x]['menu'][5]['title']['en-us'] = 'Advanced';
|
||||
$apps[$x]['menu'][5]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][5]['title']['de'] = '';
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][5]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][5]['title']['fr'] = 'Avancé';
|
||||
$apps[$x]['menu'][5]['title']['fr-fr'] = 'Avancé';
|
||||
$apps[$x]['menu'][5]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][5]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][5]['title']['pt-pt'] = 'Avançado';
|
||||
|
|
|
|||
|
|
@ -8,10 +8,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Upgrade the database schema.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Mise à jour du Schéma de la base de données";
|
||||
$apps[$x]['description']['fr-fr'] = "Mise à jour du Schéma de la base de données";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = "Atualizar o esquema de base de dados.";
|
||||
|
|
@ -20,10 +20,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Upgrade Schema';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "MàJ BDD";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "MàJ BDD";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Actualizar BD";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "L'usager peut modifier la configuration de son compte";
|
||||
$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Configurações de conta de utilizador pode ser alterado pelo utilizador.';
|
||||
|
|
@ -21,10 +21,10 @@
|
|||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'Account Settings';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$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'] = "Confs du Compte";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs du Compte";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";
|
||||
|
|
|
|||
|
|
@ -9,10 +9,10 @@
|
|||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Add, edit, delete, and search for users.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
|
||||
$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
|
||||
|
|
@ -20,10 +20,10 @@
|
|||
|
||||
$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
|
||||
$apps[$x]['menu'][2]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr'] = "Gestion Usagers";
|
||||
$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion Usagers";
|
||||
$apps[$x]['menu'][2]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][2]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
|
||||
|
|
@ -37,10 +37,10 @@
|
|||
|
||||
$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
|
||||
$apps[$x]['menu'][3]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][3]['title']['fr'] = "Gestion Groupes";
|
||||
$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion Groupes";
|
||||
$apps[$x]['menu'][3]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][3]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";
|
||||
|
|
|
|||
Loading…
Reference in New Issue