|
302 | 302 | <source>An empty file is not allowed.</source>
|
303 | 303 | <target>אסור קובץ ריק.</target>
|
304 | 304 | </trans-unit>
|
| 305 | + <trans-unit id="79"> |
| 306 | + <source>The host could not be resolved.</source> |
| 307 | + <target>לא הייתה אפשרות לזהות את המארח.</target> |
| 308 | + </trans-unit> |
| 309 | + <trans-unit id="80"> |
| 310 | + <source>This value does not match the expected {{ charset }} charset.</source> |
| 311 | + <target>הערך אינו תואם למערך התווים {{ charset }} הצפוי.</target> |
| 312 | + </trans-unit> |
| 313 | + <trans-unit id="81"> |
| 314 | + <source>This is not a valid Business Identifier Code (BIC).</source> |
| 315 | + <target>קוד זיהוי עסקי אינו חוקי (BIC).</target> |
| 316 | + </trans-unit> |
| 317 | + <trans-unit id="82"> |
| 318 | + <source>Error</source> |
| 319 | + <target>שגיאה</target> |
| 320 | + </trans-unit> |
| 321 | + <trans-unit id="83"> |
| 322 | + <source>This is not a valid UUID.</source> |
| 323 | + <target>הערך אינו ערך UUID חוקי.</target> |
| 324 | + </trans-unit> |
| 325 | + <trans-unit id="84"> |
| 326 | + <source>This value should be a multiple of {{ compared_value }}.</source> |
| 327 | + <target>הערך חייב להיות כפולה של {{ compared_value }}.</target> |
| 328 | + </trans-unit> |
| 329 | + <trans-unit id="85"> |
| 330 | + <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source> |
| 331 | + <target>הקוד זיהוי עסקי (BIC) אינו משוייך ל IBAN {{ iban }}.</target> |
| 332 | + </trans-unit> |
| 333 | + <trans-unit id="86"> |
| 334 | + <source>This value should be valid JSON.</source> |
| 335 | + <target>הערך אינו ערך JSON תקין.</target> |
| 336 | + </trans-unit> |
| 337 | + <trans-unit id="87"> |
| 338 | + <source>This collection should contain only unique elements.</source> |
| 339 | + <target>האוסף חייב להכיל רק אלמנטים ייחודיים.</target> |
| 340 | + </trans-unit> |
| 341 | + <trans-unit id="88"> |
| 342 | + <source>This value should be positive.</source> |
| 343 | + <target>הערך חייב להיות חיובי.</target> |
| 344 | + </trans-unit> |
| 345 | + <trans-unit id="89"> |
| 346 | + <source>This value should be either positive or zero.</source> |
| 347 | + <target>הערך חייב להיות חיובי או אפס.</target> |
| 348 | + </trans-unit> |
| 349 | + <trans-unit id="90"> |
| 350 | + <source>This value should be negative.</source> |
| 351 | + <target>הערך חייב להיות שלילי.</target> |
| 352 | + </trans-unit> |
| 353 | + <trans-unit id="91"> |
| 354 | + <source>This value should be either negative or zero.</source> |
| 355 | + <target>הערך חייב להיות שלילי או אפס.</target> |
| 356 | + </trans-unit> |
| 357 | + <trans-unit id="92"> |
| 358 | + <source>This value is not a valid timezone.</source> |
| 359 | + <target>הערך אינו אזור זמן תקין.</target> |
| 360 | + </trans-unit> |
| 361 | + <trans-unit id="93"> |
| 362 | + <source>This password has been leaked in a data breach, it must not be used. Please use another password.</source> |
| 363 | + <target>סיסמא זו הודלפה בהדלפת מידע, אסור להשתמש בה. אנא השתמש בסיסמה אחרת.</target> |
| 364 | + </trans-unit> |
| 365 | + <trans-unit id="94"> |
| 366 | + <source>This value should be between {{ min }} and {{ max }}.</source> |
| 367 | + <target>הערך חייב להיות בין {{ min }} ו- {{ max }}.</target> |
| 368 | + </trans-unit> |
305 | 369 | </body>
|
306 | 370 | </file>
|
307 | 371 | </xliff>
|
0 commit comments