diff --git a/app/call_broadcast/app_config.php b/app/call_broadcast/app_config.php index 39a3105bd8..300645f3d4 100644 --- a/app/call_broadcast/app_config.php +++ b/app/call_broadcast/app_config.php @@ -7,12 +7,12 @@ $apps[$x]['version'] = ''; $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Il fait d' massive appels vers des extensions, IVR, salles de conferences ou quelqu'autre nom."; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Call Broadcast'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Llamada Masiva (Broadcast)'; $apps[$x]['menu'][0]['title']['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'] = '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'; diff --git a/app/call_center/app_config.php b/app/call_center/app_config.php index d97d806d36..3f6a6e51f4 100644 --- a/app/call_center/app_config.php +++ b/app/call_center/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Queues pour envoyer les appels entrants vers les agents disponibles.'; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Call Center'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Centro de Llamadas'; $apps[$x]['menu'][0]['title']['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'] = "Centre d' appels"; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Centro de Chamadas'; @@ -38,11 +38,11 @@ $apps[$x]['menu'][0]['groups'][] = 'superadmin'; $apps[$x]['menu'][1]['title']['en-us'] = 'Agent Status'; - $apps[$x]['menu'][1]['title']['es-mx'] = ''; + $apps[$x]['menu'][1]['title']['es-mx'] = 'Estado de Agente'; $apps[$x]['menu'][1]['title']['de'] = ''; $apps[$x]['menu'][1]['title']['de-ch'] = ''; $apps[$x]['menu'][1]['title']['de-at'] = ''; - $apps[$x]['menu'][1]['title']['fr'] = ''; + $apps[$x]['menu'][1]['title']['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'; diff --git a/app/call_center_active/app_config.php b/app/call_center_active/app_config.php index 7bfdd0fd5e..5bfcbe1b8f 100644 --- a/app/call_center_active/app_config.php +++ b/app/call_center_active/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Il montre les appels actives et des agents en queue du centre d'appels."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Mostra as chamadas ativas e agentes na fila do centro de chamadas.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Active Call Center'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Centro de Llamada Activo'; $apps[$x]['menu'][0]['title']['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'] = "Centre d'Appels Actives"; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Centro de Chamadas Activo'; diff --git a/app/call_flows/app_config.php b/app/call_flows/app_config.php index 124acbced9..234b8c8842 100644 --- a/app/call_flows/app_config.php +++ b/app/call_flows/app_config.php @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Call Flows'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Flujo de Llamada'; $apps[$x]['menu'][0]['title']['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'] = "Circulation d'Appels"; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = ''; diff --git a/app/calls/app_config.php b/app/calls/app_config.php index 925c9a6f27..75a1763b60 100644 --- a/app/calls/app_config.php +++ b/app/calls/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $apps[$x]['description']['es-mx'] = 'Reenvio de llamada, Sígueme y No Molestar.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['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.'; @@ -20,11 +20,11 @@ //menu details //$apps[$x]['menu'][0]['title']['en-us'] = 'Calls'; - //$apps[$x]['menu'][0]['title']['es-mx'] = ''; + //$apps[$x]['menu'][0]['title']['es-mx'] = 'Llamadas'; //$apps[$x]['menu'][0]['title']['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'] = 'Appels'; //$apps[$x]['menu'][0]['title']['fr-ca'] = ''; //$apps[$x]['menu'][0]['title']['fr-ch'] = ''; //$apps[$x]['menu'][0]['title']['pt-pt'] = 'Chamadas'; diff --git a/app/calls_active/app_config.php b/app/calls_active/app_config.php index 25feb81d84..1e8eee6819 100644 --- a/app/calls_active/app_config.php +++ b/app/calls_active/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'Active channels on the system.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'Canales activos en el sistema.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Active Calls'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Llamadas Activas'; $apps[$x]['menu'][0]['title']['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'] = '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'; @@ -36,11 +36,11 @@ $apps[$x]['menu'][0]['groups'][] = 'superadmin'; $apps[$x]['menu'][1]['title']['en-us'] = 'Active Extensions'; - $apps[$x]['menu'][1]['title']['es-mx'] = ''; + $apps[$x]['menu'][1]['title']['es-mx'] = 'Extensiones activas'; $apps[$x]['menu'][1]['title']['de'] = ''; $apps[$x]['menu'][1]['title']['de-ch'] = ''; $apps[$x]['menu'][1]['title']['de-at'] = ''; - $apps[$x]['menu'][1]['title']['fr'] = ''; + $apps[$x]['menu'][1]['title']['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'; diff --git a/app/click_to_call/app_config.php b/app/click_to_call/app_config.php index 51f739f3a6..87f11a504f 100644 --- a/app/click_to_call/app_config.php +++ b/app/click_to_call/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'Originate calls with a URL.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'Genera llamadas con un URL.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Appeller avec d'URL"; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Originar chamadas com uma URL.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Click to Call'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Pulse para Llamar'; $apps[$x]['menu'][0]['title']['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'] = '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'; diff --git a/app/conference_centers/app_config.php b/app/conference_centers/app_config.php index 8f5a6b6504..5e1df0aa26 100644 --- a/app/conference_centers/app_config.php +++ b/app/conference_centers/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Le Centre de Conferences permet une ou plus conferences pour audio ou vidéo."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = ''; @@ -21,11 +21,11 @@ //menu details $y = 0; $apps[$x]['menu'][$y]['title']['en-us'] = 'Conference Center'; - $apps[$x]['menu'][$y]['title']['es-mx'] = ''; + $apps[$x]['menu'][$y]['title']['es-mx'] = 'Centro de Conferencias'; $apps[$x]['menu'][$y]['title']['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'] = 'Centre de Conferences'; $apps[$x]['menu'][$y]['title']['fr-ca'] = ''; $apps[$x]['menu'][$y]['title']['fr-ch'] = ''; $apps[$x]['menu'][$y]['title']['pt-pt'] = 'Conferencias'; diff --git a/app/conferences/app_config.php b/app/conferences/app_config.php index 859673c034..9eea615d42 100644 --- a/app/conferences/app_config.php +++ b/app/conferences/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Les conferences sont utilises pour la configuration de chambres avec un nom, descrption et nom d'access (facultatif)"; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Conferences'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Conferencias'; $apps[$x]['menu'][0]['title']['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'] = 'Conferences'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Conferencias'; diff --git a/app/conferences_active/app_config.php b/app/conferences_active/app_config.php index 0de7f5a5be..c0950c4e1d 100644 --- a/app/conferences_active/app_config.php +++ b/app/conferences_active/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Outil en AJAX pour voir et gerer toutes les conferences actives aux chambres."; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Active Conferences'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Conferencias Activas'; $apps[$x]['menu'][0]['title']['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'] = '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'; diff --git a/app/contacts/app_config.php b/app/contacts/app_config.php index 273eb2706f..47785c51ef 100644 --- a/app/contacts/app_config.php +++ b/app/contacts/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "C'est un endroit pour posser information des contacts, personnes ou organizations."; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][$y]['title']['en-us'] = 'Contacts'; - $apps[$x]['menu'][$y]['title']['es-mx'] = ''; + $apps[$x]['menu'][$y]['title']['es-mx'] = 'Contactos'; $apps[$x]['menu'][$y]['title']['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'] = 'Contacts'; $apps[$x]['menu'][$y]['title']['fr-ca'] = ''; $apps[$x]['menu'][$y]['title']['fr-ch'] = ''; $apps[$x]['menu'][$y]['title']['pt-pt'] = 'Contactos'; diff --git a/app/content/app_config.php b/app/content/app_config.php index df2114a3a9..2ae6ebd78d 100644 --- a/app/content/app_config.php +++ b/app/content/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $apps[$x]['description']['es-mx'] = 'Administra el Contenido de cualquier pagina en la interfaz.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Gerer le contenu des pages au interface.'; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Gerir o conteúdo de qualquer página na interface.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Content Manager'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Administrador de Contenido'; $apps[$x]['menu'][0]['title']['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'] = 'Administrateur'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Gestor de Conteúdo'; diff --git a/app/destinations/app_config.php b/app/destinations/app_config.php index e1bf1502f2..efc9de1b60 100644 --- a/app/destinations/app_config.php +++ b/app/destinations/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'Used to define external destination numbers.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'Utilizado para definir numeros destinos externos.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Usé pour définir cibler nombres externe."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Utilizado para definir os números de destino externos.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Destinations'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Destinos'; $apps[$x]['menu'][0]['title']['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'] = 'Cibler'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Destinos'; diff --git a/app/devices/app_config.php b/app/devices/app_config.php index 920a68d8d3..6e00b9dc94 100644 --- a/app/devices/app_config.php +++ b/app/devices/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'Devices for provisioning.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'Provicionamiento de dispositivos.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Dispositifs pour provisionnement.'; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Lista de provisionamento de Telefone.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Devices'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Dispositivos'; $apps[$x]['menu'][0]['title']['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'] = 'Dispositifs'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Telefones'; diff --git a/app/dialplan/app_config.php b/app/dialplan/app_config.php index 72c5038d7b..131f960903 100644 --- a/app/dialplan/app_config.php +++ b/app/dialplan/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $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-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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Dialplan'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Plan de Marcado'; $apps[$x]['menu'][0]['title']['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'] = 'Dialplan'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Dialplan'; @@ -38,11 +38,11 @@ $apps[$x]['menu'][0]['groups'][] = 'superadmin'; $apps[$x]['menu'][1]['title']['en-us'] = 'Dialplan Manager'; - $apps[$x]['menu'][1]['title']['es-mx'] = ''; + $apps[$x]['menu'][1]['title']['es-mx'] = 'Administrador de Planes de Marcado'; $apps[$x]['menu'][1]['title']['de'] = ''; $apps[$x]['menu'][1]['title']['de-ch'] = ''; $apps[$x]['menu'][1]['title']['de-at'] = ''; - $apps[$x]['menu'][1]['title']['fr'] = ''; + $apps[$x]['menu'][1]['title']['fr'] = 'Administrateur de Dialplan'; $apps[$x]['menu'][1]['title']['fr-ca'] = ''; $apps[$x]['menu'][1]['title']['fr-ch'] = ''; $apps[$x]['menu'][1]['title']['pt-pt'] = 'Gestor de Dialplan'; diff --git a/app/dialplan_features/app_config.php b/app/dialplan_features/app_config.php index 86414b3126..61fd25a41b 100644 --- a/app/dialplan_features/app_config.php +++ b/app/dialplan_features/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Il donne quelqu'options aux dialplans comme transfer, appel en attend et plus."; $apps[$x]['description']['fr-ca'] = ''; $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.'; diff --git a/app/dialplan_inbound/app_config.php b/app/dialplan_inbound/app_config.php index 928297171f..08d6323166 100644 --- a/app/dialplan_inbound/app_config.php +++ b/app/dialplan_inbound/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Les dialplans publiques sont utilisés pour diriger les appels entrants. Ils peuvent être précise avec une ou deux 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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Inbound Routes'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Rutas de entrada'; $apps[$x]['menu'][0]['title']['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'] = "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'; diff --git a/app/dialplan_outbound/app_config.php b/app/dialplan_outbound/app_config.php index 69ef6118b5..40ff618d94 100644 --- a/app/dialplan_outbound/app_config.php +++ b/app/dialplan_outbound/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "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-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Outbound Routes'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Rutas de salida'; $apps[$x]['menu'][0]['title']['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'] = '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'; diff --git a/app/exec/app_config.php b/app/exec/app_config.php index 441c499035..2d56a17e3c 100644 --- a/app/exec/app_config.php +++ b/app/exec/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Il offre un mode d'exécuter des commandes du système, PHP ou switch."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Fornece uma maneira conveniente para executar o sistema, PHP e comandos do switch.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Command'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Comando'; $apps[$x]['menu'][0]['title']['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'] = 'Command'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Comando'; diff --git a/app/extensions/app_config.php b/app/extensions/app_config.php index d7f2ff1d81..b32c0569fc 100644 --- a/app/extensions/app_config.php +++ b/app/extensions/app_config.php @@ -7,12 +7,12 @@ $apps[$x]['version'] = ''; $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; - $apps[$x]['description']['en-us'] = 'Used to configure SIP extensions.'; - $apps[$x]['description']['es-mx'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Utilisé pour configurer des éxtentions SIP'; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Usado para configurar extensões SIP.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Extensions'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Extensiones'; $apps[$x]['menu'][0]['title']['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'] = 'Post téléphonique'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Extensões'; diff --git a/app/fax/app_config.php b/app/fax/app_config.php index 5c61c7a11f..974dab27f8 100644 --- a/app/fax/app_config.php +++ b/app/fax/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = 'Pour recevoir un fax, configurez un éxtension du FAX et après dirigers un nombre vers lui.'; $apps[$x]['description']['fr-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Fax Server'; - $apps[$x]['menu'][0]['title']['es-mx'] = 'Fax de servidor'; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Servidor de Fax'; $apps[$x]['menu'][0]['title']['de'] = 'Faxserver'; $apps[$x]['menu'][0]['title']['de-ch'] = 'Faxserver'; $apps[$x]['menu'][0]['title']['de-at'] = 'Faxserver'; - $apps[$x]['menu'][0]['title']['fr'] = ''; + $apps[$x]['menu'][0]['title']['fr'] = 'Serveur du fax'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Servidor de Fax'; diff --git a/app/fifo/app_config.php b/app/fifo/app_config.php index aab33be88d..527de32a0a 100644 --- a/app/fifo/app_config.php +++ b/app/fifo/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Les queues sont utilisés pour configurer lignes d'attend. Elles sont connu comme queues FIFO."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'As filas são usados​para configurar as filas de espera para chamadores. Também conhecida como filas FIFO.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Queues'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Colas'; $apps[$x]['menu'][0]['title']['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'] = 'Queues'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Filas'; diff --git a/app/fifo_list/app_config.php b/app/fifo_list/app_config.php index 877e7bbb0b..42fcfe0bc9 100644 --- a/app/fifo_list/app_config.php +++ b/app/fifo_list/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Il liste toutes les queues qui sont maintenant utilisés avec une ou plus des personnes en attend."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Liste todas as filas que estão atualmente ativas com um ou mais interlocutores.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Active Queues'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Colas activas'; $apps[$x]['menu'][0]['title']['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'] = 'Queues actives'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Filas Activas'; diff --git a/app/follow_me/app_config.php b/app/follow_me/app_config.php index febbdb73d3..43c06ca645 100644 --- a/app/follow_me/app_config.php +++ b/app/follow_me/app_config.php @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Follow Me'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Sígueme'; $apps[$x]['menu'][0]['title']['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'] = 'Suis-moi'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = ''; diff --git a/app/gateways/app_config.php b/app/gateways/app_config.php index c854d98e15..0023ef7aa8 100644 --- a/app/gateways/app_config.php +++ b/app/gateways/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "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-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Gateways'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Pasarelas'; $apps[$x]['menu'][0]['title']['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'] = 'Passerelles'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Gateways'; diff --git a/app/grammar_edit/app_config.php b/app/grammar_edit/app_config.php index 0aa7b3221c..0db48ad0ed 100644 --- a/app/grammar_edit/app_config.php +++ b/app/grammar_edit/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'Grammar editor is an AJAX based tool to edit speech recognition grammar files.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'El editor gramático es una herramienta basada en AJAX para edigar archivos de reconocimiento de voz.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "L'éditeur grammairien est un outil pour l'édition de fichiers de reconnaissance de discours."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Editor de gramática é uma ferramenta baseada em AJAX para editar arquivos de fala gramática de reconhecimento.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Grammar Editor'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Editor Gramático'; $apps[$x]['menu'][0]['title']['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'] = "L'éditeur grammairien"; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Editor Gramático'; diff --git a/app/hot_desking/app_config.php b/app/hot_desking/app_config.php index c96fcb3b9e..de9c3c2254 100644 --- a/app/hot_desking/app_config.php +++ b/app/hot_desking/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $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'] = ''; + $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-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "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-ca'] = ''; $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.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Hot Desking'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Escritorio remoto'; $apps[$x]['menu'][0]['title']['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'] = 'Bureau Lointain'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Hot Desking'; diff --git a/app/hunt_groups/app_config.php b/app/hunt_groups/app_config.php index 2cfcdb4052..3d2a647178 100644 --- a/app/hunt_groups/app_config.php +++ b/app/hunt_groups/app_config.php @@ -8,11 +8,11 @@ $apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['description']['en-us'] = 'A Hunt Group is a list of destinations that can be called in sequence or simultaneously.'; - $apps[$x]['description']['es-mx'] = ''; + $apps[$x]['description']['es-mx'] = 'Un grupo en caza es una lista de destinos que pueden ser llamados en sequencia o simultáneamente.'; $apps[$x]['description']['de'] = ''; $apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-at'] = ''; - $apps[$x]['description']['fr'] = ''; + $apps[$x]['description']['fr'] = "Un groupe chasse est une liste de destinataires qui peuvent être appellés en séquence ou simultanément."; $apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['pt-pt'] = 'Um grupo de busca é uma lista de destinos que podem ser chamados em sequência ou simultaneamente.'; @@ -20,11 +20,11 @@ //menu details $apps[$x]['menu'][0]['title']['en-us'] = 'Hunt Groups'; - $apps[$x]['menu'][0]['title']['es-mx'] = ''; + $apps[$x]['menu'][0]['title']['es-mx'] = 'Grupos de Caza'; $apps[$x]['menu'][0]['title']['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'] = 'Group chasse'; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['title']['pt-pt'] = 'Grupo de Busca';