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

version 1.50, 2010/10/01 14:19:52 version 1.55, 2011/05/27 14:39:56
Line 2444  use base qw(Apache::localize); Line 2444  use base qw(Apache::localize);
    'warning(s)'     'warning(s)'
 => 'advertência(s)',  => 'advertência(s)',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'     'Welcome to the Learning[_1]Online[_2] Network with CAPA. Please wait while your session is being set up'
 => 'Bem vindo à Rede de Aprendizado<i>Online</i> Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',  => 'Bem vindo à Rede de Aprendizado[_1]Online[_2] Rede de trabalho com CAPA. Esta é a primeira versão do LON-CAPA traduzida para o português. Aguarde enquanto sua sessão é configurada',
   
    'Welcome'     'Welcome'
 => 'Bem Vindo',  => 'Bem Vindo',
Line 7927  use base qw(Apache::localize); Line 7927  use base qw(Apache::localize);
    'Bubblesheet format file'     'Bubblesheet format file'
 => 'Bubblesheet format file',  => 'Bubblesheet format file',
   
    'Bubblesheetscanner-Operator'  
 => 'Bubblesheetscanner-Operator',  
   
    'Build a list of users for selection of group members'     'Build a list of users for selection of group members'
 => 'Build a list of users for selection of group members',  => 'Build a list of users for selection of group members',
   
Line 8743  use base qw(Apache::localize); Line 8740  use base qw(Apache::localize);
    'Community status'     'Community status'
 => 'Community status',  => 'Community status',
   
    'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).'     'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).'
 => 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for <b>[quant,_1,student]</b>  ([_2] scantron lines/student).',  => 'Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).',
   
    'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).'     'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).'
 => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).',  => 'Comparison of student IDs in the uploaded file with the course roster found matches for [_1] of the [_2] entries in the file (for the format defined for [_3]).',
Line 16831  use base qw(Apache::localize); Line 16828  use base qw(Apache::localize);
    'Send message to student when clicking Done on Tasks'     'Send message to student when clicking Done on Tasks'
 => 'Send message to student when clicking Done on Tasks',  => 'Send message to student when clicking Done on Tasks',
   
    'Send scanned bubblesheet data to a course'  
 => 'Send scanned bubblesheet data to a course',  
   
    'Sender'     'Sender'
 => 'Sender',  => 'Sender',
   
Line 19744  to access the full message.', Line 19738  to access the full message.',
    'Validation of pending requests is automatically repeated daily.'     'Validation of pending requests is automatically repeated daily.'
 => 'Validation of pending requests is automatically repeated daily.',  => 'Validation of pending requests is automatically repeated daily.',
   
    'Validation of the code your entered failed.'     'Validation of the code you entered failed.'
 => 'Validation of the code your entered failed.',  => 'Validation of the code you entered failed.',
   
    'Value(s)'     'Value(s)'
 => 'Value(s)',  => 'Value(s)',
Line 20095  to access the full message.', Line 20089  to access the full message.',
    'With validation'     'With validation'
 => 'With validation',  => 'With validation',
   
    'XML files processed as: (choose Dom. Coord.)'     'Course creation processed as: (choose Dom. Coord.)'
 => 'XML files processed as: (choose Dom. Coord.)',  => 'Course creation processed as: (choose Dom. Coord.)',
   
    'Yes, and show correct answer if they exceed the maximum number of tries.'     'Yes, and show correct answer if they exceed the maximum number of tries.'
 => 'Yes, and show correct answer if they exceed the maximum number of tries.',  => 'Yes, and show correct answer if they exceed the maximum number of tries.',
Line 20770  to access the full message.', Line 20764  to access the full message.',
    '[_1] to suppress, anything else to not suppress'     '[_1] to suppress, anything else to not suppress'
 => '[_1] to suppress, anything else to not suppress',  => '[_1] to suppress, anything else to not suppress',
   
    '[_1] was excluded because new users need be from the course domain'     '[_1] was excluded because new users need to be from the course domain'
 => '[_1] was excluded because new users need be from the course domain',  => '[_1] was excluded because new users need to be from the course domain',
   
    '[_1] was excluded because the domain is invalid'     '[_1] was excluded because the domain is invalid'
 => '[_1] was excluded because the domain is invalid',  => '[_1] was excluded because the domain is invalid',

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


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