We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9069d14 commit 0cdf6e0Copy full SHA for 0cdf6e0
src/Symfony/Component/Validator/Resources/translations/validators.mk.xlf
@@ -432,11 +432,11 @@
432
</trans-unit>
433
<trans-unit id="111">
434
<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>
+ <target>Откриеното кодирање на знаци е неважечко ({{ detected }}). Дозволените шифрирања се {{ encodings }}.</target>
436
437
<trans-unit id="112">
438
<source>This is not a valid MAC address.</source>
439
- <target state="needs-translation">This is not a valid MAC address.</target>
+ <target>Ова не е важечка MAC-адреса.</target>
440
441
</body>
442
</file>
0 commit comments