diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
commit | 4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (patch) | |
tree | 8ab4afe079a067a1479494c8d31197a7d94e5385 /apps/files_trashbin/l10n/es_AR.js | |
parent | d7495f89abbe8050fb22202b0a47b901cce6df28 (diff) | |
download | nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.tar.gz nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/es_AR.js')
-rw-r--r-- | apps/files_trashbin/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es_AR.js b/apps/files_trashbin/l10n/es_AR.js index 43e7f5c8fd2..a12b9390814 100644 --- a/apps/files_trashbin/l10n/es_AR.js +++ b/apps/files_trashbin/l10n/es_AR.js @@ -2,12 +2,12 @@ OC.L10N.register( "files_trashbin", { "Deleted files" : "Archivos borrados", + "restored" : "recuperado", "Restore" : "Recuperar", "Delete" : "Borrar", "Delete permanently" : "Borrar permanentemente", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, compruebe los registros o póngase en contacto con el administrador", - "restored" : "recuperado", "No deleted files" : "No hay archivos eliminados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos eliminados desde aquí", "No entries found in this folder" : "No se encontraron entradas en esta carpeta", |