From 520c9cda4f7c9d4606c772f9f75034899d83e050 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 31 Jul 2021 02:58:56 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 01fd5bf8f..21e7fdbfc 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -21,6 +21,7 @@ OC.L10N.register( "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", "Edit guest name" : "Editar nombre del invitado", "Save guest name" : "Guardar nombre del invitado", + "Insert emoji" : "Insertar emoji", "Insert image" : "Insertar imagen", "Insert an image" : "Insertar imagen", "Link file" : "Enlace al archivo", @@ -49,6 +50,7 @@ OC.L10N.register( "ToDo list" : "Lista de Tareas", "Blockquote" : "Bloque citado", "Code block" : "Bloque de código", + "Emoji picker" : "Selector de emoji", "Retry" : "Reintentar", "Unpushed changes" : "Cambios sin subir" }, diff --git a/l10n/es.json b/l10n/es.json index 4f6eeb347..d85a30e17 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -19,6 +19,7 @@ "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", "Edit guest name" : "Editar nombre del invitado", "Save guest name" : "Guardar nombre del invitado", + "Insert emoji" : "Insertar emoji", "Insert image" : "Insertar imagen", "Insert an image" : "Insertar imagen", "Link file" : "Enlace al archivo", @@ -47,6 +48,7 @@ "ToDo list" : "Lista de Tareas", "Blockquote" : "Bloque citado", "Code block" : "Bloque de código", + "Emoji picker" : "Selector de emoji", "Retry" : "Reintentar", "Unpushed changes" : "Cambios sin subir" },"pluralForm" :"nplurals=2; plural=(n != 1);" -- cgit v1.2.3