implement copying of Stations for Seminary copy feature

This commit is contained in:
oliver 2016-01-30 20:15:13 +01:00
commit 40a233fa7d
4342 changed files with 1215466 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"
}
}