news/l10n/it.php

41 строка
1.7 KiB
PHP
Исходник Обычный вид История

2012-08-28 04:04:42 +04:00
<?php $TRANSLATIONS = array(
2013-01-29 03:04:05 +04:00
"year" => "Anno",
2012-08-28 04:04:42 +04:00
"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!",
2013-02-12 15:54:12 +04:00
"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",
2012-10-16 04:11:11 +04:00
"Starred" => "Preferiti",
2013-02-13 03:03:05 +04:00
"Unread articles" => "Articoli non letti",
"All articles" => "Tutti gli articoli",
2013-02-12 15:54:12 +04:00
"Mark all read" => "Marca tutti come letti",
"Cant play audio format" => "Impossibile riprodurre il formato audio",
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-09-01 04:07:00 +04:00
"Rename folder" => "Rinomina la cartella",
2013-02-13 03:03:05 +04:00
"Delete folder" => "Elimina la cartella",
2013-02-12 15:54:12 +04:00
"Import / Export OPML" => "Importa/Esporta OPML",
"Import" => "Importa",
"Export" => "Esporta",
2012-08-28 04:04:42 +04:00
"Subscribelet" => "Subscribelet",
2013-02-12 15:54:12 +04:00
"Show all" => "Mostra tutto",
"Show only unread" => "Mostra solo i non letti",
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
);