8000 minor #59468 6.4 Missing translations for Italian (it) #59419 (eddya92) · symfony/symfony@eea51e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit eea51e3

Browse files
minor #59468 6.4 Missing translations for Italian (it) #59419 (eddya92)
This PR was squashed before being merged into the 6.4 branch. Discussion ---------- 6.4 Missing translations for Italian (it) #59419 | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #59419 | License | MIT <!-- Edit Missing translations for Italian (it) #59419 --> Commits ------- 2caa0fd 6.4 Missing translations for Italian (it) #59419
2 parents ffcf7b0 + 2caa0fd commit eea51e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<source>The value you selected is not a valid choice.</source>
23-
<target>Questo valore dovrebbe essere una delle opzioni disponibili.</target>
23+
<target>Il valore selezionato non è una scelta valida.</target>
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.</source>
@@ -308,7 +308,7 @@
308308
</trans-unit>
309309
<trans-unit id="80">
310310
<source>This value does not match the expected {{ charset }} charset.</source>
311-
<target>Questo valore non corrisponde al charset {{ charset }}.</target>
311+
<target>Questo valore non corrisponde al charset {{ charset }} previsto.</target>
312312
</trans-unit>
313313
<trans-unit id="81" resname="This is not a valid Business Identifier Code (BIC).">
314314
<source>This value is not a valid Business Identifier Code (BIC).</source>
@@ -468,7 +468,7 @@
468468
</trans-unit>
469469
<trans-unit id="120">
470470
<source>This value is not a valid slug.</source>
471-
<target state="needs-review-translation">Questo valore non è uno slug valido.</target>
471+
<target>Questo valore non è uno slug valido.</target>
472472
</trans-unit>
473473
</body>
474474
</file>

0 commit comments

Comments
 (0)
0