Diff for /loncom/localize/localize/pt.pm between versions 1.30 and 1.45

version 1.30, 2008/05/28 15:16:43 version 1.45, 2010/05/21 15:54:48
Line 1 Line 1
 # The LearningOnline Network with CAPA  # The LearningOnline Network with CAPA
 # Portuguese Localization Lexicon  # Portuguese Localization Lexicon
 #  #
 # $Id$  # $Id$
 #  #
 # Copyright UNICAMP, Sao Paulo  # Copyright UNICAMP, Sao Paulo
 # Supported in part by Partnership in Global Learning  # Supported in part by Partnership in Global Learning
 # Ricardo Kulzer  # Ricardo Kulzer
 #  #
 # This file is part of the LearningOnline Network with CAPA (LON-CAPA).  # This file is part of the LearningOnline Network with CAPA (LON-CAPA).
 #  #
 # LON-CAPA is free software; you can redistribute it and/or modify  # 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  # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or  # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.  # (at your option) any later version.
 #  #
 # LON-CAPA is distributed in the hope that it will be useful,  # LON-CAPA is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of  # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.  # GNU General Public License for more details.
 #  #
 # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
 # along with LON-CAPA; if not, write to the Free Software  # along with LON-CAPA; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #  #
 # /home/httpd/html/adm/gpl.txt  # /home/httpd/html/adm/gpl.txt
 #  #
 # http://www.lon-capa.org/  # http://www.lon-capa.org/
 #  #
 ######################################################################  ######################################################################
 ######################################################################  ######################################################################
 #  #
 #  #
 # OBSERVAÇÃO: A tradução para o português ainda está em desenvolvimento.  # OBSERVAÇÃO: A tradução para o português ainda está em desenvolvimento.
 # Para aprimoramentos, edite /home/httpd/lib/perl/Apache/localize/pt.pm  # Para aprimoramentos, edite /home/httpd/lib/perl/Apache/localize/pt.pm
 # no servidor (precisa reiniciar o apache para ativar mudanças).  # no servidor (precisa reiniciar o apache para ativar mudanças).
 #  #
 # Veja mais detalhes sobre a tradução em  # Veja mais detalhes sobre a tradução em
 #       http://www.lon-capa.org/international.html  #       http://www.lon-capa.org/international.html
 #  #
 # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI:  # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI:
 #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev  #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
   
   
   
 package Apache::localize::pt;  package Apache::localize::pt;
 use base qw(Apache::localize);  use base qw(Apache::localize);
   
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
            
 'char_encoding'=> 'UTF-8',  'char_encoding'=> 'UTF-8',
 'language_code'=> 'pt',  'language_code'=> 'pt',
 'date_locale'  =>  'date_locale'  =>
       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',        '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',
 'date_months'  => 'Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez',  'date_months'  => 'Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez',
 'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',  'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',
 'date_am' => 'manhã',  'date_am' => 'manhã',
 'date_pm' => 'tarde',  'date_pm' => 'tarde',
 #'textual_remote_display' => 'on',  #'textual_remote_display' => 'on',
 'htmlarea_lang' => 'pt_br',  'htmlarea_lang' => 'pt_br',
 'spellcheck_lang' => 'pt',  'spellcheck_lang' => 'pt',
   
 'anno.gif' => 'pt/anno_pt.gif',  'anno.gif' => 'pt/anno_pt.gif',
 'ccrs.gif' => 'pt/ccrs_pt.gif',  'ccrs.gif' => 'pt/ccrs_pt.gif',
 'cprv.gif' => 'pt/cprv_pt.gif',  'cprv.gif' => 'pt/cprv_pt.gif',
 'enrl.gif' => 'pt/enrl_pt.gif',  'enrl.gif' => 'pt/enrl_pt.gif',
 'keys.gif' => 'pt/keys_pt.gif',  'keys.gif' => 'pt/keys_pt.gif',
 'pref.gif' => 'pt/pref_pt.gif',  'pref.gif' => 'pt/pref_pt.gif',
 'sbkm.gif' => 'pt/sbkm_pt.gif',  'sbkm.gif' => 'pt/sbkm_pt.gif',
 'stat.gif' => 'pt/stat_pt.gif',  'stat.gif' => 'pt/stat_pt.gif',
 'anot.gif' => 'pt/anot_pt.gif',  'anot.gif' => 'pt/anot_pt.gif',
 'chrt.gif' => 'pt/chrt_pt.gif',  'chrt.gif' => 'pt/chrt_pt.gif',
 'cstr.gif' => 'pt/cstr_pt.gif',  'cstr.gif' => 'pt/cstr_pt.gif',
 'eval.gif' => 'pt/eval_pt.gif',  'eval.gif' => 'pt/eval_pt.gif',
 'logout.gif' => 'pt/logout_pt.gif',  'logout.gif' => 'pt/logout_pt.gif',
 'prt.gif' => 'pt/prt_pt.gif',  'prt.gif' => 'pt/prt_pt.gif',
 'spacer.gif' => 'pt/spacer_pt.gif',  'spacer.gif' => 'pt/spacer_pt.gif',
 'vbkm.gif' => 'pt/vbkm_pt.gif',  'vbkm.gif' => 'pt/vbkm_pt.gif',
 'bchat.gif' => 'pt/bchat_pt.gif',  'bchat.gif' => 'pt/bchat_pt.gif',
 'com.gif' => 'pt/com_pt.gif',  'com.gif' => 'pt/com_pt.gif',
 'docs.gif' => 'pt/docs_pt.gif',  'docs.gif' => 'pt/docs_pt.gif',
 'fdbk.gif' => 'pt/fdbk_pt.gif',  'fdbk.gif' => 'pt/fdbk_pt.gif',
 'nav.gif' => 'pt/nav_pt.gif',  'nav.gif' => 'pt/nav_pt.gif',
 'res.gif' => 'pt/res_pt.gif',  'res.gif' => 'pt/res_pt.gif',
 'sprs.gif' => 'pt/sprs_pt.gif',  'sprs.gif' => 'pt/sprs_pt.gif',
 'catalog.gif' => 'pt/catalog_pt.gif',  'catalog.gif' => 'pt/catalog_pt.gif',
 'courses.gif' => 'pt/courses_pt.gif',  'courses.gif' => 'pt/courses_pt.gif',
 'egrd.gif' => 'pt/egrd_pt.gif',  'egrd.gif' => 'pt/egrd_pt.gif',
 'grds.gif' => 'pt/grds_pt.gif',  'grds.gif' => 'pt/grds_pt.gif',
 'parm.gif' => 'pt/parm_pt.gif',  'parm.gif' => 'pt/parm_pt.gif',
 'roles.gif' => 'pt/roles_pt.gif',  'roles.gif' => 'pt/roles_pt.gif',
 'src.gif' => 'pt/src_pt.gif',  'src.gif' => 'pt/src_pt.gif',
   
   
    'aboutlon.gif'     'Arabic - UTF'
 => 'aboutlon_pt.gif',  => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
    'accessbutton.gif'     'German - UTF'
 => 'accessbutton_pt.gif',  => 'Deutsch - UTF',
   
    'userauthentication.gif'     'English - UTF'
 => 'userauthentication_pt.gif',  => 'English - UTF',
   
    'Domain'     'Spanish (Castellan) - UTF'
 => 'Domínio',  => 'español (castellano) - UTF',
   
    'Server'     'Persian - UTF'
 => 'Servidor',  => 'ﺍیﺭﺎﻧی - UTF',
   
    'Load'     'French - UTF'
 => 'Utilização do Servidor',  => 'français - UTF',
   
    'User Load'     'Hebrew - UTF'
 => 'Carregador de Usuários',  => 'עברית - UTF',
   
    'Help'     'Japanese - UTF'
 => 'Ajuda',  => '日本語 - UTF',
   
    'Log in'     'Portuguese - UTF'
 => 'Entrar',  => 'Português - UTF',
   
    'Username'     'Russian - UTF'
 => 'Username',  => 'Русский - UTF',
   
    'Password'     'Turkish - UTF'
 => 'Senha',  => 'türkçe - UTF',
   
    'choose'     'Chinese Simplified - UTF'
 => 'escolha',  => '简体中文 - UTF',
   
    'enter'     'Swedish Chef - UTF'
 => 'fornecer',  => 'Swedish Chef - UTF',
   
    'view'     'aboutlon.gif'
 => 'exibir',  => 'aboutlon_pt.gif',
   
    'calendar'     'accessbutton.gif'
 => 'calendário',  => 'accessbutton_pt.gif',
   
    'prefer-'     'Domain'
 => 'preferências',  => 'Domínio',
   
    'ences'     'Server'
 => '',  => 'Servidor',
   
    'role'     'Load'
 => 'sua função',  => 'Utilização do Servidor',
   
    'course'     'User Load'
 => 'curso',  => 'Carregador de Usuários',
   
    'Course'     'Help'
 => 'Curso',  => 'Ajuda',
   
    'Section/Group'     'Log in'
 => 'Seção/Grupo',  => 'Entrar',
   
    'today'     'Username'
 => 'hoje',  => 'Username',
   
    'last week'     'Password'
 => 'semana passada',  => 'Senha',
   
    'last month'     'choose'
 => 'mês passado',  => 'escolha',
   
    'last three months'     'enter'
 => 'ultimos três meses',  => 'fornecer',
   
    'last six months'     'view'
 => 'ultimos seis meses',  => 'exibir',
   
    'last year'     'calendar'
 => 'ano passado',  => 'calendário',
   
    'Submit'     'role'
 => 'Submeter',  => 'sua função',
   
    'Rename'     'course'
 => 'Renomear',  => 'curso',
   
    'Save'     'Course'
 => 'Salvar',  => 'Curso',
   
    'Done'     'Section/Group'
 => 'Concluído',  => 'Seção/Grupo',
   
    'Select User'     'today'
 => 'Selecionar Usuário',  => 'hoje',
   
    'Select Course'     'last week'
 => 'Selecionar Curso',  => 'semana passada',
   
    'Changes will become active for your current session after'     'last month'
 => 'As alterações serão ativadas para sua atual seção após',  => 'mês passado',
   
    're-initializing course'     'last three months'
 => 'reiniciar o curso',  => 'ultimos três meses',
   
    ', or the next time you log in.'     'last six months'
 => ', ou na próxima vez que você executar o logon.',  => 'ultimos seis meses',
   
    'Uploaded Document'     'last year'
 => 'Carregar Documento',  => 'ano passado',
   
    'No content modifications yet.'     'Submit'
 => 'Sem modificações de conteúdo ainda.',  => 'Submeter',
   
    'Part is not open to be viewed. It'     'Rename'
 => 'Item não disponível para visualização.',  => 'Renomear',
   
    'Unable to determine if this resource is open due to network problems. Please try again later.'     'Save'
 => 'Impossível determinar se o recurso está aberto devido a problemas de rede. Por favor tente novamente mais tarde',  => 'Salvar', # 'Salvar como',
   
    'Note: it can take up to 10 minutes for changes to take effect for all users.'     'Done'
 => 'Aviso: Para as alterações sejam atualizadas para todos os usuários, pode ser necessário cerca de 10 minutos',  => 'Concluído',
   
    'Language'     'Select User'
 => 'Linguagem',  => 'Selecionar Usuário',
   
    'Notes'     'Select Course'
 => 'Avisos',  => 'Selecionar Curso',
   
    'Abstract'     'Changes will become active for your current session after'
 => 'Sumário',  => 'As alterações serão ativadas para sua atual seção após',
   
    'Create a user or modify the roles and privileges of a user'     're-initializing course'
 => 'Criar um usuário ou modificar funções e privilégios de um usuário',  => 'reiniciar o curso',
   
    'View course assessment statistics'     ', or the next time you log in.'
 => 'Exibir estatísticas das avaliações do curso ',  => ', ou na próxima vez que você executar o logon.',
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Uploaded Document'
 => 'Definir prazos finais e outros parâmetros de avaliação, bem como modificar o ambiente do curso',  => 'Carregar Documento',
   
    'New Folder'     'No content modifications yet.'
 => 'Nova Pasta',  => 'Sem modificações de conteúdo ainda.',
   
    'Simple Page'     'Part is not open to be viewed. It'
 => 'Página Simples',  => 'Item não disponível para visualização.',
   
    'Simple Problem'     'Unable to determine if this resource is open due to network problems. Please try again later.'
 => 'Problema Simples',  => 'Impossível determinar se o recurso está aberto devido a problemas de rede. Por favor tente novamente mais tarde',
   
    'Upload Document'     'Note: it can take up to 10 minutes for changes to take effect for all users.'
 => 'Carregar Documento',  => 'Aviso: Para as alterações sejam atualizadas para todos os usuários, pode ser necessário cerca de 10 minutos',
   
    'Search'     'Language'
 => 'Pesquisar',  => 'Linguagem',
   
    'Import'     'Notes'
 => 'Importar',  => 'Avisos',
   
    'Main Course Documents'     'Abstract'
 => 'Documentos Principais do Curso',  => 'Sumário',
   
    'Supplemental Course Documents'     'Create a user or modify the roles and privileges of a user'
 => 'Documentos Suplementares do Curso',  => 'Criar um usuário ou modificar funções e privilégios de um usuário', # 'Adicionar usuário ou modificar funções e privilégios de um usuário',
   
    'Bulletin Board'     'View course assessment statistics'
 => 'Bulletin Board',  => 'Exibir estatísticas das avaliações do curso', # 'Ver estatísticas dos problemas resolvidos pelos estudantes',
   
    'Special Documents'     'Set deadlines and other assessment parameters, as well as modify course environment'
 => 'Documentos Especiais',  => 'Definir prazos finais e outros parâmetros de avaliação, bem como modificar o ambiente do curso', # 'Alterar o ambiente do curso, setar prazos finais e outros parâmetros de avaliação',
   
    'create'     'New Folder'
 => 'criar',  => 'Nova Pasta',
   
    'grades'     'Simple Page'
 => 'notas',  => 'Página Simples',
   
    'commu-'     'Simple Problem'
 => 'comunicação',  => 'Problema Simples',
   
    'nication'     'Upload Document'
 => '',  => 'Carregar Documento',
   
    'enroll'     'Search'
 => 'matrículas',  => 'Pesquisar',
   
    'navigate'     'Import'
 => 'navegar',  => 'Importar',
   
    'contents'     'Main Course Documents'
 => 'conteúdos',  => 'Documentos Principais do Curso',
   
    'Navigate Contents'     'Supplemental Course Documents'
 => 'Navegar Conteúdos',  => 'Documentos Suplementares do Curso',
   
    'Announcements and Calendar'     'Bulletin Board'
 => 'Anúncios e Calendário',  => 'Bulletin Board',
   
    'Author'     'Special Documents'
 => 'Autor',  => 'Documentos Especiais',
   
    'Change Your Preferences'     'create'
 => 'Modificar Suas Preferências',  => 'criar',
   
    'Choose the user role'     'grades'
 => 'Alterar a função do usuário',  => 'notas',
   
    'Co-Author'     'enroll'
 => 'Co-Autor',  => 'matrículas',
   
    'Communication and Messages'     'navigate'
 => 'Comunicação e Mensagens',  => 'navegar',
   
    'Course Coordinator'     'contents'
 => 'Coordenador do Curso',  => 'conteúdos',
   
    'Course Statistics and Charts'     'Navigate Contents'
 => 'Estatísticas do Curso e Gráficos',  => 'Navegar Conteúdos',
   
    'Course announcements and my calendar'     'Announcements and Calendar'
 => 'Avisos do curso e meu calendário',  => 'Anúncios e Calendário',
   
    'Create Users, Change User Privileges'     'Author'
 => 'Criar Usuários, Alterar Privilégios de Usuários',  => 'Autor',
   
    'Domain Coordinator'     'Change Your Preferences'
 => 'Coordenador do Domínio',  => 'Modificar Suas Preferências',
   
    'Enrollment Manager'     'Choose the user role'
 => 'Gerenciador de Inscrições',  => 'Alterar a função do usuário', # 'Selecionar a Função',
   
    'Enter grades from check-out assessment resources'     'Co-Author'
 => 'Insir notas advindas do check-out das pesquisas de avaliação',  => 'Co-Autor',
   
    'Exam Proctor'     'Communication and Messages'
 => 'Exame Proktor',  => 'Comunicação e Mensagens',
   
    'Exit LON-CAPA'     'Course Coordinator'
 => 'Sair do LON-CAPA',  => 'Coordenador do Curso',
   
    'Grades Spreadsheet'     'Course Statistics and Charts'
 => 'Planilha de Notas',  => 'Estatísticas do Curso e Gráficos',
   
    'Grading'     'Course announcements and my calendar'
 => 'Boletim',  => 'Calendário e notícias do curso', # 'Avisos do curso e meu calendário',
   
    'Instructor'     'Create Users, Change User Privileges'
 => 'Instrutor',  => 'Criar Usuários, Alterar Privilégios de Usuários',
   
    'Launch Remote Control'     'Domain Coordinator'
 => 'Ativar o Controle Remoto',  => 'Coordenador do Domínio',
   
    'Main Menu'     'Enrollment Manager'
 => 'Menu Principal',  => 'Gerenciador de Inscrições',
   
    'Navigate Course Contents'     'Enter grades from check-out assessment resources'
 => 'Navegar pelos Conteúdos do Curso',  => 'Entrar com as notas obidas de recursos de avaliação', # 'Insir notas advindas do check-out das pesquisas de avaliação',
   
    'No Role, Cumulative Privileges'     'Exam Proctor'
 => 'Sem função, privilégios cumulativos',  => 'Exame Proktor',
   
    'Return to Last Location'     'Exit LON-CAPA'
 => 'Retorna para última Localização',  => 'Sair do LON-CAPA',
   
    'Send and receive messages'     'Grades Spreadsheet'
 => 'Enviar e receber mensagens',  => 'Planilha de Notas',
   
    'Set my user preferences'     'Grading'
 => 'Configurar minhas preferências ',  => 'Boletim',
   
    'Student'     'Instructor'
 => 'Estudante',  => 'Instrutor',
   
    'Switch to another user role'     'Launch Remote Control'
 => 'Trocar para outra função de usuário',  => 'Ativar o Controle Remoto',
   
    'Teaching Assistant'     'Main Menu'
 => 'Assistente do professor',  => 'Menu Principal',
   
    'Use or edit my bookmark collection'     'Navigate Course Contents'
 => 'Usar ou editar minha coleção de marcadores',  => 'Navegar pelos Conteúdos do Curso',
   
    'User Roles'     'No Role, Cumulative Privileges'
 => 'Função do Usuário',  => 'Sem função, privilégios cumulativos',
   
    'Calculate course grades (Spreadsheet)'     'Return to Last Location'
 => 'Calcular notas de curso (planilha)',  => 'Retorna para última Localização',
   
    'Enter the chatroom for the course'     'Send and receive messages'
 => 'Entrar na sala de bate-papo do curso',  => 'Enviar e receber mensagens',
   
    'Navigate the table of contents for this course'     'Set my user preferences'
 => 'Navegar na lista de conteúdos deste curso',  => 'Configurar minhas preferências pessoais',
   
    'Syllabus'     'Student'
 => 'Plano de Estudos',  => 'Estudante',
   
    'View the course assessment progress chart'     'Switch to another user role'
 => 'Visualizar o gráfico de desempenho na avaliação do curso',  => 'Trocar para outra função de usuário', # 'Trocar de Função',
   
    'Class Hours'     'Teaching Assistant'
 => 'Horário de Aulas',  => 'Assistente do professor',
   
    'Course Description'     'Use or edit my bookmark collection'
 => 'Descrição do Curso',  => 'Usar ou editar minha coleção de marcadores',
   
    'Coursepack'     'User Roles'
 => 'Conjunto do curso',  => 'Função do Usuário',
   
    'Current Month'     'Calculate course grades (Spreadsheet)'
 => 'Mês Atual',  => 'Calcular notas de curso (planilha)', # 'Planilha para cálculo das notas do curso',
   
    'Deadlines'     'Enter the chatroom for the course'
 => 'Prazos finais',  => 'Entrar na sala de bate-papo do curso',
   
    'Fri'     'Navigate the table of contents for this course'
 => 'Sex',  => 'Navegar conteúdos deste curso', # 'Navegar na lista de conteúdos deste curso',
   
    'Grading Information'     'Syllabus'
 => 'Informação de Notas',  => 'Plano de Estudos',
   
    'Helproom Hours'     'View the course assessment progress chart'
 => 'Plantão de dúvidas',  => 'Visualizar o gráfico de desempenho na avaliação do curso', # 'Ver quadro de avaliação dos estudantes do curso',
   
    'Instructor Information'     'Class Hours'
 => 'Informações do Instrutor',  => 'Horário de Aulas',
   
    'Mon'     'Course Description'
 => 'Seg',  => 'Descrição do Curso',
   
    'Next Month'     'Coursepack'
 => 'Próximo Mês',  => 'Conjunto do curso',
   
    'Office Hours'     'Current Month'
 => 'Atendimento extra classe',  => 'Mês Atual',
   
    'Prerequisites'     'Deadlines'
 => 'Pré-Requisitos',  => 'Prazos finais',
   
    'Previous Month'     'Fri'
 => 'Mês Passado',  => 'Sex',
   
    'Readings'     'Grading Information'
 => 'Leituras',  => 'Informação de Notas',
   
    'Sat'     'Helproom Hours'
 => 'Sab',  => 'Plantão de dúvidas',
   
    'January'     'Instructor Information'
 => 'Janeiro',  => 'Informações do Instrutor',
   
    'February'     'Mon'
 => 'Fevereiro',  => 'Seg',
   
    'March'     'Next Month'
 => 'Março',  => 'Próximo Mês',
   
    'April'     'Office Hours'
 => 'Abril',  => 'Atendimento extra classe',
   
    'May'     'Prerequisites'
 => 'Maio',  => 'Pré-Requisitos',
   
    'June'     'Previous Month'
 => 'Junho',  => 'Mês Passado',
   
    'July'     'Readings'
 => 'Julho',  => 'Leituras',
   
    'August'     'Sat'
 => 'Agosto',  => 'Sab',
   
    'September'     'January'
 => 'Setembro',  => 'Janeiro',
   
    'October'     'February'
 => 'Outubro',  => 'Fevereiro',
   
    'November'     'March'
 => 'Novembro',  => 'Março',
   
    'December'     'April'
 => 'Dezembro',  => 'Abril',
   
    'Sun'     'May'
 => 'Dom',  => 'Maio',
   
    'Textbook'     'June'
 => 'Livro Texto',  => 'Junho',
   
    'Thu'     'July'
 => 'Qui',  => 'Julho',
   
    'Tue'     'August'
 => 'Ter',  => 'Agosto',
   
    'Web Links'     'September'
 => 'Atalhos para Web',  => 'Setembro',
   
    'Wed'     'October'
 => 'Qua',  => 'Outubro',
   
    'Drop/Add students in this course'     'November'
 => 'Remover/Adicionar estudantes ao curso',  => 'Novembro',
   
    'You have entered that answer before'     'December'
 => 'Você já entrou com esta resposta anteriormente',  => 'Dezembro',
   
    'A score has been assigned.'     'Sun'
 => 'Uma nota foi atribuída.',  => 'Dom',
   
    'You are correct.'     'Textbook'
 => 'Correto!',  => 'Livro Texto',
   
    'Your receipt is'     'Thu'
 => 'Seu comprovante é',  => 'Qui',
   
    'You are excused from the problem.'     'Tue'
 => 'Você está liberado do problema.',  => 'Ter',
   
    'Incorrect'     'Web Links'
 => 'Incorreto.',  => 'Atalhos para Web',
   
    'Some parts were not submitted.'     'Wed'
 => 'Algumas partes não foram enviadas.',  => 'Qua',
   
    'An error occured while grading your answer.'     'Drop/Add students in this course'
 => 'Ocorreu um erro durante a avaliação da sua resposta.',  => 'Adicionar/Remover estudantes do curso', # 'Remover/Adicionar estudantes ao curso',
   
    'The submitted answer was too long.'     'You have entered that answer before'
 => 'A resposta enviada era muito longa.',  => 'Você já entrou com esta resposta anteriormente',
   
    'This question expects a numeric answer.'     'A score has been assigned.'
 => 'Esta questão requer uma resposta numérica',  => 'Uma nota foi atribuída.',
   
    'You have provided an invalid ranking'     'You are correct.'
 => 'Você forneceu uma ordem invalida',  => 'Correto!',
   
    'please refer to'     'Your receipt is'
 => 'por favor verifique',  => 'Seu comprovante é',
   
    'The filetype extension of the file you uploaded is not allowed.'     'You are excused from the problem.'
 => 'A extensão do arquivo que você carregou não é permitida.',  => 'Você está liberado do problema.',
   
    'Units incorrect.'     'Incorrect'
 => 'Unidades incorretas.',  => 'Incorreto.',
   
    'Only a number required.'     'Some parts were not submitted.'
 => 'Somente um número requerido.',  => 'Algumas partes não foram enviadas.',
   
    'Units required'     'An error occurred while grading your answer.'
 => 'Unidades requeridas',  => 'Ocorreu um erro durante a avaliação da sua resposta.',
   
    'Unable to understand formula'     'The submitted answer was too long.'
 => 'Impossível entender a formula',  => 'A resposta enviada era muito longa.',
   
    'Your submission has been recorded.'     'This question expects a numeric answer.'
 => 'Sua submissão foi registrada.',  => 'Esta questão requer uma resposta numérica',
   
    'Unknown message'     'You have provided an invalid ranking'
 => 'Mensagem desconhecida',  => 'Você forneceu uma ordem invalida',
   
    'Answer Submitted'     'please refer to'
 => 'Resposta Submetida',  => 'por favor verifique',
   
    'Tries'     'The filetype extension of the file you uploaded is not allowed.'
 => 'Tentativas',  => 'A extensão do arquivo que você carregou não é permitida.',
   
    'Submit Answer'     'Units incorrect.'
 => 'Submeter Resposta',  => 'Unidades incorretas.',
   
    'Prepare a printable document'     'Only a number required.'
 => 'Preparar um documento para Impressão',  => 'Somente um número requerido.',
   
    'Go To My First Homework Problem'     'Units required'
 => 'Vá para o primeiro exercício da Lição de Casa',  => 'Unidades requeridas',
   
    'Discussions'     'Unable to understand formula'
 => 'Discussões',  => 'Impossível entender a formula',
   
    'New discussion since'     'Your submission has been recorded.'
 => 'Nova discussão desde',  => 'Sua submissão foi registrada.',
   
    'Goodbye'     'Unknown message'
 => 'Até a próxima!',  => 'Mensagem desconhecida',
   
    'Select'     'Answer Submitted'
 => 'Selecionar',  => 'Resposta Submetida',
   
    'Re-Initialize'     'Tries'
 => 'Reiniciar',  => 'Tentativas',
   
    'Currently selected. '     'Submit Answer'
 => 'Função atual.',  => 'Submeter Resposta',
   
    'Switch Server'     'Prepare a printable document'
 => 'Trocar Servidor',  => 'Preparar um documento para Impressão',
   
    'system wide'     'Go To My First Homework Problem'
 => 'sistema amplo',  => 'Vá para o primeiro exercício da Lição de Casa',
   
    'Currently not available'     'Discussions'
 => 'Indisponível no momento',  => 'Discussões',
   
    'No role specified'     'New discussion since'
 => 'Sem função especificada',  => 'Nova discussão desde',
   
    'Remark'     'Goodbye'
 => 'Observação',  => 'Até a próxima!',
   
    'Extent'     'Select'
 => 'Extensão',  => 'Selecionar',
   
    'User Role'     'Re-Initialize'
 => 'Função de usuário',  => 'Reiniciar',
   
    'Start'     'Currently selected. '
 => 'Início',  => 'Função atual.',
   
    'End'     'Switch Server'
 => 'Fim',  => 'Trocar Servidor',
   
    'System'     'system wide'
 => 'Sistema',  => 'sistema amplo',
   
    'Display'     'Currently not available'
 => 'Visor',  => 'Indisponível no momento',
   
    "an unknown date"     'No role specified'
 => 'data desconhecida',  => 'Sem função especificada',
   
    "an indeterminate date"     'Remark'
 => 'data indeterminada',  => 'Observação',
   
    "will open on"     'Extent'
 => "irá abrir em",  => 'Extensão',
   
    "is due at"     'User Role'
 => "é devido a;",  => 'Função de usuário',
   
    "was due on"     'Start'
 => "foi devido a;",  => 'Início',
   
    'is closed but you are allowed to view it'     'End'
 => "está fechado mas você tem permissão para visualizá-lo",  => 'Fim',
   
    "Undid changes, Switched"     'System'
 => "alterações desfeitas, Alterado",  => 'Sistema',
   
    "Unable to undo, unable to switch"     'Display'
 => "Impossível desfazer, impossível trocar",  => 'Visor',
   
    "Unable to make backup"     "an unknown date"
 => "Impossível fazer cópia de segurança",  => 'data desconhecida',
   
    "Saving Modifications to"     "an indeterminate date"
 => "Salvando modificações em",  => 'data indeterminada',
   
    "Unable to write to"     "will open on"
 => "Impossível escrever em",  => "irá abrir em",
   
    "Analyzing a problem"     "is due at"
 => "Analisando um problema",  => "é devido a;",
   
    "EditXML"     "was due on"
 => "Editar XML",  => "foi devido a;",
   
    'Discard Edits and View'     'is closed but you are allowed to view it'
 => 'Descartar Alterações e Visualizar',  => "está fechado mas você tem permissão para visualizá-lo",
   
    'Submit Changes'     "Undid changes, Switched"
 => 'Submeter Alterações',  => "alterações desfeitas, Alterado",
   
    'Submit Changes and View'     "Unable to undo, unable to switch"
 => 'Submeter alterações e Visualizar',  => "Impossível desfazer, impossível trocar",
   
    'Edit'     "Unable to make backup"
 => 'Editar',  => "Impossível fazer cópia de segurança",
   
    ', select a template from the pull-down menu below'     "Saving Modifications to"
 => ', selecione um modelo do menu exibido abaixo',  => "Salvando modificações em",
   
    'undo'     "Unable to write to"
 => 'desfazer',  => "Impossível escrever em",
   
    'Answer'     "Analyzing a problem"
 => 'Resposta',  => "Analisando um problema",
   
    'Frequency'     "EditXML"
 => 'Freqüência',  => "Editar XML",
   
    'You did not select a template.'     'Discard Edits and View'
 => 'Você não selecionou um modelo.',  => 'Descartar Alterações e Visualizar',
   
    'Analyze Progress'     'Submit Changes'
 => 'Analisar Progresso',  => 'Submeter Alterações',
   
    'Getting Problem Variants'     'Submit Changes and View'
 => 'Adquirindo Variantes do Problema',  => 'Submeter alterações e Visualizar',
   
    'last problem'     'Edit'
 => 'último problema',  => 'Editar',
   
    "may open later."     ', select a template from the pull-down menu below'
 => 'pode abrir mais tarde.',  => ', selecione um modelo do menu exibido abaixo',
   
    ', and answers will be available on'     'undo'
 => ', e respostas estarão disponíveis em',  => 'desfazer',
   
    "Select a"     'Answer'
 => "Selecione um",  => 'Resposta',
   
    'Unable to find'     'Frequency'
 => 'Impossível localizar',  => 'Freqüência',
   
    'Part'     'You did not select a template.'
 => 'Part',  => 'Você não selecionou um modelo.',
   
    "Then"     'Analyze Progress'
 => 'Então',  => 'Analisar Progresso',
   
    'Create'     'Getting Problem Variants'
 => 'Criar',  => 'Adquirindo Variantes do Problema',
   
    'is in under construction'     'last problem'
 => 'em construção',  => 'último problema',
   
    'List of possible answers'     "may open later."
 => 'Lista de respostas possíveis',  => 'pode abrir mais tarde.',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'     ', and answers will be available on'
 => '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.',  => ', e respostas estarão disponíveis em',
   
    'is not analyzable at this time'     "Select a"
 => 'não é analisável neste momento',  => "Selecione um",
   
    'Access and Usage Statistics'     'Unable to find'
 => 'Aesso e uso das esatísticas',  => 'Impossível localizar',
   
    'Actions'     'Part'
 => 'Ações',  => 'Part',
   
    'All homework is currently completed'     "Then"
 => 'Toda lição de casa está completa',  => 'Então',
   
    'Answer available'     'Create'
 => 'Resposta disponível',  => 'Criar',
   
    'Answer submitted'     'is in under construction'
 => 'Resposta enviada',  => 'em construção',
   
    'Answer submitted, not yet graded'     'List of possible answers'
 => 'Resposta submetida, ainda não avaliada',  => 'Lista de respostas possíveis',
   
    'Back to Directory'     'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Voltar para o Diretório',  => '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.',
   
    'Cancel'     'is not analyzable at this time'
 => 'Cancelar',  => 'não é analisável neste momento',
   
    'Construction Space Directory'     'Access and Usage Statistics'
 => 'Construção da Área do Diretório',  => 'Aesso e uso das esatísticas',
   
    'Contact'     'Actions'
 => 'Contato',  => 'Ações',
   
    'Copying file'     'All homework is currently completed'
 => 'Copiando arquivo',  => 'Toda lição de casa está completa',
   
    'Date'     'Answer available'
 => 'Data',  => 'Resposta disponível',
   
    'Empty'     'Answer submitted'
 => 'Vazio',  => 'Resposta enviada',
   
    'Evaluation Comments'     'Answer submitted, not yet graded'
 => 'Avaliando Comentários',  => 'Resposta submetida, ainda não avaliada',
   
    'Evaluation Data'     'Back to Directory'
 => 'Dados de Avaliação',  => 'Voltar para o Diretório',
   
    'Excused by instructor'     'Cancel'
 => 'Desculpado pelo instrutor',  => 'Cancelar',
   
    'File'     'Construction Space Directory'
 => 'Arquivo',  => 'Construção da Área do Diretório',
   
    'Go Back'     'Contact'
 => 'Voltar',  => 'Contato',
   
    'It is recommended that you use an up-to-date virus scanner before handling this file.'     'Copying file'
 => 'Recomenda-se que você use um anti-virus atualizado antes de abrir este arquivo.',  => 'Copiando arquivo',
   
    'Last Modified'     'Date'
 => 'Última Modificação',  => 'Data',
   
    'Map'     'Empty'
 => 'Mapa/Sequëncia',  => 'Vazio',
   
    'Map contents are not shown in order.'     'Evaluation Comments'
 => 'Os conteúdos do mapa não estão sendo exibidos em ordem.',  => 'Avaliando Comentários',
   
    'Name'     'Evaluation Data'
 => 'Nome',  => 'Dados de Avaliação',
   
    'New Messages'     'Excused by instructor'
 => 'Novas Mensagens',  => 'Desculpado pelo instrutor',
   
    'New Search'     'File'
 => 'Nova Pesquisa',  => 'Arquivo',
   
    'No due date'     'Go Back'
 => 'Sem data limite',  => 'Voltar',
   
    'No upload file specified.'     'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'Não foi especificado o arquivo para carregamento.',  => 'Recomenda-se que você use um anti-virus atualizado antes de abrir este arquivo.',
   
    'No write permission to user directory, FAIL'     'Last Modified'
 => 'Sem permissão para escrever no diretório de usuário, FALHA',  => 'Última Modificação',
   
    'Open, no due date'     'Map'
 => 'Aberto, sem data limite',  => 'Mapa/Sequëncia',
   
    'Page'     'Map contents are not shown in order.'
 => 'Página',  => 'Os conteúdos do mapa não estão sendo exibidos em ordem.',
   
    'Path'     'Name'
 => 'Caminho',  => 'Nome',
   
    'Please use browser "Back" button and pick a filename'     'New Messages'
 => 'Por favor, clique no botão "Voltar" do navegador e entre com um nome de arquivo',  => 'Novas Mensagens',
   
    'Processing'     'New Search'
 => 'Processando',  => 'Nova Pesquisa',
   
    'Searching'     'No due date'
 => 'Pesquisando',  => 'Sem data limite',
   
    'Select the Construction Space'     'No upload file specified.'
 => 'Selecione a  Área de Construção',  => 'Não foi especificado o arquivo para carregamento.',
   
    'Sequence'     'No write permission to user directory, FAIL'
 => 'Seqüência',  => 'Sem permissão para escrever no diretório de usuário, FALHA',
   
    'Server Administration'     'Open, no due date'
 => 'Administração do Servidor',  => 'Aberto, sem data limite',
   
    'Show Only Uncompleted Homework'     'Page'
 => 'Mostrar apenas a lição de casa incompleta',  => 'Página',
   
    'Status'     'Path'
 => 'Estado',  => 'Caminho',
   
    'Save uploaded file as '     'Please use browser "Back" button and pick a filename'
 => 'Salvar o arquivo carregado como ',  => 'Por favor, clique no botão "Voltar" do navegador e entre com um nome de arquivo',
   
    'System Administration'     'Processing'
 => 'Administração do Sistema',  => 'Processando',
   
    'The target is an existing directory.'     'Searching'
 => 'O destino é um diretório já existente.',  => 'Pesquisando',
   
    'Title'     'Select the Construction Space'
 => 'Título',  => 'Selecione a  Área de Construção',
   
    'Uncompleted Homework'     'Sequence'
 => 'Lição de Casa não completada',  => 'Seqüência',
   
    'View All Messages'     'Server Administration'
 => 'Ver Todas as Mensagens',  => 'Administração do Servidor',
   
    'Was due'     'Show Only Uncompleted Homework'
 => 'Foi devido a',  => 'Mostrar apenas a lição de casa incompleta',
   
    'Yes'     'Status'
 => 'Sim',  => 'Estado',
   
    'You do not have authoring privileges for this resource'     'Save uploaded file as '
 => 'Você não tem privilégios ou autorização para este recurso',  => 'Salvar o arquivo carregado como ',
   
    'You have no unread messages'     'System Administration'
 => 'Você não tem mensagens não lidas',  => 'Administração do Sistema',
   
    'You have no unread messages'     'The target is an existing directory.'
 => 'Você não tem mensagens novas',  => 'O destino é um diretório já existente.',
   
    'could not be copied.'     'Title'
 => 'não pode ser copiado(a).',  => 'Título',
   
    'could not be copied.'     'Uncompleted Homework'
 => 'não pode ser copiado.',  => 'Lição de Casa não completada',
   
    'never'     'View All Messages'
 => 'nunca',  => 'Ver Todas as Mensagens',
   
    'not displayed'     'Was due'
 => 'não mostrado',  => 'Foi devido a',
   
    ', is reserved internally by LON-CAPA.'     'Yes'
 => ', é reservado internamente pelo LON-CAPA.',  => 'Sim',
   
    'Back to'     'You do not have authoring privileges for this resource'
 => 'Voltar para',  => 'Você não tem privilégios ou autorização para este recurso',
   
    'Back to Source'     'You have no unread messages'
 => 'Volta para a fonte',  => 'Você não tem mensagens não lidas', # 'Você não tem mensagens novas',
   
    'Back to Source Directory'     'could not be copied.'
 => 'Volta para o diretório do arquivo',  => 'não pode ser copiado(a).',
   
    'Became this version on ...'     'never'
 => 'Se tornou esta versão em ...',  => 'nunca',
   
    'Browse published resources'     'not displayed'
 => 'Navegar pelos recursos publicados',  => 'não mostrado',
   
    'Choose the course to work on'     ', is reserved internally by LON-CAPA.'
 => 'Escolha o curso a ser assistido',  => ', é reservado internamente pelo LON-CAPA.',
   
    'Create a new course'     'Back to'
 => 'Cria um novo curso',  => 'Voltar para',
   
    'Customized right of use ... '     'Back to Source'
 => 'Direito customizado de uso ... ',  => 'Volta para a fonte',
   
    'Delete messages from bulletin boards'     'Back to Source Directory'
 => 'Remove mensagens do quadro de anúncios',  => 'Volta para o diretório do arquivo',
   
    'Domain only - use limited to courses in the domain'     'Became this version on ...'
 => 'Domínio Apenas - uso limitou a cursos no domínio',  => 'Se tornou esta versão em ...',
   
    'Dynamic Metadata'     'Browse published resources'
 => 'Meta-dado dinâmico',  => 'Navegar pelos recursos publicados',
   
    'Edit and view documents included in this course'     'Choose the course to work on'
 => 'Editar e Visualizar documentos incluídos neste curso',  => 'Selecione o curso a ser trabalhado', # 'Escolha o curso a ser assistido',
   
    'Edit/Modify DOCS'     'Create a new course'
 => 'Editar/Modificar Documentos',  => 'Criar um novo curso', # 'Cria um novo curso',
   
    'Enter my resource construction space'     'Customized right of use ... '
 => 'Entrar na minha Área de Construção de Recursos',  => 'Direito customizado de uso ... ',
   
    'FAIL'     'Delete messages from bulletin boards'
 => 'FALHA',  => 'Remove mensagens do quadro de anúncios',
   
    'Failed to copy source'     'Domain only - use limited to courses in the domain'
 => 'Falha ao copiar fonte',  => 'Domínio Apenas - uso limitou a cursos no domínio',
   
    'Failed to write metadata copy'     'Dynamic Metadata'
 => 'Falha ao escrever na copia dos meta-dados',  => 'Meta-dado dinâmico',
   
    'File copied.'     'Edit and view documents included in this course'
 => 'Arquivo copiado',  => 'Editar e Visualizar documentos incluídos neste curso', # 'Editar e verificar documentos deste curso',
   
    'Finalize Publication'     'Edit/Modify DOCS'
 => 'Publicação Finalizada',  => 'Editar/Modificar Documentos',
   
    'Grant/revoke role of Co-Author'     'Enter my resource construction space'
 => 'Garante/Revoga função de Co-Autor',  => 'Entrar na minha Área de Construção de Recursos', # 'Entrar na Área de Construção',
   
    'Grant/revoke role of Domain Coordinator'     'FAIL'
 => 'Garante/Revoga função de Coordenador de Domínio',  => 'FALHA',
   
    'Grant/revoke role of Exam Proctor'     'Failed to copy source'
 => 'Garante/Revoga função de Fiscal de Prova',  => 'Falha ao copiar fonte',
   
    'Grant/revoke role of Instructor'     'Failed to write metadata copy'
 => 'Garante/Revoga função de Instrutor',  => 'Falha ao escrever na copia dos meta-dados',
   
    'Grant/revoke role of Student'     'File copied.'
 => 'Garante/Revoga função de Estudante',  => 'Arquivo copiado',
   
    'Grant/revoke role of Superuser'     'Finalize Publication'
 => 'Garante/Revoga função de Super-Usuário',  => 'Publicação Finalizada',
   
    'Illegal filename.'     'Grant/revoke role of Co-Author'
 => 'Nome de arquivo ilegal.',  => 'Garante/Revoga função de Co-Autor',
   
    'Name starting with'     'Grant/revoke role of Domain Coordinator'
 => 'Nome(s) iniciado com ',  => 'Garante/Revoga função de Coordenador de Domínio',
   
    'No previous versions published.'     'Grant/revoke role of Exam Proctor'
 => 'Sem versão prévia publicada.',  => 'Garante/Revoga função de Fiscal de Prova',
   
    'No write permission to'     'Grant/revoke role of Instructor'
 => 'Sem permissão de escrita para',  => 'Garante/Revoga função de Instrutor',
   
    'Please pick a version to retrieve'     'Grant/revoke role of Student'
 => 'Por favor escolha uma versão para restaurar',  => 'Garante/Revoga função de Estudante',
   
    'Private - visible to author only for testing purposes'     'Grant/revoke role of Superuser'
 => 'Privado - Visível apenas ao Autor apenas para fins de testes',  => 'Garante/Revoga função de Super-Usuário',
   
    'Private Publication - did not synchronize database'     'Illegal filename.'
 => 'Publicação Privada - sem sincronização com a base de dados',  => 'Nome de arquivo ilegal.',
   
    'Public - no authentication or authorization required for use'     'Name starting with'
 => 'Público - não requer autenticação ou autorização para o uso',  => 'Nome(s) iniciado com ',
   
    'Retrieval of an old version will overwrite the file currently in construction space'     'No previous versions published.'
 => 'A restauração de uma versão antiga irá sobre-escrever o arquivo atual na área de construção',  => 'Sem versão prévia publicada.',
   
    'Retrieve previous versions of'     'No write permission to'
 => 'Restaurar versões anteriores de',  => 'Sem permissão de escrita para',
   
    'Retrieve version'     'Please pick a version to retrieve'
 => 'Restaurar versão',  => 'Por favor escolha uma versão para restaurar',
   
    'Rule'     'Private - visible to author only for testing purposes'
 => 'Função',  => 'Privado - Visível apenas ao Autor apenas para fins de testes',
   
    'Search the contents of this course'     'Private Publication - did not synchronize database'
 => 'Pesquisar o conteúdo deste curso',  => 'Publicação Privada - sem sincronização com a base de dados',
   
    'Search the database of published resources'     'Public - no authentication or authorization required for use'
 => 'Pesquisar a base de dados de material publicado',  => 'Público - não requer autenticação ou autorização para o uso',
   
    'Send broadcast and receipt-required email'     'Retrieval of an old version will overwrite the file currently in construction space'
 => 'Enviar e-mail geral com exigência de recibimento"',  => 'A restauração de uma versão antiga irá sobre-escrever o arquivo atual na área de construção',
   
    'Show Problem Completeness'     'Retrieve previous versions of'
 => 'Mostrar meu desempenho na solução dos problemas',  => 'Restaurar versões anteriores de',
   
    'Switch to another course'     'Retrieve version'
 => 'Alterar para outro curso',  => 'Restaurar versão',
   
    'System wide - can be used for any courses system wide'     'Rule'
 => 'Amplitude do sistema - pode ser usado para qualquer curso do sistema',  => 'Função',
   
    'System wide - open source to all authors'     'Search the contents of this course'
 => 'Alcance do Sistema - open source to all authors',  => 'Pesquisar o conteúdo deste curso', # 'Pesquisa nos conteúdos do curso',
   
    'The extension on this file'     'Search the database of published resources'
 => 'A estensão deste arquivo',  => 'Pesquisar a base de dados de material publicado', # 'Pesquisar a base de recursos publicados',
   
    'This resource has been marked obsolete by the author(s)'     'Send broadcast and receipt-required email'
 => 'Este recurso foi marcado como obsoleto pelo(s) autor(es)',  => 'Enviar e-mail geral com exigência de recibimento"',
   
    'Unsupported character combination'     'Show Problem Completeness'
 => 'Combinação de caracteres não suportada',  => 'Ver desempenho na solução dos problemas', # 'Mostrar meu desempenho na solução dos problemas',
   
    'Uploaded'     'Switch to another course'
 => 'Carregado',  => 'Alterar para outro curso',
   
    'Users with Roles Assigned by'     'System wide - can be used for any courses system wide'
 => 'Usuários com funções atribuidas por',  => 'Amplitude do sistema - pode ser usado para qualquer curso do sistema',
   
    'View documents included in this course'     'System wide - open source to all authors'
 => 'Visualizar os documentos suplementares para este curso',  => 'Alcance do Sistema - open source to all authors',
   
    'View file'     'The extension on this file'
 => 'Eibir arquivo',  => 'A estensão deste arquivo',
   
    'untitled'     'This resource has been marked obsolete by the author(s)'
 => 'sem título',  => 'Este recurso foi marcado como obsoleto pelo(s) autor(es)',
   
    "Click to download or use your browser's Save Link function"     'Unsupported character combination'
 => "Clique para baixar ou use a função Salvar Destino do seu navegador",  => 'Combinação de caracteres não suportada',
   
    '#Stdnts'     'Uploaded'
 => '#Estudantes',  => 'Carregado',
   
    '#YES'     'Users with Roles Assigned by'
 => '#SIM',  => 'Usuários com funções atribuidas por',
   
    '%Wrng'     'View documents included in this course'
 => '%Errados',  => 'Ver documentos do curso', # 'Visualizar os documentos suplementares para este curso',
   
    '. . . for a particular section'     'View file'
 => '. . . para uma seção particular',  => 'Eibir arquivo',
   
    '. . . for all students in the course'     'untitled'
 => '. . . para todos os estudantes do curso',  => 'sem título',
   
    '. . . for an individual student'     "Click to download or use your browser's Save Link function"
 => '. . . para um estudante individual',  => "Clique para baixar ou use a função Salvar Destino do seu navegador",
   
    '1 am'     '#Stdnts'
 => '1:00',  => '#Estudantes',
   
    '1 pm'     '#YES'
 => '13:00',  => '#SIM',
   
    '10 am'     '%Wrng'
 => '10:00',  => '%Errados',
   
    '10 pm'     '. . . for a particular section'
 => '22:00',  => '. . . para uma seção particular',
   
    '11 am'     '. . . for all students in the course'
 => '11:00',  => '. . . para todos os estudantes do curso',
   
    '11 pm'     '. . . for an individual student'
 => '23:00',  => '. . . para um estudante individual',
   
    '12 am'     '12 am' # midnight
 => '00:00',  => '00:00',
   
    '12 noon'     'midnight'
 => '12:00',  => 'meia noite',
   
    '2 am'     '1 am'
 => '2:00',  => '1:00',
   
    '2 pm'     '2 am'
 => '14:00',  => '2:00',
   
    '3 am'     '3 am'
 => '3:00',  => '3:00',
   
    '3 pm'     '4 am'
 => '15:00',  => '4:00',
   
    '4 am'     '5 am'
 => '4:00',  => '5:00',
   
    '4 pm'     '6 am'
 => '16:00',  => '6:00',
   
    '5 am'     '7 am'
 => '5:00',  => '7:00',
   
    '5 pm'     '8 am'
 => '17:00',  => '8:00',
   
    '6 am'     '9 am'
 => '6:00',  => '9:00',
   
    '6 pm'     '10 am'
 => '18:00',  => '10:00',
   
    '7 am'     '11 am'
 => '7:00',  => '11:00',
   
    '7 pm'     '12 noon'
 => '19:00',  => '12:00',
   
    '8 am'     'noon'
 => '8:00',  => 'meio dia',
   
    '8 pm'     '1 pm'
 => '20:00',  => '13:00',
   
    '9 am'     '2 pm'
 => '9:00',  => '14:00',
   
    '9 pm'     '3 pm'
 => '21:00',  => '15:00',
   
    '<- Previous'     '4 pm'
 => '<- Anterior',  => '16:00',
   
    'ALL'     '5 pm'
 => 'TUDO',  => '17:00',
   
    'About Me'     '6 pm'
 => 'Sobre mim',  => '18:00',
   
    'Access Key Management'     '7 pm'
 => 'Gerenciamento de chaves de acesso',  => '19:00',
   
    'Additional Keywords'     '8 pm'
 => 'Palavras-chave adicionais',  => '20:00',
   
    'Additional Metadata (non-standard, parameters, exports)'     '9 pm'
 => 'Meta-dados Adicionais (excessões, parâmetros, exportações)',  => '21:00',
   
    'Advanced Catalog Search'     '10 pm'
 => 'Pesquisa Avançada no Catálogo',  => '22:00',
   
    'Advanced Search'     '11 pm'
 => 'Pesquisa Avançada',  => '23:00',
   
    'All Maps or Folders'     '<- Previous'
 => 'Todos os Mapas ou Pastas',  => '<- Anterior',
   
    'All versions'     'ALL'
 => 'Todas as versões',  => 'TUDO',
   
    'Any Language'     'About Me'
 => 'Qualquer Linguagem',  => 'Sobre mim',
   
    'Any User'     'Access Key Management'
 => 'Qualquer Usuário',  => 'Gerenciamento de chaves de acesso',
   
    'Any category'     'Additional Keywords'
 => 'Qualquer Categoria',  => 'Palavras-chave adicionais',
   
    'Any copyright/distribution'     'Additional Metadata (non-standard, parameters, exports)'
 => 'Qualquer copyright/distribuição',  => 'Meta-dados Adicionais (excessões, parâmetros, exportações)',
   
    'Assessment'     'Advanced Catalog Search'
 => 'Avaliação',  => 'Pesquisa Avançada no Catálogo',
   
    'Assessment URL and Title'     'Advanced Search'
 => 'URL de Avaliação e Título',  => 'Pesquisa Avançada',
   
    'Assigned User Roles'     'All Maps or Folders'
 => 'Funções Atribuidas ao Usuário',  => 'Todos os Mapas ou Pastas',
   
    'Author and Co-Author roles may not be available on servers other than your home server.'     'All versions'
 => 'Funções de Autor e Co-Autor podem não estar disponíveis em outros servidores que não sejam o seu HOME server.',  => 'Todas as versões',
   
    'Author(s)'     'Any Language'
 => 'Autor(es)',  => 'Qualquer Linguagem',
   
    'Average number of tries till solved'     'Any User'
 => 'Número médio de tentativas até resolver',  => 'Qualquer Usuário',
   
    'Brief view of each students performance in course.'     'Any category'
 => 'Breve resumo do desempenho de cada estudante do curso.',  => 'Qualquer Categoria',
   
    'Broadcast Message to Course'     'Any copyright/distribution'
 => 'Enviar Mensagem para todos os Usuários do Curso',  => 'Qualquer copyright/distribuição',
   
    'Browse Resources'     'Assessment'
 => 'Navegar pelos recursos',  => 'Avaliação',
   
    'Browse resources'     'Assessment URL and Title'
 => 'Navegar pelos recursos',  => 'URL de Avaliação e Título',
   
    'Bulletin Board/Discussion'     'Assigned User Roles'
 => 'Quadro de Avisos/Discussão',  => 'Funções Atribuidas ao Usuário',
   
    'Calculations'     'Author and Co-Author roles may not be available on servers other than your home server.'
 => 'Cálculos',  => 'Funções de Autor e Co-Autor podem não estar disponíveis em outros servidores que não sejam o seu HOME server.',
   
    'Catalog Information'     'Author(s)'
 => 'Informação de Catálogo',  => 'Autor(es)',
   
    'Changes can take up to 10 minutes before being active for all students.'     'Average number of tries till solved'
 => 'Alterações podem levar 10 minutos antes de estarem ativas para todos os estudantes.',  => 'Número médio de tentativas até resolver',
   
    'Clear All'     'Brief view of each students performance in course.'
 => 'Limpar Tudo',  => 'Breve resumo do desempenho de cada estudante do curso.',
   
    'Clear Caches'     'Broadcast Message to Course'
 => 'Limpar Caches',  => 'Enviar Mensagem para todos os Usuários do Curso',
   
    'Close'     'Browse Resources'
 => 'Fechar',  => 'Navegar pelos recursos',
   
    'Close All Folders'     'Browse resources'
 => 'Fechar todas as Pastas',  => 'Navegar pelos recursos',
   
    'Collapse Remote Control'     'Bulletin Board/Discussion'
 => 'Colapso do Controle Remoto',  => 'Quadro de Avisos/Discussão',
   
    'Comma Separated Values'     'Calculations'
 => 'Valores separados por Vírgula',  => 'Cálculos',
   
    'Compact View'     'Catalog Information'
 => 'Visualização Compacta',  => 'Informação de Catálogo',
   
    'Construction Space'     'Changes can take up to 10 minutes before being active for all students.'
 => 'Área de Construção',  => 'Alterações podem levar 10 minutos antes de estarem ativas para todos os estudantes.',
   
    'Construction Space File Operation'     'Clear All'
 => 'Operação de Arquivo da Área de Construção',  => 'Limpar Tudo',
   
    'Contact Information'     'Clear Caches'
 => 'Informação de contato',  => 'Limpar Caches',
   
    'Content changed'     'Close'
 => 'Conteúdo alterado',  => 'Fechar',
   
    'Copied metadata'     'Close All Folders'
 => 'Metadado copiado',  => 'Fechar todas as Pastas',
   
    'Copied old metadata'     'Collapse Remote Control'
 => 'Meta-dado antigo copiado',  => 'Colapso do Controle Remoto',
   
    'Copied old target file'     'Comma Separated Values'
 => 'Arquivo de destino angigo copiado',  => 'Valores separados por Vírgula',
   
    'Copied source file'     'Compact View'
 => 'Arquivo fonte copiado',  => 'Visualização Compacta',
   
    'Copyright'     'Construction Space'
 => 'Copyright',  => 'Área de Construção',
   
    'Copyright/Distribution'     'Construction Space File Operation'
 => 'Copyright/Distribuição',  => 'Operação de Arquivo da Área de Construção',
   
    'Could Not Process Request'     'Contact Information'
 => 'Não foi possível processar requisição',  => 'Informação de contato',
   
    'Could not write metadata'     'Content changed'
 => 'Não foi possível escrever meta-dados',  => 'Conteúdo alterado',
   
    'Course Assessment Parameter - Helper Mode'     'Copied metadata'
 => 'Parâmetros de Avaliação do Curso - Modo Assistente',  => 'Metadado copiado',
   
    'Course Assessment Parameters - Overview Mode'     'Copied old metadata'
 => 'Parâmetros de Avaliação do Curso - Modo Visão Geral',  => 'Meta-dado antigo copiado',
   
    'Course Assessments Parameters - Table Mode'     'Copied old target file'
 => 'Parâmetros de Avaliação do Curso - Modo Tabela',  => 'Arquivo de destino angigo copiado',
   
    'Course Documents'     'Copied source file'
 => 'Documentos do Curso',  => 'Arquivo fonte copiado',
   
    'Course Environment Parameters'     'Copyright'
 => 'Parâmetros do Ambiente do Curso',  => 'Copyright',
   
    'Course ID'     'Copyright/Distribution'
 => 'ID (identificação) do curso',  => 'Copyright/Distribuição',
   
    'Course Parameter Helper'     'Could Not Process Request'
 => 'Assistente de Parâmetros de Avaliação',  => 'Não foi possível processar requisição',
   
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'     'Could not write metadata'
 => '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.',  => 'Não foi possível escrever meta-dados',
   
    'Course level sheet'     'Course Assessment Parameter - Helper Mode'
 => 'Planilha - nível do curso',  => 'Parâmetros de Avaliação do Curso - Modo Assistente',
   
    'Create New Environment Variable'     'Course Assessment Parameters - Overview Mode'
 => 'Cria nova variável de Ambiente',  => 'Parâmetros de Avaliação do Curso - Modo Visão Geral',
   
    'Creation Date'     'Course Assessments Parameters - Table Mode'
 => 'Data de Criação',  => 'Parâmetros de Avaliação do Curso - Modo Tabela',
   
    'Current Session Value'     'Course Documents'
 => 'Valor da Seção Corrente',  => 'Documentos do Curso',
   
    'Custom Distribution File'     'Course Environment Parameters'
 => 'Arquivo de Distribuição Customizado',  => 'Parâmetros do Ambiente do Curso',
   
    'Default'     'Course ID'
 => 'Padrão',  => 'ID (identificação) do curso',
   
    'Default Cataloging Information for Directory'     'Course Parameter Helper'
 => 'Informação de Catálogo Padrão para o Diretório',  => 'Assistente de Parâmetros de Avaliação',
   
    'Default Value'     'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
 => 'Valor Padrão',  => '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.',
   
    'Degree of difficulty'     'Course level sheet'
 => 'Grau de dificuldade',  => 'Planilha - nível do curso',
   
    'Delete a role'     'Create New Environment Variable'
 => 'Excluir uma função',  => 'Cria nova variável de Ambiente',
   
    'Detailed Citation View'     'Creation Date'
 => 'Visualizar Citação Detalhada',  => 'Data de Criação',
   
    'Detailed Problem Analysis'     'Current Session Value'
 => 'Análise detalhada dos exercícios',  => 'Valor da Seção Corrente',
   
    'Detailed statistics and graphs of student performance on problems.'     'Custom Distribution File'
 => 'Estatísticas detalhadas e gráficos do desempenho dos estudantes na solução dos problemas.',  => 'Arquivo de Distribuição Customizado',
   
    'Differences'     'Default'
 => 'Diferenças',  => 'Padrão',
   
    'Disable all communication among students'     'Default Cataloging Information for Directory'
 => 'Desabilitar toda a comunicação entre os estudantes',  => 'Informação de Catálogo Padrão para o Diretório',
   
    'Discard Selected'     'Default Value'
 => 'Descartar Seleção',  => 'Valor Padrão',
   
    'Distribute Messages from Uploaded File to Course'     'Degree of difficulty'
 => 'Distribuir Mensagem de Arquivo Carregado para o Curso',  => 'Grau de dificuldade',
   
    'DoDiff'     'Delete a role'
 => 'DoDiff',  => 'Excluir uma função',
   
    'Due'     'Detailed Citation View'
 => 'Limite',  => 'Visualizar Citação Detalhada',
   
    'Dump Course DOCS to Construction Space'     'Detailed Problem Analysis'
 => 'Descarregar Documentos do Curso na Área de Construção',  => 'Análise detalhada dos exercícios',
   
    'EMail and Messages'     'Detailed statistics and graphs of student performance on problems.'
 => 'E-Mail e Mensagens',  => 'Estatísticas detalhadas e gráficos do desempenho dos estudantes na solução dos problemas.',
   
    'Edit Catalog Information'     'Differences'
 => 'Editar Informação de Catálogo',  => 'Diferenças',
   
    'Edit Content of a Map'     'Disable all communication among students'
 => 'Editar Conteúdo ou Mapa',  => 'Desabilitar toda a comunicação entre os estudantes',
   
    'Edit Directory Catalog Information'     'Discard Selected'
 => 'Editar Informação de Catálogo do Diretório',  => 'Descartar Seleção',
   
    'Edit this resource'     'Distribute Messages from Uploaded File to Course'
 => 'Editar este recurso',  => 'Distribuir Mensagem de Arquivo Carregado para o Curso',
   
    'Enclosing Map or Folder'     'DoDiff'
 => 'Enclosing Map or Folder',  => 'DoDiff',
   
    'End Helper'     'Due'
 => 'Finalizar Assistente',  => 'Limite',
   
    'Enrollment Status'     'Dump Course DOCS to Construction Space'
 => 'Estado das Inscrições',  => 'Descarregar Documentos do Curso na Área de Construção',
   
    'Enter construction space as a co-author'     'EMail and Messages'
 => 'Entrar na Área de Construção como Co-Autor',  => 'E-Mail e Mensagens',
   
    'Entering course ...'     'Edit Catalog Information'
 => 'Entrando no curso ...',  => 'Editar Informação de Catálogo',
   
    'Error Messages'     'Edit Content of a Map'
 => 'Mensagem de Erro',  => 'Editar Conteúdo ou Mapa',
   
    'Evaluate Resource'     'Edit Directory Catalog Information'
 => 'Avaliar Recurso',  => 'Editar Informação de Catálogo do Diretório',
   
    'Every problem in a particular folder'     'Edit this resource'
 => 'Cada problema em uma pasta particular',  => 'Editar este recurso',
   
    'Every problem in the course'     'Enclosing Map or Folder'
 => 'Cada problema no curso',  => 'Enclosing Map or Folder',
   
    'Exam Information'     'End Helper'
 => 'Informação de Exame',  => 'Finalizar Assistente',
   
    'Excel'     'Enrollment Status'
 => 'Excel',  => 'Estado das Inscrições',
   
    'External Resource'     'Enter construction space as a co-author'
 => 'Recurso Externo',  => 'Entrar na Área de Construção como Co-Autor',
   
    'Failed Access to Construction Space'     'Entering course ...'
 => 'Falha no Acesso a Área de Construção',  => 'Entrando no curso ...',
   
    'Fielded Format'     'Error Messages'
 => 'Formato em Campos',  => 'Mensagem de Erro',
   
    'File Category'     'Evaluate Resource'
 => 'Categoria do Arquivo',  => 'Avaliar Recurso',
   
    'Finish Course Initialization'     'Every problem in a particular folder'
 => 'Aplicar Configurações ao Curso',  => 'Cada problema em uma pasta particular',
   
    'Folder'     'Every problem in the course'
 => 'Pasta',  => 'Cada problema no curso',
   
    'For User'     'Exam Information'
 => 'Para Usuário',  => 'Informação de Exame',
   
    'Force publication of unmodified files'     'Excel'
 => 'Forçar publicação de arquivos não modificados',  => 'Excel',
   
    'Generate Spreadsheet'     'External Resource'
 => 'Gerar Planilha',  => 'Recurso Externo',
   
    'Generate Statistics'     'Failed Access to Construction Space'
 => 'Gerar Estatísticas',  => 'Falha no Acesso a Área de Construção',
   
    'Generate new role ...'     'Fielded Format'
 => 'Gerar nova função ...',  => 'Formato em Campos',
   
    'Go to the next resource in the course sequence'     'File Category'
 => 'Ir para o próximo recurso na sequência do curso',  => 'Categoria do Arquivo',
   
    'Go to the previous resource in the course sequence'     'Finish Course Initialization'
 => 'Ir para o recurso anterior na sequência do curso',  => 'Aplicar Configurações ao Curso',
   
    'Grant/revoke Course Custom Role'     'Folder'
 => 'Garantir/Revogar função Customizada do Curso',  => 'Pasta',
   
    'Grant/revoke role of Administrator'     'For User'
 => 'Garantir/Revogar função de Administrador',  => 'Para Usuário',
   
    'Grant/revoke role of Author'     'Force publication of unmodified files'
 => 'Garantir/Revogar função de Autor',  => 'Forçar publicação de arquivos não modificados',
   
    'Grant/revoke role of Course Coordinator'     'Generate Spreadsheet'
 => 'Garantir/Revogar função de Coordenador de Curso',  => 'Gerar Planilha',
   
    'Grant/revoke role of Domain Guest'     'Generate Statistics'
 => 'Garantir/Revogar função de Convidado do Domínio',  => 'Gerar Estatísticas',
   
    'Grant/revoke role of Librarian'     'Generate new role ...'
 => 'Garantir/Revogar função de Bibliotecário',  => 'Gerar nova função ...',
   
    'Grant/revoke role of Scantron Operator'     'Go to the next resource in the course sequence'
 => 'Garantir/Revogar função de operador de scantron',  => 'Ir para o próximo recurso na sequência do curso',
   
    'Grant/revoke role of Teaching Assistant'     'Go to the previous resource in the course sequence'
 => 'Garantir/Revogar função de Assistente do Professor',  => 'Ir para o recurso anterior na sequência do curso',
   
    'HTML'     'Grant/revoke Course Custom Role'
 => 'HTML',  => 'Garantir/Revogar função Customizada do Curso',
   
    'Host'     'Grant/revoke role of Administrator'
 => 'Hospedeiro',  => 'Garantir/Revogar função de Administrador',
   
    'Import a published document'     'Grant/revoke role of Author'
 => 'Importar um documento publicado',  => 'Garantir/Revogar função de Autor',
   
    'Internally authenticated'     'Grant/revoke role of Course Coordinator'
 => 'Autenticado Internamente',  => 'Garantir/Revogar função de Coordenador de Curso',
   
    'Invalid date entry'     'Grant/revoke role of Domain Guest'
 => 'Data de entrada inválida',  => 'Garantir/Revogar função de Convidado do Domínio',
   
    'Kerberos authenticated'     'Grant/revoke role of Librarian'
 => 'Kerberos autenticado',  => 'Garantir/Revogar função de Bibliotecário',
   
    'Keyword(s)'     'Grant/revoke role of Bubblesheet Scanning Operator'
 => 'Palavra(s) Chave(s)',  => 'Garantir/Revogar função de operador de bubblesheet scanner',
   
    'Keywords'     'Grant/revoke role of Teaching Assistant'
 => 'Palavras Chaves',  => 'Garantir/Revogar função de Assistente do Professor',
   
    'LON-CAPA Helper:'     'HTML'
 => 'Assistente do LON-CAPA:',  => 'HTML',
   
    'Last Week'     'Host'
 => 'Semana Passada',  => 'Hospedeiro',
   
    'Last access'     'Import a published document'
 => 'Último acesso',  => 'Importar um documento publicado',
   
    'Last modified'     'Internally authenticated'
 => 'Última modificação',  => 'Autenticado Internamente',
   
    'Last updated'     'Invalid date entry'
 => 'Última atualização',  => 'Data de entrada inválida',
   
    'Limit by copyright/distribution'     'Kerberos authenticated'
 => 'Limitado por copyright/distribuição',  => 'Kerberos autenticado',
   
    'Limit by language'     'Keyword(s)'
 => 'Limitado por linguagem',  => 'Palavra(s) Chave(s)',
   
    'Load Map'     'Keywords'
 => 'Carregar Mapa/Sequência',  => 'Palavras Chaves',
   
    'Load:'     'LON-CAPA Helper:'
 => 'Carga:',  => 'Assistente do LON-CAPA:',
   
    'Lock and unlock assessments'     'Last Week'
 => 'Bloquear e desbloquear avaliações',  => 'Semana Passada',
   
    'Logged Out'     'Last access'
 => 'Sessão encerrada',  => 'Último acesso',
   
    'MIME Type'     'Last modified'
 => 'MIME Type',  => 'Última modificação',
   
    'Make notes and annotations about this resource'     'Last updated'
 => 'Inserir anotações a respeito dessa fonte ',  => 'Última atualização',
   
    'Manage Access Keys'     'Limit by copyright/distribution'
 => 'Gerenciar Chaves de Acesso',  => 'Limitado por copyright/distribuição',
   
    'Manage access keys'     'Limit by language'
 => 'Gerenciar chaves de acesso',  => 'Limitado por linguagem',
   
    'Material appears to be correct'     'Load Map'
 => 'O material aparenta estar correto',  => 'Carregar Mapa/Sequência',
   
    'Material covered with sufficient depth'     'Load:'
 => 'O material abrange o assunto com profundidade suficiente',  => 'Carga:',
   
    'Material is helpful'     'Lock and unlock assessments'
 => 'O material é útil',  => 'Bloquear e desbloquear avaliações',
   
    'Material presented in clear way'     'Logged Out'
 => 'O material é apresentado de uma maneira clara',  => 'Sessão encerrada',
   
    'Max Possible To Date'     'MIME Type'
 => 'Máx. possível até aqui',  => 'MIME Type',
   
    'Max Tries'     'Make notes and annotations about this resource'
 => 'Máx. de Tentativas',  => 'Inserir anotações a respeito dessa fonte ',
   
    'Mean Tries'     'Manage Access Keys'
 => 'Média de Tentativas',  => 'Gerenciar Chaves de Acesso', # 'Gerenciar senhas de acesso ao curso',
   
    'Metadata Information'     'Manage access keys'
 => 'Informação de meta-dado',  => 'Gerenciar chaves de acesso',
   
    'Mime type'     'Material appears to be correct'
 => 'Tipo Mime',  => 'O material aparenta estar correto',
   
    'Modification Date'     'Material covered with sufficient depth'
 => 'Data de Modificação',  => 'O material abrange o assunto com profundidade suficiente',
   
    'Modified'     'Material is helpful'
 => 'Modificado',  => 'O material é útil',
   
    'Modify Course Assessment Parameters'     'Material presented in clear way'
 => 'Modificar Parâmetros de Acesso ao Curso',  => 'O material é apresentado de uma maneira clara',
   
    'Modify authentication mechanism and data for a user'     'Max Possible To Date'
 => 'Modificar mecanismo de autenticação e dados de um usuário',  => 'Máx. possível até aqui',
   
    'Modify deadlines, etc, for this assessment resource'     'Max Tries'
 => 'Modifica prazos finais, etc. para este recurso de avaliação',  => 'Máx. de Tentativas',
   
    'Modify grades'     'Mean Tries'
 => 'Modificar notas',  => 'Média de Tentativas',
   
    'Modify user grades for this assessment resource'     'Metadata Information'
 => 'Modificar notas de usuário para este recurso de avaliação',  => 'Informação de meta-dado',
   
    'Move Down'     'Mime type'
 => 'Mover para Baixo',  => 'Tipo Mime',
   
    'Move Up'     'Modification Date'
 => 'Mover para Cima',  => 'Data de Modificação',
   
    'My Personal Info'     'Modified'
 => 'Minhas informações pessoais',  => 'Modificado',
   
    'Network-wide number of accesses (hits)'     'Modify Course Assessment Parameters'
 => 'Número de acessos através da rede (hits)',  => 'Modificar Parâmetros de Acesso ao Curso',
   
    'Network-wide number of courses using resource'     'Modify authentication mechanism and data for a user'
 => 'Número de curos na rede que utilizam este recurso',  => 'Modificar mecanismo de autenticação e dados de um usuário',
   
    'New Title'     'Modify deadlines, etc, for this assessment resource'
 => 'Novo Título',  => 'Modifica prazos finais, etc. para este recurso de avaliação',
   
    'Next    '     'Modify grades'
 => 'Próximo    ',  => 'Modificar notas',
   
    'No changes were made to the current settings.'     'Modify user grades for this assessment resource'
 => 'Não foram feitas alterações nas configurações correntes.',  => 'Modificar notas de usuário para este recurso de avaliação',
   
    'Number of resources that follow this resource in maps'     'Move Down'
 => 'Número de recursos que seguem essa fonte em mapas ',  => 'Mover para Baixo',
   
    'Number of resources that lead up to this resource in maps'     'Move Up'
 => 'Número de recursos que levam a esta fonte em mapas',  => 'Mover para Cima',
   
    'Number of resources using or importing resource'     'My Personal Info'
 => 'Número de recursos usando ou importando recursos',  => 'Minhas informações pessoais',
   
    'Obsolete'     'Network-wide number of accesses (hits)'
 => 'Obsoleto',  => 'Número de acessos através da rede (hits)',
   
    'One particular problem'     'Network-wide number of courses using resource'
 => 'Um problema particular',  => 'Número de curos na rede que utilizam este recurso',
   
    'Open'     'New Title'
 => 'Abrir',  => 'Novo Título',
   
    'Open All Folders'     'Next    '
 => 'Abrir todas as Pastas',  => 'Próximo    ',
   
    'Output'     'No changes were made to the current settings.'
 => 'Saída',  => 'Não foram feitas alterações nas configurações correntes.',
   
    'Output Format'     'Number of resources that follow this resource in maps'
 => 'Formato da Saída',  => 'Número de recursos que seguem essa fonte em mapas ',
   
    'Overall Problem Statistics'     'Number of resources that lead up to this resource in maps'
 => 'Estatísticas globais dos exercícios',  => 'Número de recursos que levam a esta fonte em mapas',
   
    'Owner/Publisher'     'Number of resources using or importing resource'
 => 'Proprietário/Publicador',  => 'Número de recursos usando ou importando recursos',
   
    'Parameter Name'     'Obsolete'
 => 'Nome do Parâmetro',  => 'Obsoleto',
   
    'Parameter Type'     'One particular problem'
 => 'Tipo de Parâmetro',  => 'Um problema particular',
   
    'Parameter in Effect'     'Open'
 => 'Parâmetro em Efeito',  => 'Abrir',
   
    'Parent Directory'     'Open All Folders'
 => 'Diretório Pai',  => 'Abrir todas as Pastas',
   
    'Per Page'     'Output'
 => 'Por página',  => 'Saída',
   
    'Personal Information'     'Output Format'
 => 'Informação Pessoal',  => 'Formato da Saída',
   
    'Please either'     'Overall Problem Statistics'
 => 'Por favor, ',  => 'Estatísticas globais dos exercícios',
   
    'Please notify the server administrator '     'Owner/Publisher'
 => 'Por favor, notifique o administrador do servidor ',  => 'Proprietário/Publicador',
   
    'Please select a problem to analyze'     'Parameter Name'
 => 'Por favor, selecione um problema para analizar',  => 'Nome do Parâmetro',
   
    'Please select a report to generate.'     'Parameter Type'
 => 'Por favor, selecione um relatório a gerar.',  => 'Tipo de Parâmetro',
   
    'Post anonymously'     'Parameter in Effect'
 => 'Postar anonimamente',  => 'Parâmetro em Efeito',
   
    'Post discussion on course resources'     'Parent Directory'
 => 'Postar discussão nos recursos do curso',  => 'Diretório Pai',
   
    'Post system frontpage announcements'     'Per Page'
 => 'Postar anúncios na frontpage do sistema',  => 'Por página',
   
    'Post to live chatrooms'     'Personal Information'
 => 'Postar livremente em salas de chat',  => 'Informação Pessoal',
   
    'Preparing Excel Spreadsheet'     'Please either'
 => 'Preparar Planilha do Excel',  => 'Por favor, ',
   
    'Printing Helper'     'Please notify the server administrator '
 => 'Assistente de Impressão',  => 'Por favor, notifique o administrador do servidor ',
   
    'Privacy Note'     'Please select a problem to analyze'
 => 'Nota Privada',  => 'Por favor, selecione um problema para analizar',
   
    'Problem Status Chart'     'Please select a report to generate.'
 => 'Quadro dos Estados dos Problemas',  => 'Por favor, selecione um relatório a gerar.',
   
    'Problems Not Contained In A Folder'     'Post anonymously'
 => 'Problemas não estão contidos em uma pasta',  => 'Postar anonimamente',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'     'Post discussion on course resources'
 => 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',  => 'Postar discussão nos recursos do curso',
   
    'Processing course structure'     'Post system frontpage announcements'
 => 'Processando estrutura do curso',  => 'Postar anúncios na frontpage do sistema',
   
    'Processing first student'     'Post to live chatrooms'
 => 'Processando primeiro estudante',  => 'Postar livremente em salas de chat',
   
    'Project Information'     'Preparing Excel Spreadsheet'
 => 'Informação do Projeto',  => 'Preparar Planilha do Excel',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     'Printing Helper'
 => 'Fornece mensagens de realimentação ou contribui para discussão do curso sobre este recurso',  => 'Assistente de Impressão',
   
    'Provide my evaluation of this resource'     'Privacy Note'
 => 'Fornece minha avaliação deste recurso',  => 'Nota Privada',
   
    'Publish'     'Problem Status Chart'
 => 'Publicar',  => 'Quadro dos Estados dos Problemas',
   
    'Publish Directory'     'Problems Not Contained In A Folder'
 => 'Publicar Diretório',  => 'Problemas não estão contidos em uma pasta',
   
    'Publish Directory and Sub Directories'     'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
 => 'Publicar Diretório e Sub-Diretórios',  => 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',
   
    'Published'     'Processing course structure'
 => 'Publicado',  => 'Processando estrutura do curso',
   
    'Publisher/Owner'     'Processing first student'
 => 'Publicador/Dono',  => 'Processando primeiro estudante',
   
    'Publishing'     'Project Information'
 => 'Publicando',  => 'Informação do Projeto',
   
    'Quick Completed Problems Display'     'Provide feedback messages or contribute to the course discussion about this resource'
 => 'Visualizador Rápido de Problemas Resolvidos',  => 'Fornece mensagens de realimentação ou contribui para discussão do curso sobre este recurso',
   
    'Reading results from'     'Provide my evaluation of this resource'
 => 'Lendo resultados de',  => 'Fornece minha avaliação deste recurso',
   
    'Related'     'Publish'
 => 'Relacionado',  => 'Publicar',
   
    'Resource Feedback and Discussion'     'Publish Directory'
 => 'Realimentação do Recurso e discussão',  => 'Publicar Diretório',
   
    'Resource Level'     'Publish Directory and Sub Directories'
 => 'Nível do Recurso',  => 'Publicar Diretório e Sub-Diretórios',
   
    'Resource Publication'     'Published'
 => 'Publicação de Recurso',  => 'Publicado',
   
    'Resource is technically correct'     'Publisher/Owner'
 => 'Recurso está técnicamente correto',  => 'Publicador/Dono',
   
    'Retrieve'     'Publishing'
 => 'Restaurar',  => 'Publicando',
   
    'Revert to Last Saved'     'Quick Completed Problems Display'
 => 'Reverter Para Última Versão Salva',  => 'Visualizador Rápido de Problemas Resolvidos',
   
    'Revision Date'     'Reading results from'
 => 'Data de Revisão',  => 'Lendo resultados de',
   
    'Row'     'Related'
 => 'Linha',  => 'Relacionado',
   
    'S.D. tries'     'Resource Feedback and Discussion'
 => 'Desv. Pad. Tentativas',  => 'Realimentação do Recurso e discussão',
   
    'Save as'     'Resource Level'
 => 'Salvar como',  => 'Nível do Recurso',
   
    'Save as & Make This Sheet the Default'     'Resource Publication'
 => 'Salvar como & tornar esta a Planilha Padrão',  => 'Publicação de Recurso',
   
    'Scantron Operator'     'Resource is technically correct'
 => 'Operador Scantron',  => 'Recurso está técnicamente correto',
   
    'Score Upload Form'     'Retrieve'
 => 'Formulário para Carregar pontuações',  => 'Restaurar',
   
    'Search Complete'     'Revert to Last Saved'
 => 'Pesquisa Completada',  => 'Reverter Para Última Versão Salva',
   
    'Section'     'Revision Date'
 => 'Seção',  => 'Data de Revisão',
   
    'Sections'     'Row'
 => 'Seções',  => 'Linha',
   
    'Select All'     'S.D. tries'
 => 'Selecione Tudo',  => 'Desv. Pad. Tentativas',
   
    'Select All Students'     'Save as'
 => 'Selecione Todos os Estudantes',  => 'Salvar como',
   
    'Select Date'     'Save as & Make This Sheet the Default'
 => 'Selecione a Data',  => 'Salvar como & tornar esta a Planilha Padrão',
   
    'Select Enclosing Map or Folder'     'Bubblesheet Scanning Operator'
 => 'Selecione o Mapa ou Pasta',  => 'Operador Bubblesheet Scanner',
   
    'Select Map'     'Score Upload Form'
 => 'Selecione Mapa/Sequência',  => 'Formulário para Carregar pontuações',
   
    'Select Parameter Level'     'Search Complete'
 => 'Selecione Nível do Parâmetro',  => 'Pesquisa Completada',
   
    'Select Spreadsheet File'     'Section'
 => 'Selecione o Arquivo de Planilha',  => 'Seção',
   
    'Send Message to User(s)'     'Sections'
 => 'Enviar Mensagem para Usuário(s)',  => 'Seções',
   
    'Send Scantron data to a course'     'Select All'
 => 'Enviar dados Scantron para o curso',  => 'Selecione Tudo',
   
    'Send internal email'     'Select All Students'
 => 'Enviar e-mail interno',  => 'Selecione Todos os Estudantes',
   
    'Sequence or Folder'     'Select Date'
 => 'Sequência ou Pasta',  => 'Selecione a Data',
   
    'Sequences and Folders'     'Select Enclosing Map or Folder'
 => 'Sequências e Pastas',  => 'Selecione o Mapa ou Pasta',
   
    'Set Course Environment Parameters'     'Select Map'
 => 'Configurar Parâmetros de Ambiente do Curso',  => 'Selecione Mapa/Sequência',
   
    'Set Date'     'Select Parameter Level'
 => 'Configurar Data',  => 'Selecione Nível do Parâmetro',
   
    'Set Defaults for All Resources in Course'     'Select Spreadsheet File'
 => 'Configurar Padrões para Todos os Recursos do Curso',  => 'Selecione o Arquivo de Planilha',
   
    'Set a bookmark for this resource'     'Send Message to User(s)'
 => 'Configurar um marcador para este recurso',  => 'Enviar Mensagem para Usuário(s)',
   
    'Set a due date'     'Send bubblesheet data to a course'
 => 'Configurar uma data de vencimento',  => 'Enviar dados bubblesheet para o curso', # 'Enviar dados de Scantron para um curso',
   
    'Set an answer open date'     'Send internal email'
 => 'Definir uma resposta de data de abertura',  => 'Enviar e-mail interno',
   
    'Set an open date'     'Sequence or Folder'
 => 'Configurar uma data de abertura',  => 'Sequência ou Pasta',
   
    'Set opening datefor all problems in the course for. . .'     'Sequences and Folders'
 => 'Configurar data de abertura de todos os problemas do curso para  . .',  => 'Sequências e Pastas',
   
    'Set the number of tries'     'Set Course Environment Parameters'
 => 'Definir o número de tentativas',  => 'Configurar Parâmetros de Ambiente do Curso',
   
    'Set the problem weight'     'Set Date'
 => 'Definir o peso do problema',  => 'Configurar Data',
   
    'Set/Modify Course Assessment Parameter'     'Set Defaults for All Resources in Course'
 => 'Definir/Modificar Parâmetro de Avaliação do Curso',  => 'Configurar Padrões para Todos os Recursos do Curso',
   
    'Set/Modify Course Assessment Parameters'     'Set a bookmark for this resource'
 => 'Definir/Modificar Parâmetros de Avaliação do Curso',  => 'Configurar um marcador para este recurso',
   
    'Set/Modify Course Parameters'     'Set a due date'
 => 'Definir/Modificar Parâmetros do Curso',  => 'Configurar uma data de vencimento',
   
    'Shared by course faculty and staff'     'Set an answer open date'
 => 'Compartilhado por cursos da faculdade e equipe',  => 'Definir uma resposta de data de abertura',
   
    'Show More Options'     'Set an open date'
 => 'Mostrar Mais Opções',  => 'Configurar uma data de abertura',
   
    'Show all roles'     'Set opening datefor all problems in the course for. . .'
 => 'Mostrar todas as funções',  => 'Configurar data de abertura de todos os problemas do curso para  . .',
   
    'Show catalog information'     'Set the number of tries'
 => 'Mostrar informação de catálogo',  => 'Definir o número de tentativas',
   
    'Show resource'     'Set the problem weight'
 => 'Mostrar recurso',  => 'Definir o peso do problema',
   
    'Significant figures are incorrect, submission was not graded.'     'Set/Modify Course Assessment Parameter'
 => 'As figuras significativas estão incorretas, a submissão não foi avaliada.',  => 'Definir/Modificar Parâmetro de Avaliação do Curso',
   
    'Since Start of Course'     'Set/Modify Course Assessment Parameters'
 => 'Desde o Início do Curso',  => 'Definir/Modificar Parâmetros de Avaliação do Curso',
   
    'Since Yesterday'     'Set/Modify Course Parameters'
 => 'Desde Ontem',  => 'Definir/Modificar Parâmetros do Curso',
   
    'Size'     'Shared by course faculty and staff'
 => 'Tamanho',  => 'Compartilhado por cursos da faculdade e equipe',
   
    'Skew Tries'     'Show More Options'
 => 'Skew Tentativas',  => 'Mostrar Mais Opções',
   
    'Special documents'     'Show all roles'
 => 'Documentos especiais',  => 'Mostrar todas as funções',
   
    'Spreadsheet Computation'     'Show catalog information'
 => 'Processamento da Planilha',  => 'Mostrar informação de catálogo',
   
    'Spreadsheet Computation Status'     'Show resource'
 => 'Estado do Processamento da Planilha',  => 'Mostrar recurso',
   
    'Statistics'     'Significant figures are incorrect, submission was not graded.'
 => 'Estatísticas',  => 'As figuras significativas estão incorretas, a submissão não foi avaliada.',
   
    'Statistics and Problem Analysis'     'Since Start of Course'
 => 'Estatísticas e Análise de Problemas',  => 'Desde o Início do Curso',
   
    'Save'     'Since Yesterday'
 => 'Salvar como',  => 'Desde Ontem',
   
    'Save Catalog Information'     'Size'
 => 'Armazena Informação de Catálogo',  => 'Tamanho',
   
    'Student level sheet'     'Skew Tries'
 => 'Planilha - nível do estudante',  => 'Skew Tentativas',
   
    'Student performance statistics on all problems.'     'Special documents'
 => 'Estatísticas de desempenho do estudante em todos os problemas.',  => 'Documentos especiais',
   
    'Students Affected'     'Spreadsheet Computation'
 => 'Estudantes Afetados',  => 'Processamento da Planilha',
   
    'Subject'     'Spreadsheet Computation Status'
 => 'Assunto',  => 'Estado do Processamento da Planilha',
   
    'Successful Login'     'Statistics'
 => 'Login Bem Sucedido',  => 'Estatísticas',
   
    'Suggested Replacement for Obsolete File'     'Statistics and Problem Analysis'
 => 'Substituição sugerida por arquivo obsoleto',  => 'Estatísticas e Análise de Problemas',
   
    'Summary'     'Save Catalog Information'
 => 'Sumário',  => 'Armazena Informação de Catálogo',
   
    'Summary View'     'Student level sheet'
 => 'Visualizar Sumário',  => 'Planilha - nível do estudante',
   
    'Switching Role'     'Student performance statistics on all problems.'
 => 'Trocando de Função',  => 'Estatísticas de desempenho do estudante em todos os problemas.',
   
    'Synchronized SQL metadata database'     'Students Affected'
 => 'Base de meta-dados SQL sincronizada',  => 'Estudantes Afetados',
   
    'Target'     'Subject'
 => 'Destino',  => 'Assunto',
   
    'Task'     'Successful Login'
 => 'Tarefa',  => 'Login Bem Sucedido',
   
    'Template'     'Suggested Replacement for Obsolete File'
 => 'Modelo',  => 'Substituição sugerida por arquivo obsoleto',
   
    'Temporary Assembly Workspace'     'Summary'
 => 'Área de Trabalho temporária',  => 'Sumário',
   
    '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.'     'Summary View'
 => 'A informação submetida pode ser vista por qualquer pessoa logada no LON-CAPA. Não forneça informação que você não queira compartilhar publicamente.',  => 'Visualizar Sumário',
   
    'There are currently no results'     'Switching Role'
 => 'Atualmente não existem resultados',  => 'Trocando de Função',
   
    '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.'     'Synchronized SQL metadata database'
 => '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ê configurou os parâmetros você escolheu. Desta forma, no futuro você poderá fazê-lo diretamente na interface avançada. Clique em  Next -&gt; para iniciar, ou select &lt;- Previous para voltar para tela anterior.',  => 'Base de meta-dados SQL sincronizada',
   
    'This syllabus can be publicly viewed at'     'Target'
 => 'Este Plano de Estudos pode ser visualizado publicamente em',  => 'Destino',
   
    'Topic'     'Task'
 => 'Tópico',  => 'Tarefa',
   
    'Total'     'Template'
 => 'Total',  => 'Modelo',
   
    'Total Parts In Course'     'Temporary Assembly Workspace'
 => 'Total de partes do curso',  => 'Área de Trabalho temporária',
   
    'Total number of students who have worked on this problem'     '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.'
 => 'Número total de estudantes que tem trabalhado neste problema',  => 'A informação submetida pode ser vista por qualquer pessoa logada no LON-CAPA. Não forneça informação que você não queira compartilhar publicamente.',
   
    'Type'     'There are currently no results'
 => 'Tipo',  => 'Atualmente não existem resultados',
   
    'UNIX authenticated'     '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.'
 => 'autenticado pelo UNIX',  => '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ê configurou os parâmetros você escolheu. Desta forma, no futuro você poderá fazê-lo diretamente na interface avançada. Clique em  Next -&gt; para iniciar, ou select &lt;- Previous para voltar para tela anterior.',
   
    'URL'     'This syllabus can be publicly viewed at'
 => 'URL',  => 'Este Plano de Estudos pode ser visualizado publicamente em',
   
    'URLs To Include in Syllabus'     'Topic'
 => 'URLs para Incluir no Plano de Estudos',  => 'Tópico',
   
    'USERS'     'Total'
 => 'USUÁRIOS',  => 'Total',
   
    'Unable to connect to database!'     'Total Parts In Course'
 => 'Não foi possível conectar a base de dados!',  => 'Total de partes do curso',
   
    'Unknown ID'     'Total number of students who have worked on this problem'
 => 'ID desconhecida',  => 'Número total de estudantes que tem trabalhado neste problema',
   
    'Unknown user'     'Type'
 => 'Usuários desconhecido',  => 'Tipo',
   
    'Unpublished'     'UNIX authenticated'
 => 'Não Publicado',  => 'autenticado pelo UNIX',
   
    'Unselect All'     'URL'
 => 'Deselecionar Tudo',  => 'URL',
   
    'Unselect All Students'     'URLs To Include in Syllabus'
 => 'Desmarcar todos os estudantes',  => 'URLs para Incluir no Plano de Estudos',
   
    'Up'     'USERS'
 => 'Cima',  => 'USUÁRIOS',
   
    'Update Course Assessment Parameter Display'     'Unable to connect to database!'
 => 'Atualizar Exibição do Parâmetro de Avaliação do Curso',  => 'Não foi possível conectar a base de dados!',
   
    'Update Display'     'Unknown ID'
 => 'Atualizar visor',  => 'ID desconhecida',
   
    'Update Section or Specific User'     'Unknown user'
 => 'Atualizar Seção de Usuário Específico',  => 'Usuários desconhecido',
   
    'Upload Scantron data'     'Unpublished'
 => 'Carregamento de informação Scantron ',  => 'Não Publicado',
   
    'Upload a Photo'     'Unselect All'
 => 'Carga de uma Imagem',  => 'Deselecionar Tudo',
   
    'Upload a new main course document'     'Unselect All Students'
 => 'Carregar um novo Documento Principal para o curso',  => 'Desmarcar todos os estudantes',
   
    'Upload a new supplemental course document'     'Up'
 => 'Carregar um novo Documento Suplementar para o curso',  => 'Cima',
   
    'User'     'Update Course Assessment Parameter Display'
 => 'Usuário',  => 'Atualizar Exibição do Parâmetro de Avaliação do Curso',
   
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'     'Update Display'
 => 'Notas de Usuários, Registros de Discussões, e Mensagens Críticas no Curso',  => 'Atualizar visor',
   
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'     'Update Section or Specific User'
 => 'Notas de Usuários, Registros de Discussões, e Mensagens Críticas',  => 'Atualizar Seção de Usuário Específico',
   
    'Verify Course Documents'     'Upload bubblesheet data'
 => 'Verificar Documentos do Curso',  => 'Carregamento de informação bubblesheet',
   
    'Verify Selection'     'Upload a Photo'
 => 'Verificar Seleção',  => 'Carga de uma Imagem',
   
    'Version'     'Upload a new main course document'
 => 'Versão',  => 'Carregar um novo Documento Principal para o curso',
   
    'Version Number'     'Upload a new supplemental course document'
 => 'Número da Versão',  => 'Carregar um novo Documento Suplementar para o curso',
   
    'View'     'User'
 => 'Visualizar',  => 'Usuário',
   
    'View Critical Messages'     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
 => 'Visualizar Críticas',  => 'Notas de Usuários, Registros de Discussões, e Mensagens Críticas no Curso',
   
    'View Published Version'     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
 => 'Visualizar Versão Publicada',  => 'Notas de Usuários, Registros de Discussões, e Mensagens Críticas',
   
    'View user submissions for this assessment resource'     'Verify Course Documents'
 => 'Visualizar submissões do usuário para este recurso de avaliação',  => 'Verificar Documentos do Curso',
   
    'Web References'     'Verify Selection'
 => 'Referências na Web',  => 'Verificar Seleção',
   
    'Welcome to the Assignment Parameter Helper'     'Version'
 => 'Bem-vindo ao Assistente de Configuração de Parâmetros',  => 'Versão',
   
    'What parameter do you want to set for all problems in the course?'     'Version Number'
 => 'Qual parâmetro você gostaria de configurar para os problemas do curso?',  => 'Número da Versão',
   
    'What should the opening date be set to?'     'View'
 => 'Qual a data de abertura a ser configurada?',  => 'Visualizar',
   
    'Which Problem or Problems?'     'View Critical Messages'
 => 'Qual(is) problema(s)?',  => 'Visualizar Críticas',
   
    'Which problems do you wish to set a parameter for?'     'View Published Version'
 => 'Quais problemas você gostaria de configurar?',  => 'Visualizar Versão Publicada',
   
    'Words'     'View user submissions for this assessment resource'
 => 'Palavras',  => 'Visualizar submissões do usuário para este recurso de avaliação',
   
    'Wrote Metadata'     'Web References'
 => 'Escreva Meta-dados',  => 'Referências na Web',
   
    'XML/SGML'     'Welcome to the Assignment Parameter Helper'
 => 'XML/SGML',  => 'Bem-vindo ao Assistente de Configuração de Parâmetros',
   
    'You must choose at least one student to continue.'     'What parameter do you want to set for all problems in the course?'
 => 'Você precisa escolher ao menos um estudante para continuar.',  => 'Qual parâmetro você gostaria de configurar para os problemas do curso?',
   
    'You must choose one or more choices to continue.'     'What should the opening date be set to?'
 => 'Você precisa escolher uma ou mais seleções para continuar.',  => 'Qual a data de abertura a ser configurada?',
   
    'You need to choose another user role or enter a specific course for this function'     'Which Problem or Problems?'
 => 'Você precisa escolher outra função de usuário ou entrar em um curso específico para esta função',  => 'Qual(is) problema(s)?',
   
    'Your Excel Spreadsheet'     'Which problems do you wish to set a parameter for?'
 => 'Sua Planilha do Excel',  => 'Quais problemas você gostaria de configurar?',
   
    'Your home server is '     'Words'
 => 'Seu servidor HOME é ',  => 'Palavras',
   
    'a.m.'     'Wrote Metadata'
 => 'a.m.',  => 'Escreva Meta-dados',
   
    'abstract'     'XML/SGML'
 => 'resumo',  => 'XML/SGML',
   
    'acc keys'     'You must choose at least one student to continue.'
 => 'chaves de acesso',  => 'Você precisa escolher ao menos um estudante para continuar.',
   
    'access denied'     'You must choose one or more choices to continue.'
 => 'acesso negado',  => 'Você precisa escolher uma ou mais seleções para continuar.',
   
    'according to course preferences'     'You need to choose another user role or enter a specific course for this function'
 => 'de acordo com as preferências do curso',  => 'Você precisa escolher outra função de usuário ou entrar em um curso específico para esta função',
   
    'according to resource settings'     'Your Excel Spreadsheet'
 => 'de acordo com as configurações do recurso',  => 'Sua Planilha do Excel',
   
    'according to user session state'     'Your home server is '
 => 'de acordo com o estado da sessão do usuário',  => 'Seu servidor HOME é ',
   
    'all'     'a.m.'
 => 'tudo',  => 'a.m.',
   
    'anno-[_1]'     'abstract'
 => 'anotações',  => 'resumo',
   
    'announce'     'acc keys'
 => 'notícias',  => 'chaves de acesso',
   
    'at'     'access denied'
 => 'em',  => 'acesso negado',
   
    'at Domain'     'according to course preferences'
 => 'no Domínio',  => 'de acordo com as preferências do curso',
   
    'at domain'     'according to resource settings'
 => 'no domínio',  => 'de acordo com as configurações do recurso',
   
    'audio'     'according to user session state'
 => 'áudio',  => 'de acordo com o estado da sessão do usuário',
   
    'author'     'all'
 => 'autor',  => 'tudo',
   
    'backward[_1]'     'anno-[_1]'
 => 'voltar',  => 'anotações',
   
    'bookmark[_2]'     'announce'
 => 'marcadores',  => 'notícias',
   
    'catalog[_1]'     'at'
 => 'Catálogo',  => 'em',
   
    'chart'     'at Domain'
 => 'quadro',  => 'no Domínio',
   
    'chat'     'at domain'
 => 'chat',  => 'no domínio',
   
    'close this window'     'audio'
 => 'feche esta janela',  => 'áudio',
   
    'connection down'     'author'
 => 'sem conexão',  => 'autor',
   
    'contacting'     'backward[_1]'
 => 'contactando',  => 'voltar',
   
    'copyright'     'bookmark[_2]'
 => 'copyright',  => 'marcadores',
   
    'customdistributionfile'     'catalog[_1]'
 => 'arquivo de distribuicao customizado',  => 'Catálogo',
   
    'default'     'chart'
 => 'padrão',  => 'quadro',
   
    'directory'     'chat'
 => 'diretório',  => 'chat',
   
    'discuss[_1]'     'close this window'
 => '',  => 'feche esta janela',
   
    'docs'     'connection down'
 => 'documentos',  => 'sem conexão',
   
    'during the last'     'contacting'
 => 'durante a última',  => 'contactando',
   
    'edit'     'copyright'
 => 'editar',  => 'copyright',
   
    'evaluate[_1]'     'customdistributionfile'
 => 'avaliação',  => 'arquivo de distribuicao customizado',
   
    'exit'     'default'
 => 'sair',  => 'padrão',
   
    'fas'     'directory'
 => 'fas',  => 'diretório',
   
    'feedback[_1]'     'docs'
 => 'realimentação',  => 'documentos',
   
    'for Enclosing Map or Folder'     'during the last'
 => 'para o Mapa ou Sequência',  => 'durante a última',
   
    'for Resource'     'edit'
 => 'para o Recurso',  => 'editar',
   
    'forward[_1]'     'evaluate[_1]'
 => 'para frente',  => 'avaliação',
   
    'from Enclosing Map or Folder'     'exit'
 => 'do Mapa ou Sequência',  => 'sair',
   
    'general'     'fas'
 => 'geral',  => 'fas',
   
    'in Course'     'feedback[_1]'
 => 'no Curso',  => 'realimentação',
   
    'in Section/Group'     'for Enclosing Map or Folder'
 => 'na Seção/Grupo',  => 'para o Mapa ou Sequência',
   
    'info'     'for Resource'
 => '',  => 'para o Recurso',
   
    'interface available'     'forward[_1]'
 => 'Interface disponível',  => 'para frente',
   
    'keywords'     'from Enclosing Map or Folder'
 => 'palavras-chave',  => 'do Mapa ou Sequência',
   
    'language'     'general'
 => 'linguagem',  => 'geral',
   
    'last student'     'in Course'
 => 'último estudante',  => 'no Curso',
   
    'library'     'in Section/Group'
 => 'catálogo',  => 'na Seção/Grupo',
   
    'log in again'     'interface available'
 => 'efetue o login novamente',  => 'Interface disponível',
   
    'manage'     'keywords'
 => 'gerenciar',  => 'palavras-chave',
   
    'may be open from a different computer.'     'language'
 => 'pode estar aberto em um outro computador.',  => 'linguagem',
   
    'midnight'     'last student'
 => 'meia noite',  => 'último estudante',
   
    'minutes'     'library'
 => 'minutos',  => 'catálogo',
   
    'missions'     'log in again'
 => 'missões',  => 'efetue o login novamente',
   
    'movies'     'manage'
 => 'filmes',  => 'gerenciar',
   
    'my'     'may be open from a different computer.'
 => 'minhas',  => 'pode estar aberto em um outro computador.',
   
    'noon'     'minutes'
 => 'meio dia',  => 'minutos',
   
    'not found'     'missions'
 => 'não encontrado',  => 'missões',
   
    'notes'     'movies'
 => 'avios',  => 'filmes',
   
    'num_override'     'my'
 => 'num_sobrescritos',  => 'minhas',
   
    'obsolete'     'not found'
 => 'obsoleto',  => 'não encontrado',
   
    'obsoletereplacement'     'notes'
 => 'recolocação do obsoleto',  => 'avios',
   
    'of'     'num_override'
 => 'de',  => 'num_sobrescritos',
   
    'or'     'obsolete'
 => 'ou',  => 'obsoleto',
   
    'or ID'     'obsoletereplacement'
 => 'ou ID',  => 'recolocação do obsoleto',
   
    'p.m.'     'of'
 => 'p.m..',  => 'de',
   
    'pages'     'or'
 => 'páginas',  => 'ou',
   
    'parms'     'or ID'
 => 'parâmetros',  => 'ou ID',
   
    'part'     'p.m.'
 => 'parte',  => 'p.m..',
   
    'percent'     'pages'
 => '%',  => 'páginas',
   
    'pictures'     'parms'
 => 'figuras',  => 'parâmetros',
   
    'prepare'     'part'
 => 'Preparar',  => 'parte',
   
    'printout'     'percent'
 => 'impressão',  => '%',
   
    'problem'     'pictures'
 => 'problema',  => 'figuras',
   
    'problem statistics grouped by sequence'     'prepare'
 => 'estatísticas de problemas agrupadas por sequências',  => 'Preparar',
   
    'problem statistics ungrouped'     'printout'
 => 'estatísticas de problemas desagrupadas',  => 'impressão',
   
    'problem statistics, Excel'     'problem'
 => 'estatísticas de problemas, Excel',  => 'problema',
   
    'remaining'     'problem statistics grouped by sequence'
 => 'restante',  => 'estatísticas de problemas agrupadas por sequências',
   
    'resource'     'problem statistics ungrouped'
 => 'recurso(s)',  => 'estatísticas de problemas desagrupadas',
   
    'resources'     'problem statistics, Excel'
 => 'recursos',  => 'estatísticas de problemas, Excel',
   
    'roles'     'remaining'
 => 'usuários',  => 'restante',
   
    'search'     'resource'
 => 'pesquisar',  => 'recurso(s)',
   
    'second'     'resources'
 => 'segundo',  => 'recursos',
   
    'seconds'     'roles'
 => 'segundos',  => 'usuários',
   
    'seconds for'     'search'
 => 'segundos para',  => 'pesquisar',
   
    'sequence'     'second'
 => 'sequência',  => 'segundo',
   
    'set[_1]'     'seconds'
 => 'inserir',  => 'segundos',
   
    'space'     'seconds for'
 => 'publicado(s)',  => 'segundos para',
   
    'stats'     'sequence'
 => 'estatísticas',  => 'sequência',
   
    'con-'     'set[_1]'
 => 'construção',  => 'inserir',
   
    'struct'     'space'
 => 'de recursos',  => 'publicado(s)',
   
    'subject'     'stats'
 => 'assunto',  => 'estatísticas',
   
    'switch'     'con-'
 => 'trocar',  => 'construção',
   
    'title'     'struct'
 => 'Título',  => 'de recursos',
   
    'unless locked'     'subject'
 => 'a menos que esteja bloqueado',  => 'assunto',
   
    'updated periodically'     'switch'
 => 'atualizado periódicamente',  => 'trocar',
   
    'user'     'title'
 => 'usuário',  => 'Título',
   
    'users in'     'unless locked'
 => 'usuários em',  => 'a menos que esteja bloqueado',
   
    'view sub-'     'updated periodically'
 => 'visualizar sub-',  => 'atualizado periódicamente',
   
    'visible to author and co-authors only'     'user'
 => 'visível para autor e co-autores apenas',  => 'usuário',
   
    'waiting on'     'users in'
 => 'aguardando',  => 'usuários em',
   
    'warning(s)'     'view sub-'
 => 'advertência(s)',  => 'visualizar sub-',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'     'visible to author and co-authors only'
 => 'Bem vindo à Rede de Aprendizado<i>Online</i> Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',  => 'visível para autor e co-autores apenas',
   
    'Welcome'     'waiting on'
 => 'Bem Vindo',  => 'aguardando',
   
    'Calculate answers'     'warning(s)'
 => 'Calcular respostas',  => 'advertência(s)',
   
    '&nbsp;Show&nbsp;All&nbsp;Foils'     'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
 => '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',  => 'Bem vindo à Rede de Aprendizado<i>Online</i> Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',
   
    '1 out of N multiple choice (radio button)'     'Welcome'
 => 'tirar 1 de N alternativas de múltipla-escolha (botão de rádio)',  => 'Bem Vindo',
   
    '<b>[_1]</b>:  Unable to enroll: [_2]'     'Calculate answers'
 => '<b>[_1]</b>:  Não é possível matricular: [_2]',  => 'Calcular respostas',
   
    '<b>[_1]</b>: Unable to enroll.  No password specified.'     '&nbsp;Show&nbsp;All&nbsp;Foils'
 => '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',  => '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',
   
    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'     '1 out of N multiple choice (radio button)'
 => '<b>[_1]</b>: Username ináceitavel para o usuário [_2] [_3] [_4] [_5]',  => 'tirar 1 de N alternativas de múltipla-escolha (botão de rádio)',
   
    'Administrator'     '<b>[_1]</b>:  Unable to enroll: [_2]'
 => 'Administrador',  => '<b>[_1]</b>:  Não é possível matricular: [_2]',
   
    'All Documents in Course'     '<b>[_1]</b>: Unable to enroll.  No password specified.'
 => 'Todos os documentos do curso',  => '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',
   
    'All Resources (possibly large output)'     '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
 => 'Todos os recursos (possivelmente saída extensa)',  => '<b>[_1]</b>: Username ináceitavel para o usuário [_2] [_3] [_4] [_5]',
   
    'Analyze Over '     'Administrator'
 => 'Analisar Sobre ',  => 'Administrador',
   
    'Analyze Problem'     'All Documents in Course'
 => 'Analisar Problema',  => 'Todos os documentos do curso',
   
    'Analyze Problem Again'     'All Resources (possibly large output)'
 => 'Analisar Problema Novamente',  => 'Todos os recursos (possivelmente saída extensa)',
   
    'Analyze as '     'Analyze Over '
 => 'Analisar como ',  => 'Analisar Sobre ',
   
    'Anonymous'     'Analyze Problem'
 => 'Anônimo',  => 'Analisar Problema',
   
    'Anonymous contribution to course discussion of resource'     'Analyze Problem Again'
 => 'Contribuição Anônima para discussão sobre o recurso',  => 'Analisar Problema Novamente',
   
    'Answer:'     'Analyze as '
 => 'Resposta:',  => 'Analisar como ',
   
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'     'Anonymous'
 => 'Como regra geral, somente autores ou co-autores podem ser autenticados via sistema de arquivos (o que permite acesso aos arquivos do servidor).',  => 'Anônimo',
   
    'Associate columns with student attributes.'     'Anonymous contribution to course discussion of resource'
 => 'Associar colunas com atributos do estudante.',  => 'Contribuição Anônima para discussão sobre o recurso',
   
    'Attachment'     'Answer:'
 => 'Atachado',  => 'Resposta:',
   
    'Attribute'     'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
 => 'Attributo',  => 'Como regra geral, somente autores ou co-autores podem ser autenticados via sistema de arquivos (o que permite acesso aos arquivos do servidor).',
   
    'Browsing resource, all submissions are temporary.'     'Associate columns with student attributes.'
 => 'Recursos de navegação, todas as submissões são temporárias.',  => 'Associar colunas com atributos do estudante.',
   
    'By'     'Attachment'
 => 'Por',  => 'Atachado',
   
    'CSV (comma separated values, spreadsheet)'     'Attribute'
 => 'CSV (planilha, valores separados por vírgula)',  => 'Attributo',
   
    'Calculate answers'     'Browsing resource, all submissions are temporary.'
 => 'Calcular respostas',  => 'Recursos de navegação, todas as submissões são temporárias.',
   
    'Change'     'By'
 => 'Alterar',  => 'Por',
   
    'Change Random Seed To:'     'CSV (comma separated values, spreadsheet)'
 => 'Nova Semente do Gerador de Números:',  => 'CSV (planilha, valores separados por vírgula)',
   
    'Change Your Language Preferences'     'Change'
 => 'Alterar Linguagem',  => 'Alterar',
   
    'Changed discussion view mode'     'Change Random Seed To:'
 => 'Modo de visualização da discussão alterado',  => 'Nova Semente do Gerador de Números:',
   
    'Check All'     'Change Your Language Preferences'
 => 'Selecionar Tudo',  => 'Alterar Linguagem',
   
    'Check Course Document Versions'     'Changed discussion view mode'
 => 'Checar Versões dos Documentos do Curso',  => 'Modo de visualização da discussão alterado',
   
    'Check for All'     'Check All'
 => 'Selecionar para Todos',  => 'Selecionar Tudo',
   
    'Check for None'     'Check Course Document Versions'
 => 'Selecionar para Nenhum',  => 'Checar Versões dos Documentos do Curso',
   
    'Check for Section/Group'     'Check for All'
 => 'Selecionar por Seção/Grupo',  => 'Selecionar para Todos',
   
    'Check/Set Resource Versions'     'Check for None'
 => 'Checar/Setar Versões do Recurso',  => 'Selecionar para Nenhum',
   
    'Choose a different resource'     'Check for Section/Group'
 => 'Selecione um recurso diferente',  => 'Selecionar por Seção/Grupo',
   
    'Chronological View'     'Check/Set Resource Versions'
 => 'Visualização Cronológica',  => 'Checar/Setar Versões do Recurso',
   
    'Click-On Texts (comma sep):'     'Choose a different resource'
 => 'Click-On Texts (comma sep):',  => 'Selecione um recurso diferente',
   
    'Column'     'Chronological View'
 => 'Coluna',  => 'Visualização Cronológica',
   
    'Column&nbsp;[_1]'     'Click-On Texts (comma sep):'
 => 'Coluna&nbsp;[_1]',  => 'Click-On Texts (comma sep):',
   
    'Concept:'     'Column'
 => 'Conceito:',  => 'Coluna',
   
    'Concepts'     'Column&nbsp;[_1]'
 => 'Conceitos',  => 'Coluna&nbsp;[_1]',
   
    'Continue enrollment?'     'Concept:'
 => 'Continuar matrícula?',  => 'Conceito:',
   
    'Contribution to course discussion of resource'     'Concepts'
 => 'Contribuição à discussão do recurso',  => 'Conceitos',
   
    'Correct Option:'     'Continue enrollment?'
 => 'Opção Correta:',  => 'Continuar matrícula?',
   
    'Create a New Course'     'Contribution to course discussion of resource'
 => '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>',  => 'Contribuição à discussão do recurso',
 #=> 'Criando um Novo Curso',  
      'Correct Option:'
    'Critical Messages'  => 'Opção Correta:',
 => 'Críticas',  
      'Create a New Course'
    'Current'  => '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>',
 => 'Corrente',  #=> 'Criando um Novo Curso',
   
    'Default:'     'Critical Messages'
 => 'Padrao:',  => 'Críticas',
   
    'Delete'     'Current'
 => 'Excluir',  => 'Corrente',
   
    'Delete Checked'     'Default:'
 => 'Excluir Checados',  => 'Padrao:',
   
    'Delete an option'     'Delete'
 => 'Excluir uma opção',  => 'Excluir',
   
    'Delete:'     'Delete Checked'
 => 'Excluir:',  => 'Excluir Checados',
   
    'Description:'     'Delete an option'
 => 'Description:',  => 'Excluir uma opção',
   
    'Diffs'     'Delete:'
 => 'Diferença',  => 'Excluir:',
   
    'Diffs with Current Version'     'Description:'
 => 'Diferenças com versão corrente',  => 'Description:',
   
    'Diffs with Version'     'Diffs'
 => 'Diferenças p/ Versão',  => 'Diferença',
   
    'Diffs with current Version'     'Diffs with Current Version'
 => 'Diferenças p/ Versão Corrente',  => 'Diferenças com versão corrente',
   
    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'     'Diffs with Version'
 => '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). ',  => 'Diferenças p/ Versão',
   
    'Discussion Contributions'     'Diffs with current Version'
 => 'Contribuições para Discussão',  => 'Diferenças p/ Versão Corrente',
   
    'Display All Messages'     'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
 => 'Mostrar Todas as Mensagens',  => '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). ',
   
    'Display all Messages'     'Discussion Contributions'
 => 'Mostrar todas as Mensagens',  => 'Contribuições para Discussão',
   
    'Display and analysis of submission times on assessments.'     'Display All Messages'
 => 'Análise dos tempos de submissão das respostas aos exercícios.',  => 'Mostrar Todas as Mensagens',
   
    'Display foils in order given'     'Display all Messages'
 => 'Mostrar alternativas na ordem dada',  => 'Mostrar todas as Mensagens',
   
    'Display foils in random order'     'Display and analysis of submission times on assessments.'
 => 'Mostrar alternativas em ordem aleatória',  => 'Análise dos tempos de submissão das respostas aos exercícios.',
   
    'Domain Guest'     'Display foils in order given'
 => 'Convidado do Domínio',  => 'Mostrar alternativas na ordem dada',
   
    'Drop Students'     'Display foils in random order'
 => 'Excluir Estudante(s)',  => 'Mostrar alternativas em ordem aleatória',
   
    'Dropped [_1]'     'Domain Guest'
 => 'Excluído [_1]',  => 'Convidado do Domínio',
   
    'Dropped [_1] student(s).'     'Drop Students'
 => 'Excluído(s) [_1] estudante(s).',  => 'Excluir Estudante(s)',
   
    'Dropping Students'     'Dropped [_1]'
 => 'Excluindo Estudantes',  => 'Excluído [_1]',
   
    'Dump Course DOCS'     'Dropped [_1] student(s).'
 => 'Excluir DOCS do curso',  => 'Excluído(s) [_1] estudante(s).',
   
    'EMail Address'     'Dropping Students'
 => 'Endereço de E-Mail',  => 'Excluindo Estudantes',
   
    '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.'     'Dump Course DOCS'
 => '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.',  => 'Excluir DOCS do curso',
   
    'Enroll a single student'     'EMail Address'
 => 'Matricular um único estudante',  => 'Endereço de E-Mail',
   
    'Enrolling Students'     '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.'
 => 'Matriculando estudantes',  => '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.',
   
    'Error'     'Enroll a single student'
 => 'Erro',  => 'Matricular um único estudante',
   
    'Error dropping [_1]:[_2]'     'Enrolling Students'
 => 'Erro ao exclir [_1]:[_2]',  => 'Matriculando estudantes',
   
    'False'     'Error'
 => 'Falso',  => 'Erro',
   
    'Field'     'Error dropping [_1]:[_2]'
 => 'Campo',  => 'Erro ao exclir [_1]:[_2]',
   
    'Filenames in Construction Space'     'False'
 => 'Nomes de arquivos na Área de Construção',  => 'Falso',
   
    'First Name'     'Field'
 => 'Primeiro Nome',  => 'Campo',
   
    'Foil'     'Filenames in Construction Space'
 => 'Alternativa',  => 'Nomes de arquivos na Área de Construção',
   
    'Foils'     'First Name'
 => 'Alternativas',  => 'Primeiro Nome',
   
    'Folder in Construction Space'     'Foil'
 => 'Pastas na Área de Construção',  => 'Alternativa',
   
    'Format:'     'Foils'
 => 'Formato:',  => 'Alternativas',
   
    'Forward'     'Folder in Construction Space'
 => 'Passar Adiante',  => 'Pastas na Área de Construção',
   
    'Forwarded message from'     'Format:'
 => 'Mensagem Repassada de',  => 'Formato:',
   
    'Forwarding'     'Forward'
 => 'Repassando',  => 'Passar Adiante',
   
    'From'     'Forwarded message from'
 => 'De',  => 'Mensagem Repassada de',
   
    'Full Update'     'Forwarding'
 => 'Atualização Completa',  => 'Repassando',
   
    'Full update (also print list of users not enrolled anymore)'     'From'
 => 'Atualização completa (também imprime lista de usuários já não mais matriculados)',  => 'De',
   
    'Functions'     'Full Update'
 => 'Funções',  => 'Atualização Completa',
   
    'Generation'     'Full update (also print list of users not enrolled anymore)'
 => 'Geração',  => 'Atualização completa (também imprime lista de usuários já não mais matriculados)',
   
    'Group/Section'     'Functions'
 => 'Grupo/Seção',  => 'Funções',
   
    'HTML/XML'     'Generation'
 => 'HTML/XML',  => 'Geração',
   
    'Height(pixel):'     'Group/Section'
 => 'Altura(pontos):',  => 'Grupo/Seção',
   
    'Hide'     'HTML/XML'
 => 'Ocultar',  => 'HTML/XML',
   
    'Hint Text'     'Height(pixel):'
 => 'Texto da Dica',  => 'Altura(pontos):',
   
    'ID/Student Number'     'Hide'
 => 'ID/Número de Identificação do Estudante',  => 'Ocultar',
   
    'Identify fields'     'Hint Text'
 => 'Campos de Identificação',  => 'Texto da Dica',
   
    'If active, the new role will be available when the students next log in to LON-CAPA.'     'ID/Student Number'
 => 'Se estivar ativa, a nova função estára diponível na próxima vez em que o estudante entrar no LON-CAPA.',  => 'ID/Número de Identificação do Estudante',
   
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'     'Identify fields'
 => 'Se este recurso está em uso ativo, os dados do desempenho dos estudates para versão anterior poderá se tornar inacessível.',  => 'Campos de Identificação',
   
    'Ignore First Line'     'If active, the new role will be available when the students next log in to LON-CAPA.'
 => 'Ignorar Primeira Linha',  => 'Se estivar ativa, a nova função estára diponível na próxima vez em que o estudante entrar no LON-CAPA.',
   
    'Image:'     'If this resource is in active use, student performance data from the previous version may become inaccessible.'
 => 'Imagem:',  => 'Se este recurso está em uso ativo, os dados do desempenho dos estudates para versão anterior poderá se tornar inacessível.',
   
    'Incorrect Answers:'     'Ignore First Line'
 => 'Respostas Incorretas:',  => 'Ignorar Primeira Linha',
   
    'Initial Password'     'Image:'
 => 'Senha Inicial',  => 'Imagem:',
   
    'Interlingua (International Auxiliary Language Association) - ISO'     'Incorrect Answers:'
 => 'Interlingua (IALA - Associação Internacional para uma Língua Auxiliar ) - ISO',  => 'Respostas Incorretas:',
   
    'Internal Filename'     'Initial Password'
 => 'Nome de arquivo interno',  => 'Senha Inicial',
   
    'Invalid home server specified'     'Internal Filename'
 => 'O servidor HOME especificado é inválido',  => 'Nome de arquivo interno',
   
    'Keep all Resources up-to-date with most recent Versions (default)'     'Invalid home server specified'
 => 'Manter todos os Recursos atualizados com as Versões mais recentes (padrão)',  => 'O servidor HOME especificado é inválido',
   
    'LON-CAPA Domain for Students'     'Keep all Resources up-to-date with most recent Versions (default)'
 => 'Domínio LON-CAPA para os estudantes',  => 'Manter todos os Recursos atualizados com as Versões mais recentes (padrão)',
   
    'LON-CAPA Enrollment Manager'     'LON-CAPA Domain for Students'
 => 'Gerenciador de Matrículas do LON-CAPA',  => 'Domínio LON-CAPA para os estudantes',
   
    'LON-CAPA domain: [_1]'     'LON-CAPA Enrollment Manager'
 => 'Domínio LON-CAPA: [_1]',  => 'Gerenciador de Matrículas do LON-CAPA',
   
    'LaTeX batchmode'     'LON-CAPA domain: [_1]'
 => 'LaTeX batchmode',  => 'Domínio LON-CAPA: [_1]',
   
    'LaTeX mode:'     'LaTeX batchmode'
 => 'modo LaTeX:',  => 'LaTeX batchmode',
   
    'Last Name'     'LaTeX mode:'
 => 'Último Nome',  => 'modo LaTeX:',
   
    'Last Name, First Names'     'Last Name'
 => 'Último Nome, Primeiros Nomes',  => 'Último Nome',
   
    'Last accessed'     'Last Name, First Names'
 => 'Último acesso',  => 'Último Nome, Primeiros Nomes',
   
    'Librarian'     'Last accessed'
 => 'Bibliotecário',  => 'Último acesso',
   
    'Login Type'     'Librarian'
 => 'Tipo de Login',  => 'Bibliotecário',
   
    'Making Backup to'     'Login Type'
 => 'Criando cópia de segurança em',  => 'Tipo de Login',
   
    'Mark Unread'     'Making Backup to'
 => 'Marcado com Não Lido',  => 'Criando cópia de segurança em',
   
    'Max Number Of Shown Foils:'     'Mark Unread'
 => 'Número Máximo de Alternativas Mostradas:',  => 'Marcado com Não Lido',
   
    'Max number of foils displayed'     'Max Number Of Shown Foils:'
 => 'Número Máximo de Alternativas Exibidas',  => 'Número Máximo de Alternativas Mostradas:',
   
    'Metadata'     'Max number of foils displayed'
 => 'Meta-dados',  => 'Número Máximo de Alternativas Exibidas',
   
    'Metadata Version'     'Metadata'
 => 'Versão dos Meta-dados',  => 'Meta-dados',
   
    'Metadata current version'     'Metadata Version'
 => 'Versão Corrente dos Meta-dados',  => 'Versão dos Meta-dados',
   
    'Middle Names/Initials'     'Metadata current version'
 => 'Nomes Intermediários/Iniciais',  => 'Versão Corrente dos Meta-dados',
   
    'Modify Parameters'     'Middle Names/Initials'
 => 'Modificar Parâmetros',  => 'Nomes Intermediários/Iniciais',
   
    'Modify student data'     'Modify Parameters'
 => 'Modificar dados de um estudante',  => 'Modificar Parâmetros',
   
    'Most recently published Version'     'Modify student data'
 => 'Mais recente versão publicada',  => 'Modificar dados de um estudante',
   
    'Name:'     'Most recently published Version'
 => 'Nome:',  => 'Mais recente versão publicada',
   
    'New Problem Variation'     'Name:'
 => 'Nova Variação do Problema',  => 'Nome:',
   
    'New Randomization'     'New Problem Variation'
 => 'Nova Randomização',  => 'Nova Variação do Problema',
   
    'New parameters or saved values'     'New Randomization'
 => 'Novos Parâmetros ou Valores Armazenados',  => 'Nova Randomização',
   
    'Next'     'New parameters or saved values'
 => 'Próximo',  => 'Novos Parâmetros ou Valores Armazenados',
   
    'No'     'Next'
 => 'Não',  => 'Próximo',
   
    'No Kerberos domain was specified.'     'No'
 => 'Não foi especificado o domínio Kerberos.',  => 'Não',
   
    'No language preference'     'No Kerberos domain was specified.'
 => 'Sem preferência de linguagem',  => 'Não foi especificado o domínio Kerberos.',
   
    'None Found'     'No language preference'
 => 'nenhum encontrado',  => 'Sem preferência de linguagem',
   
    'Not applicable - '     'None Found'
 => 'Não aplicável - ',  => 'nenhum encontrado',
   
    'Not set - '     'Not applicable - '
 => 'Não configurado - ',  => 'Não aplicável - ',
   
    'Not shown, not used'     'Not set - '
 => 'Não mostrado, não usado',  => 'Não configurado - ',
   
    'Note: for large courses, this operation may be time consuming'     'Not shown, not used'
 => 'Nota: para cursos extensos, esta operação poderá demorar um pouco',  => 'Não mostrado, não usado',
   
    'Note: this will not take effect if the user already exists'     'Note: for large courses, this operation may be time consuming'
 => 'Nota: Isso não terá efeito se o usuário já existe',  => 'Nota: para cursos extensos, esta operação poderá demorar um pouco',
   
    'Number of Plots:'     'Note: this will not take effect if the user already exists'
 => 'Número de Gráficos:',  => 'Nota: Isso não terá efeito se o usuário já existe',
   
    'Obsolete parameters or saved values'     'Number of Plots:'
 => 'Parâmetros obsoletos ou valores armazenados',  => 'Número de Gráficos:',
   
    'One particular problem (overrides folder and course defaults)'     'Obsolete parameters or saved values'
 => 'Um problema particular (sobrepões padrões da pasta e do curso)',  => 'Parâmetros obsoletos ou valores armazenados',
   
    'Only Answers'     'One particular problem (overrides folder and course defaults)'
 => 'Somente Respostas',  => 'Um problema particular (sobrepões padrões da pasta e do curso)',
   
    'Option Response Problem Analysis'     'Only Answers'
 => 'Análise do problema Selecione as Alternativas',  => 'Somente Respostas',
   
    'Option response'     'Option Response Problem Analysis'
 => 'Opção Resposta',  => 'Análise do problema Selecione as Alternativas',
   
    'Please do not reply to this address.'     'Option response'
 => 'Por favor, não responda para este endereço.',  => 'Opção Resposta',
   
    'Please select a report to generate'     'Please do not reply to this address.'
 => 'Por favor, selecione o relatório a ser gerado',  => 'Por favor, não responda para este endereço.',
   
    'Position'     'Please select a report to generate'
 => 'Posição',  => 'Por favor, selecione o relatório a ser gerado',
   
    'Preferred language'     'Position'
 => 'Linguagem Preferida',  => 'Posição',
   
    'Preparing Printout'     'Preferred language'
 => 'Preparando Impressão',  => 'Linguagem Preferida',
   
    'Previous'     'Preparing Printout'
 => 'Anterior',  => 'Preparando Impressão',
   
    'Print Index:'     'Previous'
 => 'Imprimir Índice:',  => 'Anterior',
   
    'Print Table of Contents:'     'Print Index:'
 => 'Imprimir Tabela de Conteúdos:',  => 'Imprimir Índice:',
   
    'Print:'     'Print Table of Contents:'
 => 'Imprimir:',  => 'Imprimir Tabela de Conteúdos:',
   
    'Problems'     'Print:'
 => 'Problemas',  => 'Imprimir:',
   
    'Problems from entire course'     'Problems'
 => 'Problemas do curso inteiro',  => 'Problemas',
   
    'Processed [_1] student(s).'     'Problems from entire course'
 => 'Processado(s) [_1] estudante(s).',  => 'Problemas do curso inteiro',
   
    'Produce Excel Output'     'Processed [_1] student(s).'
 => 'Produzir saída para o Excel',  => 'Processado(s) [_1] estudante(s).',
   
    'Question Text'     'Produce Excel Output'
 => 'Texto da Questão',  => 'Produzir saída para o Excel',
   
    'Question Type'     'Question Text'
 => 'Tipo da Questão',  => 'Texto da Questão',
   
    'Random position'     'Question Type'
 => 'Posição Aleatória',  => 'Tipo da Questão',
   
    'Re'     'Random position'
 => 'Re',  => 'Posição Aleatória',
   
    'Re-enrollment will re-activate data.'     'Re'
 => 'Re-matrícula irá reativar os dados.',  => 'Re',
   
    'Record'     'Re-enrollment will re-activate data.'
 => 'Registro',  => 'Re-matrícula irá reativar os dados.',
   
    'Registering'     'Record'
 => 'Registrando',  => 'Registro',
   
    'Reply'     'Registering'
 => 'Resposta',  => 'Registrando',
   
    'Reset Submissions'     'Reply'
 => 'Reiniciar Submissões',  => 'Resposta',
   
    'Resources from selected sequence in course'     'Reset Submissions'
 => 'Resources from selected sequence in course',  => 'Reiniciar Submissões',
   
    'Retrieve Published Resources'     'Resources from selected sequence in course'
 => 'Restaurar Recursos Publicados',  => 'Resources from selected sequence in course',
   
    'Retrieving current (most recent) version'     'Retrieve Published Resources'
 => 'Retrieving current (most recent) version',  => 'Restaurar Recursos Publicados',
   
    'Sample Points:'     'Retrieving current (most recent) version'
 => 'Sample Points:',  => 'Retrieving current (most recent) version',
   
    'Samples'     'Sample Points:'
 => 'Exemplos',  => 'Sample Points:',
   
    'Save as ...'     'Samples'
 => 'Salvar como ...',  => 'Exemplos',
   
    'Select Printing Options:'     'Save as ...'
 => 'Select Printing Options:',  => 'Salvar como ...',
   
    'Select a course'     'Select Printing Options:'
 => 'Selecione um curso',  => 'Select Printing Options:',
   
    'Selecting a User'     'Select a course'
 => 'Selecione um Usuário',  => 'Selecione um curso',
   
    'Send New'     'Selecting a User'
 => 'Enviar ',  => 'Selecione um Usuário',
   
    'Send Reply'     'Send New'
 => 'Enviar Resposta',  => 'Enviar ',
   
    'Send as critical message'     'Send Reply'
 => 'Enviar como mensagem crítica',  => 'Enviar Resposta',
   
    'Set Version to be used in Course'     'Send as critical message'
 => 'Setar Versão a ser usada no Curso',  => 'Enviar como mensagem crítica',
   
    'Set Versions to be used in Course according to Selections below'     'Set Version to be used in Course'
 => 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',  => 'Setar Versão a ser usada no Curso',
   
    'Set all Resource Versions to current Version (Fix Versions)'     'Set Versions to be used in Course according to Selections below'
 => 'Setar todas as Versões de Recursos para Versão Corrente (Corrigir Versões)',  => 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',
   
    'Short string response'     'Set all Resource Versions to current Version (Fix Versions)'
 => 'Resposta em curta cadeia de caracteres (string)',  => 'Setar todas as Versões de Recursos para Versão Corrente (Corrigir Versões)',
   
    'Show Preview'     'Short string response'
 => 'Pré-visualizar',  => 'Resposta em curta cadeia de caracteres (string)',
   
    'Show always at bottom position'     'Show Preview'
 => 'Mostrar sempre na posição inferior',  => 'Pré-visualizar',
   
    'Show always at top position'     'Show always at bottom position'
 => 'Mostrar sempre na posição superior',  => 'Mostrar sempre na posição inferior',
   
    'Simple Problem Editor'     'Show always at top position'
 => 'Editor de Problema Simplificado',  => 'Mostrar sempre na posição superior',
   
    'Size:'     'Simple Problem Editor'
 => 'Tamanho:',  => 'Editor de Problema Simplificado',
   
    'Space separated'     'Size:'
 => 'separado por espaço',  => 'Tamanho:',
   
    'Starting'     'Space separated'
 => 'Iniciando',  => 'separado por espaço',
   
    'Starting and Ending Dates'     'Starting'
 => 'Datas de Início e de Finalização',  => 'Iniciando',
   
    'Save Changes'     'Starting and Ending Dates'
 => 'Salvar Alterações',  => 'Datas de Início e de Finalização',
   
    'Student Data Compilation Progress'     'Save Changes'
 => 'Progresso da Compilação dos Dados do Estudante',  => 'Salvar Alterações',
   
    'Student Data Compilation Status'     'Student Data Compilation Progress'
 => 'Estado da Compilação dos Dados do Estudante',  => 'Progresso da Compilação dos Dados do Estudante',
   
    'Student Number'     'Student Data Compilation Status'
 => 'Número do Estudante',  => 'Estado da Compilação dos Dados do Estudante',
   
    'Student Sheet Links'     'Student Number'
 => 'Links para planilha dos estudantes',  => 'Número do Estudante',
   
    'Submission Time Analysis'     'Student Sheet Links'
 => 'Análise dos tempos de submissão das respostas',  => 'Links para planilha dos estudantes',
   
    'Submit Changes and Edit'     'Submission Time Analysis'
 => 'Submeter Alterações e Editar',  => 'Análise dos tempos de submissão das respostas',
   
    'Tabulator separated'     'Submit Changes and Edit'
 => 'Tabulator separado',  => 'Submeter Alterações e Editar',
   
    'TeXWidth(mm):'     'Tabulator separated'
 => 'TeXWidth(mm):',  => 'Tabulator separado',
   
    'Text'     'TeXWidth(mm):'
 => 'Texto',  => 'TeXWidth(mm):',
   
    'Text Block'     'Text'
 => 'Bloco de Texto',  => 'Texto',
   
    'The optional email address field was not specified.'     'Text Block'
 => 'O campo E-mail (opcional) não foi especificado.',  => 'Bloco de Texto',
   
    'The optional name field was not specified.'     'The optional email address field was not specified.'
 => 'O campo Nome (opcional) não foi especificado.',  => 'O campo E-mail (opcional) não foi especificado.',
   
    'The optional section or group field was not specified.'     'The optional name field was not specified.'
 => 'O campo Seção/Grupo (opcional) não foi especificado.',  => 'O campo Nome (opcional) não foi especificado.',
   
    'The optional student number field was not specified.'     'The optional section or group field was not specified.'
 => 'O campo Número do Estudante (opcional) não foi especificado.',  => 'O campo Seção/Grupo (opcional) não foi especificado.',
   
    'There are no students currently enrolled.'     'The optional student number field was not specified.'
 => 'Não existem estudantes matriculados no momento.',  => 'O campo Número do Estudante (opcional) não foi especificado.',
   
    'There is no student data for this problem.'     'There are no students currently enrolled.'
 => 'Não existem dados de estudantes para este problema.',  => 'Não existem estudantes matriculados no momento.',
   
    'This is an automatic message generated by the LON-CAPA system.'     'There is no student data for this problem.'
 => 'Esta é uma mensagem gerada automaticamente pelo sistema LON-CAPA.',  => 'Não existem dados de estudantes para este problema.',
   
    'Threaded View'     'This is an automatic message generated by the LON-CAPA system.'
 => 'Visualização em Linha (Threaded)',  => 'Esta é uma mensagem gerada automaticamente pelo sistema LON-CAPA.',
   
    'Time'     'Threaded View'
 => 'Tempo',  => 'Visualização em Linha (Threaded)',
   
    'To'     'Time'
 => 'Para',  => 'Tempo',
   
    'Total number of records found in file: [_1].'     'To'
 => 'Número total de registros encontrados no arquivo: [_1].',  => 'Para',
   
    'True'     'Total number of records found in file: [_1].'
 => 'Verdadeiro',  => 'Número total de registros encontrados no arquivo: [_1].',
   
    'Type in value'     'True'
 => 'Digite um valor',  => 'Verdadeiro',
   
    'Type:'     'Type in value'
 => 'Tipo:',  => 'Digite um valor',
   
    'Unable to enroll students'     'Type:'
 => 'Não foi possível matricular os estudantes',  => 'Tipo:',
   
    'Uncheck All'     'Unable to enroll students'
 => 'Deselecionar Tudo',  => 'Não foi possível matricular os estudantes',
   
    'Undetermined - ISO'     'Uncheck All'
 => 'Indeterminado - ISO',  => 'Deselecionar Tudo',
   
    'Unit:'     'Unit:'
 => 'Unidade:',  => 'Unidade:',
   
    'Unsuccessful Login'     'Unsuccessful Login'
 => 'Login mal sucedido',  => 'Login mal sucedido',
   
    'Update Student Data'     'Update Student Data'
 => 'Atualizar dados do estudante',  => 'Atualizar dados do estudante',
   
    'Updating discussion time'     'Updating discussion time'
 => 'Atualizando tempo de discussão',  => 'Atualizando tempo de discussão',
   
    'Upload a class list'     'Upload file to Construction Space'
 => 'Carregar uma lista de estudantes',  => 'Carregar arquivo para Área de Construção',
   
    'Upload file to Construction Space'     'Uploading Class List'
 => 'Carregar arquivo para Área de Construção',  => 'Carregando lista de estudantes',
   
    'Uploading Class List'     'Value'
 => 'Carregando lista de estudantes',  => 'Valor',
   
    'Value'     'Verify Content'
 => 'Valor',  => 'Verificar Conteúdo',
   
    'Verify Content'     'Version changes since Yesterday'
 => 'Verificar Conteúdo',  => 'Alterações na versão desde ontem',
   
    'Version changes since Yesterday'     'Version changes since last Month'
 => 'Alterações na versão desde ontem',  => 'Alterações na versão desde o mês passado',
   
    'Version changes since last Month'     'Version changes since last Week'
 => 'Alterações na versão desde o mês passado',  => 'Alterações na versão desde a última semana',
   
    'Version changes since last Week'     'Version changes since start of Course'
 => 'Alterações na versão desde a última semana',  => 'Alterações na versão desde o início do Curso',
   
    'Version changes since start of Course'     'Version used in Course'
 => 'Alterações na versão desde o início do Curso',  => 'Versão usada no Curso',
   
    'Version used in Course'     'View Class List'
 => 'Versão usada no Curso',  => 'Ver Lista de Estudantes',
   
    'View Class List'     'Warning!'
 => 'Ver Lista de Estudantes',  => 'Alerta!',
   
    'Warning!'     'Width(pixel):'
 => 'Alerta!',  => 'Largura(pontos):',
   
    'Width(pixel):'     'With Answers'
 => 'Largura(pontos):',  => 'Com Respostas',
   
    'With Answers'     'Without Answers'
 => 'Com Respostas',  => 'Sem Respostas',
   
    'Without Answers'     'You have no critical messages.'
 => 'Sem Respostas',  => 'Você não tem mensagens críticas.',
   
    'You have no critical messages.'     'You must choose an authentication type.'
 => 'Você não tem mensagens críticas.',  => 'Você precisa selecionar algum tipo de autenticação.',
   
    'You must choose an authentication type.'     'You need to specify the Kerberos domain.'
 => 'Você precisa selecionar algum tipo de autenticação.',  => 'Você precisa especificar o domínio Kerberos.',
   
    'You need to specify the Kerberos domain.'     'You need to specify the initial password.'
 => 'Você precisa especificar o domínio Kerberos.',  => 'Você precisa especificar uma senha inicial.',
   
    'You need to specify the initial password.'     'You need to specify the username field.'
 => 'Você precisa especificar uma senha inicial.',  => 'Você precisa especificar o campo Username.',
   
    'You need to specify the username field.'     'Your Version Settings have been Saved'
 => 'Você precisa especificar o campo Username.',  => 'Suas configurações de Versão foram armazenadas',
   
    'Your Version Settings have been Saved'     '[_1] Do not change login data'
 => 'Suas configurações de Versão foram armazenadas',  => '[_1] Não alterar dados de login',
   
    '[_1] Do not change login data'     '[_1] Filesystem Authenticated (with initial password [_2])'
 => '[_1] Não alterar dados de login',  => '[_1] Autenticação via Sistema de Arquivos (com a seguinte senha inicial [_2])',
   
    '[_1] Filesystem Authenticated (with initial password [_2])'     '[_1] Internally authenticated (with initial password [_2])'
 => '[_1] Autenticação via Sistema de Arquivos (com a seguinte senha inicial [_2])',  => '[_1] Autenticado Internamente (com a seguinte senha inicial [_2])',
   
    '[_1] Internally authenticated (with initial password [_2])'     '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
 => '[_1] Autenticado Internamente (com a seguinte senha inicial [_2])',  => '[_1] Autenticação via Kerberos, domínio [_2] [_3] Versão 4 [_4] Versão 5',
   
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'     '[_1] Local Authentication with arguement [_2]'
 => '[_1] Autenticação via Kerberos, domínio [_2] [_3] Versão 4 [_4] Versão 5',  => '[_1] Autenticação Local com argumento [_2]',
   
    '[_1] Local Authentication with arguement [_2]'     'and return receipt'
 => '[_1] Autenticação Local com argumento [_2]',  => 'e recibo de devolução',
   
    'and return receipt'     'anonymous'
 => 'e recibo de devolução',  => 'anônimo',
   
    'anonymous'     'bytes'
 => 'anônimo',  => 'bytes',
   
    'bytes'     'can not be accessed from your location.'
 => 'bytes',  => 'não pode ser acessado a partir da sua localização.',
   
    'can not be accessed from your location.'     'file<br />extension'
 => 'não pode ser acessado a partir da sua localização.',  => 'estensão <br /> do arquivo',
   
    'file<br />extension'     'most recent'
 => 'estensão <br /> do arquivo',  => 'mais recente',
   
    'most recent'     'name only visible to course faculty'
 => 'mais recente',  => 'nome visível apenas para Faculdade do curso',
   
    'name only visible to course faculty'     'publisher<br />owner'
 => 'nome visível apenas para Faculdade do curso',  => 'publicador<br />dono',
   
    'publisher<br />owner'     'standard LaTeX mode'
 => 'publicador<br />dono',  => 'modo LaTeX padrão ',
   
    'standard LaTeX mode'     'versions of this problem'
 => 'modo LaTeX padrão ',  => 'versões deste problema',
   
    'versions of this problem'     'loginproblems.html'
 => 'versões deste problema',  => 'loginproblems_pt.html',
   
    'loginproblems.html'  # ----
 => 'loginproblems_pt.html',  
      'calendar[_1]'
 # ----  => 'Notícias e',
   
    'Course announcements and my calendar'     'announce[_1]'
 => 'Calendário e notícias do curso',  => 'calendário',
   
    'calendar[_1]'  
 => 'Notícias e',  # ----
   
    'announce[_1]'     'commu-[_1]'
 => 'calendário',  => 'Gerenciar', # 'comunicação',
   
      'nication[_1]'
 # ----  => 'mensagens',
   
    'Send and receive messages'  
 => 'Enviar e Receber Mensagens',  # ----
   
    'commu-[_1]'     'course[_10]'
 => 'Gerenciar',  => 'Sala de',
   
    'nication[_1]'     'chat[_1]'
 => 'mensagens',  => 'Bate-Papo',
   
   
 # ----  # ----
   
    'Enter the chatroom for the course'     'search[_1]'
 => 'Entrar na sala de bate-papo do curso',  => 'Pesquisar',
   
    'course[_10]'     'course[_11]'
 => 'Sala de',  => 'conteudos',
   
    'chat[_1]'  
 => 'Bate-Papo',  # ----
   
      'search[_2]'
 # ----  => 'Pesquisar',
   
    'Search the contents of this course'     'library[_1]'
 => 'Pesquisa nos conteúdos do curso',  => 'recursos',
   
    'search[_1]'  
 => 'Pesquisar',  # ----
   
    'course[_11]'     'prefer-[_1]'
 => 'conteudos',  => 'Preferências',
   
      'ences[_1]'
 # ----  => 'Pessoais',
   
    'Search the database of published resources'  
 => 'Pesquisar a base de recursos publicados',  # ----
   
    'search[_2]'     'exit[_1]'
 => 'Pesquisar',  => 'Sair do',
   
    'library[_1]'     ' [_1]'
 => 'recursos',  => 'LON-CAPA',
   
   
 # ----  # ----
   
    'Set my user preferences'     'switch[_2]'
 => 'Configurar minhas preferências pessoais',  => 'Trocar',
   
    'prefer-[_1]'     'role[_1]'
 => 'Preferencias',  => 'função',
   
    'ences[_1]'  
 => 'Pessoais',  # ----
   
      'choose[_2]'
 # ----  => 'Trocar',
   
    'Exit LON-CAPA'     'role[_2]'
 => 'Sair do LON-CAPA',  => 'função',
   
    'exit[_1]'  
 => 'Sair do',  # ----
   
    ' [_1]'     'choose[_1]'
 => 'LON-CAPA',  => 'Selecionar',
   
      'course[_1]'
 # ----  => 'curso',
   
    'Switch to another user role'  
 => 'Trocar de Função',  # ----
   
    'switch[_2]'     'switch[_1]'
 => 'Trocar',  => 'Selecionar',
   
    'role[_1]'     'course[_2]'
 => 'função',  => 'curso',
   
   
 # ----  # ----
   
    'Choose the user role'     'course[_3]'
 => 'Selecionar a Função',  => 'Ver docs.',
   
    'choose[_2]'     'docs[_1]'
 => 'Trocar',  => 'do curso',
   
    'role[_2]'  
 => 'função',  # ----
   
      'edit crs[_1]'
 # ----  => 'Editar documentos',
   
    'Choose the course to work on'     'docs[_2]'
 => 'Selecione o curso a ser trabalhado',  => 'do curso',
   
    'choose[_1]'  
 => 'Selecionar',  # ----
   
    'course[_1]'     'navigate[_1]'
 => 'curso',  => 'Navegar',
   
      'contents[_1]'
 # ----  => 'conteudos',
   
    'Switch to another course'  
 => 'Trocar de curso',  # ----
   
    'switch[_1]'     'my[_1]'
 => 'Selecionar',  => 'Minha',
   
    'course[_2]'     'grades[_1]'
 => 'curso',  => 'nota',
   
   
 # ----  # ----
   
    'View documents included in this course'     'course[_4]'
 => 'Ver documentos do curso',  => 'Planilha de',
   
    'course[_3]'     'grades[_2]'
 => 'Ver docs.',  => 'notas do curso',
   
    'docs[_1]'  
 => 'do curso',  # ----
   
      'course[_5]'
 # ----  => 'Avaliação',
   
    'Edit and view documents included in this course'     'chart[_1]'
 => 'Editar e verificar documentos deste curso',  => 'dos estudantes',
   
    'edit crs[_1]'  
 => 'Editar documentos',  # ----
   
    'docs[_2]'     'course[_6]'
 => 'do curso',  => 'Estatística',
   
      'stats[_1]'
 # ----  => 'do curso',
   
    'Navigate the table of contents for this course'  
 => 'Navegar conteúdos deste curso',  # ----
   
    'navigate[_1]'     'course[_7]'
 => 'Navegar',  => 'Matrícular',
   
    'contents[_1]'     'enroll[_1]'
 => 'conteudos',  => 'estudantes',
   
   
 # ----  # ----
   
    'Show Problem Completeness'     'manage[_1]'
 => 'Ver desempenho na solução dos problemas',  => 'Gerenciar',
   
    'my[_1]'     'acc keys[_1]'
 => 'Minha',  => 'chav. de acesso',
   
    'grades[_1]'  
 => 'nota',  # ----
   
      'user[_1]'
 # ----  => 'Gerenciar',
   
    'Calculate course grades (Spreadsheet)'     'roles[_1]'
 => 'Planilha para cálculo das notas do curso',  => 'usuarios',
   
    'course[_4]'  
 => 'Planilha de',  # ----
   
    'grades[_2]'     'create[_1]'
 => 'notas do curso',  => 'Criar',
   
      'course[_8]'
 # ----  => 'curso',
   
    'View the course assessment progress chart'  
 => 'Ver quadro de avaliação dos estudantes do curso',  # ----
   
    'course[_5]'     'course[_9]'
 => 'Avaliação',  => 'Parametros',
   
    'chart[_1]'     'parms[_1]'
 => 'dos estudantes',  => 'do curso',
   
   
 # ----  # ----
   
    'View course assessment statistics'     'con-[_1]'
 => 'Ver estatísticas dos problemas resolvidos pelos estudantes',  => 'Área de',
   
    'course[_6]'     'struct[_1]'
 => 'Estatística',  => 'construção',
   
    'stats[_1]'  
 => 'do curso',  # ----
   
      'co con-[_1]'
 # ----  => 'Á. cstrção.',
   
    'Drop/Add students in this course'     'struct[_2]'
 => 'Adicionar/Remover estudantes do curso',  => 'como co-autor',
   
    'course[_7]'  
 => 'Matrícular',  # ----
   
    'enroll[_1]'     'resource[_1]'
 => 'estudantes',  => 'Navegar',
   
      'space[_1]'
 # ----  => 'recursos',
   
    'Manage Access Keys'  
 => 'Gerenciar senhas de acesso ao curso',  # ----
   
    'manage[_1]'     'co res[_1]'
 => 'Gerenciar',  => 'Navegar',
   
    'acc keys[_1]'     'space[_2]'
 => 'chav. de acesso',  => 'recursos',
   
   
 # ----  # ----
   
    'Create a user or modify the roles and privileges of a user'     'enter[_1]'
 => 'Adicionar usuário ou modificar funções e privilégios de um usuário',  => 'Entrar',
   
    'user[_1]'     'grades[_3]'
 => 'Gerenciar',  => 'notas',
   
    'roles[_1]'  
 => 'usuarios',  # ----
   
      'send bub[_1]'
 # ----  => 'Entrar',
   
    'Create a user or modify the roles and privileges of a user'     'blesheet[_1]'
 => 'Adicionar usuário ou modificar funções e privilégios de um usuário',  => 'bubsheet',
   
    'user[_1]'  
 => 'Gerenciar',  # ----
   
    'roles[_1]'     'view[_1]'
 => 'usuarios',  => 'Visualizar',
   
      'bookmark[_1]'
 # ----  => 'marcadores',
   
    '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',  #SYNC Tue Aug 15 14:23:38 2006
      '"[_1]" for default hiding'
    'user[_1]'  => '"[_1]" for default hiding',
 => 'Gerenciar',  # "[_1]" fou padrão hiding
      '"[_1]" for visible separation'
    'roles[_1]'  => '"[_1]" for visible separation',
 => 'usuarios',  # "[_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'
    'Create a new course'  => '"[_1]" to disable, anything else if not',
 => 'Criar um novo curso',  # "[_1]" Para disable, anything else if Nãot
      '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
    'create[_1]'  => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 => 'Criar',  # &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.'
    'course[_8]'  => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',
 => 'curso',  # &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)'
    'Set deadlines and other assessment parameters, as well as modify course environment'  => '(Hand in a file you have prepared on your computer)',
 => 'Alterar o ambiente do curso, setar prazos finais e outros parâmetros de avaliação',  # (Hand in a Arquivo you have PReparard on your computer)
      ', select a template from the pull-down menu below.'
    'course[_9]'  => ', select a template from the pull-down menu below.',
 => 'Parametros',  # , Selecione um templeme De the pull-down menu below.
      '1 minute'
    'parms[_1]'  => '1 minute',
 => 'do curso',  
      '<*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.'
    'Enter my resource construction space'  => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
 => 'Entrar na Área de Construção',  # <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.'
    'con-[_1]'  => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',
 => 'Área de',  # <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'
    'struct[_1]'  => '<b>Instructor</b> - instructors will not be able to participate in discussions',
 => 'construção',  # <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'
    'Enter construction space as a co-author'  => '<b>Students</b> - students will not be able to participate in discussions',
 => 'Entrar na Área de Construção como Co-Autor',  # <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.'
    'co con-[_1]'  => '<b>Students</b> - students will not be able to use or view the chat room.',
 => 'Á. cstrção.',  # <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'
    'struct[_2]'  => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
 => 'como co-autor',  # <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>'
    'Browse published resources'  => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',
 => 'Navegar pelos Recursos Publicados',  # <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>
      'ABSTRACT'
    'resource[_1]'  => 'ABSTRACT',
 => 'Navegar',  # Resumo
      'Access Control'
    'space[_1]'  => 'Access Control',
 => 'recursos',  
      'Activate'
   => 'Activate',
 # ----  # Activeme
      'Add Roles'
    'Browse published resources'  => 'Add Roles',
 => 'Navegar pelos Recursos Publicados',  # Add usuários
      'Add new option'
    'co res[_1]'  => 'Add new option',
 => 'Navegar',  
      "Add one empty page/column after each student's assignment"
    'space[_2]'  => "Add one empty page/column after each student's assignment",
 => 'recursos',  # 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"
    'Browse published resources'  => "Add two empty pages/column after each student's assignment",
 => 'Navegar pelos Recursos Publicados',  # Add two Vazio páginas/Coluna after each Estudante's assignment
      'Additional Recipients'
    'resource[_1]'  => 'Additional Recipients',
 => 'Navegar',  
      'Additional settings, if specified below, will override cloned settings'
    'space[_1]'  => 'Additional settings, if specified below, will override cloned settings',
 => 'recursos',  
      '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.'
    'Enter grades from check-out assessment resources'  => '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.',
 => 'Entrar com as notas obidas de recursos de avaliação',  # 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'
    'enter[_1]'  => 'All Resources',
 => 'Entrar',  # tudo Recursos
      'All Students'
    'grades[_2]'  => 'All Students',
 => 'notas',  # 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'
    'Send Scantron data to a course'  => 'Allow limited HTML in discussion posts',
 => 'Enviar dados de Scantron para um curso',  # tudoow limited HTML in discussion posts
      'Allow problems to be split over pages'
    'send[_1]'  => 'Allow problems to be split over pages',
 => 'Entrar',  # tudoow problemas Para be split over páginas
      'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
    'scantron[_1]'  => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
 => 'notas',  # tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)
      'Allowed filetypes: <b>[_1]</b>'
   => 'Allowed filetypes: <b>[_1]</b>',
 # ----  # tudooQua ArquivoTipos: <b>[_1]</b>
      'An error occurred during the attempt to change the section for this student.'
    'Use or edit my bookmark collection'  => 'An error occurred during the attempt to change the section for this student.',
 => 'Usar ou editar minha coleção de marcadores',  # 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.'
    'view[_1]'  => 'An error occurred during the attempt to change the role information for this student.',
 => 'Visualizar',  # An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.
      'Analyzing Results'
    'bookmark[_1]'  => 'Analyzing Results',
 => 'marcadores',  
      'Answer Date (answerdate)'
   => 'Answer Date (answerdate)',
 #SYNC Tue Aug 15 14:23:38 2006  # Resposta Deme (Respostademe)
    '"[_1]" for default hiding'     'Answer Submitted: Your final submission will be graded after the due date.'
 => '"[_1]" for default hiding',  => 'Answer Submitted: Your final submission will be graded after the due date.',
 # "[_1]" fou padrão hiding  # Resposta Submeterted: Your final submission will be graded after the Limite deme.
    '"[_1]" for visible separation'     'Answerable'
 => '"[_1]" for visible separation',  => 'Answerable',
 # "[_1]" fou visible sepaRemion  # Respostaable
    '"[_1]" if allowed, anything else if not'     'Assessment Parameters'
 => '"[_1]" if allowed, anything else if not',  => 'Assessment Parameters',
 # "[_1]" if tudooQua, anything else if Nãot  # Avaliação Parameters
    '"[_1]" to disable, anything else if not'     'Automated Enrollment Manager'
 => '"[_1]" to disable, anything else if not',  => 'Automated Enrollment Manager',
 # "[_1]" Para disable, anything else if Nãot  # AuParamemed memrícula.m.nt geRenciarr
    '# Do not translate this line.  [_1] is a check box'     'Automated adds'
 => '# Do not translate this line.  [_1] is a check box',  => 'Automated adds',
 # # Do Nãot transleme this line.  [_1] is a check box  # AuParamemed adds
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'     'Automated drops'
 => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',  => 'Automated drops',
 # # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo  # AuParamemed drops
    '# Do not translate this line.  [_1] is a column index.'     'Automated enrollment settings'
 => '# Do not translate this line.  [_1] is a column index.',  => 'Automated enrollment settings',
 # # Do Nãot transleme this line.  [_1] is a Coluna index.  # AuParamemed memrícula.m.nt settings
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'     'Bad Filename'
 => '# Do not translate this line.  [_1] is a drop-down box listing domains.',  => 'Bad Filename',
 # # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.  # Bad ArquivoNome
    '# Do not translate this line.  [_1] is a username'     'Begin Enrollment'
 => '# Do not translate this line.  [_1] is a username',  => 'Begin Enrollment',
 # # Do Nãot transleme this line.  [_1] is a geRenciarNome  # Begin memrícula.m.nt
    '# Do not translate this line.  [_1] is the number of students processed'     'Binary File'
 => '# Do not translate this line.  [_1] is the number of students processed',  => 'Binary File',
 # # Do Nãot transleme this line.  [_1] is the number de Estudantes processed  # Binary Arquivo
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'     'Blank'
 => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',  => 'Blank',
 # # 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'     'Browse'
 => '# Do not translate this line.  [_1] is username, [_2] is error message',  => 'Browse',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message  # BLinhase
    '# Do not translate this line.  [_1] is username@domain'     'CSV format'
 => '# Do not translate this line.  [_1] is username@domain',  => 'CSV format',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio  # CSV foumem
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'     'Cannot publish directory'
 => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',  => 'Cannot publish directory',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.  # CanNãot Publica diRecParauy
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'     'Cannot retrieve directory'
 => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',  => 'Cannot retrieve directory',
 # # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes  # CanNãot Restaurar diRecParauy
    '# Do not translate this line.  [_2] is a text entry element'     'Catalog Search'
 => '# Do not translate this line.  [_2] is a text entry element',  => 'Catalog Search',
 # # Do Nãot transleme this line.  [_2] is a Texto entry element  # Cemalog pesquisar
    '# [_1] is a drop-down selection box'     'Change User Privileges'
 => '# [_1] is a drop-down selection box',  => 'Change User Privileges',
 # # [_1] is a drop-down Selecionarion box  # Alterar geRenciar Privileges
    '# [_1] is a number [_2] is the current domain'     'Chat Participation'
 => '# [_1] is a number [_2] is the current domain',  => 'Chat Participation',
 # # [_1] is a number [_2] is the Corrente Domínio  # chem Parteicipemion
    '# [_1] is an html link to the current file '     'Click here for FAQ'
 => '# [_1] is an html link to the current file ',  => 'Click here for FAQ',
 # # [_1] is an HTML link Para the Corrente Arquivo  # Click heRe fou FAQ
    '# _1 is a selection dialog'     'Click here for help'
 => '# _1 is a selection dialog',  => 'Click here for help',
 # #LON-CAPA1 is a Selecionarion dialog  # Click heRe fou Ajuda
    '# _1 is a server name'     'Click here to report bugs'
 => '# _1 is a server name',  => 'Click here to report bugs',
 # #LON-CAPA1 is a Servidor Nome  # Click heRe Para Repout bugs
    '# _1 is search string'     'Click here to return to the chart.'
 => '# _1 is search string',  => 'Click here to return to the chart.',
 # #LON-CAPA1 is pesquisar string  # Click heRe Para Return Para the quadro.
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"     'Client IP/Name Access Control (acc)'
 => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",  => 'Client IP/Name Access Control (acc)',
 # #LON-CAPA1,LON-CAPA3, andLON-CAPA5 aRe link anchous,LON-CAPA2,_4, andLON-CAPA6 aRe '</a>'  # Client IP/Nome Access Control (acc)
    '#[_1] is the foil name'     'Clone an existing course'
 => '#[_1] is the foil name',  => 'Clone an existing course',
 # #[_1] is the Alternativa Nome  # Clone an existing
    '#_1 is the foil name, _2 is the current value of the foil'     'Close This Window'
 => '#_1 is the foil name, _2 is the current value of the foil',  => 'Close This Window',
 # #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa  # feche esta janela
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     'Closed'
 => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',  => 'Closed',
 # &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.  # Fechard
    '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.'     'Communication'
 => '&quot; [_1] &quot; is not an acceptable weight. Weight must be a positive number.',  => 'Communication',
 # &quot; [_1] &quot; is Nãot an acceptable weight. Weight must be a positive number.  # Commu
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'     'Compare versions of'
 => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',  => 'Compare versions of',
 # (fornecer maximum [_1] collabouemous using geRenciarNome ou geRenciarNome@Domínio, e.g. smithje ou smithje@[_2].)  # CompaRe Versãos de
    '(Hand in a file you have prepared on your computer)'     'Completed'
 => '(Hand in a file you have prepared on your computer)',  => 'Completed',
 # (Hand in a Arquivo you have PReparard on your computer)  
    ', select a template from the pull-down menu below.'     'Completely new course'
 => ', select a template from the pull-down menu below.',  => 'Completely new course',
 # , Selecione um templeme De the pull-down menu below.  # Completely new
    '1 minute'     'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
 => '1 minute',  => '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.
    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'     'Construction Space Version'
 => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',  => 'Construction Space Version',
 # <*Response>s aRe both inside de <Parte> and outside de <Parte>, this is Nãot a valid problema, errous in Grading Maio occur.  # Conde Recursosion publicado(s) Versão
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'     'Continue'
 => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',  => 'Continue',
 # <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.'     'Copy current file to'
 => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',  => 'Copy current file to',
 # <b>HTML banned</b>: HTML will Nãot be tudooQua in discussion postings.  # Copy Corrente Arquivo Para
    '<b>Instructor</b> - instructors will not be able to participate in discussions'     'Copy selected'
 => '<b>Instructor</b> - instructors will not be able to participate in discussions',  => 'Copy selected',
 # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para Parteicipeme in Discussões  # Copy SelecionaRed
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'     'Course Code'
 => '<b>Instructor</b> - instructors will not be able to use or view the chat room',  => 'Course Code',
 # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para use ou acessar the chem room  #  Code
    '<b>Students</b> - students will not be able to participate in discussions'     'Course Content'
 => '<b>Students</b> - students will not be able to participate in discussions',  => 'Course Content',
 # <b>Estudantes</b> - Estudantes will Nãot be able Para Parteicipeme in Discussões  #  Content
    '<b>Students</b> - students will not be able to use or view the chat room.'     'Course Data'
 => '<b>Students</b> - students will not be able to use or view the chat room.',  => 'Course Data',
 # <b>Estudantes</b> - Estudantes will Nãot be able Para use ou acessar the chem room.  #  Dema
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'     'Course Home Server'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',  => 'Course Home Server',
 # <b>Assistente do professors</b> - Assistente do professors will Nãot be able Para Parteicipeme in Discussões  #  Home Servidor
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'     'Course ID or number'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',  => 'Course ID or number',
 # <b>Assistente do professors</b> - Assistente do professors will Nãot be able use ou acessar the chem room  #  ID ou number
    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'     'Course ID/Number'
 => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',  => 'Course ID/Number',
 # <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>  #  ID/Number
    'ABSTRACT'     'Course Information'
 => 'ABSTRACT',  => 'Course Information',
 # Resumo  #  umemion
    'Access Control'     'Course Initialization Helper'
 => 'Access Control',  => 'Course Initialization Helper',
   #  Initializemion Ajudaer
    'Activate'     'Course Level'
 => 'Activate',  => 'Course Level',
 # Activeme  #  Level
    'Add Roles'     'Course Search'
 => 'Add Roles',  => 'Course Search',
 # Add usuários  #  pesquisar
    'Add new option'     'Course Title'
 => 'Add new option',  => 'Course Title',
   #  Título
    "Add one empty page/column after each student's assignment"     'Course default for all problems'
 => "Add one empty page/column after each student's assignment",  => 'Course default for all problems',
 # Add one Vazio Mapa/Sequënciaa/Exercícios/Coluna after each Estudante's assignment  #  padrão fou tudo problemas
    "Add three empty pages/column after each student's assignment"     '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.'
 => "Add three empty pages/column after each student's assignment",  => '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.',
 # Add thRee Vazio páginas/Coluna after each Estudante's assignment  #  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.
    "Add two empty pages/column after each student's assignment"     'Courses'
 => "Add two empty pages/column after each student's assignment",  => 'Courses',
 # Add two Vazio páginas/Coluna after each Estudante's assignment  # s
    'Additional Recipients'     'Create New User'
 => 'Additional Recipients',  => 'Create New User',
   # criar New geRenciar
    'Additional settings, if specified below, will override cloned settings'     'Create User'
 => 'Additional settings, if specified below, will override cloned settings',  => 'Create User',
   # criar geRenciar
    'Advanced Edit'     'Creating a new'
 => 'Advanced Edit',  => 'Creating a new',
 # Advanced Editarar  # CReeming a new
    '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.'     'Crosslisted courses'
 => '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.',  => 'Crosslisted courses',
 # 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.  # Crosslisted s
    'All Resources'     'Current Class List'
 => 'All Resources',  => 'Current Class List',
 # tudo Recursos  # Corrente Class List
    'All Students'     'Current Ending Date: [_1]'
 => 'All Students',  => 'Current Ending Date: [_1]',
 # tudo Estudantes  # Corrente Fiming Deme: [_1]
    '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;.'     'Current Ending Date: not set'
 => '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;.',  => 'Current Ending Date: not set',
 # 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;.  # Corrente Fiming Deme: Nãot set
    'Allow limited HTML in discussion posts'     'Current Resource'
 => 'Allow limited HTML in discussion posts',  => 'Current Resource',
 # tudoow limited HTML in discussion posts  # Corrente Recurso(s)
    'Allow problems to be split over pages'     'Current Starting Date: [_1]'
 => 'Allow problems to be split over pages',  => 'Current Starting Date: [_1]',
 # tudoow problemas Para be split over páginas  # Corrente Iniciando Deme: [_1]
    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'     'Current Starting Date: not set'
 => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',  => 'Current Starting Date: not set',
 # tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)  # Corrente Iniciando Deme: Nãot set
    'Allowed filetypes: <b>[_1]</b>'     'Current Version'
 => 'Allowed filetypes: <b>[_1]</b>',  => 'Current Version',
 # tudooQua ArquivoTipos: <b>[_1]</b>  # Corrente Versão
    'An error occured during the attempt to change the section for this student.'     'Currently no active roles or courses'
 => 'An error occured during the attempt to change the section for this student.',  => 'Currently no active roles or courses',
 # An errou occuRed during the emtempt Para Alterar the Seção fou this Estudante.  # Correntely Não active usuários ou s
    'An error occurred during the attempt to change the role information for this student.'     'Currently no additional roles or courses'
 => 'An error occurred during the attempt to change the role information for this student.',  => 'Currently no additional roles or courses',
 # An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.  # Correntely Não additional usuários ou s
    'Analyzing Results'     'Currently submitted: <tt>[_1]</tt>'
 => 'Analyzing Results',  => 'Currently submitted: <tt>[_1]</tt>',
   # Correntely Submeterted: <tt>[_1]</tt>
    'Answer Date (answerdate)'     'Custom Role Editor'
 => 'Answer Date (answerdate)',  => 'Custom Role Editor',
 # Resposta Deme (Respostademe)  # CusParam sua função Editararou
    'Answer Submitted: Your final submission will be graded after the due date.'     'Cut selected'
 => 'Answer Submitted: Your final submission will be graded after the due date.',  => 'Cut selected',
 # Resposta Submeterted: Your final submission will be graded after the Limite deme.  # Cut SelecionaRed
    'Answerable'     'Decompress'
 => 'Answerable',  => 'Decompress',
 # Respostaable  
    'Assessment Parameters'     'Default Assessment Spreadsheet'
 => 'Assessment Parameters',  => 'Default Assessment Spreadsheet',
 # Avaliação Parameters  # padrão Avaliação SpReadsheet
    'Automated Enrollment Manager'     'Default Course Spreadsheet'
 => 'Automated Enrollment Manager',  => 'Default Course Spreadsheet',
 # AuParamemed memrícula.m.nt geRenciarr  # padrão  SpReadsheet
    'Automated adds'     'Default Student Spreadsheet'
 => 'Automated adds',  => 'Default Student Spreadsheet',
 # AuParamemed adds  # padrão Estudante SpReadsheet
    'Automated drops'     'Default XML Style File'
 => 'Automated drops',  => 'Default XML Style File',
 # AuParamemed drops  # padrão XML Style Arquivo
    'Automated enrollment settings'     'Default beginning date when enrolling students'
 => 'Automated enrollment settings',  => 'Default beginning date when enrolling students',
 # AuParamemed memrícula.m.nt settings  # padrão beginning deme when memrículasing Estudantes
    'Bad Filename'     'Default ending date when enrolling students'
 => 'Bad Filename',  => 'Default ending date when enrolling students',
 # Bad ArquivoNome  # padrão Fiming deme when memrículasing Estudantes
    'Begin Enrollment'     'Default for new courses is'
 => 'Begin Enrollment',  => 'Default for new courses is',
 # Begin memrícula.m.nt  # padrão fou new s is
    'Binary File'     'Default set of options to pass to tth/m when converting tex'
 => 'Binary File',  => 'Default set of options to pass to tth/m when converting tex',
 # Binary Arquivo  # padrão set de options Para pass Para tth/m when converting tex
    'Blank'     'Define Role'
 => 'Blank',  => 'Define Role',
   # Define sua função
    'Browse'     'Dependencies'
 => 'Browse',  => 'Dependencies',
 # BLinhase  # DepFimencies
    'CSV format'     'Disable display of problem receipts'
 => 'CSV format',  => 'Disable display of problem receipts',
 # CSV foumem  # Disable Display de problema Receipts
    'Cannot publish directory'     'Disable student resource discussion'
 => 'Cannot publish directory',  => 'Disable student resource discussion',
 # CanNãot Publica diRecParauy  # Disable Estudante Recurso(s) discussion
    'Cannot retrieve directory'     'Disable student use of chatrooms'
 => 'Cannot retrieve directory',  => 'Disable student use of chatrooms',
 # CanNãot Restaurar diRecParauy  # Disable Estudante use de chemrooms
    'Catalog Search'     'Disallow Resource Discussion for Roles'
 => 'Catalog Search',  => 'Disallow Resource Discussion for Roles',
 # Cemalog pesquisar  # Distudoow Recurso(s) Discussion fou usuários
    'Change User Privileges'     'Disallow Resource Discussion for Users'
 => 'Change User Privileges',  => 'Disallow Resource Discussion for Users',
 # Alterar geRenciar Privileges  # Distudoow Recurso(s) Discussion fou geRenciars
    'Chat Participation'     'Disallow live chatroom use for Roles'
 => 'Chat Participation',  => 'Disallow live chatroom use for Roles',
 # chem Parteicipemion  # Distudoow live chemroom use fou usuários
    'Click here for FAQ'     'Disallow live chatroom use for Users'
 => 'Click here for FAQ',  => 'Disallow live chatroom use for Users',
 # Click heRe fou FAQ  # Distudoow live chemroom use fou geRenciars
    'Click here for help'     'Discussion Participation'
 => 'Click here for help',  => 'Discussion Participation',
 # Click heRe fou Ajuda  # Discussion Parteicipemion
    'Click here to report bugs'     'Display file attributes'
 => 'Click here to report bugs',  => 'Display file attributes',
 # Click heRe Para Repout bugs  # Display Arquivo emtributes
    'Click here to return to the chart.'     'Do NOT generate as standard course'
 => 'Click here to return to the chart.',  => 'Do NOT generate as standard course',
 # Click heRe Para Return Para the quadro.  # Do NãoT geneReme as standard
    'Client IP/Name Access Control (acc)'     'Do not show plain URL (encrypturl)'
 => 'Client IP/Name Access Control (acc)',  => 'Do not show plain URL (encrypturl)',
 # Client IP/Nome Access Control (acc)  # Do Nãot show plain URL (encryptURL)
    'Clone an existing course'     'Domain Level'
 => 'Clone an existing course',  => 'Domain Level',
 # Clone an existing  # Domínio Level
    'Close This Window'     "Don't Show Feedback"
 => 'Close This Window',  => "Don't Show Feedback",
 # feche esta janela  
    'Closed'     'Due Date (contentclose)'
 => 'Closed',  => 'Due Date (contentclose)',
 # Fechard  # Limite Deme (contentFechar)
    'Communication'     'Due Date (duedate)'
 => 'Communication',  => 'Due Date (duedate)',
 # Commu  # Limite Deme (Limitedeme)
    'Compare versions of'     'Duration of automated classlist updates'
 => 'Compare versions of',  => 'Duration of automated classlist updates',
 # CompaRe Versãos de  # DuRemion de auParamemed classlist Cimademes
    'Completed'     'Dynamic Metadata (updated periodically)'
 => 'Completed',  => 'Dynamic Metadata (updated periodically)',
   # Dynamic Metadema (emualizado periódicamente)
    'Completely new course'     'ERROR'
 => 'Completely new course',  => 'ERROR',
 # Completely new  # ERRou
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'Edit Custom Role Privileges'
 => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',  => 'Edit Custom Role Privileges',
 # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.  # Editarar CusParam sua função Privileges
    'Construction Space Version'     'End Time'
 => 'Construction Space Version',  => 'End Time',
 # Conde Recursosion publicado(s) Versão  # Fim Tempo
    'Continue'     'Ending Date'
 => 'Continue',  => 'Ending Date',
   # Fiming Deme
    'Copy current file to'     'Enroll One Student'
 => 'Copy current file to',  => 'Enroll One Student',
 # Copy Corrente Arquivo Para  # memrículas One Estudante
    'Copy selected'     'Enroll as student'
 => 'Copy selected',  => 'Enroll as student',
 # Copy SelecionaRed  # memrículas as Estudante
    'Course Code'     'Enrolling'
 => 'Course Code',  => 'Enrolling',
 #  Code  # memrículasing
    'Course Content'     'Enrolling Student'
 => 'Course Content',  => 'Enrolling Student',
 #  Content  # memrículasing Estudante
    'Course Data'     '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.'
 => 'Course Data',  => '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.',
 #  Dema  # 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.
    'Course Home Server'     'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
 => 'Course Home Server',  => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
 #  Home Servidor  # fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below
    'Course ID or number'     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
 => 'Course ID or number',  => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
 #  ID ou number  # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT
    'Course ID/Number'     'Entering Construction Space'
 => 'Course ID/Number',  => 'Entering Construction Space',
 #  ID/Number  # fornecering Conde Recursosion publicado(s)
    'Course Information'     'Error: Directory Non Empty'
 => 'Course Information',  => 'Error: Directory Non Empty',
 #  umemion  # Errou: DiRecParauy Nãon Vazio
    'Course Initialization Helper'     'Error: destination for operation is an existing directory.'
 => 'Course Initialization Helper',  => 'Error: destination for operation is an existing directory.',
 #  Initializemion Ajudaer  # Errou: destinemion fou opeRemion is an existing diRecParauy.
    'Course Level'     'Essay, open end'
 => 'Course Level',  => 'Essay, open end',
 #  Level  # Essay, Abrir Fim
    'Course Search'     'Evaluation Error '
 => 'Course Search',  => 'Evaluation Error ',
 #  pesquisar  # EValormion Errou
    'Course Title'     'Every problem in a particular folder (overrides course default)'
 => 'Course Title',  => 'Every problem in a particular folder (overrides course default)',
 #  Título  # Every problema in a Parteicular Pasta (overrides  padrão)
    'Course default for all problems'     'Exam Problem'
 => 'Course default for all problems',  => 'Exam Problem',
 #  padrão fou tudo problemas  # Exam problema
    '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.'     'Excel format'
 => '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.',  => 'Excel format',
 #  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.  # Excel foumem
    'Courses'     'Exit'
 => 'Courses',  => 'Exit',
 # s  # sair
    'Create New User'     'Feedback Addresses for Course Content'
 => 'Create New User',  => 'Feedback Addresses for Course Content',
 # criar New geRenciar  # Feedback AddResses fou  Content
    'Create User'     'Feedback Addresses for Course Content Comments'
 => 'Create User',  => 'Feedback Addresses for Course Content Comments',
 # criar geRenciar  # Feedback AddResses fou  Content Comments
    'Creating a new'     'Feedback Addresses for Course Policy'
 => 'Creating a new',  => 'Feedback Addresses for Course Policy',
 # CReeming a new  # Feedback AddResses fou  Policy
    'Crosslisted courses'     'Feedback Addresses for Resource Content Question'
 => 'Crosslisted courses',  => 'Feedback Addresses for Resource Content Question',
 # Crosslisted s  # Feedback AddResses fou Recurso(s) Content Question
    'Current Class List'     'Finish Helper'
 => 'Current Class List',  => 'Finish Helper',
 # Corrente Class List  # Finish Ajudaer
    'Current Ending Date: [_1]'     'First'
 => 'Current Ending Date: [_1]',  => 'First',
 # Corrente Fiming Deme: [_1]  
    'Current Ending Date: not set'     'First Resource'
 => 'Current Ending Date: not set',  => 'First Resource',
 # Corrente Fiming Deme: Nãot set  # First Recurso(s)
    'Current Resource'     'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'
 => 'Current Resource',  => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',
 # Corrente Recurso(s)  # Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.
    'Current Starting Date: [_1]'     'Folder/Map'
 => 'Current Starting Date: [_1]',  => 'Folder/Map',
 # Corrente Iniciando Deme: [_1]  # Pasta/Mapa/Sequëncia
    'Current Starting Date: not set'     'For one or more students'
 => 'Current Starting Date: not set',  => 'For one or more students',
 # Corrente Iniciando Deme: Nãot set  # Fou one ou moue Estudantes
    'Current Version'     'Found a <*response> outside of a <part> in a <part>ed problem'
 => 'Current Version',  => 'Found a <*response> outside of a <part> in a <part>ed problem',
 # Corrente Versão  # Found a <*Response> outside de a <Parte> in a <Parte>ed problema
    'Currently no active roles or courses'     'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Currently no active roles or courses',  => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
 # Correntely Não active usuários ou s  # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.
    'Currently no additional roles or courses'     'Generate messages from a file'
 => 'Currently no additional roles or courses',  => 'Generate messages from a file',
 # Correntely Não additional usuários ou s  # GeneReme messages De a Arquivo
    'Currently submitted: <tt>[_1]</tt>'     'Go'
 => 'Currently submitted: <tt>[_1]</tt>',  => 'Go',
 # Correntely Submeterted: <tt>[_1]</tt>  
    'Custom Role Editor'     'Go to ...'
 => 'Custom Role Editor',  => 'Go to ...',
 # CusParam sua função Editararou  # Go Para ...
    'Cut selected'     'HTML can be allowed or banned inside of course discussion.'
 => 'Cut selected',  => 'HTML can be allowed or banned inside of course discussion.',
 # Cut SelecionaRed  # HTML can be tudooQua ou banned inside de  discussion.
    'Decompress'     'HTML in Discussions'
 => 'Decompress',  => 'HTML in Discussions',
   # HTML in Discussões
    'Default Assessment Spreadsheet'     'Hand Graded (handgrade)'
 => 'Default Assessment Spreadsheet',  => 'Hand Graded (handgrade)',
 # padrão Avaliação SpReadsheet  
    'Default Course Spreadsheet'     'Help on Creating Courses'
 => 'Default Course Spreadsheet',  => 'Help on Creating Courses',
 # padrão  SpReadsheet  # Ajuda on CReeming s
    'Default Student Spreadsheet'     'Hide Empty Rows in Spreadsheets'
 => 'Default Student Spreadsheet',  => 'Hide Empty Rows in Spreadsheets',
 # padrão Estudante SpReadsheet  # Ocultar Vazio Linhas in SpReadsheets
    'Default XML Style File'     'Home Server'
 => 'Default XML Style File',  => 'Home Server',
 # padrão XML Style Arquivo  # Home Servidor
    'Default beginning date when enrolling students'     'Homework problem'
 => 'Default beginning date when enrolling students',  => 'Homework problem',
 # padrão beginning deme when memrículasing Estudantes  # Homewouk problema
    'Default ending date when enrolling students'     'How do I create a CSV file from a spreadsheet'
 => 'Default ending date when enrolling students',  => 'How do I create a CSV file from a spreadsheet',
 # padrão Fiming deme when memrículasing Estudantes  # How do I criar a CSV Arquivo De a spReadsheet
    'Default for new courses is'     'How do I create a class list from a spreadsheet'
 => 'Default for new courses is',  => 'How do I create a class list from a spreadsheet',
 # padrão fou new s is  # How do I criar a class list De a spReadsheet
    'Default set of options to pass to tth/m when converting tex'     'How many tries should be set for all problems in the course?'
 => 'Default set of options to pass to tth/m when converting tex',  => 'How many tries should be set for all problems in the course?',
 # padrão set de options Para pass Para tth/m when converting tex  # How many Tentativas should be set fou tudo problemas in the ?
    'Define Role'     'How many tries should be set for the selected folder?'
 => 'Define Role',  => 'How many tries should be set for the selected folder?',
 # Define sua função  # How many Tentativas should be set fou the SelecionaRed Pasta?
    'Dependencies'     'How many tries should be set for the selected problem?'
 => 'Dependencies',  => 'How many tries should be set for the selected problem?',
 # DepFimencies  # How many Tentativas should be set fou the SelecionaRed problema?
    'Disable display of problem receipts'     'How should the results be printed?'
 => 'Disable display of problem receipts',  => 'How should the results be printed?',
 # Disable Display de problema Receipts  
    'Disable student resource discussion'     'Immediately expire own role as Course Coordinator'
 => 'Disable student resource discussion',  => 'Immediately expire own role as Course Coordinator',
 # Disable Estudante Recurso(s) discussion  # Immediemely expiRe own sua função as  Cooudinemou
    'Disable student use of chatrooms'     'Import and Paste Area'
 => 'Disable student use of chatrooms',  => 'Import and Paste Area',
 # Disable Estudante use de chemrooms  # Impout and Paste ARea
    'Disallow Resource Discussion for Roles'     'Include retrieval of student photographs?'
 => 'Disallow Resource Discussion for Roles',  => 'Include retrieval of student photographs?',
 # Distudoow Recurso(s) Discussion fou usuários  # Include Retrieval de Estudante phoParagraphs?
    'Disallow Resource Discussion for Users'     'Institutional Information'
 => 'Disallow Resource Discussion for Users',  => 'Institutional Information',
 # Distudoow Recurso(s) Discussion fou geRenciars  # Institutional umemion
    'Disallow live chatroom use for Roles'     'Invalid Significant figures detected'
 => 'Disallow live chatroom use for Roles',  => 'Invalid Significant figures detected',
 # Distudoow live chemroom use fou usuários  
    'Disallow live chatroom use for Users'     'Invalid characters in requested name have been removed.'
 => 'Disallow live chatroom use for Users',  => 'Invalid characters in requested name have been removed.',
 # Distudoow live chemroom use fou geRenciars  # Invalid characters in Requested Nome have been Removed.
    'Discussion Participation'     'Invalid login mode or password.'
 => 'Discussion Participation',  => 'Invalid login mode or password.',
 # Discussion Parteicipemion  # Invalid login mode ou passwoud.
    'Display file attributes'     'Invalid username or domain'
 => 'Display file attributes',  => 'Invalid username or domain',
 # Display Arquivo emtributes  # Invalid geRenciarNome ou Domínio
    'Do NOT generate as standard course'     'KEYWORDS'
 => 'Do NOT generate as standard course',  => 'KEYWORDS',
 # Do NãoT geneReme as standard  # KEYWouDS
    'Do not show plain URL (encrypturl)'     '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.'
 => 'Do not show plain URL (encrypturl)',  => '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.',
 # Do Nãot show plain URL (encryptURL)  # 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.
    'Domain Level'     '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.'
 => 'Domain Level',  => '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.',
 # Domínio Level  # 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.
    "Don't Show Feedback"     'Languages used'
 => "Don't Show Feedback",  => 'Languages used',
   # linguagems used
    'Due Date (contentclose)'     'Last'
 => 'Due Date (contentclose)',  => 'Last',
 # Limite Deme (contentFechar)  
    'Due Date (duedate)'     'Leave blank on scoring form'
 => 'Due Date (duedate)',  => 'Leave blank on scoring form',
 # Limite Deme (Limitedeme)  # Leave blank on scouing foum
    'Duration of automated classlist updates'     'List Directory'
 => 'Duration of automated classlist updates',  => 'List Directory',
 # DuRemion de auParamemed classlist Cimademes  # List DiRecParauy
    'Dynamic Metadata (updated periodically)'     'List of hidden parts (hiddenparts)'
 => 'Dynamic Metadata (updated periodically)',  => 'List of hidden parts (hiddenparts)',
 # Dynamic Metadema (emualizado periódicamente)  # List de hidden Partes (hiddenPartes)
    'ERROR'     'Location'
 => 'ERROR',  => 'Location',
 # ERRou  # Locemion
    'Edit Custom Role Privileges'     'Login Data'
 => 'Edit Custom Role Privileges',  => 'Login Data',
 # Editarar CusParam sua função Privileges  # Login Dema
    'End Time'     'Logout'
 => 'End Time',  => 'Logout',
 # Fim Tempo  
    'Ending Date'     'Mail'
 => 'Ending Date',  => 'Mail',
 # Fiming Deme  
    'English - ISO'     'Make new directory'
 => 'English - ISO',  => 'Make new directory',
   # Make new diRecParauy
    'Enroll One Student'     'Make new file'
 => 'Enroll One Student',  => 'Make new file',
 # memrículas One Estudante  # Make new Arquivo
    'Enroll as student'     'Manual Grading'
 => 'Enroll as student',  => 'Manual Grading',
 # memrículas as Estudante  
    'Enrolling'     'Map has branchings. Use advanced editor.'
 => 'Enrolling',  => 'Map has branchings. Use advanced editor.',
 # memrículasing  # Mapa/Sequëncia has branchings. Use advanced Editararou.
    'Enrolling Student'     'Map has conditions. Use advanced editor.'
 => 'Enrolling Student',  => 'Map has conditions. Use advanced editor.',
 # memrículasing Estudante  # Mapa/Sequëncia has conditions. Use advanced Editararou.
    '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.'     'Map has resource parameters. Use advanced editor.'
 => '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.',  => 'Map has resource parameters. Use advanced editor.',
 # 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.  # Mapa/Sequëncia has Recurso(s) parameters. Use advanced Editararou.
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'     'Map has unconnected resources. Use advanced editor.'
 => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',  => 'Map has unconnected resources. Use advanced editor.',
 # fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below  # Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'     'Maximum Number of Collaborators'
 => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',  => 'Maximum Number of Collaborators',
 # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT  # Maximum Number de Collabouemous
    'Entering Construction Space'     'Maximum Number of Collaborators (maxcollaborators)'
 => 'Entering Construction Space',  => 'Maximum Number of Collaborators (maxcollaborators)',
 # fornecering Conde Recursosion publicado(s)  # Maximum Number de Collabouemous (maxcollabouemous)
    'Error: Directory Non Empty'     'Maximum Number of Tries (maxtries)'
 => 'Error: Directory Non Empty',  => 'Maximum Number of Tries (maxtries)',
 # Errou: DiRecParauy Nãon Vazio  # Maximum Number de Tentativas (maxTentativas)
    'Error: destination for operation is an existing directory.'     'Messaging'
 => 'Error: destination for operation is an existing directory.',  => 'Messaging',
 # Errou: destinemion fou opeRemion is an existing diRecParauy.  
    'Essay, open end'     'Middle'
 => 'Essay, open end',  => 'Middle',
 # Essay, Abrir Fim  
    'Evaluation Error '     'Middle Name'
 => 'Evaluation Error ',  => 'Middle Name',
 # EValormion Errou  # Middle Nome
    'Every problem in a particular folder (overrides course default)'     'Missing Kerberos domain information.'
 => 'Every problem in a particular folder (overrides course default)',  => 'Missing Kerberos domain information.',
 # Every problema in a Parteicular Pasta (overrides  padrão)  # Missing Kerberos Domínio umemion.
    'Exam Problem'     'Modification may make assessment data inaccessible'
 => 'Exam Problem',  => 'Modification may make assessment data inaccessible',
 # Exam problema  # Modificemion Maio make Avaliação dema inaccessible
    'Excel format'     'Modify Enrollment for'
 => 'Excel format',  => 'Modify Enrollment for',
 # Excel foumem  # Modify memrícula.m.nt fou
    'Exit'     'Modify User'
 => 'Exit',  => 'Modify User',
 # sair  # Modify geRenciar
    'Feedback Addresses for Course Content'     'Modify another students data'
 => 'Feedback Addresses for Course Content',  => 'Modify another students data',
 # Feedback AddResses fou  Content  # Modify aNãother Estudantes dema
    'Feedback Addresses for Course Content Comments'     'Modify deadlines, etc, for this resource'
 => 'Feedback Addresses for Course Content Comments',  => 'Modify deadlines, etc, for this resource',
 # Feedback AddResses fou  Content Comments  # Modify Prazos finais, etc, fou this Recurso(s)
    'Feedback Addresses for Course Policy'     'Modifying data for user'
 => 'Feedback Addresses for Course Policy',  => 'Modifying data for user',
 # Feedback AddResses fou  Policy  # Modifying dema fou geRenciar
    'Feedback Addresses for Resource Content Question'     'Modifying this will make problems'
 => 'Feedback Addresses for Resource Content Question',  => 'Modifying this will make problems',
 # Feedback AddResses fou Recurso(s) Content Question  # Modifying this will make problemas
    'Finish Helper'     'Move current file to'
 => 'Finish Helper',  => 'Move current file to',
 # Finish Ajudaer  # Move Corrente Arquivo Para
    'First'     'Must create new subdirectory inside a directory'
 => 'First',  => 'Must create new subdirectory inside a directory',
   # Must criar new subdiRecParauy inside a diRecParauy
    'First Resource'     'Name of Role'
 => 'First Resource',  => 'Name of Role',
 # First Recurso(s)  # Nome de sua função
    'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.'     'New Directory'
 => 'Foil name <b><tt>[_1]</tt></b> appears more than once. Foil names need to be unique.',  => 'New Directory',
 # Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.  # New DiRecParauy
    'Folder/Map'     'New HTML file'
 => 'Folder/Map',  => 'New HTML file',
 # Pasta/Mapa/Sequëncia  # New HTML Arquivo
    'For one or more students'     'New Resource'
 => 'For one or more students',  => 'New Resource',
 # Fou one ou moue Estudantes  # New Recurso(s)
    'Found a <*response> outside of a <part> in a <part>ed problem'     'New Role'
 => 'Found a <*response> outside of a <part> in a <part>ed problem',  => 'New Role',
 # Found a <*Response> outside de a <Parte> in a <Parte>ed problema  # New sua função
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'     'New User'
 => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',  => 'New User',
 # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.  # New geRenciar
    'Generate messages from a file'     'New Value'
 => 'Generate messages from a file',  => 'New Value',
 # GeneReme messages De a Arquivo  # New Valor
    'German - ISO'     'New assembled page'
 => 'German - ISO',  => 'New assembled page',
   # New assembled Mapa/Sequënciaa/Exercícios
    'Go'     'New assembled sequence'
 => 'Go',  => 'New assembled sequence',
   # New assembled sequência
    'Go to ...'     'New custom rights file'
 => 'Go to ...',  => 'New custom rights file',
 # Go Para ...  # New cusParam rights Arquivo
    'HTML can be allowed or banned inside of course discussion.'     'New file'
 => 'HTML can be allowed or banned inside of course discussion.',  => 'New file',
 # HTML can be tudooQua ou banned inside de  discussion.  # New Arquivo
    'HTML in Discussions'     'New problem'
 => 'HTML in Discussions',  => 'New problem',
 # HTML in Discussões  # New problema
    'Hand Graded (handgrade)'     'New style file'
 => 'Hand Graded (handgrade)',  => 'New style file',
   # New style Arquivo
    'Help on Creating Courses'     'New subdirectory'
 => 'Help on Creating Courses',  => 'New subdirectory',
 # Ajuda on CReeming s  # New subdiRecParauy
    'Hide Empty Rows in Spreadsheets'     'Next ->'
 => 'Hide Empty Rows in Spreadsheets',  => 'Next ->',
 # Ocultar Vazio Linhas in SpReadsheets  # Próximo ->
    'Home Server'     'No Access or Usages Statistics are available for this resource.'
 => 'Home Server',  => 'No Access or Usages Statistics are available for this resource.',
 # Home Servidor  # Não Access ou Usages Stemistics aRe available fou this Recurso(s).
    'Homework problem'     'No Assessment Statistical Data is available for this resource'
 => 'Homework problem',  => 'No Assessment Statistical Data is available for this resource',
 # Homewouk problema  # Não Avaliação Stemistical Dema is available fou this Recurso(s)
    'How do I create a CSV file from a spreadsheet'     'No Evaluation Data is available for this resource.'
 => 'How do I create a CSV file from a spreadsheet',  => 'No Evaluation Data is available for this resource.',
 # How do I criar a CSV Arquivo De a spReadsheet  # Não EValormion Dema is available fou this Recurso(s).
    'How do I create a class list from a spreadsheet'     'No new filename specified.'
 => 'How do I create a class list from a spreadsheet',  => 'No new filename specified.',
 # How do I criar a class list De a spReadsheet  # Não new ArquivoNome specified.
    'How many tries should be set for all problems in the course?'     'No section assigned'
 => 'How many tries should be set for all problems in the course?',  => 'No section assigned',
 # How many Tentativas should be set fou tudo problemas in the ?  # Não Seção assigned
    'How many tries should be set for the selected folder?'     'No such file'
 => 'How many tries should be set for the selected folder?',  => 'No such file',
 # How many Tentativas should be set fou the SelecionaRed Pasta?  # Não such Arquivo
    'How many tries should be set for the selected problem?'     'Not Allowed'
 => 'How many tries should be set for the selected problem?',  => 'Not Allowed',
 # How many Tentativas should be set fou the SelecionaRed problema?  # Nãot tudooQua
    'How should the results be printed?'     'Not open to be viewed'
 => 'How should the results be printed?',  => 'Not open to be viewed',
   # Nãot Abrir Para be acessaRed
    'Immediately expire own role as Course Coordinator'     'Notification of enrollment changes'
 => 'Immediately expire own role as Course Coordinator',  => 'Notification of enrollment changes',
 # Immediemely expiRe own sua função as  Cooudinemou  # Nãotificemion de memrícula.m.nt Alterars
    'Import and Paste Area'     'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
 => 'Import and Paste Area',  => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
 # Impout and Paste ARea  # Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?
    'Include retrieval of student photographs?'     'Number of Tries before hints appear (hinttries)'
 => 'Include retrieval of student photographs?',  => 'Number of Tries before hints appear (hinttries)',
 # Include Retrieval de Estudante phoParagraphs?  # Number de Tentativas befoue hints appear (hintTentativas)
    'Institutional Information'     'Number of assignments printed at the same time:'
 => 'Institutional Information',  => 'Number of assignments printed at the same time:',
 # Institutional umemion  # Number de assignments printed em the same Tempo:
    'Invalid Significant figures detected'     'Number of bubbles in exam mode (numbubbles)'
 => 'Invalid Significant figures detected',  => 'Number of bubbles in exam mode (numbubbles)',
   # Number de bubbles in exam mode (numbubbles)
    'Invalid characters in requested name have been removed.'     'Number of columns'
 => 'Invalid characters in requested name have been removed.',  => 'Number of columns',
 # Invalid characters in Requested Nome have been Removed.  # Number de Colunas
    'Invalid login mode or password.'     'Numerical Tolerance (tol)'
 => 'Invalid login mode or password.',  => 'Numerical Tolerance (tol)',
 # Invalid login mode ou passwoud.  # Numerical Paralerance (Paral)
    'Invalid username or domain'     'Old Value'
 => 'Invalid username or domain',  => 'Old Value',
 # Invalid geRenciarNome ou Domínio  # Old Valor
    'Japanese - UTF'     'Online Help'
 => 'Japanese - UTF',  => 'Online Help',
   # Online Ajuda
    'KEYWORDS'     'Only domain coordinators can change a users password.'
 => 'KEYWORDS',  => 'Only domain coordinators can change a users password.',
 # KEYWouDS  # Only Domínio cooudinemous can Alterar a geRenciars passwoud.
    '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.'     'Open Course'
 => '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.',  => 'Open Course',
 # 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.  # Abrir
    '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.'     'Open all assessments'
 => '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.',  => 'Open all assessments',
 # 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.  # Abrir tudo Avaliaçãos
    'Languages used'     'Open and correct'
 => 'Languages used',  => 'Open and correct',
 # linguagems used  # Abrir and couRect
    'Last'     'Open with full tries'
 => 'Last',  => 'Open with full tries',
   # Abrir with full Tentativas
    'Leave blank on scoring form'     'Opening Date (contentopen)'
 => 'Leave blank on scoring form',  => 'Opening Date (contentopen)',
 # Leave blank on scouing foum  # Abriring Deme (contenParapen)
    'List Directory'     'Opening Date (opendate)'
 => 'List Directory',  => 'Opening Date (opendate)',
 # List DiRecParauy  # Abriring Deme (Abrirdeme)
    'List of hidden parts (hiddenparts)'     'Output Format: [_1]'
 => 'List of hidden parts (hiddenparts)',  => 'Output Format: [_1]',
 # List de hidden Partes (hiddenPartes)  # Saída Foumem: [_1]
    'Location'     'Page layout'
 => 'Location',  => 'Page layout',
 # Locemion  # Mapa/Sequënciaa/Exercícios layout
    'Login Data'     'Paper type'
 => 'Login Data',  => 'Paper type',
 # Login Dema  # Paper Tipo
    'Logout'     'Parameter'
 => 'Logout',  => 'Parameter',
   
    'Mail'     'Part Description (display)'
 => 'Mail',  => 'Part Description (display)',
   # Parte Description (Display)
    'Make new directory'     'Paste after selected'
 => 'Make new directory',  => 'Paste after selected',
 # Make new diRecParauy  # Paste after SelecionaRed
    'Make new file'     'Personal Data'
 => 'Make new file',  => 'Personal Data',
 # Make new Arquivo  # Personal Dema
    'Manual Grading'     'Please adjust significant figures.'
 => 'Manual Grading',  => 'Please adjust significant figures.',
   
    'Map has branchings. Use advanced editor.'     'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
 => 'Map has branchings. Use advanced editor.',  => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
 # Mapa/Sequëncia has branchings. Use advanced Editararou.  # 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
    'Map has conditions. Use advanced editor.'     'Please click Back on your browser and select another user, or '
 => 'Map has conditions. Use advanced editor.',  => 'Please click Back on your browser and select another user, or ',
 # Mapa/Sequëncia has conditions. Use advanced Editararou.  # Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou
    'Map has resource parameters. Use advanced editor.'     'Please contact your LON-CAPA administrator regarding this situation.'
 => 'Map has resource parameters. Use advanced editor.',  => 'Please contact your LON-CAPA administrator regarding this situation.',
 # Mapa/Sequëncia has Recurso(s) parameters. Use advanced Editararou.  # Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.
    'Map has unconnected resources. Use advanced editor.'     'Please select an authentication mechanism'
 => 'Map has unconnected resources. Use advanced editor.',  => 'Please select an authentication mechanism',
 # Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.  # Please Selecione umn auEntãoticemion mechanism
    'Maximum Number of Collaborators'     'Please select the authentication mechanism'
 => 'Maximum Number of Collaborators',  => 'Please select the authentication mechanism',
 # Maximum Number de Collabouemous  # Please Selecionar the auEntãoticemion mechanism
    'Maximum Number of Collaborators (maxcollaborators)'     'Please select the section you wish to set the answer open date for:'
 => 'Maximum Number of Collaborators (maxcollaborators)',  => 'Please select the section you wish to set the answer open date for:',
 # Maximum Number de Collabouemous (maxcollabouemous)  # Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:
    'Maximum Number of Tries (maxtries)'     'Please select the section you wish to set the due date for:'
 => 'Maximum Number of Tries (maxtries)',  => 'Please select the section you wish to set the due date for:',
 # Maximum Number de Tentativas (maxTentativas)  # Please Selecionar the Seção you wish Para set the Limite deme fou:
    'Messaging'     'Please select the section you wish to set the number of tries for:'
 => 'Messaging',  => '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:
    'Middle'     'Please select the section you wish to set the opening date for:'
 => 'Middle',  => '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:
    'Middle Name'     'Please select the section you wish to set the problem weight for:'
 => 'Middle Name',  => 'Please select the section you wish to set the problem weight for:',
 # Middle Nome  # Please Selecionar the Seção you wish Para set the problema weight fou:
    'Missing Kerberos domain information.'     'Please select the student you wish to set the answer open date for:'
 => 'Missing Kerberos domain information.',  => 'Please select the student you wish to set the answer open date for:',
 # Missing Kerberos Domínio umemion.  # Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:
    'Modification may make assessment data inaccessible'     'Please select the student you wish to set the due date for:'
 => 'Modification may make assessment data inaccessible',  => 'Please select the student you wish to set the due date for:',
 # Modificemion Maio make Avaliação dema inaccessible  # Please Selecionar the Estudante you wish Para set the Limite deme fou:
    'Modify Enrollment for'     'Please select the student you wish to set the number of tries for:'
 => 'Modify Enrollment for',  => 'Please select the student you wish to set the number of tries for:',
 # Modify memrícula.m.nt fou  # Please Selecionar the Estudante you wish Para set the number de Tentativas fou:
    'Modify User'     'Please select the student you wish to set the opening date for:'
 => 'Modify User',  => 'Please select the student you wish to set the opening date for:',
 # Modify geRenciar  # Please Selecionar the Estudante you wish Para set the Abriring deme fou:
    'Modify another students data'     'Please select the student you wish to set the problem weight for:'
 => 'Modify another students data',  => 'Please select the student you wish to set the problem weight for:',
 # Modify aNãother Estudantes dema  # Please Selecionar the Estudante you wish Para set the problema weight fou:
    'Modify deadlines, etc, for this resource'     'Please stand by.'
 => 'Modify deadlines, etc, for this resource',  => 'Please stand by.',
 # Modify Prazos finais, etc, fou this Recurso(s)  # Please stand Por.
    'Modifying data for user'     "Please use browser 'Back' button and pick a filename"
 => 'Modifying data for user',  => "Please use browser 'Back' button and pick a filename",
 # Modifying dema fou geRenciar  # Please use bLinhaser 'Back' butParan and pick a ArquivoNome
    'Modifying this will make problems'     'Print'
 => 'Modifying this will make problems',  => 'Print',
 # Modifying this will make problemas  
    'Move current file to'     'Privileged users that should not be hidden on staff listings'
 => 'Move current file to',  => 'Privileged users that should not be hidden on staff listings',
 # Move Corrente Arquivo Para  # Privileged geRenciars them should Nãot be hidden on staff listings
    'Must create new subdirectory inside a directory'     'Processed file'
 => 'Must create new subdirectory inside a directory',  => 'Processed file',
 # Must criar new subdiRecParauy inside a diRecParauy  # Processed Arquivo
    'Name of Role'     'Publish this Resource'
 => 'Name of Role',  => 'Publish this Resource',
 # Nome de sua função  # Publica this Recurso(s)
    'Navigate'     'Question Type (type)'
 => 'Navigate',  => 'Question Type (type)',
 # navegar  # Question Tipo (Tipo)
    'New Directory'     'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
 => 'New Directory',  => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
 # New DiRecParauy  # Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)
    'New HTML file'     'Randomization algorithm used'
 => 'New HTML file',  => 'Randomization algorithm used',
 # New HTML Arquivo  # Randomizemion algouithm used
    'New Resource'     'Randomly pick number of resources (randompick)'
 => 'New Resource',  => 'Randomly pick number of resources (randompick)',
 # New Recurso(s)  # Randomly pick number de Recursos (randompick)
    'New Role'     'Reading results from [_1]'
 => 'New Role',  => 'Reading results from [_1]',
 # New sua função  # LFimo Resultados de [_1]
    'New User'     'Receipt algorithm used'
 => 'New User',  => 'Receipt algorithm used',
 # New geRenciar  # Receipt algouithm used
    'New Value'     'Receiving results from [_1]'
 => 'New Value',  => 'Receiving results from [_1]',
 # New Valor  # Receiving Results De [_1]
    'New assembled page'     'Recent'
 => 'New assembled page',  => 'Recent',
 # New assembled Mapa/Sequënciaa/Exercícios  
    'New assembled sequence'     'Rename current file to'
 => 'New assembled sequence',  => 'Rename current file to',
 # New assembled sequência  # ReNãomear Corrente Arquivo Para
    'New custom rights file'     'Report a Bug'
 => 'New custom rights file',  => 'Report a Bug',
 # New cusParam rights Arquivo  # Repout a Bug
    'New file'     'Resource'
 => 'New file',  => 'Resource',
 # New Arquivo  # Recurso(s)
    'New problem'     'Resource Differences'
 => 'New problem',  => 'Resource Differences',
 # New problema  # Recurso(s) Differ
    'New style file'     'Resource Hidden from Students (hiddenresource)'
 => 'New style file',  => 'Resource Hidden from Students (hiddenresource)',
 # New style Arquivo  # Recurso(s) Hidden De Estudantes (hiddenRecurso(s))
    'New subdirectory'     'Resource alias name for conditions (mapalias)'
 => 'New subdirectory',  => 'Resource alias name for conditions (mapalias)',
 # New subdiRecParauy  # Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)
    'Next ->'     'Resources'
 => 'Next ->',  => 'Resources',
 # Próximo ->  # Recursos
    'No Access or Usages Statistics are available for this resource.'     'Response'
 => 'No Access or Usages Statistics are available for this resource.',  => 'Response',
 # Não Access ou Usages Stemistics aRe available fou this Recurso(s).  
    'No Assessment Statistical Data is available for this resource'     'Retrieve Old Version'
 => 'No Assessment Statistical Data is available for this resource',  => 'Retrieve Old Version',
 # Não Avaliação Stemistical Dema is available fou this Recurso(s)  # Restaurar Old Versão
    'No Evaluation Data is available for this resource.'     'Return to DOCS'
 => 'No Evaluation Data is available for this resource.',  => 'Return to DOCS',
 # Não EValormion Dema is available fou this Recurso(s).  # Return Para documenParas
    'No new filename specified.'     'Reverse Association'
 => 'No new filename specified.',  => 'Reverse Association',
 # Não new ArquivoNome specified.  # Reverse Associemion
    'No section assigned'     'Revoke'
 => 'No section assigned',  => 'Revoke',
 # Não Seção assigned  
    'No such file'     'Revoke Existing Roles'
 => 'No such file',  => 'Revoke Existing Roles',
 # Não such Arquivo  # Revoke Existing usuários
    'Not Allowed'     'Role'
 => 'Not Allowed',  => 'Role',
 # Nãot tudooQua  # sua função
    'Not open to be viewed'     'Role Information'
 => 'Not open to be viewed',  => 'Role Information',
 # Nãot Abrir Para be acessaRed  # sua função umemion
    'Notification of enrollment changes'     'Save entries below as a draft answer (not submitting them for credit yet)'
 => 'Notification of enrollment changes',  => 'Save entries below as a draft answer (not submitting them for credit yet)',
 # Nãotificemion de memrícula.m.nt Alterars  # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)
    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'Search Complete [_1]'
 => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',  => 'Search Complete [_1]',
 # Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?  # pesquisar Complete [_1]
    'Number of Tries before hints appear (hinttries)'     'Search: [_1]'
 => 'Number of Tries before hints appear (hinttries)',  => 'Search: [_1]',
 # Number de Tentativas befoue hints appear (hintTentativas)  # pesquisar: [_1]
    'Number of assignments printed at the same time:'     'Select Action'
 => 'Number of assignments printed at the same time:',  => 'Select Action',
 # Number de assignments printed em the same Tempo:  # Selecione umction
    'Number of bubbles in exam mode (numbubbles)'     'Select All Files'
 => 'Number of bubbles in exam mode (numbubbles)',  => 'Select All Files',
 # Number de bubbles in exam mode (numbubbles)  # Selecionar tudo Arquivos
    'Number of columns'     'Select All Published'
 => 'Number of columns',  => 'Select All Published',
 # Number de Colunas  # Selecionar tudo Publicado
    'Numerical Tolerance (tol)'     'Select All Resources'
 => 'Numerical Tolerance (tol)',  => 'Select All Resources',
 # Numerical Paralerance (Paral)  # Selecionar tudo Recursos
    'Old Value'     'Select Folder'
 => 'Old Value',  => 'Select Folder',
 # Old Valor  # Selecionar Pasta
    'Online Help'     'Select Only Current Students'
 => 'Online Help',  => 'Select Only Current Students',
 # Online Ajuda  # Selecionar Only Corrente Estudantes
    'Only domain coordinators can change a users password.'     'Select Problem'
 => 'Only domain coordinators can change a users password.',  => 'Select Problem',
 # Only Domínio cooudinemous can Alterar a geRenciars passwoud.  # Selecionar problema
    'Open Course'     'Select Problem(s) to print'
 => 'Open Course',  => 'Select Problem(s) to print',
 # Abrir  # Selecionar problema(s) Para print
    'Open all assessments'     'Select Resource(s) to print'
 => 'Open all assessments',  => 'Select Resource(s) to print',
 # Abrir tudo Avaliaçãos  # Selecionar Recurso(s)(s) Para print
    'Open and correct'     'Select Resources To Print'
 => 'Open and correct',  => 'Select Resources To Print',
 # Abrir and couRect  # Selecionar Recursos Para Print
    'Open with full tries'     'Select Section'
 => 'Open with full tries',  => 'Select Section',
 # Abrir with full Tentativas  # Selecionar Seção
    'Opening Date (contentopen)'     'Select Sequence To Print From'
 => 'Opening Date (contentopen)',  => 'Select Sequence To Print From',
 # Abriring Deme (contenParapen)  # Selecionar sequência Para Print De
    'Opening Date (opendate)'     'Select Student'
 => 'Opening Date (opendate)',  => 'Select Student',
 # Abriring Deme (Abrirdeme)  # Selecionar Estudante
    'Output Format: [_1]'     'Select Students and Resources'
 => 'Output Format: [_1]',  => 'Select Students and Resources',
 # Saída Foumem: [_1]  # Selecionar Estudantes and Recursos
    'Page layout'     'Select Style File'
 => 'Page layout',  => 'Select Style File',
 # Mapa/Sequënciaa/Exercícios layout  # Selecionar Style Arquivo
    'Paper type'     'Select a user name to modify the students information'
 => 'Paper type',  => 'Select a user name to modify the students information',
 # Paper Tipo  # Selecione um geRenciar Nome Para modify the Estudantes umemion
    'Parameter'     'Select a user name to view the users personal page.'
 => 'Parameter',  => 'Select a user name to view the users personal page.',
   # Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.
    'Part Description (display)'     'Select for Section/Group'
 => 'Part Description (display)',  => 'Select for Section/Group',
 # Parte Description (Display)  # Selecionar fou Seção/GroCima
    'Paste after selected'     'Select resources for the assignment'
 => 'Paste after selected',  => 'Select resources for the assignment',
 # Paste after SelecionaRed  # Selecionar Recursos fou the assignment
    'Personal Data'     'Select the folder you wish to set the parameter for:'
 => 'Personal Data',  => 'Select the folder you wish to set the parameter for:',
 # Personal Dema  # Selecionar the Pasta you wish Para set the parameter fou:
    'Please adjust significant figures.'     'Select the problem you wish to set the parameter for:'
 => 'Please adjust significant figures.',  => 'Select the problem you wish to set the parameter for:',
   # Selecionar the problema you wish Para set the parameter fou:
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'     'Set'
 => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',  => 'Set',
 # 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 '     'Set Course Environment'
 => 'Please click Back on your browser and select another user, or ',  => 'Set Course Environment',
 # Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou  # Set  Environment
    'Please contact your LON-CAPA administrator regarding this situation.'     'Set End Date'
 => 'Please contact your LON-CAPA administrator regarding this situation.',  => 'Set End Date',
 # Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.  # Set Fim Deme
    'Please select an authentication mechanism'     'Set Individual User Roles'
 => 'Please select an authentication mechanism',  => 'Set Individual User Roles',
 # Please Selecione umn auEntãoticemion mechanism  # Set Individual geRenciar usuários
    'Please select the authentication mechanism'     'Set Problem Tries'
 => 'Please select the authentication mechanism',  => 'Set Problem Tries',
 # Please Selecionar the auEntãoticemion mechanism  # Set problema Tentativas
    'Please select the section you wish to set the answer open date for:'     'Set Problem Weight'
 => 'Please select the section you wish to set the answer open date for:',  => 'Set Problem Weight',
 # Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:  # Set problema Weight
    'Please select the section you wish to set the due date for:'     'Set Start Date'
 => 'Please select the section you wish to set the due date for:',  => 'Set Start Date',
 # Please Selecionar the Seção you wish Para set the Limite deme fou:  # Set Início Deme
    'Please select the section you wish to set the number of tries for:'     'Set answer open date for all problems in the course for ...'
 => 'Please select the section you wish to set the number of tries for:',  => 'Set answer open date for all problems in the course for ...',
 # Please Selecionar the Seção you wish Para set the number de Tentativas fou:  # Set Resposta Abrir deme fou tudo problemas in the  fou ...
    'Please select the section you wish to set the opening date for:'     'Set answer open date for the selected folder for ...'
 => 'Please select the section you wish to set the opening date for:',  => 'Set answer open date for the selected folder for ...',
 # Please Selecionar the Seção you wish Para set the Abriring deme fou:  # Set Resposta Abrir deme fou the SelecionaRed Pasta fou ...
    'Please select the section you wish to set the problem weight for:'     'Set answer open date for the selected problem for ...'
 => 'Please select the section you wish to set the problem weight for:',  => 'Set answer open date for the selected problem for ...',
 # Please Selecionar the Seção you wish Para set the problema weight fou:  # Set Resposta Abrir deme fou the SelecionaRed problema fou ...
    'Please select the student you wish to set the answer open date for:'     'Set content feedback to Course Coordinator'
 => 'Please select the student you wish to set the answer open date for:',  => 'Set content feedback to Course Coordinator',
 # Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:  # Set content feedback Para  Cooudinemou
    'Please select the student you wish to set the due date for:'     'Set course policy feedback to Course Coordinator'
 => 'Please select the student you wish to set the due date for:',  => 'Set course policy feedback to Course Coordinator',
 # Please Selecionar the Estudante you wish Para set the Limite deme fou:  # Set  policy feedback Para  Cooudinemou
    'Please select the student you wish to set the number of tries for:'     'Set due date for all problems in the course for ...'
 => 'Please select the student you wish to set the number of tries for:',  => 'Set due date for all problems in the course for ...',
 # Please Selecionar the Estudante you wish Para set the number de Tentativas fou:  # Set Limite deme fou tudo problemas in the  fou ...
    'Please select the student you wish to set the opening date for:'     'Set due date for the selected folder for ...'
 => 'Please select the student you wish to set the opening date for:',  => 'Set due date for the selected folder for ...',
 # Please Selecionar the Estudante you wish Para set the Abriring deme fou:  # Set Limite deme fou the SelecionaRed Pasta fou ...
    'Please select the student you wish to set the problem weight for:'     'Set due date for the selected problem for ...'
 => 'Please select the student you wish to set the problem weight for:',  => 'Set due date for the selected problem for ...',
 # Please Selecionar the Estudante you wish Para set the problema weight fou:  # Set Limite deme fou the SelecionaRed problema fou ...
    'Please stand by.'     'Set number of tries for all problems in the course for ...'
 => 'Please stand by.',  => 'Set number of tries for all problems in the course for ...',
 # Please stand Por.  # Set number de Tentativas fou tudo problemas in the  fou ...
    "Please use browser 'Back' button and pick a filename"     'Set number of tries for the selected folder for ...'
 => "Please use browser 'Back' button and pick a filename",  => 'Set number of tries for the selected folder for ...',
 # Please use bLinhaser 'Back' butParan and pick a ArquivoNome  # Set number de Tentativas fou the SelecionaRed Pasta fou ...
    'Portuguese - ISO'     'Set number of tries for the selected problem for ...'
 => 'Portuguese - ISO',  => 'Set number of tries for the selected problem for ...',
 # Poutuguese - ISO  # Set number de Tentativas fou the SelecionaRed problema fou ...
    'Print'     'Set opening date for all problems in the course for ...'
 => 'Print',  => 'Set opening date for all problems in the course for ...',
   # Set Abriring deme fou tudo problemas in the  fou ...
    'Privileged users that should not be hidden on staff listings'     'Set opening date for all problems in the course for. . .'
 => 'Privileged users that should not be hidden on staff listings',  => 'Set opening date for all problems in the course for. . .',
 # Privileged geRenciars them should Nãot be hidden on staff listings  # Set Abriring deme fou tudo problemas in the  fou. . .
    'Processed file'     'Set opening date for the selected folder for ...'
 => 'Processed file',  => 'Set opening date for the selected folder for ...',
 # Processed Arquivo  # Set Abriring deme fou the SelecionaRed Pasta fou ...
    'Publish this Resource'     'Set opening date for the selected problem for ...'
 => 'Publish this Resource',  => 'Set opening date for the selected problem for ...',
 # Publica this Recurso(s)  # Set Abriring deme fou the SelecionaRed problema fou ...
    'Question Type (type)'     'Set problem weight for all problems in the course for ...'
 => 'Question Type (type)',  => 'Set problem weight for all problems in the course for ...',
 # Question Tipo (Tipo)  # Set problema weight fou tudo problemas in the  fou ...
    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'     'Set problem weight for the selected folder for ...'
 => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',  => 'Set problem weight for the selected folder for ...',
 # Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)  # Set problema weight fou the SelecionaRed Pasta fou ...
    'Randomization algorithm used'     'Set problem weight for the selected problem for ...'
 => 'Randomization algorithm used',  => 'Set problem weight for the selected problem for ...',
 # Randomizemion algouithm used  # Set problema weight fou the SelecionaRed problema fou ...
    'Randomly pick number of resources (randompick)'     'Set to ...'
 => 'Randomly pick number of resources (randompick)',  => 'Set to ...',
 # Randomly pick number de Recursos (randompick)  # Set Para ...
    'Reading results from [_1]'     'Set value to "[_1]" to allow'
 => 'Reading results from [_1]',  => 'Set value to "[_1]" to allow',
 # LFimo Resultados de [_1]  # Set Valor Para "[_1]" Para tudoow
    'Receipt algorithm used'     'Setting the [_1]'
 => 'Receipt algorithm used',  => 'Setting the [_1]',
 # Receipt algouithm used  
    'Receiving results from [_1]'     'Setting the [_1] to [_2]'
 => 'Receiving results from [_1]',  => 'Setting the [_1] to [_2]',
 # Receiving Results De [_1]  # Setting the [_1] Para [_2]
    'Recent'     'Show Answer'
 => 'Recent',  => 'Show Answer',
   # Show Resposta
    'Rename current file to'     'Show Feedback'
 => 'Rename current file to',  => 'Show Feedback',
 # ReNãomear Corrente Arquivo Para  
    'Report a Bug'     'Show Problem Status (problemstatus)'
 => 'Report a Bug',  => 'Show Problem Status (problemstatus)',
 # Repout a Bug  # Show problema Stemus (problemastemus)
    'Resource'     'Show Units - Disable Entry (turnoffunit)'
 => 'Resource',  => 'Show Units - Disable Entry (turnoffunit)',
 # Recurso(s)  # Show Units - Disable Entry (turndefunit)
    'Resource Differences'     'Significant Digits (sig)'
 => 'Resource Differences',  => 'Significant Digits (sig)',
 # Recurso(s) Differ  
    'Resource Hidden from Students (hiddenresource)'     'Simple Edit'
 => 'Resource Hidden from Students (hiddenresource)',  => 'Simple Edit',
 # Recurso(s) Hidden De Estudantes (hiddenRecurso(s))  # Simple Editarar
    'Resource alias name for conditions (mapalias)'     'Some items were not submitted'
 => 'Resource alias name for conditions (mapalias)',  => 'Some items were not submitted',
 # Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)  # Some items weRe Nãot Submeterted
    'Resources'     'Start Time'
 => 'Resources',  => 'Start Time',
 # Recursos  # Início Tempo
    'Response'     "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
 => 'Response',  => "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)
    'Retrieve Old Version'     'Starting Date'
 => 'Retrieve Old Version',  => 'Starting Date',
 # Restaurar Old Versão  # Iniciando Deme
    'Return to DOCS'     'Student ID'
 => 'Return to DOCS',  => 'Student ID',
 # Return Para documenParas  # Estudante ID
    'Reverse Association'     'Student Information'
 => 'Reverse Association',  => 'Student Information',
 # Reverse Associemion  # Estudante umemion
    'Revoke'     'Student Name'
 => 'Revoke',  => 'Student Name',
   # Estudante Nome
    'Revoke Existing Roles'     'Student Status'
 => 'Revoke Existing Roles',  => 'Student Status',
 # Revoke Existing usuários  # Estudante Stemus
    'Role'     'Student Status: [_1]'
 => 'Role',  => 'Student Status: [_1]',
 # sua função  # Estudante Stemus: [_1]
    'Role Information'     'Student information updated successfully.'
 => 'Role Information',  => 'Student information updated successfully.',
 # sua função umemion  # Estudante umemion Cimademed successfully.
    'Russian - KOI'     'Students need access key to enter course'
 => 'Russian - KOI',  => 'Students need access key to enter course',
   # Estudantes need access key Para fornecer
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Students with expired roles'
 => 'Save entries below as a draft answer (not submitting them for credit yet)',  => 'Students with expired roles',
 # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)  # Estudantes with expiRed usuários
    'Search Complete [_1]'     'Subject:'
 => 'Search Complete [_1]',  => 'Subject:',
 # pesquisar Complete [_1]  # asDomPara:
    'Search: [_1]'     'Submissions'
 => 'Search: [_1]',  => 'Submissions',
 # pesquisar: [_1]  # Submissões
    'Select Action'     'Submit Modifications'
 => 'Select Action',  => 'Submit Modifications',
 # Selecione umction  # Submeter Modificemions
    'Select All Files'     'Submit entries below as answer to receive credit'
 => 'Select All Files',  => 'Submit entries below as answer to receive credit',
 # Selecionar tudo Arquivos  # Submeter enTentativas below as Resposta Para Receive cREditarar
    'Select All Published'     'Survey Question'
 => 'Select All Published',  => 'Survey Question',
 # Selecionar tudo Publicado  
    'Select All Resources'     'Swedish Chef'
 => 'Select All Resources',  => 'Swedish Chef',
 # Selecionar tudo Recursos  # SQuaish Chef
    'Select Folder'     'System Level'
 => 'Select Folder',  => 'System Level',
 # Selecionar Pasta  # Sistema Level
    'Select Only Current Students'     'Target Edit Map'
 => 'Select Only Current Students',  => 'Target Edit Map',
 # Selecionar Only Corrente Estudantes  # DestiNão Editarar Mapa/Sequëncia
    'Select Problem'     'TeX unconverted due to errors'
 => 'Select Problem',  => 'TeX unconverted due to errors',
 # Selecionar problema  # TeX unconverted Limite Para errous
    'Select Problem(s) to print'     'TeX unconverted due to previous errors'
 => 'Select Problem(s) to print',  => 'TeX unconverted due to previous errors',
 # Selecionar problema(s) Para print  # TeX unconverted Limite Para Anterior errous
    'Select Resource(s) to print'     '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.'
 => 'Select Resource(s) to print',  => '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.',
 # Selecionar Recurso(s)(s) Para print  # 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.
    'Select Resources To Print'     'The error reported was'
 => 'Select Resources To Print',  => 'The error reported was',
 # Selecionar Recursos Para Print  # The errou Repouted was
    'Select Section'     '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.'
 => 'Select Section',  => '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.',
 # Selecionar Seção  # 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.
    'Select Sequence To Print From'     "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."
 => 'Select Sequence To Print From',  => "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.",
 # Selecionar sequência Para Print De  # 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.
    'Select Student'     'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
 => 'Select Student',  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
 # Selecionar Estudante  # The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options
    'Select Students and Resources'     'The requested file'
 => 'Select Students and Resources',  => 'The requested file',
 # Selecionar Estudantes and Recursos  # The Requested Arquivo
    'Select Style File'     'The student must log out and log in again to see these changes.'
 => 'Select Style File',  => 'The student must log out and log in again to see these changes.',
 # Selecionar Style Arquivo  # The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.
    'Select a user name to modify the students information'     'There are currently no Error Messages for this resource.'
 => 'Select a user name to modify the students information',  => 'There are currently no Error Messages for this resource.',
 # Selecione um geRenciar Nome Para modify the Estudantes umemion  # TheRe aRe Correntely Não Errou Messages fou this Recurso(s).
    'Select a user name to view the users personal page.'     'There are no Evaluation Comments on this resource.'
 => 'Select a user name to view the users personal page.',  => 'There are no Evaluation Comments on this resource.',
 # Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.  # TheRe aRe Não EValormion Comments on this Recurso(s).
    'Select for Section/Group'     'There are no currently enrolled students in the course.'
 => 'Select for Section/Group',  => 'There are no currently enrolled students in the course.',
 # Selecionar fou Seção/GroCima  # TheRe aRe Não Correntely memrículased Estudantes in the .
    'Select resources for the assignment'     'There are no currently enrolled students in the selected sections.'
 => 'Select resources for the assignment',  => 'There are no currently enrolled students in the selected sections.',
 # Selecionar Recursos fou the assignment  # TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.
    'Select the folder you wish to set the parameter for:'     'There are no previously enrolled students in the course.'
 => 'Select the folder you wish to set the parameter for:',  => 'There are no previously enrolled students in the course.',
 # Selecionar the Pasta you wish Para set the parameter fou:  # TheRe aRe Não Anteriorly memrículased Estudantes in the .
    'Select the problem you wish to set the parameter for:'     'There are no previously enrolled students in the selected sections.'
 => 'Select the problem you wish to set the parameter for:',  => 'There are no previously enrolled students in the selected sections.',
 # Selecionar the problema you wish Para set the parameter fou:  # TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.
    'Set'     'There are no students in the course.'
 => 'Set',  => 'There are no students in the course.',
   # TheRe aRe Não Estudantes in the .
    'Set Course Environment'     'There are no students in the selected sections.'
 => 'Set Course Environment',  => 'There are no students in the selected sections.',
 # Set  Environment  # TheRe aRe Não Estudantes in the SelecionaRed Seções.
    'Set End Date'     'There was an error determining the environment values for'
 => 'Set End Date',  => 'There was an error determining the environment values for',
 # Set Fim Deme  # TheRe was an errou determining the environment Valors fou
    'Set Individual User Roles'     'This controls how receipt numbers are generated.'
 => 'Set Individual User Roles',  => 'This controls how receipt numbers are generated.',
 # Set Individual geRenciar usuários  # This controls how Receipt numbers aRe geneRemed.
    'Set Problem Tries'     'This helper will set up your LON-CAPA course and choose which features will be active.'
 => 'Set Problem Tries',  => 'This helper will set up your LON-CAPA course and choose which features will be active.',
 # Set problema Tentativas  # This Ajudaer will set Cima your LON-CAPA  and escolha which feemuRes will be active.
    'Set Problem Weight'     'To create a new'
 => 'Set Problem Weight',  => 'To create a new',
 # Set problema Weight  # Para criar a new
    'Set Start Date'     'Top Level Map'
 => 'Set Start Date',  => 'Top Level Map',
 # Set Início Deme  # Parap Level Mapa/Sequëncia
    'Set answer open date for all problems in the course for ...'     'Type Name Here'
 => 'Set answer open date for all problems in the course for ...',  => 'Type Name Here',
 # Set Resposta Abrir deme fou tudo problemas in the  fou ...  # Tipo Nome HeRe
    'Set answer open date for the selected folder for ...'     'Type-in value'
 => 'Set answer open date for the selected folder for ...',  => 'Type-in value',
 # Set Resposta Abrir deme fou the SelecionaRed Pasta fou ...  # Tipo-in Valor
    'Set answer open date for the selected problem for ...'     'UNDISPLAYABLE'
 => 'Set answer open date for the selected problem for ...',  => 'UNDISPLAYABLE',
 # Set Resposta Abrir deme fou the SelecionaRed problema fou ...  
    'Set content feedback to Course Coordinator'     'Unable to enroll'
 => 'Set content feedback to Course Coordinator',  => 'Unable to enroll',
 # Set content feedback Para  Cooudinemou  # Unable Para memrículas
    'Set course policy feedback to Course Coordinator'     'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
 => 'Set course policy feedback to Course Coordinator',  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
 # Set  policy feedback Para  Cooudinemou  # Unable Para Publica Arquivo, it contains dCimalicemed ID(s), ID(s) need Para be unique. The dCimalicemed ID(s) aRe
    'Set due date for all problems in the course for ...'     'Unable to retrieve environment data for'
 => 'Set due date for all problems in the course for ...',  => 'Unable to retrieve environment data for',
 # Set Limite deme fou tudo problemas in the  fou ...  # Unable Para Restaurar environment dema fou
    'Set due date for the selected folder for ...'     'Unable to set default dates for course'
 => 'Set due date for the selected folder for ...',  => 'Unable to set default dates for course',
 # Set Limite deme fou the SelecionaRed Pasta fou ...  # Unable Para set padrão demes fou
    'Set due date for the selected problem for ...'     'Unavailable course'
 => 'Set due date for the selected problem for ...',  => 'Unavailable course',
 # Set Limite deme fou the SelecionaRed problema fou ...  # Unavailable
    'Set number of tries for all problems in the course for ...'     'Unknown Action'
 => 'Set number of tries for all problems in the course for ...',  => 'Unknown Action',
 # Set number de Tentativas fou tudo problemas in the  fou ...  # UnkNãown Action
    'Set number of tries for the selected folder for ...'     'Unselect All Files'
 => 'Set number of tries for the selected folder for ...',  => 'Unselect All Files',
 # Set number de Tentativas fou the SelecionaRed Pasta fou ...  # UnSelecionar tudo Arquivos
    'Set number of tries for the selected problem for ...'     'Unselect All Published'
 => 'Set number of tries for the selected problem for ...',  => 'Unselect All Published',
 # Set number de Tentativas fou the SelecionaRed problema fou ...  # UnSelecionar tudo Publicado
    'Set opening date for all problems in the course for ...'     'Unselect All Resources'
 => 'Set opening date for all problems in the course for ...',  => 'Unselect All Resources',
 # Set Abriring deme fou tudo problemas in the  fou ...  # UnSelecionar tudo Recursos
    'Set opening date for all problems in the course for. . .'     'Unselect for Section/Group'
 => 'Set opening date for all problems in the course for. . .',  => 'Unselect for Section/Group',
 # Set Abriring deme fou tudo problemas in the  fou. . .  # UnSelecionar fou Seção/GroCima
    'Set opening date for the selected folder for ...'     'Upload file'
 => 'Set opening date for the selected folder for ...',  => 'Upload file',
 # Set Abriring deme fou the SelecionaRed Pasta fou ...  # CimaUtilização do Servidor Arquivo
    'Set opening date for the selected problem for ...'     'VIEW'
 => 'Set opening date for the selected problem for ...',  => 'VIEW',
 # Set Abriring deme fou the SelecionaRed problema fou ...  # acessar
    'Set problem weight for all problems in the course for ...'     'View the FAQ'
 => 'Set problem weight for all problems in the course for ...',  => 'View the FAQ',
 # Set problema weight fou tudo problemas in the  fou ...  # acessar the FAQ
    'Set problem weight for the selected folder for ...'     'Visibly Separate Items on Pages'
 => 'Set problem weight for the selected folder for ...',  => 'Visibly Separate Items on Pages',
 # Set problema weight fou the SelecionaRed Pasta fou ...  # Visibly SepaReme Items on páginas
    'Set problem weight for the selected problem for ...'     'WARNING: The metadata table does not exist in the LON-CAPA database.'
 => 'Set problem weight for the selected problem for ...',  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
 # Set problema weight fou the SelecionaRed problema fou ...  # WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.
    'Set to ...'     'Warning: change of MIME type!'
 => 'Set to ...',  => 'Warning: change of MIME type!',
 # Set Para ...  # Warning: Alterar de MIME Tipo!
    'Set value to "[_1]" to allow'     'Warning: target file exists!'
 => 'Set value to "[_1]" to allow',  => 'Warning: target file exists!',
 # Set Valor Para "[_1]" Para tudoow  # Warning: DestiNão Arquivo exists!
    'Setting the [_1]'     'Warning: target file exists, and has been published!'
 => 'Setting the [_1]',  => 'Warning: target file exists, and has been published!',
   # Warning: DestiNão Arquivo exists, and has been Publicado!
    'Setting the [_1] to [_2]'     'Weight (weight)'
 => 'Setting the [_1] to [_2]',  => 'Weight (weight)',
 # Setting the [_1] Para [_2]  
    'Show Answer'     'Welcome to Your New LON-CAPA Course'
 => 'Show Answer',  => 'Welcome to Your New LON-CAPA Course',
 # Show Resposta  # Bem Vindo Para Your New LON-CAPA
    'Show Feedback'     'What parameter do you want to set for the selected folder?'
 => 'Show Feedback',  => 'What parameter do you want to set for the selected folder?',
   # Whem parameter do you want Para set fou the SelecionaRed Pasta?
    'Show Problem Status (problemstatus)'     'What parameter do you want to set for the selected problem?'
 => 'Show Problem Status (problemstatus)',  => 'What parameter do you want to set for the selected problem?',
 # Show problema Stemus (problemastemus)  # Whem parameter do you want Para set fou the SelecionaRed problema?
    'Show Units - Disable Entry (turnoffunit)'     'What should the answer open date be set to?'
 => 'Show Units - Disable Entry (turnoffunit)',  => 'What should the answer open date be set to?',
 # Show Units - Disable Entry (turndefunit)  # Whem should the Resposta Abrir deme be set Para?
    'Show all rôles'     'What should the due date be set to?'
 => 'Show all rôles',  => 'What should the due date be set to?',
 # Show tudo rôles  # Whem should the Limite deme be set Para?
    'Significant Digits (sig)'     'What weight should be set for all problems in the course?'
 => 'Significant Digits (sig)',  => 'What weight should be set for all problems in the course?',
   # Whem weight should be set fou tudo problemas in the ?
    'Simple Edit'     'What weight should be set for the selected folder?'
 => 'Simple Edit',  => 'What weight should be set for the selected folder?',
 # Simple Editarar  # Whem weight should be set fou the SelecionaRed Pasta?
    'Some items were not submitted'     'What weight should be set for the selected problem?'
 => 'Some items were not submitted',  => 'What weight should be set for the selected problem?',
 # Some items weRe Nãot Submeterted  # Whem weight should be set fou the SelecionaRed problema?
    'Start Time'     'Width'
 => 'Start Time',  => 'Width',
 # Início Tempo  
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"     'You are working with an unsaved version of your map.'
 => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",  => 'You are working with an unsaved version of your map.',
 # 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)  # You aRe wouking with an unSalvard Versão de your Mapa/Sequëncia.
    'Starting Date'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'Starting Date',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
 # Iniciando Deme  # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.
    'Student ID'     '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.'
 => 'Student ID',  => '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.',
 # Estudante ID  # 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.
    '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.'
 => '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.',
 # Estudante umemion  # 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.
    'Student Name'     '[_1] (what you just saw on the screen)'
 => 'Student Name',  => '[_1] (what you just saw on the screen)',
 # Estudante Nome  # [_1] (whem you just saw on the scReen)
    'Student Status'     '[_1] Local Authentication with argument [_2]'
 => 'Student Status',  => '[_1] Local Authentication with argument [_2]',
 # Estudante Stemus  # [_1] Local AuEntãoticemion with argument [_2]
    'Student Status: [_1]'     '[_1] Records per Page'
 => 'Student Status: [_1]',  => '[_1] Records per Page',
 # Estudante Stemus: [_1]  # [_1] Recouds Por página
    'Student information updated successfully.'     '[_1] minutes'
 => 'Student information updated successfully.',  => '[_1] minutes',
 # Estudante umemion Cimademed successfully.  # [_1] minuParas
    'Students need access key to enter course'     '[_1] minutes, [_2] seconds'
 => 'Students need access key to enter course',  => '[_1] minutes, [_2] seconds',
 # Estudantes need access key Para fornecer  # [_1] minuParas, [_2] segundos
    'Students with expired roles'     '[_1] with value [_2]'
 => 'Students with expired roles',  => '[_1] with value [_2]',
 # Estudantes with expiRed usuários  # [_1] with Valor [_2]
    'Subject:'     '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
 => 'Subject:',  => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
 # asDomPara:  # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
    'Submissions'     '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
 => 'Submissions',  => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
 # Submissões  # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo
    'Submit Modifications'     '[_2] seconds'
 => 'Submit Modifications',  => '[_2] seconds',
 # Submeter Modificemions  # [_2] segundos
    'Submit entries below as answer to receive credit'     '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'
 => 'Submit entries below as answer to receive credit',  => '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',
 # Submeter enTentativas below as Resposta Para Receive cREditarar  # 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
    'Survey Question'     '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'
 => 'Survey Question',  => '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
    'Swedish Chef'     'after selected'
 => 'Swedish Chef',  => 'after selected',
 # SQuaish Chef  # after SelecionaRed
    'System Level'     'all resources in the course'
 => 'System Level',  => 'all resources in the course',
 # Sistema Level  # tudo Recursos in the
    'Target Edit Map'     'all students in course'
 => 'Target Edit Map',  => 'all students in course',
 # DestiNão Editarar Mapa/Sequëncia  # tudo Estudantes Não Curso
    'TeX unconverted due to errors'     'and'
 => 'TeX unconverted due to errors',  => 'and',
 # TeX unconverted Limite Para errous  
    'TeX unconverted due to previous errors'     'anno-'
 => 'TeX unconverted due to previous errors',  => 'anno-',
 # TeX unconverted Limite Para Anterior errous  # anNão-
    '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.'     'anonymous students'
 => '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.',  => 'anonymous students',
 # 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.  # anônimo Estudantes
    'The error reported was'     'answer date'
 => 'The error reported was',  => 'answer date',
 # The errou Repouted was  # Resposta deme
    '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.'     'backward'
 => '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.',  => 'backward',
 # 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."     'between'
 => "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.",  => 'between',
 # 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'     'bookmark'
 => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',  => 'bookmark',
 # The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options  
    'The requested file'     'button'
 => 'The requested file',  => 'button',
 # The Requested Arquivo  # butParan
    'The student must log out and log in again to see these changes.'     'by'
 => 'The student must log out and log in again to see these changes.',  => 'by',
 # The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.  # Por
    'There are currently no Error Messages for this resource.'     'catalog'
 => 'There are currently no Error Messages for this resource.',  => 'catalog',
 # TheRe aRe Correntely Não Errou Messages fou this Recurso(s).  # cemalog
    'There are no Evaluation Comments on this resource.'     'changes will not show until next login'
 => 'There are no Evaluation Comments on this resource.',  => 'changes will not show until next login',
 # TheRe aRe Não EValormion Comments on this Recurso(s).  # Alterars will Nãot show until Próximo login
    'There are no currently enrolled students in the course.'     'check all'
 => 'There are no currently enrolled students in the course.',  => 'check all',
 # TheRe aRe Não Correntely memrículased Estudantes in the .  # check tudo
    'There are no currently enrolled students in the selected sections.'     'chmod error'
 => 'There are no currently enrolled students in the selected sections.',  => 'chmod error',
 # TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.  # chmod errou
    'There are no previously enrolled students in the course.'     'click on the'
 => 'There are no previously enrolled students in the course.',  => 'click on the',
 # TheRe aRe Não Anteriorly memrículased Estudantes in the .  
    'There are no previously enrolled students in the selected sections.'     'co con-'
 => 'There are no previously enrolled students in the selected sections.',  => 'co con-',
 # TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.  # co construção
    'There are no students in the course.'     'co res'
 => 'There are no students in the course.',  => 'co res',
 # TheRe aRe Não Estudantes in the .  
    'There are no students in the selected sections.'     'contacting [_1]'
 => 'There are no students in the selected sections.',  => 'contacting [_1]',
 # TheRe aRe Não Estudantes in the SelecionaRed Seções.  # Contatoando [_1]
    'There was an error determining the environment values for'     'copy Error'
 => 'There was an error determining the environment values for',  => 'copy Error',
 # TheRe was an errou determining the environment Valors fou  # copy Errou
    'This controls how receipt numbers are generated.'     'currently does not exist'
 => 'This controls how receipt numbers are generated.',  => 'currently does not exist',
 # This controls how Receipt numbers aRe geneRemed.  # Correntely does Nãot exist
    'This helper will set up your LON-CAPA course and choose which features will be active.'     'custom'
 => 'This helper will set up your LON-CAPA course and choose which features will be active.',  => 'custom',
 # This Ajudaer will set Cima your LON-CAPA  and escolha which feemuRes will be active.  # cusParam
    'To create a new'     'custom distribution file'
 => 'To create a new',  => 'custom distribution file',
 # Para criar a new  # cusParam distribution Arquivo
    'Top Level Map'     'domain'
 => 'Top Level Map',  => 'domain',
 # Parap Level Mapa/Sequëncia  # Domínio
    'Turkish - ISO'     'due date'
 => 'Turkish - ISO',  => 'due date',
   # Limite deme
    'Type Name Here'     'edit crs'
 => 'Type Name Here',  => 'edit crs',
 # Tipo Nome HeRe  # Editarar crs
    'Type-in value'     'evaluate'
 => 'Type-in value',  => 'evaluate',
 # Tipo-in Valor  # eValorme
    'UNDISPLAYABLE'     'expired or revoked'
 => 'UNDISPLAYABLE',  => 'expired or revoked',
   # expiRed ou Revoked
    'Unable to enroll'     'extension'
 => 'Unable to enroll',  => 'extension',
 # Unable Para memrículas  
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'     'external'
 => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',  => 'external',
 # 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'     'feedback'
 => 'Unable to retrieve environment data for',  => 'feedback',
 # Unable Para Restaurar environment dema fou  
    'Unable to set default dates for course'     'first name'
 => 'Unable to set default dates for course',  => 'first name',
 # Unable Para set padrão demes fou  # first Nome
    'Unavailable course'     'for'
 => 'Unavailable course',  => 'for',
 # Unavailable  # fou
    'Unknown Action'     'for <b>all resources in the course</b>'
 => 'Unknown Action',  => 'for <b>all resources in the course</b>',
 # UnkNãown Action  # fou <b>tudo Recursos in the </b>
    'Unselect All Files'     'for <b>all students in course</b>'
 => 'Unselect All Files',  => 'for <b>all students in course</b>',
 # UnSelecionar tudo Arquivos  # fou <b>tudo Estudantes Não Curso</b>
    'Unselect All Published'     'for [_1]'
 => 'Unselect All Published',  => 'for [_1]',
 # UnSelecionar tudo Publicado  # fou [_1]
    'Unselect All Resources'     'for section [_1]'
 => 'Unselect All Resources',  => 'for section [_1]',
 # UnSelecionar tudo Recursos  # fou Seção [_1]
    'Unselect for Section/Group'     'for the map named [_1]'
 => 'Unselect for Section/Group',  => 'for the map named [_1]',
 # UnSelecionar fou Seção/GroCima  # fou the Mapa/Sequëncia Nomed [_1]
    'Upload class list'     'for the resource named [_1]'
 => 'Upload class list',  => 'for the resource named [_1]',
 # CimaUtilização do Servidor class list  # fou the Recurso(s) Nomed [_1]
    'Upload file'     'for visible separation'
 => 'Upload file',  => 'for visible separation',
 # CimaUtilização do Servidor Arquivo  # fou visible sepaRemion
    'VIEW'     'forward'
 => 'VIEW',  => 'forward',
 # acessar  # fouward
    'View the FAQ'     'from'
 => 'View the FAQ',  => 'from',
 # acessar the FAQ  # De
    'Visibly Separate Items on Pages'     'from current subdirectory'
 => 'Visibly Separate Items on Pages',  => 'from current subdirectory',
 # Visibly SepaReme Items on páginas  # De Corrente subdiRecParauy
    'WARNING: The metadata table does not exist in the LON-CAPA database.'     'generation'
 => 'WARNING: The metadata table does not exist in the LON-CAPA database.',  => 'generation',
 # WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.  # geneRemion
    'Warning: change of MIME type!'     'have different numbers and answers'
 => 'Warning: change of MIME type!',  => 'have different numbers and answers',
 # Warning: Alterar de MIME Tipo!  # have diffeRent numbers and Respostas
    'Warning: target file exists!'     'helper'
 => 'Warning: target file exists!',  => 'helper',
 # Warning: DestiNão Arquivo exists!  # Ajudaer
    'Warning: target file exists, and has been published!'     'in'
 => 'Warning: target file exists, and has been published!',  => 'in',
 # Warning: DestiNão Arquivo exists, and has been Publicado!  
    'Weight (weight)'     'in domain'
 => 'Weight (weight)',  => 'in domain',
   # in Domínio
    'Welcome to Your New LON-CAPA Course'     'instructor'
 => 'Welcome to Your New LON-CAPA Course',  => 'instructor',
 # Bem Vindo Para Your New LON-CAPA  # inde Recursosou
    'What parameter do you want to set for the selected folder?'     'internal'
 => 'What parameter do you want to set for the selected folder?',  => 'internal',
 # Whem parameter do you want Para set fou the SelecionaRed Pasta?  
    'What parameter do you want to set for the selected problem?'     'is in this state by royal decree.'
 => 'What parameter do you want to set for the selected problem?',  => 'is in this state by royal decree.',
 # Whem parameter do you want Para set fou the SelecionaRed problema?  # is in this steme Por royal decRee.
    'What should the answer open date be set to?'     'is ready for download'
 => 'What should the answer open date be set to?',  => 'is ready for download',
 # Whem should the Resposta Abrir deme be set Para?  # is Ready fou downUtilização do Servidor
    'What should the due date be set to?'     'last name'
 => 'What should the due date be set to?',  => 'last name',
 # Whem should the Limite deme be set Para?  # last Nome
    'What weight should be set for all problems in the course?'     'make these dates the default for future enrollment'
 => 'What weight should be set for all problems in the course?',  => 'make these dates the default for future enrollment',
 # Whem weight should be set fou tudo problemas in the ?  # make these demes the padrão fou futuRe memrícula.m.nt
    'What weight should be set for the selected folder?'     'middle name'
 => 'What weight should be set for the selected folder?',  => 'middle name',
 # Whem weight should be set fou the SelecionaRed Pasta?  # middle Nome
    'What weight should be set for the selected problem?'     'name'
 => 'What weight should be set for the selected problem?',  => 'name',
 # Whem weight should be set fou the SelecionaRed problema?  # Nome
    'Width'     'no ending date'
 => 'Width',  => 'no ending date',
   # Não Fiming deme
    'You are working with an unsaved version of your map.'     'number'
 => 'You are working with an unsaved version of your map.',  => 'number',
 # 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.'     'number of tries'
 => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',  => 'number of tries',
 # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.  # number de Tentativas
    '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.'     'obsolete replacement'
 => '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.',  => 'obsolete replacement',
 # 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.  # obsolePara Replacement
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'only check if you know what you are doing'
 => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',  => 'only check if you know what you are doing',
 # 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.  # only check if you kNãow whem you aRe doing
    '[_1] (what you just saw on the screen)'     'only search domain'
 => '[_1] (what you just saw on the screen)',  => 'only search domain',
 # [_1] (whem you just saw on the scReen)  # only pesquisar Domínio
    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'     'opening date'
 => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',  => 'opening date',
 # [_1] ArquivoSistema AuEntãoticemed (mit Anfangspasswout [_2])  # Abriring deme
    '[_1] Internally authenticated (mit Anfangspasswort [_2])'     'optional'
 => '[_1] Internally authenticated (mit Anfangspasswort [_2])',  => 'optional',
 # [_1] Interntudoy auEntãoticemed (mit Anfangspasswout [_2])  
    '[_1] Local Authentication with argument [_2]'     'or any other value'
 => '[_1] Local Authentication with argument [_2]',  => 'or any other value',
 # [_1] Local AuEntãoticemion with argument [_2]  # ou any other Valor
    '[_1] Records per Page'     'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
 => '[_1] Records per Page',  => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
 # [_1] Recouds Por página  # pRev &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
    '[_1] minutes'     'private'
 => '[_1] minutes',  => 'private',
 # [_1] minuParas  # priveme
    '[_1] minutes, [_2] seconds'     'problem weight'
 => '[_1] minutes, [_2] seconds',  => 'problem weight',
 # [_1] minuParas, [_2] segundos  # problema weight
    '[_1] with value [_2]'     'public'
 => '[_1] with value [_2]',  => 'public',
 # [_1] with Valor [_2]  
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'     'role,role,...'
 => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',  => 'role,role,...',
 # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]  # sua função,sua função,...
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'     'section'
 => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',  => 'section',
 # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo  # Seção
    '[_2] seconds'     'selected students'
 => '[_2] seconds',  => 'selected students',
 # [_2] segundos  # SelecionaRed Estudantes
    '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'     'set'
 => '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',  => 'set',
 # 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'     'standard'
 => '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',  => 'standard',
 # 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'     'standard courses only'
 => 'after selected',  => 'standard courses only',
 # after SelecionaRed  # standard s only
    'all resources in the course'     'student'
 => 'all resources in the course',  => 'student',
 # tudo Recursos in the  # Estudante
    'all students in course'     'student name'
 => 'all students in course',  => 'student name',
 # tudo Estudantes Não Curso  # Estudante Nome
    'and'     'tations'
 => 'and',  => 'tations',
   # temions
    'anno-'     'template'
 => 'anno-',  => 'template',
 # anNão-  # templeme
    'anonymous students'     'this'
 => 'anonymous students',  => 'this',
 # anônimo Estudantes  
    'answer date'     'to'
 => 'answer date',  => 'to',
 # Resposta deme  # Para
    'backward'     'to [_1] ([_2])'
 => 'backward',  => 'to [_1] ([_2])',
   # Para [_1] ([_2])
    'between'     'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
 => 'between',  => '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
    'bookmark'     'unable to enroll'
 => 'bookmark',  => 'unable to enroll',
   # unable Para memrículas
    'button'     'uncheck all'
 => 'button',  => 'uncheck all',
 # butParan  # uncheck tudo
    'by'     'use related words'
 => 'by',  => 'use related words',
 # Por  # use Relemed wouds
    'catalog'     'username'
 => 'catalog',  => 'username',
 # cemalog  # geRenciarNome
    'changes will not show until next login'     'versus'
 => 'changes will not show until next login',  => 'versus',
 # Alterars will Nãot show until Próximo login  
    'check all'     'waiting on [_1]'
 => 'check all',  => 'waiting on [_1]',
 # check tudo  # aguardando [_1]
    'chmod error'     'what you just saw on the screen'
 => 'chmod error',  => 'what you just saw on the screen',
 # chmod errou  # whem you just saw on the scReen
    'click on the'     'with server'
 => 'click on the',  => 'with server',
   # with Servidor
    'co con-'     'yes'
 => 'co con-',  => 'yes',
 # co construção  # Sim
    'co res'  
 => 'co res',  
   #SYNC Tue Aug 15 14:43:22 2006
    'contacting [_1]'     '# 16 Aug 14:45'
 => 'contacting [_1]',  => '# 16 Aug 14:45',
 # Contatoando [_1]  # #LON-CAPA6 AugLON-CAPA4:45
    'copy Error'     'Enter my portfolio space'
 => 'copy Error',  => 'Enter my portfolio space',
 # copy Errou  # fornecer minhas poutfolio publicado(s)
    'course'     'No syllabus information provided.'
 => 'course',  => 'No syllabus information provided.',
 #  # Não PlaNão de Estudos infoumemion provided.
    'currently does not exist'     'Post Discussion'
 => 'currently does not exist',  => 'Post Discussion',
 # Correntely does Nãot exist  
    'custom'     'Sorry ...'
 => 'custom',  => 'Sorry ...',
 # cusParam  # Soury ...
    'custom distribution file'     'This resource might be part of another course.'
 => 'custom distribution file',  => 'This resource might be part of another course.',
 # cusParam distribution Arquivo  # this Recurso(s) might be Parte de aNãother Curso.
    'discuss'  
 => 'discuss',  
   #SYNC Tue Aug 15 16:12:13 2006
    'discuss[_1]'     '# mt fehlt'
 => 'discuss[_1]',  => '# mt fehlt',
   
    'domain'     'Agree'
 => 'domain',  => 'Agree',
 # Domínio  
    'due date'     'Any comments? '
 => 'due date',  => 'Any comments? ',
 # Limite deme  
    'edit crs'     'Copy this column'
 => 'edit crs',  => 'Copy this column',
 # Editarar crs  # Copy this Coluna
    'ences'     'Disagree'
 => 'ences',  => 'Disagree',
 #  
    'evaluate'     'General Intro'
 => 'evaluate',  => 'General Intro',
 # eValorme  # geral intro
    'expired or revoked'     'Greek Symbols'
 => 'expired or revoked',  => 'Greek Symbols',
 # expiRed ou Revoked  
    'extension'     'HTML character enties'
 => 'extension',  => 'HTML character enties',
   
    'external'     'Highest Grade Level'
 => 'external',  => 'Highest Grade Level',
   
    'feedback'     '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.'
 => 'feedback',  => '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.
    'first name'     'LON-CAPA Help'
 => 'first name',  => 'LON-CAPA Help',
 # first Nome  # LON-CAPA Ajuda
    'for'     'Landscape'
 => 'for',  => 'Landscape',
 # fou  
    'for <b>all resources in the course</b>'     'Launch navigation window'
 => 'for <b>all resources in the course</b>',  => 'Launch navigation window',
 # fou <b>tudo Recursos in the </b>  # Launch navigemion window
    'for <b>all students in course</b>'     'Lowest Grade Level'
 => 'for <b>all students in course</b>',  => 'Lowest Grade Level',
 # fou <b>tudo Estudantes Não Curso</b>  
    'for [_1]'     'Mark all posts read'
 => 'for [_1]',  => 'Mark all posts read',
 # fou [_1]  # Mark tudo posts Read
    'for section [_1]'     'My question/comment/feedback:'
 => 'for section [_1]',  => 'My question/comment/feedback:',
 # fou Seção [_1]  # minhas question/comment/feedback:
    'for the map named [_1]'     'Not set -'
 => 'for the map named [_1]',  => 'Not set -',
 # fou the Mapa/Sequëncia Nomed [_1]  # Nãot Set -
    'for the resource named [_1]'     'Other Symbols'
 => 'for the resource named [_1]',  => 'Other Symbols',
 # fou the Recurso(s) Nomed [_1]  
    'for visible separation'     'Please check at least one of the following feedback types:'
 => 'for visible separation',  => 'Please check at least one of the following feedback types:',
 # fou visible sepaRemion  # Please check em least one de the following feedback Tipos:
    'forward'     'Please rank the following criteria:'
 => 'forward',  => 'Please rank the following criteria:',
 # fouward  
    'from'     'Portrait'
 => 'from',  => 'Portrait',
 # De  # Poutrait
    'from current subdirectory'     'Question about resource content'
 => 'from current subdirectory',  => 'Question about resource content',
 # De Corrente subdiRecParauy  # Question about Recurso(s) content
    'generation'     'Question/Comment/Feedback about course policy'
 => 'generation',  => 'Question/Comment/Feedback about course policy',
 # geneRemion  # Question/Comment/feedback about Curso policy
    'have different numbers and answers'     'Select a Course to Enter'
 => 'have different numbers and answers',  => 'Select a Course to Enter',
 # have diffeRent numbers and Respostas  # Selecione um curso Para fornecer
    'helper'     'Sending Messages'
 => 'helper',  => 'Sending Messages',
 # Ajudaer  # SFiming Messages
    'in'     'Show Me My First Homework Problem'
 => 'in',  => 'Show Me My First Homework Problem',
   # Show Me minhas First Homewouk problema
    'in domain'     'Standards'
 => 'in domain',  => 'Standards',
 # in Domínio  
    'info'     'Strongly Agree'
 => 'info',  => 'Strongly Agree',
 #  
    'instructor'     'Strongly Disagree'
 => 'instructor',  => 'Strongly Disagree',
 # inde Recursosou  
    'internal'     'Symbol'
 => 'internal',  => 'Symbol',
   
    'is in this state by royal decree.'     'The material appears to be correct '
 => 'is in this state by royal decree.',  => 'The material appears to be correct ',
 # is in this steme Por royal decRee.  # The memerial appears Para be couRect
    'is ready for download'     'The material is helpful '
 => 'is ready for download',  => 'The material is helpful ',
 # is Ready fou downUtilização do Servidor  # The memerial is Ajudaful
    'last name'     'The material is presented in a clear way '
 => 'last name',  => 'The material is presented in a clear way ',
 # last Nome  # The memerial is pResented in a clear way
    'make these dates the default for future enrollment'     'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
 => 'make these dates the default for future enrollment',  => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
 # make these demes the padrão fou futuRe memrícula.m.nt  # The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc)
    'middle name'  
 => 'middle name',  
 # middle Nome  #SYNC Tue Aug 15 18:55:42 2006
    'name'  
 => 'name',  
 # Nome  #SYNC Fri Aug 18 20:46:55 2006
    'nication'     'HTML character entities'
 => 'nication',  => 'HTML character entities',
 #  
    'no ending date'  
 => 'no ending date',  
 # Não Fiming deme  #SYNC Tue Feb 19 20:23:27 2008
    'number'     'New parameters or stored values'
 => 'number',  => 'New parameters or stored values',
   # New Parameters ou sParaued Valors
    'number of tries'     'Obsolete parameters or stored values'
 => 'number of tries',  => 'Obsolete parameters or stored values',
 # number de Tentativas  # obsolePara Parameters ou sParaued Valors
    'obsolete replacement'     'Store'
 => 'obsolete replacement',  => 'Store',
 # obsolePara Replacement  # SParaue
    'only check if you know what you are doing'     'Store Catalog Information'
 => 'only check if you know what you are doing',  => 'Store Catalog Information',
 # only check if you kNãow whem you aRe doing  # SParaue cemaEntrarfoumemion
    'only search domain'     'Store Changes'
 => 'only search domain',  => 'Store Changes',
 # only pesquisar Domínio  # SParaue Alterars
    'opening date'     'Store uploaded file as '
 => 'opening date',  => 'Store uploaded file as ',
 # Abriring deme  # SParaue CarRegado Arquivo as
    'optional'     'Your Version Settings have been Stored'
 => 'optional',  => 'Your Version Settings have been Stored',
   # Your Versão Settings have been SParaued
    'or any other value'  
 => 'or any other value',  #SYNCMARKER
 # ou any other Valor  );
    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'  
 => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',  1;
 # 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',  
   
    '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  
    'textual_remote_display'  
 => 'textual_remote_display',  
 # Textoual_Remote_Display  
    '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:22 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:13 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:42 2006  
   
   
 #SYNC Fri Aug 18 20:46:55 2006  
    'HTML character entities'  
 => 'HTML character entities',  
   
   
   
 #SYNC Tue Feb 19 20:23:27 2008  
    'New parameters or stored values'  
 => 'New parameters or stored values',  
 # New Parameters ou sParaued Valors  
    'Obsolete parameters or stored values'  
 => 'Obsolete parameters or stored values',  
 # obsolePara Parameters ou sParaued Valors  
    'Store'  
 => 'Store',  
 # SParaue  
    'Store Catalog Information'  
 => 'Store Catalog Information',  
 # SParaue cemaEntrarfoumemion  
    'Store Changes'  
 => 'Store Changes',  
 # SParaue Alterars  
    'Store uploaded file as '  
 => 'Store uploaded file as ',  
 # SParaue CarRegado Arquivo as  
    'Your Version Settings have been Stored'  
 => 'Your Version Settings have been Stored',  
 # Your Versão Settings have been SParaued  
   
 #SYNCMARKER  
 );  
   
 1;  
   

Removed from v.1.30  
changed lines
  Added in v.1.45


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>