fusionpbx/app/call_broadcast/app_languages.php

100 lines
4.5 KiB
PHP
Raw Normal View History

<?php
//v_call_broadcast
$text['title']['en-us'] = 'Call Broadcasts';
$text['title']['pt-pt'] = 'Chamadas Broadcasts';
2012-10-09 05:25:18 +02:00
$text['label-name']['en-us'] = 'Name';
$text['label-name']['pt-pt'] = 'Nome';
2012-10-09 05:25:18 +02:00
$text['label-concurrent-limit']['en-us'] = 'Concurrent Limit';
$text['label-concurrent-limit']['pt-pt'] = 'Limite de concorrencia';
2012-10-09 05:25:18 +02:00
$text['label-description']['en-us'] = 'Description';
$text['label-description']['pt-pt'] = 'Descrição';
2012-10-09 05:25:18 +02:00
$text['confirm-delete-info']['en-us'] = 'Do you really want to delete this?';
$text['confirm-delete-info']['pt-pt'] = 'Deseja realmente eliminar isto?';
2012-10-09 05:25:18 +02:00
//v_call_broadcast_delete
$text['confirm-delete']['en-us'] = 'Delete Complete';
$text['confirm-delete']['pt-pt'] = 'Eliminação Completa';
2012-10-09 05:25:18 +02:00
//v_call_broadcast_edit
$text['confirm-name']['en-us'] = 'Please provide: Name';
$text['confirm-name']['pt-pt'] = 'Por favor, forneça: Nome';
2012-10-09 05:25:18 +02:00
$text['confirm-add']['en-us'] = 'Add Complete';
$text['confirm-add']['pt-pt'] = 'Adição Completa';
2012-10-09 05:25:18 +02:00
$text['confirm-update']['en-us'] = 'Update Complete';
$text['confirm-update']['pt-pt'] = 'Actualização Completa';
2012-10-09 05:25:18 +02:00
$text['label-call-broadcasts']['en-us'] = 'Call Broadcasts';
$text['label-call-broadcasts']['pt-pt'] = 'Chamada Broadcasts';
2012-10-09 05:25:18 +02:00
$text['label-call-broadcast']['en-us'] = 'Call Broadcast';
$text['label-call-broadcast']['pt-pt'] = 'Chamada Broadcast';
2012-10-09 05:25:18 +02:00
$text['button-back']['en-us'] = 'Back';
$text['button-back']['pt-pt'] = 'Voltar';
2012-10-09 05:25:18 +02:00
$text['description-name']['en-us'] = 'Enter the name here.';
$text['description-name']['pt-pt'] = 'Insira aqui o nome.';
2012-10-09 05:25:18 +02:00
$text['label-timeout']['en-us'] = 'Timeout';
$text['label-timeout']['pt-pt'] = 'Tempo Limite';
2012-10-09 05:25:18 +02:00
$text['description-timeout']['en-us'] = 'Limit the length of the call. Leave this empty for no limit.';
$text['description-timeout']['pt-pt'] = 'Limitar a duração da chamada. Deixe em branco para não ter limite.';
2012-10-09 05:25:18 +02:00
$text['description-concurrent-limit']['en-us'] = 'Limit the approximate number of concurrent calls. Leave this empty for no limit.';
$text['description-concurrent-limit']['pt-pt'] = 'Limitar o número de chamadas simultâneas. Deixe em branco para não ter limite.';
2012-10-09 05:25:18 +02:00
$text['label-caller-id-name']['en-us'] = 'Caller ID Name';
$text['label-caller-id-name']['pt-pt'] = 'Nome de Origem';
2012-10-09 05:25:18 +02:00
$text['label-callerid-number']['en-us'] = 'Caller ID Number';
$text['label-callerid-number']['pt-pt'] = 'Numero de Origem';
2012-10-09 05:25:18 +02:00
$text['description-caller-id-name']['en-us'] = 'Applicable if the provider allow the Caller ID Name to be set. default: anonymous';
$text['description-caller-id-name']['pt-pt'] = 'Aplicável se o provedor permitir o nome de origem para serem enviadas as chamadas. padrão: anonymous';
2012-10-09 05:25:18 +02:00
$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-number']['pt-pt'] = 'Aplicável se o provedor permitir o numero de origem para serem eninationviadas as chamadas. padrão: 0000000000';
2012-10-09 05:25:18 +02:00
$text['label-destination']['en-us'] = 'Destination Number';
$text['label-destination']['pt-pt'] = 'Numero de Destino';
2012-10-09 05:25:18 +02:00
$text['description-destination']['en-us'] = 'Send the call to the extension an IVR Menu, Conference Room, or any other number.';
$text['description-destination']['pt-pt'] = 'Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência, ou qualquer outro número.';
2012-10-09 05:25:18 +02:00
$text['label-phone']['en-us'] = 'Phone Number List';
$text['label-phone']['pt-pt'] = 'Lista de Números de Telefone';
2012-10-09 05:25:18 +02:00
$text['description-phone']['en-us'] = 'Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name';
$text['description-phone']['pt-pt'] = 'Opcional, definir uma lista de números de telefone, um por linha no seguinte formato:  123-123-1234 | Sobrenome, Nome';
2012-10-09 05:25:18 +02:00
$text['label-description']['en-us'] = 'Description';
$text['label-description']['pt-pt'] = 'Descrição';
2012-10-09 05:25:18 +02:00
$text['description-info']['en-us'] = 'Enter the description here.';
$text['description-info']['pt-pt'] = 'Insira aqui a descrição';
2012-10-09 05:25:18 +02:00
$text['button-send']['en-us'] = 'Send Broadcast';
$text['button-send']['pt-pt'] = 'Enviar Broadcast';
2012-10-09 05:25:18 +02:00
$text['button-save']['en-us'] = 'Save';
$text['button-save']['pt-pt'] = 'Guardar';
2012-10-09 05:25:18 +02:00
//v_call_broadcast_send
$text['label-view-calls']['en-us'] = 'View Calls';
$text['label-view-calls']['pt-pt'] = 'Ver Chamadas';
2012-10-09 05:25:18 +02:00
$text['label-message']['en-us'] = 'Message';
$text['label-message']['pt-pt'] = 'Mensagem';
2012-10-09 05:25:18 +02:00
$text['label-has-been']['en-us'] = 'has been started';
$text['label-has-been']['pt-pt'] = 'foi iniciada';
2012-10-09 05:25:18 +02:00
?>