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/soltelcocrm/languages/es_es/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/soltelcocrm/languages/es_es/ProjectTask.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.
 * Portions created by JPL TSolucio, S.L. are Copyright (C) jpl tsolucio.
 * All Rights Reserved.
 * ********************************************************************************
 *  Language     : Español es_es
 *  Version      : 6.0.0
 *  Created Date : 2012-10-26
 *  Author       : JPL TSolucio, S. L. Joe Bordes
 *  Last change  : 2013-05-03
 *  Author       : JPL TSolucio, S. L. Joe Bordes
 ************************************************************************************/
$languageStrings = array(
	'SINGLE_ProjectTask'           => 'Actividad',
	'LBL_ADD_RECORD'               => 'Añadir Actividad',
	'LBL_RECORDS_LIST'             => 'Lista de Actividades',
	'LBL_PROJECT_TASK_INFORMATION' => 'Detalles de Actividad',
	'LBL_PROJECTS_LIST' => 'Lista de Proyectos',
	'LBL_TASKS_LIST' => 'Lista de Actividades',
    'LBL_MILESTONES_LIST'          => 'Lista de Hitos',
	
	//Field Labels
	'Project Task Name' => 'Project Task Name',
    'Project Task No' => 'Project Task No',
    'Project Task Number' => 'Project Task Number',
	'Status' => 'Status',
	'Priority' => 'Priority',
    'Progress' => 'Progress',
    'Type'=>'Type',
    'Worked Hours'=>'Worked Hours',
    'Start Date'=>'Start Date',
    'End Date'=>'End Date',
    'Related to' => 'Related To',
    'administrative' => 'Administrativo',
    'operative' => 'Operatorio',
    'other' => 'Otro',
    'low' => 'Bajo',
    'normal' => 'Normal',
    'high' => 'Alto',
    'Created Time' => 'Created Time',
    'Modified Time' => 'Modified Time',
    'description' => 'Description',
	'Assigned To' => 'Assigned To',
	'Open' => 'Open',
	'In Progress' => 'In Progress',
	'Completed' => 'Completed',
	'Deferred' => 'Deferred',
	'Canceled ' => 'Canceled',
        'LBL_NO_DATE_VALUE_MSG' => 'o Tareas del proyecto no tienen inicio y / o fecha de finalización',
);

Youez - 2016 - github.com/yon3zu
LinuXploit