%PDF- %PDF-
Direktori : /var/www/crm/modules/Teams/language/ |
Current File : /var/www/crm/modules/Teams/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 ( 'ERR_ADD_RECORD' => 'Per aggiungere un utente a questo gruppo deve essere specificato il numero del record.', 'ERR_CANNOT_REMOVE_PRIVATE_TEAM' => 'Errore. Non è possibile cancellare un utente il cui gruppo privato non sia stato cancellato.', 'ERR_DELETE_RECORD' => 'Per eliminare il gruppo deve essere specificato il numero del record.', 'ERR_DUP_NAME' => 'Il nome del gruppo esiste già, si prega di sceglierne un altro.', 'ERR_INVALID_TEAM_REASSIGNMENT' => 'Errore. Il gruppo selezionato <b>({0})</b> è un gruppo che hai scelto di eliminare. Si prega di selezionare un altro ruppo.', 'LBL_CONFIRM_REASSIGN_TEAM_LABEL' => 'Procedere con l´aggiornamento del nuovo gruppo per i record selezionati?', 'LBL_DESCRIPTION' => 'Descrizione:', 'LBL_EDITLAYOUT' => 'Modifica Layout', 'LBL_FIRST_NAME' => 'Nome:', 'LBL_GLOBAL_TEAM_DESC' => 'Visibile Globalmente', 'LBL_INVITEE' => 'Membri del Gruppo', 'LBL_LAST_NAME' => 'Cognome:', 'LBL_LIST_DEPARTMENT' => 'Dipartimento', 'LBL_LIST_DESCRIPTION' => 'Descrizione', 'LBL_LIST_FORM_TITLE' => 'Elenco Gruppi', 'LBL_LIST_NAME' => 'Nome', 'LBL_LIST_REPORTS_TO' => 'Dipende Da', 'LBL_LIST_TITLE' => 'Funzione', 'LBL_MODULE_NAME' => 'Gruppi', 'LBL_MODULE_TITLE' => 'Gruppi: Home', 'LBL_NAME' => 'Gruppo:', 'LBL_NAME_2' => 'Nome Gruppo (2):', 'LBL_NEW_FORM_TITLE' => 'Nuovo Gruppo', 'LBL_PRIMARY_TEAM_NAME' => 'Nome Gruppo Primario', 'LBL_PRIVATE' => 'Privato', 'LBL_PRIVATE_TEAM_FOR' => 'Gruppo privato per:', 'LBL_REASSIGN_TABLE_INFO' => 'Aggiornamento tabella {0}', 'LBL_REASSIGN_TEAM_BUTTON_KEY' => 'R', 'LBL_REASSIGN_TEAM_BUTTON_LABEL' => 'Riassegnazione', 'LBL_REASSIGN_TEAM_BUTTON_TITLE' => 'Riassegnazione [Alt+R]', 'LBL_REASSIGN_TEAM_COMPLETED' => 'L´operatione è stata completata con successo.', 'LBL_REASSIGN_TEAM_TITLE' => 'Ci sono dei record assegnati ai seguenti gruppi: <b>{0}</b><br>Prima di procedere con l´eliminazione del gruppo, è necessario riassegnare questi record ad un nuovo gruppo. Si prega di selezionare il gruppo da usare come sostituto.', 'LBL_SEARCH_FORM_TITLE' => 'Cerca Gruppo', 'LBL_TEAM' => 'Gruppi:', 'LBL_TEAM_MEMBERS' => 'Membri del Gruppo', 'LBL_USERS' => 'Utenti', 'LBL_USERS_SUBPANEL_TITLE' => 'Utenti', 'LNK_LIST_TEAM' => 'Gruppi', 'LNK_LIST_TEAMNOTICE' => 'Avvisi del Gruppo', 'LNK_NEW_TEAM' => 'Crea Gruppo', 'NTC_DELETE_CONFIRMATION' => 'Sei sicuro di voler eliminare questo record?', 'NTC_REMOVE_TEAM_MEMBER_CONFIRMATION' => 'Sei sicuro di voler eliminare questo utente come membro?', );