Changeset 18381


Ignore:
Timestamp:
Sep 30, 2012, 12:06:17 PM (12 years ago)
Author:
TranslationTeam
Message:

[trunk_public] Update es_ES, thanks to : jpr928

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/es_ES/common.lang.php

    r16815 r18381  
    205205$lang['Logout'] = 'Desconexión';
    206206$lang['obligatory'] = 'obligatorio';
    207 $lang['Maximum photo height'] = 'Altura máxima de las fotos';
    208 $lang['Maximum height must be a number superior to 50'] = 'La altura de las fotos debe ser superior a 50';
    209 $lang['Maximum photo width'] = 'Ancho máximo de las fotos';
    210 $lang['Maximum width must be a number superior to 50'] = 'La anchura de las fotos debe ser superior a 50';
    211207$lang['display a calendar by creation date'] = 'Calendario según la fecha de creación';
    212208$lang['display all photos in all sub-albums'] = 'Vista por miniaturas';
     
    421417$lang['Piwigo encountered a non recoverable error'] = 'Piwigo ha detectado un error irreparable';
    422418$lang['Requested tag does not exist'] = 'No existe la a etiqueta solicitada';
     419$lang['Email address is mandatory'] = 'La direccion e-mail es obligatoria';
     420$lang['Username is mandatory'] = 'El nombre de usuario es obligatorio';
     421$lang['mandatory'] = 'obligatorio';
    423422?>
Note: See TracChangeset for help on using the changeset viewer.