server/apps/files_sharing/l10n/it.php
2012-09-01 02:04:00 +02:00

7 lines
237 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Password",
"Submit" => "Invia",
"Download" => "Scarica",
"No preview available for" => "Nessuna anteprima disponibile per",
"web services under your control" => "servizi web nelle tue mani"
);