tizen 2.0
[external/popt.git] / po / nl.po
1 # Dutch messages for popt.
2 # This file is put in the public domain.
3 # Tim Van Holder <tim.van.holder@telenet.be>, 2007, 2008.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: popt 1.14\n"
8 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
9 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
10 "PO-Revision-Date: 2008-02-20 19:26+0100\n"
11 "Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
12 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: popt.c:47
18 msgid "unknown errno"
19 msgstr "onbekend foutnummer (errno)"
20
21 #: popt.c:1290
22 #, c-format
23 msgid "option type (%u) not implemented in popt\n"
24 msgstr "dit optietype (%u) is niet geïmplementeerd in popt\n"
25
26 #: popt.c:1711
27 msgid "missing argument"
28 msgstr "ontbrekend argument"
29
30 #: popt.c:1713
31 msgid "unknown option"
32 msgstr "onbekende optie"
33
34 #: popt.c:1715
35 msgid "mutually exclusive logical operations requested"
36 msgstr "elkaar uitsluitende logische operatoren werden gevraagd"
37
38 #: popt.c:1717
39 msgid "opt->arg should not be NULL"
40 msgstr "opt->arg zou niet NULL mogen zijn"
41
42 #: popt.c:1719
43 msgid "aliases nested too deeply"
44 msgstr "aliassen zijn te diep genest"
45
46 # of toch beter "quoting" behouden?
47 #: popt.c:1721
48 msgid "error in parameter quoting"
49 msgstr "fout in de aanhaling van parameters"
50
51 #: popt.c:1723
52 msgid "invalid numeric value"
53 msgstr "ongeldige numerieke waarde"
54
55 #: popt.c:1725
56 msgid "number too large or too small"
57 msgstr "getal is te klein of te groot"
58
59 #: popt.c:1727
60 msgid "memory allocation failed"
61 msgstr "reserveren van geheugen is mislukt"
62
63 #: popt.c:1729
64 msgid "config file failed sanity test"
65 msgstr ""
66
67 #: popt.c:1733
68 msgid "unknown error"
69 msgstr "onbekende fout"
70
71 #: popthelp.c:75 popthelp.c:86
72 msgid "Show this help message"
73 msgstr "Deze hulptekst tonen"
74
75 #: popthelp.c:76 popthelp.c:87
76 msgid "Display brief usage message"
77 msgstr "Een korte gebruikssamenvatting tonen"
78
79 #: popthelp.c:90
80 msgid "Display option defaults in message"
81 msgstr "De standaardwaarden van opties tonen in de tekst"
82
83 #: popthelp.c:92
84 msgid "Terminate options"
85 msgstr "Opties beëindigen"
86
87 # of "Help-opties:"?
88 #: popthelp.c:191
89 msgid "Help options:"
90 msgstr "Hulp-opties:"
91
92 #: popthelp.c:192
93 msgid "Options implemented via popt alias/exec:"
94 msgstr "Opties geïmplementeerd d.m.v. popt alias/exec:"
95
96 #: popthelp.c:200
97 msgid "NONE"
98 msgstr "GEEN"
99
100 #: popthelp.c:202
101 msgid "VAL"
102 msgstr "WAARDE"
103
104 #: popthelp.c:206
105 msgid "INT"
106 msgstr "INT"
107
108 #: popthelp.c:207
109 msgid "SHORT"
110 msgstr ""
111
112 #: popthelp.c:208
113 msgid "LONG"
114 msgstr "LONG"
115
116 #: popthelp.c:209
117 msgid "LONGLONG"
118 msgstr "LONGLONG"
119
120 # TEKENREEKS lijkt me niet gepast; dus ofwel STRING behouden, ofwel TEKST
121 #: popthelp.c:210
122 msgid "STRING"
123 msgstr "TEKST"
124
125 #: popthelp.c:211
126 msgid "FLOAT"
127 msgstr "FLOAT"
128
129 #: popthelp.c:212
130 msgid "DOUBLE"
131 msgstr "DOUBLE"
132
133 # of hier ARGUMENT van maken?
134 #: popthelp.c:215
135 msgid "ARG"
136 msgstr "ARG"
137
138 #: popthelp.c:649
139 msgid "Usage:"
140 msgstr "Gebruik:"
141
142 #: popthelp.c:672
143 msgid "[OPTION...]"
144 msgstr "[OPTIE...]"