Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 1, 2024
1 parent 9f14418 commit 6f1c7f3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
OC.L10N.register(
"libresign",
{
"You have a <strong>file to sign</strong>" : "Tiene un <strong>archivo por firmar</strong>",
"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"],
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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 ",
Expand Down Expand Up @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{ "translations": {
"You have a <strong>file to sign</strong>" : "Tiene un <strong>archivo por firmar</strong>",
"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"],
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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 ",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 6f1c7f3

Please sign in to comment.