source: extensions/showcase_subscribe/language/es_ES/plugin.lang.php @ 11731

Last change on this file since 11731 was 11731, checked in by ddtddt, 13 years ago

[extensions] - showcase_subscribe - add es_ES - Español - Spanish thanks to jpr928

File size: 1.2 KB
Line 
1<?php
2$lang['Subscribe my gallery to Piwigo Showcase'] = 'Registrar mi galería en el directorio de listado de Piwigo';
3$lang['Gallery Address (URL)'] = 'Dirección de la galería (URL)';
4$lang['An error has occured, no connection to %s'] = 'Se produjo un error, no hay conexión en %s';
5$lang['Your subscription is currently pending, if you have provided an email, you will be notified as soon as your gallery is registered'] = 'Su inscripción está actualmente en espera, si a proporcionado una dirección de correo electrónico, se le notificará cuando su galería estara registrada';
6$lang['Your gallery is already registered in Piwigo Showcase, <a href="%s">see it →</a>'] = 'Su galería ya está registrado en el directorio de listado de Piwigo, <a href="%s">verla →</a>';
7$lang['A good description will improve your visibility in search engines'] = 'Una buena descripción mejorará su visibilidad en los motores de búsqueda';
8$lang['provide it if you want to be notified when your gallery is registered'] = 'dar uno si desea ser notificado cuando la galería se guardará';
9$lang['(optional)'] = '(opcional)';
10$lang['(example: nature, landscape, portrait)'] = '(ejemplo: naturaleza paisaje, retrato)';
11?>
Note: See TracBrowser for help on using the repository browser.