|
72 | 72 | </trans-unit>
|
73 | 73 | <trans-unit id="18">
|
74 | 74 | <source>This value should be {{ limit }} or less.</source>
|
75 |
| - <target>הערך צריל להכיל {{ limit }} תווים לכל היותר.</target> |
| 75 | + <target>הערך צריך להכיל {{ limit }} תווים לכל היותר.</target> |
76 | 76 | </trans-unit>
|
77 | 77 | <trans-unit id="19">
|
78 | 78 | <source>This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.</source>
|
|
84 | 84 | </trans-unit>
|
85 | 85 | <trans-unit id="21">
|
86 | 86 | <source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source>
|
87 |
| - <target>הערך קצר מידיץ הוא צריך להכיל {{ limit }} תווים לפחות.|הערך קצר מידיץ הוא צריך להכיל {{ limit }} תווים לפחות.</target> |
| 87 | + <target>הערך קצר מידי. הוא צריך להכיל {{ limit }} תווים לפחות.|הערך קצר מידיץ הוא צריך להכיל {{ limit }} תווים לפחות.</target> |
88 | 88 | </trans-unit>
|
89 | 89 | <trans-unit id="22">
|
90 | 90 | <source>This value should not be blank.</source>
|
|
224 | 224 | </trans-unit>
|
225 | 225 | <trans-unit id="59">
|
226 | 226 | <source>This is not a valid International Bank Account Number (IBAN).</source>
|
227 |
| - <target>This is not a valid International Bank Account Number (IBAN).</target> |
| 227 | + <target>מספר חשבון בנק בינלאומי אינו חוקי (IBAN).</target> |
228 | 228 | </trans-unit>
|
229 | 229 | <trans-unit id="60">
|
230 | 230 | <source>This value is not a valid ISBN-10.</source>
|
231 |
| - <target>This value is not a valid ISBN-10.</target> |
| 231 | + <target>הערך אינו ערך ISBN-10 חוקי.</target> |
232 | 232 | </trans-unit>
|
233 | 233 | <trans-unit id="61">
|
234 | 234 | <source>This value is not a valid ISBN-13.</source>
|
235 |
| - <target>This value is not a valid ISBN-13.</target> |
| 235 | + <target>הערך אינו ערך ISBN-13 חוקי.</target> |
236 | 236 | </trans-unit>
|
237 | 237 | <trans-unit id="62">
|
238 | 238 | <source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source>
|
239 |
| - <target>This value is neither a valid ISBN-10 nor a valid ISBN-13.</target> |
| 239 | + <target>הערך אינו ערך ISBN-10 חוקי או ערך ISBN-13 חוקי.</target> |
240 | 240 | </trans-unit>
|
241 | 241 | <trans-unit id="63">
|
242 | 242 | <source>This value is not a valid ISSN.</source>
|
243 |
| - <target>This value is not a valid ISSN.</target> |
| 243 | + <target>
8000
;הערך אינו ערך ISSN חוקי.</target> |
244 | 244 | </trans-unit>
|
245 | 245 | <trans-unit id="64">
|
246 | 246 | <source>This value is not a valid currency.</source>
|
247 |
| - <target>This value is not a valid currency.</target> |
| 247 | + <target>הערך אינו ערך מטבע חוקי.</target> |
248 | 248 | </trans-unit>
|
249 | 249 | <trans-unit id="65">
|
250 | 250 | <source>This value should be equal to {{ compared_value }}.</source>
|
251 |
| - <target>This value should be equal to {{ compared_value }}.</target> |
| 251 | + <target>הערך חייב להיות שווה ל {{ compared_value }}.</target> |
252 | 252 | </trans-unit>
|
253 | 253 | <trans-unit id="66">
|
254 | 254 | <source>This value should be greater than {{ compared_value }}.</source>
|
255 |
| - <target>This value should be greater than {{ compared_value }}.</target> |
| 255 | + <target>הערך חייב להיות גדול מ {{ compared_value }}.</target> |
256 | 256 | </trans-unit>
|
257 | 257 | <trans-unit id="67">
|
258 | 258 | <source>This value should be greater than or equal to {{ compared_value }}.</source>
|
259 |
| - <target>This value should be greater than or equal to {{ compared_value }}.</target> |
| 259 | + <target>הערך חייב להיות גדול או שווה ל {{ compared_value }}.</target> |
260 | 260 | </trans-unit>
|
261 | 261 | <trans-unit id="68">
|
262 | 262 | <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
|
263 |
| - <target>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</target> |
| 263 | + <target>הערך חייב להיות זהה ל {{ compared_value_type }} {{ compared_value }}.</target> |
264 | 264 | </trans-unit>
|
265 | 265 | <trans-unit id="69">
|
266 | 266 | <source>This value should be less than {{ compared_value }}.</source>
|
267 |
| - <target>This value should be less than {{ compared_value }}.</target> |
| 267 | + <target>הערך חייב להיות קטן מ {{ compared_value }}.</target> |
268 | 268 | </trans-unit>
|
269 | 269 | <trans-unit id="70">
|
270 | 270 | <source>This value should be less than or equal to {{ compared_value }}.</source>
|
271 |
| - <target>This value should be less than or equal to {{ compared_value }}.</target> |
| 271 | + <target>הערך חייב להיות קטן או שווה ל {{ compared_value }}.</target> |
272 | 272 | </trans-unit>
|
273 | 273 | <trans-unit id="71">
|
274 | 274 | <source>This value should not be equal to {{ compared_value }}.</source>
|
275 |
| - <target>This value should not be equal to {{ compared_value }}.</target> |
| 275 | + <target>הערך חייב להיות לא שווה ל {{ compared_value }}.</target> |
276 | 276 | </trans-unit>
|
277 | 277 | <trans-unit id="72">
|
278 | 278 | <source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
|
279 |
| - <target>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</target> |
| 279 | + <target>הערך חייב להיות לא זהה ל {{ compared_value_type }} {{ compared_value }}.</target> |
280 | 280 | </trans-unit>
|
281 | 281 | <trans-unit id="73">
|
282 | 282 | <source>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</source>
|
283 |
| - <target>The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.</target> |
| 283 | + <target>היחס של התמונה הוא גדול מדי ({{ ratio }}). היחס המקסימלי האפשרי הוא {{ max_ratio }}.</target> |
284 | 284 | </trans-unit>
|
285 | 285 | <trans-unit id="74">
|
286 | 286 | <source>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</source>
|
287 |
| - <target>The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.</target> |
| 287 | + <target>היחס של התמונה הוא קטן מדי ({{ ratio }}). היחס המינימלי האפשרי הוא {{ min_ratio }}.</target> |
288 | 288 | </trans-unit>
|
289 | 289 | <trans-unit id="75">
|
290 | 290 | <source>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</source>
|
291 |
| - <target>The image is square ({{ width }}x{{ height }}px). Square images are not allowed.</target> |
| 291 | + <target>התמונה מרובעת ({{ width }}x{{ height }}px). אסורות תמונות מרובעות.</target> |
292 | 292 | </trans-unit>
|
293 | 293 | <trans-unit id="76">
|
294 | 294 | <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source>
|
295 |
| - <target>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</target> |
| 295 | + <target>התמונה היא לרוחב ({{ width }}x{{ height }}px). אסורות תמונות לרוחב.</target> |
296 | 296 | </trans-unit>
|
297 | 297 | <trans-unit id="77">
|
298 | 298 | <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
|
299 |
| - <target>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</target> |
| 299 | + <target>התמונה היא לאורך ({{ width }}x{{ height }}px). אסורות תמונות לאורך.</target> |
300 | 300 | </trans-unit>
|
301 | 301 | <trans-unit id="78">
|
302 | 302 | <source>An empty file is not allowed.</source>
|
303 |
| - <target>An empty file is not allowed.</target> |
| 303 | + <target>אסור קובץ ריק.</target> |
| 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> |
304 | 368 | </trans-unit>
|
305 | 369 | </body>
|
306 | 370 | </file>
|
|
0 commit comments