From 6f1c7f3e23415a7be26c50e42465a52f3a62fd43 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 1 Apr 2024 02:15:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 10 ++++++++++ l10n/es.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 415c690759..d6d38a6c0e 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1,7 +1,10 @@ OC.L10N.register( "libresign", { + "You have a file to sign" : "Tiene un archivo por firmar", "Other activities" : "Otras actividades", + "{from} requested your signature on {file}" : "{from} solicitó su firma en {file}", + "{from} made changes on {file}" : "{from} hizo modificaciones en {file}", "Success" : "Éxito", "Invalid user or password" : "Usuario o contraseña no válidos", "_Element created with success_::_Elements created with success_" : ["Elemento creado con éxito","Elementos creados con éxito","Elementos creados con éxito"], @@ -186,6 +189,7 @@ OC.L10N.register( "Details" : "Detalles", "Certificate" : "Certificado", "Upload certificate" : "Subir certificado", + "Read certificate" : "Leer certificado", "Delete certificate" : "Borrar certificado", "Create certificate" : "Crear certificado", "Change password" : "Cambiar cnotraseña", @@ -229,6 +233,11 @@ OC.L10N.register( "Could not create signature." : "No se pudo crear la firma.", "Welcome to Libresign" : "Bienvenido a Libresign", "The admin hasn't set up LibreSign yet, please wait." : "El administrador no ha configurado Libresign todavía, por favor, espere.", + "Certificate data" : "Datos del certificado", + "Issuer of certificate" : "Emisor del certificado", + "Owner of certificate" : "Propietario del certificado", + "Extra informations" : "Informaciones extra", + "Certificate password" : "Contraseña del certificado", "Request Signatures" : "Solicitar Firmas", "Choose the file to request signatures." : "Escoge el archivo para el que solicitar firmas.", "Upload from URL" : "Subir desde URL ", @@ -276,6 +285,7 @@ OC.L10N.register( "Request to create account when the user does not have an account" : "Solicitar la creación de una cuenta cuando el usuario no posea una cuenta", "Make this method required" : "Hacer de este método requerido", "Signature methods" : "Métodos de firma", + "Identification factors" : "Factores de identificación", "Ways to identify a person who will sign a document." : "Formas de identificar una persona que firmará un documento.", "Legal Information" : "Información Legal", "Legal information" : "Información legal", diff --git a/l10n/es.json b/l10n/es.json index ccf6506b4f..30989405a8 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,5 +1,8 @@ { "translations": { + "You have a file to sign" : "Tiene un archivo por firmar", "Other activities" : "Otras actividades", + "{from} requested your signature on {file}" : "{from} solicitó su firma en {file}", + "{from} made changes on {file}" : "{from} hizo modificaciones en {file}", "Success" : "Éxito", "Invalid user or password" : "Usuario o contraseña no válidos", "_Element created with success_::_Elements created with success_" : ["Elemento creado con éxito","Elementos creados con éxito","Elementos creados con éxito"], @@ -184,6 +187,7 @@ "Details" : "Detalles", "Certificate" : "Certificado", "Upload certificate" : "Subir certificado", + "Read certificate" : "Leer certificado", "Delete certificate" : "Borrar certificado", "Create certificate" : "Crear certificado", "Change password" : "Cambiar cnotraseña", @@ -227,6 +231,11 @@ "Could not create signature." : "No se pudo crear la firma.", "Welcome to Libresign" : "Bienvenido a Libresign", "The admin hasn't set up LibreSign yet, please wait." : "El administrador no ha configurado Libresign todavía, por favor, espere.", + "Certificate data" : "Datos del certificado", + "Issuer of certificate" : "Emisor del certificado", + "Owner of certificate" : "Propietario del certificado", + "Extra informations" : "Informaciones extra", + "Certificate password" : "Contraseña del certificado", "Request Signatures" : "Solicitar Firmas", "Choose the file to request signatures." : "Escoge el archivo para el que solicitar firmas.", "Upload from URL" : "Subir desde URL ", @@ -274,6 +283,7 @@ "Request to create account when the user does not have an account" : "Solicitar la creación de una cuenta cuando el usuario no posea una cuenta", "Make this method required" : "Hacer de este método requerido", "Signature methods" : "Métodos de firma", + "Identification factors" : "Factores de identificación", "Ways to identify a person who will sign a document." : "Formas de identificar una persona que firmará un documento.", "Legal Information" : "Información Legal", "Legal information" : "Información legal",