diff options
Diffstat (limited to 'apps/files/l10n/es_MX.php')
-rw-r--r-- | apps/files/l10n/es_MX.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_MX.php b/apps/files/l10n/es_MX.php index 3743a33f606..d5bb66d212e 100644 --- a/apps/files/l10n/es_MX.php +++ b/apps/files/l10n/es_MX.php @@ -37,6 +37,7 @@ $TRANSLATIONS = array( "Error fetching URL" => "Error al descargar URL.", "Share" => "Compartir", "Delete permanently" => "Eliminar permanentemente", +"Delete" => "Eliminar", "Rename" => "Renombrar", "Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes.", "Pending" => "Pendiente", @@ -77,7 +78,6 @@ $TRANSLATIONS = array( "You don’t have permission to upload or create files here" => "No tienes permisos para subir o crear archivos aquí.", "Nothing in here. Upload something!" => "No hay nada aquí. ¡Suba algo!", "Download" => "Descargar", -"Delete" => "Eliminar", "Upload too large" => "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", "Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere." |