[Validator] Add missing Slovak translations.

This commit is contained in:
Miro Michalicka 2020-10-26 14:05:07 +01:00 committed by Alexander M. Turek
parent 777658cea6
commit 7b91af855a

View File

@ -366,6 +366,26 @@
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>Táto hodnota by mala byť medzi {{ min }} a {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>Táto hodnota nie je platný hostname.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Počet prvkov v tejto kolekcii musí byť násobok {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Táto hodnota musí spĺňať aspoň jedno z nasledujúcich obmedzení:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Každý prvok v tejto kolekcii musí spĺňať svoje vlastné obmedzenia.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Táto hodnota nie je platné medzinárodné označenie cenného papiera (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>