%PDF- %PDF-
| Direktori : /var/www/crm/modules/ReportMaker/language/ |
| Current File : /var/www/crm/modules/ReportMaker/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_EDITLAYOUT' => 'Modifica Layout',
'LBL_LIST_QUERY_NAME' => 'Query',
'LBL_PARENT_DATASET' => 'Parent Data Set:',
'LBL_DATA_SET' => 'Data Set:',
'LBL_ADD_BUTTON_KEY' => 'A',
'LBL_NEW_BUTTON_KEY' => 'N',
'LBL_DETAILS_BUTTON_KEY' => 'D',
'LBL_EDIT_BUTTON_KEY' => 'N',
'LBL_RUN_BUTTON_KEY' => 'R',
'LBL_MODULE_NAME' => 'Report Enterprise',
'LBL_MODULE_TITLE' => 'Report Enterprise',
'LBL_SEARCH_FORM_TITLE' => 'Report Enterprise: Cerca',
'LBL_LIST_FORM_TITLE' => 'Tutti i Report Enterprise',
'LBL_LIST_NAME' => 'Nome',
'LBL_LIST_PUBLISHED' => 'Pubblicato',
'LBL_LIST_SCHEDULED' => 'Schedulato',
'LBL_LIST_TYPE' => 'Tipo',
'LBL_LIST_MODULE_TITLE' => 'Modulo',
'LBL_DESCRIPTION' => 'Descrizione:',
'LBL_QUERY_NAME' => 'Nome Query:',
'LBL_TYPE' => 'Tipo Report:',
'LBL_SCHEDULED' => 'Schedula Report:',
'LBL_PUBLISHED' => 'Pubblica Report:',
'LBL_NAME' => 'Nome Report:',
'LBL_TITLE' => 'Titolo Report:',
'LBL_TABLE_WIDTH' => 'Larghezza tabella %:',
'LBL_TABLE_HEIGHT' => 'Altezza tabella %:',
'LBL_FONT_SIZE' => 'Dimensione Font:',
'NTC_DELETE_CONFIRMATION' => 'Sei sicuro di voler eliminare questo record?',
'ERR_DELETE_RECORD' => 'Per eliminare il prodotto deve essere specificato il numero del record.',
'LBL_CURRENCY' => 'Valuta:',
'LNK_LIST_REPORTMAKER' => 'Visualizza Report Enterprise',
'LNK_NEW_REPORTMAKER' => 'Crea Report Enterprise',
'LNK_LIST_DATASET' => 'Visualizza Formato Dati',
'LNK_NEW_DATASET' => 'Crea Formato Dati',
'LNK_NEW_CUSTOMQUERY' => 'Crea Query Personalizzata',
'LNK_CUSTOMQUERIES' => 'Visualizza Query Personalizzate',
'LNK_NEW_QUERYBUILDER' => 'Crea Query',
'LNK_QUERYBUILDER' => 'Costruttore di Query',
'LNK_ADVANCED_REPORTING' => 'Gestisci Reporting Enterprise',
'LBL_ALL_REPORTS' => 'Visualizza Report',
'LBL_ADD_DATA_SET' => 'Aggiungi un nuovo Data Set',
'LBL_EDIT_DATA_SET' => 'Aggiorna il Data Set',
'LBL_LIST_ORDER_Y' => 'Disposizione verticale:',
'LBL_LIST_ORDER_X' => 'Disposiozione orizzontale:',
'LBL_REPORT_ALIGN' => 'Allineamento Report:',
'LBL_ADD_BUTTON_TITLE' => 'Selezione [Alt+A]',
'LBL_ADD_BUTTON_LABEL' => 'Seleziona',
'LBL_NEW_BUTTON_TITLE' => 'Aggiungi [Alt+N]',
'LBL_NEW_BUTTON_LABEL' => 'Crea Nuovo',
'LBL_DETAILS_BUTTON_TITLE' => 'Dettagli Report [Alt+D]',
'LBL_DETAILS_BUTTON_LABEL' => 'Dettagli Report',
'LBL_EDIT_BUTTON_TITLE' => 'Modifica Report [Alt+E]',
'LBL_EDIT_BUTTON_LABEL' => 'modifica',
'LBL_RUN_BUTTON_TITLE' => 'Esegui Report [Alt+R]',
'LBL_RUN_BUTTON_LABEL' => 'Esegui Report',
'LNK_UP' => 'Su',
'LNK_DOWN' => 'Giu',
'LBL_NONE' => 'Non schedulato',
'LBL_SCHEDULE_EMAIL' => 'Schedulato',
'LBL_HELLO' => 'Ciao',
'LBL_SCHEDULED_REPORT_MSG_INTRO' => 'L´allegato è un report auto generato e inviato dall´applicazione Sugar. Questo report è stato creato su',
'LBL_SCHEDULED_REPORT_MSG_BODY1' => 'e salvato con il nome"',
'LBL_SCHEDULED_REPORT_MSG_BODY2' => '". Se vuoi cambiare le impostazioni del report, entra nell´applicazione Sugar e clicca sulla scheda "Report" .',
);