188 lines
6.6 KiB
PHP
188 lines
6.6 KiB
PHP
<?php
|
|
|
|
//Voicemails
|
|
$text['title-voicemails']['en-us'] = 'Voicemails';
|
|
$text['title-voicemails']['pt-pt'] = '';
|
|
|
|
$text['title-voicemail']['en-us'] = 'Voicemail';
|
|
$text['title-voicemail']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail']['en-us'] = 'Voicemail settings.';
|
|
$text['description-voicemail']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_id']['en-us'] = 'Voicemail ID';
|
|
$text['label-voicemail_id']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_id']['en-us'] = 'Enter the Voicemail ID';
|
|
$text['description-voicemail_id']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_password']['en-us'] = 'Password';
|
|
$text['label-voicemail_password']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_password']['en-us'] = 'Enter the Password';
|
|
$text['description-voicemail_password']['pt-pt'] = '';
|
|
|
|
$text['label-greeting_id']['en-us'] = 'Greeting ID';
|
|
$text['label-greeting_id']['pt-pt'] = '';
|
|
|
|
$text['description-greeting_id']['en-us'] = 'Enter the Greeting ID';
|
|
$text['description-greeting_id']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_mail_to']['en-us'] = 'Mail To';
|
|
$text['label-voicemail_mail_to']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_mail_to']['en-us'] = 'Enter the email address to send voicemail to. ';
|
|
$text['description-voicemail_mail_to']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_attach_file']['en-us'] = 'Attach File';
|
|
$text['label-voicemail_attach_file']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_attach_file']['en-us'] = 'Choose whether to attach the file to the email.';
|
|
$text['description-voicemail_attach_file']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_local_after_email']['en-us'] = 'Local After Email';
|
|
$text['label-voicemail_local_after_email']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_local_after_email']['en-us'] = 'Choose to keep the voicemail file after sending the email.';
|
|
$text['description-voicemail_local_after_email']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_enabled']['en-us'] = 'Enabled';
|
|
$text['label-voicemail_enabled']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_enabled']['en-us'] = 'Select to enable or disable this voicemail.';
|
|
$text['description-voicemail_enabled']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_description']['en-us'] = 'Description';
|
|
$text['label-voicemail_description']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_description']['en-us'] = 'Enter the description.';
|
|
$text['description-voicemail_description']['pt-pt'] = '';
|
|
|
|
$text['label-count']['en-us'] = 'Count';
|
|
$text['label-count']['pt-pt'] = '';
|
|
|
|
$text['label-tools']['en-us'] = 'Tools';
|
|
$text['label-tools']['pt-pt'] = 'Ferramentas';
|
|
|
|
$text['label-message_size']['en-us'] = 'Size';
|
|
$text['label-message_size']['pt-pt'] = '';
|
|
|
|
$text['label-play']['en-us'] = 'Play';
|
|
$text['label-play']['pt-pt'] = '';
|
|
|
|
$text['label-download']['en-us'] = 'Download';
|
|
$text['label-download']['pt-pt'] = '';
|
|
|
|
$text['label-view']['en-us'] = 'View';
|
|
$text['label-view']['pt-pt'] = '';
|
|
|
|
$text['label-true']['en-us'] = 'true';
|
|
$text['label-true']['pt-pt'] = '';
|
|
|
|
$text['label-false']['en-us'] = 'false';
|
|
$text['label-false']['pt-pt'] = 'falso';
|
|
|
|
$text['label-greetings']['en-us'] = 'Greetings';
|
|
$text['label-greetings']['pt-pt'] = '';
|
|
|
|
$text['button-greetings']['en-us'] = 'Greetings';
|
|
$text['button-greetings']['pt-pt'] = '';
|
|
|
|
$text['button-settings']['en-us'] = 'Settings';
|
|
$text['button-settings']['pt-pt'] = '';
|
|
|
|
$text['button-add']['en-us'] = 'Add';
|
|
$text['button-add']['pt-pt'] = '';
|
|
|
|
$text['button-edit']['en-us'] = 'Edit';
|
|
$text['button-edit']['pt-pt'] = '';
|
|
|
|
$text['button-delete']['en-us'] = 'Delete';
|
|
$text['button-delete']['pt-pt'] = '';
|
|
|
|
$text['button-save']['en-us'] = 'Save';
|
|
$text['button-save']['pt-pt'] = 'Guardar';
|
|
|
|
$text['button-view']['en-us'] = 'View';
|
|
$text['button-view']['pt-pt'] = '';
|
|
|
|
$text['button-back']['en-us'] = 'Back';
|
|
$text['button-back']['pt-pt'] = 'Voltar';
|
|
|
|
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
|
|
$text['confirm-delete']['pt-pt'] = '';
|
|
|
|
$text['message-add']['en-us'] = 'Add Completed';
|
|
$text['message-add']['pt-pt'] = '';
|
|
|
|
$text['message-update']['en-us'] = 'Update Completed';
|
|
$text['message-update']['pt-pt'] = '';
|
|
|
|
$text['message-delete']['en-us'] = 'Delete Completed';
|
|
$text['message-delete']['pt-pt'] = '';
|
|
|
|
$text['message-required']['en-us'] = 'Please provide: ';
|
|
$text['message-required']['pt-pt'] = '';
|
|
|
|
//Voicemail Messages
|
|
$text['title-voicemail_messages']['en-us'] = 'Voicemail Messages';
|
|
$text['title-voicemail_messages']['pt-pt'] = '';
|
|
|
|
$text['title-voicemail_message']['en-us'] = 'Voicemail Message';
|
|
$text['title-voicemail_message']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_message']['en-us'] = 'A list of recorded voice messages which shows when the message was created, caller ID information, length, file size and download or delete the message.';
|
|
$text['description-voicemail_message']['pt-pt'] = '';
|
|
|
|
$text['label-mailbox']['en-us'] = 'Mailbox';
|
|
$text['label-mailbox']['pt-pt'] = '';
|
|
|
|
$text['label-voicemail_uuid']['en-us'] = 'Voicemail UUID';
|
|
$text['label-voicemail_uuid']['pt-pt'] = '';
|
|
|
|
$text['description-voicemail_uuid']['en-us'] = 'Voicemail UUID';
|
|
$text['description-voicemail_uuid']['pt-pt'] = '';
|
|
|
|
$text['label-created_epoch']['en-us'] = 'Created';
|
|
$text['label-created_epoch']['pt-pt'] = '';
|
|
|
|
$text['description-created_epoch']['en-us'] = 'Created';
|
|
$text['description-created_epoch']['pt-pt'] = '';
|
|
|
|
$text['label-read_epoch']['en-us'] = 'Read';
|
|
$text['label-read_epoch']['pt-pt'] = '';
|
|
|
|
$text['description-read_epoch']['en-us'] = 'Read';
|
|
$text['description-read_epoch']['pt-pt'] = '';
|
|
|
|
$text['label-caller_id_name']['en-us'] = 'Caller ID Name';
|
|
$text['label-caller_id_name']['pt-pt'] = '';
|
|
|
|
$text['description-caller_id_name']['en-us'] = 'Caller ID Name';
|
|
$text['description-caller_id_name']['pt-pt'] = '';
|
|
|
|
$text['label-caller_id_number']['en-us'] = 'Caller ID Number';
|
|
$text['label-caller_id_number']['pt-pt'] = '';
|
|
|
|
$text['description-caller_id_number']['en-us'] = 'Caller ID Number';
|
|
$text['description-caller_id_number']['pt-pt'] = '';
|
|
|
|
$text['label-message_length']['en-us'] = 'Length';
|
|
$text['label-message_length']['pt-pt'] = '';
|
|
|
|
$text['description-message_length']['en-us'] = 'Length';
|
|
$text['description-message_length']['pt-pt'] = '';
|
|
|
|
$text['label-message_status']['en-us'] = 'Status';
|
|
$text['label-message_status']['pt-pt'] = '';
|
|
|
|
$text['description-message_status']['en-us'] = 'Status';
|
|
$text['description-message_status']['pt-pt'] = '';
|
|
|
|
$text['label-message_priority']['en-us'] = 'Priority';
|
|
$text['label-message_priority']['pt-pt'] = '';
|
|
|
|
$text['description-message_priority']['en-us'] = 'Priority';
|
|
$text['description-message_priority']['pt-pt'] = '';
|
|
|
|
?>
|