130 lines
4.7 KiB
PHP
130 lines
4.7 KiB
PHP
<?php
|
|
|
|
//Devices
|
|
$text['title-devices']['en-us'] = 'Devices';
|
|
$text['title-devices']['pt-pt'] = '';
|
|
|
|
$text['header-devices']['en-us'] = 'Devices';
|
|
$text['header-devices']['pt-pt'] = '';
|
|
|
|
$text['description-devices']['en-us'] = 'Devices are endpoints that register to one or more extensions. They are added to the list manually or automatically when the device requests the provisioning information over HTTP/HTTPS.';
|
|
$text['description-devices']['pt-pt'] = '';
|
|
|
|
$text['header-device']['en-us'] = 'Device';
|
|
$text['header-device']['pt-pt'] = '';
|
|
|
|
$text['description-device']['en-us'] = 'The following information is used to provision endpoints.';
|
|
$text['description-device']['pt-pt'] = '';
|
|
|
|
$text['label-device_mac_address']['en-us'] = 'MAC Address';
|
|
$text['label-device_mac_address']['pt-pt'] = '';
|
|
|
|
$text['description-device_mac_address']['en-us'] = 'Enter the MAC address.';
|
|
$text['description-device_mac_address']['pt-pt'] = '';
|
|
|
|
$text['label-extension']['en-us'] = 'Extensions';
|
|
$text['label-extension']['pt-pt'] = '';
|
|
|
|
$text['description-extension']['en-us'] = 'Assign the extension and line numbers to the device.';
|
|
$text['description-extension']['pt-pt'] = '';
|
|
|
|
$text['label-device_label']['en-us'] = 'Label';
|
|
$text['label-device_label']['pt-pt'] = '';
|
|
|
|
$text['description-device_label']['en-us'] = 'Enter the device label.';
|
|
$text['description-device_label']['pt-pt'] = '';
|
|
|
|
$text['label-device_vendor']['en-us'] = 'Vendor';
|
|
$text['label-device_vendor']['pt-pt'] = '';
|
|
|
|
$text['description-device_vendor']['en-us'] = 'Enter the venodr name.';
|
|
$text['description-device_vendor']['pt-pt'] = '';
|
|
|
|
$text['label-device_model']['en-us'] = 'Model';
|
|
$text['label-device_model']['pt-pt'] = '';
|
|
|
|
$text['description-device_model']['en-us'] = 'Enter the model name or number.';
|
|
$text['description-device_model']['pt-pt'] = '';
|
|
|
|
$text['label-device_firmware_version']['en-us'] = 'Firmware Version';
|
|
$text['label-device_firmware_version']['pt-pt'] = '';
|
|
|
|
$text['description-device_firmware_version']['en-us'] = 'Enter the firmware version.';
|
|
$text['description-device_firmware_version']['pt-pt'] = '';
|
|
|
|
$text['label-device_provision_enable']['en-us'] = 'Enabled';
|
|
$text['label-device_provision_enable']['pt-pt'] = '';
|
|
|
|
$text['description-device_provision_enable']['en-us'] = 'Enable or disable provisioning for this device.';
|
|
$text['description-device_provision_enable']['pt-pt'] = '';
|
|
|
|
$text['label-device_template']['en-us'] = 'Template';
|
|
$text['label-device_template']['pt-pt'] = '';
|
|
|
|
$text['description-device_template']['en-us'] = 'Select a template.';
|
|
$text['description-device_template']['pt-pt'] = '';
|
|
|
|
//$text['label-device_username']['en-us'] = 'Username';
|
|
//$text['label-device_username']['pt-pt'] = '';
|
|
|
|
//$text['description-device_username']['en-us'] = 'Username';
|
|
//$text['description-device_username']['pt-pt'] = '';
|
|
|
|
//$text['label-device_password']['en-us'] = 'Password';
|
|
//$text['label-device_password']['pt-pt'] = '';
|
|
|
|
//$text['description-device_password']['en-us'] = 'Password';
|
|
//$text['description-device_password']['pt-pt'] = '';
|
|
|
|
$text['label-device_time_zone']['en-us'] = 'Time Zone';
|
|
$text['label-device_time_zone']['pt-pt'] = '';
|
|
|
|
$text['description-device_time_zone']['en-us'] = 'Enter the time zone.';
|
|
$text['description-device_time_zone']['pt-pt'] = '';
|
|
|
|
$text['label-device_description']['en-us'] = 'Description';
|
|
$text['label-device_description']['pt-pt'] = '';
|
|
|
|
$text['description-device_description']['en-us'] = 'Enter the description.';
|
|
$text['description-device_description']['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['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'] = '';
|
|
|
|
?>
|