Skip to content

Commit 7fc26ba

Browse files
committed
Merge branch '3.4' into 4.4
2 parents df66916 + 82f02c4 commit 7fc26ba

File tree

5 files changed

+44
-4
lines changed

5 files changed

+44
-4
lines changed

Resources/translations/security.es.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>La cuenta está bloqueada.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Demasiados intentos fallidos de inicio de sesión, inténtelo de nuevo más tarde.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Enlace de inicio de sesión inválido o expirado.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

Resources/translations/security.lv.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Konts ir slēgts.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Pārāk daudz atteiktu ieejas mēģinājumu, lūdzu, mēģiniet vēlreiz vēlāk.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Ieejas saite ir nederīga vai arī tai ir beidzies derīguma termiņš.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

Resources/translations/security.pt_BR.xlf

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
</trans-unit>
1313
<trans-unit id="3">
1414
<source>Authentication request could not be processed due to a system problem.</source>
15-
<target>A autenticação não pôde ser concluída devido a um problema no sistema.</target>
15+
<target>A solicitação de autenticação não pôde ser processada devido a um problema no sistema.</target>
1616
</trans-unit>
1717
<trans-unit id="4">
1818
<source>Invalid credentials.</source>
1919
<target>Credenciais inválidas.</target>
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<source>Cookie has already been used by someone else.</source>
23-
<target>Este cookie já está em uso.</target>
23+
<target>Este cookie já foi usado por outra pessoa.</target>
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>Not privileged to request the resource.</source>
27-
<target>Não possui privilégios o bastante para requisitar este recurso.</target>
27+
<target>Sem privilégio para solicitar o recurso.</target>
2828
</trans-unit>
2929
<trans-unit id="7">
3030
<source>Invalid CSRF token.</source>
@@ -36,7 +36,7 @@
3636
</trans-unit>
3737
<trans-unit id="10">
3838
<source>No session available, it either timed out or cookies are not enabled.</source>
39-
<target>Nenhuma sessão disponível, ela expirou ou os cookies estão desativados.</target>
39+
<target>Nenhuma sessão disponível, ela expirou ou os cookies não estão habilitados.</target>
4040
</trans-unit>
4141
<trans-unit id="11">
4242
<source>No token could be found.</source>
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>A conta está travada.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Muitas tentativas de login malsucedidas, tente novamente mais tarde.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Link de login inválido ou expirado.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

Resources/translations/security.ru.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Учетная запись заблокирована.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Слишком много неудачных попыток входа, пожалуйста, попробуйте позже.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Ссылка для входа недействительна или просрочена.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

Resources/translations/security.sv.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Kontot är låst.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>För många misslyckade inloggningsförsök, försök igen senare.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Ogiltig eller utgången inloggningslänk.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)