summaryrefslogtreecommitdiffstats
path: root/l10n/it.php
blob: f6003fa26144e44aa7d73f252fd22f02c436b349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?php $TRANSLATIONS = array(
"year" => "Anno",
"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",
"You had already subscribed to this feed!" => "Hai già sottoscritto questa fonte!",
"New" => "Nuovo",
"Add Subscription" => "Aggiungi sottoscrizione",
"Address must not be empty!" => "L'indirizzo non può essere vuoto!",
"Feed exists already!" => "La fonte esiste già!",
"Folder exists already" => "La cartella esiste già",
"Address" => "Indirizzo",
"Add" => "Aggiungi",
"New folder" => "Nuova cartella",
"Folder" => "Cartella",
"No folder" => "Nessuna cartella",
"Starred" => "Preferiti",
"Unread articles" => "Articoli non letti",
"All articles" => "Tutti gli articoli",
"Mark all read" => "Marca tutti come letti",
"Cant play audio format" => "Impossibile riprodurre il formato audio",
"Share" => "Condividi",
"Keep unread" => "Mantieni non letto",
"Delete feed" => "Elimina la fonte",
"Collapse" => "Contrai",
"Rename folder" => "Rinomina la cartella",
"Delete folder" => "Elimina la cartella",
"Import / Export OPML" => "Importa/Esporta OPML",
"Import" => "Importa",
"Export" => "Esporta",
"Subscribelet" => "Subscribelet",
"Show all" => "Mostra tutto",
"Show only unread" => "Mostra solo i non letti",
"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"
);