File:  [LON-CAPA] / loncom / localize / localize / es.pm
Revision 1.5: download - view: text, annotated - select for diffs
Mon May 21 22:21:50 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, HEAD
- Store -> Save

# The LearningOnline Network with CAPA
# Portuguese Localization Lexicon
#
# $Id: es.pm,v 1.5 2007/05/21 22:21:50 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
# This file is part of the LearningOnline Network with CAPA (LON-CAPA).
#
# LON-CAPA is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# LON-CAPA is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with LON-CAPA; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
#
# /home/httpd/html/adm/gpl.txt
#
# http://www.lon-capa.org/
#
######################################################################
######################################################################
#
#
# OBSERVAÇÃO: A tradução para o português ainda está em desenvolvimento.
# Para aprimoramentos, edite /home/httpd/lib/perl/Apache/localize/pt.pm
# no servidor (precisa reiniciar o apache para ativar mudanças).
#
# Veja mais detalhes sobre a tradução em
#       http://www.lon-capa.org/international.html 
#
# SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI: 
#       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev 



package Apache::localize::es;
use base qw(Apache::localize);

%Lexicon=('_AUTO' => 1,
          
'char_encoding'=> 'ISO-8859-1',
'language_code'=> 'es',
'date_locale'  => 
      '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',
'date_months'  => 'Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez',
'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',
'date_am' => 'manhã',
'date_pm' => 'tarde',
'textual_remote_display' => 'on',

'anno.gif' => 'pt/anno_pt.gif',
'ccrs.gif' => 'pt/ccrs_pt.gif',
'cprv.gif' => 'pt/cprv_pt.gif',
'enrl.gif' => 'pt/enrl_pt.gif',
'keys.gif' => 'pt/keys_pt.gif',
'pref.gif' => 'pt/pref_pt.gif',
'sbkm.gif' => 'pt/sbkm_pt.gif',
'stat.gif' => 'pt/stat_pt.gif',
'anot.gif' => 'pt/anot_pt.gif',
'chrt.gif' => 'pt/chrt_pt.gif',
'cstr.gif' => 'pt/cstr_pt.gif',
'eval.gif' => 'pt/eval_pt.gif',
'logout.gif' => 'pt/logout_pt.gif',
'prt.gif' => 'pt/prt_pt.gif',
'spacer.gif' => 'pt/spacer_pt.gif',
'vbkm.gif' => 'pt/vbkm_pt.gif',
'bchat.gif' => 'pt/bchat_pt.gif',
'com.gif' => 'pt/com_pt.gif',
'docs.gif' => 'pt/docs_pt.gif',
'fdbk.gif' => 'pt/fdbk_pt.gif',
'nav.gif' => 'pt/nav_pt.gif',
'res.gif' => 'pt/res_pt.gif',
'sprs.gif' => 'pt/sprs_pt.gif',
'catalog.gif' => 'pt/catalog_pt.gif',
'courses.gif' => 'pt/courses_pt.gif',
'egrd.gif' => 'pt/egrd_pt.gif',
'grds.gif' => 'pt/grds_pt.gif',
'parm.gif' => 'pt/parm_pt.gif',
'roles.gif' => 'pt/roles_pt.gif',
'src.gif' => 'pt/src_pt.gif',


   'aboutlon.gif'
=> 'aboutlon_pt.gif',

   'accessbutton.gif'
=> 'accessbutton_pt.gif',

   'userauthentication.gif'
=> 'userauthentication_pt.gif',

   'Domain'
=> 'Domínio',

   'Server'
=> 'Servidor',

   'Load'
=> 'Utilização do Servidor',

   'User Load'
=> 'De Usuários',

   'Help'
=> 'Ajuda',

   'Log in'
=> 'Entrar',

   'Username'
=> 'Username',

   'Password'
=> 'Senha',

   'choose'
=> 'escolha',

   'enter'
=> 'fornecer',

   'view'
=> 'acessar',

   'calendar'
=> 'calendário e',

   'prefer-'
=> 'preferências',

   'ences'
=> '',

   'role'
=> 'sua função',

   'course'
=> '',

   'Course'
=> 'Curso',

   'Section/Group'
=> 'Seção/Grupo',

   'today'
=> 'hoje',

   'last week'
=> 'semana passada',

   'last month'
=> 'mês passado',

   'last three months'
=> 'ultimos três meses',

   'last six months'
=> 'ultimos seis meses',

   'last year'
=> 'ano passado',

   'Submit'
=> 'Submeter',

   'Rename'
=> 'Renomear',

   'Save'
=> 'Salvar',

   'Done'
=> 'Concluído',

   'Select User'
=> 'Selecionar Usuário',

   'Select Course'
=> 'Selecione Curso',

   'Changes will become active for your current session after'
=> 'Alterações serão ativadas para sua atual seção após',

   're-initializing course'
=> 'reiniciar o curso',

   ', or the next time you log in.'
=> ', ou na próxima vez que você executar o logon.',

   'Uploaded Document'
=> 'Carregar Documento',

   'No content modifications yet.'
=> 'Sem modificações de conteúdo ainda.',

   'Part is not open to be viewed. It'
=> 'Objeto não está aberto para ser visualizado. Ele',

   'Unable to determine if this resource is open due to network problems. Please try again later.'
=> 'Impossível determinar se o recurso está aberto devido a problemas de rede. Por favor tente novamente mais tarde',

   'Note: it can take up to 10 minutes for changes to take effect for all users.'
=> 'Nota: pode levar cerca de 10 minutos para as alterações terem efeito para todos os usuários.',

   'Language'
=> 'Linguagem',

   'Notes'
=> 'Notas',

   'Abstract'
=> 'Sumário',

   'Create a user or modify the roles and privileges of a user'
=> 'Criar um usuário ou modificar funções e privilégios de um usuário',

   'View course assessment statistics'
=> 'Estatísticas relativas aos exercícios do curso',

   'Set deadlines and other assessment parameters, as well as modify course environment'
=> 'Setar prazos finais e outros parâmetros de avaliação, bem como modificar o ambiente do curso',

   'New Folder'
=> 'Nova Pasta',

   'Simple Page'
=> 'Página Simples',

   'Simple Problem'
=> 'Problema Simples',

   'Upload Document'
=> 'Carregar Documento',

   'Search'
=> 'Pesquisar',

   'Import'
=> 'Importar',

   'Main Course Documents'
=> 'Documentos Principais do Curso',

   'Supplemental Course Documents'
=> 'Documentos Suplementares do Curso',

   'Bulletin Board'
=> 'Bulletin Board',

   'Special Documents'
=> 'Documentos Especiais',

   'create'
=> 'criar',

   'grades'
=> 'notas',

   'commu-'
=> 'comunicação',

   'nication'
=> '',

   'enroll'
=> 'matrículas',

   'navigate'
=> 'navegar',

   'contents'
=> 'conteúdos',

   'Navigate Contents'
=> 'Navegar Conteúdos',

   'Announcements and Calendar'
=> 'Anúncios e Calendário',

   'Author'
=> 'Autor',

   'Change Your Preferences'
=> 'Modificar Suas Preferências',

   'Choose the user role'
=> 'Alterar a função do usuário',

   'Co-Author'
=> 'Co-Autor',

   'Communication and Messages'
=> 'Comunicação e Mensagens',

   'Course Coordinator'
=> 'Coordenador do Curso',

   'Course Statistics and Charts'
=> 'Estatísticas do Curso e Gráficos',

   'Course announcements and my calendar'
=> 'Avisos do curso e meu calendário',

   'Create Users, Change User Privileges'
=> 'Criar Usuários, Alterar Privilégios de Usuários',

   'Domain Coordinator'
=> 'Coordenador do Domínio',

   'Enrollment Manager'
=> 'Gerenciador de Inscrições',

   'Enter grades from check-out assessment resources'
=> 'Enter grades from check-out assessment resources',

   'Exam Proctor'
=> 'Exam Proktor',

   'Exit LON-CAPA'
=> 'Sair do LON-CAPA',

   'Grades Spreadsheet'
=> 'Planilha de Notas',

   'Grading'
=> 'Grading',

   'Instructor'
=> 'Instrutor',

   'Launch Remote Control'
=> 'Ativar o Controle Remoto',

   'Main Menu'
=> 'Menu Principal',

   'Navigate Course Contents'
=> 'Navegar pelos Conteúdos do Curso',

   'No Role, Cumulative Privileges'
=> 'Sem função, privilégios cumulativos',

   'Return to Last Location'
=> 'Retorna para última Localização',

   'Send and receive messages'
=> 'Enviar e receber mensagens',

   'Set my user preferences'
=> 'Setar minhas preferências de usuário',

   'Student'
=> 'Estudante',

   'Switch to another user role'
=> 'Trocar para outra função de usuário',

   'Teaching Assistant'
=> 'Assistente do professor',

   'Use or edit my bookmark collection'
=> 'Usar ou editar minha coleção de marcadores',

   'User Roles'
=> 'Função do Usuário',

   'Calculate course grades (Spreadsheet)'
=> 'Planilha para cálculo das notas do curso',

   'Enter the chatroom for the course'
=> 'Entrar na sala de bate-papo do curso',

   'Navigate the table of contents for this course'
=> 'Navegar na lista de conteúdos deste curso',

   'Syllabus'
=> 'Plano de Estudos',

   'View the course assessment progress chart'
=> 'Avaliar a evolução dos estudantes do curso',

   'Class Hours'
=> 'Class Hours',

   'Course Description'
=> 'Descrição do Curso',

   'Coursepack'
=> 'Coursepack',

   'Current Month'
=> 'Mês Atual',

   'Deadlines'
=> 'Prazos finais',

   'Fri'
=> 'Sex',

   'Grading Information'
=> 'Grading Information',

   'Helproom Hours'
=> 'Helproom Hours',

   'Instructor Information'
=> 'Informações do Instrutor',

   'Mon'
=> 'Seg',

   'Next Month'
=> 'Próximo Mês',

   'Office Hours'
=> 'Office Hours',

   'Prerequisites'
=> 'Pré-Requisitos',

   'Previous Month'
=> 'Mês Passado',

   'Readings'
=> 'Leituras',

   'Sat'
=> 'Sab',

   'January'
=> 'Janeiro',

   'February'
=> 'Fevereiro',

   'March'
=> 'Marco',

   'April'
=> 'Abril',

   'May'
=> 'Maio',

   'June'
=> 'Junho',

   'July'
=> 'Julho',

   'August'
=> 'Agosto',

   'September'
=> 'Setembro',

   'October'
=> 'Outubro',

   'November'
=> 'Novembro',

   'December'
=> 'Dezembro',

   'Sun'
=> 'Dom',

   'Textbook'
=> 'Livro Texto',

   'Thu'
=> 'Qui',

   'Tue'
=> 'Ter',

   'Web Links'
=> 'Atalhos para Web',

   'Wed'
=> 'Qua',

   'Drop/Add students in this course'
=> 'Remover/Adicionar estudantes ao curso',

   'You have entered that answer before'
=> 'Você já entrou com esta resposta anteriormente',

   'A score has been assigned.'
=> 'Uma nota foi atribuída.',

   'You are correct.'
=> 'Correto!',

   'Your receipt is'
=> 'Your receipt is',

   'You are excused from the problem.'
=> 'You are excused from the problem.',

   'Incorrect'
=> 'Incorreto.',

   'Some parts were not submitted.'
=> 'Algumas partes não foram submetidas.',

   'An error occured while grading your answer.'
=> 'Ocorreu um erro durante a avaliação da sua resposta.',

   'The submitted answer was too long.'
=> 'A resposta submetida era muito longa.',

   'This question expects a numeric answer.'
=> 'Esta questão requer uma resposta numérica',

   'You have provided an invalid ranking'
=> 'Você forneceu uma ordem invalida',

   'please refer to'
=> 'por favor verifique',

   'The filetype extension of the file you uploaded is not allowed.'
=> 'A extensão do arquivo que você carregou não é permitida.',

   'Units incorrect.'
=> 'Unidades incorretas.',

   'Only a number required.'
=> 'Somente um número requerido.',

   'Units required'
=> 'Unidades requeridas',

   'Unable to understand formula'
=> 'Impossível entender a formula',

   'Your submission has been recorded.'
=> 'Sua submissão foi registrada.',

   'Unknown message'
=> 'Mensagem desconhecida',

   'Answer Submitted'
=> 'Resposta Submetida',

   'Tries'
=> 'Tentativas',

   'Submit Answer'
=> 'Submeter Resposta',

   'Prepare a printable document'
=> 'Preparar um documento para Impressão',

   'Go To My First Homework Problem'
=> '<p>Primeiro exercício da Lição de Casa',

   'Discussions'
=> 'Discussões',

   'New discussion since'
=> 'Nova discussão desde',

   'Goodbye'
=> 'Até Logo',

   'Select'
=> 'Selecionar',

   'Re-Initialize'
=> 'Reiniciar',

   'Currently selected. '
=> 'Função atual.',

   'Switch Server'
=> 'Trocar Servidor',

   'system wide'
=> 'system wide',

   'Currently not available'
=> 'Indisponível no momento',

   'No role specified'
=> 'Sem função especificada',

   'Remark'
=> 'Observação',

   'Extent'
=> 'Extensão',

   'User Role'
=> 'Função',

   'Start'
=> 'Início',

   'End'
=> 'Fim',

   'System'
=> 'Sistema',

   'Display'
=> 'Display',

   "an unknown date"
=> 'uma data desconhecida',

   "an indeterminate date"
=> 'uma data indeterminada',

   "will open on"
=> "irá abrir em",

   "is due at"
=> "é devido &agrave;",

   "was due on"
=> "foi devido &agrave;",

   'is closed but you are allowed to view it'
=> "está fechado mas você tem permissão para visualizá-lo",

   "Undid changes, Switched"
=> "Desfeitas alterações, Alterado",

   "Unable to undo, unable to switch"
=> "Impossível desfazer, impossível trocar",

   "Unable to make backup"
=> "Impossível fazer cópia de segurança",

   "Saving Modifications to"
=> "Salvando modificações em",

   "Unable to write to"
=> "Impossível escrever em",

   "Analyzing a problem"
=> "Analisando um problema",

   "EditXML"
=> "Editar XML",

   'Discard Edits and View'
=> 'Descartar Alterações e Visualizar',

   'Submit Changes'
=> 'Submeter alterações',

   'Submit Changes and View'
=> 'Submeter alterações e Visualizar',

   'Edit'
=> 'Editar',

   ', select a template from the pull-down menu below'
=> ', selecione um modelo do menu pull-down abaixo',

   'undo'
=> 'desfazer',

   'Answer'
=> 'Resposta',

   'Frequency'
=> 'Freqüência',

   'You did not select a template.'
=> 'Você não selecionou um modelo.',

   'Analyze Progress'
=> 'Analisar Progresso',

   'Getting Problem Variants'
=> 'Adquirindo Variantes do Problema',

   'last problem'
=> 'último problema',

   "may open later."
=> 'pode abrir mais tarde.',

   ', and answers will be available on'
=> ', e respostas estarão disponíveis em',

   "Select a"
=> "Selecione um",

   'Unable to find'
=> 'Impossível localizar',

   'Part'
=> 'Part',

   "Then"
=> 'Então',

   'Create'
=> 'Criar',

   'is in under construction'
=> 'está em construção',

   'List of possible answers'
=> 'Lista de possíveis respostas',

   'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
=> 'Não foram encontradas partes analisáveis neste problema. Atualmente somente estilos de respostas Numéricas, Fórmulas e Cadeias de Caracteres são suportados.',

   'is not analyzable at this time'
=> 'não é analisável neste momento',

   'Access and Usage Statistics'
=> 'Estatísticas de acesso e utilização',

   'Actions'
=> 'Ações',

   'All homework is currently completed'
=> 'Toda lição de casa está completa',

   'Answer available'
=> 'Resposta disponível',

   'Answer submitted'
=> 'Resposta submetida',

   'Answer submitted, not yet graded'
=> 'Resposta submetida, ainda não avaliada',

   'Back to Directory'
=> 'Voltar para o Diretório',

   'Cancel'
=> 'Cancelar',

   'Construction Space Directory'
=> 'Diretório da Área de Construção',

   'Contact'
=> 'Contato',

   'Copying file'
=> 'Copiando arquivo',

   'Date'
=> 'Data',

   'Empty'
=> 'Vazio',

   'Evaluation Comments'
=> 'Avaliando Comentários',

   'Evaluation Data'
=> 'Dados de Avaliação',

   'Excused by instructor'
=> 'Desculpado pelo instrutor',

   'File'
=> 'Arquivo',

   'Go Back'
=> 'Voltar',

   'It is recommended that you use an up-to-date virus scanner before handling this file.'
=> 'Recomenda-se que você use um anti-virus atualizado antes de abrir este arquivo.',

   'Last Modified'
=> 'Última Modificação',

   'Map'
=> 'Mapa/Sequëncia',

   'Map contents are not shown in order.'
=> 'Os conteúdos do mapa não estão sendo exibidos na ordem da seqüencia.',

   'Name'
=> 'Nome',

   'New Messages'
=> 'Novas Mensagens',

   'New Search'
=> 'Nova Pesquisa',

   'No due date'
=> 'Sem data limite',

   'No upload file specified.'
=> 'Não foi especificado o arquivo para carregar.',

   'No write permission to user directory, FAIL'
=> 'Sem permissão para escrever no diretório do usuário, FALHA',

   'Open, no due date'
=> 'Aberto, sem data limite',

   'Page'
=> 'Mapa/Exercícios',

   'Path'
=> 'Caminho',

   'Please use browser "Back" button and pick a filename'
=> 'Por favor, clique no botão "Voltar" do navegador e entre com um nome de arquivo',

   'Processing'
=> 'Processando',

   'Searching'
=> 'Pesquisando',

   'Select the Construction Space'
=> 'Selecione a  Área de Construção',

   'Sequence'
=> 'Sequëncia',

   'Server Administration'
=> 'Administração do Servidor',

   'Show Only Uncompleted Homework'
=> '<p>Mostrar só a Lição de Casa incompleta',

   'Status'
=> 'Estado',

   'Save uploaded file as '
=> 'Salvar o arquivo carregado como ',

   'System Administration'
=> 'Administração do Sistema',

   'The target is an existing directory.'
=> 'O destino é um diretório já existente.',

   'Title'
=> 'Título',

   'Uncompleted Homework'
=> 'Lição de Casa não completada',

   'View All Messages'
=> 'Ver Todas as Mensagens',

   'Was due'
=> 'Foi devido a',

   'Yes'
=> 'Sim',

   'You do not have authoring privileges for this resource'
=> 'Você não tem privilégios ou autorização para este recurso',

   'You have no unread messages'
=> 'Você não tem mensagens novas',

   'You have no unread messages'
=> 'Você não tem mensagens novas',

   'could not be copied.'
=> 'não pode ser copiado(a).',

   'could not be copied.'
=> 'não pode ser copiado.',

   'never'
=> 'nunca',

   'not displayed'
=> 'não mostrado',

   ', is reserved internally by LON-CAPA.'
=> ', é reservado internamente pelo LON-CAPA.',

   'Back to'
=> 'Voltar para',

   'Back to Source'
=> 'Volta para o fonte',

   'Back to Source Directory'
=> 'Volta para o diretório do arquivo',

   'Became this version on ...'
=> 'Se tornou esta versão em ...',

   'Browse published resources'
=> 'Navegar pelos recursos publicados',

   'Choose the course to work on'
=> 'Escolha o curso a ser assistido',

   'Create a new course'
=> 'Cria um novo curso',

   'Customized right of use ...	'
=> 'Direito customizado de uso ...	',

   'Delete messages from bulletin boards'
=> 'Remove mensagens do quadro de anúncios', 

   'Domain only - use limited to courses in the domain'
=> 'Domínio Apenas - uso limitou a cursos no domínio',

   'Dynamic Metadata'
=> 'Metadado dinâmico',

   'Edit and view documents included in this course'
=> 'Editar e Visualizar documentos incluídos neste curso',

   'Edit/Modify DOCS'
=> 'Editar/Modificar Documentos',

   'Enter my resource construction space'
=> 'Entrar na minha Área de Construção de Recursos',

   'FAIL'
=> 'FALHA',

   'Failed to copy source'
=> 'Falha ao copiar fonte',

   'Failed to write metadata copy'
=> 'Falha ao escrever na copia dos meta-dados',

   'File copied.'
=> 'Arquivo copiado',

   'Finalize Publication'
=> 'Publicação Finalizada',

   'Grant/revoke role of Co-Author'
=> 'Garante/Revoga função de Co-Autor',

   'Grant/revoke role of Domain Coordinator'
=> 'Garante/Revoga função de Coordenador de Domínio',

   'Grant/revoke role of Exam Proctor'
=> 'Garante/Revoga função de Fiscal de Prova',

   'Grant/revoke role of Instructor'
=> 'Garante/Revoga função de Instrutor',

   'Grant/revoke role of Student'
=> 'Garante/Revoga função de Estudante',

   'Grant/revoke role of Superuser'
=> 'Garante/Revoga função de Super-Usuárior',

   'Illegal filename.'
=> 'Nome de arquivo ilegal.',

   'Name starting with'
=> 'Nome(s) começando com ',

   'No previous versions published.'
=> 'Sem versão prévia publicada.',

   'No write permission to'
=> 'Sem permissão de escrita para',

   'Please pick a version to retrieve'
=> 'Por favor escolha uma versão para restaurar',

   'Private - visible to author only for testing purposes'
=> 'Privado - Visível apenas ao Autor apenas para fins de testes',

   'Private Publication - did not synchronize database'
=> 'Publicação Privada - não sincronize a base de dados',

   'Public - no authentication or authorization required for use'
=> 'Público - não requer autenticação ou autorização para o uso',

   'Retrieval of an old version will overwrite the file currently in construction space'
=> 'A restauração de uma versão antica irá sobre-escrever o arquivo atual na Área de Construção',

   'Retrieve previous versions of'
=> 'Restaurar versões anteriores de',

   'Retrieve version'
=> 'Restaurar versão',

   'Rule'
=> 'Função',

   'Search the contents of this course'
=> 'Pesquisar o conteúdo deste recurso',

   'Search the database of published resources'
=> 'Pesquisar a base de dados de recursos publicados',

   'Send broadcast and receipt-required email'
=> 'Enviar e-mail "broadcast" e "receipt-required"',

   'Show Problem Completeness'
=> 'Mostrar meu desempenho na solução dos problemas',

   'Switch to another course'
=> 'Trocar para outro curso',

   'System wide - can be used for any courses system wide'
=> 'Alcance do Sistema - can be used for any courses system wide',

   'System wide - open source to all authors'
=> 'Alcance do Sistema - open source to all authors',

   'The extension on this file'
=> 'A estensão deste arquivo',

   'This resource has been marked obsolete by the author(s)'
=> 'Este recurso foi marcado como obsoleto pelo(s) autor(es)',

   'Unsupported character combination'
=> 'Combinação de caracteres não suportada',

   'Uploaded'
=> 'Carregado',

   'Users with Roles Assigned by'
=> 'Usuários com funções atribuidas por',

   'View documents included in this course'
=> 'Visualizar os documentos suplementares para este curso',

   'View file'
=> 'Ver arquivo',

   'untitled'
=> 'sem título',

   "Click to download or use your browser's Save Link function"
=> "Clique para baixar ou use a função Salvar Destino do seu navegador",

   '#Stdnts'
=> '#Estudantes',

   '#YES'
=> '#SIM',

   '%Wrng'
=> '%Errados',

   '. . . for a particular section'
=> '. . . para uma seção particular',

   '. . . for all students in the course'
=> '. . . para todos os estudantes do curso',

   '. . . for an individual student'
=> '. . . para um estudante individual',

   '1 am'
=> '1:00',

   '1 pm'
=> '13:00',

   '10 am'
=> '10:00',

   '10 pm'
=> '22:00',

   '11 am'
=> '11:00',

   '11 pm'
=> '23:00',

   '12 am'
=> '00:00',

   '12 noon'
=> '12:00',

   '2 am'
=> '2:00',

   '2 pm'
=> '14:00',

   '3 am'
=> '3:00',

   '3 pm'
=> '15:00',

   '4 am'
=> '4:00',

   '4 pm'
=> '16:00',

   '5 am'
=> '5:00',

   '5 pm'
=> '17:00',

   '6 am'
=> '6:00',

   '6 pm'
=> '18:00',

   '7 am'
=> '7:00',

   '7 pm'
=> '19:00',

   '8 am'
=> '8:00',

   '8 pm'
=> '20:00',

   '9 am'
=> '9:00',

   '9 pm'
=> '21:00',

   '<- Previous'
=> '<- Anterior',

   'ALL'
=> 'TUDO',

   'About Me'
=> 'Sobre mim',

   'Access Key Management'
=> 'Gerenciamento de chaves de Acesso',

   'Additional Keywords'
=> 'Palavras-chave adicionais',

   'Additional Metadata (non-standard, parameters, exports)'
=> 'Meta-dados Adicionais (non-standard, parameters, exports)',

   'Advanced Catalog Search'
=> 'Pesquisa Avançada no Catálogo',

   'Advanced Search'
=> 'Pesquisa Avançada',

   'All Maps or Folders'
=> 'Todos os Mapas ou Pastas',

   'All versions'
=> 'Todas as versões',

   'Any Language'
=> 'Qualquer Linguagem',

   'Any User'
=> 'Qualquer Usuário',

   'Any category'
=> 'Qualquer Categoria',

   'Any copyright/distribution'
=> 'Qualquer copyright/distribuição',

   'Assessment'
=> 'Avaliação',

   'Assessment URL and Title'
=> 'Assessment URL and Title',

   'Assigned User Roles'
=> 'Funções Atribuidas ao Usuário',

   'Author and Co-Author roles may not be available on servers other than your home server.'
=> 'Funções de Autor e Co-Autor podem não estar disponíveis em outros servidores que não sejam o seu HOME server.',

   'Author(s)'
=> 'Autor(es)',

   'Average number of tries till solved'
=> 'Número médio de tentativas till solved',

   'Brief view of each students performance in course.'
=> 'Breve resumo do desempenho de cada estudante do curso.',

   'Broadcast Message to Course'
=> 'Enviar Mensagem para todos os Usuários do Curso',

   'Browse Resources'
=> 'Navegar pelos recursos',

   'Browse resources'
=> 'Navegar pelos recursos',

   'Bulletin Board/Discussion'
=> 'Quadro de Avisos/Discussão',

   'Calculations'
=> 'Cálculos',

   'Catalog Information'
=> 'Informação de Catálogo',

   'Changes can take up to 10 minutes before being active for all students.'
=> 'Alterações podem levar 10 minutos antes de estarem ativas para todos os estudantes.',

   'Clear All'
=> 'Limpar Tudo',

   'Clear Caches'
=> 'Limpar Caches',

   'Close'
=> 'Fechar',

   'Close All Folders'
=> 'Fechar todas as Pastas',

   'Collapse Remote Control'
=> 'Colapse do Controle Remoto',

   'Comma Separated Values'
=> 'Valores separados por Vírgula',

   'Compact View'
=> 'Visualização Compacta',

   'Construction Space'
=> 'Área de Construção',

   'Construction Space File Operation'
=> 'Operação de Arquivo da Área de Construção',

   'Contact Information'
=> 'Informação de contato',

   'Content changed'
=> 'Conteúdo alterado',

   'Copied metadata'
=> 'Metadado copiado',

   'Copied old metadata'
=> 'Meta-dado antigo copiado',

   'Copied old target file'
=> 'Arquivo de destino angigo copiado',

   'Copied source file'
=> 'Arquivo fonte copiado',

   'Copyright'
=> 'Copyright',

   'Copyright/Distribution'
=> 'Copyright/Distribuição',

   'Could Not Process Request'
=> 'Não pude processar requisição',

   'Could not write metadata'
=> 'Não pude escrever meta-dados',

   'Course Assessment Parameter - Helper Mode'
=> 'Parâmetros de Avaliação do Curso - Modo Assistente',

   'Course Assessment Parameters - Overview Mode'
=> 'Parâmetros de Avaliação do Curso - Modo Overview',

   'Course Assessments Parameters - Table Mode'
=> 'Parâmetros de Avaliação do Curso - Modo Tabela',

   'Course Documents'
=> 'Documentos do Curso',

   'Course Environment Parameters'
=> 'Parâmetros do Ambiente do Curso',

   'Course ID'
=> 'ID (identificação) do curso',

   'Course Parameter Helper'
=> 'Assistente de Parâmetros de Avaliação',

   'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
=> 'Estatísticas do curso e gráficos não podem ser obtidos até que a base dados seja reiniciada. Seus dados estão intactos, mas não podem ser exibidos neste momento.',

   'Course level sheet'
=> 'Planilha - nível do curso',

   'Create New Environment Variable'
=> 'Cria nova variável de Ambiente',

   'Creation Date'
=> 'Data de Criação',

   'Current Session Value'
=> 'Valor da Seção Corrente',

   'Custom Distribution File'
=> 'Arquivo de Distribuição Customizado',

   'Default'
=> 'Padrão',

   'Default Cataloging Information for Directory'
=> 'Informação de Catálogo Padrão para o Diretório',

   'Default Value'
=> 'Valor Padrão',

   'Degree of difficulty'
=> 'Grau de dificuldade',

   'Delete a role'
=> 'Excluir uma função',

   'Detailed Citation View'
=> 'Visualizar Citação Detalhada',

   'Detailed Problem Analysis'
=> 'Análise detalhada dos exercícios',

   'Detailed statistics and graphs of student performance on problems.'
=> 'Estatísticas detalhadas e gráficos do desempenho dos estudantes na solução dos problemas.',

   'Differences'
=> 'Diferenças',

   'Disable all communication among students'
=> 'Desabilitar toda a comunicação entre os estudantes',

   'Discard Selected'
=> 'Descartar Seleção',

   'Distribute Messages from Uploaded File to Course'
=> 'Distribuir Mensagem de Arquivo Carregado para o Curso',

   'DoDiff'
=> 'DoDiff',

   'Due'
=> 'Limite',

   'Dump Course DOCS to Construction Space'
=> 'Descarregar Documentos do Curso na Área de Construção',

   'EMail and Messages'
=> 'E-Mail e Mensagens',

   'Edit Catalog Information'
=> 'Editar Informação de Catálogo',

   'Edit Content of a Map'
=> 'Editar Conteúdo ou Mapa',

   'Edit Directory Catalog Information'
=> 'Editar Informação de Catálogo do Diretório',

   'Edit this resource'
=> 'Editar este recurso',

   'Enclosing Map or Folder'
=> 'Enclosing Map or Folder',

   'End Helper'
=> 'Finalizar Assistente',

   'Enrollment Status'
=> 'Estado das Inscrições',

   'Enter construction space as a co-author'
=> 'Entrar na Área de Construção como Co-Autor',

   'Entering course ...'
=> 'Entrando no curso ...',

   'Error Messages'
=> 'Mensagem de Erro',

   'Evaluate Resource'
=> 'Avaliar Recurso',

   'Every problem in a particular folder'
=> 'Cada problema em uma pasta particular',

   'Every problem in the course'
=> 'Cada problema no curso',

   'Exam Information'
=> 'Informação de Exame',

   'Excel'
=> 'Excel',

   'External Resource'
=> 'Recurso Externo',

   'Failed Access to Construction Space'
=> 'Falha no Acesso a Área de Construção',

   'Fielded Format'
=> 'Formato em Campos',

   'File Category'
=> 'Categoria do Arquivo',

   'Finish Course Initialization'
=> 'Final da Internacionalização do Curso',

   'Folder'
=> 'Pasta',

   'For User'
=> 'Para Usuário',

   'Force publication of unmodified files'
=> 'Forçar publicação de arquivos não modificados',

   'Generate Spreadsheet'
=> 'Gerar Planilha',

   'Generate Statistics'
=> 'Gerar Estatísticas',

   'Generate new role ...'
=> 'Gerar nova função ...',

   'Go to the next resource in the course sequence'
=> 'Ir para o próximo recurso na sequência do curso',

   'Go to the previous resource in the course sequence'
=> 'Ir para o recurso anterior na sequência do curso',

   'Grant/revoke Course Custom Role'
=> 'Garantir/Revogar função Customizada do Curso',

   'Grant/revoke role of Administrator'
=> 'Garantir/Revogar função de Administrador',

   'Grant/revoke role of Author'
=> 'Garantir/Revogar função de Autor',

   'Grant/revoke role of Course Coordinator'
=> 'Garantir/Revogar função de Coordenador de Curso',

   'Grant/revoke role of Domain Guest'
=> 'Garantir/Revogar função de Convidado do Domínio',

   'Grant/revoke role of Librarian'
=> 'Garantir/Revogar função de Bibliotecário',

   'Grant/revoke role of Scantron Operator'
=> 'Garantir/Revogar função de Scantron Operator',

   'Grant/revoke role of Teaching Assistant'
=> 'Garantir/Revogar função de Assistente do Professor',

   'HTML'
=> 'HTML',

   'Host'
=> 'Host',

   'Import a published document'
=> 'Importar um documento publicado',

   'Internally authenticated'
=> 'Autenticado Internamente',

   'Invalid date entry'
=> 'Entrada de data inválida',

   'Kerberos authenticated'
=> 'Kerberos autenticado',

   'Keyword(s)'
=> 'Palavra(s) Chave(s)',

   'Keywords'
=> 'Palavras Chaves',

   'LON-CAPA Helper:'
=> 'Assistente do LON-CAPA:',

   'Last Week'
=> 'Semana Passada',

   'Last access'
=> 'Último acesso',

   'Last modified'
=> 'Última modificação',

   'Last updated'
=> 'Última atualização',

   'Limit by copyright/distribution'
=> 'Limitado por copyright/distribuição',

   'Limit by language'
=> 'Limitado por linguagem',

   'Load Map'
=> 'Carregar Mapa/Sequência',

   'Load:'
=> 'Carga:',

   'Lock and unlock assessments'
=> 'Bloquear e desbloquear avaliações',

   'Logged Out'
=> 'Sessão encerrada',

   'MIME Type'
=> 'MIME Type',

   'Make notes and annotations about this resource'
=> 'Inserir anotações a respeito deste recurso ',

   'Manage Access Keys'
=> 'Gerenciar Chaves de Acesso',

   'Manage access keys'
=> 'Gerenciar chaves de acesso',

   'Material appears to be correct'
=> 'O material aparenta estar correto',

   'Material covered with sufficient depth'
=> 'O material abrange o assunto com profundidade suficiente',

   'Material is helpful'
=> 'O material é útil',

   'Material presented in clear way'
=> 'O material é apresentado de uma maneira clara',

   'Max Possible To Date'
=> 'Máx. possível até aqui',

   'Max Tries'
=> 'Máx. de Tentativas',

   'Mean Tries'
=> 'Média de Tentativas',

   'Metadata Information'
=> 'Informação de meta-dado',

   'Mime type'
=> 'Tipo Mime',

   'Modification Date'
=> 'Data de Modificação',

   'Modified'
=> 'Modificado',

   'Modify Course Assessment Parameters'
=> 'Modificar Parâmetros de Acesso ao Curso',

   'Modify authentication mechanism and data for a user'
=> 'Modificar mecanismo de autenticação e dados de um usuário',

   'Modify deadlines, etc, for this assessment resource'
=> 'Modifica prazos finais, etc. para este recurso de avaliação',

   'Modify grades'
=> 'Modificar notas',

   'Modify user grades for this assessment resource'
=> 'Modificar notas de usuário para este recurso de avaliação',

   'Move Down'
=> 'Mover para Baixo',

   'Move Up'
=> 'Mover para Cima',

   'My Personal Info'
=> 'Minhas informações pessoais',

   'Network-wide number of accesses (hits)'
=> 'Número de acessos através da rede (hits)',

   'Network-wide number of courses using resource'
=> 'Número de curos na rede que utilizam este recurso',

   'New Title'
=> 'Novo Título',

   'Next    '
=> 'Próximo    ',

   'No changes were made to the current settings.'
=> 'Não foram feitas alterações nas configurações correntes.',

   'Number of resources that follow this resource in maps'
=> 'Número de recursos que seguem este aqui em mapas ',

   'Number of resources that lead up to this resource in maps'
=> 'Número de recursos que levam para este aqui em mapas',

   'Number of resources using or importing resource'
=> 'Número de recursos usando ou importando este aqui',

   'Obsolete'
=> 'Obsoleto',

   'One particular problem'
=> 'Um problema particular',

   'Open'
=> 'Abrir',

   'Open All Folders'
=> '<p>Expandir todas as Pastas',

   'Output'
=> 'Saída',

   'Output Format'
=> 'Formato da Saída',

   'Overall Problem Statistics'
=> 'Estatísticas globais dos exercícios',

   'Owner/Publisher'
=> 'Dono/Publicador',

   'Parameter Name'
=> 'Nome do Parâmetro',

   'Parameter Type'
=> 'Tipo de Parâmetro',

   'Parameter in Effect'
=> 'Parâmetro em Efeito',

   'Parent Directory'
=> 'Diretório Pai',

   'Per Page'
=> 'Por página',

   'Personal Information'
=> 'Informação Pessoal',

   'Please either'
=> 'Por favor, ',

   'Please notify the server administrator '
=> 'Por favor, notifique o administrador do servidor ',

   'Please select a problem to analyze'
=> 'Por favor, selecione um problema para analizar',

   'Please select a report to generate.'
=> 'Por favor, selecione um relatório a gerar.',

   'Post anonymously'
=> 'Postar anonimamente',

   'Post discussion on course resources'
=> 'Postar discussão nos recursos do curso',

   'Post system frontpage announcements'
=> 'Postar anúncios na frontpage do sistema',

   'Post to live chatrooms'
=> 'Postar livremente em salas de chat',

   'Preparing Excel Spreadsheet'
=> 'Preparar Planilha do Excel',

   'Printing Helper'
=> 'Assistente de Impressão',

   'Privacy Note'
=> 'Nota Privada',

   'Problem Status Chart'
=> 'Quadro dos Estados dos Problemas',

   'Problems Not Contained In A Folder'
=> 'Problemas não estão contidos em uma pasta',

   'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
=> 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',

   'Processing course structure'
=> 'Processando estrutura do curso',

   'Processing first student'
=> 'Processando primeiro estudante',

   'Project Information'
=> 'Informação do Projeto',

   'Provide feedback messages or contribute to the course discussion about this resource'
=> 'Fornece mensagens de realimentação ou contribui para discussão do curso sobre este recurso',

   'Provide my evaluation of this resource'
=> 'Fornece minha avaliação deste recurso',

   'Publish'
=> 'Publica',

   'Publish Directory'
=> 'Publica Diretório',

   'Publish Directory and Sub Directories'
=> 'Publica Diretório e Sub-Diretórios',

   'Published'
=> 'Publicado',

   'Publisher/Owner'
=> 'Publicador/Dono',

   'Publishing'
=> 'Publicando',

   'Quick Completed Problems Display'
=> 'Visualizador Rápido de Problemas Resolvidos',

   'Reading results from'
=> 'Lendo resultados de',

   'Related'
=> 'Relacionado',

   'Resource Feedback and Discussion'
=> 'Realimentação do Recurso e discussão',

   'Resource Level'
=> 'Nível do Recurso',

   'Resource Publication'
=> 'Publicação de Recurso',

   'Resource is technically correct'
=> 'Recurso está técnicamente correto',

   'Retrieve'
=> 'Restaurar',

   'Revert to Last Saved'
=> 'Reverter Para Última Versão Salva',

   'Revision Date'
=> 'Data de Revisão',

   'Row'
=> 'Linha',

   'S.D. tries'
=> 'Desv. Pad. Tentativas',

   'Save as'
=> 'Salvar como',

   'Save as & Make This Sheet the Default'
=> 'Salvar como & Fazer esta a Planilha Padrão',

   'Scantron Operator'
=> 'Operador Scantron',

   'Score Upload Form'
=> 'Formulário para Carregar Escores',

   'Search Complete'
=> 'Pesquisa Completada',

   'Section'
=> 'Seção',

   'Sections'
=> 'Seções',

   'Select All'
=> 'Selecione Tudo',

   'Select All Students'
=> 'Selecione Todos os Estudantes',

   'Select Date'
=> 'Selecione a Data',

   'Select Enclosing Map or Folder'
=> 'Selecione o Mapa ou Pasta',

   'Select Map'
=> 'Selecione Mapa/Sequência',

   'Select Parameter Level'
=> 'Selecione Nível do Parâmetro',

   'Select Spreadsheet File'
=> 'Selecione o Arquivo de Planilha',

   'Send Message to User(s)'
=> 'Enviar Mensagem para Usuário(s)',

   'Send Scantron data to a course'
=> 'Enviar dados Scantron para o curso',

   'Send internal email'
=> 'Enviar e-mail interno',

   'Sequence or Folder'
=> 'Sequência ou Pasta',

   'Sequences and Folders'
=> 'Sequências e Pastas',

   'Set Course Environment Parameters'
=> 'Configurar Parâmetros de Ambiente do Curso',

   'Set Date'
=> 'Setar Data',

   'Set Defaults for All Resources in Course'
=> 'Setar Padrões para Todos os Recursos do Curso',

   'Set a bookmark for this resource'
=> 'Setar um marcador para este recurso',

   'Set a due date'
=> 'Setar uma data de vencimento',

   'Set an answer open date'
=> 'Set an answer open date',

   'Set an open date'
=> 'Setar uma data de abertura',

   'Set opening datefor all problems in the course for. . .'
=> 'Setar data de abertura de todos os problemas do curso para  . .',

   'Set the number of tries'
=> 'Setar o número de tentativas',

   'Set the problem weight'
=> 'Setar o peso do problema',

   'Set/Modify Course Assessment Parameter'
=> 'Setar/Modificar Parâmetro de Avaliação do Curso',

   'Set/Modify Course Assessment Parameters'
=> 'Setar/Modificar Parâmetros de Avaliação do Curso',

   'Set/Modify Course Parameters'
=> 'Setar/Modificar Parâmetro do Curso',

   'Shared by course faculty and staff'
=> 'Compartilhado por cursos da faculdade',

   'Show More Options'
=> 'Mostrar Mais Opções',

   'Show all roles'
=> 'Mostrar todas as funções',

   'Show catalog information'
=> 'Mostrar informação de catálogo',

   'Show resource'
=> 'Mostrar recurso',

   'Significant figures are incorrect, submission was not graded.'
=> 'Figuras significantes estão incorretas, a submissão não foi avaliada.',

   'Since Start of Course'
=> 'Desde o Início do Curso',

   'Since Yesterday'
=> 'Desde Ontem',

   'Size'
=> 'Tamanho',

   'Skew Tries'
=> 'Skew Tentativas',

   'Special documents'
=> 'Documentos especiais',

   'Spreadsheet Computation'
=> 'Processamento da Planilha',

   'Spreadsheet Computation Status'
=> 'Estado do Processamento da Planilha',

   'Statistics'
=> 'Estatísticas',

   'Statistics and Problem Analysis'
=> 'Estatísticas e Análise de Problemas',

   'Save'
=> 'Salvar como',

   'Save Catalog Information'
=> 'Armazena Informação de Catálogo',

   'Student level sheet'
=> 'Planilha - nível do estudante',

   'Student performance statistics on all problems.'
=> 'Estatísticas de desempenho do estudante em todos os problemas.',

   'Students Affected'
=> 'Estudantes Afetados',

   'Subject'
=> 'Assunto',

   'Successful Login'
=> 'Login Bem Sucedido',

   'Suggested Replacement for Obsolete File'
=> 'Sugerida Substituição por Arquivo Obsoleto',

   'Summary'
=> 'Sumário',

   'Summary View'
=> 'Visualizar Sumário',

   'Switching Role'
=> 'Trocando de Função',

   'Synchronized SQL metadata database'
=> 'Base de meta-dados SQL sincronizada',

   'Target'
=> 'Destino',

   'Task'
=> 'Tarefa',

   'Template'
=> 'Modelo',

   'Temporary Assembly Workspace'
=> 'Área de Trabalho temporária',

   'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
=> 'A informação submetida pode ser vista por quualquer pessoa logada no LON-CAPA. Não forneça informação que você não queira compartilhar publicamente.',

   'There are currently no results'
=> 'Atualmente não existem resultados',

   'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
=> 'Este assistente irá auxiliá-lo na configuração da data de abertura, data de vencimento, e data de resposta para problemas, ou na configuração do número de tentativas para os problemas. Será pedido a você para selecionar quais problemas você quer configurar, quais os parâmetros a serem configurados, e então você selecionará a quem estes parâmetros devem afetar. Após o assistente ter finalizado, você verá na interface avançada em que lugar você teria setado os parâmetros você escolheu. Desta forma, no futouro você poderá fazê-lo diretamente na interface avançada. Clique em  Next -&gt; para iniciar, ou select &lt;- Previous para voltar para tela anterior.',

   'This syllabus can be publicly viewed at'
=> 'Este Plano de Estudos pode ser visualizado publicamente em',

   'Topic'
=> 'Tópico',

   'Total'
=> 'Total',

   'Total Parts In Course'
=> 'Total de Peças do Curso',

   'Total number of students who have worked on this problem'
=> 'Número total de estudantes que tem trabalhado neste problema',

   'Type'
=> 'Tipo',

   'UNIX authenticated'
=> 'autenticado pelo UNIX',

   'URL'
=> 'URL',

   'URLs To Include in Syllabus'
=> 'URLs para Incluir no Plano de Estudos',

   'USERS'
=> 'USUÁRIOS',

   'Unable to connect to database!'
=> 'Não foi possível conectar a base de dados!',

   'Unknown ID'
=> 'ID desconhecida',

   'Unknown user'
=> 'Usuários desconhecido',

   'Unpublished'
=> 'Não Publicado',

   'Unselect All'
=> 'Deselecionar Tudo',

   'Unselect All Students'
=> 'Deselecionar Todos os Estudantes',

   'Up'
=> 'Cima',

   'Update Course Assessment Parameter Display'
=> 'Atualizar Exibição do Parâmetro de Avaliação do Curso',

   'Update Display'
=> 'Atualizar Display',

   'Update Section or Specific User'
=> 'Atualizar Seção de Usuário Específico',

   'Upload Scantron data'
=> 'Carga de Scantron data',

   'Upload a Photo'
=> 'Carga de uma Imagem',

   'Upload a new main course document'
=> 'Carregar um novo Documento Principal para o curso',

   'Upload a new supplemental course document'
=> 'Carregar um novo Documento Suplementar para o curso',

   'User'
=> 'Usuário',

   'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
=> 'Notas de Usuários, Registros de Discussões Cara-a-Cara, e Mensagens Críticas no Curso',

   'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
=> 'Notas de Usuários, Registros de Discussões Cara-a-Cara, e Mensagens Críticas',

   'Verify Course Documents'
=> 'Verificar Documentos do Curso',

   'Verify Selection'
=> 'Verificar Seleção',

   'Version'
=> 'Versão',

   'Version Number'
=> 'Número de Versão',

   'View'
=> 'Visualizar',

   'View Critical Messages'
=> 'Visualizar Mensagens Críticas',

   'View Published Version'
=> 'Visualizar Versão Publicada',

   'View user submissions for this assessment resource'
=> 'Visualizar submissões do usuário para este recurso de avaliação',

   'Web References'
=> 'Referências na Web',

   'Welcome to the Assignment Parameter Helper'
=> 'Bem-vindo ao Assistente de Configuração de Parâmetro',

   'What parameter do you want to set for all problems in the course?'
=> 'Que parâmetro você gostaria de configurar para todos os problemas do curso?',

   'What should the opening date be set to?'
=> 'Para quando você gostaria de configurar a data de abertura?',

   'Which Problem or Problems?'
=> 'Qual Problema ou Problemas?',

   'Which problems do you wish to set a parameter for?'
=> 'Para quais problemas você gostaria de configura um parâmetro?',

   'Words'
=> 'Palavras',

   'Wrote Metadata'
=> 'Escrevi Meta-dados',

   'XML/SGML'
=> 'XML/SGML',

   'You must choose at least one student to continue.'
=> 'Você precisa escolher ao menos um estudante para continuar.',

   'You must choose one or more choices to continue.'
=> 'Você precisa escolher uma ou mais seleções para continuar.',

   'You need to choose another user role or enter a specific course for this function'
=> 'Você precisa escolher outra função de usuário ou entrar em um curso específico para esta função',

   'Your Excel Spreadsheet'
=> 'Sua Planilha do Excel',

   'Your home server is '
=> 'Seu servidor HOME é ',

   'a.m.'
=> 'a.m.',

   'abstract'
=> 'resumo',

   'acc keys'
=> 'chav. de acesso',

   'access denied'
=> 'acesso negado',

   'according to course preferences'
=> 'de acordo com as preferências do curso',

   'according to resource settings'
=> 'de acordo com as configurações do recurso',

   'according to user session state'
=> 'de acordo com o estado da sessão do usuário',

   'all'
=> 'tudo',

   'anno-[_1]'
=> 'anotações',

   'announce'
=> 'notícias',

   'at'
=> 'em',

   'at Domain'
=> 'no Domínio',

   'at domain'
=> 'no domínio',

   'audio'
=> 'áudio',

   'author'
=> 'autor',

   'backward[_1]'
=> 'para trás',

   'bookmark[_2]'
=> 'marcadores',

   'catalog[_1]'
=> 'Catálogo',

   'chart'
=> 'quadro',

   'chat'
=> 'chat',

   'close this window'
=> 'feche esta janela',

   'connection down'
=> 'sem conexão',

   'contacting'
=> 'contactando',

   'copyright'
=> 'copyright',

   'customdistributionfile'
=> 'arquivo de distribuicao customizado',

   'default'
=> 'padrão',

   'directory'
=> 'diretório',

   'discuss[_1]'
=> '',

   'docs'
=> 'documentos',

   'during the last'
=> 'durante a última',

   'edit'
=> 'editar',

   'evaluate[_1]'
=> 'avaliação',

   'exit'
=> 'sair',

   'fas'
=> 'fas',

   'feedback[_1]'
=> 'realimentação',

   'for Enclosing Map or Folder'
=> 'para o Mapa ou Sequência',

   'for Resource'
=> 'para o Recurso',

   'forward[_1]'
=> 'para frente',

   'from Enclosing Map or Folder'
=> 'do Mapa ou Sequência',

   'general'
=> 'geral',

   'in Course'
=> 'no Curso',

   'in Section/Group'
=> 'na Seção/Grupo',

   'info'
=> '',

   'interface available'
=> 'Interface disponível',

   'keywords'
=> 'palavras-chave',

   'language'
=> 'linguagem',

   'last student'
=> 'último estudante',

   'library'
=> 'catálogo',

   'log in again'
=> 'efetue o login novamente',

   'manage'
=> 'gerenciar',

   'may be open from a different computer.'
=> 'pode estar aberto em um outro computador.',

   'midnight'
=> 'meia noite',

   'minutes'
=> 'minutos',

   'missions'
=> 'missões',

   'movies'
=> 'filmes',

   'my'
=> 'minhas',

   'noon'
=> 'meio dia',

   'not found'
=> 'não encontrado',

   'notes'
=> 'notas',

   'num_override'
=> 'num_sobrescritos',

   'obsolete'
=> 'obsoleto',

   'obsoletereplacement'
=> 'replacement do obsoleto',

   'of'
=> 'de',

   'or'
=> 'ou',

   'or ID'
=> 'ou ID',

   'p.m.'
=> 'p.m..',

   'pages'
=> 'páginas',

   'parms'
=> 'parâmetros',

   'part'
=> 'parte',

   'percent'
=> '%',

   'pictures'
=> 'figuras',

   'prepare'
=> 'Preparar',

   'printout'
=> 'impressão',

   'problem'
=> 'problema',

   'problem statistics grouped by sequence'
=> 'estatísticas de problemas agrupadas por sequências',

   'problem statistics ungrouped'
=> 'estatísticas de problemas desagrupadas',

   'problem statistics, Excel'
=> 'estatísticas de problemas, Excel',

   'remaining'
=> 'restante',

   'resource'
=> 'recurso(s)',

   'resources'
=> 'recursos',

   'roles'
=> 'usuários',

   'search'
=> 'pesquisar',

   'second'
=> 'segundo',

   'seconds'
=> 'segundos',

   'seconds for'
=> 'segundo para',

   'sequence'
=> 'sequência',

   'set[_1]'
=> 'inserir',

   'space'
=> 'publicado(s)',

   'stats'
=> 'estatísticas',

   'con-'
=> 'construção',

   'struct'
=> 'de recursos',

   'subject'
=> 'assunto',

   'switch'
=> 'trocar',

   'title'
=> 'Título',

   'unless locked'
=> 'a menos que esteja bloqueado',

   'updated periodically'
=> 'atualizado periódicamente',

   'user'
=> 'gerenciar',

   'users in'
=> 'usuários em',

   'view sub-'
=> 'visualizar sub-',

   'visible to author and co-authors only'
=> 'visível para autor e co-autores apenas',

   'waiting on'
=> 'aguardando',

   'warning(s)'
=> 'advertência(s)',

   'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
=> 'Bem vindo à Rede de Aprendizado<i>Online</i> com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',

   'Welcome'
=> 'Bem Vindo',

   'Calculate answers'
=> 'Calcular respostas',

   '&nbsp;Show&nbsp;All&nbsp;Foils'
=> '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',

   '1 out of N multiple choice (radio button)'
=> 'tirar 1 de N alternativas de múltipla-escolha (botão de rádio)',

   '<b>[_1]</b>:  Unable to enroll: [_2]'
=> '<b>[_1]</b>:  Não é possível matricular: [_2]',

   '<b>[_1]</b>: Unable to enroll.  No password specified.'
=> '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',

   '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
=> '<b>[_1]</b>: Username ináceitavel para o usuário [_2] [_3] [_4] [_5]',

   'Administrator'
=> 'Administrador',

   'All Documents in Course'
=> 'Todos os documentos do curso',

   'All Resources (possibly large output)'
=> 'Todos os recursos (saída extensa)',

   'Analyze Over '
=> 'Analisar Sobre ',

   'Analyze Problem'
=> 'Analisar Problema',

   'Analyze Problem Again'
=> 'Analisar Problema Novamente',

   'Analyze as '
=> 'Analisar como ',

   'Anonymous'
=> 'Anônimo',

   'Anonymous contribution to course discussion of resource'
=> 'Contribuição Anônima para discussão sobre o recurso',

   'Answer:'
=> 'Resposta:',

   'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
=> 'Como regra geral, somente autores ou co-autores podem ser autenticados via sistema de arquivos (o que permite acesso aos arquivos do servidor).',

   'Associate columns with student attributes.'
=> 'Associar colunas com atributos do estudante.',

   'Attachment'
=> 'Atachado',

   'Attribute'
=> 'Attributo',

   'Browsing resource, all submissions are temporary.'
=> 'Navegando os recursos, todas as submissões são temporárias.',

   'By'
=> 'Por',

   'CSV (comma separated values, spreadsheet)'
=> 'CSV (planilha, valores separados por vírgula)',

   'Calculate answers'
=> 'Calcular respostas',

   'Change'
=> 'Alterar',

   'Change Random Seed To:'
=> 'Nova Semente do Gerador de Números:',

   'Change Your Language Preferences'
=> 'Alterar Linguagem',

   'Changed discussion view mode'
=> 'Modo de visualização da discussão alterado',

   'Check All'
=> 'Selecionar Tudo',

   'Check Course Document Versions'
=> 'Checar Versões dos Documentos do Curso',

   'Check for All'
=> 'Selecionar para Todos',

   'Check for None'
=> 'Selecionar para Nenhum',

   'Check for Section/Group'
=> 'Selecionar por Seção/Grupo',

   'Check/Set Resource Versions'
=> 'Checar/Setar Versões do Recurso',

   'Choose a different resource'
=> 'Selecione um recurso diferente',

   'Chronological View'
=> 'Visualização Cronológica',

   'Click-On Texts (comma sep):'
=> 'Click-On Texts (comma sep):',

   'Column'
=> 'Coluna',

   'Column&nbsp;[_1]'
=> 'Coluna&nbsp;[_1]',

   'Concept:'
=> 'Conceito:',

   'Concepts'
=> 'Conceitos',

   'Continue enrollment?'
=> 'Continuar matrícula?',

   'Contribution to course discussion of resource'
=> 'Contribuição à discussão do recurso',

   'Correct Option:'
=> 'Opção Correta:',

   'Create a New Course'
=> 'Criando um Novo Curso <p> <font size="-1" style="color: rgb(255, 0, 0);"> <center> <b>NOTA AO ADMINISTRADOR</b> </center> <p>  A tradução p/ o português está em desenvolvimento. <br>  P/ aprimorar a tradução, edite <b> /home/httpd/lib/perl/Apache/localize/pt.pm </b> no servidor (precisa reiniciar apache p/ ativar mudanças). <br>  Veja mais detalhes sobre a tradução <a href=http://www.lon-capa.org/international.html> aqui. </a> <br> <b> SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS <a href=http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev> AQUI. </a></b> </font>',
#=> 'Criando um Novo Curso',

   'Critical Messages'
=> 'Mensagens Críticas',

   'Current'
=> 'Corrente',

   'Default:'
=> 'Default:',

   'Delete'
=> 'Excluir',

   'Delete Checked'
=> 'Excluir Checados',

   'Delete an option'
=> 'Excluir uma opção',

   'Delete:'
=> 'Excluir:',

   'Description:'
=> 'Description:',

   'Diffs'
=> 'Diferença',

   'Diffs with Current Version'
=> 'Diferenças p/ Versão Corrente',

   'Diffs with Version'
=> 'Diferenças p/ Versão',

   'Diffs with current Version'
=> 'Diferenças p/ Versão Corrente',

   'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
=> 'Desabilitar verificação de conflitos de ID/número de identificação dos estudantes, e forçar alteração de IDs conflitantes (somente se você sabe o que está fazendo). ',

   'Discussion Contributions'
=> 'Contribuições para Discussão',

   'Display All Messages'
=> 'Mostrar Todas as Mensagens',

   'Display all Messages'
=> 'Mostrar todas as Mensagens',

   'Display and analysis of submission times on assessments.'
=> 'Análise dos tempos de submissão das respostas aos exercícios.',

   'Display foils in order given'
=> 'Mostrar alternativas na ordem dada',

   'Display foils in random order'
=> 'Mostrar alternativas em ordem aleatória',

   'Domain Guest'
=> 'Convidado do Domínio',

   'Drop Students'
=> 'Excluir Estudante(s)',

   'Dropped [_1]'
=> 'Excluído [_1]',

   'Dropped [_1] student(s).'
=> 'Excluído(s) [_1] estudante(s).',

   'Dropping Students'
=> 'Excluindo Estudantes',

   'Dump Course DOCS'
=> 'Excluir DOCS do curso',

   'EMail Address'
=> 'Endereço de E-Mail',

   'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
=> 'Erros do Editor - estes erros podem não ter efeitos no processamento do problema, mas provavelmente irão causar problemasmais adiante na Edição usando a ferramenta Edit. Por favor, use o modo de Edição XML (EditXML) para corrigir os erros.',

   'Enroll a single student'
=> 'Matricular um único estudante',

   'Enrolling Students'
=> 'Matriculando estudantes',

   'Error'
=> 'Erro',

   'Error dropping [_1]:[_2]'
=> 'Erro ao exclir [_1]:[_2]',

   'False'
=> 'Falso',

   'Field'
=> 'Campo',

   'Filenames in Construction Space'
=> 'Nomes de arquivos na Área de Construção',

   'First Name'
=> 'Primeiro Nome',

   'Foil'
=> 'Alternativa',

   'Foils'
=> 'Alternativas',

   'Folder in Construction Space'
=> 'Pastas na Área de Construção',

   'Format:'
=> 'Formato:',

   'Forward'
=> 'Passar Adiante',

   'Forwarded message from'
=> 'Mensagem Repassada de',

   'Forwarding'
=> 'Repassando',

   'From'
=> 'De',

   'Full Update'
=> 'Atualização Completa',

   'Full update (also print list of users not enrolled anymore)'
=> 'Atualização completa (também imprime lista de usuários já não mais matriculados)',

   'Functions'
=> 'Funções',

   'Generation'
=> 'Geração',

   'Group/Section'
=> 'Grupo/Seção',

   'HTML/XML'
=> 'HTML/XML',

   'Height(pixel):'
=> 'Altura(pontos):',

   'Hide'
=> 'Ocultar',

   'Hint Text'
=> 'Texto da Dica',

   'ID/Student Number'
=> 'ID/Número de Identificação do Estudante',

   'Identify fields'
=> 'Campos de Identificação',

   'If active, the new role will be available when the students next log in to LON-CAPA.'
=> 'Se estivar ativa, a nova função estára diponível na próxima vez em que o estudante entrar no LON-CAPA.',

   'If this resource is in active use, student performance data from the previous version may become inaccessible.'
=> 'Se este recurso está em uso ativo, os dados do desempenho dos estudates para versão anterior poderá se tornar inacessível.',

   'Ignore First Line'
=> 'Ignorar Primeira Linha',

   'Image:'
=> 'Imagem:',

   'Incorrect Answers:'
=> 'Respostas Incorretas:',

   'Initial Password'
=> 'Senha Inicial',

   'Interlingua (International Auxiliary Language Association) - ISO'
=> 'Interlingua (IALA - Associação Internacional para uma Língua Auxiliar ) - ISO',

   'Internal Filename'
=> 'Nome de arquivo interno',

   'Invalid home server specified'
=> 'O servidor HOME especificado é inválido',

   'Keep all Resources up-to-date with most recent Versions (default)'
=> 'Manter todos os Recursos atualizados com as Versões mais recentes (padrão)',

   'LON-CAPA Domain for Students'
=> 'Domínio LON-CAPA para os estudantes',

   'LON-CAPA Enrollment Manager'
=> 'Gerenciador de Matrículas do LON-CAPA',

   'LON-CAPA domain: [_1]'
=> 'Domínio LON-CAPA: [_1]',

   'LaTeX batchmode'
=> 'LaTeX batchmode',

   'LaTeX mode:'
=> 'modo LaTeX:',

   'Last Name'
=> 'Último Nome',

   'Last Name, First Names'
=> 'Último Nome, Primeiros Nomes',

   'Last accessed'
=> 'Último acesso',

   'Librarian'
=> 'Bibliotecário',

   'Login Type'
=> 'Tipo de Login',

   'Making Backup to'
=> 'Criando cópia de segurança em',

   'Mark Unread'
=> 'Marcado com Não Lido',

   'Max Number Of Shown Foils:'
=> 'Número Máximo de Alternativas Mostradas:',

   'Max number of foils displayed'
=> 'Número Máximo de Alternativas Exibidas',

   'Metadata'
=> 'Meta-dados',

   'Metadata Version'
=> 'Versão dos Meta-dados',

   'Metadata current version'
=> 'Versão Corrente dos Meta-dados',

   'Middle Names/Initials'
=> 'Nomes Intermediários/Iniciais',

   'Modify Parameters'
=> 'Modificar Parâmetros',

   'Modify student data'
=> 'Modificar dados de um estudante',

   'Most recently published Version'
=> 'Mais recente versão publicada',

   'Name:'
=> 'Nome:',

   'New Problem Variation'
=> 'Nova Variação do Problema',

   'New Randomization'
=> 'Nova Randomização',

   'New parameters or saved values'
=> 'Novos Parâmetros ou Valores Armazenados',

   'Next'
=> 'Próximo',

   'No'
=> 'Não',

   'No Kerberos domain was specified.'
=> 'Não foi especificado o domínio Kerberos.',

   'No language preference'
=> 'Sem preferência de linguagem',

   'None Found'
=> 'nenhum encontrado',

   'Not applicable - '
=> 'Não aplicável - ',

   'Not set - '
=> 'Não configurado - ',

   'Not shown, not used'
=> 'Não mostrado, não usado',

   'Note: for large courses, this operation may be time consuming'
=> 'Nota: para cursos extensos, esta operação poderá demorar um pouco',

   'Note: this will not take effect if the user already exists'
=> 'Nota: Isso não terá efeito se o usuário já existe',

   'Number of Plots:'
=> 'Número de Gráficos:',

   'Obsolete parameters or saved values'
=> 'Parâmetros obsoletos ou valores armazenados',

   'One particular problem (overrides folder and course defaults)'
=> 'Um problema particular (sobrepões padrões da pasta e do curso)',

   'Only Answers'
=> 'Somente Respostas',

   'Option Response Problem Analysis'
=> 'Análise do problema Selecione as Alternativas',

   'Option response'
=> 'Opção Resposta',

   'Please do not reply to this address.'
=> 'Por favor, não responda para este endereço.',

   'Please select a report to generate'
=> 'Por favor, selecione o relatório a ser gerado',

   'Position'
=> 'Posição',

   'Preferred language'
=> 'Linguagem Preferida',

   'Preparing Printout'
=> 'Preparando Impressão',

   'Previous'
=> 'Anterior',

   'Print Index:'
=> 'Imprimir Índice:',

   'Print Table of Contents:'
=> 'Imprimir Tabela de Conteúdos:',

   'Print:'
=> 'Imprimir:',

   'Problems'
=> 'Problemas',

   'Problems from entire course'
=> 'Problemas do curso inteiro',

   'Processed [_1] student(s).'
=> 'Processado(s) [_1] estudante(s).',

   'Produce Excel Output'
=> 'Produzir saída para o Excel',

   'Question Text'
=> 'Texto da Questão',

   'Question Type'
=> 'Tipo da Questão',

   'Random position'
=> 'Posição Aleatória',

   'Re'
=> 'Re',

   'Re-enrollment will re-activate data.'
=> 'Re-matrícula irá reativar os dados.',

   'Record'
=> 'Registro',

   'Registering'
=> 'Registrando',

   'Reply'
=> 'Resposta',

   'Reset Submissions'
=> 'Reiniciar Submissões',

   'Resources from selected sequence in course'
=> 'Resources from selected sequence in course',

   'Retrieve Published Resources'
=> 'Restaurar Recursos Publicados',

   'Retrieving current (most recent) version'
=> 'Retrieving current (most recent) version',

   'Sample Points:'
=> 'Sample Points:',

   'Samples'
=> 'Exemplos',

   'Save as ...'
=> 'Salvar como ...',

   'Select Printing Options:'
=> 'Select Printing Options:',

   'Select a course'
=> 'Selecione um curso',

   'Selecting a User'
=> 'Selecione um Usuário',

   'Send New'
=> 'Enviar ',

   'Send Reply'
=> 'Enviar Resposta',

   'Send as critical message'
=> 'Enviar como mensagem crítica',

   'Set Version to be used in Course'
=> 'Setar Versão a ser usada no Curso',

   'Set Versions to be used in Course according to Selections below'
=> 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',

   'Set all Resource Versions to current Version (Fix Versions)'
=> 'Setar todas as Versões de Recursos para Versão Corrente (Corrigir Versões)',

   'Short string response'
=> 'Resposta em curta cadeia de caracteres (string)',

   'Show Preview'
=> 'Pré-visualizar',

   'Show always at bottom position'
=> 'Mostrar sempre na posição inferior',

   'Show always at top position'
=> 'Mostrar sempre na posição superior',

   'Simple Problem Editor'
=> 'Editor de Problema Simplificado',

   'Size:'
=> 'Tamanho:',

   'Space separated'
=> 'separado por espaço',

   'Starting'
=> 'Iniciando',

   'Starting and Ending Dates'
=> 'Datas de Início e de Finalização',

   'Save Changes'
=> 'Salvar Alterações',

   'Student Data Compilation Progress'
=> 'Progresso da Compilação dos Dados do Estudante',

   'Student Data Compilation Status'
=> 'Estado da Compilação dos Dados do Estudante',

   'Student Number'
=> 'Número do Estudante',

   'Student Sheet Links'
=> 'Links para planilha dos estudantes',

   'Submission Time Analysis'
=> 'Análise dos tempos de submissão das respostas',

   'Submit Changes and Edit'
=> 'Submeter Alterações e Editar',

   'Tabulator separated'
=> 'Tabulator separado',

   'TeXWidth(mm):'
=> 'TeXWidth(mm):',

   'Text'
=> 'Texto',

   'Text Block'
=> 'Bloco de Texto',

   'The optional email address field was not specified.'
=> 'O campo E-mail (opcional) não foi especificado.',

   'The optional name field was not specified.'
=> 'O campo Nome (opcional) não foi especificado.',

   'The optional section or group field was not specified.'
=> 'O campo Seção/Grupo (opcional) não foi especificado.',

   'The optional student number field was not specified.'
=> 'O campo Número do Estudante (opcional) não foi especificado.',

   'There are no students currently enrolled.'
=> 'Não existem estudantes matriculados no momento.',

   'There is no student data for this problem.'
=> 'Não existem dados de estudantes para este problema.',

   'This is an automatic message generated by the LON-CAPA system.'
=> 'Esta é uma mensagem gerada automaticamente pelo sistema LON-CAPA.',

   'Threaded View'
=> 'Visualização em Linha (Threaded)',

   'Time'
=> 'Tempo',

   'To'
=> 'Para',

   'Total number of records found in file: [_1].'
=> 'Número total de registros encontrados no arquivo: [_1].',

   'True'
=> 'Verdadeiro',

   'Type in value'
=> 'Digite um valor',

   'Type:'
=> 'Tipo:',

   'Unable to enroll students'
=> 'Não foi possível matricular os estudantes',

   'Uncheck All'
=> 'Deselecionar Tudo',

   'Undetermined - ISO'
=> 'Indeterminado - ISO',

   'Unit:'
=> 'Unidade:',

   'Unsuccessful Login'
=> 'Login mal sucedido',

   'Update Student Data'
=> 'Atualizar dados do estudante',

   'Updating discussion time'
=> 'Atualizando tempo de discussão',

   'Upload a class list'
=> 'Carregar uma lista de estudantes',

   'Upload file to Construction Space'
=> 'Carregar arquivo para Área de Construção',

   'Uploading Class List'
=> 'Carregando lista de estudantes',

   'Value'
=> 'Valor',

   'Verify Content'
=> 'Verificar Conteúdo',

   'Version changes since Yesterday'
=> 'Alterações na versão desde ontem',

   'Version changes since last Month'
=> 'Alterações na versão desde o mês passado',

   'Version changes since last Week'
=> 'Alterações na versão desde a última semana',

   'Version changes since start of Course'
=> 'Alterações na versão desde o início do Curso',

   'Version used in Course'
=> 'Versão usada no Curso',

   'View Class List'
=> 'Ver Lista de Estudantes',

   'Warning!'
=> 'Alerta!',

   'Width(pixel):'
=> 'Largura(pontos):',

   'With Answers'
=> 'Com Respostas',

   'Without Answers'
=> 'Sem Respostas',

   'You have no critical messages.'
=> 'Você não tem mensagens críticas.',

   'You must choose an authentication type.'
=> 'Você precisa selecionar algum tipo de autenticação.',

   'You need to specify the Kerberos domain.'
=> 'Você precisa especificar o domínio Kerberos.',

   'You need to specify the initial password.'
=> 'Você precisa especificar uma senha inicial.',

   'You need to specify the username field.'
=> 'Você precisa especificar o campo Username.',

   'Your Version Settings have been Saved'
=> 'Suas configurações de Versão foram armazenadas',

   '[_1] Do not change login data'
=> '[_1] Não alterar dados de login',

   '[_1] Filesystem Authenticated (with initial password [_2])'
=> '[_1] Autenticação via Sistema de Arquivos (com a seguinte senha inicial [_2])',

   '[_1] Internally authenticated (with initial password [_2])'
=> '[_1] Autenticado Internamente (com a seguinte senha inicial [_2])',

   '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
=> '[_1] Autenticação via Kerberos, domínio [_2] [_3] Versão 4 [_4] Versão 5',

   '[_1] Local Authentication with arguement [_2]'
=> '[_1] Autenticação Local com argumento [_2]',

   'and return receipt'
=> 'e recibo de devolução',

   'anonymous'
=> 'anônimo',

   'bytes'
=> 'bytes',

   'can not be accessed from your location.'
=> 'não pode ser acessado a partir da sua localização.',

   'file<br />extension'
=> 'estensão <br /> do arquivo',

   'most recent'
=> 'mais recente',

   'name only visible to course faculty'
=> 'nome visível apenas para Faculdade do curso',

   'publisher<br />owner'
=> 'publicador<br />dono',

   'standard LaTeX mode'
=> 'modo LaTeX padrão ',

   'versions of this problem'
=> 'versões deste problema',

   'loginproblems.html'
=> 'loginproblems_pt.html',

# ----

   'Course announcements and my calendar'
=> 'Calendário e notícias do curso',

   'calendar[_1]'
=> 'Notícias e',

   'announce[_1]'
=> 'calendário',


# ----

   'Send and receive messages'
=> 'Enviar e Receber Mensagens',

   'commu-[_1]'
=> 'Gerenciar',

   'nication[_1]'
=> 'mensagens',


# ----

   'Enter the chatroom for the course'
=> 'Entrar na sala de bate-papo do curso',

   'course[_10]'
=> 'Sala de',

   'chat[_1]'
=> 'Bate-Papo',


# ----

   'Search the contents of this course'
=> 'Pesquisa nos conteúdos do curso',

   'search[_1]'
=> 'Pesquisar',

   'course[_11]'
=> 'conteudos',


# ----

   'Search the database of published resources'
=> 'Pesquisar a base de recursos publicados',

   'search[_2]'
=> 'Pesquisar',

   'library[_1]'
=> 'recursos',


# ----

   'Set my user preferences'
=> 'Configurar minhas preferências pessoais',

   'prefer-[_1]'
=> 'Preferencias',

   'ences[_1]'
=> 'Pessoais',


# ----

   'Exit LON-CAPA'
=> 'Sair do LON-CAPA',

   'exit[_1]'
=> 'Sair do',

   ' [_1]'
=> 'LON-CAPA',


# ----

   'Switch to another user role'
=> 'Trocar de Função',

   'switch[_2]'
=> 'Trocar',

   'role[_1]'
=> 'função',


# ----

   'Choose the user role'
=> 'Selecionar a Função',

   'choose[_2]'
=> 'Trocar',

   'role[_2]'
=> 'função',


# ----

   'Choose the course to work on'
=> 'Selecione o curso a ser trabalhado',

   'choose[_1]'
=> 'Selecionar',

   'course[_1]'
=> 'curso',


# ----

   'Switch to another course'
=> 'Trocar de curso',

   'switch[_1]'
=> 'Selecionar',

   'course[_2]'
=> 'curso',


# ----

   'View documents included in this course'
=> 'Ver documentos do curso',

   'course[_3]'
=> 'Ver docs.',

   'docs[_1]'
=> 'do curso',


# ----

   'Edit and view documents included in this course'
=> 'Editar e verificar documentos deste curso',

   'edit crs[_1]'
=> 'Editar documentos',

   'docs[_2]'
=> 'do curso',


# ----

   'Navigate the table of contents for this course'
=> 'Navegar conteúdos deste curso',

   'navigate[_1]'
=> 'Navegar',

   'contents[_1]'
=> 'conteudos',


# ----

   'Show Problem Completeness'
=> 'Ver desempenho na solução dos problemas',

   'my[_1]'
=> 'Minha',

   'grades[_1]'
=> 'nota',


# ----

   'Calculate course grades (Spreadsheet)'
=> 'Planilha para cálculo das notas do curso',

   'course[_4]'
=> 'Planilha de',

   'grades[_2]'
=> 'notas do curso',


# ----

   'View the course assessment progress chart'
=> 'Ver quadro de avaliação dos estudantes do curso',

   'course[_5]'
=> 'Avaliação',

   'chart[_1]'
=> 'dos estudantes',


# ----

   'View course assessment statistics'
=> 'Ver estatísticas dos problemas resolvidos pelos estudantes',

   'course[_6]'
=> 'Estatística',

   'stats[_1]'
=> 'do curso',


# ----

   'Drop/Add students in this course'
=> 'Adicionar/Remover estudantes do curso',

   'course[_7]'
=> 'Matrícular',

   'enroll[_1]'
=> 'estudantes',


# ----

   'Manage Access Keys'
=> 'Gerenciar senhas de acesso ao curso',

   'manage[_1]'
=> 'Gerenciar',

   'acc keys[_1]'
=> 'chav. de acesso',


# ----

   'Create a user or modify the roles and privileges of a user'
=> 'Adicionar usuário ou modificar funções e privilégios de um usuário',

   'user[_1]'
=> 'Gerenciar',

   'roles[_1]'
=> 'usuarios',


# ----

   'Create a user or modify the roles and privileges of a user'
=> 'Adicionar usuário ou modificar funções e privilégios de um usuário',

   'user[_1]'
=> 'Gerenciar',

   'roles[_1]'
=> 'usuarios',


# ----

   'Create a user or modify the roles and privileges of a user'
=> 'Adicionar usuário ou modificar funções e privilégios de um usuário',

   'user[_1]'
=> 'Gerenciar',

   'roles[_1]'
=> 'usuarios',


# ----

   'Create a new course'
=> 'Criar um novo curso',

   'create[_1]'
=> 'Criar',

   'course[_8]'
=> 'curso',


# ----

   'Set deadlines and other assessment parameters, as well as modify course environment'
=> 'Alterar o ambiente do curso, setar prazos finais e outros parâmetros de avaliação',

   'course[_9]'
=> 'Parametros',

   'parms[_1]'
=> 'do curso',


# ----

   'Enter my resource construction space'
=> 'Entrar na Área de Construção',

   'con-[_1]'
=> 'Área de',

   'struct[_1]'
=> 'construção',


# ----

   'Enter construction space as a co-author'
=> 'Entrar na Área de Construção como Co-Autor',

   'co con-[_1]'
=> 'Á. cstrção.',

   'struct[_2]'
=> 'como co-autor',


# ----

   'Browse published resources'
=> 'Navegar pelos Recursos Publicados',

   'resource[_1]'
=> 'Navegar',

   'space[_1]'
=> 'recursos',


# ----

   'Browse published resources'
=> 'Navegar pelos Recursos Publicados',

   'co res[_1]'
=> 'Navegar',

   'space[_2]'
=> 'recursos',


# ----

   'Browse published resources'
=> 'Navegar pelos Recursos Publicados',

   'resource[_1]'
=> 'Navegar',

   'space[_1]'
=> 'recursos',


# ----

   'Enter grades from check-out assessment resources'
=> 'Entrar com as notas obidas de recursos de avaliação',

   'enter[_1]'
=> 'Entrar',

   'grades[_2]'
=> 'notas',


# ----

   'Send Scantron data to a course'
=> 'Enviar dados de Scantron para um curso',

   'send[_1]'
=> 'Entrar',

   'scantron[_1]'
=> 'notas',


# ----

   'Use or edit my bookmark collection'
=> 'Usar ou editar minha coleção de marcadores',

   'view[_1]'
=> 'Visualizar',

   'bookmark[_1]'
=> 'marcadores',


#SYNC Tue Aug 15 14:23:10 2006
   '"[_1]" for default hiding'
=> '"[_1]" for default hiding',
# "[_1]" fou padrão hiding
   '"[_1]" for visible separation'
=> '"[_1]" for visible separation',
# "[_1]" fou visible sepaRemion
   '"[_1]" if allowed, anything else if not'
=> '"[_1]" if allowed, anything else if not',
# "[_1]" if tudooQua, anything else if Nãot
   '"[_1]" to disable, anything else if not'
=> '"[_1]" to disable, anything else if not',
# "[_1]" Para disable, anything else if Nãot
   '# Do not translate this line.  [_1] is a check box'
=> '# Do not translate this line.  [_1] is a check box',
# # Do Nãot transleme this line.  [_1] is a check box
   '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
=> '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
# # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo
   '# Do not translate this line.  [_1] is a column index.'
=> '# Do not translate this line.  [_1] is a column index.',
# # Do Nãot transleme this line.  [_1] is a Coluna index.
   '# Do not translate this line.  [_1] is a drop-down box listing domains.'
=> '# Do not translate this line.  [_1] is a drop-down box listing domains.',
# # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.
   '# Do not translate this line.  [_1] is a username'
=> '# Do not translate this line.  [_1] is a username',
# # Do Nãot transleme this line.  [_1] is a geRenciarNome
   '# Do not translate this line.  [_1] is the number of students processed'
=> '# Do not translate this line.  [_1] is the number of students processed',
# # Do Nãot transleme this line.  [_1] is the number de Estudantes processed
   '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
=> '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
# # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] - [_5] aRe first, middle, and last Nomes, and geneRemion.
   '# Do not translate this line.  [_1] is username, [_2] is error message'
=> '# Do not translate this line.  [_1] is username, [_2] is error message',
# # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message
   '# Do not translate this line.  [_1] is username@domain'
=> '# Do not translate this line.  [_1] is username@domain',
# # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio
   '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
=> '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
# # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.
   '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
=> '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
# # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes
   '# Do not translate this line.  [_2] is a text entry element'
=> '# Do not translate this line.  [_2] is a text entry element',
# # Do Nãot transleme this line.  [_2] is a Texto entry element
   '# [_1] is a drop-down selection box'
=> '# [_1] is a drop-down selection box',
# # [_1] is a drop-down Selecionarion box
   '# [_1] is a number [_2] is the current domain'
=> '# [_1] is a number [_2] is the current domain',
# # [_1] is a number [_2] is the Corrente Domínio
   '# [_1] is an html link to the current file '
=> '# [_1] is an html link to the current file ',
# # [_1] is an HTML link Para the Corrente Arquivo 
   '# _1 is a selection dialog'
=> '# _1 is a selection dialog',
# #LON-CAPA1 is a Selecionarion dialog
   '# _1 is a server name'
=> '# _1 is a server name',
# #LON-CAPA1 is a Servidor Nome
   '# _1 is search string'
=> '# _1 is search string',
# #LON-CAPA1 is pesquisar string
   "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"
=> "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",
# #LON-CAPA1,LON-CAPA3, andLON-CAPA5 aRe link anchous,LON-CAPA2,_4, andLON-CAPA6 aRe '</a>'
   '#[_1] is the foil name'
=> '#[_1] is the foil name',
# #[_1] is the Alternativa Nome
   '#_1 is the foil name, _2 is the current value of the foil'
=> '#_1 is the foil name, _2 is the current value of the foil',
# #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa
   '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
=> '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
# &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.
   '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'
=> '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
# &quot; [_1] &quot; is Nãot an acceptable weight. Weight must be a positive number.
   '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
=> '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
# (fornecer maximum [_1] collabouemous using geRenciarNome ou geRenciarNome@Domínio, e.g. smithje ou smithje@[_2].)
   '(Hand in a file you have prepared on your computer)'
=> '(Hand in a file you have prepared on your computer)',
# (Hand in a Arquivo you have PReparard on your computer)
   ', select a template from the pull-down menu below.'
=> ', select a template from the pull-down menu below.',
# , Selecione um templeme De the pull-down menu below.
   '1 minute'
=> '1 minute',

   '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
=> '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
# <*Response>s aRe both inside de <Parte> and outside de <Parte>, this is Nãot a valid problema, errous in Grading Maio occur.
   '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
=> '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
# <b>HTML tudooQua</b>: Discussion Parteicipants can use limited HTML in their postings.
   '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
=> '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
# <b>HTML banned</b>: HTML will Nãot be tudooQua in discussion postings.
   '<b>Instructor</b> - instructors will not be able to participate in discussions'
=> '<b>Instructor</b> - instructors will not be able to participate in discussions',
# <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para Parteicipeme in Discussões
   '<b>Instructor</b> - instructors will not be able to use or view the chat room'
=> '<b>Instructor</b> - instructors will not be able to use or view the chat room',
# <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para use ou acessar the chem room
   '<b>Students</b> - students will not be able to participate in discussions'
=> '<b>Students</b> - students will not be able to participate in discussions',
# <b>Estudantes</b> - Estudantes will Nãot be able Para Parteicipeme in Discussões
   '<b>Students</b> - students will not be able to use or view the chat room.'
=> '<b>Students</b> - students will not be able to use or view the chat room.',
# <b>Estudantes</b> - Estudantes will Nãot be able Para use ou acessar the chem room.
   '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
=> '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
# <b>Assistente do professors</b> - Assistente do professors will Nãot be able Para Parteicipeme in Discussões
   '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
=> '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
# <b>Assistente do professors</b> - Assistente do professors will Nãot be able use ou acessar the chem room
   '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
=> '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
# <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>
   'ABSTRACT'
=> 'ABSTRACT',
# Resumo
   'Access Control'
=> 'Access Control',

   'Activate'
=> 'Activate',
# Activeme
   'Add Roles'
=> 'Add Roles',
# Add usuários
   'Add new option'
=> 'Add new option',

   "Add one empty page/column after each student's assignment"
=> "Add one empty page/column after each student's assignment",
# Add one Vazio Mapa/Sequënciaa/Exercícios/Coluna after each Estudante's assignment
   "Add three empty pages/column after each student's assignment"
=> "Add three empty pages/column after each student's assignment",
# Add thRee Vazio páginas/Coluna after each Estudante's assignment
   "Add two empty pages/column after each student's assignment"
=> "Add two empty pages/column after each student's assignment",
# Add two Vazio páginas/Coluna after each Estudante's assignment
   'Additional Recipients'
=> 'Additional Recipients',

   'Additional settings, if specified below, will override cloned settings'
=> 'Additional settings, if specified below, will override cloned settings',

   'Advanced Edit'
=> 'Advanced Edit',
# Advanced Editarar
   'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
=> 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
# Advanced: You can sFim the feedback De diffeRent Seções Para diffeRent people, Por doing the following: SepaReme each entry with a comma. Para sFim feedback Para a certain addRess fou diffeRent Seções, appFim the Seção Nome ou Nomes (sepaRemed Por semi-colons) in a paRentheTamanhod list after the geRenciar:Domínio. Fou example, john102:msu(001;002;003),bob293:msu(004;005;006),madeCimaNome:heRe(007;008;009) will route  feedback Para &quot;john102&quot; fou SeçõesLON-CAPA, 2, and 3, Para &quot;bob293&quot; fou 4, 5, and 6, and Para &quot;madeCimaNome:heRe&quot; fou 7, 8, and 9. Nãote theRe is Não RequiRement them the addResses be in any Parteicular Domínio.
   'All Resources'
=> 'All Resources',
# tudo Recursos
   'All Students'
=> 'All Students',
# tudo Estudantes
   'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
=> 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
# tudo settings which you can Alterar with this Ajudaer can also be Alterard Por going Para the Pa.m.scReen and clicking on the &quot;Set  environment&quot; butParan. If you do Nãot have experience cooudineming LON-CAPA s ou if you pRefer the Ajudaer interface, please click Próximo -&gt;.
   'Allow limited HTML in discussion posts'
=> 'Allow limited HTML in discussion posts',
# tudoow limited HTML in discussion posts
   'Allow problems to be split over pages'
=> 'Allow problems to be split over pages',
# tudoow problemas Para be split over páginas
   'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
=> 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
# tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)
   'Allowed filetypes: <b>[_1]</b>'
=> 'Allowed filetypes: <b>[_1]</b>',
# tudooQua ArquivoTipos: <b>[_1]</b>
   'An error occured during the attempt to change the section for this student.'
=> 'An error occured during the attempt to change the section for this student.',
# An errou occuRed during the emtempt Para Alterar the Seção fou this Estudante.
   'An error occurred during the attempt to change the role information for this student.'
=> 'An error occurred during the attempt to change the role information for this student.',
# An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.
   'Analyzing Results'
=> 'Analyzing Results',

   'Answer Date (answerdate)'
=> 'Answer Date (answerdate)',
# Resposta Deme (Respostademe)
   'Answer Submitted: Your final submission will be graded after the due date.'
=> 'Answer Submitted: Your final submission will be graded after the due date.',
# Resposta Submeterted: Your final submission will be graded after the Limite deme.
   'Answerable'
=> 'Answerable',
# Respostaable
   'Assessment Parameters'
=> 'Assessment Parameters',
# Avaliação Parameters
   'Automated Enrollment Manager'
=> 'Automated Enrollment Manager',
# AuParamemed memrícula.m.nt geRenciarr
   'Automated adds'
=> 'Automated adds',
# AuParamemed adds
   'Automated drops'
=> 'Automated drops',
# AuParamemed drops
   'Automated enrollment settings'
=> 'Automated enrollment settings',
# AuParamemed memrícula.m.nt settings
   'Bad Filename'
=> 'Bad Filename',
# Bad ArquivoNome
   'Begin Enrollment'
=> 'Begin Enrollment',
# Begin memrícula.m.nt
   'Binary File'
=> 'Binary File',
# Binary Arquivo
   'Blank'
=> 'Blank',

   'Browse'
=> 'Browse',
# BLinhase
   'CSV format'
=> 'CSV format',
# CSV foumem
   'Cannot publish directory'
=> 'Cannot publish directory',
# CanNãot Publica diRecParauy
   'Cannot retrieve directory'
=> 'Cannot retrieve directory',
# CanNãot Restaurar diRecParauy
   'Catalog Search'
=> 'Catalog Search',
# Cemalog pesquisar
   'Change User Privileges'
=> 'Change User Privileges',
# Alterar geRenciar Privileges
   'Chat Participation'
=> 'Chat Participation',
# chem Parteicipemion
   'Click here for FAQ'
=> 'Click here for FAQ',
# Click heRe fou FAQ
   'Click here for help'
=> 'Click here for help',
# Click heRe fou Ajuda
   'Click here to report bugs'
=> 'Click here to report bugs',
# Click heRe Para Repout bugs
   'Click here to return to the chart.'
=> 'Click here to return to the chart.',
# Click heRe Para Return Para the quadro.
   'Client IP/Name Access Control (acc)'
=> 'Client IP/Name Access Control (acc)',
# Client IP/Nome Access Control (acc)
   'Clone an existing course'
=> 'Clone an existing course',
# Clone an existing 
   'Close This Window'
=> 'Close This Window',
# feche esta janela
   'Closed'
=> 'Closed',
# Fechard
   'Communication'
=> 'Communication',
# Commu
   'Compare versions of'
=> 'Compare versions of',
# CompaRe Versãos de
   'Completed'
=> 'Completed',

   'Completely new course'
=> 'Completely new course',
# Completely new 
   'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
=> 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
# Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.
   'Construction Space Version'
=> 'Construction Space Version',
# Conde Recursosion publicado(s) Versão
   'Continue'
=> 'Continue',

   'Copy current file to'
=> 'Copy current file to',
# Copy Corrente Arquivo Para
   'Copy selected'
=> 'Copy selected',
# Copy SelecionaRed
   'Course Code'
=> 'Course Code',
#  Code
   'Course Content'
=> 'Course Content',
#  Content
   'Course Data'
=> 'Course Data',
#  Dema
   'Course Home Server'
=> 'Course Home Server',
#  Home Servidor
   'Course ID or number'
=> 'Course ID or number',
#  ID ou number
   'Course ID/Number'
=> 'Course ID/Number',
#  ID/Number
   'Course Information'
=> 'Course Information',
#  umemion
   'Course Initialization Helper'
=> 'Course Initialization Helper',
#  Initializemion Ajudaer
   'Course Level'
=> 'Course Level',
#  Level
   'Course Search'
=> 'Course Search',
#  pesquisar
   'Course Title'
=> 'Course Title',
#  Título
   'Course default for all problems'
=> 'Course default for all problems',
#  padrão fou tudo problemas
   'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
=> 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',
#  members can provide feedback about the . You can escolha who will Receive the feedback, such as a diffeRent inde Recursosou ou a TA. Please fornecer their LON-CAPA addRess below, in the foum geRenciar:Domínio, wheRe &quot;geRenciar&quot; and &quot;Domínio&quot; aRe both the LON-CAPA geRenciarNome and LON-CAPA Domínio, Nãot an Endereço de E-Mail.
   'Courses'
=> 'Courses',
# s
   'Create New User'
=> 'Create New User',
# criar New geRenciar
   'Create User'
=> 'Create User',
# criar geRenciar
   'Creating a new'
=> 'Creating a new',
# CReeming a new
   'Crosslisted courses'
=> 'Crosslisted courses',
# Crosslisted s
   'Current Class List'
=> 'Current Class List',
# Corrente Class List
   'Current Ending Date: [_1]'
=> 'Current Ending Date: [_1]',
# Corrente Fiming Deme: [_1]
   'Current Ending Date: not set'
=> 'Current Ending Date: not set',
# Corrente Fiming Deme: Nãot set
   'Current Resource'
=> 'Current Resource',
# Corrente Recurso(s)
   'Current Starting Date: [_1]'
=> 'Current Starting Date: [_1]',
# Corrente Iniciando Deme: [_1]
   'Current Starting Date: not set'
=> 'Current Starting Date: not set',
# Corrente Iniciando Deme: Nãot set
   'Current Version'
=> 'Current Version',
# Corrente Versão
   'Currently no active roles or courses'
=> 'Currently no active roles or courses',
# Correntely Não active usuários ou s
   'Currently no additional roles or courses'
=> 'Currently no additional roles or courses',
# Correntely Não additional usuários ou s
   'Currently submitted: <tt>[_1]</tt>'
=> 'Currently submitted: <tt>[_1]</tt>',
# Correntely Submeterted: <tt>[_1]</tt>
   'Custom Role Editor'
=> 'Custom Role Editor',
# CusParam sua função Editararou
   'Cut selected'
=> 'Cut selected',
# Cut SelecionaRed
   'Decompress'
=> 'Decompress',

   'Default Assessment Spreadsheet'
=> 'Default Assessment Spreadsheet',
# padrão Avaliação SpReadsheet
   'Default Course Spreadsheet'
=> 'Default Course Spreadsheet',
# padrão  SpReadsheet
   'Default Student Spreadsheet'
=> 'Default Student Spreadsheet',
# padrão Estudante SpReadsheet
   'Default XML Style File'
=> 'Default XML Style File',
# padrão XML Style Arquivo
   'Default beginning date when enrolling students'
=> 'Default beginning date when enrolling students',
# padrão beginning deme when memrículasing Estudantes
   'Default ending date when enrolling students'
=> 'Default ending date when enrolling students',
# padrão Fiming deme when memrículasing Estudantes
   'Default for new courses is'
=> 'Default for new courses is',
# padrão fou new s is
   'Default set of options to pass to tth/m when converting tex'
=> 'Default set of options to pass to tth/m when converting tex',
# padrão set de options Para pass Para tth/m when converting tex
   'Define Role'
=> 'Define Role',
# Define sua função
   'Dependencies'
=> 'Dependencies',
# DepFimencies
   'Disable display of problem receipts'
=> 'Disable display of problem receipts',
# Disable Display de problema Receipts
   'Disable student resource discussion'
=> 'Disable student resource discussion',
# Disable Estudante Recurso(s) discussion
   'Disable student use of chatrooms'
=> 'Disable student use of chatrooms',
# Disable Estudante use de chemrooms
   'Disallow Resource Discussion for Roles'
=> 'Disallow Resource Discussion for Roles',
# Distudoow Recurso(s) Discussion fou usuários
   'Disallow Resource Discussion for Users'
=> 'Disallow Resource Discussion for Users',
# Distudoow Recurso(s) Discussion fou geRenciars
   'Disallow live chatroom use for Roles'
=> 'Disallow live chatroom use for Roles',
# Distudoow live chemroom use fou usuários
   'Disallow live chatroom use for Users'
=> 'Disallow live chatroom use for Users',
# Distudoow live chemroom use fou geRenciars
   'Discussion Participation'
=> 'Discussion Participation',
# Discussion Parteicipemion
   'Display file attributes'
=> 'Display file attributes',
# Display Arquivo emtributes
   'Do NOT generate as standard course'
=> 'Do NOT generate as standard course',
# Do NãoT geneReme as standard 
   'Do not show plain URL (encrypturl)'
=> 'Do not show plain URL (encrypturl)',
# Do Nãot show plain URL (encryptURL)
   'Domain Level'
=> 'Domain Level',
# Domínio Level
   "Don't Show Feedback"
=> "Don't Show Feedback",

   'Due Date (contentclose)'
=> 'Due Date (contentclose)',
# Limite Deme (contentFechar)
   'Due Date (duedate)'
=> 'Due Date (duedate)',
# Limite Deme (Limitedeme)
   'Duration of automated classlist updates'
=> 'Duration of automated classlist updates',
# DuRemion de auParamemed classlist Cimademes
   'Dynamic Metadata (updated periodically)'
=> 'Dynamic Metadata (updated periodically)',
# Dynamic Metadema (emualizado periódicamente)
   'ERROR'
=> 'ERROR',
# ERRou
   'Edit Custom Role Privileges'
=> 'Edit Custom Role Privileges',
# Editarar CusParam sua função Privileges
   'End Time'
=> 'End Time',
# Fim Tempo
   'Ending Date'
=> 'Ending Date',
# Fiming Deme
   'English - ISO'
=> 'English - ISO',

   'Enroll One Student'
=> 'Enroll One Student',
# memrículas One Estudante
   'Enroll as student'
=> 'Enroll as student',
# memrículas as Estudante
   'Enrolling'
=> 'Enrolling',
# memrículasing
   'Enrolling Student'
=> 'Enrolling Student',
# memrículasing Estudante
   'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
=> 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
# fornecer as many Campos as you can. The Sistema will um you and bring you back Para this Mapa/Sequënciaa/Exercícios if the dema SelecionaRed is insufficient Para memrículas Estudantes in your class.
   'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
=> 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
# fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below
   'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
=> 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
# fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT
   'Entering Construction Space'
=> 'Entering Construction Space',
# fornecering Conde Recursosion publicado(s)
   'Error: Directory Non Empty'
=> 'Error: Directory Non Empty',
# Errou: DiRecParauy Nãon Vazio
   'Error: destination for operation is an existing directory.'
=> 'Error: destination for operation is an existing directory.',
# Errou: destinemion fou opeRemion is an existing diRecParauy.
   'Essay, open end'
=> 'Essay, open end',
# Essay, Abrir Fim
   'Evaluation Error '
=> 'Evaluation Error ',
# EValormion Errou 
   'Every problem in a particular folder (overrides course default)'
=> 'Every problem in a particular folder (overrides course default)',
# Every problema in a Parteicular Pasta (overrides  padrão)
   'Exam Problem'
=> 'Exam Problem',
# Exam problema
   'Excel format'
=> 'Excel format',
# Excel foumem
   'Exit'
=> 'Exit',
# sair
   'Feedback Addresses for Course Content'
=> 'Feedback Addresses for Course Content',
# Feedback AddResses fou  Content
   'Feedback Addresses for Course Content Comments'
=> 'Feedback Addresses for Course Content Comments',
# Feedback AddResses fou  Content Comments
   'Feedback Addresses for Course Policy'
=> 'Feedback Addresses for Course Policy',
# Feedback AddResses fou  Policy
   'Feedback Addresses for Resource Content Question'
=> 'Feedback Addresses for Resource Content Question',
# Feedback AddResses fou Recurso(s) Content Question
   'Finish Helper'
=> 'Finish Helper',
# Finish Ajudaer
   'First'
=> 'First',

   'First Resource'
=> 'First Resource',
# First Recurso(s)
   'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
=> 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
# Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.
   'Folder/Map'
=> 'Folder/Map',
# Pasta/Mapa/Sequëncia
   'For one or more students'
=> 'For one or more students',
# Fou one ou moue Estudantes
   'Found a <*response> outside of a <part> in a <part>ed problem'
=> 'Found a <*response> outside of a <part> in a <part>ed problem',
# Found a <*Response> outside de a <Parte> in a <Parte>ed problema
   'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
=> 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
# Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.
   'Generate messages from a file'
=> 'Generate messages from a file',
# GeneReme messages De a Arquivo
   'German - ISO'
=> 'German - ISO',

   'Go'
=> 'Go',

   'Go to ...'
=> 'Go to ...',
# Go Para ...
   'HTML can be allowed or banned inside of course discussion.'
=> 'HTML can be allowed or banned inside of course discussion.',
# HTML can be tudooQua ou banned inside de  discussion.
   'HTML in Discussions'
=> 'HTML in Discussions',
# HTML in Discussões
   'Hand Graded (handgrade)'
=> 'Hand Graded (handgrade)',

   'Help on Creating Courses'
=> 'Help on Creating Courses',
# Ajuda on CReeming s
   'Hide Empty Rows in Spreadsheets'
=> 'Hide Empty Rows in Spreadsheets',
# Ocultar Vazio Linhas in SpReadsheets
   'Home Server'
=> 'Home Server',
# Home Servidor
   'Homework problem'
=> 'Homework problem',
# Homewouk problema
   'How do I create a CSV file from a spreadsheet'
=> 'How do I create a CSV file from a spreadsheet',
# How do I criar a CSV Arquivo De a spReadsheet
   'How do I create a class list from a spreadsheet'
=> 'How do I create a class list from a spreadsheet',
# How do I criar a class list De a spReadsheet
   'How many tries should be set for all problems in the course?'
=> 'How many tries should be set for all problems in the course?',
# How many Tentativas should be set fou tudo problemas in the ?
   'How many tries should be set for the selected folder?'
=> 'How many tries should be set for the selected folder?',
# How many Tentativas should be set fou the SelecionaRed Pasta?
   'How many tries should be set for the selected problem?'
=> 'How many tries should be set for the selected problem?',
# How many Tentativas should be set fou the SelecionaRed problema?
   'How should the results be printed?'
=> 'How should the results be printed?',

   'Immediately expire own role as Course Coordinator'
=> 'Immediately expire own role as Course Coordinator',
# Immediemely expiRe own sua função as  Cooudinemou
   'Import and Paste Area'
=> 'Import and Paste Area',
# Impout and Paste ARea
   'Include retrieval of student photographs?'
=> 'Include retrieval of student photographs?',
# Include Retrieval de Estudante phoParagraphs?
   'Institutional Information'
=> 'Institutional Information',
# Institutional umemion
   'Invalid Significant figures detected'
=> 'Invalid Significant figures detected',

   'Invalid characters in requested name have been removed.'
=> 'Invalid characters in requested name have been removed.',
# Invalid characters in Requested Nome have been Removed.
   'Invalid login mode or password.'
=> 'Invalid login mode or password.',
# Invalid login mode ou passwoud.
   'Invalid username or domain'
=> 'Invalid username or domain',
# Invalid geRenciarNome ou Domínio
   'Japanese - UTF'
=> 'Japanese - UTF',

   'KEYWORDS'
=> 'KEYWORDS',
# KEYWouDS
   'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.'
=> 'LON-CAPA has live chat functionality. This course will receive its own chat room. You may deny students, TAs, or instructors the right to access the chat room.',
# LON-CAPA has live chem functionality. This  will Receive its own chem room. You Maio deny Estudantes, TAs, ou inde Recursosous the right Para access the chem room.
   'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
=> 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
# LON-CAPA Hosts Discussões on tudo Recursos in a . Por padrão, tudo geRenciars aRe tudooQua Para Parteicipeme in these Discussões. If you do Nãot wish certain Tipos de geRenciars Para be able Para use the discussion feemuRes, Selecionar those Tipos below. Nãote your class Maio Nãot have tudo de these usuários; you Maio safely igNãoue usuários you do Nãot intFim Para use. (Fou instance, &quot;Exam ProcParau&quot; is gertudoy useful only fou large s.) Tipos de geRenciars Nãot tudooQua Para Parteicipeme in discussion can still acessar any discussion them other geRenciars post.
   'Languages used'
=> 'Languages used',
# linguagems used
   'Last'
=> 'Last',

   'Leave blank on scoring form'
=> 'Leave blank on scoring form',
# Leave blank on scouing foum
   'List Directory'
=> 'List Directory',
# List DiRecParauy
   'List of hidden parts (hiddenparts)'
=> 'List of hidden parts (hiddenparts)',
# List de hidden Partes (hiddenPartes)
   'Location'
=> 'Location',
# Locemion
   'Login Data'
=> 'Login Data',
# Login Dema
   'Logout'
=> 'Logout',

   'Mail'
=> 'Mail',

   'Make new directory'
=> 'Make new directory',
# Make new diRecParauy
   'Make new file'
=> 'Make new file',
# Make new Arquivo
   'Manual Grading'
=> 'Manual Grading',

   'Map has branchings. Use advanced editor.'
=> 'Map has branchings. Use advanced editor.',
# Mapa/Sequëncia has branchings. Use advanced Editararou.
   'Map has conditions. Use advanced editor.'
=> 'Map has conditions. Use advanced editor.',
# Mapa/Sequëncia has conditions. Use advanced Editararou.
   'Map has resource parameters. Use advanced editor.'
=> 'Map has resource parameters. Use advanced editor.',
# Mapa/Sequëncia has Recurso(s) parameters. Use advanced Editararou.
   'Map has unconnected resources. Use advanced editor.'
=> 'Map has unconnected resources. Use advanced editor.',
# Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.
   'Maximum Number of Collaborators'
=> 'Maximum Number of Collaborators',
# Maximum Number de Collabouemous
   'Maximum Number of Collaborators (maxcollaborators)'
=> 'Maximum Number of Collaborators (maxcollaborators)',
# Maximum Number de Collabouemous (maxcollabouemous)
   'Maximum Number of Tries (maxtries)'
=> 'Maximum Number of Tries (maxtries)',
# Maximum Number de Tentativas (maxTentativas)
   'Messaging'
=> 'Messaging',

   'Middle'
=> 'Middle',

   'Middle Name'
=> 'Middle Name',
# Middle Nome
   'Missing Kerberos domain information.'
=> 'Missing Kerberos domain information.',
# Missing Kerberos Domínio umemion.
   'Modification may make assessment data inaccessible'
=> 'Modification may make assessment data inaccessible',
# Modificemion Maio make Avaliação dema inaccessible
   'Modify Enrollment for'
=> 'Modify Enrollment for',
# Modify memrícula.m.nt fou
   'Modify User'
=> 'Modify User',
# Modify geRenciar
   'Modify another students data'
=> 'Modify another students data',
# Modify aNãother Estudantes dema
   'Modify deadlines, etc, for this resource'
=> 'Modify deadlines, etc, for this resource',
# Modify Prazos finais, etc, fou this Recurso(s)
   'Modifying data for user'
=> 'Modifying data for user',
# Modifying dema fou geRenciar
   'Modifying this will make problems'
=> 'Modifying this will make problems',
# Modifying this will make problemas
   'Move current file to'
=> 'Move current file to',
# Move Corrente Arquivo Para
   'Must create new subdirectory inside a directory'
=> 'Must create new subdirectory inside a directory',
# Must criar new subdiRecParauy inside a diRecParauy
   'Name of Role'
=> 'Name of Role',
# Nome de sua função
   'Navigate'
=> 'Navigate',
# navegar
   'New Directory'
=> 'New Directory',
# New DiRecParauy
   'New HTML file'
=> 'New HTML file',
# New HTML Arquivo
   'New Resource'
=> 'New Resource',
# New Recurso(s)
   'New Role'
=> 'New Role',
# New sua função
   'New User'
=> 'New User',
# New geRenciar
   'New Value'
=> 'New Value',
# New Valor
   'New assembled page'
=> 'New assembled page',
# New assembled Mapa/Sequënciaa/Exercícios
   'New assembled sequence'
=> 'New assembled sequence',
# New assembled sequência
   'New custom rights file'
=> 'New custom rights file',
# New cusParam rights Arquivo
   'New file'
=> 'New file',
# New Arquivo
   'New problem'
=> 'New problem',
# New problema
   'New style file'
=> 'New style file',
# New style Arquivo
   'New subdirectory'
=> 'New subdirectory',
# New subdiRecParauy
   'Next ->'
=> 'Next ->',
# Próximo ->
   'No Access or Usages Statistics are available for this resource.'
=> 'No Access or Usages Statistics are available for this resource.',
# Não Access ou Usages Stemistics aRe available fou this Recurso(s).
   'No Assessment Statistical Data is available for this resource'
=> 'No Assessment Statistical Data is available for this resource',
# Não Avaliação Stemistical Dema is available fou this Recurso(s)
   'No Evaluation Data is available for this resource.'
=> 'No Evaluation Data is available for this resource.',
# Não EValormion Dema is available fou this Recurso(s).
   'No new filename specified.'
=> 'No new filename specified.',
# Não new ArquivoNome specified.
   'No section assigned'
=> 'No section assigned',
# Não Seção assigned
   'No such file'
=> 'No such file',
# Não such Arquivo
   'Not Allowed'
=> 'Not Allowed',
# Nãot tudooQua
   'Not open to be viewed'
=> 'Not open to be viewed',
# Nãot Abrir Para be acessaRed
   'Notification of enrollment changes'
=> 'Notification of enrollment changes',
# Nãotificemion de memrícula.m.nt Alterars
   'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
=> 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
# Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?
   'Number of Tries before hints appear (hinttries)'
=> 'Number of Tries before hints appear (hinttries)',
# Number de Tentativas befoue hints appear (hintTentativas)
   'Number of assignments printed at the same time:'
=> 'Number of assignments printed at the same time:',
# Number de assignments printed em the same Tempo:
   'Number of bubbles in exam mode (numbubbles)'
=> 'Number of bubbles in exam mode (numbubbles)',
# Number de bubbles in exam mode (numbubbles)
   'Number of columns'
=> 'Number of columns',
# Number de Colunas
   'Numerical Tolerance (tol)'
=> 'Numerical Tolerance (tol)',
# Numerical Paralerance (Paral)
   'Old Value'
=> 'Old Value',
# Old Valor
   'Online Help'
=> 'Online Help',
# Online Ajuda
   'Only domain coordinators can change a users password.'
=> 'Only domain coordinators can change a users password.',
# Only Domínio cooudinemous can Alterar a geRenciars passwoud.
   'Open Course'
=> 'Open Course',
# Abrir 
   'Open all assessments'
=> 'Open all assessments',
# Abrir tudo Avaliaçãos
   'Open and correct'
=> 'Open and correct',
# Abrir and couRect
   'Open with full tries'
=> 'Open with full tries',
# Abrir with full Tentativas
   'Opening Date (contentopen)'
=> 'Opening Date (contentopen)',
# Abriring Deme (contenParapen)
   'Opening Date (opendate)'
=> 'Opening Date (opendate)',
# Abriring Deme (Abrirdeme)
   'Output Format: [_1]'
=> 'Output Format: [_1]',
# Saída Foumem: [_1]
   'Page layout'
=> 'Page layout',
# Mapa/Sequënciaa/Exercícios layout
   'Paper type'
=> 'Paper type',
# Paper Tipo
   'Parameter'
=> 'Parameter',

   'Part Description (display)'
=> 'Part Description (display)',
# Parte Description (Display)
   'Paste after selected'
=> 'Paste after selected',
# Paste after SelecionaRed
   'Personal Data'
=> 'Personal Data',
# Personal Dema
   'Please adjust significant figures.'
=> 'Please adjust significant figures.',

   'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
=> 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
# Please escolha the padrão auEntãoticemion method Para be used Por new geRenciars added Para this LON-CAPA Domínio Por the auParamemed memrícula.m.nt process
   'Please click Back on your browser and select another user, or '
=> 'Please click Back on your browser and select another user, or ',
# Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou 
   'Please contact your LON-CAPA administrator regarding this situation.'
=> 'Please contact your LON-CAPA administrator regarding this situation.',
# Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.
   'Please select an authentication mechanism'
=> 'Please select an authentication mechanism',
# Please Selecione umn auEntãoticemion mechanism
   'Please select the authentication mechanism'
=> 'Please select the authentication mechanism',
# Please Selecionar the auEntãoticemion mechanism
   'Please select the section you wish to set the answer open date for:'
=> 'Please select the section you wish to set the answer open date for:',
# Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:
   'Please select the section you wish to set the due date for:'
=> 'Please select the section you wish to set the due date for:',
# Please Selecionar the Seção you wish Para set the Limite deme fou:
   'Please select the section you wish to set the number of tries for:'
=> 'Please select the section you wish to set the number of tries for:',
# Please Selecionar the Seção you wish Para set the number de Tentativas fou:
   'Please select the section you wish to set the opening date for:'
=> 'Please select the section you wish to set the opening date for:',
# Please Selecionar the Seção you wish Para set the Abriring deme fou:
   'Please select the section you wish to set the problem weight for:'
=> 'Please select the section you wish to set the problem weight for:',
# Please Selecionar the Seção you wish Para set the problema weight fou:
   'Please select the student you wish to set the answer open date for:'
=> 'Please select the student you wish to set the answer open date for:',
# Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:
   'Please select the student you wish to set the due date for:'
=> 'Please select the student you wish to set the due date for:',
# Please Selecionar the Estudante you wish Para set the Limite deme fou:
   'Please select the student you wish to set the number of tries for:'
=> 'Please select the student you wish to set the number of tries for:',
# Please Selecionar the Estudante you wish Para set the number de Tentativas fou:
   'Please select the student you wish to set the opening date for:'
=> 'Please select the student you wish to set the opening date for:',
# Please Selecionar the Estudante you wish Para set the Abriring deme fou:
   'Please select the student you wish to set the problem weight for:'
=> 'Please select the student you wish to set the problem weight for:',
# Please Selecionar the Estudante you wish Para set the problema weight fou:
   'Please stand by.'
=> 'Please stand by.',
# Please stand Por.
   "Please use browser 'Back' button and pick a filename"
=> "Please use browser 'Back' button and pick a filename",
# Please use bLinhaser 'Back' butParan and pick a ArquivoNome
   'Portuguese - ISO'
=> 'Portuguese - ISO',
# Poutuguese - ISO
   'Print'
=> 'Print',

   'Privileged users that should not be hidden on staff listings'
=> 'Privileged users that should not be hidden on staff listings',
# Privileged geRenciars them should Nãot be hidden on staff listings
   'Processed file'
=> 'Processed file',
# Processed Arquivo
   'Publish this Resource'
=> 'Publish this Resource',
# Publica this Recurso(s)
   'Question Type (type)'
=> 'Question Type (type)',
# Question Tipo (Tipo)
   'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
=> 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
# Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)
   'Randomization algorithm used'
=> 'Randomization algorithm used',
# Randomizemion algouithm used
   'Randomly pick number of resources (randompick)'
=> 'Randomly pick number of resources (randompick)',
# Randomly pick number de Recursos (randompick)
   'Reading results from [_1]'
=> 'Reading results from [_1]',
# LFimo Resultados de [_1]
   'Receipt algorithm used'
=> 'Receipt algorithm used',
# Receipt algouithm used
   'Receiving results from [_1]'
=> 'Receiving results from [_1]',
# Receiving Results De [_1]
   'Recent'
=> 'Recent',

   'Rename current file to'
=> 'Rename current file to',
# ReNãomear Corrente Arquivo Para
   'Report a Bug'
=> 'Report a Bug',
# Repout a Bug
   'Resource'
=> 'Resource',
# Recurso(s)
   'Resource Differences'
=> 'Resource Differences',
# Recurso(s) Differ
   'Resource Hidden from Students (hiddenresource)'
=> 'Resource Hidden from Students (hiddenresource)',
# Recurso(s) Hidden De Estudantes (hiddenRecurso(s))
   'Resource alias name for conditions (mapalias)'
=> 'Resource alias name for conditions (mapalias)',
# Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)
   'Resources'
=> 'Resources',
# Recursos
   'Response'
=> 'Response',

   'Retrieve Old Version'
=> 'Retrieve Old Version',
# Restaurar Old Versão
   'Return to DOCS'
=> 'Return to DOCS',
# Return Para documenParas
   'Reverse Association'
=> 'Reverse Association',
# Reverse Associemion
   'Revoke'
=> 'Revoke',

   'Revoke Existing Roles'
=> 'Revoke Existing Roles',
# Revoke Existing usuários
   'Role'
=> 'Role',
# sua função
   'Role Information'
=> 'Role Information',
# sua função umemion
   'Russian - KOI'
=> 'Russian - KOI',

   'Save entries below as a draft answer (not submitting them for credit yet)'
=> 'Save entries below as a draft answer (not submitting them for credit yet)',
# Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)
   'Search Complete [_1]'
=> 'Search Complete [_1]',
# pesquisar Complete [_1]
   'Search: [_1]'
=> 'Search: [_1]',
# pesquisar: [_1]
   'Select Action'
=> 'Select Action',
# Selecione umction
   'Select All Files'
=> 'Select All Files',
# Selecionar tudo Arquivos
   'Select All Published'
=> 'Select All Published',
# Selecionar tudo Publicado
   'Select All Resources'
=> 'Select All Resources',
# Selecionar tudo Recursos
   'Select Folder'
=> 'Select Folder',
# Selecionar Pasta
   'Select Only Current Students'
=> 'Select Only Current Students',
# Selecionar Only Corrente Estudantes
   'Select Problem'
=> 'Select Problem',
# Selecionar problema
   'Select Problem(s) to print'
=> 'Select Problem(s) to print',
# Selecionar problema(s) Para print
   'Select Resource(s) to print'
=> 'Select Resource(s) to print',
# Selecionar Recurso(s)(s) Para print
   'Select Resources To Print'
=> 'Select Resources To Print',
# Selecionar Recursos Para Print
   'Select Section'
=> 'Select Section',
# Selecionar Seção
   'Select Sequence To Print From'
=> 'Select Sequence To Print From',
# Selecionar sequência Para Print De
   'Select Student'
=> 'Select Student',
# Selecionar Estudante
   'Select Students and Resources'
=> 'Select Students and Resources',
# Selecionar Estudantes and Recursos
   'Select Style File'
=> 'Select Style File',
# Selecionar Style Arquivo
   'Select a user name to modify the students information'
=> 'Select a user name to modify the students information',
# Selecione um geRenciar Nome Para modify the Estudantes umemion
   'Select a user name to view the users personal page.'
=> 'Select a user name to view the users personal page.',
# Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.
   'Select for Section/Group'
=> 'Select for Section/Group',
# Selecionar fou Seção/GroCima
   'Select resources for the assignment'
=> 'Select resources for the assignment',
# Selecionar Recursos fou the assignment
   'Select the folder you wish to set the parameter for:'
=> 'Select the folder you wish to set the parameter for:',
# Selecionar the Pasta you wish Para set the parameter fou:
   'Select the problem you wish to set the parameter for:'
=> 'Select the problem you wish to set the parameter for:',
# Selecionar the problema you wish Para set the parameter fou:
   'Set'
=> 'Set',

   'Set Course Environment'
=> 'Set Course Environment',
# Set  Environment
   'Set End Date'
=> 'Set End Date',
# Set Fim Deme
   'Set Individual User Roles'
=> 'Set Individual User Roles',
# Set Individual geRenciar usuários
   'Set Problem Tries'
=> 'Set Problem Tries',
# Set problema Tentativas
   'Set Problem Weight'
=> 'Set Problem Weight',
# Set problema Weight
   'Set Start Date'
=> 'Set Start Date',
# Set Início Deme
   'Set answer open date for all problems in the course for ...'
=> 'Set answer open date for all problems in the course for ...',
# Set Resposta Abrir deme fou tudo problemas in the  fou ...
   'Set answer open date for the selected folder for ...'
=> 'Set answer open date for the selected folder for ...',
# Set Resposta Abrir deme fou the SelecionaRed Pasta fou ...
   'Set answer open date for the selected problem for ...'
=> 'Set answer open date for the selected problem for ...',
# Set Resposta Abrir deme fou the SelecionaRed problema fou ...
   'Set content feedback to Course Coordinator'
=> 'Set content feedback to Course Coordinator',
# Set content feedback Para  Cooudinemou
   'Set course policy feedback to Course Coordinator'
=> 'Set course policy feedback to Course Coordinator',
# Set  policy feedback Para  Cooudinemou
   'Set due date for all problems in the course for ...'
=> 'Set due date for all problems in the course for ...',
# Set Limite deme fou tudo problemas in the  fou ...
   'Set due date for the selected folder for ...'
=> 'Set due date for the selected folder for ...',
# Set Limite deme fou the SelecionaRed Pasta fou ...
   'Set due date for the selected problem for ...'
=> 'Set due date for the selected problem for ...',
# Set Limite deme fou the SelecionaRed problema fou ...
   'Set number of tries for all problems in the course for ...'
=> 'Set number of tries for all problems in the course for ...',
# Set number de Tentativas fou tudo problemas in the  fou ...
   'Set number of tries for the selected folder for ...'
=> 'Set number of tries for the selected folder for ...',
# Set number de Tentativas fou the SelecionaRed Pasta fou ...
   'Set number of tries for the selected problem for ...'
=> 'Set number of tries for the selected problem for ...',
# Set number de Tentativas fou the SelecionaRed problema fou ...
   'Set opening date for all problems in the course for ...'
=> 'Set opening date for all problems in the course for ...',
# Set Abriring deme fou tudo problemas in the  fou ...
   'Set opening date for all problems in the course for. . .'
=> 'Set opening date for all problems in the course for. . .',
# Set Abriring deme fou tudo problemas in the  fou. . .
   'Set opening date for the selected folder for ...'
=> 'Set opening date for the selected folder for ...',
# Set Abriring deme fou the SelecionaRed Pasta fou ...
   'Set opening date for the selected problem for ...'
=> 'Set opening date for the selected problem for ...',
# Set Abriring deme fou the SelecionaRed problema fou ...
   'Set problem weight for all problems in the course for ...'
=> 'Set problem weight for all problems in the course for ...',
# Set problema weight fou tudo problemas in the  fou ...
   'Set problem weight for the selected folder for ...'
=> 'Set problem weight for the selected folder for ...',
# Set problema weight fou the SelecionaRed Pasta fou ...
   'Set problem weight for the selected problem for ...'
=> 'Set problem weight for the selected problem for ...',
# Set problema weight fou the SelecionaRed problema fou ...
   'Set to ...'
=> 'Set to ...',
# Set Para ...
   'Set value to "[_1]" to allow'
=> 'Set value to "[_1]" to allow',
# Set Valor Para "[_1]" Para tudoow
   'Setting the [_1]'
=> 'Setting the [_1]',

   'Setting the [_1] to [_2]'
=> 'Setting the [_1] to [_2]',
# Setting the [_1] Para [_2]
   'Show Answer'
=> 'Show Answer',
# Show Resposta
   'Show Feedback'
=> 'Show Feedback',

   'Show Problem Status (problemstatus)'
=> 'Show Problem Status (problemstatus)',
# Show problema Stemus (problemastemus)
   'Show Units - Disable Entry (turnoffunit)'
=> 'Show Units - Disable Entry (turnoffunit)',
# Show Units - Disable Entry (turndefunit)
   'Show all rôles'
=> 'Show all rôles',
# Show tudo rôles
   'Significant Digits (sig)'
=> 'Significant Digits (sig)',

   'Simple Edit'
=> 'Simple Edit',
# Simple Editarar
   'Some items were not submitted'
=> 'Some items were not submitted',
# Some items weRe Nãot Submeterted
   'Start Time'
=> 'Start Time',
# Início Tempo
   "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
=> "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
# Início each Estudante's assignment on a new Mapa/Sequënciaa/Exercícios/Coluna (add a Mapa/Sequënciaa/Exercíciosfeed after each assignment)
   'Starting Date'
=> 'Starting Date',
# Iniciando Deme
   'Student ID'
=> 'Student ID',
# Estudante ID
   'Student Information'
=> 'Student Information',
# Estudante umemion
   'Student Name'
=> 'Student Name',
# Estudante Nome
   'Student Status'
=> 'Student Status',
# Estudante Stemus
   'Student Status: [_1]'
=> 'Student Status: [_1]',
# Estudante Stemus: [_1]
   'Student information updated successfully.'
=> 'Student information updated successfully.',
# Estudante umemion Cimademed successfully.
   'Students need access key to enter course'
=> 'Students need access key to enter course',
# Estudantes need access key Para fornecer 
   'Students with expired roles'
=> 'Students with expired roles',
# Estudantes with expiRed usuários
   'Subject:'
=> 'Subject:',
# asDomPara:
   'Submissions'
=> 'Submissions',
# Submissões
   'Submit Modifications'
=> 'Submit Modifications',
# Submeter Modificemions
   'Submit entries below as answer to receive credit'
=> 'Submit entries below as answer to receive credit',
# Submeter enTentativas below as Resposta Para Receive cREditarar
   'Survey Question'
=> 'Survey Question',

   'Swedish Chef'
=> 'Swedish Chef',
# SQuaish Chef
   'System Level'
=> 'System Level',
# Sistema Level
   'Target Edit Map'
=> 'Target Edit Map',
# DestiNão Editarar Mapa/Sequëncia
   'TeX unconverted due to errors'
=> 'TeX unconverted due to errors',
# TeX unconverted Limite Para errous
   'TeX unconverted due to previous errors'
=> 'TeX unconverted due to previous errors',
# TeX unconverted Limite Para Anterior errous
   'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
=> 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
# The &quot; Description&quot; is the Nome de the  them will be seen Por the Estudantes. You Maio Nãow modify the description and hit &quot;Próximo -&gt;&quot; Para continue.
   'The error reported was'
=> 'The error reported was',
# The errou Repouted was
   'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
=> 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
# The following enTentativas will be used Para identify the  accouding Para the naming scheme adopted Por your institution. Your choices will be used Para Mapa/Sequëncia an internal LON-CAPA  ID Para the couResponding  Seção ID(s) used Por the defice Responsible fou providing deficial class lists fou s em your institution. This Mapa/Sequënciaping is RequiRed if you escolha Para employ auParamemic populemion de class lists.
   "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
=> "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
# The following settings control auParamemic memrícula.m.nt de Estudantes in this class based on umemion available fou this specific  De your institution's deficial classlists.
   'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
=> 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
# The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options
   'The requested file'
=> 'The requested file',
# The Requested Arquivo
   'The student must log out and log in again to see these changes.'
=> 'The student must log out and log in again to see these changes.',
# The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.
   'There are currently no Error Messages for this resource.'
=> 'There are currently no Error Messages for this resource.',
# TheRe aRe Correntely Não Errou Messages fou this Recurso(s).
   'There are no Evaluation Comments on this resource.'
=> 'There are no Evaluation Comments on this resource.',
# TheRe aRe Não EValormion Comments on this Recurso(s).
   'There are no currently enrolled students in the course.'
=> 'There are no currently enrolled students in the course.',
# TheRe aRe Não Correntely memrículased Estudantes in the .
   'There are no currently enrolled students in the selected sections.'
=> 'There are no currently enrolled students in the selected sections.',
# TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.
   'There are no previously enrolled students in the course.'
=> 'There are no previously enrolled students in the course.',
# TheRe aRe Não Anteriorly memrículased Estudantes in the .
   'There are no previously enrolled students in the selected sections.'
=> 'There are no previously enrolled students in the selected sections.',
# TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.
   'There are no students in the course.'
=> 'There are no students in the course.',
# TheRe aRe Não Estudantes in the .
   'There are no students in the selected sections.'
=> 'There are no students in the selected sections.',
# TheRe aRe Não Estudantes in the SelecionaRed Seções.
   'There was an error determining the environment values for'
=> 'There was an error determining the environment values for',
# TheRe was an errou determining the environment Valors fou
   'This controls how receipt numbers are generated.'
=> 'This controls how receipt numbers are generated.',
# This controls how Receipt numbers aRe geneRemed.
   'This helper will set up your LON-CAPA course and choose which features will be active.'
=> 'This helper will set up your LON-CAPA course and choose which features will be active.',
# This Ajudaer will set Cima your LON-CAPA  and escolha which feemuRes will be active.
   'To create a new'
=> 'To create a new',
# Para criar a new
   'Top Level Map'
=> 'Top Level Map',
# Parap Level Mapa/Sequëncia
   'Turkish - ISO'
=> 'Turkish - ISO',

   'Type Name Here'
=> 'Type Name Here',
# Tipo Nome HeRe
   'Type-in value'
=> 'Type-in value',
# Tipo-in Valor
   'UNDISPLAYABLE'
=> 'UNDISPLAYABLE',

   'Unable to enroll'
=> 'Unable to enroll',
# Unable Para memrículas
   'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
=> 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
# Unable Para Publica Arquivo, it contains dCimalicemed ID(s), ID(s) need Para be unique. The dCimalicemed ID(s) aRe
   'Unable to retrieve environment data for'
=> 'Unable to retrieve environment data for',
# Unable Para Restaurar environment dema fou
   'Unable to set default dates for course'
=> 'Unable to set default dates for course',
# Unable Para set padrão demes fou 
   'Unavailable course'
=> 'Unavailable course',
# Unavailable 
   'Unknown Action'
=> 'Unknown Action',
# UnkNãown Action
   'Unselect All Files'
=> 'Unselect All Files',
# UnSelecionar tudo Arquivos
   'Unselect All Published'
=> 'Unselect All Published',
# UnSelecionar tudo Publicado
   'Unselect All Resources'
=> 'Unselect All Resources',
# UnSelecionar tudo Recursos
   'Unselect for Section/Group'
=> 'Unselect for Section/Group',
# UnSelecionar fou Seção/GroCima
   'Upload class list'
=> 'Upload class list',
# CimaUtilização do Servidor class list
   'Upload file'
=> 'Upload file',
# CimaUtilização do Servidor Arquivo
   'VIEW'
=> 'VIEW',
# acessar
   'View the FAQ'
=> 'View the FAQ',
# acessar the FAQ
   'Visibly Separate Items on Pages'
=> 'Visibly Separate Items on Pages',
# Visibly SepaReme Items on páginas
   'WARNING: The metadata table does not exist in the LON-CAPA database.'
=> 'WARNING: The metadata table does not exist in the LON-CAPA database.',
# WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.
   'Warning: change of MIME type!'
=> 'Warning: change of MIME type!',
# Warning: Alterar de MIME Tipo!
   'Warning: target file exists!'
=> 'Warning: target file exists!',
# Warning: DestiNão Arquivo exists!
   'Warning: target file exists, and has been published!'
=> 'Warning: target file exists, and has been published!',
# Warning: DestiNão Arquivo exists, and has been Publicado!
   'Weight (weight)'
=> 'Weight (weight)',

   'Welcome to Your New LON-CAPA Course'
=> 'Welcome to Your New LON-CAPA Course',
# Bem Vindo Para Your New LON-CAPA 
   'What parameter do you want to set for the selected folder?'
=> 'What parameter do you want to set for the selected folder?',
# Whem parameter do you want Para set fou the SelecionaRed Pasta?
   'What parameter do you want to set for the selected problem?'
=> 'What parameter do you want to set for the selected problem?',
# Whem parameter do you want Para set fou the SelecionaRed problema?
   'What should the answer open date be set to?'
=> 'What should the answer open date be set to?',
# Whem should the Resposta Abrir deme be set Para?
   'What should the due date be set to?'
=> 'What should the due date be set to?',
# Whem should the Limite deme be set Para?
   'What weight should be set for all problems in the course?'
=> 'What weight should be set for all problems in the course?',
# Whem weight should be set fou tudo problemas in the ?
   'What weight should be set for the selected folder?'
=> 'What weight should be set for the selected folder?',
# Whem weight should be set fou the SelecionaRed Pasta?
   'What weight should be set for the selected problem?'
=> 'What weight should be set for the selected problem?',
# Whem weight should be set fou the SelecionaRed problema?
   'Width'
=> 'Width',

   'You are working with an unsaved version of your map.'
=> 'You are working with an unsaved version of your map.',
# You aRe wouking with an unSalvard Versão de your Mapa/Sequëncia.
   'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
=> 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
# You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.
   'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
=> 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
# Your  is Nãow set Cima. Please Selecionar the Finish  Initializemion butParan Para Re-intialize the  with your chosen settings. Remember them tudo de these settings can be Modificado in the parâmetros scReen, Por pushing the  Environment butParan.
   'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
=> 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
# Your Request Para Alterar the sua função umemion fou this Estudante was Refused. You do Nãot appear Para have sufficient authouity Para Alterar Estudante umemion.
   '[_1] (what you just saw on the screen)'
=> '[_1] (what you just saw on the screen)',
# [_1] (whem you just saw on the scReen)
   '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'
=> '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',
# [_1] ArquivoSistema AuEntãoticemed (mit Anfangspasswout [_2])
   '[_1] Internally authenticated (mit Anfangspasswort [_2])'
=> '[_1] Internally authenticated (mit Anfangspasswort [_2])',
# [_1] Interntudoy auEntãoticemed (mit Anfangspasswout [_2])
   '[_1] Local Authentication with argument [_2]'
=> '[_1] Local Authentication with argument [_2]',
# [_1] Local AuEntãoticemion with argument [_2]
   '[_1] Records per Page'
=> '[_1] Records per Page',
# [_1] Recouds Por página
   '[_1] minutes'
=> '[_1] minutes',
# [_1] minuParas
   '[_1] minutes, [_2] seconds'
=> '[_1] minutes, [_2] seconds',
# [_1] minuParas, [_2] segundos
   '[_1] with value [_2]'
=> '[_1] with value [_2]',
# [_1] with Valor [_2]
   '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
=> '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
# [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
   '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
=> '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
# [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo
   '[_2] seconds'
=> '[_2] seconds',
# [_2] segundos
   'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
=> 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
# a comma sepaRemed list de  Seções crosslisted with the Corrente , with each entry including the institutional  Seção Nome folloQua Por a colon and Então the (optional) groCimaID Para be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2
   'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
=> 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
# a comma sepaRemed list de institutional Seção numbers, each sepaRemed Por a colon De the (optional) couResponding Seção/groCima ID Para be used in LON-CAPA e.g., 001:1,002:2
   'after selected'
=> 'after selected',
# after SelecionaRed
   'all resources in the course'
=> 'all resources in the course',
# tudo Recursos in the 
   'all students in course'
=> 'all students in course',
# tudo Estudantes Não Curso
   'and'
=> 'and',

   'anno-'
=> 'anno-',
# anNão-
   'anonymous students'
=> 'anonymous students',
# anônimo Estudantes
   'answer date'
=> 'answer date',
# Resposta deme
   'backward'
=> 'backward',

   'between'
=> 'between',

   'bookmark'
=> 'bookmark',

   'button'
=> 'button',
# butParan
   'by'
=> 'by',
# Por
   'catalog'
=> 'catalog',
# cemalog
   'changes will not show until next login'
=> 'changes will not show until next login',
# Alterars will Nãot show until Próximo login
   'check all'
=> 'check all',
# check tudo
   'chmod error'
=> 'chmod error',
# chmod errou
   'click on the'
=> 'click on the',

   'co con-'
=> 'co con-',
# co construção
   'co res'
=> 'co res',

   'contacting [_1]'
=> 'contacting [_1]',
# Contatoando [_1]
   'copy Error'
=> 'copy Error',
# copy Errou
   'course'
=> 'course',
# 
   'currently does not exist'
=> 'currently does not exist',
# Correntely does Nãot exist
   'custom'
=> 'custom',
# cusParam
   'custom distribution file'
=> 'custom distribution file',
# cusParam distribution Arquivo
   'discuss'
=> 'discuss',

   'discuss[_1]'
=> 'discuss[_1]',

   'domain'
=> 'domain',
# Domínio
   'due date'
=> 'due date',
# Limite deme
   'edit crs'
=> 'edit crs',
# Editarar crs
   'ences'
=> 'ences',
# 
   'evaluate'
=> 'evaluate',
# eValorme
   'expired or revoked'
=> 'expired or revoked',
# expiRed ou Revoked
   'extension'
=> 'extension',

   'external'
=> 'external',

   'feedback'
=> 'feedback',

   'first name'
=> 'first name',
# first Nome
   'for'
=> 'for',
# fou
   'for <b>all resources in the course</b>'
=> 'for <b>all resources in the course</b>',
# fou <b>tudo Recursos in the </b>
   'for <b>all students in course</b>'
=> 'for <b>all students in course</b>',
# fou <b>tudo Estudantes Não Curso</b>
   'for [_1]'
=> 'for [_1]',
# fou [_1]
   'for section [_1]'
=> 'for section [_1]',
# fou Seção [_1]
   'for the map named [_1]'
=> 'for the map named [_1]',
# fou the Mapa/Sequëncia Nomed [_1]
   'for the resource named [_1]'
=> 'for the resource named [_1]',
# fou the Recurso(s) Nomed [_1]
   'for visible separation'
=> 'for visible separation',
# fou visible sepaRemion
   'forward'
=> 'forward',
# fouward
   'from'
=> 'from',
# De
   'from current subdirectory'
=> 'from current subdirectory',
# De Corrente subdiRecParauy
   'generation'
=> 'generation',
# geneRemion
   'have different numbers and answers'
=> 'have different numbers and answers',
# have diffeRent numbers and Respostas
   'helper'
=> 'helper',
# Ajudaer
   'htmlarea_lang'
=> 'htmlarea_lang',

   'in'
=> 'in',

   'in domain'
=> 'in domain',
# in Domínio
   'info'
=> 'info',
# 
   'instructor'
=> 'instructor',
# inde Recursosou
   'internal'
=> 'internal',

   'is in this state by royal decree.'
=> 'is in this state by royal decree.',
# is in this steme Por royal decRee.
   'is ready for download'
=> 'is ready for download',
# is Ready fou downUtilização do Servidor
   'last name'
=> 'last name',
# last Nome
   'make these dates the default for future enrollment'
=> 'make these dates the default for future enrollment',
# make these demes the padrão fou futuRe memrícula.m.nt
   'middle name'
=> 'middle name',
# middle Nome
   'name'
=> 'name',
# Nome
   'nication'
=> 'nication',
# 
   'no ending date'
=> 'no ending date',
# Não Fiming deme
   'number'
=> 'number',

   'number of tries'
=> 'number of tries',
# number de Tentativas
   'obsolete replacement'
=> 'obsolete replacement',
# obsolePara Replacement
   'only check if you know what you are doing'
=> 'only check if you know what you are doing',
# only check if you kNãow whem you aRe doing
   'only search domain'
=> 'only search domain',
# only pesquisar Domínio
   'opening date'
=> 'opening date',
# Abriring deme
   'optional'
=> 'optional',

   'or any other value'
=> 'or any other value',
# ou any other Valor
   'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
=> 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
# pRev &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
   'private'
=> 'private',
# priveme
   'problem weight'
=> 'problem weight',
# problema weight
   'public'
=> 'public',

   'role,role,...'
=> 'role,role,...',
# sua função,sua função,...
   'section'
=> 'section',
# Seção
   'selected students'
=> 'selected students',
# SelecionaRed Estudantes
   'set'
=> 'set',

   'spellcheck_lang'
=> 'spellcheck_lang',

   'standard'
=> 'standard',

   'standard courses only'
=> 'standard courses only',
# standard s only
   'student'
=> 'student',
# Estudante
   'student name'
=> 'student name',
# Estudante Nome
   'tations'
=> 'tations',
# temions
   'template'
=> 'template',
# templeme
   'this'
=> 'this',

   'to'
=> 'to',
# Para
   'to [_1] ([_2])'
=> 'to [_1] ([_2])',
# Para [_1] ([_2])
   'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
=> 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
# Para interface with institutional dema, e.g., fs03glg231 fou Ftudo 2003 Geology 231
   'unable to enroll'
=> 'unable to enroll',
# unable Para memrículas
   'uncheck all'
=> 'uncheck all',
# uncheck tudo
   'use related words'
=> 'use related words',
# use Relemed wouds
   'username'
=> 'username',
# geRenciarNome
   'versus'
=> 'versus',

   'waiting on [_1]'
=> 'waiting on [_1]',
# aguardando [_1]
   'what you just saw on the screen'
=> 'what you just saw on the screen',
# whem you just saw on the scReen
   'with server'
=> 'with server',
# with Servidor
   'yes'
=> 'yes',
# Sim


#SYNC Tue Aug 15 14:43:20 2006
   '# 16 Aug 14:45'
=> '# 16 Aug 14:45',
# #LON-CAPA6 AugLON-CAPA4:45
   'Enter my portfolio space'
=> 'Enter my portfolio space',
# fornecer minhas poutfolio publicado(s)
   'No syllabus information provided.'
=> 'No syllabus information provided.',
# Não PlaNão de Estudos infoumemion provided.
   'Post Discussion'
=> 'Post Discussion',

   'Sorry ...'
=> 'Sorry ...',
# Soury ...
   'This resource might be part of another course.'
=> 'This resource might be part of another course.',
# this Recurso(s) might be Parte de aNãother Curso.


#SYNC Tue Aug 15 16:12:10 2006
   '# mt fehlt'
=> '# mt fehlt',

   'Agree'
=> 'Agree',

   'Any comments? '
=> 'Any comments? ',

   'Copy this column'
=> 'Copy this column',
# Copy this Coluna
   'Disagree'
=> 'Disagree',

   'General Intro'
=> 'General Intro',
# geral intro
   'Greek Symbols'
=> 'Greek Symbols',

   'HTML character enties'
=> 'HTML character enties',

   'Highest Grade Level'
=> 'Highest Grade Level',

   'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
=> 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
# If you aRe acessaring this online, copy and paste the Texto De any de the right Colunas inPara your Texto aRea Para get the symbol on the left.
   'LON-CAPA Help'
=> 'LON-CAPA Help',
# LON-CAPA Ajuda
   'Landscape'
=> 'Landscape',

   'Launch navigation window'
=> 'Launch navigation window',
# Launch navigemion window
   'Lowest Grade Level'
=> 'Lowest Grade Level',

   'Mark all posts read'
=> 'Mark all posts read',
# Mark tudo posts Read
   'My question/comment/feedback:'
=> 'My question/comment/feedback:',
# minhas question/comment/feedback:
   'Not set -'
=> 'Not set -',
# Nãot Set -
   'Other Symbols'
=> 'Other Symbols',

   'Please check at least one of the following feedback types:'
=> 'Please check at least one of the following feedback types:',
# Please check em least one de the following feedback Tipos:
   'Please rank the following criteria:'
=> 'Please rank the following criteria:',

   'Portrait'
=> 'Portrait',
# Poutrait
   'Question about resource content'
=> 'Question about resource content',
# Question about Recurso(s) content
   'Question/Comment/Feedback about course policy'
=> 'Question/Comment/Feedback about course policy',
# Question/Comment/feedback about Curso policy
   'Select a Course to Enter'
=> 'Select a Course to Enter',
# Selecione um curso Para fornecer
   'Sending Messages'
=> 'Sending Messages',
# SFiming Messages
   'Show Me My First Homework Problem'
=> 'Show Me My First Homework Problem',
# Show Me minhas First Homewouk problema
   'Standards'
=> 'Standards',

   'Strongly Agree'
=> 'Strongly Agree',

   'Strongly Disagree'
=> 'Strongly Disagree',

   'Symbol'
=> 'Symbol',

   'The material appears to be correct '
=> 'The material appears to be correct ',
# The memerial appears Para be couRect 
   'The material is helpful '
=> 'The material is helpful ',
# The memerial is Ajudaful 
   'The material is presented in a clear way '
=> 'The material is presented in a clear way ',
# The memerial is pResented in a clear way 
   'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
=> 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
# The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc) 


#SYNC Tue Aug 15 18:55:41 2006


#SYNC Fri Aug 18 20:46:54 2006
   'HTML character entities'
=> 'HTML character entities',


#SYNCMARKER
);

1;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>