Changeset 10205


Ignore:
Timestamp:
Apr 9, 2011, 6:19:50 PM (13 years ago)
Author:
ddtddt
Message:

[trunk] - es_ES update Thanks to jpr928

Location:
trunk/language/es_ES
Files:
2 edited

Legend:

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

    r9867 r10205  
    778778$lang['Visit language site'] = 'Visita el sitio web del idioma';
    779779$lang['New Version'] = 'Nueva version';
     780$lang['Obsolete Plugins'] = 'Estos plugins son pbsoletos';
     781$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'ADVERTENCIA! Este plugin no parece ser compatible con esta versión de Piwigo.';
     782$lang['Do you want to activate anyway?'] = '¿Quiere activarlo de todos modos?';
     783$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ESTE PLUGIN ES AHORA PARTE DEL CORE DE PIWIGO! PUEDE DESINSTALARLO AHORA! ';
     784$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: Este plugin FALTA PERO ESTÁ INSTALADO! DESINSTALAR YA!.';
    780785?>
  • trunk/language/es_ES/common.lang.php

    r10198 r10205  
    357357$lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario sustentador al que él identificaba %d';
    358358$lang['validate this comment'] = 'Validar este comentario';
     359$lang['html tags are not allowed in login'] = 'Etiquetas HTML no están permitidas en el area de conección';
    359360
    360361?>
Note: See TracChangeset for help on using the changeset viewer.