Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] Add French translation for the Week constraint #57986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target>Aquest valor és massa llarg. Ha de contenir una paraula.|Aquest valor és massa llarg. Ha de contenir {{ max }} paraules o menys.</target>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target>Dieser Wert ist zu lang. Er darf maximal aus einem Wort bestehen.|Dieser Wert ist zu lang. Er darf maximal {{ max }} Wörter enthalten.</target>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target state="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>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target>This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target>The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target>The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target>The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,22 @@
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
<target>Este valor es demasiado largo. Debe contener una palabra.|Este valor es demasiado largo. Debe contener {{ max }} palabras o menos.</target>
</trans-unit>
<trans-unit id="116">
<source>This value does not represent a valid week in the ISO 8601 format.</source>
<target state="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
</trans-unit>
<trans-unit id="117">
<source>The week "{{ value }}" is not a valid week.</source>
<target state="needs-translation">The week "{{ value }}" is not a valid week.</target>
</trans-unit>
<trans-unit id="118">
<source>The value should not be before week "{{ min }}".</source>
<target state="needs-translation">The value should not be before week "{{ min }}".</target>
</trans-unit>
<trans-unit id="119">
<source>The value should not be after week "{{ max }}".</source>
<target state="needs-translation">The value should not be after week "{{ max }}".</target>
</trans-unit>
</body>
</file>
</xliff>
Loading