Release 2.53 (#5878)

This commit is contained in:
Kevin Papst
2026-04-10 18:09:27 +02:00
committed by GitHub
parent fe4185ae45
commit 999d820d4c
79 changed files with 1046 additions and 430 deletions

View File

@@ -166,6 +166,10 @@
<source>Duration cannot be negative.</source>
<target state="translated">Die Dauer darf nicht negativ sein.</target>
</trans-unit>
<trans-unit id="EDEDQtZ" resname="These characters are not allowed: {{ chars }}">
<source>These characters are not allowed: {{ chars }}</source>
<target>Die folgenden Zeichen sind nicht erlaubt: {{ chars }}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -166,6 +166,10 @@
<source>Duration cannot be negative.</source>
<target>Duration cannot be negative.</target>
</trans-unit>
<trans-unit id="EDEDQtZ" resname="These characters are not allowed: {{ chars }}">
<source>These characters are not allowed: {{ chars }}</source>
<target>The following characters are not allowed: {{ chars }}</target>
</trans-unit>
</body>
</file>
</xliff>