File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Security/Core/Resources/translations
Validator/Resources/translations Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 70
70
<source >Invalid or expired login link.</source >
71
71
<target >קישור כניסה לא חוקי או שפג תוקפו.</target >
72
72
</trans-unit >
73
+ <trans-unit id =" 19" >
74
+ <source >Too many failed login attempts, please try again in %minutes% minute.</source >
75
+ <target >יותר מדי ניסיונות כניסה כושלים, אנא נסה שוב בוד %minutes% דקה.</target >
76
+ </trans-unit >
77
+ <trans-unit id =" 20" >
78
+ <source >Too many failed login attempts, please try again in %minutes% minutes.</source >
79
+ <target >יותר מדי ניסיונות כניסה כושלים, אנא נסה שוב בוד %minutes% דקות.</target >
80
+ </trans-unit >
73
81
</body >
74
82
</file >
75
83
</xliff >
Original file line number Diff line number Diff line change 386
386
<source >This value is not a valid International Securities Identification Number (ISIN).</source >
387
387
<target >ערך זה אינו מספר זיהוי ניירות ערך בינלאומי תקף (ISIN).</target >
388
388
</trans-unit >
389
+ <trans-unit id =" 100" >
390
+ <source >This value should be a valid expression.</source >
391
+ <target >ערך זה חייב להיות ביטוי חוקי.</target >
392
+ </trans-unit >
393
+ <trans-unit id =" 101" >
394
+ <source >This value is not a valid CSS color.</source >
395
+ <target >ערך זה אינו צבע CSS חוקי.</target >
396
+ </trans-unit >
397
+ <trans-unit id =" 102" >
398
+ <source >This value is not a valid CIDR notation.</source >
399
+ <target >ערך זה אינו סימון CIDR חוקי.</target >
400
+ </trans-unit >
401
+ <trans-unit id =" 103" >
402
+ <source >The value of the netmask should be between {{ min }} and {{ max }}.</source >
403
+ <target >הערך של מסכת הרשת חייב להיות בין {{ min }} ו {{ max }}.</target >
404
+ </trans-unit >
389
405
</body >
390
406
</file >
391
407
</xliff >
You can’t perform that action at this time.
0 commit comments