File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 370
370
<source >This value is not a valid hostname.</source >
371
371
<target >Значение не является корректным именем хоста.</target >
372
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 >Количество элементов в этой коллекции должно быть кратным {{ 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 >Значение должно удовлетворять как минимум одному из следующих ограничений:</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 >Каждый элемент этой коллекции должен удовлетворять своему собственному набору ограничений.</target >
384
+ </trans-unit >
373
385
</body >
374
386
</file >
375
387
</xliff >
Original file line number Diff line number Diff line change 366
366
<source >This value should be between {{ min }} and {{ max }}.</source >
367
367
<target >Значення має бути між {{ min }} та {{ max }}.</target >
368
368
</trans-unit >
369
+ <trans-unit id =" 95" >
370
+ <source >This value is not a valid hostname.</source >
371
+ <target >Значення не є дійсним іменем хоста.</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 >Кількість елементів у цій колекції повинна бути кратною {{ 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 >Значення повинно задовольняти хоча б одному з наступних обмежень:</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 >Кожен елемент цієї колекції повинен задовольняти власному набору обмежень.</target >
384
+ </trans-unit >
369
385
</body >
370
386
</file >
371
387
</xliff >
You can’t perform that action at this time.
0 commit comments