Skip to content

Commit 71f368f

Browse files
committed
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
2 parents 0160061 + 2d6275c commit 71f368f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Resources/translations/validators.lt.xlf

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,38 @@
302302
<source>An empty file is not allowed.</source>
303303
<target>Failas negali būti tuščias.</target>
304304
</trans-unit>
305+
<trans-unit id="79">
306+
<source>The host could not be resolved.</source>
307+
<target>Serveris nepasiekiamas.</target>
308+
</trans-unit>
309+
<trans-unit id="80">
310+
<source>This value does not match the expected {{ charset }} charset.</source>
311+
<target>Ši reikšmė neatitinka {{ charset }} koduotės.</target>
312+
</trans-unit>
313+
<trans-unit id="81">
314+
<source>This is not a valid Business Identifier Code (BIC).</source>
315+
<target>Bendrovės Identifikavimo Kodas (BIC) nėra tinkamas.</target>
316+
</trans-unit>
305317
<trans-unit id="82">
306318
<source>Error</source>
307319
<target>Klaida</target>
308320
</trans-unit>
321+
<trans-unit id="83">
322+
<source>This is not a valid UUID.</source>
323+
<target>Ši reikšmė nėra tinkamas UUID.</target>
324+
</trans-unit>
325+
<trans-unit id="84">
326+
<source>This value should be a multiple of {{ compared_value }}.</source>
327+
<target>Ši reikšmė turi būti skaičiaus {{ compared_value }} kartotinis.</target>
328+
</trans-unit>
329+
<trans-unit id="85">
330+
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331+
<target>Šis bendrovės identifikavimo kodas (BIC) nesusijęs su IBAN {{ iban }}</target>
332+
</trans-unit>
333+
<trans-unit id="86">
334+
<source>This value should be valid JSON.</source>
335+
<target>Ši reikšmė turi būti tinkamo JSON formato.</target>
336+
</trans-unit>
309337
</body>
310338
</file>
311339
</xliff>

0 commit comments

Comments
 (0)