summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-23 21:36:42 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-23 21:36:42 -0300
commitc9918f995f7b82539d4b8986e1cebfe2867d81e6 (patch)
treea8f0c530bd457b550b4faae390d0def61f14fa40 /i18n/es.json
parent52767d9dcdc84fca4cd7a5b5c7ece2650691b91d (diff)
downloadchat-c9918f995f7b82539d4b8986e1cebfe2867d81e6.tar.gz
chat-c9918f995f7b82539d4b8986e1cebfe2867d81e6.tar.bz2
chat-c9918f995f7b82539d4b8986e1cebfe2867d81e6.zip
Add missing platform locs to spanish
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json20
1 files changed, 16 insertions, 4 deletions
diff --git a/i18n/es.json b/i18n/es.json
index c705c0fa7..c289d9e25 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -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"
},
@@ -3356,10 +3368,6 @@
"translation": "Encontrar Equipo"
},
{
- "id": "web.header.back",
- "translation": "Atrás"
- },
- {
"id": "web.footer.about",
"translation": "Acerca"
},
@@ -3432,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"
},