Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ScheduledReports/lang/en.json')
-rw-r--r--plugins/ScheduledReports/lang/en.json50
1 files changed, 50 insertions, 0 deletions
diff --git a/plugins/ScheduledReports/lang/en.json b/plugins/ScheduledReports/lang/en.json
new file mode 100644
index 0000000000..7b5b14d495
--- /dev/null
+++ b/plugins/ScheduledReports/lang/en.json
@@ -0,0 +1,50 @@
+{
+ "ScheduledReports": {
+ "AggregateReportsFormat": "(optional) Display options",
+ "AggregateReportsFormat_GraphsOnly": "Display Graphs only (no report tables)",
+ "AggregateReportsFormat_TablesAndGraphs": "Display Report tables and Graphs for all reports",
+ "AggregateReportsFormat_TablesOnly": "(default) Display Report tables (Graphs only for key metrics)",
+ "AlsoSendReportToTheseEmails": "Also send the report to these emails (one email per line):",
+ "AreYouSureDeleteReport": "Are you sure you want to delete this report and its schedule?",
+ "CancelAndReturnToReports": "Cancel and %sreturn to the list of reports%s",
+ "CreateAndScheduleReport": "Create and Schedule a report",
+ "CreateReport": "Create Report",
+ "CustomVisitorSegment": "Custom Visitor Segment:",
+ "DescriptionOnFirstPage": "The report description will be displayed on the first page of the report.",
+ "DisplayFormat_TablesOnly": "Display Tables only (no graphs)",
+ "EmailHello": "Hello,",
+ "EmailReports": "Email Reports",
+ "EmailSchedule": "Email Schedule",
+ "EvolutionGraph": "Show Historical Graphs for the top %s values",
+ "FrontPage": "Front Page",
+ "ManageEmailReports": "Manage Email Reports",
+ "MonthlyScheduleHelp": "Monthly schedule: report will be sent the first day of each month.",
+ "MustBeLoggedIn": "You must be logged in to create and schedule custom reports.",
+ "NoRecipients": "This report has no recipients",
+ "OClock": "o'clock",
+ "Pagination": "Page %s of %s",
+ "PiwikReports": "Piwik Reports",
+ "PleaseFindAttachedFile": "Please find in attached file your %1$s report for %2$s.",
+ "PleaseFindBelow": "Please find below your %1$s report for %2$s.",
+ "PluginDescription": "Create and download your custom reports, and have them emailed daily, weekly or monthly.",
+ "ReportFormat": "Report Format",
+ "ReportHour": "Send report at",
+ "ReportIncludeNWebsites": "The report will include main metrics for all websites that have at least one visit (from the %s websites currently available).",
+ "ReportSent": "Report sent",
+ "ReportsIncluded": "Statistics included",
+ "ReportType": "Send report via",
+ "ReportUpdated": "Report updated",
+ "Segment_Deletion_Error": "This segment cannot be deleted or made invisible to other users because it is used to generate email report(s) %s. Please retry after removing this segment from this report(s).",
+ "Segment_Help": "You can select an existing custom segment to apply to data in this email report. You may create and edit custom segments in your dashboard %s(click here to open)%s, then click on the \"%s\" box, then \"%s\".",
+ "SegmentAppliedToReports": "The segment '%s' is applied to the reports.",
+ "SendReportNow": "Send Report now",
+ "SendReportTo": "Send report to",
+ "SentToMe": "Send to me",
+ "TableOfContent": "Report list",
+ "ThereIsNoReportToManage": "There is no report to manage for website %s",
+ "TopLinkTooltip": "Create Email Reports to get Piwik stats delivered to your email or your customers' address automatically!",
+ "TopOfReport": "Back to top",
+ "UpdateReport": "Update Report",
+ "WeeklyScheduleHelp": "Weekly schedule: report will be sent on Monday of each week."
+ }
+} \ No newline at end of file