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

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


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