aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_419.json
blob: fd3c7cd2a7ed528913e217146262fb8824fd0334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "restored" : "restaurado",
    "Deleted files" : "Archivos borrados",
    "Restore" : "Restaurar",
    "Unknown" : "Desconocido",
    "All files" : "Todos los archivos",
    "Deleted" : "Borrado",
    "No deleted files" : "No hay archivos borrados",
    "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí",
    "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
    "Select all" : "Seleccionar todo",
    "Name" : "Nombre",
    "Actions" : "Acciones"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}