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/it_IT/plugin.lang.php

    r21621 r26141  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Invalid email adress, your are not subscribed to comments.'] = 'Indirizzo mail errato, non sei sottoscritto ai commenti';
     23$lang['Invalid email address, your are not subscribed to comments.'] = 'Indirizzo mail errato, non sei sottoscritto ai commenti';
    2424$lang['Notify me of followup comments'] = 'Notificami sui commenti successivi';
    25 $lang['Please check your email inbox to confirm your subscription.'] = 'Controlla la tua posta in arrivo per confermare la sottoscrizione';
     25$lang['Please check your email in-box to confirm your subscription.'] = 'Controlla la tua posta in arrivo per confermare la sottoscrizione';
    2626$lang['Return to item page'] = 'Ritorna alla pagina degli argomenti';
    2727$lang['Subscribe'] = 'Sottoscrivi';
     
    3131$lang['Unsubscribe from all email notifications'] = 'Rimuovi la sottoscrizione da tutte le notifiche mail';
    3232$lang['You are not subscribed to any comment.'] = 'Non hai sottoscritto alcun commento';
    33 $lang['Your subscribtion has been validated, thanks you.'] = 'La tua sottoscrizione è stata confermata, grazie.';
     33$lang['Your subscription has been validated, thanks you.'] = 'La tua sottoscrizione è stata confermata, grazie.';
    3434$lang['Allow users to subscribe to global notifications'] = 'Consenti agli utenti di iscriversi in forma aggregata';
    3535$lang['Already validated.'] = 'Già convalidato.';
     
    3737$lang['Comments notifications'] = 'Notifiche commenti';
    3838$lang['Confirm subscription'] = 'Conferma l\'iscrizione';
    39 $lang['Confirm your subscribtion to comments'] = 'Conferma la tua iscrizione ai commenti';
     39$lang['Confirm your subscription to comments'] = 'Conferma la tua iscrizione ai commenti';
    4040$lang['Followed on'] = 'Iscritto dal';
    4141$lang['Manage my subscriptions'] = 'Gestisci le mie iscrizioni';
     
    6464$lang['this album'] = 'questo album';
    6565$lang['this picture'] = 'questa immagine';
    66 $lang['You requested to subscribe by email to comments on %s'] = 'Hai richiesto di iscriverti via email ai commenti su %s';
     66$lang['You requested to subscribe by email to comments on %s.'] = 'Hai richiesto di iscriverti via email ai commenti su %s';
    6767$lang['You are currently subscribed to comments on %s.'] = 'Sei attualmente iscritto a commenti su %s.';
    6868$lang['Subscriptions of %s'] = 'Sottoscrizioni di %s';
Note: See TracChangeset for help on using the changeset viewer.