vtenext/modules/Contacts/language/en_us.lang.php
2021-04-28 20:10:26 +02:00

198 lines
7.5 KiB
PHP

<?php
/*************************************
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
* SPDX-License-Identifier: AGPL-3.0-only
************************************/
$mod_strings = array(
'LBL_MODULE_NAME'=>'Contacts',
'LBL_INVITEE'=>'Direct Reports',
'LBL_MODULE_TITLE'=>'Contacts: Home',
'LBL_SEARCH_FORM_TITLE'=>'Contact Search',
'LBL_LIST_FORM_TITLE'=>'Contact List',
'LBL_NEW_FORM_TITLE'=>'New Contact',
'LBL_CONTACT_OPP_FORM_TITLE'=>'Contact-Opportunity:',
'LBL_CONTACT'=>'Contact:',
'LBL_LIST_NAME'=>'Name',
'LBL_LIST_LAST_NAME'=>'Last Name',
'LBL_LIST_FIRST_NAME'=>'First Name',
'LBL_LIST_CONTACT_NAME'=>'Contact Name',
'LBL_LIST_TITLE'=>'Title',
'LBL_LIST_ACCOUNT_NAME'=>'Account Name',
'LBL_LIST_EMAIL_ADDRESS'=>'Email',
'LBL_LIST_PHONE'=>'Phone',
'LBL_LIST_CONTACT_ROLE'=>'Role',
'db_last_name'=>'LBL_LIST_LAST_NAME',
'db_first_name'=>'LBL_LIST_FIRST_NAME',
'db_title'=>'LBL_LIST_TITLE',
'db_email1'=>'LBL_LIST_EMAIL_ADDRESS',
'db_email2'=>'LBL_LIST_EMAIL_ADDRESS',
'LBL_EXISTING_CONTACT'=>'Used an existing contact',
'LBL_CREATED_CONTACT'=>'Created a new contact',
'LBL_EXISTING_ACCOUNT'=>'Used an existing vte_account',
'LBL_CREATED_ACCOUNT'=>'Created a new vte_account',
'LBL_CREATED_CALL'=>'Created a new call',
'LBL_CREATED_MEETING'=>'Created a new meeting',
'LBL_ADDMORE_BUSINESSCARD'=>'Add another business card',
'LBL_BUSINESSCARD'=>'Business Card',
'LBL_NAME'=>'Name:',
'LBL_CONTACT_NAME'=>'Contact Name:',
'LBL_CONTACT_INFORMATION'=>'Contact Information',
'LBL_CUSTOM_INFORMATION'=>'Custom Information',
'LBL_FIRST_NAME'=>'First Name:',
'LBL_OFFICE_PHONE'=>'Office Phone:',
'LBL_ACCOUNT_NAME'=>'Account Name:',
'LBL_ANY_PHONE'=>'Phone (other):',
'LBL_PHONE'=>'Phone:',
'LBL_LAST_NAME'=>'Last Name:',
'LBL_MOBILE_PHONE'=>'Mobile:',
'LBL_HOME_PHONE'=>'Home:',
'LBL_LEAD_SOURCE'=>'Lead Source:',
'LBL_OTHER_PHONE'=>'Other Phone:',
'LBL_FAX_PHONE'=>'Fax:',
'LBL_TITLE'=>'Title:',
'LBL_DEPARTMENT'=>'Department:',
'LBL_BIRTHDATE'=>'Date of birth',
'LBL_EMAIL_ADDRESS'=>'Email:',
'LBL_OTHER_EMAIL_ADDRESS'=>'Other Email:',
'LBL_ANY_EMAIL'=>'email (other):',
'LBL_REPORTS_TO'=>'Reports To:',
'LBL_ASSISTANT'=>'Assistant:',
'LBL_YAHOO_ID'=>'Yahoo! ID:',
'LBL_ASSISTANT_PHONE'=>'Assistant Phone:',
'LBL_DO_NOT_CALL'=>'Do Not Call:',
'LBL_EMAIL_OPT_OUT'=>'Lock Automatic Emails',
'LBL_PRIMARY_ADDRESS'=>'Primary Address:',
'LBL_ALTERNATE_ADDRESS'=>'Other Address:',
'LBL_ANY_ADDRESS'=>'Address (other):',
'LBL_CITY'=>'City:',
'LBL_STATE'=>'State:',
'LBL_POSTAL_CODE'=>'Postal Code:',
'LBL_COUNTRY'=>'Country:',
'LBL_DESCRIPTION_INFORMATION'=>'Description Information',
'LBL_IMAGE_INFORMATION'=>'Contact Image Information:',
'LBL_ADDRESS_INFORMATION'=>'Address Information',
'LBL_DESCRIPTION'=>'Description:',
'LBL_CONTACT_ROLE'=>'Role:',
'LBL_OPP_NAME'=>'Opportunity Name:',
'LBL_DUPLICATE'=>'Potential Duplicate Contacts',
'MSG_DUPLICATE'=>'Creating this contact may vte_potentialy create a duplicate contact. You may either select a contact from the list below or you may click on Create New Contact to continue creating a new contact with the previously entered data.',
'LNK_NEW_APPOINTMENT'=>'New Appointment',
'LBL_ADD_BUSINESSCARD'=>'Add Business Card',
'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?',
'NTC_REMOVE_CONFIRMATION'=>'Are you sure you want to remove this contact from this case?',
'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION'=>'Are you sure you want to remove this record as a direct vte_report?',
'ERR_DELETE_RECORD'=>'en_us A record number must be specified to delete the contact.',
'NTC_COPY_PRIMARY_ADDRESS'=>'Copy primary address to alternative address',
'NTC_COPY_ALTERNATE_ADDRESS'=>'Copy alternative address to primary address',
'LBL_SELECT_CONTACT'=>'Select Contact',
'LBL_GENERAL_INFORMATION'=>'General Information',
'LBL_NEW_POTENTIAL'=>'New Potential',
'LBL_POTENTIAL_TITLE'=>'Potentials',
'LBL_NEW_TASK'=>'New Task',
'LBL_TASK_TITLE'=>'Tasks',
'LBL_NEW_CALL'=>'New Call',
'LBL_CALL_TITLE'=>'Calls',
'LBL_NEW_MEETING'=>'New Meeting',
'LBL_MEETING_TITLE'=>'Meetings',
'LBL_NEW_EMAIL'=>'New Email',
'LBL_EMAIL_TITLE'=>'Emails',
'LBL_NEW_NOTE'=>'New Note',
'LBL_NOTE_TITLE'=>'Notes',
'LBL_TOOL_FORM_TITLE'=>'Contact Tools',
'Salutation'=>'Salutation',
'First Name'=>'First Name',
'Office Phone'=>'Office Phone',
'Last Name'=>'Last Name',
'Mobile'=>'Mobile',
'Account Name'=>'Account Name',
'Home Phone'=>'Home Phone',
'Lead Source'=>'Lead Source',
'Other Phone'=>'Other Phone',
'Title'=>'Title',
'Fax'=>'Fax',
'Department'=>'Department',
'Birthdate'=>'Date of birth',
'Email'=>'Email',
'Reports To'=>'Reports To',
'Assistant'=>'Assistant',
'Yahoo Id'=>'Yahoo Id',
'Assistant Phone'=>'Assistant Phone',
'Do Not Call'=>'Do Not Call',
'Email Opt Out'=>'Lock Automatic Emails',
'Assigned To'=>'Assigned To',
'Campaign Source'=>'Campaign Source',
'Reference'=>'Reference',
'Created Time'=>'Time created',
'Modified Time'=>'Modified Time',
'Mailing Street'=>'Mailing Street',
'Other Street'=>'Other Street',
'Mailing City'=>'Mailing City',
'Mailing State'=>'Mailing State',
'Mailing Zip'=>'Mailing Postal Code',
'Mailing Country'=>'Mailing Country',
'Mailing Po Box'=>'Mailing PO Box',
'Other Po Box'=>'Other PO Box',
'Other City'=>'Other City',
'Other State'=>'Other State',
'Other Zip'=>'Other Postal Code',
'Other Country'=>'Other Country',
'Contact Image'=>'Contact Image',
'Description'=>'Description',
'LBL_NEW_CONTACT'=>'New Contact',
'LBL_NEW_ACCOUNT'=>'New Account',
'LBL_NOTE_SUBJECT'=>'Note Subject:',
'LBL_NOTE'=>'Note:',
'LBL_WEBSITE'=>'Web site',
'LBL_NEW_APPOINTMENT'=>'New Appointment',
'LBL_SUBJECT'=>'Subject:',
'LBL_START_DATE'=>'Start Date:',
'LBL_START_TIME'=>'Start Time:',
'Portal User'=>'Portal User',
'LBL_CUSTOMER_PORTAL_INFORMATION'=>'Customer Portal Information',
'Support Start Date'=>'Support Start Date',
'Support End Date'=>'Support End Date',
'Name'=>'Name',
'LBL_ALL'=>'All',
'LBL_MAXIMUM_LIMIT_ERROR'=>'Sorry, the uploaded file exceeds the maximum vte_filesize. Please try a file smaller than 800000 bytes',
'LBL_UPLOAD_ERROR'=>'Problems in file upload. Please try again!',
'LBL_IMAGE_ERROR'=>'The given file is not of type image(.gif/.jpg/.png)',
'LBL_INVALID_IMAGE'=>'invalid file OR File is empty',
'Notify Owner'=>'Notify Owner',
'--None--'=>'--None--',
'Mr.'=>'Mr.',
'Ms.'=>'Ms.',
'Mrs.'=>'Mrs.',
'Dr.'=>'Dr.',
'Prof.'=>'Prof.',
'Cold Call'=>'Cold Call',
'Existing Customer'=>'Existing Customer',
'Self Generated'=>'Self Generated',
'Employee'=>'Employee',
'Partner'=>'Partner',
'Public Relations'=>'Public Relations',
'Direct Mail'=>'Direct Mail',
'Conference'=>'Conference',
'Trade Show'=>'Trade Show',
'Web Site'=>'Web site',
'Word of mouth'=>'Word of mouth',
'Other'=>'Other',
'User List'=>'User List',
'Customer Portal Login Details'=>'Customer Portal Login Details',
'Dear'=>'Dear',
'Your Customer Portal Login details are given below:'=>'Your Customer Portal Login details are given below:',
'User Id :'=>'User Id :',
'Password :'=>'Password :',
'Please Login Here'=>'Please Login Here',
'Note :'=>'Note :',
'We suggest you to change your password after logging in first time'=>'Please change your password after first login.',
'Support Team'=>'Support Team',
'TITLE_AJAX_CSS_POPUP_CHAT'=>'Ajax Css-Popup chat',
'importDate'=>'Import Date',
'importFile'=>'Import File (name of file)',
'LBL_INSERT_ENTRIE'=>'as new contact insert',
'LBL_CLOSE_POPUP'=>'back to record',
'LBL_TimeCards'=>'Interventions',
'Contact Id'=>'Contact No',
'Receive newsletter'=>'Receive newsletter',
);
?>