8000 minor #38963 Update validators.he.xlf (ben29) · symfony/symfony@23fe33c · GitHub
[go: up one dir, main page]

Skip to content

Commit 23fe33c

Browse files
minor #38963 Update validators.he.xlf (ben29)
This PR was merged into the 4.4 branch. Discussion ---------- Update validators.he.xlf | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38744 | License | MIT | Doc PR | Commits ------- b99977e Update validators.he.xlf
2 parents e6250ea + b99977e commit 23fe33c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.he.xlf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,26 @@
366366
<source>This value should be between {{ min }} and {{ max }}.</source>
367367
<target>הערך חייב להיות בין {{ min }} ו- {{ max }}.</target>
368368
</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>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>ערך זה אינו מספר זיהוי ניירות ערך בינלאומי תקף (ISIN).</target>
388+
</trans-unit>
369389
</body>
370390
</file>
371391
</xliff>

0 commit comments

Comments
 (0)
0