Skip to content

Commit 7bc4af1

Browse files
jseparovic1derrabus
authored andcommitted
Add Croatian (hr) translations
1 parent aa35191 commit 7bc4af1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Resources/translations/validators.hr.xlf

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,30 @@
362362
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
363363
<target>Ova lozinka je procurila u nekom od sigurnosnih propusta, te je potrebno koristiti drugu lozinku.</target>
364364
</trans-unit>
365+
<trans-unit id="94">
366+
<source>This value should be between {{ min }} and {{ max }}.</source>
367+
<target>Ova vrijednost treba biti između {{ min }} i {{ max }}.</target>
368+
</trans-unit>
369+
<trans-unit id="95">
370+
<source>This value is not a valid hostname.</source>
371+
<target>Ova vrijednost nije ispravno ime poslužitelja (engl. hostname).</target>
372+
</trans-unit>
373+
<trans-unit id="96">
374+
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
375+
<target>Broj elemenata u kolekciji treba biti djeljiv s {{ compared_value }}.</target>
376+
</trans-unit>
377+
<trans-unit id="97">
378+
<source>This value should satisfy at least one of the following constraints:</source>
379+
<target>Ova vrijednost mora zadovoljiti jedan od sljedećih ograničenja:</target>
380+
</trans-unit>
381+
<trans-unit id="98">
382+
<source>Each element of this collection should satisfy its own set of constraints.</source>
383+
<target>Svaki element ove kolekcije mora zadovoljiti vlastiti skup ograničenja.</target>
384+
</trans-unit>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>Ova vrijednost nije ispravan međunarodni identifikacijski broj vrijednosnih papira (ISIN).</target>
388+
</trans-unit>
365389
</body>
366390
</file>
367391
</xliff>

0 commit comments

Comments
 (0)