minor #38832 [Validator] Add missing translations for Ukrainian (uk) (Comrade42)

This PR was merged into the 3.4 branch.

Discussion
----------

[Validator] Add missing translations for Ukrainian (uk)

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #38769
| License       | MIT
| Doc PR        | N/A

Commits
-------

8aa7b7235e [Validator] Add missing translations for Ukrainian (uk)
This commit is contained in:
Nicolas Grekas 2020-10-27 10:52:41 +01:00
commit 5b2f6e74fd

View File

@ -382,6 +382,10 @@
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Кожен елемент цієї колекції повинен задовольняти власному набору обмежень.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Це значення не є дійсним міжнародним ідентифікаційним номером цінних паперів (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>