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

en.json « lang « DevicesDetection « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1322f582ab15d3730b027fabe4d17a0a4a0da1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
    "DevicesDetection": {
        "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",
        "dataTableLabelModels": "Model",
        "dataTableLabelSystemVersion": "Operating System version",
        "dataTableLabelTypes": "Type",
        "Device": "Device",
        "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",
        "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."
    }
}