summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.php
blob: 66d6af7fd145b8f93ad13890b5b7dc7052a5fc56 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Password" => "Password",
"Submit" => "Invia",
"%s shared the folder %s with you" => "%s ha condiviso la cartella %s con te",
"%s shared the file %s with you" => "%s ha condiviso il file %s con te",
"Download" => "Scarica",
"Upload" => "Carica",
"Cancel upload" => "Annulla il caricamento",
"No preview available for" => "Nessuna anteprima disponibile per"
);