1<?php
2  /**
3  * german language file
4  *
5  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6  * @author     Matthias Grimm <matthiasgrimm@users.sourceforge.net>
7  */
8
9$lang['ws_excludedns'] = 'Ausgenommene Namensräume';
10$lang['ws_excludedns_pattern'] = 'Ausgenommene Namespace Muster';
11$lang['ws_excludedpg_pattern'] = 'Ausgenommene Artikelmuster';
12$lang['ws_cacheresults'] = 'Aktiviere Cache';
13$lang['ws_cacheexpire'] = 'Cache wird ungültig nach';
14$lang['ws_topcontrib'] = 'Anzahl der Autoren, die in der Hall of Fame angezeigt werden sollen';
15