Diff for /loncom/localize/localize/es.pm between versions 1.2 and 1.12

version 1.2, 2006/03/21 22:51:03 version 1.12, 2009/03/19 16:31:48
Line 1 Line 1
 # The LearningOnline Network with CAPA  # The LearningOnline Network with CAPA
 # Portuguese Localization Lexicon  # Spanish Localization Lexicon
 #  #
 # $Id$  # $Id$
 #  #
Line 29 Line 29
 ######################################################################  ######################################################################
 #  #
 #  #
 # OBSERVAÇÃO: A tradução para o português ainda está em desenvolvimento.  # OBSERVACION: La traducción para Español está en desarrollo.
 # Para aprimoramentos, edite /home/httpd/lib/perl/Apache/localize/pt.pm  # Para nuevos cambios, edite /home/httpd/lib/perl/Apache/localize/pt.pm
 # no servidor (precisa reiniciar o apache para ativar mudanças).  # en el servidor servidor (precisa reiniciar apache para activar cambios).
 #  #
 # Veja mais detalhes sobre a tradução em  # Vea más detalles sobre la traducción en:
 #       http://www.lon-capa.org/international.html   #       http://www.lon-capa.org/international.html 
 #  #
 # SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS AQUI:   # Se agradecerán sus contribuciones y mejoras en: 
 #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev   #       http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev 
   
   
Line 46  use base qw(Apache::localize); Line 46  use base qw(Apache::localize);
   
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
                       
 'char_encoding'=> 'ISO-8859-1',  'char_encoding'=> 'UTF-8',
 'language_code'=> 'es',  'language_code'=> 'es',
 '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'  => 'En,Feb,Mar,Abr,May,Jun,Jul,Ago,Set,Oct,Nov,Dic',
 'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',  'date_days'    => 'Dom,Lun,Mar,Mie,Jue,Vie,Sab',
 'date_am' => 'manhã',  'date_am' => 'mañana',
 'date_pm' => 'tarde',  'date_pm' => 'tarde',
 'textual_remote_display' => 'on',  'textual_remote_display' => 'on',
   
Line 88  use base qw(Apache::localize); Line 88  use base qw(Apache::localize);
 'src.gif' => 'pt/src_pt.gif',  'src.gif' => 'pt/src_pt.gif',
   
   
      'Arabic - UTF'
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'German - UTF'
   => 'Deutsch - UTF',
   
      'English - UTF'
   => 'English - UTF',
   
      'Spanish (Castellan) - UTF'
   => 'español (castellano) - UTF',
   
      'Persian - UTF'
   => 'ïºÛŒïº­ïºŽï»§ÛŒ - UTF',
   
      'French - UTF'
   => 'français - UTF',
   
      'Hebrew - UTF'
   => 'עברית - UTF',
   
      'Japanese - UTF'
   => '日本語 - UTF',
   
      'Portuguese - UTF'
   => 'Português - UTF',
   
      'Russian - UTF'
   => 'РуÑÑкий - UTF',
   
      'Turkish - UTF'
   => 'türkçe - UTF',
   
      'Chinese Simplified - UTF'
   => '简体中文 - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'aboutlon.gif'     'aboutlon.gif'
 => 'aboutlon_pt.gif',  => 'aboutlon_pt.gif',
   
Line 98  use base qw(Apache::localize); Line 137  use base qw(Apache::localize);
 => 'userauthentication_pt.gif',  => 'userauthentication_pt.gif',
   
    'Domain'     'Domain'
 => 'Domínio',  => 'Dominio',
   
    'Server'     'Server'
 => 'Servidor',  => 'Servidor',
   
    'Load'     'Load'
 => 'Utilização do Servidor',  => 'Utilizacion del Servidor',
   
    'User Load'     'User Load'
 => 'De Usuários',  => 'De Usuarios',
   
    'Help'     'Help'
 => 'Ajuda',  => 'Ayuda',
   
    'Log in'     'Log in'
 => 'Entrar',  => 'Entrar',
   
    'Username'     'Username'
 => 'Username',  => 'Usuario',
   
    'Password'     'Password'
 => 'Senha',  => 'Contraseña',
   
    'choose'     'choose'
 => 'escolha',  => 'elija',
   
    'enter'     'enter'
 => 'fornecer',  => 'entrar',
   
    'view'     'view'
 => 'acessar',  => 'ver',
   
    'calendar'     'calendar'
 => 'calendário e',  => 'calendario',
   
    'prefer-'     'prefer-'
 => 'preferências',  => 'preferencias',
   
    'ences'     'ences'
 => '',  => '',
   
    'role'     'role'
 => 'sua função',  => 'Su función',
   
    'course'     'course'
 => '',  => '',
Line 149  use base qw(Apache::localize); Line 188  use base qw(Apache::localize);
 => 'Curso',  => 'Curso',
   
    'Section/Group'     'Section/Group'
 => 'Seção/Grupo',  => 'Sección/Grupo',
   
    'today'     'today'
 => 'hoje',  => 'hoy',
   
    'last week'     'last week'
 => 'semana passada',  => 'semana pasada',
   
    'last month'     'last month'
 => 'mês passado',  => 'mes pasado',
   
    'last three months'     'last three months'
 => 'ultimos três meses',  => 'últimos tres meses',
   
    'last six months'     'last six months'
 => 'ultimos seis meses',  => 'últimos seis meses',
   
    'last year'     'last year'
 => 'ano passado',  => 'año passado',
   
    'Submit'     'Submit'
 => 'Submeter',  => 'Enviar',
   
    'Rename'     'Rename'
 => 'Renomear',  => 'Renombrar',
   
    'Save'     'Save'
 => 'Salvar',  => 'Guardar',
   
    'Done'     'Done'
 => 'Concluído',  => 'Hecho',
   
    'Select User'     'Select User'
 => 'Selecionar Usuário',  => 'Seleccionar Usuario',
   
    'Select Course'     'Select Course'
 => 'Selecione Curso',  => 'Seleccione Curso',
   
    'Changes will become active for your current session after'     'Changes will become active for your current session after'
 => 'Alterações serão ativadas para sua atual seção após',  => 'Los cambios harán efecto en su próxima sesión',
   
    're-initializing course'     're-initializing course'
 => 'reiniciar o curso',  => 'reiniciar curso',
   
    ', or the next time you log in.'     ', or the next time you log in.'
 => ', ou na próxima vez que você executar o logon.',  => ', o la próxima vez que entre.',
   
    'Uploaded Document'     'Uploaded Document'
 => 'Carregar Documento',  => 'Documento Cargado',
   
    'No content modifications yet.'     'No content modifications yet.'
 => 'Sem modificações de conteúdo ainda.',  => 'No hay modificaciones en el contenido.',
   
    'Part is not open to be viewed. It'     'Part is not open to be viewed. It'
 => 'Objeto não está aberto para ser visualizado. Ele',  => 'El objeto no está abierto para ser visualizado. ',
   
    'Unable to determine if this resource is open due to network problems. Please try again later.'     'Unable to determine if this resource is open due to network problems. Please try again later.'
 => 'Impossível determinar se o recurso está aberto devido a problemas de rede. Por favor tente novamente mais tarde',  => 'Imposible determinar si el recurso está abierto debido a problemas de la red. Por favor intentelo de nuevo más tarde',
   
    'Note: it can take up to 10 minutes for changes to take effect for all users.'     'Note: it can take up to 10 minutes for changes to take effect for all users.'
 => 'Nota: pode levar cerca de 10 minutos para as alterações terem efeito para todos os usuários.',  => 'Nota: los cambios pueden tardar 10 minutos en hacer efecto.',
   
    'Language'     'Language'
 => 'Linguagem',  => 'Idioma',
   
    'Notes'     'Notes'
 => 'Notas',  => 'Notas',
   
    'Abstract'     'Abstract'
 => 'Sumário',  => 'Sumario',
   
    'Create a user or modify the roles and privileges of a user'     'Create a user or modify the roles and privileges of a user'
 => 'Criar um usuário ou modificar funções e privilégios de um usuário',  => 'Crear un usuario o modificar las funciones de un usuario',
   
    'View course assessment statistics'     'View course assessment statistics'
 => 'Estatísticas relativas aos exercícios do curso',  => 'Ver las estadísticas de los ejercicios del curso',
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Set deadlines and other assessment parameters, as well as modify course environment'
 => 'Setar prazos finais e outros parâmetros de avaliação, bem como modificar o ambiente do curso',  => 'Fijar plazos y otros parámetros de aproximación, modificar entorno del curso',
   
    'New Folder'     'New Folder'
 => 'Nova Pasta',  => 'Carpeta Nueva',
   
    'Simple Page'     'Simple Page'
 => 'Página Simples',  => 'Página Simple',
   
    'Simple Problem'     'Simple Problem'
 => 'Problema Simples',  => 'Problema Simple',
   
    'Upload Document'     'Upload Document'
 => 'Carregar Documento',  => 'Cargar Documento',
   
    'Search'     'Search'
 => 'Pesquisar',  => 'Buscar',
   
    'Import'     'Import'
 => 'Importar',  => 'Importar',
   
    'Main Course Documents'     'Main Course Documents'
 => 'Documentos Principais do Curso',  => 'Documentos Principales del Curso',
   
    'Supplemental Course Documents'     'Supplemental Course Documents'
 => 'Documentos Suplementares do Curso',  => 'Documentos Suplementarios del Curso',
   
    'Bulletin Board'     'Bulletin Board'
 => 'Bulletin Board',  => 'Boletín',
   
    'Special Documents'     'Special Documents'
 => 'Documentos Especiais',  => 'Documentos Especiales',
   
    'create'     'create'
 => 'criar',  => 'crear',
   
    'grades'     'grades'
 => 'notas',  => 'notas',
   
    'commu-'     'commu-'
 => 'comunicação',  => 'comunicación',
   
    'nication'     'nication'
 => '',  => '',
   
    'enroll'     'enroll'
 => 'matrículas',  => 'matrícular',
   
    'navigate'     'navigate'
 => 'navegar',  => 'navegar',
   
    'contents'     'contents'
 => 'conteúdos',  => 'contenidos',
   
    'Navigate Contents'     'Navigate Contents'
 => 'Navegar Conteúdos',  => 'Navegar por los Contenidos',
   
    'Announcements and Calendar'     'Announcements and Calendar'
 => 'Anúncios e Calendário',  => 'Anuncios y Calendario',
   
    'Author'     'Author'
 => 'Autor',  => 'Autor',
   
    'Change Your Preferences'     'Change Your Preferences'
 => 'Modificar Suas Preferências',  => 'Modificar Sus Preferencias',
   
    'Choose the user role'     'Choose the user role'
 => 'Alterar a função do usuário',  => 'Elegir función de usuario',
   
    'Co-Author'     'Co-Author'
 => 'Co-Autor',  => 'Co-Autor',
   
    'Communication and Messages'     'Communication and Messages'
 => 'Comunicação e Mensagens',  => 'Comunicación y Mensajes',
   
    'Course Coordinator'     'Course Coordinator'
 => 'Coordenador do Curso',  => 'Coordenador de Curso',
   
    'Course Statistics and Charts'     'Course Statistics and Charts'
 => 'Estatísticas do Curso e Gráficos',  => 'Estadísticas de Curso y Gráficos',
   
    'Course announcements and my calendar'     'Course announcements and my calendar'
 => 'Avisos do curso e meu calendário',  => 'Avisos de curso y mi calendario',
   
    'Create Users, Change User Privileges'     'Create Users, Change User Privileges'
 => 'Criar Usuários, Alterar Privilégios de Usuários',  => 'Crear Usuarios, Cambiar los permisos de usuario',
   
    'Domain Coordinator'     'Domain Coordinator'
 => 'Coordenador do Domínio',  => 'Coordinador de Dominio',
   
    'Enrollment Manager'     'Enrollment Manager'
 => 'Gerenciador de Inscrições',  => 'Gestor de Inscripciones',
   
    'Enter grades from check-out assessment resources'     'Enter grades from check-out assessment resources'
 => 'Enter grades from check-out assessment resources',  => 'Introducir notas desde check-out assessment resources',
   
    'Exam Proctor'     'Exam Proctor'
 => 'Exam Proktor',  => 'Procurador de Exámen',
   
    'Exit LON-CAPA'     'Exit LON-CAPA'
 => 'Sair do LON-CAPA',  => 'Salir de LON-CAPA',
   
    'Grades Spreadsheet'     'Grades Spreadsheet'
 => 'Planilha de Notas',  => 'Balance de Notas',
   
    'Grading'     'Grading'
 => 'Grading',  => 'Calificación',
   
    'Instructor'     'Instructor'
 => 'Instrutor',  => 'Instructor',
   
    'Launch Remote Control'     'Launch Remote Control'
 => 'Ativar o Controle Remoto',  => 'Activar el Mando a Distancia',
   
    'Main Menu'     'Main Menu'
 => 'Menu Principal',  => 'Menu Principal',
   
    'Navigate Course Contents'     'Navigate Course Contents'
 => 'Navegar pelos Conteúdos do Curso',  => 'Navegar por los Contenidos del Curso',
   
    'No Role, Cumulative Privileges'     'No Role, Cumulative Privileges'
 => 'Sem função, privilégios cumulativos',  => 'Sin función',
   
    'Return to Last Location'     'Return to Last Location'
 => 'Retorna para última Localização',  => 'Volver a la Última Dirección',
   
    'Send and receive messages'     'Send and receive messages'
 => 'Enviar e receber mensagens',  => 'Enviar y recibir mensajes',
   
    'Set my user preferences'     'Set my user preferences'
 => 'Setar minhas preferências de usuário',  => 'Elegir mis preferencias de usuario',
   
    'Student'     'Student'
 => 'Estudante',  => 'Estudante',
   
    'Switch to another user role'     'Switch to another user role'
 => 'Trocar para outra função de usuário',  => 'Cambiar a Otra Función',
   
    'Teaching Assistant'     'Teaching Assistant'
 => 'Assistente do professor',  => 'Asistente del profesor',
   
    'Use or edit my bookmark collection'     'Use or edit my bookmark collection'
 => 'Usar ou editar minha coleção de marcadores',  => 'Usar o editar mi colección de marcadores',
   
    'User Roles'     'User Roles'
 => 'Função do Usuário',  => 'Funciones de Usuário',
   
    'Calculate course grades (Spreadsheet)'     'Calculate course grades (Spreadsheet)'
 => 'Planilha para cálculo das notas do curso',  => 'Plantilla para calcular las notas del curso',
   
    'Enter the chatroom for the course'     'Enter the chatroom for the course'
 => 'Entrar na sala de bate-papo do curso',  => 'Entrar en la sala de chat del curso',
   
    'Navigate the table of contents for this course'     'Navigate the table of contents for this course'
 => 'Navegar na lista de conteúdos deste curso',  => 'Navegar en la lista de contenidos del curso',
   
    'Syllabus'     'Syllabus'
 => 'Plano de Estudos',  => 'Plan de Estudios',
   
    'View the course assessment progress chart'     'View the course assessment progress chart'
 => 'Avaliar a evolução dos estudantes do curso',  => 'Ver la evolución de los estudiantes en el curso',
   
    'Class Hours'     'Class Hours'
 => 'Class Hours',  => 'Horas de Clase',
   
    'Course Description'     'Course Description'
 => 'Descrição do Curso',  => 'Descripción del Curso',
   
    'Coursepack'     'Coursepack'
 => 'Coursepack',  => 'Coursepack',
   
    'Current Month'     'Current Month'
 => 'Mês Atual',  => 'Mes Actual',
   
    'Deadlines'     'Deadlines'
 => 'Prazos finais',  => 'Plazos finales',
   
    'Fri'     'Fri'
 => 'Sex',  => 'Vie',
   
    'Grading Information'     'Grading Information'
 => 'Grading Information',  => 'Información de Calificaciones',
   
    'Helproom Hours'     'Helproom Hours'
 => 'Helproom Hours',  => 'Horas de Ayuda',
   
    'Instructor Information'     'Instructor Information'
 => 'Informações do Instrutor',  => 'Informacion de Instructor',
   
    'Mon'     'Mon'
 => 'Seg',  => 'Lun',
   
    'Next Month'     'Next Month'
 => 'Próximo Mês',  => 'Próximo Mes',
   
    'Office Hours'     'Office Hours'
 => 'Office Hours',  => 'Horas de Oficina',
   
    'Prerequisites'     'Prerequisites'
 => 'Pré-Requisitos',  => 'Pre-Requisitos',
   
    'Previous Month'     'Previous Month'
 => 'Mês Passado',  => 'Mes Pasado',
   
    'Readings'     'Readings'
 => 'Leituras',  => 'Lecturas',
   
    'Sat'     'Sat'
 => 'Sab',  => 'Sab',
   
    'January'     'January'
 => 'Janeiro',  => 'Enero',
   
    'February'     'February'
 => 'Fevereiro',  => 'Febrero',
   
    'March'     'March'
 => 'Marco',  => 'Marzo',
   
    'April'     'April'
 => 'Abril',  => 'Abril',
   
    'May'     'May'
 => 'Maio',  => 'Mayo',
   
    'June'     'June'
 => 'Junho',  => 'Junio',
   
    'July'     'July'
 => 'Julho',  => 'Julio',
   
    'August'     'August'
 => 'Agosto',  => 'Agosto',
   
    'September'     'September'
 => 'Setembro',  => 'Septiembre',
   
    'October'     'October'
 => 'Outubro',  => 'Octubre',
   
    'November'     'November'
 => 'Novembro',  => 'Noviembre',
   
    'December'     'December'
 => 'Dezembro',  => 'Diciembre',
   
    'Sun'     'Sun'
 => 'Dom',  => 'Dom',
   
    'Textbook'     'Textbook'
 => 'Livro Texto',  => 'Libro de Texto',
   
    'Thu'     'Thu'
 => 'Qui',  => 'Jue',
   
    'Tue'     'Tue'
 => 'Ter',  => 'Mar',
   
    'Web Links'     'Web Links'
 => 'Atalhos para Web',  => 'Enlaces Web',
   
    'Wed'     'Wed'
 => 'Qua',  => 'Mie',
   
    'Drop/Add students in this course'     'Drop/Add students in this course'
 => 'Remover/Adicionar estudantes ao curso',  => 'Agregar/Borrar estudiantes al curso',
   
    'You have entered that answer before'     'You have entered that answer before'
 => 'Você já entrou com esta resposta anteriormente',  => 'Ya has introducido esa respuesta antes',
   
    'A score has been assigned.'     'A score has been assigned.'
 => 'Uma nota foi atribuída.',  => 'La última nota ha salido.',
   
    'You are correct.'     'You are correct.'
 => 'Correto!',  => '¡Correcto!',
   
    'Your receipt is'     'Your receipt is'
 => 'Your receipt is',  => 'Your receipt is',
Line 509  use base qw(Apache::localize); Line 548  use base qw(Apache::localize);
 => 'You are excused from the problem.',  => 'You are excused from the problem.',
   
    'Incorrect'     'Incorrect'
 => 'Incorreto.',  => 'Incorrecto.',
   
    'Some parts were not submitted.'     'Some parts were not submitted.'
 => 'Algumas partes não foram submetidas.',  => 'Algunas partes no se han rellenado.',
   
    'An error occured while grading your answer.'     'An error occurred while grading your answer.'
 => 'Ocorreu um erro durante a avaliação da sua resposta.',  => 'Ha ocurrido un error mientras se corregía su respuesta.',
   
    'The submitted answer was too long.'     'The submitted answer was too long.'
 => 'A resposta submetida era muito longa.',  => 'Su respuesta es demasiado larga.',
   
    'This question expects a numeric answer.'     'This question expects a numeric answer.'
 => 'Esta questão requer uma resposta numérica',  => 'Esta pregunta espera una respuesta numérica',
   
    'You have provided an invalid ranking'     'You have provided an invalid ranking'
 => 'Você forneceu uma ordem invalida',  => 'Ha pedido una orden inválida',
   
    'please refer to'     'please refer to'
 => 'por favor verifique',  => 'por favor verifique',
   
    'The filetype extension of the file you uploaded is not allowed.'     'The filetype extension of the file you uploaded is not allowed.'
 => 'A extensão do arquivo que você carregou não é permitida.',  => 'La extensión del archivo que ha subido no es válida.',
   
    'Units incorrect.'     'Units incorrect.'
 => 'Unidades incorretas.',  => 'Unidades incorrectas.',
   
    'Only a number required.'     'Only a number required.'
 => 'Somente um número requerido.',  => 'Solo se pide un número.',
   
    'Units required'     'Units required'
 => 'Unidades requeridas',  => 'Unidades requeridas',
   
    'Unable to understand formula'     'Unable to understand formula'
 => 'Impossível entender a formula',  => 'Imposible entender la fórmula',
   
    'Your submission has been recorded.'     'Your submission has been recorded.'
 => 'Sua submissão foi registrada.',  => 'Su acción se ha guardado.',
   
    'Unknown message'     'Unknown message'
 => 'Mensagem desconhecida',  => 'Mensaje desconocido',
   
    'Answer Submitted'     'Answer Submitted'
 => 'Resposta Submetida',  => 'Respuesta enviada',
   
    'Tries'     'Tries'
 => 'Tentativas',  => 'Intentos',
   
    'Submit Answer'     'Submit Answer'
 => 'Submeter Resposta',  => 'Enviar Respuesta',
   
    'Prepare a printable document'     'Prepare a printable document'
 => 'Preparar um documento para Impressão',  => 'Preparar un documento para Imprimir',
   
    'Go To My First Homework Problem'     'Go To My First Homework Problem'
 => '<p>Primeiro exercício da Lição de Casa',  => '<p>Ir a Mi Hoja Primera Hoja de Ejercicios',
   
    'Discussions'     'Discussions'
 => 'Discussões',  => 'Discusiones',
   
    'New discussion since'     'New discussion since'
 => 'Nova discussão desde',  => 'Nueva discusion desde',
   
    'Goodbye'     'Goodbye'
 => 'Até Logo',  => 'Adios',
   
    'Select'     'Select'
 => 'Selecionar',  => 'Seleccionar',
   
    'Re-Initialize'     'Re-Initialize'
 => 'Reiniciar',  => 'Reiniciar',
   
    'Currently selected. '     'Currently selected. '
 => 'Função atual.',  => 'Función atual.',
   
    'Switch Server'     'Switch Server'
 => 'Trocar Servidor',  => 'Cambiar Servidor',
   
    'system wide'     'system wide'
 => 'system wide',  => 'system wide',
   
    'Currently not available'     'Currently not available'
 => 'Indisponível no momento',  => 'No Disponible por el  momento',
   
    'No role specified'     'No role specified'
 => 'Sem função especificada',  => 'Ninguna función especificada',
   
    'Remark'     'Remark'
 => 'Observação',  => 'Observación',
   
    'Extent'     'Extent'
 => 'Extensão',  => 'Extensión',
   
    'User Role'     'User Role'
 => 'Função',  => 'Función',
   
    'Start'     'Start'
 => 'Início',  => 'Inicio',
   
    'End'     'End'
 => 'Fim',  => 'Fin',
   
    'System'     'System'
 => 'Sistema',  => 'Sistema',
Line 617  use base qw(Apache::localize); Line 656  use base qw(Apache::localize);
 => 'Display',  => 'Display',
   
    "an unknown date"     "an unknown date"
 => 'uma data desconhecida',  => 'fecha desconocida',
   
    "an indeterminate date"     "an indeterminate date"
 => 'uma data indeterminada',  => 'fecha no determinada',
   
    "will open on"     "will open on"
 => "irá abrir em",  => "se abrirá el",
   
    "is due at"     "is due at"
 => "é devido &agrave;",  => "se hará el",
   
    "was due on"     "was due on"
 => "foi devido &agrave;",  => "fue hecho el",
   
    'is closed but you are allowed to view it'     'is closed but you are allowed to view it'
 => "está fechado mas você tem permissão para visualizá-lo",  => "está cerrado, pero tiene permisos para verlo",
   
    "Undid changes, Switched"     "Undid changes, Switched"
 => "Desfeitas alterações, Alterado",  => "Deshacer Cambios, Hecho",
   
    "Unable to undo, unable to switch"     "Unable to undo, unable to switch"
 => "Impossível desfazer, impossível trocar",  => "Imposible deshacer, No se ha podido hacer",
   
    "Unable to make backup"     "Unable to make backup"
 => "Impossível fazer cópia de segurança",  => "No se ha podido hacer copia de seguridad",
   
    "Saving Modifications to"     "Saving Modifications to"
 => "Salvando modificações em",  => "Guardando Cambios en",
   
    "Unable to write to"     "Unable to write to"
 => "Impossível escrever em",  => "No se puede escribir en",
   
    "Analyzing a problem"     "Analyzing a problem"
 => "Analisando um problema",  => "Analizando un problema",
   
    "EditXML"     "EditXML"
 => "Editar XML",  => "Editar XML",
   
    'Discard Edits and View'     'Discard Edits and View'
 => 'Descartar Alterações e Visualizar',  => 'Descartar carmbios y Ver',
   
    'Submit Changes'     'Submit Changes'
 => 'Submeter alterações',  => 'Introducir Cambios',
   
    'Submit Changes and View'     'Submit Changes and View'
 => 'Submeter alterações e Visualizar',  => 'Introducir Cambios y Ver',
   
    'Edit'     'Edit'
 => 'Editar',  => 'Editar',
   
    ', select a template from the pull-down menu below'     ', select a template from the pull-down menu below'
 => ', selecione um modelo do menu pull-down abaixo',  => ', selecione um modelo del menu de debajo',
   
    'undo'     'undo'
 => 'desfazer',  => 'deshacer',
   
    'Answer'     'Answer'
 => 'Resposta',  => 'Respuesta',
   
    'Frequency'     'Frequency'
 => 'Freqüência',  => 'Frecuencia',
   
    'You did not select a template.'     'You did not select a template.'
 => 'Você não selecionou um modelo.',  => 'No ha seleccionado una plantilla.',
   
    'Analyze Progress'     'Analyze Progress'
 => 'Analisar Progresso',  => 'Analizar Progreso',
   
    'Getting Problem Variants'     'Getting Problem Variants'
 => 'Adquirindo Variantes do Problema',  => 'Sacando Variantes del Problema',
   
    'last problem'     'last problem'
 => 'último problema',  => 'último problema',
   
    "may open later."     "may open later."
 => 'pode abrir mais tarde.',  => 'puede abrir más tarde.',
   
    ', and answers will be available on'     ', and answers will be available on'
 => ', e respostas estarão disponíveis em',  => ', y las respuestas estarán disponibles en',
   
    "Select a"     "Select a"
 => "Selecione um",  => "Seleccione un",
   
    'Unable to find'     'Unable to find'
 => 'Impossível localizar',  => 'No se ha podido encontrar',
   
    'Part'     'Part'
 => 'Part',  => 'Parte',
   
    "Then"     "Then"
 => 'Então',  => 'Entonces',
   
    'Create'     'Create'
 => 'Criar',  => 'Crear',
   
    'is in under construction'     'is in under construction'
 => 'está em construção',  => 'está en construcción',
   
    'List of possible answers'     'List of possible answers'
 => 'Lista de possíveis respostas',  => 'Lista de posibles respuestas',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Não foram encontradas partes analisáveis neste problema. Atualmente somente estilos de respostas Numéricas, Fórmulas e Cadeias de Caracteres são suportados.',  => 'Se han encontrado partes no analizables en el problema, actualmente solo los Tipos Numerico, Formula y Cadena estan permitidos.',
   
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'não é analisável neste momento',  => 'no se puede analizar en este momento',
   
    'Access and Usage Statistics'     'Access and Usage Statistics'
 => 'Estatísticas de acesso e utilização',  => 'Estadísticas de Uso y Acceso',
   
    'Actions'     'Actions'
 => 'Ações',  => 'Acciones',
   
    'All homework is currently completed'     'All homework is currently completed'
 => 'Toda lição de casa está completa',  => 'Todos los ejercicios están completados',
   
    'Answer available'     'Answer available'
 => 'Resposta disponível',  => 'Respuesta disponible',
   
    'Answer submitted'     'Answer submitted'
 => 'Resposta submetida',  => 'Respuesta enviada',
   
    'Answer submitted, not yet graded'     'Answer submitted, not yet graded'
 => 'Resposta submetida, ainda não avaliada',  => 'Resposta enviada, todavía no corregida',
   
    'Back to Directory'     'Back to Directory'
 => 'Voltar para o Diretório',  => 'Volver al directorio',
   
    'Cancel'     'Cancel'
 => 'Cancelar',  => 'Cancelar',
   
    'Construction Space Directory'     'Construction Space Directory'
 => 'Diretório da Área de Construção',  => 'Directorio del Espacio de Construcción',
   
    'Contact'     'Contact'
 => 'Contato',  => 'Contacto',
   
    'Copying file'     'Copying file'
 => 'Copiando arquivo',  => 'Copiando archivo',
   
    'Date'     'Date'
 => 'Data',  => 'Date',
   
    'Empty'     'Empty'
 => 'Vazio',  => 'Vacío',
   
    'Evaluation Comments'     'Evaluation Comments'
 => 'Avaliando Comentários',  => 'Comentarios de evaluación',
   
    'Evaluation Data'     'Evaluation Data'
 => 'Dados de Avaliação',  => 'Datos de Evaluación',
   
    'Excused by instructor'     'Excused by instructor'
 => 'Desculpado pelo instrutor',  => 'Disculpas del instructor',
   
    'File'     'File'
 => 'Arquivo',  => 'Archivo',
   
    'Go Back'     'Go Back'
 => 'Voltar',  => 'Volver',
   
    'It is recommended that you use an up-to-date virus scanner before handling this file.'     'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'Recomenda-se que você use um anti-virus atualizado antes de abrir este arquivo.',  => 'Se recomienda que use un antivirus actualizado antes de manejar este archivo.',
   
    'Last Modified'     'Last Modified'
 => 'Última Modificação',  => 'Última Modificación',
   
    'Map'     'Map'
 => 'Mapa/Sequëncia',  => 'Mapa/Secuencia',
   
    'Map contents are not shown in order.'     'Map contents are not shown in order.'
 => 'Os conteúdos do mapa não estão sendo exibidos na ordem da seqüencia.',  => 'Los contenidos del mapa no están mostrados en orden.',
   
    'Name'     'Name'
 => 'Nome',  => 'Nombre',
   
    'New Messages'     'New Messages'
 => 'Novas Mensagens',  => 'Mensajes Nuevos',
   
    'New Search'     'New Search'
 => 'Nova Pesquisa',  => 'Nueva Búsqueda',
   
    'No due date'     'No due date'
 => 'Sem data limite',  => 'Sin Fecha de inicio',
   
    'No upload file specified.'     'No upload file specified.'
 => 'Não foi especificado o arquivo para carregar.',  => 'No se ha especificado archivo para subir.',
   
    'No write permission to user directory, FAIL'     'No write permission to user directory, FAIL'
 => 'Sem permissão para escrever no diretório do usuário, FALHA',  => 'No tiene permisos para el directorio de usuario, FALLO',
   
    'Open, no due date'     'Open, no due date'
 => 'Aberto, sem data limite',  => 'Abierto, sin fecha limite',
   
    'Page'     'Page'
 => 'Mapa/Exercícios',  => 'Pagina',
   
    'Path'     'Path'
 => 'Caminho',  => 'Ruta',
   
    'Please use browser "Back" button and pick a filename'     'Please use browser "Back" button and pick a filename'
 => 'Por favor, clique no botão "Voltar" do navegador e entre com um nome de arquivo',  => 'Por favor, use el botón "Volver" e introduzca un nombre de archivo',
   
    'Processing'     'Processing'
 => 'Processando',  => 'Procesando',
   
    'Searching'     'Searching'
 => 'Pesquisando',  => 'Buscando',
   
    'Select the Construction Space'     'Select the Construction Space'
 => 'Selecione a  Área de Construção',  => 'Seleccione un  Area de Construcción',
   
    'Sequence'     'Sequence'
 => 'Sequëncia',  => 'Secuencia',
   
    'Server Administration'     'Server Administration'
 => 'Administração do Servidor',  => 'Administración del Servidor',
   
    'Show Only Uncompleted Homework'     'Show Only Uncompleted Homework'
 => '<p>Mostrar só a Lição de Casa incompleta',  => '<p>Mostrar solo los Ejercicios sin Resolver',
   
    'Status'     'Status'
 => 'Estado',  => 'Estado',
   
    'Store uploaded file as '     'Store uploaded file as '
 => 'Salvar o arquivo carregado como ',  => 'Guardar archivo Cargado Como ',
   
    'System Administration'     'System Administration'
 => 'Administração do Sistema',  => 'Administración del Sistema',
   
    'The target is an existing directory.'     'The target is an existing directory.'
 => 'O destino é um diretório já existente.',  => 'El destino es un directorio que ya existe.',
   
    'Title'     'Title'
 => 'Título',  => 'Título',
   
    'Uncompleted Homework'     'Uncompleted Homework'
 => 'Lição de Casa não completada',  => 'Ejercicios sin Completar',
   
    'View All Messages'     'View All Messages'
 => 'Ver Todas as Mensagens',  => 'Ver Todos los Mensajes',
   
    'Was due'     'Was due'
 => 'Foi devido a',  => 'Fue hecho',
   
    'Yes'     'Yes'
 => 'Sim',  => 'Si',
   
    'You do not have authoring privileges for this resource'     'You do not have authoring privileges for this resource'
 => 'Você não tem privilégios ou autorização para este recurso',  => 'No tiene privilegios de autor para este recurso',
   
    'You have no unread messages'     'You have no unread messages'
 => 'Você não tem mensagens novas',  => 'No tiene mensajes sin leer',
   
    'You have no unread messages'     'You have no unread messages'
 => 'Você não tem mensagens novas',  => 'No tiene mensajes sin leer',
   
    'could not be copied.'     'could not be copied.'
 => 'não pode ser copiado(a).',  => 'no pudo ser copiado(a).',
   
    'could not be copied.'     'could not be copied.'
 => 'não pode ser copiado.',  => 'no pudo ser copiado(a).',
   
    'never'     'never'
 => 'nunca',  => 'nunca',
   
    'not displayed'     'not displayed'
 => 'não mostrado',  => 'no mostrado',
   
    ', is reserved internally by LON-CAPA.'     ', is reserved internally by LON-CAPA.'
 => ', é reservado internamente pelo LON-CAPA.',  => ', está reservado internamente por LON-CAPA.',
   
    'Back to'     'Back to'
 => 'Voltar para',  => 'Volver a',
   
    'Back to Source'     'Back to Source'
 => 'Volta para o fonte',  => 'Volver a la fuente',
   
    'Back to Source Directory'     'Back to Source Directory'
 => 'Volta para o diretório do arquivo',  => 'Volver al directorio',
   
    'Became this version on ...'     'Became this version on ...'
 => 'Se tornou esta versão em ...',  => 'Se actualizó a esta versión en ...',
   
    'Browse published resources'     'Browse published resources'
 => 'Navegar pelos recursos publicados',  => 'Navegar por los recursos publicados',
   
    'Choose the course to work on'     'Choose the course to work on'
 => 'Escolha o curso a ser assistido',  => 'Seleccione el curso',
   
    'Create a new course'     'Create a new course'
 => 'Cria um novo curso',  => 'Crear un curso nuevo',
   
    'Customized right of use ... '     'Customized right of use ... '
 => 'Direito customizado de uso ... ',  => 'Derechos de uso modificados... ',
   
    'Delete messages from bulletin boards'     'Delete messages from bulletin boards'
 => 'Remove mensagens do quadro de anúncios',   => 'Eliminar mensajes del tablón de anuncios', 
   
    'Domain only - use limited to courses in the domain'     'Domain only - use limited to courses in the domain'
 => 'Domínio Apenas - uso limitou a cursos no domínio',  => 'Solo Dominio - se limita el uso a cursos dentro del dominio',
   
    'Dynamic Metadata'     'Dynamic Metadata'
 => 'Metadado dinâmico',  => 'Metadatos dinámicos',
   
    'Edit and view documents included in this course'     'Edit and view documents included in this course'
 => 'Editar e Visualizar documentos incluídos neste curso',  => 'Editar y ver los documentos incluidos en este curso',
   
    'Edit/Modify DOCS'     'Edit/Modify DOCS'
 => 'Editar/Modificar Documentos',  => 'Editar/Modificar Documentos',
   
    'Enter my resource construction space'     'Enter my resource construction space'
 => 'Entrar na minha Área de Construção de Recursos',  => 'Entrar en mi espacio de construcción de recursos',
   
    'FAIL'     'FAIL'
 => 'FALHA',  => 'FALLO',
   
    'Failed to copy source'     'Failed to copy source'
 => 'Falha ao copiar fonte',  => 'Fallo al copiar fuente',
   
    'Failed to write metadata copy'     'Failed to write metadata copy'
 => 'Falha ao escrever na copia dos meta-dados',  => 'Falló al escribir copia de metadatos',
   
    'File copied.'     'File copied.'
 => 'Arquivo copiado',  => 'Archivo copiado',
   
    'Finalize Publication'     'Finalize Publication'
 => 'Publicação Finalizada',  => 'Publicación Finalizada',
   
    'Grant/revoke role of Co-Author'     'Grant/revoke role of Co-Author'
 => 'Garante/Revoga função de Co-Autor',  => 'Añadir/Eliminar función de Co-Autor',
   
    'Grant/revoke role of Domain Coordinator'     'Grant/revoke role of Domain Coordinator'
 => 'Garante/Revoga função de Coordenador de Domínio',  => 'Añadir/Eliminar función de Coordinador de Dominio',
   
    'Grant/revoke role of Exam Proctor'     'Grant/revoke role of Exam Proctor'
 => 'Garante/Revoga função de Fiscal de Prova',  => 'Añadir/Eliminar función de Examinador',
   
    'Grant/revoke role of Instructor'     'Grant/revoke role of Instructor'
 => 'Garante/Revoga função de Instrutor',  => 'Añadir/Eliminar función de Instructor',
   
    'Grant/revoke role of Student'     'Grant/revoke role of Student'
 => 'Garante/Revoga função de Estudante',  => 'Añadir/Eliminar función de Estudiante',
   
    'Grant/revoke role of Superuser'     'Grant/revoke role of Superuser'
 => 'Garante/Revoga função de Super-Usuárior',  => 'Añadir/Eliminar función de Superusuario',
   
    'Illegal filename.'     'Illegal filename.'
 => 'Nome de arquivo ilegal.',  => 'Nombre de archivo NO valido.',
   
    'Name starting with'     'Name starting with'
 => 'Nome(s) começando com ',  => 'Nombre(s) que comiencen con ',
   
    'No previous versions published.'     'No previous versions published.'
 => 'Sem versão prévia publicada.',  => 'No hay versiones anteriores a la publicada.',
   
    'No write permission to'     'No write permission to'
 => 'Sem permissão de escrita para',  => 'Sin permisos de Escritura para',
   
    'Please pick a version to retrieve'     'Please pick a version to retrieve'
 => 'Por favor escolha uma versão para restaurar',  => 'Por favor elija una versión para restaurar',
   
    'Private - visible to author only for testing purposes'     'Private - visible to author only for testing purposes'
 => 'Privado - Visível apenas ao Autor apenas para fins de testes',  => 'Privado - Visible al autor solo para fines de prueba',
   
    'Private Publication - did not synchronize database'     'Private Publication - did not synchronize database'
 => 'Publicação Privada - não sincronize a base de dados',  => 'Publicación Privada - no se sincroniza la base de dados',
   
    'Public - no authentication or authorization required for use'     'Public - no authentication or authorization required for use'
 => 'Público - não requer autenticação ou autorização para o uso',  => 'Público - no se requiere autenticación ni autorización para usar',
   
    'Retrieval of an old version will overwrite the file currently in construction space'     'Retrieval of an old version will overwrite the file currently in construction space'
 => 'A restauração de uma versão antica irá sobre-escrever o arquivo atual na Área de Construção',  => 'La versión antigua sobreescribirá el archivo que está en el espacio de construcción',
   
    'Retrieve previous versions of'     'Retrieve previous versions of'
 => 'Restaurar versões anteriores de',  => 'Restaurar versiones anteriores de',
   
    'Retrieve version'     'Retrieve version'
 => 'Restaurar versão',  => 'Restaurar versión',
   
    'Rule'     'Rule'
 => 'Função',  => 'Función',
   
    'Search the contents of this course'     'Search the contents of this course'
 => 'Pesquisar o conteúdo deste recurso',  => 'Buscar los contenidos de este curso',
   
    'Search the database of published resources'     'Search the database of published resources'
 => 'Pesquisar a base de dados de recursos publicados',  => 'Buscar la base de datos de recursos publicados',
   
    'Send broadcast and receipt-required email'     'Send broadcast and receipt-required email'
 => 'Enviar e-mail "broadcast" e "receipt-required"',  => 'Enviar e-mail "broadcast" y "receipt-required"',
   
    'Show Problem Completeness'     'Show Problem Completeness'
 => 'Mostrar meu desempenho na solução dos problemas',  => 'Mostrar lo completado de las soluciones',
   
    'Switch to another course'     'Switch to another course'
 => 'Trocar para outro curso',  => 'Cambiar a otro curso',
   
    'System wide - can be used for any courses system wide'     'System wide - can be used for any courses system wide'
 => 'Alcance do Sistema - can be used for any courses system wide',  => 'Alcance de Sistema - se puede usar para cualquier curso del sistema',
   
    'System wide - open source to all authors'     'System wide - open source to all authors'
 => 'Alcance do Sistema - open source to all authors',  => 'Alcance de Sistema - código abierto para todos los autores',
   
    'The extension on this file'     'The extension on this file'
 => 'A estensão deste arquivo',  => 'La extension de este archivo',
   
    'This resource has been marked obsolete by the author(s)'     'This resource has been marked obsolete by the author(s)'
 => 'Este recurso foi marcado como obsoleto pelo(s) autor(es)',  => 'Este recurso ha sido marcado como obsoleto por el(los) autor(es)',
   
    'Unsupported character combination'     'Unsupported character combination'
 => 'Combinação de caracteres não suportada',  => 'Combinación de caracteres no soportada',
   
    'Uploaded'     'Uploaded'
 => 'Carregado',  => 'Cargado',
   
    'Users with Roles Assigned by'     'Users with Roles Assigned by'
 => 'Usuários com funções atribuidas por',  => 'Usuarios con funciones atribuidas por',
   
    'View documents included in this course'     'View documents included in this course'
 => 'Visualizar os documentos suplementares para este curso',  => 'Visualizar los documentos contenidos en este curso',
   
    'View file'     'View file'
 => 'Ver arquivo',  => 'Ver archivo',
   
    'untitled'     'untitled'
 => 'sem título',  => 'sin título',
   
    "Click to download or use your browser's Save Link function"     "Click to download or use your browser's Save Link function"
 => "Clique para baixar ou use a função Salvar Destino do seu navegador",  => "Haga click para bajar o usar la función de guardar enlace del navegador",
   
    '#Stdnts'     '#Stdnts'
 => '#Estudantes',  => '#Estudantes',
   
    '#YES'     '#YES'
 => '#SIM',  => '#SI',
   
    '%Wrng'     '%Wrng'
 => '%Errados',  => '%Errados',
   
    '. . . for a particular section'     '. . . for a particular section'
 => '. . . para uma seção particular',  => '. . . para una sección particular',
   
    '. . . for all students in the course'     '. . . for all students in the course'
 => '. . . para todos os estudantes do curso',  => '. . . para todos los estudantes del curso',
   
    '. . . for an individual student'     '. . . for an individual student'
 => '. . . para um estudante individual',  => '. . . para un solo estudante',
   
    '1 am'     '1 am'
 => '1:00',  => '1:00',
Line 1142  use base qw(Apache::localize); Line 1181  use base qw(Apache::localize);
 => '<- Anterior',  => '<- Anterior',
   
    'ALL'     'ALL'
 => 'TUDO',  => 'TODO',
   
    'About Me'     'About Me'
 => 'Sobre mim',  => 'Sobre mi',
   
    'Access Key Management'     'Access Key Management'
 => 'Gerenciamento de chaves de Acesso',  => 'Gestión de claves de Acceso',
   
    'Additional Keywords'     'Additional Keywords'
 => 'Palavras-chave adicionais',  => 'Palabras-Clave adicionales',
   
    'Additional Metadata (non-standard, parameters, exports)'     'Additional Metadata (non-standard, parameters, exports)'
 => 'Meta-dados Adicionais (non-standard, parameters, exports)',  => 'Meta-datos Adicionales (non-standard, parameters, exports)',
   
    'Advanced Catalog Search'     'Advanced Catalog Search'
 => 'Pesquisa Avançada no Catálogo',  => 'Búsqueda Avanzada del Catálogo',
   
    'Advanced Search'     'Advanced Search'
 => 'Pesquisa Avançada',  => 'Búsqueda Avanzada',
   
    'All Maps or Folders'     'All Maps or Folders'
 => 'Todos os Mapas ou Pastas',  => 'Todos los Mapas o Carpetas',
   
    'All versions'     'All versions'
 => 'Todas as versões',  => 'Todas las versiones',
   
    'Any Language'     'Any Language'
 => 'Qualquer Linguagem',  => 'Cualquier Idioma',
   
    'Any User'     'Any User'
 => 'Qualquer Usuário',  => 'Cualquier Usuario',
   
    'Any category'     'Any category'
 => 'Qualquer Categoria',  => 'Cualquier Categoria',
   
    'Any copyright/distribution'     'Any copyright/distribution'
 => 'Qualquer copyright/distribuição',  => 'Cualquier copyright/distribución',
   
    'Assessment'     'Assessment'
 => 'Avaliação',  => 'Validación',
   
    'Assessment URL and Title'     'Assessment URL and Title'
 => 'Assessment URL and Title',  => 'Validar URL y título',
   
    'Assigned User Roles'     'Assigned User Roles'
 => 'Funções Atribuidas ao Usuário',  => 'Funciones Asignadas al Usuario',
   
    'Author and Co-Author roles may not be available on servers other than your home server.'     'Author and Co-Author roles may not be available on servers other than your home server.'
 => 'Funções de Autor e Co-Autor podem não estar disponíveis em outros servidores que não sejam o seu HOME server.',  => 'Las Funciones de Co-Autor no están disponibles en otros servidores que no sea su servidor local.',
   
    'Author(s)'     'Author(s)'
 => 'Autor(es)',  => 'Autor(es)',
   
    'Average number of tries till solved'     'Average number of tries till solved'
 => 'Número médio de tentativas till solved',  => 'Número medio de intentos antes de resolver',
   
    'Brief view of each students performance in course.'     'Brief view of each students performance in course.'
 => 'Breve resumo do desempenho de cada estudante do curso.',  => 'Breve resumen de evolución de cada estudiante en el curso.',
   
    'Broadcast Message to Course'     'Broadcast Message to Course'
 => 'Enviar Mensagem para todos os Usuários do Curso',  => 'Enviar Mensajes para todos los Usuarios del Curso',
   
    'Browse Resources'     'Browse Resources'
 => 'Navegar pelos recursos',  => 'Navegar por los recursos',
   
    'Browse resources'     'Browse resources'
 => 'Navegar pelos recursos',  => 'Navegar por los recursos',
   
    'Bulletin Board/Discussion'     'Bulletin Board/Discussion'
 => 'Quadro de Avisos/Discussão',  => 'Tablón de Avisos/Discusión',
   
    'Calculations'     'Calculations'
 => 'Cálculos',  => 'Cálculos',
   
    'Catalog Information'     'Catalog Information'
 => 'Informação de Catálogo',  => 'Información de Catálogo',
   
    'Changes can take up to 10 minutes before being active for all students.'     'Changes can take up to 10 minutes before being active for all students.'
 => 'Alterações podem levar 10 minutos antes de estarem ativas para todos os estudantes.',  => 'Los cambios pueden tardar más de 10 minutos en estar activos para todos los estudiantes.',
   
    'Clear All'     'Clear All'
 => 'Limpar Tudo',  => 'Limpiar Todo',
   
    'Clear Caches'     'Clear Caches'
 => 'Limpar Caches',  => 'Limpiar Caches',
   
    'Close'     'Close'
 => 'Fechar',  => 'Cerrar',
   
    'Close All Folders'     'Close All Folders'
 => 'Fechar todas as Pastas',  => 'Cerrar Todas las Carpetas',
   
    'Collapse Remote Control'     'Collapse Remote Control'
 => 'Colapse do Controle Remoto',  => 'Cerrar Mando a Distancia',
   
    'Comma Separated Values'     'Comma Separated Values'
 => 'Valores separados por Vírgula',  => 'Valores separados por Coma',
   
    'Compact View'     'Compact View'
 => 'Visualização Compacta',  => 'Vista Compacta',
   
    'Construction Space'     'Construction Space'
 => 'Área de Construção',  => 'Area de Construcción',
   
    'Construction Space File Operation'     'Construction Space File Operation'
 => 'Operação de Arquivo da Área de Construção',  => 'Operación de Archivo de Area de Construcción',
   
    'Contact Information'     'Contact Information'
 => 'Informação de contato',  => 'Información de contacto',
   
    'Content changed'     'Content changed'
 => 'Conteúdo alterado',  => 'Contenido cambiado',
   
    'Copied metadata'     'Copied metadata'
 => 'Metadado copiado',  => 'Metadato copiado',
   
    'Copied old metadata'     'Copied old metadata'
 => 'Meta-dado antigo copiado',  => 'Meta-dado antiguo copiado',
   
    'Copied old target file'     'Copied old target file'
 => 'Arquivo de destino angigo copiado',  => 'Archivo de destino antiguo copiado',
   
    'Copied source file'     'Copied source file'
 => 'Arquivo fonte copiado',  => 'Archivo fuente copiado',
   
    'Copyright'     'Copyright'
 => 'Copyright',  => 'Copyright',
   
    'Copyright/Distribution'     'Copyright/Distribution'
 => 'Copyright/Distribuição',  => 'Copyright/Distribución',
   
    'Could Not Process Request'     'Could Not Process Request'
 => 'Não pude processar requisição',  => 'No se Puede Procesar su Petición',
   
    'Could not write metadata'     'Could not write metadata'
 => 'Não pude escrever meta-dados',  => 'No se pudieron escribir los meta-dados',
   
    'Course Assessment Parameter - Helper Mode'     'Course Assessment Parameter - Helper Mode'
 => 'Parâmetros de Avaliação do Curso - Modo Assistente',  => 'Parámetros de Validación del Curso - Modo Asistente',
   
    'Course Assessment Parameters - Overview Mode'     'Course Assessment Parameters - Overview Mode'
 => 'Parâmetros de Avaliação do Curso - Modo Overview',  => 'Parámetros de Validación del Curso - Modo Overview',
   
    'Course Assessments Parameters - Table Mode'     'Course Assessments Parameters - Table Mode'
 => 'Parâmetros de Avaliação do Curso - Modo Tabela',  => 'Parámetros de Validación del Curso - Modo Tabla',
   
    'Course Documents'     'Course Documents'
 => 'Documentos do Curso',  => 'Documentos del Curso',
   
    'Course Environment Parameters'     'Course Environment Parameters'
 => 'Parâmetros do Ambiente do Curso',  => 'Parámetros de Entorno del Curso',
   
    'Course ID'     'Course ID'
 => 'ID (identificação) do curso',  => 'ID (identificación) del curso',
   
    'Course Parameter Helper'     'Course Parameter Helper'
 => 'Assistente de Parâmetros de Avaliação',  => 'Asistente de Parámetros de Validación',
   
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'     'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
 => 'Estatísticas do curso e gráficos não podem ser obtidos até que a base dados seja reiniciada. Seus dados estão intactos, mas não podem ser exibidos neste momento.',  => 'No se mostrarán las Estadísticas del curso y los Gráficos hasta que la base de datos se reinicie. Sus datos están intactos, pero no se mostrarán por ahora.',
   
    'Course level sheet'     'Course level sheet'
 => 'Planilha - nível do curso',  => 'Plantilla - nivel del curso',
   
    'Create New Environment Variable'     'Create New Environment Variable'
 => 'Cria nova variável de Ambiente',  => 'Crea una nueva variable de Entorno',
   
    'Creation Date'     'Creation Date'
 => 'Data de Criação',  => 'Fecha de creación',
   
    'Current Session Value'     'Current Session Value'
 => 'Valor da Seção Corrente',  => 'Valor da Sesión Actual',
   
    'Custom Distribution File'     'Custom Distribution File'
 => 'Arquivo de Distribuição Customizado',  => 'Archivo de Distribución Personalizado',
   
    'Default'     'Default'
 => 'Padrão',  => 'Por defecto',
   
    'Default Cataloging Information for Directory'     'Default Cataloging Information for Directory'
 => 'Informação de Catálogo Padrão para o Diretório',  => 'Información de Catálogo para el Directorio',
   
    'Default Value'     'Default Value'
 => 'Valor Padrão',  => 'Valor Por Defecto',
   
    'Degree of difficulty'     'Degree of difficulty'
 => 'Grau de dificuldade',  => 'Grado de dificultad',
   
    'Delete a role'     'Delete a role'
 => 'Excluir uma função',  => 'Eliminar una función',
   
    'Detailed Citation View'     'Detailed Citation View'
 => 'Visualizar Citação Detalhada',  => 'Vista detallada de Citación',
   
    'Detailed Problem Analysis'     'Detailed Problem Analysis'
 => 'Análise detalhada dos exercícios',  => 'Análisis detallado de los Problemas',
   
    'Detailed statistics and graphs of student performance on problems.'     'Detailed statistics and graphs of student performance on problems.'
 => 'Estatísticas detalhadas e gráficos do desempenho dos estudantes na solução dos problemas.',  => 'Estadísticas detalladas y gráficos de la evolución de los estudiantes en los problemas.',
   
    'Differences'     'Differences'
 => 'Diferenças',  => 'Diferencias',
   
    'Disable all communication among students'     'Disable all communication among students'
 => 'Desabilitar toda a comunicação entre os estudantes',  => 'Deshabilitar toda la comunicación entre los estudiantes',
   
    'Discard Selected'     'Discard Selected'
 => 'Descartar Seleção',  => 'Descartar Selección',
   
    'Distribute Messages from Uploaded File to Course'     'Distribute Messages from Uploaded File to Course'
 => 'Distribuir Mensagem de Arquivo Carregado para o Curso',  => 'Distribuir Mensajes de los Archivos Cargados para el curso',
   
    'DoDiff'     'DoDiff'
 => 'DoDiff',  => 'DoDiff',
   
    'Due'     'Due'
 => 'Limite',  => 'Límite',
   
    'Dump Course DOCS to Construction Space'     'Dump Course DOCS to Construction Space'
 => 'Descarregar Documentos do Curso na Área de Construção',  => 'Descargar Documentos del Curso el el Ãrea de Construcción',
   
    'EMail and Messages'     'EMail and Messages'
 => 'E-Mail e Mensagens',  => 'E-Mails y Mensajes',
   
    'Edit Catalog Information'     'Edit Catalog Information'
 => 'Editar Informação de Catálogo',  => 'Editar Información del Catálogo',
   
    'Edit Content of a Map'     'Edit Content of a Map'
 => 'Editar Conteúdo ou Mapa',  => 'Editar Contenido del Mapa',
   
    'Edit Directory Catalog Information'     'Edit Directory Catalog Information'
 => 'Editar Informação de Catálogo do Diretório',  => 'Editar Información del Catálogo del Directorio',
   
    'Edit this resource'     'Edit this resource'
 => 'Editar este recurso',  => 'Editar este recurso',
   
    'Enclosing Map or Folder'     'Enclosing Map or Folder'
 => 'Enclosing Map or Folder',  => 'Incluir Mapa o Carpeta',
   
    'End Helper'     'End Helper'
 => 'Finalizar Assistente',  => 'Finalizar Asistente',
   
    'Enrollment Status'     'Enrollment Status'
 => 'Estado das Inscrições',  => 'Estado de las Inscripciones',
   
    'Enter construction space as a co-author'     'Enter construction space as a co-author'
 => 'Entrar na Área de Construção como Co-Autor',  => 'Entrar el en Area de Construcción como Co-Autor',
   
    'Entering course ...'     'Entering course ...'
 => 'Entrando no curso ...',  => 'Entrando en el curso ...',
   
    'Error Messages'     'Error Messages'
 => 'Mensagem de Erro',  => 'Mensajes de Error',
   
    'Evaluate Resource'     'Evaluate Resource'
 => 'Avaliar Recurso',  => 'Evaluar Recurso',
   
    'Every problem in a particular folder'     'Every problem in a particular folder'
 => 'Cada problema em uma pasta particular',  => 'Cada problema en una carpeta particular',
   
    'Every problem in the course'     'Every problem in the course'
 => 'Cada problema no curso',  => 'Cada problema del curso',
   
    'Exam Information'     'Exam Information'
 => 'Informação de Exame',  => 'Información de Examen',
   
    'Excel'     'Excel'
 => 'Excel',  => 'Excel',
Line 1415  use base qw(Apache::localize); Line 1454  use base qw(Apache::localize);
 => 'Recurso Externo',  => 'Recurso Externo',
   
    'Failed Access to Construction Space'     'Failed Access to Construction Space'
 => 'Falha no Acesso a Área de Construção',  => 'Fallo al acceder al Area de Construcción',
   
    'Fielded Format'     'Fielded Format'
 => 'Formato em Campos',  => 'Formato en Campos',
   
    'File Category'     'File Category'
 => 'Categoria do Arquivo',  => 'Categoria del Archivo',
   
    'Finish Course Initialization'     'Finish Course Initialization'
 => 'Final da Internacionalização do Curso',  => 'Final de Internacionalización del Curso',
   
    'Folder'     'Folder'
 => 'Pasta',  => 'Carpeta',
   
    'For User'     'For User'
 => 'Para Usuário',  => 'Para Usuario',
   
    'Force publication of unmodified files'     'Force publication of unmodified files'
 => 'Forçar publicação de arquivos não modificados',  => 'Forzar publicación de archivos no modificados',
   
    'Generate Spreadsheet'     'Generate Spreadsheet'
 => 'Gerar Planilha',  => 'Generar Planilla',
   
    'Generate Statistics'     'Generate Statistics'
 => 'Gerar Estatísticas',  => 'Generar Estadísticas',
   
    'Generate new role ...'     'Generate new role ...'
 => 'Gerar nova função ...',  => 'Generar nueva función ...',
   
    'Go to the next resource in the course sequence'     'Go to the next resource in the course sequence'
 => 'Ir para o próximo recurso na sequência do curso',  => 'Ir al siguiente recurso en la secuencia del curso',
   
    'Go to the previous resource in the course sequence'     'Go to the previous resource in the course sequence'
 => 'Ir para o recurso anterior na sequência do curso',  => 'Volver al recurso anterior en la secuencia del curso',
   
    'Grant/revoke Course Custom Role'     'Grant/revoke Course Custom Role'
 => 'Garantir/Revogar função Customizada do Curso',  => 'Eliminar/Añadir Funcion Personalizada al Curso',
   
    'Grant/revoke role of Administrator'     'Grant/revoke role of Administrator'
 => 'Garantir/Revogar função de Administrador',  => 'Añadir/Eliminar función de Administrador',
   
    'Grant/revoke role of Author'     'Grant/revoke role of Author'
 => 'Garantir/Revogar função de Autor',  => 'Añadir/Eliminar función de Autor',
   
    'Grant/revoke role of Course Coordinator'     'Grant/revoke role of Course Coordinator'
 => 'Garantir/Revogar função de Coordenador de Curso',  => 'Añadir/Eliminar Función de Coordinador de Curso',
   
    'Grant/revoke role of Domain Guest'     'Grant/revoke role of Domain Guest'
 => 'Garantir/Revogar função de Convidado do Domínio',  => 'Añadir/Eliminar Función de Invitado de Dominio',
   
    'Grant/revoke role of Librarian'     'Grant/revoke role of Librarian'
 => 'Garantir/Revogar função de Bibliotecário',  => 'Añadir/Eliminar Función de Bibliotecario',
   
    'Grant/revoke role of Scantron Operator'     'Grant/revoke role of Scantron Operator'
 => 'Garantir/Revogar função de Scantron Operator',  => 'Añadir/Eliminar Función de Operador Scantron',
   
    'Grant/revoke role of Teaching Assistant'     'Grant/revoke role of Teaching Assistant'
 => 'Garantir/Revogar função de Assistente do Professor',  => 'Añadir/Eliminar Función de Asistente del Profesor',
   
    'HTML'     'HTML'
 => 'HTML',  => 'HTML',
Line 1481  use base qw(Apache::localize); Line 1520  use base qw(Apache::localize);
 => 'Host',  => 'Host',
   
    'Import a published document'     'Import a published document'
 => 'Importar um documento publicado',  => 'Importar un documento publicado',
   
    'Internally authenticated'     'Internally authenticated'
 => 'Autenticado Internamente',  => 'Autentificado Internamente',
   
    'Invalid date entry'     'Invalid date entry'
 => 'Entrada de data inválida',  => 'Entrada de datos inválida',
   
    'Kerberos authenticated'     'Kerberos authenticated'
 => 'Kerberos autenticado',  => 'Autentificado por Kerberos',
   
    'Keyword(s)'     'Keyword(s)'
 => 'Palavra(s) Chave(s)',  => 'Palabra(s) Clave(s)',
   
    'Keywords'     'Keywords'
 => 'Palavras Chaves',  => 'Palabras Claves',
   
    'LON-CAPA Helper:'     'LON-CAPA Helper:'
 => 'Assistente do LON-CAPA:',  => 'Asistente de LON-CAPA:',
   
    'Last Week'     'Last Week'
 => 'Semana Passada',  => 'Semana Pasada',
   
    'Last access'     'Last access'
 => 'Último acesso',  => 'Último acceso',
   
    'Last modified'     'Last modified'
 => 'Última modificação',  => 'Última modificación',
   
    'Last updated'     'Last updated'
 => 'Última atualização',  => 'Última atualización',
   
    'Limit by copyright/distribution'     'Limit by copyright/distribution'
 => 'Limitado por copyright/distribuição',  => 'Limitado por copyright/distribuición',
   
    'Limit by language'     'Limit by language'
 => 'Limitado por linguagem',  => 'Limitado por idioma',
   
    'Load Map'     'Load Map'
 => 'Carregar Mapa/Sequência',  => 'Cargar Mapa/Secuencia',
   
    'Load:'     'Load:'
 => 'Carga:',  => 'Carga:',
   
    'Lock and unlock assessments'     'Lock and unlock assessments'
 => 'Bloquear e desbloquear avaliações',  => 'Bloquear y desbloquear validaciones',
   
    'Logged Out'     'Logged Out'
 => 'Sessão encerrada',  => 'Sesión cerrada',
   
    'MIME Type'     'MIME Type'
 => 'MIME Type',  => 'Tipo MIME',
   
    'Make notes and annotations about this resource'     'Make notes and annotations about this resource'
 => 'Inserir anotações a respeito deste recurso ',  => 'Añadir notas y anotaciones sobre este recurso',
   
    'Manage Access Keys'     'Manage Access Keys'
 => 'Gerenciar Chaves de Acesso',  => 'Gestionar Claves de Acceso',
   
    'Manage access keys'     'Manage access keys'
 => 'Gerenciar chaves de acesso',  => 'Gestionar claves de acceso',
   
    'Material appears to be correct'     'Material appears to be correct'
 => 'O material aparenta estar correto',  => 'El material parece ser correcto',
   
    'Material covered with sufficient depth'     'Material covered with sufficient depth'
 => 'O material abrange o assunto com profundidade suficiente',  => 'Material cubierto con  suficiente profundidad',
   
    'Material is helpful'     'Material is helpful'
 => 'O material é útil',  => 'El material es útil',
   
    'Material presented in clear way'     'Material presented in clear way'
 => 'O material é apresentado de uma maneira clara',  => 'El material está presentado de una manera clara',
   
    'Max Possible To Date'     'Max Possible To Date'
 => 'Máx. possível até aqui',  => 'Fecha Máx. posible Para',
   
    'Max Tries'     'Max Tries'
 => 'Máx. de Tentativas',  => 'Máx. de Intentos',
   
    'Mean Tries'     'Mean Tries'
 => 'Média de Tentativas',  => 'Media de Intentos',
   
    'Metadata Information'     'Metadata Information'
 => 'Informação de meta-dado',  => 'Información de meta-datos',
   
    'Mime type'     'Mime type'
 => 'Tipo Mime',  => 'Tipo Mime',
   
    'Modification Date'     'Modification Date'
 => 'Data de Modificação',  => 'Fecha de Modificación',
   
    'Modified'     'Modified'
 => 'Modificado',  => 'Modificado',
   
    'Modify Course Assessment Parameters'     'Modify Course Assessment Parameters'
 => 'Modificar Parâmetros de Acesso ao Curso',  => 'Modificar Parámetros de Acceso al Curso',
   
    'Modify authentication mechanism and data for a user'     'Modify authentication mechanism and data for a user'
 => 'Modificar mecanismo de autenticação e dados de um usuário',  => 'Modificar mecanismo de autentificación a los datos de un usuario',
   
    'Modify deadlines, etc, for this assessment resource'     'Modify deadlines, etc, for this assessment resource'
 => 'Modifica prazos finais, etc. para este recurso de avaliação',  => 'Modifica plazos finales, etc. para este recurso de validación',
   
    'Modify grades'     'Modify grades'
 => 'Modificar notas',  => 'Modificar notas',
   
    'Modify user grades for this assessment resource'     'Modify user grades for this assessment resource'
 => 'Modificar notas de usuário para este recurso de avaliação',  => 'Modificar notas de usuario para este recurso de validación',
   
    'Move Down'     'Move Down'
 => 'Mover para Baixo',  => 'Mover para Abajo',
   
    'Move Up'     'Move Up'
 => 'Mover para Cima',  => 'Mover para Arriba',
   
    'My Personal Info'     'My Personal Info'
 => 'Minhas informações pessoais',  => 'Mi información Personal',
   
    'Network-wide number of accesses (hits)'     'Network-wide number of accesses (hits)'
 => 'Número de acessos através da rede (hits)',  => 'Número de accesos a través de la red (hits)',
   
    'Network-wide number of courses using resource'     'Network-wide number of courses using resource'
 => 'Número de curos na rede que utilizam este recurso',  => 'Número de cursos en la red que utilizan este recurso',
   
    'New Title'     'New Title'
 => 'Novo Título',  => 'Nuevo Título',
   
    'Next    '     'Next    '
 => 'Próximo    ',  => 'Próximo    ',
   
    'No changes were made to the current settings.'     'No changes were made to the current settings.'
 => 'Não foram feitas alterações nas configurações correntes.',  => 'No se hicieron cambios a la configuración actual.',
   
    'Number of resources that follow this resource in maps'     'Number of resources that follow this resource in maps'
 => 'Número de recursos que seguem este aqui em mapas ',  => 'Numero de recursos que siguen este recurso en secuencias',
   
    'Number of resources that lead up to this resource in maps'     'Number of resources that lead up to this resource in maps'
 => 'Número de recursos que levam para este aqui em mapas',  => 'Número de recursos que carga este recurso en mapas',
   
    'Number of resources using or importing resource'     'Number of resources using or importing resource'
 => 'Número de recursos usando ou importando este aqui',  => 'Número de recursos usando o importando recursos',
   
    'Obsolete'     'Obsolete'
 => 'Obsoleto',  => 'Obsoleto',
   
    'One particular problem'     'One particular problem'
 => 'Um problema particular',  => 'Un problema',
   
    'Open'     'Open'
 => 'Abrir',  => 'Abrir',
   
    'Open All Folders'     'Open All Folders'
 => '<p>Expandir todas as Pastas',  => '<p>Expandir todas las Carpetas',
   
    'Output'     'Output'
 => 'Saída',  => 'Salida',
   
    'Output Format'     'Output Format'
 => 'Formato da Saída',  => 'Formato de Salida',
   
    'Overall Problem Statistics'     'Overall Problem Statistics'
 => 'Estatísticas globais dos exercícios',  => 'Estadísticas globales de los ejercicios',
   
    'Owner/Publisher'     'Owner/Publisher'
 => 'Dono/Publicador',  => 'Dueño/Publicante',
   
    'Parameter Name'     'Parameter Name'
 => 'Nome do Parâmetro',  => 'Nombre del Parámetro',
   
    'Parameter Type'     'Parameter Type'
 => 'Tipo de Parâmetro',  => 'Tipo de Parámetro',
   
    'Parameter in Effect'     'Parameter in Effect'
 => 'Parâmetro em Efeito',  => 'Parámetro en Efecto',
   
    'Parent Directory'     'Parent Directory'
 => 'Diretório Pai',  => 'Directorio Padre',
   
    'Per Page'     'Per Page'
 => 'Por página',  => 'Por página',
   
    'Personal Information'     'Personal Information'
 => 'Informação Pessoal',  => 'Información Personal',
   
    'Please either'     'Please either'
 => 'Por favor, ',  => 'Por favor, ',
   
    'Please notify the server administrator '     'Please notify the server administrator '
 => 'Por favor, notifique o administrador do servidor ',  => 'Por favor, notifique al administrador del servidor ',
   
    'Please select a problem to analyze'     'Please select a problem to analyze'
 => 'Por favor, selecione um problema para analizar',  => 'Por favor, selecione un problema para analizar',
   
    'Please select a report to generate.'     'Please select a report to generate.'
 => 'Por favor, selecione um relatório a gerar.',  => 'Por favor, selecione um informe para generar.',
   
    'Post anonymously'     'Post anonymously'
 => 'Postar anonimamente',  => 'Enviar anónimamente',
   
    'Post discussion on course resources'     'Post discussion on course resources'
 => 'Postar discussão nos recursos do curso',  => 'Enviar discusión en los recursos del curso',
   
    'Post system frontpage announcements'     'Post system frontpage announcements'
 => 'Postar anúncios na frontpage do sistema',  => 'Enviar anuncios en la página principal del sistema',
   
    'Post to live chatrooms'     'Post to live chatrooms'
 => 'Postar livremente em salas de chat',  => 'Enviar a los chat',
   
    'Preparing Excel Spreadsheet'     'Preparing Excel Spreadsheet'
 => 'Preparar Planilha do Excel',  => 'Preparar Plantilla de Excel',
   
    'Printing Helper'     'Printing Helper'
 => 'Assistente de Impressão',  => 'Asistente de Impresión',
   
    'Privacy Note'     'Privacy Note'
 => 'Nota Privada',  => 'Nota Privada',
   
    'Problem Status Chart'     'Problem Status Chart'
 => 'Quadro dos Estados dos Problemas',  => 'Problema de dos Estados',
   
    'Problems Not Contained In A Folder'     'Problems Not Contained In A Folder'
 => 'Problemas não estão contidos em uma pasta',  => 'Problemas que no estan contenidos en una carpeta',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'     'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
 => 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',  => 'Problemas creando un nueveo archivo de Excel. Este Error ha sido logado. Por favor, avise a su administrador LON-CAPA.',
   
    'Processing course structure'     'Processing course structure'
 => 'Processando estrutura do curso',  => 'Procesando estrutura del curso',
   
    'Processing first student'     'Processing first student'
 => 'Processando primeiro estudante',  => 'Procesando primer estudiante',
   
    'Project Information'     'Project Information'
 => 'Informação do Projeto',  => 'Información del Proyecto',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     'Provide feedback messages or contribute to the course discussion about this resource'
 => 'Fornece mensagens de realimentação ou contribui para discussão do curso sobre este recurso',  => 'Producir mensajes feedback o contribuir a la discusión sobre este recurso',
   
    'Provide my evaluation of this resource'     'Provide my evaluation of this resource'
 => 'Fornece minha avaliação deste recurso',  => 'Producir my evaluación de este recurso',
   
    'Publish'     'Publish'
 => 'Publica',  => 'Publicar',
   
    'Publish Directory'     'Publish Directory'
 => 'Publica Diretório',  => 'Publicar Directorio',
   
    'Publish Directory and Sub Directories'     'Publish Directory and Sub Directories'
 => 'Publica Diretório e Sub-Diretórios',  => 'Publicar Directorio y Sub-Directorios',
   
    'Published'     'Published'
 => 'Publicado',  => 'Publicado',
   
    'Publisher/Owner'     'Publisher/Owner'
 => 'Publicador/Dono',  => 'Publicante/Dono',
   
    'Publishing'     'Publishing'
 => 'Publicando',  => 'Publicando',
   
    'Quick Completed Problems Display'     'Quick Completed Problems Display'
 => 'Visualizador Rápido de Problemas Resolvidos',  => 'Visualizador Rápido de Problemas Resueltos',
   
    'Reading results from'     'Reading results from'
 => 'Lendo resultados de',  => 'Lenyedo resultados de',
   
    'Related'     'Related'
 => 'Relacionado',  => 'Relacionado',
   
    'Resource Feedback and Discussion'     'Resource Feedback and Discussion'
 => 'Realimentação do Recurso e discussão',  => 'Realimentación de Recurso y discusión',
   
    'Resource Level'     'Resource Level'
 => 'Nível do Recurso',  => 'Nivel del Recurso',
   
    'Resource Publication'     'Resource Publication'
 => 'Publicação de Recurso',  => 'Publicación de Recurso',
   
    'Resource is technically correct'     'Resource is technically correct'
 => 'Recurso está técnicamente correto',  => 'El Recurso es técnicamente correcto',
   
    'Retrieve'     'Retrieve'
 => 'Restaurar',  => 'Restaurar',
   
    'Revert to Last Saved'     'Revert to Last Saved'
 => 'Reverter Para Última Versão Salva',  => 'Volver a la Última Versión Guardada',
   
    'Revision Date'     'Revision Date'
 => 'Data de Revisão',  => 'Fecha de Revisión',
   
    'Row'     'Row'
 => 'Linha',  => 'fila',
   
    'S.D. tries'     'S.D. tries'
 => 'Desv. Pad. Tentativas',  => 'Desv. Pad. Intentos',
   
    'Save as'     'Save as'
 => 'Salvar como',  => 'Salvar como',
   
    'Save as & Make This Sheet the Default'     'Save as & Make This Sheet the Default'
 => 'Salvar como & Fazer esta a Planilha Padrão',  => 'Salvar Como y Hacer esta Plantilla por Defecto',
   
    'Scantron Operator'     'Scantron Operator'
 => 'Operador Scantron',  => 'Operador Scantron',
   
    'Score Upload Form'     'Score Upload Form'
 => 'Formulário para Carregar Escores',  => 'Formulario para Cargar Resultados',
   
    'Search Complete'     'Search Complete'
 => 'Pesquisa Completada',  => 'Busqueda Completa',
   
    'Section'     'Section'
 => 'Seção',  => 'Sección',
   
    'Sections'     'Sections'
 => 'Seções',  => 'Secciones',
   
    'Select All'     'Select All'
 => 'Selecione Tudo',  => 'Seleccionar Todo',
   
    'Select All Students'     'Select All Students'
 => 'Selecione Todos os Estudantes',  => 'Seleccionar Todos los Estudiantes',
   
    'Select Date'     'Select Date'
 => 'Selecione a Data',  => 'Selecione una Fecha',
   
    'Select Enclosing Map or Folder'     'Select Enclosing Map or Folder'
 => 'Selecione o Mapa ou Pasta',  => 'Selecione un Mapa o una Carpeta',
   
    'Select Map'     'Select Map'
 => 'Selecione Mapa/Sequência',  => 'Seleccione Mapa/Secuencia',
   
    'Select Parameter Level'     'Select Parameter Level'
 => 'Selecione Nível do Parâmetro',  => 'Seleccione Nível de Parámetro',
   
    'Select Spreadsheet File'     'Select Spreadsheet File'
 => 'Selecione o Arquivo de Planilha',  => 'Seleccione un Archivo de Plantilla',
   
    'Send Message to User(s)'     'Send Message to User(s)'
 => 'Enviar Mensagem para Usuário(s)',  => 'Enviar Mensajes para Usuario(s)',
   
    'Send Scantron data to a course'     'Send Scantron data to a course'
 => 'Enviar dados Scantron para o curso',  => 'Enviar datos Scantron para el curso',
   
    'Send internal email'     'Send internal email'
 => 'Enviar e-mail interno',  => 'Enviar e-mail interno',
   
    'Sequence or Folder'     'Sequence or Folder'
 => 'Sequência ou Pasta',  => 'Secuencia o Carpeta',
   
    'Sequences and Folders'     'Sequences and Folders'
 => 'Sequências e Pastas',  => 'Secuencias y carpetas',
   
    'Set Course Environment Parameters'     'Set Course Environment Parameters'
 => 'Configurar Parâmetros de Ambiente do Curso',  => 'Configurar Parametros de Entorno del Curso',
   
    'Set Date'     'Set Date'
 => 'Setar Data',  => 'Fijar Fecha',
   
    'Set Defaults for All Resources in Course'     'Set Defaults for All Resources in Course'
 => 'Setar Padrões para Todos os Recursos do Curso',  => 'Fijar Parámetros por Defecto para Todos los Recursos del Curso',
   
    'Set a bookmark for this resource'     'Set a bookmark for this resource'
 => 'Setar um marcador para este recurso',  => 'Fijar un marcador para este recurso',
   
    'Set a due date'     'Set a due date'
 => 'Setar uma data de vencimento',  => 'Fijar una Fecha de finalización',
   
    'Set an answer open date'     'Set an answer open date'
 => 'Set an answer open date',  => 'Fijar una Fecha de Apertura',
   
    'Set an open date'     'Set an open date'
 => 'Setar uma data de abertura',  => 'Fijar una Fecha de Lectura',
   
    'Set opening datefor all problems in the course for. . .'     'Set opening datefor all problems in the course for. . .'
 => 'Setar data de abertura de todos os problemas do curso para  . .',  => 'Fijar la fecha de apertura de todos los problemas del curso para  . .',
   
    'Set the number of tries'     'Set the number of tries'
 => 'Setar o número de tentativas',  => 'Fijar el número de intentos',
   
    'Set the problem weight'     'Set the problem weight'
 => 'Setar o peso do problema',  => 'Fijar el valor del problema',
   
    'Set/Modify Course Assessment Parameter'     'Set/Modify Course Assessment Parameter'
 => 'Setar/Modificar Parâmetro de Avaliação do Curso',  => 'Fijar/Modificar los Parámetros de Validación del Curso',
   
    'Set/Modify Course Assessment Parameters'     'Set/Modify Course Assessment Parameters'
 => 'Setar/Modificar Parâmetros de Avaliação do Curso',  => 'Fijar/Modificar Parámetros de Validación del Curso',
   
    'Set/Modify Course Parameters'     'Set/Modify Course Parameters'
 => 'Setar/Modificar Parâmetro do Curso',  => 'Fijar/Modificar Parámetro del Curso',
   
    'Shared by course faculty and staff'     'Shared by course faculty and staff'
 => 'Compartilhado por cursos da faculdade',  => 'Compartido por profesores de curso y personal',
   
    'Show More Options'     'Show More Options'
 => 'Mostrar Mais Opções',  => 'Mostrar Más Opciones',
   
    'Show all roles'     'Show all roles'
 => 'Mostrar todas as funções',  => 'Mostrar todas las funciones',
   
    'Show catalog information'     'Show catalog information'
 => 'Mostrar informação de catálogo',  => 'Mostrar información del catálogo',
   
    'Show resource'     'Show resource'
 => 'Mostrar recurso',  => 'Mostrar recurso',
   
    'Significant figures are incorrect, submission was not graded.'     'Significant figures are incorrect, submission was not graded.'
 => 'Figuras significantes estão incorretas, a submissão não foi avaliada.',  => 'Las figuras significantivas son incorrectas, lo enviado no se ha calificado.',
   
    'Since Start of Course'     'Since Start of Course'
 => 'Desde o Início do Curso',  => 'Desde el Inicio del Curso',
   
    'Since Yesterday'     'Since Yesterday'
 => 'Desde Ontem',  => 'Desde Ayer',
   
    'Size'     'Size'
 => 'Tamanho',  => 'Tamaño',
   
    'Skew Tries'     'Skew Tries'
 => 'Skew Tentativas',  => 'Skew Intentos',
   
    'Special documents'     'Special documents'
 => 'Documentos especiais',  => 'Documentos especiales',
   
    'Spreadsheet Computation'     'Spreadsheet Computation'
 => 'Processamento da Planilha',  => 'Procesado da Plantilla',
   
    'Spreadsheet Computation Status'     'Spreadsheet Computation Status'
 => 'Estado do Processamento da Planilha',  => 'Estado del Procesado de Plantilla',
   
    'Statistics'     'Statistics'
 => 'Estatísticas',  => 'Estadísticas',
   
    'Statistics and Problem Analysis'     'Statistics and Problem Analysis'
 => 'Estatísticas e Análise de Problemas',  => 'Estadísticas y Análisis de Problemas',
   
    'Store'     'Store'
 => 'Salvar como',  => 'Guardar como',
   
    'Store Catalog Information'     'Store Catalog Information'
 => 'Armazena Informação de Catálogo',  => 'Guardar Información de Catálogo',
   
    'Student level sheet'     'Student level sheet'
 => 'Planilha - nível do estudante',  => 'Plantilla - nivel de estudante',
   
    'Student performance statistics on all problems.'     'Student performance statistics on all problems.'
 => 'Estatísticas de desempenho do estudante em todos os problemas.',  => 'Estadísticas de mejor del estudante en todos los problemas.',
   
    'Students Affected'     'Students Affected'
 => 'Estudantes Afetados',  => 'Estudiantes Afectados',
   
    'Subject'     'Subject'
 => 'Assunto',  => 'Asignatura',
   
    'Successful Login'     'Successful Login'
 => 'Login Bem Sucedido',  => 'Login Correcto',
   
    'Suggested Replacement for Obsolete File'     'Suggested Replacement for Obsolete File'
 => 'Sugerida Substituição por Arquivo Obsoleto',  => 'Se sugiere el cambio para el Archivo Obsoleto',
   
    'Summary'     'Summary'
 => 'Sumário',  => 'Sumario',
   
    'Summary View'     'Summary View'
 => 'Visualizar Sumário',  => 'Visualizar Sumario',
   
    'Switching Role'     'Switching Role'
 => 'Trocando de Função',  => 'Cambiando Función',
   
    'Synchronized SQL metadata database'     'Synchronized SQL metadata database'
 => 'Base de meta-dados SQL sincronizada',  => 'Base de meta-datos SQL sincronizada',
   
    'Target'     'Target'
 => 'Destino',  => 'Destino',
   
    'Task'     'Task'
 => 'Tarefa',  => 'Tarea',
   
    'Template'     'Template'
 => 'Modelo',  => 'Modelo',
   
    'Temporary Assembly Workspace'     'Temporary Assembly Workspace'
 => 'Área de Trabalho temporária',  => 'Area de Trabajo Temporal',
   
    '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.'     'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
 => 'A informação submetida pode ser vista por quualquer pessoa logada no LON-CAPA. Não forneça informação que você não queira compartilhar publicamente.',  => 'La información que ha introducido puede ser vista por cualquiera que entre en LON-CAPA. No proporcione información que no esté dispuesto a compartir públicamente.',
   
    'There are currently no results'     'There are currently no results'
 => 'Atualmente não existem resultados',  => 'No hay resultados por el momento',
   
    '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.'     'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
 => 'Este assistente irá auxiliá-lo na configuração da data de abertura, data de vencimento, e data de resposta para problemas, ou na configuração do número de tentativas para os problemas. Será pedido a você para selecionar quais problemas você quer configurar, quais os parâmetros a serem configurados, e então você selecionará a quem estes parâmetros devem afetar. Após o assistente ter finalizado, você verá na interface avançada em que lugar você teria setado os parâmetros você escolheu. Desta forma, no futouro você poderá fazê-lo diretamente na interface avançada. Clique em  Next -&gt; para iniciar, ou select &lt;- Previous para voltar para tela anterior.',  => 'Este asistente le ayudará a configurar las fechas de apertura, de vencimiento y de respuesta de los problemas, o el número de intentos de los problemas. Se le pedirá que seleccione los problemas que desea configurar, después qué parametros quiere cambiar y a quién quiere que afecten los cambios. Después del asistente, se le mostrará en el interfaz avanzado para que en el futuro pueda hacerlo directamente. Pulse Siguiente -&gt; para iniciar, o elija &lt;- Anterior para volver a la pantalla anterior.',
   
    'This syllabus can be publicly viewed at'     'This syllabus can be publicly viewed at'
 => 'Este Plano de Estudos pode ser visualizado publicamente em',  => 'Este Plano de Estudios puede ser visto públicamente en',
   
    'Topic'     'Topic'
 => 'Tópico',  => 'Tópico',
   
    'Total'     'Total'
 => 'Total',  => 'Total',
   
    'Total Parts In Course'     'Total Parts In Course'
 => 'Total de Peças do Curso',  => 'Total de Partes del Curso',
   
    'Total number of students who have worked on this problem'     'Total number of students who have worked on this problem'
 => 'Número total de estudantes que tem trabalhado neste problema',  => 'Número total de estudantes que han trabajado en este problema',
   
    'Type'     'Type'
 => 'Tipo',  => 'Tipo',
   
    'UNIX authenticated'     'UNIX authenticated'
 => 'autenticado pelo UNIX',  => 'autentificado por UNIX',
   
    'URL'     'URL'
 => 'URL',  => 'URL',
   
    'URLs To Include in Syllabus'     'URLs To Include in Syllabus'
 => 'URLs para Incluir no Plano de Estudos',  => 'URLs para Incluir en Plano de Estudios',
   
    'USERS'     'USERS'
 => 'USUÁRIOS',  => 'USUARIOS',
   
    'Unable to connect to database!'     'Unable to connect to database!'
 => 'Não foi possível conectar a base de dados!',  => '¡No se pudo conectar con la base de datos!',
   
    'Unknown ID'     'Unknown ID'
 => 'ID desconhecida',  => 'ID desconocida',
   
    'Unknown user'     'Unknown user'
 => 'Usuários desconhecido',  => 'Usuarios desconocido',
   
    'Unpublished'     'Unpublished'
 => 'Não Publicado',  => 'No Publicado',
   
    'Unselect All'     'Unselect All'
 => 'Deselecionar Tudo',  => 'Deseleccionar Todo',
   
    'Unselect All Students'     'Unselect All Students'
 => 'Deselecionar Todos os Estudantes',  => 'Deseleccionar Todos los Estudantes',
   
    'Up'     'Up'
 => 'Cima',  => 'Arriba',
   
    'Update Course Assessment Parameter Display'     'Update Course Assessment Parameter Display'
 => 'Atualizar Exibição do Parâmetro de Avaliação do Curso',  => 'Actualizar La Pantalla de Parámetros de Validación',
   
    'Update Display'     'Update Display'
 => 'Atualizar Display',  => 'Actualizar Pantalla',
   
    'Update Section or Specific User'     'Update Section or Specific User'
 => 'Atualizar Seção de Usuário Específico',  => 'Actualizar Sección de un Usuario',
   
    'Upload Scantron data'     'Upload Scantron data'
 => 'Carga de Scantron data',  => 'Carga de datos de Scantron',
   
    'Upload a Photo'     'Upload a Photo'
 => 'Carga de uma Imagem',  => 'Carga de una imagen',
   
    'Upload a new main course document'     'Upload a new main course document'
 => 'Carregar um novo Documento Principal para o curso',  => 'Cargar un nuevo documento principal para el curso',
   
    'Upload a new supplemental course document'     'Upload a new supplemental course document'
 => 'Carregar um novo Documento Suplementar para o curso',  => 'Subir un nuevo Documento Suplemental para el curso',
   
    'User'     'User'
 => 'Usuário',  => 'Usuario',
   
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
 => 'Notas de Usuários, Registros de Discussões Cara-a-Cara, e Mensagens Críticas no Curso',  => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, y Mensajes Críticos En Curso',
   
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
 => 'Notas de Usuários, Registros de Discussões Cara-a-Cara, e Mensagens Críticas',  => 'Notas de Usuarios, Registros de Discusiones Cara-a-Cara, y Mensajes Críticos',
   
    'Verify Course Documents'     'Verify Course Documents'
 => 'Verificar Documentos do Curso',  => 'Verificar Documentos del Curso',
   
    'Verify Selection'     'Verify Selection'
 => 'Verificar Seleção',  => 'Verificar Selección',
   
    'Version'     'Version'
 => 'Versão',  => 'Version',
   
    'Version Number'     'Version Number'
 => 'Número de Versão',  => 'Número de Versión',
   
    'View'     'View'
 => 'Visualizar',  => 'Ver',
   
    'View Critical Messages'     'View Critical Messages'
 => 'Visualizar Mensagens Críticas',  => 'Ver Mensajes Críticos',
   
    'View Published Version'     'View Published Version'
 => 'Visualizar Versão Publicada',  => 'Ver Versiones Publicadas',
   
    'View user submissions for this assessment resource'     'View user submissions for this assessment resource'
 => 'Visualizar submissões do usuário para este recurso de avaliação',  => 'Ver presentación de usuario para este recurso de validación',
   
    'Web References'     'Web References'
 => 'Referências na Web',  => 'Referencias Web',
   
    'Welcome to the Assignment Parameter Helper'     'Welcome to the Assignment Parameter Helper'
 => 'Bem-vindo ao Assistente de Configuração de Parâmetro',  => 'Bienvenido al Asistente de Parámetros de Configuración',
   
    'What parameter do you want to set for all problems in the course?'     'What parameter do you want to set for all problems in the course?'
 => 'Que parâmetro você gostaria de configurar para todos os problemas do curso?',  => '¿Qué parámetro quiere configurar para todos los problemas del curso?',
   
    'What should the opening date be set to?'     'What should the opening date be set to?'
 => 'Para quando você gostaria de configurar a data de abertura?',  => '¿Para cuando quiere configurar la fecha de apertura?',
   
    'Which Problem or Problems?'     'Which Problem or Problems?'
 => 'Qual Problema ou Problemas?',  => '¿Qué Problema o Problemas?',
   
    'Which problems do you wish to set a parameter for?'     'Which problems do you wish to set a parameter for?'
 => 'Para quais problemas você gostaria de configura um parâmetro?',  => '¿Para que problemas quiere configurar algún parámetro?',
   
    'Words'     'Words'
 => 'Palavras',  => 'Palabras',
   
    'Wrote Metadata'     'Wrote Metadata'
 => 'Escrevi Meta-dados',  => 'Meta-dados Escritos',
   
    'XML/SGML'     'XML/SGML'
 => 'XML/SGML',  => 'XML/SGML',
   
    'You must choose at least one student to continue.'     'You must choose at least one student to continue.'
 => 'Você precisa escolher ao menos um estudante para continuar.',  => 'Debería elegir al menos un estudiante para continuar.',
   
    'You must choose one or more choices to continue.'     'You must choose one or more choices to continue.'
 => 'Você precisa escolher uma ou mais seleções para continuar.',  => 'Debería seleccionar uno o más para continuar.',
   
    'You need to choose another user role or enter a specific course for this function'     'You need to choose another user role or enter a specific course for this function'
 => 'Você precisa escolher outra função de usuário ou entrar em um curso específico para esta função',  => 'Necesita elegir otra función o introducir un curso específico para esta función',
   
    'Your Excel Spreadsheet'     'Your Excel Spreadsheet'
 => 'Sua Planilha do Excel',  => 'Su Plantilla de Excel',
   
    'Your home server is '     'Your home server is '
 => 'Seu servidor HOME é ',  => 'Su servidor HOME es ',
   
    'a.m.'     'a.m.'
 => 'a.m.',  => 'a.m.',
   
    'abstract'     'abstract'
 => 'resumo',  => 'extracto',
   
    'acc keys'     'acc keys'
 => 'chav. de acesso',  => 'clav. de acceso',
   
    'access denied'     'access denied'
 => 'acesso negado',  => 'acceso denegado',
   
    'according to course preferences'     'according to course preferences'
 => 'de acordo com as preferências do curso',  => 'de acuerdo a las preferencias del curso',
   
    'according to resource settings'     'according to resource settings'
 => 'de acordo com as configurações do recurso',  => 'de acuerdo a la configuración de recurso',
   
    'according to user session state'     'according to user session state'
 => 'de acordo com o estado da sessão do usuário',  => 'de acuerdo al estado de sesión del usuario',
   
    'all'     'all'
 => 'tudo',  => 'todo',
   
    'anno-[_1]'     'anno-[_1]'
 => 'anotações',  => 'anotaciones',
   
    'announce'     'announce'
 => 'notícias',  => 'notícias',
   
    'at'     'at'
 => 'em',  => 'en',
   
    'at Domain'     'at Domain'
 => 'no Domínio',  => 'en Dominio',
   
    'at domain'     'at domain'
 => 'no domínio',  => 'en dominio',
   
    'audio'     'audio'
 => 'áudio',  => 'audio',
   
    'author'     'author'
 => 'autor',  => 'autor',
   
    'backward[_1]'     'backward[_1]'
 => 'para trás',  => 'para atrás',
   
    'bookmark[_2]'     'bookmark[_2]'
 => 'marcadores',  => 'marcadores',
   
    'catalog[_1]'     'catalog[_1]'
 => 'Catálogo',  => 'Catálogo',
   
    'chart'     'chart'
 => 'quadro',  => 'cuadro',
   
    'chat'     'chat'
 => 'chat',  => 'chat',
   
    'close this window'     'close this window'
 => 'feche esta janela',  => 'cerrar esta ventana',
   
    'connection down'     'connection down'
 => 'sem conexão',  => 'sin conexión',
   
    'contacting'     'contacting'
 => 'contactando',  => 'contactando',
Line 2195  use base qw(Apache::localize); Line 2234  use base qw(Apache::localize);
 => 'copyright',  => 'copyright',
   
    'customdistributionfile'     'customdistributionfile'
 => 'arquivo de distribuicao customizado',  => 'archivo de distribuición personalizado',
   
    'default'     'default'
 => 'padrão',  => 'por defecto',
   
    'directory'     'directory'
 => 'diretório',  => 'directorio',
   
    'discuss[_1]'     'discuss[_1]'
 => '',  => 'discusión',
   
    'docs'     'docs'
 => 'documentos',  => 'documentos',
   
    'during the last'     'during the last'
 => 'durante a última',  => 'durante la última',
   
    'edit'     'edit'
 => 'editar',  => 'editar',
   
    'evaluate[_1]'     'evaluate[_1]'
 => 'avaliação',  => 'evaluar',
   
    'exit'     'exit'
 => 'sair',  => 'salir',
   
    'fas'     'fas'
 => 'fas',  => 'fas',
   
    'feedback[_1]'     'feedback[_1]'
 => 'realimentação',  => 'realimentación',
   
    'for Enclosing Map or Folder'     'for Enclosing Map or Folder'
 => 'para o Mapa ou Sequência',  => 'para el incluir Mapa o Carpeta',
   
    'for Resource'     'for Resource'
 => 'para o Recurso',  => 'para el Recurso',
   
    'forward[_1]'     'forward[_1]'
 => 'para frente',  => 'para delante',
   
    'from Enclosing Map or Folder'     'from Enclosing Map or Folder'
 => 'do Mapa ou Sequência',  => 'desde incluir Mapa o Carpeta',
   
    'general'     'general'
 => 'geral',  => 'general',
   
    'in Course'     'in Course'
 => 'no Curso',  => 'en Curso',
   
    'in Section/Group'     'in Section/Group'
 => 'na Seção/Grupo',  => 'en Sección/Grupo',
   
    'info'     'info'
 => '',  => 'info',
   
    'interface available'     'interface available'
 => 'Interface disponível',  => 'Interfaz disponible',
   
    'keywords'     'keywords'
 => 'palavras-chave',  => 'palabras clave',
   
    'language'     'language'
 => 'linguagem',  => 'idioma',
   
    'last student'     'last student'
 => 'último estudante',  => 'último estudiante',
   
    'library'     'library'
 => 'catálogo',  => 'catálogo',
   
    'log in again'     'log in again'
 => 'efetue o login novamente',  => 'logar otra vez',
   
    'manage'     'manage'
 => 'gerenciar',  => 'gestionar',
   
    'may be open from a different computer.'     'may be open from a different computer.'
 => 'pode estar aberto em um outro computador.',  => 'puede que esté abierto en otro ordenador.',
   
    'midnight'     'midnight'
 => 'meia noite',  => 'media noche',
   
    'minutes'     'minutes'
 => 'minutos',  => 'minutos',
   
    'missions'     'missions'
 => 'missões',  => 'misiones',
   
    'movies'     'movies'
 => 'filmes',  => 'películas',
   
    'my'     'my'
 => 'minhas',  => 'mis',
   
    'noon'     'noon'
 => 'meio dia',  => 'medio dia',
   
    'not found'     'not found'
 => 'não encontrado',  => 'no se encuentra',
   
    'notes'     'notes'
 => 'notas',  => 'notas',
Line 2306  use base qw(Apache::localize); Line 2345  use base qw(Apache::localize);
 => 'obsoleto',  => 'obsoleto',
   
    'obsoletereplacement'     'obsoletereplacement'
 => 'replacement do obsoleto',  => 'cambio de obsoleto',
   
    'of'     'of'
 => 'de',  => 'de',
   
    'or'     'or'
 => 'ou',  => 'o',
   
    'or ID'     'or ID'
 => 'ou ID',  => 'o ID',
   
    'p.m.'     'p.m.'
 => 'p.m..',  => 'p.m.',
   
    'pages'     'pages'
 => 'páginas',  => 'páginas',
   
    'parms'     'parms'
 => 'parâmetros',  => 'parámetros',
   
    'part'     'part'
 => 'parte',  => 'parte',
Line 2333  use base qw(Apache::localize); Line 2372  use base qw(Apache::localize);
 => '%',  => '%',
   
    'pictures'     'pictures'
 => 'figuras',  => 'imagenes',
   
    'prepare'     'prepare'
 => 'Preparar',  => 'Preparar',
   
    'printout'     'printout'
 => 'impressão',  => 'impresión',
   
    'problem'     'problem'
 => 'problema',  => 'problema',
   
    'problem statistics grouped by sequence'     'problem statistics grouped by sequence'
 => 'estatísticas de problemas agrupadas por sequências',  => 'estadísticas de problemas agrupadas por secuencias',
   
    'problem statistics ungrouped'     'problem statistics ungrouped'
 => 'estatísticas de problemas desagrupadas',  => 'estadísticas de problemas desagrupadas',
   
    'problem statistics, Excel'     'problem statistics, Excel'
 => 'estatísticas de problemas, Excel',  => 'estadísticas de problemas, Excel',
   
    'remaining'     'remaining'
 => 'restante',  => 'restante',
Line 2363  use base qw(Apache::localize); Line 2402  use base qw(Apache::localize);
 => 'recursos',  => 'recursos',
   
    'roles'     'roles'
 => 'usuários',  => 'funciones',
   
    'search'     'search'
 => 'pesquisar',  => 'busqueda',
   
    'second'     'second'
 => 'segundo',  => 'segundo',
Line 2375  use base qw(Apache::localize); Line 2414  use base qw(Apache::localize);
 => 'segundos',  => 'segundos',
   
    'seconds for'     'seconds for'
 => 'segundo para',  => 'segundos para',
   
    'sequence'     'sequence'
 => 'sequência',  => 'secuencia',
   
    'set[_1]'     'set[_1]'
 => 'inserir',  => 'inserir',
Line 2387  use base qw(Apache::localize); Line 2426  use base qw(Apache::localize);
 => 'publicado(s)',  => 'publicado(s)',
   
    'stats'     'stats'
 => 'estatísticas',  => 'estadísticas',
   
    'con-'     'con-'
 => 'construção',  => 'construcción',
   
    'struct'     'struct'
 => 'de recursos',  => 'de recursos',
   
    'subject'     'subject'
 => 'assunto',  => 'asunto',
   
    'switch'     'switch'
 => 'trocar',  => 'cambiar',
   
    'title'     'title'
 => 'Título',  => 'Título',
   
    'unless locked'     'unless locked'
 => 'a menos que esteja bloqueado',  => 'a menos que esté bloqueado',
   
    'updated periodically'     'updated periodically'
 => 'atualizado periódicamente',  => 'atualizado periódicamente',
   
    'user'     'user'
 => 'gerenciar',  => 'usuario',
   
    'users in'     'users in'
 => 'usuários em',  => 'usuarios en',
   
    'view sub-'     'view sub-'
 => 'visualizar sub-',  => 'visualizar sub-',
   
    'visible to author and co-authors only'     'visible to author and co-authors only'
 => 'visível para autor e co-autores apenas',  => 'sólamente visible para autor y co-autores',
   
    'waiting on'     'waiting on'
 => 'aguardando',  => 'esperando',
   
    'warning(s)'     'warning(s)'
 => 'advertência(s)',  => 'advertencia(s)',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'     'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
 => 'Bem vindo à Rede de Aprendizado<i>Online</i> com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',  => 'Bienvenido a la Red de Aprendizaje <i>Online</i> con CAPA ("Learning Online Network with CAPA" LON-CAPA). Por favor, espere mientras se configura su sesión',
   
    'Welcome'     'Welcome'
 => 'Bem Vindo',  => 'Bienvenido',
   
    'Calculate answers'     'Calculate answers'
 => 'Calcular respostas',  => 'Calcular respuestas',
   
    '&nbsp;Show&nbsp;All&nbsp;Foils'     '&nbsp;Show&nbsp;All&nbsp;Foils'
 => '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',  => '&nbsp;Mostrar&nbsp;Todas&nbsp;Alternativas',
   
    '1 out of N multiple choice (radio button)'     '1 out of N multiple choice (radio button)'
 => 'tirar 1 de N alternativas de múltipla-escolha (botão de rádio)',  => '1 de N alternativas de solución múltiple (radio button)',
   
    '<b>[_1]</b>:  Unable to enroll: [_2]'     '<b>[_1]</b>:  Unable to enroll: [_2]'
 => '<b>[_1]</b>:  Não é possível matricular: [_2]',  => '<b>[_1]</b>:  Inposible matricular: [_2]',
   
    '<b>[_1]</b>: Unable to enroll.  No password specified.'     '<b>[_1]</b>: Unable to enroll.  No password specified.'
 => '<b>[_1]</b>: Não é possível matricular. Não foi especificada uma senha.',  => '<b>[_1]</b>: Imposible matricular. No se ha especificado contraseña.',
   
    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'     '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
 => '<b>[_1]</b>: Username ináceitavel para o usuário [_2] [_3] [_4] [_5]',  => '<b>[_1]</b>: No se acepta ese Nombre de usuario [_2] [_3] [_4] [_5]',
   
    'Administrator'     'Administrator'
 => 'Administrador',  => 'Administrador',
   
    'All Documents in Course'     'All Documents in Course'
 => 'Todos os documentos do curso',  => 'Todos los documentos del curso',
   
    'All Resources (possibly large output)'     'All Resources (possibly large output)'
 => 'Todos os recursos (saída extensa)',  => 'Todos los recursos (salida posíblemente extensa)',
   
    'Analyze Over '     'Analyze Over '
 => 'Analisar Sobre ',  => 'Analizar Sobre ',
   
    'Analyze Problem'     'Analyze Problem'
 => 'Analisar Problema',  => 'Analizar Problema',
   
    'Analyze Problem Again'     'Analyze Problem Again'
 => 'Analisar Problema Novamente',  => 'Analizar Problema Otra vez',
   
    'Analyze as '     'Analyze as '
 => 'Analisar como ',  => 'Analizar como ',
   
    'Anonymous'     'Anonymous'
 => 'Anônimo',  => 'Anónimo',
   
    'Anonymous contribution to course discussion of resource'     'Anonymous contribution to course discussion of resource'
 => 'Contribuição Anônima para discussão sobre o recurso',  => 'Contribución para la discusión del recurso',
   
    'Answer:'     'Answer:'
 => 'Resposta:',  => 'Respuesta:',
   
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'     'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
 => 'Como regra geral, somente autores ou co-autores podem ser autenticados via sistema de arquivos (o que permite acesso aos arquivos do servidor).',  => 'Como regra geral, solo los autores o co-autores debería ser autentificados por el sistema de archivos (que permite acceso al servidor de arhivos).',
   
    'Associate columns with student attributes.'     'Associate columns with student attributes.'
 => 'Associar colunas com atributos do estudante.',  => 'Asociar columnas con atributos de estudiante.',
   
    'Attachment'     'Attachment'
 => 'Atachado',  => 'Adjunto',
   
    'Attribute'     'Attribute'
 => 'Attributo',  => 'Atributo',
   
    'Browsing resource, all submissions are temporary.'     'Browsing resource, all submissions are temporary.'
 => 'Navegando os recursos, todas as submissões são temporárias.',  => 'Navegando por los recursos, todos los cambios serán temporales.',
   
    'By'     'By'
 => 'Por',  => 'Por',
   
    'CSV (comma separated values, spreadsheet)'     'CSV (comma separated values, spreadsheet)'
 => 'CSV (planilha, valores separados por vírgula)',  => 'CSV (plantilla, valores separados por coma)',
   
    'Calculate answers'     'Calculate answers'
 => 'Calcular respostas',  => 'Calcular respuestas',
   
    'Change'     'Change'
 => 'Alterar',  => 'Cambiar',
   
    'Change Random Seed To:'     'Change Random Seed To:'
 => 'Nova Semente do Gerador de Números:',  => 'Cambiar generador de números:',
   
    'Change Your Language Preferences'     'Change Your Language Preferences'
 => 'Alterar Linguagem',  => 'Cambiar Idioma',
   
    'Changed discussion view mode'     'Changed discussion view mode'
 => 'Modo de visualização da discussão alterado',  => 'Modo de visualización cambiado',
   
    'Check All'     'Check All'
 => 'Selecionar Tudo',  => 'Seleccionar Todo',
   
    'Check Course Document Versions'     'Check Course Document Versions'
 => 'Checar Versões dos Documentos do Curso',  => 'Comprobar las Versiones de los Documentos del Curso',
   
    'Check for All'     'Check for All'
 => 'Selecionar para Todos',  => 'Seleccionar para Todos',
   
    'Check for None'     'Check for None'
 => 'Selecionar para Nenhum',  => 'Seleccionar para Ninguno',
   
    'Check for Section/Group'     'Check for Section/Group'
 => 'Selecionar por Seção/Grupo',  => 'Seleccionar por Sección/Grupo',
   
    'Check/Set Resource Versions'     'Check/Set Resource Versions'
 => 'Checar/Setar Versões do Recurso',  => 'Comprobar/Fijar Versiones de Recurso',
   
    'Choose a different resource'     'Choose a different resource'
 => 'Selecione um recurso diferente',  => 'Seleccione un recurso diferente',
   
    'Chronological View'     'Chronological View'
 => 'Visualização Cronológica',  => 'Visualización Cronológica',
   
    'Click-On Texts (comma sep):'     'Click-On Texts (comma sep):'
 => 'Click-On Texts (comma sep):',  => 'Click-On Textos (coma sep):',
   
    'Column'     'Column'
 => 'Coluna',  => 'Columna',
   
    'Column&nbsp;[_1]'     'Column&nbsp;[_1]'
 => 'Coluna&nbsp;[_1]',  => 'Columna&nbsp;[_1]',
   
    'Concept:'     'Concept:'
 => 'Conceito:',  => 'Concepto:',
   
    'Concepts'     'Concepts'
 => 'Conceitos',  => 'Conceptos',
   
    'Continue enrollment?'     'Continue enrollment?'
 => 'Continuar matrícula?',  => '¿Continuar matrícula?',
   
    'Contribution to course discussion of resource'     'Contribution to course discussion of resource'
 => 'Contribuição à discussão do recurso',  => 'Contribución a la discusión del recurso',
   
    'Correct Option:'     'Correct Option:'
 => 'Opção Correta:',  => 'Opción Correcta:',
   
    'Create a New Course'     'Create a New Course'
 => 'Criando um Novo Curso <p> <font size="-1" style="color: rgb(255, 0, 0);"> <center> <b>NOTA AO ADMINISTRADOR</b> </center> <p>  A tradução p/ o português está em desenvolvimento. <br>  P/ aprimorar a tradução, edite <b> /home/httpd/lib/perl/Apache/localize/pt.pm </b> no servidor (precisa reiniciar apache p/ ativar mudanças). <br>  Veja mais detalhes sobre a tradução <a href=http://www.lon-capa.org/international.html> aqui. </a> <br> <b> SUAS CONTRIBUIÇÕES E MELHORIAS SERÃO BEM VINDAS <a href=http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev> AQUI. </a></b> </font>',  => 'Crear un Curso Nuevo <p> <font size="-1" style="color: rgb(255, 0, 0);"> <center> <b>NOTA DEL ADMINISTRADOR</b> </center> <p>  LA traducción a Español se está desarrollando. </font></p>',
 #=> 'Criando um Novo Curso',  #=> 'Criando um Novo Curso',
   
    'Critical Messages'     'Critical Messages'
 => 'Mensagens Críticas',  => 'Mensajes Críticos',
   
    'Current'     'Current'
 => 'Corrente',  => 'Actual',
   
    'Default:'     'Default:'
 => 'Default:',  => 'Por defecto:',
   
    'Delete'     'Delete'
 => 'Excluir',  => 'Excluir',
   
    'Delete Checked'     'Delete Checked'
 => 'Excluir Checados',  => 'Excluir Seleccionados',
   
    'Delete an option'     'Delete an option'
 => 'Excluir uma opção',  => 'Excluir uma opción',
   
    'Delete:'     'Delete:'
 => 'Excluir:',  => 'Eliminar:',
   
    'Description:'     'Description:'
 => 'Description:',  => 'Descripción:',
   
    'Diffs'     'Diffs'
 => 'Diferença',  => 'Diferencias',
   
    'Diffs with Current Version'     'Diffs with Current Version'
 => 'Diferenças p/ Versão Corrente',  => 'Diferencias con la Versión Actual',
   
    'Diffs with Version'     'Diffs with Version'
 => 'Diferenças p/ Versão',  => 'Diferencias con la Versión',
   
    'Diffs with current Version'     'Diffs with current Version'
 => 'Diferenças p/ Versão Corrente',  => 'Diferencias con la Versión Actual',
   
    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'     'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
 => 'Desabilitar verificação de conflitos de ID/número de identificação dos estudantes, e forçar alteração de IDs conflitantes (somente se você sabe o que está fazendo). ',  => 'Desabilitar verificación de conflitos de ID/número de identificación de los estudiantes, y forzar cambios de IDs conflictivas (solamente haga esto si sabe lo que está haciendo). ',
   
    'Discussion Contributions'     'Discussion Contributions'
 => 'Contribuições para Discussão',  => 'Contribuciones para discusión',
   
    'Display All Messages'     'Display All Messages'
 => 'Mostrar Todas as Mensagens',  => 'Mostrar Todos los Mensajes',
   
    'Display all Messages'     'Display all Messages'
 => 'Mostrar todas as Mensagens',  => 'Mostrar todos los Mensajes',
   
    'Display and analysis of submission times on assessments.'     'Display and analysis of submission times on assessments.'
 => 'Análise dos tempos de submissão das respostas aos exercícios.',  => 'Análisis y envío de los tiempos en los ejercicios.',
   
    'Display foils in order given'     'Display foils in order given'
 => 'Mostrar alternativas na ordem dada',  => 'Mostrar alternativas en el orden dado',
   
    'Display foils in random order'     'Display foils in random order'
 => 'Mostrar alternativas em ordem aleatória',  => 'Mostrar alternativas aleatoriamente',
   
    'Domain Guest'     'Domain Guest'
 => 'Convidado do Domínio',  => 'Invitado de Dominio',
   
    'Drop Students'     'Drop Students'
 => 'Excluir Estudante(s)',  => 'Excluir Estudiante(s)',
   
    'Dropped [_1]'     'Dropped [_1]'
 => 'Excluído [_1]',  => 'Excluído [_1]',
   
    'Dropped [_1] student(s).'     'Dropped [_1] student(s).'
 => 'Excluído(s) [_1] estudante(s).',  => 'Excluído(s) [_1] estudiante(s).',
   
    'Dropping Students'     'Dropping Students'
 => 'Excluindo Estudantes',  => 'Excluyendo Estudiantes',
   
    'Dump Course DOCS'     'Dump Course DOCS'
 => 'Excluir DOCS do curso',  => 'Excluir DOCS del curso',
   
    'EMail Address'     'EMail Address'
 => 'Endereço de E-Mail',  => 'Dirección de E-Mail',
   
    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'     'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
 => 'Erros do Editor - estes erros podem não ter efeitos no processamento do problema, mas provavelmente irão causar problemasmais adiante na Edição usando a ferramenta Edit. Por favor, use o modo de Edição XML (EditXML) para corrigir os erros.',  => 'Errores del Editor - estos errores puede que no interfieran en el funcionamiento del problema, pero es probable que causen problemas con un uso futuro del modo de Edición. Por favor, use el modo de edición de XML (EditXML) para corregir los errores.',
   
    'Enroll a single student'     'Enroll a single student'
 => 'Matricular um único estudante',  => 'Matricular um único estudiante',
   
    'Enrolling Students'     'Enrolling Students'
 => 'Matriculando estudantes',  => 'Matriculando estudiantes',
   
    'Error'     'Error'
 => 'Erro',  => 'Error',
   
    'Error dropping [_1]:[_2]'     'Error dropping [_1]:[_2]'
 => 'Erro ao exclir [_1]:[_2]',  => 'Error al excluir [_1]:[_2]',
   
    'False'     'False'
 => 'Falso',  => 'Falso',
Line 2670  use base qw(Apache::localize); Line 2709  use base qw(Apache::localize);
 => 'Campo',  => 'Campo',
   
    'Filenames in Construction Space'     'Filenames in Construction Space'
 => 'Nomes de arquivos na Área de Construção',  => 'Nombres de arqchivos en el Area de Construcción',
   
    'First Name'     'First Name'
 => 'Primeiro Nome',  => 'Nombre',
   
    'Foil'     'Foil'
 => 'Alternativa',  => 'Alternativa',
Line 2682  use base qw(Apache::localize); Line 2721  use base qw(Apache::localize);
 => 'Alternativas',  => 'Alternativas',
   
    'Folder in Construction Space'     'Folder in Construction Space'
 => 'Pastas na Área de Construção',  => 'Carpetas en el espacio de Construcción',
   
    'Format:'     'Format:'
 => 'Formato:',  => 'Formato:',
   
    'Forward'     'Forward'
 => 'Passar Adiante',  => 'Siguiente',
   
    'Forwarded message from'     'Forwarded message from'
 => 'Mensagem Repassada de',  => 'Mensaje siguiente de',
   
    'Forwarding'     'Forwarding'
 => 'Repassando',  => 'Avanzando',
   
    'From'     'From'
 => 'De',  => 'De',
   
    'Full Update'     'Full Update'
 => 'Atualização Completa',  => 'Atualización Completa',
   
    'Full update (also print list of users not enrolled anymore)'     'Full update (also print list of users not enrolled anymore)'
 => 'Atualização completa (também imprime lista de usuários já não mais matriculados)',  => 'Atualización completa (también imprime lista de usuários que no se matricularán)',
   
    'Functions'     'Functions'
 => 'Funções',  => 'Funciones',
   
    'Generation'     'Generation'
 => 'Geração',  => 'Geración',
   
    'Group/Section'     'Group/Section'
 => 'Grupo/Seção',  => 'Grupo/Sección',
   
    'HTML/XML'     'HTML/XML'
 => 'HTML/XML',  => 'HTML/XML',
   
    'Height(pixel):'     'Height(pixel):'
 => 'Altura(pontos):',  => 'Altura(pixeles):',
   
    'Hide'     'Hide'
 => 'Ocultar',  => 'Ocultar',
   
    'Hint Text'     'Hint Text'
 => 'Texto da Dica',  => 'Texto Oculto',
   
    'ID/Student Number'     'ID/Student Number'
 => 'ID/Número de Identificação do Estudante',  => 'ID/Número de Identificación de Estudiante',
   
    'Identify fields'     'Identify fields'
 => 'Campos de Identificação',  => 'Campos de Identificación',
   
    'If active, the new role will be available when the students next log in to LON-CAPA.'     'If active, the new role will be available when the students next log in to LON-CAPA.'
 => 'Se estivar ativa, a nova função estára diponível na próxima vez em que o estudante entrar no LON-CAPA.',  => 'Si está activa, la nueva función se activará cuando los estudiantes entren la próxima vez en LON-CAPA.',
   
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'     'If this resource is in active use, student performance data from the previous version may become inaccessible.'
 => 'Se este recurso está em uso ativo, os dados do desempenho dos estudates para versão anterior poderá se tornar inacessível.',  => 'Si este recurso está activo, la evolución de los datos de los estudiantes previa será inaccesible.',
   
    'Ignore First Line'     'Ignore First Line'
 => 'Ignorar Primeira Linha',  => 'Ignorar Primera Linea',
   
    'Image:'     'Image:'
 => 'Imagem:',  => 'Imagen:',
   
    'Incorrect Answers:'     'Incorrect Answers:'
 => 'Respostas Incorretas:',  => 'Respuestas Incorrectas:',
   
    'Initial Password'     'Initial Password'
 => 'Senha Inicial',  => 'Contraseña Inicial',
   
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (IALA - Associação Internacional para uma Língua Auxiliar ) - ISO',  
   
    'Internal Filename'     'Internal Filename'
 => 'Nome de arquivo interno',  => 'Nombre de archivo interno',
   
    'Invalid home server specified'     'Invalid home server specified'
 => 'O servidor HOME especificado é inválido',  => 'Nombre de servidor HOME especificado NO Valido',
   
    'Keep all Resources up-to-date with most recent Versions (default)'     'Keep all Resources up-to-date with most recent Versions (default)'
 => 'Manter todos os Recursos atualizados com as Versões mais recentes (padrão)',  => 'Mantener todos los Recursos actualizados con las Versiones más recientes(Por defecto)',
   
    'LON-CAPA Domain for Students'     'LON-CAPA Domain for Students'
 => 'Domínio LON-CAPA para os estudantes',  => 'Dominio LON-CAPA para los estudiantes',
   
    'LON-CAPA Enrollment Manager'     'LON-CAPA Enrollment Manager'
 => 'Gerenciador de Matrículas do LON-CAPA',  => 'Gestor de Matrículas de LON-CAPA',
   
    'LON-CAPA domain: [_1]'     'LON-CAPA domain: [_1]'
 => 'Domínio LON-CAPA: [_1]',  => 'Dominio LON-CAPA: [_1]',
   
    'LaTeX batchmode'     'LaTeX batchmode'
 => 'LaTeX batchmode',  => 'LaTeX batchmode',
Line 2778  use base qw(Apache::localize); Line 2814  use base qw(Apache::localize);
 => 'modo LaTeX:',  => 'modo LaTeX:',
   
    'Last Name'     'Last Name'
 => 'Último Nome',  => 'Apellido',
   
    'Last Name, First Names'     'Last Name, First Names'
 => 'Último Nome, Primeiros Nomes',  => 'Apellidos, Nombre',
   
    'Last accessed'     'Last accessed'
 => 'Último acesso',  => 'Último acceso',
   
    'Librarian'     'Librarian'
 => 'Bibliotecário',  => 'Bibliotecario',
   
    'Login Type'     'Login Type'
 => 'Tipo de Login',  => 'Tipo de Login',
   
    'Making Backup to'     'Making Backup to'
 => 'Criando cópia de segurança em',  => 'Creando copia de seguridad a',
   
    'Mark Unread'     'Mark Unread'
 => 'Marcado com Não Lido',  => 'Marcado como No Leído',
   
    'Max Number Of Shown Foils:'     'Max Number Of Shown Foils:'
 => 'Número Máximo de Alternativas Mostradas:',  => 'Número Máximo de Alternativas Mostradas:',
   
    'Max number of foils displayed'     'Max number of foils displayed'
 => 'Número Máximo de Alternativas Exibidas',  => 'Número Máximo de Alternativas Mostradas',
   
    'Metadata'     'Metadata'
 => 'Meta-dados',  => 'Metadatos',
   
    'Metadata Version'     'Metadata Version'
 => 'Versão dos Meta-dados',  => 'Versión de los Meta-dados',
   
    'Metadata current version'     'Metadata current version'
 => 'Versão Corrente dos Meta-dados',  => 'Versión Actual de los Meta-dados',
   
    'Middle Names/Initials'     'Middle Names/Initials'
 => 'Nomes Intermediários/Iniciais',  => 'Nombres /Iniciales',
   
    'Modify Parameters'     'Modify Parameters'
 => 'Modificar Parâmetros',  => 'Modificar Parámetros',
   
    'Modify student data'     'Modify student data'
 => 'Modificar dados de um estudante',  => 'Modificar datos de un estudiante',
   
    'Most recently published Version'     'Most recently published Version'
 => 'Mais recente versão publicada',  => 'Versión publicada más reciente',
   
    'Name:'     'Name:'
 => 'Nome:',  => 'Nombre:',
   
    'New Problem Variation'     'New Problem Variation'
 => 'Nova Variação do Problema',  => 'Nueva Variación del Problema',
   
    'New Randomization'     'New Randomization'
 => 'Nova Randomização',  => 'Nueva Randomización',
   
    'New parameters or stored values'     'New parameters or stored values'
 => 'Novos Parâmetros ou Valores Armazenados',  => 'Nuevos parámetros para valores almacenados',
   
    'Next'     'Next'
 => 'Próximo',  => 'Siguiente',
   
    'No'     'No'
 => 'Não',  => 'No',
   
    'No Kerberos domain was specified.'     'No Kerberos domain was specified.'
 => 'Não foi especificado o domínio Kerberos.',  => 'No se ha especificado un dominio Kerberos.',
   
    'No language preference'     'No language preference'
 => 'Sem preferência de linguagem',  => 'Sin preferencia de idioma',
   
    'None Found'     'None Found'
 => 'nenhum encontrado',  => 'No se ha Encontrado',
   
    'Not applicable - '     'Not applicable - '
 => 'Não aplicável - ',  => 'No aplicable - ',
   
    'Not set - '     'Not set - '
 => 'Não configurado - ',  => 'No configurado - ',
   
    'Not shown, not used'     'Not shown, not used'
 => 'Não mostrado, não usado',  => 'No mostrado, no usado',
   
    'Note: for large courses, this operation may be time consuming'     'Note: for large courses, this operation may be time consuming'
 => 'Nota: para cursos extensos, esta operação poderá demorar um pouco',  => 'Nota: para cursos extensos, esta operación se podrá tomar algo de tiempo',
   
    'Note: this will not take effect if the user already exists'     'Note: this will not take effect if the user already exists'
 => 'Nota: Isso não terá efeito se o usuário já existe',  => 'Nota: esto no tendrá ningún efecto si el usuario ya existe',
   
    'Number of Plots:'     'Number of Plots:'
 => 'Número de Gráficos:',  => 'Número de Gráficos:',
   
    'Obsolete parameters or stored values'     'Obsolete parameters or stored values'
 => 'Parâmetros obsoletos ou valores armazenados',  => 'Parámetros obsoletos o valores almacenados',
   
    'One particular problem (overrides folder and course defaults)'     'One particular problem (overrides folder and course defaults)'
 => 'Um problema particular (sobrepões padrões da pasta e do curso)',  => 'Un problema particular (elimina la carpeta y las plantillas del curso)',
   
    'Only Answers'     'Only Answers'
 => 'Somente Respostas',  => 'Solo Respuestas',
   
    'Option Response Problem Analysis'     'Option Response Problem Analysis'
 => 'Análise do problema Selecione as Alternativas',  => 'Análisis de problema de Responder un opción',
   
    'Option response'     'Option response'
 => 'Opção Resposta',  => 'Respuesta de opción',
   
    'Please do not reply to this address.'     'Please do not reply to this address.'
 => 'Por favor, não responda para este endereço.',  => 'Por favor, no responda a esta dirección.',
   
    'Please select a report to generate'     'Please select a report to generate'
 => 'Por favor, selecione o relatório a ser gerado',  => 'Por favor, selecione un informe para generar',
   
    'Position'     'Position'
 => 'Posição',  => 'Posición',
   
    'Preferred language'     'Preferred language'
 => 'Linguagem Preferida',  => 'Idioma Preferido',
   
    'Preparing Printout'     'Preparing Printout'
 => 'Preparando Impressão',  => 'Preparando Impresión',
   
    'Previous'     'Previous'
 => 'Anterior',  => 'Anterior',
   
    'Print Index:'     'Print Index:'
 => 'Imprimir Índice:',  => 'Imprimir Ãndice:',
   
    'Print Table of Contents:'     'Print Table of Contents:'
 => 'Imprimir Tabela de Conteúdos:',  => 'Imprimir Tabla de Contenidos:',
   
    'Print:'     'Print:'
 => 'Imprimir:',  => 'Imprimir:',
Line 2916  use base qw(Apache::localize); Line 2952  use base qw(Apache::localize);
 => 'Problemas',  => 'Problemas',
   
    'Problems from entire course'     'Problems from entire course'
 => 'Problemas do curso inteiro',  => 'Problemas del curso entero',
   
    'Processed [_1] student(s).'     'Processed [_1] student(s).'
 => 'Processado(s) [_1] estudante(s).',  => 'Procesado(s) [_1] estudiante(s).',
   
    'Produce Excel Output'     'Produce Excel Output'
 => 'Produzir saída para o Excel',  => 'Producir salida para Excel',
   
    'Question Text'     'Question Text'
 => 'Texto da Questão',  => 'Texto de la pregunta',
   
    'Question Type'     'Question Type'
 => 'Tipo da Questão',  => 'Tipo da Pregunta',
   
    'Random position'     'Random position'
 => 'Posição Aleatória',  => 'Posición Aleatoria',
   
    'Re'     'Re'
 => 'Re',  => 'Re',
   
    'Re-enrollment will re-activate data.'     'Re-enrollment will re-activate data.'
 => 'Re-matrícula irá reativar os dados.',  => 'Re-matrícula volverá a actualizar los datos.',
   
    'Record'     'Record'
 => 'Registro',  => 'Registro',
Line 2946  use base qw(Apache::localize); Line 2982  use base qw(Apache::localize);
 => 'Registrando',  => 'Registrando',
   
    'Reply'     'Reply'
 => 'Resposta',  => 'Respuesta',
   
    'Reset Submissions'     'Reset Submissions'
 => 'Reiniciar Submissões',  => 'Reiniciar Envios',
   
    'Resources from selected sequence in course'     'Resources from selected sequence in course'
 => 'Resources from selected sequence in course',  => 'Recursos de la secuencia seleccionada en curso',
   
    'Retrieve Published Resources'     'Retrieve Published Resources'
 => 'Restaurar Recursos Publicados',  => 'Restaurar Recursos Publicados',
   
    'Retrieving current (most recent) version'     'Retrieving current (most recent) version'
 => 'Retrieving current (most recent) version',  => 'Recuperando la Versión Actual (most recent)',
   
    'Sample Points:'     'Sample Points:'
 => 'Sample Points:',  => 'Puntos de Muestra:',
   
    'Samples'     'Samples'
 => 'Exemplos',  => 'Ejemplos',
   
    'Save as ...'     'Save as ...'
 => 'Salvar como ...',  => 'Salvar como ...',
   
    'Select Printing Options:'     'Select Printing Options:'
 => 'Select Printing Options:',  => 'Seleccionar opciones de impresión:',
   
    'Select a course'     'Select a course'
 => 'Selecione um curso',  => 'Seleccione un curso',
   
    'Selecting a User'     'Selecting a User'
 => 'Selecione um Usuário',  => 'Seleccione un Usuario',
   
    'Send New'     'Send New'
 => 'Enviar ',  => 'Enviar',
   
    'Send Reply'     'Send Reply'
 => 'Enviar Resposta',  => 'Enviar Respuesta',
   
    'Send as critical message'     'Send as critical message'
 => 'Enviar como mensagem crítica',  => 'Enviar como mensage crítico',
   
    'Set Version to be used in Course'     'Set Version to be used in Course'
 => 'Setar Versão a ser usada no Curso',  => 'Fijar Versión para ser usada en curso',
   
    'Set Versions to be used in Course according to Selections below'     'Set Versions to be used in Course according to Selections below'
 => 'Setar Versões a serem usadas no Curso de acordo com as Seleções abaixo ',  => 'Fijar Versión para ser usada en Curso de acuerdo a la selección de abajo',
   
    'Set all Resource Versions to current Version (Fix Versions)'     'Set all Resource Versions to current Version (Fix Versions)'
 => 'Setar todas as Versões de Recursos para Versão Corrente (Corrigir Versões)',  => 'Fijar todas las Versiones de los Recursos para la Versión Actual (Corregir Versiones)',
   
    'Short string response'     'Short string response'
 => 'Resposta em curta cadeia de caracteres (string)',  => 'Respuesta con frase corta (string)',
   
    'Show Preview'     'Show Preview'
 => 'Pré-visualizar',  => 'Pre-visualizar',
   
    'Show always at bottom position'     'Show always at bottom position'
 => 'Mostrar sempre na posição inferior',  => 'Mostrar siempre en la posición inferior',
   
    'Show always at top position'     'Show always at top position'
 => 'Mostrar sempre na posição superior',  => 'Mostrar siempre en la posición superior',
   
    'Simple Problem Editor'     'Simple Problem Editor'
 => 'Editor de Problema Simplificado',  => 'Editor de Problema Simplificado',
   
    'Size:'     'Size:'
 => 'Tamanho:',  => 'Tamaño:',
   
    'Space separated'     'Space separated'
 => 'separado por espaço',  => 'separado por espacio',
   
    'Starting'     'Starting'
 => 'Iniciando',  => 'Iniciando',
   
    'Starting and Ending Dates'     'Starting and Ending Dates'
 => 'Datas de Início e de Finalização',  => 'Fechas de Inicio y Fin',
   
    'Store Changes'     'Store Changes'
 => 'Salvar Alterações',  => 'Almacenar Cambios',
   
    'Student Data Compilation Progress'     'Student Data Compilation Progress'
 => 'Progresso da Compilação dos Dados do Estudante',  => 'Progreso de la Compilación de los Datos del Estudiante',
   
    'Student Data Compilation Status'     'Student Data Compilation Status'
 => 'Estado da Compilação dos Dados do Estudante',  => 'Estado de la Compilación de los Datos del Estudiante',
   
    'Student Number'     'Student Number'
 => 'Número do Estudante',  => 'Número de Estudiante',
   
    'Student Sheet Links'     'Student Sheet Links'
 => 'Links para planilha dos estudantes',  => 'Enlaces para las Plantillas de Estudiante',
   
    'Submission Time Analysis'     'Submission Time Analysis'
 => 'Análise dos tempos de submissão das respostas',  => 'Análisis de Tiempos de Envío',
   
    'Submit Changes and Edit'     'Submit Changes and Edit'
 => 'Submeter Alterações e Editar',  => 'Enviar Cambios y Editar',
   
    'Tabulator separated'     'Tabulator separated'
 => 'Tabulator separado',  => 'Tabulator separado',
Line 3054  use base qw(Apache::localize); Line 3090  use base qw(Apache::localize);
 => 'Texto',  => 'Texto',
   
    'Text Block'     'Text Block'
 => 'Bloco de Texto',  => 'Bloque de Texto',
   
    'The optional email address field was not specified.'     'The optional email address field was not specified.'
 => 'O campo E-mail (opcional) não foi especificado.',  => 'El campo opcional email no se ha especificado.',
   
    'The optional name field was not specified.'     'The optional name field was not specified.'
 => 'O campo Nome (opcional) não foi especificado.',  => 'El campo opcional nombre no se ha especificado.',
   
    'The optional section or group field was not specified.'     'The optional section or group field was not specified.'
 => 'O campo Seção/Grupo (opcional) não foi especificado.',  => 'El campo opcional sección/grupo no se ha especificado.',
   
    'The optional student number field was not specified.'     'The optional student number field was not specified.'
 => 'O campo Número do Estudante (opcional) não foi especificado.',  => 'El campo opcional Número de estudiante no se ha especificado.',
   
    'There are no students currently enrolled.'     'There are no students currently enrolled.'
 => 'Não existem estudantes matriculados no momento.',  => 'No hay matriculados estudiantes en este momento.',
   
    'There is no student data for this problem.'     'There is no student data for this problem.'
 => 'Não existem dados de estudantes para este problema.',  => 'No existen datos de estudiantes para este problema.',
   
    'This is an automatic message generated by the LON-CAPA system.'     'This is an automatic message generated by the LON-CAPA system.'
 => 'Esta é uma mensagem gerada automaticamente pelo sistema LON-CAPA.',  => 'Esta es un mensaje automático generado por el sistema LON-CAPA.',
   
    'Threaded View'     'Threaded View'
 => 'Visualização em Linha (Threaded)',  => 'Vista en linea (Threaded)',
   
    'Time'     'Time'
 => 'Tempo',  => 'Tiempo',
   
    'To'     'To'
 => 'Para',  => 'Para',
   
    'Total number of records found in file: [_1].'     'Total number of records found in file: [_1].'
 => 'Número total de registros encontrados no arquivo: [_1].',  => 'Número total de registros encontrados en el archivo: [_1].',
   
    'True'     'True'
 => 'Verdadeiro',  => 'Verdadero',
   
    'Type in value'     'Type in value'
 => 'Digite um valor',  => 'Teclee un valor',
   
    'Type:'     'Type:'
 => 'Tipo:',  => 'Tipo:',
   
    'Unable to enroll students'     'Unable to enroll students'
 => 'Não foi possível matricular os estudantes',  => 'No ha sido posible matricular estudiantes',
   
    'Uncheck All'     'Uncheck All'
 => 'Deselecionar Tudo',  => 'Deseleccionar Todo',
   
    'Undetermined - ISO'  
 => 'Indeterminado - ISO',  
   
    'Unit:'     'Unit:'
 => 'Unidade:',  => 'Unidad:',
   
    'Unsuccessful Login'     'Unsuccessful Login'
 => 'Login mal sucedido',  => 'Login no Correcto',
   
    'Update Student Data'     'Update Student Data'
 => 'Atualizar dados do estudante',  => 'Actualizar datos del estudiante',
   
    'Updating discussion time'     'Updating discussion time'
 => 'Atualizando tempo de discussão',  => 'Actualizando tiempo de discusión',
   
    'Upload a class list'     'Upload a class list'
 => 'Carregar uma lista de estudantes',  => 'Cargar una lista de estudiantes',
   
    'Upload file to Construction Space'     'Upload file to Construction Space'
 => 'Carregar arquivo para Área de Construção',  => 'Cargar archivo para Ãrea de Construcción',
   
    'Uploading Class List'     'Uploading Class List'
 => 'Carregando lista de estudantes',  => 'Cargando lista de estudiantes',
   
    'Value'     'Value'
 => 'Valor',  => 'Valor',
   
    'Verify Content'     'Verify Content'
 => 'Verificar Conteúdo',  => 'Verificar Contenido',
   
    'Version changes since Yesterday'     'Version changes since Yesterday'
 => 'Alterações na versão desde ontem',  => 'Cambios en la versión desde Ayer',
   
    'Version changes since last Month'     'Version changes since last Month'
 => 'Alterações na versão desde o mês passado',  => 'Cambios en la versión desde el Mes pasado',
   
    'Version changes since last Week'     'Version changes since last Week'
 => 'Alterações na versão desde a última semana',  => 'Cambios en la versión desde la Semana pasada',
   
    'Version changes since start of Course'     'Version changes since start of Course'
 => 'Alterações na versão desde o início do Curso',  => 'Cambios en la versión desde el inicio del curso',
   
    'Version used in Course'     'Version used in Course'
 => 'Versão usada no Curso',  => 'Versión usada en Curso',
   
    'View Class List'     'View Class List'
 => 'Ver Lista de Estudantes',  => 'Ver Lista de Estudiantes',
   
    'Warning!'     'Warning!'
 => 'Alerta!',  => 'Alerta!',
   
    'Width(pixel):'     'Width(pixel):'
 => 'Largura(pontos):',  => 'Anchura(píxeles):',
   
    'With Answers'     'With Answers'
 => 'Com Respostas',  => 'Con Respuestas',
   
    'Without Answers'     'Without Answers'
 => 'Sem Respostas',  => 'Sin Respuestas',
   
    'You have no critical messages.'     'You have no critical messages.'
 => 'Você não tem mensagens críticas.',  => 'No tiene mensajes críticos.',
   
    'You must choose an authentication type.'     'You must choose an authentication type.'
 => 'Você precisa selecionar algum tipo de autenticação.',  => 'Debe elegir un tipo de autentificación.',
   
    'You need to specify the Kerberos domain.'     'You need to specify the Kerberos domain.'
 => 'Você precisa especificar o domínio Kerberos.',  => 'Debe especificar el dominio Kerberos.',
   
    'You need to specify the initial password.'     'You need to specify the initial password.'
 => 'Você precisa especificar uma senha inicial.',  => 'Debe especificar el password inicial.',
   
    'You need to specify the username field.'     'You need to specify the username field.'
 => 'Você precisa especificar o campo Username.',  => 'Debe especificar el campo Usuario.',
   
    'Your Version Settings have been Stored'     'Your Version Settings have been Stored'
 => 'Suas configurações de Versão foram armazenadas',  => 'Su Configuración de Versión se ha almacenado',
   
    '[_1] Do not change login data'     '[_1] Do not change login data'
 => '[_1] Não alterar dados de login',  => '[_1] No cambiar los datos 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] Autentificación por Sistema de Archivos (con password 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] Autentificado Internamente (con password 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] Autentificación via Kerberos, dominio [_2] [_3] Versión 4 [_4] Versión 5',
   
    '[_1] Local Authentication with arguement [_2]'     '[_1] Local Authentication with arguement [_2]'
 => '[_1] Autenticação Local com argumento [_2]',  => '[_1] Autentificación local con argumento [_2]',
   
    'and return receipt'     'and return receipt'
 => 'e recibo de devolução',  => 'y recibo de devolución',
   
    '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.',  => 'no se puede acceder desde su localización.',
   
    'file<br />extension'     'file<br />extension'
 => 'estensão <br /> do arquivo',  => 'extensión <br /> del archivo',
   
    'most recent'     'most recent'
 => 'mais recente',  => 'más reciente',
   
    'name only visible to course faculty'     'name only visible to course faculty'
 => 'nome visível apenas para Faculdade do curso',  => 'nombre sólamente visíble para el personal del curso',
   
    'publisher<br />owner'     'publisher<br />owner'
 => 'publicador<br />dono',  => 'publicante<br />dueño',
   
    'standard LaTeX mode'     'standard LaTeX mode'
 => 'modo LaTeX padrão ',  => 'modo LaTeX estandar ',
   
    'versions of this problem'     'versions of this problem'
 => 'versões deste problema',  => 'versiones de este problema',
   
    'loginproblems.html'     'loginproblems.html'
 => 'loginproblems_pt.html',  => 'loginproblems_pt.html',
Line 3233  use base qw(Apache::localize); Line 3266  use base qw(Apache::localize);
 # ----  # ----
   
    'Course announcements and my calendar'     'Course announcements and my calendar'
 => 'Calendário e notícias do curso',  => 'Mi Calendario y noticias del curso',
   
    'calendar[_1]'     'calendar[_1]'
 => 'Notícias e',  => 'calendario[_1]',
   
    'announce[_1]'     'announce[_1]'
 => 'calendário',  => 'noticia[_1]',
   
   
 # ----  # ----
   
    'Send and receive messages'     'Send and receive messages'
 => 'Enviar e Receber Mensagens',  => 'Enviar y Recebir Mensajes',
   
    'commu-[_1]'     'commu-[_1]'
 => 'Gerenciar',  => 'Gestionar',
   
    'nication[_1]'     'nication[_1]'
 => 'mensagens',  => 'mensajes[_1]',
   
   
 # ----  # ----
   
    'Enter the chatroom for the course'     'Enter the chatroom for the course'
 => 'Entrar na sala de bate-papo do curso',  => 'Entrar en la sala de chat del curso',
   
    'course[_10]'     'course[_10]'
 => 'Sala de',  => 'Sala de',
   
    'chat[_1]'     'chat[_1]'
 => 'Bate-Papo',  => 'chat',
   
   
 # ----  # ----
   
    'Search the contents of this course'     'Search the contents of this course'
 => 'Pesquisa nos conteúdos do curso',  => 'Buscar los contenidos de este curso',
   
    'search[_1]'     'search[_1]'
 => 'Pesquisar',  => 'Buscar',
   
    'course[_11]'     'course[_11]'
 => 'conteudos',  => 'contenidos',
   
   
 # ----  # ----
   
    'Search the database of published resources'     'Search the database of published resources'
 => 'Pesquisar a base de recursos publicados',  => 'Buscar la base de datos de recursos publicados',
   
    'search[_2]'     'search[_2]'
 => 'Pesquisar',  => 'Buscar',
   
    'library[_1]'     'library[_1]'
 => 'recursos',  => 'recursos',
Line 3293  use base qw(Apache::localize); Line 3326  use base qw(Apache::localize);
 # ----  # ----
   
    'Set my user preferences'     'Set my user preferences'
 => 'Configurar minhas preferências pessoais',  => 'Configurar mis preferencias personales',
   
    'prefer-[_1]'     'prefer-[_1]'
 => 'Preferencias',  => 'Preferencias',
   
    'ences[_1]'     'ences[_1]'
 => 'Pessoais',  => 'Personales',
   
   
 # ----  # ----
   
    'Exit LON-CAPA'     'Exit LON-CAPA'
 => 'Sair do LON-CAPA',  => 'Salir de LON-CAPA',
   
    'exit[_1]'     'exit[_1]'
 => 'Sair do',  => 'Salir',
   
    ' [_1]'     ' [_1]'
 => 'LON-CAPA',  => 'LON-CAPA',
Line 3317  use base qw(Apache::localize); Line 3350  use base qw(Apache::localize);
 # ----  # ----
   
    'Switch to another user role'     'Switch to another user role'
 => 'Trocar de Função',  => 'Cambiar de Función',
   
    'switch[_2]'     'switch[_2]'
 => 'Trocar',  => 'cambiar',
   
    'role[_1]'     'role[_1]'
 => 'função',  => 'función',
   
   
 # ----  # ----
   
    'Choose the user role'     'Choose the user role'
 => 'Selecionar a Função',  => 'Seleccionar una función',
   
    'choose[_2]'     'choose[_2]'
 => 'Trocar',  => 'Elegir',
   
    'role[_2]'     'role[_2]'
 => 'função',  => 'función',
   
   
 # ----  # ----
   
    'Choose the course to work on'     'Choose the course to work on'
 => 'Selecione o curso a ser trabalhado',  => 'Seleccione el curso para trabajar',
   
    'choose[_1]'     'choose[_1]'
 => 'Selecionar',  => 'Seleccionar',
   
    'course[_1]'     'course[_1]'
 => 'curso',  => 'curso',
Line 3353  use base qw(Apache::localize); Line 3386  use base qw(Apache::localize);
 # ----  # ----
   
    'Switch to another course'     'Switch to another course'
 => 'Trocar de curso',  => 'Cambiar de curso',
   
    'switch[_1]'     'switch[_1]'
 => 'Selecionar',  => 'Seleccionar',
   
    'course[_2]'     'course[_2]'
 => 'curso',  => 'curso',
Line 3365  use base qw(Apache::localize); Line 3398  use base qw(Apache::localize);
 # ----  # ----
   
    'View documents included in this course'     'View documents included in this course'
 => 'Ver documentos do curso',  => 'Ver documentos del curso',
   
    'course[_3]'     'course[_3]'
 => 'Ver docs.',  => 'Ver docs.',
Line 3377  use base qw(Apache::localize); Line 3410  use base qw(Apache::localize);
 # ----  # ----
   
    'Edit and view documents included in this course'     'Edit and view documents included in this course'
 => 'Editar e verificar documentos deste curso',  => 'Editar y verificar documentos de este curso',
   
    'edit crs[_1]'     'edit crs[_1]'
 => 'Editar documentos',  => 'Editar documentos',
   
    'docs[_2]'     'docs[_2]'
 => 'do curso',  => 'del curso',
   
   
 # ----  # ----
   
    'Navigate the table of contents for this course'     'Navigate the table of contents for this course'
 => 'Navegar conteúdos deste curso',  => 'Navegar contenidos de este curso',
   
    'navigate[_1]'     'navigate[_1]'
 => 'Navegar',  => 'Navegar',
   
    'contents[_1]'     'contents[_1]'
 => 'conteudos',  => 'contenidos',
   
   
 # ----  # ----
   
    'Show Problem Completeness'     'Show Problem Completeness'
 => 'Ver desempenho na solução dos problemas',  => 'Ver evoluciones de los problemas',
   
    'my[_1]'     'my[_1]'
 => 'Minha',  => 'Mi',
   
    'grades[_1]'     'grades[_1]'
 => 'nota',  => 'nota',
Line 3413  use base qw(Apache::localize); Line 3446  use base qw(Apache::localize);
 # ----  # ----
   
    'Calculate course grades (Spreadsheet)'     'Calculate course grades (Spreadsheet)'
 => 'Planilha para cálculo das notas do curso',  => 'Calgular notas del curso (Plantilla)',
   
    'course[_4]'     'course[_4]'
 => 'Planilha de',  => 'Plantilla de',
   
    'grades[_2]'     'grades[_2]'
 => 'notas do curso',  => 'notas de curso',
   
   
 # ----  # ----
   
    'View the course assessment progress chart'     'View the course assessment progress chart'
 => 'Ver quadro de avaliação dos estudantes do curso',  => 'Ver tablón de progreso de los estudiantes del curso',
   
    'course[_5]'     'course[_5]'
 => 'Avaliação',  => 'Validación',
   
    'chart[_1]'     'chart[_1]'
 => 'dos estudantes',  => 'de los estudantes',
   
   
 # ----  # ----
   
    'View course assessment statistics'     'View course assessment statistics'
 => 'Ver estatísticas dos problemas resolvidos pelos estudantes',  => 'Ver estatísticas de los problemas resueltos por los estudiantes',
   
    'course[_6]'     'course[_6]'
 => 'Estatística',  => 'Estadística',
   
    'stats[_1]'     'stats[_1]'
 => 'do curso',  => 'del curso',
   
   
 # ----  # ----
   
    'Drop/Add students in this course'     'Drop/Add students in this course'
 => 'Adicionar/Remover estudantes do curso',  => 'Añadir/Quitar estudiantes del curso',
   
    'course[_7]'     'course[_7]'
 => 'Matrícular',  => 'Matrícular',
   
    'enroll[_1]'     'enroll[_1]'
 => 'estudantes',  => 'estudiantes',
   
   
 # ----  # ----
   
    'Manage Access Keys'     'Manage Access Keys'
 => 'Gerenciar senhas de acesso ao curso',  => 'Gestionar Claves de Acceso',
   
    'manage[_1]'     'manage[_1]'
 => 'Gerenciar',  => 'Gestionar',
   
    'acc keys[_1]'     'acc keys[_1]'
 => 'chav. de acesso',  => 'clav. de acceso',
   
   
 # ----  # ----
   
    'Create a user or modify the roles and privileges of a user'     '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',  => 'Crear un usuario o modificar sus funciones y privilegios',
   
    'user[_1]'     'user[_1]'
 => 'Gerenciar',  => 'Gestionar',
   
    'roles[_1]'     'roles[_1]'
 => 'usuarios',  => 'usuarios',
Line 3485  use base qw(Apache::localize); Line 3518  use base qw(Apache::localize);
 # ----  # ----
   
    'Create a user or modify the roles and privileges of a user'     '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',  => 'Crear un usuario o modificar sus funciones y privilegios',
   
    'user[_1]'     'user[_1]'
 => 'Gerenciar',  => 'Gestionar',
   
    'roles[_1]'     'roles[_1]'
 => 'usuarios',  => 'usuarios',
Line 3497  use base qw(Apache::localize); Line 3530  use base qw(Apache::localize);
 # ----  # ----
   
    'Create a user or modify the roles and privileges of a user'     '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',  => 'Crear un usuario o modificar sus funciones y privilegios',
   
    'user[_1]'     'user[_1]'
 => 'Gerenciar',  => 'Gestionar',
   
    'roles[_1]'     'roles[_1]'
 => 'usuarios',  => 'usuarios',
Line 3509  use base qw(Apache::localize); Line 3542  use base qw(Apache::localize);
 # ----  # ----
   
    'Create a new course'     'Create a new course'
 => 'Criar um novo curso',  => 'Crear un curso nuevo',
   
    'create[_1]'     'create[_1]'
 => 'Criar',  => 'Crear',
   
    'course[_8]'     'course[_8]'
 => 'curso',  => 'curso',
Line 3521  use base qw(Apache::localize); Line 3554  use base qw(Apache::localize);
 # ----  # ----
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Set deadlines and other assessment parameters, as well as modify course environment'
 => 'Alterar o ambiente do curso, setar prazos finais e outros parâmetros de avaliação',  => 'Fijar los plazos y otros parámetros de validación y/ modificar el entorno del curso',
   
    'course[_9]'     'course[_9]'
 => 'Parametros',  => 'Parámetros',
   
    'parms[_1]'     'parms[_1]'
 => 'do curso',  => 'del curso',
   
   
 # ----  # ----
   
    'Enter my resource construction space'     'Enter my resource construction space'
 => 'Entrar na Área de Construção',  => 'Entrar en mi area de construcción',
   
    'con-[_1]'     'con-[_1]'
 => 'Área de',  => 'Area de',
   
    'struct[_1]'     'struct[_1]'
 => 'construção',  => 'construcción',
   
   
 # ----  # ----
   
    'Enter construction space as a co-author'     'Enter construction space as a co-author'
 => 'Entrar na Área de Construção como Co-Autor',  => 'Entrar en el Area de construcción como Co-Autor',
   
    'co con-[_1]'     'co con-[_1]'
 => 'Á. cstrção.',  => 'co. constr.',
   
    'struct[_2]'     'struct[_2]'
 => 'como co-autor',  => 'como co-autor',
Line 3557  use base qw(Apache::localize); Line 3590  use base qw(Apache::localize);
 # ----  # ----
   
    'Browse published resources'     'Browse published resources'
 => 'Navegar pelos Recursos Publicados',  => 'Navegar por los Recursos Publicados',
   
    'resource[_1]'     'resource[_1]'
 => 'Navegar',  => 'Navegar',
Line 3569  use base qw(Apache::localize); Line 3602  use base qw(Apache::localize);
 # ----  # ----
   
    'Browse published resources'     'Browse published resources'
 => 'Navegar pelos Recursos Publicados',  => 'Navegar por los Recursos Publicados',
   
    'co res[_1]'     'co res[_1]'
 => 'Navegar',  => 'Navegar',
Line 3581  use base qw(Apache::localize); Line 3614  use base qw(Apache::localize);
 # ----  # ----
   
    'Browse published resources'     'Browse published resources'
 => 'Navegar pelos Recursos Publicados',  => 'Navegar por los Recursos Publicados',
   
    'resource[_1]'     'resource[_1]'
 => 'Navegar',  => 'Navegar',
Line 3593  use base qw(Apache::localize); Line 3626  use base qw(Apache::localize);
 # ----  # ----
   
    'Enter grades from check-out assessment resources'     'Enter grades from check-out assessment resources'
 => 'Entrar com as notas obidas de recursos de avaliação',  => 'Introducir las notas desde el chequeo los recursos de validación',
   
    'enter[_1]'     'enter[_1]'
 => 'Entrar',  => 'Entrar',
Line 3605  use base qw(Apache::localize); Line 3638  use base qw(Apache::localize);
 # ----  # ----
   
    'Send Scantron data to a course'     'Send Scantron data to a course'
 => 'Enviar dados de Scantron para um curso',  => 'Enviar datos de Scantron para un curso',
   
    'send[_1]'     'send[_1]'
 => 'Entrar',  => 'Entrar',
Line 3617  use base qw(Apache::localize); Line 3650  use base qw(Apache::localize);
 # ----  # ----
   
    'Use or edit my bookmark collection'     'Use or edit my bookmark collection'
 => 'Usar ou editar minha coleção de marcadores',  => 'Usar o editar mi colección de marcadores',
   
    'view[_1]'     'view[_1]'
 => 'Visualizar',  => 'Ver',
   
    'bookmark[_1]'     'bookmark[_1]'
 => 'marcadores',  => 'marcadores',
   
   
 #SYNC Tue Mar 21 17:42:59 2006  #SYNC Tue Aug 15 14:23:10 2006
    '"[_1]" for default hiding'     '"[_1]" for default hiding'
 => '"[_1]" for default hiding',  => '"[_1]" for default hiding',
 # "[_1]" fou padrão hiding  # "[_1]" fou padrão hiding
    '"[_1]" for visible separation'     '"[_1]" for visible separation'
 => '"[_1]" for visible separation',  => '"[_1]" for visible separation',
 # "[_1]" fou visible sepaRemion  # "[_1]" fou visible sepaRemion
    '"[_1]" if allowed, anything else if not'     '"[_1]" if allowed, anything else if not'
 => '"[_1]" if allowed, anything else if not',  => '"[_1]" if allowed, anything else if not',
 # "[_1]" if tudooQua, anything else if Nãot  # "[_1]" if tudooQua, anything else if Nãot
    '"[_1]" to disable, anything else if not'     '"[_1]" to disable, anything else if not'
 => '"[_1]" to disable, anything else if not',  => '"[_1]" to disable, anything else if not',
 # "[_1]" Para disable, anything else if Nãot  # "[_1]" Para disable, anything else if Nãot
    '# Do not translate this line.  [_1] is a check box'     '# Do not translate this line.  [_1] is a check box'
 => '# Do not translate this line.  [_1] is a check box',  => '# Do not translate this line.  [_1] is a check box',
 # # Do Nãot transleme this line.  [_1] is a check box  # # Do Nãot transleme this line.  [_1] is a check box
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'     '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'
 => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',  => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',
 # # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo  # # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo
    '# Do not translate this line.  [_1] is a column index.'     '# Do not translate this line.  [_1] is a column index.'
 => '# Do not translate this line.  [_1] is a column index.',  => '# Do not translate this line.  [_1] is a column index.',
 # # Do Nãot transleme this line.  [_1] is a Coluna index.  # # Do Nãot transleme this line.  [_1] is a Coluna index.
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'     '# Do not translate this line.  [_1] is a drop-down box listing domains.'
 => '# Do not translate this line.  [_1] is a drop-down box listing domains.',  => '# Do not translate this line.  [_1] is a drop-down box listing domains.',
 # # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.  # # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.
    '# Do not translate this line.  [_1] is a username'     '# Do not translate this line.  [_1] is a username'
 => '# Do not translate this line.  [_1] is a username',  => '# Do not translate this line.  [_1] is a username',
 # # Do Nãot transleme this line.  [_1] is a geRenciarNome  # # Do Nãot transleme this line.  [_1] is a geRenciarNome
    '# Do not translate this line.  [_1] is the number of students processed'     '# Do not translate this line.  [_1] is the number of students processed'
 => '# Do not translate this line.  [_1] is the number of students processed',  => '# Do not translate this line.  [_1] is the number of students processed',
 # # Do Nãot transleme this line.  [_1] is the number de Estudantes processed  # # Do Nãot transleme this line.  [_1] is the number de Estudantes processed
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'     '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'
 => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',  => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] - [_5] aRe first, middle, and last Nomes, and geneRemion.  # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] - [_5] aRe first, middle, and last Nomes, and geneRemion.
    '# Do not translate this line.  [_1] is username, [_2] is error message'     '# Do not translate this line.  [_1] is username, [_2] is error message'
 => '# Do not translate this line.  [_1] is username, [_2] is error message',  => '# Do not translate this line.  [_1] is username, [_2] is error message',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message  # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message
    '# Do not translate this line.  [_1] is username@domain'     '# Do not translate this line.  [_1] is username@domain'
 => '# Do not translate this line.  [_1] is username@domain',  => '# Do not translate this line.  [_1] is username@domain',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio  # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'     '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'
 => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',  => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.  # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'     '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'
 => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',  => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',
 # # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes  # # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes
    '# Do not translate this line.  [_2] is a text entry element'     '# Do not translate this line.  [_2] is a text entry element'
 => '# Do not translate this line.  [_2] is a text entry element',  => '# Do not translate this line.  [_2] is a text entry element',
 # # Do Nãot transleme this line.  [_2] is a Texto entry element  # # Do Nãot transleme this line.  [_2] is a Texto entry element
    '# [_1] is a drop-down selection box'     '# [_1] is a drop-down selection box'
 => '# [_1] is a drop-down selection box',  => '# [_1] is a drop-down selection box',
 # # [_1] is a drop-down Selecionarion box  # # [_1] is a drop-down Selecionarion box
    '# [_1] is a number [_2] is the current domain'     '# [_1] is a number [_2] is the current domain'
 => '# [_1] is a number [_2] is the current domain',  => '# [_1] is a number [_2] is the current domain',
 # # [_1] is a number [_2] is the Corrente Domínio  # # [_1] is a number [_2] is the Corrente Domínio
    '# [_1] is an html link to the current file '     '# [_1] is an html link to the current file '
 => '# [_1] is an html link to the current file ',  => '# [_1] is an html link to the current file ',
 # # [_1] is an HTML link Para the Corrente Arquivo   # # [_1] is an HTML link Para the Corrente Arquivo 
Line 3704  use base qw(Apache::localize); Line 3737  use base qw(Apache::localize);
 # #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa  # #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',  => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 # &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.  # &quot; [_1] &quot; is 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 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.  # &quot; [_1] &quot; is Nãot an acceptable weight. Weight must be a positive number.
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'     '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
 => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',  => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
 # (fornecer maximum [_1] collabouemous using geRenciarNome ou geRenciarNome@Domínio, e.g. smithje ou smithje@[_2].)  # (fornecer maximum [_1] collabouemous using geRenciarNome ou geRenciarNome@Domínio, e.g. smithje ou smithje@[_2].)
    '(Hand in a file you have prepared on your computer)'     '(Hand in a file you have prepared on your computer)'
 => '(Hand in a file you have prepared on your computer)',  => '(Hand in a file you have prepared on your computer)',
 # (Hand in a Arquivo you have PReparard on your computer)  # (Hand in a Arquivo you have PReparard on your computer)
Line 3722  use base qw(Apache::localize); Line 3755  use base qw(Apache::localize);
   
    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'     '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
 => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',  => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
 # <*Response>s aRe both inside de <Parte> and outside de <Parte>, this is Nãot a valid problema, errous in Grading Maio occur.  # <*Response>s aRe both inside de <Parte> and outside de <Parte>, this is Nãot a valid problema, errous in Grading Maio occur.
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'     '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
 => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',  => '<b>HTML permitido</b>: La discusión de participants puede usar un HTML limitado en sus postings.',
 # <b>HTML tudooQua</b>: Discussion Parteicipants can use limited HTML in their postings.  # <b>HTML tudooQua</b>: Discussion Parteicipants can use limited HTML in their postings.
    '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'     '<b>HTML banned</b>: HTML will not be allowed in discussion postings.'
 => '<b>HTML banned</b>: HTML will not be allowed in discussion postings.',  => '<b>HTML baneado</b>: HTML no se permitirá en postings de discusión.',
 # <b>HTML banned</b>: HTML will Nãot be tudooQua in discussion postings.  # <b>HTML banned</b>: HTML will Nãot be tudooQua in discussion postings.
    '<b>Instructor</b> - instructors will not be able to participate in discussions'     '<b>Instructor</b> - instructors will not be able to participate in discussions'
 => '<b>Instructor</b> - instructors will not be able to participate in discussions',  => '<b>Instructor</b> - instructores no podrán participar en discusiones',
 # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para Parteicipeme in Discussões  # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para Parteicipeme in Discussões
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'     '<b>Instructor</b> - instructors will not be able to use or view the chat room'
 => '<b>Instructor</b> - instructors will not be able to use or view the chat room',  => '<b>Instructor</b> - instructores no podrán usar la vista de la sala de chat',
 # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para use ou acessar the chem room  # <b>Inde Recursosou</b> - inde Recursosous will Nãot be able Para use ou acessar the chem room
    '<b>Students</b> - students will not be able to participate in discussions'     '<b>Students</b> - students will not be able to participate in discussions'
 => '<b>Students</b> - students will not be able to participate in discussions',  => '<b>Estudiantes</b> - los estudiantes no podrán participar en las discusiones',
 # <b>Estudantes</b> - Estudantes will Nãot be able Para Parteicipeme in Discussões  # <b>Estudantes</b> - Estudantes will Nãot be able Para Parteicipeme in Discussões
    '<b>Students</b> - students will not be able to use or view the chat room.'     '<b>Students</b> - students will not be able to use or view the chat room.'
 => '<b>Students</b> - students will not be able to use or view the chat room.',  => '<b>Estudiantes</b> - los estudiantes no podrán usar o ver la sala de chat.',
 # <b>Estudantes</b> - Estudantes will Nãot be able Para use ou acessar the chem room.  # <b>Estudantes</b> - Estudantes will Nãot be able Para use ou acessar the chem room.
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'     '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',  => '<b>Asistentes de enseñanza</b> - los asistentes de enseñanza no podrán participar en las discusiones',
 # <b>Assistente do professors</b> - Assistente do professors will Nãot be able Para Parteicipeme in Discussões  # <b>Assistente do professors</b> - Assistente do professors will Nãot be able Para Parteicipeme in Discussões
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'     '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',  => '<b>Asistentes de enseñanza</b> - los asistentes de enseñanza no podrán ver o usar la sala de chat',
 # <b>Assistente do professors</b> - Assistente do professors will Nãot be able use ou acessar the chem room  # <b>Assistente do professors</b> - Assistente do professors will Nãot be able use ou acessar the chem room
    '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'     '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>'
 => '<p>Your current LON-CAPA domain is &quot;<b>[_1]</b>&quot;.</p>',  => '<p>Su dominio LON-CAPA actual es &quot;<b>[_1]</b>&quot;.</p>',
 # <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>  # <p>Your Corrente LON-CAPA Domínio is &quot;<b>[_1]</b>&quot;.</p>
    'ABSTRACT'     'ABSTRACT'
 => 'ABSTRACT',  => 'ABSTRACTO',
 # Resumo  # Resumo
    'Access Control'     'Access Control'
 => 'Access Control',  => 'Control de Acceso',
   
    'Activate'     'Activate'
 => 'Activate',  => 'Activar',
 # Activeme  # Activeme
    'Add Roles'     'Add Roles'
 => 'Add Roles',  => 'Añadir funciones',
 # Add usuários  # Add usuários
    'Add new option'     'Add new option'
 => 'Add new option',  => 'Añadir nueva opción',
   
    "Add one empty page/column after each student's assignment"     "Add one empty page/column after each student's assignment"
 => "Add one empty page/column after each student's assignment",  => "Añadir una pagina/columna vacía despues de cada nota de alumno",
 # Add one Vazio Mapa/Sequënciaa/Exercícios/Coluna after each Estudante's assignment  # Add one Vazio Mapa/Sequënciaa/Exercícios/Coluna after each Estudante's assignment
    "Add three empty pages/column after each student's assignment"     "Add three empty pages/column after each student's assignment"
 => "Add three empty pages/column after each student's assignment",  => "Añadir tres paginas/columnas vacías despues de cada nota de alumno",
 # Add thRee Vazio páginas/Coluna after each Estudante's assignment  # Add thRee Vazio páginas/Coluna after each Estudante's assignment
    "Add two empty pages/column after each student's assignment"     "Add two empty pages/column after each student's assignment"
 => "Add two empty pages/column after each student's assignment",  => "Añadir dos paginas/columnas vacías despues de cada nota de alumno",
 # Add two Vazio páginas/Coluna after each Estudante's assignment  # Add two Vazio páginas/Coluna after each Estudante's assignment
    'Additional Recipients'     'Additional Recipients'
 => 'Additional Recipients',  => 'Additional Recipients',
   
    'Additional settings, if specified below, will override cloned settings'     'Additional settings, if specified below, will override cloned settings'
 => 'Additional settings, if specified below, will override cloned settings',  => 'Ajustes adicionales, si se especifica abajo, eliminará los ajustes',
   
    'Advanced Edit'     'Advanced Edit'
 => 'Advanced Edit',  => 'Edición Avanzada',
 # Advanced Editarar  # Advanced Editarar
    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'     'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
 => 'Advanced: You can 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.',  => 'Avanzado: Puede enviar el informe desde diferentes secciones a diferentes personas, haciendo lo siguiente: Separar cada entrada con una coma. Para enviar informes a una dirección en concreto, añadir el nombre o nombres (separados por ;) en una lista entre paréntesis despues del usuario:dominio. Por ejemplo, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) enrutará el informe del curso a &quot;john102&quot; para las secciones 1, 2, y 3, a &quot;bob293&quot; para 4, 5, y 6, y a &quot;madeupname:here&quot; para 7, 8, y 9. Nota no hace falta que las direcciones estén en un dominio en particular.',
 # 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.  # Advanced: You can sFim the feedback De diffeRent Seções Para diffeRent people, Por doing the following: SepaReme each entry with a comma. Para sFim feedback Para a certain addRess fou diffeRent Seções, appFim the Seção Nome ou Nomes (sepaRemed Por semi-colons) in a paRentheTamanhod list after the geRenciar:Domínio. Fou example, john102:msu(001;002;003),bob293:msu(004;005;006),madeCimaNome:heRe(007;008;009) will route  feedback Para &quot;john102&quot; fou SeçõesLON-CAPA, 2, and 3, Para &quot;bob293&quot; fou 4, 5, and 6, and Para &quot;madeCimaNome:heRe&quot; fou 7, 8, and 9. Nãote theRe is Não RequiRement them the addResses be in any Parteicular Domínio.
    'All Resources'     'All Resources'
 => 'All Resources',  => 'Todos los Recursos',
 # tudo Recursos  # tudo Recursos
    'All Students'     'All Students'
 => 'All Students',  => 'Todos los estudiantes',
 # tudo Estudantes  # tudo Estudantes
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'     'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
 => '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;.',  => 'Todos los ajustes que haga con este Ayudante también se pueden cambiar yendo a la pantalla PARM y pulsando &quot;Set course environment&quot; . Si no tiene experiencia coordinando cursos LON-CAPA o si prefiere el interfaz de Ayudante, por favor pulse aquí -&gt;.',
 # tudo settings which you can Alterar with this Ajudaer can also be Alterard Por going Para the Pa.m.scReen and clicking on the &quot;Set  environment&quot; butParan. If you do Nãot have experience cooudineming LON-CAPA s ou if you pRefer the Ajudaer interface, please click Próximo -&gt;.  # tudo settings which you can Alterar with this Ajudaer can also be Alterard Por going Para the Pa.m.scReen and clicking on the &quot;Set  environment&quot; butParan. If you do Nãot have experience cooudineming LON-CAPA s ou if you pRefer the Ajudaer interface, please click Próximo -&gt;.
    'Allow limited HTML in discussion posts'     'Allow limited HTML in discussion posts'
 => 'Allow limited HTML in discussion posts',  => 'Permitir HTML limitado en los posts de discusión',
 # tudoow limited HTML in discussion posts  # tudoow limited HTML in discussion posts
    'Allow problems to be split over pages'     'Allow problems to be split over pages'
 => 'Allow problems to be split over pages',  => 'Permitir que los problemas se puedan dividir en páginas',
 # tudoow problemas Para be split over páginas  # tudoow problemas Para be split over páginas
    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'     'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
 => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',  => 'Extensiones de Archivo Permitidas para Archivos Cargados (uploadedfiletypes)',
 # tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)  # tudooQua Arquivo Extensions fou CarRegado Arquivos (CarRegadoArquivoTipos)
    'Allowed filetypes: <b>[_1]</b>'     'Allowed filetypes: <b>[_1]</b>'
 => 'Allowed filetypes: <b>[_1]</b>',  => 'Tipos de archivos permitidos: <b>[_1]</b>',
 # tudooQua ArquivoTipos: <b>[_1]</b>  # tudooQua ArquivoTipos: <b>[_1]</b>
    'An error occured during the attempt to change the section for this student.'     'An error occurred during the attempt to change the section for this student.'
 => 'An error occured during the attempt to change the section for this student.',  => 'Ha ocurrido un error mientras se intentaba cambiar la sección para este estudiante.',
 # An errou occuRed during the emtempt Para Alterar the Seção fou this Estudante.  # An errou occuRed during the emtempt Para Alterar the Seção fou this Estudante.
    'An error occurred during the attempt to change the role information for this student.'     'An error occurred during the attempt to change the role information for this student.'
 => 'An error occurred during the attempt to change the role information for this student.',  => 'Ha ocurrido un error mientras se intentaba cambiar la información de función para este estudiante.',
 # An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.  # An errou occurRed during the emtempt Para Alterar the sua função umemion fou this Estudante.
    'Analyzing Results'     'Analyzing Results'
 => 'Analyzing Results',  => 'Analizando Resultados',
   
    'Answer Date (answerdate)'     'Answer Date (answerdate)'
 => 'Answer Date (answerdate)',  => 'Fecha de respuesta (answerdate)',
 # Resposta Deme (Respostademe)  # Resposta Deme (Respostademe)
    'Answer Submitted: Your final submission will be graded after the due date.'     'Answer Submitted: Your final submission will be graded after the due date.'
 => 'Answer Submitted: Your final submission will be graded after the due date.',  => 'Respuesta Enviada: Su respuesta final se calificará despues de la fecha de entrega.',
 # Resposta Submeterted: Your final submission will be graded after the Limite deme.  # Resposta Submeterted: Your final submission will be graded after the Limite deme.
    'Answerable'     'Answerable'
 => 'Answerable',  => 'Para Responder',
 # Respostaable  # Respostaable
    'Assessment Parameters'     'Assessment Parameters'
 => 'Assessment Parameters',  => 'Validación de Parametros',
 # Avaliação Parameters  # Avaliação Parameters
    'Automated Enrollment Manager'     'Automated Enrollment Manager'
 => 'Automated Enrollment Manager',  => 'Gestor de Matrículas Automáticas',
 # AuParamemed memrícula.m.nt geRenciarr  # AuParamemed memrícula.m.nt geRenciarr
    'Automated adds'     'Automated adds'
 => 'Automated adds',  => 'Inserciones Automáticas',
 # AuParamemed adds  # AuParamemed adds
    'Automated drops'     'Automated drops'
 => 'Automated drops',  => 'Eliminaciones Automáticas',
 # AuParamemed drops  # AuParamemed drops
    'Automated enrollment settings'     'Automated enrollment settings'
 => 'Automated enrollment settings',  => 'Ajustes de matriculas automáticas',
 # AuParamemed memrícula.m.nt settings  # AuParamemed memrícula.m.nt settings
    'Bad Filename'     'Bad Filename'
 => 'Bad Filename',  => 'Filename Erroneo',
 # Bad ArquivoNome  # Bad ArquivoNome
    'Begin Enrollment'     'Begin Enrollment'
 => 'Begin Enrollment',  => 'Comenzar Matrícula',
 # Begin memrícula.m.nt  # Begin memrícula.m.nt
    'Binary File'     'Binary File'
 => 'Binary File',  => 'Arcihvo Binario',
 # Binary Arquivo  # Binary Arquivo
    'Blank'     'Blank'
 => 'Blank',  => 'Vacío',
   
    'Browse'     'Browse'
 => 'Browse',  => 'Navegar',
 # BLinhase  # BLinhase
    'CSV format'     'CSV format'
 => 'CSV format',  => 'Formato CSV',
 # CSV foumem  # CSV foumem
    'Cannot publish directory'     'Cannot publish directory'
 => 'Cannot publish directory',  => 'No se puede publicar el directorio',
 # CanNãot Publica diRecParauy  # CanNãot Publica diRecParauy
    'Cannot retrieve directory'     'Cannot retrieve directory'
 => 'Cannot retrieve directory',  => 'No se puede recuperar directorio',
 # CanNãot Restaurar diRecParauy  # CanNãot Restaurar diRecParauy
    'Catalog Search'     'Catalog Search'
 => 'Catalog Search',  => 'Búsqueda de Catálogo',
 # Cemalog pesquisar  # Cemalog pesquisar
    'Change User Privileges'     'Change User Privileges'
 => 'Change User Privileges',  => 'Cambiar los Privilegios de Usuario',
 # Alterar geRenciar Privileges  # Alterar geRenciar Privileges
    'Chat Participation'     'Chat Participation'
 => 'Chat Participation',  => 'Participación Chat',
 # chem Parteicipemion  # chem Parteicipemion
    'Click here for FAQ'     'Click here for FAQ'
 => 'Click here for FAQ',  => 'Click aqui para las FAQ',
 # Click heRe fou FAQ  # Click heRe fou FAQ
    'Click here for help'     'Click here for help'
 => 'Click here for help',  => 'Click aquí para ayuda',
 # Click heRe fou Ajuda  # Click heRe fou Ajuda
    'Click here to report bugs'     'Click here to report bugs'
 => 'Click here to report bugs',  => 'Click aqui para enviar errores',
 # Click heRe Para Repout bugs  # Click heRe Para Repout bugs
    'Click here to return to the chart.'     'Click here to return to the chart.'
 => 'Click here to return to the chart.',  => 'Click aqui para volver.',
 # Click heRe Para Return Para the quadro.  # Click heRe Para Return Para the quadro.
    'Client IP/Name Access Control (acc)'     'Client IP/Name Access Control (acc)'
 => 'Client IP/Name Access Control (acc)',  => 'Control de acceso IP/Name de Cliente (acc)',
 # Client IP/Nome Access Control (acc)  # Client IP/Nome Access Control (acc)
    'Clone an existing course'     'Clone an existing course'
 => 'Clone an existing course',  => 'Clonar un curso existente',
 # Clone an existing   # Clone an existing 
    'Close This Window'     'Close This Window'
 => 'Close This Window',  => 'Cerrar esta ventana',
 # feche esta janela  # feche esta janela
    'Closed'     'Closed'
 => 'Closed',  => 'Cerrado',
 # Fechard  # Fechard
    'Communication'     'Communication'
 => 'Communication',  => 'Comunicación',
 # Commu  # Commu
    'Compare versions of'     'Compare versions of'
 => 'Compare versions of',  => 'Comparar versiones de',
 # CompaRe Versãos de  # CompaRe Versãos de
    'Completed'     'Completed'
 => 'Completed',  => 'Completado',
   
    'Completely new course'     'Completely new course'
 => 'Completely new course',  => 'Curso completamente nuevo',
 # Completely new   # Completely new 
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
 => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',  => 'Confirmar que esta información es correcta, entonces pulsar &quot;Finish Helper&quot; para completar los ajustes de los parámetros.',
 # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.  # Confirm them this umemion is couRect, Então click &quot;Finish Ajudaer&quot; Para complete setting the parameter.
    'Construction Space Version'     'Construction Space Version'
 => 'Construction Space Version',  => 'Versiones del espacio de Construcción',
 # Conde Recursosion publicado(s) Versão  # Conde Recursosion publicado(s) Versão
    'Continue'     'Continue'
 => 'Continue',  => 'Continar',
   
    'Copy current file to'     'Copy current file to'
 => 'Copy current file to',  => 'Copiar este archivo a',
 # Copy Corrente Arquivo Para  # Copy Corrente Arquivo Para
    'Copy selected'     'Copy selected'
 => 'Copy selected',  => 'Copiar seleccionados',
 # Copy SelecionaRed  # Copy SelecionaRed
    'Course Code'     'Course Code'
 => 'Course Code',  => 'Código del Curso',
 #  Code  #  Code
    'Course Content'     'Course Content'
 => 'Course Content',  => 'Contenido del Curso',
 #  Content  #  Content
    'Course Data'     'Course Data'
 => 'Course Data',  => 'Fecha del Curso',
 #  Dema  #  Dema
    'Course Home Server'     'Course Home Server'
 => 'Course Home Server',  => 'Servidor Local del Curso',
 #  Home Servidor  #  Home Servidor
    'Course ID or number'     'Course ID or number'
 => 'Course ID or number',  => 'Número ID o numero',
 #  ID ou number  #  ID ou number
    'Course ID/Number'     'Course ID/Number'
 => 'Course ID/Number',  => 'Numero/ID del Curso',
 #  ID/Number  #  ID/Number
    'Course Information'     'Course Information'
 => 'Course Information',  => 'Información del curso',
 #  umemion  #  umemion
    'Course Initialization Helper'     'Course Initialization Helper'
 => 'Course Initialization Helper',  => 'Ayudante de inicio de curso',
 #  Initializemion Ajudaer  #  Initializemion Ajudaer
    'Course Level'     'Course Level'
 => 'Course Level',  => 'Nivel del Curso',
 #  Level  #  Level
    'Course Search'     'Course Search'
 => 'Course Search',  => 'Busqueda de Curso',
 #  pesquisar  #  pesquisar
    'Course Title'     'Course Title'
 => 'Course Title',  => 'Título del Curso',
 #  Título  #  Título
    'Course default for all problems'     'Course default for all problems'
 => 'Course default for all problems',  => 'Ajuste por defecto del curso para todos los problemas',
 #  padrão fou tudo problemas  #  padrão fou tudo problemas
    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'     'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
 => '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.',  => 'Los miembros pueden enviar informes sobre el curso. Puede elegir quien recibirá el informe, como otro instructor o un TA. Por favor, introduzca sus direcciones LON-CAPA debajo, en el campo usuario:dominio, donde &quot;user&quot; y &quot;dominio&quot; son los nombre LON-CAPA y dominio LON-CAPA, no la dirección de email.',
 #  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.  #  members can provide feedback about the . You can escolha who will Receive the feedback, such as a diffeRent inde Recursosou ou a TA. Please fornecer their LON-CAPA addRess below, in the foum geRenciar:Domínio, wheRe &quot;geRenciar&quot; and &quot;Domínio&quot; aRe both the LON-CAPA geRenciarNome and LON-CAPA Domínio, Nãot an Endereço de E-Mail.
      'Courses'
   => 'Courses',
   # s
    'Create New User'     'Create New User'
 => 'Create New User',  => 'Create New User',
 # criar New geRenciar  # criar New geRenciar
Line 3983  use base qw(Apache::localize); Line 4019  use base qw(Apache::localize);
 # Corrente Fiming Deme: [_1]  # Corrente Fiming Deme: [_1]
    'Current Ending Date: not set'     'Current Ending Date: not set'
 => 'Current Ending Date: not set',  => 'Current Ending Date: not set',
 # Corrente Fiming Deme: Nãot set  # Corrente Fiming Deme: Nãot set
    'Current Resource'     'Current Resource'
 => 'Current Resource',  => 'Current Resource',
 # Corrente Recurso(s)  # Corrente Recurso(s)
Line 3992  use base qw(Apache::localize); Line 4028  use base qw(Apache::localize);
 # Corrente Iniciando Deme: [_1]  # Corrente Iniciando Deme: [_1]
    'Current Starting Date: not set'     'Current Starting Date: not set'
 => 'Current Starting Date: not set',  => 'Current Starting Date: not set',
 # Corrente Iniciando Deme: Nãot set  # Corrente Iniciando Deme: Nãot set
    'Current Version'     'Current Version'
 => 'Current Version',  => 'Current Version',
 # Corrente Versão  # Corrente Versão
    'Currently no active roles or courses'     'Currently no active roles or courses'
 => 'Currently no active roles or courses',  => 'Currently no active roles or courses',
 # Correntely Não active usuários ou s  # Correntely Não active usuários ou s
    'Currently no additional roles or courses'     'Currently no additional roles or courses'
 => 'Currently no additional roles or courses',  => 'Currently no additional roles or courses',
 # Correntely Não additional usuários ou s  # Correntely Não additional usuários ou s
    'Currently submitted: <tt>[_1]</tt>'     'Currently submitted: <tt>[_1]</tt>'
 => 'Currently submitted: <tt>[_1]</tt>',  => 'Currently submitted: <tt>[_1]</tt>',
 # Correntely Submeterted: <tt>[_1]</tt>  # Correntely Submeterted: <tt>[_1]</tt>
    'Custom Role Editor'     'Custom Role Editor'
 => 'Custom Role Editor',  => 'Custom Role Editor',
 # CusParam sua função Editararou  # CusParam sua função Editararou
    'Cut selected'     'Cut selected'
 => 'Cut selected',  => 'Cut selected',
 # Cut SelecionaRed  # Cut SelecionaRed
Line 4016  use base qw(Apache::localize); Line 4052  use base qw(Apache::localize);
   
    'Default Assessment Spreadsheet'     'Default Assessment Spreadsheet'
 => 'Default Assessment Spreadsheet',  => 'Default Assessment Spreadsheet',
 # padrão Avaliação SpReadsheet  # padrão Avaliação SpReadsheet
    'Default Course Spreadsheet'     'Default Course Spreadsheet'
 => 'Default Course Spreadsheet',  => 'Default Course Spreadsheet',
 # padrão  SpReadsheet  # padrão  SpReadsheet
    'Default Student Spreadsheet'     'Default Student Spreadsheet'
 => 'Default Student Spreadsheet',  => 'Default Student Spreadsheet',
 # padrão Estudante SpReadsheet  # padrão Estudante SpReadsheet
    'Default XML Style File'     'Default XML Style File'
 => 'Default XML Style File',  => 'Default XML Style File',
 # padrão XML Style Arquivo  # padrão XML Style Arquivo
    'Default beginning date when enrolling students'     'Default beginning date when enrolling students'
 => 'Default beginning date when enrolling students',  => 'Default beginning date when enrolling students',
 # padrão beginning deme when memrículasing Estudantes  # padrão beginning deme when memrículasing Estudantes
    'Default ending date when enrolling students'     'Default ending date when enrolling students'
 => 'Default ending date when enrolling students',  => 'Default ending date when enrolling students',
 # padrão Fiming deme when memrículasing Estudantes  # padrão Fiming deme when memrículasing Estudantes
    'Default for new courses is'     'Default for new courses is'
 => 'Default for new courses is',  => 'Default for new courses is',
 # padrão fou new s is  # padrão fou new s is
    'Default set of options to pass to tth/m when converting tex'     'Default set of options to pass to tth/m when converting tex'
 => 'Default set of options to pass to tth/m when converting tex',  => 'Default set of options to pass to tth/m when converting tex',
 # padrão set de options Para pass Para tth/m when converting tex  # padrão set de options Para pass Para tth/m when converting tex
    'Define Role'     'Define Role'
 => 'Define Role',  => 'Define Role',
 # Define sua função  # Define sua função
    'Dependencies'     'Dependencies'
 => 'Dependencies',  => 'Dependencies',
 # DepFimencies  # DepFimencies
Line 4055  use base qw(Apache::localize); Line 4091  use base qw(Apache::localize);
 # Disable Estudante use de chemrooms  # Disable Estudante use de chemrooms
    'Disallow Resource Discussion for Roles'     'Disallow Resource Discussion for Roles'
 => 'Disallow Resource Discussion for Roles',  => 'Disallow Resource Discussion for Roles',
 # Distudoow Recurso(s) Discussion fou usuários  # Distudoow Recurso(s) Discussion fou usuários
    'Disallow Resource Discussion for Users'     'Disallow Resource Discussion for Users'
 => 'Disallow Resource Discussion for Users',  => 'Disallow Resource Discussion for Users',
 # Distudoow Recurso(s) Discussion fou geRenciars  # Distudoow Recurso(s) Discussion fou geRenciars
    'Disallow live chatroom use for Roles'     'Disallow live chatroom use for Roles'
 => 'Disallow live chatroom use for Roles',  => 'Disallow live chatroom use for Roles',
 # Distudoow live chemroom use fou usuários  # Distudoow live chemroom use fou usuários
    'Disallow live chatroom use for Users'     'Disallow live chatroom use for Users'
 => 'Disallow live chatroom use for Users',  => 'Disallow live chatroom use for Users',
 # Distudoow live chemroom use fou geRenciars  # Distudoow live chemroom use fou geRenciars
Line 4073  use base qw(Apache::localize); Line 4109  use base qw(Apache::localize);
 # Display Arquivo emtributes  # Display Arquivo emtributes
    'Do NOT generate as standard course'     'Do NOT generate as standard course'
 => 'Do NOT generate as standard course',  => 'Do NOT generate as standard course',
 # Do NãoT geneReme as standard   # Do NãoT geneReme as standard 
    'Do not show plain URL (encrypturl)'     'Do not show plain URL (encrypturl)'
 => 'Do not show plain URL (encrypturl)',  => 'Do not show plain URL (encrypturl)',
 # Do Nãot show plain URL (encryptURL)  # Do Nãot show plain URL (encryptURL)
    'Domain Level'     'Domain Level'
 => 'Domain Level',  => 'Domain Level',
 # Domínio Level  # Domínio Level
    "Don't Show Feedback"     "Don't Show Feedback"
 => "Don't Show Feedback",  => "Don't Show Feedback",
   
Line 4094  use base qw(Apache::localize); Line 4130  use base qw(Apache::localize);
 # DuRemion de auParamemed classlist Cimademes  # DuRemion de auParamemed classlist Cimademes
    'Dynamic Metadata (updated periodically)'     'Dynamic Metadata (updated periodically)'
 => 'Dynamic Metadata (updated periodically)',  => 'Dynamic Metadata (updated periodically)',
 # Dynamic Metadema (emualizado periódicamente)  # Dynamic Metadema (emualizado periódicamente)
    'ERROR'     'ERROR'
 => 'ERROR',  => 'ERROR',
 # ERRou  # ERRou
    'Edit Custom Role Privileges'     'Edit Custom Role Privileges'
 => 'Edit Custom Role Privileges',  => 'Edit Custom Role Privileges',
 # Editarar CusParam sua função Privileges  # Editarar CusParam sua função Privileges
    'End Time'     'End Time'
 => 'End Time',  => 'End Time',
 # Fim Tempo  # Fim Tempo
    'Ending Date'     'Ending Date'
 => 'Ending Date',  => 'Ending Date',
 # Fiming Deme  # Fiming Deme
    'English - ISO'  
 => 'English - ISO',  
   
    'Enroll One Student'     'Enroll One Student'
 => 'Enroll One Student',  => 'Enroll One Student',
 # memrículas One Estudante  # memrículas One Estudante
    'Enroll as student'     'Enroll as student'
 => 'Enroll as student',  => 'Enroll as student',
 # memrículas as Estudante  # memrículas as Estudante
    'Enrolling'     'Enrolling'
 => 'Enrolling',  => 'Enrolling',
 # memrículasing  # memrículasing
    'Enrolling Student'     'Enrolling Student'
 => 'Enrolling Student',  => 'Enrolling Student',
 # memrículasing Estudante  # memrículasing Estudante
    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'     'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
 => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',  => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
 # fornecer as many Campos as you can. The Sistema will um you and bring you back Para this Mapa/Sequënciaa/Exercícios if the dema SelecionaRed is insufficient Para memrículas Estudantes in your class.  # fornecer as many Campos as you can. The Sistema will um you and bring you back Para this Mapa/Sequënciaa/Exercícios if the dema SelecionaRed is insufficient Para memrículas Estudantes in your class.
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'     'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
 => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',  => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
 # fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below  # fornecer terms ou phrases sepaRemed Por AND, ou, ou NãoT Então pRess pesquisar below
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
 => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',  => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
 # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT  # fornecer terms ou phrases sepaRemed Por pesquisar opeRemous such as AND, ou, ou NãoT
    'Entering Construction Space'     'Entering Construction Space'
 => 'Entering Construction Space',  => 'Entering Construction Space',
 # fornecering Conde Recursosion publicado(s)  # fornecering Conde Recursosion publicado(s)
    'Error: Directory Non Empty'     'Error: Directory Non Empty'
 => 'Error: Directory Non Empty',  => 'Error: Directory Non Empty',
 # Errou: DiRecParauy Nãon Vazio  # Errou: DiRecParauy Nãon Vazio
    'Error: destination for operation is an existing directory.'     'Error: destination for operation is an existing directory.'
 => 'Error: destination for operation is an existing directory.',  => 'Error: destination for operation is an existing directory.',
 # Errou: destinemion fou opeRemion is an existing diRecParauy.  # Errou: destinemion fou opeRemion is an existing diRecParauy.
Line 4148  use base qw(Apache::localize); Line 4181  use base qw(Apache::localize);
 # EValormion Errou   # EValormion Errou 
    'Every problem in a particular folder (overrides course default)'     'Every problem in a particular folder (overrides course default)'
 => 'Every problem in a particular folder (overrides course default)',  => 'Every problem in a particular folder (overrides course default)',
 # Every problema in a Parteicular Pasta (overrides  padrão)  # Every problema in a Parteicular Pasta (overrides  padrão)
    'Exam Problem'     'Exam Problem'
 => 'Exam Problem',  => 'Exam Problem',
 # Exam problema  # Exam problema
    'Excel format'     'Excel format'
 => 'Excel format',  => 'Excel format',
 # Excel foumem  # Excel foumem
      'Exit'
   => 'Exit',
   # sair
    'Feedback Addresses for Course Content'     'Feedback Addresses for Course Content'
 => 'Feedback Addresses for Course Content',  => 'Feedback Addresses for Course Content',
 # Feedback AddResses fou  Content  # Feedback AddResses fou  Content
Line 4181  use base qw(Apache::localize); Line 4217  use base qw(Apache::localize);
 # Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.  # Alternativa Nome <b><tt>[_1]</tt></b> appears moue than once. Alternativa Nomes need Para be unique.
    'Folder/Map'     'Folder/Map'
 => 'Folder/Map',  => 'Folder/Map',
 # Pasta/Mapa/Sequëncia  # Pasta/Mapa/Sequëncia
    'For one or more students'     'For one or more students'
 => 'For one or more students',  => 'For one or more students',
 # Fou one ou moue Estudantes  # Fou one ou moue Estudantes
Line 4190  use base qw(Apache::localize); Line 4226  use base qw(Apache::localize);
 # Found a <*Response> outside de a <Parte> in a <Parte>ed problema  # Found a <*Response> outside de a <Parte> in a <Parte>ed problema
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',  => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
 # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.  # Found Não analyzable Respones in this problema, Correntely only Numerical, Foumula and String Response styles aRe sCiMapa/Sequënciaouted.
    'Generate messages from a file'     'Generate messages from a file'
 => 'Generate messages from a file',  => 'Generate messages from a file',
 # GeneReme messages De a Arquivo  # GeneReme messages De a Arquivo
    'German - ISO'  
 => 'German - ISO',  
   
    'Go'     'Go'
 => 'Go',  => 'Go',
   
Line 4208  use base qw(Apache::localize); Line 4241  use base qw(Apache::localize);
 # HTML can be tudooQua ou banned inside de  discussion.  # HTML can be tudooQua ou banned inside de  discussion.
    'HTML in Discussions'     'HTML in Discussions'
 => 'HTML in Discussions',  => 'HTML in Discussions',
 # HTML in Discussões  # HTML in Discussões
    'Hand Graded (handgrade)'     'Hand Graded (handgrade)'
 => 'Hand Graded (handgrade)',  => 'Hand Graded (handgrade)',
   
Line 4244  use base qw(Apache::localize); Line 4277  use base qw(Apache::localize);
   
    'Immediately expire own role as Course Coordinator'     'Immediately expire own role as Course Coordinator'
 => 'Immediately expire own role as Course Coordinator',  => 'Immediately expire own role as Course Coordinator',
 # Immediemely expiRe own sua função as  Cooudinemou  # Immediemely expiRe own sua função as  Cooudinemou
    'Import and Paste Area'     'Import and Paste Area'
 => 'Import and Paste Area',  => 'Import and Paste Area',
 # Impout and Paste ARea  # Impout and Paste ARea
Line 4265  use base qw(Apache::localize); Line 4298  use base qw(Apache::localize);
 # Invalid login mode ou passwoud.  # Invalid login mode ou passwoud.
    'Invalid username or domain'     'Invalid username or domain'
 => 'Invalid username or domain',  => 'Invalid username or domain',
 # Invalid geRenciarNome ou Domínio  # Invalid geRenciarNome ou Domínio
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'KEYWORDS'     'KEYWORDS'
 => 'KEYWORDS',  => 'KEYWORDS',
 # KEYWouDS  # KEYWouDS
Line 4277  use base qw(Apache::localize); Line 4307  use base qw(Apache::localize);
 # LON-CAPA has live chem functionality. This  will Receive its own chem room. You Maio deny Estudantes, TAs, ou inde Recursosous the right Para access the chem room.  # LON-CAPA has live chem functionality. This  will Receive its own chem room. You Maio deny Estudantes, TAs, ou inde Recursosous the right Para access the chem room.
    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'     'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
 => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',  => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
 # LON-CAPA Hosts Discussões on tudo Recursos in a . Por padrão, tudo geRenciars aRe tudooQua Para Parteicipeme in these Discussões. If you do Nãot wish certain Tipos de geRenciars Para be able Para use the discussion feemuRes, Selecionar those Tipos below. Nãote your class Maio Nãot have tudo de these usuários; you Maio safely igNãoue usuários you do Nãot intFim Para use. (Fou instance, &quot;Exam ProcParau&quot; is gertudoy useful only fou large s.) Tipos de geRenciars Nãot tudooQua Para Parteicipeme in discussion can still acessar any discussion them other geRenciars post.  # LON-CAPA Hosts Discussões on tudo Recursos in a . Por padrão, tudo geRenciars aRe tudooQua Para Parteicipeme in these Discussões. If you do Nãot wish certain Tipos de geRenciars Para be able Para use the discussion feemuRes, Selecionar those Tipos below. Nãote your class Maio Nãot have tudo de these usuários; you Maio safely igNãoue usuários you do Nãot intFim Para use. (Fou instance, &quot;Exam ProcParau&quot; is gertudoy useful only fou large s.) Tipos de geRenciars Nãot tudooQua Para Parteicipeme in discussion can still acessar any discussion them other geRenciars post.
    'Languages used'     'Languages used'
 => 'Languages used',  => 'Languages used',
 # linguagems used  # linguagems used
Line 4300  use base qw(Apache::localize); Line 4330  use base qw(Apache::localize);
 => 'Login Data',  => 'Login Data',
 # Login Dema  # Login Dema
    'Logout'     'Logout'
 => 'Logout',  => 'Salir',
   
    'Mail'     'Mail'
 => 'Mail',  => 'Mail',
Line 4316  use base qw(Apache::localize); Line 4346  use base qw(Apache::localize);
   
    'Map has branchings. Use advanced editor.'     'Map has branchings. Use advanced editor.'
 => 'Map has branchings. Use advanced editor.',  => 'Map has branchings. Use advanced editor.',
 # Mapa/Sequëncia has branchings. Use advanced Editararou.  # Mapa/Sequëncia has branchings. Use advanced Editararou.
    'Map has conditions. Use advanced editor.'     'Map has conditions. Use advanced editor.'
 => 'Map has conditions. Use advanced editor.',  => 'Map has conditions. Use advanced editor.',
 # Mapa/Sequëncia has conditions. Use advanced Editararou.  # Mapa/Sequëncia has conditions. Use advanced Editararou.
      'Map has resource parameters. Use advanced editor.'
   => 'Map has resource parameters. Use advanced editor.',
   # Mapa/Sequëncia has Recurso(s) parameters. Use advanced Editararou.
    'Map has unconnected resources. Use advanced editor.'     'Map has unconnected resources. Use advanced editor.'
 => 'Map has unconnected resources. Use advanced editor.',  => 'Map has unconnected resources. Use advanced editor.',
 # Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.  # Mapa/Sequëncia has unconnected Recursos. Use advanced Editararou.
    'Maximum Number of Collaborators'     'Maximum Number of Collaborators'
 => 'Maximum Number of Collaborators',  => 'Maximum Number of Collaborators',
 # Maximum Number de Collabouemous  # Maximum Number de Collabouemous
Line 4343  use base qw(Apache::localize); Line 4376  use base qw(Apache::localize);
 # Middle Nome  # Middle Nome
    'Missing Kerberos domain information.'     'Missing Kerberos domain information.'
 => 'Missing Kerberos domain information.',  => 'Missing Kerberos domain information.',
 # Missing Kerberos Domínio umemion.  # Missing Kerberos Domínio umemion.
    'Modification may make assessment data inaccessible'     'Modification may make assessment data inaccessible'
 => 'Modification may make assessment data inaccessible',  => 'Modification may make assessment data inaccessible',
 # Modificemion Maio make Avaliação dema inaccessible  # Modificemion Maio make Avaliação dema inaccessible
    'Modify Enrollment for'     'Modify Enrollment for'
 => 'Modify Enrollment for',  => 'Modify Enrollment for',
 # Modify memrícula.m.nt fou  # Modify memrícula.m.nt fou
    'Modify User'     'Modify User'
 => 'Modify User',  => 'Modify User',
 # Modify geRenciar  # Modify geRenciar
    'Modify another students data'     'Modify another students data'
 => 'Modify another students data',  => 'Modify another students data',
 # Modify aNãother Estudantes dema  # Modify aNãother Estudantes dema
    'Modify deadlines, etc, for this resource'     'Modify deadlines, etc, for this resource'
 => 'Modify deadlines, etc, for this resource',  => 'Modify deadlines, etc, for this resource',
 # Modify Prazos finais, etc, fou this Recurso(s)  # Modify Prazos finais, etc, fou this Recurso(s)
Line 4373  use base qw(Apache::localize); Line 4406  use base qw(Apache::localize);
 # Must criar new subdiRecParauy inside a diRecParauy  # Must criar new subdiRecParauy inside a diRecParauy
    'Name of Role'     'Name of Role'
 => 'Name of Role',  => 'Name of Role',
 # Nome de sua função  # Nome de sua função
    'Navigate'  
 => 'Navigate',  
 # navegar  
    'New Directory'     'New Directory'
 => 'New Directory',  => 'New Directory',
 # New DiRecParauy  # New DiRecParauy
Line 4388  use base qw(Apache::localize); Line 4418  use base qw(Apache::localize);
 # New Recurso(s)  # New Recurso(s)
    'New Role'     'New Role'
 => 'New Role',  => 'New Role',
 # New sua função  # New sua função
    'New User'     'New User'
 => 'New User',  => 'New User',
 # New geRenciar  # New geRenciar
Line 4397  use base qw(Apache::localize); Line 4427  use base qw(Apache::localize);
 # New Valor  # New Valor
    'New assembled page'     'New assembled page'
 => 'New assembled page',  => 'New assembled page',
 # New assembled Mapa/Sequënciaa/Exercícios  # New assembled Mapa/Sequënciaa/Exercícios
    'New assembled sequence'     'New assembled sequence'
 => 'New assembled sequence',  => 'New assembled sequence',
 # New assembled sequência  # New assembled sequência
    'New custom rights file'     'New custom rights file'
 => 'New custom rights file',  => 'New custom rights file',
 # New cusParam rights Arquivo  # New cusParam rights Arquivo
Line 4418  use base qw(Apache::localize); Line 4448  use base qw(Apache::localize);
 # New subdiRecParauy  # New subdiRecParauy
    'Next ->'     'Next ->'
 => 'Next ->',  => 'Next ->',
 # Próximo ->  # Próximo ->
    'No Access or Usages Statistics are available for this resource.'     'No Access or Usages Statistics are available for this resource.'
 => 'No Access or Usages Statistics are available for this resource.',  => 'No Access or Usages Statistics are available for this resource.',
 # Não Access ou Usages Stemistics aRe available fou this Recurso(s).  # Não Access ou Usages Stemistics aRe available fou this Recurso(s).
    'No Assessment Statistical Data is available for this resource'     'No Assessment Statistical Data is available for this resource'
 => 'No Assessment Statistical Data is available for this resource',  => 'No Assessment Statistical Data is available for this resource',
 # Não Avaliação Stemistical Dema is available fou this Recurso(s)  # Não Avaliação Stemistical Dema is available fou this Recurso(s)
    'No Evaluation Data is available for this resource.'     'No Evaluation Data is available for this resource.'
 => 'No Evaluation Data is available for this resource.',  => 'No Evaluation Data is available for this resource.',
 # Não EValormion Dema is available fou this Recurso(s).  # Não EValormion Dema is available fou this Recurso(s).
    'No new filename specified.'     'No new filename specified.'
 => 'No new filename specified.',  => 'No new filename specified.',
 # Não new ArquivoNome specified.  # Não new ArquivoNome specified.
    'No section assigned'     'No section assigned'
 => 'No section assigned',  => 'No section assigned',
 # Não Seção assigned  # Não Seção assigned
    'No such file'     'No such file'
 => 'No such file',  => 'No such file',
 # Não such Arquivo  # Não such Arquivo
    'Not Allowed'     'Not Allowed'
 => 'Not Allowed',  => 'Not Allowed',
 # Nãot tudooQua  # Nãot tudooQua
    'Not open to be viewed'     'Not open to be viewed'
 => 'Not open to be viewed',  => 'Not open to be viewed',
 # Nãot Abrir Para be acessaRed  # Nãot Abrir Para be acessaRed
    'Notification of enrollment changes'     'Notification of enrollment changes'
 => 'Notification of enrollment changes',  => 'Notification of enrollment changes',
 # Nãotificemion de memrícula.m.nt Alterars  # Nãotificemion de memrícula.m.nt Alterars
    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
 => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',  => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
 # Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?  # Nãotificemion Para  cooudinemou via LON-CAPa.m.ssage when memrícula.m.nt Alterars occur during the auParamemed Cimademe?
    'Number of Tries before hints appear (hinttries)'     'Number of Tries before hints appear (hinttries)'
 => 'Number of Tries before hints appear (hinttries)',  => 'Number of Tries before hints appear (hinttries)',
 # Number de Tentativas befoue hints appear (hintTentativas)  # Number de Tentativas befoue hints appear (hintTentativas)
Line 4472  use base qw(Apache::localize); Line 4502  use base qw(Apache::localize);
 # Online Ajuda  # Online Ajuda
    'Only domain coordinators can change a users password.'     'Only domain coordinators can change a users password.'
 => 'Only domain coordinators can change a users password.',  => 'Only domain coordinators can change a users password.',
 # Only Domínio cooudinemous can Alterar a geRenciars passwoud.  # Only Domínio cooudinemous can Alterar a geRenciars passwoud.
    'Open Course'     'Open Course'
 => 'Open Course',  => 'Open Course',
 # Abrir   # Abrir 
    'Open all assessments'     'Open all assessments'
 => 'Open all assessments',  => 'Open all assessments',
 # Abrir tudo Avaliaçãos  # Abrir tudo Avaliaçãos
    'Open and correct'     'Open and correct'
 => 'Open and correct',  => 'Open and correct',
 # Abrir and couRect  # Abrir and couRect
Line 4493  use base qw(Apache::localize); Line 4523  use base qw(Apache::localize);
 # Abriring Deme (Abrirdeme)  # Abriring Deme (Abrirdeme)
    'Output Format: [_1]'     'Output Format: [_1]'
 => 'Output Format: [_1]',  => 'Output Format: [_1]',
 # Saída Foumem: [_1]  # Saída Foumem: [_1]
    'Page layout'     'Page layout'
 => 'Page layout',  => 'Page layout',
 # Mapa/Sequënciaa/Exercícios layout  # Mapa/Sequënciaa/Exercícios layout
    'Paper type'     'Paper type'
 => 'Paper type',  => 'Paper type',
 # Paper Tipo  # Paper Tipo
Line 4512  use base qw(Apache::localize); Line 4542  use base qw(Apache::localize);
    'Personal Data'     'Personal Data'
 => 'Personal Data',  => 'Personal Data',
 # Personal Dema  # Personal Dema
      'Please adjust significant figures.'
   => 'Please adjust significant figures.',
   
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'     'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
 => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',  => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
 # Please escolha the padrão auEntãoticemion method Para be used Por new geRenciars added Para this LON-CAPA Domínio Por the auParamemed memrícula.m.nt process  # Please escolha the padrão auEntãoticemion method Para be used Por new geRenciars added Para this LON-CAPA Domínio Por the auParamemed memrícula.m.nt process
    'Please click Back on your browser and select another user, or '     'Please click Back on your browser and select another user, or '
 => 'Please click Back on your browser and select another user, or ',  => 'Please click Back on your browser and select another user, or ',
 # Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou   # Please click Back on your bLinhaser and Selecione umNãother geRenciar, ou 
    'Please contact your LON-CAPA administrator regarding this situation.'     'Please contact your LON-CAPA administrator regarding this situation.'
 => 'Please contact your LON-CAPA administrator regarding this situation.',  => 'Please contact your LON-CAPA administrator regarding this situation.',
 # Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.  # Please Contato your LON-CAPA a.m.nistRemou Regarding this siTermion.
    'Please select an authentication mechanism'     'Please select an authentication mechanism'
 => 'Please select an authentication mechanism',  => 'Please select an authentication mechanism',
 # Please Selecione umn auEntãoticemion mechanism  # Please Selecione umn auEntãoticemion mechanism
    'Please select the authentication mechanism'     'Please select the authentication mechanism'
 => 'Please select the authentication mechanism',  => 'Please select the authentication mechanism',
 # Please Selecionar the auEntãoticemion mechanism  # Please Selecionar the auEntãoticemion mechanism
    'Please select the section you wish to set the answer open date for:'     'Please select the section you wish to set the answer open date for:'
 => 'Please select the section you wish to set the answer open date for:',  => 'Please select the section you wish to set the answer open date for:',
 # Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:  # Please Selecionar the Seção you wish Para set the Resposta Abrir deme fou:
    'Please select the section you wish to set the due date for:'     'Please select the section you wish to set the due date for:'
 => 'Please select the section you wish to set the due date for:',  => 'Please select the section you wish to set the due date for:',
 # Please Selecionar the Seção you wish Para set the Limite deme fou:  # Please Selecionar the Seção you wish Para set the Limite deme fou:
    'Please select the section you wish to set the number of tries for:'     'Please select the section you wish to set the number of tries for:'
 => 'Please select the section you wish to set the number of tries for:',  => 'Please select the section you wish to set the number of tries for:',
 # Please Selecionar the Seção you wish Para set the number de Tentativas fou:  # Please Selecionar the Seção you wish Para set the number de Tentativas fou:
    'Please select the section you wish to set the opening date for:'     'Please select the section you wish to set the opening date for:'
 => 'Please select the section you wish to set the opening date for:',  => 'Please select the section you wish to set the opening date for:',
 # Please Selecionar the Seção you wish Para set the Abriring deme fou:  # Please Selecionar the Seção you wish Para set the Abriring deme fou:
    'Please select the section you wish to set the problem weight for:'     'Please select the section you wish to set the problem weight for:'
 => 'Please select the section you wish to set the problem weight for:',  => 'Please select the section you wish to set the problem weight for:',
 # Please Selecionar the Seção you wish Para set the problema weight fou:  # Please Selecionar the Seção you wish Para set the problema weight fou:
    'Please select the student you wish to set the answer open date for:'     'Please select the student you wish to set the answer open date for:'
 => 'Please select the student you wish to set the answer open date for:',  => 'Please select the student you wish to set the answer open date for:',
 # Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:  # Please Selecionar the Estudante you wish Para set the Resposta Abrir deme fou:
Line 4563  use base qw(Apache::localize); Line 4596  use base qw(Apache::localize);
    "Please use browser 'Back' button and pick a filename"     "Please use browser 'Back' button and pick a filename"
 => "Please use browser 'Back' button and pick a filename",  => "Please use browser 'Back' button and pick a filename",
 # Please use bLinhaser 'Back' butParan and pick a ArquivoNome  # Please use bLinhaser 'Back' butParan and pick a ArquivoNome
    'Portuguese - ISO'  
 => 'Portuguese - ISO',  
 # Poutuguese - ISO  
    'Print'     'Print'
 => 'Print',  => 'Print',
   
    'Privileged users that should not be hidden on staff listings'     'Privileged users that should not be hidden on staff listings'
 => 'Privileged users that should not be hidden on staff listings',  => 'Privileged users that should not be hidden on staff listings',
 # Privileged geRenciars them should Nãot be hidden on staff listings  # Privileged geRenciars them should Nãot be hidden on staff listings
    'Processed file'     'Processed file'
 => 'Processed file',  => 'Processed file',
 # Processed Arquivo  # Processed Arquivo
Line 4583  use base qw(Apache::localize); Line 4613  use base qw(Apache::localize);
 # Question Tipo (Tipo)  # Question Tipo (Tipo)
    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'     'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
 => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',  => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
 # Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)  # Random seed fou randomly picking number de Recursos (optional, only set if you kNãow whem you aRe doing) (randompickseed)
    'Randomization algorithm used'     'Randomization algorithm used'
 => 'Randomization algorithm used',  => 'Randomization algorithm used',
 # Randomizemion algouithm used  # Randomizemion algouithm used
Line 4604  use base qw(Apache::localize); Line 4634  use base qw(Apache::localize);
   
    'Rename current file to'     'Rename current file to'
 => 'Rename current file to',  => 'Rename current file to',
 # ReNãomear Corrente Arquivo Para  # ReNãomear Corrente Arquivo Para
    'Report a Bug'     'Report a Bug'
 => 'Report a Bug',  => 'Report a Bug',
 # Repout a Bug  # Repout a Bug
Line 4619  use base qw(Apache::localize); Line 4649  use base qw(Apache::localize);
 # Recurso(s) Hidden De Estudantes (hiddenRecurso(s))  # Recurso(s) Hidden De Estudantes (hiddenRecurso(s))
    'Resource alias name for conditions (mapalias)'     'Resource alias name for conditions (mapalias)'
 => 'Resource alias name for conditions (mapalias)',  => 'Resource alias name for conditions (mapalias)',
 # Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)  # Recurso(s) alias Nome fou conditions (Mapa/Sequënciaalias)
    'Resources'     'Resources'
 => 'Resources',  => 'Resources',
 # Recursos  # Recursos
Line 4628  use base qw(Apache::localize); Line 4658  use base qw(Apache::localize);
   
    'Retrieve Old Version'     'Retrieve Old Version'
 => 'Retrieve Old Version',  => 'Retrieve Old Version',
 # Restaurar Old Versão  # Restaurar Old Versão
    'Return to DOCS'     'Return to DOCS'
 => 'Return to DOCS',  => 'Return to DOCS',
 # Return Para documenParas  # Return Para documenParas
Line 4640  use base qw(Apache::localize); Line 4670  use base qw(Apache::localize);
   
    'Revoke Existing Roles'     'Revoke Existing Roles'
 => 'Revoke Existing Roles',  => 'Revoke Existing Roles',
 # Revoke Existing usuários  # Revoke Existing usuários
    'Role'     'Role'
 => 'Role',  => 'Role',
 # sua função  # sua função
    'Role Information'     'Role Information'
 => 'Role Information',  => 'Role Information',
 # sua função umemion  # sua função umemion
    'Russian - KOI'  
 => 'Russian - KOI',  
   
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Save entries below as a draft answer (not submitting them for credit yet)'
 => 'Save entries below as a draft answer (not submitting them for credit yet)',  => 'Save entries below as a draft answer (not submitting them for credit yet)',
 # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)  # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)
    'Search Complete [_1]'     'Search Complete [_1]'
 => 'Search Complete [_1]',  => 'Search Complete [_1]',
 # pesquisar Complete [_1]  # pesquisar Complete [_1]
Line 4691  use base qw(Apache::localize); Line 4718  use base qw(Apache::localize);
 # Selecionar Recursos Para Print  # Selecionar Recursos Para Print
    'Select Section'     'Select Section'
 => 'Select Section',  => 'Select Section',
 # Selecionar Seção  # Selecionar Seção
    'Select Sequence To Print From'     'Select Sequence To Print From'
 => 'Select Sequence To Print From',  => 'Select Sequence To Print From',
 # Selecionar sequência Para Print De  # Selecionar sequência Para Print De
    'Select Student'     'Select Student'
 => 'Select Student',  => 'Select Student',
 # Selecionar Estudante  # Selecionar Estudante
Line 4709  use base qw(Apache::localize); Line 4736  use base qw(Apache::localize);
 # Selecione um geRenciar Nome Para modify the Estudantes umemion  # Selecione um geRenciar Nome Para modify the Estudantes umemion
    'Select a user name to view the users personal page.'     'Select a user name to view the users personal page.'
 => 'Select a user name to view the users personal page.',  => 'Select a user name to view the users personal page.',
 # Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.  # Selecione um geRenciar Nome Para acessar the geRenciars personal Mapa/Sequënciaa/Exercícios.
    'Select for Section/Group'     'Select for Section/Group'
 => 'Select for Section/Group',  => 'Select for Section/Group',
 # Selecionar fou Seção/GroCima  # Selecionar fou Seção/GroCima
    'Select resources for the assignment'     'Select resources for the assignment'
 => 'Select resources for the assignment',  => 'Select resources for the assignment',
 # Selecionar Recursos fou the assignment  # Selecionar Recursos fou the assignment
Line 4733  use base qw(Apache::localize); Line 4760  use base qw(Apache::localize);
 # Set Fim Deme  # Set Fim Deme
    'Set Individual User Roles'     'Set Individual User Roles'
 => 'Set Individual User Roles',  => 'Set Individual User Roles',
 # Set Individual geRenciar usuários  # Set Individual geRenciar usuários
    'Set Problem Tries'     'Set Problem Tries'
 => 'Set Problem Tries',  => 'Set Problem Tries',
 # Set problema Tentativas  # Set problema Tentativas
Line 4742  use base qw(Apache::localize); Line 4769  use base qw(Apache::localize);
 # Set problema Weight  # Set problema Weight
    'Set Start Date'     'Set Start Date'
 => 'Set Start Date',  => 'Set Start Date',
 # Set Início Deme  # Set Início Deme
    'Set answer open date for all problems in the course for ...'     'Set answer open date for all problems in the course for ...'
 => 'Set answer open date for all problems in the course for ...',  => 'Set answer open date for all problems in the course for ...',
 # Set Resposta Abrir deme fou tudo problemas in the  fou ...  # Set Resposta Abrir deme fou tudo problemas in the  fou ...
Line 4821  use base qw(Apache::localize); Line 4848  use base qw(Apache::localize);
    'Show Units - Disable Entry (turnoffunit)'     'Show Units - Disable Entry (turnoffunit)'
 => 'Show Units - Disable Entry (turnoffunit)',  => 'Show Units - Disable Entry (turnoffunit)',
 # Show Units - Disable Entry (turndefunit)  # Show Units - Disable Entry (turndefunit)
    'Show all rôles'  
 => 'Show all rôles',  
 # Show tudo rôles  
    'Significant Digits (sig)'     'Significant Digits (sig)'
 => 'Significant Digits (sig)',  => 'Significant Digits (sig)',
   
Line 4832  use base qw(Apache::localize); Line 4856  use base qw(Apache::localize);
 # Simple Editarar  # Simple Editarar
    'Some items were not submitted'     'Some items were not submitted'
 => 'Some items were not submitted',  => 'Some items were not submitted',
 # Some items weRe Nãot Submeterted  # Some items weRe Nãot Submeterted
    'Start Time'     'Start Time'
 => 'Start Time',  => 'Start Time',
 # Início Tempo  # Início Tempo
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"     "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
 => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",  => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
 # Início each Estudante's assignment on a new Mapa/Sequënciaa/Exercícios/Coluna (add a Mapa/Sequënciaa/Exercíciosfeed after each assignment)  # Início each Estudante's assignment on a new Mapa/Sequënciaa/Exercícios/Coluna (add a Mapa/Sequënciaa/Exercíciosfeed after each assignment)
    'Starting Date'     'Starting Date'
 => 'Starting Date',  => 'Starting Date',
 # Iniciando Deme  # Iniciando Deme
Line 4865  use base qw(Apache::localize); Line 4889  use base qw(Apache::localize);
 # Estudantes need access key Para fornecer   # Estudantes need access key Para fornecer 
    'Students with expired roles'     'Students with expired roles'
 => 'Students with expired roles',  => 'Students with expired roles',
 # Estudantes with expiRed usuários  # Estudantes with expiRed usuários
    'Subject:'     'Subject:'
 => 'Subject:',  => 'Subject:',
 # asDomPara:  # asDomPara:
    'Submissions'     'Submissions'
 => 'Submissions',  => 'Submissions',
 # Submissões  # Submissões
    'Submit Modifications'     'Submit Modifications'
 => 'Submit Modifications',  => 'Submit Modifications',
 # Submeter Modificemions  # Submeter Modificemions
Line 4889  use base qw(Apache::localize); Line 4913  use base qw(Apache::localize);
 # Sistema Level  # Sistema Level
    'Target Edit Map'     'Target Edit Map'
 => 'Target Edit Map',  => 'Target Edit Map',
 # DestiNão Editarar Mapa/Sequëncia  # DestiNão Editarar Mapa/Sequëncia
    'TeX unconverted due to errors'     'TeX unconverted due to errors'
 => 'TeX unconverted due to errors',  => 'TeX unconverted due to errors',
 # TeX unconverted Limite Para errous  # TeX unconverted Limite Para errous
Line 4898  use base qw(Apache::localize); Line 4922  use base qw(Apache::localize);
 # TeX unconverted Limite Para Anterior errous  # TeX unconverted Limite Para Anterior errous
    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'     'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
 => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',  => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
 # The &quot; Description&quot; is the Nome de the  them will be seen Por the Estudantes. You Maio Nãow modify the description and hit &quot;Próximo -&gt;&quot; Para continue.  # The &quot; Description&quot; is the Nome de the  them will be seen Por the Estudantes. You Maio Nãow modify the description and hit &quot;Próximo -&gt;&quot; Para continue.
    'The error reported was'     'The error reported was'
 => 'The error reported was',  => 'The error reported was',
 # The errou Repouted was  # The errou Repouted was
    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'     'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
 => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',  => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
 # The following enTentativas will be used Para identify the  accouding Para the naming scheme adopted Por your institution. Your choices will be used Para Mapa/Sequëncia an internal LON-CAPA  ID Para the couResponding  Seção ID(s) used Por the defice Responsible fou providing deficial class lists fou s em your institution. This Mapa/Sequënciaping is RequiRed if you escolha Para employ auParamemic populemion de class lists.  # The following enTentativas will be used Para identify the  accouding Para the naming scheme adopted Por your institution. Your choices will be used Para Mapa/Sequëncia an internal LON-CAPA  ID Para the couResponding  Seção ID(s) used Por the defice Responsible fou providing deficial class lists fou s em your institution. This Mapa/Sequënciaping is RequiRed if you escolha Para employ auParamemic populemion de class lists.
    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."     "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
 => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",  => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
 # The following settings control auParamemic memrícula.m.nt de Estudantes in this class based on umemion available fou this specific  De your institution's deficial classlists.  # The following settings control auParamemic memrícula.m.nt de Estudantes in this class based on umemion available fou this specific  De your institution's deficial classlists.
    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'     'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
 => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
 # The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options  # The question can Nãot be gotten couRect, the following Alternativas in the &lt;optionResponse&gt; have invalid couRect options
    'The requested file'     'The requested file'
 => 'The requested file',  => 'The requested file',
 # The Requested Arquivo  # The Requested Arquivo
    'The student must log out and log in again to see these changes.'     'The student must log out and log in again to see these changes.'
 => 'The student must log out and log in again to see these changes.',  => 'The student must log out and log in again to see these changes.',
 # The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.  # The Estudante must log out and efeTer o login Nãovamente Para see these Alterars.
    'There are currently no Error Messages for this resource.'     'There are currently no Error Messages for this resource.'
 => 'There are currently no Error Messages for this resource.',  => 'There are currently no Error Messages for this resource.',
 # TheRe aRe Correntely Não Errou Messages fou this Recurso(s).  # TheRe aRe Correntely Não Errou Messages fou this Recurso(s).
    'There are no Evaluation Comments on this resource.'     'There are no Evaluation Comments on this resource.'
 => 'There are no Evaluation Comments on this resource.',  => 'There are no Evaluation Comments on this resource.',
 # TheRe aRe Não EValormion Comments on this Recurso(s).  # TheRe aRe Não EValormion Comments on this Recurso(s).
    'There are no currently enrolled students in the course.'     'There are no currently enrolled students in the course.'
 => 'There are no currently enrolled students in the course.',  => 'There are no currently enrolled students in the course.',
 # TheRe aRe Não Correntely memrículased Estudantes in the .  # TheRe aRe Não Correntely memrículased Estudantes in the .
    'There are no currently enrolled students in the selected sections.'     'There are no currently enrolled students in the selected sections.'
 => 'There are no currently enrolled students in the selected sections.',  => 'There are no currently enrolled students in the selected sections.',
 # TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.  # TheRe aRe Não Correntely memrículased Estudantes in the SelecionaRed Seções.
    'There are no previously enrolled students in the course.'     'There are no previously enrolled students in the course.'
 => 'There are no previously enrolled students in the course.',  => 'There are no previously enrolled students in the course.',
 # TheRe aRe Não Anteriorly memrículased Estudantes in the .  # TheRe aRe Não Anteriorly memrículased Estudantes in the .
    'There are no previously enrolled students in the selected sections.'     'There are no previously enrolled students in the selected sections.'
 => 'There are no previously enrolled students in the selected sections.',  => 'There are no previously enrolled students in the selected sections.',
 # TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.  # TheRe aRe Não Anteriorly memrículased Estudantes in the SelecionaRed Seções.
    'There are no students in the course.'     'There are no students in the course.'
 => 'There are no students in the course.',  => 'There are no students in the course.',
 # TheRe aRe Não Estudantes in the .  # TheRe aRe Não Estudantes in the .
    'There are no students in the selected sections.'     'There are no students in the selected sections.'
 => 'There are no students in the selected sections.',  => 'There are no students in the selected sections.',
 # TheRe aRe Não Estudantes in the SelecionaRed Seções.  # TheRe aRe Não Estudantes in the SelecionaRed Seções.
    'There was an error determining the environment values for'     'There was an error determining the environment values for'
 => 'There was an error determining the environment values for',  => 'There was an error determining the environment values for',
 # TheRe was an errou determining the environment Valors fou  # TheRe was an errou determining the environment Valors fou
Line 4955  use base qw(Apache::localize); Line 4979  use base qw(Apache::localize);
 # Para criar a new  # Para criar a new
    'Top Level Map'     'Top Level Map'
 => 'Top Level Map',  => 'Top Level Map',
 # Parap Level Mapa/Sequëncia  # Parap Level Mapa/Sequëncia
    'Turkish - ISO'  
 => 'Turkish - ISO',  
   
    'Type Name Here'     'Type Name Here'
 => 'Type Name Here',  => 'Type Name Here',
 # Tipo Nome HeRe  # Tipo Nome HeRe
Line 4970  use base qw(Apache::localize); Line 4991  use base qw(Apache::localize);
   
    'Unable to enroll'     'Unable to enroll'
 => 'Unable to enroll',  => 'Unable to enroll',
 # Unable Para memrículas  # Unable Para memrículas
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'     'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
 => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
 # Unable Para Publica Arquivo, it contains dCimalicemed ID(s), ID(s) need Para be unique. The dCimalicemed ID(s) aRe  # Unable Para Publica Arquivo, it contains dCimalicemed ID(s), ID(s) need Para be unique. The dCimalicemed ID(s) aRe
Line 4979  use base qw(Apache::localize); Line 5000  use base qw(Apache::localize);
 # Unable Para Restaurar environment dema fou  # Unable Para Restaurar environment dema fou
    'Unable to set default dates for course'     'Unable to set default dates for course'
 => 'Unable to set default dates for course',  => 'Unable to set default dates for course',
 # Unable Para set padrão demes fou   # Unable Para set padrão demes fou 
    'Unavailable course'     'Unavailable course'
 => 'Unavailable course',  => 'Unavailable course',
 # Unavailable   # Unavailable 
    'Unknown Action'     'Unknown Action'
 => 'Unknown Action',  => 'Unknown Action',
 # UnkNãown Action  # UnkNãown Action
    'Unselect All Files'     'Unselect All Files'
 => 'Unselect All Files',  => 'Unselect All Files',
 # UnSelecionar tudo Arquivos  # UnSelecionar tudo Arquivos
Line 4997  use base qw(Apache::localize); Line 5018  use base qw(Apache::localize);
 # UnSelecionar tudo Recursos  # UnSelecionar tudo Recursos
    'Unselect for Section/Group'     'Unselect for Section/Group'
 => 'Unselect for Section/Group',  => 'Unselect for Section/Group',
 # UnSelecionar fou Seção/GroCima  # UnSelecionar fou Seção/GroCima
    'Upload class list'     'Upload class list'
 => 'Upload class list',  => 'Upload class list',
 # CimaUtilização do Servidor class list  # CimaUtilização do Servidor class list
    'Upload file'     'Upload file'
 => 'Upload file',  => 'Upload file',
 # CimaUtilização do Servidor Arquivo  # CimaUtilização do Servidor Arquivo
    'VIEW'     'VIEW'
 => 'VIEW',  => 'VIEW',
 # acessar  # acessar
Line 5012  use base qw(Apache::localize); Line 5033  use base qw(Apache::localize);
 # acessar the FAQ  # acessar the FAQ
    'Visibly Separate Items on Pages'     'Visibly Separate Items on Pages'
 => 'Visibly Separate Items on Pages',  => 'Visibly Separate Items on Pages',
 # Visibly SepaReme Items on páginas  # Visibly SepaReme Items on páginas
    'WARNING: The metadata table does not exist in the LON-CAPA database.'     'WARNING: The metadata table does not exist in the LON-CAPA database.'
 => 'WARNING: The metadata table does not exist in the LON-CAPA database.',  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
 # WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.  # WARNING: The metadema table does Nãot exist in the LON-CAPA demabase.
    'Warning: change of MIME type!'     'Warning: change of MIME type!'
 => 'Warning: change of MIME type!',  => 'Warning: change of MIME type!',
 # Warning: Alterar de MIME Tipo!  # Warning: Alterar de MIME Tipo!
    'Warning: target file exists!'     'Warning: target file exists!'
 => 'Warning: target file exists!',  => 'Warning: target file exists!',
 # Warning: DestiNão Arquivo exists!  # Warning: DestiNão Arquivo exists!
    'Warning: target file exists, and has been published!'     'Warning: target file exists, and has been published!'
 => 'Warning: target file exists, and has been published!',  => 'Warning: target file exists, and has been published!',
 # Warning: DestiNão Arquivo exists, and has been Publicado!  # Warning: DestiNão Arquivo exists, and has been Publicado!
    'Weight (weight)'     'Weight (weight)'
 => 'Weight (weight)',  => 'Weight (weight)',
   
Line 5057  use base qw(Apache::localize); Line 5078  use base qw(Apache::localize);
   
    'You are working with an unsaved version of your map.'     'You are working with an unsaved version of your map.'
 => 'You are working with an unsaved version of your map.',  => 'You are working with an unsaved version of your map.',
 # You aRe wouking with an unSalvard Versão de your Mapa/Sequëncia.  # You aRe wouking with an unSalvard Versão de your Mapa/Sequëncia.
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
 # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.  # You Alterard the Estudantes id but did Nãot disable the ID Alterar safeguard. The Estudantes id will Nãot be Alterard.
    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'     'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
 => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',  => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
 # Your  is Nãow set Cima. Please Selecionar the Finish  Initializemion butParan Para Re-intialize the  with your chosen settings. Remember them tudo de these settings can be Modificado in the parâmetros scReen, Por pushing the  Environment butParan.  # Your  is Nãow set Cima. Please Selecionar the Finish  Initializemion butParan Para Re-intialize the  with your chosen settings. Remember them tudo de these settings can be Modificado in the parâmetros scReen, Por pushing the  Environment butParan.
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
 => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
 # Your Request Para Alterar the sua função umemion fou this Estudante was Refused. You do Nãot appear Para have sufficient authouity Para Alterar Estudante umemion.  # Your Request Para Alterar the sua função umemion fou this Estudante was Refused. You do Nãot appear Para have sufficient authouity Para Alterar Estudante umemion.
    '[_1] (what you just saw on the screen)'     '[_1] (what you just saw on the screen)'
 => '[_1] (what you just saw on the screen)',  => '[_1] (what you just saw on the screen)',
 # [_1] (whem you just saw on the scReen)  # [_1] (whem you just saw on the scReen)
    '[_1] Local Authentication with argument [_2]'     '[_1] Local Authentication with argument [_2]'
 => '[_1] Local Authentication with argument [_2]',  => '[_1] Local Authentication with argument [_2]',
 # [_1] Local AuEntãoticemion with argument [_2]  # [_1] Local AuEntãoticemion with argument [_2]
    '[_1] Records per Page'     '[_1] Records per Page'
 => '[_1] Records per Page',  => '[_1] Records per Page',
 # [_1] Recouds Por página  # [_1] Recouds Por página
    '[_1] minutes'     '[_1] minutes'
 => '[_1] minutes',  => '[_1] minutes',
 # [_1] minuParas  # [_1] minuParas
Line 5087  use base qw(Apache::localize); Line 5108  use base qw(Apache::localize);
 # [_1] with Valor [_2]  # [_1] with Valor [_2]
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'     '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
 => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',  => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
 # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]  # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
    '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'     '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next'
 => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',  => '[_1]prev[_2] &nbsp; [_3]reload[_4] &nbsp; next',
 # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo  # [_1]pRev[_2] &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; Próximo
    '[_2] seconds'     '[_2] seconds'
 => '[_2] seconds',  => '[_2] seconds',
 # [_2] segundos  # [_2] segundos
    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'     'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
 => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',  => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
 # a comma sepaRemed list de  Seções crosslisted with the Corrente , with each entry including the institutional  Seção Nome folloQua Por a colon and Então the (optional) groCimaID Para be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2  # a comma sepaRemed list de  Seções crosslisted with the Corrente , with each entry including the institutional  Seção Nome folloQua Por a colon and Então the (optional) groCimaID Para be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2
    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'     'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
 => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',  => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
 # a comma sepaRemed list de institutional Seção numbers, each sepaRemed Por a colon De the (optional) couResponding Seção/groCima ID Para be used in LON-CAPA e.g., 001:1,002:2  # a comma sepaRemed list de institutional Seção numbers, each sepaRemed Por a colon De the (optional) couResponding Seção/groCima ID Para be used in LON-CAPA e.g., 001:1,002:2
    'after selected'     'after selected'
 => 'after selected',  => 'after selected',
 # after SelecionaRed  # after SelecionaRed
Line 5108  use base qw(Apache::localize); Line 5129  use base qw(Apache::localize);
 # tudo Recursos in the   # tudo Recursos in the 
    'all students in course'     'all students in course'
 => 'all students in course',  => 'all students in course',
 # tudo Estudantes Não Curso  # tudo Estudantes Não Curso
    'and'     'and'
 => 'and',  => 'and',
   
    'anno-'     'anno-'
 => 'anno-',  => 'anno-',
 # anNão-  # anNão-
    'anonymous students'     'anonymous students'
 => 'anonymous students',  => 'anonymous students',
 # anônimo Estudantes  # anônimo Estudantes
    'answer date'     'answer date'
 => 'answer date',  => 'answer date',
 # Resposta deme  # Resposta deme
Line 5141  use base qw(Apache::localize); Line 5162  use base qw(Apache::localize);
 # cemalog  # cemalog
    'changes will not show until next login'     'changes will not show until next login'
 => 'changes will not show until next login',  => 'changes will not show until next login',
 # Alterars will Nãot show until Próximo login  # Alterars will Nãot show until Próximo login
    'check all'     'check all'
 => 'check all',  => 'check all',
 # check tudo  # check tudo
Line 5153  use base qw(Apache::localize); Line 5174  use base qw(Apache::localize);
   
    'co con-'     'co con-'
 => 'co con-',  => 'co con-',
 # co construção  # co construção
    'co res'     'co res'
 => 'co res',  => 'co res',
   
Line 5168  use base qw(Apache::localize); Line 5189  use base qw(Apache::localize);
 #   # 
    'currently does not exist'     'currently does not exist'
 => 'currently does not exist',  => 'currently does not exist',
 # Correntely does Nãot exist  # Correntely does Nãot exist
    'custom'     'custom'
 => 'custom',  => 'custom',
 # cusParam  # cusParam
Line 5183  use base qw(Apache::localize); Line 5204  use base qw(Apache::localize);
   
    'domain'     'domain'
 => 'domain',  => 'domain',
 # Domínio  # Domínio
    'due date'     'due date'
 => 'due date',  => 'due date',
 # Limite deme  # Limite deme
Line 5219  use base qw(Apache::localize); Line 5240  use base qw(Apache::localize);
 # fou <b>tudo Recursos in the </b>  # fou <b>tudo Recursos in the </b>
    'for <b>all students in course</b>'     'for <b>all students in course</b>'
 => 'for <b>all students in course</b>',  => 'for <b>all students in course</b>',
 # fou <b>tudo Estudantes Não Curso</b>  # fou <b>tudo Estudantes Não Curso</b>
    'for [_1]'     'for [_1]'
 => 'for [_1]',  => 'for [_1]',
 # fou [_1]  # fou [_1]
    'for section [_1]'     'for section [_1]'
 => 'for section [_1]',  => 'for section [_1]',
 # fou Seção [_1]  # fou Seção [_1]
    'for the map named [_1]'     'for the map named [_1]'
 => 'for the map named [_1]',  => 'for the map named [_1]',
 # fou the Mapa/Sequëncia Nomed [_1]  # fou the Mapa/Sequëncia Nomed [_1]
    'for the resource named [_1]'     'for the resource named [_1]'
 => 'for the resource named [_1]',  => 'for the resource named [_1]',
 # fou the Recurso(s) Nomed [_1]  # fou the Recurso(s) Nomed [_1]
Line 5261  use base qw(Apache::localize); Line 5282  use base qw(Apache::localize);
   
    'in domain'     'in domain'
 => 'in domain',  => 'in domain',
 # in Domínio  # in Domínio
    'info'     'info'
 => 'info',  => 'info',
 #   # 
Line 5276  use base qw(Apache::localize); Line 5297  use base qw(Apache::localize);
 # is in this steme Por royal decRee.  # is in this steme Por royal decRee.
    'is ready for download'     'is ready for download'
 => 'is ready for download',  => 'is ready for download',
 # is Ready fou downUtilização do Servidor  # is Ready fou downUtilização do Servidor
    'last name'     'last name'
 => 'last name',  => 'last name',
 # last Nome  # last Nome
    'make these dates the default for future enrollment'     'make these dates the default for future enrollment'
 => 'make these dates the default for future enrollment',  => 'make these dates the default for future enrollment',
 # make these demes the padrão fou futuRe memrícula.m.nt  # make these demes the padrão fou futuRe memrícula.m.nt
    'middle name'     'middle name'
 => 'middle name',  => 'middle name',
 # middle Nome  # middle Nome
Line 5294  use base qw(Apache::localize); Line 5315  use base qw(Apache::localize);
 #   # 
    'no ending date'     'no ending date'
 => 'no ending date',  => 'no ending date',
 # Não Fiming deme  # Não Fiming deme
    'number'     'number'
 => 'number',  => 'number',
   
Line 5306  use base qw(Apache::localize); Line 5327  use base qw(Apache::localize);
 # obsolePara Replacement  # obsolePara Replacement
    'only check if you know what you are doing'     'only check if you know what you are doing'
 => 'only check if you know what you are doing',  => 'only check if you know what you are doing',
 # only check if you kNãow whem you aRe doing  # only check if you kNãow whem you aRe doing
    'only search domain'     'only search domain'
 => 'only search domain',  => 'only search domain',
 # only pesquisar Domínio  # only pesquisar Domínio
    'opening date'     'opening date'
 => 'opening date',  => 'opening date',
 # Abriring deme  # Abriring deme
Line 5321  use base qw(Apache::localize); Line 5342  use base qw(Apache::localize);
 # ou any other Valor  # ou any other Valor
    'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'     'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]'
 => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',  => 'prev &nbsp; [_3]reload[_4] &nbsp; [_5]next[_6]',
 # pRev &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]  # pRev &nbsp; [_3]ReUtilização do Servidor[_4] &nbsp; [_5]Próximo[_6]
    'private'     'private'
 => 'private',  => 'private',
 # priveme  # priveme
Line 5333  use base qw(Apache::localize); Line 5354  use base qw(Apache::localize);
   
    'role,role,...'     'role,role,...'
 => 'role,role,...',  => 'role,role,...',
 # sua função,sua função,...  # sua função,sua função,...
    'section'     'section'
 => 'section',  => 'section',
 # Seção  # Seção
    'selected students'     'selected students'
 => 'selected students',  => 'selected students',
 # SelecionaRed Estudantes  # SelecionaRed Estudantes
Line 5378  use base qw(Apache::localize); Line 5399  use base qw(Apache::localize);
 # Para interface with institutional dema, e.g., fs03glg231 fou Ftudo 2003 Geology 231  # Para interface with institutional dema, e.g., fs03glg231 fou Ftudo 2003 Geology 231
    'unable to enroll'     'unable to enroll'
 => 'unable to enroll',  => 'unable to enroll',
 # unable Para memrículas  # unable Para memrículas
    'uncheck all'     'uncheck all'
 => 'uncheck all',  => 'uncheck all',
 # uncheck tudo  # uncheck tudo
Line 5404  use base qw(Apache::localize); Line 5425  use base qw(Apache::localize);
 => 'yes',  => 'yes',
 # Sim  # Sim
   
   
   #SYNC Tue Aug 15 14:43:20 2006
      'Enter my portfolio space'
   => 'Entrar en mi espacio',
   # fornecer minhas poutfolio publicado(s)
      'No syllabus information provided.'
   => 'No syllabus information provided.',
   # Não PlaNão de Estudos infoumemion provided.
      'Post Discussion'
   => 'Post Discussion',
   
      'Sorry ...'
   => 'Sorry ...',
   # Soury ...
      'This resource might be part of another course.'
   => 'This resource might be part of another course.',
   # this Recurso(s) might be Parte de aNãother Curso.
   
   
   #SYNC Tue Aug 15 16:12:10 2006
      'Agree'
   => 'Agree',
   
      'Any comments? '
   => 'Any comments? ',
   
      'Copy this column'
   => 'Copy this column',
   # Copy this Coluna
      'Disagree'
   => 'Disagree',
   
      'General Intro'
   => 'General Intro',
   # geral intro
      'Greek Symbols'
   => 'Greek Symbols',
   
      'HTML character enties'
   => 'HTML character enties',
   
      'Highest Grade Level'
   => 'Highest Grade Level',
   
      'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.'
   => 'If you are viewing this online, copy and paste the text from any of the right columns into your text area to get the symbol on the left.',
   # If you aRe acessaring this online, copy and paste the Texto De any de the right Colunas inPara your Texto aRea Para get the symbol on the left.
      'LON-CAPA Help'
   => 'LON-CAPA Help',
   # LON-CAPA Ajuda
      'Landscape'
   => 'Landscape',
   
      'Launch navigation window'
   => 'Launch navigation window',
   # Launch navigemion window
      'Lowest Grade Level'
   => 'Lowest Grade Level',
   
      'Mark all posts read'
   => 'Mark all posts read',
   # Mark tudo posts Read
      'My question/comment/feedback:'
   => 'My question/comment/feedback:',
   # minhas question/comment/feedback:
      'Not set -'
   => 'Not set -',
   # Nãot Set -
      'Other Symbols'
   => 'Other Symbols',
   
      'Please check at least one of the following feedback types:'
   => 'Please check at least one of the following feedback types:',
   # Please check em least one de the following feedback Tipos:
      'Please rank the following criteria:'
   => 'Please rank the following criteria:',
   
      'Portrait'
   => 'Portrait',
   # Poutrait
      'Question about resource content'
   => 'Question about resource content',
   # Question about Recurso(s) content
      'Question/Comment/Feedback about course policy'
   => 'Question/Comment/Feedback about course policy',
   # Question/Comment/feedback about Curso policy
      'Select a Course to Enter'
   => 'Select a Course to Enter',
   # Selecione um curso Para fornecer
      'Sending Messages'
   => 'Sending Messages',
   # SFiming Messages
      'Show Me My First Homework Problem'
   => 'Show Me My First Homework Problem',
   # Show Me minhas First Homewouk problema
      'Standards'
   => 'Standards',
   
      'Strongly Agree'
   => 'Strongly Agree',
   
      'Strongly Disagree'
   => 'Strongly Disagree',
   
      'Symbol'
   => 'Symbol',
   
      'The material appears to be correct '
   => 'The material appears to be correct ',
   # The memerial appears Para be couRect 
      'The material is helpful '
   => 'The material is helpful ',
   # The memerial is Ajudaful 
      'The material is presented in a clear way '
   => 'The material is presented in a clear way ',
   # The memerial is pResented in a clear way 
      'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
   => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
   # The Recurso(s) is technictudoy couRect (Utilização do Servidors fast eNãough, does Nãot produce errous, links wouk, etc) 
   
   
   #SYNC Tue Aug 15 18:55:41 2006
   
   
   #SYNC Fri Aug 18 20:46:54 2006
      'HTML character entities'
   => 'HTML character entities',
   
   
 #SYNCMARKER  #SYNCMARKER
 );  );
   

Removed from v.1.2  
changed lines
  Added in v.1.12


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