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

version 1.67, 2011/10/01 15:48:08 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 5280  use base qw(Apache::localize); Line 5241  use base qw(Apache::localize);
    'student'     'student'
 => 'estudiante',  => 'estudiante',
   
    'textual_remote_display'  
 => 'textual_remote_display',  
   
    'to'     'to'
 => 'para',  => 'para',
   
Line 10004  use base qw(Apache::localize); Line 9962  use base qw(Apache::localize);
    'Please try again.'     'Please try again.'
 => 'Por favor trate otra vez.',  => 'Por favor trate otra vez.',
   
    'Please try again'  
 => 'Por favor trate otra vez',  
   
    'in this course'     'in this course'
 => 'en este curso',  => 'en este curso',
   
Line 18187  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.67  
changed lines
  Added in v.1.71


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