<?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. * Author : Francisco Hernandez Odin Consultores S de RL de CV * Author : www.odin.mx * Author : Proudly, the best Vtiger's Partner in Mexico ************************************************************************************/ $languageStrings = array( 'LBL_VTIGER_MIGRATION' => 'Bienvenido al proceso de migracion de Vtiger', 'LBL_MIGRATION_COMPLETED' => 'Migración Completada', 'LBL_MIGRATION_WIZARD' => 'Asistente para la migración', 'LBL_PRIDE_BEING_ASSOCIATED' => 'Estamos orgullosos de estar asociados contigo.', 'LBL_TALK_TO_US_AT_FORUMS' => '¿Tienes alguna pregunta? Encuentra ayuda en Vtiger <a href="http://forums.vtiger.com" target="_blank"> Discusiones </a><br>', 'LBL_DISCUSS_WITH_US_AT_BLOGS' => 'Para saber más sobre Vtiger síguenos en nuestro blog <a href="http://blogs.vtiger.com" target="_blank">Blog</a>', 'LBL_CRM_DOCUMENTATION' => 'Necesitas Ayuda en Vtiger6? - <a href="http://wiki.vtiger.com/vtiger6" target="_blank">Documentacion</a> , <a href="http://www.youtube.com/vtiger" target="_blank">Videos</a><BR> ', 'LBL_THANKS' => 'Gracias por usar <b>vtiger CRM</b>', 'LBL_WE_AIM_TO_BE_BEST' => 'Nuestro objetivo es ser - simplemente el mejor', 'LBL_SPACE_FOR_YOU' => 'Vamos juntos! hay espacio para ti también!', 'LBL_MIGRATION_COMPLETED_SUCCESSFULLY' => 'Tu migración vtiger6 ha sido completada con éxito.', 'LBL_RELEASE_NOTES' => 'Para saber lo que es nuevo en esta versión, por favor lee <a href="#" target="_blank">Notas de la versión</a> <br>', 'LBL_WAIT' => 'Por favor, espera...', 'LBL_INPROGRESS' => 'La migración está en curso', 'LBL_DATABASE_CHANGE_LOG' => 'Registro de cambios a la base de datos', );