2020-02-23 22:41:41 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<xliff version="1.0" xmlns:t3="http://typo3.org/schemas/xliff">
|
|
|
|
<file source-language="en" datatype="plaintext">
|
|
|
|
<header/>
|
|
|
|
<body>
|
|
|
|
<trans-unit id="dashboard.widget.group.tracking">
|
|
|
|
<source>Tracking</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.pageViewsBar.title">
|
|
|
|
<source>Page Views / Day</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.pageViewsBar.description">
|
|
|
|
<source>Displays total page views per day.</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.pageViewsBar.chart.dataSet.0">
|
|
|
|
<source>Total Page Views</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.pageViewsPerPageDoughnut.title">
|
|
|
|
<source>Page Views / Page</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.pageViewsPerPageDoughnut.description">
|
|
|
|
<source>Displays total page views per page.</source>
|
|
|
|
</trans-unit>
|
2020-04-01 21:04:32 +02:00
|
|
|
<trans-unit id="dashboard.widgets.operatingSystemsDoughnut.title">
|
|
|
|
<source>Page Views / Operating System</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.operatingSystemsDoughnut.description">
|
|
|
|
<source>Displays total page views per operating system.</source>
|
|
|
|
</trans-unit>
|
2020-02-26 22:59:03 +01:00
|
|
|
<trans-unit id="dashboard.widgets.newestPageviewsList.title">
|
|
|
|
<source>Newest Page Views</source>
|
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="dashboard.widgets.newestPageviewsList.description">
|
|
|
|
<source>Displays newest Page Views as list.</source>
|
|
|
|
</trans-unit>
|
2020-02-23 22:41:41 +01:00
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|