%PDF- %PDF-
Direktori : /var/www/crm/modules/DynamicLayout/language/ |
Current File : /var/www/crm/modules/DynamicLayout/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. ********************************************************************************/ if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); $mod_strings = array ( 'LBL_ADVANCED'=> 'Avanzato:', 'LBL_EDIT_IN_PLACE' => 'Edit In Place:', 'DESC_USING_LAYOUT_TITLE' => 'Utilizzando l“Editor di Layout', 'DESC_USING_LAYOUT_SHORTCUTS' => 'Scorciatoie:', 'DESC_USING_LAYOUT_TOOLBAR' => 'Toolbar:', 'DESC_USING_LAYOUT_EDIT_ROWS' => 'Modifica Righe:', 'DESC_USING_LAYOUT_SELECT_FILE' => 'Seleziona un File:', 'DESC_USING_LAYOUT_EDIT_FIELDS' => 'Modifica Layout:', 'DESC_USING_LAYOUT_ADD_FIELD' => 'Aggiungi un Campo:', 'DESC_USING_LAYOUT_REMOVE_ITEM' => 'Rimuovi un oggetto:', 'DESC_USING_LAYOUT_DISPLAY_HTML' => 'Visualizza Codice HTML:', 'DESC_USING_LAYOUT_BLK1' => 'The Layout editor lets you rearrange fields, tabs, and panels on tabs to customize screens to fit your needs. First select the view of the page you want to customize via the ?Select File? shortcut.', 'DESC_USING_LAYOUT_BLK2' => ' allows you to select a different page to edit; edits on the current page are lost if not saved. If you?re not sure what file to edit you can check the ?Edit in place? box; this will add an edit box to all the editable places through the application. Navigate through the application to the page you want to edit, click on the edit box, and you will be returned to the edit display for that file.', 'DESC_USING_LAYOUT_BLK3' => ' drag and rearrange individual fields or their labels. Select the item handle ', 'DESC_USING_LAYOUT_BLK4' => ' next to the field or label you want to move, and click on the item handle where you want the field or label located. This will move the item from its previous location to its new location. If there was already a field or label at the destination the two items will swap positions. Moving sub-panels is the same as moving fields; select on the source sub-panel handle and destination handle and the two will switch locations. To remove a field or form from the screen, drag the item to the Toolbox area in the left menu bar.', 'DESC_USING_LAYOUT_BLK5' => ' changes the view to allow the addition and removal of rows in the details panel. Pressing the + adds a row below the one selected, and pressing the ? removes that row.', 'DESC_USING_LAYOUT_BLK6' => 'The Toolbox provides a workspace to add new fields and labels to a form, temporarily retain items that have been removed from a form, and discard items.', 'DESC_USING_LAYOUT_BLK7' => ' opens a selection display to specify the type of field you want to add and the label that goes with it. Pressing the Add button puts the new field and its label in the Toolbox workspace. From here the field can be added by selecting the new items handle and the handle for its destination.', 'DESC_USING_LAYOUT_BLK8' => ' is accomplished by selecting its handle and clicking on the text ?Drag unwanted items here?. This will deposit the selected item in the Toolbox workspace.', 'DESC_USING_LAYOUT_BLK9' => ' selection field displays the html that comprises each field. While this can be informative it is very CPU intensive, and should only be used when necessary.', 'DESC_USING_LAYOUT_BLK10' => 'To save changes press the ?Save Layout? button. To discard changes click on another tab in the application and all changes will be discarded for the page being edited.', 'NO_RECORDS_LISTVIEW'=>'In order to edit a list view there must be at least one row of data. Please create a record for this list view before attempting to edit.', 'LBL_EDIT_LAYOUT'=>'Modifica Layout', 'LBL_EDIT_ROWS'=>'Modifica Righe', 'LBL_EDIT_COLUMNS'=>'Modifica Colonne', 'LBL_EDIT_LABELS'=>'Modifica Etichette', 'LBL_EDIT_FIELDS'=>'Modifica Campo Personalizzato', 'LBL_ADD_FIELDS'=>'Aggiungi Campo Personalizzato', 'LBL_DISPLAY_HTML'=>'Visualizza Codice HTML', 'LBL_SELECT_FILE'=> 'Seleziona un File', 'LBL_SAVE_LAYOUT'=> 'Salva il Layout', 'LBL_SELECT_A_SUBPANEL' => 'Seleziona un Sottopannello', 'LBL_SELECT_SUBPANEL' => 'Seleziona un Sottopannello', 'LBL_TOOLBOX' => 'Toolbox', 'LBL_STAGING_AREA' => 'Staging Area (drag and drop gli oggetti qui)', 'LBL_SUGAR_FIELDS_STAGE' => 'Campi Sugar (clicca gli oggetti per aggiungerli nella staging area)', 'LBL_SUGAR_BIN_STAGE' => 'Sugar Bin (clicca gli oggetti per aggiungerli nella staging area)', 'LBL_VIEW_SUGAR_FIELDS' => 'Visualizza Campi Sugar', 'LBL_VIEW_SUGAR_BIN' => 'Visualizza Sugar Bin', ); ?>