%PDF- %PDF-
| Direktori : /var/www/crm/modules/WorkFlowActionShells/language/ |
| Current File : /var/www/crm/modules/WorkFlowActionShells/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_ACTION_ERROR' => 'Questa azione contiene errori e non può essere eseguita.',
'LBL_ACTION_NEW' => 'Crea un nuovo',
'LBL_ACTION_NEW_REL' => 'Crea un nuovo',
'LBL_ACTION_NEW_REL_TITLE' => 'Crea un record associato al modulo relazionato al modulo obiettivo',
'LBL_ACTION_NEW_TITLE' => 'Crea record nel modulo associato al modulo obiettivo',
'LBL_ACTION_UPDATE' => 'Aggiorna campo nell´obiettivo',
'LBL_ACTION_UPDATE_REL' => 'Update field(s) in a related',
'LBL_ACTION_UPDATE_REL_PART2' => 'tutto',
'LBL_ACTION_UPDATE_REL_PART3' => 'collegato',
'LBL_ACTION_UPDATE_REL_TITLE' => 'Aggiorna campi nel modulo relazionato',
'LBL_ACTION_UPDATE_TITLE' => 'Aggiorna campi nel modulo obiettivo',
'LBL_AS' => 'come',
'LBL_ASSOCIATED_WITH' => 'associato ad una relazione',
'LBL_BY' => 'da',
'LBL_DETAILS' => 'Dettagli',
'LBL_EVAL' => 'Valore del trigger:',
'LBL_FIELD' => 'Campo:',
'LBL_FILTER_RELATED' => 'Filtro Collegato',
'LBL_INVITEES' => 'Invitati',
'LBL_LIST_ACTION_DESCRIPTION' => 'Azioni da effettuare:',
'LBL_LIST_EVAL' => 'Valutazione:',
'LBL_LIST_FIELD' => 'Campo:',
'LBL_LIST_FORM_TITLE' => 'Elenco Azioni',
'LBL_LIST_NAME' => 'Nome Trigger:',
'LBL_LIST_STATEMENT' => 'Descrizione Evento:',
'LBL_LIST_TYPE' => 'Tipo:',
'LBL_MODULE_NAME' => 'Azioni',
'LBL_MODULE_TITLE' => 'Workflow Triggers: Home',
'LBL_NAME' => 'Nome Trigger:',
'LBL_NEW_FORM_TITLE' => 'Crea Trigger',
'LBL_NEXT_BUTTON' => 'Avanti',
'LBL_PREVIOUS_BUTTON' => 'Indietro',
'LBL_RECORD' => 'record',
'LBL_RELATED_RECORD' => 'record',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Workflow Trigger',
'LBL_SELECT_CHECKED_FIELDS' => 'Devi selezionare un valore per ogni campo selezionato',
'LBL_SELECT_MODULE' => 'Devi selezionare un modulo.',
'LBL_SELECT_RELATED_MODULE' => 'Devi selezionare un modulo collegato.',
'LBL_SELECT_VALUE' => 'Devi selezionare un valore valido.',
'LBL_SET' => 'Impostare',
'LBL_SHOW' => 'Mostra',
'LBL_SHOW_PAST' => 'Modifica valore precedente:',
'LBL_TITLE_ADVANCED' => 'Opzioni Avanzate Modulo Collegato',
'LBL_TYPE' => 'Tipo:',
'LBL__S' => 's',
'LNK_NEW_TRIGGER' => 'Crea Trigger',
'LNK_TRIGGER' => 'Workflow Triggers',
'NTC_REMOVE_ACTION' => 'Sei sicuro di voler rimuovere questa azione?',
);