configs: overwrite via prepend, mode instead of duration_only (#715)

This commit is contained in:
Kevin Papst
2019-04-26 16:14:28 +02:00
committed by GitHub
parent f0f757cf75
commit 32f0d80729
24 changed files with 253 additions and 45 deletions

View File

@@ -22,9 +22,17 @@
<source>label.timesheet.markdown_content</source>
<target>Erlaube Markdown in den Beschreibungen der erfassten Zeiten</target>
</trans-unit>
<trans-unit id="label.timesheet.duration_only">
<source>label.timesheet.duration_only</source>
<target>"Duration only" Modus - ersetzt das Enddatum durch ein Eingabefeld für Zeitdauer</target>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Zeiterfassungs Modus</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_default">
<source>label.timesheet.mode_default</source>
<target>Standard Modus: erfasst Start und Enddatum</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_only">
<source>label.timesheet.mode_duration_only</source>
<target>Dauer: ersetzt das Enddatum durch ein Eingabefeld für Dauer</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_future_times">
<source>label.timesheet.rules.allow_future_times</source>