8000 minor #44097 Update validators.uz.xlf (shokhaa) · symfony/symfony@d3e3815 · GitHub
[go: up one dir, main page]

Skip to content

Commit d3e3815

Browse files
committed
minor #44097 Update validators.uz.xlf (shokhaa)
This PR was merged into the 4.4 branch. Discussion ---------- Update validators.uz.xlf | Q | A | ------------- | --- | Branch? | 5.4 for features / 4.4 or 5.3 for bug fixes <!-- see below --> | Bug fix? | no | New feature? | yes <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> <!-- Replace this notice by a short README for your feature/bugfix. This will help people understand your PR and can be used as a start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - Never break backward compatibility (see https://symfony.com/bc). - Bug fixes must be submitted against the lowest maintained branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too.) - Features and deprecations must be submitted against branch 5.x. - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry --> Commits ------- 2c94580 Update validators.uz.xlf
2 parents e70ad34 + 2c94580 commit d3e3815

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.uz.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,16 @@
394394
<source>This value is not a valid CSS color.</source>
395395
<target>Bu qiymat haqiqiy CSS rangi emas.</target>
396396
</trans-unit>
397+
<trans-unit id="102">
398+
<source>This value is not a valid CIDR notation.</source>
399+
<target>Qiymat CIDR belgisiga mos kelmaydi.</target>
400+
</trans-unit>
401+
<trans-unit id="103">
402+
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
403+
<target>Tarmoq niqobining qiymati {{ min }} va {{ max }} oralig'ida bo'lishi kerak.</target>
404+
</trans-unit>
405+
406+
397407
</body>
398408
</file>
399409
</xliff>

0 commit comments

Comments
 (0)
0