%PDF- %PDF-
| Direktori : /var/www/crm/modules/WorkFlow/language/ |
| Current File : /var/www/crm/modules/WorkFlow/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_ACTION_ERROR' => 'Questa azione non può essere eseguita. Modificare l´azione in modo che tutti i campi e i valori dei campo siano validi',
'LBL_ACTION_ERRORS' => 'Attenzione: una o più delle seguenti azioni contiene errori.',
'LBL_ALERT_ERROR' => 'Questo avviso non può essere eseguito. Modifica l´avviso in modo che tutte le impostazioni siano valide.',
'LBL_ALERT_ERRORS' => 'Attenzione: uno o più dei seguenti avvisi contengono errori.',
'LBL_ALERT_SUBJECT' => 'AVVISO WORKFLOW',
'LBL_ALERT_TEMPLATES' => 'Modelli Avvisi',
'LBL_ANY_FIELD' => 'ogni campo',
'LBL_AS' => 'come',
'LBL_BASE_MODULE' => 'Modulo obiettivo:',
'LBL_BODY' => 'Corpo:',
'LBL_CREATE_ALERT_TEMPLATE' => 'Crea Modello per Avvisi:',
'LBL_DESCRIPTION' => 'Descrizione:',
'LBL_DOWN' => 'Giù',
'LBL_EDITLAYOUT' => 'Modifica Layout',
'LBL_EDIT_ALT_TEXT' => 'Alt Testo',
'LBL_EMAILTEMPLATES_TYPE' => 'Tipo',
'LBL_EMAILTEMPLATES_TYPE_LIST_WORKFLOW' =>
array (
'workflow' => 'WorkFlow',
),
'LBL_FIRE_ORDER' => 'Ordine di esecuzione:',
'LBL_FROM_ADDRESS' => 'Da Indirizzo:',
'LBL_FROM_NAME' => 'Da Nome:',
'LBL_HIDE' => 'Nascondi',
'LBL_INSERT' => 'Inserire',
'LBL_INVITEES' => 'Invitati',
'LBL_INVITEE_NOTICE' => 'Attenzione, devi selezionare almeno un invitato per creare questo.',
'LBL_INVITE_LINK' => 'Link Inviti Riunione/Chiamata',
'LBL_LACK_OF_NOTIFICATIONS_ON' => 'Avviso: Per inviare gli avvisi, fornire il Server SMTP in Admin > Impostazioni Email.',
'LBL_LACK_OF_TRIGGER_ALERT' => 'Avviso: Si deve creare un Trigger per questo oggetto di Workflow',
'LBL_LINK_RECORD' => 'Collega al Record',
'LBL_LIST_BASE_MODULE' => 'Modulo Obiettivo:',
'LBL_LIST_DN' => 'dn',
'LBL_LIST_FORM_TITLE' => 'Elenco Workflow',
'LBL_LIST_NAME' => 'Nome',
'LBL_LIST_ORDER' => 'Processo d´Ordine:',
'LBL_LIST_STATUS' => 'Stato',
'LBL_LIST_TYPE' => 'Esecuzione Avviene:',
'LBL_LIST_UP' => 'su',
'LBL_MODULE_ID' => 'Workflow',
'LBL_MODULE_NAME' => 'Workflow:',
'LBL_MODULE_TITLE' => 'Workflow: Home',
'LBL_NAME' => 'Nome:',
'LBL_NEW_FORM_TITLE' => 'Nuovo Workflow',
'LBL_PLEASE_SELECT' => 'Si prega di selezionare',
'LBL_PROCESS_LIST' => 'Sequenza Workflow',
'LBL_PROCESS_SELECT' => 'Si prega di selezionare un modulo:',
'LBL_RECIPIENTS' => 'Destinatari',
'LBL_RECORD_TYPE' => 'Applica a:',
'LBL_RELATED_MODULE' => 'Modulo Collegato:',
'LBL_SEARCH_FORM_TITLE' => 'Cerca Workflow',
'LBL_SELECT_FILTER' => 'Devi selezionare un campo che filtri il modulo relativo.',
'LBL_SELECT_MODULE' => 'Si prega di selezionare un modulo relativo.',
'LBL_SELECT_OPTION' => 'Si prega di selezionare un´opzione.',
'LBL_SELECT_VALUE' => 'Devi selezionare un valore.',
'LBL_SET' => 'Stabilire',
'LBL_SHOW' => 'Mostra',
'LBL_SPECIFIC_FIELD' => 'campo specifico',
'LBL_STATUS' => 'Stato:',
'LBL_SUBJECT' => 'Oggetto:',
'LBL_TRIGGER_ERROR' => 'Nota: questo trigger contiene valori non validi e non verrà lanciato.',
'LBL_TRIGGER_ERRORS' => 'Nota: uno o più triggers qui sotto contengono errori',
'LBL_TYPE' => 'L´esecuzione avviene:',
'LBL_UP' => 'Su',
'LBL__S' => ''s',
'LNK_ALERT_TEMPLATES' => 'Avvisi Modelli Email',
'LNK_NEW_WORKFLOW' => 'Nuovo Workflow',
'LNK_PROCESS_VIEW' => 'Sequenza Workflow',
'LNK_WORKFLOW' => 'Visualizza Workflow',
'NTC_REMOVE_ALERT' => 'Sei sicuro di voler rimuovere questo Workflow?',
);