%PDF- %PDF-
Direktori : /var/www/crm/modules/Expressions/language/ |
Current File : /var/www/crm/modules/Expressions/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_RECORD' => 'Record', 'LBL_MODULE_NAME' => 'Espressioni', 'LBL_MODULE_TITLE' => 'WorkFlow Triggers: Home', 'LBL_SEARCH_FORM_TITLE' => 'Cerca WorkFlow Triggers', 'LBL_LIST_FORM_TITLE' => 'Elenco azioni', 'LBL_NEW_FORM_TITLE' => 'Crea Trigger', 'LBL_LIST_NAME' => 'Nome Trigger:', 'LBL_LIST_TYPE' => 'Tipo:', 'LBL_LIST_EVAL' => 'Valutazione:', 'LBL_LIST_FIELD' => 'Campo:', 'LBL_NAME' => 'Nome Trigger:', 'LBL_FIELD' => 'Campo:', 'LBL_TYPE' => 'Tipo:', 'LBL_EVAL' => 'Valore del Trigger:', 'LBL_SHOW_PAST' => 'Modifica valore passato:', 'LNK_NEW_TRIGGER' => 'Crea Trigger', 'LNK_TRIGGER' => 'WorkFlow Triggers', 'LBL_TIME_PAST' => 'fa', 'LBL_TIME_FUTURE' => 'da adesso', 'LBL_ACTION_UPDATE' => 'Aggiorna campi nel Triggered', 'LBL_ACTION_UPDATE_REL' => 'Aggiorna campi collegati', 'LBL_ACTION_NEW' => 'Crea nuovo', 'LBL_NEXT_BUTTON' => 'Avanti', 'LBL_PREVIOUS_BUTTON' => 'Indietro', 'LBL_LIST_ACTION_DESCRIPTION' => 'Azioni da effettuare:', 'LBL_PLEASE_SELECT' => 'Si prega di selezionare', 'LBL_TIME_INT' => 'per almeno', 'LBL_REL1' => 'Modulo collegato:', 'LBL_REL2' => 'Modulo del modulo collegato:', 'LBL_PLEASE_SEL_TARGET' => 'Si prega di associare un modulo obiettivo', 'LBL_ASSOCIATED_WITH' => 'associato con un collegato', );