154 lines
7.2 KiB
PHP
154 lines
7.2 KiB
PHP
<?php
|
|
|
|
//Destinations
|
|
|
|
$text['title-destinations']['en-us'] = "Destinations";
|
|
$text['title-destinations']['pt-pt'] = "Destinos";
|
|
$text['title-destinations']['fr-fr'] = "Destinations";
|
|
|
|
$text['title-destination-edit']['en-us'] = "Destination Edit";
|
|
$text['title-destination-edit']['pt-pt'] = "Editar destinos";
|
|
$text['title-destination-edit']['fr-fr'] = "Editer la Destination";
|
|
|
|
$text['title-destination-add']['en-us'] = "Destination Add";
|
|
$text['title-destination-add']['pt-pt'] = "Adicionar destinos";
|
|
$text['title-destination-add']['fr-fr'] = "Ajouter une Destination";
|
|
|
|
$text['header-destinations']['en-us'] = "Destinations";
|
|
$text['header-destinations']['pt-pt'] = "Destinos";
|
|
$text['header-destinations']['fr-fr'] = "Destinations";
|
|
|
|
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
|
|
$text['description-destinations']['pt-pt'] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada.";
|
|
$text['description-destinations']['fr-fr'] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases.";
|
|
|
|
$text['header-destination-edit']['en-us'] = "Destination Edit";
|
|
$text['header-destination-edit']['pt-pt'] = "Editar destino";
|
|
$text['header-destination-edit']['fr-fr'] = "Editer la Destination";
|
|
|
|
$text['header-destination-add']['en-us'] = "Destination Add";
|
|
$text['header-destination-add']['pt-pt'] = "Adicionar destino";
|
|
$text['header-destination-add']['fr-fr'] = "Ajouter une Destination";
|
|
|
|
$text['label-destination_type']['en-us'] = "Type";
|
|
$text['label-destination_type']['pt-pt'] = "Tipo";
|
|
$text['label-destination_type']['fr-fr'] = "Type";
|
|
|
|
$text['description-destination_type']['en-us'] = "Select the type.";
|
|
$text['description-destination_type']['pt-pt'] = "Seleccionar o tipo.";
|
|
$text['description-destination_type']['fr-fr'] = "Choisir le type.";
|
|
|
|
$text['option-type_inbound']['en-us'] = "Inbound";
|
|
$text['option-type_inbound']['pt-pt'] = "Entrada";
|
|
$text['option-type_inbound']['fr-fr'] = "Entrant";
|
|
|
|
$text['option-type_outbound']['en-us'] = "Outbound";
|
|
$text['option-type_outbound']['pt-pt'] = "Saída";
|
|
$text['option-type_outbound']['fr-fr'] = "Sortant";
|
|
|
|
$text['label-destination_number']['en-us'] = "Destination";
|
|
$text['label-destination_number']['pt-pt'] = "Destino";
|
|
$text['label-destination_number']['fr-fr'] = "Destination";
|
|
|
|
$text['description-destination_number']['en-us'] = "Enter the destination.";
|
|
$text['description-destination_number']['pt-pt'] = "Introduza o destino.";
|
|
$text['description-destination_number']['fr-fr'] = "Indiquer la destination.";
|
|
|
|
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
|
|
$text['label-destination_caller_id_name']['pt-pt'] = "Nome do originador";
|
|
$text['label-destination_caller_id_name']['fr-fr'] = "Caller ID Name";
|
|
|
|
$text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name.";
|
|
$text['description-destination_caller_id_name']['pt-pt'] = "Introduza o nome do originador";
|
|
$text['description-destination_caller_id_name']['fr-fr'] = "Insérer le nom d'appelant.";
|
|
|
|
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
|
|
$text['label-destination_caller_id_number']['pt-pt'] = "Número do originador";
|
|
$text['label-destination_caller_id_number']['fr-fr'] = "Caller ID Number";
|
|
|
|
$text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number.";
|
|
$text['description-destination_caller_id_number']['pt-pt'] = "Introduza o número do originador";
|
|
$text['description-destination_caller_id_number']['fr-fr'] = "Insérer le numéro d'appelant.";
|
|
|
|
$text['label-destination_context']['en-us'] = "Context";
|
|
$text['label-destination_context']['pt-pt'] = "Contexto";
|
|
$text['label-destination_context']['fr-fr'] = "Contexte";
|
|
|
|
$text['description-destination_context']['en-us'] = "Enter the context.";
|
|
$text['description-destination_context']['pt-pt'] = "Introduza o cotnexto.";
|
|
$text['description-destination_context']['fr-fr'] = "Entrer le context.";
|
|
|
|
$text['label-fax_uuid']['en-us'] = "Fax Destination";
|
|
$text['label-fax_uuid']['pt-pt'] = "Destino de fax";
|
|
$text['label-fax_uuid']['fr-fr'] = "Destination Fax";
|
|
|
|
$text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. ";
|
|
$text['description-fax_uuid']['pt-pt'] = "Seleccione o destino de fax para activar a detecção de fax.";
|
|
$text['description-fax_uuid']['fr-fr'] = "Insérer la destination Fax afin d'activer la détection de Fax.";
|
|
|
|
$text['label-destination_enabled']['en-us'] = "Enabled";
|
|
$text['label-destination_enabled']['pt-pt'] = "Activado";
|
|
$text['label-destination_enabled']['fr-fr'] = "Actif";
|
|
|
|
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
|
|
$text['description-destination_enabled']['pt-pt'] = "Escolha o estado corrente deste destino.";
|
|
$text['description-destination_enabled']['fr-fr'] = "Choisir l'état courant de la destination.";
|
|
|
|
$text['label-destination_description']['en-us'] = "Description";
|
|
$text['label-destination_description']['pt-pt'] = "Descrição";
|
|
$text['label-destination_description']['fr-fr'] = "Description";
|
|
|
|
$text['description-destination_description']['en-us'] = "Enter a description for this destination (optional).";
|
|
$text['description-destination_description']['pt-pt'] = "Introduza uma descrição para este destino (opcional).";
|
|
$text['description-destination_description']['fr-fr'] = "";
|
|
|
|
$text['label-true']['en-us'] = "True";
|
|
$text['label-true']['pt-pt'] = "Sim";
|
|
$text['label-true']['fr-fr'] = "Oui";
|
|
|
|
$text['label-false']['en-us'] = "False";
|
|
$text['label-false']['pt-pt'] = "Não";
|
|
$text['label-false']['fr-fr'] = "Non";
|
|
|
|
$text['button-add']['en-us'] = "Add";
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
|
$text['button-add']['fr-fr'] = "Ajouter";
|
|
|
|
$text['button-edit']['en-us'] = "Edit";
|
|
$text['button-edit']['pt-pt'] = "Editar";
|
|
$text['button-edit']['fr-fr'] = "Editer";
|
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
|
$text['button-delete']['pt-pt'] = "Remoção";
|
|
$text['button-delete']['fr-fr'] = "Supprimer";
|
|
|
|
$text['button-save']['en-us'] = "Save";
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
|
|
|
$text['button-back']['en-us'] = "Back";
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
$text['button-back']['fr-fr'] = "Retour";
|
|
|
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
|
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
|
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
|
$text['message-add']['pt-pt'] = "Adição Realizada";
|
|
$text['message-add']['fr-fr'] = "Ajouté";
|
|
|
|
$text['message-update']['en-us'] = "Update Completed";
|
|
$text['message-update']['pt-pt'] = "Actualização Realizada";
|
|
$text['message-update']['fr-fr'] = "Mis à jour";
|
|
|
|
$text['message-delete']['en-us'] = "Delete Completed";
|
|
$text['message-delete']['pt-pt'] = "Remoção Realizada";
|
|
$text['message-delete']['fr-fr'] = "Supprimé";
|
|
|
|
$text['message-required']['en-us'] = "Please provide: ";
|
|
$text['message-required']['pt-pt'] = "Por favor forneça: ";
|
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
|
|
|
?>
|