[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
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. All Rights Reserved. 8 * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 26/04/2014 - www.ttcasolucoes.com.br 9 *************************************************************************************/ 10 $languageStrings = array( 11 'LBL_CRM_DOCUMENTATION' => 'Para ajuda sobre o Vtiger6 - <a href="http://wiki.vtiger.com/vtiger6" target="_blank">Documentação</a> , <a href="http://www.youtube.com/vtiger" target="_blank">Videos</a> <BR>', 12 'LBL_DATABASE_CHANGE_LOG' => 'Migração: Log de Mudanças da Base de Dados', 13 'LBL_DISCUSS_WITH_US_AT_BLOGS' => 'Para saber mais sobre o Vtiger siga-nos em nosso <a href="http://blogs.vtiger.com" target="_blank">Blog</a>', 14 'LBL_INPROGRESS' => 'Migração em andamento', 15 'LBL_MIGRATION_COMPLETED' => 'Migração Concluída', 16 'LBL_MIGRATION_COMPLETED_SUCCESSFULLY' => 'A migração do seu vtiger6 foi concluída com sucesso.', 17 'LBL_MIGRATION_WIZARD' => 'Migração Assistida', 18 'LBL_PRIDE_BEING_ASSOCIATED' => 'Estamos orgulhosos de termos você conosco.', 19 'LBL_RELEASE_NOTES' => 'Para saber quais as novidades desta versão, por favor, leia <a href="#" target="_blank">Notas do Release</a> <br>', 20 'LBL_SPACE_FOR_YOU' => 'Venha conosco, há espaço para você também!', 21 'LBL_TALK_TO_US_AT_FORUMS' => 'Tem alguma dúvida? Encontre ajuda sobre o Vtiger em <a href="http://forums.vtiger.com" target="_blank"> Discussões </a><br>', 22 'LBL_THANKS' => 'Obrigado por utilizar o <b>vtiger CRM</b>', 23 'LBL_VTIGER_MIGRATION' => 'Bem Vindo(a) a Migração do Vtiger', 24 'LBL_WAIT' => 'Por gentileza, aguarde ...', 25 'LBL_WE_AIM_TO_BE_BEST' => 'Pretendemos ser simplesmente o melhor', 26 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |