2013-09-22 00:46:32 +02:00
|
|
|
<?php
|
2013-05-14 17:09:15 +02:00
|
|
|
|
|
|
|
|
//Call Flows
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['title-call_flows']['en-us'] = "Call Flows";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-call_flows']['pt-pt'] = "Fluxos de Chamadas";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['title-call_flows']['fr-fr'] = "Flux d'appel";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['header-call_flows']['en-us'] = "Call Flows";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-call_flows']['pt-pt'] = "Fluxos de Chamadas";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['header-call_flows']['fr-fr'] = "Flux d'appel";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos através da chamada de um feature code.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destionation en appelant une fonction via un code. ";
|
|
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['title-call_flow-edit']['en-us'] = "Call Flow Edit";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-call_flow-edit']['pt-pt'] = "Editar Fluxo de Chamada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['title-call_flow-edit']['fr-fr'] = "Editer le flux";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['header-call_flow-edit']['en-us'] = "Call Flow Edit";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-call_flow-edit']['pt-pt'] = "Editar Fluxo de Chamada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['header-call_flow-edit']['fr-fr'] = "Editer le flux";
|
|
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['title-call_flow-add']['en-us'] = "Call Flow Add";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['title-call_flow-add']['fr-fr'] = "Ajouter un flux";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['header-call_flow-add']['en-us'] = "Call Flow Add";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['header-call_flow-add']['fr-fr'] = "Ajouter un flux";
|
|
|
|
|
|
|
|
|
|
//------
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-name']['en-us'] = "Name";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-name']['pt-pt'] = "Nome";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-name']['fr-fr'] = "Nom";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-name']['en-us'] = "Enter the name.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-name']['pt-pt'] = "Introduza o nome.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-name']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-extension']['en-us'] = "Extension";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-extension']['pt-pt'] = "Extensão";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-extension']['fr-fr'] = "Extension";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-extension']['en-us'] = "Enter the extension number.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-extension']['pt-pt'] = "Introduza o número da extensão.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-extension']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-feature_code']['en-us'] = "Feature Code";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-feature_code']['pt-pt'] = "Feature Code";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-feature_code']['fr-fr'] = "Code Fonction";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-feature_code']['en-us'] = "Enter the feature code.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-feature_code']['pt-pt'] = "Introduza a feature code.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-feature_code']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-context']['en-us'] = "Context";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-context']['pt-pt'] = "Contexto";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-context']['fr-fr'] = "Contexte";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-context']['en-us'] = "Enter the context.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-context']['pt-pt'] = "Introduza o contexto";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-context']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-status']['en-us'] = "Status";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-status']['pt-pt'] = "Estado";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-status']['fr-fr'] = "Etat";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-status']['en-us'] = "Select the status.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-status']['pt-pt'] = "Seleccione o estado.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-status']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-pin_number']['en-us'] = "PIN Number";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-pin_number']['pt-pt'] = "Código PIN";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-pin_number']['fr-fr'] = "Code PIN";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-pin_number']['en-us'] = "Enter the pin number.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-pin_number']['pt-pt'] = "Introduza o código PIN";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-pin_number']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-destination_label']['en-us'] = "Destination Label";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-destination_label']['pt-pt'] = "Destino";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-destination_label']['fr-fr'] = "Label de la destination";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-destination_label']['en-us'] = "Enter the destination label.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-destination_label']['pt-pt'] = "Introduza o destino.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-destination_label']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-destination']['en-us'] = "Destination";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-destination']['pt-pt'] = "Destino";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-destination']['fr-fr'] = "Destination";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-destination']['en-us'] = "Select the destination.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-destination']['pt-pt'] = "Seleccione o destino.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-destination']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-alternate_label']['en-us'] = "Alternate Label";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-alternate_label']['pt-pt'] = "Label Alternativo";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-alternate_label']['fr-fr'] = "Label alternatif";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-alternate_label']['pt-pt'] = "Introduza um destino alternativo.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-alternate_label']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-alternate_destination']['en-us'] = "Alternate Destination";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-alternate_destination']['pt-pt'] = "Destino Alternativo";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-alternate_destination']['fr-fr'] = "Destination alternative";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-alternate_destination']['pt-pt'] = "Seleccione um destino alternativo.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-alternate_destination']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-description']['en-us'] = "Description";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-description']['pt-pt'] = "Descrição";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-description']['fr-fr'] = "Description";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-description']['fr-fr'] = "";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-true']['en-us'] = "True";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-true']['pt-pt'] = "Sim";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-true']['fr-fr'] = "Oui";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-false']['en-us'] = "False";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-false']['pt-pt'] = "Não";
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-false']['fr-fr'] = "Non";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['label-none']['en-us'] = "None";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-none']['pt-pt'] = "Nenhum";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['label-none']['fr-fr'] = "Aucun";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['button-add']['en-us'] = "Add";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['button-add']['fr-fr'] = "Ajouter";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['button-edit']['en-us'] = "Edit";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-edit']['pt-pt'] = "Editar";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['button-edit']['fr-fr'] = "Editer";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-delete']['pt-pt'] = "Remover";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['button-delete']['fr-fr'] = "Supprimer";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['confirm-delete']['fr-fr'] = "Voulez-vour vraiment supprimer cela?";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['button-save']['en-us'] = "Save";
|
|
|
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
|
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['button-back']['en-us'] = "Back";
|
|
|
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
|
|
|
$text['button-back']['fr-fr'] = "Retour";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['message-message']['en-us'] = "Message";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-message']['pt-pt'] = "Mensagem";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-message']['fr-fr'] = "Message";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-add']['fr-fr'] = "Ajouté";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['message-update']['en-us'] = "Update Completed";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-update']['fr-fr'] = "Mis à jour";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['message-delete']['en-us'] = "Delete Completed";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-delete']['fr-fr'] = "Supprimé";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-10-01 13:35:07 +02:00
|
|
|
$text['message-required']['en-us'] = "Please provide: ";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-required']['pt-pt'] = "Por favor indique: ";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
2013-05-14 17:09:15 +02:00
|
|
|
|
2013-09-30 15:19:40 +02:00
|
|
|
?>
|