Diff for /loncom/localize/localize/pt.pm between versions 1.46 and 1.50

version 1.46, 2010/06/25 17:01:39 version 1.50, 2010/10/01 14:19:52
Line 1064  use base qw(Apache::localize); Line 1064  use base qw(Apache::localize);
    'View file'     'View file'
 => 'Eibir arquivo',  => 'Eibir arquivo',
   
      'View pending official course requests'
   => 'View pending official course requests',
   
    'untitled'     'untitled'
 => 'sem título',  => 'sem título',
   
Line 8779  use base qw(Apache::localize); Line 8782  use base qw(Apache::localize);
    "Computer's answer now shown above."     "Computer's answer now shown above."
 => "Computer's answer now shown above.",  => "Computer's answer now shown above.",
   
    'Computing correct answers greatly increasese the amount of time required to prepare a report.'     'Computing correct answers greatly increases the amount of time required to prepare a report.'
 => 'Computing correct answers greatly increasese the amount of time required to prepare a report.',  => 'Computing correct answers greatly increases the amount of time required to prepare a report.',
   
    'Condense'     'Condense'
 => 'Condense',  => 'Condense',
Line 10477  use base qw(Apache::localize); Line 10480  use base qw(Apache::localize);
    'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'     'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).'
 => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',  => 'Display of your name in the student-viewable roster unchanged (set to <b>[_1]</b>).',
   
    'Display official course requests'  
 => 'Display official course requests',  
   
    'Display official course requests submitted by authorized users, held pending validation of instructor status.'     'Display official course requests submitted by authorized users, held pending validation of instructor status.'
 => 'Display official course requests submitted by authorized users, held pending validation of instructor status.',  => 'Display official course requests submitted by authorized users, held pending validation of instructor status.',
   
Line 11371  use base qw(Apache::localize); Line 11371  use base qw(Apache::localize);
    'File does not have [_1] or [_2] starting tag'     'File does not have [_1] or [_2] starting tag'
 => 'File does not have [_1] or [_2] starting tag',  => 'File does not have [_1] or [_2] starting tag',
   
      'File does not have [_1] ending tag'
   => 'File does not have [_1] ending tag',
   
    'File not found: [_1]'     'File not found: [_1]'
 => 'File not found: [_1]',  => 'File not found: [_1]',
   
Line 19447  to access the full message.', Line 19450  to access the full message.',
    'Use [_1] to allow unrestricted cloning in all domains.'     'Use [_1] to allow unrestricted cloning in all domains.'
 => 'Use [_1] to allow unrestricted cloning in all domains.',  => 'Use [_1] to allow unrestricted cloning in all domains.',
   
    'Use [_1]Set course environment[_2] to assign a category to the course.'     'Use [_1]Categorize course[_2] to assign a category to the course.'
 => 'Use [_1]Set course environment[_2] to assign a category to the course.',  => 'Use [_1]Categorize course[_2] to assign a category to the course.',
   
    'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.'     'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.'
 => 'Use [_1]Set course environment[_2] to change the "Exclude from course catalog" setting.',  => 'Use [_1]Categorize course[_2] to change the "Exclude from course catalog" setting.',
   
    'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'     'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.'
 => 'Use [_1]Set course environment[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',  => 'Use [_1]Categorize course[_2] to change the category assigned to the course, as the one currently assigned is no longer used in the domain.',
   
    'Use of LON-CAPA requires Javascript to be enabled in your web browser.'     'Use of LON-CAPA requires Javascript to be enabled in your web browser.'
 => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',  => 'Use of LON-CAPA requires Javascript to be enabled in your web browser.',

Removed from v.1.46  
changed lines
  Added in v.1.50


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