update Piwik to version 2.16 (fixes #91)

This commit is contained in:
oliver 2016-04-10 18:55:57 +02:00
commit d885a4baa9
5833 changed files with 418860 additions and 226988 deletions

View file

@ -1,29 +1,44 @@
{
"DevicesDetection": {
"PluginDescription": "This plugin provides extended information about mobile devices, such as Brand (manufacturer), Model (device version), better Device type detection (tv, consoles, smart phones, desktop, etc) and more. This plugin adds a new report in 'Visitors > Devices'.",
"submenu": "Devices",
"DevicesDetection": "Visitor Devices",
"BrowserEngine": "Browser engine",
"BrowserEngineDocumentation": "This report shows your visitors' browsers broken down into browser engines. %s The most important information for web developers is what kind of rendering engine their visitors are using. The labels contain the names of the engines followed by the most common browser using that engine in brackets.",
"BrowserEngines": "Browser engines",
"BrowserFamily": "Browser family",
"Browsers": "Browsers",
"BrowserVersion": "Browser version",
"BrowserVersions": "Browser versions",
"Camera": "Camera",
"CarBrowser": "Car browser",
"Software": "Software",
"ColumnBrowser": "Browser",
"ColumnOperatingSystem": "Operating system",
"ColumnOperatingSystemVersion": "Operating system version",
"Console": "Console",
"dataTableLabelBrands": "Brand",
"dataTableLabelTypes": "Type",
"dataTableLabelModels": "Model",
"dataTableLabelSystemVersion": "Operating System version",
"dataTableLabelBrowserFamily": "Browser family",
"OperatingSystemVersions": "Operating System versions",
"OperatingSystemFamilies": "Operating System families",
"BrowserVersions": "Browser versions",
"DeviceType": "Device type",
"DeviceBrand": "Device brand",
"DeviceModel": "Device model",
"DeviceDetection": "Device detection",
"dataTableLabelTypes": "Type",
"Device": "Device",
"UserAgent": "User-Agent",
"Smartphone": "Smartphone",
"CarBrowser": "Car browser",
"Camera": "Camera",
"Tablet": "Tablet",
"SmartDisplay": "Smart display",
"DeviceBrand": "Device brand",
"DeviceDetection": "Device detection",
"DeviceModel": "Device model",
"DevicesDetection": "Visitor Devices",
"DeviceType": "Device type",
"FeaturePhone": "Feature phone",
"OperatingSystemFamilies": "Operating System families",
"OperatingSystemFamily": "Operating system family",
"OperatingSystems": "Operating systems",
"OperatingSystemVersions": "Operating System versions",
"PluginDescription": "Provides extended information about user devices, such as Brand (manufacturer), Model (device version), device type (tv, consoles, smart phones, desktop, etc) and more.",
"SmartDisplay": "Smart display",
"Smartphone": "Smartphone",
"PortableMediaPlayer": "Portable media player",
"Devices": "Devices",
"Tablet": "Tablet",
"Phablet": "Phablet",
"TV": "Tv",
"Console": "Console"
"UserAgent": "User-Agent",
"WidgetBrowsers": "Visitor Browser",
"WidgetBrowsersDocumentation": "This report contains information about what kind of browser your visitors were using. Each browser version is listed separately."
}
}
}