%PDF- %PDF-
| Direktori : /var/www/crm/modules/CustomQueries/language/ |
| Current File : /var/www/crm/modules/CustomQueries/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_EDIT_LAYOUT' => 'Modifica Layout',
'LBL_REPAIR_BUTTON_KEY' => 'R',
'LBL_MODULE_NAME' => 'Query Personalizzate',
'LBL_MODULE_TITLE' => 'Query Personalizzate',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Query Personalizzate',
'LBL_LIST_FORM_TITLE' => 'Elenco Query Personalizzate',
'LBL_CUSTOMQUERY' => 'Query Personalizzate:',
'LBL_QUERY_TYPE' => 'Tipo Query:',
'LBL_LIST_NAME' => 'Nome Query',
'LBL_LIST_DESCRIPTION' => 'Descrizione',
'LBL_NAME' => 'Nome Query:',
'LBL_DESCRIPTION' => 'Descrizione:',
'LBL_LIST_LIST_ORDER' => 'Ordine',
'LBL_LIST_ORDER' => 'Ordine:',
'LBL_QUERY_LOCKED' => 'Blocca Query:',
'LBL_LIST_VALID' => 'Query Valida?',
'LNK_PRODUCT_LIST' => 'Catalogo Prodotti',
'LNK_REPORT_MAKER' => 'Costruttore Report',
'LNK_NEW_SHIPPER' => 'Fornitori per la Spedizione',
'LBL_RUN_QUERY' => 'Esegui Query',
'LNK_LIST_REPORTMAKER' => 'Elenco Report Enterprise',
'LNK_NEW_REPORTMAKER' => 'Crea Report',
'LNK_LIST_DATASET' => 'Elenco Formato Dati',
'LNK_NEW_DATASET' => 'Crea Formato Dati',
'LNK_NEW_CUSTOMQUERY' => 'Crea Query Personalizzata',
'LNK_CUSTOMQUERIES' => 'Query Personalizzate',
'LNK_NEW_QUERYBUILDER' => 'Crea Query',
'LNK_QUERYBUILDER' => 'Costruttore Query',
'LBL_ALL_REPORTS' => 'Tutti i Report',
'LNK_NEW_PRODUCT_TYPE' => 'Tipi Prodotto',
'NTC_DELETE_CONFIRMATION' => 'Sei sicuro di voler eliminare questo record?',
'ERR_DELETE_RECORD' => 'Per eliminare il tipo del prodotto deve essere specificato il numero del record.',
'NTC_LIST_ORDER' => 'Configura l´ordine con cui comparirà questa categoria nell´elenco delle categorie prodotto',
'LNK_IMPORT_PRODUCT_CATEGORIES' => 'Importa Categorie Prodotti',
'DUPBLANK_ERROR_MSG' => 'Hai o un nome della colonna vuoto o un nome della colonna duplicato',
'QUERY_ERROR_MSG' => 'Questa query non è valida.',
'LBL_REPAIR_BUTTON_TITLE' => 'Ripara Query [Alt+R]',
'LBL_REPAIR_BUTTON_LABEL' => 'Ripara Query',
'LBL_JSCRIPT_MULTI_MAP_ERROR' => 'Più colonne sono state definite con lo stesso nome campo.',
'LBL_REMOVE_LAYOUT_DATA' => 'Rimuovi Layout Dato',
'CHILD_ERROR_MSG' => 'Questa query è accessibile soltanto via parent Data Format',
'ERROR_RESULT_MSG' => 'Questa query non è valida.',
'CHILD_RESULT_MSG' => 'Questa query non può essere eseguito in modo indipendente.',
'LBL_QUERYRESULT' => 'Risultati della query',
);