Skip to content

Commit 32324d5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1733574 commit 32324d5

6 files changed

Lines changed: 92 additions & 2 deletions

File tree

l10n/en_GB.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,12 +396,19 @@ OC.L10N.register(
396396
"Close" : "Close",
397397
"Edit signer" : "Edit signer",
398398
"Add new signer" : "Add new signer",
399+
"Failed to save signature request" : "Failed to save signature request",
400+
"Failed to load signer details" : "Failed to load signer details",
399401
"Document not found" : "Document not found",
402+
"Signer request not found" : "Signer request not found",
403+
"Failed to send reminder" : "Failed to send reminder",
400404
"Signature requested" : "Signature requested",
405+
"Failed to request signature" : "Failed to request signature",
406+
"Failed to request signatures" : "Failed to request signatures",
401407
"Document URL not found" : "Document URL not found",
402408
"Error monitoring signing progress" : "Error monitoring signing progress",
403409
"The original file was deleted. You can no longer add signers or open it." : "The original file was deleted. You can no longer add signers or open it.",
404410
"Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures." : "Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures.",
411+
"Loading signer details..." : "Loading signer details...",
405412
"Add signer" : "Add signer",
406413
"Sign in order" : "Sign in order",
407414
"View signing order" : "View signing order",
@@ -868,6 +875,7 @@ OC.L10N.register(
868875
"A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code." : "A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code.",
869876
"A verification code has been sent to: {contact}. Please enter the code to continue." : "A verification code has been sent to: {contact}. Please enter the code to continue.",
870877
"{method} is not configured. Please contact your administrator." : "{method} is not configured. Please contact your administrator.",
878+
"Unable to send verification code." : "Unable to send verification code.",
871879
"To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address." : "To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address.",
872880
"To sign this document, we must verify your identity. Enter your contact information to receive a verification code." : "To sign this document, we must verify your identity. Enter your contact information to receive a verification code.",
873881
"Contact information" : "Contact information",
@@ -903,6 +911,7 @@ OC.L10N.register(
903911
"Partial" : "Partial",
904912
"Complete" : "Complete",
905913
"This document is valid" : "This document is valid",
914+
"Signature: Unknown" : "Signature: Unknown",
906915
"Signature: {validationStatus}" : "Signature: {validationStatus}",
907916
"Trust Chain: Unknown" : "Trust Chain: Unknown",
908917
"Trust Chain: Trusted (LibreSign CA)" : "Trust Chain: Trusted (LibreSign CA)",
@@ -917,10 +926,16 @@ OC.L10N.register(
917926
"Open in LibreSign" : "Open in LibreSign",
918927
"original file" : "original file",
919928
"New signature request" : "New signature request",
929+
"Failed to add files to envelope" : "Failed to add files to envelope",
930+
"File removed from envelope" : "File removed from envelope",
931+
"Files removed from envelope" : "Files removed from envelope",
932+
"Failed to remove file(s) from envelope" : "Failed to remove file(s) from envelope",
920933
"Requested by {name}, at {date}" : "Requested by {name}, at {date}",
921934
"Hello {name}" : "Hello {name}",
922935
"_{count} file_::_{count} files_" : ["{count} file","{count} files"],
936+
"Signed by {name}" : "Signed by {name}",
923937
"Signing" : "Signing",
938+
"Able to sign" : "Able to sign",
924939
"Today" : "Today",
925940
"Last 7 days" : "Last 7 days",
926941
"Last 30 days" : "Last 30 days",

l10n/en_GB.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,12 +394,19 @@
394394
"Close" : "Close",
395395
"Edit signer" : "Edit signer",
396396
"Add new signer" : "Add new signer",
397+
"Failed to save signature request" : "Failed to save signature request",
398+
"Failed to load signer details" : "Failed to load signer details",
397399
"Document not found" : "Document not found",
400+
"Signer request not found" : "Signer request not found",
401+
"Failed to send reminder" : "Failed to send reminder",
398402
"Signature requested" : "Signature requested",
403+
"Failed to request signature" : "Failed to request signature",
404+
"Failed to request signatures" : "Failed to request signatures",
399405
"Document URL not found" : "Document URL not found",
400406
"Error monitoring signing progress" : "Error monitoring signing progress",
401407
"The original file was deleted. You can no longer add signers or open it." : "The original file was deleted. You can no longer add signers or open it.",
402408
"Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures." : "Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures.",
409+
"Loading signer details..." : "Loading signer details...",
403410
"Add signer" : "Add signer",
404411
"Sign in order" : "Sign in order",
405412
"View signing order" : "View signing order",
@@ -866,6 +873,7 @@
866873
"A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code." : "A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code.",
867874
"A verification code has been sent to: {contact}. Please enter the code to continue." : "A verification code has been sent to: {contact}. Please enter the code to continue.",
868875
"{method} is not configured. Please contact your administrator." : "{method} is not configured. Please contact your administrator.",
876+
"Unable to send verification code." : "Unable to send verification code.",
869877
"To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address." : "To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address.",
870878
"To sign this document, we must verify your identity. Enter your contact information to receive a verification code." : "To sign this document, we must verify your identity. Enter your contact information to receive a verification code.",
871879
"Contact information" : "Contact information",
@@ -901,6 +909,7 @@
901909
"Partial" : "Partial",
902910
"Complete" : "Complete",
903911
"This document is valid" : "This document is valid",
912+
"Signature: Unknown" : "Signature: Unknown",
904913
"Signature: {validationStatus}" : "Signature: {validationStatus}",
905914
"Trust Chain: Unknown" : "Trust Chain: Unknown",
906915
"Trust Chain: Trusted (LibreSign CA)" : "Trust Chain: Trusted (LibreSign CA)",
@@ -915,10 +924,16 @@
915924
"Open in LibreSign" : "Open in LibreSign",
916925
"original file" : "original file",
917926
"New signature request" : "New signature request",
927+
"Failed to add files to envelope" : "Failed to add files to envelope",
928+
"File removed from envelope" : "File removed from envelope",
929+
"Files removed from envelope" : "Files removed from envelope",
930+
"Failed to remove file(s) from envelope" : "Failed to remove file(s) from envelope",
918931
"Requested by {name}, at {date}" : "Requested by {name}, at {date}",
919932
"Hello {name}" : "Hello {name}",
920933
"_{count} file_::_{count} files_" : ["{count} file","{count} files"],
934+
"Signed by {name}" : "Signed by {name}",
921935
"Signing" : "Signing",
936+
"Able to sign" : "Able to sign",
922937
"Today" : "Today",
923938
"Last 7 days" : "Last 7 days",
924939
"Last 30 days" : "Last 30 days",

l10n/pt_BR.js

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,12 +396,19 @@ OC.L10N.register(
396396
"Close" : "Fechar",
397397
"Edit signer" : "Editar signatário",
398398
"Add new signer" : "Adicionar novo signatário",
399+
"Failed to save signature request" : "Falha ao salvar a solicitação de assinatura",
400+
"Failed to load signer details" : "Não foi possível carregar os detalhes do signatário",
399401
"Document not found" : "Documento não encontrado",
402+
"Signer request not found" : "Solicitação do signatário não encontrada",
403+
"Failed to send reminder" : "Não foi possível enviar o lembrete",
400404
"Signature requested" : "Assinatura solicitada",
405+
"Failed to request signature" : "Falha ao solicitar a assinatura",
406+
"Failed to request signatures" : "Falha ao solicitar assinaturas",
401407
"Document URL not found" : "URL do documento não encontrado",
402408
"Error monitoring signing progress" : "Erro ao monitorar o progresso da assinatura",
403409
"The original file was deleted. You can no longer add signers or open it." : "O arquivo original foi excluído. Você não pode mais adicionar signatários ou abri-lo.",
404410
"Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures." : "Alguns signatários utilizam métodos de identificação que foram desativados. Remova-os ou atualize-os antes de solicitar assinaturas.",
411+
"Loading signer details..." : "Carregando os detalhes do signatário…",
405412
"Add signer" : "Adicionar signatário",
406413
"Sign in order" : "Assinar em ordem",
407414
"View signing order" : "Ver ordem de assinatura",
@@ -868,6 +875,7 @@ OC.L10N.register(
868875
"A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code." : "Um código de verificação foi enviado para: {contact}. Verifique seu e-mail e insira o código de verificação de 6 dígitos.",
869876
"A verification code has been sent to: {contact}. Please enter the code to continue." : "Um código de verificação foi enviado para: {contact}. Digite o código para continuar.",
870877
"{method} is not configured. Please contact your administrator." : "{method} não está configurado. Por favor, entre em contato com a sua administração.",
878+
"Unable to send verification code." : "Não foi possível enviar o código de verificação.",
871879
"To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address." : "Para verificar sua identidade, insira o mesmo endereço de e-mail em que você recebeu a solicitação de assinatura. Enviaremos um código de verificação para esse endereço.",
872880
"To sign this document, we must verify your identity. Enter your contact information to receive a verification code." : "Para assinar este documento, precisamos verificar sua identidade. Insira suas informações de contato para receber um código de verificação.",
873881
"Contact information" : "Informações de contato",
@@ -903,6 +911,7 @@ OC.L10N.register(
903911
"Partial" : "Parcial",
904912
"Complete" : "Completo",
905913
"This document is valid" : "Este documento é válido",
914+
"Signature: Unknown" : "Assinatura: Desconhecida",
906915
"Signature: {validationStatus}" : "Assinatura: {validationStatus}",
907916
"Trust Chain: Unknown" : "Cadeia de Confiança: Desconhecida",
908917
"Trust Chain: Trusted (LibreSign CA)" : "Cadeia de Confiança: Confiável (Autoridade Certificadora LibreSign)",
@@ -917,10 +926,16 @@ OC.L10N.register(
917926
"Open in LibreSign" : "Abrir no LibreSign ",
918927
"original file" : "arquivo original",
919928
"New signature request" : "Nova solicitação de assinatura",
929+
"Failed to add files to envelope" : "Não foi possível adicionar arquivos ao envelope",
930+
"File removed from envelope" : "Arquivo removido do envelope",
931+
"Files removed from envelope" : "Arquivos removidos do envelope",
932+
"Failed to remove file(s) from envelope" : "Falha ao remover arquivo(s) do envelope",
920933
"Requested by {name}, at {date}" : "Solicitada por {name}, em {date}",
921934
"Hello {name}" : "Olá {name}",
922-
"_{count} file_::_{count} files_" : ["{count} arquivo","{count} arquivos","{count} arquivos"],
935+
"_{count} file_::_{count} files_" : ["{count} arquivo","{count} de arquivos","{count} arquivos"],
936+
"Signed by {name}" : "Assinado por {name}",
923937
"Signing" : "Assinando",
938+
"Able to sign" : "Capaz de assinar",
924939
"Today" : "Hoje",
925940
"Last 7 days" : "Últimos 7 dias",
926941
"Last 30 days" : "Últimos 30 dias",

l10n/pt_BR.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,12 +394,19 @@
394394
"Close" : "Fechar",
395395
"Edit signer" : "Editar signatário",
396396
"Add new signer" : "Adicionar novo signatário",
397+
"Failed to save signature request" : "Falha ao salvar a solicitação de assinatura",
398+
"Failed to load signer details" : "Não foi possível carregar os detalhes do signatário",
397399
"Document not found" : "Documento não encontrado",
400+
"Signer request not found" : "Solicitação do signatário não encontrada",
401+
"Failed to send reminder" : "Não foi possível enviar o lembrete",
398402
"Signature requested" : "Assinatura solicitada",
403+
"Failed to request signature" : "Falha ao solicitar a assinatura",
404+
"Failed to request signatures" : "Falha ao solicitar assinaturas",
399405
"Document URL not found" : "URL do documento não encontrado",
400406
"Error monitoring signing progress" : "Erro ao monitorar o progresso da assinatura",
401407
"The original file was deleted. You can no longer add signers or open it." : "O arquivo original foi excluído. Você não pode mais adicionar signatários ou abri-lo.",
402408
"Some signers use identification methods that have been disabled. Please remove or update them before requesting signatures." : "Alguns signatários utilizam métodos de identificação que foram desativados. Remova-os ou atualize-os antes de solicitar assinaturas.",
409+
"Loading signer details..." : "Carregando os detalhes do signatário…",
403410
"Add signer" : "Adicionar signatário",
404411
"Sign in order" : "Assinar em ordem",
405412
"View signing order" : "Ver ordem de assinatura",
@@ -866,6 +873,7 @@
866873
"A verification code has been sent to: {contact}. Check your email and enter the 6-digit verification code." : "Um código de verificação foi enviado para: {contact}. Verifique seu e-mail e insira o código de verificação de 6 dígitos.",
867874
"A verification code has been sent to: {contact}. Please enter the code to continue." : "Um código de verificação foi enviado para: {contact}. Digite o código para continuar.",
868875
"{method} is not configured. Please contact your administrator." : "{method} não está configurado. Por favor, entre em contato com a sua administração.",
876+
"Unable to send verification code." : "Não foi possível enviar o código de verificação.",
869877
"To verify your identity, enter the same email address where you received the signature request. We will send a verification code to this address." : "Para verificar sua identidade, insira o mesmo endereço de e-mail em que você recebeu a solicitação de assinatura. Enviaremos um código de verificação para esse endereço.",
870878
"To sign this document, we must verify your identity. Enter your contact information to receive a verification code." : "Para assinar este documento, precisamos verificar sua identidade. Insira suas informações de contato para receber um código de verificação.",
871879
"Contact information" : "Informações de contato",
@@ -901,6 +909,7 @@
901909
"Partial" : "Parcial",
902910
"Complete" : "Completo",
903911
"This document is valid" : "Este documento é válido",
912+
"Signature: Unknown" : "Assinatura: Desconhecida",
904913
"Signature: {validationStatus}" : "Assinatura: {validationStatus}",
905914
"Trust Chain: Unknown" : "Cadeia de Confiança: Desconhecida",
906915
"Trust Chain: Trusted (LibreSign CA)" : "Cadeia de Confiança: Confiável (Autoridade Certificadora LibreSign)",
@@ -915,10 +924,16 @@
915924
"Open in LibreSign" : "Abrir no LibreSign ",
916925
"original file" : "arquivo original",
917926
"New signature request" : "Nova solicitação de assinatura",
927+
"Failed to add files to envelope" : "Não foi possível adicionar arquivos ao envelope",
928+
"File removed from envelope" : "Arquivo removido do envelope",
929+
"Files removed from envelope" : "Arquivos removidos do envelope",
930+
"Failed to remove file(s) from envelope" : "Falha ao remover arquivo(s) do envelope",
918931
"Requested by {name}, at {date}" : "Solicitada por {name}, em {date}",
919932
"Hello {name}" : "Olá {name}",
920-
"_{count} file_::_{count} files_" : ["{count} arquivo","{count} arquivos","{count} arquivos"],
933+
"_{count} file_::_{count} files_" : ["{count} arquivo","{count} de arquivos","{count} arquivos"],
934+
"Signed by {name}" : "Assinado por {name}",
921935
"Signing" : "Assinando",
936+
"Able to sign" : "Capaz de assinar",
922937
"Today" : "Hoje",
923938
"Last 7 days" : "Últimos 7 dias",
924939
"Last 30 days" : "Últimos 30 dias",

0 commit comments

Comments
 (0)