summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/it.json
blob: bfd29454f2d2ae7e77cd79e16330f6d9cbecf9bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Couldn't delete %s permanently" : "Impossibile eliminare %s definitivamente",
    "Couldn't restore %s" : "Impossibile ripristinare %s",
    "Deleted files" : "File eliminati",
    "Restore" : "Ripristina",
    "Delete permanently" : "Elimina definitivamente",
    "Error" : "Errore",
    "restored" : "ripristinati",
    "Nothing in here. Your trash bin is empty!" : "Qui non c'è niente. Il tuo cestino è vuoto.",
    "Name" : "Nome",
    "Deleted" : "Eliminati",
    "Delete" : "Elimina"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}