You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/files_trashbin/l10n/es_SV.json

15 lines
648 B
JSON

{ "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;"
}