diff options
Diffstat (limited to 'apps/files_trashbin')
-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í", |