'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', ); $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' , );