[Validator] Missing Bulgarian translations #38730

This commit is contained in:
Krasimir Bosilkov 2020-10-25 18:37:37 +02:00 committed by GitHub
parent f051edc4c8
commit a9d6549ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -334,6 +334,58 @@
<source>This value should be valid JSON.</source>
<target>Стойността трябва да е валиден JSON.</target>
</trans-unit>
<trans-unit id="87">
<source>This collection should contain only unique elements.</source>
<target>Колекцията трябва да съдържа само уникални елементи.</target>
</trans-unit>
<trans-unit id="88">
<source>This value should be positive.</source>
<target>Стойността трябва да бъде положително число.</target>
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>Стойността трябва бъде положително число или нула.</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
<target>Стойността трябва да бъде отрицателно число.</target>
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>Стойността трябва да бъде отрицателно число или нула.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
<target>Стойността не е валидна часова зона.</target>
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>Тази парола е компрометирана, не трябва да бъде използвана. Моля използвайте друга парола.</target>
</trans-unit>
<trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>Стойността трябва да бъде между {{ min }} и {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>Стойността не е валиден hostname.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Броят на елементите в тази колекция трябва да бъде кратен на {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Стойността трябва да отговаря на поне едно от следните ограничения:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Всеки елемент от тази колекция трябва да отговаря на собствения си набор от ограничения.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Стойността не е валиден Международен идентификационен номер на ценни книжа (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>