8000 fix: updating translation issues · symfony/symfony@b39ff81 · GitHub
[go: up one dir, main page]

Skip to content

Commit b39ff81

Browse files
hugovmsderrabus
authored andcommitted
fix: updating translation issues
1 parent d71c404 commit b39ff81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Symfony/Component/Form/Resources/translations/validators.pt.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<body>
55
<trans-unit id="28">
66
<source>This form should not contain extra fields.</source>
7-
<target>Este formulário não deveria conter campos extra.</target>
7+
<target>Este formulário não deveria possuir mais campos.</target>
88
</trans-unit>
99
<trans-unit id="29">
1010
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
11-
<target>O arquivo enviado é muito grande. Por favor, tente enviar um ficheiro mais pequeno.</target>
11+
<target>O arquivo enviado é muito grande. Por favor, tente enviar um arquivo menor.</target>
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target>O token CSRF é inválido. Por favor submeta o formulário novamente.</target>
15+
<target>O token CSRF está inválido. Por favor, tente enviar o formulário novamente.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

0 commit comments

Comments
 (0)
0