summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_MX.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files_trashbin/l10n/es_MX.json
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/es_MX.json')
-rw-r--r--apps/files_trashbin/l10n/es_MX.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json
index 6762cd9bc37..ecb6db17bde 100644
--- a/apps/files_trashbin/l10n/es_MX.json
+++ b/apps/files_trashbin/l10n/es_MX.json
@@ -1,19 +1,19 @@
{ "translations": {
- "Deleted files" : "Papelera",
"restored" : "restaurado",
+ "Deleted files" : "Papelera",
"This application enables users to restore files that were deleted from the system." : "Esta aplicaci贸n le permite a los usuarios restaurar archivos que fueron borrados del sistema.",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicaci贸n le permite a los usuarios restaurar archivos que fueron borrados del sistema. Despliega una lista de los archivos borrados en la interface web, y tiene la opci贸n de restaurarlos a los directorios del usuario o removerlos permanentemente del sistema. Restaurar un archivo tambien restaura las versiones relacionadas, si es que la aplicaci贸n de versiones est谩 habilitada. Cuando se borra un archivo de un elemento compartido, puede ser restaurado de la misma forma, aunque ya no estar谩 siendo compartido. Por omisi贸n, estos archivos permanecen en la papelera por 30 d铆as.\n\nPara prevenir que un usuario se quede sin espacio, la aplicaci贸n de Archivos borrados, no usar谩 m谩s del 50% del espacio disponible en ese momento para los archivos borrados. Si los archivos borrados exceden este l铆mite, la aplicaci贸n borra los archivos m谩s antiguos hasta que queda dentro de este l铆mite. Hay m谩s informaci贸n disponbible en la documentaci贸n de Archivos Borrados. ",
"Restore" : "Restaurar",
"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",
+ "Deleted" : "Borrado",
"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",
"Select all" : "Seleccionar todo",
"Name" : "Nombre",
"Actions" : "Acciones",
- "Deleted" : "Borrado",
"Delete" : "Borrar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file