Skip to content

Commit 9edfd7c

Browse files
minor symfony#57989 [Validator] sync Week constraint messages translations (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] sync Week constraint messages translations | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT sync with symfony#57988 Commits ------- 54572c4 sync Week constraint messages translations
2 parents 546dd7b + 54572c4 commit 9edfd7c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+342
-342
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.af.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.az.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.be.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.bs.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

src/Symfony/Component/Validator/Resources/translations/validators.da.xlf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -455,16 +455,16 @@
455455
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456456
</trans-unit>
457457
<trans-unit id="117">
458-
<source>The week "{{ value }}" is not a valid week.</source>
459-
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
458+
<source>This value is not a valid week.</source>
459+
<target state="needs-translation">This value is not a valid week.</target>
460460
</trans-unit>
461461
<trans-unit id="118">
462-
<source>The value should not be before week "{{ min }}".</source>
463-
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
462+
<source>This value should not be before week "{{ min }}".</source>
463+
<target state="needs-translation">This value should not be before week "{{ min }}".</target>
464464
</trans-unit>
465465
<trans-unit id="119">
466-
<source>The value should not be after week "{{ max }}".</source>
467-
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
466+
<source>This value should not be after week "{{ max }}".</source>
467+
<target state="needs-translation">This value should not be after week "{{ max }}".</target>
468468
</trans-unit>
469469
</body>
470470
</file>

0 commit comments

Comments
 (0)