PDF rausgenommen
This commit is contained in:
35
msd2/tracking/piwik/plugins/VisitTime/lang/en.json
Normal file
35
msd2/tracking/piwik/plugins/VisitTime/lang/en.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"VisitTime": {
|
||||
"ColumnLocalTime": "Local time",
|
||||
"ColumnLocalHour": "Local time - hour (Start of visit)",
|
||||
"ColumnLocalMinute": "Local time - minute (Start of visit)",
|
||||
"ColumnServerTime": "Server time",
|
||||
"ColumnServerHour": "Server time - hour",
|
||||
"ColumnVisitEndServerHour": "Server time - hour (End of visit)",
|
||||
"ColumnVisitEndServerMinute": "Server time - minute (End of visit)",
|
||||
"ColumnVisitStartServerHour": "Server time - hour (Start of visit)",
|
||||
"ColumnVisitStartServerMinute": "Server time - minute (Start of visit)",
|
||||
"ColumnVisitEndServerDate": "Server time - date (End of visit)",
|
||||
"ColumnVisitEndServerDayOfMonth": "Server time - day of month (End of visit)",
|
||||
"ColumnVisitEndServerDayOfWeek": "Server time - day of week (End of visit)",
|
||||
"ColumnVisitEndServerDayOfYear": "Server time - day of year (End of visit)",
|
||||
"ColumnVisitEndServerQuarter": "Server time - quarter (End of visit)",
|
||||
"ColumnVisitEndServerSecond": "Server time - second (End of visit)",
|
||||
"ColumnVisitEndServerWeekOfYear": "Server time - week of year (End of visit)",
|
||||
"ColumnVisitEndServerMonth": "Server time - month (End of visit)",
|
||||
"ColumnVisitEndServerYear": "Server time - year (End of visit)",
|
||||
"ColumnServerMinute": "Server time - minute",
|
||||
"DayOfWeek": "Day of the week",
|
||||
"LocalTime": "Visits per local time",
|
||||
"NHour": "%sh",
|
||||
"PluginDescription": "Reports the local time and the server time when your visitors view your website or app. ",
|
||||
"ServerTime": "Visits per server time",
|
||||
"SubmenuTimes": "Times",
|
||||
"VisitsByDayOfWeek": "Visits by Day of Week",
|
||||
"WidgetByDayOfWeekDocumentation": "This graph shows the number of visits your website received on each day of the week.",
|
||||
"WidgetLocalTime": "Visits by Local Time",
|
||||
"WidgetLocalTimeDocumentation": "This graph shows what time it was in the %1$s visitors' time zones %2$s during their visits.",
|
||||
"WidgetServerTime": "Visits by Server Time",
|
||||
"WidgetServerTimeDocumentation": "This graph shows what time it was in the %1$s server's time zone %2$s during the visits."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user