%PDF- %PDF-
Direktori : /var/www/crm/modules/Bugs/language/ |
Current File : /var/www/crm/modules/Bugs/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_FOUND_IN_RELEASE_NAME' => 'Trovato nella Release', 'LBL_PORTAL_VIEWABLE' => 'Portale visibile', 'LBL_EXPORT_ASSIGNED_USER_NAME' => 'Nome Utente Assegnato', 'LBL_EXPORT_ASSIGNED_USER_ID' => 'ID Utente Assegnato', 'LBL_EXPORT_FIXED_IN_RELEASE_NAMR' => 'Risolto nella Release', 'LBL_EXPORT_MODIFIED_USER_ID' => 'Modificato da ID', 'LBL_EXPORT_CREATED_BY' => 'Creato da ID', 'LBL_MODULE_TITLE' => 'Bug Tracker: Home', 'LBL_BUG' => 'Bug:', 'LBL_LIST_RELEASE' => 'Release', 'LBL_RELEASE' => 'Release:', 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Bug Tracker', 'LBL_MODULE_NAME' => 'Bug', 'LBL_MODULE_ID' => 'Bug', 'LBL_SEARCH_FORM_TITLE' => 'Cerca Bug', 'LBL_LIST_FORM_TITLE' => 'Elenco Bug', 'LBL_NEW_FORM_TITLE' => 'Nuovo Bug', 'LBL_CONTACT_BUG_TITLE' => 'Contatto-Bug:', 'LBL_SUBJECT' => 'Oggetto:', 'LBL_BUG_NUMBER' => 'Numero Bug:', 'LBL_NUMBER' => 'Numero:', 'LBL_STATUS' => 'Stato:', 'LBL_PRIORITY' => 'Priorità:', 'LBL_DESCRIPTION' => 'Descrizione:', 'LBL_CONTACT_NAME' => 'Nome Contatto:', 'LBL_BUG_SUBJECT' => 'Oggetto Bug:', 'LBL_CONTACT_ROLE' => 'Ruolo:', 'LBL_LIST_NUMBER' => 'Numero.', 'LBL_LIST_SUBJECT' => 'Oggetto', 'LBL_LIST_STATUS' => 'Stato', 'LBL_LIST_PRIORITY' => 'Priorità', 'LBL_LIST_RESOLUTION' => 'Soluzione', 'LBL_LIST_LAST_MODIFIED' => 'Ultima modifica', 'LBL_INVITEE' => 'Contatti', 'LBL_TYPE' => 'Tipo:', 'LBL_LIST_TYPE' => 'Tipo', 'LBL_RESOLUTION' => 'Soluzione:', 'LNK_NEW_BUG' => 'Nuovo Bug', 'LNK_BUG_LIST' => 'Bug', 'NTC_REMOVE_INVITEE' => 'Sei sicuro di voler rimuovere questo contatto dal Bug ?', 'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Sei sicuro di voler rimuovere questo Bug dall´azienda ?', 'ERR_DELETE_RECORD' => 'Per eliminare il bug deve essere specificato il numero del record.', 'LBL_LIST_MY_BUGS' => 'I miei Bug', 'LNK_IMPORT_BUGS' => 'Importa Bug', 'LBL_FOUND_IN_RELEASE' => 'Trovato nella Release:', 'LBL_FIXED_IN_RELEASE' => 'Risolto nella Release:', 'LBL_LIST_FIXED_IN_RELEASE' => 'Risolto nella Release', 'LBL_WORK_LOG' => 'Registro Operazioni:', 'LBL_SOURCE' => 'Fonte:', 'LBL_PRODUCT_CATEGORY' => 'Categoria:', 'LBL_CREATED_BY' => 'Creato da:', 'LBL_DATE_CREATED' => 'Data creazione:', 'LBL_MODIFIED_BY' => 'Ultima modifica fatta da:', 'LBL_DATE_LAST_MODIFIED' => 'Data Modifica:', 'LBL_LIST_EMAIL_ADDRESS' => 'Indirizzo Email', 'LBL_LIST_CONTACT_NAME' => 'Nome contatto', 'LBL_LIST_ACCOUNT_NAME' => 'Azienda', 'LBL_LIST_PHONE' => 'Telefono', 'NTC_DELETE_CONFIRMATION' => 'Sei sicuro di voler rimuovere questo contatto da questo Bug ?', 'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Attività', 'LBL_HISTORY_SUBPANEL_TITLE' => 'Cronologia', 'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contatti', 'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Aziende', 'LBL_CASES_SUBPANEL_TITLE' => 'Reclami', 'LBL_PROJECTS_SUBPANEL_TITLE' => 'Progetti', 'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documenti', 'LBL_SYSTEM_ID' => 'ID Sistema', 'LBL_LIST_ASSIGNED_TO_NAME' => 'Assegnato a:', 'LBL_ASSIGNED_TO_NAME' => 'Assegnato a:', 'LNK_BUG_REPORTS' => 'Report dei Bug', 'LBL_SHOW_IN_PORTAL' => 'Mostralo nel Portale', 'LBL_BUG_INFORMATION' => 'Informazioni Bug', );