Update validators.da.xlf

Addded cases 95-99 in Danish
This commit is contained in:
AnneKir 2020-10-31 18:45:33 +01:00 committed by GitHub
parent d71c404a9f
commit e193c2b985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 2 deletions

View File

@ -124,7 +124,7 @@
</trans-unit>
<trans-unit id="34">
<source>The file could not be uploaded.</source>
<target>Filen kunne ikke blive uploadet.</target>
<target>Filen kunne ikke uploades.</target>
</trans-unit>
<trans-unit id="35">
<source>This value should be a valid number.</source>
@ -324,7 +324,7 @@
</trans-unit>
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>Denne værdi skal være et flertal af {{ compared_value }}.</target>
<target>Denne værdi skal være et multiplikation af {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
@ -366,6 +366,26 @@
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>Værdien skal være mellem {{ min }} og {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>Værdien er ikke et gyldigt værtsnavn.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Antallet af elementer i denne samling skal være en multiplikation af {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Værdien skal overholde mindst én af følgende krav::</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Hvert element i denne samling skal overholde dens egne krav.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Værdien er ikke et gyldig International Securities Identification Number (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>