summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/it.json
blob: bd7d24b594ed4629f3c55745f5d52d94b1f1bf74 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Could not revert: %s" : "Impossibile ripristinare: %s",
    "Versions" : "Versioni",
    "Failed to revert {file} to revision {timestamp}." : "Ripristino di {file} alla revisione {timestamp} non riuscito.",
    "_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
    "Restore" : "Ripristina",
    "No earlier versions available" : "Nessuna versione precedente disponibile",
    "More versions …" : "Altre versioni..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}