e3635cb738774c1697ef64f8551294b93d0326ea
[external/popt.git] / po / sv.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: popt 1.6.3\n"
4 "POT-Creation-Date: 2002-09-16 13:31-0400\n"
5 "PO-Revision-Date: 2001-07-12 22:26+0100\n"
6 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
7 "Language-Team: Swedish <sv@li.org>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-1\n"
10 "Content-Transfer-Encoding: 8bit\n"
11
12 #: popt.c:34
13 msgid "unknown errno"
14 msgstr "okänt felnummer"
15
16 #: popt.c:940
17 #, c-format
18 msgid "option type (%d) not implemented in popt\n"
19 msgstr "flaggtypen (%d) är inte implementerad i popt\n"
20
21 #: popt.c:1160
22 msgid "missing argument"
23 msgstr "argument saknas"
24
25 #: popt.c:1162
26 msgid "unknown option"
27 msgstr "okänd flagga"
28
29 #: popt.c:1164
30 msgid "mutually exclusive logical operations requested"
31 msgstr "ömsesidigt uteslutande logiska operationer begärdes"
32
33 #: popt.c:1166
34 msgid "opt->arg should not be NULL"
35 msgstr "opt->arg får inte vara NULL"
36
37 #: popt.c:1168
38 msgid "aliases nested too deeply"
39 msgstr "alias är nästlade för djupt"
40
41 #: popt.c:1170
42 msgid "error in parameter quoting"
43 msgstr "fel i parametercitering"
44
45 #: popt.c:1172
46 msgid "invalid numeric value"
47 msgstr "ogiltigt numeriskt värde"
48
49 #: popt.c:1174
50 msgid "number too large or too small"
51 msgstr "talet för stort eller för litet"
52
53 #: popt.c:1176
54 msgid "memory allocation failed"
55 msgstr "minnesallokering misslyckades"
56
57 #: popt.c:1180
58 msgid "unknown error"
59 msgstr "okänt fel"
60
61 #: popthelp.c:57
62 msgid "Show this help message"
63 msgstr "Visa denna hjälptext"
64
65 #: popthelp.c:58
66 msgid "Display brief usage message"
67 msgstr "Visa en kortfattad användningstext"
68
69 #: popthelp.c:61
70 msgid "Display option defaults in message"
71 msgstr "Visa standardalternativ för flaggor i meddelande"
72
73 #: popthelp.c:103
74 msgid "NONE"
75 msgstr "INGET"
76
77 #: popthelp.c:105
78 msgid "VAL"
79 msgstr "VÄRDE"
80
81 #: popthelp.c:109
82 msgid "INT"
83 msgstr "HELTAL"
84
85 #: popthelp.c:110
86 msgid "LONG"
87 msgstr "LÅNG"
88
89 #: popthelp.c:111
90 msgid "STRING"
91 msgstr "STRÄNG"
92
93 #: popthelp.c:112
94 msgid "FLOAT"
95 msgstr "FLYTTAL"
96
97 #: popthelp.c:113
98 msgid "DOUBLE"
99 msgstr "DUBBEL"
100
101 #: popthelp.c:114
102 msgid "ARG"
103 msgstr "ARG"
104
105 #: popthelp.c:486
106 msgid "Usage:"
107 msgstr "Användning:"
108
109 #: popthelp.c:510
110 msgid "[OPTION...]"
111 msgstr "[FLAGGA...]"