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.it.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>Questo valore è troppo corto. Dovrebbe contenere almeno una parola.|Questo valore è troppo corto. Dovrebbe contenere almeno {{ min }} parole.</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>Questo valore è troppo lungo. Dovrebbe contenere una parola.|Questo valore è troppo lungo. Dovrebbe contenere {{ max }} parole o meno.</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>Questo valore non rappresenta una settimana valida nel formato 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>Questo valore non è una settimana valida.</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>Questo valore non dovrebbe essere prima della settimana "{{ 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>Questo valore non dovrebbe essere dopo la settimana "{{ max }}".</target>
0 commit comments