monthly budget, monthly report, unified report calculation (#2684)

This commit is contained in:
Kevin Papst
2021-08-06 18:38:41 +02:00
committed by GitHub
parent 21f785638c
commit cefd747e91
196 changed files with 5031 additions and 2167 deletions

View File

@@ -430,13 +430,6 @@
<source>admin_project.title</source>
<target>Projets</target>
</trans-unit>
<trans-unit id="admin_project.short_stats">
<source>admin_project.short_stats</source>
<target>
Actuellement, le projet %project% pour le client %customer% comprend %activities%
et %records% de durées, pour un total de %duration%.
</target>
</trans-unit>
<!--
Admin: Activity
-->
@@ -444,13 +437,6 @@
<source>admin_activity.title</source>
<target>Activités</target>
</trans-unit>
<trans-unit id="admin_activity.short_stats">
<source>admin_activity.short_stats</source>
<target>
Actuellement, l'activité %activity% du projet %project% pour le client %customer%
possède %records% fiches de temps qui comptent pour un total de %duration%.
</target>
</trans-unit>
<!--
Admin: Customer
-->
@@ -506,13 +492,6 @@
<source>label.currency</source>
<target>Devise</target>
</trans-unit>
<trans-unit id="admin_customer.short_stats">
<source>admin_customer.short_stats</source>
<target>
Actuellement le client %customer% est associé à %project% projets avec %activity% activités,
qui regroupent %records% fiches de temps pour un total de %duration%.
</target>
</trans-unit>
<!--
Admin: User
-->
@@ -540,12 +519,6 @@
<source>label.roles</source>
<target>Rôle</target>
</trans-unit>
<trans-unit id="admin_user.short_stats">
<source>admin_user.short_stats</source>
<target>
Actuellement l'usager %user% a %records% fiches de temps pour une durée totale de %duration%.
</target>
</trans-unit>
<!--
Admin: Plugins
-->