Diff for /loncom/localize/localize/pt.pm between versions 1.40 and 1.41

version 1.40, 2009/04/21 10:57:37 version 1.41, 2009/05/07 19:36:54
Line 1493  use base qw(Apache::localize); Line 1493  use base qw(Apache::localize);
    'Grant/revoke role of Librarian'     'Grant/revoke role of Librarian'
 => 'Garantir/Revogar função de Bibliotecário',  => 'Garantir/Revogar função de Bibliotecário',
   
    'Grant/revoke role of Scantron Operator'     'Grant/revoke role of Bubblesheet Scanner Operator'
 => 'Garantir/Revogar função de operador de scantron',  => 'Garantir/Revogar função de operador de bubblesheet scanner',
   
    'Grant/revoke role of Teaching Assistant'     'Grant/revoke role of Teaching Assistant'
 => 'Garantir/Revogar função de Assistente do Professor',  => 'Garantir/Revogar função de Assistente do Professor',
Line 1808  use base qw(Apache::localize); Line 1808  use base qw(Apache::localize);
    'Save as & Make This Sheet the Default'     'Save as & Make This Sheet the Default'
 => 'Salvar como & tornar esta a Planilha Padrão',  => 'Salvar como & tornar esta a Planilha Padrão',
   
    'Scantron Operator'     'Bubblesheet Scanner Operator'
 => 'Operador Scantron',  => 'Operador Bubblesheet Scanner',
   
    'Score Upload Form'     'Score Upload Form'
 => 'Formulário para Carregar pontuações',  => 'Formulário para Carregar pontuações',
Line 1847  use base qw(Apache::localize); Line 1847  use base qw(Apache::localize);
    'Send Message to User(s)'     'Send Message to User(s)'
 => 'Enviar Mensagem para Usuário(s)',  => 'Enviar Mensagem para Usuário(s)',
   
    'Send Scantron data to a course'     'Send bubblesheet data to a course'
 => 'Enviar dados Scantron para o curso', # 'Enviar dados de Scantron para um curso',  => 'Enviar dados bubblesheet para o curso', # 'Enviar dados de Scantron para um curso',
   
    'Send internal email'     'Send internal email'
 => 'Enviar e-mail interno',  => 'Enviar e-mail interno',
Line 2057  use base qw(Apache::localize); Line 2057  use base qw(Apache::localize);
    'Update Section or Specific User'     'Update Section or Specific User'
 => 'Atualizar Seção de Usuário Específico',  => 'Atualizar Seção de Usuário Específico',
   
    'Upload Scantron data'     'Upload bubblesheet data'
 => 'Carregamento de informação Scantron ',  => 'Carregamento de informação bubblesheet',
   
    'Upload a Photo'     'Upload a Photo'
 => 'Carga de uma Imagem',  => 'Carga de uma Imagem',
Line 3488  use base qw(Apache::localize); Line 3488  use base qw(Apache::localize);
   
 # ----  # ----
   
    'send[_1]'     'send bub[_1]'
 => 'Entrar',  => 'Entrar',
   
    'scantron[_1]'     'blesheet[_1]'
 => 'notas',  => 'bubsheet',
   
   
 # ----  # ----

Removed from v.1.40  
changed lines
  Added in v.1.41


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