[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/modules/Google/languages/pt_br/ -> Google.php (source)

   1  <?php
   2  
   3  /*+***********************************************************************************
   4   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   5   * ("License"); You may not use this file except in compliance with the License
   6   * The Original Code is:  vtiger CRM Open Source
   7   * The Initial Developer of the Original Code is vtiger.
   8   * Portions created by vtiger are Copyright (C) vtiger. All Rights Reserved.
   9   * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 26/04/2014 - www.ttcasolucoes.com.br
  10   *************************************************************************************/
  11  $languageStrings = array(
  12          'Address' => 'Endereço',
  13          'Contact Name'=>'Nome Contato',
  14          'Description'=>'Descrição',
  15          'Email'=>'Email',
  16          'Event Title'=>'Título Evento',
  17          'EXTENTIONNAME' => 'Google',
  18          'LBL_ADDED' => 'Adicionado',
  19          'LBL_DELETED' => 'Apagado',
  20          'LBL_MORE_GOOGLE' => 'Existem mais registros no Google para serem sincronizados',
  21          'LBL_MORE_VTIGER' => 'Existem mais registos no vtiger para serem sincronizados',
  22          'LBL_NOT_SYNCRONIZED' => 'Você anida não sincronizou',
  23          'LBL_REMOVE_SYNC' => 'Remover Sincronização',
  24          'LBL_SYNC_BUTTON' => 'Sincronizar Agora',
  25          'LBL_SYNCRONIZED' => 'Sincronizado',
  26          'LBL_UPDATED' => 'Atualizado',
  27          'LBL_UPDATES_CRM' => 'Atualizar no CRM',
  28          'LBL_UPDATES_GOOGLE' => 'Atualizar no Google',
  29          'Map' => 'Mapa',
  30          'Mobile Phone'=>'Celular',
  31          'Start Date'=>'Data Início',
  32          'Until Date'=>'Até Data',
  33  
  34          //Missing Fields
  35         'FIELD_MAPPING' => 'Mapeamento Campos',
  36  
  37      );
  38      $jsLanguageStrings = array(
  39          'LBL_NOT_SYNCRONIZE' => 'Você ainda não sincronizou',
  40          'LBL_SYNC_BUTTON' => 'Sincronizar Agora',
  41          'LBL_SYNCRONIZING' => 'Sincronizando....',
  42      );


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