8000 minor #30224 Update validators.ca.xlf (rogerguasch) · devrck/symfony@45023ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 45023ac

Browse files
committed
minor symfony#30224 Update validators.ca.xlf (rogerguasch)
This PR was squashed before being merged into the 3.4 branch (closes symfony#30224). Discussion ---------- Update validators.ca.xlf | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Update validators.ca.xlf for Catalan language. Commits ------- 077df27 Update validators.ca.xlf
2 parents 6c0190e + 077df27 commit 45023ac

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,11 +301,35 @@
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>

0 commit comments

Comments
 (0)
0