Serbian translation for Luhn constraint message.

This commit is contained in:
umpirsky 2012-12-12 13:11:42 +01:00
parent 8feda90139
commit 76d653f448
4 changed files with 13 additions and 1 deletions

View File

@ -20,5 +20,5 @@ use Symfony\Component\Validator\Constraint;
*/ */
class Luhn extends Constraint class Luhn extends Constraint
{ {
public $message = 'Invalid card number'; public $message = 'Invalid card number.';
} }

View File

@ -214,6 +214,10 @@
<source>This collection should contain exactly {{ limit }} elements.</source> <source>This collection should contain exactly {{ limit }} elements.</source>
<target>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</target> <target>This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.</target>
</trans-unit> </trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>Invalid card number.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>

View File

@ -214,6 +214,10 @@
<source>This collection should contain exactly {{ limit }} elements.</source> <source>This collection should contain exactly {{ limit }} elements.</source>
<target>Ова колекција треба да садржи тачно {{ limit }} елемент.|Ова колекција треба да садржи тачно {{ limit }} елемента.|Ова колекција треба да садржи тачно {{ limit }} елемената.</target> <target>Ова колекција треба да садржи тачно {{ limit }} елемент.|Ова колекција треба да садржи тачно {{ limit }} елемента.|Ова колекција треба да садржи тачно {{ limit }} елемената.</target>
</trans-unit> </trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>Невалидан број картице.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>

View File

@ -214,6 +214,10 @@
<source>This collection should contain exactly {{ limit }} elements.</source> <source>This collection should contain exactly {{ limit }} elements.</source>
<target>Ova kolekcija treba da sadrži tačno {{ limit }} element.|Ova kolekcija treba da sadrži tačno {{ limit }} elementa.|Ova kolekcija treba da sadrži tačno {{ limit }} elemenata.</target> <target>Ova kolekcija treba da sadrži tačno {{ limit }} element.|Ova kolekcija treba da sadrži tačno {{ limit }} elementa.|Ova kolekcija treba da sadrži tačno {{ limit }} elemenata.</target>
</trans-unit> </trans-unit>
<trans-unit id="57">
<source>Invalid card number.</source>
<target>Nevalidan broj kartice.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>