[Validator] Added missing translations pt_BR

| Q | A |
|--|--|
| Branch? | 3.4 |
| Bug fix? |no|
|New feature?	|no|
|BC breaks?	|no|
|Deprecations?	|no|
|Tests pass?	|yes|
|Fixed tickets	|#30182|
|License	|MIT|

Added missing translations.
This commit is contained in:
Felipy Amorim 2019-02-19 14:53:11 -03:00 committed by GitHub
parent 3d4c5ddba7
commit 19ca344685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,6 +314,26 @@
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>Este não é um Código Identificador Bancário (BIC) válido.</target>
</trans-unit>
<trans-unit id="82">
<source>Error</source>
<target>Erro</target>
</trans-unit>
<trans-unit id="83">
<source>This is not a valid UUID.</source>
<target>Este não é um UUID válido.</target>
</trans-unit>
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>Este valor deve ser múltiplo de {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Este Código Identificador Bancário (BIC) não está associado ao IBAN {{ iban }}.</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>Este valor deve ser um JSON válido.</target>
</trans-unit>
</body>
</file>
</xliff>