change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
Conflicts: fusionpbx/app/call_center_active/app_languages.php fusionpbx/app/calls_active/app_languages.php fusionpbx/app/ring_groups/app_languages.php fusionpbx/app/schemas/app_languages.php
This commit is contained in:
parent
29aaaeec47
commit
248a207f95
|
|
@ -8,7 +8,7 @@
|
|||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "A tool to block incoming numbers.";
|
||||
$apps[$x]['description']['es-cl'] = "Una herramineta para bloquear números entrantes";
|
||||
$apps[$x]['description']['es-cl'] = "Una herramineta para bloquear números entrantes";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
|
|
|
|||
|
|
@ -6,12 +6,12 @@
|
|||
$text['title-call-block']['fr-fr'] = "Bloquage d'appel";
|
||||
|
||||
$text['description-call-block']['en-us'] = "A list of numbers from which to block calls.";
|
||||
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
|
||||
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
|
||||
$text['description-call-block']['pt-pt'] = "Uma lista de números que deseje bloquear as chamadas";
|
||||
$text['description-call-block']['fr-fr'] = "Une liste de numéro dont on veut bloquer les appels";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['pt-pt'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
$text['label-date-added']['fr-fr'] = "Date Ajoutée";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
$text['button-add']['fr-fr'] = "Ajouter";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el nómero?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
$text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
|
||||
$text['label-provide-number']['en-us'] = "Please provide: Number";
|
||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||
$text['label-provide-number']['pt-pt'] = "Por favor indique: Número";
|
||||
$text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro";
|
||||
|
||||
|
|
@ -93,12 +93,12 @@
|
|||
$text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
|
||||
|
||||
$text['label-update-complete']['en-us'] = "Update Complete";
|
||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['label-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['label-update-complete']['fr-fr'] = "Mis à jour";
|
||||
|
||||
$text['label-called-on']['en-us'] = "Called on";
|
||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||
$text['label-called-on']['pt-pt'] = "Chamado em";
|
||||
$text['label-called-on']['fr-fr'] = "Appelé sur";
|
||||
|
||||
|
|
@ -118,17 +118,17 @@
|
|||
$text['label-edit-edit']['fr-fr'] = "Editer le bloquage d'appel";
|
||||
|
||||
$text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below.";
|
||||
$text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo.";
|
||||
$text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo.";
|
||||
$text['label-add-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Seleccione um número a partir da lista indicada ou introduza um número, nome e active.";
|
||||
$text['label-add-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activer le.";
|
||||
|
||||
$text['label-edit-note']['en-us'] = "Block calls from a number. Edit the name and enable/disable below.";
|
||||
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
|
||||
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
|
||||
$text['label-edit-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Edite o nome e active/desactive.";
|
||||
$text['label-edit-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Editer le nom et activer/désactiver ci-dessous.";
|
||||
|
||||
$text['label-exact-number']['en-us'] = "Enter the exact number.";
|
||||
$text['label-exact-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||
$text['label-exact-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||
$text['label-exact-number']['pt-pt'] = "Introduza o número exacto.";
|
||||
$text['label-exact-number']['fr-fr'] = "Entrer le numéro exact.";
|
||||
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
$text['label-busy']['fr-fr'] = "Occupé";
|
||||
|
||||
$text['label-action-message']['en-us'] = "Set an action for calls from this number.";
|
||||
$text['label-action-message']['es-cl'] = "Configurar una acción para llamadas desde este número.";
|
||||
$text['label-action-message']['es-cl'] = "Configurar una acción para llamadas desde este número.";
|
||||
$text['label-action-message']['pt-pt'] = "Escolha uma acção para chamadas com origem neste número.";
|
||||
$text['label-action-message']['fr-fr'] = "Choisir une action pour les appels venant de ce numéro.";
|
||||
|
||||
|
|
@ -158,7 +158,7 @@
|
|||
$text['label-false']['fr-fr'] = "Non";
|
||||
|
||||
$text['label-enable-message']['en-us'] = "Set to true to enable call blocking for this number.";
|
||||
$text['label-enable-message']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
|
||||
$text['label-enable-message']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
|
||||
$text['label-enable-message']['pt-pt'] = "Escolha 'sim' para activar o bloqueio de chamadas para este número.";
|
||||
$text['label-enable-message']['fr-fr'] = "Choisir Oui pour activer le bloquage d'appel. ";
|
||||
|
||||
|
|
|
|||
|
|
@ -12,23 +12,23 @@
|
|||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
$text['label-concurrent-limit']['en-us'] = "Concurrent Limit";
|
||||
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
|
||||
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
|
||||
$text['label-concurrent-limit']['pt-pt'] = "Limite de chamadas concorrentes";
|
||||
$text['label-concurrent-limit']['fr-fr'] = "Limite concurrents";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
|
||||
$text['confirm-delete-info']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
|
||||
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
|
||||
$text['confirm-delete-info']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
//v_call_broadcast_delete
|
||||
$text['confirm-delete']['en-us'] = "Delete Complete";
|
||||
$text['confirm-delete']['es-cl'] = "Eliminación Completa";
|
||||
$text['confirm-delete']['es-cl'] = "Eliminación Completa";
|
||||
$text['confirm-delete']['pt-pt'] = "Remoção Efectuada";
|
||||
$text['confirm-delete']['fr-fr'] = "Supprimé";
|
||||
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
$text['confirm-add']['fr-fr'] = "Ajouté";
|
||||
|
||||
$text['confirm-update']['en-us'] = "Update Complete";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['confirm-update']['fr-fr'] = "Mis à jour";
|
||||
|
||||
|
|
@ -64,22 +64,22 @@
|
|||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name here.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome aqui.";
|
||||
$text['description-name']['fr-fr'] = "Insérer le Nom.";
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['es-cl'] = "Tiempo Líimite";
|
||||
$text['label-timeout']['es-cl'] = "Tiempo Líimite";
|
||||
$text['label-timeout']['pt-pt'] = "Timeout";
|
||||
$text['label-timeout']['fr-fr'] = "Timeout";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Limit the length of the call. Leave this empty for no limit.";
|
||||
$text['description-timeout']['es-cl'] = "Limitar la duración de la llamada. Deje en blanco para no establecer un límite.";
|
||||
$text['description-timeout']['es-cl'] = "Limitar la duración de la llamada. Deje en blanco para no establecer un límite.";
|
||||
$text['description-timeout']['pt-pt'] = "Limitar a duração da chamada. Deixe este campo em branco para não ter limite.";
|
||||
$text['description-timeout']['fr-fr'] = "Limiter la durée de l'appel. Laisser vide pour illimité.";
|
||||
|
||||
$text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit.";
|
||||
$text['description-concurrent-limit']['es-cl'] = "Limitar el nímero de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['pt-pt'] = "Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite.";
|
||||
$text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
|
||||
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
|
||||
|
||||
$text['label-callerid-number']['en-us'] = "Caller ID Number";
|
||||
$text['label-callerid-number']['es-cl'] = "Número de Origen";
|
||||
$text['label-callerid-number']['es-cl'] = "Número de Origen";
|
||||
$text['label-callerid-number']['pt-pt'] = "Número do Originador";
|
||||
$text['label-callerid-number']['fr-fr'] = "Numéro d'appelant";
|
||||
|
||||
|
|
@ -99,12 +99,12 @@
|
|||
$text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
|
||||
|
||||
$text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
|
||||
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
|
||||
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
|
||||
$text['description-caller-id-number']['pt-pt'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000";
|
||||
$text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination Number";
|
||||
$text['label-destination']['es-cl'] = "Número de Destino";
|
||||
$text['label-destination']['es-cl'] = "Número de Destino";
|
||||
$text['label-destination']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination']['fr-fr'] = "Numéro de Destination";
|
||||
|
||||
|
|
|
|||
|
|
@ -652,12 +652,12 @@
|
|||
$text['button-reload']['fr-fr'] = "recharger";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -1,231 +1,226 @@
|
|||
<?php
|
||||
|
||||
$text['title-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['title-active_call_center']['pt-pt'] = "Call Center Activo";
|
||||
$text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
|
||||
$text['title-call_center_queue_activity']['en-us'] = "Call Center Queue Activity";
|
||||
$text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados";
|
||||
$text['title-call_center_queue_activity']['pt-pt'] = "Actividade das filas do Call Center";
|
||||
$text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel";
|
||||
|
||||
$text['header-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['header-active_call_center']['pt-pt'] = "Call Center Activo";
|
||||
$text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
|
||||
$text['header-agents']['en-us'] = "Agents";
|
||||
$text['header-agents']['es-cl'] = "Agentes";
|
||||
$text['header-agents']['pt-pt'] = "Agentes";
|
||||
$text['header-agents']['fr-fr'] = "Agents";
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
$text['button-edit']['fr-fr'] = "Editer";
|
||||
$text['button-edit']['pt-pt'] = "Editar";
|
||||
|
||||
$text['description-active_call_center']['en-us'] = "Select a Call Center Queue from the list below to view its activity.";
|
||||
$text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
|
||||
$text['description-active_call_center']['pt-pt'] = "Seleccione uma fila de Call Center a partir da lista em baixo para ver a sua actividade.";
|
||||
$text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité.";
|
||||
$text['description-active_call_center']['pt-pt'] = "Seleccione uma fila de Call Center a partir da lista em baixo para ver a sua actividade.";
|
||||
|
||||
$text['description-agents']['en-us'] = "A current list of agents is below.";
|
||||
$text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación.";
|
||||
$text['description-agents']['pt-pt'] = "Lista de agentes.";
|
||||
$text['description-agents']['fr-fr'] = "Liste des agents";
|
||||
$text['description-agents']['pt-pt'] = "Lista de agentes.";
|
||||
|
||||
$text['description-queue']['en-us'] = "A current list of callers in the queue is below.";
|
||||
$text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación.";
|
||||
$text['description-queue']['pt-pt'] = "Lista de chamadas na fila.";
|
||||
$text['description-queue']['fr-fr'] = "Liste des appelants dans la file.";
|
||||
$text['description-queue']['pt-pt'] = "Lista de chamadas na fila.";
|
||||
|
||||
$text['label-queue_name']['en-us'] = "Queue Name";
|
||||
$text['label-queue_name']['es-cl'] = "Nombre de Cola";
|
||||
$text['label-queue_name']['pt-pt'] = "Nome da Fila";
|
||||
$text['label-queue_name']['fr-fr'] = " Nom de la file";
|
||||
$text['header-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
$text['header-active_call_center']['pt-pt'] = "Atividade do Call Center";
|
||||
|
||||
$text['header-agents']['en-us'] = "Agents";
|
||||
$text['header-agents']['es-cl'] = "Agentes";
|
||||
$text['header-agents']['fr-fr'] = "Agents";
|
||||
$text['header-agents']['pt-pt'] = "Agentes";
|
||||
|
||||
$text['label-abandoned_resume_allowed']['en-us'] = "Abandoned Resume Allowed";
|
||||
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
|
||||
$text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés";
|
||||
$text['label-abandoned_resume_allowed']['pt-pt'] = "Resume Autorizado";
|
||||
|
||||
$text['label-agent']['en-us'] = "Agent";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
$text['label-agent']['fr-fr'] = "Agent";
|
||||
$text['label-agent']['pt-pt'] = "Agente";
|
||||
|
||||
$text['label-answered']['en-us'] = "Answered";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
$text['label-answered']['fr-fr'] = "Répondu";
|
||||
$text['label-answered']['pt-pt'] = "Respondidas";
|
||||
|
||||
$text['label-call']['en-us'] = "Call";
|
||||
$text['label-call']['es-cl'] = "Llamar";
|
||||
$text['label-call']['fr-fr'] = "Appel";
|
||||
$text['label-call']['pt-pt'] = "Chamada";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
|
||||
$text['label-discard_abandoned_after']['en-us'] = "Discard Abandoned After";
|
||||
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
|
||||
$text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après";
|
||||
$text['label-discard_abandoned_after']['pt-pt'] = "Rejeição abandonada depois";
|
||||
|
||||
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
$text['label-eavesdrop']['fr-fr'] = "Espionnage";
|
||||
$text['label-eavesdrop']['pt-pt'] = "Escutar";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['pt-pt'] = "Estratégia";
|
||||
$text['label-strategy']['fr-fr'] = "Stratégie";
|
||||
|
||||
$text['label-music_on_hold']['en-us'] = "Music on Hold";
|
||||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||||
$text['label-music_on_hold']['pt-pt'] = "Música em espera";
|
||||
$text['label-music_on_hold']['fr-fr'] = "Musique de Garde";
|
||||
|
||||
$text['label-record_template']['en-us'] = "Record Template";
|
||||
$text['label-record_template']['es-cl'] = "Plantilla de Grabación";
|
||||
$text['label-record_template']['pt-pt'] = "Gravar template";
|
||||
$text['label-record_template']['fr-fr'] = "Modèle d'enregistrement";
|
||||
|
||||
$text['label-time_base_score']['en-us'] = "Time Base Score";
|
||||
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
|
||||
$text['label-time_base_score']['pt-pt'] = "Pontuação baseada no tempo";
|
||||
$text['label-time_base_score']['fr-fr'] = "Score basé sur le temps";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
|
||||
$text['label-max_wait_time']['en-us'] = "Max Wait Time";
|
||||
$text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera";
|
||||
$text['label-max_wait_time']['pt-pt'] = "Tempo máximo de espera";
|
||||
$text['label-max_wait_time']['fr-fr'] = "Max d'attente";
|
||||
$text['label-max_wait_time']['pt-pt'] = "Tempo máximo de espera";
|
||||
|
||||
$text['label-max_wait_time_with_no_agent']['en-us'] = "Max Wait Time with No Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente";
|
||||
$text['label-max_wait_time_with_no_agent']['pt-pt'] = "Tempo máximo de espera sem agente";
|
||||
$text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['pt-pt'] = "Tempo máximo de espera sem agente";
|
||||
|
||||
$text['label-tier_rules_apply']['en-us'] = "Tier Rules Apply";
|
||||
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
|
||||
$text['label-tier_rules_apply']['pt-pt'] = "Aplicar as Regras do Nível";
|
||||
$text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles de Tier";
|
||||
$text['label-missed']['en-us'] = "Missed";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
$text['label-missed']['fr-fr'] = "Raté";
|
||||
$text['label-missed']['pt-pt'] = "Perdidas";
|
||||
|
||||
$text['label-tier_rule_wait_second']['en-us'] = "Tier Rule Wait Second";
|
||||
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
|
||||
$text['label-tier_rule_wait_second']['pt-pt'] = "Regra de nível segundo espera";
|
||||
$text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Tier";
|
||||
$text['label-music_on_hold']['en-us'] = "Music on Hold";
|
||||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||||
$text['label-music_on_hold']['fr-fr'] = "Musique de Garde";
|
||||
$text['label-music_on_hold']['pt-pt'] = "Música em espera";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['pt-pt'] = "Número";
|
||||
|
||||
$text['label-options']['en-us'] = "Options";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
$text['label-options']['fr-fr'] = "Options";
|
||||
$text['label-options']['pt-pt'] = "Opções";
|
||||
|
||||
$text['label-queue']['en-us'] = "Queue";
|
||||
$text['label-queue']['es-cl'] = "Cola";
|
||||
$text['label-queue']['fr-fr'] = "File";
|
||||
$text['label-queue']['pt-pt'] = "Fila";
|
||||
|
||||
$text['label-queue_name']['en-us'] = "Queue Name";
|
||||
$text['label-queue_name']['es-cl'] = "Nombre de Cola";
|
||||
$text['label-queue_name']['fr-fr'] = " Nom de la file";
|
||||
$text['label-queue_name']['pt-pt'] = "Nome da Fila";
|
||||
|
||||
$text['label-record_template']['en-us'] = "Record Template";
|
||||
$text['label-record_template']['es-cl'] = "Plantilla de Grabación";
|
||||
$text['label-record_template']['fr-fr'] = "Modèle d'enregistrement";
|
||||
$text['label-record_template']['pt-pt'] = "Gravar template";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
$text['label-state']['pt-pt'] = "Estado";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "status";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
|
||||
$text['label-status_change']['en-us'] = "Status Change";
|
||||
$text['label-status_change']['es-cl'] = "Cambio de Estado";
|
||||
$text['label-status_change']['fr-fr'] = "Change Status";
|
||||
$text['label-status_change']['pt-pt'] = "Mundança de Estado";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['fr-fr'] = "Stratégie";
|
||||
$text['label-strategy']['pt-pt'] = "Estratégia";
|
||||
|
||||
$text['label-system']['en-us'] = "System";
|
||||
$text['label-system']['es-cl'] = "Sistema";
|
||||
$text['label-system']['fr-fr'] = "Système";
|
||||
$text['label-system']['pt-pt'] = "Sistema";
|
||||
|
||||
$text['label-tier_level']['en-us'] = "Tier Level";
|
||||
$text['label-tier_level']['es-cl'] = "Nivel";
|
||||
$text['label-tier_level']['fr-fr'] = "Niveau du Tier";
|
||||
$text['label-tier_level']['pt-pt'] = "Nível do Tier";
|
||||
|
||||
$text['label-tier_position']['en-us'] = "Tier Position";
|
||||
$text['label-tier_position']['es-cl'] = "Posición de Nivel";
|
||||
$text['label-tier_position']['fr-fr'] = "Position Tier";
|
||||
$text['label-tier_position']['pt-pt'] = "Posição do Tier";
|
||||
|
||||
$text['label-tier_rule_no_agent_no_wait']['en-us'] = "Tier Rule No Agent No Wait";
|
||||
$text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera";
|
||||
$text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle de Tier Pas d'agent, pas d'attente";
|
||||
|
||||
$text['label-discard_abandoned_after']['en-us'] = "Discard Abandoned After";
|
||||
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
|
||||
$text['label-discard_abandoned_after']['pt-pt'] = "Rejeição abandonada depois";
|
||||
$text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après";
|
||||
|
||||
$text['label-abandoned_resume_allowed']['en-us'] = "Abandoned Resume Allowed";
|
||||
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
|
||||
$text['label-abandoned_resume_allowed']['pt-pt'] = "Resume Autorizado";
|
||||
$text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés";
|
||||
$text['label-tier_rule_no_agent_no_wait']['pt-pt'] = "Regra de Nível Sem Agente Sem Espera";
|
||||
|
||||
$text['label-tier_rule_wait_multiply_level']['en-us'] = "Tier Rule Wait Multiply Level";
|
||||
$text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera";
|
||||
$text['label-tier_rule_wait_multiply_level']['pt-pt'] = "Regra de nível de espera multiplicado pelo nível";
|
||||
$text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Niveaux multipliés d'attente des Règle de Tier";
|
||||
$text['label-tier_rule_wait_multiply_level']['pt-pt'] = "Regra de nível de espera multiplicado pelo nível";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
$text['label-tier_rule_wait_second']['en-us'] = "Tier Rule Wait Second";
|
||||
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
|
||||
$text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Tier";
|
||||
$text['label-tier_rule_wait_second']['pt-pt'] = "Regra de nível segundo espera";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "status";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['pt-pt'] = "Estado";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
|
||||
$text['label-status_change']['en-us'] = "Status Change";
|
||||
$text['label-status_change']['es-cl'] = "Cambio de Estado";
|
||||
$text['label-status_change']['pt-pt'] = "Mundança de Estado";
|
||||
$text['label-status_change']['fr-fr'] = "Change Status";
|
||||
|
||||
$text['label-missed']['en-us'] = "Missed";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
$text['label-missed']['pt-pt'] = "Perdidas";
|
||||
$text['label-missed']['fr-fr'] = "Raté";
|
||||
|
||||
$text['label-answered']['en-us'] = "Answered";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
$text['label-answered']['pt-pt'] = "Respondidas";
|
||||
$text['label-answered']['fr-fr'] = "Répondu";
|
||||
$text['label-tier_rules_apply']['en-us'] = "Tier Rules Apply";
|
||||
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
|
||||
$text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles de Tier";
|
||||
$text['label-tier_rules_apply']['pt-pt'] = "Aplicar as Regras do Nível";
|
||||
|
||||
$text['label-tier_state']['en-us'] = "Tier State";
|
||||
$text['label-tier_state']['es-cl'] = "Estado de Nivel";
|
||||
$text['label-tier_state']['pt-pt'] = "Estado do Nível";
|
||||
$text['label-tier_state']['fr-fr'] = "Etat du Tier";
|
||||
$text['label-tier_state']['pt-pt'] = "Estado do Nível";
|
||||
|
||||
$text['label-tier_level']['en-us'] = "Tier Level";
|
||||
$text['label-tier_level']['es-cl'] = "Nivel";
|
||||
$text['label-tier_level']['pt-pt'] = "Nível do Tier";
|
||||
$text['label-tier_level']['fr-fr'] = "Niveau du Tier";
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
$text['label-time']['pt-pt'] = "Tempo";
|
||||
|
||||
$text['label-tier_position']['en-us'] = "Tier Position";
|
||||
$text['label-tier_position']['es-cl'] = "Posición de Nivel";
|
||||
$text['label-tier_position']['pt-pt'] = "Posição do Tier";
|
||||
$text['label-tier_position']['fr-fr'] = "Position Tier";
|
||||
$text['label-time_base_score']['en-us'] = "Time Base Score";
|
||||
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
|
||||
$text['label-time_base_score']['fr-fr'] = "Score basé sur le temps";
|
||||
$text['label-time_base_score']['pt-pt'] = "Pontuação baseada no tempo";
|
||||
|
||||
$text['label-options']['en-us'] = "Options";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
$text['label-options']['pt-pt'] = "Opções";
|
||||
$text['label-options']['fr-fr'] = "Options";
|
||||
$text['label-total_answered']['en-us'] = "Total Answered";
|
||||
$text['label-total_answered']['es-cl'] = "Total Respondido";
|
||||
$text['label-total_answered']['fr-fr'] = "Total répondu";
|
||||
$text['label-total_answered']['pt-pt'] = "Total Atendidas";
|
||||
|
||||
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
$text['label-eavesdrop']['pt-pt'] = "Escutar";
|
||||
$text['label-eavesdrop']['fr-fr'] = "Espionnage";
|
||||
$text['label-total_trying']['en-us'] = "Total Trying";
|
||||
$text['label-total_trying']['es-cl'] = "Total Intentando";
|
||||
$text['label-total_trying']['fr-fr'] = "Total d'essais";
|
||||
$text['label-total_trying']['pt-pt'] = "Total a Tentar";
|
||||
|
||||
$text['label-total_waiting']['en-us'] = "Total Waiting";
|
||||
$text['label-total_waiting']['es-cl'] = "Total Esperando";
|
||||
$text['label-total_waiting']['fr-fr'] = "Total d'attente";
|
||||
$text['label-total_waiting']['pt-pt'] = "Total em Espera";
|
||||
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
$text['label-transfer']['fr-fr'] = "Transfert";
|
||||
|
||||
$text['label-call']['en-us'] = "Call";
|
||||
$text['label-call']['es-cl'] = "Llamar";
|
||||
$text['label-call']['pt-pt'] = "Chamada";
|
||||
$text['label-call']['fr-fr'] = "Appel";
|
||||
|
||||
$text['label-queue']['en-us'] = "Queue";
|
||||
$text['label-queue']['es-cl'] = "Cola";
|
||||
$text['label-queue']['pt-pt'] = "Fila";
|
||||
$text['label-queue']['fr-fr'] = "File";
|
||||
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['pt-pt'] = "Tempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
|
||||
$text['label-system']['en-us'] = "System";
|
||||
$text['label-system']['es-cl'] = "Sistema";
|
||||
$text['label-system']['pt-pt'] = "Sistema";
|
||||
$text['label-system']['fr-fr'] = "Système";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['pt-pt'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
|
||||
$text['label-agent']['en-us'] = "Agent";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
$text['label-agent']['pt-pt'] = "Agente";
|
||||
$text['label-agent']['fr-fr'] = "Agent";
|
||||
|
||||
$text['label-total_waiting']['en-us'] = "Total Waiting";
|
||||
$text['label-total_waiting']['es-cl'] = "Total Esperando";
|
||||
$text['label-total_waiting']['pt-pt'] = "Total em Espera";
|
||||
$text['label-total_waiting']['fr-fr'] = "Total d'attente";
|
||||
|
||||
$text['label-total_trying']['en-us'] = "Total Trying";
|
||||
$text['label-total_trying']['es-cl'] = "Total Intentando";
|
||||
$text['label-total_trying']['pt-pt'] = "Total a Tentar";
|
||||
$text['label-total_trying']['fr-fr'] = "Total d'essais";
|
||||
|
||||
$text['label-total_answered']['en-us'] = "Total Answered";
|
||||
$text['label-total_answered']['es-cl'] = "Total Respondido";
|
||||
$text['label-total_answered']['pt-pt'] = "Total Atendidas";
|
||||
$text['label-total_answered']['fr-fr'] = "Total répondu";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
$text['button-edit']['pt-pt'] = "Editar";
|
||||
$text['button-edit']['fr-fr'] = "Editer";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir";
|
||||
|
||||
$text['message-confirm']['en-us'] = "Do you really want to do this?";
|
||||
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
|
||||
$text['message-confirm']['pt-pt'] = "Deseja realmente fazer isto?";
|
||||
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
|
||||
$text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?";
|
||||
$text['message-confirm']['pt-pt'] = "Deseja realmente fazer isto?";
|
||||
|
||||
$text['title-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
$text['title-active_call_center']['pt-pt'] = "Atividade do Call Center";
|
||||
|
||||
$text['title-call_center_queue_activity']['en-us'] = "Call Center Queue Activity";
|
||||
$text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados";
|
||||
$text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel";
|
||||
$text['title-call_center_queue_activity']['pt-pt'] = "Actividade das filas do Call Center";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vour vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -1,172 +1,168 @@
|
|||
<?php
|
||||
|
||||
//v_calls_active
|
||||
$text['title']['en-us'] = "Active Calls";
|
||||
$text['title']['es-cl'] = "Llamadas Activas";
|
||||
$text['title']['pt-pt'] = "Chamadas Activas";
|
||||
$text['title']['fr-fr'] = "Communications Actives";
|
||||
|
||||
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
|
||||
$text['description']['es-cl'] = "Utilice este menú para monitorear e interactuar con las llamadas activas.";
|
||||
$text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas.";
|
||||
$text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives.";
|
||||
|
||||
//v_calls_active_extensions
|
||||
$text['title-2']['en-us'] = "Active Extensions";
|
||||
$text['title-2']['es-cl'] = "Extensiones Activas";
|
||||
$text['title-2']['pt-pt'] = "Extensões Activas";
|
||||
$text['title-2']['fr-fr'] = "Extensions Actives";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
|
||||
$text['label-transfer']['en-us'] = "Transfer To";
|
||||
$text['label-transfer']['es-cl'] = "Transferir a";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir Para";
|
||||
$text['label-transfer']['fr-fr'] = "Transférer à";
|
||||
|
||||
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
|
||||
$text['description-2']['es-cl'] = "Utilice este menú para ver todas las extensiones, monitorear e interactuar con las llamadas activas.";
|
||||
$text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas.";
|
||||
$text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives.";
|
||||
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
|
||||
$text['check-available-on-demand-status']['es-cl'] = "Disponible (On Demand)";
|
||||
$text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)";
|
||||
$text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
|
||||
|
||||
$text['check-available-status']['en-us'] = "Available";
|
||||
$text['check-available-status']['es-cl'] = "Disponible";
|
||||
$text['check-available-status']['pt-pt'] = "Disponível";
|
||||
$text['check-available-status']['fr-fr'] = "Disponible";
|
||||
|
||||
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
|
||||
$text['check-available-on-demand-status']['es-cl'] = "Disponible (On Demand)";
|
||||
$text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
|
||||
$text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)";
|
||||
|
||||
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
||||
$text['check-loggedout-status']['fr-fr'] = "Délogué";
|
||||
|
||||
$text['check-onbreak-status']['en-us'] = "On Break";
|
||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||
$text['check-onbreak-status']['pt-pt'] = "Em Pausa";
|
||||
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
||||
$text['check-available-status']['pt-pt'] = "Disponível";
|
||||
|
||||
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
|
||||
$text['check-do-not-disturb-status']['es-cl'] = "No molestar";
|
||||
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
|
||||
$text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger";
|
||||
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
|
||||
|
||||
//v_calls_active_assigned_extensions_inc
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['pt-pt'] = "Tempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||
$text['check-loggedout-status']['fr-fr'] = "Délogué";
|
||||
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
||||
|
||||
$text['label-cid-name']['en-us'] = "CID Name";
|
||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||
$text['label-cid-name']['pt-pt'] = "Nome CID";
|
||||
$text['label-cid-name']['fr-fr'] = "Nom Appelant";
|
||||
$text['check-onbreak-status']['en-us'] = "On Break";
|
||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
||||
$text['check-onbreak-status']['pt-pt'] = "Em Pausa";
|
||||
|
||||
$text['label-cid-number']['en-us'] = "CID Number";
|
||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||
$text['label-cid-number']['pt-pt'] = "Numero CID";
|
||||
$text['label-cid-number']['fr-fr'] = "Numéro Appelant";
|
||||
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
|
||||
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
|
||||
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
|
||||
$text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?";
|
||||
|
||||
$text['label-destination']['en-us'] = "Dest";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['pt-pt'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Dest";
|
||||
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['confirm-socket']['es-cl'] = "Conexión con socket fallida.";
|
||||
$text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué.";
|
||||
$text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||
|
||||
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
|
||||
$text['description']['es-cl'] = "Utilice este menú para monitorear e interactuar con las llamadas activas.";
|
||||
$text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives.";
|
||||
$text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas.";
|
||||
|
||||
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
|
||||
$text['description-2']['es-cl'] = "Utilice este menú para ver todas las extensiones, monitorear e interactuar con las llamadas activas.";
|
||||
$text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives.";
|
||||
$text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas.";
|
||||
|
||||
$text['label-app']['en-us'] = "Application";
|
||||
$text['label-app']['es-cl'] = "Aplicación";
|
||||
$text['label-app']['pt-pt'] = "Aplicação";
|
||||
$text['label-app']['fr-fr'] = "Application";
|
||||
$text['label-app']['pt-pt'] = "Aplicação";
|
||||
|
||||
$text['label-secure']['en-us'] = "Secure";
|
||||
$text['label-secure']['es-cl'] = "Seguro";
|
||||
$text['label-secure']['pt-pt'] = "Seguro";
|
||||
$text['label-secure']['fr-fr'] = "Securisé";
|
||||
$text['label-cid-name']['en-us'] = "CID Name";
|
||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||
$text['label-cid-name']['fr-fr'] = "Nom Appelant";
|
||||
$text['label-cid-name']['pt-pt'] = "Nome CID";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
$text['label-opt']['en-us'] = "Options";
|
||||
$text['label-opt']['es-cl'] = "Opciones";
|
||||
$text['label-opt']['pt-pt'] = "Opções";
|
||||
$text['label-opt']['fr-fr'] = "Options";
|
||||
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir";
|
||||
$text['label-transfer']['fr-fr'] = "Transfert";
|
||||
|
||||
$text['label-park']['en-us'] = "park";
|
||||
$text['label-park']['es-cl'] = "parquear";
|
||||
$text['label-park']['pt-pt'] = "parquear";
|
||||
$text['label-park']['fr-fr'] = "Parquer";
|
||||
|
||||
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
|
||||
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
|
||||
$text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?";
|
||||
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
|
||||
|
||||
$text['label-hangup']['en-us'] = "hangup";
|
||||
$text['label-hangup']['es-cl'] = "terminar";
|
||||
$text['label-hangup']['pt-pt'] = "terminar";
|
||||
$text['label-hangup']['fr-fr'] = "raccrocher";
|
||||
|
||||
$text['label-stop']['en-us'] = "stop record";
|
||||
$text['label-stop']['es-cl'] = "terminar grabación";
|
||||
$text['label-stop']['pt-pt'] = "parar de gravar";
|
||||
$text['label-stop']['fr-fr'] = "arrêter l'enregistrement";
|
||||
|
||||
$text['label-start']['en-us'] = "start record";
|
||||
$text['label-start']['es-cl'] = "iniciar grabación";
|
||||
$text['label-start']['pt-pt'] = "iniciar a gravação";
|
||||
$text['label-start']['fr-fr'] = "commencer l'enregistrement";
|
||||
|
||||
//v_calls_active_extensions_inc
|
||||
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['confirm-socket']['es-cl'] = "Conexión con socket fallida.";
|
||||
$text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||
$text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué.";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
|
||||
$text['label-ext']['en-us'] = "Ext";
|
||||
$text['label-ext']['es-cl'] = "Extensión";
|
||||
$text['label-ext']['pt-pt'] = "Extensão";
|
||||
$text['label-ext']['fr-fr'] = "extension";
|
||||
|
||||
$text['label-park-extension']['en-us'] = "Park";
|
||||
$text['label-park-extension']['es-cl'] = "Parquear Extensión";
|
||||
$text['label-park-extension']['pt-pt'] = "Parquear Extensão";
|
||||
$text['label-park-extension']['fr-fr'] = "parquer";
|
||||
|
||||
$text['label-profile']['en-us'] = "Profile";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
$text['label-profile']['pt-pt'] = "Perfil";
|
||||
$text['label-profile']['fr-fr'] = "Profile";
|
||||
|
||||
$text['label-created']['en-us'] = "Created";
|
||||
$text['label-created']['es-cl'] = "Creado";
|
||||
$text['label-created']['pt-pt'] = "Criado";
|
||||
$text['label-created']['fr-fr'] = "Créé";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['pt-pt'] = "Numero";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-cid-number']['en-us'] = "CID Number";
|
||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||
$text['label-cid-number']['fr-fr'] = "Numéro Appelant";
|
||||
$text['label-cid-number']['pt-pt'] = "Número CID";
|
||||
|
||||
$text['label-codec']['en-us'] = "Read / Write Codec";
|
||||
$text['label-codec']['es-cl'] = "Codec de Lectura / Escritura ";
|
||||
$text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita ";
|
||||
$text['label-codec']['fr-fr'] = "décode/encode";
|
||||
$text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita ";
|
||||
|
||||
$text['label-created']['en-us'] = "Created";
|
||||
$text['label-created']['es-cl'] = "Creado";
|
||||
$text['label-created']['fr-fr'] = "Créé";
|
||||
$text['label-created']['pt-pt'] = "Criado";
|
||||
|
||||
$text['label-destination']['en-us'] = "Dest";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Dest";
|
||||
$text['label-destination']['pt-pt'] = "Destino";
|
||||
|
||||
$text['label-ext']['en-us'] = "Ext";
|
||||
$text['label-ext']['es-cl'] = "Extensión";
|
||||
$text['label-ext']['fr-fr'] = "extension";
|
||||
$text['label-ext']['pt-pt'] = "Extensão";
|
||||
|
||||
$text['label-hangup']['en-us'] = "hangup";
|
||||
$text['label-hangup']['es-cl'] = "terminar";
|
||||
$text['label-hangup']['fr-fr'] = "raccrocher";
|
||||
$text['label-hangup']['pt-pt'] = "terminar";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['pt-pt'] = "Numero";
|
||||
|
||||
$text['label-opt']['en-us'] = "Options";
|
||||
$text['label-opt']['es-cl'] = "Opciones";
|
||||
$text['label-opt']['fr-fr'] = "Options";
|
||||
$text['label-opt']['pt-pt'] = "Opções";
|
||||
|
||||
$text['label-park']['en-us'] = "park";
|
||||
$text['label-park']['es-cl'] = "parquear";
|
||||
$text['label-park']['fr-fr'] = "Parquer";
|
||||
$text['label-park']['pt-pt'] = "parquear";
|
||||
|
||||
$text['label-park-extension']['en-us'] = "Park";
|
||||
$text['label-park-extension']['es-cl'] = "Parquear Extensión";
|
||||
$text['label-park-extension']['fr-fr'] = "parquer";
|
||||
$text['label-park-extension']['pt-pt'] = "Parquear Extensão";
|
||||
|
||||
$text['label-profile']['en-us'] = "Profile";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
$text['label-profile']['fr-fr'] = "Profile";
|
||||
$text['label-profile']['pt-pt'] = "Perfil";
|
||||
|
||||
$text['label-secure']['en-us'] = "Secure";
|
||||
$text['label-secure']['es-cl'] = "Seguro";
|
||||
$text['label-secure']['fr-fr'] = "Securisé";
|
||||
$text['label-secure']['pt-pt'] = "Seguro";
|
||||
|
||||
$text['label-start']['en-us'] = "start record";
|
||||
$text['label-start']['es-cl'] = "iniciar grabación";
|
||||
$text['label-start']['fr-fr'] = "commencer l'enregistrement";
|
||||
$text['label-start']['pt-pt'] = "iniciar a gravação";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
|
||||
$text['label-stop']['en-us'] = "stop record";
|
||||
$text['label-stop']['es-cl'] = "terminar grabación";
|
||||
$text['label-stop']['fr-fr'] = "arrêter l'enregistrement";
|
||||
$text['label-stop']['pt-pt'] = "parar de gravar";
|
||||
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
$text['label-time']['pt-pt'] = "Tempo";
|
||||
|
||||
//REPEATED
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
$text['label-transfer']['fr-fr'] = "Transfert";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir";
|
||||
|
||||
//REPEATED
|
||||
$text['label-transfer']['en-us'] = "Transfer To";
|
||||
$text['label-transfer']['es-cl'] = "Transferir a";
|
||||
$text['label-transfer']['fr-fr'] = "Transférer à";
|
||||
$text['label-transfer']['pt-pt'] = "Transferir Para";
|
||||
|
||||
$text['title']['en-us'] = "Active Calls";
|
||||
$text['title']['es-cl'] = "Llamadas Activas";
|
||||
$text['title']['fr-fr'] = "Communications Actives";
|
||||
$text['title']['pt-pt'] = "Chamadas Ativas";
|
||||
|
||||
$text['title-2']['en-us'] = "Active Extensions";
|
||||
$text['title-2']['es-cl'] = "Extensiones Activas";
|
||||
$text['title-2']['fr-fr'] = "Extensions Actives";
|
||||
$text['title-2']['pt-pt'] = "Extensões Ativas";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@
|
|||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
$text['description-pin']['fr-fr'] = "Numéro d'identifiant pour sécuriser l'accès à la conf. (Optionnel)";
|
||||
|
||||
$text['confirm-delete-2']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete-2']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete-2']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete-2']['pt-pt'] = "Deseja realmente apagar isto?";
|
||||
$text['confirm-delete-2']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -541,7 +541,7 @@
|
|||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@
|
|||
$text['label-edit']['fr-fr'] = "Editer";
|
||||
|
||||
$text['message-confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['message-confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['message-confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['message-confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['message-confirm-delete']['fr-fr'] = "Voulez-vous vraiment faire cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -650,7 +650,7 @@
|
|||
$text['button-copy']['fr-fr'] = "Copier";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
@ -680,7 +680,7 @@
|
|||
$text['label-settings']['fr-fr'] = "Configurations";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -466,12 +466,12 @@
|
|||
$text['button-restore']['fr-fr'] = "Restaurer conf par défaut";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
$text['button-add-clip']['fr-fr'] = "Ajouter un Clip";
|
||||
|
||||
$text['message-delete-clip']['en-us'] = "Are you sure you want to delete the selected clip?";
|
||||
$text['message-delete-clip']['es-cl'] = "¿Realmente desea eliminar el clip seleccionado?";
|
||||
$text['message-delete-clip']['es-cl'] = "¿Realmente desea eliminar el clip seleccionado?";
|
||||
$text['message-delete-clip']['pt-pt'] = "Tem a certeza que pretende remover o clip seleccionado?";
|
||||
$text['message-delete-clip']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le CLIP sélectionné?";
|
||||
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
$text['button-rename-file']['fr-fr'] = "Renommer le Fichier";
|
||||
|
||||
$text['message-delete-file']['en-us'] = "Are you sure you want to delete the selected file?";
|
||||
$text['message-delete-file']['es-cl'] = "¿Realmente desea eliminar el archivo seleccionado?";
|
||||
$text['message-delete-file']['es-cl'] = "¿Realmente desea eliminar el archivo seleccionado?";
|
||||
$text['message-delete-file']['pt-pt'] = "Tem a certeza que pretende remover o ficheiro seleccionado?";
|
||||
$text['message-delete-file']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le fichier sélectionné?";
|
||||
|
||||
|
|
@ -186,7 +186,7 @@
|
|||
$text['button-new-folder']['fr-fr'] = "Nouveau Répertoire";
|
||||
|
||||
$text['button-delete-this']['en-us'] = "Are you sure want to delete this?";
|
||||
$text['button-delete-this']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['button-delete-this']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['button-delete-this']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['button-delete-this']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -468,7 +468,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
@ -483,7 +483,7 @@
|
|||
$text['button-copy']['fr-fr'] = "Copier";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -252,7 +252,7 @@
|
|||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Desja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment faire cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -383,12 +383,12 @@
|
|||
$text['button-advanced-show']['fr-fr'] = "Paramètres Avancés";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@
|
|||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -373,12 +373,12 @@
|
|||
$text['button-restore']['fr-fr'] = "Restaurer les paramètres par défaut";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@
|
|||
$text['label-sampling']['fr-fr'] = "Echantillonage";
|
||||
|
||||
$text['message-delete']['en-us'] = "Do you really want to delete this file?";
|
||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
|
||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
|
||||
$text['message-delete']['pt-pt'] = "Deseja realmente remover este ficheiro?";
|
||||
$text['message-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ce fichier?";
|
||||
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
$text['description-description']['fr-fr'] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['message-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['message-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -24,351 +24,352 @@
|
|||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
James Rose <james.o.rose@gmail.com>
|
||||
Philippe Rioual <bhouba@gmail.com>
|
||||
Nuno Reis <nreis@wavecom.pt>
|
||||
*/
|
||||
|
||||
$text['title']['en-us'] = "Ring Groups";
|
||||
$text['title']['es-cl'] = "Grupo de llamado";
|
||||
$text['title']['pt-pt'] = "Grupos de Ring";
|
||||
$text['title']['fr-fr'] = "Groupes de Sonnerie";
|
||||
|
||||
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy.";
|
||||
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado.";
|
||||
$text['description']['pt-pt'] = "Um grupo de ring é um conjunto de destinatários que podem ser chamados segunda uma determinada estratégia.";
|
||||
$text['description']['fr-fr'] = "Un groupe de sonnerie est un groupe de destinations pouvant être appelé via une stratégie de sonnerie.";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
|
||||
$text['description-extension']['pt-pt'] = "Digite o número do ramal.";
|
||||
$text['description-extension']['fr-fr'] = "Entrez le numéro de poste.";
|
||||
|
||||
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
|
||||
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
|
||||
$text['label-ring-group-extension']['pt-pt'] = "Extensão associada ao grupo de ring";
|
||||
$text['label-ring-group-extension']['fr-fr'] = "Extension du groupe de sonnerie";
|
||||
|
||||
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
|
||||
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
|
||||
$text['header-ring-group-forward']['pt-pt'] = "Referência ao Grupo de Ring";
|
||||
$text['header-ring-group-forward']['fr-fr'] = "Renvoi du groupe de sonnerie";
|
||||
|
||||
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension ";
|
||||
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo";
|
||||
$text['description-ring-group-forward']['pt-pt'] = "Encaminhamento das chamadas para uma destino alternativo.";
|
||||
$text['description-ring-group-forward']['fr-fr'] = "Renvoyer les appels vers une destination alternative ";
|
||||
|
||||
$text['link-call-forward']['en-us'] = "Call Forward";
|
||||
$text['link-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
$text['link-call-forward']['pt-pt'] = "Encaminhamento de Chamada";
|
||||
$text['link-call-forward']['fr-fr'] = "Renvoi d'Appel";
|
||||
|
||||
$text['label-call-forward']['en-us'] = "Call Forward:";
|
||||
$text['label-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
$text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamada:";
|
||||
$text['label-call-forward']['fr-fr'] = "Renvoi d'Appel:";
|
||||
|
||||
$text['label-forward_destination']['en-us'] = "Number:";
|
||||
$text['label-forward_destination']['es-cl'] = "Número";
|
||||
$text['label-forward_destination']['pt-pt'] = "Número:";
|
||||
$text['label-forward_destination']['fr-fr'] = "Numéro:";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
$text['label-enabled']['pt-pt'] = "Activado";
|
||||
$text['label-enabled']['fr-fr'] = "Actif";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
$text['message-message']['pt-pt'] = "Mensagem";
|
||||
$text['message-message']['fr-fr'] = "Message";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||
$text['message-delete']['fr-fr'] = "Supprimé";
|
||||
|
||||
$text['message-name']['en-us'] = "Please provide: Name";
|
||||
$text['message-name']['es-cl'] = "Por favor indique: Nombre ";
|
||||
$text['message-name']['pt-pt'] = "Por favor indique: Nome";
|
||||
$text['message-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
|
||||
$text['message-strategy']['en-us'] = "Please provide: Strategy";
|
||||
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
|
||||
$text['message-strategy']['pt-pt'] = "Por favor indique: Estratégia";
|
||||
$text['message-strategy']['fr-fr'] = "Merci d'indiquer: Stratégie";
|
||||
|
||||
$text['message-timeout']['en-us'] = "Please provide: Timeout";
|
||||
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
|
||||
$text['message-timeout']['pt-pt'] = "Por favor indique: Timeout";
|
||||
$text['message-timeout']['fr-fr'] = "Merci d'indiquer: Timeout";
|
||||
|
||||
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
|
||||
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
|
||||
$text['message-timeout-action']['pt-pt'] = "Por favor indique: Acção de Timeout";
|
||||
$text['message-timeout-action']['fr-fr'] = "Merci d'indiquer: Action sur timeout";
|
||||
|
||||
$text['message-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
|
||||
$text['message-enabled']['pt-pt'] = "Por favor indique: Activado";
|
||||
$text['message-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
||||
$text['message-add']['fr-fr'] = "Ajouté";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['message-update']['fr-fr'] = "Mis à jour";
|
||||
|
||||
$text['label-ring-group']['en-us'] = "Ring Group";
|
||||
$text['label-ring-group']['es-cl'] = "Grupo de llamado";
|
||||
$text['label-ring-group']['pt-pt'] = "Grupo de Ring";
|
||||
$text['label-ring-group']['fr-fr'] = "Groupe de sonnerie";
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
$text['button-add']['fr-fr'] = "Ajouter";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
$text['button-back']['pt-pt'] = "Voltar";
|
||||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter a name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese un nombre.";
|
||||
$text['description-name']['pt-pt'] = "Introduza um nome.";
|
||||
$text['description-name']['fr-fr'] = "Insérer un nom.";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
$text['label-context']['pt-pt'] = "Contexto";
|
||||
$text['label-context']['fr-fr'] = "Context";
|
||||
|
||||
$text['description-enter-context']['en-us'] = "Enter the context.";
|
||||
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
|
||||
$text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
|
||||
$text['description-enter-context']['fr-fr'] = "";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['pt-pt'] = "Estratégia";
|
||||
$text['label-strategy']['fr-fr'] = "Stratégie";
|
||||
|
||||
$text['option-sequence']['en-us'] = "Sequence";
|
||||
$text['option-sequence']['es-cl'] = "Secuencia";
|
||||
$text['option-sequence']['pt-pt'] = "Sequência";
|
||||
$text['option-sequence']['fr-fr'] = "Séquence";
|
||||
|
||||
$text['option-simultaneous']['en-us'] = "Simultaneous";
|
||||
$text['option-simultaneous']['es-cl'] = "Simultaneos";
|
||||
$text['option-simultaneous']['pt-pt'] = "Simultâneo";
|
||||
$text['option-simultaneous']['fr-fr'] = "Simultané";
|
||||
|
||||
$text['option-enterprise']['en-us'] = "Enterprise";
|
||||
$text['option-enterprise']['es-cl'] = "Compañia";
|
||||
$text['option-enterprise']['pt-pt'] = "Empresa";
|
||||
$text['option-enterprise']['fr-fr'] = "Entreprise";
|
||||
|
||||
$text['description-strategy']['en-us'] = "Select the ring strategy.";
|
||||
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
|
||||
$text['description-strategy']['pt-pt'] = "Escolha o tipo de estratégia de ring.";
|
||||
$text['description-strategy']['fr-fr'] = "Choisir la statégie de sonnerie.";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
$text['label-duration']['pt-pt'] = "Duração";
|
||||
$text['label-duration']['fr-fr'] = "Durée";
|
||||
|
||||
$text['label-call-timeout']['en-us'] = "Call Timeout";
|
||||
$text['label-call-timeout']['es-cl'] = "Timout de llamada";
|
||||
$text['label-call-timeout']['pt-pt'] = "Timeout da Chamada";
|
||||
$text['label-call-timeout']['fr-fr'] = "Timeout d'Appel";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
|
||||
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
|
||||
$text['description-timeout']['pt-pt'] = "Introduza o timeout da chamada em segundos";
|
||||
$text['description-timeout']['fr-fr'] = "Temps total du timeout sur l'appel en secondes";
|
||||
|
||||
$text['label-timeout_destination']['en-us'] = "Timeout Destination";
|
||||
$text['label-timeout_destination']['es-cl'] = "Timeout de destino";
|
||||
$text['label-timeout_destination']['pt-pt'] = "Destino Timeout";
|
||||
$text['label-timeout_destination']['fr-fr'] = "Timeout Destination";
|
||||
|
||||
$text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group.";
|
||||
$text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado";
|
||||
$text['description-timeout_destination']['pt-pt'] = "Escolha destino no caso de timeout para o grupo de ring.";
|
||||
$text['description-timeout_destination']['fr-fr'] = "";
|
||||
|
||||
$text['label-cid-prefix']['en-us'] = "CID Prefix";
|
||||
$text['label-cid-prefix']['es-cl'] = "Prefijo CID";
|
||||
$text['label-cid-prefix']['pt-pt'] = "Prefixo CID";
|
||||
$text['label-cid-prefix']['fr-fr'] = "CID Préfixe";
|
||||
|
||||
$text['description-cid-prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||
$text['description-cid-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID";
|
||||
$text['description-cid-prefix']['pt-pt'] = "Escolha um prefixo para o nome do originador da chamada.";
|
||||
$text['description-cid-prefix']['fr-fr'] = "Choisir un préfixe pour le nom de l'appelant.";
|
||||
|
||||
$text['label-ringback']['en-us'] = "Ring Back";
|
||||
$text['label-ringback']['es-cl'] = "Tono de retorno";
|
||||
$text['label-ringback']['pt-pt'] = "Tom de Chamada";
|
||||
$text['label-ringback']['fr-fr'] = "tonalité en retour d'appel";
|
||||
|
||||
$text['option-usring']['en-us'] = "us-ring";
|
||||
$text['option-usring']['es-cl'] = "us-ring";
|
||||
$text['option-usring']['pt-pt'] = "us-ring";
|
||||
$text['option-usring']['fr-fr'] = "us-ring";
|
||||
|
||||
$text['option-ptring']['en-us'] = "pt-ring";
|
||||
$text['option-ptring']['es-cl'] = "pt-ring";
|
||||
$text['option-ptring']['pt-pt'] = "pt-ring";
|
||||
$text['option-ptring']['fr-fr'] = "pt-ring";
|
||||
|
||||
$text['option-frring']['en-us'] = "fr-ring";
|
||||
$text['option-frring']['es-cl'] = "fr-ring";
|
||||
$text['option-frring']['pt-pt'] = "fr-ring";
|
||||
$text['option-frring']['fr-fr'] = "fr-ring";
|
||||
|
||||
$text['option-ukring']['en-us'] = "uk-ring";
|
||||
$text['option-ukring']['es-cl'] = "uk-ring";
|
||||
$text['option-ukring']['pt-pt'] = "uk-ring";
|
||||
$text['option-ukring']['fr-fr'] = "uk-ring";
|
||||
|
||||
$text['option-rsring']['en-us'] = "rs-ring";
|
||||
$text['option-rsring']['es-cl'] = "rs-ring";
|
||||
$text['option-rsring']['pt-pt'] = "rs-ring";
|
||||
$text['option-rsring']['fr-fr'] = "rs-ring";
|
||||
|
||||
$text['description-ringback']['en-us'] = "Defines what the caller will hear while the destination is being called.";
|
||||
$text['description-ringback']['es-cl'] = "Define lo que va a escuchar quien llama mientras el destino es llamado.";
|
||||
$text['description-ringback']['pt-pt'] = "Definir o que é que o originador da chamada irá ouvir enquanto estiver a chamar o destinatário.";
|
||||
$text['description-ringback']['fr-fr'] = "Définir le retour de sonnerie entendu par l'appelant tant que la destination est en alerte.";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['pt-pt'] = "Não";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['es-cl'] = "Listado de usuarios";
|
||||
$text['label-user_list']['pt-pt'] = "Lista de Utilizadores";
|
||||
$text['label-user_list']['fr-fr'] = "Liste d'Usagers";
|
||||
|
||||
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group. ";
|
||||
$text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado";
|
||||
$text['description-user_list']['pt-pt'] = "Associar os utilizadores ao grupo de ring.";
|
||||
$text['description-user_list']['fr-fr'] = "Associer les utilisateurs à ce groupe de sonnerie. ";
|
||||
|
||||
$text['description-enabled']['en-us'] ='Set the status of this ring group.';
|
||||
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado.";
|
||||
$text['description-enabled']['pt-pt'] = "Escolher o estado do grupo de ring.";
|
||||
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce groupe de sonnerie";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description (optional).";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
|
||||
$text['description-description']['pt-pt'] = "Introduzir uma descrição (opcional)";
|
||||
$text['description-description']['fr-fr'] = "";
|
||||
|
||||
$text['label-delay']['en-us'] = "Delay";
|
||||
$text['label-delay']['es-cl'] = "Retardo";
|
||||
$text['label-delay']['pt-pt'] = "Atraso";
|
||||
$text['label-delay']['fr-fr'] = "Délais";
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['es-cl'] = "Timeout";
|
||||
$text['label-timeout']['pt-pt'] = "Timeout";
|
||||
$text['label-timeout']['fr-fr'] = "Timeout";
|
||||
|
||||
$text['label-destinations']['en-us'] = "Destinations";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
$text['label-destinations']['pt-pt'] = "Destinos";
|
||||
$text['label-destinations']['fr-fr'] = "Destinations";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
$text['label-destination_number']['pt-pt'] = "Destino";
|
||||
$text['label-destination_number']['fr-fr'] = "Destination";
|
||||
|
||||
$text['label-destination_delay']['en-us'] = "Delay";
|
||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||
$text['label-destination_delay']['pt-pt'] = "Atraso";
|
||||
$text['label-destination_delay']['fr-fr'] = "Délais";
|
||||
|
||||
$text['label-destination_timeout']['en-us'] = "Timeout";
|
||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||
$text['label-destination_timeout']['pt-pt'] = "Timeout";
|
||||
$text['label-destination_timeout']['fr-fr'] = "Timeout";
|
||||
|
||||
$text['label-destination_prompt']['en-us'] = "Prompt";
|
||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||
$text['label-destination_prompt']['pt-pt'] = "Prompt";
|
||||
$text['label-destination_prompt']['fr-fr'] = "Prompt";
|
||||
|
||||
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||
$text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
|
||||
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
|
||||
|
||||
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||
$text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
|
||||
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
|
||||
|
||||
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group.";
|
||||
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado";
|
||||
$text['description-destinations']['pt-pt'] = "Adicionar destinos e parâmetros ao grupo de ring.";
|
||||
$text['description-destinations']['fr-fr'] = "Ajouter des destinations et des paramètres au groupe de sonnerie.";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
$text['button-add']['fr-fr'] = "Ajouter";
|
||||
$text['button-back']['pt-pt'] = "Voltar";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
$text['button-save']['pt-pt'] = "Guardar";
|
||||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['button-save']['pt-pt'] = "Guardar";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['en-pt'] = "Tem a certeza que pretende copiar isto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
$text['confirm-copy']['pt-pt'] = "Tem a certeza que pretende copiar isto?";
|
||||
|
||||
$text['option-enabled']['en-us'] = "Enabled";
|
||||
$text['option-enabled']['es-cl'] = "Activado";
|
||||
$text['option-enabled']['pt-pt'] = "Activado";
|
||||
$text['option-enabled']['fr-fr'] = "Activé";
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
|
||||
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy.";
|
||||
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado.";
|
||||
$text['description']['fr-fr'] = "Un groupe de sonnerie est un groupe de destinations pouvant être appelé via une stratégie de sonnerie.";
|
||||
$text['description']['pt-pt'] = "Um grupo é um conjunto de destinos que podem ser chamados segunda uma determinada estratégia.";
|
||||
|
||||
$text['description-cid-prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||
$text['description-cid-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID";
|
||||
$text['description-cid-prefix']['fr-fr'] = "Choisir un préfixe pour le nom de l'appelant.";
|
||||
$text['description-cid-prefix']['pt-pt'] = "Escolha um prefixo para o nome do originador da chamada.";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description (optional).";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
|
||||
$text['description-description']['fr-fr'] = "";
|
||||
$text['description-description']['pt-pt'] = "Introduzir uma descrição (opcional)";
|
||||
|
||||
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group.";
|
||||
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado";
|
||||
$text['description-destinations']['fr-fr'] = "Ajouter des destinations et des paramètres au groupe de sonnerie.";
|
||||
$text['description-destinations']['pt-pt'] = "Adicionar destinos e parâmetros ao grupo.";
|
||||
|
||||
$text['description-enabled']['en-us'] ='Set the status of this ring group.';
|
||||
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado.";
|
||||
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce groupe de sonnerie";
|
||||
$text['description-enabled']['pt-pt'] = "Escolher o estado do grupo.";
|
||||
|
||||
$text['description-enter-context']['en-us'] = "Enter the context.";
|
||||
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
|
||||
$text['description-enter-context']['fr-fr'] = "";
|
||||
$text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
|
||||
|
||||
//HERE ALONE
|
||||
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter a name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese un nombre.";
|
||||
$text['description-name']['fr-fr'] = "Insérer un nom.";
|
||||
$text['description-name']['pt-pt'] = "Introduza um nome.";
|
||||
|
||||
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension ";
|
||||
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo";
|
||||
$text['description-ring-group-forward']['fr-fr'] = "Renvoyer les appels vers une destination alternative ";
|
||||
$text['description-ring-group-forward']['pt-pt'] = "Encaminhar chamadas para um destino alternativo.";
|
||||
|
||||
$text['description-ringback']['en-us'] = "Defines what the caller will hear while the destination is being called.";
|
||||
$text['description-ringback']['es-cl'] = "Define lo que va a escuchar quien llama mientras el destino es llamado.";
|
||||
$text['description-ringback']['fr-fr'] = "Définir le retour de sonnerie entendu par l'appelant tant que la destination est en alerte.";
|
||||
$text['description-ringback']['pt-pt'] = "Define o que o chamador vai ouvir enquanto estiver a chamar para o destinatário.";
|
||||
|
||||
$text['description-strategy']['en-us'] = "Select the ring strategy.";
|
||||
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
|
||||
$text['description-strategy']['fr-fr'] = "Choisir la statégie de sonnerie.";
|
||||
$text['description-strategy']['pt-pt'] = "Escolha o tipo de estratégia de toque.";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
|
||||
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
|
||||
$text['description-timeout']['fr-fr'] = "Temps total du timeout sur l'appel en secondes";
|
||||
$text['description-timeout']['pt-pt'] = "Introduza o timeout da chamada em segundos";
|
||||
|
||||
$text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group.";
|
||||
$text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado";
|
||||
$text['description-timeout_destination']['fr-fr'] = "";
|
||||
$text['description-timeout_destination']['pt-pt'] = "Escolha destino no caso de timeout no grupo.";
|
||||
|
||||
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group. ";
|
||||
$text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado";
|
||||
$text['description-user_list']['fr-fr'] = "Associer les utilisateurs à ce groupe de sonnerie. ";
|
||||
$text['description-user_list']['pt-pt'] = "Associar utilizadores ao grupo.";
|
||||
|
||||
$text['header-description']['en-us'] = "Description";
|
||||
$text['header-description']['es-cl'] = "Descripción";
|
||||
$text['header-description']['fr-fr'] = "Description";
|
||||
$text['header-description']['pt-pt'] = "Descrição";
|
||||
|
||||
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
|
||||
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
|
||||
$text['header-ring-group-forward']['fr-fr'] = "Renvoi du groupe de sonnerie";
|
||||
$text['header-ring-group-forward']['pt-pt'] = "Encaminhar Grupo";
|
||||
|
||||
$text['label-call-forward']['en-us'] = "Call Forward:";
|
||||
$text['label-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
$text['label-call-forward']['fr-fr'] = "Renvoi d'Appel:";
|
||||
$text['label-call-forward']['pt-pt'] = "Encaminhar Chamada:";
|
||||
|
||||
$text['label-call-timeout']['en-us'] = "Call Timeout";
|
||||
$text['label-call-timeout']['es-cl'] = "Timout de llamada";
|
||||
$text['label-call-timeout']['fr-fr'] = "Timeout d'Appel";
|
||||
$text['label-call-timeout']['pt-pt'] = "Timeout da Chamada";
|
||||
|
||||
$text['label-cid-prefix']['en-us'] = "CID Prefix";
|
||||
$text['label-cid-prefix']['es-cl'] = "Prefijo CID";
|
||||
$text['label-cid-prefix']['fr-fr'] = "CID Préfixe";
|
||||
$text['label-cid-prefix']['pt-pt'] = "Prefixo CID";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
$text['label-context']['fr-fr'] = "Context";
|
||||
$text['label-context']['pt-pt'] = "Contexto";
|
||||
|
||||
$text['label-delay']['en-us'] = "Delay";
|
||||
$text['label-delay']['es-cl'] = "Retardo";
|
||||
$text['label-delay']['fr-fr'] = "Délais";
|
||||
$text['label-delay']['pt-pt'] = "Atraso";
|
||||
|
||||
$text['label-description']['en-us'] = "Description:";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['fr-fr'] = "Description:";
|
||||
$text['label-description']['pt-pt'] = "Descrição:";
|
||||
|
||||
$text['label-destination_delay']['en-us'] = "Delay";
|
||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||
$text['label-destination_delay']['fr-fr'] = "Délais";
|
||||
$text['label-destination_delay']['pt-pt'] = "Atraso";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
$text['label-destination_number']['fr-fr'] = "Destination";
|
||||
$text['label-destination_number']['pt-pt'] = "Destino";
|
||||
|
||||
$text['label-destination_prompt']['en-us'] = "Prompt";
|
||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||
$text['label-destination_prompt']['fr-fr'] = "Prompt";
|
||||
$text['label-destination_prompt']['pt-pt'] = "Prompt";
|
||||
|
||||
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
|
||||
$text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
|
||||
|
||||
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
|
||||
$text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
|
||||
|
||||
$text['label-destination_timeout']['en-us'] = "Timeout";
|
||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||
$text['label-destination_timeout']['fr-fr'] = "Timeout";
|
||||
$text['label-destination_timeout']['pt-pt'] = "Timeout";
|
||||
|
||||
$text['label-destinations']['en-us'] = "Destinations";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
$text['label-destinations']['fr-fr'] = "Destinations";
|
||||
$text['label-destinations']['pt-pt'] = "Destinos";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
$text['label-duration']['fr-fr'] = "Durée";
|
||||
$text['label-duration']['pt-pt'] = "Duração";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
$text['label-enabled']['fr-fr'] = "Actif";
|
||||
$text['label-enabled']['pt-pt'] = "Activado";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
|
||||
$text['label-forward_destination']['en-us'] = "Number:";
|
||||
$text['label-forward_destination']['es-cl'] = "Número";
|
||||
$text['label-forward_destination']['fr-fr'] = "Numéro:";
|
||||
$text['label-forward_destination']['pt-pt'] = "Número:";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
|
||||
$text['label-ring-group']['en-us'] = "Ring Group";
|
||||
$text['label-ring-group']['es-cl'] = "Grupo de llamado";
|
||||
$text['label-ring-group']['fr-fr'] = "Groupe de sonnerie";
|
||||
$text['label-ring-group']['pt-pt'] = "Grupo";
|
||||
|
||||
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
|
||||
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
|
||||
$text['label-ring-group-extension']['fr-fr'] = "Extension du groupe de sonnerie";
|
||||
$text['label-ring-group-extension']['pt-pt'] = "Extensão associada ao grupo";
|
||||
|
||||
$text['label-ringback']['en-us'] = "Ring Back";
|
||||
$text['label-ringback']['es-cl'] = "Tono de retorno";
|
||||
$text['label-ringback']['fr-fr'] = "tonalité en retour d'appel";
|
||||
$text['label-ringback']['pt-pt'] = "Tom de Chamada";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['fr-fr'] = "Stratégie";
|
||||
$text['label-strategy']['pt-pt'] = "Estratégia";
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['es-cl'] = "Timeout";
|
||||
$text['label-timeout']['fr-fr'] = "Timeout";
|
||||
$text['label-timeout']['pt-pt'] = "Timeout";
|
||||
|
||||
$text['label-timeout_destination']['en-us'] = "Timeout Destination";
|
||||
$text['label-timeout_destination']['es-cl'] = "Timeout de destino";
|
||||
$text['label-timeout_destination']['fr-fr'] = "Timeout Destination";
|
||||
$text['label-timeout_destination']['pt-pt'] = "Destino Timeout";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['es-cl'] = "Listado de usuarios";
|
||||
$text['label-user_list']['fr-fr'] = "Liste d'Usagers";
|
||||
$text['label-user_list']['pt-pt'] = "Utilizadores";
|
||||
|
||||
$text['link-call-forward']['en-us'] = "Call Forward";
|
||||
$text['link-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
$text['link-call-forward']['fr-fr'] = "Renvoi d'Appel";
|
||||
$text['link-call-forward']['pt-pt'] = "Encaminhar Chamada";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
$text['message-add']['fr-fr'] = "Ajouté";
|
||||
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
$text['message-delete']['fr-fr'] = "Supprimé";
|
||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||
|
||||
$text['message-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
|
||||
$text['message-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
|
||||
$text['message-enabled']['pt-pt'] = "Por favor indique: Activado";
|
||||
|
||||
//ALONE
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
||||
$text['message-name']['en-us'] = "Please provide: Name";
|
||||
$text['message-name']['es-cl'] = "Por favor indique: Nombre ";
|
||||
$text['message-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
$text['message-name']['pt-pt'] = "Por favor indique: Nome";
|
||||
|
||||
$text['message-strategy']['en-us'] = "Please provide: Strategy";
|
||||
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
|
||||
$text['message-strategy']['fr-fr'] = "Merci d'indiquer: Stratégie";
|
||||
$text['message-strategy']['pt-pt'] = "Por favor indique: Estratégia";
|
||||
|
||||
$text['message-timeout']['en-us'] = "Please provide: Timeout";
|
||||
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
|
||||
$text['message-timeout']['fr-fr'] = "Merci d'indiquer: Timeout";
|
||||
$text['message-timeout']['pt-pt'] = "Por favor indique: Timeout";
|
||||
|
||||
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
|
||||
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
|
||||
$text['message-timeout-action']['fr-fr'] = "Merci d'indiquer: Action sur timeout";
|
||||
$text['message-timeout-action']['pt-pt'] = "Por favor indique: Acção de Timeout";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
$text['message-update']['fr-fr'] = "Mis à jour";
|
||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||
|
||||
$text['option-disabled']['en-us'] = "Disabled";
|
||||
$text['option-disabled']['es-cl'] = "Desactivado";
|
||||
$text['option-disabled']['pt-pt'] = "Desactivado";
|
||||
$text['option-disabled']['fr-fr'] = "Désactivé";
|
||||
$text['option-disabled']['pt-pt'] = "Desactivado";
|
||||
|
||||
$text['option-enabled']['en-us'] = "Enabled";
|
||||
$text['option-enabled']['es-cl'] = "Activado";
|
||||
$text['option-enabled']['fr-fr'] = "Activé";
|
||||
$text['option-enabled']['pt-pt'] = "Activado";
|
||||
|
||||
$text['option-enterprise']['en-us'] = "Enterprise";
|
||||
$text['option-enterprise']['es-cl'] = "Compañia";
|
||||
$text['option-enterprise']['fr-fr'] = "Entreprise";
|
||||
$text['option-enterprise']['pt-pt'] = "Empresa";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['pt-pt'] = "Não";
|
||||
|
||||
$text['option-frring']['en-us'] = "fr-ring";
|
||||
$text['option-frring']['es-cl'] = "fr-ring";
|
||||
$text['option-frring']['fr-fr'] = "fr-ring";
|
||||
$text['option-frring']['pt-pt'] = "fr-ring";
|
||||
|
||||
$text['option-ptring']['en-us'] = "pt-ring";
|
||||
$text['option-ptring']['es-cl'] = "pt-ring";
|
||||
$text['option-ptring']['fr-fr'] = "pt-ring";
|
||||
$text['option-ptring']['pt-pt'] = "pt-ring";
|
||||
|
||||
$text['option-rsring']['en-us'] = "rs-ring";
|
||||
$text['option-rsring']['es-cl'] = "rs-ring";
|
||||
$text['option-rsring']['fr-fr'] = "rs-ring";
|
||||
$text['option-rsring']['pt-pt'] = "rs-ring";
|
||||
|
||||
$text['option-sequence']['en-us'] = "Sequence";
|
||||
$text['option-sequence']['es-cl'] = "Secuencia";
|
||||
$text['option-sequence']['fr-fr'] = "Séquence";
|
||||
$text['option-sequence']['pt-pt'] = "Sequência";
|
||||
|
||||
$text['option-simultaneous']['en-us'] = "Simultaneous";
|
||||
$text['option-simultaneous']['es-cl'] = "Simultaneos";
|
||||
$text['option-simultaneous']['fr-fr'] = "Simultané";
|
||||
$text['option-simultaneous']['pt-pt'] = "Simultâneo";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
|
||||
$text['option-ukring']['en-us'] = "uk-ring";
|
||||
$text['option-ukring']['es-cl'] = "uk-ring";
|
||||
$text['option-ukring']['fr-fr'] = "uk-ring";
|
||||
$text['option-ukring']['pt-pt'] = "uk-ring";
|
||||
|
||||
$text['option-usring']['en-us'] = "us-ring";
|
||||
$text['option-usring']['es-cl'] = "us-ring";
|
||||
$text['option-usring']['fr-fr'] = "us-ring";
|
||||
$text['option-usring']['pt-pt'] = "us-ring";
|
||||
|
||||
$text['title']['en-us'] = "Ring Groups";
|
||||
$text['title']['es-cl'] = "Grupo de llamado";
|
||||
$text['title']['fr-fr'] = "Groupes de Sonnerie";
|
||||
$text['title']['pt-pt'] = "Grupos";
|
||||
|
||||
?>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -157,12 +157,12 @@
|
|||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Tem a certeza que pretende copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@
|
|||
$text['button-restore']['fr-fr'] = "Restaurer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
$text['button-back']['fr-fr'] = "Retour";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -282,7 +282,7 @@
|
|||
$text['label-advanced']['fr-fr'] = "Paramètres Avancés";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimé";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que deseja eliminar?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -161,7 +161,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimé";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -250,7 +250,7 @@
|
|||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
|
|
@ -323,7 +323,7 @@
|
|||
$text['button-add_member']['fr-fr'] = "Ajouter un Membre";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue