2012-08-28 04:04:42 +04:00
< ? php $TRANSLATIONS = array (
" News " => " Notizie " ,
" no title " => " nessun titolo " ,
" no name " => " nessun nome " ,
" no body " => " nessun corpo " ,
" subscriptions in ownCloud - News " => " sottoscrizioni in ownCloud - Notizie " ,
" An error occurred " => " Si è verificato un errore " ,
" Nice! You have subscribed to " => " Bene! Hai effettuato la sottoscrizione a " ,
2012-11-30 03:03:18 +04:00
" You had already subscribed to this feed! " => " Hai già sottoscritto questa fonte! " ,
2012-10-16 04:11:11 +04:00
" New articles " => " Nuovi articoli " ,
2012-09-02 04:09:59 +04:00
" Mark all read " => " Marca tutti come letti " ,
2012-10-16 04:11:11 +04:00
" Starred " => " Preferiti " ,
2012-10-30 03:03:08 +04:00
" Share " => " Condividi " ,
2012-08-28 04:04:42 +04:00
" Keep unread " => " Mantieni non letto " ,
" Delete feed " => " Elimina la fonte " ,
2012-09-02 04:09:59 +04:00
" Collapse " => " Contrai " ,
2012-08-28 04:04:42 +04:00
" Delete folder " => " Elimina la cartella " ,
2012-09-01 04:07:00 +04:00
" Rename folder " => " Rinomina la cartella " ,
2013-01-28 03:04:23 +04:00
" Add Subscription " => " Aggiungi sottoscrizione " ,
" Address " => " Indirizzo " ,
" Add " => " Aggiungi " ,
" Add Folder " => " Aggiungi cartella " ,
" Show everything " => " Mostra tutto " ,
" Show only unread " => " Mostra solo i non letti " ,
" Settings " => " Impostazioni " ,
" Add feed or folder " => " Aggiungi fonte o cartella " ,
" Add Feed/Folder " => " Aggiungi fonte/cartella " ,
" Import OPML " => " Importa OPML " ,
2012-08-28 04:04:42 +04:00
" Subscribelet " => " Subscribelet " ,
2013-01-28 03:04:23 +04:00
" Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly: " => " Trascina questo segnalibro nel tuo browser e fai clic su di esso ogni volta che vuoi sottoscrivere rapidamente una pagina web: " ,
" Subscribe " => " Sottoscrivi "
2012-08-28 04:04:42 +04:00
);