Diff for /loncom/localize/localize/es.pm between versions 1.69 and 1.71

version 1.69, 2011/11/09 13:14:16 version 1.71, 2012/03/28 22:22:56
Line 3930  use base qw(Apache::localize); Line 3930  use base qw(Apache::localize);
    'Generate messages from a file'     'Generate messages from a file'
 => 'Generar mensajes desde un archivo',  => 'Generar mensajes desde un archivo',
   
    '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'  
 => 'Sueco Chef - UTF',  
   
    'Go'     'Go'
 => 'Ir',  => 'Ir',
   
Line 18181  para acceder al mensaje completo.', Line 18142  para acceder al mensaje completo.',
 => ' Mostrar Fila de Solicitudes',  => ' Mostrar Fila de Solicitudes',
   
   
   #SYNC Wed Mar 28 17:44:30 2012
      ' Initial password - sent to '
   => ' Contraseña Inicial - enviar a ',
   
      ' username: [_1], password: [_2]'
   => ' usuario: [_1], contraseña: [_2]',
   
      '# of students/max'
   => '# de estudiantes/max',
   
      '#yes'
   => '#si',
   
      '   End:'
   => '   Termina:',
   
      '(Automatic processing of any request).'
   => '(Proceso automático de cualquier solicitud).',
   
      '(Automatic processing of requests up to limit of [quant,_1,request] per user).'
   => '(Proceso automático de solicitudes hasta el límite de [quant,_1,solicitud,solicitudes] por usuario).',
   
      '(Currently -- draft)'
   => '(Actualmente -- borrador)',
   
      '(Does not apply to member roles).'
   => '(No aplica a funciones de usuario).',
   
      '(Message not fully displayed due to incorrect embedded TeX.)'
   => '(Mensaje no mostrado completamente debido a incrustaciones incorrectas de TeX.)',
   
      '(Previous URL backed up)'
   => '(URL anterior en copia de respaldo)',
   
   
 #SYNCMARKER  #SYNCMARKER

Removed from v.1.69  
changed lines
  Added in v.1.71


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