403Webshell
Server IP : 138.197.176.125  /  Your IP : 216.73.217.55
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/vt7multiuserassignment.crmtiger.es/languages/it_it/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vt7multiuserassignment.crmtiger.es/languages/it_it/Import.php
<?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(
	'LBL_IMPORT_STEP_1'            => 'Step 1'                      , 
	'LBL_IMPORT_STEP_1_DESCRIPTION' => 'Select File'                 , 
	'LBL_IMPORT_SUPPORTED_FILE_TYPES' => '	Supported File Type(s): .CSV, .VCF', 
	'LBL_IMPORT_STEP_2'            => 'Step 2'                      , 
	'LBL_IMPORT_STEP_2_DESCRIPTION' => 'Specify Format'              , 
	'LBL_FILE_TYPE'                => 'File Type'                   , 
	'LBL_CHARACTER_ENCODING'       => 'Character Encoding'          , 
	'LBL_DELIMITER'                => 'Delimitatore:'               , 
	'LBL_HAS_HEADER'               => 'Ha un Header (Intestazione)' , 
	'LBL_IMPORT_STEP_3'            => 'Step 3'                      , 
	'LBL_IMPORT_STEP_3_DESCRIPTION' => 'Duplicate Record Handling'   , 
	'LBL_IMPORT_STEP_3_DESCRIPTION_DETAILED' => 'Select this option to enable and set duplicate merge criteria', 
	'LBL_SPECIFY_MERGE_TYPE'       => 'Select how duplicate records should be handled', 
	'LBL_SELECT_MERGE_FIELDS'      => 'Select the matching fields to find duplicate records', 
	'LBL_AVAILABLE_FIELDS'         => 'Campi disponibili'           , 
	'LBL_SELECTED_FIELDS'          => 'Campi su cui effettuare la corrispondenza', 
	'LBL_NEXT_BUTTON_LABEL'        => 'Prossimo'                    , 
	'LBL_IMPORT_STEP_4'            => 'Step 4'                      , 
	'LBL_IMPORT_STEP_4_DESCRIPTION' => 'Map the Columns to Module Fields', 
	'LBL_FILE_COLUMN_HEADER'       => 'Header'                      , 
	'LBL_ROW_1'                    => 'Row 1'                       , 
	'LBL_CRM_FIELDS'               => 'CRM Fields'                  , 
	'LBL_DEFAULT_VALUE'            => 'Default Value'               , 
	'LBL_SAVE_AS_CUSTOM_MAPPING'   => 'Save as Custom Mapping '     , 
	'LBL_IMPORT_BUTTON_LABEL'      => 'Importa'                     , 
	'LBL_RESULT'                   => 'Result'                      , 
	'LBL_TOTAL_RECORDS_IMPORTED'   => 'Records successfully imported', 
	'LBL_NUMBER_OF_RECORDS_CREATED' => 'Records created'             , 
	'LBL_NUMBER_OF_RECORDS_UPDATED' => 'Records overwritten'         , 
	'LBL_NUMBER_OF_RECORDS_SKIPPED' => 'Records skipped'             , 
	'LBL_NUMBER_OF_RECORDS_MERGED' => 'Records merged'              , 
	'LBL_TOTAL_RECORDS_FAILED'     => 'Records failed importing'    , 
	'LBL_IMPORT_MORE'              => 'Importa di pi&ugrave;'       , 
	'LBL_VIEW_LAST_IMPORTED_RECORDS' => 'Last Imported Records'       , 
	'LBL_UNDO_LAST_IMPORT'         => 'Annulla la scorsa importazione', 
	'LBL_FINISH_BUTTON_LABEL'      => 'Fine'                        , 
	'LBL_UNDO_RESULT'              => 'Undo Import Result'          , 
	'LBL_TOTAL_RECORDS'            => 'Total Number of Records'     , 
	'LBL_NUMBER_OF_RECORDS_DELETED' => 'Number of records deleted'   , 
	'LBL_OK_BUTTON_LABEL'          => 'Ok'                          , 
	'LBL_IMPORT_SCHEDULED'         => 'Import Scheduled'            , 
	'LBL_RUNNING'                  => 'Running'                     , 
	'LBL_CANCEL_IMPORT'            => 'Cancel Import'               , 
	'LBL_ERROR'                    => 'Errore:'                     , 
	'LBL_CLEAR_DATA'               => 'Clear Data'                  , 
	'ERR_UNIMPORTED_RECORDS_EXIST' => 'Unable to import more data in this batch. Please start a new import.', 
	'ERR_IMPORT_INTERRUPTED'       => 'Current Import has been interrupted. Please try again later', 
	'ERR_FAILED_TO_LOCK_MODULE'    => 'Failed to lock the module for import. Re-try again later', 
	'LBL_SELECT_SAVED_MAPPING'     => 'Select Saved Mapping'        , 
	'LBL_IMPORT_ERROR_LARGE_FILE'  => 'Import Error Large file '    , // TODO: Review
	'LBL_FILE_UPLOAD_FAILED'       => 'File Upload Failed'          , // TODO: Review
	'LBL_IMPORT_CHANGE_UPLOAD_SIZE' => 'Import Change Upload Size'   , // TODO: Review
	'LBL_IMPORT_DIRECTORY_NOT_WRITABLE' => 'Import Directory is not writable', // TODO: Review
	'LBL_IMPORT_FILE_COPY_FAILED'  => 'Import File copy failed'     , // TODO: Review
	'LBL_INVALID_FILE'             => 'Invalid File'                , // TODO: Review
	'LBL_NO_ROWS_FOUND'            => 'No rows found'               , // TODO: Review
	'LBL_SCHEDULED_IMPORT_DETAILS' => 'Your import has been scheduled and will start within 15 minutes. You will receive an email after import is completed.  <br> <br>
										Please make sure that the Outgoing server and your email address is configured to receive email notification', // TODO: Review
	'LBL_DETAILS'                  => 'Details'                     , // TODO: Review
	'skipped'                      => 'Skipped Records'             , // TODO: Review
	'failed'                       => 'Failed Records'              , // TODO: Review
    
        'LBL_IMPORT_LINEITEMS_CURRENCY'=> 'Valuta (voci)',

	'LBL_SKIP_THIS_STEP' => 'Ignorare questo passaggio',
	'LBL_UPLOAD_ICS' => 'Carica file ICS',
	'LBL_ICS_FILE' => 'ICS File',
	'LBL_IMPORT_FROM_ICS_FILE' => 'Importa da file ICS',
	'LBL_SELECT_ICS_FILE' => 'Seleziona il file ICS',

  'LBL_USE_SAVED_MAPS' => 'Utilizzare Mappe Salvate',
  'LBL_IMPORT_MAP_FIELDS' => 'Mappa le colonne ai campi CRM',
  'LBL_UPLOAD_CSV' => 'Caricare il File CSV',
  'LBL_UPLOAD_VCF' => 'Caricare File VCF',
  'LBL_DUPLICATE_HANDLING' => 'Gestire I Duplicati',
  'LBL_FIELD_MAPPING' => 'La Mappatura In Campo',
  'LBL_IMPORT_FROM_CSV_FILE' => 'Importazione da file CSV',
  'LBL_SELECT_IMPORT_FILE_FORMAT' => 'Dove vorresti importare ?',
  'LBL_CSV_FILE' => 'File CSV',
  'LBL_VCF_FILE' => 'File VCF',
  'LBL_GOOGLE' => 'Google',
  'LBL_IMPORT_COMPLETED' => 'Importazione Completata',
  'LBL_IMPORT_SUMMARY' => 'Riepilogo di importazione',
  'LBL_DELETION_COMPLETED' => 'La Cancellazione Completata',
  'LBL_TOTAL_RECORDS_SCANNED' => 'Totale record acquisita',
  'LBL_SKIP_BUTTON' => 'Saltare',
  'LBL_DUPLICATE_RECORD_HANDLING' => 'Duplica il record di movimentazione',
  'LBL_IMPORT_FROM_VCF_FILE' => 'Importazione da file VCF',
  'LBL_SELECT_VCF_FILE' => 'Selezionare file VCF',
  'LBL_DONE_BUTTON' => 'Fatto',
  'LBL_DELETION_SUMMARY' => 'Eliminare riepilogo',

);

Youez - 2016 - github.com/yon3zu
LinuXploit