248c2aca8b1d4200b83a76766ad152429544df78
[external/popt.git] / po / no.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-06-27 11:05+0200\n"
6 "Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
7 "Language-Team: Norwegian <no@li.org>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-1\n"
10 "Content-Transfer-Encoding: 8-bit\n"
11
12 #: popt.c:34
13 msgid "unknown errno"
14 msgstr "ukjent errno"
15
16 #: popt.c:940
17 #, c-format
18 msgid "option type (%d) not implemented in popt\n"
19 msgstr "flaggtype (%d) ikke implementert i popt\n"
20
21 #: popt.c:1160
22 msgid "missing argument"
23 msgstr "manglende argument"
24
25 #: popt.c:1162
26 msgid "unknown option"
27 msgstr "ukjent flagg"
28
29 #: popt.c:1164
30 msgid "mutually exclusive logical operations requested"
31 msgstr "gjensidig eksluderende logiske operasjoner forespurt"
32
33 #: popt.c:1166
34 msgid "opt->arg should not be NULL"
35 msgstr "opt->arg må ikke være NULL"
36
37 #: popt.c:1168
38 msgid "aliases nested too deeply"
39 msgstr "aliaser med for dype løkker"
40
41 #: popt.c:1170
42 msgid "error in parameter quoting"
43 msgstr "feil i parametersitering"
44
45 #: popt.c:1172
46 msgid "invalid numeric value"
47 msgstr "ugyldig numerisk verdi"
48
49 #: popt.c:1174
50 msgid "number too large or too small"
51 msgstr "tallet er for stort eller lite"
52
53 #: popt.c:1176
54 msgid "memory allocation failed"
55 msgstr "minneallokering feilet"
56
57 #: popt.c:1180
58 msgid "unknown error"
59 msgstr "ukjent feil"
60
61 #: popthelp.c:57
62 msgid "Show this help message"
63 msgstr "Vis denne hjelpmeldingen"
64
65 #: popthelp.c:58
66 msgid "Display brief usage message"
67 msgstr "Vis kort bruksmelding"
68
69 #: popthelp.c:61
70 msgid "Display option defaults in message"
71 msgstr "Vis forvalgte flagg i melding"
72
73 #: popthelp.c:103
74 msgid "NONE"
75 msgstr "INGEN"
76
77 #: popthelp.c:105
78 msgid "VAL"
79 msgstr "VERDI"
80
81 #: popthelp.c:109
82 msgid "INT"
83 msgstr "HELTALL"
84
85 #: popthelp.c:110
86 msgid "LONG"
87 msgstr "LONG"
88
89 #: popthelp.c:111
90 msgid "STRING"
91 msgstr "STRENG"
92
93 #: popthelp.c:112
94 msgid "FLOAT"
95 msgstr "FLYTTALL"
96
97 #: popthelp.c:113
98 msgid "DOUBLE"
99 msgstr "DOUBLE"
100
101 #: popthelp.c:114
102 msgid "ARG"
103 msgstr "ARG"
104
105 #: popthelp.c:486
106 msgid "Usage:"
107 msgstr "Bruk:"
108
109 #: popthelp.c:510
110 msgid "[OPTION...]"
111 msgstr "[FLAGG...]"