fix labels and text editors for Quest creation

This commit is contained in:
oliver 2016-01-15 12:33:07 +01:00
commit 476c18b6a9
4278 changed files with 1196345 additions and 0 deletions

View file

@ -0,0 +1,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 Familie",
"OperatingSystemVersions": "Betriebssystem Familien",
"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"
}
}