diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
commit | a19589d5c27625f4b84a92468f6991bf9d3c544c (patch) | |
tree | ba3d76b38dcc0694b3b3e13896f53009bfb6e8d5 /apps/files_trashbin/l10n/es.js | |
parent | 760952b5083f0a31317721a8c9fe3ed20f89e2e8 (diff) | |
download | nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.tar.gz nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/es.js')
-rw-r--r-- | apps/files_trashbin/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index 2eeabbf02a7..d7e24d05b75 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error while removing files from trash bin" : "Error al eliminar los archivos de la papelera", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "Deleted" : "Eliminado", "No deleted files" : "No hay archivos eliminados", "You will be able to recover deleted files from here" : "Desde aquà se podrán recuperar archivos eliminados", |