%PDF- %PDF-
Direktori : /var/www/crm/modules/DCETemplates/language/ |
Current File : /var/www/crm/modules/DCETemplates/language/it_it.lang.php |
<?php /********************************************************************************* * 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-2011 SugarCRM, Inc.; All Rights Reserved. ********************************************************************************/ $mod_strings = array ( 'ERR_UPLOAD_NONE' => 'Questo percorso non è un file.', 'ERR_UPLOAD_NOT_RECOGNIZE' => 'Errore durante l´upload. Possibile problemi con il permesso o la dimensione del file. ', 'ERR_UPLOAD_FILE_EXIST' => 'ERROR: Questo file zip modello esiste già nella directory dei modelli.', 'ERR_UPLOAD_COPY_IMPOSSIBLE' => 'ERROR: Impossibile copiare il file Zip nella directory dei modelli impostata nella DCE.', 'ERR_WRITE_ACCESS' => ': Questa directory dei modelli impostata nella DCE non è scrivibile. Cambia la directory o il permesso di scrittura della directory.', 'ERR_SET_TEMPLATES_DIRECTORY' => 'ERROR: Imposta la directory dei modelli nella DCE.', 'ERR_CREATE_TEMPLATES_DIRECTORY' => 'ERROR: Crea la directory dei modelli impostata nella DCE.', 'ERR_ACC_EDITION_NOT_RECOGNIZE' => ': Questa versione ammessa non è valida.', 'LBL_TEAM' => 'Team', 'LBL_ID' => 'ID', 'LBL_CE' => 'CE', 'LBL_PRO' => 'PRO', 'LBL_HELP_ACC_VERSION' => 'ex: 5.1.0 | 5.1.5 | 5.5.0', 'LBL_TEAM_ID' => 'Id Team', 'LBL_ASSIGNED_TO_ID' => 'Id Utente Assegnato', 'LBL_ASSIGNED_TO_NAME' => 'Assegnato a', 'LBL_DATE_ENTERED' => 'Data Creazione', 'LBL_DATE_MODIFIED' => 'Data Modifica', 'LBL_MODIFIED' => 'Modificato Da', 'LBL_MODIFIED_ID' => 'Modificato Da Id', 'LBL_MODIFIED_NAME' => 'Modificato Da Nome', 'LBL_CREATED' => 'Creato Da', 'LBL_CREATED_ID' => 'Creato Da Id', 'LBL_DESCRIPTION' => 'Descrizione', 'LBL_DELETED' => 'Eliminato', 'LBL_NAME' => 'Nome', 'LBL_CREATED_USER' => 'Creato da Utente', 'LBL_MODIFIED_USER' => 'Modificato da Utente', 'LBL_LIST_FORM_TITLE' => 'Elenco Modelli', 'LBL_MODULE_NAME' => 'Modelli', 'LBL_MODULE_TITLE' => 'Modelli', 'LNK_NEW_RECORD' => 'Nuovo Modello', 'LNK_LIST' => 'Modelli', 'LBL_SEARCH_FORM_TITLE' => 'Cerca Modello', 'LBL_HISTORY_SUBPANEL_TITLE' => 'Cronologia', 'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Attività', 'LBL_DCEINSTANCES_SUBPANEL_TITLE' => 'Istanze', 'LBL_NEW_FORM_TITLE' => 'Nuovo Modello', 'LBL_STATUS' => 'Stato', 'LBL_TEMPLATE_LOCATION' => 'Posizione Modello', 'LBL_TEMPLATE_NAME' => 'Nome Modello', 'LBL_ZIP_NAME' => 'Nome Zip', 'LBL_SUGAR_VERSION' => 'Versione Sugar', 'LBL_SUGAR_EDITION' => 'Versione Sugar', 'LBL_UPGRADE_ACCEPTABLE_EDITION' => 'Aggiornamento di una versione ammessa', 'LBL_UPGRADE_ACCEPTABLE_VERSION' => 'Aggiornamento di una versione ammessa', 'LBL_TYPE' => 'Tipo', 'LBL_CONVERTED_STATUS' => 'Stato convertito', 'LBL_CONVERSION_HAS_BEGUN' => 'La conversione del Modello è iniziata', 'LBL_COPY_TEMPLATE' => 'Copia Modello', 'ERR_PHP_INI_SIZE_PRB' => 'La dimensione massima del file di upload o i parametri della dimensione massima della posta potrebbero non essere sufficienti per il modello. Se l´upload non avviene, modificare i parametri nel tuo file php.ini con un valore più alto. (Consigliato: 30 M) ', 'ERR_UPLOAD_ERROR' => 'Si è verificato un errore durante il caricamento. Il file ZIP caricato non è un Modello Sugar valido.', 'ERR_UPLOAD_OTHER' => 'Il file del modello che stati tentando di caricare deve essere un file ZIP. ', 'ERR_UPLOAD_SIZE' => 'La dimensione del file è maggiore rispetto alla dimensione massima per l´upload o alle impostazioni della dimensione massima per la posta in php.ini. Aumenta i parametri e riprova.', 'ERR_UPLOAD_DUPLICATE' => 'Il nome della cartella contenuta nello zip (Nome Modello) esiste già per un altro modello.', );