xref: /plugin/elasticsearch/lang/de/lang.php (revision c35059365a257b56277d83278bfb7e492fcaeb1b)
1<?php
2/**
3 * german language file for elasticsearch plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8$lang['ns']     = 'Namensraum:';
9$lang['nsp']    = 'Namensräume:';
10$lang['lastmod'] = 'Zuletzt geändert:';
11$lang['lang'] = 'Sprache:';
12$lang['author'] = 'von:';
13$lang['totalfound'] = 'Ergebnisse gefunden: %s';
14