File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Symfony/Component/Security/Resources/translations Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<body >
5
5
<trans-unit id =" 1" >
6
6
<source >An authentication exception occurred.</source >
7
- <target >Ocorreu um excepção durante a autenticação.</target >
7
+ <target >Ocorreu uma excepção durante a autenticação.</target >
8
8
</trans-unit >
9
9
<trans-unit id =" 2" >
10
10
<source >Authentication credentials could not be found.</source >
20
20
</trans-unit >
21
21
<trans-unit id =" 5" >
22
22
<source >Cookie has already been used by someone else.</source >
23
- <target >Este cookie já esta em uso.</target >
23
+ <target >Este cookie já está em uso.</target >
24
24
</trans-unit >
25
25
<trans-unit id =" 6" >
26
26
<source >Not privileged to request the resource.</source >
64
64
</trans-unit >
65
65
<trans-unit id =" 16" >
66
66
<source >Account is locked.</source >
67
- <target >A conta esta trancada.</target >
67
+ <target >A conta está trancada.</target >
68
68
</trans-unit >
69
69
</body >
70
70
</file >
You can’t perform that action at this time.
0 commit comments