minor #30242 Update validators.lt.xlf (jlemesh)

This PR was squashed before being merged into the 3.4 branch (closes #30242).

Discussion
----------

Update validators.lt.xlf

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #30173
| License       | MIT

Commits
-------

f9772359b3 Update validators.lt.xlf
This commit is contained in:
Fabien Potencier 2019-02-16 12:46:20 +01:00
commit de1f4c482b

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>