File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 390
390
<source >This value should be a valid expression.</source >
391
391
<target >این مقدار باید یک عبارت معتبر باشد.</target >
392
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 >مقدار ماسک شبکه (NetMask) باید بین {{ min }} و {{ max }} باشد.</target >
404
+ </trans-unit >
393
405
</body >
394
406
</file >
395
407
</xliff >
Original file line number Diff line number Diff line change 388
388
</trans-unit >
389
389
<trans-unit id =" 100" >
390
390
<source >This value should be a valid expression.</source >
391
- <target >Nilai ini harus berupa ekspresi yang valid .</target >
391
+ <target >Nilai ini harus berupa ekspresi yang sah .</target >
392
392
</trans-unit >
393
393
<trans-unit id =" 101" >
394
394
<source >This value is not a valid CSS color.</source >
395
395
<target >Nilai ini bukan merupakan warna CSS yang sah.</target >
396
396
</trans-unit >
397
+ <trans-unit id =" 102" >
398
+ <source >This value is not a valid CIDR notation.</source >
399
+ <target >Nilai ini bukan merupakan notasi CIDR yang sah.</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 >Nilai dari netmask harus berada diantara {{ min }} dan {{ max }}.</target >
404
+ </trans-unit >
397
405
</body >
398
406
</file >
399
407
</xliff >
You can’t perform that action at this time.
0 commit comments