summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/it.php')
-rw-r--r--apps/files_sharing/l10n/it.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index f69b4d4468c..241637cbae8 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -4,6 +4,9 @@ $TRANSLATIONS = array(
"Shared with others" => "Condiviso con altri",
"No files have been shared with you yet." => "Non è stato ancora condiviso alcun file con te.",
"You haven't shared any files yet." => "Non hai ancora condiviso alcun file.",
+"Could not load template" => "Impossibile caricare il modello",
+"Saved" => "Salvato",
+"Reset" => "Ripristina",
"Shared by {owner}" => "Condiviso da {owner}",
"Shared by" => "Condiviso da",
"This share is password-protected" => "Questa condivione è protetta da password",
@@ -19,6 +22,10 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
"Download" => "Scarica",
"Download %s" => "Scarica %s",
-"Direct link" => "Collegamento diretto"
+"Direct link" => "Collegamento diretto",
+"Mail templates" => "Modelli di messaggio",
+"Theme" => "Tema",
+"Template" => "Modello",
+"Save" => "Salva"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";