Diff for /loncom/localize/localize/es.pm between versions 1.35 and 1.37

version 1.35, 2009/11/24 15:14:56 version 1.37, 2010/01/13 18:23:08
Line 736  use base qw(Apache::localize); Line 736  use base qw(Apache::localize);
    'Page'     'Page'
 => 'Página',  => 'Página',
   
      'Page:'
   => 'Página:',
   
    'Sequence'     'Sequence'
 => 'Secuencia',  => 'Secuencia',
   
Line 1879  use base qw(Apache::localize); Line 1882  use base qw(Apache::localize);
    'Problem Status Chart'     'Problem Status Chart'
 => 'Problema de dos Estados',  => 'Problema de dos Estados',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'  
 => 'Problemas creando un nuevo archivo de Excel. Este Error ha sido registrado. Por favor, avise a su administrador LON-CAPA.',  
   
    'S.D. tries'     'S.D. tries'
 => 'Desv. Estd. Intentos',  => 'Desv. Estd. Intentos',
   
Line 8352  use base qw(Apache::localize); Line 8352  use base qw(Apache::localize);
    'Messages being sent.'     'Messages being sent.'
 => 'Mensajes están siendo enviados',  => 'Mensajes están siendo enviados',
   
    'showing messages'  
 => 'mostrando mensajes',  
   
    'Assigning'     'Assigning'
 => 'Asignando',  => 'Asignando',
   
Line 10076  use base qw(Apache::localize); Line 10073  use base qw(Apache::localize);
    'Replying to'     'Replying to'
 => 'Respondiendo a',  => 'Respondiendo a',
   
    '<b>[_1] messages</b>: showing messages [_2] through [_3] of [_4].'     'All messages:'
 => '<b>mensajes ([_1])</b>: mostrando mensajes [_2] hasta [_3] del total de [_4]',  => 'All messages:',
   
      'Unread messages:'
   => 'Unread messages:',
   
      'Read messages:'
   => 'Read messages:',
   
      'Replied to messages:'
   => 'Replied to messages:',
   
      'Forwarded messages:'
   => 'Forwarded messages:',
   
      'showing messages [_1] through [_2] of [_3].'
   => 'mostrando mensajes [_1] hasta [_2] del total de [_3]',
   
    'Broadcast Message'     'Broadcast Message'
 => 'Emitir Mensaje',  => 'Emitir Mensaje',
Line 10481  use base qw(Apache::localize); Line 10493  use base qw(Apache::localize);
    'Currently available actions (will open extra window)'     'Currently available actions (will open extra window)'
 => 'Acciones disponibles actualmente (abrirá una ventana extra)',  => 'Acciones disponibles actualmente (abrirá una ventana extra)',
   
 #wait for a fix     'There are no unread messages in this folder.'
 #   'There are no ungelesen messages in this folder.' # !  => 'No hay mensajes no leídos en esta carpeta.',
 #=> 'No hay mensajes no leídos en esta carpeta.',  
      'There are no read messages in this folder.'
    'There are no leído messages in this folder' # !  => 'There are no read messages in this folder.',
 => 'No hay mensajes no leídos en esta carpeta',  # => 'No hay mensajes ... en esta carpeta.',
   
 #wait for a fix     'There are no forwarded messages in this folder.'
 #   'There are no [_1] messages in this folder.' # !  => 'There are no forwarded messages in this folder.',
 #=> 'No hay mensajes [_1] en esta carpeta.',  # => 'No hay mensajes ... en esta carpeta.',
   
    'You have not replied to any messages in this folder.'     'You have not replied to any messages in this folder.'
 => 'No ha respondido a ningún mensaje en esta carpeta.',  => 'No ha respondido a ningún mensaje en esta carpeta.',
   
    'Empty Folder'     'There are no messages in this folder.'
 => 'Carpeta Vacía',  => 'Carpeta Vacía', # Empty Folder
   
    'To:'     'To:'
 => 'A:',  => 'A:',
Line 13308  para acceder al mensaje completo.', Line 13320  para acceder al mensaje completo.',
    'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'     'Submit a request to the LON-CAPA [_1]helpdesk[_2] for [_3] if you require assistance.'
 => 'Enviar solicitud a LON-CAPA [_1]Helpdesk[_2] para [_3] si necesita asistencia.',  => 'Enviar solicitud a LON-CAPA [_1]Helpdesk[_2] para [_3] si necesita asistencia.',
   
    'Unable to create new Excel file. This error has been logged. Please alert your LON-CAPA administrator.'     'Problems occurred in creating the new Excel file.'
 => 'No se pudo crear archivo tipo Excel. Este error fue registrado. Por favor alerte a su administrador LON-CAPA.',  => 'Ocurrieron problemas en crear el nuevo archivo de Excel.',
   
      'Problems occurred in creating the output file.'
   => 'Ocurrieron problemas en crear el archivo de salida.',
   
      'Problems occurred in writing the CSV file.'
   => 'Ocurrieron problemas escribiendo el archivo CSV.',
   
    'Problems occurred in creating the output file. This error has been logged. Please alert your LON-CAPA administrator.'     'This error has been logged.'
 => 'Ocurrieron problemas en crear el archivo de salida. Este error fue registrado. Por favor alertar a su administrador LON-CAPA.',  => 'Este Error ha sido registrado.',
   
    'Problems occurred in writing the CSV file. This error has been logged. Please alert your LON-CAPA administrator.'     'Please alert your LON-CAPA administrator.'
 => 'Ocurrieron problemas escribiendo el archivo CSV. Este error fue registrado. Por favor alertar a su administrador LON-CAPA.',  => 'Por favor, avise a su administrador LON-CAPA.',
   
    'Records [_1]'     'Records [_1]'
 => 'Registros [_1]',  => 'Registros [_1]',

Removed from v.1.35  
changed lines
  Added in v.1.37


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