merged branch hason/czech_validator (PR #6316)

This PR was merged into the master branch.

Commits
-------

eb2c293 Updated czech translations

Discussion
----------

Updated czech translations
This commit is contained in:
Fabien Potencier 2012-12-13 10:50:36 +01:00
commit b4e7ff241f

View File

@ -214,6 +214,14 @@
<source>This collection should contain exactly {{ limit }} elements.</source> <source>This collection should contain exactly {{ limit }} elements.</source>
<target>Tato kolekce musí obsahovat přesně {{ limit }} prvek.|Tato kolekce musí obsahovat přesně {{ limit }} prvky.|Tato kolekce musí obsahovat přesně {{ limit }} prvků.</target> <target>Tato kolekce musí obsahovat přesně {{ limit }} prvek.|Tato kolekce musí obsahovat přesně {{ limit }} prvky.|Tato kolekce musí obsahovat přesně {{ limit }} prvků.</target>
</trans-unit> </trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>Neplatné číslo karty.</target>
</trans-unit>
<trans-unit id="58">
<source>Unsupported card type or invalid card number.</source>
<target>Nepodporovaný typ karty nebo neplatné číslo karty.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>