PATH:
home
/
letacommog
/
crmleta
/
languages
/
it_it
<?php /*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ************************************************************************************/ $languageStrings = array( 'SINGLE_Documents' => 'Documento' , 'Documents' => 'Documents' , // TODO: Review 'LBL_ADD_RECORD' => 'Add Document' , 'LBL_RECORDS_LIST' => 'Documents List' , 'LBL_NOTE_INFORMATION' => 'Informazioni Base' , 'LBL_FILE_INFORMATION' => 'Informazioni file' , 'LBL_DESCRIPTION' => 'Descrizione' , 'Title' => 'Titolo' , 'File Name' => 'Nome file' , 'Note' => 'Note' , 'File Type' => 'Tipo file' , 'File Size' => 'Grandezza' , 'Download Type' => 'Tipo download' , 'Version' => 'Versione' , 'Active' => 'Attivo' , 'Download Count' => 'Conteggio download' , 'Folder Name' => 'Nome cartella' , 'Document No' => '>Numero documento' , 'Last Modified By' => 'Last Modified By' , 'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting', 'LBL_DOWNLOAD_FILE' => 'Download file' , 'LBL_CHECK_FILE_INTEGRITY' => 'Controllo di integrità' , 'LBL_INTERNAL' => 'Interno' , 'LBL_EXTERNAL' => 'Esterno' , 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' , 'LBL_MOVE' => 'Muovi' , 'LBL_ADD_FOLDER' => 'Aggiungi cartella' , 'LBL_FOLDERS_LIST' => 'Folders List' , 'LBL_FOLDERS' => 'Folders' , 'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documents Moved Successfully', 'LBL_DENIED_DOCUMENTS' => 'Denied Documents' , 'MB' => 'MB' , 'LBL_ADD_NEW_FOLDER' => 'Aggiungi cartella' , 'LBL_FOLDER_NAME' => 'Nome cartella' , 'LBL_FOLDER_DESCRIPTION' => 'Folder Description' , 'LBL_FILE_AVAILABLE' => 'File is available for download', 'LBL_FILE_NOT_AVAILABLE' => 'This Document is not available for Download', 'LBL_VIEW_FILE' => 'Visualizza File', 'LBL_PREVIEW_NOT_AVAILABLE' => 'Anteprima non disponibile', 'LBL_VIEW_FILE' => 'Visualizza File', 'LBL_PREVIEW_NOT_AVAILABLE' => 'Anteprima non disponibile', 'LBL_INTERNAL_DOCUMENT_TYPE' =>'Documento interno', 'LBL_EXTERNAL_DOCUMENT_TYPE' =>'URL esterno', 'LBL_WEBDOCUMENT_TYPE' =>'Documento Web', 'LBL_DRAG_&_DROP_FILE_HERE' => 'Drag & Drop File qui', 'LBL_WEB' => 'Tela', 'LBL_UPLOAD_DOCUMENT_TO_VTIGER' => 'Carica Documents To Vtiger', 'LBL_ROOT' => 'Radice', 'LBL_AUTHORIZE' => 'Autorizzare', 'LBL_DOCUMENT_SOURCE' => 'Origine documento', 'LBL_FILE_URL' => 'Url File', 'LBL_EMAIL_FILE_AS_ATTACHMENT' => 'E-mail un file come allegato', 'LBL_UPLOAD_TO' => 'Caricare', 'LBL_NEW_DOCUMENT' => 'Nuovo Documento', 'LBL_VTIGER' => 'Vtiger', 'LBL_CREATE_YOUR_OWN' => 'Creare il proprio', 'LBL_SHARE_DOCUMENT' => 'Condividere un Documento', 'LBL_UPLOAD_TO_VTIGER' => 'Caricare il Documento di Vtiger', 'LBL_UPLOAD' => 'Caricare', 'LBL_SELECT_FILE_FROM_COMPUTER' => 'Selezionare il File dal mio Computer', 'LBL_FILE_UPLOAD' => 'Upload Di File', 'LBL_LINK_EXTERNAL_DOCUMENT' => 'Link Esterni Al Documento', 'LBL_TO_SERVICE' => 'Di %s', 'LBL_FROM_SERVICE' => 'Da %s', 'LBL_CREATE_NEW' => 'Creare Nuova %s', 'LBL_SELECT_A_FOLDER_TO_MOVE' => 'Si prega di selezionare una cartella di muoversi', ); $jsLanguageStrings = array( 'JS_NEW_FOLDER' => 'New Folder' , 'JS_MOVE_DOCUMENTS' => 'Move Documents' , 'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Are you sure you want to move the file(s) to', 'JS_FOLDER' => 'folder' , 'JS_OPERATION_DENIED' => 'Operation Denied' , 'JS_FOLDER_IS_NOT_EMPTY' => 'Si prega Elimina / Sposta tutti i documenti contenuti nella cartella corrente prima di cancellarla', 'JS_SPECIAL_CHARACTERS' => 'Caratteri speciali come', 'JS_NOT_ALLOWED' => 'non sono ammessi', 'JS_DELETE_AND_TRASH_FILE_IN_DRIVE' => 'Eliminare file e trash in auto', 'JS_FAILED_TO_UPLOAD_FILE' => 'Impossibile caricare il file', 'JS_ARE_YOU_SURE_TO_REVOKE_ACCESS' => 'Sei sicuro di voler revocare l\'accesso?', 'JS_ACCESS_REVOKED' => 'Accesso revocato', 'JS_DELETE_AND_TRASH_FILE_IN_DROPBOX' => 'Eliminare file e trash in dropbox', 'JS_UPLOAD_SUCCESSFUL' => 'Caricato con successo File', 'JS_UPLOAD_FAILED' => 'File Upload non riuscito', 'JS_DOCUMENT_CREATED' => 'Documento creato', 'JS_DOCUMENT_CREATION_FAILED' => 'La creazione di documenti fallita', );
[+]
..
[-] Webservices.php
[edit]
[-] EmailTemplates.php
[edit]
[-] Portal.php
[edit]
[+]
custom
[-] Accounts.php
[edit]
[-] Migration.php
[edit]
[-] Events.php
[edit]
[-] VTENotepad.php
[edit]
[-] ModComments.php
[edit]
[-] Campaigns.php
[edit]
[-] Vtiger.php
[edit]
[-] Faq.php
[edit]
[-] PDFMaker.php
[edit]
[-] Emails.php
[edit]
[-] Users.php
[edit]
[-] SalesOrder.php
[edit]
[-] Rss.php
[edit]
[-] Google.php
[edit]
[-] Reports.php
[edit]
[-] Services.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] Vendors.php
[edit]
[-] MailManager.php
[edit]
[-] ProjectTask.php
[edit]
[+]
Settings
[-] Project.php
[edit]
[-] Documents.php
[edit]
[-] PriceBooks.php
[edit]
[-] Import.php
[edit]
[-] Assets.php
[edit]
[-] Potentials.php
[edit]
[-] HelpDesk.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Invoice.php
[edit]
[-] Quotes.php
[edit]
[-] PBXManager.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Home.php
[edit]
[-] Calendar.php
[edit]
[-] Products.php
[edit]
[-] Leads.php
[edit]
[-] Contacts.php
[edit]
[-] RecycleBin.php
[edit]