. * * @author D3 Data Development - Daniel Seifert * @link http://www.oxidmodule.com */ $sLangName = 'Deutsch'; $iLangNr = 0; // ------------------------------- // RESOURCE IDENTITFIER = STRING // ------------------------------- $aLang = array( 'charset' => 'ISO-8859-15', 'd3mxusersonline' => ' Benutzer online', 'd3mxusersonline_settings' => 'Einstellungen', 'd3tbclussersonline_settings_main' => 'Grundeinstellungen', 'd3mxusersonline_analysis' => 'Auswertungen', 'd3tbclusersonline_currvisitors' => 'aktuelle Besucher', 'D3USERSONLINE_NOTACTIVE' => 'Modul ist nicht aktiv', 'D3_USERSONLINE_GROUPBYCLASS' => 'Besuche nur nach Shopseiten gruppieren', 'D3_USERSONLINE_USERSONLINE' => 'Benutzer online', 'D3_USERSONLINE_USER' => 'Benutzer', 'D3_USERSONLINE_USERS' => 'Benutzer', 'D3_USERSONLINE_ALL' => 'gesamt', 'D3_USERSONLINE_SAVE' => 'Speichern', 'D3_USERSONLINE_CLASS_ALIST' => 'Artikelliste aus Kategorie', 'D3_USERSONLINE_CLASS_MANUFACTURERLIST' => 'Artikelliste aus Hersteller', 'D3_USERSONLINE_CLASS_VENDORLIST' => 'Artikelliste aus Lieferant', 'D3_USERSONLINE_CLASS_CONTENT' => 'Informationstext', 'D3_USERSONLINE_CLASS_OXWARTICLEDETAILS' => 'Detailseite', 'D3_USERSONLINE_CLASS_DETAILS' => 'Detailseite', 'D3_USERSONLINE_CLASS_START' => 'Startseite', 'D3_USERSONLINE_CLASS_TAGS' => 'Stichwort', );