Changeset 10206


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

[branche2.2] es_ES update Thanks to jpr928

Location:
branches/2.2/language/es_ES
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/language/es_ES/admin.lang.php

    r9867 r10206  
    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?>
  • branches/2.2/language/es_ES/common.lang.php

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