Release 2.18 (#4878)

This commit is contained in:
Kevin Papst
2024-06-16 13:15:49 +02:00
committed by GitHub
parent 8792a1df09
commit 987b46bf8f
46 changed files with 1768 additions and 814 deletions

View File

@@ -1756,6 +1756,10 @@
<source>absence_comment_mandatory</source>
<target>Abwesenheit: Kommentar ist Pflichtfeld</target>
</trans-unit>
<trans-unit id="M_WE1pa" resname="booking_allow_only_work_days">
<source>booking_allow_only_work_days</source>
<target>Erlaube Zeiteinträge nur an Tagen, für die im Arbeitsvertrag Sollstunden hinterlegt sind</target>
</trans-unit>
<trans-unit id="q4ooRfF" resname="expires">
<source>Expiry date</source>
<target>Ablaufdatum</target>

View File

@@ -1756,6 +1756,10 @@
<source>absence_comment_mandatory</source>
<target>Absence: Comment is a mandatory field</target>
</trans-unit>
<trans-unit id="M_WE1pa" resname="booking_allow_only_work_days">
<source>booking_allow_only_work_days</source>
<target>Allow time entries only for days for which expected hours are defined in the employment contract</target>
</trans-unit>
<trans-unit id="q4ooRfF" resname="expires">
<source>Expiry date</source>
<target>Expiry date</target>

View File

@@ -150,6 +150,10 @@
<source>The period of absence must not extend beyond the turn of the year.</source>
<target>Der Zeitraum der Abwesenheit darf nicht über einen Jahreswechsel hinweg gehen.</target>
</trans-unit>
<trans-unit id="fvxWW3V" resname="The CSRF token is invalid. Please try to resubmit the form.">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>Bitte senden Sie das Formular erneut ab. Sollte das Problem weiterhin bestehen, laden Sie die bitte die Seite neu.</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -150,6 +150,10 @@
<source>The period of absence must not extend beyond the turn of the year.</source>
<target>The period of absence must not extend beyond the turn of the year.</target>
</trans-unit>
<trans-unit id="fvxWW3V" resname="The CSRF token is invalid. Please try to resubmit the form.">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>Please try to resubmit the form. If the problem persists, refresh your browser.</target>
</trans-unit>
</body>
</file>
</xliff>