Changeset 26181 for extensions/Subscribe_to_comments/language/it_IT
- Timestamp:
- Dec 24, 2013, 10:24:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Subscribe_to_comments/language/it_IT/plugin.lang.php
r26141 r26181 26 26 $lang['Return to item page'] = 'Ritorna alla pagina degli argomenti'; 27 27 $lang['Subscribe'] = 'Sottoscrivi'; 28 $lang['Subscriptions of'] = 'Sottoscrizione di';29 28 $lang['Successfully unsubscribed your email address from receiving notifications.'] = 'La sottoscrizione del tuo account email alle notifiche è stata disattivata con successo'; 30 29 $lang['Unsubscribe'] = 'Non sottoscrivere'; … … 34 33 $lang['Allow users to subscribe to global notifications'] = 'Consenti agli utenti di iscriversi in forma aggregata'; 35 34 $lang['Already validated.'] = 'Già convalidato.'; 36 $lang['%s has subscribed to comments on'] = '%s si è iscritto ai commenti';37 35 $lang['Comments notifications'] = 'Notifiche commenti'; 38 36 $lang['Confirm subscription'] = 'Conferma l\'iscrizione'; … … 40 38 $lang['Followed on'] = 'Iscritto dal'; 41 39 $lang['Manage my subscriptions'] = 'Gestisci le mie iscrizioni'; 42 $lang['New comment on'] = 'Nuovo commento su';43 $lang['New subscription on'] = 'Nuova iscrizione su';44 40 $lang['Not found.'] = 'Non trovato'; 45 41 $lang['Subject'] = 'Argomento'; 46 42 $lang['Notify administrators when a user take a new subscription'] = 'Notificare agli amministratori quando un utente fa una nuova iscrizione'; 47 $lang['Subscribe to comments on'] = 'Iscriviti ai commenti';48 43 $lang['Subscribe to mail notifications'] = 'Iscriviti alle notifiche via mail'; 49 44 $lang['To activate, click the confirm button. If you believe this is an error, please just ignore this message.'] = 'Per attivare, clicca sul pulsante di conferma. Se ritieni che questo sia un errore, per favore ignora questo messaggio.'; 50 45 $lang['Validate'] = 'Convalidare'; 51 46 $lang['Want to edit your notifications options?'] = 'Vuoi modificare le opzioni di notifiche?'; 52 $lang['You are currently subscribed to comments on'] = 'Sei attualmente iscritto ai commenti su';53 47 $lang['You have been added to the list of subscribers.'] = 'Sei stato aggiunto alla lista degli iscritti.'; 54 $lang['You requested to subscribe by email to comments on'] = 'Hai chiesto di ricevere via e-mail i nuovi commenti';55 48 $lang['all albums of the gallery'] = 'tutti gli album della galleria'; 56 49 $lang['all pictures of the album <a href="%s">%s</a>'] = 'tutte le foto dell\'album <a href="%s">%s</a>'; … … 67 60 $lang['You are currently subscribed to comments on %s.'] = 'Sei attualmente iscritto a commenti su %s.'; 68 61 $lang['Subscriptions of %s'] = 'Sottoscrizioni di %s'; 69 $lang['Subscribe to comments on %s'] = 'Iscriviti ai commenti su %s';70 62 $lang['Stop receiving notifications'] = 'Interrompere la ricezione di notifiche'; 71 63 $lang['New subscription on %s'] = 'Nuova iscrizione su %s'; … … 78 70 $lang['First subscription'] = 'Prima sottoscrizione'; 79 71 $lang['All album photos'] = 'Tutte le foto degli album'; 72 $lang['Subscribe without commenting'] = 'Iscriviti senza commentare'; 73 $lang['Choose an action'] = 'Scegli un\'azione'; 74 $lang['Apply action'] = 'Applica l\'azione'; 75 $lang['<b>%s</b> wrote on <i>%s</i>'] = '<b>%s</b> scritto il <i>%s</i>'; 80 76 ?>
Note: See TracChangeset
for help on using the changeset viewer.