summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_AR.json
blob: 793a1e8b1721817c3248ac39463dbed89c300af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Couldn't delete %s permanently" : "No fue posible borrar %s de manera permanente",
    "Couldn't restore %s" : "No se pudo restaurar %s",
    "Deleted files" : "Archivos borrados",
    "Restore" : "Recuperar",
    "Error" : "Error",
    "restored" : "recuperado",
    "Nothing in here. Your trash bin is empty!" : "No hay nada acá. ¡La papelera está vacía!",
    "Name" : "Nombre",
    "Deleted" : "Borrado",
    "Delete" : "Borrar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}