%PDF- %PDF-
Direktori : /var/www/crm/include/SugarObjects/templates/file/language/ |
Current File : //var/www/crm/include/SugarObjects/templates/file/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_FILE_UPLOAD' => 'File:', 'LBL_MODULE_NAME' => 'Documenti', 'LBL_MODULE_TITLE' => 'Documenti: Home', 'LNK_NEW_DOCUMENT' => 'Nuovo Documento', 'LNK_DOCUMENT_LIST' => 'Elenco Documenti', 'LBL_SEARCH_FORM_TITLE' => 'Cerca Documento', 'LBL_DOCUMENT_ID' => 'ID Documento', 'LBL_NAME' => 'Nome Documento', 'LBL_DESCRIPTION' => 'Descrizione', 'LBL_ASSIGNED_TO' => 'Assegnato a:', 'LBL_CATEGORY' => 'Categoria', 'LBL_SUBCATEGORY' => 'Sottocategoria', 'LBL_STATUS' => 'Stato', 'LBL_IS_TEMPLATE' => 'È un Modello', 'LBL_TEMPLATE_TYPE' => 'Tipo documento', 'LBL_REVISION_NAME' => 'Numero Revisione', 'LBL_MIME' => 'Tipo Mime', 'LBL_REVISION' => 'Revisione', 'LBL_DOCUMENT' => 'Documento Collegato', 'LBL_LATEST_REVISION' => 'Ultima Revisione', 'LBL_CHANGE_LOG' => 'Registro Modifiche', 'LBL_ACTIVE_DATE' => 'Data Pubblicazione', 'LBL_EXPIRATION_DATE' => 'Data Scadenza', 'LBL_FILE_EXTENSION' => 'Estensione File', 'LBL_CAT_OR_SUBCAT_UNSPEC' => 'Non specificato', 'LBL_NEW_FORM_TITLE' => 'Nuovo Documento', 'LBL_DOC_NAME' => 'Nome Documento:', 'LBL_FILENAME' => 'Nome File:', 'LBL_DOC_VERSION' => 'Revisione:', 'LBL_CATEGORY_VALUE' => 'Categoria:', 'LBL_SUBCATEGORY_VALUE' => 'Sottocategoria:', 'LBL_DOC_STATUS' => 'Stato:', 'LBL_DET_TEMPLATE_TYPE' => 'Tipo Documento:', 'LBL_TEAM' => 'Gruppo:', 'LBL_DOC_DESCRIPTION' => 'Descrizione:', 'LBL_DOC_ACTIVE_DATE' => 'Data Pubblicazione:', 'LBL_DOC_EXP_DATE' => 'Data Scadenza:', 'LBL_LIST_FORM_TITLE' => 'Elenco Documenti', 'LBL_LIST_DOCUMENT' => 'Documento', 'LBL_LIST_CATEGORY' => 'Categoria', 'LBL_LIST_SUBCATEGORY' => 'Sottocategoria', 'LBL_LIST_REVISION' => 'Revisione', 'LBL_LIST_LAST_REV_CREATOR' => 'Pubblicato Da', 'LBL_LIST_LAST_REV_DATE' => 'Data Revisione', 'LBL_LIST_VIEW_DOCUMENT' => 'Visualizza', 'LBL_LIST_DOWNLOAD' => 'Scarica', 'LBL_LIST_ACTIVE_DATE' => 'Data Pubblicazione', 'LBL_LIST_EXP_DATE' => 'Data Scadenza', 'LBL_LIST_STATUS' => 'Stato', 'LBL_SF_DOCUMENT' => 'Nome Documento:', 'LBL_SF_CATEGORY' => 'Categoria:', 'LBL_SF_SUBCATEGORY' => 'Sottocategoria:', 'LBL_SF_ACTIVE_DATE' => 'Data Pubblicazione:', 'LBL_SF_EXP_DATE' => 'Data Scadenza:', 'DEF_CREATE_LOG' => 'Documento Creato', 'ERR_DOC_NAME' => 'Nome Documento', 'ERR_DOC_ACTIVE_DATE' => 'Data Pubblicazione', 'ERR_DOC_EXP_DATE' => 'Data Scadenza', 'ERR_FILENAME' => 'Nome File', 'LBL_TREE_TITLE' => 'Documenti', 'LBL_LIST_DOCUMENT_NAME' => 'Nome Documento', );