diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
commit | e4fe1f68faaf2a77d79392de3037f49e7018fdc5 (patch) | |
tree | 64ca1529a3586c8e82dc05509b463ade964eba50 /apps/dav/l10n/es_MX.js | |
parent | 6669c495d4ef9b702d044a8a766bb7d11d807e1b (diff) | |
download | nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.tar.gz nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/es_MX.js')
-rw-r--r-- | apps/dav/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index e4e43cf6cdd..c757a72cfdc 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -172,7 +172,6 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "No se pudo renombrar el archivo parcial al archivo final, cancelado por el sistema", "Could not rename part file to final file" : "No se pudo renombrar el archivo parcial al archivo final", "Failed to check file size: %1$s" : "No se pudo verificar el tamaño del archivo: %1$s", - "Could not open file" : "No se pudo abrir el archivo", "Encryption not ready: %1$s" : "El cifrado no está listo: %1$s", "Failed to open file: %1$s" : "No se pudo abrir el archivo: %1$s", "Failed to unlink: %1$s" : "No se pudo desenlazar: %1$s", @@ -248,6 +247,7 @@ OC.L10N.register( "Your attendance was updated successfully." : "Su asistencia se actualizó correctamente.", "To-dos" : "Tareas pendientes", "Time:" : "Hora:", + "Could not open file" : "No se pudo abrir el archivo", "Invalid chunk name" : "Nombre de fragmento inválido", "Could not rename part file assembled from chunks" : "No se pudo renombrar el archivo parcial ensamblado por fragmentos", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura sus horas laborales, otros usuarios verán cuándo está fuera de la oficina cuando agenden una reunión." |