diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
commit | 13295c2d1ddf3e4daf491a6c41303dbd1dc40b68 (patch) | |
tree | 3225a81a6d821744f43997a6b09ec6cdd9217261 /apps/files_trashbin | |
parent | 1b12e7ad7bc414fc9f8dba1e830b1cfbcc55e27b (diff) | |
download | nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.tar.gz nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.zip |
[tx-robot] updated from transifex
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 62c1944a81f..eba50f8c3c3 100644 --- a/apps/files_trashbin/l10n/es_MX.js +++ b/apps/files_trashbin/l10n/es_MX.js @@ -12,7 +12,7 @@ OC.L10N.register( "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", "restored" : "restaurado", "No deleted files" : "No hay archivos borrados", - "You will be able to recover deleted files from here" : "Usted podrá recuperar archivos borrados desde aquí", + "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", "Select all" : "Seleccionar todo", "Name" : "Nombre", diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json index 294115a66e4..6d021cda371 100644 --- a/apps/files_trashbin/l10n/es_MX.json +++ b/apps/files_trashbin/l10n/es_MX.json @@ -10,7 +10,7 @@ "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", "restored" : "restaurado", "No deleted files" : "No hay archivos borrados", - "You will be able to recover deleted files from here" : "Usted podrá recuperar archivos borrados desde aquí", + "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", "Select all" : "Seleccionar todo", "Name" : "Nombre", |