1 |
frodo |
259 |
# nl.po - onvolledig testfragment voor util-linux |
2 |
|
|
# aeb@cwi.nl |
3 |
|
|
# |
4 |
|
|
# This is placed in the public domain |
5 |
|
|
# |
6 |
|
|
#: getopt.c:203 getopt.c:211 getopt.c:375 |
7 |
|
|
msgid "" |
8 |
|
|
msgstr "" |
9 |
|
|
"Project-Id-Version: getopt 1.1.0\n" |
10 |
|
|
"POT-Creation-Date: 2000-07-02 00:38+0200\n" |
11 |
|
|
"PO-Revision-Date: 1999-02-25 20:46+0100\n" |
12 |
|
|
"Last-Translator: Andries Brouwer <aeb@cwi.nl>\n" |
13 |
|
|
"MIME-Version: 1.0\n" |
14 |
|
|
"Content-Type: text/plain; charset=CHARSET\n" |
15 |
|
|
"Content-Transfer-Encoding: ENCODING\n" |
16 |
|
|
|
17 |
|
|
#: getopt.c:89 getopt.c:99 |
18 |
|
|
#, c-format |
19 |
|
|
msgid "%s: Out of memory!\n" |
20 |
|
|
msgstr "%s: Geheugen is vol!\n" |
21 |
|
|
|
22 |
|
|
#: getopt.c:89 |
23 |
|
|
msgid "getopt" |
24 |
|
|
msgstr "" |
25 |
|
|
|
26 |
|
|
#: getopt.c:99 |
27 |
|
|
msgid "geopt" |
28 |
|
|
msgstr "" |
29 |
|
|
|
30 |
|
|
#: getopt.c:200 |
31 |
|
|
#, c-format |
32 |
|
|
msgid " --%s" |
33 |
|
|
msgstr "" |
34 |
|
|
|
35 |
|
|
#: getopt.c:202 getopt.c:205 getopt.c:210 getopt.c:218 |
36 |
|
|
#, c-format |
37 |
|
|
msgid " %s" |
38 |
|
|
msgstr "" |
39 |
|
|
|
40 |
|
|
#: getopt.c:207 |
41 |
|
|
#, c-format |
42 |
|
|
msgid " -%c" |
43 |
|
|
msgstr "" |
44 |
|
|
|
45 |
|
|
#: getopt.c:216 |
46 |
|
|
msgid " --" |
47 |
|
|
msgstr "" |
48 |
|
|
|
49 |
|
|
#: getopt.c:219 |
50 |
|
|
msgid "\n" |
51 |
|
|
msgstr "" |
52 |
|
|
|
53 |
|
|
#: getopt.c:232 |
54 |
|
|
#, c-format |
55 |
|
|
msgid "getopt: %s\n" |
56 |
|
|
msgstr "" |
57 |
|
|
|
58 |
|
|
#: getopt.c:233 |
59 |
|
|
msgid "Try `getopt --help' for more information.\n" |
60 |
|
|
msgstr "" |
61 |
|
|
|
62 |
|
|
#: getopt.c:286 getopt.c:304 |
63 |
|
|
msgid ", \t\n" |
64 |
|
|
msgstr "" |
65 |
|
|
|
66 |
|
|
#: getopt.c:299 |
67 |
|
|
msgid "empty long option after -l or --long argument" |
68 |
|
|
msgstr "" |
69 |
|
|
|
70 |
|
|
#: getopt.c:310 |
71 |
|
|
msgid "bash" |
72 |
|
|
msgstr "" |
73 |
|
|
|
74 |
|
|
#: getopt.c:312 |
75 |
|
|
msgid "tcsh" |
76 |
|
|
msgstr "" |
77 |
|
|
|
78 |
|
|
#: getopt.c:314 |
79 |
|
|
msgid "sh" |
80 |
|
|
msgstr "" |
81 |
|
|
|
82 |
|
|
#: getopt.c:316 |
83 |
|
|
msgid "csh" |
84 |
|
|
msgstr "" |
85 |
|
|
|
86 |
|
|
#: getopt.c:319 |
87 |
|
|
msgid "unknown shell after -s or --shell argument" |
88 |
|
|
msgstr "" |
89 |
|
|
|
90 |
|
|
#: getopt.c:324 |
91 |
|
|
msgid "Usage: getopt optstring parameters\n" |
92 |
|
|
msgstr "" |
93 |
|
|
|
94 |
|
|
#: getopt.c:325 |
95 |
|
|
msgid " getopt [options] [--] optstring parameters\n" |
96 |
|
|
msgstr "" |
97 |
|
|
|
98 |
|
|
#: getopt.c:326 |
99 |
|
|
msgid " getopt [options] -o|--options optstring [options] [--]\n" |
100 |
|
|
msgstr "" |
101 |
|
|
|
102 |
|
|
#: getopt.c:327 |
103 |
|
|
msgid " parameters\n" |
104 |
|
|
msgstr " parameters\n" |
105 |
|
|
|
106 |
|
|
#: getopt.c:328 |
107 |
|
|
msgid "" |
108 |
|
|
" -a, --alternative Allow long options starting with single -\n" |
109 |
|
|
msgstr "" |
110 |
|
|
|
111 |
|
|
#: getopt.c:329 |
112 |
|
|
msgid " -h, --help This small usage guide\n" |
113 |
|
|
msgstr "" |
114 |
|
|
|
115 |
|
|
#: getopt.c:330 |
116 |
|
|
msgid " -l, --longoptions=longopts Long options to be recognized\n" |
117 |
|
|
msgstr "" |
118 |
|
|
|
119 |
|
|
#: getopt.c:331 |
120 |
|
|
msgid "" |
121 |
|
|
" -n, --name=progname The name under which errors are reported\n" |
122 |
|
|
msgstr "" |
123 |
|
|
|
124 |
|
|
#: getopt.c:332 |
125 |
|
|
msgid " -o, --options=optstring Short options to be recognized\n" |
126 |
|
|
msgstr "" |
127 |
|
|
|
128 |
|
|
#: getopt.c:333 |
129 |
|
|
msgid " -q, --quiet Disable error reporting by getopt(3)\n" |
130 |
|
|
msgstr "" |
131 |
|
|
|
132 |
|
|
#: getopt.c:334 |
133 |
|
|
msgid " -Q, --quiet-output No normal output\n" |
134 |
|
|
msgstr "" |
135 |
|
|
|
136 |
|
|
#: getopt.c:335 |
137 |
|
|
msgid " -s, --shell=shell Set shell quoting conventions\n" |
138 |
|
|
msgstr "" |
139 |
|
|
|
140 |
|
|
#: getopt.c:336 |
141 |
|
|
msgid " -T, --test Test for getopt(1) version\n" |
142 |
|
|
msgstr "" |
143 |
|
|
|
144 |
|
|
#: getopt.c:337 |
145 |
|
|
msgid " -u, --unqote Do not quote the output\n" |
146 |
|
|
msgstr "" |
147 |
|
|
|
148 |
|
|
#: getopt.c:338 |
149 |
|
|
msgid " -V, --version Output version information\n" |
150 |
|
|
msgstr "" |
151 |
|
|
|
152 |
|
|
#: getopt.c:350 |
153 |
|
|
msgid "options" |
154 |
|
|
msgstr "" |
155 |
|
|
|
156 |
|
|
#: getopt.c:351 |
157 |
|
|
msgid "longoptions" |
158 |
|
|
msgstr "" |
159 |
|
|
|
160 |
|
|
#: getopt.c:352 |
161 |
|
|
msgid "quiet" |
162 |
|
|
msgstr "" |
163 |
|
|
|
164 |
|
|
#: getopt.c:353 |
165 |
|
|
msgid "quiet-output" |
166 |
|
|
msgstr "" |
167 |
|
|
|
168 |
|
|
#: getopt.c:354 |
169 |
|
|
msgid "shell" |
170 |
|
|
msgstr "" |
171 |
|
|
|
172 |
|
|
#: getopt.c:355 |
173 |
|
|
msgid "test" |
174 |
|
|
msgstr "" |
175 |
|
|
|
176 |
|
|
#: getopt.c:356 |
177 |
|
|
msgid "unquoted" |
178 |
|
|
msgstr "" |
179 |
|
|
|
180 |
|
|
#: getopt.c:357 |
181 |
|
|
msgid "help" |
182 |
|
|
msgstr "" |
183 |
|
|
|
184 |
|
|
#: getopt.c:358 |
185 |
|
|
#, fuzzy |
186 |
|
|
msgid "alternative" |
187 |
|
|
msgstr "%ld inodes\n" |
188 |
|
|
|
189 |
|
|
#: getopt.c:359 |
190 |
|
|
#, fuzzy |
191 |
|
|
msgid "name" |
192 |
|
|
msgstr "Naam" |
193 |
|
|
|
194 |
|
|
#: getopt.c:360 |
195 |
|
|
msgid "version" |
196 |
|
|
msgstr "" |
197 |
|
|
|
198 |
|
|
#: getopt.c:365 |
199 |
|
|
msgid "+ao:l:n:qQs:TuhV" |
200 |
|
|
msgstr "" |
201 |
|
|
|
202 |
|
|
#: getopt.c:382 |
203 |
|
|
msgid "GETOPT_COMPATIBLE" |
204 |
|
|
msgstr "" |
205 |
|
|
|
206 |
|
|
#: getopt.c:390 |
207 |
|
|
msgid " --\n" |
208 |
|
|
msgstr "" |
209 |
|
|
|
210 |
|
|
#: getopt.c:394 getopt.c:455 |
211 |
|
|
msgid "missing optstring argument" |
212 |
|
|
msgstr "" |
213 |
|
|
|
214 |
|
|
#: getopt.c:400 |
215 |
|
|
msgid "-+" |
216 |
|
|
msgstr "" |
217 |
|
|
|
218 |
|
|
#: getopt.c:443 |
219 |
|
|
msgid "getopt (enhanced) 1.1.0\n" |
220 |
|
|
msgstr "" |
221 |
|
|
|
222 |
|
|
#: getopt.c:449 |
223 |
|
|
msgid "internal error, contact the author." |
224 |
|
|
msgstr "" |
225 |
|
|
|