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 affbe19 commit 11574a4Copy full SHA for 11574a4
Resources/translations/validators.hu.xlf
@@ -322,6 +322,14 @@
322
<source>This is not a valid UUID.</source>
323
<target>Érvénytelen egyedi azonosító (UUID).</target>
324
</trans-unit>
325
+ <trans-unit id="84">
326
+ <source>This value should be a multiple of {{ compared_value }}.</source>
327
+ <target>Ennek az értéknek oszthatónak kell lennie a következővel: {{ 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>Ez a Bankazonosító kód (BIC) nem kapcsolódik az IBAN kódhoz ({{ iban }}).</target>
332
333
</body>
334
</file>
335
</xliff>
0 commit comments