File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 301301 <trans-unit id =" 78" >
302302 <source >An empty file is not allowed.</source >
303303 <target >No està permès un fixter buit.</target >
304+ </trans-unit >
305+ <trans-unit id =" 79" >
306+ <source >The host could not be resolved.</source >
307+ <target >No s'ha pogut resoldre l'amfitrió.</target >
308+ </trans-unit >
309+ <trans-unit id =" 80" >
310+ <source >This value does not match the expected {{ charset }} charset.</source >
311+ <target >Aquest valor no coincideix amb l'esperat {{ charset }} joc de caràcters.</target >
312+ </trans-unit >
313+ <trans-unit id =" 81" >
314+ <source >This is not a valid Business Identifier Code (BIC).</source >
315+ <target >Aquest no és un codi d'identificació bancari (BIC) vàlid.</target >
316+ </trans-unit >
317+ <trans-unit id =" 82" >
318+ <source >Error</source >
319+ <target >Error</target >
304320 </trans-unit >
305321 <trans-unit id =" 83" >
306322 <source >This is not a valid UUID.</source >
307323 <target >Aquest valor no és un UUID vàlid.</target >
308324 </trans-unit >
325+ <trans-unit id =" 84" >
326+ <source >This value should be a multiple of {{ compared_value }}.</source >
327+ <target >Aquest valor ha de ser múltiple de {{ compared_value }}.</target >
328+ </trans-unit >
329+ <trans-unit id =" 85" >
330+ <source >This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source >
331+ <target >Aquest Codi d'identificació bancari (BIC) no està associat amb l'IBAN {{ iban }}.</target >
332+ </trans-unit >
309333 </body >
310334 </file >
311335</xliff >
You can’t perform that action at this time.
0 commit comments