%PDF- %PDF-
| Direktori : /var/www/crm/modules/CampaignLog/language/ |
| Current File : /var/www/crm/modules/CampaignLog/language/it_it.lang.php |
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
* 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-2010 SugarCRM, Inc.; All Rights Reserved.
********************************************************************************/
$mod_strings = array (
'LBL_ACTIVITY_DATE' => 'Data Attività',
'LBL_ACTIVITY_TYPE' => 'Tipo Attività',
'LBL_ARCHIVED' => 'Archiviato',
'LBL_ASSIGNED_TO' => 'Assegnato a:',
'LBL_CAMPAIGN' => 'Campagna:',
'LBL_CAMPAIGNS' => 'Campagne',
'LBL_CAMPAIGN_ACTUAL_COST' => 'Costo Effettivo:',
'LBL_CAMPAIGN_BUDGET' => 'Budget:',
'LBL_CAMPAIGN_CONTENT' => 'Descrizione:',
'LBL_CAMPAIGN_END_DATE' => 'Data Fine:',
'LBL_CAMPAIGN_EXPECTED_COST' => 'Costo Previsto:',
'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Ritorno Atteso:',
'LBL_CAMPAIGN_NAME' => 'Nome:',
'LBL_CAMPAIGN_OBJECTIVE' => 'Obiettivo:',
'LBL_CAMPAIGN_START_DATE' => 'Data Inizio:',
'LBL_CAMPAIGN_STATUS' => 'Stato:',
'LBL_CAMPAIGN_TYPE' => 'Tipo:',
'LBL_CLICKED_URL_KEY' => 'URL chiave cliccata',
'LBL_CREATED' => 'Creato da:',
'LBL_CREATED_CONTACT' => 'Contatto creato',
'LBL_CREATED_LEAD' => 'Lead creato',
'LBL_CREATED_OPPORTUNITY' => 'Opportunità creata',
'LBL_DATE_ENTERED' => 'Data Inserimento',
'LBL_DATE_MODIFIED' => 'Data Modifica',
'LBL_DELETED' => 'Cancellato',
'LBL_HITS' => 'Visite',
'LBL_ID' => 'ID',
'LBL_INVITEE' => 'Contatti',
'LBL_LIST_ACTIVITY_DATE' => 'Data Attività',
'LBL_LIST_CAMPAIGN_NAME' => 'Campagna',
'LBL_LIST_CAMPAIGN_OBJECTIVE' => 'Obiettivo Campagna',
'LBL_LIST_END_DATE' => 'Data Fine',
'LBL_LIST_FORM_TITLE' => 'Campagne Obiettivo',
'LBL_LIST_ID' => 'ID Lista Obiettivo',
'LBL_LIST_MARKETING_NAME' => 'Id Marketing',
'LBL_LIST_RECIPIENT_EMAIL' => 'Email Destinatario',
'LBL_LIST_RECIPIENT_NAME' => 'Nome Destinatario',
'LBL_LIST_STATUS' => 'Stato',
'LBL_LIST_TYPE' => 'Tipo',
'LBL_MODIFIED' => 'Modificato da:',
'LBL_MODULE_NAME' => 'Log Campagna',
'LBL_MORE_INFO' => 'Maggiori Informazioni',
'LBL_NAME' => 'Nome:',
'LBL_RELATED' => 'Correlato',
'LBL_RELATED_ID' => 'Id Correlato',
'LBL_RELATED_TYPE' => 'Tipo Relazione',
'LBL_SENT_EMAIL' => 'Email Inviata',
'LBL_TARGETED_USER' => 'Utente di riferimento',
'LBL_TARGET_ID' => 'ID Obiettivo',
'LBL_TARGET_TRACKER_KEY' => 'Key Tracker Obiettivo',
'LBL_TARGET_TYPE' => 'Tipo Obiettivo',
'LBL_TEAM' => 'Gruppo:',
'LBL_URL_CLICKED' => 'URL Cliccato',
);