Diff for /loncom/localize/localize/es.pm between versions 1.20 and 1.21

version 1.20, 2009/09/22 14:48:40 version 1.21, 2009/09/22 15:09:42
Line 3916  use base qw(Apache::localize); Line 3916  use base qw(Apache::localize);
 => 'Generar mensajes desde un archivo',  => 'Generar mensajes desde un archivo',
   
    'Arabic - UTF'     'Arabic - UTF'
 => 'Arabe - UTF',  => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF', # => 'Arabe - UTF',
   
    'German - UTF'     'German - UTF'
 => 'Alemán - UTF',  => 'Deutsch - UTF', # => 'Alemán - UTF',
   
    'English - UTF'     'English - UTF'
 => 'Inglés - UTF',  => 'English - UTF', # => 'Inglés - UTF',
   
    'Spanish (Castellan) - UTF'     'Spanish (Castellan) - UTF'
 => 'Español (Castellano) - UTF',  => 'Español (Castellano) - UTF',
   
    'Persian - UTF'     'Persian - UTF'
 => 'Persa - UTF',  => 'ﺍیﺭﺎﻧی - UTF', # => 'Persa - UTF',
   
    'French - UTF'     'French - UTF'
 => 'Francés - UTF',  => 'Français - UTF', # => 'Francés - UTF',
   
    'Hebrew - UTF'     'Hebrew - UTF'
 => 'Hebreo - UTF',  => 'עברית - UTF', # => 'Hebreo - UTF',
   
    'Japanese - UTF'     'Japanese - UTF'
 => 'Japonés - UTF',  => '日本語 - UTF', # => 'Japonés - UTF',
   
    'Portuguese - UTF'     'Portuguese - UTF'
 => 'Portugués - UTF',  => 'Português - UTF', # => 'Portugués - UTF',
   
    'Russian - UTF'     'Russian - UTF'
 => 'Ruso - UTF',  => 'Русский - UTF', # => 'Ruso - UTF',
   
    'Turkish - UTF'     'Turkish - UTF'
 => 'Turco - UTF',  => 'türkçe - UTF', # => 'Turco - UTF',
   
    'Swedish Chef - ISO'     'Chinese Simplified - UTF'
 => 'Sueco Chef - ISO',  => '简体中文 - UTF',
   
    'Undetermined - ISO'     'Swedish Chef - UTF'
 => 'Indeterminado - ISO',  => 'Swedish Chef - UTF', # => 'Sueco Chef - UTF',
   
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (IALA - Asociación Internacional para una Lengua Auxiliar ) - ISO',  
   
    'Go'     'Go'
 => 'Ir',  => 'Ir',

Removed from v.1.20  
changed lines
  Added in v.1.21


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