2012-08-28 04:04:42 +04:00
< ? php $TRANSLATIONS = array (
2012-09-03 17:17:06 +04:00
" Error changing name of folder " => " Errore durante la modifica del nome della cartella " ,
2012-09-10 04:06:30 +04:00
" Error collapsing folder. " => " Errore durante la contrazione della cartella. " ,
2012-08-28 04:04:42 +04:00
" Feed already exists. " => " La fonte esiste già. " ,
" Error adding feed. " => " Errore durante l'aggiunta della fonte. " ,
" Feed added! " => " Fonte aggiunta! " ,
" Error adding folder. " => " Errore durante l'aggiunta della cartella. " ,
" Folder added! " => " Cartella aggiunta! " ,
" Error removing feed. " => " Errore durante la rimozione della fonte. " ,
" Error removing folder. " => " Errore durante la rimozione della cartella. " ,
2012-09-08 04:07:51 +04:00
" Error updating feeds. " => " Errore durante l'aggiornamento delle fonti. " ,
2012-11-10 03:02:50 +04:00
" Empty filename " => " Nome file vuoto " ,
" No source argument passed " => " Non è stato fornito alcun argomento sorgente " ,
" Error while reading file " => " Errore durante la lettura del file " ,
2012-08-28 04:04:42 +04:00
" An error occurred while parsing the file. " => " Si è verificato un errore durante l'elaborazione del file. " ,
" Feed loaded! " => " Fonte caricata! " ,
" Error moving feed into folder. " => " Errore durante lo spostamento della fonte in una cartella. " ,
2012-11-03 03:02:23 +04:00
" No file path was submitted. " => " Non è stato fornito alcun percorso al file. " ,
2012-08-28 04:04:42 +04:00
" File doesn't exist: " => " Il file non esiste: " ,
2012-11-10 03:02:50 +04:00
" Couldn't save temporary image: " => " Impossibile salvare l'immagine temporanea: " ,
2012-08-28 04:04:42 +04:00
" Error setting all items as read. " => " Errore durante l'impostazione di tutti gli elementi come letti. " ,
" Error marking item as read. " => " Errore durante la marcatura dell'elemento come letto. " ,
" Error updating feed. " => " Errore durante l'aggiornamento della fonte. " ,
" Feed updated! " => " La fonte è stata aggiornata! " ,
" News " => " Notizie " ,
2012-09-27 04:04:37 +04:00
" Error while loading the feed " => " Errore durante il caricamento della fonte " ,
2012-09-26 15:27:02 +04:00
" Error " => " Errore " ,
2012-09-27 04:04:37 +04:00
" None " => " Nessuno " ,
2012-09-26 15:27:02 +04:00
" Show only unread " => " Mostra solo i non letti " ,
" Show everything " => " Mostra tutto " ,
2012-09-17 19:01:13 +04:00
" Are you sure you want to delete this feed? " => " Sei sicuro di voler eliminare questa fonte? " ,
" Are you sure you want to delete this folder and all its feeds? " => " Sei sicuro di voler eliminare questa cartella e tutte le sue fonti? " ,
" Warning " => " Avviso " ,
2012-09-15 04:07:46 +04:00
" Name of the folder cannot be empty. " => " Il nome della cartella non può essere vuoto. " ,
2012-09-01 04:07:00 +04:00
" Adding... " => " Aggiunta in corso... " ,
" Add folder " => " Aggiungi cartella " ,
2012-09-03 17:17:06 +04:00
" Changing... " => " Modifica in corso... " ,
" Change folder name " => " Modica il nome della cartella " ,
2012-08-28 04:04:42 +04:00
" URL cannot be empty. " => " L'URL non può essere vuoto. " ,
" Add feed " => " Aggiungi fonte " ,
" Error while parsing the feed " => " Errore durante l'elaborazione della fonte " ,
" Fatal Error " => " Errore grave " ,
" No files selected. " => " Nessun file selezionato. " ,
2012-11-07 03:04:41 +04:00
" Importing OPML file... " => " Importazione file OPML... " ,
" Not a valid type " => " Non è un tipo valido " ,
2012-11-11 03:03:55 +04:00
" Importing done " => " Importazione completata " ,
" Error while importing feeds. " => " Errore durante l'importazione delle fonti. " ,
2012-08-28 04:04:42 +04:00
" Select file " => " Seleziona file " ,
" 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-10-16 04:11:11 +04:00
" You don't have any feed in your reader. " => " Non hai nessuna fonte nel lettore. " ,
" Address " => " Indirizzo " ,
" Subscribe " => " Sottoscrivi " ,
" Import OPML " => " Importa OPML " ,
" Upload file from desktop " => " Carica file dal desktop " ,
" Upload " => " Carica " ,
" Select file from ownCloud " => " Seleziona file da ownCloud " ,
" Select " => " Seleziona " ,
" Select file from <a href= \" # \" class= \" settings \" id= \" browselink \" >local filesystem</a> or <a href= \" # \" class= \" settings \" id= \" cloudlink \" >cloud</a> " => " Seleziona file da <a href= \" # \" class= \" settings \" id= \" browselink \" >filesystem locale</a> o <a href= \" # \" class= \" settings \" id= \" cloudlink \" >nuvola</a> " ,
2012-11-03 03:02:23 +04:00
" Import " => " Importa " ,
2012-10-31 03:03:12 +04:00
" Or... " => " Oppure... " ,
2012-08-28 04:04:42 +04:00
" Add feed or folder " => " Aggiungi fonte o cartella " ,
" Add Feed/Folder " => " Aggiungi fonte/cartella " ,
" Feed " => " Fonte " ,
" Folder " => " Cartella " ,
" Settings " => " Impostazioni " ,
2012-09-03 04:12:39 +04:00
" Add Folder " => " Aggiungi cartella " ,
2012-09-03 17:17:06 +04:00
" Add new folder " => " Aggiungi una nuova cartella " ,
2012-09-03 04:12:39 +04:00
" Folder name " => " Nome della cartella " ,
2012-08-28 04:04:42 +04:00
" Add Subscription " => " Aggiungi sottoscrizione " ,
2012-09-03 17:17:06 +04:00
" Add new feed " => " Aggiungi una nuova fonte " ,
2012-08-28 04:04:42 +04:00
" Choose folder " => " Scegli la cartella " ,
" Add " => " Aggiungi " ,
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-08-28 04:04:42 +04:00
" Mark as unimportant " => " Marca come non importante " ,
" Mark as important " => " Marca come importante " ,
2012-10-17 01:34:50 +04:00
" from " => " da " ,
2012-08-28 04:04:42 +04:00
" by " => " di " ,
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 " ,
2012-08-31 04:07:13 +04:00
" Import feeds " => " Importa fonti " ,
2012-08-28 04:04:42 +04:00
" Export feeds " => " Esporta fonti " ,
" Download OPML " => " Scarica OPML " ,
" Subscribelet " => " Subscribelet " ,
2012-08-31 04:07:13 +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: "
2012-08-28 04:04:42 +04:00
);