diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-13 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-13 00:08:31 +0000 |
commit | 261513b04ae42455a8b6b0bcda727e54e9d0f001 (patch) | |
tree | 9c9be5f172a448e65247702036f9c3d2389f5e3d /apps/files_trashbin/l10n | |
parent | 6461d083e235025d5a6c8f890949e5ce0b544046 (diff) | |
download | nextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.tar.gz nextcloud-server-261513b04ae42455a8b6b0bcda727e54e9d0f001.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/es_MX.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_MX.js b/apps/files_trashbin/l10n/es_MX.js index eba50f8c3c3..24cc0e4083e 100644 --- a/apps/files_trashbin/l10n/es_MX.js +++ b/apps/files_trashbin/l10n/es_MX.js @@ -9,7 +9,7 @@ OC.L10N.register( "Delete permanently" : "Borrar permanentemente", "Error" : "Error", "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, favor de verificar las bitácoras o contacte al administrador", + "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í", diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json index 6d021cda371..3a539073e8b 100644 --- a/apps/files_trashbin/l10n/es_MX.json +++ b/apps/files_trashbin/l10n/es_MX.json @@ -7,7 +7,7 @@ "Delete permanently" : "Borrar permanentemente", "Error" : "Error", "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, favor de verificar las bitácoras o contacte al administrador", + "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í", |