diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:47 +0000 |
commit | afa91c75e50bf5ca806bf1cfe6a3ca719e4c1582 (patch) | |
tree | 3eebee0f5c8c8271886fc9ee887222db176fdce5 /apps/files_trashbin/l10n/es_UY.js | |
parent | 13af316b8dc2530d923425ccf27fe9f0d47f59aa (diff) | |
download | nextcloud-server-afa91c75e50bf5ca806bf1cfe6a3ca719e4c1582.tar.gz nextcloud-server-afa91c75e50bf5ca806bf1cfe6a3ca719e4c1582.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/es_UY.js')
-rw-r--r-- | apps/files_trashbin/l10n/es_UY.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es_UY.js b/apps/files_trashbin/l10n/es_UY.js index 0d05e67a4cc..79e92eb347e 100644 --- a/apps/files_trashbin/l10n/es_UY.js +++ b/apps/files_trashbin/l10n/es_UY.js @@ -2,12 +2,12 @@ OC.L10N.register( "files_trashbin", { "Deleted files" : "Archivos borrados", + "restored" : "restaurado", "Restore" : "Restaurar", "Delete" : "Borrar", "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", - "restored" : "restaurado", "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", |