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: 26d6bc71823f83bd2c50b3cb34fd27cf5457161a (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
45
46
47
48
49
50
51
52
53
54
55
{
    "DevicesDetection": {
        "BotDetected": "This User-Agent is detected as %1$s. Visits with this user agent will not be tracked in Matomo by default.",
        "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",
        "BrowserCode": "Browser code",
        "ColumnOperatingSystem": "Operating system",
        "ColumnOperatingSystemVersion": "Operating system version",
        "Console": "Console",
        "dataTableLabelBrands": "Brand",
        "dataTableLabelModels": "Model",
        "dataTableLabelSystemVersion": "Operating System version",
        "dataTableLabelTypes": "Type",
        "Device": "Device",
        "DeviceBrand": "Device brand",
        "DeviceBrands": "Device brands",
        "DeviceDetection": "Device detection",
        "DeviceModel": "Device model",
        "DeviceModels": "Device models",
        "DevicesDetection": "Visitor Devices",
        "DeviceType": "Device type",
        "DeviceTypes": "Device types",
        "FeaturePhone": "Feature phone",
        "OperatingSystemFamilies": "Operating System families",
        "OperatingSystemFamily": "Operating system family",
        "OperatingSystemCode": "Operating system code",
        "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",
        "SmartSpeaker": "Smart speaker",
        "PortableMediaPlayer": "Portable media player",
        "Devices": "Devices",
        "GenericDevice": "Generic %s",
        "MobileDevice": "Mobile device",
        "Tablet": "Tablet",
        "Phablet": "Phablet",
        "TV": "Tv",
        "UserAgent": "User-Agent",
        "XVisitsFromDevices": "%1$s visits from %2$s devices",
        "Wearable": "Wearable",
        "WidgetBrowsers": "Visitor Browser",
        "WidgetBrowsersDocumentation": "This report contains information about what kind of browser your visitors were using. Each browser version is listed separately."
    }
}