[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/MexicanSpanishLanguagePack_es_mx/modules/ -> Migration.php (source)

   1  <?php
   2  /************************************************************************************

   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0

   4   * ("License"); You may not use this file except in compliance with the License

   5   * The Original Code is:  vtiger CRM Open Source

   6   * The Initial Developer of the Original Code is vtiger.

   7   * Portions created by vtiger are Copyright (C) vtiger.

   8   * All Rights Reserved.

   9   *  Author       : Francisco Hernandez Odin Consultores S de RL de CV

  10   *  Author       : www.odin.mx

  11   *  Author       : Proudly, the best Vtiger's Partner in Mexico

  12   ************************************************************************************/
  13  $languageStrings = array(
  14      'LBL_VTIGER_MIGRATION'                => 'Bienvenido al proceso de migracion de  Vtiger',
  15      'LBL_MIGRATION_COMPLETED'             => 'Migración Completada',
  16      'LBL_MIGRATION_WIZARD'                 => 'Asistente para la migración',
  17      'LBL_PRIDE_BEING_ASSOCIATED'        => 'Estamos orgullosos de estar asociados contigo.',
  18      'LBL_TALK_TO_US_AT_FORUMS'             => '¿Tienes alguna pregunta? Encuentra ayuda en Vtiger <a href="http://forums.vtiger.com" target="_blank"> Discusiones </a><br>',
  19      '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>',
  20      '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> ',
  21      'LBL_THANKS'                         => 'Gracias por usar <b>vtiger CRM</b>',
  22      'LBL_WE_AIM_TO_BE_BEST'             => 'Nuestro objetivo es ser - simplemente el mejor',
  23      'LBL_SPACE_FOR_YOU'                 => 'Vamos juntos! hay espacio para ti también!',
  24      'LBL_MIGRATION_COMPLETED_SUCCESSFULLY' => 'Tu migración vtiger6 ha sido completada con éxito.',
  25      '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>',
  26      'LBL_WAIT'                             => 'Por favor, espera...',
  27      'LBL_INPROGRESS'                     => 'La migración está  en curso',
  28      'LBL_DATABASE_CHANGE_LOG'             => 'Registro de cambios a la base de datos,
  29  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1