8000 minor #53932 [Validator] Update Spanish (es) translations (casdal) · symfony/symfony@f19f4eb · GitHub
[go: up one dir, main page]

Skip to content

Commit f19f4eb

Browse files
minor #53932 [Validator] Update Spanish (es) translations (casdal)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Update Spanish (es) translations | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes/no | New feature? | no | Deprecations? | no | Issues | Fix #53780 | License | MIT Validation of Spanish translations. Commits ------- f9c2019 [Validator] Update Spanish (es) translations
2 parents 81b312d + f9c2019 commit f19f4eb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</trans-unit>
137137
<trans-unit id="37" resname="This is not a valid IP address.">
138138
<source>This value is not a valid IP address.</source>
139-
<target state="needs-review-translation">Este valor no es una dirección IP válida.</target>
139+
<target>Este valor no es una dirección IP válida.</target>
140140
</trans-unit>
141141
<trans-unit id="38">
142142
<source>This value is not a valid language.</source>
@@ -224,7 +224,7 @@
224224
</trans-unit>
225225
<trans-unit id="59" resname="This is not a valid International Bank Account Number (IBAN).">
226226
<source>This value is not a valid International Bank Account Number (IBAN).</source>
227-
<target state="needs-review-translation">Este valor no es un Número de Cuenta Bancaria Internacional (IBAN) válido.</target>
227+
<target>Este valor no es un Número de Cuenta Bancaria Internacional (IBAN) válido.</target>
228228
</trans-unit>
229229
<trans-unit id="60">
230230
<source>This value is not a valid ISBN-10.</source>
@@ -312,15 +312,15 @@
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>
315-
<target state="needs-review-translation">Este valor no es un Código de Identificación de Negocios (BIC) válido.</target>
315+
<target>Este valor no es un Código de Identificación de Negocios (BIC) válido.</target>
316316
</trans-unit>
317317
<trans-unit id="82">
318318
<source>Error</source>
319319
<target>Error</target>
320320
</trans-unit>
321321
<trans-unit id="83" resname="This is not a valid UUID.">
322322
<source>This value is not a valid UUID.</source>
323-
<target state="needs-review-translation">Este valor no es un UUID válido.</target>
323+
<target>Este valor no es un UUID válido.</target>
324324
</trans-unit>
325325
<trans-unit id="84">
326326
<source>This value should be a multiple of {{ compared_value }}.</source>
@@ -436,7 +436,7 @@
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This value is not a valid MAC address.</source>
439-
<target state="needs-review-translation">Este valor no es una dirección MAC válida.</target>
439+
<target>Este valor no es una dirección MAC válida.</target>
440440
</trans-unit>
441441
</body>
442442
</file>

0 commit comments

Comments
 (0)
0