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: src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -444,31 +444,31 @@
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-review-translation">Este valor é muito curto. Deve conter pelo menos uma palavra.|Este valor é muito curto. Deve conter pelo menos {{ min }} palavras.</target>
447
+
<target>Este valor é muito curto. Deve conter pelo menos uma palavra.|Este valor é muito curto. Deve conter pelo menos {{ min }} palavras.</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-review-translation">Este valor é muito longo. Deve conter apenas uma palavra.|Este valor é muito longo. Deve conter {{ max }} palavras ou menos.</target>
451
+
<target>Este valor é muito longo. Deve conter apenas uma palavra.|Este valor é muito longo. Deve conter {{ max }} palavras ou menos.</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-review-translation">Este valor não representa uma semana válida no formato ISO 8601.</target>
455
+
<target>Este valor não representa uma semana válida no 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-review-translation">Este valor não é uma semana válida.</target>
459
+
<target>Este valor não é uma semana válida.</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-review-translation">Este valor não deve ser anterior à semana "{{ min }}".</target>
463
+
<target>Este valor não deve ser anterior à semana "{{ 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-review-translation">Este valor não deve estar após a semana "{{ max }}".</target>
467
+
<target>Este valor não deve estar após a semana "{{ max }}".</target>
468
468
</trans-unit>
469
469
<trans-unitid="120">
470
470
<source>This value is not a valid slug.</source>
471
-
<targetstate="needs-review-translation">Este valor não é um slug válido.</target>
0 commit comments