You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Resources/translations/validators.fa.xlf
+6-6
Original file line number
Diff line number
Diff line change
@@ -444,27 +444,27 @@
444
444
</trans-unit>
445
445
<trans-unitid="114">
446
446
<source>This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</source>
447
-
<targetstate="needs-translation">This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words.</target>
447
+
<target>این مقدار بسیار کوتاه است. باید حداقل یک کلمه داشته باشد.|این مقدار بسیار کوتاه است. باید حداقل {{ min }} کلمه داشته باشد.</target>
448
448
</trans-unit>
449
449
<trans-unitid="115">
450
450
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
451
-
<targetstate="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
451
+
<target>این مقدار بیش از حد طولانی است. باید فقط یک کلمه باشد.|این مقدار بیش از حد طولانی است. باید حداکثر {{ max }} کلمه داشته باشد.</target>
452
452
</trans-unit>
453
453
<trans-unitid="116">
454
454
<source>This value does not represent a valid week in the ISO 8601 format.</source>
455
-
<targetstate="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
455
+
<target>این مقدار یک هفته معتبر در قالب ISO 8601 را نشان نمیدهد.</target>
456
456
</trans-unit>
457
457
<trans-unitid="117">
458
458
<source>This value is not a valid week.</source>
459
-
<targetstate="needs-translation">This value is not a valid week.</target>
459
+
<target>این مقدار یک هفته معتبر نیست.</target>
460
460
</trans-unit>
461
461
<trans-unitid="118">
462
462
<source>This value should not be before week "{{ min }}".</source>
463
-
<targetstate="needs-translation">This value should not be before week "{{ min }}".</target>
463
+
<target>این مقدار نباید قبل از هفته "{{ min }}" باشد.</target>
464
464
</trans-unit>
465
465
<trans-unitid="119">
466
466
<source>This value should not be after week "{{ max }}".</source>
467
-
<targetstate="needs-translation">This value should not be after week "{{ max }}".</target>
467
+
<target>این مقدار نباید بعد از هفته "{{ max }}" باشد.</target>
0 commit comments