%PDF- %PDF-
| Direktori : /var/www/crm/modules/Tasks/language/ |
| Current File : /var/www/crm/modules/Tasks/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 (
'DATE_FORMAT' => '(aaaa-mm-jj)',
'ERR_DELETE_RECORD' => 'Per eliminare il contatto deve essere specificato il numero del record.',
'ERR_INVALID_HOUR' => 'Si prega di inserisci un´ora compresa tra 0 e 24',
'LBL_ACTIVITIES_REPORTS' => 'Report Attività',
'LBL_ASSIGNED_TO_NAME' => 'Assegnato a:',
'LBL_COLON' => ':',
'LBL_CONTACT' => 'Contatto:',
'LBL_CONTACT_FIRST_NAME' => 'Nome Contatto',
'LBL_CONTACT_ID' => 'ID Contatto:',
'LBL_CONTACT_LAST_NAME' => 'Cognome Contatto',
'LBL_CONTACT_NAME' => 'Nome Contatto:',
'LBL_CONTACT_PHONE' => 'Telefono Contatto:',
'LBL_DATE_DUE' => 'Data Scadenza',
'LBL_DATE_DUE_FLAG' => 'Nessuna Data di Scadenza',
'LBL_DATE_START_FLAG' => 'Nessuna Data Inizio',
'LBL_DEFAULT_PRIORITY' => 'Medio',
'LBL_DESCRIPTION' => 'Descrizione:',
'LBL_DESCRIPTION_INFORMATION' => 'Descrizione',
'LBL_DUE_DATE' => 'Data Scadenza:',
'LBL_DUE_DATE_AND_TIME' => 'Data & Ora Scadenza',
'LBL_DUE_TIME' => 'Ora Scadenza:',
'LBL_EDITLAYOUT' => 'Modifica Layout',
'LBL_EMAIL' => 'Email:',
'LBL_EMAIL_ADDRESS' => 'Indirizzo Email:',
'LBL_EXPORT_ASSIGNED_USER_ID' => 'ID Utente Assegnato',
'LBL_EXPORT_ASSIGNED_USER_NAME' => 'Nome Utente Assegnato',
'LBL_EXPORT_CREATED_BY' => 'Creato da ID',
'LBL_EXPORT_MODIFIED_USER_ID' => 'Modificato da ID',
'LBL_EXPORT_PARENT_ID' => 'Collegato a ID',
'LBL_EXPORT_PARENT_TYPE' => 'Collegato al Modulo',
'LBL_HISTORY_SUBPANEL_TITLE' => 'Note',
'LBL_LIST_ASSIGNED_TO_NAME' => 'Utente Assegnato',
'LBL_LIST_CLOSE' => 'Chiudi',
'LBL_LIST_COMPLETE' => 'Completa:',
'LBL_LIST_CONTACT' => 'Contatto',
'LBL_LIST_DATE_MODIFIED' => 'Data Modificata',
'LBL_LIST_DUE_DATE' => 'Data Scadenza',
'LBL_LIST_DUE_TIME' => 'Ora Scadenza',
'LBL_LIST_FORM_TITLE' => 'Elenco Compiti',
'LBL_LIST_MY_TASKS' => 'I miei Compiti Aperti',
'LBL_LIST_PRIORITY' => 'Priorità',
'LBL_LIST_RELATED_TO' => 'Collegato a',
'LBL_LIST_START_DATE' => 'Data Inizio',
'LBL_LIST_START_TIME' => 'Ora Inizio',
'LBL_LIST_STATUS' => 'Status',
'LBL_LIST_SUBJECT' => 'Oggetto',
'LBL_MODULE_NAME' => 'Compiti',
'LBL_MODULE_TITLE' => 'Compiti: Home',
'LBL_NAME' => 'Nome:',
'LBL_NEW_FORM_DUE_DATE' => 'Data Scadenza:',
'LBL_NEW_FORM_DUE_TIME' => 'Ora Scadenza:',
'LBL_NEW_FORM_SUBJECT' => 'Oggetto:',
'LBL_NEW_FORM_TITLE' => 'Nuovo Compito',
'LBL_NEW_TIME_FORMAT' => '(24:00)',
'LBL_NONE' => 'Nessuno',
'LBL_PARENT_ID' => 'ID Padre:',
'LBL_PARENT_NAME' => 'Tipo Relazione:',
'LBL_PHONE' => 'Telefono:',
'LBL_PRIORITY' => 'Priorità:',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Compito',
'LBL_START_DATE' => 'Data Inizio:',
'LBL_START_DATE_AND_TIME' => 'Data e Ora Inizio:',
'LBL_START_TIME' => 'Ora Inizio:',
'LBL_STATUS' => 'Stato:',
'LBL_SUBJECT' => 'Oggetto:',
'LBL_TASK' => 'Compiti:',
'LBL_TASK_INFORMATION' => 'Informazioni Compito',
'LNK_IMPORT_TASKS' => 'Importa Compiti',
'LNK_NEW_TASK' => 'Nuovo Compito',
'LNK_TASK_LIST' => 'Visualizza Compiti',
);