diff options
Diffstat (limited to 'apps/files_trashbin/l10n/es_EC.js')
-rw-r--r-- | apps/files_trashbin/l10n/es_EC.js | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/apps/files_trashbin/l10n/es_EC.js b/apps/files_trashbin/l10n/es_EC.js deleted file mode 100644 index 71059055def..00000000000 --- a/apps/files_trashbin/l10n/es_EC.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "files_trashbin", - { - "Deleted files" : "Archivos borrados", - "restored" : "restaurado", - "Restore" : "Restaurar", - "Delete permanently" : "Borrar permanentemente", - "This operation is forbidden" : "Esta opración está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador", - "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", - "Deleted" : "Borrado", - "Delete" : "Borrar", - "Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera" -}, -"nplurals=2; plural=(n != 1);"); |