summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/sv/lang.php
blob: ecdc545181793d9b18a8293b16a60f9c75886cd5 (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	hib <hibratt@gmail.com>
 * @author	Tor Härnqvist <tor@harnqvist.se>
 * @author	Rainbow-Spike <rainbow_spike@derpy.ru>
 */

$lang['tag']			= 'Tagg';
$lang['tags']			= 'Taggar';
$lang['topic']			= 'Ämne';
$lang['count']			= 'Antal';
$lang['toolbar_icon']	= 'Skriv tagg-syntax';
$lang['empty_output']	= 'Tom utdata';

$lang['include']		= 'Inkludera';
$lang['exclude']		= 'Exkludera';
$lang['use_and']		= 'Använd logik AND';
$lang['no_tags']		= 'Det finns inga taggar';