[Validator] Add Czech and Slovak translations for BIC

This commit is contained in:
Martin Hasoň 2016-10-03 09:43:29 +02:00
parent b14c8e750b
commit af84d23891
2 changed files with 8 additions and 0 deletions

View File

@ -310,6 +310,10 @@
<source>This value does not match the expected {{ charset }} charset.</source>
<target>Tato hodnota neodpovídá očekávané znakové sadě {{ charset }}.</target>
</trans-unit>
<trans-unit id="81">
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>Tato hodnota není platný identifikační kód podniku (BIC).</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -310,6 +310,10 @@
<source>This value does not match the expected {{ charset }} charset.</source>
<target>Táto hodnota nezodpovedá očakávanej znakovej sade {{ charset }}.</target>
</trans-unit>
<trans-unit id="81">
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>Táto hodnota nie je platný identifikačný kód podniku (BIC).</target>
</trans-unit>
</body>
</file>
</xliff>