File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 302
302
<source >An empty file is not allowed.</source >
303
303
<target >Ficheiro vazio não é permitido.</target >
304
304
</trans-unit >
305
+ <trans-unit id =" 79" >
306
+ <source >The host could not be resolved.</source >
307
+ <target >O host não pode ser resolvido.</target >
308
+ </trans-unit >
309
+ <trans-unit id =" 80" >
310
+ <source >This value does not match the expected {{ charset }} charset.</source >
311
+ <target >O valor não corresponde ao conjunto de caracteres {{ charset }} esperado.</target >
312
+ </trans-unit >
313
+ <trans-unit id =" 81" >
314
+ <source >This is not a valid Business Identifier Code (BIC).</source >
315
+ <target >O Código de Identificação de Empresa (BIC) não é válido.</target >
316
+ </trans-unit >
317
+ <trans-unit id =" 82" >
318
+ <source >Error</source >
319
+ <target >Erro</target >
320
+ </trans-unit >
321
+ <trans-unit id =" 83" >
322
+ <source >This is not a valid UUID.</source >
323
+ <target >Este valor não é um UUID válido.</target >
324
+ </trans-unit >
325
+ <trans-unit id =" 84" >
326
+ <source >This value should be a multiple of {{ compared_value }}.</source >
327
+ <target >Este valor deve ser um múltiplo de {{ compared_value }}.</target >
328
+ </trans-unit >
329
+ <trans-unit id =" 85" >
330
+ <source >This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source >
331
+ <target >O Código de Identificação de Empresa (BIC) não está associado ao IBAN {{ iban }}.</target >
332
+ </trans-unit >
305
333
</body >
306
334
</file >
307
335
</xliff >
You can’t perform that action at this time.
0 commit comments