<?php
# PHPKIT WCMS | Web Content Management System
#
#
# YOU ARE NOT AUTHORISED TO CREATE ILLEGAL COPIES OF THIS
# FILE AND/OR TO REMOVE THIS INFORMATION
#
# SIE SIND NICHT BERECHTIGT, UNRECHTM�SSIGE KOPIEN DIESER
# DATEI ZU ERSTELLEN UND/ODER DIESE INFORMATIONEN ZU ENTFERNEN
#
# This file / the PHPKIT software is no freeware! For further 
# information please visit our website or contact us via email:
#
# Diese Datei / die PHPKIT Software ist keine Freeware! F�r weitere
# Informationen besuchen Sie bitte unsere Website oder kontaktieren uns per E-Mail:
#
# email     : info@phpkit.com
# website   : http://www.phpkit.com
# licence   : http://www.phpkit.com/licence
# copyright : Copyright (c) 2002-2025 mxbyte gbr | http://www.mxbyte.com


return array(
'navbox.calender.php'		=> 'Kalender (Monatsansicht)',
'navbox.community.php'		=> 'Community',
'navbox.currentthreads.php'	=> 'Forenticker (Aktuelle Forenthemen)',
'navbox.downloads.php'		=> 'Neue Downloads',
'navbox.forumcat_list.php'	=> 'Forenkategorien (Listenansicht)',
'navbox.forumcat_menu.php'	=> 'Forenkategorien (Auswahlmen&uuml;)',
'navbox.headline.php'		=> 'Neue Artikel',
'navbox.links.php'		=> 'Neue Links',
'navbox.main.php'		=> 'Standardlinks (Home)',
'navbox.newarticle.php'		=> 'Artikel (neuester, mit Textvorschau)',
'navbox.news.php'		=> 'News (Aktuelle Newstitel)',
'navbox.newsflash.php'		=> 'Newsflash (neuester Newseintrag, mit Textvorschau)',
'navbox.newthreads.php'		=> 'Forenthemen (Neueste Forenthemen)',
'navbox.phpkit.php'		=> 'PHPKIT Partner-Button &quot;Powered by PHPKIT&quot;',
'navbox.randarticle.php'	=> 'Artikel (zuf&auml;llig, mit Textvorschau)',
'navbox.search_content.php'	=> 'Suche - Inhalts-Bereich',
'navbox.search_forum.php'	=> 'Suche - Foren',
'navbox.status.php'		=> 'Website-Status',
'navbox.style.php'		=> 'Designwechsler',
'navbox.suggest.php'		=> 'Website empfehlen',
'navbox.toparticle.php'		=> 'Top-Artikel (nach Bewertung)',
'navbox.topdownloads.php'	=> 'Top-Downloads (nach Bewertung)',
'navbox.toplinks.php'		=> 'Top-Links (nach Bewertung)',
'navbox.vote.php'		=> 'Aktuelle Abstimmungen',
'navbox.lastuseronline.php'	=> 'Zuletzt online',
'navbox.twitter.php'		=> 'Folgen Sie uns auf twitter.com',

//<------------------------neue navboxen----------------------->

navbox.neue_navbox.php		=> 'Meine neue Navbox',

);
?>