Added missing slovak translations

This commit is contained in:
Andrej Hudec 2013-05-26 19:20:29 +03:00
parent fb7adaa417
commit af2cd98dc5
1 changed files with 40 additions and 0 deletions

View File

@ -238,6 +238,46 @@
<source>This value is neither a valid ISBN-10 nor a valid ISBN-13.</source>
<target>Táto hodnota nie je platné ISBN-10 ani ISBN-13.</target>
</trans-unit>
<trans-unit id="63">
<source>This value is not a valid ISSN.</source>
<target>Táto hodnota nie je platné ISSN.</target>
</trans-unit>
<trans-unit id="64">
<source>This value is not a valid currency.</source>
<target>Táto hodnota nie je platná mena.</target>
</trans-unit>
<trans-unit id="65">
<source>This value should be equal to {{ compared_value }}.</source>
<target>Táto hodnota by mala byť rovná {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="66">
<source>This value should be greater than {{ compared_value }}.</source>
<target>Táto hodnota by mala byť väčšia ako {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="67">
<source>This value should be greater than or equal to {{ compared_value }}.</source>
<target>Táto hodnota by mala byť väčšia alebo rovná {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="68">
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Táto hodnota by mala byť typu {{ compared_value_type }} a zároveň by mala byť rovná {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="69">
<source>This value should be less than {{ compared_value }}.</source>
<target>Táto hodnota by mala byť menšia ako {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="70">
<source>This value should be less than or equal to {{ compared_value }}.</source>
<target>Táto hodnota by mala byť menšia alebo rovná {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="71">
<source>This value should not be equal to {{ compared_value }}.</source>
<target>Táto hodnota by nemala byť rovná {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="72">
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Táto hodnota by nemala byť typu {{ compared_value_type }} a zároveň by nemala byť rovná {{ compared_value }}.</target>
</trans-unit>
</body>
</file>
</xliff>