%PDF- %PDF-
| Direktori : /var/www/crm/modules/Notes/language/ |
| Current File : /var/www/crm/modules/Notes/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_DATE_ENTERED' => 'Data Creazione',
'LBL_COLON' => ':',
'LBL_DESCRIPTION' => 'Note',
'LBL_LIST_STATUS' => 'Status',
'LBL_STATUS' => 'Status',
'ERR_DELETE_RECORD' => 'Per eliminare l´azienda deve essere specificato il numero del record.',
'LBL_ACCOUNT_ID' => 'ID Azienda:',
'LBL_CASE_ID' => 'ID Reclamo:',
'LBL_CLOSE' => 'Chiudi:',
'LBL_CONTACT_ID' => 'ID Contatto:',
'LBL_CONTACT_NAME' => 'Contatto:',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Note',
'LBL_EMAIL_ADDRESS' => 'Indirizzo Email:',
'LBL_EMAIL_ATTACHMENT' => 'Allegato Email',
'LBL_FILE_MIME_TYPE' => 'Tipo Mime',
'LBL_FILE_URL' => 'URL File',
'LBL_FILENAME' => 'Allegato:',
'LBL_LEAD_ID' => 'ID Lead:',
'LBL_LIST_CONTACT_NAME' => 'Contatto',
'LBL_LIST_DATE_MODIFIED' => 'Ultima Modifica',
'LBL_LIST_FILENAME' => 'Allegato',
'LBL_LIST_FORM_TITLE' => 'Elenco Note',
'LBL_LIST_RELATED_TO' => 'Relativo A',
'LBL_LIST_SUBJECT' => 'Oggetto',
'LBL_LIST_CONTACT' => 'Contatto',
'LBL_MODULE_NAME' => 'Note',
'LBL_MODULE_TITLE' => 'Note: Home',
'LBL_NEW_FORM_TITLE' => 'Nuova Nota o Aggiungi Allegato',
'LBL_NOTE_STATUS' => 'Nota',
'LBL_NOTE_SUBJECT' => 'Oggetto della Nota:',
'LBL_NOTES_SUBPANEL_TITLE' => 'Allegati',
'LBL_NOTE' => 'Nota:',
'LBL_OPPORTUNITY_ID' => 'ID Opportunità:',
'LBL_PARENT_ID' => 'ID Padre:',
'LBL_PARENT_TYPE' => 'Tipo Padre',
'LBL_PHONE' => 'Telefono:',
'LBL_PORTAL_FLAG' => 'Mostra nel Portale?',
'LBL_EMBED_FLAG' => 'Inserisci nell´email?',
'LBL_PRODUCT_ID' => 'ID Prodotto:',
'LBL_QUOTE_ID' => 'ID Offerta:',
'LBL_RELATED_TO' => 'Riferito A:',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Nota',
'LBL_SUBJECT' => 'Oggetto:',
'LNK_IMPORT_NOTES' => 'Importa Note',
'LNK_NEW_NOTE' => 'Nuova Nota o Allegato',
'LNK_NOTE_LIST' => 'Visualizza Note',
'LBL_MEMBER_OF' => 'Membro di:',
'LBL_LIST_ASSIGNED_TO_NAME' => 'Utente Assegnato',
'LBL_OC_FILE_NOTICE' => 'Per visualizzare i file si prega di connettersi al server.',
'LBL_REMOVING_ATTACHMENT' => 'Rimozione allegato...',
'ERR_REMOVING_ATTACHMENT' => 'Rimozione allegato fallita...',
'LBL_CREATED_BY' => 'Creato Da',
'LBL_MODIFIED_BY' => 'Modificato Da',
'LBL_SEND_ANYWAYS' => 'Questa email non ha un oggetto. Inviare/Salvare ugualmente?',
'LBL_LIST_EDIT_BUTTON' => 'Modifica',
'LBL_ACTIVITIES_REPORTS' => 'Report Attività',
'LBL_PANEL_DETAILS' => 'Dettagli',
'LBL_NOTE_INFORMATION' => 'Informazioni Nota',
'LBL_MY_NOTES_DASHLETNAME' => 'Le mie note',
'LBL_EDITLAYOUT' => 'Modifica Layout',
'LBL_FIRST_NAME' => 'Nome',
'LBL_LAST_NAME' => 'Cognome',
'LBL_EXPORT_PARENT_TYPE' => 'Riferito al Modulo',
'LBL_EXPORT_PARENT_ID' => 'Riferito a',
'LBL_DATE_MODIFIED' => 'Data Modifica',
'LBL_DELETED' => 'Cancellato',
);