summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/sv/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/sv/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/sv/lang.php20
1 files changed, 20 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/sv/lang.php b/platform/www/lib/plugins/tag/lang/sv/lang.php
new file mode 100644
index 0000000..ecdc545
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/sv/lang.php
@@ -0,0 +1,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';