summaryrefslogtreecommitdiffstats
path: root/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-09 00:28:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-09 00:28:33 +0000
commit577e9d784b43e98679e5c78f2ba46fcbf7fe8aff (patch)
treececf8c6ebc912cbf80d4947f1d5377e6a647cde3 /l10n/es.js
parent97fb704619692a27154ed81f74e71b2b84172dd2 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 09a33b615..f5758f9aa 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1537,7 +1537,6 @@ OC.L10N.register(
"Not enough free space to upload file \"{fileName}\"" : "No hay espacio libre suficiente para subir el archivo \"{fileName}\"",
"Error while uploading file \"{fileName}\"" : "Error al subir el archivo \"{fileName}\".",
"An error happened when trying to share your file" : "Se ha producido un error al intentar compartir el archivo",
- "{guest} (guest)" : "{guest} (guest)",
"Could not post message: {errorMessage}" : "No se ha podido publicar el mensaje: {errorMessage}",
"Failed to add reaction" : "Fallo en la adición de la reacción",
"Failed to remove reaction" : "No se ha podido eliminar la reacción",
@@ -1548,6 +1547,7 @@ OC.L10N.register(
"An error occurred while submitting your vote" : "Ocurrió un error mientras se enviaba su voto",
"An error occurred while ending the poll" : "Ocurrió un error mientras se finalizaba la votación",
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud está en modo mantenimiento. Por favor, vuelve a cargar la página",
+ "{guest} (guest)" : "{guest} (guest)",
"Sending signaling message has failed" : "El envío del mensaje de señalización falló",
"Lost connection to signaling server. Trying to reconnect." : "Se ha perdido la conexión con el servidor de señalización. Intentando reconectar.",
"Lost connection to signaling server. Try to reload the page manually." : "Se ha perdido la conexión con el servidor de señalización. Prueba a recargar manualmente la página.",