Skip to content

Commit 8ae985c

Browse files
minor #53390 [Validator] Added missing Macedonian translation (thunderer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Added missing Macedonian translation | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Added missing translation for Macedonian with help from a professional translator. Related to #53296. Commits ------- 0cdf6e0 [Validator] added missing Macedonian translation
2 parents 8298c25 + 0cdf6e0 commit 8ae985c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.mk.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-translation">The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target>
435+
<target>Откриеното кодирање на знаци е неважечко ({{ detected }}). Дозволените шифрирања се {{ encodings }}.</target>
436436
</trans-unit>
437437
<trans-unit id="112">
438438
<source>This is not a valid MAC address.</source>
439-
<target state="needs-translation">This is not a valid MAC address.</target>
439+
<target>Ова не е важечка MAC-адреса.</target>
440440
</trans-unit>
441441
</body>
442442
</file>

0 commit comments

Comments
 (0)