File tree Expand file tree Collapse file tree 1 file changed +22
-9
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +22
-9
lines changed Original file line number Diff line number Diff line change 222
222
<source >Unsupported card type or invalid card number.</source >
223
223
<target >Tipo di carta non supportato o numero non valido.</target >
224
224
</trans-unit >
225
- <!--
226
- Old messages: differents ?!
227
- <trans-unit id="57">
228
- <source>Invalid card number.</source>
229
- <target>Il numero della carta non è valido.</target>
225
+ <trans-unit id =" 59" >
226
+ <source >This is not a valid International Bank Account Number (IBAN).</source >
227
+ <target >Questo valore non è un IBAN (International Bank Account Number) valido.</target >
230
228
</trans-unit >
231
- <trans-unit id="58">
232
- <source>Unsupported card type or invalid card number.</source>
233
- <target>Il tipo di carta non è supportato o il numero non è valido.</target>
229
+ <trans-unit id =" 60" >
230
+ <source >This value is not a valid ISBN-10.</source >
231
+ <target >Questo valore non è un codice ISBN-10 valido.</target >
232
+ </trans-unit >
233
+ <trans-unit id =" 61" >
234
+ <source >This value is not a valid ISBN-13.</source >
235
+ <target >Questo valore non è un codice ISBN-13 valido.</target >
236
+ </trans-unit >
237
+ <trans-unit id =" 62" >
238
+ <source >This value is neither a valid ISBN-10 nor a valid ISBN-13.</source >
239
+ <target >Questo valore non è un codice ISBN-10 o ISBN-13 valido.</target >
240
+ </trans-unit >
241
+ <trans-unit id =" 63" >
242
+ <source >This value is not a valid ISSN.</source >
243
+ <target >Questo valore non è un codice ISSN valido.</target >
244
+ </trans-unit >
245
+ <trans-unit id =" 64" >
246
+ <source >This value is not a valid currency.</source >
247
+ <target >Questo valore non è una valuta valida.</target >
234
248
</trans-unit >
235
- -->
236
249
</body >
237
250
</file >
238
251
</xliff >
You can’t perform that action at this time.
0 commit comments