Skip to content

Commit bdac9dc

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

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

l10n/ga.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,13 @@ OC.L10N.register(
226226
"Certificate with password" : "Deimhniú le focal faire",
227227
"Certificate has been revoked" : "Tá an deimhniú curtha ar ceal",
228228
"Invalid certificate" : "Teastas neamhbhailí",
229+
"Signal token" : "Comhartha comhartha",
230+
"SMS token" : "Comhartha SMS",
231+
"Telegram token" : "Comhartha Telegram",
229232
"%s is your LibreSign verification code." : "Is é %sdo chód fíoraithe LibreSign.",
230233
"Gateway %s not configured on Two-Factor Gateway." : "Níl Geata %s cumraithe ar Gheata Dhá Fhachtóir.",
234+
"WhatsApp token" : "Comhartha WhatsApp",
235+
"XMPP token" : "Comhartha XMPP",
231236
"SMS" : "SMS",
232237
"Telegram" : "Telegram",
233238
"WhatsApp" : "WhatsApp",

l10n/ga.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,13 @@
224224
"Certificate with password" : "Deimhniú le focal faire",
225225
"Certificate has been revoked" : "Tá an deimhniú curtha ar ceal",
226226
"Invalid certificate" : "Teastas neamhbhailí",
227+
"Signal token" : "Comhartha comhartha",
228+
"SMS token" : "Comhartha SMS",
229+
"Telegram token" : "Comhartha Telegram",
227230
"%s is your LibreSign verification code." : "Is é %sdo chód fíoraithe LibreSign.",
228231
"Gateway %s not configured on Two-Factor Gateway." : "Níl Geata %s cumraithe ar Gheata Dhá Fhachtóir.",
232+
"WhatsApp token" : "Comhartha WhatsApp",
233+
"XMPP token" : "Comhartha XMPP",
229234
"SMS" : "SMS",
230235
"Telegram" : "Telegram",
231236
"WhatsApp" : "WhatsApp",

l10n/pt_BR.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ OC.L10N.register(
6969
"After the first signature, only form filling and additional signatures are allowed; other changes invalidate the certification." : "Após a primeira assinatura, apenas o preenchimento de formulários e assinaturas adicionais são permitidos; outras alterações invalidam a certificação.",
7070
"After the first signature, form filling, comments, and additional signatures are allowed; other changes invalidate the certification." : "Após a primeira assinatura, é permitido preencher formulários, fazer comentários e adicionar assinaturas; outras alterações invalidam a certificação.",
7171
"not LibreSign file" : "arquivo não LibreSign",
72-
"draft" : "esboço",
72+
"draft" : "rascunho",
7373
"Ready to sign" : "Pronto para assinar",
7474
"partially signed" : "parcialmente assinado",
7575
"signed" : "assinado",
@@ -222,12 +222,17 @@ OC.L10N.register(
222222
"It is not possible to create new accounts." : "Não é possível criar novas contas.",
223223
"Signal" : "Signal",
224224
"Click to sign" : "Clicar para assinar",
225-
"Email token" : "Token de e-mail",
225+
"Email token" : "Token por e-mail",
226226
"Certificate with password" : "Certificado com senha",
227227
"Certificate has been revoked" : "O certificado foi revogado.",
228228
"Invalid certificate" : "Certificado inválido",
229+
"Signal token" : "Token via Signal",
230+
"SMS token" : "Token via SMS",
231+
"Telegram token" : "Token via Telegram",
229232
"%s is your LibreSign verification code." : "%s é o seu código de verificação do LibreSign.",
230233
"Gateway %s not configured on Two-Factor Gateway." : "Gateway %s não configurado no Gateway de Dois Fatores.",
234+
"WhatsApp token" : "Token via WhatsApp",
235+
"XMPP token" : "Token via XMPP",
231236
"SMS" : "SMS",
232237
"Telegram" : "Telegram",
233238
"WhatsApp" : "WhatsApp",

l10n/pt_BR.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"After the first signature, only form filling and additional signatures are allowed; other changes invalidate the certification." : "Após a primeira assinatura, apenas o preenchimento de formulários e assinaturas adicionais são permitidos; outras alterações invalidam a certificação.",
6868
"After the first signature, form filling, comments, and additional signatures are allowed; other changes invalidate the certification." : "Após a primeira assinatura, é permitido preencher formulários, fazer comentários e adicionar assinaturas; outras alterações invalidam a certificação.",
6969
"not LibreSign file" : "arquivo não LibreSign",
70-
"draft" : "esboço",
70+
"draft" : "rascunho",
7171
"Ready to sign" : "Pronto para assinar",
7272
"partially signed" : "parcialmente assinado",
7373
"signed" : "assinado",
@@ -220,12 +220,17 @@
220220
"It is not possible to create new accounts." : "Não é possível criar novas contas.",
221221
"Signal" : "Signal",
222222
"Click to sign" : "Clicar para assinar",
223-
"Email token" : "Token de e-mail",
223+
"Email token" : "Token por e-mail",
224224
"Certificate with password" : "Certificado com senha",
225225
"Certificate has been revoked" : "O certificado foi revogado.",
226226
"Invalid certificate" : "Certificado inválido",
227+
"Signal token" : "Token via Signal",
228+
"SMS token" : "Token via SMS",
229+
"Telegram token" : "Token via Telegram",
227230
"%s is your LibreSign verification code." : "%s é o seu código de verificação do LibreSign.",
228231
"Gateway %s not configured on Two-Factor Gateway." : "Gateway %s não configurado no Gateway de Dois Fatores.",
232+
"WhatsApp token" : "Token via WhatsApp",
233+
"XMPP token" : "Token via XMPP",
229234
"SMS" : "SMS",
230235
"Telegram" : "Telegram",
231236
"WhatsApp" : "WhatsApp",

0 commit comments

Comments
 (0)