Release 2.22.0 (#5043)

This commit is contained in:
Kevin Papst
2024-09-20 14:30:11 +02:00
committed by GitHub
parent 3e0dadc0c8
commit 537c120ad9
57 changed files with 435 additions and 572 deletions

View File

@@ -2,33 +2,7 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="ca" datatype="plaintext" original="messages.en.xlf">
<body>
<!-- Login / Security -->
<!-- Menu / Navbar items -->
<!-- Error templates -->
<!-- General labels -->
<!-- Buttons & Actions -->
<!-- Dashboard -->
<!-- Widgets -->
<!-- Timesheet -->
<!-- Column modal -->
<!-- User profile -->
<!-- 2FA -->
<!-- END 2FA -->
<!-- Notifications -->
<!-- Options for user-preference calendar_initial_view -->
<!-- User timesheet calendar -->
<!-- Projects -->
<!-- Customer -->
<!-- Users -->
<!-- Plugins -->
<!-- ROLES -->
<!-- Statistics data for Dashboard & Users profile -->
<!-- Invoice -->
<!-- Export -->
<!-- Navbar - recent entries and activities -->
<!-- TOOLBARS -->
<!-- QUICK ENTRIES -->
<trans-unit id="XohImNo" resname="password" approved="no" xml:space="preserve">
<trans-unit id="XohImNo" resname="password" approved="no" xml:space="preserve">
<source>Password</source>
<target state="needs-translation">Password</target>
</trans-unit>

View File

@@ -560,7 +560,7 @@
</trans-unit>
<trans-unit id="Fm.kwVn" resname="profile.first_entry">
<source>profile.first_entry</source>
<target>Arbeitet seit</target>
<target>Erster Arbeitstag</target>
</trans-unit>
<trans-unit id="1c0EQaz" resname="profile.registration_date">
<source>profile.registration_date</source>
@@ -640,7 +640,7 @@
</trans-unit>
<trans-unit id="1btzNDa" resname="work_times_should">
<source>Expected number of hours</source>
<target>Erwartete Stundenzahl</target>
<target>Erwartete Stunden</target>
</trans-unit>
<trans-unit id="s9NPI3v" resname="work_times_should.none_configured">
<source>work_times_should.none_configured</source>
@@ -648,7 +648,7 @@
</trans-unit>
<trans-unit id="31dFXhR" resname="work_times_is">
<source>work_times_is</source>
<target>Ist-Stunden</target>
<target>Geleistete Stunden</target>
</trans-unit>
<trans-unit id="uHrZlbq" resname="work_times_result">
<source>work_times_result</source>
@@ -1766,6 +1766,30 @@
<source>api_password_deprecated</source>
<target>API Passwörter sind veraltet: bitte nutzen Sie stattdessen API-Tokens.</target>
</trans-unit>
<trans-unit id="2qbRs28" resname="hours_per_day">
<source>hours_per_day</source>
<target>Stunden pro Tag</target>
</trans-unit>
<trans-unit id="y7KtuSS" resname="hours_per_week">
<source>hours_per_week</source>
<target>Stunden pro Woche</target>
</trans-unit>
<trans-unit id="07e8ywS" resname="hours_per_month">
<source>hours_per_month</source>
<target>Stunden pro Monat</target>
</trans-unit>
<trans-unit id="7p_pFHl" resname="work_days">
<source>work_days</source>
<target>Arbeitstage</target>
</trans-unit>
<trans-unit id="2pbkbn_" resname="work_hours_mode">
<source>work_hours_mode</source>
<target>Arbeitszeitberechnung</target>
</trans-unit>
<trans-unit id="IFT9pou" resname="last_working_day">
<source>last_working_day</source>
<target>Letzter Arbeitstag</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -560,7 +560,7 @@
</trans-unit>
<trans-unit id="Fm.kwVn" resname="profile.first_entry">
<source>profile.first_entry</source>
<target>Working since</target>
<target>First working day</target>
</trans-unit>
<trans-unit id="1c0EQaz" resname="profile.registration_date">
<source>profile.registration_date</source>
@@ -640,7 +640,7 @@
</trans-unit>
<trans-unit id="1btzNDa" resname="work_times_should">
<source>Expected number of hours</source>
<target>Expected number of hours</target>
<target>Expected hours</target>
</trans-unit>
<trans-unit id="s9NPI3v" resname="work_times_should.none_configured">
<source>work_times_should.none_configured</source>
@@ -648,7 +648,7 @@
</trans-unit>
<trans-unit id="31dFXhR" resname="work_times_is">
<source>work_times_is</source>
<target>Is-hours</target>
<target>Hours worked</target>
</trans-unit>
<trans-unit id="uHrZlbq" resname="work_times_result">
<source>work_times_result</source>
@@ -1766,6 +1766,30 @@
<source>api_password_deprecated</source>
<target>API passwords are outdated: please use API tokens instead.</target>
</trans-unit>
<trans-unit id="2qbRs28" resname="hours_per_day">
<source>hours_per_day</source>
<target>Hours per day</target>
</trans-unit>
<trans-unit id="y7KtuSS" resname="hours_per_week">
<source>hours_per_week</source>
<target>Hours per week</target>
</trans-unit>
<trans-unit id="07e8ywS" resname="hours_per_month">
<source>hours_per_month</source>
<target>Hours per month</target>
</trans-unit>
<trans-unit id="7p_pFHl" resname="work_days">
<source>work_days</source>
<target>Working days</target>
</trans-unit>
<trans-unit id="2pbkbn_" resname="work_hours_mode">
<source>work_hours_mode</source>
<target>Working time calculation</target>
</trans-unit>
<trans-unit id="IFT9pou" resname="last_working_day">
<source>last_working_day</source>
<target>Last working day</target>
</trans-unit>
</body>
</file>
</xliff>