Diff for /loncom/localize/localize/pt.pm between versions 1.33 and 1.36

version 1.33, 2009/01/20 17:46:40 version 1.36, 2009/02/17 17:03:08
Line 92  use base qw(Apache::localize); Line 92  use base qw(Apache::localize);
 'src.gif' => 'pt/src_pt.gif',  'src.gif' => 'pt/src_pt.gif',
   
   
      'Arabic - UTF'
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'German - UTF'
   => 'Deutsch - UTF',
   
      'English - UTF'
   => 'English - UTF',
   
      'Spanish (Castellan) - UTF'
   => 'español (castellano) - UTF',
   
      'Persian - UTF'
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'French - UTF'
   => 'français - UTF',
   
      'Hebrew - UTF'
   => 'עברית - UTF',
   
      'Japanese - UTF'
   => '日本語 - UTF',
   
      'Portuguese - UTF'
   => 'Português - UTF',
   
      'Russian - UTF'
   => 'Юникод - UTF',
   
      'Turkish - UTF'
   => 'türkçe - UTF',
   
      'Chinese Simplified - UTF'
   => '简体中文 - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'aboutlon.gif'     'aboutlon.gif'
 => 'aboutlon_pt.gif',  => 'aboutlon_pt.gif',
   
Line 918  use base qw(Apache::localize); Line 957  use base qw(Apache::localize);
 => 'Direito customizado de uso ... ',  => 'Direito customizado de uso ... ',
   
    'Delete messages from bulletin boards'     'Delete messages from bulletin boards'
 => 'Remove mensagens do quadro de anúncios',   => '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'
 => 'Domínio Apenas - uso limitou a cursos no domínio',  => 'Domínio Apenas - uso limitou a cursos no domínio',
Line 2754  use base qw(Apache::localize); Line 2793  use base qw(Apache::localize);
    'Initial Password'     'Initial Password'
 => 'Senha Inicial',  => 'Senha Inicial',
   
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (IALA - Associação Internacional para uma Língua Auxiliar ) - ISO',  
   
    'Internal Filename'     'Internal Filename'
 => 'Nome de arquivo interno',  => 'Nome de arquivo interno',
   
Line 3108  use base qw(Apache::localize); Line 3144  use base qw(Apache::localize);
    'Uncheck All'     'Uncheck All'
 => 'Deselecionar Tudo',  => 'Deselecionar Tudo',
   
    'Undetermined - ISO'  
 => 'Indeterminado - ISO',  
   
    'Unit:'     'Unit:'
 => 'Unidade:',  => 'Unidade:',
   
Line 4270  use base qw(Apache::localize); Line 4303  use base qw(Apache::localize);
    'Invalid username or domain'     'Invalid username or domain'
 => 'Invalid username or domain',  => 'Invalid username or domain',
 # Invalid geRenciarNome ou Domínio  # Invalid geRenciarNome ou Domínio
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'KEYWORDS'     'KEYWORDS'
 => 'KEYWORDS',  => 'KEYWORDS',
 # KEYWouDS  # KEYWouDS
Line 4381  use base qw(Apache::localize); Line 4411  use base qw(Apache::localize);
    'Name of Role'     'Name of Role'
 => 'Name of Role',  => 'Name of Role',
 # Nome de sua função  # Nome de sua função
    'Navigate'  
 => 'Navigate',  
 # navegar  
    'New Directory'     'New Directory'
 => 'New Directory',  => 'New Directory',
 # New DiRecParauy  # New DiRecParauy

Removed from v.1.33  
changed lines
  Added in v.1.36


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