summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.php
blob: 5534dfca03c0105de899355fe0aff861ac76c046 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Your Shared Files" => "I tuoi file condivisi",
"Item" => "Elemento",
"Shared With" => "Condiviso con",
"Permissions" => "Permessi",
"Read" => "Lettura",
"Edit" => "Modifica",
"Delete" => "Eliminazione"
);