Diff for /loncom/localize/localize/es.pm between versions 1.9 and 1.12

version 1.9, 2009/01/20 17:46:39 version 1.12, 2009/03/19 16:31:48
Line 88  use base qw(Apache::localize); Line 88  use base qw(Apache::localize);
 'src.gif' => 'pt/src_pt.gif',  'src.gif' => 'pt/src_pt.gif',
   
   
      'Arabic - UTF'
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'German - UTF'
   => 'Deutsch - UTF',
   
      'English - UTF'
   => 'English - UTF',
   
      'Spanish (Castellan) - UTF'
   => 'español (castellano) - UTF',
   
      'Persian - UTF'
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'French - UTF'
   => 'français - UTF',
   
      'Hebrew - UTF'
   => 'עברית - UTF',
   
      'Japanese - UTF'
   => '日本語 - UTF',
   
      'Portuguese - UTF'
   => 'Português - UTF',
   
      'Russian - UTF'
   => 'Русский - UTF',
   
      'Turkish - UTF'
   => 'türkçe - UTF',
   
      'Chinese Simplified - UTF'
   => '简体中文 - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'aboutlon.gif'     'aboutlon.gif'
 => 'aboutlon_pt.gif',  => 'aboutlon_pt.gif',
   
Line 2750  use base qw(Apache::localize); Line 2789  use base qw(Apache::localize);
    'Initial Password'     'Initial Password'
 => 'Contraseña Inicial',  => 'Contraseña Inicial',
   
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (IALA - Asociación Internacional para una Lengua Auxiliar ) - ISO',  
   
    'Internal Filename'     'Internal Filename'
 => 'Nombre de archivo interno',  => 'Nombre de archivo interno',
   
Line 3104  use base qw(Apache::localize); Line 3140  use base qw(Apache::localize);
    'Uncheck All'     'Uncheck All'
 => 'Deseleccionar Todo',  => 'Deseleccionar Todo',
   
    'Undetermined - ISO'  
 => 'Indeterminado - ISO',  
   
    'Unit:'     'Unit:'
 => 'Unidad:',  => 'Unidad:',
   
Line 4266  use base qw(Apache::localize); Line 4299  use base qw(Apache::localize);
    'Invalid username or domain'     'Invalid username or domain'
 => 'Invalid username or domain',  => 'Invalid username or domain',
 # Invalid geRenciarNome ou Domínio  # Invalid geRenciarNome ou Domínio
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'KEYWORDS'     'KEYWORDS'
 => 'KEYWORDS',  => 'KEYWORDS',
 # KEYWouDS  # KEYWouDS
Line 4377  use base qw(Apache::localize); Line 4407  use base qw(Apache::localize);
    'Name of Role'     'Name of Role'
 => 'Name of Role',  => 'Name of Role',
 # Nome de sua função  # Nome de sua função
    'Navigate'  
 => 'Navigate',  
 # navegar  
    'New Directory'     'New Directory'
 => 'New Directory',  => 'New Directory',
 # New DiRecParauy  # New DiRecParauy
Line 4650  use base qw(Apache::localize); Line 4677  use base qw(Apache::localize);
    'Role Information'     'Role Information'
 => 'Role Information',  => 'Role Information',
 # sua função umemion  # sua função umemion
    'Russian - UTF'  
 => 'Russian - UTF',  
   
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Save entries below as a draft answer (not submitting them for credit yet)'
 => 'Save entries below as a draft answer (not submitting them for credit yet)',  => 'Save entries below as a draft answer (not submitting them for credit yet)',
 # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)  # Salvar enTentativas below as a draft Resposta (Nãot Submeterting them fou cREditarar yet)

Removed from v.1.9  
changed lines
  Added in v.1.12


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