financial year setting + new users working time per year report (#2547)
This commit is contained in:
@@ -806,6 +806,10 @@
|
||||
<source>stats.workingTimeYear</source>
|
||||
<target>Gesamtes Jahr %year%</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.workingTimeFinancialYear">
|
||||
<source>stats.workingTimeFinancialYear</source>
|
||||
<target>Geschäftsjahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationToday">
|
||||
<source>stats.durationToday</source>
|
||||
<target>Arbeitszeit heute</target>
|
||||
@@ -822,6 +826,10 @@
|
||||
<source>stats.durationYear</source>
|
||||
<target>Arbeitszeit dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationFinancialYear">
|
||||
<source>stats.durationFinancialYear</source>
|
||||
<target>Arbeitszeit dieses Geschäftsjahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Arbeitszeit total</target>
|
||||
@@ -846,6 +854,10 @@
|
||||
<source>stats.amountYear</source>
|
||||
<target>Umsatz dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountFinancialYear">
|
||||
<source>stats.amountFinancialYear</source>
|
||||
<target>Umsatz dieses Geschäftsjahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Umsatz total</target>
|
||||
@@ -866,6 +878,10 @@
|
||||
<source>stats.userActiveYear</source>
|
||||
<target>Aktive Benutzer dieses Jahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveFinancialYear">
|
||||
<source>stats.userActiveFinancialYear</source>
|
||||
<target>Aktive Benutzer dieses Geschäftsjahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Aktive Benutzer jemals</target>
|
||||
|
||||
@@ -820,6 +820,10 @@
|
||||
<source>stats.workingTimeYear</source>
|
||||
<target>Full year %year%</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.workingTimeFinancialYear">
|
||||
<source>stats.workingTimeFinancialYear</source>
|
||||
<target>Financial year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationToday">
|
||||
<source>stats.durationToday</source>
|
||||
<target>Working hours today</target>
|
||||
@@ -836,6 +840,10 @@
|
||||
<source>stats.durationYear</source>
|
||||
<target>Working hours this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationFinancialYear">
|
||||
<source>stats.durationFinancialYear</source>
|
||||
<target>Working hours this financial year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.durationTotal">
|
||||
<source>stats.durationTotal</source>
|
||||
<target>Working hours total</target>
|
||||
@@ -860,6 +868,10 @@
|
||||
<source>stats.amountYear</source>
|
||||
<target>Revenue this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountFinancialYear">
|
||||
<source>stats.amountFinancialYear</source>
|
||||
<target>Revenue this financial year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.amountTotal">
|
||||
<source>stats.amountTotal</source>
|
||||
<target>Total revenue</target>
|
||||
@@ -880,6 +892,10 @@
|
||||
<source>stats.userActiveYear</source>
|
||||
<target>Active users this year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveFinancialYear">
|
||||
<source>stats.userActiveFinancialYear</source>
|
||||
<target>Active users this financial year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveTotal">
|
||||
<source>stats.userActiveTotal</source>
|
||||
<target>Active users ever</target>
|
||||
|
||||
@@ -18,6 +18,10 @@
|
||||
<source>report_monthly_users</source>
|
||||
<target>Monatsansicht für alle Benutzer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_yearly_users">
|
||||
<source>report_yearly_users</source>
|
||||
<target>Jahresansicht für alle Benutzer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_project_view">
|
||||
<source>report_project_view</source>
|
||||
<target>Projektübersicht</target>
|
||||
|
||||
@@ -18,6 +18,10 @@
|
||||
<source>report_monthly_users</source>
|
||||
<target>Monthly view for all users</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_yearly_users">
|
||||
<source>report_yearly_users</source>
|
||||
<target>Yearly view for all users</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_project_view">
|
||||
<source>report_project_view</source>
|
||||
<target>Project overview</target>
|
||||
|
||||
@@ -128,15 +128,15 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="branding">
|
||||
<source>branding</source>
|
||||
<target>Markendarstellung</target>
|
||||
<target>Mein Unternehmen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.logo">
|
||||
<source>label.theme.branding.logo</source>
|
||||
<target>Logo (Bild URL, ersetzt das Unternehmen im Anmeldebildschirm)</target>
|
||||
<target>Logo URL (ersetzt den Unternehmensnamen im Anmeldebildschirm)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.company">
|
||||
<source>label.theme.branding.company</source>
|
||||
<target>Unternehmen</target>
|
||||
<target>Unternehmensname</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.mini">
|
||||
<source>label.theme.branding.mini</source>
|
||||
@@ -146,6 +146,10 @@
|
||||
<source>label.theme.branding.title</source>
|
||||
<target>Browser Titel</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.company.financial_year">
|
||||
<source>label.company.financial_year</source>
|
||||
<target>Geschäftsjahr</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="rounding">
|
||||
<source>rounding</source>
|
||||
<target>Zeitenrundung</target>
|
||||
|
||||
@@ -128,15 +128,15 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="branding">
|
||||
<source>branding</source>
|
||||
<target>Branding</target>
|
||||
<target>My company</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.logo">
|
||||
<source>label.theme.branding.logo</source>
|
||||
<target>Logo (Image URL, replaces the company in login screen)</target>
|
||||
<target>Logo URL (replaces the company name in login screen)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.company">
|
||||
<source>label.theme.branding.company</source>
|
||||
<target>Company</target>
|
||||
<target>Company name</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.theme.branding.mini">
|
||||
<source>label.theme.branding.mini</source>
|
||||
@@ -146,6 +146,10 @@
|
||||
<source>label.theme.branding.title</source>
|
||||
<target>Browser Title</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.company.financial_year">
|
||||
<source>label.company.financial_year</source>
|
||||
<target>Financial year</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="rounding">
|
||||
<source>rounding</source>
|
||||
<target>Time rounding</target>
|
||||
|
||||
Reference in New Issue
Block a user