summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/it.php
blob: b59d2edfec9c03edc98b2877bf1d876b13b75e64 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Impossibile ripristinare: %s",
"Versions" => "Versioni",
"Failed to revert {file} to revision {timestamp}." => "Ripristino di {file} alla revisione {timestamp} non riuscito.",
"More versions..." => "Altre versioni...",
"No other versions available" => "Non sono disponibili altre versioni",
"Restore" => "Ripristina"
);