summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/da/lang.php
blob: add2cb3a5c1dd13b917c1f559a466b3e3df74eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php

/*
 * @license	GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author	Søren Birk <soer9648@eucl.dk>
 * @author	Jacob Palm <jacobpalmdk@icloud.com>
 * @author	Rainbow-Spike <rainbow_spike@derpy.ru>
 */

$lang['tag']			= 'Tag';
$lang['tags']			= 'Tags';
$lang['topic']			= 'Emne';
$lang['count']			= 'Mængde';
$lang['toolbar_icon']	= 'Indsæt Tag-Syntaks';
$lang['empty_output']	= 'Tomt Output';

$lang['include']		= 'Inkludér';
$lang['exclude']		= 'Ekskludér';
$lang['use_and']		= 'Brug logik AND';
$lang['no_tags']		= 'Ingen tags fundet';