Skip to content

Commit 11335ab

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4f183c0 commit 11335ab

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

l10n/gl.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ OC.L10N.register(
179179
"Sending authorization code not enabled." : "O envío do código de autorización non está activado.",
180180
"File already signed by you" : "Ficheiro xa asinado por Vde.",
181181
"Invalid template font size. The value must be between %.1f and %.0f." : "O tamaño da letra do modelo non é válido. O valor debe estar entre %.1f e %.0f.",
182+
"Invalid signature font size. The value must be between %.1f and %.0f." : "O tamaño da letra da sinatura non é válido.. O valor debe estar entre %.1f e %.0f.",
183+
"Unique identifier of the signed document" : "Identificador único do documento asinado",
184+
"Name of the certificate issuer used for the signature." : "Nome do emisor do certificado utilizado para a sinatura.",
182185
"Invalid PDF" : "O PDF non é válido",
183186
"LibreSign" : "LibreSign",
184187
"✍️ Self-hosted document signer using digital certificate" : "✍️ Asinante de documentos en aloxamento propio empregando certificado dixital",
@@ -378,11 +381,15 @@ OC.L10N.register(
378381
"Signature hash algorithm" : "Algoritmo de resumo de sinatura",
379382
"Hash algorithm used for signature." : "Algoritmo de resumo empregado para a sinatura.",
380383
"Reset to default" : "Restabelecer os valores predeterminados",
384+
"Upload new background image" : "Enviar unha nova imaxe de fondo",
381385
"Remove background" : "Retirar o fondo",
386+
"Zoom level" : "Nivel de achegamento",
387+
"If no background image or signature template is provided, no visible signature will be added to the document." : "Se non se fornece ningunha imaxe de fondo ou modelo de sinatura, non se engadirá ningunha sinatura visíbel ao documento.",
382388
"Validation URL" : "URL de validación",
383389
"Make validation URL acessible only by authenticated users" : "Facer que o URL de validación só sexa accesíbel aos usuarios autenticados",
384390
"Add visible footer with signature details" : "Engadir un rodapé visíbel cos detalles da sinatura",
385391
"Write QR code on footer with validation URL" : "Escriba o código QR no rodapé co URL de validación",
392+
"To validate the signature of the documents. Only change this value if you want to replace the default validation URL with a different one." : "Para validar a sinatura dos documentos. Cambie só este valor se quere substituír o URL de validación predeterminado por outro.",
386393
"Sign with your email." : "Asine co seu correo-e.",
387394
"Enter the code you received" : "Introduza o código que recibiu",
388395
"Enter your code" : "Introduza o seu código",

l10n/gl.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@
177177
"Sending authorization code not enabled." : "O envío do código de autorización non está activado.",
178178
"File already signed by you" : "Ficheiro xa asinado por Vde.",
179179
"Invalid template font size. The value must be between %.1f and %.0f." : "O tamaño da letra do modelo non é válido. O valor debe estar entre %.1f e %.0f.",
180+
"Invalid signature font size. The value must be between %.1f and %.0f." : "O tamaño da letra da sinatura non é válido.. O valor debe estar entre %.1f e %.0f.",
181+
"Unique identifier of the signed document" : "Identificador único do documento asinado",
182+
"Name of the certificate issuer used for the signature." : "Nome do emisor do certificado utilizado para a sinatura.",
180183
"Invalid PDF" : "O PDF non é válido",
181184
"LibreSign" : "LibreSign",
182185
"✍️ Self-hosted document signer using digital certificate" : "✍️ Asinante de documentos en aloxamento propio empregando certificado dixital",
@@ -376,11 +379,15 @@
376379
"Signature hash algorithm" : "Algoritmo de resumo de sinatura",
377380
"Hash algorithm used for signature." : "Algoritmo de resumo empregado para a sinatura.",
378381
"Reset to default" : "Restabelecer os valores predeterminados",
382+
"Upload new background image" : "Enviar unha nova imaxe de fondo",
379383
"Remove background" : "Retirar o fondo",
384+
"Zoom level" : "Nivel de achegamento",
385+
"If no background image or signature template is provided, no visible signature will be added to the document." : "Se non se fornece ningunha imaxe de fondo ou modelo de sinatura, non se engadirá ningunha sinatura visíbel ao documento.",
380386
"Validation URL" : "URL de validación",
381387
"Make validation URL acessible only by authenticated users" : "Facer que o URL de validación só sexa accesíbel aos usuarios autenticados",
382388
"Add visible footer with signature details" : "Engadir un rodapé visíbel cos detalles da sinatura",
383389
"Write QR code on footer with validation URL" : "Escriba o código QR no rodapé co URL de validación",
390+
"To validate the signature of the documents. Only change this value if you want to replace the default validation URL with a different one." : "Para validar a sinatura dos documentos. Cambie só este valor se quere substituír o URL de validación predeterminado por outro.",
384391
"Sign with your email." : "Asine co seu correo-e.",
385392
"Enter the code you received" : "Introduza o código que recibiu",
386393
"Enter your code" : "Introduza o seu código",

l10n/sw.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ OC.L10N.register(
8989
"Remove background" : "Remove background",
9090
"Forgot password?" : "Umesahau nenosiri",
9191
"Name:" : "Jina:",
92+
"Status:" : "Status:",
9293
"Return" : "Rudi"
9394
},
9495
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"Remove background" : "Remove background",
8888
"Forgot password?" : "Umesahau nenosiri",
8989
"Name:" : "Jina:",
90+
"Status:" : "Status:",
9091
"Return" : "Rudi"
9192
},"pluralForm" :"nplurals=2; plural=(n != 1);"
9293
}

0 commit comments

Comments
 (0)