Ignore:
Timestamp:
Jun 11, 2012, 10:10:56 PM (12 years ago)
Author:
mistic100
Message:

HUGE update, main features : global subscriptions (all images in an album, all images, all albums), beautyful (!) mails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Subscribe_to_comments/language/es_ES/plugin.lang.php

    r12944 r15641  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Date'] = 'Fecha';
    2423$lang['Invalid email adress, your are not subscribed to comments.'] = 'Email incorrecto, no se ha suscrito a los comentarios.';
    25 $lang['Invalid email adress.'] = 'Dirección de email incorrecta.';
    26 $lang['Item'] = 'Objeto';
    27 $lang['Manage my subscriptions to comments'] = 'Administrar mis suscripciones de los comentarios.';
    28 $lang['Nothing to validate.'] = 'Nada que validar.';
    2924$lang['Notify me of followup comments'] = 'Notificarme de próximos comentarios.';
    30 $lang['Only unsubscribe notifications for comments from:'] = 'Cancelar suscripción de los comentarios de:';
    3125$lang['Please check your email inbox to confirm your subscription.'] = 'Por favor, revisa tu buzón de correo electrónico para confirmar la suscripción.';
    3226$lang['Return to item page'] = 'Volver a la página anterior';
    3327$lang['Subscribe'] = 'Suscribir';
    34 $lang['Subscribe without commenting'] = 'Suscribirse sin comentar.';
    3528$lang['Subscriptions of'] = 'Suscripciones de';
    3629$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Suscripción cancelada correctamente.';
    3730$lang['Unsubscribe'] = 'Cancelar suscripción';
    3831$lang['Unsubscribe from all email notifications'] = 'Cancelar todas las suscripciones por email ';
    39 $lang['Unsubscribe from email notification'] = 'Cancelar suscripción de notificaciones por email';
    40 $lang['You are currently subscribed to comments.'] = 'Estas suscrito a los comentarios.';
    4132$lang['You are not subscribed to any comment.'] = 'No estas suscrito a ningún comentarios';
    42 $lang['You have been added to the list of subscribers for this album.'] = 'Se ha añadido tu dirección a la lista de suscriptores del álbum.';
    43 $lang['You have been added to the list of subscribers for this picture.'] = 'Se ha añadido tu dirección a la lista de suscriptores de la foto.';
    4433$lang['Your subscribtion has been validated, thanks you.'] = 'Tu suscripción se ha validado, gracias.';
    4534?>
Note: See TracChangeset for help on using the changeset viewer.