PATH:
home
/
letacommog
/
crmleta
/
languages
/
es_es
<?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( 'Project' => 'Proyecto', 'SINGLE_Project' => 'Proyecto', 'LBL_ADD_RECORD' => 'Añadir Proyecto', 'LBL_RECORDS_LIST' => 'Lista de Proyectos', 'LBL_PROJECT_INFORMATION' => 'Detalles del Proyecto', 'Project Name' => 'Nombre Proyecto', 'Start Date' => 'Fecha inicio', 'Target End Date' => 'Fecha fin prevista', 'Actual End Date' => 'Fecha fin real', 'Project No' => 'Número Proyecto', 'Target Budget' => 'Presupuesto previsto', 'Project Url' => 'Url Proyecto', 'Progress' => 'Progreso', 'Type' => 'Tipo', 'Related to' => 'En relación con', 'LBL_TASKS_OPEN' => 'Actividades Abiertas', 'LBL_TASKS_DUE' => 'Actividades Pendientes', 'LBL_TASKS_COMPLETED' => 'Actividades Terminadas', 'LBL_PEOPLE' => 'Personas', 'LBL_CHARTS' => 'Gráficos', 'LBL_TASKS_LIST' => 'Lista Actividades', 'LBL_MILESTONES' => 'Hitos', 'LBL_TASKS' => 'Actividades', 'LBL_STATUS_IS' => 'Estado es', 'LBL_STATUS' => 'Estado', 'LBL_TICKET_PRIORITY' => 'Prioridad', 'LBL_DOWNLOAD_FILE' => 'Descargar Fichero', 'LBL_MILESTONES_LIST' => 'Lista de Hitos', 'LBL_TASKS_HIGH' => 'Alta Prioridad', 'LBL_TASKS_NORMAL' => 'Prioridad Normal', 'LBL_TASKS_LOW' => 'Prioridad baja', 'LBL_TASKS_OTHER' => 'Otras prioridades', 'LBL_SELECT_PROGRESS' => 'Progress - Todos', 'LBL_SELECT_STATUS' => 'estado - todo', //picklist values 'prospecting' => 'Prospección', 'in progress' => 'En curso', 'initiated' => 'Iniciado', 'waiting for feedback' => 'Esperando Feedback', 'on hold' => 'En espera', 'archived' => 'Archivado', 'completed' => 'Terminado', 'delivered' => 'Liberado', 'administrative' => 'Administrativo', 'operative' => 'Operatorio', 'other' => 'Otro', 'low' => 'Bajo', 'normal' => 'Normal', 'high' => 'Alto', //Gantt chart 'LBL_CHART' => 'Diagrama de Gantt', 'LBL_PROGRESS_CHART' => 'Diagrama de Gantt', 'LBL_TASK_NAME' => 'nombre de la tarea', 'LBL_START_DATE' => 'fecha de inicio', 'LBL_END_DATE' => 'fecha de finalización', 'LBL_DURATION' => 'duración', 'LBL_INFO' => 'Info', 'LBL_GANTT_INFO1' => 'Deslice el lado derecho de la tarea de ampliar la duración', 'LBL_GANTT_INFO2' => 'Arrastrar a la izquierda o en el centro de la tarea de cambiar de inicio y fecha de finalización.', 'LBL_EDIT_PROJECT_TASK_STATUS_COLOR' => 'Estado Editar tarea Proyecto color', 'LBL_SELECT_PROJECT_TASK_STATUS_COLOR' => 'Seleccione Estado del Proyecto Tarea color', 'LBL_SELECT_STATUS' => 'Seleccione Estado', 'LBL_EDIT_COLOR' => 'Editar color', ); $jsLanguageStrings = array( 'JS_COLOR_SAVED_SUCESSFULLY' => 'Color Saved Successfully', );
[+]
..
[-] Rss.php
[edit]
[-] Home.php
[edit]
[-] Users.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] HelpDesk.php
[edit]
[-] Contacts.php
[edit]
[-] EmailTemplates.php
[edit]
[-] Products.php
[edit]
[-] VTENotepad.php
[edit]
[-] Documents.php
[edit]
[-] Invoice.php
[edit]
[-] Quotes.php
[edit]
[-] Calendar.php
[edit]
[-] ProjectTask.php
[edit]
[-] MailManager.php
[edit]
[-] Faq.php
[edit]
[-] Import.php
[edit]
[-] Assets.php
[edit]
[+]
Settings
[-] Project.php
[edit]
[-] Services.php
[edit]
[-] SMSNotifier.php
[edit]
[-] SalesOrder.php
[edit]
[+]
custom
[-] Proposal.php
[edit]
[-] Vendors.php
[edit]
[-] Google.php
[edit]
[-] PDFMaker.php
[edit]
[-] Migration.php
[edit]
[-] Install.php
[edit]
[-] EmailTemplate.php
[edit]
[-] Reports.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Emails.php
[edit]
[-] Vtiger.php
[edit]
[-] Webservices.php
[edit]
[-] Leads.php
[edit]
[-] PriceBooks.php
[edit]
[-] Accounts.php
[edit]
[-] Potentials.php
[edit]
[-] Events.php
[edit]
[-] Campaigns.php
[edit]
[-] PBXManager.php
[edit]
[-] ModComments.php
[edit]
[-] RecycleBin.php
[edit]
[-] Portal.php
[edit]
[-] ProjectMilestone.php
[edit]