Update validators.lt.xlf

This commit is contained in:
JL 2019-02-14 14:11:29 +02:00 committed by Fabien Potencier
parent 2f5b16fd4b
commit f9772359b3

View File

@ -302,10 +302,38 @@
<source>An empty file is not allowed.</source>
<target>Failas negali būti tuščias.</target>
</trans-unit>
<trans-unit id="79">
<source>The host could not be resolved.</source>
<target>Serveris nepasiekiamas.</target>
</trans-unit>
<trans-unit id="80">
<source>This value does not match the expected {{ charset }} charset.</source>
<target>Ši reikšmė neatitinka {{ charset }} koduotės.</target>
</trans-unit>
<trans-unit id="81">
<source>This is not a valid Business Identifier Code (BIC).</source>
<target>Bendrovės Identifikavimo Kodas (BIC) nėra tinkamas.</target>
</trans-unit>
<trans-unit id="82">
<source>Error</source>
<target>Klaida</target>
</trans-unit>
<trans-unit id="83">
<source>This is not a valid UUID.</source>
<target>Ši reikšmė nėra tinkamas UUID.</target>
</trans-unit>
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>Ši reikšmė turi būti skaičiaus {{ compared_value }} kartotinis.</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Šis bendrovės identifikavimo kodas (BIC) nesusijęs su IBAN {{ iban }}</target>
</trans-unit>
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>Ši reikšmė turi būti tinkamo JSON formato.</target>
</trans-unit>
</body>
</file>
</xliff>