Tizen 2.1 base
[external/popt.git] / po / sv.po
1 # Swedish messages for popt.
2 # Copyright © 2008 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the popt package.
4 # Göran Uddeborg <goeran@uddeborg.se>, 2008.
5 #
6 # $Revision: 1.4 $
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: popt 1.14\n"
11 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
12 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
13 "PO-Revision-Date: 2008-02-23 20:15+0100\n"
14 "Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
15 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=iso-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: popt.c:47
21 msgid "unknown errno"
22 msgstr "okänt felnummer"
23
24 #: popt.c:1290
25 #, c-format
26 msgid "option type (%u) not implemented in popt\n"
27 msgstr "flaggtypen (%u) är inte implementerad i popt\n"
28
29 #: popt.c:1711
30 msgid "missing argument"
31 msgstr "argument saknas"
32
33 #: popt.c:1713
34 msgid "unknown option"
35 msgstr "okänd flagga"
36
37 #: popt.c:1715
38 msgid "mutually exclusive logical operations requested"
39 msgstr "ömsesidigt uteslutande logiska operationer begärdes"
40
41 #: popt.c:1717
42 msgid "opt->arg should not be NULL"
43 msgstr "opt->arg får inte vara NULL"
44
45 #: popt.c:1719
46 msgid "aliases nested too deeply"
47 msgstr "alias är nästade för djupt"
48
49 #: popt.c:1721
50 msgid "error in parameter quoting"
51 msgstr "fel i parametercitering"
52
53 #: popt.c:1723
54 msgid "invalid numeric value"
55 msgstr "ogiltigt numeriskt värde"
56
57 #: popt.c:1725
58 msgid "number too large or too small"
59 msgstr "talet för stort eller för litet"
60
61 #: popt.c:1727
62 msgid "memory allocation failed"
63 msgstr "minnesallokering misslyckades"
64
65 #: popt.c:1729
66 msgid "config file failed sanity test"
67 msgstr ""
68
69 #: popt.c:1733
70 msgid "unknown error"
71 msgstr "okänt fel"
72
73 #: popthelp.c:75 popthelp.c:86
74 msgid "Show this help message"
75 msgstr "Visa denna hjälptext"
76
77 #: popthelp.c:76 popthelp.c:87
78 msgid "Display brief usage message"
79 msgstr "Visa en kortfattad användningstext"
80
81 #: popthelp.c:90
82 msgid "Display option defaults in message"
83 msgstr "Visa standardalternativ för flaggor i meddelande"
84
85 #: popthelp.c:92
86 msgid "Terminate options"
87 msgstr "Avsluta flaggor"
88
89 #: popthelp.c:191
90 msgid "Help options:"
91 msgstr "Hjälpflaggor:"
92
93 #: popthelp.c:192
94 msgid "Options implemented via popt alias/exec:"
95 msgstr "Flaggor implementerade via popt-alias/exec:"
96
97 #: popthelp.c:200
98 msgid "NONE"
99 msgstr "INGET"
100
101 #: popthelp.c:202
102 msgid "VAL"
103 msgstr "VÄRDE"
104
105 #: popthelp.c:206
106 msgid "INT"
107 msgstr "HELTAL"
108
109 #: popthelp.c:207
110 msgid "SHORT"
111 msgstr ""
112
113 #: popthelp.c:208
114 msgid "LONG"
115 msgstr "LÅNG"
116
117 #: popthelp.c:209
118 msgid "LONGLONG"
119 msgstr "LÅNGLÅNG"
120
121 #: popthelp.c:210
122 msgid "STRING"
123 msgstr "STRÄNG"
124
125 #: popthelp.c:211
126 msgid "FLOAT"
127 msgstr "FLYTTAL"
128
129 #: popthelp.c:212
130 msgid "DOUBLE"
131 msgstr "DUBBEL"
132
133 #: popthelp.c:215
134 msgid "ARG"
135 msgstr "ARG"
136
137 #: popthelp.c:649
138 msgid "Usage:"
139 msgstr "Användning:"
140
141 #: popthelp.c:672
142 msgid "[OPTION...]"
143 msgstr "[FLAGGA...]"