dashboard widgets are configurable via config (#269)
This commit is contained in:
@@ -576,50 +576,82 @@
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Statistics
|
||||
Statistics data for Dashboard & Users profile
|
||||
-->
|
||||
<trans-unit id="stats.durationThisMonth">
|
||||
<source>stats.durationThisMonth</source>
|
||||
<trans-unit id="stats.durationToday">
|
||||
<source>stats.durationToday</source>
|
||||
<target>Arbeitszeit heute</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationWeek">
|
||||
<source>stats.durationWeek</source>
|
||||
<target>Arbeitszeit diese Woche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationMonth">
|
||||
<source>stats.durationMonth</source>
|
||||
<target>Arbeitszeit diesen Monat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountThisMonth">
|
||||
<source>stats.amountThisMonth</source>
|
||||
<target>Umsatz diesen Monat</target>
|
||||
<trans-unit id="stats.durationYear">
|
||||
<source>stats.durationYear</source>
|
||||
<target>Arbeitszeit dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Arbeitszeit total</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
<target>Umsatz heute</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountWeek">
|
||||
<source>stats.amountWeek</source>
|
||||
<target>Umsatz diese Woche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountMonth">
|
||||
<source>stats.amountMonth</source>
|
||||
<target>Umsatz diesen Monat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountYear">
|
||||
<source>stats.amountYear</source>
|
||||
<target>Umsatz dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Umsatz total</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Dashboard
|
||||
-->
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Anzahl Benutzer</target>
|
||||
<trans-unit id="stats.userActiveToday">
|
||||
<source>stats.userActiveToday</source>
|
||||
<target>Aktive Benutzer heute</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveThisMoth">
|
||||
<source>stats.userActiveThisMoth</source>
|
||||
<trans-unit id="stats.userActiveWeek">
|
||||
<source>stats.userActiveWeek</source>
|
||||
<target>Aktive Benutzer diese Woche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
<target>Aktive Benutzer diesen Monat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveEver">
|
||||
<source>stats.userActiveEver</source>
|
||||
<trans-unit id="stats.userActiveYear">
|
||||
<source>stats.userActiveYear</source>
|
||||
<target>Aktive Benutzer dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Aktive Benutzer jemals</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activeRecordings">
|
||||
<source>stats.activeRecordings</source>
|
||||
<target>Momentan aktive Zeitmessungen</target>
|
||||
<target>Aktive Zeitmessungen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activitiesTotal">
|
||||
<source>stats.activitiesTotal</source>
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Anzahl Benutzer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activityTotal">
|
||||
<source>stats.activityTotal</source>
|
||||
<target>Anzahl Tätigkeiten</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectsTotal">
|
||||
<source>stats.projectsTotal</source>
|
||||
<trans-unit id="stats.projectTotal">
|
||||
<source>stats.projectTotal</source>
|
||||
<target>Anzahl Projekte</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.customerTotal">
|
||||
|
||||
@@ -584,50 +584,82 @@
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Statistics
|
||||
Statistics data for Dashboard & Users profile
|
||||
-->
|
||||
<trans-unit id="stats.durationThisMonth">
|
||||
<source>stats.durationThisMonth</source>
|
||||
<trans-unit id="stats.durationToday">
|
||||
<source>stats.durationToday</source>
|
||||
<target>Working hours today</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationWeek">
|
||||
<source>stats.durationWeek</source>
|
||||
<target>Working hours this week</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationMonth">
|
||||
<source>stats.durationMonth</source>
|
||||
<target>Working hours this month</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountThisMonth">
|
||||
<source>stats.amountThisMonth</source>
|
||||
<target>Revenue this month</target>
|
||||
<trans-unit id="stats.durationYear">
|
||||
<source>stats.durationYear</source>
|
||||
<target>Working hours this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Working hours total</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountToday">
|
||||
<source>stats.amountToday</source>
|
||||
<target>Revenue today</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountWeek">
|
||||
<source>stats.amountWeek</source>
|
||||
<target>Revenue this week</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountMonth">
|
||||
<source>stats.amountMonth</source>
|
||||
<target>Revenue this month</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountYear">
|
||||
<source>stats.amountYear</source>
|
||||
<target>Revenue this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Revenue total</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Dashboard
|
||||
-->
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Amount users</target>
|
||||
<trans-unit id="stats.userActiveToday">
|
||||
<source>stats.userActiveToday</source>
|
||||
<target>Active users today</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveThisMoth">
|
||||
<source>stats.userActiveThisMoth</source>
|
||||
<trans-unit id="stats.userActiveWeek">
|
||||
<source>stats.userActiveWeek</source>
|
||||
<target>Active users this week</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
<target>Active users this month</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveEver">
|
||||
<source>stats.userActiveEver</source>
|
||||
<trans-unit id="stats.userActiveYear">
|
||||
<source>stats.userActiveYear</source>
|
||||
<target>Active users this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Active users ever</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activeRecordings">
|
||||
<source>stats.activeRecordings</source>
|
||||
<target>Currently active records</target>
|
||||
<target>Active records</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activitiesTotal">
|
||||
<source>stats.activitiesTotal</source>
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Amount users</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activityTotal">
|
||||
<source>stats.activityTotal</source>
|
||||
<target>Amount activities</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectsTotal">
|
||||
<source>stats.projectsTotal</source>
|
||||
<trans-unit id="stats.projectTotal">
|
||||
<source>stats.projectTotal</source>
|
||||
<target>Amount projects</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.customerTotal">
|
||||
|
||||
@@ -565,50 +565,46 @@
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Statistics
|
||||
Statistics data for Dashboard & Users profile
|
||||
-->
|
||||
<trans-unit id="stats.durationThisMonth">
|
||||
<source>stats.durationThisMonth</source>
|
||||
<trans-unit id="stats.durationMonth">
|
||||
<source>stats.durationMonth</source>
|
||||
<target>Ore mensili</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountThisMonth">
|
||||
<source>stats.amountThisMonth</source>
|
||||
<target>Reddito mensile</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Totale ore</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountMonth">
|
||||
<source>stats.amountMonth</source>
|
||||
<target>Reddito mensile</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Totale reddito</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Dashboard
|
||||
-->
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Conteggio utenti</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveThisMoth">
|
||||
<source>stats.userActiveThisMoth</source>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
<target>Utenti attivi questo mese</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveEver">
|
||||
<source>stats.userActiveEver</source>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Totale utenti attivi</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activeRecordings">
|
||||
<source>stats.activeRecordings</source>
|
||||
<target>Totale registrazioni attive</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activitiesTotal">
|
||||
<source>stats.activitiesTotal</source>
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Conteggio utenti</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activityTotal">
|
||||
<source>stats.activityTotal</source>
|
||||
<target>Conteggio attività</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectsTotal">
|
||||
<source>stats.projectsTotal</source>
|
||||
<trans-unit id="stats.projectTotal">
|
||||
<source>stats.projectTotal</source>
|
||||
<target>Conteggio progetti</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.customerTotal">
|
||||
|
||||
@@ -577,50 +577,46 @@
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Statistics
|
||||
Statistics data for Dashboard & Users profile
|
||||
-->
|
||||
<trans-unit id="stats.durationThisMonth">
|
||||
<source>stats.durationThisMonth</source>
|
||||
<trans-unit id="stats.durationMonth">
|
||||
<source>stats.durationMonth</source>
|
||||
<target>Отработанное время за этот месяц</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountThisMonth">
|
||||
<source>stats.amountThisMonth</source>
|
||||
<target>Оборот за этот месяц</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Общее отработанное время</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountMonth">
|
||||
<source>stats.amountMonth</source>
|
||||
<target>Оборот за этот месяц</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Общий оборот</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Dashboard
|
||||
-->
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Всего пользователей</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveThisMoth">
|
||||
<source>stats.userActiveThisMoth</source>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
<target>Активные пользователи в этом месяце</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveEver">
|
||||
<source>stats.userActiveEver</source>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Когда либо активные пользователи </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activeRecordings">
|
||||
<source>stats.activeRecordings</source>
|
||||
<target>Текущий активный хронометраж</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.ctivitiesTotal">
|
||||
<source>stats.activitiesTotal</source>
|
||||
<trans-unit id="stats.userTotal">
|
||||
<source>stats.userTotal</source>
|
||||
<target>Всего пользователей</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.activityTotal">
|
||||
<source>stats.activityTotal</source>
|
||||
<target>Количество дейтельностей</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.projectsTotal">
|
||||
<source>stats.projectsTotal</source>
|
||||
<trans-unit id="stats.projectTotal">
|
||||
<source>stats.projectTotal</source>
|
||||
<target>Количество проектов</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.customerTotal">
|
||||
|
||||
Reference in New Issue
Block a user