"Projeto", 'LBL_ADD_RECORD' => "Adicionar projeto", 'LBL_RECORDS_LIST' => "Lista de Projetos", 'LBL_PROJECT_INFORMATION' => "Detalhes do Projeto", 'Project Name' => "Nome do Projeto", 'Start Date' => "Data de Início", 'Target End Date' => "Target Date End", 'Actual End Date' => "Actual End Date", 'Project No' => "Número do Projeto", 'Target Budget' => "Orçamento alvo", 'Project Url' => "Url projeto", 'Progress' => "Progresso", 'LBL_TASKS_OPEN' => "Tarefas abertas", 'LBL_TASKS_DUE' => "Tarefas devido", 'LBL_TASKS_COMPLETED' => "As tarefas concluídas", 'LBL_PEOPLE' => "Pessoas", 'LBL_CHARTS' => "Gráficos", 'LBL_TASKS_LIST' => "Lista de Tarefas", 'LBL_MILESTONES' => "Milestones", 'LBL_TASKS' => "Tarefas", 'LBL_STATUS_IS' => "Estado é", 'LBL_STATUS' => "Estado", 'LBL_TICKET_PRIORITY' => "Prioridade", 'LBL_MORE' => "mais", 'LBL_MILESTONES_LIST' => "Lista Milestones", 'LBL_DOWNLOAD_FILE' => "Baixar Arquivo", 'LBL_TASKS_HIGH' => 'Alta prioridade', 'LBL_TASKS_NORMAL' => 'Prioridade normal', 'LBL_TASKS_LOW' => 'Baixa Prioridade', 'LBL_TASKS_OTHER' => 'Outras prioridades', 'LBL_SELECT_PROGRESS' => 'Selecione Progresso', //picklist values 'prospecting' => 'Prospecção', 'in progress' => 'Em andamento', 'initiated' => 'Iniciado', 'waiting for feedback' => 'À espera de feedback', 'on hold' => 'Em Espera', 'archived' => 'Arquivado', 'completed' => 'Concluído', 'delivered' => 'Entregue', 'administrative' => 'Administrativo', 'operative' => 'Operativo', 'other' => 'Outro', 'low' => 'Baixo', 'normal' => 'Normal', 'high' => 'Alto', ); $jsLanguageStrings = array( 'JS_LBL_SELECT_STATUS' => 'Selecione Status', 'JS_LBL_SELECT_PROGRESS' => 'Selecione Progresso', );