Diff for /loncom/localize/localize/pt.pm between versions 1.39 and 1.40

version 1.39, 2009/04/17 16:50:13 version 1.40, 2009/04/21 10:57:37
Line 3517  use base qw(Apache::localize); Line 3517  use base qw(Apache::localize);
    '"[_1]" to disable, anything else if not'     '"[_1]" to disable, anything else if not'
 => '"[_1]" to disable, anything else if not',  => '"[_1]" to disable, anything else if not',
 # "[_1]" Para disable, anything else if Nãot  # "[_1]" Para disable, anything else if Nãot
    '# Do not translate this line.  [_1] is a check box'  
 => '# Do not translate this line.  [_1] is a check box',  
 # # Do Nãot transleme this line.  [_1] is a check box  
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'  
 => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',  
 # # Do Nãot transleme this line.  [_1] is a check box, [_2] is a Texto entry Campo  
    '# Do not translate this line.  [_1] is a column index.'  
 => '# Do not translate this line.  [_1] is a column index.',  
 # # Do Nãot transleme this line.  [_1] is a Coluna index.  
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'  
 => '# Do not translate this line.  [_1] is a drop-down box listing domains.',  
 # # Do Nãot transleme this line.  [_1] is a drop-down box listing Domínios.  
    '# Do not translate this line.  [_1] is a username'  
 => '# Do not translate this line.  [_1] is a username',  
 # # Do Nãot transleme this line.  [_1] is a geRenciarNome  
    '# Do not translate this line.  [_1] is the number of students processed'  
 => '# Do not translate this line.  [_1] is the number of students processed',  
 # # Do Nãot transleme this line.  [_1] is the number de Estudantes processed  
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'  
 => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',  
 # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] - [_5] aRe first, middle, and last Nomes, and geneRemion.  
    '# Do not translate this line.  [_1] is username, [_2] is error message'  
 => '# Do not translate this line.  [_1] is username, [_2] is error message',  
 # # Do Nãot transleme this line.  [_1] is geRenciarNome, [_2] is errou message  
    '# Do not translate this line.  [_1] is username@domain'  
 => '# Do not translate this line.  [_1] is username@domain',  
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio  
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'  
 => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',  
 # # Do Nãot transleme this line.  [_1] is geRenciarNome@Domínio [_2] is the errou message.  
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'  
 => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',  
 # # Do Nãot transleme this line.  [_1], [_3], and [_4] aRe check boxes  
    '# Do not translate this line.  [_2] is a text entry element'  
 => '# Do not translate this line.  [_2] is a text entry element',  
 # # Do Nãot transleme this line.  [_2] is a Texto entry element  
    '# [_1] is a drop-down selection box'  
 => '# [_1] is a drop-down selection box',  
 # # [_1] is a drop-down Selecionarion box  
    '# [_1] is a number [_2] is the current domain'  
 => '# [_1] is a number [_2] is the current domain',  
 # # [_1] is a number [_2] is the Corrente Domínio  
    '# [_1] is an html link to the current file '  
 => '# [_1] is an html link to the current file ',  
 # # [_1] is an HTML link Para the Corrente Arquivo   
    '# _1 is a selection dialog'  
 => '# _1 is a selection dialog',  
 # #LON-CAPA1 is a Selecionarion dialog  
    '# _1 is a server name'  
 => '# _1 is a server name',  
 # #LON-CAPA1 is a Servidor Nome  
    '# _1 is search string'  
 => '# _1 is search string',  
 # #LON-CAPA1 is pesquisar string  
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"  
 => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",  
 # #LON-CAPA1,LON-CAPA3, andLON-CAPA5 aRe link anchous,LON-CAPA2,_4, andLON-CAPA6 aRe '</a>'  
    '#[_1] is the foil name'  
 => '#[_1] is the foil name',  
 # #[_1] is the Alternativa Nome  
    '#_1 is the foil name, _2 is the current value of the foil'  
 => '#_1 is the foil name, _2 is the current value of the foil',  
 # #_1 is the Alternativa Nome,LON-CAPA2 is the Corrente Valor de the Alternativa  
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',  => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 # &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.  # &quot; [_1] &quot; is Nãot an acceptable number de Tentativas. Tentativas must be a positive number with Não decimal point.

Removed from v.1.39  
changed lines
  Added in v.1.40


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