upload tizen1.0 source
[external/popt.git] / po / nb.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: popt 1.11\n"
4 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
5 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
6 "PO-Revision-Date: 2001-06-27 11:05+0200\n"
7 "Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
8 "Language-Team: Norwegian <no@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=iso-8859-1\n"
11 "Content-Transfer-Encoding: 8-bit\n"
12
13 #: popt.c:47
14 msgid "unknown errno"
15 msgstr "ukjent errno"
16
17 #: popt.c:1290
18 #, fuzzy, c-format
19 msgid "option type (%u) not implemented in popt\n"
20 msgstr "flaggtype (%d) ikke implementert i popt\n"
21
22 #: popt.c:1711
23 msgid "missing argument"
24 msgstr "manglende argument"
25
26 #: popt.c:1713
27 msgid "unknown option"
28 msgstr "ukjent flagg"
29
30 #: popt.c:1715
31 msgid "mutually exclusive logical operations requested"
32 msgstr "gjensidig eksluderende logiske operasjoner forespurt"
33
34 #: popt.c:1717
35 msgid "opt->arg should not be NULL"
36 msgstr "opt->arg må ikke være NULL"
37
38 #: popt.c:1719
39 msgid "aliases nested too deeply"
40 msgstr "aliaser med for dype løkker"
41
42 #: popt.c:1721
43 msgid "error in parameter quoting"
44 msgstr "feil i parametersitering"
45
46 #: popt.c:1723
47 msgid "invalid numeric value"
48 msgstr "ugyldig numerisk verdi"
49
50 #: popt.c:1725
51 msgid "number too large or too small"
52 msgstr "tallet er for stort eller lite"
53
54 #: popt.c:1727
55 msgid "memory allocation failed"
56 msgstr "minneallokering feilet"
57
58 #: popt.c:1729
59 msgid "config file failed sanity test"
60 msgstr ""
61
62 #: popt.c:1733
63 msgid "unknown error"
64 msgstr "ukjent feil"
65
66 #: popthelp.c:75 popthelp.c:86
67 msgid "Show this help message"
68 msgstr "Vis denne hjelpmeldingen"
69
70 #: popthelp.c:76 popthelp.c:87
71 msgid "Display brief usage message"
72 msgstr "Vis kort bruksmelding"
73
74 #: popthelp.c:90
75 msgid "Display option defaults in message"
76 msgstr "Vis forvalgte flagg i melding"
77
78 #: popthelp.c:92
79 msgid "Terminate options"
80 msgstr ""
81
82 #: popthelp.c:191
83 msgid "Help options:"
84 msgstr ""
85
86 #: popthelp.c:192
87 msgid "Options implemented via popt alias/exec:"
88 msgstr ""
89
90 #: popthelp.c:200
91 msgid "NONE"
92 msgstr "INGEN"
93
94 #: popthelp.c:202
95 msgid "VAL"
96 msgstr "VERDI"
97
98 #: popthelp.c:206
99 msgid "INT"
100 msgstr "HELTALL"
101
102 #: popthelp.c:207
103 msgid "SHORT"
104 msgstr ""
105
106 #: popthelp.c:208
107 msgid "LONG"
108 msgstr "LONG"
109
110 #: popthelp.c:209
111 #, fuzzy
112 msgid "LONGLONG"
113 msgstr "LONG"
114
115 #: popthelp.c:210
116 msgid "STRING"
117 msgstr "STRENG"
118
119 #: popthelp.c:211
120 msgid "FLOAT"
121 msgstr "FLYTTALL"
122
123 #: popthelp.c:212
124 msgid "DOUBLE"
125 msgstr "DOUBLE"
126
127 #: popthelp.c:215
128 msgid "ARG"
129 msgstr "ARG"
130
131 #: popthelp.c:649
132 msgid "Usage:"
133 msgstr "Bruk:"
134
135 #: popthelp.c:672
136 msgid "[OPTION...]"
137 msgstr "[FLAGG...]"