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
-------

b99977efce Update validators.he.xlf
This commit is contained in:
Nicolas Grekas 2020-11-02 15:37:14 +01:00
commit 23fe33c840
1 changed files with 20 additions and 0 deletions

View File

@ -366,6 +366,26 @@
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>הערך חייב להיות בין {{ min }} ו- {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>ערך זה אינו שם מארח חוקי.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>מספר האלמנטים באוסף זה צריך להיות מכפיל של {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>ערך זה אמור לעמוד לפחות באחד התנאים הבאים:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>כל אלמנט באוסף זה אמור לעמוד בקבוצת התנאים שלו.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>ערך זה אינו מספר זיהוי ניירות ערך בינלאומי תקף (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>