Skip to content

Commit 403e5f0

Browse files
minor #53468 [Validator] reviewed Portuguese and Albanian translations (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] reviewed Portuguese and Albanian translations | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #53207, Fix #53297 | License | MIT Added translations with help from a professional translator. Commits ------- dbecd46 [Validator] added missing Portuguese and Albanian translations
2 parents a8dce3f + dbecd46 commit 403e5f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This value is not a valid MAC address.</source>
439-
<target state="needs-review-translation">Este valor não é um endereço MAC válido.</target>
439+
<target>Este valor não é um endereço MAC válido.</target>
440440
</trans-unit>
441441
</body>
442442
</file>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,11 +432,11 @@
432432
</trans-unit>
433433
<trans-unit id="111">
434434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435-
<target state="needs-review-translation">Kodimi i karakterevezbuluar është i pavlefshëm ({{ detected }}). Kodimet e lejuara janë {{ encodings }}.</target>
435+
<target>Kodimi i karakteritidentifikuar është i pavlefshëm ({{ detected }}). Kodimet e lejuara janë {{ encodings }}.</target>
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This value is not a valid MAC address.</source>
439-
<target state="needs-review-translation">Kjo vlerë nuk është një adresë MAC e vlefshme.</target>
439+
<target>Kjo nuk është një adresë e vlefshme e Kontrollit të Qasjes në Media (MAC).</target>
440440
</trans-unit>
441441
</body>
442442
</file>

0 commit comments

Comments
 (0)