summaryrefslogtreecommitdiff
path: root/plugins/contextmenu/localization/sv_SE.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/contextmenu/localization/sv_SE.inc')
-rw-r--r--plugins/contextmenu/localization/sv_SE.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/contextmenu/localization/sv_SE.inc b/plugins/contextmenu/localization/sv_SE.inc
new file mode 100644
index 000000000..92f3c13a0
--- /dev/null
+++ b/plugins/contextmenu/localization/sv_SE.inc
@@ -0,0 +1,12 @@
+<?php
+/* Author: Jonas Nasholm */
+
+$labels = array();
+$labels['markreadfolder'] = 'Märk allt som läst';
+$labels['collapseall'] = 'Dölj alla kataloger';
+$labels['expandall'] = 'Visa alla kataloger';
+$labels['copyto'] = 'Kopiera till...';
+
+$messages = array();
+
+?> \ No newline at end of file