%PDF- %PDF-
| Direktori : /var/www/crm/modules/EmailMarketing/language/ |
| Current File : /var/www/crm/modules/EmailMarketing/language/it_it.lang.php |
<?php
/*********************************************************************************
* 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-2011 SugarCRM, Inc.; All Rights Reserved.
********************************************************************************/
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
$mod_strings = array (
'LBL_MODULE_NAME' => 'Email Marketing',
'LBL_MODULE_TITLE' => 'Email Marketing: Home',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Email Marketing',
'LBL_SCHEDULE_BUTTON_KEY' => 'T',
'LBL_REPLY_ADDR' => '"Rispondi a" Indirizzo:',
'LBL_REPLY_NAME' => '"Rispondi a" Nome:',
'LBL_LIST_FORM_TITLE' => 'Campagne Email Marketing',
'LBL_NAME' => 'Nome:',
'LBL_LIST_NAME' => 'Nome',
'LBL_LIST_FROM_ADDR' => 'Da Email',
'LBL_LIST_DATE_START' => 'Data Inizio',
'LBL_LIST_TEMPLATE_NAME' => 'Modello Email',
'LBL_LIST_STATUS' => 'Stato',
'LBL_STATUS' => 'Stato',
'LBL_STATUS_TEXT' => 'Stato:',
'LBL_TEMPLATE_NAME' => 'Nome Modello',
'LBL_DATE_ENTERED' => 'Data Inserimento',
'LBL_DATE_MODIFIED' => 'Data Modifica',
'LBL_MODIFIED' => 'Modificato da:',
'LBL_CREATED' => 'Creato da:',
'LBL_MESSAGE_FOR' => 'Invia il Messaggio A:',
'LBL_MESSAGE_FOR_ID' => 'Messaggio Per',
'LBL_FROM_NAME' => 'Da Nome:',
'LBL_FROM_ADDR' => 'Indirizzo Email Mittente:',
'LBL_DATE_START' => 'Data Inizio',
'LBL_TIME_START' => 'Ora Inizio',
'LBL_START_DATE_TIME' => 'Data e Ora Inizio:',
'LBL_TEMPLATE' => 'Modello Email:',
'LBL_MODIFIED_BY' => 'Modificato da:',
'LBL_CREATED_BY' => 'Creato da:',
'LBL_DATE_CREATED' => 'Data Creazione:',
'LBL_DATE_LAST_MODIFIED' => 'Data Modifica:',
'LNK_NEW_CAMPAIGN' => 'Nuova Campagna',
'LNK_CAMPAIGN_LIST' => 'Campagne',
'LNK_NEW_PROSPECT_LIST' => 'Nuovo Elenco Obiettivi',
'LNK_PROSPECT_LIST_LIST' => 'Elenchi Obiettivi',
'LNK_NEW_PROSPECT' => 'Nuovo Obiettivo',
'LNK_PROSPECT_LIST' => 'Obiettivi',
'LBL_CREATE_EMAIL_TEMPLATE' => 'Nuovo',
'LBL_EDIT_EMAIL_TEMPLATE' => 'Modifica',
'LBL_FROM_MAILBOX' => 'Dalla Casella',
'LBL_FROM_MAILBOX_NAME' => 'Utilizza Casella:',
'LBL_PROSPECT_LIST_SUBPANEL_TITLE' => 'Elenchi Obiettivi',
'LBL_ALL_PROSPECT_LISTS' => 'Seleziona per scegliere tutti gli Elenchi Obiettivi nella Campagna.',
'LBL_RELATED_PROSPECT_LISTS' => 'Tutti gli Elenchi Obiettivi collegati al messaggio.',
'LBL_PROSPECT_LIST_NAME' => 'Nome Elenco Obiettivi:',
'LBL_LIST_PROSPECT_LIST_NAME' => 'Elenchi Obiettivi',
'LBL_MODULE_SEND_TEST' => 'Campagna: Invia Test',
'LBL_MODULE_SEND_EMAILS' => 'Campagna: Invia Messaggi',
'LBL_SCHEDULE_MESSAGE_TEST' => 'Seleziona i messaggi della campagna che vuoi inviare come test:',
'LBL_SCHEDULE_MESSAGE_EMAILS' => 'Seleziona i messaggi della campagna che vuoi programmare per l“invio, in una data e in un orario specifico:',
'LBL_SCHEDULE_BUTTON_TITLE' => 'Invia',
'LBL_SCHEDULE_BUTTON_LABEL' => 'Invia',
);