Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 448c71d

Browse files
committed
Fix Portuguese (Portugal) translation for Security
1 parent 0233adf commit 448c71d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Resources/translations/security.pt_PT.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<body>
55
<trans-unit id="1">
66
<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>
88
</trans-unit>
99
<trans-unit id="2">
1010
<source>Authentication credentials could not be found.</source>
@@ -20,7 +20,7 @@
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<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>
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>Not privileged to request the resource.</source>
@@ -64,7 +64,7 @@
6464
</trans-unit>
6565
<trans-unit id="16">
6666
<source>Account is locked.</source>
67-
<target>A conta esta trancada.</target>
67+
<target>A conta está trancada.</target>
6868
</trans-unit>
6969
</body>
7070
</file>

0 commit comments

Comments
 (0)