[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Portal.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. All Rights Reserved.
   8   * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 20/05/2014 - www.ttcasolucoes.com.br
   9   *************************************************************************************/
  10  $languageStrings = array(
  11          'HTTP_ERROR' => 'O website que você está tentando abrir não é seguro e pode não abrir. Se mesmo assim quiser visualizar a página, então poderá clicar sobre o bloqueador de conteúdo na barra de endereço e habilita-lo.',
  12      'LBL_ADD_BOOKMARK' => 'Adicionar Favorito',
  13      'LBL_ADD_NEW_BOOKMARK' => 'Adicionar Novo Favorito',
  14      'LBL_BOOKMARK' => 'Favorito',
  15      'LBL_BOOKMARK_NAME' => 'Nome Favorito',
  16      'LBL_BOOKMARK_SAVED_SUCCESSFULLY' => 'Favorito Salvo com Sucesso',
  17      'LBL_BOOKMARKS' => 'Favoritos',
  18      'LBL_BOOKMARKS_DELETED_SUCCESSFULLY' => 'Favoritos apagados com sucesso',
  19      'LBL_BOOKMARKS_LIST' => 'Lista de Favoritos',
  20      'LBL_BOOKMARK_URL' => 'URL Favorito',
  21      'LBL_CREATED_ON' => 'Criado em',
  22      'LBL_EDIT_BOOKMARK' => 'Editar Favorito',
  23      'LBL_ENTER_BOOKMARK_NAME' => 'Digite Nome Favorito',
  24      'LBL_ENTER_URL' => 'Digitar URL (www.example.com.br)',
  25      'LBL_OUR_SITES_LIST' => 'Nossa Lista de Sites',
  26      'LBL_RECORD_DELETED_SUCCESSFULLY' => 'Registro apagado com sucesso',
  27      'Portal' => 'Nossos Sites',
  28      'SINGLE_Portal' => 'Nosso Site',
  29  );
  30  
  31  $jsLanguageStrings = array(
  32      
  33  );


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