Ignore:
Timestamp:
Dec 23, 2013, 11:50:55 PM (10 years ago)
Author:
mistic100
Message:

update language files

File:
1 edited

Legend:

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

    r15641 r26141  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Invalid email adress, your are not subscribed to comments.'] = 'Adreça de correu electrònic no vàlida. No està inscrit als comentaris.';
     23$lang['Invalid email address, your are not subscribed to comments.'] = 'Adreça de correu electrònic no vàlida. No està inscrit als comentaris.';
    2424$lang['Notify me of followup comments'] = 'Notificar-me en cas d\'haver-hi nous comentaris';
    25 $lang['Please check your email inbox to confirm your subscription.'] = 'Revisi el seu correu electrònic per confirmar la seva inscripció.';
     25$lang['Please check your email in-box to confirm your subscription.'] = 'Revisi el seu correu electrònic per confirmar la seva inscripció.';
    2626$lang['Return to item page'] = 'Tornar a la pàgina anterior';
    2727$lang['Subscribe'] = 'Instriure\'s';
     
    3131$lang['Unsubscribe'] = 'Donar de baixa';
    3232$lang['You are not subscribed to any comment.'] = 'No està inscrit a cap comentari';
    33 $lang['Your subscribtion has been validated, thanks you.'] = 'La seva inscripció ha estat validada. Gràcies.';
     33$lang['Your subscription has been validated, thanks you.'] = 'La seva inscripció ha estat validada. Gràcies.';
    3434?>
Note: See TracChangeset for help on using the changeset viewer.