Changeset 16786
- Timestamp:
- Jul 16, 2012, 5:48:39 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Subscribe_to_comments/language/it_IT/plugin.lang.php
r16629 r16786 44 44 $lang['Not found.'] = 'Non trovato'; 45 45 $lang['Subject'] = 'Argomento'; 46 $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 $lang['Subscribe to mail notifications'] = 'Iscriviti alle notifiche via mail'; 49 $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 $lang['Validate'] = 'Convalidare'; 51 $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 $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 $lang['all albums of the gallery'] = 'tutti gli album della galleria'; 56 $lang['all pictures of the album <a href="%s">%s</a>'] = 'tutte le foto dell\'album <a href="%s">%s</a>'; 57 $lang['all pictures of the gallery'] = 'tutte le foto della galleria'; 58 $lang['all pictures of this album'] = 'tutte le immagini di questo album'; 59 $lang['comments on a picture'] = 'commenti su una foto'; 60 $lang['comments on all pictures of an album'] = 'commenti su tutte le immagini di un album'; 61 $lang['comments on an album'] = 'commenti su un album'; 62 $lang['the album <a href="%s">%s</a>'] = 'l\'album <a href="%s">%s</a>'; 63 $lang['the picture <a href="%s">%s</a>'] = 'l\'immagine <a href="%s">%s</a>'; 64 $lang['this album'] = 'questo album'; 65 $lang['this picture'] = 'questa immagine'; 46 66 ?>
Note: See TracChangeset
for help on using the changeset viewer.