Skip to content

Commit 685c1a2

Browse files
committed
Add missing translations.
1 parent caa53d3 commit 685c1a2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Resources/translations/validators.gl.xlf

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,22 @@
314314
<source>This is not a valid Business Identifier Code (BIC).</source>
315315
<target>Non é un Código de Identificación Bancaria (BIC) válido.</target>
316316
</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>Isto non é un 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 debería ser multiplo 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>Este Código de identificación bancaria (BIC) non está asociado co IBAN {{ iban }}.</target>
332+
</trans-unit>
317333
</body>
318334
</file>
319335
</xliff>

0 commit comments

Comments
 (0)