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

de.json « lang « DevicesDetection « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34f16e573666eba96c8c0c932b0432afd8926e1c (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
{
    "DevicesDetection": {
        "BrowserVersions": "Browser Versionen",
        "Camera": "Digitalcamera",
        "CarBrowser": "PKW-Browser",
        "Console": "Konsole",
        "dataTableLabelBrands": "Marke",
        "dataTableLabelBrowserFamily": "Browser Familie",
        "dataTableLabelModels": "Modell",
        "dataTableLabelSystemVersion": "Betriebssystem Version",
        "dataTableLabelTypes": "Typ",
        "Device": "Gerät",
        "DeviceBrand": "Gerätemarke",
        "DeviceDetection": "Geräteerkennung",
        "DeviceModel": "Gerätemodell",
        "DevicesDetection": "Geräte der Besucher",
        "DeviceType": "Gerätetyp",
        "FeaturePhone": "Feature-Phone",
        "OperatingSystemFamilies": "Betriebssystem Familien",
        "OperatingSystemVersions": "Betriebssystem Versionen",
        "PluginDescription": "Dieses Plugin stellt erweiterte Informationen über mobile Geräte, wie Marke (Hersteller), Modell (Geräteversion), bessere Gerätetyperkennung (TV, Konsolen, Smartphones, Desktop, etc) und mehr bereit. Dieses Plugin fügt einen neuen Bericht unter 'Besucher > Geräte' hinzu.",
        "SmartDisplay": "Smart Display",
        "Smartphone": "Smartphone",
        "submenu": "Geräte",
        "Tablet": "Tablet",
        "TV": "TV",
        "UserAgent": "User-Agent"
    }
}