Diff for /loncom/localize/localize/pt.pm between versions 1.63 and 1.64

version 1.63, 2013/08/09 16:23:19 version 1.64, 2013/08/09 17:14:55
Line 6195  use base qw(Apache::localize); Line 6195  use base qw(Apache::localize);
    '#Wrng'     '#Wrng'
 => '#Wrng',  => '#Wrng',
   
    "'New'  critical message from "     "'New' critical message from [_1]"
 => "'New'  critical message from ",  => "'New' critical message from [_1]",
   
    "'New'  message from "     "'New' message from [_1]"
 => "'New'  message from ",  => "'New' message from [_1]",
   
    '(128 KB max size)'     '(128 KB max size)'
 => '(128 KB max size)',  => '(128 KB max size)',
Line 8598  use base qw(Apache::localize); Line 8598  use base qw(Apache::localize);
    'Column [_1]'     'Column [_1]'
 => 'Column [_1]',  => 'Column [_1]',
   
    'Combined size of files not to exceed: [_1] MB[_2].'     'Combined size of files not to exceed: [_1] MB.'
 => 'Combined size of files not to exceed: [_1] MB[_2].',  => 'Combined size of files not to exceed: [_1] MB.',
   
    'Comment'     'Comment'
 => 'Comment',  => 'Comment',
Line 11499  use base qw(Apache::localize); Line 11499  use base qw(Apache::localize);
    'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'     'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.'
 => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',  => 'For the collaborative tools you have chosen to include only core privileges are available, so there are no optional privileges to assign.',
   
    'For the following course/community requests an error occurred when removing requests for the following from the pending queue:'     'For the following course/community requests an error occurred when removing requests from the pending queue:'
 => 'For the following course/community requests an error occurred when removing requests for the following from the pending queue:',  => 'For the following course/community requests an error occurred when removing requests from the pending queue:',
   
    "For the following course/community requests an error occurred when updating the requestor's own requests record:"     "For the following course/community requests an error occurred when updating the requestor's own requests record:"
 => "For the following course/community requests an error occurred when updating the requestor's own requests record:",  => "For the following course/community requests an error occurred when updating the requestor's own requests record:",
Line 11616  use base qw(Apache::localize); Line 11616  use base qw(Apache::localize);
    'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.'
 => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',  => 'Found no analyzable responses in this problem. Currently only Numerical, Formula and String response styles are supported.',
   
    'Found no correct answers answers for grading!'     'Found no correct answers for grading!'
 => 'Found no correct answers answers for grading!',  => 'Found no correct answers for grading!',
   
    'Found no questions.'     'Found no questions.'
 => 'Found no questions.',  => 'Found no questions.',
Line 12327  use base qw(Apache::localize); Line 12327  use base qw(Apache::localize);
    'In discussions: all posts will be displayed.'     'In discussions: all posts will be displayed.'
 => 'In discussions: all posts will be displayed.',  => 'In discussions: all posts will be displayed.',
   
    'In discussions: new posts will be cease to be identified as "NEW" after display.'     'In discussions: new posts will cease to be identified as "NEW" after display.'
 => 'In discussions: new posts will be cease to be identified as "NEW" after display.',  => 'In discussions: new posts will cease to be identified as "NEW" after display.',
   
    'In discussions: only new posts will be displayed.'     'In discussions: only new posts will be displayed.'
 => 'In discussions: only new posts will be displayed.',  => 'In discussions: only new posts will be displayed.',
Line 16167  use base qw(Apache::localize); Line 16167  use base qw(Apache::localize);
    'Roster Update'     'Roster Update'
 => 'Roster Update',  => 'Roster Update',
   
    'Rsource is undefined.'     'Resource is undefined.'
 => 'Rsource is undefined.',  => 'Resource is undefined.',
   
    'Running loncron ...'     'Running loncron ...'
 => 'Running loncron ...',  => 'Running loncron ...',
Line 16545  use base qw(Apache::localize); Line 16545  use base qw(Apache::localize);
    'Select the sequence to print resources from:'     'Select the sequence to print resources from:'
 => 'Select the sequence to print resources from:',  => 'Select the sequence to print resources from:',
   
    'SelectProblem(s) to print'  
 => 'SelectProblem(s) to print',  
   
    'Selected Parameters:'     'Selected Parameters:'
 => 'Selected Parameters:',  => 'Selected Parameters:',
   
Line 20253  to access the full message.', Line 20250  to access the full message.',
    'You have a student role (section: "[_1]") in this course which will become active [_2].'     'You have a student role (section: "[_1]") in this course which will become active [_2].'
 => 'You have a student role (section: "[_1]") in this course which will become active [_2].',  => 'You have a student role (section: "[_1]") in this course which will become active [_2].',
   
    'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.'     'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA course management and online homework system.'
 => 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA couse management and online homework system.',  => 'You have been enrolled in the LON-CAPA system at your institution, because you are a registered student in a class which is using the LON-CAPA course management and online homework system.',
   
    'You have been successfully logged out.'     'You have been successfully logged out.'
 => 'You have been successfully logged out.',  => 'You have been successfully logged out.',

Removed from v.1.63  
changed lines
  Added in v.1.64


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