1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6# Daniel Nylander <po@danielnylander.se>, 2008
7# Påvel Nicklasson<pavel@frimix.se>, 2015
8msgid ""
9msgstr ""
10"Project-Id-Version: Thunar Plugins\n"
11"Report-Msgid-Bugs-To: \n"
12"POT-Creation-Date: 2013-07-03 20:07+0200\n"
13"PO-Revision-Date: 2017-09-19 18:03+0000\n"
14"Last-Translator: Påvel Nicklasson <pavel2@frimix.se>\n"
15"Language-Team: Swedish (http://www.transifex.com/xfce/thunar-plugins/language/sv/)\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Language: sv\n"
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
22#. prepare the dialog to query the preferred archiver for the user
23#: ../thunar-archive-plugin/tap-backend.c:81
24msgid "Select an archive manager"
25msgstr "Välj en arkivhanterare"
26
27#. add the header label
28#: ../thunar-archive-plugin/tap-backend.c:105
29msgid ""
30"Please select your preferred archive manager\n"
31"from the list of available applications below:"
32msgstr "Välj din föredragna arkivhanterare från\nlistan över tillgängliga program nedan:"
33
34#. tell the user that we cannot handle the specified mime types
35#: ../thunar-archive-plugin/tap-backend.c:280
36#: ../thunar-archive-plugin/tap-backend.c:427
37#, c-format
38msgid "No suitable archive manager found"
39msgstr "Inga lämpliga arkivhanterare hittades"
40
41#. execute the action
42#: ../thunar-archive-plugin/tap-provider.c:336
43#: ../thunar-archive-plugin/tap-provider.c:375
44msgid "Failed to extract files"
45msgstr "Misslyckades med att packa upp filer"
46
47#. execute the action
48#: ../thunar-archive-plugin/tap-provider.c:413
49msgid "Failed to create archive"
50msgstr "Misslyckades med att skapa arkiv"
51
52#: ../thunar-archive-plugin/tap-provider.c:468
53msgid "Extract _Here"
54msgstr "Packa upp _här"
55
56#: ../thunar-archive-plugin/tap-provider.c:475
57msgid "Extract the selected archive in the current folder"
58msgid_plural "Extract the selected archives in the current folder"
59msgstr[0] "Packa upp det markerade arkivet i aktuell mapp"
60msgstr[1] "Extrahera de markerade arkiven i aktuell mapp"
61
62#: ../thunar-archive-plugin/tap-provider.c:492
63msgid "_Extract To..."
64msgstr "Packa upp _till..."
65
66#: ../thunar-archive-plugin/tap-provider.c:500
67msgid "Extract the selected archive"
68msgid_plural "Extract the selected archives"
69msgstr[0] "Packa upp det markerade arkivet"
70msgstr[1] "Extrahera de markerade arkiven"
71
72#: ../thunar-archive-plugin/tap-provider.c:520
73msgid "Cr_eate Archive..."
74msgstr "Skapa a_rkiv..."
75
76#: ../thunar-archive-plugin/tap-provider.c:528
77msgid "Create an archive with the selected object"
78msgid_plural "Create an archive with the selected objects"
79msgstr[0] "Skapa ett arkiv med det markerade objektet"
80msgstr[1] "Skapa ett arkiv med de markerade objekten"
81
82#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
83#: ../thunar-archive-plugin/tap-provider.c:596
84msgid "_Extract here"
85msgstr "_Packa upp här"
86
87#: ../thunar-archive-plugin/tap-provider.c:603
88msgid "Extract the selected archive here"
89msgid_plural "Extract the selected archives here"
90msgstr[0] "Packa upp det markerade arkivet här"
91msgstr[1] "Extrahera de markerade arkiven här"
92