This commit is contained in:
2024-04-27 09:23:34 +02:00
commit 11e713ca6f
11884 changed files with 3263371 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
<!--
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLeads Business Card</h1>
<p>Use this page to enter a contactlead's business card information such as address, phone numbers, fax number, and email address. Optionally, from the Lead Source drop-down list, specify how the contactlead source, such as a trade show or a cold call. You can add additional comments in the Description field.

View File

@@ -0,0 +1,60 @@
<!--
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLead Detail Page</h1>
<p>View the contactlead details such as address, activities, history, and opportunities. You can create and manage any of this information from the appropriate sub-panel.</p>
<ul>
<li>To edit the contactlead information, click <span class="helpButton">Edit</span>, make the necessary revisions, and click <span class="helpButton">Save</span>. </li>
<li>To duplicate the information, click <span class="helpButton">Duplicate</span>. You can then make modifications to the record and save it as a different contactlead. The system displays the new record in the list on the ContactLeads Home page.</li>
<li>To find duplicate records, click <span class="helpButton">Find Duplicates</span>.
<li>To view or merge data from external data sources, click <span class="helpButton">Get Data</span>. This button displays only if the system administrator has enabled this functionality.
<li>To manage newsletter subscriptions, click <span class="helpButton">Manage Subscriptions</span>. To add the individual to a newsletter subscription mailing list, select the newsletter from the Available Newsletters list and drag it to the NewsLetters Subscribed To list.
Similarly, to remove the individual from the mailing list of a newsletter, drag the newsletter from the Newsletters Subscribed to list to the Available Newsletters list. Click <span class="helpButton">Save</span> to update the information.
<li>To delete a contactlead, click <span class="helpButton">Delete</span>.</li>
<li>To track changes made to contactlead information over time, click the <span class="helpButton">View Change Log</span> link.</li>
</ul>

View File

@@ -0,0 +1,92 @@
<!--
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLeads</h1>
<p>To create a contactlead, enter the following information:</p>
<span class="helpButton">ContactLead Information:</span>
<li><span class="helpButton">First Name</span>. Enter the contactlead's first name.</li>
<li><span class="helpButton">Last Name</span>. Enter the contactlead's last name.</li>
<li><span class="helpButton">Account Name</span>. From the drop-down list, select the name of the related account.</li>
<li><span class="helpButton">Lead Source</span>. From the drop-down list, select how the lead was generated.</li>
<li><span class="helpButton">Campaign</span>. Enter the name of the associated campaign, if applicable. To select a campaign from the Campaigns list, click <span class="helpButton">Select</span> and then click the campaign name in the list.</li>
<li><span class="helpButton">Office Phone</span>. Enter the contactlead's work number.</li>
<li><span class="helpButton">Mobile</span>. Enter the contactlead's mobile phone number.</li>
<li><span class="helpButton">Home</span>. Enter the contactlead's home phone number.</li>
<li><span class="helpButton">Other Phone</span>. Enter the alternative phone number, if any.</li>
<li><span class="helpButton">Fax</span>. Enter the contactlead's fax number.</li>
<li><span class="helpButton">Assistant</span>. Enter the assistant's name.</li>
<li><span class="helpButton">Assistant Phone</span>. Enter the assistant's phone number.</li>
<li><span class="helpButton">Account Name</span>. Enter the account name associated with the contactlead; alternatively, click <span class="helpButton">Select</span> to choose from the existing list of accounts.</li>
<li><span class="helpButton">Lead Source</span>. From the drop-down list, select the source that generated the lead, such as direct mail or trade show.</li>
<li><span class="helpButton">Title</span>. Enter the contactlead's business title.</li>
<li><span class="helpButton">Department</span>. Enter the department to which the contactlead belongs.</li>
<li><span class="helpButton">Birthdate</span>. Click the Calendar icon and select the contactlead's birthdate.</li>
<li><span class="helpButton">Reports To</span>. Click <span class="helpButton">Select</span> and select the contactlead's supervisor from the ContactLeads list.</li>
<li><span class="helpButton">Sync to Outlook</span>. If you have installed Sugar Plug-in for Microsoft Outlook, select this box to synchronize this contactlead information with Outlook.</li>
<li><span class="helpButton">Do Not Call</span>. Select this box to add the contactlead to the Do Not Call list. This is to ensure that the contactlead is not targeted during campaigns.</li>
<li><span class="helpButton">Assigned to</span>. Select the individual who is responsible for communicating with this contactlead. By default, you are assigned to the contactlead.
</ul>
<p>
<span class="helpButton">Email Address(es):</span>
Enter one or more emails addresses for the contactlead and mark it as Primary. If an email address is incorrect, select Invalid to mark it as incorrect. If you sent out campaign emails this contactlead and the individual chose to opt-out of receiving them, select Opted Out.
<p>
<span class="helpButton">Address Information:</span> Enter the primary address and other address information. To copy information from one section to the other, you can enter the address information on either one of the sections and click the arrow buttons. If you select a contactlead from the ContactLead's list, the system automatically enters the address for you. However, you can edit this information if needed.</p>
<p><span class="helpButton">Description:</span> Enter a brief description for the contactlead.</p>
<p><span class="helpButton">Portal Information:</span></p>
<ul>
<li><span class="helpButton">Portal Name</span>. Assign a user name to allow the contactlead to access your Case portal.</li>
<li><span class="helpButton">Portal Password</span>. Enter a user password for the contactlead to access the portal.
<li><span class="helpButton">Confirm Portal Password</span>. Enter the password again to confirm it.
<li><span class="helpButton">Portal Active</span>. Select this box if the portal is active.</li>
</ul>
Click <span class="helpButton">Save</span> to create the contactlead; click <span class="helpButton">Cancel</span> to return to the ContactLeads Home page without creating the new contactlead.</li>

View File

@@ -0,0 +1,53 @@
<!--
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLeads Import Vcard</h1>
Use this page to import a contactlead's electronic business card in vCard format from your local machine.
<p>To import a vCard file from your local file system into Sugar, click <span class="helpButton">Browse</span>, navigate to the vCard location on your local machine, and click <span class="helpButton">Open</span>. When the file path displays in the field, click <span class="helpButton">Import Vcard</span>.
<p>The system creates a new contactlead and displays the information from the vCard on the new contactlead's detail page.

View File

@@ -0,0 +1,79 @@
<!--
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLeads</h1>
<p>Use the ContactLeads module to create and manage contactleads for your organization. ContactLeads are individuals who are not employees of your organization such as customers and vendors.</p>
<p>The ContactLeads Home page displays the following information:</p>
<ul>
<li>A Search sub-panel where you can enter the subject or contactlead to search for related activities. To perform an advanced search using additional fields, click the <span class="helpButton">Advanced Search</span> tab.
<br>To customize and save the search layout and results, click the <span class="helpButton">Saved Search & Layout</span> link on the Advanced tab. To view a column in the search result, move it to the Display Column list using the left arrow. You can also change the order in which the results display from Ascending to Descending. Enter a name for the search results in the Save this View as ? field and click <span class="helpButton">Save</span>.
<p>
<li>To search for contactleads in records assigned to you, select <span class="helpButton">Only my items</span>.
<li>To perform an advanced search using additional fields, click the <span class="helpButton">Advanced Search</span> tab.
<li>To customize and save the search layout and results, click the <span class="helpButton">Saved Search & Layout</span> tab.
</ul>
<li>A list of existing contactlead names along with related information such as the account name and email address.</li><ul>
<li>To edit the contactlead details, click the Edit icon adjacent to the user name; alternatively, click <span class="helpButton">Edit</span> on the detail page.
<li>To email a contactlead, click the email address.</ul>
<li>To view the details of a contactlead, click the name in the ContactLeads list.</li>
<li>To update, delete, and synchronize multiple contactleads, select the contactleads from the list and use the Mass Update section.</li>
<li>To display the details of a contactlead, click the contactlead name in the list.
<li>To export one or more contactleads, click <span class="helpButton">Export</span> located above the contactlead names.
<li>To merge duplicate contactleads into one record, select the contactleads, and click <span class="helpButton">Merge Duplicates</span>.
</ul>
<ul>
<li>A Shortcuts section that displays the following options:</li><ul>
<li><span class="helpShortcut">Create ContactLead</span>. Click this option to create a record for a new contactlead.</li>
<li><span class="helpShortcut">Enter Business Card</span>. Click this option to add information from the business card of a new contactlead.</li>
<li><span class="helpShortcut">Create From vCard</span>. Click this option to import a vCard file from your local system.</li>
<li><span class="helpShortcut">ContactLeads</span>. Click this option to navigate back to the ContactLeads Home page from a contactlead's detail page.</li>
<li><span class="helpShortcut">ContactLead Reports</span>. Click this option to view an existing report on your contactleads, or to create a new report.</li>
<li><span class="helpShortcut">Import</span>. Click this option to import contactlead information from an external application or file.</li>
</ul>

View File

@@ -0,0 +1,238 @@
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
* Description: Defines the English language pack for the base application.
* Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
* All Rights Reserved.
* Contributor(s): ______________________________________..
********************************************************************************/
$mod_strings = array (
'LBL_FOREIGN_CONTACTLEAD'=>'Foreign contactlead',
'LBL_MAILING_TAG'=>'Mailing Tag',
//DON'T CONVERT THESE THEY ARE MAPPINGS
'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_OTHER_EMAIL_ADDRESS',
//END DON'T CONVERT
'ERR_DELETE_RECORD' => 'Specify the record number to delete the contactlead.',
'LBL_ACCOUNT_ID' => 'Account ID:',
'LBL_ACCOUNT_NAME' => 'Account Name:',
'LBL_CAMPAIGN' => 'Campaign:',
'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Activities',
'LBL_ADD_BUSINESSCARD' => 'Enter Business Card',
'LBL_ADDMORE_BUSINESSCARD' => 'Add another business card',
'LBL_ADDRESS_INFORMATION' => 'Address Information',
'LBL_ALT_ADDRESS_CITY' => 'Alternate Address City:',
'LBL_ALT_ADDRESS_COUNTRY' => 'Alternate Address Country:',
'LBL_ALT_ADDRESS_POSTALCODE' => 'Alternate Address Postal Code:',
'LBL_ALT_ADDRESS_STATE' => 'Alternate Address State:',
'LBL_ALT_ADDRESS_STREET_2' => 'Alternate Address Street 2:',
'LBL_ALT_ADDRESS_STREET_3' => 'Alternate Address Street 3:',
'LBL_ALT_ADDRESS_STREET' => 'Alternate Address Street:',
'LBL_ALTERNATE_ADDRESS' => 'Other Address:',
'LBL_ANY_ADDRESS' => 'Any Address:',
'LBL_ANY_EMAIL' => 'Any Email:',
'LBL_ANY_PHONE' => 'Any Phone:',
'LBL_ASSIGNED_TO_NAME' => 'Assigned to:',
'LBL_ASSIGNED_TO_ID' => 'Assigned User',
'LBL_ASSISTANT_PHONE' => 'Assistant Phone:',
'LBL_ASSISTANT' => 'Assistant:',
'LBL_BIRTHDATE' => 'Birthdate:',
'LBL_BUSINESSCARD' => 'Business Card',
'LBL_CITY' => 'City:',
'LBL_CAMPAIGN_ID' => 'Campaign ID',
'LBL_CONTACTLEAD_INFORMATION' => 'ContactLead Information',
'LBL_CONTACTLEAD_NAME' => 'ContactLead Name:',
'LBL_CONTACTLEAD_OPP_FORM_TITLE' => 'ContactLead-Opportunity:',
'LBL_CONTACTLEAD_ROLE' => 'Role:',
'LBL_CONTACTLEAD' => 'ContactLead:',
'LBL_COUNTRY' => 'Country:',
'LBL_CREATED_ACCOUNT' => 'Created a new account',
'LBL_CREATED_CALL' => 'Created a new call',
'LBL_CREATED_CONTACTLEAD' => 'Created a new contactlead',
'LBL_CREATED_MEETING' => 'Created a new meeting',
'LBL_CREATED_OPPORTUNITY' =>'Created a new opportunity',
'LBL_DATE_MODIFIED' => 'Date Modified:',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'ContactLeads',
'LBL_DEPARTMENT' => 'Department:',
'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
'LBL_DESCRIPTION' => 'Description:',
'LBL_DIRECT_REPORTS_SUBPANEL_TITLE'=>'Direct Reports',
'LBL_DO_NOT_CALL' => 'Do Not Call:',
'LBL_DUPLICATE' => 'Possible Duplicate ContactLeads',
'LBL_EMAIL_ADDRESS' => 'Email:',
'LBL_EMAIL_OPT_OUT' => 'Email Opt Out:',
'LBL_EMPTY_VCARD' => 'Please select a vCard file',
'LBL_EXISTING_ACCOUNT' => 'Used an existing account',
'LBL_EXISTING_CONTACTLEAD' => 'Used an existing contactlead',
'LBL_EXISTING_OPPORTUNITY'=> 'Used an existing opportunity',
'LBL_FAX_PHONE' => 'Fax:',
'LBL_FIRST_NAME' => 'First Name:',
'LBL_FULL_NAME' => 'Full Name:',
'LBL_HISTORY_SUBPANEL_TITLE'=>'History',
'LBL_HOME_PHONE' => 'Home:',
'LBL_ID' => 'ID:',
'LBL_IMPORT_VCARD' => 'Import vCard',
'LBL_VCARD' => 'vCard',
'LBL_IMPORT_VCARDTEXT' => 'Automatically create a new contactlead by importing a vCard from your file system.',
'LBL_INVALID_EMAIL'=>'Invalid Email:',
'LBL_INVITEE' => 'Direct Reports',
'LBL_LAST_NAME' => 'Last Name:',
'LBL_LEAD_SOURCE' => 'Lead Source:',
'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
'LBL_LIST_CONTACTLEAD_NAME' => 'ContactLead Name',
'LBL_LIST_CONTACTLEAD_ROLE' => 'Role',
'LBL_LIST_EMAIL_ADDRESS' => 'Email',
'LBL_LIST_FIRST_NAME' => 'First Name',
'LBL_LIST_FORM_TITLE' => 'ContactLead List',
'LBL_VIEW_FORM_TITLE' => 'ContactLead View',
'LBL_LIST_LAST_NAME' => 'Last Name',
'LBL_LIST_DATE_MODIFIED' => 'Data Modyfikacji',
'LBL_LIST_NAME' => 'Name',
'LBL_LIST_OTHER_EMAIL_ADDRESS' => 'Other Email',
'LBL_LIST_PHONE' => 'Office Phone',
'LBL_LIST_TITLE' => 'Title',
'LBL_MOBILE_PHONE' => 'Mobile:',
'LBL_MODIFIED' => 'Modified By:',
'LBL_MODULE_NAME' => 'ContactLeads',
'LBL_MODULE_TITLE' => 'ContactLeads: Home',
'LBL_NAME' => 'Name:',
'LBL_NEW_FORM_TITLE' => 'New ContactLead',
'LBL_NEW_PORTAL_PASSWORD' => 'New Portal Password:',
'LBL_NOTE_SUBJECT' =>'Note Subject',
'LBL_OFFICE_PHONE' => 'Office Phone:',
'LBL_OPP_NAME' => 'Opportunity Name:',
'LBL_OPPORTUNITY_ROLE_ID'=>'Opportunity Role ID:',
'LBL_OPPORTUNITY_ROLE'=>'Opportunity Role',
'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email:',
'LBL_OTHER_PHONE' => 'Other Phone:',
'LBL_PHONE' => 'Phone:',
'LBL_PORTAL_ACTIVE' => 'Portal Active:',
'LBL_PORTAL_APP'=>'Portal Application:',
'LBL_PORTAL_INFORMATION' => 'Portal Information',
'LBL_PORTAL_NAME' => 'Portal Name:',
'LBL_PORTAL_PASSWORD_ISSET' => 'Portal Password is Set:',
'LBL_POSTAL_CODE' => 'Postal Code:',
'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City:',
'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country:',
'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postal Code:',
'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State:',
'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2:',
'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3:',
'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street:',
'LBL_PRIMARY_ADDRESS' => 'Primary Address:',
'LBL_PRODUCTS_TITLE'=>'Products',
'LBL_RELATED_CONTACTLEADS_TITLE'=>'Related ContactLeads',
'LBL_REPORTS_TO_ID'=>'Reports to ID:',
'LBL_REPORTS_TO' => 'Reports To:',
'LBL_RESOURCE_NAME' => 'Resource Name',
'LBL_SALUTATION' => 'Salutation:',
'LBL_SAVE_CONTACTLEAD' => 'Save ContactLead',
'LBL_SEARCH_FORM_TITLE' => 'ContactLead Search',
'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Select Checked ContactLeads',
'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Select Checked ContactLeads',
'LBL_STATE' => 'State:',
'LBL_SYNC_CONTACTLEAD' => 'Sync to Outlook&reg;:',
'LBL_PROSPECT_LIST' => 'Prospect List',
'LBL_TITLE' => 'Title:',
'LNK_CONTACTLEAD_LIST' => 'ContactLeads',
'LNK_IMPORT_VCARD' => 'Create From vCard',
'LNK_NEW_ACCOUNT' => 'Create Account',
'LNK_NEW_APPOINTMENT' => 'Create Appointment',
'LNK_NEW_CALL' => 'Schedule Call',
'LNK_NEW_CASE' => 'Create Case',
'LNK_NEW_CONTACTLEAD' => 'Create ContactLead',
'LNK_NEW_EMAIL' => 'Archive Email',
'LNK_NEW_MEETING' => 'Schedule Meeting',
'LNK_NEW_NOTE' => 'Create Note',
'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
'LNK_NEW_TASK' => 'Create Task',
'LNK_SELECT_ACCOUNT' => "Select Account",
'MSG_DUPLICATE' => 'The contactlead record you are about to create might be a duplicate of a contactlead record that already exists. ContactLead records containing similar names and/or email addresses are listed below.<br>Click Save to continue creating this new contactlead, or click Cancel to return to the module without creating the contactlead.',
'MSG_SHOW_DUPLICATES' => 'The contactlead record you are about to create might be a duplicate of a contactlead record that already exists. ContactLead records containing similar names and/or email addresses are listed below.<br>Click Save to continue creating this new contactlead, or click Cancel to return to the module without creating the contactlead.',
'NTC_COPY_ALTERNATE_ADDRESS' => 'Copy alternate address to primary address',
'NTC_COPY_PRIMARY_ADDRESS' => 'Copy primary address to alternate address',
'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
'NTC_OPPORTUNITY_REQUIRES_ACCOUNT' => 'Creating an opportunity requires an account.\n Please either create a new account or select an existing one.',
'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this contactlead from the case?',
'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION' => 'Are you sure you want to remove this record as a direct report?',
'LBL_USER_PASSWORD' => 'Password:',
'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
'LBL_COPY_ADDRESS_CHECKED' => 'Copy Address to Checked ContactLeads',
'LBL_TARGET_OF_CAMPAIGNS' => 'Campaigns (Target of) :',
'LBL_CAMPAIGNS' => 'Campaigns',
'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE'=>'Campaigns',
'LBL_LIST_CITY' => 'City',
'LBL_LIST_STATE' => 'State',
'LBL_HOMEPAGE_TITLE' => 'My ContactLeads',
'LBL_OPPORTUNITIES' => 'Opportunities',
'LBL_CHECKOUT_DATE'=>'Checkout Date',
)
?>

View File

@@ -0,0 +1,235 @@
i<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contactlead SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contactlead@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
* "Powered by SugarCRM".
********************************************************************************/
/*********************************************************************************
* Description: Defines the English language pack for the base application.
* Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
* All Rights Reserved.
* Contributor(s): ______________________________________..
********************************************************************************/
$mod_strings = array (
//DON'T CONVERT THESE THEY ARE MAPPINGS
'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_OTHER_EMAIL_ADDRESS',
//END DON'T CONVERT
'ERR_DELETE_RECORD' => 'Die Nummer eines Eintrages muss angegeben werden um einen Kontakt zu löschen!',
'LBL_ACCOUNT_ID' => 'Firma ID',
'LBL_ACCOUNT_NAME' => 'Firmenname:',
'LBL_CAMPAIGN' => 'Kampagne:',
'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Aktivitäten',
'LBL_ADD_BUSINESSCARD' => 'Eingabe Visitenkarte',
'LBL_ADDMORE_BUSINESSCARD' => 'Weitere Visitenkarte anlegen',
'LBL_ADDRESS_INFORMATION' => 'Adressinformation',
'LBL_ALT_ADDRESS_CITY' => '2. Adresse Stadt:',
'LBL_ALT_ADDRESS_COUNTRY' => '2. Adresse Land:',
'LBL_ALT_ADDRESS_POSTALCODE' => '2. Adresse PLZ:',
'LBL_ALT_ADDRESS_STATE' => '2. Adresse Bundesland:',
'LBL_ALT_ADDRESS_STREET_2' => '2. Adresse Straße 2:',
'LBL_ALT_ADDRESS_STREET_3' => '2. Adresse Straße 3:',
'LBL_ALT_ADDRESS_STREET' => '2. Adresse Straße:',
'LBL_ALTERNATE_ADDRESS' => 'Weitere Adresse:',
'LBL_ANY_ADDRESS' => 'Irgendeine Adresse:',
'LBL_ANY_EMAIL' => 'Irgendeine E-Mail:',
'LBL_ANY_PHONE' => 'Irgendeine Telefonnummer:',
'LBL_ASSIGNED_TO_NAME' => 'Zugewiesen an:',
'LBL_ASSIGNED_TO_ID' => 'Zugew. Benutzer',
'LBL_ASSISTANT_PHONE' => 'Telefonnr. Assistent:',
'LBL_ASSISTANT' => 'Assistent:',
'LBL_BIRTHDATE' => 'Geburtstag:',
'LBL_BUSINESSCARD' => 'Visitenkarte',
'LBL_CITY' => 'Stadt:',
'LBL_CAMPAIGN_ID' => 'Kampagnen ID',
'LBL_CONTACTLEAD_INFORMATION' => 'Kontakt Information',
'LBL_CONTACTLEAD_NAME' => 'Name:',
'LBL_CONTACTLEAD_OPP_FORM_TITLE' => 'Kontakt-Verkaufschance:',
'LBL_CONTACTLEAD_ROLE' => 'Beruf:',
'LBL_CONTACTLEAD' => 'Kontakt:',
'LBL_COUNTRY' => 'Land:',
'LBL_CREATED_ACCOUNT' => 'Neue Firma angelegt',
'LBL_CREATED_CALL' => 'Neuer Anruf angelegt',
'LBL_CREATED_CONTACTLEAD' => 'Neuer Kontakt angelegt',
'LBL_CREATED_MEETING' => 'Neues Meeting angelegt',
'LBL_CREATED_OPPORTUNITY' =>'Neue Verkaufschance erstellt',
'LBL_DATE_MODIFIED' => 'Geändert am:',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Kontakte',
'LBL_DEPARTMENT' => 'Abteilung:',
'LBL_DESCRIPTION_INFORMATION' => 'Beschreibungsinformation',
'LBL_DESCRIPTION' => 'Beschreibung:',
'LBL_DIRECT_REPORTS_SUBPANEL_TITLE'=>'Direkt-Unterstellte',
'LBL_DO_NOT_CALL' => 'Nicht anrufen:',
'LBL_DUPLICATE' => 'Mögliche doppelte Kontakte',
'LBL_EMAIL_ADDRESS' => 'E-Mail:',
'LBL_EMAIL_OPT_OUT' => 'Keine E-Mails senden:',
'LBL_EMPTY_VCARD' => 'Bitte wählen Sie eine vCard Datei aus',
'LBL_EXISTING_ACCOUNT' => 'Vorhandene Firma ausgewählt',
'LBL_EXISTING_CONTACTLEAD' => 'Vorhandener Kontakt ausgewählt',
'LBL_EXISTING_OPPORTUNITY'=> 'Vorhandene Verkaufschance benutzt',
'LBL_FAX_PHONE' => 'Fax:',
'LBL_FIRST_NAME' => 'Vorname:',
'LBL_FULL_NAME' => 'Ganzer Name:',
'LBL_HISTORY_SUBPANEL_TITLE'=>'Verlauf',
'LBL_HOME_PHONE' => 'Privat:',
'LBL_ID' => 'ID:',
'LBL_IMPORT_VCARD' => 'vCard importieren',
'LBL_VCARD' => 'vCard',
'LBL_IMPORT_VCARDTEXT' => 'Durch Import einer vCard neuen Kontakt automatisch anlegen.',
'LBL_INVALID_EMAIL'=>'Ungültige E-Mail:',
'LBL_INVITEE' => 'Direkt-Unterstellte',
'LBL_LAST_NAME' => 'Nachname:',
'LBL_LEAD_SOURCE' => 'Quelle:',
'LBL_LIST_ACCEPT_STATUS' => 'Status',
'LBL_LIST_ACCOUNT_NAME' => 'Firmenname',
'LBL_LIST_CONTACTLEAD_NAME' => 'Kontakt:',
'LBL_LIST_CONTACTLEAD_ROLE' => 'Rolle',
'LBL_LIST_EMAIL_ADDRESS' => 'E-Mail',
'LBL_LIST_FIRST_NAME' => 'Vorname',
'LBL_LIST_FORM_TITLE' => 'Kontakt Liste',
'LBL_VIEW_FORM_TITLE' => 'Kontakt Ansicht',
'LBL_LIST_LAST_NAME' => 'Nachname',
'LBL_LIST_NAME' => 'Name',
'LBL_LIST_OTHER_EMAIL_ADDRESS' => 'Weitere E-Mail',
'LBL_LIST_PHONE' => 'Telefon Büro',
'LBL_LIST_TITLE' => 'Funktion',
'LBL_MOBILE_PHONE' => 'Mobiltelefon:',
'LBL_MODIFIED' => 'Geändert von:',
'LBL_MODULE_NAME' => 'Kontakte',
'LBL_MODULE_TITLE' => 'Kontakte: Home',
'LBL_NAME' => 'Name:',
'LBL_NEW_FORM_TITLE' => 'Neuer Kontakt',
'LBL_NEW_PORTAL_PASSWORD' => 'Neues Portal Passwort:',
'LBL_NOTE_SUBJECT' =>'Betreff Notiz',
'LBL_OFFICE_PHONE' => 'Bürotelefon:',
'LBL_OPP_NAME' => 'Verkaufschance Name:',
'LBL_OPPORTUNITY_ROLE_ID'=>'Verkaufschance Rollen ID:',
'LBL_OPPORTUNITY_ROLE'=>'Verkaufschance Rolle',
'LBL_OTHER_EMAIL_ADDRESS' => 'Weitere E-Mail:',
'LBL_OTHER_PHONE' => 'Weiteres Telefon:',
'LBL_PHONE' => 'Telefon:',
'LBL_PORTAL_ACTIVE' => 'Portal Aktiv:',
'LBL_PORTAL_APP'=>'Portal Anwendung',
'LBL_PORTAL_INFORMATION' => 'Portal Information',
'LBL_PORTAL_NAME' => 'Portal Name:',
'LBL_PORTAL_PASSWORD_ISSET' => 'Portal Password ist gesetzt:',
'LBL_POSTAL_CODE' => 'PLZ:',
'LBL_PRIMARY_ADDRESS_CITY' => 'Hauptadresse Stadt:',
'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Hauptadresse Land:',
'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Hauptadresse PLZ:',
'LBL_PRIMARY_ADDRESS_STATE' => 'Hauptadresse Bundesland:',
'LBL_PRIMARY_ADDRESS_STREET_2' => 'Hauptadresse Straße 2:',
'LBL_PRIMARY_ADDRESS_STREET_3' => 'Hauptadresse Straße 3:',
'LBL_PRIMARY_ADDRESS_STREET' => 'Hauptadresse Straße:',
'LBL_PRIMARY_ADDRESS' => 'Hauptadresse:',
'LBL_PRODUCTS_TITLE'=>'Produkte',
'LBL_RELATED_CONTACTLEADS_TITLE'=>'Verknüpfte Kontakte',
'LBL_REPORTS_TO_ID'=>'Berichtet an ID',
'LBL_REPORTS_TO' => 'Berichtet an:',
'LBL_RESOURCE_NAME' => 'Ressourcenname',
'LBL_SALUTATION' => 'Anrede:',
'LBL_SAVE_CONTACTLEAD' => 'Kontakt speichern',
'LBL_SEARCH_FORM_TITLE' => 'Kontakte Suche',
'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Markierte Kontakte auswählen',
'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Markierte Kontakte auswählen',
'LBL_STATE' => 'Bundesland:',
'LBL_SYNC_CONTACTLEAD' => 'Sync mit Outlook®:',
'LBL_PROSPECT_LIST' => 'Kontaktliste',
'LBL_TITLE' => 'Funktion:',
'LNK_CONTACTLEAD_LIST' => 'Kontakte',
'LNK_IMPORT_VCARD' => 'vCard importieren',
'LNK_NEW_ACCOUNT' => 'Neue Firma',
'LNK_NEW_APPOINTMENT' => 'Neuer Termin',
'LNK_NEW_CALL' => 'Neuer Anruf',
'LNK_NEW_CASE' => 'Neuer Fall',
'LNK_NEW_CONTACTLEAD' => 'Neuer Kontakt',
'LNK_NEW_EMAIL' => 'E-Mail archivieren',
'LNK_NEW_MEETING' => 'Neues Meeting',
'LNK_NEW_NOTE' => 'Neue Notiz',
'LNK_NEW_OPPORTUNITY' => 'Neue Verkaufschance',
'LNK_NEW_TASK' => 'Neue Aufgabe',
'LNK_SELECT_ACCOUNT' => "Firma auswählen",
'MSG_DUPLICATE' => 'Der Kontakt den Sie gerade erstellen, könnte eine Dublette eines bereits bestehenden Kontakts sein. Kontakte mit ähnlichen Namen / E-Mail Adressen sind unten aufgeführt.<br>Drücken Sie auf Speichern um fortzusetzen oder auf Abbrechen um zum Modul zurückzukehren ohne den Kontakt zu speichern.',
'MSG_SHOW_DUPLICATES' => 'Der Kontakt den Sie gerade erstellen, könnte eine Dublette eines bereits bestehenden Kontakts sein. Kontakte mit ähnlichen Namen / E-Mail Adressen sind unten aufgeführt.<br>Drücken Sie auf Speichern um fortzusetzen oder auf Abbrechen um zum Modul zurückzukehren ohne den Kontakt zu speichern.',
'NTC_COPY_ALTERNATE_ADDRESS' => 'Weitere Adresse in Hauptadresse kopieren',
'NTC_COPY_PRIMARY_ADDRESS' => 'Hauptadresse in weitere Adresse kopieren',
'NTC_DELETE_CONFIRMATION' => 'Sind Sie sicher, dass Sie diesen Eintrag löschen wollen?',
'NTC_OPPORTUNITY_REQUIRES_ACCOUNT' => 'Zum erstellen einer Verkaufschance benötigen Sie eine Firma. Bitte erstellen Sie eine Firma oder wählen Sie eine existierende aus.',
'NTC_REMOVE_CONFIRMATION' => 'Möchten Sie diesen Kontakt wirklich von diesem Fall entfernen?',
'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION' => 'Möchten Sie diesen Eintrag wirklich als direkten Bericht entfernen?',
'LBL_USER_PASSWORD' => 'Passwort:',
'LBL_LEADS_SUBPANEL_TITLE' => 'Interessenten',
'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Verkaufschancen',
'LBL_CASES_SUBPANEL_TITLE' => 'Fälle',
'LBL_BUGS_SUBPANEL_TITLE' => 'Fehler',
'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projekte',
'LBL_COPY_ADDRESS_CHECKED' => 'Adresse zu gewählten Kontakten kopieren',
'LBL_TARGET_OF_CAMPAIGNS' => 'Kampagnen (Ziele von):',
'LBL_CAMPAIGNS' => 'Kampagnen',
'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE'=>'Kampagnen',
'LBL_LIST_CITY' => 'Stadt',
'LBL_LIST_STATE' => 'Bundesland',
'LBL_HOMEPAGE_TITLE' => 'Meine Kontakte',
'LBL_OPPORTUNITIES' => 'Verkaufschancen',
'LBL_CHECKOUT_DATE'=>'Datum ausgecheckt',
)
?>

View File

@@ -0,0 +1,52 @@
<!--
/*********************************************************************************
* The contents of this file are subject to the SugarCRM Enterprise Subscription
* Agreement ("License") which can be viewed at
* http://www.sugarcrm.com/crm/products/sugar-enterprise-eula.html
* By installing or using this file, You have unconditionally agreed to the
* terms and conditions of the License, and You may not use this file except in
* compliance with the License. Under the terms of the license, You shall not,
* among other things: 1) sublicense, resell, rent, lease, redistribute, assign
* or otherwise transfer Your rights to the Software, and 2) use the Software
* for timesharing or service bureau purposes such as hosting the Software for
* commercial gain and/or for the benefit of a third party. Use of the Software
* may be subject to applicable fees and any use of the Software without first
* paying applicable fees is strictly prohibited. You do not have the right to
* remove SugarCRM copyrights from the source code or user interface.
*
* All copies of the Covered Code must include on each user interface screen:
* (i) the "Powered by SugarCRM" logo and
* (ii) the SugarCRM copyright notice
* in the same form as they appear in the distribution. See full license for
* requirements.
*
* Your Warranty, Limitations of liability and Indemnity are expressly stated
* in the License. Please refer to the License for the specific language
* governing these rights and limitations under the License. Portions created
* by SugarCRM are Copyright (C) 2004-2008 SugarCRM, Inc.; All Rights Reserved.
********************************************************************************/
/*********************************************************************************
********************************************************************************/
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<h1>ContactLead Detail Page</h1>
<p>View the contactlead details such as address, activities, history, and opportunities. You can create and manage any of this information from the appropriate sub-panel.</p>
<ul>
<li>To edit the contactlead information, click <span class="helpButton">Edit</span>, make the necessary revisions, and click <span class="helpButton">Save</span>. </li>
<li>To duplicate the information, click <span class="helpButton">Duplicate</span>. You can then make modifications to the record and save it as a different contactlead. The system displays the new record in the list on the ContactLeads Home page.</li>
<li>To find duplicate records, click <span class="helpButton">Find Duplicates</span>.
<li>To view or merge data from external data sources, click <span class="helpButton">Get Data</span>. This button displays only if the system administrator has enabled this functionality.
<li>To manage newsletter subscriptions, click <span class="helpButton">Manage Subscriptions</span>. To add the individual to a newsletter subscription mailing list, select the newsletter from the Available Newsletters list and drag it to the NewsLetters Subscribed To list.
Similarly, to remove the individual from the mailing list of a newsletter, drag the newsletter from the Newsletters Subscribed to list to the Available Newsletters list. Click <span class="helpButton">Save</span> to update the information.
<li>To delete a contactlead, click <span class="helpButton">Delete</span>.</li>
<li>To track changes made to contactlead information over time, click the <span class="helpButton">View Change Log</span> link.</li>
</ul>

View File

@@ -0,0 +1,221 @@
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
* The contents of this file are subject to the SugarCRM Public License Version
* 1.1.3 ("License"); You may not use this file except in compliance with the
* License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* All copies of the Covered Code must include on each user interface screen:
* (i) the "Powered by SugarCRM" logo and
* (ii) the SugarCRM copyright notice
* in the same form as they appear in the distribution. See full license for
* requirements.
*
* The Original Code is: SugarCRM Open Source
* The Initial Developer of the Original Code is SugarCRM, Inc.
* Portions created by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.;
* All Rights Reserved.
* Contributor(s): ______________________________________.
********************************************************************************/
/*********************************************************************************
* pl_pl.lang.ext.php,v for SugarCRM 4.5.1 -->>
* Translator: Krzysztof Morawski
* All Rights Reserved.
* Any bugs report welcome: krzysiek<at>kmmgroup<dot>pl
* Contributor(s): ______________________________________..
********************************************************************************/
$mod_strings = array (
//DON'T CONVERT THESE THEY ARE MAPPINGS
'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_OTHER_EMAIL_ADDRESS',
//END DON'T CONVERT
'LNK_CONTACTLEAD_REPORTS' => 'Raporty Kontaktów',
'LBL_PANEL_MAILINGGROUPS'=>'Grupy mailingowe',
'LBL_MAILINGGROUP_NAME'=>"Nazwa grupy",
'LBL_MAILINGGROUP_AVAILABLE'=>"Aktywna",
'ERR_DELETE_RECORD' => 'Numer rekordu musi być określony, aby usunąć kontakt.',
'LBL_ACCOUNT_ID' => 'ID Klienta:',
'LBL_ACCOUNT_NAME' => 'Nazwa Klienta:',
'LBL_CAMPAIGN' => 'Kampania:',
'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Działania',
'LBL_ADD_BUSINESSCARD' => 'Wprowadź wizytówkę',
'LBL_ADDMORE_BUSINESSCARD' => 'Dodaj inną wizytówkę',
'LBL_ADDRESS_INFORMATION' => 'Dane adresowe',
'LBL_ALT_ADDRESS_CITY' => 'Inne miasto Adresata:',
'LBL_ALT_ADDRESS_COUNTRY' => 'Inny kraj Adresata:',
'LBL_ALT_ADDRESS_POSTALCODE' => 'Inny Kod pocztowy Adresata:',
'LBL_ALT_ADDRESS_STATE' => 'Nazwa innego województwa Adresata:',
'LBL_ALT_ADDRESS_STREET_2' => 'Inna nazwa ulicy Adresata 2:',
'LBL_ALT_ADDRESS_STREET_3' => 'Inna nazwa ulicy Adresata 3:',
'LBL_ALT_ADDRESS_STREET' => 'Inna nazwy ulicy Adresata:',
'LBL_ALTERNATE_ADDRESS' => 'Inne adresy:',
'LBL_ANY_ADDRESS' => 'Dodaktowy adres:',
'LBL_ANY_EMAIL' => 'Dodaktowy Email:',
'LBL_ANY_PHONE' => 'Dodaktowy numer telefonu:',
'LBL_ASSIGNED_TO_NAME' => 'Przydzielone do:',
'LBL_ASSIGNED_TO_ID' => 'Przydzielone do Użytkownika',
'LBL_ASSISTANT_PHONE' => 'Telefon asystenta:',
'LBL_FOREIGN_CONTACTLEAD' => 'Kontakt zagraniczny',
'LBL_ASSISTANT' => 'Asystent:',
'LBL_BIRTHDATE' => 'Data urodzin:',
'LBL_MAILING_TAG' => 'Etykieta pocztowa',
'LBL_BUSINESSCARD' => 'Wizytówka',
'LBL_CITY' => 'Miasto:',
'LBL_CAMPAIGN_ID' => 'ID Kampanii:',
'LBL_CONTACTLEAD_INFORMATION' => 'Dane kontaktowe',
'LBL_CONTACTLEAD_NAME' => 'Nazwa kontaktowa:',
'LBL_CONTACTLEAD_OPP_FORM_TITLE' => 'Kontakt-Temat:',
'LBL_CONTACTLEAD_ROLE' => 'Zależność:',
'LBL_CONTACTLEAD' => 'Kontakt:',
'LBL_COUNTRY' => 'Kraj:',
'LBL_CREATED_ACCOUNT' => 'Utwórz nowego Klienta',
'LBL_CREATED_CALL' => 'Utwórz rozmowę telefoniczną',
'LBL_CREATED_CONTACTLEAD' => 'Utwórz nowy Kontakt',
'LBL_CREATED_MEETING' => 'Utwórz nowe Spotkanie',
'LBL_CREATED_OPPORTUNITY' =>'Utwóż nowy Temat',
'LBL_DATE_MODIFIED' => 'Zmodyfikowano:',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Kontakty',
'LBL_DEPARTMENT' => 'Departament:',
'LBL_DESCRIPTION_INFORMATION' => 'Informacje opisujące',
'LBL_DESCRIPTION' => 'Opis:',
'LBL_DIRECT_REPORTS_SUBPANEL_TITLE'=>'Raportowanie bezpośrednie',
'LBL_DO_NOT_CALL' => 'Nie dzwonić',
'LBL_DUPLICATE' => 'Moliwość zduplikowania Kontaktu',
'LBL_EMAIL_ADDRESS' => 'Email:',
'LBL_EMAIL_OPT_OUT' => 'Opcjonalny Email:',
'LBL_EXISTING_ACCOUNT' => 'Użyto istniejcego Klienta',
'LBL_EXISTING_CONTACTLEAD' => 'Użyto istniejcego Kontaktu',
'LBL_EXISTING_OPPORTUNITY'=> 'Użyto istniejącego Tematu',
'LBL_FAX_PHONE' => 'Fax:',
'LBL_FIRST_NAME' => 'Imię',
'LBL_FULL_NAME' => 'Pełna nazwa:',
'LBL_HISTORY_SUBPANEL_TITLE'=>'Historia',
'LBL_LIST_DATE_MODIFIED' => 'Data Modyfikacji',
'LBL_ECMQUOTES_SUBPANEL_TITLE' => 'Oferty',
'LBL_HOME_PHONE' => 'Dom:',
'LBL_ID' => 'ID:',
'LBL_IMPORT_VCARD' => 'Importuj vCard',
'LBL_VCARD' => 'vCard',
'LBL_IMPORT_VCARDTEXT' => 'Automatycznie twórz nowy kontakt z pliku vCard pobranego z Twojego sytemu.',
'LBL_INVALID_EMAIL'=>'Niewłaściwy format Email:',
'LBL_INVITEE' => 'Raportowanie bezpośrednie',
'LBL_LAST_NAME' => 'Nazwisko:',
'LBL_LEAD_SOURCE' => 'Źródło pozyskania:',
'LBL_LIST_ACCEPT_STATUS' => 'Status Akceptacji',
'LBL_LIST_ACCOUNT_NAME' => 'Nazwisko Klienta',
'LBL_LIST_CONTACTLEAD_NAME' => 'Nazwa Kontaktu',
'LBL_LIST_CONTACTLEAD_ROLE' => 'Zależność',
'LBL_LIST_EMAIL_ADDRESS' => 'Email',
'LBL_LIST_FIRST_NAME' => 'Imię',
'LBL_LIST_FORM_TITLE' => 'Lista Kontaktów',
'LBL_VIEW_FORM_TITLE' => 'Widok Kontaktów',
'LBL_LIST_LAST_NAME' => 'Nazwisko',
'LBL_LIST_NAME' => 'Imię',
'LBL_LIST_OTHER_EMAIL_ADDRESS' => 'Inny adres Email',
'LBL_LIST_PHONE' => 'Telefon do biura',
'LBL_LIST_TITLE' => 'Tytuł',
'LBL_MOBILE_PHONE' => 'Telefon komórkowy:',
'LBL_MODIFIED' => 'Zmodyfikowano przez Użytkownika ID:',
'LBL_MODULE_NAME' => 'Kontakty',
'LBL_MODULE_TITLE' => 'Kontakty: Strona Główna',
'LBL_NAME' => 'Nazwisko:',
'LBL_NEW_FORM_TITLE' => 'Nowy kontakt',
'LBL_NEW_PORTAL_PASSWORD' => 'Nowe hasło Portalu:',
'LBL_NOTE_SUBJECT' =>'Tytuł Notatki',
'LBL_OFFICE_PHONE' => 'Telefon do biura:',
'LBL_OPP_NAME' => 'Nazwa Tematu:',
'LBL_OPPORTUNITY_ROLE_ID'=>'ID Zależności w Temacie:',
'LBL_OPPORTUNITY_ROLE'=>'Zalezność w Temacie',
'LBL_OTHER_EMAIL_ADDRESS' => 'Inny Adres Email:',
'LBL_OTHER_PHONE' => 'Inny Numer Telefonu:',
'LBL_PHONE' => 'Telefon:',
'LBL_PORTAL_ACTIVE' => 'Aktywny Użytkownik portalu:',
'LBL_PORTAL_APP'=>'Aplikacje Portalu:',
'LBL_PORTAL_INFORMATION' => 'Informacje o Portalu',
'LBL_PORTAL_NAME' => 'Nazwa portalu:',
'LBL_PORTAL_PASSWORD_ISSET' => 'Hasło dla Portalu ustalone?:',
'LBL_POSTAL_CODE' => 'Kod Pocztowy:',
'LBL_PRIMARY_ADDRESS_CITY' => 'Główny Adres - Miasto:',
'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Główny Adres - Kraj:',
'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Główny Adres - Kod Pocztowy:',
'LBL_PRIMARY_ADDRESS_STATE' => 'Główny Adres - Wojewódzwto:',
'LBL_PRIMARY_ADDRESS_STREET_2' => 'Główny Adres - Ulica 2:',
'LBL_PRIMARY_ADDRESS_STREET_3' => 'Główny Adres - Ulica 3:',
'LBL_PRIMARY_ADDRESS_STREET' => 'Główny Adres - Ulica:',
'LBL_PRIMARY_ADDRESS' => 'Główny Adres:',
'LBL_PRODUCTS_TITLE'=>'Produkty',
'LBL_RELATED_CONTACTLEADS_TITLE'=>'Kontakty połączone',
'LBL_REPORTS_TO_ID'=>'Raportuje do ID:',
'LBL_REPORTS_TO' => 'Raportuje do:',
'LBL_RESOURCE_NAME' => 'Nazwa Źródła',
'LBL_SALUTATION' => 'Pozdrowienie:',
'LBL_SAVE_CONTACTLEAD' => 'Zapisz kontakt',
'LBL_SEARCH_FORM_TITLE' => 'Wyszukiwanie kontaktu',
'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Wybierz zaznaczone kontakty',
'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Wybierz zaznaczone kontakty',
'LBL_STATE' => 'Województwo:',
'LBL_SYNC_CONTACTLEAD' => 'Synchronizuj kontakt:',
'LBL_TEAM_ID' => 'ID Zespołu:',
'LBL_TITLE' => 'Tytuł:',
'LNK_CONTACTLEAD_LIST' => 'Kontakty',
'LNK_IMPORT_VCARD' => 'Utwórz vCard',
'LNK_NEW_ACCOUNT' => 'Utwórz Klienta',
'LNK_NEW_APPOINTMENT' => 'Utwórz Spotkanie',
'LNK_NEW_CALL' => 'Zaplanowane rozmowy tel.',
'LNK_NEW_CASE' => 'Utwórz Sprawę',
'LNK_NEW_CONTACTLEAD' => 'Utwórz Kontakt',
'LNK_NEW_EMAIL' => 'Archiwum Email',
'LNK_NEW_MEETING' => 'Zaplanowane Spotkania',
'LNK_NEW_NOTE' => 'Utwórz Notatkę',
'LNK_NEW_OPPORTUNITY' => 'Utwórz Temat',
'LNK_NEW_TASK' => 'Utwórz Zadanie',
'LNK_SELECT_ACCOUNT' => 'Wybierz Klienta',
'MSG_DUPLICATE' => 'Stworzenie tego kontaktu może spowodować utworzenie zduplikowanego kontaktu. Możesz wybrać kontakt z listy poniejż lub utworzyć kontakt klikając [Zapisz],z wykorzystaniem wprowadzonych danych, lub możesz kliknąć [Skasuj].',
'MSG_SHOW_DUPLICATES' => 'Stworzenie tego kontaktu może spowodować utworzenie zduplikowanego kontaktu. \n Możesz wybrać kontakt z listy poniżej, utworzyć kontakt z wykorzystaniem wprowadzonych danych klikając [Zapisz], lub możesz kliknąć [Skasuj].',
'NTC_COPY_ALTERNATE_ADDRESS' => 'Kopiuj alternatywny adres do adresu podstawowego',
'NTC_COPY_PRIMARY_ADDRESS' => 'Kopiuj adres podstawowy do adresu alternatywnego',
'NTC_DELETE_CONFIRMATION' => 'Czy na pewno chcesz usunąć wskazane informacje?',
'NTC_OPPORTUNITY_REQUIRES_ACCOUNT' => 'Utworzenie Tematu wymaga wybrania Klienta. Wybierz już istniejącego, lub utwórz nowego.',
'NTC_REMOVE_CONFIRMATION' => 'Czy na pewno chcesz usunąć ten kontakt z tej Sprawy?',
'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION' => 'Are you sure you want to remove this record as a direct report?',
'LBL_USER_PASSWORD' => 'Hasło:',
'LBL_LEADS_SUBPANEL_TITLE' => 'Wizytówki',
'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Tematy',
'LBL_QUOTES_SUBPANEL_TITLE' => 'Zapytania',
'LBL_PRODUCTS_SUBPANEL_TITLE' => 'Produkty',
'LBL_CASES_SUBPANEL_TITLE' => 'Sprawy',
'LBL_BUGS_SUBPANEL_TITLE' => 'Błędy',
'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projekty',
'LBL_COPY_ADDRESS_CHECKED' => 'Kopiuj adresy do zaznaczonych kontaktów',
'LBL_TARGET_OF_CAMPAIGNS' => 'Kampanie (Cel kampanii) :',
'LBL_CAMPAIGNS' => 'Kampanie',
'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE'=>'Zapis Kampanii',
'LBL_LIST_CITY' => 'Miasto',
'LBL_LIST_STATE' => 'Województwo',
'LBL_HOMEPAGE_TITLE' => 'Moje Kontakty',
'LBL_PORTAL_PASSWORD' => 'Hasło Portalu',
'LBL_CONFIRM_PORTAL_PASSWORD' => 'Potwierdź Hasło Portalu',
'LBL_PORTAL_DUPLICATE_USER_NAME' => 'Użyta nazwa Portalu już istnieje. Wybierz inną nazwę Nazwę portalu dla tego Kontaktu.',
'LBL_CHECKOUT_DATE'=>'Data Zatwierdzenia',
);
?>