[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Project.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 - 30/04/2014 - www.ttcasolucoes.com.br
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'Actual End Date' => 'Data Final Atual' ,
  12      'LBL_ADD_RECORD' => 'Adicionar Projeto' ,
  13      'LBL_CHARTS' => 'Gráficos',
  14      'LBL_DOWNLOAD_FILE' => 'Baixar Arquivo',
  15          'LBL_MILESTONES_LIST'          => 'Lista Milestones'            , 
  16      'LBL_MILESTONES' => 'Milestones',
  17      'LBL_MORE' => 'mais',
  18      'LBL_PEOPLE' => 'Pessoas',
  19      'LBL_PROJECT_INFORMATION'=> 'Detalhes do Projeto',
  20      'LBL_RECORDS_LIST' => 'Lista Projetos' ,
  21          'LBL_SELECT_PROGRESS'          => 'Selecionar Progresso'        , 
  22      'LBL_STATUS_IS' => 'Status é',
  23      'LBL_STATUS' => 'Status',
  24      'LBL_TASKS_COMPLETED' => 'Tarefas Concluídas' ,
  25      'LBL_TASKS_DUE' => 'Tarefas Vencidas' ,
  26          'LBL_TASKS_HIGH'               => 'Prioridade Alta'             , 
  27      'LBL_TASKS_LIST' => 'Lista Tarefas',
  28          'LBL_TASKS_LOW'                => 'Prioridade Baixa'            , 
  29          'LBL_TASKS_NORMAL'             => 'Prioridade Normal'           , 
  30      'LBL_TASKS_OPEN' => 'Tarefas Abertas',
  31          'LBL_TASKS_OTHER'              => 'Outra Prioridade'            , 
  32      'LBL_TASKS' => 'Tarefas',
  33      'LBL_TICKET_PRIORITY' => 'Prioridade',
  34      'Progress' => 'Progresso',
  35      'Project Name' => 'Nome do Projeto' , 
  36      'Project No' => 'Número Projeto',
  37      'Project Url' => 'Url Projeto' ,
  38      'SINGLE_Project' => 'Projeto' , 
  39      'Start Date' => 'Data Inicial', 
  40      'Target Budget' => 'Orçamento Alvo' ,
  41      'Target End Date' => 'Data Final Alvo' ,
  42  );


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