Diff for /loncom/localize/localize/pt.pm between versions 1.10 and 1.13

version 1.10, 2003/10/14 18:36:54 version 1.13, 2003/10/30 00:54:57
Line 37  use base qw(Apache::localize); Line 37  use base qw(Apache::localize);
 'char_encoding'=> 'ISO-8859-1',  'char_encoding'=> 'ISO-8859-1',
 'language_code'=> 'pt',  'language_code'=> 'pt',
 'date_locale'  =>   'date_locale'  => 
       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds Uhr',        '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds Hora',
 'date_months'  => 'Jan,Febr,Mar,April,Mai,Juni,Juli,Aug,Sept,Okt,Nov,Dez',  'date_months'  => 'Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez',
 'date_days'    => 'So,Mo,Di,Mi,Do,Fr,Sa',  'date_days'    => 'Dom,Seg,Ter,Qua,Qui,Sex,Sab',
 'date_am' => 'vormittags',  'date_am' => 'manhã',
 'date_pm' => 'nachmittags',  'date_pm' => 'tarde',
   'textual_remote_display' => 'on',
   
   
    'aboutlon.gif'     'aboutlon.gif'
Line 54  use base qw(Apache::localize); Line 55  use base qw(Apache::localize);
 => 'userauthentication_pt.gif',  => 'userauthentication_pt.gif',
   
    'Domain'     'Domain'
 => 'Domínio',  => 'Domínio',
   
    'Server'     'Server'
 => 'Servidor',  => 'Servidor',
Line 63  use base qw(Apache::localize); Line 64  use base qw(Apache::localize);
 => 'Carga',  => 'Carga',
   
    'User Load'     'User Load'
 => 'Carga do Usuário',  => 'Carga do Usuário',
   
    'Help'     'Help'
 => 'Ajuda',  => 'Ajuda',
Line 72  use base qw(Apache::localize); Line 73  use base qw(Apache::localize);
 => 'Executar Logon',  => 'Executar Logon',
   
    'Username'     'Username'
 => 'Nome do Usuário',  => 'Nome do Usuário',
   
    'Password'     'Password'
 => 'Senha',  => 'Senha',
Line 87  use base qw(Apache::localize); Line 88  use base qw(Apache::localize);
 => 'ver',  => 'ver',
   
    'calendar'     'calendar'
 => 'calendário',  => 'calendario',
   
    'prefer-'     'prefer-'
 => 'prefe-',  => 'prefe-',
   
    'ences'     'ences'
 => 'rências',  => 'rencias',
   
    'role'     'role'
 => 'função',  => 'funcao',
   
    'course'     'course'
 => 'curso',  => 'curso',
Line 105  use base qw(Apache::localize); Line 106  use base qw(Apache::localize);
 => 'Curso',  => 'Curso',
   
    'Section/Group'     'Section/Group'
 => 'Seção/Grupo',  => 'Seção/Grupo',
   
    'today'     'today'
 => 'hoje',  => 'hoje',
Line 114  use base qw(Apache::localize); Line 115  use base qw(Apache::localize);
 => 'semana passada',  => 'semana passada',
   
    'last month'     'last month'
 => 'mês passado',  => 'mês passado',
   
    'last three months'     'last three months'
 => 'ultimos três meses',  => 'ultimos três meses',
   
    'last six months'     'last six months'
 => 'ultimos seis meses',  => 'ultimos seis meses',
Line 138  use base qw(Apache::localize); Line 139  use base qw(Apache::localize);
 => 'Feito',  => 'Feito',
   
    'Select User'     'Select User'
 => 'Selecione Usuário',  => 'Selecione Usuário',
   
    'Select Course'     'Select Course'
 => 'Selecione Curso',  => 'Selecione 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',  => 'Alterações serão ativadas para sua atual seção após',
   
    're-initializing course'     're-initializing course'
 => 'reiniciar o curso',  => 'reiniciar o 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.',  => ', ou na próxima vez que você executar o logon.',
   
    'Uploaded Document'     'Uploaded Document'
 => 'Carregar Documento',  => 'Carregar Documento',
   
    'No content modifications yet.'     'No content modifications yet.'
 => 'Sem modificações de conteúdo ainda.',  => 'Sem modificações de conteúdo ainda.',
   
    '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',  => 'Objeto não está aberto para ser visualizado. Ele',
   
    'Unable to determine if this resource is open due to network problems. Please try again later.'     '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',  => 'Impossível determinar se o recurso está aberto devido a problemas de rede. Por favor tente novamente mais tarde',
   
    'Note: it can take up to 10 minutes for changes to take effect for all users.'     '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: pode levar cerca de 10 minutos para as alterações terem efeito para todos os usuários.',
   
    'Language'     'Language'
 => 'Linguagem',  => 'Linguagem',
Line 174  use base qw(Apache::localize); Line 175  use base qw(Apache::localize);
 => 'Notas',  => 'Notas',
   
    'Abstract'     'Abstract'
 => 'Sumário',  => 'Sumário',
     
    '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',  => 'Criar um usuário ou modificar funções e privilégios de um usuário',
   
    'View course assessment statistics'     'View course assessment statistics'
 => 'Ver estatísticas de avaliação do curso',  => 'Ver estatísticas de avaliação do 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',  => 'Setar prazos finais e outros parâmetros de avaliação, bem como modificar o ambiente do curso',
   
    'New Folder'     'New Folder'
 => 'Nova Pasta',  => 'Nova Pasta',
   
    'Simple Page'     'Simple Page'
 => 'Página Simples',  => 'Página Simples',
   
    'Simple Problem'     'Simple Problem'
 => 'Problema Simples',  => 'Problema Simples',
Line 225  use base qw(Apache::localize); Line 226  use base qw(Apache::localize);
 => 'comu-',  => 'comu-',
   
    'nication'     'nication'
 => 'nicação',  => 'nicacao',
   
    'enroll'     'enroll'
 => 'inscrever',  => 'inscrever',
Line 234  use base qw(Apache::localize); Line 235  use base qw(Apache::localize);
 => 'navegar',  => 'navegar',
   
    'contents'     'contents'
 => 'conteúdos',  => 'conteúdos',
   
    'Navigate Contents'     'Navigate Contents'
 => 'Navegar Conteúdos',  => 'Navegar Conteúdos',
   
    'Announcements and Calendar'     'Announcements and Calendar'
 => 'Anúncios e Calendário',  => 'Anúncios e Calendário',
   
    'Author'     'Author'
 => 'Autor',  => 'Autor',
   
    'Change Your Preferences'     'Change Your Preferences'
 => 'Modificar Suas Preferências',  => 'Modificar Suas Preferências',
   
    'Choose the user role'     'Choose the user role'
 => 'Alterar a função do usuário',  => 'Alterar a função do usuário',
   
    'Co-Author'     'Co-Author'
 => 'Co-Autor',  => 'Co-Autor',
   
    'Communication and Messages'     'Communication and Messages'
 => 'Comunicação e Mensagens',  => 'Comunicação e Mensagens',
   
    'Course Coordinator'     'Course Coordinator'
 => 'Coordenador do Curso',  => 'Coordenador do Curso',
   
    'Course Statistics and Charts'     'Course Statistics and Charts'
 => 'Estatísticas do Curso e Gráficos',  => 'Estatísticas do Curso e Gráficos',
   
    'Course announcements and my calendar'     'Course announcements and my calendar'
 => 'Avisos do curso e meu calendário',  => 'Avisos do curso e meu calendário',
   
    'Create Users, Change User Privileges'     'Create Users, Change User Privileges'
 => 'Criar Usuários, Alterar Privilégios de Usuários',  => 'Criar Usuários, Alterar Privilégios de Usuários',
   
    'Domain Coordinator'     'Domain Coordinator'
 => 'Coordenador do Domínio',  => 'Coordenador do Domínio',
   
    'Enrollment Manager'     'Enrollment Manager'
 => 'Gerenciador de Inscrições',  => 'Gerenciador de Inscrições',
   
    'Enter grades from check-out assessment resources'     'Enter grades from check-out assessment resources'
 => 'Enter grades from check-out assessment resources',  => 'Enter grades from check-out assessment resources',
Line 300  use base qw(Apache::localize); Line 301  use base qw(Apache::localize);
 => 'Menu Principal',  => 'Menu Principal',
   
    'Navigate Course Contents'     'Navigate Course Contents'
 => 'Navegar pelos Conteúdos do Curso',  => 'Navegar pelos Conteúdos do Curso',
   
    'No Role, Cumulative Privileges'     'No Role, Cumulative Privileges'
 => 'Sem função, privilégios cumulativos',  => 'Sem função, privilégios cumulativos',
   
    'Return to Last Location'     'Return to Last Location'
 => 'Retorna para última Localização',  => 'Retorna para última Localização',
   
    'Send and receive messages'     'Send and receive messages'
 => 'Enviar e receber mensagens',  => 'Enviar e receber mensagens',
   
    'Set my user preferences'     'Set my user preferences'
 => 'Setar minhas preferências de usuário',  => 'Setar minhas preferências de usuário',
   
    'Student'     'Student'
 => 'Estudante',  => 'Estudante',
   
    'Switch to another user role'     'Switch to another user role'
 => 'Trocar para outra função de usuário',  => 'Trocar para outra função de usuário',
   
    'Teaching Assistant'     'Teaching Assistant'
 => 'Assistente do professor',  => 'Assistente do professor',
   
    'Use or edit my bookmark collection'     'Use or edit my bookmark collection'
 => 'Usar ou editar minha coleção de marcadores',  => 'Usar ou editar minha coleção de marcadores',
   
    'User Roles'     'User Roles'
 => 'Funções do Usuário',  => 'Funções do Usuário',
   
    'Calculate course grades (Spreadsheet)'     'Calculate course grades (Spreadsheet)'
 => 'Calcular notas do curso (Planilha)',  => 'Calcular notas do curso (Planilha)',
Line 336  use base qw(Apache::localize); Line 337  use base qw(Apache::localize);
 => 'Entrar na sala de bate-papo do curso',  => 'Entrar na sala de bate-papo do 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 na lista de conteúdos deste curso',
   
    'Syllabus'     'Syllabus'
 => 'Plano de Estudos',  => 'Plano de Estudos',
   
    'View the course assessment progress chart'     'View the course assessment progress chart'
 => 'Ver o gráfico evolutivo da avaliação do curso',  => 'Ver o gráfico evolutivo da avaliação do curso',
   
    'Class Hours'     'Class Hours'
 => 'Class Hours',  => 'Class Hours',
   
    'Course Description'     'Course Description'
 => 'Descrição do Curso',  => 'Descrição do Curso',
   
    'Coursepack'     'Coursepack'
 => 'Coursepack',  => 'Coursepack',
   
    'Current Month'     'Current Month'
 => 'Mês Corrente',  => 'Mês Corrente',
   
    'Deadlines'     'Deadlines'
 => 'Prazos finais',  => 'Prazos finais',
Line 369  use base qw(Apache::localize); Line 370  use base qw(Apache::localize);
 => 'Helproom Hours',  => 'Helproom Hours',
   
    'Instructor Information'     'Instructor Information'
 => 'Informação do Instrutor',  => 'Informação do Instrutor',
   
    'Mon'     'Mon'
 => 'Seg',  => 'Seg',
   
    'Next Month'     'Next Month'
 => 'Próximo Mês',  => 'Próximo Mês',
   
    'Office Hours'     'Office Hours'
 => 'Office Hours',  => 'Office Hours',
   
    'Prerequisites'     'Prerequisites'
 => 'Pré-Requisitos',  => 'Pré-Requisitos',
   
    'Previous Month'     'Previous Month'
 => 'Mês Passado',  => 'Mês Passado',
   
    'Readings'     'Readings'
 => 'Leituras',  => 'Leituras',
Line 450  use base qw(Apache::localize); Line 451  use base qw(Apache::localize);
 => 'Remover/Adicionar estudantes ao curso',  => 'Remover/Adicionar estudantes ao curso',
   
    'You have entered that answer before'     'You have entered that answer before'
 => 'Você já entrou com esta resposta anteriormente',  => 'Você já entrou com esta resposta anteriormente',
   
    'A score has been assigned.'     'A score has been assigned.'
 => 'Uma nota foi atribuída.',  => 'Uma nota foi atribuída.',
   
    'You are correct.'     'You are correct.'
 => 'Correto!',  => 'Correto!',
Line 468  use base qw(Apache::localize); Line 469  use base qw(Apache::localize);
 => 'Incorreto.',  => 'Incorreto.',
   
    'Some parts were not submitted.'     'Some parts were not submitted.'
 => 'Algumas partes não foram submetidas.',  => 'Algumas partes não foram submetidas.',
   
    'An error occured while grading your answer.'     'An error occured while grading your answer.'
 => 'Ocorreu um erro durante a avaliação da sua resposta.',  => 'Ocorreu um erro durante a avaliação da sua resposta.',
   
    'The submitted answer was too long.'     'The submitted answer was too long.'
 => 'A resposta submetida era muito longa.',  => 'A resposta submetida era muito longa.',
   
    'This question expects a numeric answer.'     'This question expects a numeric answer.'
 => 'Esta questão requer uma resposta numérica',  => 'Esta questão requer uma resposta numérica',
   
    'You have provided an invalid ranking'     'You have provided an invalid ranking'
 => 'Você forneceu uma ordem invalida',  => 'Você forneceu uma ordem invalida',
   
    '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.',  => 'A extensão do arquivo que você carregou não é permitida.',
   
    'Units incorrect.'     'Units incorrect.'
 => 'Unidades incorretas.',  => 'Unidades incorretas.',
   
    'Only a number required.'     'Only a number required.'
 => 'Somente um número requerido.',  => 'Somente um número requerido.',
   
    'Units required'     'Units required'
 => 'Unidades requeridas',  => 'Unidades requeridas',
   
    'Unable to understand formula'     'Unable to understand formula'
 => 'Impossível entender a formula',  => 'Impossível entender a formula',
   
    'Your submission has been recorded.'     'Your submission has been recorded.'
 => 'Sua submissão foi registrada.',  => 'Sua submissão foi registrada.',
   
    'Unknown message'     'Unknown message'
 => 'Mensagem desconhecida',  => 'Mensagem desconhecida',
Line 516  use base qw(Apache::localize); Line 517  use base qw(Apache::localize);
 => 'Submeter Resposta',  => 'Submeter Resposta',
   
    'Prepare a printable document'     'Prepare a printable document'
 => 'Preparar um documento para Impressão',  => 'Preparar um documento para Impressão',
   
    'Go To My First Homework Problem'     'Go To My First Homework Problem'
 => 'Ir para o Primeiro Problema da minha Lição de Casa',  => 'Ir para o Primeiro Problema da minha Lição de Casa',
   
    'Discussions'     'Discussions'
 => 'Discussões',  => 'Discussões',
   
    'New discussion since'     'New discussion since'
 => 'Nova discussão desde',  => 'Nova discussão desde',
   
    'Goodbye'     'Goodbye'
 => 'Tchau',  => 'Tchau',
Line 546  use base qw(Apache::localize); Line 547  use base qw(Apache::localize);
 => 'system wide',  => 'system wide',
   
    'Currently not available'     'Currently not available'
 => 'Indisponível no momento',  => 'Indisponível no momento',
   
    'No role specified'     'No role specified'
 => 'Sem função especificada',  => 'Sem função especificada',
   
    'Remark'     'Remark'
 => 'Observação',  => 'Observação',
   
    'Extent'     'Extent'
 => 'Extensão',  => 'Extensão',
   
    'User Role'     'User Role'
 => 'Função do Usuário',  => 'Função do Usuário',
   
    'Start'     'Start'
 => 'Início',  => 'Início',
   
    'End'     'End'
 => 'Fim',  => 'Fim',
Line 579  use base qw(Apache::localize); Line 580  use base qw(Apache::localize);
 => 'uma data indeterminada',  => 'uma data indeterminada',
   
    "will open on"     "will open on"
 => "irá abrir em",  => "irá abrir em",
   
    "is due at"     "is due at"
 => "é devido à",  => "é devido à",
   
    "was due on"     "was due on"
 => "foi devido à",  => "foi devido à",
   
    '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á fechado mas você tem permissão para visualizá-lo",
   
    "Undid changes, Switched"     "Undid changes, Switched"
 => "Desfeitas alterações, Trocado",  => "Desfeitas alterações, Trocado",
   
    "Unable to undo, unable to switch"     "Unable to undo, unable to switch"
 => "Impossível desfazer, impossível trocar",  => "Impossível desfazer, impossível trocar",
   
    "Unable to make backup"     "Unable to make backup"
 => "Impossível fazer cópia de segurança",  => "Impossível fazer cópia de segurança",
   
    "Saving Modifications to"     "Saving Modifications to"
 => "Salvando Modificações para",  => "Salvando Modificações para",
   
    "Unable to write to"     "Unable to write to"
 => "Impossível escrever em",  => "Impossível escrever em",
   
    "Analyzing a problem"     "Analyzing a problem"
 => "Analisando um problema",  => "Analisando um problema",
Line 612  use base qw(Apache::localize); Line 613  use base qw(Apache::localize);
 => "Editar XML",  => "Editar XML",
   
    'Discard Edits and View'     'Discard Edits and View'
 => 'Descartar Alterações e Visualizar',  => 'Descartar Alterações e Visualizar',
   
    'Submit Changes'     'Submit Changes'
 => 'Submeter alterações',  => 'Submeter alterações',
   
    'Submit Changes and View'     'Submit Changes and View'
 => 'Submeter alterações e Visualizar',  => 'Submeter alterações e Visualizar',
   
    '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 do menu pull-down abaixo',
   
    'undo'     'undo'
 => 'desfazer',  => 'desfazer',
Line 633  use base qw(Apache::localize); Line 634  use base qw(Apache::localize);
 => 'Resposta',  => 'Resposta',
   
    'Frequency'     'Frequency'
 => 'Freqüência',  => 'Freqüência',
   
    'You did not select a template.'     'You did not select a template.'
 => 'Você não selecionou um modelo.',  => 'Você não selecionou um modelo.',
   
    'Analyze Progress'     'Analyze Progress'
 => 'Analisar Progresso',  => 'Analisar Progresso',
Line 645  use base qw(Apache::localize); Line 646  use base qw(Apache::localize);
 => 'Adquirindo Variantes do Problema',  => 'Adquirindo Variantes do Problema',
   
    'last problem'     'last problem'
 => 'último problema',  => 'último problema',
   
    "may open later."     "may open later."
 => 'pode abrir mais tarde.',  => 'pode abrir mais tarde.',
   
    ', and answers will be available on'     ', and answers will be available on'
 =>', e respostas estarão disponíveis em',  => ', e respostas estarão disponíveis em',
   
    "Select a"     "Select a"
 => "Selecione um",  => "Selecione um",
   
    'Unable to find'     'Unable to find'
 => 'Impossível localizar',  => 'Impossível localizar',
   
    'Part'     'Part'
 => 'Part',  => 'Part',
   
    "Then"     "Then"
 => 'Então',  => 'Então',
   
    'Create'     'Create'
 => 'Criar',  => 'Criar',
   
    'is in under construction'     'is in under construction'
 => 'está em construção',  => 'está em construção',
   
    'List of possible answers'     'List of possible answers'
 => 'Lista de possíveis respostas',  => 'Lista de possíveis respostas',
   
    '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.',  => 'Não foram encontradas partes analisáveis neste problema. Atualmente somente estilos de respostas Numéricas, Fórmulas e Cadeias de Caracteres são suportados.',
   
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'não é analisável neste momento',  => 'não é analisável neste momento',
   
   
 #SYNC Fri Sep 26 14:41:18 2003  #SYNC Fri Sep 26 14:41:18 2003
    'Access and Usage Statistics'     'Access and Usage Statistics'
 => 'Access and Usage Statistics',  => 'Estatisticas de Uso e Acesso',
   
    'Actions'     'Actions'
 => 'Actions',  => 'Ações',
   
    'All homework is currently completed'     'All homework is currently completed'
 => 'All homework is currently completed',  => 'Toda lição de casa está completa',
   
    'Answer available'     'Answer available'
 => 'Answer available',  => 'Resposta disponível',
   
    'Answer submitted'     'Answer submitted'
 => 'Answer submitted',  => 'Resposta submitida',
   
    'Answer submitted, not yet graded'     'Answer submitted, not yet graded'
 => 'Answer submitted, not yet graded',  => 'Resposta submetida, ainda não avaliada',
   
    'Back to Directory'     'Back to Directory'
 => 'Back to Directory',  => 'Volta para o Diretório',
   
    'Cancel'     'Cancel'
 => 'Cancel',  => 'Cancela',
   
    'Construction Space Directory'     'Construction Space Directory'
 => 'Construction Space Directory',  => 'Diretório da Área de Construção',
   
    'Contact'     'Contact'
 => 'Contact',  => 'Contato',
   
    'Copying file'     'Copying file'
 => 'Copying file',  => 'Copiando arquivo',
   
    'Date'     'Date'
 => 'Date',  => 'Data',
   
    'Empty'     'Empty'
 => 'Empty',  => 'Vazio',
   
    'Evaluation Comments'     'Evaluation Comments'
 => 'Evaluation Comments',  => 'Comentários da Avaliação',
   
    'Evaluation Data'     'Evaluation Data'
 => 'Evaluation Data',  => 'Dados da Avaliação',
   
    'Excused by instructor'     'Excused by instructor'
 => 'Excused by instructor',  => 'Desculpado pelo instrutor',
   
    'File'     'File'
 => 'File',  => 'Arquivo',
   
    'Go Back'     'Go Back'
 => 'Go Back',  => 'Retorna',
   
    '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.'
 => 'It is recommended that you use an up-to-date virus scanner before handling this file.',  => 'Recomenda-se que você use um anti-virus atualizado antes de abrir este arquivo.',
   
    'Last Modified'     'Last Modified'
 => 'Last Modified',  => 'Última modificação',
   
    'Map'     'Map'
 => 'Map',  => 'Mapa',
   
    'Map contents are not shown in order.'     'Map contents are not shown in order.'
 => 'Map contents are not shown in order.',  => 'Conteúdos do mapa não estão sendo exibidos em ordem.',
   
    'Name'     'Name'
 => 'Name',  => 'Nome',
   
    'New Messages'     'New Messages'
 => 'New Messages',  => 'Novas Mensagens',
   
    'New Search'     'New Search'
 => 'New Search',  => 'Nova Pesquisa',
   
    'No due date'     'No due date'
 => 'No due date',  => 'Sem data de vencimento',
   
    'No upload file specified.'     'No upload file specified.'
 => 'No upload file specified.',  => 'Não foi especificado o arquivo para carregar.',
   
    'No write permission to user directory, FAIL'     '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',
   
    'Open, no due date'     'Open, no due date'
 => 'Open, no due date',  => 'Abrir, sem data de vencimento',
   
    'Page'     'Page'
 => 'Page',  => 'Página',
   
    'Path'     'Path'
 => 'Path',  => 'Caminho',
   
    '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',  => 'Por favor, clique no botão "Voltar" do navegador e entre com um nome de arquivo',
   
    'Processing'     'Processing'
 => 'Processing',  => 'Processando',
   
    'Searching'     'Searching'
 => 'Searching',  => 'Pesquisando',
   
    'Select the Construction Space'     'Select the Construction Space'
 => 'Select the Construction Space',  => 'Selecione a Área de Construção',
   
    'Sequence'     'Sequence'
 => 'Sequence',  => 'Sequência',
   
    'Server Administration'     'Server Administration'
 => 'Server Administration',  => 'Administração do Servidor',
   
    'Show Only Uncompleted Homework'     'Show Only Uncompleted Homework'
 => 'Show Only Uncompleted Homework',  => 'Mostrar Apenas Lições de Casa não completadas',
   
    'Status'     'Status'
 => 'Status',  => 'Estado',
   
    'Store uploaded file as '     'Store uploaded file as '
 => 'Store uploaded file as ',  => 'Salvar o arquivo carregado como ',
   
    'System Administration'     'System Administration'
 => 'System Administration',  => 'Administração do Sistema',
   
    'The target is an existing directory.'     'The target is an existing directory.'
 => 'The target is an existing directory.',  => 'O destino é um diretório já existente.',
   
    'Title'     'Title'
 => 'Title',  => 'Título',
   
    'Uncompleted Homework'     'Uncompleted Homework'
 => 'Uncompleted Homework',  => 'Lição de Casa não completada',
   
    'View All Messages'     'View All Messages'
 => 'View All Messages',  => 'Ver todas as Mensagens',
   
    'Was due'     'Was due'
 => 'Was due',  => 'Foi devido a',
   
    'Yes'     'Yes'
 => 'Yes',  => 'Sim',
   
    'You do not have authoring privileges for this resource'     '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',
   
    'You have no unread messages'     'You have no unread messages'
 => 'You have no unread messages',  => 'Você não tem mensagens não lidas',
   
    'could not be copied.'     'could not be copied.'
 => 'could not be copied.',  => 'não pode ser copiado.',
   
    'never'     'never'
 => 'never',  => 'nunca',
   
    'not displayed'     'not displayed'
 => 'not displayed',  => 'não mostrado',
   
   
   
 #SYNC Fri Sep 26 16:57:11 2003  #SYNC Fri Sep 26 16:57:11 2003
    ', is reserved internally by LON-CAPA.'     ', is reserved internally by LON-CAPA.'
 => ', is reserved internally by LON-CAPA.',  => ', é reservado internamente pelo LON-CAPA.',
   
    'Back to'     'Back to'
 => 'Back to',  => 'Volta para',
   
    'Back to Source'     'Back to Source'
 => 'Back to Source',  => 'Volta para arquivo fonte',
   
    'Back to Source Directory'     'Back to Source Directory'
 => 'Back to Source Directory',  => 'Volta para o diretório do arquivo fonte',
   
    'Became this version on ...'     'Became this version on ...'
 => 'Became this version on ...',  => 'Se tornou esta versão em ...',
   
    'Browse published resources'     'Browse published resources'
 => 'Browse published resources',  => 'Navegar pelos recursos publicados',
   
    'Choose the course to work on'     'Choose the course to work on'
 => 'Choose the course to work on',  => 'Escolha o curso a ser trabalhado',
 # escolha the curso to work on  
    'Create a new course'     'Create a new course'
 => 'Create a new course',  => 'Cria um novo curso',
 # criar a new curso  
    'Customized right of use ... '     'Customized right of use ... '
 => 'Customized right of use ... ',  => 'Direito customizado de uso ... ',
   
    'Delete messages from bulletin boards'     'Delete messages from bulletin boards'
 => 'Delete messages from bulletin boards',  => 'Remove mensagens do quadro de anúncios', 
   
    'Domain only - use limited to courses in the domain'     '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',
 # Domínio only - use limited to cursos in the Domínio  
    'Dynamic Metadata'     'Dynamic Metadata'
 => 'Dynamic Metadata',  => 'Meta-dado Dinâmico',
   
    'Edit and view documents included in this course'     '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 and ver documents included in this curso  
    'Edit/Modify DOCS'     'Edit/Modify DOCS'
 => 'Edit/Modify DOCS',  => 'Editar/Modificar Documentos',
 # Editar/Modify DOCS  
    'Enter my resource construction space'     'Enter my resource construction space'
 => 'Enter my resource construction space',  => 'Entrar na minha Área de Construção de Recursos',
 # entrar my resource construction space  
    'FAIL'     'FAIL'
 => 'FAIL',  => 'FALHA',
   
    'Failed to copy source'     'Failed to copy source'
 => 'Failed to copy source',  => 'Falha ao copiar fonte',
   
    'Failed to write metadata copy'     'Failed to write metadata copy'
 => 'Failed to write metadata copy',  => 'Falha ao escrever na copia dos meta-dados',
   
    'File copied.'     'File copied.'
 => 'File copied.',  => 'Arquivo copiado.',
   
    'Finalize Publication'     'Finalize Publication'
 => 'Finalize Publication',  => 'Publicação Finalizada',
   
    'Grant/revoke role of Co-Author'     'Grant/revoke role of Co-Author'
 => 'Grant/revoke role of Co-Author',  => 'Garante/Revoga função de Co-Autor',
 # Grant/revoke função of Co-Autor  
    'Grant/revoke role of Domain Coordinator'     'Grant/revoke role of Domain Coordinator'
 => 'Grant/revoke role of Domain Coordinator',  => 'Garante/Revoga função de Coordenador de Domínio',
 # Grant/revoke função of Coordenador do Domínio  
    'Grant/revoke role of Exam Proctor'     'Grant/revoke role of Exam Proctor'
 => 'Grant/revoke role of Exam Proctor',  => 'Garante/Revoga função de Fiscal de Prova',
 # Grant/revoke função of Exam Proktor  
    'Grant/revoke role of Instructor'     'Grant/revoke role of Instructor'
 => 'Grant/revoke role of Instructor',  => 'Garante/Revoga função de Instrutor',
 # Grant/revoke função of Instrutor  
    'Grant/revoke role of Student'     'Grant/revoke role of Student'
 => 'Grant/revoke role of Student',  => 'Garante/Revoga função de Estudante',
 # Grant/revoke função of Estudante  
    'Grant/revoke role of Superuser'     'Grant/revoke role of Superuser'
 => 'Grant/revoke role of Superuser',  => 'Garante/Revoga função de Super-Usuárior',
 # Grant/revoke função of Superuser  
    'Illegal filename.'     'Illegal filename.'
 => 'Illegal filename.',  => 'Nome de arquivo ilegal.',
   
    'Name starting with'     'Name starting with'
 => 'Name starting with',  => 'Nome iniciando com',
 # Name Inícioing with  
    'No previous versions published.'     'No previous versions published.'
 => 'No previous versions published.',  => 'Sem versão prévia publicada.',
   
    'No write permission to'     'No write permission to'
 => 'No write permission to',  => 'Sem permissão de escrita para',
   
    'Please pick a version to retrieve'     'Please pick a version to retrieve'
 => 'Please pick a version to retrieve',  => 'Por favor escolha uma versão para restaurar',
   
    'Private - visible to author only for testing purposes'     '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',
 # Private - visible to Autor only for testing purposes  
    'Private Publication - did not synchronize database'     'Private Publication - did not synchronize database'
 => 'Private Publication - did not synchronize database',  => 'Publicação Privada - não sincronize a base de dados',
   
    'Public - no authentication or authorization required for use'     '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',
 # Public - no auEntãotication or Autorization required for use  
    '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'
 => 'Retrieval of an old version will overwrite the file currently in construction space',  => 'A restauração de uma versão antica irá sobre-escrever o arquivo atual na Área de Construção',
   
    'Retrieve previous versions of'     'Retrieve previous versions of'
 => 'Retrieve previous versions of',  => 'Restaurar versões anteriores de',
   
    'Retrieve version'     'Retrieve version'
 => 'Retrieve version',  => 'Restaurar versão',
   
    'Rule'     'Rule'
 => 'Rule',  => 'Função',
   
    'Search the contents of this course'     'Search the contents of this course'
 => 'Search the contents of this course',  => 'Pesquisar o conteúdo deste recurso',
 # Pesquisa the conteúdos of this curso  
    'Search the database of published resources'     'Search the database of published resources'
 => 'Search the database of published resources',  => 'Pesquisar a base de dados de recursos publicados',
 # Pesquisa the database of published resources  
    'Send broadcast and receipt-required email'     'Send broadcast and receipt-required email'
 => 'Send broadcast and receipt-required email',  => 'Enviar e-mail "broadcast" e "receipt-required"',
 # SFim broadcast and receipt-required email  
    'Show Problem Completeness'     'Show Problem Completeness'
 => 'Show Problem Completeness',  => 'Show Problem Completeness ',
   
    'Switch to another course'     'Switch to another course'
 => 'Switch to another course',  => 'Trocar para outro curso',
 # Switch to another curso  
    'System wide - can be used for any courses system wide'     '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',
 # Sistema wide - can be used for any cursos Sistema wide  
    'System wide - open source to all authors'     'System wide - open source to all authors'
 => 'System wide - open source to all authors',  => 'Alcance do Sistema - open source to all authors',
 # Sistema wide - open source to all Autors  
    'The extension on this file'     'The extension on this file'
 => 'The extension on this file',  => 'A estensão deste arquivo',
   
    'This resource has been marked obsolete by the author(s)'     '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)',
 # This resource has been marked obsolete by the Autor(s)  
    'Unsupported character combination'     'Unsupported character combination'
 => 'Unsupported character combination',  => 'Combinação de caracteres não suportada',
   
    'Uploaded'     'Uploaded'
 => 'Uploaded',  => 'Carregado',
 # UpCargaed  
    'Users with Roles Assigned by'     'Users with Roles Assigned by'
 => 'Users with Roles Assigned by',  => 'Usuários com funções atribuidas por',
 # Users with funçãos Assigned by  
    'View documents included in this course'     'View documents included in this course'
 => 'View documents included in this course',  => 'Ver documentos incluídos neste curso',
 # ver documents included in this curso  
    'View file'     'View file'
 => 'View file',  => 'Ver arquivo',
 # ver File  
    'untitled'     'untitled'
 => 'untitled',  => 'sem título',
   
    "Click to download or use your browser's Save Link function"     "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",
   
   
 #SYNC Fri Sep 26 17:00:04 2003  #SYNC Fri Sep 26 17:00:04 2003
Line 1009  use base qw(Apache::localize); Line 1010  use base qw(Apache::localize);
   
 #SYNC Tue Oct 14 14:28:24 2003  #SYNC Tue Oct 14 14:28:24 2003
    '#Stdnts'     '#Stdnts'
 => '#Stdnts',  => '#Estudantes',
   
    '#YES'     '#YES'
 => '#YES',  => '#SIM',
   
    '%Wrng'     '%Wrng'
 => '%Wrng',  => '%Errado',
   
    '. . . for a particular section'     '. . . for a particular section'
 => '. . . for a particular section',  => '. . . para uma seção particular',
   
    '. . . for all students in the course'     '. . . for all students in the course'
 => '. . . for all students in the course',  => '. . . para todos os estudantes do curso',
 # . . . for all Estudantes in the curso  
    '. . . for an individual student'     '. . . for an individual student'
 => '. . . for an individual student',  => '. . . para um estudante individual',
 # . . . for an individual Estudante  
    '1 am'     '1 am'
 => '1 am',  => '1:00',
   
    '1 pm'     '1 pm'
 => '1 pm',  => '13:00',
   
    '10'  
 => '10',  
   
    '10 am'     '10 am'
 => '10 am',  => '10:00',
   
    '10 pm'     '10 pm'
 => '10 pm',  => '22:00',
   
    '100'  
 => '100',  
   
    '11 am'     '11 am'
 => '11 am',  => '11:00',
   
    '11 pm'     '11 pm'
 => '11 pm',  => '23:00',
   
    '12 am'     '12 am'
 => '12 am',  => '0:00',
   
    '12 noon'     '12 noon'
 => '12 noon',  => '12:00',
   
    '2 am'     '2 am'
 => '2 am',  => '2:00',
   
    '2 pm'     '2 pm'
 => '2 pm',  => '14:00',
   
    '20'  
 => '20',  
   
    '3 am'     '3 am'
 => '3 am',  => '3:00',
   
    '3 pm'     '3 pm'
 => '3 pm',  => '15:00',
   
    '4 am'     '4 am'
 => '4 am',  => '4:00',
   
    '4 pm'     '4 pm'
 => '4 pm',  => '16:00',
   
    '5 am'     '5 am'
 => '5 am',  => '5:00',
   
    '5 pm'     '5 pm'
 => '5 pm',  => '17:00',
   
    '50'  
 => '50',  
   
    '6 am'     '6 am'
 => '6 am',  => '6:00',
   
    '6 pm'     '6 pm'
 => '6 pm',  => '18:00',
   
    '7 am'     '7 am'
 => '7 am',  => '7:00',
   
    '7 pm'     '7 pm'
 => '7 pm',  => '19:00',
   
    '8 am'     '8 am'
 => '8 am',  => '8:00',
   
    '8 pm'     '8 pm'
 => '8 pm',  => '20:00',
   
    '9 am'     '9 am'
 => '9 am',  => '9:00',
   
    '9 pm'     '9 pm'
 => '9 pm',  => '21:00',
   
    '<- Previous'     '<- Previous'
 => '<- Previous',  => '<- Anterior',
   
    'ALL'     'ALL'
 => 'ALL',  => 'TUDO',
   
    'About Me'     'About Me'
 => 'About Me',  => 'Sobre mim',
   
    'Access Key Management'     'Access Key Management'
 => 'Access Key Management',  => 'Gerenciamento de chaves de Acesso',
   
    'Additional Keywords'     'Additional Keywords'
 => 'Additional Keywords',  => 'Palavras chave adicionais',
   
    'Additional Metadata (non-standard, parameters, exports)'     'Additional Metadata (non-standard, parameters, exports)'
 => 'Additional Metadata (non-standard, parameters, exports)',  => 'Meta-dados Adicionais (non-standard, parameters, exports)',
   
    'Advanced Catalog Search'     'Advanced Catalog Search'
 => 'Advanced Catalog Search',  => 'Pesquisa Avançada no Catálogo',
 # Advanced Catalog Pesquisa  
    'Advanced Search'     'Advanced Search'
 => 'Advanced Search',  => 'Pesquisa Avançada',
 # Advanced Pesquisa  
    'All Maps or Folders'     'All Maps or Folders'
 => 'All Maps or Folders',  => 'Todos os Mapas ou Pastas',
   
    'All versions'     'All versions'
 => 'All versions',  => 'Todas as Versões',
   
    'Any Language'     'Any Language'
 => 'Any Language',  => 'Qualquer Linguagem',
 # Any Linguagem  # Any Linguagem
    'Any User'     'Any User'
 => 'Any User',  => 'Qualquer Usuário',
   
    'Any category'     'Any category'
 => 'Any category',  => 'Qualquer categoria',
   
    'Any copyright/distribution'     'Any copyright/distribution'
 => 'Any copyright/distribution',  => 'Qualquer copyright/distribuição',
   
    'Assessment'     'Assessment'
 => 'Assessment',  => 'Avaliação',
   
    'Assessment URL and Title'     'Assessment URL and Title'
 => 'Assessment URL and Title',  => 'Assessment URL and Title',
   #??
    'Assigned User Roles'     'Assigned User Roles'
 => 'Assigned User Roles',  => 'Funções Atribuidas ao Usuário',
 # Assigned User fun&ccedil;&atilde;os  
    '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.'
 => '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.',
 # Autor and Co-Autor fun&ccedil;&atilde;os Maio not be available on Servidors other than your home Servidor.  
    'Author(s)'     'Author(s)'
 => 'Author(s)',  => 'Autor(es)',
 # Autor(s)  
    'Average number of tries till solved'     'Average number of tries till solved'
 => 'Average number of tries till solved',  => 'Average number of tries till solved',
 # Average number of Tentativas till solved  # ??
    'Brief view of each students performance in course.'     '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.',
 # Brief ver of each Estudantes performance in curso.  
    'Broadcast Message to Course'     'Broadcast Message to Course'
 => 'Broadcast Message to Course',  => 'Divulgar Mensagem para o Curso',
 # Broadcast Message to curso  
    'Browse Resources'     'Browse Resources'
 => 'Browse Resources',  => 'Navegar pelos Recursos',
   
    'Browse resources'     'Browse resources'
 => 'Browse resources',  => 'Navegar pelos recursos',
   
    'Bulletin Board/Discussion'     'Bulletin Board/Discussion'
 => 'Bulletin Board/Discussion',  => 'Quadro de Avisos/Discussão',
   
    'Calculations'     'Calculations'
 => 'Calculations',  => 'Cálculos',
   
    'Catalog Information'     'Catalog Information'
 => 'Catalog Information',  => 'Informação de Catálogo',
 # CataExecutar Logonformation  
    '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.'
 => '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.',
 # Changes can take up to 10 minutes before being active for all Estudantes.  
    'Clear All'     'Clear All'
 => 'Clear All',  => 'Limpar Tudo',
   
    'Clear Caches'     'Clear Caches'
 => 'Clear Caches',  => 'Limpar Caches',
   
    'Close'     'Close'
 => 'Close',  => 'Fechar',
   
    'Close All Folders'     'Close All Folders'
 => 'Close All Folders',  => 'Fechar todas as Pastas',
   
    'Collapse Remote Control'     'Collapse Remote Control'
 => 'Collapse Remote Control',  => 'Colapse do Controle Remoto',
   #??
    'Comma Separated Values'     'Comma Separated Values'
 => 'Comma Separated Values',  => 'Valores separados por Vírgula',
   
    'Compact View'     'Compact View'
 => 'Compact View',  => 'Visualização Compacta',
 # Compact ver  
    'Construction Space'     'Construction Space'
 => 'Construction Space',  => 'Área de Construção',
   
    'Construction Space File Operation'     'Construction Space File Operation'
 => 'Construction Space File Operation',  => 'Operação de Arquivo da Área de Construção',
   
    'Contact Information'     'Contact Information'
 => 'Contact Information',  => 'Informação de contato',
   
    'Content changed'     'Content changed'
 => 'Content changed',  => 'Conteúdo Alterado',
   
    'Copied metadata'     'Copied metadata'
 => 'Copied metadata',  => 'Meta-dado copiado',
   
    'Copied old metadata'     'Copied old metadata'
 => 'Copied old metadata',  => 'Meta-dado antigo copiado',
   
    'Copied old target file'     'Copied old target file'
 => 'Copied old target file',  => 'Arquivo de destino angigo copiado',
   
    'Copied source file'     'Copied source file'
 => 'Copied source file',  => 'Arquivo fonte copiado',
   
    'Copyright'     'Copyright'
 => 'Copyright',  => 'Copyright',
   
    'Copyright/Distribution'     'Copyright/Distribution'
 => 'Copyright/Distribution',  => 'Copyright/Distribuição',
   
    'Could Not Process Request'     'Could Not Process Request'
 => 'Could Not Process Request',  => 'Não pude processar requisição',
   
    'Could not write metadata'     'Could not write metadata'
 => 'Could not write metadata',  => 'Não pude escrever meta-dado',
   
    'Course Assessment Parameter - Helper Mode'     'Course Assessment Parameter - Helper Mode'
 => 'Course Assessment Parameter - Helper Mode',  => 'Parâmetros de Avaliação do Curso - Modo Assistente',
 # curso Assessment Parameter - Ajudaer Mode  
    'Course Assessment Parameters - Overview Mode'     'Course Assessment Parameters - Overview Mode'
 => 'Course Assessment Parameters - Overview Mode',  => 'Parâmetros de Avaliação do Curso - Modo Overview',
 # curso Assessment Parameters - Overver Mode  
    'Course Assessments Parameters - Table Mode'     'Course Assessments Parameters - Table Mode'
 => 'Course Assessments Parameters - Table Mode',  => 'Parâmetros de Avaliação do Curso - Modo Tabela',
 # curso Assessments Parameters - Table Mode  
    'Course Documents'     'Course Documents'
 => 'Course Documents',  => 'Documentos do Curso',
 # curso Documents  
    'Course Environment Parameters'     'Course Environment Parameters'
 => 'Course Environment Parameters',  => 'Parâmetros do Ambiente do Curso',
 # curso Environment Parameters  
    'Course ID'     'Course ID'
 => 'Course ID',  => 'ID (identificação) do curso',
 # curso ID  
    'Course Parameter Helper'     'Course Parameter Helper'
 => 'Course Parameter Helper',  => 'Assistente de Parâmetros de Avaliação',
 # curso Parameter Ajudaer  #??
    '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.'
 => '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.',
 # curso Statistics and Charts cannot be retrieved until the database is reIn&iacute;cioed.  Your data is intact but cannot be Displayed at this time.  # 
    'Course level sheet'     'Course level sheet'
 => 'Course level sheet',  => 'Planilha - nível do curso',
 # curso level sheet  
    'Create New Environment Variable'     'Create New Environment Variable'
 => 'Create New Environment Variable',  => 'Cria nova variável de Ambiente',
 # criar New Environment Variable  
    'Creation Date'     'Creation Date'
 => 'Creation Date',  => 'Data de Criação',
   
    'Current Session Value'     'Current Session Value'
 => 'Current Session Value',  => 'Valor da Seção Corrente',
   
    'Custom Distribution File'     'Custom Distribution File'
 => 'Custom Distribution File',  => 'Arquivo de Distribuição Customizado',
   
    'Default'     'Default'
 => 'Default',  => 'Padrão',
   
    'Default Cataloging Information for Directory'     'Default Cataloging Information for Directory'
 => 'Default Cataloging Information for Directory',  => 'Default Cataloging Information for Directory',
   #??
    'Default Value'     'Default Value'
 => 'Default Value',  => 'Valor Padrão',
   
    'Degree of difficulty'     'Degree of difficulty'
 => 'Degree of difficulty',  => 'Nível de Dificuldade',
   
    'Delete a role'     'Delete a role'
 => 'Delete a role',  => 'Excluir uma função',
 # Delete a fun&ccedil;&atilde;o  
    'Detailed Citation View'     'Detailed Citation View'
 => 'Detailed Citation View',  => 'Visualizar Citação Detalhada',
 # Detailed Citation ver  
    'Detailed Problem Analysis'     'Detailed Problem Analysis'
 => 'Detailed Problem Analysis',  => 'Análise detalhada de problema',
   
    'Detailed statistics and graphs of student performance on problems.'     '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.',
 # Detailed statistics and graphs of Estudante performance on problems.  
    'Differences'     'Differences'
 => 'Differences',  => 'Diferenças',
 # Differr&ecirc;ncias  
    'Disable all communication among students'     'Disable all communication among students'
 => 'Disable all communication among students',  => 'Desabilitar toda a comunicação entre os estudantes',
 # Disable all communica&ccedil;&atilde;o aSegg Estudantes  
    'Discard Selected'     'Discard Selected'
 => 'Discard Selected',  => 'Descartar Seleção',
 # Discard Selecioneed  
    'Distribute Messages from Uploaded File to Course'     'Distribute Messages from Uploaded File to Course'
 => 'Distribute Messages from Uploaded File to Course',  => 'Distribute Messages from Uploaded File to Course',
 # Distribute Messages from UpCargaed File to curso  #??
    'DoDiff'     'DoDiff'
 => 'DoDiff',  => 'DoDiff',
   
    'Due'     'Due'
 => 'Due',  => 'Devido',
   
    'Dump Course DOCS to Construction Space'     'Dump Course DOCS to Construction Space'
 => 'Dump Course DOCS to Construction Space',  => 'Dump Course DOCS to Construction Space',
 # Dump curso DOCS to Construction Space  #??
    'EMail and Messages'     'EMail and Messages'
 => 'EMail and Messages',  => 'E-Mail e Mensagens',
   
    'Edit Catalog Information'     'Edit Catalog Information'
 => 'Edit Catalog Information',  => 'Editar Informação de Catálogo',
 # Editar CataExecutar Logonformation  
    'Edit Content of a Map'     'Edit Content of a Map'
 => 'Edit Content of a Map',  => 'Editar Conteúdo de um Mapa',
 # Editar Content of a Map  
    'Edit Directory Catalog Information'     'Edit Directory Catalog Information'
 => 'Edit Directory Catalog Information',  => 'Editar Informação de Catálogo do Diretório',
 # Editar Directory CataExecutar Logonformation  
    'Edit this resource'     'Edit this resource'
 => 'Edit this resource',  => 'Editar este recurso',
 # Editar this resource  
    'Enclosing Map or Folder'     'Enclosing Map or Folder'
 => 'Enclosing Map or Folder',  => 'Enclosing Map or Folder',
   #??
    'End Helper'     'End Helper'
 => 'End Helper',  => 'Finalizar Assistente',
 # Fim Ajudaer  
    'Enrollment Status'     'Enrollment Status'
 => 'Enrollment Status',  => 'Estado das Inscrições',
 # inscreverment Status  
    'Enter construction space as a co-author'     'Enter construction space as a co-author'
 => 'Enter construction space as a co-author',  => 'Entrar na Área de Construção como Co-Autor',
 # entrar construction space as a Co-Autor  
    'Entering course ...'     'Entering course ...'
 => 'Entering course ...',  => 'Entrando no Curso ...',
 # entraring curso ...  
    'Error Messages'     'Error Messages'
 => 'Error Messages',  => 'Mensagens de Erro',
   
    'Evaluate Resource'     'Evaluate Resource'
 => 'Evaluate Resource',  => 'Avaliar Recurso',
   
    'Every problem in a particular folder'     'Every problem in a particular folder'
 => 'Every problem in a particular folder',  => 'Cada problema em uma pasta particular',
   
    'Every problem in the course'     'Every problem in the course'
 => 'Every problem in the course',  => 'Cada problema no curso',
 # Every problem in the curso  
    'Exam Information'     'Exam Information'
 => 'Exam Information',  => 'Informação de Exame',
   
    'Excel'     'Excel'
 => 'Excel',  => 'Excel',
   
    'External Resource'     'External Resource'
 => 'External Resource',  => 'Recurso Externo',
   
    'Failed Access to Construction Space'     'Failed Access to Construction Space'
 => 'Failed Access to Construction Space',  => 'Falha no Acesso a Área de Construção',
   
    'Fielded Format'     'Fielded Format'
 => 'Fielded Format',  => 'Fielded Format',
   #??
    'File Category'     'File Category'
 => 'File Category',  => 'Categoria do Arquivo',
   
    'Finish Course Initialization'     'Finish Course Initialization'
 => 'Finish Course Initialization',  => 'Final da Internacionalização do Curso',
 # Finish curso Initialization  
    'Folder'     'Folder'
 => 'Folder',  => 'Pasta',
   
    'For User'     'For User'
 => 'For User',  => 'Para Usuário',
   
    'Force publication of unmodified files'     'Force publication of unmodified files'
 => 'Force publication of unmodified files',  => 'Forçar publicação de arquivos não modificados',
   
    'Generate Spreadsheet'     'Generate Spreadsheet'
 => 'Generate Spreadsheet',  => 'Gerar Planilha',
   
    'Generate Statistics'     'Generate Statistics'
 => 'Generate Statistics',  => 'Gerar Estatísticas',
   
    'Generate new role ...'     'Generate new role ...'
 => 'Generate new role ...',  => 'Gerar nova função ...',
 # Generate new fun&ccedil;&atilde;o ...  
    'GerdSuperRole'  
 => 'GerdSuperRole',  
 # GerdSuperfun&ccedil;&atilde;o  
    'Go to the next resource in the course sequence'     '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',
 # Go to the next resource in the curso Sequence  
    'Go to the previous resource in the course sequence'     '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',
 # Go to the previous resource in the curso Sequence  
    'Grant/revoke Course Custom Role'     'Grant/revoke Course Custom Role'
 => 'Grant/revoke Course Custom Role',  => 'Garantir/Revogar função Customizada do Curso',
 # Grant/revoke curso Custom fun&ccedil;&atilde;o  
    'Grant/revoke role of Administrator'     'Grant/revoke role of Administrator'
 => 'Grant/revoke role of Administrator',  => 'Garantir/Revogar função de Administrador',
 # Grant/revoke fun&ccedil;&atilde;o of Administrator  
    'Grant/revoke role of Author'     'Grant/revoke role of Author'
 => 'Grant/revoke role of Author',  => 'Garantir/Revogar função de Autor',
 # Grant/revoke fun&ccedil;&atilde;o of Autor  
    'Grant/revoke role of Course Coordinator'     'Grant/revoke role of Course Coordinator'
 => 'Grant/revoke role of Course Coordinator',  => 'Garantir/Revogar função de Coordenador de Curso',
 # Grant/revoke fun&ccedil;&atilde;o of curso Coordinator  
    'Grant/revoke role of Domain Guest'     'Grant/revoke role of Domain Guest'
 => 'Grant/revoke role of Domain Guest',  => 'Garantir/Revogar função de Convidado do Domínio',
 # Grant/revoke fun&ccedil;&atilde;o of Dom&iacute;nio Guest  
    'Grant/revoke role of Librarian'     'Grant/revoke role of Librarian'
 => 'Grant/revoke role of Librarian',  => 'Garantir/Revogar função de Bibliotecário',
 # Grant/revoke fun&ccedil;&atilde;o of Librarian  
    'Grant/revoke role of Scantron Operator'     'Grant/revoke role of Scantron Operator'
 => 'Grant/revoke role of Scantron Operator',  => 'Garantir/Revogar função de Scantron Operator',
 # Grant/revoke fun&ccedil;&atilde;o of Scantron Operator  
    'Grant/revoke role of Teaching Assistant'     'Grant/revoke role of Teaching Assistant'
 => 'Grant/revoke role of Teaching Assistant',  => 'Garantir/Revogar função de Assistente do Professor',
 # Grant/revoke fun&ccedil;&atilde;o of Assistente do professor  
    'HTML'     'HTML'
 => 'HTML',  => 'HTML',
   
Line 1456  use base qw(Apache::localize); Line 1442  use base qw(Apache::localize);
 => 'Host',  => 'Host',
   
    'Import a published document'     'Import a published document'
 => 'Import a published document',  => 'Importar um documento publicado',
 # Importar a published document  
    'Internally authenticated'     'Internally authenticated'
 => 'Internally authenticated',  => 'Autenticado Internamente',
 # Internally auEnt&atilde;oticated  
    'Invalid date entry'     'Invalid date entry'
 => 'Invalid date entry',  => 'Entrada de data inválida',
   
    'Kerberos authenticated'     'Kerberos authenticated'
 => 'Kerberos authenticated',  => 'Kerberos autenticado',
 # Kerberos auEnt&atilde;oticated  
    'Keyword(s)'     'Keyword(s)'
 => 'Keyword(s)',  => 'Palavra(s) Chave(s)',
   
    'Keywords'     'Keywords'
 => 'Keywords',  => 'Palavras Chaves',
   
    'LON-CAPA Helper:'     'LON-CAPA Helper:'
 => 'LON-CAPA Helper:',  => 'Assistente do LON-CAPA:',
 # LON-CAPA Ajudaer:  
    'Last Week'     'Last Week'
 => 'Last Week',  => 'Semana Passada',
 # semana passada  
    'Last access'     'Last access'
 => 'Last access',  => 'Último acesso',
   
    'Last modified'     'Last modified'
 => 'Last modified',  => 'Última modificação',
   
    'Last updated'     'Last updated'
 => 'Last updated',  => 'Última atualização',
   
    'Limit by copyright/distribution'     'Limit by copyright/distribution'
 => 'Limit by copyright/distribution',  => 'Limitado por copyright/distribuição',
   
    'Limit by language'     'Limit by language'
 => 'Limit by language',  => 'Limitado por linguagem',
 # Limit by Linguagem  
    'Load Map'     'Load Map'
 => 'Load Map',  => 'Carregar Mapa',
 # Carga Map  
    'Load:'     'Load:'
 => 'Load:',  => 'Carga:',
 # Carga:  
    'Lock and unlock assessments'     'Lock and unlock assessments'
 => 'Lock and unlock assessments',  => 'Bloquear e desbloquear avaliações',
   
    'Logged Out'     'Logged Out'
 => 'Logged Out',  => 'Sessão Encerrada',
   
    'MIME Type'     'MIME Type'
 => 'MIME Type',  => 'Tipo MIME',
   
    'Make notes and annotations about this resource'     'Make notes and annotations about this resource'
 => 'Make notes and annotations about this resource',  => 'Fazer notas e anotações a respeito deste recurso',
 # Make Notas and annotations about this resource  
    'Manage Access Keys'     'Manage Access Keys'
 => 'Manage Access Keys',  => 'Gerenciar Chaves de Acesso',
   
    'Manage access keys'     'Manage access keys'
 => 'Manage access keys',  => 'Gerenciar chaves de acesso',
   
    'Material appears to be correct'     'Material appears to be correct'
 => 'Material appears to be correct',  => 'Material parece estar correto',
   
    'Material covered with sufficient depth'     'Material covered with sufficient depth'
 => 'Material covered with sufficient depth',  => 'Material cobriu com profundidade suficiente',
   
    'Material is helpful'     'Material is helpful'
 => 'Material is helpful',  => 'Material é útil',
 # Material is Ajudaful  
    'Material presented in clear way'     'Material presented in clear way'
 => 'Material presented in clear way',  => 'Material apresentado de maneira clara',
   
    'Max Possible To Date'     'Max Possible To Date'
 => 'Max Possible To Date',  => 'Máximo Possível para Data',
   
    'Max Tries'     'Max Tries'
 => 'Max Tries',  => 'Máximo de Tentativas',
 # Max Tentativas  
    'Mean Tries'     'Mean Tries'
 => 'Mean Tries',  => 'Média de Tentativas',
 # Mean Tentativas  
    'Metadata Information'     'Metadata Information'
 => 'Metadata Information',  => 'Informação de Meta-Dados',
   
    'Mime type'     'Mime type'
 => 'Mime type',  => 'Tipo Mime',
   
    'Modification Date'     'Modification Date'
 => 'Modification Date',  => 'Data de Modificação',
   
    'Modified'     'Modified'
 => 'Modified',  => 'Modificado',
   
    'Modify Course Assessment Parameters'     'Modify Course Assessment Parameters'
 => 'Modify Course Assessment Parameters',  => 'Modificar Parâmetros de Acesso ao Curso',
 # Modify curso Assessment Parameters  
    'Modify authentication mechanism and data for a user'     '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',
 # Modify auEnt&atilde;otication mechanism and data for a user  
    'Modify deadlines, etc, for this assessment resource'     'Modify deadlines, etc, for this assessment resource'
 => 'Modify deadlines, etc, for this assessment resource',  => 'Modifica prazos finais, etc. para este recurso de avaliação',
 # Modify Prazos finais, etc, for this assessment resource  
    'Modify grades'     'Modify grades'
 => 'Modify grades',  => 'Modificar notas',
 # Modify notas  
    'Modify user grades for this assessment resource'     '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',
 # Modify user notas for this assessment resource  
    'Move Down'     'Move Down'
 => 'Move Down',  => 'Mover para Baixo',
   
    'Move Up'     'Move Up'
 => 'Move Up',  => 'Mover para Cima',
   
    'My Personal Info'     'My Personal Info'
 => 'My Personal Info',  => 'Minhas Informações Pessoais',
   
    'Network-wide number of accesses (hits)'     'Network-wide number of accesses (hits)'
 => 'Network-wide number of accesses (hits)',  => 'Número de acessos pela rede (hits)',
   
    'Network-wide number of courses using resource'     'Network-wide number of courses using resource'
 => 'Network-wide number of courses using resource',  => 'Número de cursos usando recursos pela rede (hits)',
 # Network-wide number of cursos using resource  
    'New Title'     'New Title'
 => 'New Title',  => 'Novo Título',
   
    'Next ->'     'Next ->'
 => 'Next ->',  => 'Próximo ->',
   
    'No changes were made to the current settings.'     '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.',
   
    'Number of resources that follow this resource in maps'     '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 recurso nos mapas',
   
    'Number of resources that lead up to this resource in maps'     '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 conduzem até este recurso nos mapas',
   
    'Number of resources using or importing resource'     'Number of resources using or importing resource'
 => 'Number of resources using or importing resource',  => 'Número de recursos usando ou importando recurso',
 # Number of resources using or Importaring resource  
    'Obsolete'     'Obsolete'
 => 'Obsolete',  => 'Obsoleto',
   
    'One particular problem'     'One particular problem'
 => 'One particular problem',  => 'Um problema particular',
   
    'Open'     'Open'
 => 'Open',  => 'Abrir',
   
    'Open All Folders'     'Open All Folders'
 => 'Open All Folders',  => 'Abrir todas as Pastas',
   
    'Output'     'Output'
 => 'Output',  => 'Saída',
   
    'Output Format'     'Output Format'
 => 'Output Format',  => 'Formato da Saída',
   
    'Overall Problem Statistics'     'Overall Problem Statistics'
 => 'Overall Problem Statistics',  => 'Estatísticas Globais de Problema',
   
    'Owner/Publisher'     'Owner/Publisher'
 => 'Owner/Publisher',  => 'Dono/Publicador',
   
    'Parameter Name'     'Parameter Name'
 => 'Parameter Name',  => 'Nome do Parâmetro',
   
    'Parameter Type'     'Parameter Type'
 => 'Parameter Type',  => 'Tipo de Parâmetro',
   
    'Parameter in Effect'     'Parameter in Effect'
 => 'Parameter in Effect',  => 'Parâmetro em Efeito',
   
    'Parent Directory'     'Parent Directory'
 => 'Parent Directory',  => 'Diretório Pai',
   
    'Per Page'     'Per Page'
 => 'Per Page',  => 'Por página',
   
    'Personal Information'     'Personal Information'
 => 'Personal Information',  => 'Informação Pessoal',
   
    'Please either'     'Please either'
 => 'Please either',  => 'Por favor, qualquer',
   
    'Please notify the server administrator '     'Please notify the server administrator '
 => 'Please notify the server administrator ',  => 'Por favor, notifique o administrador do servidor ',
 # Please notify the Servidor administrator   
    'Please select a problem to analyze'     'Please select a problem to analyze'
 => 'Please select a problem to analyze',  => 'Por favor, selecione um problema para analizar',
 # Please Selecione um problem to analyze  
    'Please select a report to generate.'     'Please select a report to generate.'
 => 'Please select a report to generate.',  => 'Por favor, selecione um relatório a gerar.',
 # Please Selecione um report to generate.  
    'Post anonymously'     'Post anonymously'
 => 'Post anonymously',  => 'Postar anonimamente',
   
    'Post discussion on course resources'     'Post discussion on course resources'
 => 'Post discussion on course resources',  => 'Postar discussão nos recursos do curso',
 # Post discussion on curso resources  
    'Post system frontpage announcements'     'Post system frontpage announcements'
 => 'Post system frontpage announcements',  => 'Post system frontpage announcements',
 # Post Sistema frontPage announcements  #??
    'Post to live chatrooms'     'Post to live chatrooms'
 => 'Post to live chatrooms',  => 'Post to live chatrooms',
   #??
    'Preparing Excel Spreadsheet'     'Preparing Excel Spreadsheet'
 => 'Preparing Excel Spreadsheet',  => 'Preparar Planilha do Excel',
   
    'Printing Helper'     'Printing Helper'
 => 'Printing Helper',  => 'Imprimindo Assistente',
 # Printing Ajudaer  
    'Privacy Note'     'Privacy Note'
 => 'Privacy Note',  => 'Nota Privada',
   
    'Problem Status Chart'     'Problem Status Chart'
 => 'Problem Status Chart',  => 'Problem Status Chart',
   #??
    'Problems Not Contained In A Folder'     'Problems Not Contained In A Folder'
 => 'Problems Not Contained In A Folder',  => 'Problems Not Contained In A Folder',
   #??
    '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.'
 => '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.',
   #??
    'Processing course structure'     'Processing course structure'
 => 'Processing course structure',  => 'Processando estrutura do curso',
 # Processing curso structure  
    'Processing first student'     'Processing first student'
 => 'Processing first student',  => 'Processando primeiro estudante',
 # Processing first Estudante  
    'Project Information'     'Project Information'
 => 'Project Information',  => 'Informação de Projeto',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     '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',
 # Provide feedback messages or contribute to the curso discussion about this resource  
    'Provide my evaluation of this resource'     'Provide my evaluation of this resource'
 => 'Provide my evaluation of this resource',  => 'Fornece minha avaliação deste recurso',
   
    'Publish'     'Publish'
 => 'Publish',  => 'Publica',
   
    'Publish Directory'     'Publish Directory'
 => 'Publish Directory',  => 'Publica Diretório',
   
    'Publish Directory and Sub Directories'     'Publish Directory and Sub Directories'
 => 'Publish Directory and Sub Directories',  => 'Publica Diretório e Sub-Diretórios',
   
    'Published'     'Published'
 => 'Published',  => 'Publicado',
   
    'Publisher/Owner'     'Publisher/Owner'
 => 'Publisher/Owner',  => 'Publicador/Dono',
   
    'Publishing'     'Publishing'
 => 'Publishing',  => 'Publicando',
   
    'Quick Completed Problems Display'     'Quick Completed Problems Display'
 => 'Quick Completed Problems Display',  => 'Quick Completed Problems Display',
   #?? 
    'Reading results from'     'Reading results from'
 => 'Reading results from',  => 'Lendo resultados de',
   
    'Related'     'Related'
 => 'Related',  => 'Relatado',
   
    'Resource Feedback and Discussion'     'Resource Feedback and Discussion'
 => 'Resource Feedback and Discussion',  => 'Realimentação do Recurso e discussão',
   
    'Resource Level'     'Resource Level'
 => 'Resource Level',  => 'Nível do Recurso',
   
    'Resource Publication'     'Resource Publication'
 => 'Resource Publication',  => 'Publicação do Recurso',
   
    'Resource is technically correct'     'Resource is technically correct'
 => 'Resource is technically correct',  => 'Recurso está tecnicamente correto',
   
    'Retrieve'     'Retrieve'
 => 'Retrieve',  => 'Restaurar',
   
    'Revert to Last Saved'     'Revert to Last Saved'
 => 'Revert to Last Saved',  => 'Reverter Para Última Versão Salva',
 # Revert to Last Salvard  
    'Revision Date'     'Revision Date'
 => 'Revision Date',  => 'Data de Revisão',
   
    'Row'     'Row'
 => 'Row',  => 'Linha',
   
    'S.D. tries'     'S.D. tries'
 => 'S.D. tries',  => 'S.D. tries',
 # S.D. Tentativas  #??
    'Save as'     'Save as'
 => 'Save as',  => 'Salvar como',
 # Salvar as  
    'Save as & Make This Sheet the Default'     'Save as & Make This Sheet the Default'
 => 'Save as & Make This Sheet the Default',  => 'Salvar como & Fazer esta a Planilha Padrão',
 # Salvar as & Make This Sheet the Default  
    'Scantron Operator'     'Scantron Operator'
 => 'Scantron Operator',  => 'Scantron Operator',
   #??
    'Score Upload Form'     'Score Upload Form'
 => 'Score Upload Form',  => 'Formulário para Carga dos Escores',
 # Score UpCarga Form  
    'Search Complete'     'Search Complete'
 => 'Search Complete',  => 'Pesquisa Completada',
 # Pesquisa Complete  
    'Section'     'Section'
 => 'Section',  => 'Seção',
   
    'Sections'     'Sections'
 => 'Sections',  => 'Seções',
   
    'Select All'     'Select All'
 => 'Select All',  => 'Selecione Tudo',
 # Selecione umll  
    'Select All Students'     'Select All Students'
 => 'Select All Students',  => 'Selecione Todos os Estudantes',
 # Selecione umll Estudantes  
    'Select Date'     'Select Date'
 => 'Select Date',  => 'Selecione a Data',
 # Selecione Date  
    'Select Enclosing Map or Folder'     'Select Enclosing Map or Folder'
 => 'Select Enclosing Map or Folder',  => 'Select Enclosing Map or Folder',
 # Selecione Enclosing Map or Folder  #??
    'Select Map'     'Select Map'
 => 'Select Map',  => 'Selecione Mapa',
 # Selecione Map  
    'Select Parameter Level'     'Select Parameter Level'
 => 'Select Parameter Level',  => 'Seleccione Nível do Parâmetro',
 # Selecione Parameter Level  
    'Select Spreadsheet File'     'Select Spreadsheet File'
 => 'Select Spreadsheet File',  => 'Selecione o Arquivo de Planilha',
 # Selecione Spreadsheet File  
    'Send Message to User(s)'     'Send Message to User(s)'
 => 'Send Message to User(s)',  => 'Enviar Mensagem para Usuário(s)',
 # SFim Message to User(s)  
    'Send Scantron data to a course'     'Send Scantron data to a course'
 => 'Send Scantron data to a course',  => 'Send Scantron data to a course',
 # SFim Scantron data to a curso  #??
    'Send internal email'     'Send internal email'
 => 'Send internal email',  => 'Enviar e-mail interno',
 # SFim internal email  
    'Sequence or Folder'     'Sequence or Folder'
 => 'Sequence or Folder',  => 'Sequência ou Pasta',
   
    'Sequences and Folders'     'Sequences and Folders'
 => 'Sequences and Folders',  => 'Sequências e Pastas',
 # Sequr&ecirc;ncias and Folders  
    'Set Course Environment Parameters'     'Set Course Environment Parameters'
 => 'Set Course Environment Parameters',  => 'Setar Parâmetros de Ambiente do Curso',
 # Set curso Environment Parameters  
    'Set Date'     'Set Date'
 => 'Set Date',  => 'Setar Data',
   
    'Set Defaults for All Resources in Course'     'Set Defaults for All Resources in Course'
 => 'Set Defaults for All Resources in Course',  => 'Setar Padrões para Todos os Recursos do Curso',
 # Set Defaults for All Resources in curso  
    'Set a bookmark for this resource'     'Set a bookmark for this resource'
 => 'Set a bookmark for this resource',  => 'Setar um Marcador para este recurso',
   
    'Set a due date'     'Set a due date'
 => 'Set a due date',  => 'Setar uma data de vencimento',
   
    'Set an answer open date'     'Set an answer open date'
 => 'Set an answer open date',  => 'Set an answer open date',
 # Set an Resposta open Date  #?? 
    'Set an open date'     'Set an open date'
 => 'Set an open date',  => 'Setar uma data de abertura',
   #??
    'Set opening datefor all problems in the course for. . .'     'Set opening datefor all problems in the course for. . .'
 => 'Set opening datefor all problems in the course for. . .',  => 'Set opening datefor all problems in the course for. . .',
 # Set opening Datefor all problems in the curso for. . .  #??
    'Set the number of tries'     'Set the number of tries'
 => 'Set the number of tries',  => 'Setar o número de tentativas',
 # Set the number of Tentativas  
    'Set the problem weight'     'Set the problem weight'
 => 'Set the problem weight',  => 'Setar o peso do problema',
   
    'Set/Modify Course Assessment Parameter'     'Set/Modify Course Assessment Parameter'
 => 'Set/Modify Course Assessment Parameter',  => 'Setar/Modificar Parâmetro de Avaliação do Curso',
 # Set/Modify curso Assessment Parameter  
    'Set/Modify Course Assessment Parameters'     'Set/Modify Course Assessment Parameters'
 => 'Set/Modify Course Assessment Parameters',  => 'Setar/Modificar Parâmetros de Avaliação do Curso',
 # Set/Modify curso Assessment Parameters  
    'Set/Modify Course Parameters'     'Set/Modify Course Parameters'
 => 'Set/Modify Course Parameters',  => 'Setar/Modificar Parâmetro do Curso',
 # Set/Modify curso Parameters  
    'Shared by course faculty and staff'     'Shared by course faculty and staff'
 => 'Shared by course faculty and staff',  => 'Shared by course faculty and staff',
 # Shared by curso faculty and staff  #??
    'Show More Options'     'Show More Options'
 => 'Show More Options',  => 'Mostrar Mais Opções',
   
    'Show all roles'     'Show all roles'
 => 'Show all roles',  => 'Mostrar todas as funções',
 # Show all fun&ccedil;&atilde;os  
    'Show catalog information'     'Show catalog information'
 => 'Show catalog information',  => 'Mostrar informação de catálogo',
 # Show cataExecutar Logonformation  
    'Show resource'     'Show resource'
 => 'Show resource',  => 'Mostrar recurso',
   
    'Significant figures are incorrect, submission was not graded.'     '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.',
 # Significant figures are Incorreto., submission was not graded.  
    'Since Start of Course'     'Since Start of Course'
 => 'Since Start of Course',  => 'Dese o Início do Curso',
 # Since In&iacute;cio of curso  
    'Since Yesterday'     'Since Yesterday'
 => 'Since Yesterday',  => 'Desde Ontem',
   
    'Size'     'Size'
 => 'Size',  => 'Tamanho',
   
    'Skew Tries'     'Skew Tries'
 => 'Skew Tries',  => 'Skew Tries',
 # Skew Tentativas  #??
    'Special documents'     'Special documents'
 => 'Special documents',  => 'Documentos especiais',
 # Documentos Especiais  
    'Spreadsheet Computation'     'Spreadsheet Computation'
 => 'Spreadsheet Computation',  => 'Processamento da Planilha',
   
    'Spreadsheet Computation Status'     'Spreadsheet Computation Status'
 => 'Spreadsheet Computation Status',  => 'Estado do Processamento da Planilha',
   
    'Statistics'     'Statistics'
 => 'Statistics',  => 'Estatísticas',
   
    'Statistics and Problem Analysis'     'Statistics and Problem Analysis'
 => 'Statistics and Problem Analysis',  => 'Estatísticas e Análise de Problemas',
   
    'Store'     'Store'
 => 'Store',  => 'Armazena',
   
    'Store Catalog Information'     'Store Catalog Information'
 => 'Store Catalog Information',  => 'Armazena Catálogo de Informações',
 # Store CataExecutar Logonformation  
    'Student level sheet'     'Student level sheet'
 => 'Student level sheet',  => 'Planilha - nível do estudante',
 # Estudante level sheet  
    'Student performance statistics on all problems.'     'Student performance statistics on all problems.'
 => 'Student performance statistics on all problems.',  => 'Estatísticas de desempenho do estudante em todos os problemas.',
 # Estudante performance statistics on all problems.  
    'Students Affected'     'Students Affected'
 => 'Students Affected',  => 'Estudantes Afetados',
 # Estudantes Affected  
    'Subject'     'Subject'
 => 'Subject',  => 'Assunto',
   
    'Successful Login'     'Successful Login'
 => 'Successful Login',  => 'Login Bem Sucedido',
   
    'Suggested Replacement for Obsolete File'     'Suggested Replacement for Obsolete File'
 => 'Suggested Replacement for Obsolete File',  => 'Sugerida Substituição por Arquivo Obsoleto',
   
    'Summary'     'Summary'
 => 'Summary',  => 'Sumário',
   
    'Summary View'     'Summary View'
 => 'Summary View',  => 'Visualizar Sumário',
 # Summary ver  
    'Switching Role'     'Switching Role'
 => 'Switching Role',  => 'Trocar de Função',
 # Switching fun&ccedil;&atilde;o  
    'Synchronized SQL metadata database'     'Synchronized SQL metadata database'
 => 'Synchronized SQL metadata database',  => 'Base de meta-dados SQL sincronizada',
   
    'Target'     'Target'
 => 'Target',  => 'Destino',
   
    'Task'     'Task'
 => 'Task',  => 'Tarefa',
   
    'Template'     'Template'
 => 'Template',  => 'Modelo',
   
    'Temporary Assembly Workspace'     'Temporary Assembly Workspace'
 => 'Temporary Assembly Workspace',  => 'Área de Trabalho temporária',
   
    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'     '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.',
 # The information you Submeter can be vered by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.  
    'There are currently no results'     'There are currently no results'
 => 'There are currently no results',  => 'Atualmente não existem resultados',
   
    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'     '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.',
 # This Ajudaer will assist you in setting the open, due, and Resposta Dates for problems, or in setting the number of Tentativas for problems. You will be asked to Selecione which problems you wish to set the parameters for, Ent&atilde;o what parameter you wish to set, Ent&atilde;o you will Selecione whom the setting affects. After the Ajudaer is Feito, 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 Selecione &lt;- Previous to Go Back to the previous screen.  
    'This syllabus can be publicly viewed at'     'This syllabus can be publicly viewed at'
 => 'This syllabus can be publicly viewed at',  => 'Este Plano de Estudos pode ser visualizado publicamente em',
 # This Plano de Estudos can be publicly vered at  
    'Topic'     'Topic'
 => 'Topic',  => 'Tópico',
   
    'Total'     'Total'
 => 'Total',  => 'Total',
   
    'Total Parts In Course'     'Total Parts In Course'
 => 'Total Parts In Course',  => 'Total de Peças do Curso',
 # Total Parts In curso  
    'Total number of students who have worked on this problem'     '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',
 # Total number of Estudantes who have worked on this problem  
    'Type'     'Type'
 => 'Type',  => 'Tipo',
   
    'UNIX authenticated'     'UNIX authenticated'
 => 'UNIX authenticated',  => 'UNIX autenticado',
 # UNIX auEnt&atilde;oticated  
    'URL'     'URL'
 => 'URL',  => 'URL',
   
    'URLs To Include in Syllabus'     'URLs To Include in Syllabus'
 => 'URLs To Include in Syllabus',  => 'URLs para Incluir no Plano de Estudos',
 # URLs To Include in Plano de Estudos  
    'USERS'     'USERS'
 => 'USERS',  => 'USUÁRIOS',
   
    'Unable to connect to database!'     'Unable to connect to database!'
 => 'Unable to connect to database!',  => 'Não foi possível conectar a base de dados!',
   
    'Unknown ID'     'Unknown ID'
 => 'Unknown ID',  => 'ID desconhecida',
   
    'Unknown user'     'Unknown user'
 => 'Unknown user',  => 'Usuários desconhecido',
   
    'Unpublished'     'Unpublished'
 => 'Unpublished',  => 'Não Publicado',
   
    'Unselect All'     'Unselect All'
 => 'Unselect All',  => 'Deselecionar Tudo',
 # UnSelecione umll  
    'Unselect All Students'     'Unselect All Students'
 => 'Unselect All Students',  => 'Deselecionar Todos os Estudantes',
 # UnSelecione umll Estudantes  
    'Up'     'Up'
 => 'Up',  => 'Cima',
   
    'Update Course Assessment Parameter Display'     'Update Course Assessment Parameter Display'
 => 'Update Course Assessment Parameter Display',  => 'Atualizar Exibição do Parâmetro de Avaliação do Curso',
 # UpDate curso Assessment Parameter Display  
    'Update Display'     'Update Display'
 => 'Update Display',  => 'Atualizar Exibição',
   
    'Update Section or Specific User'     'Update Section or Specific User'
 => 'Update Section or Specific User',  => 'Atualizar Seção de Usuário Específico',
   
    'Upload Scantron data'     'Upload Scantron data'
 => 'Upload Scantron data',  => 'Carga de Scantron data',
 # UpCarga Scantron data  
    'Upload a Photo'     'Upload a Photo'
 => 'Upload a Photo',  => 'Carga de uma Imagem',
 # UpCarga a Photo  
    'Upload a new main course document'     'Upload a new main course document'
 => 'Upload a new main course document',  => 'Carga um novo Documento Principal para o curso',
 # UpCarga a new main curso document  
    'Upload a new supplemental course document'     'Upload a new supplemental course document'
 => 'Upload a new supplemental course document',  => 'Carga um novo Documento de Suplemento para o curso',
 # UpCarga a new supplemental curso document  
    'User'     'User'
 => 'User',  => 'Usuário',
   
    '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'
 => 'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course',  => 'Notas de Usuários, Registros de Discussões Cara-a-Cara, e Mensagens Críticas no Curso',
 # User Notas, Records of Face-To-Face Discuss&otilde;es, and Critical Messages in curso  
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'     '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',
 # User Notas, Records of Face-to-Face Discuss&otilde;es, and Critical Messages  
    'Verify Course Documents'     'Verify Course Documents'
 => 'Verify Course Documents',  => 'Verificar Documentos do Curso',
 # Verify curso Documents  
    'Verify Selection'     'Verify Selection'
 => 'Verify Selection',  => 'Verificar Seleção',
 # Verify Selecioneion  
    'Version'     'Version'
 => 'Version',  => 'Versão',
   
    'Version Number'     'Version Number'
 => 'Version Number',  => 'Número de Versão',
   
    'View'     'View'
 => 'View',  => 'Visualizar',
 # ver  
    'View Critical Messages'     'View Critical Messages'
 => 'View Critical Messages',  => 'Visualizar Mensagens Críticas',
 # ver Critical Messages  
    'View Published Version'     'View Published Version'
 => 'View Published Version',  => 'Visualizar Versão Publicada',
 # ver Published Version  
    'View user submissions for this assessment resource'     '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 user submissions for this assessment resource  
    'Web References'     'Web References'
 => 'Web References',  => 'Referências na Web',
 # Web Referr&ecirc;ncias  
    'Welcome to the Assignment Parameter Helper'     'Welcome to the Assignment Parameter Helper'
 => 'Welcome to the Assignment Parameter Helper',  => 'Bem-vindo ao Assistente de Configuração de Parâmetro',
 # Welcome to the Assignment Parameter Ajudaer  
    '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?'
 => 'What parameter do you want to set for all problems in the course?',  => 'Que parâmetro você gostaria de configurar para todos os problemas do curso?',
 # What parameter do you want to set for all problems in the curso?  
   
    'What should the opening date be set to?'     '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?',
   
    'Which Problem or Problems?'     'Which Problem or Problems?'
 => 'Which Problem or Problems?',  => 'Qual Problema ou Problemas?',
   
    'Which problems do you wish to set a parameter for?'     '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?',
   
    'Words'     'Words'
 => 'Words',  => 'Palavras',
   
    'Wrote Metadata'     'Wrote Metadata'
 => 'Wrote Metadata',  => 'Escrevi Meta-dados',
   
    '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.'
 => 'You must choose at least one student to continue.',  => 'Você precisa escolher ao menos um estudante para continuar.',
 # You must escolha at least one Estudante to continue.  
    'You must choose one or more choices to continue.'     '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.',
 # You must escolha one or more choices to continue.  
    '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'
 => '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',
 # You need to escolha another user fun&ccedil;&atilde;o or entrar a specific curso for this function  
    'Your Excel Spreadsheet'     'Your Excel Spreadsheet'
 => 'Your Excel Spreadsheet',  => 'Sua Planilha do Excel',
   
    'Your home server is '     'Your home server is '
 => 'Your home server is ',  => 'Seu servidor HOME é ',
 # Your home Servidor is   
    'a.m.'     'a.m.'
 => 'a.m.',  => 'a.m.',
   
    'abstract'     'abstract'
 => 'abstract',  => 'resumo',
 # Sum&aacute;rio  
    'acc keys'     'acc keys'
 => 'acc keys',  => 'teclas acc',
   
    'access denied'     'access denied'
 => 'access denied',  => 'acesso negado',
   
    'according to course preferences'     'according to course preferences'
 => 'according to course preferences',  => 'de acordo com as preferências do curso',
 # according to curso preferr&ecirc;ncias  
    'according to resource settings'     'according to resource settings'
 => 'according to resource settings',  => 'de acordo com as configurações do recurso',
   
    'according to user session state'     'according to user session state'
 => 'according to user session state',  => 'de acordo com o estado da sessão do usuário',
   
    'all'     'all'
 => 'all',  => 'tudo',
   
    'anno-'     'anno-'
 => 'anno-',  => 'anno-',
   #??
    'announce'     'announce'
 => 'announce',  => 'anuncios',
   
    'at'     'at'
 => 'at',  => 'em',
   
    'at Domain'     'at Domain'
 => 'at Domain',  => 'no Domínio',
 # at Dom&iacute;nio  
    'at domain'     'at domain'
 => 'at domain',  => 'no domínio',
 # at Dom&iacute;nio  
    'audio'     'audio'
 => 'audio',  => 'áudio',
   
    'author'     'author'
 => 'author',  => 'autor',
 # Autor  
    'backward'     'backward'
 => 'backward',  => 'para trás',
   
    'bookmark'     'bookmark'
 => 'bookmark',  => 'marcador',
   
    'catalog'     'catalog'
 => 'catalog',  => 'catálogo',
   
    'chart'     'chart'
 => 'chart',  => 'quadro',
   
    'chat'     'chat'
 => 'chat',  => 'bate papo',
   
    'close this window'     'close this window'
 => 'close this window',  => 'fechar esta janela',
   
    'co con-'     'co con-'
 => 'co con-',  => 'co con-',
   #??
    'co res'     'co res'
 => 'co res',  => 'co res',
   #??
    'con-'     'con-'
 => 'con-',  => 'area de',
   #=> 'con-',
   #??
    'connection down'     'connection down'
 => 'connection down',  => 'conexão caiu',
   
    'contacting'     'contacting'
 => 'contacting',  => 'contatando',
   
    'copyright'     'copyright'
 => 'copyright',  => 'copyright',
   
    'customdistributionfile'     'customdistributionfile'
 => 'customdistributionfile',  => 'arquivodistribuicaocustomizado',
   
    'default'     'default'
 => 'default',  => 'padrão',
   
    'directory'     'directory'
 => 'directory',  => 'diretório',
   
    'discuss'     'discuss'
 => 'discuss',  => 'discutir',
   
    'docs'     'docs'
 => 'docs',  => 'documentos',
   
    'during the last'     'during the last'
 => 'during the last',  => 'durante a última',
   
    'edit'     'edit'
 => 'edit',  => 'editar',
 # Editar  
    'edit crs'     'edit crs'
 => 'edit crs',  => 'editar crs',
 # Editar crs  
    'evaluate'     'evaluate'
 => 'evaluate',  => 'avalia',
   
    'exit'     'exit'
 => 'exit',  => 'sair',
   
    'fas'     'fas'
 => 'fas',  => 'fas',
   #??
    'feedback'     'feedback'
 => 'feedback',  => 'realimentação',
   
    'for Enclosing Map or Folder'     'for Enclosing Map or Folder'
 => 'for Enclosing Map or Folder',  => 'for Enclosing Map or Folder',
   #??
    'for Resource'     'for Resource'
 => 'for Resource',  => 'para Recurso',
   
    'forward'     'forward'
 => 'forward',  => 'adiante',
   
    'from Enclosing Map or Folder'     'from Enclosing Map or Folder'
 => 'from Enclosing Map or Folder',  => 'from Enclosing Map or Folder',
   #??
    'general'     'general'
 => 'general',  => 'geral',
   
    'in Course'     'in Course'
 => 'in Course',  => 'no Curso',
 # in curso  
    'in Section/Group'     'in Section/Group'
 => 'in Section/Group',  => 'na Seção/Grupo',
 # in Se&ccedil;&atilde;o/Grupo  
    'info'     'info'
 => 'info',  => 'info',
   
    'interface available'     'interface available'
 => 'interface available',  => 'interface disponível',
   
    'keywords'     'keywords'
 => 'keywords',  => 'palavras chaves',
   
    'language'     'language'
 => 'language',  => 'linguagem',
 # Linguagem  
    'last student'     'last student'
 => 'last student',  => 'último estudante',
 # last Estudante  
    'library'     'library'
 => 'library',  => 'biblioteca',
   
    'log in again'     'log in again'
 => 'log in again',  => 'Efetue o login novamente',
 # Executar Logon again  
    'manage'     'manage'
 => 'manage',  => 'gerencia',
   
    'may be open from a different computer.'     'may be open from a different computer.'
 => 'may be open from a different computer.',  => 'Pode estar aberto de um computador diferente.',
 # Maio be open from a different computer.  
    'midnight'     'midnight'
 => 'midnight',  => 'meia noite',
   
    'minutes'     'minutes'
 => 'minutes',  => 'minutos',
   
    'missions'     'missions'
 => 'missions',  => 'missões',
   
    'movies'     'movies'
 => 'movies',  => 'filmes',
   
    'my'     'my'
 => 'my',  => 'meu',
   
    'noon'     'noon'
 => 'noon',  => 'meio-dia',
   
    'not found'     'not found'
 => 'not found',  => 'não encontrado',
   
    'notes'     'notes'
 => 'notes',  => 'notas',
 # Notas  
    'num_override'     'num_override'
 => 'num_override',  => 'num_override',
   #??
    'obsolete'     'obsolete'
 => 'obsolete',  => 'obsoleto',
   
    'obsoletereplacement'     'obsoletereplacement'
 => 'obsoletereplacement',  => 'substituicaoobsoleta',
   
    'of'     'of'
 => 'of',  => 'de',
   
    'or'     'or'
 => 'or',  => 'ou',
   
    'or ID'     'or ID'
 => 'or ID',  => 'ou ID',
   
    'p.m.'     'p.m.'
 => 'p.m.',  => 'p.m.',
   
    'pages'     'pages'
 => 'pages',  => 'páginas',
   
    'parms'     'parms'
 => 'parms',  => 'parms',
   
    'part'     'part'
 => 'part',  => 'parte',
   
    'percent'     'percent'
 => 'percent',  => 'porcentagem',
   
    'pictures'     'pictures'
 => 'pictures',  => 'figuras',
   
    'prepare'     'prepare'
 => 'prepare',  => 'preparar',
   
    'printout'     'printout'
 => 'printout',  => 'printout',
   #??
    'problem'     'problem'
 => 'problem',  => 'problema',
   
    'problem statistics grouped by sequence'     'problem statistics grouped by sequence'
 => 'problem statistics grouped by sequence',  => 'estatísticas do problema agrupadas por sequência',
   
    'problem statistics ungrouped'     'problem statistics ungrouped'
 => 'problem statistics ungrouped',  => 'estatísticas do problema desagrupadas',
   
    'problem statistics, Excel'     'problem statistics, Excel'
 => 'problem statistics, Excel',  => 'estatísticas do problema, Excel',
   
    'remaining'     'remaining'
 => 'remaining',  => 'restante',
   
    'resource'     'resource'
 => 'resource',  => 'recurso',
   
    'resources'     'resources'
 => 'resources',  => 'recursos',
   
    'roles'     'roles'
 => 'roles',  => 'funções',
 # fun&ccedil;&atilde;os  
    'search'     'search'
 => 'search',  => 'pesquisa',
 # Pesquisa  
    'second'     'second'
 => 'second',  => 'segundo',
   
    'seconds'     'seconds'
 => 'seconds',  => 'segundos',
   
    'seconds for'     'seconds for'
 => 'seconds for',  => 'segundos para',
   
    'sequence'     'sequence'
 => 'sequence',  => 'seqüência',
   
    'set'     'set'
 => 'set',  => 'setar',
   
    'space'     'space'
 => 'space',  => 'espaço',
   
    'stats'     'stats'
 => 'stats',  => '',
   #??
    'struct'     'struct'
 => 'struct',  => 'estrutura',
   
    'subject'     'subject'
 => 'subject',  => 'assunto',
   
    'switch'     'switch'
 => 'switch',  => 'switch',
   #??
    'tations'     'tations'
 => 'tations',  => 'tations',
   #??
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'this'     'this'
 => 'this',  => 'este',
   
    'title'     'title'
 => 'title',  => 'título',
   
    'unless locked'     'unless locked'
 => 'unless locked',  => 'a menos que fechado',
   
    'updated periodically'     'updated periodically'
 => 'updated periodically',  => 'atualizado periódicamente',
   
    'user'     'user'
 => 'user',  => 'usuario',
   
    'users in'     'users in'
 => 'users in',  => 'usuários em',
   
    'view sub-'     'view sub-'
 => 'view sub-',  => 'visualizar sub-',
 # ver sub-  
    'visible to author and co-authors only'     'visible to author and co-authors only'
 => 'visible to author and co-authors only',  => 'visível para autor e co-autores apenas',
 # visible to Autor and Co-Autors only  
    'waiting on'     'waiting on'
 => 'waiting on',  => 'esperando',
   
    'warning(s)'     'warning(s)'
 => 'warning(s)',  => 'advertência(s)',
   
      'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
   => 'Benvindo ao Learning<i>Online</i> Network with CAPA. Aguarde enquanto sua sessão é configurada',
   
      'Welcome'
   => 'Benvindo',
   
 #SYNCMARKER  #SYNCMARKER
   
 );  );
   
 1;  1;

Removed from v.1.10  
changed lines
  Added in v.1.13


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