Skip to content

Commit

Permalink
add German translations
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored and fabpot committed Mar 27, 2020
1 parent a29ee7c commit 32d9a52
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -374,6 +374,14 @@
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>Die Anzahl an Elementen in dieser Sammlung sollte ein Vielfaches von {{ compared_value }} sein.</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>Dieser Wert sollte eine der folgenden Bedingungen erfüllen:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Jedes Element dieser Sammlung sollte seine eigene Menge an Bedingungen erfüllen.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 32d9a52

Please sign in to comment.