Skip to content

Commit 55cdd37

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent fe34c07 commit 55cdd37

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
9494
"QR Code image in base64 format for document validation" : "QR Code image in base64 format for document validation",
9595
"QR Code size in pixels (includes margin)" : "QR Code size in pixels (includes margin)",
9696
"Message indicating the document was digitally signed" : "Message indicating the document was digitally signed",
97+
"Array of signers with \"displayName\" and \"signed\" timestamp" : "Array of signers with \"displayName\" and \"signed\" timestamp",
9798
"Document unique identifier (UUID format)" : "Document unique identifier (UUID format)",
9899
"Validation message template with placeholder" : "Validation message template with placeholder",
99100
"Complete URL for document validation with UUID" : "Complete URL for document validation with UUID",

l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"QR Code image in base64 format for document validation" : "QR Code image in base64 format for document validation",
9393
"QR Code size in pixels (includes margin)" : "QR Code size in pixels (includes margin)",
9494
"Message indicating the document was digitally signed" : "Message indicating the document was digitally signed",
95+
"Array of signers with \"displayName\" and \"signed\" timestamp" : "Array of signers with \"displayName\" and \"signed\" timestamp",
9596
"Document unique identifier (UUID format)" : "Document unique identifier (UUID format)",
9697
"Validation message template with placeholder" : "Validation message template with placeholder",
9798
"Complete URL for document validation with UUID" : "Complete URL for document validation with UUID",

l10n/pt_BR.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
9494
"QR Code image in base64 format for document validation" : "Imagem do código QR no formato base64 para validação de documentos",
9595
"QR Code size in pixels (includes margin)" : "Tamanho do código QR em pixels (inclui margem)",
9696
"Message indicating the document was digitally signed" : "Mensagem indicando que o documento foi assinado digitalmente",
97+
"Array of signers with \"displayName\" and \"signed\" timestamp" : "Arranjo de signatários com \"displayName\" e marca temporal \"signed\"",
9798
"Document unique identifier (UUID format)" : "Identificador único do documento (formato UUID)",
9899
"Validation message template with placeholder" : "Modelo de mensagem de validação com espaço reservado",
99100
"Complete URL for document validation with UUID" : "URL completo para validação de documentos com UUID",

l10n/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"QR Code image in base64 format for document validation" : "Imagem do código QR no formato base64 para validação de documentos",
9393
"QR Code size in pixels (includes margin)" : "Tamanho do código QR em pixels (inclui margem)",
9494
"Message indicating the document was digitally signed" : "Mensagem indicando que o documento foi assinado digitalmente",
95+
"Array of signers with \"displayName\" and \"signed\" timestamp" : "Arranjo de signatários com \"displayName\" e marca temporal \"signed\"",
9596
"Document unique identifier (UUID format)" : "Identificador único do documento (formato UUID)",
9697
"Validation message template with placeholder" : "Modelo de mensagem de validação com espaço reservado",
9798
"Complete URL for document validation with UUID" : "URL completo para validação de documentos com UUID",

0 commit comments

Comments
 (0)