Show
Ignore:
Timestamp:
05/13/2008 02:58:30 AM (6 months ago)
Author:
alexsancho
Message:

es_ES update (Follow-up to r2628.)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/es_ES/image.php

    r1912 r2668  
    44( 
    55        'getimagesize_missing'    => 'La librería &8220;Image&8221; requiere la función PHP <tt>getimagesize</tt>, que no parece estar disponible en tu instalación.', 
    6         'driver_not_supported'    => 'No se encuentra el driver, %s, requerido por la librería Image.', 
    76        'unsupported_method'      => 'El driver que has elegido en la configuración no soporta el tipo de transformación %s.', 
    87        'file_not_found'          => 'La imagen especificada, %s no se ha encontrado. Por favor, verifica que existe utilizando <tt>file_exists</tt> antes de manipularla.',