File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments