summaryrefslogtreecommitdiffstats
path: root/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
commitefc118431b6afbb7cc1df887e11195d8c7e761a7 (patch)
tree58a8e98c747cbd73b7fb5ce05da01bef0c1922a5 /l10n/it.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.php')
-rw-r--r--l10n/it.php26
1 files changed, 9 insertions, 17 deletions
diff --git a/l10n/it.php b/l10n/it.php
index b07018ebd..cdfec1a4d 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -1,30 +1,19 @@
<?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à!",
-"Could not add feed! Check if feed contains valid RSS!" => "Impossibile aggiungere la fonte. Verifica che la fonte contenga un RSS valido.",
-"Folder exists already" => "La cartella esiste già",
+"Add Website" => "Aggiungi sito web",
"Address" => "Indirizzo",
"Add" => "Aggiungi",
"New folder" => "Nuova cartella",
"Folder" => "Cartella",
-"No folder" => "Nessuna cartella",
+"Choose folder" => "Scegli cartella",
+"Folder name" => "Nome della cartella",
"Starred" => "Preferiti",
"Unread articles" => "Articoli non letti",
"All articles" => "Tutti gli articoli",
"Mark all read" => "Marca tutti come letti",
+"from" => "da",
+"by" => "da",
"Cant play audio format" => "Impossibile riprodurre il formato audio",
-"Share" => "Condividi",
"Keep unread" => "Mantieni non letto",
"Delete feed" => "Elimina la fonte",
"Collapse" => "Contrai",
@@ -37,5 +26,8 @@
"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"
+"Subscribe" => "Sottoscrivi",
+"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!"
);