372 lines
13 KiB
PHP
372 lines
13 KiB
PHP
<?php
|
|
|
|
// Contacts
|
|
|
|
$text['title-contacts']['en-us'] = 'Contacts';
|
|
$text['title-contacts']['pt-pt'] = '';
|
|
|
|
$text['header-contacts']['en-us'] = 'Contacts';
|
|
$text['header-contacts']['pt-pt'] = '';
|
|
|
|
$text['description-contacts']['en-us'] = 'The contact is a list of individuals and organizations.';
|
|
$text['description-contacts']['pt-pt'] = '';
|
|
|
|
|
|
$text['button-import']['en-us'] = 'Import';
|
|
$text['button-import']['pt-pt'] = '';
|
|
|
|
$text['button-search']['en-us'] = 'Search';
|
|
$text['button-search']['pt-pt'] = '';
|
|
|
|
|
|
|
|
// contact
|
|
|
|
$text['title-contact-add']['en-us'] = 'Contact Add';
|
|
$text['title-contact-add']['pt-pt'] = '';
|
|
|
|
$text['header-contact-add']['en-us'] = 'Contact Add';
|
|
$text['header-contact-add']['pt-pt'] = '';
|
|
|
|
$text['description-contact-add']['en-us'] = 'The contact is a list of individuals and organizations.';
|
|
$text['description-contact-add']['pt-pt'] = '';
|
|
|
|
$text['title-contact-edit']['en-us'] = 'Contact Edit';
|
|
$text['title-contact-edit']['pt-pt'] = '';
|
|
|
|
$text['header-contact-edit']['en-us'] = 'Contact Edit';
|
|
$text['header-contact-edit']['pt-pt'] = '';
|
|
|
|
$text['description-contact-edit']['en-us'] = 'The contact is a list of individuals and organizations.';
|
|
$text['description-contact-edit']['pt-pt'] = '';
|
|
|
|
|
|
$text['label-contact_type']['en-us'] = 'Type';
|
|
$text['label-contact_type']['pt-pt'] = '';
|
|
|
|
$text['description-contact_type']['en-us'] = 'Select the contact type.';
|
|
$text['description-contact_type']['pt-pt'] = '';
|
|
|
|
$text['label-contact_organization']['en-us'] = 'Organization';
|
|
$text['label-contact_organization']['pt-pt'] = '';
|
|
|
|
$text['description-contact_organization']['en-us'] = 'Enter the organization.';
|
|
$text['description-contact_organization']['pt-pt'] = '';
|
|
|
|
$text['label-contact_name']['en-us'] = 'Name';
|
|
$text['label-contact_name']['pt-pt'] = '';
|
|
|
|
$text['label-contact_name_given']['en-us'] = 'First Name';
|
|
$text['label-contact_name_given']['pt-pt'] = '';
|
|
|
|
$text['description-contact_name_given']['en-us'] = 'Enter the given name.';
|
|
$text['description-contact_name_given']['pt-pt'] = '';
|
|
|
|
$text['label-contact_name_family']['en-us'] = 'Last Name';
|
|
$text['label-contact_name_family']['pt-pt'] = '';
|
|
|
|
$text['description-contact_name_family']['en-us'] = 'Enter the family name.';
|
|
$text['description-contact_name_family']['pt-pt'] = '';
|
|
|
|
$text['label-contact_nickname']['en-us'] = 'Nickname';
|
|
$text['label-contact_nickname']['pt-pt'] = '';
|
|
|
|
$text['description-contact_nickname']['en-us'] = 'Enter the nickname.';
|
|
$text['description-contact_nickname']['pt-pt'] = '';
|
|
|
|
$text['label-contact_title']['en-us'] = 'Title';
|
|
$text['label-contact_title']['pt-pt'] = '';
|
|
|
|
$text['description-contact_title']['en-us'] = 'Enter the title.';
|
|
$text['description-contact_title']['pt-pt'] = '';
|
|
|
|
$text['label-contact_category']['en-us'] = 'Category';
|
|
$text['label-contact_category']['pt-pt'] = '';
|
|
|
|
$text['description-contact_category']['en-us'] = 'Enter the category.';
|
|
$text['description-contact_category']['pt-pt'] = '';
|
|
|
|
$text['label-contact_role']['en-us'] = 'Role';
|
|
$text['label-contact_role']['pt-pt'] = '';
|
|
|
|
$text['description-contact_role']['en-us'] = 'Enter the role.';
|
|
$text['description-contact_role']['pt-pt'] = '';
|
|
|
|
$text['label-contact_email']['en-us'] = 'Email';
|
|
$text['label-contact_email']['pt-pt'] = '';
|
|
|
|
$text['description-contact_email']['en-us'] = 'Enter the email address.';
|
|
$text['description-contact_email']['pt-pt'] = '';
|
|
|
|
$text['label-contact_url']['en-us'] = 'URL';
|
|
$text['label-contact_url']['pt-pt'] = '';
|
|
|
|
$text['description-contact_url']['en-us'] = 'Enter the website address.';
|
|
$text['description-contact_url']['pt-pt'] = '';
|
|
|
|
$text['label-contact_time_zone']['en-us'] = 'Time Zone';
|
|
$text['label-contact_time_zone']['pt-pt'] = '';
|
|
|
|
$text['description-contact_time_zone']['en-us'] = 'Enter the time zone.';
|
|
$text['description-contact_time_zone']['pt-pt'] = '';
|
|
|
|
$text['label-contact_note']['en-us'] = 'Note';
|
|
$text['label-contact_note']['pt-pt'] = '';
|
|
|
|
$text['description-contact_note']['en-us'] = 'Enter a note.';
|
|
$text['description-contact_note']['pt-pt'] = '';
|
|
|
|
|
|
$text['button-qr_code']['en-us'] = 'QR Code';
|
|
$text['button-qr_code']['pt-pt'] = '';
|
|
|
|
$text['button-vcard']['en-us'] = 'vCard';
|
|
$text['button-vcard']['pt-pt'] = '';
|
|
|
|
$text['button-invoices']['en-us'] = 'Invoices';
|
|
$text['button-invoices']['pt-pt'] = '';
|
|
|
|
|
|
|
|
// contact phones
|
|
|
|
$text['title-contact_phones-add']['en-us'] = 'Contact Phone Add';
|
|
$text['title-contact_phones-add']['pt-pt'] = '';
|
|
|
|
$text['header-contact_phones-add']['en-us'] = 'Contact Phone Add';
|
|
$text['header-contact_phones-add']['pt-pt'] = '';
|
|
|
|
$text['title-contact_phones-edit']['en-us'] = 'Contact Phone Edit';
|
|
$text['title-contact_phones-edit']['pt-pt'] = '';
|
|
|
|
$text['header-contact_phones-edit']['en-us'] = 'Contact Phone Edit';
|
|
$text['header-contact_phones-edit']['pt-pt'] = '';
|
|
|
|
|
|
$text['label-phone_numbers']['en-us'] = 'Phone Numbers';
|
|
$text['label-phone_numbers']['pt-pt'] = '';
|
|
|
|
$text['label-phone_type']['en-us'] = 'Type';
|
|
$text['label-phone_type']['pt-pt'] = '';
|
|
|
|
$text['description-phone_type']['en-us'] = 'Select the phone type.';
|
|
$text['description-phone_type']['pt-pt'] = '';
|
|
|
|
$text['label-phone_number']['en-us'] = 'Number';
|
|
$text['label-phone_number']['pt-pt'] = '';
|
|
|
|
$text['description-phone_number']['en-us'] = 'Enter the phone number.';
|
|
$text['description-phone_number']['pt-pt'] = '';
|
|
|
|
$text['label-phone_extension']['en-us'] = 'Extension';
|
|
$text['label-phone_extension']['pt-pt'] = '';
|
|
|
|
$text['description-phone_extension']['en-us'] = 'Enter the extension.';
|
|
$text['description-phone_extension']['pt-pt'] = '';
|
|
|
|
$text['label-phone_description']['en-us'] = 'Description';
|
|
$text['label-phone_description']['pt-pt'] = '';
|
|
|
|
$text['description-phone_description']['en-us'] = 'Enter the description.';
|
|
$text['description-phone_description']['pt-pt'] = '';
|
|
|
|
$text['label-phone_tools']['en-us'] = 'Tools';
|
|
$text['label-phone_tools']['pt-pt'] = '';
|
|
|
|
$text['label-phone_call']['en-us'] = 'Call';
|
|
$text['label-phone_call']['pt-pt'] = '';
|
|
|
|
|
|
// contact addresses
|
|
|
|
$text['title-contact_addresses-add']['en-us'] = 'Contact Address Add';
|
|
$text['title-contact_addresses-add']['pt-pt'] = '';
|
|
|
|
$text['header-contact_addresses-add']['en-us'] = 'Contact Address Add';
|
|
$text['header-contact_addresses-add']['pt-pt'] = '';
|
|
|
|
$text['description-contact_addresses-add']['en-us'] = 'Contact address information.';
|
|
$text['description-contact_addresses-add']['pt-pt'] = '';
|
|
|
|
$text['title-contact_addresses-edit']['en-us'] = 'Contact Address Edit';
|
|
$text['title-contact_addresses-edit']['pt-pt'] = '';
|
|
|
|
$text['header-contact_addresses-edit']['en-us'] = 'Contact Address Edit';
|
|
$text['header-contact_addresses-edit']['pt-pt'] = '';
|
|
|
|
$text['description-contact_addresses-edit']['en-us'] = 'Contact address information.';
|
|
$text['description-contact_addresses-edit']['pt-pt'] = '';
|
|
|
|
|
|
$text['label-addresses']['en-us'] = 'Addresses';
|
|
$text['label-addresses']['pt-pt'] = '';
|
|
|
|
$text['label-address_type']['en-us'] = 'Type';
|
|
$text['label-address_type']['pt-pt'] = '';
|
|
|
|
$text['description-address_type']['en-us'] = 'Enter the address type.';
|
|
$text['description-address_type']['pt-pt'] = '';
|
|
|
|
$text['label-address_street']['en-us'] = 'Street Address';
|
|
$text['label-address_street']['pt-pt'] = '';
|
|
|
|
$text['description-address_street']['en-us'] = 'Enter the street address.';
|
|
$text['description-address_street']['pt-pt'] = '';
|
|
|
|
$text['label-address_extended']['en-us'] = 'Extended Address';
|
|
$text['label-address_extended']['pt-pt'] = '';
|
|
|
|
$text['description-address_extended']['en-us'] = 'Enter the extended address.';
|
|
$text['description-address_extended']['pt-pt'] = '';
|
|
|
|
$text['label-address_locality']['en-us'] = 'City';
|
|
$text['label-address_locality']['pt-pt'] = '';
|
|
|
|
$text['description-address_locality']['en-us'] = 'Enter the city.';
|
|
$text['description-address_locality']['pt-pt'] = '';
|
|
|
|
$text['label-address_region']['en-us'] = 'Region';
|
|
$text['label-address_region']['pt-pt'] = '';
|
|
|
|
$text['description-address_region']['en-us'] = 'Enter the state or province.';
|
|
$text['description-address_region']['pt-pt'] = '';
|
|
|
|
$text['label-address_postal_code']['en-us'] = 'Postal Code';
|
|
$text['label-address_postal_code']['pt-pt'] = '';
|
|
|
|
$text['description-address_postal_code']['en-us'] = 'Enter the postal code.';
|
|
$text['description-address_postal_code']['pt-pt'] = '';
|
|
|
|
$text['label-address_country']['en-us'] = 'Country';
|
|
$text['label-address_country']['pt-pt'] = '';
|
|
|
|
$text['description-address_country']['en-us'] = 'Enter the country.';
|
|
$text['description-address_country']['pt-pt'] = '';
|
|
|
|
$text['label-address_latitude']['en-us'] = 'Latitude';
|
|
$text['label-address_latitude']['pt-pt'] = '';
|
|
|
|
$text['description-address_latitude']['en-us'] = 'Enter the latitude.';
|
|
$text['description-address_latitude']['pt-pt'] = '';
|
|
|
|
$text['label-address_longitude']['en-us'] = 'Longitude';
|
|
$text['label-address_longitude']['pt-pt'] = '';
|
|
|
|
$text['description-address_longitude']['en-us'] = 'Enter the longitude.';
|
|
$text['description-address_longitude']['pt-pt'] = '';
|
|
|
|
$text['label-address_description']['en-us'] = 'Description';
|
|
$text['label-address_description']['pt-pt'] = '';
|
|
|
|
$text['description-address_description']['en-us'] = 'Enter a description.';
|
|
$text['description-address_description']['pt-pt'] = '';
|
|
|
|
|
|
$text['label-address_tools']['en-us'] = 'Tools';
|
|
$text['label-address_tools']['pt-pt'] = '';
|
|
|
|
|
|
|
|
// contact notes
|
|
|
|
$text['title-contact_notes-add']['en-us'] = 'Contact Note Add';
|
|
$text['title-contact_notes-add']['pt-pt'] = '';
|
|
|
|
$text['header-contact_notes-add']['en-us'] = 'Contact Note Add';
|
|
$text['header-contact_notes-add']['pt-pt'] = '';
|
|
|
|
$text['description-contact_notes-add']['en-us'] = '';
|
|
$text['description-contact_notes-add']['pt-pt'] = '';
|
|
|
|
$text['title-contact_notes-edit']['en-us'] = 'Contact Note Edit';
|
|
$text['title-contact_notes-edit']['pt-pt'] = '';
|
|
|
|
$text['header-contact_notes-edit']['en-us'] = 'Contact Note Edit';
|
|
$text['header-contact_notes-edit']['pt-pt'] = '';
|
|
|
|
$text['description-contact_notes-edit']['en-us'] = '.';
|
|
$text['description-contact_notes-edit']['pt-pt'] = '';
|
|
|
|
|
|
$text['label-contact_notes']['en-us'] = 'Notes';
|
|
$text['label-contact_notes']['pt-pt'] = '';
|
|
|
|
$text['label-contact_note']['en-us'] = 'Note';
|
|
$text['label-contact_note']['pt-pt'] = '';
|
|
|
|
$text['description-contact_note']['en-us'] = '';
|
|
$text['description-contact_note']['pt-pt'] = '';
|
|
|
|
|
|
|
|
// contact import
|
|
|
|
$text['title-contacts_import']['en-us'] = 'Import Contacts';
|
|
$text['title-contacts_import']['pt-pt'] = '';
|
|
|
|
$text['header-contacts_import']['en-us'] = 'Import Contacts';
|
|
$text['header-contacts_import']['pt-pt'] = '';
|
|
|
|
$text['description-contacts_import']['en-us'] = 'Export your contacts from outlook to a comma delimitted csv file. Then use this tool to upload and add the contacts from that file.';
|
|
$text['description-contacts_import']['pt-pt'] = '';
|
|
|
|
$text['label-import_delimiter']['en-us'] = 'Delimiter';
|
|
$text['label-import_delimiter']['pt-pt'] = '';
|
|
|
|
$text['description-import_delimiter']['en-us'] = 'Select the delimiter (comma or pipe).';
|
|
$text['description-import_delimiter']['pt-pt'] = '';
|
|
|
|
$text['label-import_enclosure']['en-us'] = 'Enclosure';
|
|
$text['label-import_enclosure']['pt-pt'] = '';
|
|
|
|
$text['description-import_enclosure']['en-us'] = 'Select the enclosure of text (double-quotes or nothing).';
|
|
$text['description-import_enclosure']['pt-pt'] = '';
|
|
|
|
$text['label-import_file_upload']['en-us'] = 'File to Upload';
|
|
$text['label-import_file_upload']['pt-pt'] = '';
|
|
|
|
|
|
$text['button-upload']['en-us'] = 'Upload';
|
|
$text['button-upload']['pt-pt'] = '';
|
|
|
|
$text['message-results']['en-us'] = 'The following contacts were successfully imported from the uploaded CSV file:';
|
|
$text['message-results']['pt-pt'] = '';
|
|
|
|
|
|
|
|
// general labels
|
|
|
|
$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-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'] = '';
|
|
|
|
|
|
|
|
|
|
?>
|