summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/es.json b/i18n/es.json
index bcb254332..c289d9e25 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1617,7 +1617,7 @@
},
{
"id": "api.web_hub.start.stopping.debug",
- "translation": "deteniendo todas las conexiones"
+ "translation": "deteniendo conexiones %v"
},
{
"id": "api.web_socket.connect.error",
@@ -2316,6 +2316,10 @@
"translation": "no se puede decodificar"
},
{
+ "id": "store.sql.alter_column_type.critical",
+ "translation": "Falla al alterar el tipo de la columna %v"
+ },
+ {
"id": "store.sql.check_index.critical",
"translation": "Falla al revisar el indice %v"
},
@@ -2384,6 +2388,10 @@
"translation": "MAC incorrecto para el ciphertext dado"
},
{
+ "id": "store.sql.maxlength_column.critical",
+ "translation": "Falla al obtener la máxima longitud de la columna %v"
+ },
+ {
"id": "store.sql.open_conn.critical",
"translation": "Falla al abrir una conexión sql a err:%v"
},
@@ -2400,6 +2408,10 @@
"translation": "Verificando conexión con la base de datos sql %v"
},
{
+ "id": "store.sql.remove_index.critical",
+ "translation": "Falla al remover el índice %v"
+ },
+ {
"id": "store.sql.rename_column.critical",
"translation": "Falla al renombrar la columna %v"
},
@@ -3428,6 +3440,10 @@
"translation": "Se encontró un error al revocar el acceso del token, err="
},
{
+ "id": "web.header.back",
+ "translation": "Atrás"
+ },
+ {
"id": "web.incoming_webhook.channel.app_error",
"translation": "No se encontró el canal"
},