%PDF- %PDF-
Direktori : /var/www/crm/modules/Contracts/language/ |
Current File : /var/www/crm/modules/Contracts/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_ACCOUNT_NAME' => 'Nome Azienda:', 'LBL_ASSIGNED_TO' => 'Assegnato a:', 'LBL_ASSIGNED_TO_NAME' => 'Assegnato a:', 'LBL_COMPANY_SIGNED_DATE' => 'Data Firma Azienda:', 'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contatti', 'LBL_CONTRACT_DOCUMENTS_SUBPANEL_TITLE' => 'Documenti', 'LBL_CONTRACT_INFORMATION' => 'Informazioni Contratto', 'LBL_CONTRACT_NAME' => 'Nome Contratto:', 'LBL_CONTRACT_TERM' => 'Termini del Contratto:', 'LBL_CONTRACT_TYPE' => 'Tipo:', 'LBL_CREATED_USER' => 'Utente Creato', 'LBL_CURRENCY' => 'Valuta:', 'LBL_CURRENCY_ID' => 'ID Valuta:', 'LBL_CUSTOMER_SIGNED_DATE' => 'Data Firma Cliente:', 'LBL_DAYS' => 'Giorno(i)', 'LBL_DESCRIPTION' => 'Descrizione:', 'LBL_DOCUMENTS' => 'Documenti', 'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documenti', 'LBL_END_DATE' => 'Data Fine:', 'LBL_EXPIRATION_NOTICE' => 'Avviso di Scadenza:', 'LBL_LIST_ACCOUNT_NAME' => 'Nome Azienda', 'LBL_LIST_ASSIGNED_TO_USER' => 'Utente', 'LBL_LIST_CONTRACT_NAME' => 'Nome Contratto', 'LBL_LIST_CONTRACT_VALUE' => 'Valore', 'LBL_LIST_END_DATE' => 'Fine', 'LBL_LIST_FORM_TITLE' => 'Elenco Contratti', 'LBL_LIST_NAME' => 'Nome', 'LBL_LIST_START_DATE' => 'Inizio', 'LBL_LIST_STATUS' => 'Status', 'LBL_LIST_TEAM_NAME' => 'Gruppo', 'LBL_MODIFIED_USER' => 'Utente Modificato', 'LBL_MODULE_NAME' => 'Contratti', 'LBL_MODULE_TITLE' => 'Contratti: Home', 'LBL_NEW_FORM_TITLE' => 'Nuovo Contratto', 'LBL_NONE' => 'Nessuno', 'LBL_NOTES_SUBPANEL_TITLE' => 'Note', 'LBL_OPPORTUNITY' => 'Nome Opportunità :', 'LBL_PRODUCTS_SUBPANEL_TITLE' => 'Prodotti', 'LBL_QUOTES_SUBPANEL_TITLE' => 'Offerte', 'LBL_REFERENCE_CODE' => 'Codice di Referimento:', 'LBL_SEARCH_FORM_TITLE' => 'Cerca Contratto', 'LBL_SF_ACCOUNT_NAME' => 'Nome Azienda:', 'LBL_SF_ASSIGNED_TO' => 'Assegnato a:', 'LBL_SF_CONTRACT_NAME' => 'Nome Contratto:', 'LBL_SF_CONTRACT_TYPE' => 'Tipo:', 'LBL_SF_END_DATE' => 'Data Fine:', 'LBL_SF_START_DATE' => 'Data Inizio:', 'LBL_SF_STATUS' => 'Status:', 'LBL_START_DATE' => 'Data Inizio:', 'LBL_STATUS' => 'Stato:', 'LBL_TEAM' => 'Gruppo:', 'LBL_TIME_TO_EXPIRY' => 'Tempo alla Scadenza:', 'LBL_TOTAL_CONTRACT_VALUE' => 'Valore del Contratto:', 'LBL_TOTAL_CONTRACT_VALUE_USDOLLAR' => 'Valore del Contratto (Dollari USD):', 'LBL_TYPE' => 'Tipo', 'LBL_UNDEFINED' => 'Indefinito', 'LNK_CONTRACT_LIST' => 'Visualizza Contratti', 'LNK_NEW_CONTRACT' => 'Nuovo Contratto', );