fixed stretching for narrow crossword quests

This commit is contained in:
Daniel 2014-04-26 15:42:29 +02:00
commit c1a314f6e7
3452 changed files with 593206 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"
}
}