%PDF- %PDF-
| Direktori : /var/www/crm/modules/ProjectTask/language/ |
| Current File : /var/www/crm/modules/ProjectTask/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_JS_ERROR' => 'Si prega di inserire una data corrispondente al periodo inserito',
'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Attività',
'LBL_ACTIVITIES_TITLE' => 'Attività',
'LBL_ACTUAL_DURATION' => 'Durata Effettiva:',
'LBL_ACTUAL_EFFORT' => 'Sforzo Effettivo (ore):',
'LBL_ASSIGNED_USER_ID' => 'Assegnato a:',
'LBL_ASSIGNED_USER_NAME' => 'Assegnato A',
'LBL_CREATED_BY' => 'Creato Da:',
'LBL_DATE_DUE' => 'Data Scadenza:',
'LBL_DATE_ENTERED' => 'Data Inserimento:',
'LBL_DATE_FINISH' => 'Data Fine:',
'LBL_DATE_MODIFIED' => 'Data Modifica:',
'LBL_DATE_START' => 'Data Inizio:',
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Compiti di Progetto',
'LBL_DELETED' => 'Cancellato:',
'LBL_DEPENDS_ON_ID' => 'Dipende Da:',
'LBL_DESCRIPTION' => 'Descrizione:',
'LBL_DURATION' => 'Durata:',
'LBL_DURATION_UNIT' => 'Durata Unità:',
'LBL_EDITLAYOUT' => 'Modifica Layout',
'LBL_EDIT_TASK_IN_GRID_TITLE' => 'Modifica Compito in Griglia',
'LBL_ESTIMATED_EFFORT' => 'Sforzo Stimato (ore):',
'LBL_HISTORY_SUBPANEL_TITLE' => 'Cronologia',
'LBL_HISTORY_TITLE' => 'Cronologia',
'LBL_ID' => 'Id:',
'LBL_LIST_ACTUAL_DURATION' => 'Durata Effettiva',
'LBL_LIST_ASSIGNED_USER_ID' => 'Assegnato A:',
'LBL_LIST_CLOSE' => 'Chiudi',
'LBL_LIST_DATE_DUE' => 'Data Scadenza',
'LBL_LIST_DATE_FINISH' => 'Data Fine',
'LBL_LIST_DATE_START' => 'Data Inizio',
'LBL_LIST_DAYS' => 'giorni',
'LBL_LIST_DURATION' => 'Durata',
'LBL_LIST_FORM_TITLE' => 'Elenco Compiti di Progetto',
'LBL_LIST_MY_PROJECT_TASKS' => 'I miei Compiti di Progetto Aperti',
'LBL_LIST_NAME' => 'Nome',
'LBL_LIST_ORDER_NUMBER' => 'Ordine',
'LBL_LIST_PARENT_NAME' => 'Progetto',
'LBL_LIST_PERCENT_COMPLETE' => 'Progresso (%)',
'LBL_LIST_PRIORITY' => 'Priorità',
'LBL_LIST_PROJECT_NAME' => 'Progetti',
'LBL_LIST_STATUS' => 'Stato',
'LBL_MILESTONE_FLAG' => 'Compito Fondamentale:',
'LBL_MODIFIED_USER_ID' => 'ID Utente Modificato:',
'LBL_MODULE_NAME' => 'Compiti di Progetto',
'LBL_MODULE_TITLE' => 'Compiti di Progetto: Home',
'LBL_NAME' => 'Nome:',
'LBL_NEW_FORM_TITLE' => 'Nuovo Compito di Progetto',
'LBL_ORDER_NUMBER' => 'Ordine:',
'LBL_PARENT_ID' => 'Progetto:',
'LBL_PARENT_NAME' => 'Nome Progetto',
'LBL_PARENT_TASK_ID' => 'Id Compito Padre:',
'LBL_PERCENT_COMPLETE' => 'Progresso (%):',
'LBL_PREDECESSORS' => 'Predecessori:',
'LBL_PRIORITY' => 'Priorità:',
'LBL_PROJECT_ID' => 'Id Progetto:',
'LBL_PROJECT_NAME' => 'Nome Progetto',
'LBL_PROJECT_TASK_ID' => 'Id Compiti di Progetto:',
'LBL_RESOURCE' => 'Risorsa:',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Compito di Progetto',
'LBL_STATUS' => 'Stato:',
'LBL_TASK_ID' => 'ID Compito:',
'LBL_TASK_NUMBER' => 'Numero Compito:',
'LBL_TEAM_ID' => 'Gruppo:',
'LBL_TIME_DUE' => 'Ora Scadenza:',
'LBL_TIME_FINISH' => 'Ora Fine:',
'LBL_TIME_START' => 'Ora Inizio:',
'LBL_UTILIZATION' => 'Utilizzo (%):',
'LNK_NEW_PROJECT' => 'Nuovo Progetto',
'LNK_NEW_PROJECT_TASK' => 'Nuovo Compito di Progetto',
'LNK_PROJECT_LIST' => 'Visualizza Progetti',
'LNK_PROJECT_TASK_LIST' => 'Compiti di Progetto',
);