Diff for /loncom/localize/localize/pt.pm between versions 1.73 and 1.74

version 1.73, 2014/01/14 17:49:33 version 1.74, 2014/01/14 18:55:00
Line 1725  use base qw(Apache::localize); Line 1725  use base qw(Apache::localize);
    'Problems Not Contained In A Folder'     'Problems Not Contained In A Folder'
 => 'Problemas não estão contidos em uma pasta',  => 'Problemas não estão contidos em uma pasta',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'     'Problems occurred in creating the new Excel file.'
 => 'Problemas criando novo arquivo do Excel.  Este erro foi armazenado em log. Por favor, alerte o administrador do LON-CAPA.',  => 'Problemas criando novo arquivo do Excel.',
   
    'Processing course structure'     'Processing course structure'
 => 'Processando estrutura do curso',  => 'Processando estrutura do curso',
Line 10617  use base qw(Apache::localize); Line 10617  use base qw(Apache::localize);
    'Edit the Personal Information Page'     'Edit the Personal Information Page'
 => 'Edit the Personal Information Page',  => 'Edit the Personal Information Page',
   
    'Edit the meta data'  
 => 'Edit the meta data',  
   
    'EditXML [_1]'     'EditXML [_1]'
 => 'EditXML [_1]',  => 'EditXML [_1]',
   
Line 14647  use base qw(Apache::localize); Line 14644  use base qw(Apache::localize);
 => 'Please alert a domain coordinator of this situation',  => 'Please alert a domain coordinator of this situation',
   
    'Please alert your LON-CAPA administrator.'     'Please alert your LON-CAPA administrator.'
 => 'Please alert your LON-CAPA administrator.',  => 'Por favor, alerte o administrador do LON-CAPA.',
   
    'Please attempt to login to one of the following servers:'     'Please attempt to login to one of the following servers:'
 => 'Please attempt to login to one of the following servers:',  => 'Please attempt to login to one of the following servers:',
Line 18533  use base qw(Apache::localize); Line 18530  use base qw(Apache::localize);
 => 'This directory is empty.',  => 'This directory is empty.',
   
    'This error has been logged.'     'This error has been logged.'
 => 'This error has been logged.',  => 'Este erro foi armazenado em log.',
   
    'This error occurred on machine [_1]'     'This error occurred on machine [_1]'
 => 'This error occurred on machine [_1]',  => 'This error occurred on machine [_1]',

Removed from v.1.73  
changed lines
  Added in v.1.74


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