We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9069d14 commit 106930fCopy full SHA for 106930f
src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf
@@ -432,7 +432,7 @@
432
</trans-unit>
433
<trans-unit id="111">
434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435
- <target state="needs-translation">The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target>
+ <target>A codificação de carateres detetada é inválida ({{ detected }}). As codificações permitidas são {{ encodings }}.</target>
436
437
<trans-unit id="112">
438
<source>This is not a valid MAC address.</source>
0 commit comments