3 # Test --repeated option.
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles
="$tmpfiles msguniq-3.out"
10 ${MSGUNIQ} -w 1000 -d ${top_srcdir}/tests
/msguniq-a.
in -o msguniq-3.out
11 test $?
= 0 ||
{ rm -fr $tmpfiles; exit 1; }
13 tmpfiles
="$tmpfiles msguniq-3.ok"
14 cat <<\EOF
> msguniq-3.ok
15 # Template messages for CLISP
16 # Copyright (C) 1992-2001 Bruno Haible, Michael Stoll, Marcus Daniels
17 # Bruno Haible <haible@clisp.cons.org>, 2001.
21 "Project-Id-Version: clisp 2.25.1\n"
22 "POT-Creation-Date: 2001-07-21 21:09:38 CEST\n"
23 "PO-Revision-Date: 2001-07-21 21:09:38 CEST\n"
24 "Last-Translator: Automatically generated <bruno@linuix>\n"
25 "Language-Team: Template <xx@li.org>\n"
27 "Content-Type: text/plain; charset=ISO-8859-1\n"
28 "Content-Transfer-Encoding: 8bit\n"
30 #: constobj.d:389 constobj.d:403
31 msgid
"You may choose how to proceed."
34 #: spvw.d:2783 spvw.d:2798
38 #: spvw_mmap.d:67 spvw_mmap.d:219 spvw_mmap.d:396 spvw_multimap.d:174
39 msgid
"Cannot map memory to address 0x%x ."
42 #: spvw_mmap.d:371 spvw_multimap.d:115
43 msgid
"Cannot open /dev/zero ."
46 #: spvw_sigint.d:76 spvw_sigint.d:157
47 msgid
"Ctrl-C: User break"
50 #: spvw_allocate.d:272 spvw_allocate.d:337 spvw_allocate.d:418
51 msgid
"Trying to make room through a GC...\n"
54 #: eval.d:1518 control.d:2517
55 msgid
"Too many documentation strings in ~"
58 #: eval.d:2286 symbol.d:31
59 msgid
"~: ~ is a macro, not a function"
62 #: eval.d:2350 sequence.d:1244 error.d:953
63 msgid
"~: ~ is not a function"
66 #: eval.d:2424 eval.d:2741
67 msgid
"EVAL/APPLY: too many arguments given to ~"
70 #: eval.d:3253 eval.d:4282 eval.d:5214 control.d:109
71 msgid
"~: ~ is not a function name"
74 #: eval.d:6782 eval.d:6798
75 msgid
"symbol ~ has no value"
78 #: eval.d:7439 control.d:2415
79 msgid
"~: too many arguments given to ~"
82 #: eval.d:7617 eval.d:7654
83 msgid
"(~ ~): the tagbody of the tags ~ has already been left"
86 #: eval.d:7718 control.d:2108
87 msgid
"~: there is no CATCHer for tag ~"
90 #: control.d:175 symbol.d:23
91 msgid
"~: ~ has no global function definition"
94 #: control.d:622 control.d:893
95 msgid
"~: illegal variable specification ~"
98 #: control.d:677 control.d:906
99 msgid
"~: ~ is a constant, cannot be bound"
102 #: pathname.d:1209 pathname.d:1260
103 msgid
"~: host should be NIL or a string, not ~"
106 #: pathname.d:1231 pathname.d:1280
107 msgid
"~: illegal hostname ~"
110 #: pathname.d:2028 pathname.d:2392
111 msgid
"~: there is no environment variable ~"
114 #: pathname.d:2659 pathname.d:2674
115 msgid
"~: hosts ~ and ~ of ~ should coincide"
118 #: pathname.d:6539 pathname.d:7395
119 msgid
"no directory ~ above ~"
122 #: pathname.d:6950 pathname.d:7147 pathname.d:7514
123 msgid
"~: ~ names a directory, not a file"
126 #: pathname.d:10753 pathname.d:10800 pathname.d:10860
127 msgid
"~: the command should be a string, not ~"
130 #: stream.d:223 stream.d:16250
131 msgid
"~ on ~ is illegal"
134 #: stream.d:509 stream.d:720
135 msgid
"Return value ~ of call to ~ should be an integer between ~ and ~."
138 #: stream.d:2397 stream.d:2890
139 msgid
"~ is beyond the end because the string ~ has been adjusted"
142 #: stream.d:2621 charstrg.d:3322
143 msgid
"~: ~ argument must be a subtype of ~, not ~"
146 #: stream.d:3537 stream.d:18402
147 msgid
"~: illegal :ELEMENT-TYPE argument ~"
150 #: stream.d:10276 stream.d:17796
151 msgid
"Return value ~ of call to ~ is not a ~."
154 #: stream.d:16041 stream.d:18444 stream.d:18518 stream.d:18736 stream.d:18816 io.d:1042
155 msgid
"~: input stream ~ has reached its end"
158 #: stream.d:19059 stream.d:19071
159 msgid
"~ is not a ~, cannot be output onto ~"
162 #: io.d:2465 io.d:6624
163 msgid
"~: the value of ~ has been arbitrarily altered"
166 #: io.d:4937 io.d:10468
167 msgid
"~: ~ is not a character"
170 #: io.d:8696 record.d:243
171 msgid
"~: ~ is not a structure"
174 #: array.d:364 foreign.d:2282
175 msgid
"~: got ~ subscripts, but ~ has rank ~"
178 #: array.d:382 foreign.d:2299
179 msgid
"~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
182 #: array.d:411 foreign.d:2310
183 msgid
"~: subscripts ~ for ~ are out of range"
186 #: package.d:2248 predtype.d:1981
187 msgid
"~: argument ~ is not a symbol"
190 #: record.d:459 record.d:502
191 msgid
"~: This is not a generic function: ~"
194 #: record.d:670 record.d:684
195 msgid
"~: ~ is not a FunctionMacro"
198 #: sequence.d:369 sequence.d:400
199 msgid
"~: ~ = ~ should not be greater than ~ = ~"
202 #: sequence.d:829 sequence.d:1127
203 msgid
"~: bad length ~"
206 #: charstrg.d:946 charstrg.d:1028 charstrg.d:1060 charstrg.d:1107
207 msgid
"This is not a string: ~"
210 #: charstrg.d:2549 charstrg.d:2646 charstrg.d:3651
211 msgid
"~: :start-index ~ must not be greater than :end-index ~"
214 #: error.d:985 error.d:1003
215 msgid
"~: ~ is not an 8-bit number"
218 #: error.d:1019 error.d:1035
219 msgid
"~: ~ is not a 16-bit number"
222 #: error.d:1051 error.d:1067
223 msgid
"~: ~ is not an 32-bit number"
226 #: error.d:1083 error.d:1099
227 msgid
"~: ~ is not an 64-bit number"
230 #: errunix.d:565 errunix.d:571
231 msgid
"Object is remote"
234 #: predtype.d:1736 predtype.d:1940
235 msgid
"~: unidentifiable type!!!"
238 #: symbol.d:188 symbol.d:229
239 msgid
"~: the property list ~ has an odd length"
242 #: symbol.d:419 intlog.d:592
243 msgid
"~: index ~ is negative"
246 #: intelem.d:211 intelem.d:309
247 msgid
"not a 32-bit integer: ~"
250 #: intelem.d:399 intelem.d:545
251 msgid
"not a 64-bit integer: ~"
254 #: foreign.d:353 foreign.d:519
255 msgid
"~ cannot be converted to a foreign function with another calling convention."
258 #: foreign.d:1101 foreign.d:1162 foreign.d:1317 foreign.d:1363
259 msgid
"element type has size 0: ~"
262 #: foreign.d:2541 foreign.d:3634
263 msgid
"~: foreign variable ~ does not have the required alignment"
266 #: foreign.d:2586 foreign.d:3660
267 msgid
"~: illegal foreign function type ~"
270 #: init.lisp:353 clos.lisp:205
271 msgid
"The old definition will be lost"
274 #: init.lisp:822 compiler.lisp:7388
275 msgid
"~S: symbol ~S must not be declared SPECIAL and a macro at the same time"
278 #: init.lisp:837 compiler.lisp:7383
279 msgid
"~S: symbol ~S is declared special and must not be declared a macro"
282 #: init.lisp:1019 init.lisp:1036
283 msgid
"~S: variable list ends with the atom ~S"
286 #: init.lisp:1459 macros1.lisp:145
287 msgid
"exit clause in ~S must be a list"
290 #: init.lisp:1615 clos.lisp:2996 clos.lisp:3053
291 msgid
"~S: the name of a function must be a symbol, not ~S"
294 #: init.lisp:1843 condition.lisp:1475 reploop.lisp:414
295 msgid
"If you continue (by typing 'continue'): "
298 #: defmacro.lisp:125 defmacro.lisp:150 defmacro.lisp:301
299 msgid
"The rest of the lambda list will be ignored."
302 #: defmacro.lisp:160 defmacro.lisp:178 defmacro.lisp:380 defmacro.lisp:396 defmacro.lisp:401
303 msgid
"It will be ignored."
306 #: macros1.lisp:20 macros1.lisp:43
307 msgid
"~S: non-symbol ~S can't be a variable"
310 #: macros1.lisp:25 macros1.lisp:48
311 msgid
"~S: the constant ~S must not be redefined to be a variable"
314 #: macros1.lisp:265 places.lisp:697
315 msgid
"~S called with an odd number of arguments: ~S"
318 #: macros1.lisp:365 macros1.lisp:435
319 msgid
"Not a list of COND clauses: ~S"
322 #: macros1.lisp:370 macros1.lisp:440
323 msgid
"The atom ~S must not be used as a COND clause."
326 #: macros1.lisp:411 compiler.lisp:7439
327 msgid
"COND clause without test: ~S"
330 #: macros2.lisp:253 condition.lisp:1303
331 msgid
"~S used as a key in ~S, it would be better to use parentheses."
334 #: places.lisp:177 places.lisp:185
335 msgid
"~S: first argument ~S is illegal, not a symbol"
338 #: type.lisp:61 compiler.lisp:8580
339 msgid
"~S: argument to SATISFIES must be a symbol: ~S"
342 #: type.lisp:331 type.lisp:340 type.lisp:350 type.lisp:360
343 msgid
"~S: argument to ~S must be *, ~S or a list of ~S: ~S"
346 #: defstruct.lisp:63 foreign1.lisp:423
347 msgid
"~S: this is not a symbol: ~S"
350 #: defstruct.lisp:493 condition.lisp:106
351 msgid
"~S ~S: unknown option ~S"
354 #: defstruct.lisp:497 clos.lisp:3131 condition.lisp:112
355 msgid
"~S ~S: invalid syntax in ~S option: ~S"
358 #: defstruct.lisp:501 clos.lisp:3066 condition.lisp:116
359 msgid
"~S ~S: not a ~S option: ~S"
362 #: defstruct.lisp:663 defstruct.lisp:761
363 msgid
"~S ~S: ~S is not a slot option."
366 #: format.lisp:277 format.lisp:1641 format.lisp:2445
367 msgid
"The ~~; directive is not allowed at this point."
370 #: trace.lisp:85 trace.lisp:253
371 msgid
"~S: function name should be a symbol, not ~S"
374 #: compiler.lisp:3382 compiler.lisp:3458
376 "~S is neither declared nor bound,~@\n"
377 " it will be treated as if it were declared SPECIAL."
380 #: compiler.lisp:4908 compiler.lisp:5044
381 msgid
"Constant ~S cannot be bound."
384 #: compiler.lisp:6055 compiler.lisp:6092 compiler.lisp:6190
385 msgid
"Cannot assign to non-symbol ~S."
388 #: compiler.lisp:12156 compiler.lisp:12189
389 msgid
"~S is already compiled."
392 #: compiler.lisp:12177 compiler.lisp:12819
393 msgid
"Undefined function ~S"
396 #: defs2.lisp:116 defs2.lisp:124
397 msgid
"~S ~A: the ~S option must not be given more than once"
400 #: defs2.lisp:518 defs2.lisp:533
401 msgid
"~S: ~S of ~S is ambiguous. Please use ~S or ~S."
404 #: clos.lisp:167 clos.lisp:188
405 msgid
"~S: argument ~S is not a symbol"
408 #: clos.lisp:382 clos.lisp:427
409 msgid
"~S: not a list of slots: ~S"
412 #: clos.lisp:396 clos.lisp:438
413 msgid
"~S: variable ~S should be a symbol"
416 #: clos.lisp:610 clos.lisp:632
417 msgid
"~S ~S, slot option for slot ~S: ~S is not a symbol"
420 #: clos.lisp:620 clos.lisp:640 clos.lisp:649 clos.lisp:657
421 msgid
"~S ~S, slot option ~S for slot ~S may only be given once"
424 #: clos.lisp:729 clos.lisp:756
425 msgid
"~S ~S, option ~S: ~S is not a symbol"
428 #: clos.lisp:1906 clos.lisp:1912
429 msgid
"~S ~S: ~S is invalid within ~S methods"
432 #: clos.lisp:2891 clos.lisp:2896
433 msgid
"~S has &REST or &KEY, but ~S hasn't."
436 #: clos.lisp:3013 clos.lisp:3320
437 msgid
"~S doesn't name a generic function"
440 #: clos.lisp:3476 clos.lisp:3480
441 msgid
"~S: When calling ~S with arguments ~S, no method is applicable."
444 #: clos.lisp:3498 clos.lisp:3502
445 msgid
"~S: When calling ~S with arguments ~S, no primary method is applicable."
448 #: condition.lisp:893 condition.lisp:952
449 msgid
"~S: not a list: ~S"
452 #: condition.lisp:902 condition.lisp:961
453 msgid
"~S: invalid restart specification ~S"
456 #: condition.lisp:913 condition.lisp:999
457 msgid
"~S: unnamed restarts require ~S to be specified: ~S"
460 #: condition.lisp:1425 condition.lisp:1541
461 msgid
"Return from ~S loop"
464 #: condition.lisp:1509 condition.lisp:1532
468 #: beossock.lisp:77 beossock.lisp:87
469 msgid
"service does not exist: ~A/~A"
472 #: reploop.lisp:523 reploop.lisp:562
476 #: describe.lisp:306 describe.lisp:340 describe.lisp:363 describe.lisp:382 describe.lisp:425
480 #: describe.lisp:312 describe.lisp:451
481 msgid
"~%For more information, evaluate ~{~S~^ or ~}."
484 #: room.lisp:51 room.lisp:215
488 #: foreign1.lisp:155 foreign1.lisp:220
489 msgid
"Invalid ~S component: ~S"
494 ${DIFF} msguniq-3.ok msguniq-3.out