added new report: project view (#1738)

This commit is contained in:
Willian Gustavo Veiga
2021-03-09 19:19:11 -03:00
committed by GitHub
parent 0b7d551048
commit c34e9f576d
28 changed files with 892 additions and 83 deletions

View File

@@ -1130,6 +1130,14 @@
<source>help.batch_meta_fields</source>
<target>Felder die aktualisiert werden sollen, müssen zunächst durch einen Klick auf die zugehörige Checkbox freigeschaltet werden.</target>
</trans-unit>
<trans-unit id="label.includeNoWork">
<source>label.includeNoWork</source>
<target>Einträge ohne Buchungen anzeigen</target>
</trans-unit>
<trans-unit id="label.includeNoBudget">
<source>label.includeNoBudget</source>
<target>Einträge ohne Budget anzeigen</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1150,6 +1150,14 @@
<source>help.batch_meta_fields</source>
<target>Fields that are to be updated must first be activated by clicking on the associated checkbox.</target>
</trans-unit>
<trans-unit id="label.includeNoWork">
<source>label.includeNoWork</source>
<target>Show entries without bookings</target>
</trans-unit>
<trans-unit id="label.includeNoBudget">
<source>label.includeNoBudget</source>
<target>Show entries without budget</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -14,6 +14,10 @@
<source>report_monthly_users</source>
<target>Monatsansicht für alle Benutzer</target>
</trans-unit>
<trans-unit id="report_project_view">
<source>report_project_view</source>
<target>Projektübersicht</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -14,6 +14,10 @@
<source>report_monthly_users</source>
<target>Monthly view for all users</target>
</trans-unit>
<trans-unit id="report_project_view">
<source>report_project_view</source>
<target>Project overview</target>
</trans-unit>
</body>
</file>
</xliff>