Files
Chamilo/vendor/symfony/form/Resources/translations/validators.bg.xlf
2025-08-14 22:41:49 +02:00

20 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="28">
<source>This form should not contain extra fields.</source>
<target>Тази форма не трябва да съдържа допълнителни полета.</target>
</trans-unit>
<trans-unit id="29">
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
<target>Каченият файл е твърде голям. Моля, опитайте да качите по-малък файл.</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>Невалиден CSRF токен. Моля, опитайте да изпратите формата отново.</target>
</trans-unit>
</body>
</file>
</xliff>