1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: libc 2.3.6\n"
9 "POT-Creation-Date: 2005-04-14 23:31-0700\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
21 #: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
25 #: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
29 #: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
30 msgid "Illegal instruction"
33 #: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
34 msgid "Trace/breakpoint trap"
37 #: sysdeps/generic/siglist.h:34
41 #: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
42 msgid "Floating point exception"
45 #: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
49 #: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
53 #: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
54 msgid "Segmentation fault"
57 #. TRANS Broken pipe; there is no process reading from the other end of a pipe.
58 #. TRANS Every library function that returns this error code also generates a
59 #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
60 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
61 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
62 #: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:359
63 #: stdio-common/../sysdeps/unix/siglist.c:39
67 #: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
71 #: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
75 #: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
76 msgid "Urgent I/O condition"
79 #: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
80 msgid "Stopped (signal)"
83 #: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
87 #: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
91 #: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
95 #: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
96 msgid "Stopped (tty input)"
99 #: sysdeps/generic/siglist.h:48 stdio-common/../sysdeps/unix/siglist.c:48
100 msgid "Stopped (tty output)"
103 #: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
107 #: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
108 msgid "CPU time limit exceeded"
111 #: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
112 msgid "File size limit exceeded"
115 #: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
116 msgid "Virtual timer expired"
119 #: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
120 msgid "Profiling timer expired"
123 #: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
124 msgid "Window changed"
127 #: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
128 msgid "User defined signal 1"
131 #: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
132 msgid "User defined signal 2"
135 #: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
139 #: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
140 msgid "Bad system call"
143 #: sysdeps/generic/siglist.h:66
147 #: sysdeps/generic/siglist.h:69
148 msgid "Information request"
151 #: sysdeps/generic/siglist.h:71
152 msgid "Power failure"
155 #: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
156 msgid "Resource lost"
159 #: sysdeps/mach/hurd/mips/dl-machine.c:68
160 #: string/../sysdeps/mach/_strerror.c:57
161 msgid "Error in unknown error system: "
164 #: sysdeps/mach/hurd/mips/dl-machine.c:83
165 #: string/../sysdeps/generic/_strerror.c:44
166 #: string/../sysdeps/mach/_strerror.c:87
167 msgid "Unknown error "
170 #: sysdeps/unix/sysv/linux/lddlibc4.c:64
172 msgid "cannot open `%s'"
175 #: sysdeps/unix/sysv/linux/lddlibc4.c:68
177 msgid "cannot read header from `%s'"
180 #: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:295 catgets/gencat.c:289
182 msgid "cannot open input file `%s'"
185 #: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:313
187 msgid "error while closing input `%s'"
190 #: iconv/iconv_charmap.c:443
192 msgid "illegal input sequence at position %Zd"
195 #: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:523
196 msgid "incomplete character or shift sequence at end of buffer"
199 #: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:566
200 #: iconv/iconv_prog.c:602
201 msgid "error while reading the input"
204 #: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:584
205 msgid "unable to allocate buffer for input"
208 #: iconv/iconv_prog.c:61
209 msgid "Input/Output format specification:"
212 #: iconv/iconv_prog.c:62
213 msgid "encoding of original text"
216 #: iconv/iconv_prog.c:63
217 msgid "encoding for output"
220 #: iconv/iconv_prog.c:64
224 #: iconv/iconv_prog.c:65
225 msgid "list all known coded character sets"
228 #: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
229 msgid "Output control:"
232 #: iconv/iconv_prog.c:67
233 msgid "omit invalid characters from output"
236 #: iconv/iconv_prog.c:68
240 #: iconv/iconv_prog.c:69
241 msgid "suppress warnings"
244 #: iconv/iconv_prog.c:70
245 msgid "print progress information"
248 #: iconv/iconv_prog.c:75
249 msgid "Convert encoding of given files from one encoding to another."
252 #: iconv/iconv_prog.c:79
256 #: iconv/iconv_prog.c:201
257 msgid "cannot open output file"
260 #: iconv/iconv_prog.c:243
262 msgid "conversion from `%s' and to `%s' are not supported"
265 #: iconv/iconv_prog.c:248
267 msgid "conversion from `%s' is not supported"
270 #: iconv/iconv_prog.c:255
272 msgid "conversion to `%s' is not supported"
275 #: iconv/iconv_prog.c:259
277 msgid "conversion from `%s' to `%s' is not supported"
280 #: iconv/iconv_prog.c:265
281 msgid "failed to start conversion processing"
284 #: iconv/iconv_prog.c:359
285 msgid "error while closing output file"
288 #: iconv/iconv_prog.c:408 iconv/iconvconfig.c:381
289 #: locale/programs/localedef.c:372 catgets/gencat.c:233
290 #: malloc/memusagestat.c:524 nss/getent.c:787 debug/pcprofiledump.c:199
292 "For bug reporting instructions, please see:\n"
293 "<http://www.gnu.org/software/libc/bugs.html>.\n"
296 #: iconv/iconv_prog.c:423 iconv/iconvconfig.c:396 locale/programs/locale.c:276
297 #: locale/programs/localedef.c:388 catgets/gencat.c:247 posix/getconf.c:963
298 #: nss/getent.c:82 nscd/nscd.c:394 nscd/nscd_nischeck.c:90 elf/ldconfig.c:278
299 #: elf/ldd.bash.in:39 elf/sprof.c:355
302 "Copyright (C) %s Free Software Foundation, Inc.\n"
303 "This is free software; see the source for copying conditions. There is NO\n"
304 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
307 #: iconv/iconv_prog.c:428 iconv/iconvconfig.c:401 locale/programs/locale.c:281
308 #: locale/programs/localedef.c:393 catgets/gencat.c:252 posix/getconf.c:968
309 #: nss/getent.c:87 nscd/nscd.c:399 nscd/nscd_nischeck.c:95 elf/ldconfig.c:283
312 msgid "Written by %s.\n"
315 #: iconv/iconv_prog.c:468 iconv/iconv_prog.c:494
316 msgid "conversion stopped due to problem in writing the output"
319 #: iconv/iconv_prog.c:519
321 msgid "illegal input sequence at position %ld"
324 #: iconv/iconv_prog.c:527
325 msgid "internal error (illegal descriptor)"
328 #: iconv/iconv_prog.c:530
330 msgid "unknown iconv() error %d"
333 #: iconv/iconv_prog.c:776
335 "The following list contain all the coded character sets known. This does\n"
336 "not necessarily mean that all combinations of these names can be used for\n"
337 "the FROM and TO command line parameters. One coded character set can be\n"
338 "listed with several different names (aliases).\n"
343 #: iconv/iconvconfig.c:111
344 msgid "Create fastloading iconv module configuration file."
347 #: iconv/iconvconfig.c:115
351 #: iconv/iconvconfig.c:128
352 msgid "Prefix used for all file accesses"
355 #: iconv/iconvconfig.c:129
357 "Put output in FILE instead of installed location (--prefix does not apply to "
361 #: iconv/iconvconfig.c:133
362 msgid "Do not search standard directories, only those on the command line"
365 #: iconv/iconvconfig.c:302
366 msgid "Directory arguments required when using --nostdlib"
369 #: iconv/iconvconfig.c:344 locale/programs/localedef.c:292
370 msgid "no output file produced because warning were issued"
373 #: iconv/iconvconfig.c:430
374 msgid "while inserting in search tree"
377 #: iconv/iconvconfig.c:1238
378 msgid "cannot generate output file"
381 #: locale/programs/charmap-dir.c:59
383 msgid "cannot read character map directory `%s'"
386 #: locale/programs/charmap.c:138
388 msgid "character map file `%s' not found"
391 #: locale/programs/charmap.c:196
393 msgid "default character map file `%s' not found"
396 #: locale/programs/charmap.c:259
399 "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
402 #: locale/programs/charmap.c:338
404 msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
407 #: locale/programs/charmap.c:358 locale/programs/charmap.c:375
408 #: locale/programs/repertoire.c:176
410 msgid "syntax error in prolog: %s"
413 #: locale/programs/charmap.c:359
414 msgid "invalid definition"
417 #: locale/programs/charmap.c:376 locale/programs/locfile.c:127
418 #: locale/programs/locfile.c:154 locale/programs/repertoire.c:177
422 #: locale/programs/charmap.c:404
424 msgid "duplicate definition of <%s>"
427 #: locale/programs/charmap.c:411
429 msgid "value for <%s> must be 1 or greater"
432 #: locale/programs/charmap.c:423
434 msgid "value of <%s> must be greater or equal than the value of <%s>"
437 #: locale/programs/charmap.c:446 locale/programs/repertoire.c:185
439 msgid "argument to <%s> must be a single character"
442 #: locale/programs/charmap.c:472
443 msgid "character sets with locking states are not supported"
446 #: locale/programs/charmap.c:499 locale/programs/charmap.c:553
447 #: locale/programs/charmap.c:585 locale/programs/charmap.c:679
448 #: locale/programs/charmap.c:734 locale/programs/charmap.c:775
449 #: locale/programs/charmap.c:816
451 msgid "syntax error in %s definition: %s"
454 #: locale/programs/charmap.c:500 locale/programs/charmap.c:680
455 #: locale/programs/charmap.c:776 locale/programs/repertoire.c:232
456 msgid "no symbolic name given"
459 #: locale/programs/charmap.c:554
460 msgid "invalid encoding given"
463 #: locale/programs/charmap.c:563
464 msgid "too few bytes in character encoding"
467 #: locale/programs/charmap.c:565
468 msgid "too many bytes in character encoding"
471 #: locale/programs/charmap.c:587 locale/programs/charmap.c:735
472 #: locale/programs/charmap.c:818 locale/programs/repertoire.c:298
473 msgid "no symbolic name given for end of range"
476 #: locale/programs/charmap.c:611 locale/programs/locfile.c:819
477 #: locale/programs/repertoire.c:315
479 msgid "`%1$s' definition does not end with `END %1$s'"
482 #: locale/programs/charmap.c:644
483 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
486 #: locale/programs/charmap.c:652 locale/programs/charmap.c:715
488 msgid "value for %s must be an integer"
491 #: locale/programs/charmap.c:843
493 msgid "%s: error in state machine"
496 #: locale/programs/charmap.c:851 locale/programs/ld-address.c:605
497 #: locale/programs/ld-collate.c:2650 locale/programs/ld-collate.c:3818
498 #: locale/programs/ld-ctype.c:2226 locale/programs/ld-ctype.c:2995
499 #: locale/programs/ld-identification.c:469
500 #: locale/programs/ld-measurement.c:255 locale/programs/ld-messages.c:349
501 #: locale/programs/ld-monetary.c:958 locale/programs/ld-name.c:324
502 #: locale/programs/ld-numeric.c:392 locale/programs/ld-paper.c:258
503 #: locale/programs/ld-telephone.c:330 locale/programs/ld-time.c:1220
504 #: locale/programs/locfile.c:826 locale/programs/repertoire.c:326
506 msgid "%s: premature end of file"
509 #: locale/programs/charmap.c:870 locale/programs/charmap.c:881
511 msgid "unknown character `%s'"
514 #: locale/programs/charmap.c:889
517 "number of bytes for byte sequence of beginning and end of range not the "
521 #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2930
522 #: locale/programs/repertoire.c:421
523 msgid "invalid names for character range"
526 #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:433
527 msgid "hexadecimal range format should use only capital characters"
530 #: locale/programs/charmap.c:1023
532 msgid "<%s> and <%s> are illegal names for range"
535 #: locale/programs/charmap.c:1029
536 msgid "upper limit in range is not higher then lower limit"
539 #: locale/programs/charmap.c:1087
540 msgid "resulting bytes for range not representable."
543 #: locale/programs/ld-address.c:134 locale/programs/ld-collate.c:1534
544 #: locale/programs/ld-ctype.c:421 locale/programs/ld-identification.c:134
545 #: locale/programs/ld-measurement.c:95 locale/programs/ld-messages.c:98
546 #: locale/programs/ld-monetary.c:194 locale/programs/ld-name.c:95
547 #: locale/programs/ld-numeric.c:99 locale/programs/ld-paper.c:92
548 #: locale/programs/ld-telephone.c:95 locale/programs/ld-time.c:160
550 msgid "No definition for %s category found"
553 #: locale/programs/ld-address.c:145 locale/programs/ld-address.c:183
554 #: locale/programs/ld-address.c:201 locale/programs/ld-address.c:228
555 #: locale/programs/ld-address.c:290 locale/programs/ld-address.c:309
556 #: locale/programs/ld-address.c:322 locale/programs/ld-identification.c:147
557 #: locale/programs/ld-measurement.c:106 locale/programs/ld-monetary.c:206
558 #: locale/programs/ld-monetary.c:250 locale/programs/ld-monetary.c:266
559 #: locale/programs/ld-monetary.c:278 locale/programs/ld-name.c:106
560 #: locale/programs/ld-name.c:143 locale/programs/ld-numeric.c:113
561 #: locale/programs/ld-numeric.c:127 locale/programs/ld-paper.c:103
562 #: locale/programs/ld-paper.c:112 locale/programs/ld-telephone.c:106
563 #: locale/programs/ld-telephone.c:163 locale/programs/ld-time.c:176
564 #: locale/programs/ld-time.c:197
566 msgid "%s: field `%s' not defined"
569 #: locale/programs/ld-address.c:157 locale/programs/ld-address.c:209
570 #: locale/programs/ld-address.c:235 locale/programs/ld-address.c:265
571 #: locale/programs/ld-name.c:118 locale/programs/ld-telephone.c:118
573 msgid "%s: field `%s' must not be empty"
576 #: locale/programs/ld-address.c:169
578 msgid "%s: invalid escape `%%%c' sequence in field `%s'"
581 #: locale/programs/ld-address.c:220
583 msgid "%s: terminology language code `%s' not defined"
586 #: locale/programs/ld-address.c:247 locale/programs/ld-address.c:276
588 msgid "%s: language abbreviation `%s' not defined"
591 #: locale/programs/ld-address.c:254 locale/programs/ld-address.c:282
592 #: locale/programs/ld-address.c:316 locale/programs/ld-address.c:328
594 msgid "%s: `%s' value does not match `%s' value"
597 #: locale/programs/ld-address.c:301
599 msgid "%s: numeric country code `%d' not valid"
602 #: locale/programs/ld-address.c:497 locale/programs/ld-address.c:534
603 #: locale/programs/ld-address.c:572 locale/programs/ld-ctype.c:2602
604 #: locale/programs/ld-identification.c:365
605 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:302
606 #: locale/programs/ld-monetary.c:700 locale/programs/ld-monetary.c:735
607 #: locale/programs/ld-monetary.c:776 locale/programs/ld-name.c:281
608 #: locale/programs/ld-numeric.c:264 locale/programs/ld-paper.c:225
609 #: locale/programs/ld-telephone.c:289 locale/programs/ld-time.c:1109
610 #: locale/programs/ld-time.c:1151
612 msgid "%s: field `%s' declared more than once"
615 #: locale/programs/ld-address.c:501 locale/programs/ld-address.c:539
616 #: locale/programs/ld-identification.c:369 locale/programs/ld-messages.c:312
617 #: locale/programs/ld-monetary.c:704 locale/programs/ld-monetary.c:739
618 #: locale/programs/ld-name.c:285 locale/programs/ld-numeric.c:268
619 #: locale/programs/ld-telephone.c:293 locale/programs/ld-time.c:1003
620 #: locale/programs/ld-time.c:1072 locale/programs/ld-time.c:1114
622 msgid "%s: unknown character in field `%s'"
625 #: locale/programs/ld-address.c:586 locale/programs/ld-collate.c:3800
626 #: locale/programs/ld-ctype.c:2975 locale/programs/ld-identification.c:450
627 #: locale/programs/ld-measurement.c:236 locale/programs/ld-messages.c:331
628 #: locale/programs/ld-monetary.c:940 locale/programs/ld-name.c:306
629 #: locale/programs/ld-numeric.c:374 locale/programs/ld-paper.c:240
630 #: locale/programs/ld-telephone.c:312 locale/programs/ld-time.c:1202
632 msgid "%s: incomplete `END' line"
635 #: locale/programs/ld-address.c:589 locale/programs/ld-collate.c:2653
636 #: locale/programs/ld-collate.c:3802 locale/programs/ld-ctype.c:2229
637 #: locale/programs/ld-ctype.c:2978 locale/programs/ld-identification.c:453
638 #: locale/programs/ld-measurement.c:239 locale/programs/ld-messages.c:333
639 #: locale/programs/ld-monetary.c:942 locale/programs/ld-name.c:308
640 #: locale/programs/ld-numeric.c:376 locale/programs/ld-paper.c:242
641 #: locale/programs/ld-telephone.c:314 locale/programs/ld-time.c:1204
643 msgid "%1$s: definition does not end with `END %1$s'"
646 #: locale/programs/ld-address.c:596 locale/programs/ld-collate.c:523
647 #: locale/programs/ld-collate.c:575 locale/programs/ld-collate.c:871
648 #: locale/programs/ld-collate.c:884 locale/programs/ld-collate.c:2640
649 #: locale/programs/ld-collate.c:3809 locale/programs/ld-ctype.c:1957
650 #: locale/programs/ld-ctype.c:2216 locale/programs/ld-ctype.c:2800
651 #: locale/programs/ld-ctype.c:2986 locale/programs/ld-identification.c:460
652 #: locale/programs/ld-measurement.c:246 locale/programs/ld-messages.c:340
653 #: locale/programs/ld-monetary.c:949 locale/programs/ld-name.c:315
654 #: locale/programs/ld-numeric.c:383 locale/programs/ld-paper.c:249
655 #: locale/programs/ld-telephone.c:321 locale/programs/ld-time.c:1211
657 msgid "%s: syntax error"
660 #: locale/programs/ld-collate.c:398
662 msgid "`%.*s' already defined in charmap"
665 #: locale/programs/ld-collate.c:407
667 msgid "`%.*s' already defined in repertoire"
670 #: locale/programs/ld-collate.c:414
672 msgid "`%.*s' already defined as collating symbol"
675 #: locale/programs/ld-collate.c:421
677 msgid "`%.*s' already defined as collating element"
680 #: locale/programs/ld-collate.c:452 locale/programs/ld-collate.c:478
682 msgid "%s: `forward' and `backward' are mutually excluding each other"
685 #: locale/programs/ld-collate.c:462 locale/programs/ld-collate.c:488
686 #: locale/programs/ld-collate.c:504
688 msgid "%s: `%s' mentioned more than once in definition of weight %d"
691 #: locale/programs/ld-collate.c:560
693 msgid "%s: too many rules; first entry only had %d"
696 #: locale/programs/ld-collate.c:596
698 msgid "%s: not enough sorting rules"
701 #: locale/programs/ld-collate.c:761
703 msgid "%s: empty weight string not allowed"
706 #: locale/programs/ld-collate.c:856
708 msgid "%s: weights must use the same ellipsis symbol as the name"
711 #: locale/programs/ld-collate.c:912
713 msgid "%s: too many values"
716 #: locale/programs/ld-collate.c:1031 locale/programs/ld-collate.c:1206
718 msgid "order for `%.*s' already defined at %s:%Zu"
721 #: locale/programs/ld-collate.c:1081
723 msgid "%s: the start and the end symbol of a range must stand for characters"
726 #: locale/programs/ld-collate.c:1108
729 "%s: byte sequences of first and last character must have the same length"
732 #: locale/programs/ld-collate.c:1150
735 "%s: byte sequence of first character of sequence is not lower than that of "
739 #: locale/programs/ld-collate.c:1275
741 msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
744 #: locale/programs/ld-collate.c:1279
747 "%s: symbolic range ellipsis must not be directly followed by `order_end'"
750 #: locale/programs/ld-collate.c:1299 locale/programs/ld-ctype.c:1477
752 msgid "`%s' and `%.*s' are no valid names for symbolic range"
755 #: locale/programs/ld-collate.c:1348 locale/programs/ld-collate.c:3737
757 msgid "%s: order for `%.*s' already defined at %s:%Zu"
760 #: locale/programs/ld-collate.c:1357
762 msgid "%s: `%s' must be a character"
765 #: locale/programs/ld-collate.c:1550
768 "%s: `position' must be used for a specific level in all sections or none"
771 #: locale/programs/ld-collate.c:1575
773 msgid "symbol `%s' not defined"
776 #: locale/programs/ld-collate.c:1651 locale/programs/ld-collate.c:1757
778 msgid "symbol `%s' has the same encoding as"
781 #: locale/programs/ld-collate.c:1655 locale/programs/ld-collate.c:1761
786 #: locale/programs/ld-collate.c:1803
787 msgid "no definition of `UNDEFINED'"
790 #: locale/programs/ld-collate.c:1832
791 msgid "too many errors; giving up"
794 #: locale/programs/ld-collate.c:2735
796 msgid "%s: duplicate definition of `%s'"
799 #: locale/programs/ld-collate.c:2771
801 msgid "%s: duplicate declaration of section `%s'"
804 #: locale/programs/ld-collate.c:2910
806 msgid "%s: unknown character in collating symbol name"
809 #: locale/programs/ld-collate.c:3042
811 msgid "%s: unknown character in equivalent definition name"
814 #: locale/programs/ld-collate.c:3055
816 msgid "%s: unknown character in equivalent definition value"
819 #: locale/programs/ld-collate.c:3065
821 msgid "%s: unknown symbol `%s' in equivalent definition"
824 #: locale/programs/ld-collate.c:3074
825 msgid "error while adding equivalent collating symbol"
828 #: locale/programs/ld-collate.c:3104
830 msgid "duplicate definition of script `%s'"
833 #: locale/programs/ld-collate.c:3152
835 msgid "%s: unknown section name `%s'"
838 #: locale/programs/ld-collate.c:3180
840 msgid "%s: multiple order definitions for section `%s'"
843 #: locale/programs/ld-collate.c:3205
845 msgid "%s: invalid number of sorting rules"
848 #: locale/programs/ld-collate.c:3232
850 msgid "%s: multiple order definitions for unnamed section"
853 #: locale/programs/ld-collate.c:3286 locale/programs/ld-collate.c:3414
854 #: locale/programs/ld-collate.c:3778
856 msgid "%s: missing `order_end' keyword"
859 #: locale/programs/ld-collate.c:3347
861 msgid "%s: order for collating symbol %.*s not yet defined"
864 #: locale/programs/ld-collate.c:3365
866 msgid "%s: order for collating element %.*s not yet defined"
869 #: locale/programs/ld-collate.c:3376
871 msgid "%s: cannot reorder after %.*s: symbol not known"
874 #: locale/programs/ld-collate.c:3428 locale/programs/ld-collate.c:3790
876 msgid "%s: missing `reorder-end' keyword"
879 #: locale/programs/ld-collate.c:3462 locale/programs/ld-collate.c:3662
881 msgid "%s: section `%.*s' not known"
884 #: locale/programs/ld-collate.c:3527
886 msgid "%s: bad symbol <%.*s>"
889 #: locale/programs/ld-collate.c:3725
891 msgid "%s: cannot have `%s' as end of ellipsis range"
894 #: locale/programs/ld-collate.c:3774
896 msgid "%s: empty category description not allowed"
899 #: locale/programs/ld-collate.c:3793
901 msgid "%s: missing `reorder-sections-end' keyword"
904 #: locale/programs/ld-ctype.c:440
905 msgid "No character set name specified in charmap"
908 #: locale/programs/ld-ctype.c:469
910 msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
913 #: locale/programs/ld-ctype.c:484
915 msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
918 #: locale/programs/ld-ctype.c:498 locale/programs/ld-ctype.c:556
920 msgid "internal error in %s, line %u"
923 #: locale/programs/ld-ctype.c:527
925 msgid "character '%s' in class `%s' must be in class `%s'"
928 #: locale/programs/ld-ctype.c:543
930 msgid "character '%s' in class `%s' must not be in class `%s'"
933 #: locale/programs/ld-ctype.c:573 locale/programs/ld-ctype.c:611
935 msgid "<SP> character not in class `%s'"
938 #: locale/programs/ld-ctype.c:585 locale/programs/ld-ctype.c:622
940 msgid "<SP> character must not be in class `%s'"
943 #: locale/programs/ld-ctype.c:600
944 msgid "character <SP> not defined in character map"
947 #: locale/programs/ld-ctype.c:714
948 msgid "`digit' category has not entries in groups of ten"
951 #: locale/programs/ld-ctype.c:763
952 msgid "no input digits defined and none of the standard names in the charmap"
955 #: locale/programs/ld-ctype.c:828
956 msgid "not all characters used in `outdigit' are available in the charmap"
959 #: locale/programs/ld-ctype.c:845
960 msgid "not all characters used in `outdigit' are available in the repertoire"
963 #: locale/programs/ld-ctype.c:1245
965 msgid "character class `%s' already defined"
968 #: locale/programs/ld-ctype.c:1251
970 msgid "implementation limit: no more than %Zd character classes allowed"
973 #: locale/programs/ld-ctype.c:1277
975 msgid "character map `%s' already defined"
978 #: locale/programs/ld-ctype.c:1283
980 msgid "implementation limit: no more than %d character maps allowed"
983 #: locale/programs/ld-ctype.c:1548 locale/programs/ld-ctype.c:1673
984 #: locale/programs/ld-ctype.c:1779 locale/programs/ld-ctype.c:2465
985 #: locale/programs/ld-ctype.c:3461
987 msgid "%s: field `%s' does not contain exactly ten entries"
990 #: locale/programs/ld-ctype.c:1576 locale/programs/ld-ctype.c:2147
992 msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
995 #: locale/programs/ld-ctype.c:1703
996 msgid "start and end character sequence of range must have the same length"
999 #: locale/programs/ld-ctype.c:1710
1000 msgid "to-value character sequence is smaller than from-value sequence"
1003 #: locale/programs/ld-ctype.c:2067 locale/programs/ld-ctype.c:2118
1004 msgid "premature end of `translit_ignore' definition"
1007 #: locale/programs/ld-ctype.c:2073 locale/programs/ld-ctype.c:2124
1008 #: locale/programs/ld-ctype.c:2166
1009 msgid "syntax error"
1012 #: locale/programs/ld-ctype.c:2297
1014 msgid "%s: syntax error in definition of new character class"
1017 #: locale/programs/ld-ctype.c:2312
1019 msgid "%s: syntax error in definition of new character map"
1022 #: locale/programs/ld-ctype.c:2487
1023 msgid "ellipsis range must be marked by two operands of same type"
1026 #: locale/programs/ld-ctype.c:2496
1028 "with symbolic name range values the absolute ellipsis `...' must not be used"
1031 #: locale/programs/ld-ctype.c:2511
1033 "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
1036 #: locale/programs/ld-ctype.c:2525
1038 "with character code range values one must use the absolute ellipsis `...'"
1041 #: locale/programs/ld-ctype.c:2676
1043 msgid "duplicated definition for mapping `%s'"
1046 #: locale/programs/ld-ctype.c:2762 locale/programs/ld-ctype.c:2906
1048 msgid "%s: `translit_start' section does not end with `translit_end'"
1051 #: locale/programs/ld-ctype.c:2857
1053 msgid "%s: duplicate `default_missing' definition"
1056 #: locale/programs/ld-ctype.c:2862
1057 msgid "previous definition was here"
1060 #: locale/programs/ld-ctype.c:2884
1062 msgid "%s: no representable `default_missing' definition found"
1065 #: locale/programs/ld-ctype.c:3037
1067 msgid "%s: character `%s' not defined in charmap while needed as default value"
1070 #: locale/programs/ld-ctype.c:3042 locale/programs/ld-ctype.c:3126
1071 #: locale/programs/ld-ctype.c:3146 locale/programs/ld-ctype.c:3167
1072 #: locale/programs/ld-ctype.c:3188 locale/programs/ld-ctype.c:3209
1073 #: locale/programs/ld-ctype.c:3230 locale/programs/ld-ctype.c:3270
1074 #: locale/programs/ld-ctype.c:3291 locale/programs/ld-ctype.c:3358
1076 msgid "%s: character `%s' in charmap not representable with one byte"
1079 #: locale/programs/ld-ctype.c:3121 locale/programs/ld-ctype.c:3141
1080 #: locale/programs/ld-ctype.c:3183 locale/programs/ld-ctype.c:3204
1081 #: locale/programs/ld-ctype.c:3225 locale/programs/ld-ctype.c:3265
1082 #: locale/programs/ld-ctype.c:3286 locale/programs/ld-ctype.c:3353
1083 #: locale/programs/ld-ctype.c:3395 locale/programs/ld-ctype.c:3420
1085 msgid "%s: character `%s' not defined while needed as default value"
1088 #: locale/programs/ld-ctype.c:3162
1090 msgid "character `%s' not defined while needed as default value"
1093 #: locale/programs/ld-ctype.c:3402 locale/programs/ld-ctype.c:3427
1096 "%s: character `%s' needed as default value not representable with one byte"
1099 #: locale/programs/ld-ctype.c:3482
1100 msgid "no output digits defined and none of the standard names in the charmap"
1103 #: locale/programs/ld-ctype.c:3773
1105 msgid "%s: transliteration data from locale `%s' not available"
1108 #: locale/programs/ld-ctype.c:3869
1110 msgid "%s: table for class \"%s\": %lu bytes\n"
1113 #: locale/programs/ld-ctype.c:3938
1115 msgid "%s: table for map \"%s\": %lu bytes\n"
1118 #: locale/programs/ld-ctype.c:4071
1120 msgid "%s: table for width: %lu bytes\n"
1123 #: locale/programs/ld-identification.c:171
1125 msgid "%s: no identification for category `%s'"
1128 #: locale/programs/ld-identification.c:436
1130 msgid "%s: duplicate category version definition"
1133 #: locale/programs/ld-measurement.c:114
1135 msgid "%s: invalid value for field `%s'"
1138 #: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
1140 msgid "%s: field `%s' undefined"
1143 #: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
1145 msgid "%s: value for field `%s' must not be an empty string"
1148 #: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
1150 msgid "%s: no correct regular expression for field `%s': %s"
1153 #: locale/programs/ld-monetary.c:224
1155 msgid "%s: value of field `int_curr_symbol' has wrong length"
1158 #: locale/programs/ld-monetary.c:237
1161 "%s: value of field `int_curr_symbol' does not correspond to a valid name in "
1165 #: locale/programs/ld-monetary.c:256 locale/programs/ld-numeric.c:119
1167 msgid "%s: value for field `%s' must not be the empty string"
1170 #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
1172 msgid "%s: value for field `%s' must be in range %d...%d"
1175 #: locale/programs/ld-monetary.c:746 locale/programs/ld-numeric.c:275
1177 msgid "%s: value for field `%s' must be a single character"
1180 #: locale/programs/ld-monetary.c:843 locale/programs/ld-numeric.c:319
1182 msgid "%s: `-1' must be last entry in `%s' field"
1185 #: locale/programs/ld-monetary.c:865 locale/programs/ld-numeric.c:340
1187 msgid "%s: values for field `%s' must be smaller than 127"
1190 #: locale/programs/ld-monetary.c:908
1191 msgid "conversion rate value cannot be zero"
1194 #: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
1195 #: locale/programs/ld-telephone.c:150
1197 msgid "%s: invalid escape sequence in field `%s'"
1200 #: locale/programs/ld-time.c:248
1202 msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
1205 #: locale/programs/ld-time.c:259
1208 "%s: direction flag in string %Zd in `era' field is not a single character"
1211 #: locale/programs/ld-time.c:272
1213 msgid "%s: invalid number for offset in string %Zd in `era' field"
1216 #: locale/programs/ld-time.c:280
1218 msgid "%s: garbage at end of offset value in string %Zd in `era' field"
1221 #: locale/programs/ld-time.c:331
1223 msgid "%s: invalid starting date in string %Zd in `era' field"
1226 #: locale/programs/ld-time.c:340
1228 msgid "%s: garbage at end of starting date in string %Zd in `era' field "
1231 #: locale/programs/ld-time.c:359
1233 msgid "%s: starting date is invalid in string %Zd in `era' field"
1236 #: locale/programs/ld-time.c:408
1238 msgid "%s: invalid stopping date in string %Zd in `era' field"
1241 #: locale/programs/ld-time.c:417
1243 msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
1246 #: locale/programs/ld-time.c:436
1248 msgid "%s: stopping date is invalid in string %Zd in `era' field"
1251 #: locale/programs/ld-time.c:445
1253 msgid "%s: missing era name in string %Zd in `era' field"
1256 #: locale/programs/ld-time.c:457
1258 msgid "%s: missing era format in string %Zd in `era' field"
1261 #: locale/programs/ld-time.c:486
1263 msgid "%s: third operand for value of field `%s' must not be larger than %d"
1266 #: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
1268 msgid "%s: values of field `%s' must not be larger than %d"
1271 #: locale/programs/ld-time.c:510
1273 msgid "%s: values for field `%s' must not be larger than %d"
1276 #: locale/programs/ld-time.c:987
1278 msgid "%s: too few values for field `%s'"
1281 #: locale/programs/ld-time.c:1032
1282 msgid "extra trailing semicolon"
1285 #: locale/programs/ld-time.c:1035
1287 msgid "%s: too many values for field `%s'"
1290 #: locale/programs/linereader.c:131
1291 msgid "trailing garbage at end of line"
1294 #: locale/programs/linereader.c:305
1295 msgid "garbage at end of number"
1298 #: locale/programs/linereader.c:417
1299 msgid "garbage at end of character code specification"
1302 #: locale/programs/linereader.c:503
1303 msgid "unterminated symbolic name"
1306 #: locale/programs/linereader.c:567 catgets/gencat.c:1196
1307 msgid "invalid escape sequence"
1310 #: locale/programs/linereader.c:630
1311 msgid "illegal escape sequence at end of string"
1314 #: locale/programs/linereader.c:634 locale/programs/linereader.c:862
1315 msgid "unterminated string"
1318 #: locale/programs/linereader.c:676
1319 msgid "non-symbolic character value should not be used"
1322 #: locale/programs/linereader.c:823
1324 msgid "symbol `%.*s' not in charmap"
1327 #: locale/programs/linereader.c:844
1329 msgid "symbol `%.*s' not in repertoire map"
1332 #: locale/programs/locale.c:75
1333 msgid "System information:"
1336 #: locale/programs/locale.c:77
1337 msgid "Write names of available locales"
1340 #: locale/programs/locale.c:79
1341 msgid "Write names of available charmaps"
1344 #: locale/programs/locale.c:80
1345 msgid "Modify output format:"
1348 #: locale/programs/locale.c:81
1349 msgid "Write names of selected categories"
1352 #: locale/programs/locale.c:82
1353 msgid "Write names of selected keywords"
1356 #: locale/programs/locale.c:83
1357 msgid "Print more information"
1360 #: locale/programs/locale.c:88
1362 "Get locale-specific information.\013For bug reporting instructions, please "
1364 "<http://www.gnu.org/software/libc/bugs.html>.\n"
1367 #: locale/programs/locale.c:93
1373 #: locale/programs/locale.c:194
1374 msgid "Cannot set LC_CTYPE to default locale"
1377 #: locale/programs/locale.c:196
1378 msgid "Cannot set LC_MESSAGES to default locale"
1381 #: locale/programs/locale.c:209
1382 msgid "Cannot set LC_COLLATE to default locale"
1385 #: locale/programs/locale.c:225
1386 msgid "Cannot set LC_ALL to default locale"
1389 #: locale/programs/locale.c:501
1390 msgid "while preparing output"
1393 #: locale/programs/localedef.c:121
1394 msgid "Input Files:"
1397 #: locale/programs/localedef.c:123
1398 msgid "Symbolic character names defined in FILE"
1401 #: locale/programs/localedef.c:124
1402 msgid "Source definitions are found in FILE"
1405 #: locale/programs/localedef.c:126
1406 msgid "FILE contains mapping from symbolic names to UCS4 values"
1409 #: locale/programs/localedef.c:130
1410 msgid "Create output even if warning messages were issued"
1413 #: locale/programs/localedef.c:131
1414 msgid "Create old-style tables"
1417 #: locale/programs/localedef.c:132
1418 msgid "Optional output file prefix"
1421 #: locale/programs/localedef.c:133
1422 msgid "Be strictly POSIX conform"
1425 #: locale/programs/localedef.c:135
1426 msgid "Suppress warnings and information messages"
1429 #: locale/programs/localedef.c:136
1430 msgid "Print more messages"
1433 #: locale/programs/localedef.c:137
1434 msgid "Archive control:"
1437 #: locale/programs/localedef.c:139
1438 msgid "Don't add new data to archive"
1441 #: locale/programs/localedef.c:141
1442 msgid "Add locales named by parameters to archive"
1445 #: locale/programs/localedef.c:142
1446 msgid "Replace existing archive content"
1449 #: locale/programs/localedef.c:144
1450 msgid "Remove locales named by parameters from archive"
1453 #: locale/programs/localedef.c:145
1454 msgid "List content of archive"
1457 #: locale/programs/localedef.c:147
1458 msgid "locale.alias file to consult when making archive"
1461 #: locale/programs/localedef.c:152
1462 msgid "Compile locale specification"
1465 #: locale/programs/localedef.c:155
1468 "[--add-to-archive|--delete-from-archive] FILE...\n"
1469 "--list-archive [FILE]"
1472 #: locale/programs/localedef.c:233
1473 msgid "cannot create directory for output files"
1476 #: locale/programs/localedef.c:244
1477 msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
1480 #: locale/programs/localedef.c:258 locale/programs/localedef.c:274
1481 #: locale/programs/localedef.c:600 locale/programs/localedef.c:620
1483 msgid "cannot open locale definition file `%s'"
1486 #: locale/programs/localedef.c:286
1488 msgid "cannot write output files to `%s'"
1491 #: locale/programs/localedef.c:367
1494 "System's directory for character maps : %s\n"
1495 " repertoire maps: %s\n"
1496 " locale path : %s\n"
1500 #: locale/programs/localedef.c:568
1501 msgid "circular dependencies between locale definitions"
1504 #: locale/programs/localedef.c:574
1506 msgid "cannot add already read locale `%s' a second time"
1509 #: locale/programs/locarchive.c:89 locale/programs/locarchive.c:258
1510 msgid "cannot create temporary file"
1513 #: locale/programs/locarchive.c:118 locale/programs/locarchive.c:304
1514 msgid "cannot initialize archive file"
1517 #: locale/programs/locarchive.c:125 locale/programs/locarchive.c:311
1518 msgid "cannot resize archive file"
1521 #: locale/programs/locarchive.c:134 locale/programs/locarchive.c:320
1522 #: locale/programs/locarchive.c:508
1523 msgid "cannot map archive header"
1526 #: locale/programs/locarchive.c:156
1527 msgid "failed to create new locale archive"
1530 #: locale/programs/locarchive.c:168
1531 msgid "cannot change mode of new locale archive"
1534 #: locale/programs/locarchive.c:252
1535 msgid "cannot map locale archive file"
1538 #: locale/programs/locarchive.c:328
1539 msgid "cannot lock new archive"
1542 #: locale/programs/locarchive.c:377
1543 msgid "cannot extend locale archive file"
1546 #: locale/programs/locarchive.c:386
1547 msgid "cannot change mode of resized locale archive"
1550 #: locale/programs/locarchive.c:394
1551 msgid "cannot rename new archive"
1554 #: locale/programs/locarchive.c:447
1556 msgid "cannot open locale archive \"%s\""
1559 #: locale/programs/locarchive.c:452
1561 msgid "cannot stat locale archive \"%s\""
1564 #: locale/programs/locarchive.c:471
1566 msgid "cannot lock locale archive \"%s\""
1569 #: locale/programs/locarchive.c:494
1570 msgid "cannot read archive header"
1573 #: locale/programs/locarchive.c:554
1575 msgid "locale '%s' already exists"
1578 #: locale/programs/locarchive.c:785 locale/programs/locarchive.c:800
1579 #: locale/programs/locarchive.c:812 locale/programs/locarchive.c:824
1580 #: locale/programs/locfile.c:344
1581 msgid "cannot add to locale archive"
1584 #: locale/programs/locarchive.c:979
1586 msgid "locale alias file `%s' not found"
1589 #: locale/programs/locarchive.c:1123
1594 #: locale/programs/locarchive.c:1129
1596 msgid "stat of \"%s\" failed: %s: ignored"
1599 #: locale/programs/locarchive.c:1135
1601 msgid "\"%s\" is no directory; ignored"
1604 #: locale/programs/locarchive.c:1142
1606 msgid "cannot open directory \"%s\": %s: ignored"
1609 #: locale/programs/locarchive.c:1214
1611 msgid "incomplete set of locale files in \"%s\""
1614 #: locale/programs/locarchive.c:1278
1616 msgid "cannot read all files in \"%s\": ignored"
1619 #: locale/programs/locarchive.c:1348
1621 msgid "locale \"%s\" not in archive"
1624 #: locale/programs/locfile.c:133
1626 msgid "argument to `%s' must be a single character"
1629 #: locale/programs/locfile.c:252
1630 msgid "syntax error: not inside a locale definition section"
1633 #: locale/programs/locfile.c:626
1635 msgid "cannot open output file `%s' for category `%s'"
1638 #: locale/programs/locfile.c:650
1640 msgid "failure while writing data for category `%s'"
1643 #: locale/programs/locfile.c:746
1645 msgid "cannot create output file `%s' for category `%s'"
1648 #: locale/programs/locfile.c:782
1649 msgid "expect string argument for `copy'"
1652 #: locale/programs/locfile.c:786
1653 msgid "locale name should consist only of portable characters"
1656 #: locale/programs/locfile.c:805
1657 msgid "no other keyword shall be specified when `copy' is used"
1660 #: locale/programs/repertoire.c:231 locale/programs/repertoire.c:272
1661 #: locale/programs/repertoire.c:297
1663 msgid "syntax error in repertoire map definition: %s"
1666 #: locale/programs/repertoire.c:273
1667 msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
1670 #: locale/programs/repertoire.c:333
1671 msgid "cannot safe new repertoire map"
1674 #: locale/programs/repertoire.c:344
1676 msgid "repertoire map file `%s' not found"
1679 #: locale/programs/repertoire.c:451
1681 msgid "<%s> and <%s> are invalid names for range"
1684 #: locale/programs/repertoire.c:458
1685 msgid "upper limit in range is not smaller then lower limit"
1688 #: locale/programs/xmalloc.c:70 malloc/obstack.c:415 malloc/obstack.c:418
1689 #: posix/getconf.c:1104 elf/ldconfig.c:1045
1690 msgid "memory exhausted"
1693 #: assert/assert-perr.c:57
1695 msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
1698 #: assert/assert.c:56
1700 msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
1703 #: intl/tst-codeset.c:40 intl/tst-codeset.c:50
1707 #: intl/tst-gettext2.c:37
1708 msgid "First string for testing."
1711 #: intl/tst-gettext2.c:38
1712 msgid "Another string for testing."
1715 #: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:99
1719 #: catgets/gencat.c:112
1720 msgid "Create C header file NAME containing symbol definitions"
1723 #: catgets/gencat.c:114
1724 msgid "Do not use existing catalog, force new output file"
1727 #: catgets/gencat.c:115
1728 msgid "Write output to file NAME"
1731 #: catgets/gencat.c:120
1733 "Generate message catalog.\013If INPUT-FILE is -, input is read from standard "
1734 "input. If OUTPUT-FILE\n"
1735 "is -, output is written to standard output.\n"
1738 #: catgets/gencat.c:125
1740 "-o OUTPUT-FILE [INPUT-FILE]...\n"
1741 "[OUTPUT-FILE [INPUT-FILE]...]"
1744 #: catgets/gencat.c:283
1745 msgid "*standard input*"
1748 #: catgets/gencat.c:418 catgets/gencat.c:495
1749 msgid "illegal set number"
1752 #: catgets/gencat.c:445
1753 msgid "duplicate set definition"
1756 #: catgets/gencat.c:447 catgets/gencat.c:624 catgets/gencat.c:678
1757 msgid "this is the first definition"
1760 #: catgets/gencat.c:523
1762 msgid "unknown set `%s'"
1765 #: catgets/gencat.c:564
1766 msgid "invalid quote character"
1769 #: catgets/gencat.c:577
1771 msgid "unknown directive `%s': line ignored"
1774 #: catgets/gencat.c:622
1775 msgid "duplicated message number"
1778 #: catgets/gencat.c:675
1779 msgid "duplicated message identifier"
1782 #: catgets/gencat.c:732
1783 msgid "invalid character: message ignored"
1786 #: catgets/gencat.c:775
1787 msgid "invalid line"
1790 #: catgets/gencat.c:829
1791 msgid "malformed line ignored"
1794 #: catgets/gencat.c:993 catgets/gencat.c:1034
1796 msgid "cannot open output file `%s'"
1799 #: catgets/gencat.c:1218
1800 msgid "unterminated message"
1803 #: catgets/gencat.c:1242
1804 msgid "while opening old catalog file"
1807 #: catgets/gencat.c:1333
1808 msgid "conversion modules not available"
1811 #: catgets/gencat.c:1359
1812 msgid "cannot determine escape character"
1815 #: stdlib/../sysdeps/unix/sysv/linux/ia64/makecontext.c:63
1817 msgid "makecontext: does not know how to handle more than 8 arguments\n"
1820 #: stdio-common/../sysdeps/gnu/errlist.c:20 posix/regcomp.c:158
1821 #: nis/nis_error.c:29 nis/ypclnt.c:793 nis/ypclnt.c:860
1825 #. TRANS Operation not permitted; only the owner of the file (or other resource)
1826 #. TRANS or processes with special privileges can perform the operation.
1827 #: stdio-common/../sysdeps/gnu/errlist.c:25
1828 msgid "Operation not permitted"
1831 #. TRANS No such file or directory. This is a ``file doesn't exist'' error
1832 #. TRANS for ordinary files that are referenced in contexts where they are
1833 #. TRANS expected to already exist.
1834 #: stdio-common/../sysdeps/gnu/errlist.c:36 elf/ldd.bash.in:148
1835 msgid "No such file or directory"
1838 #. TRANS No process matches the specified process ID.
1839 #: stdio-common/../sysdeps/gnu/errlist.c:45
1840 msgid "No such process"
1843 #. TRANS Interrupted function call; an asynchronous signal occurred and prevented
1844 #. TRANS completion of the call. When this happens, you should try the call
1847 #. TRANS You can choose to have functions resume after a signal that is handled,
1848 #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
1849 #. TRANS Primitives}.
1850 #: stdio-common/../sysdeps/gnu/errlist.c:60
1851 msgid "Interrupted system call"
1854 #. TRANS Input/output error; usually used for physical read or write errors.
1855 #: stdio-common/../sysdeps/gnu/errlist.c:69
1856 msgid "Input/output error"
1859 #. TRANS No such device or address. The system tried to use the device
1860 #. TRANS represented by a file you specified, and it couldn't find the device.
1861 #. TRANS This can mean that the device file was installed incorrectly, or that
1862 #. TRANS the physical device is missing or not correctly attached to the
1864 #: stdio-common/../sysdeps/gnu/errlist.c:82
1865 msgid "No such device or address"
1868 #. TRANS Argument list too long; used when the arguments passed to a new program
1869 #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
1870 #. TRANS File}) occupy too much memory space. This condition never arises in the
1871 #. TRANS GNU system.
1872 #: stdio-common/../sysdeps/gnu/errlist.c:94
1873 msgid "Argument list too long"
1876 #. TRANS Invalid executable file format. This condition is detected by the
1877 #. TRANS @code{exec} functions; see @ref{Executing a File}.
1878 #: stdio-common/../sysdeps/gnu/errlist.c:104
1879 msgid "Exec format error"
1882 #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
1883 #. TRANS closed or reading from a descriptor open only for writing (or vice
1885 #: stdio-common/../sysdeps/gnu/errlist.c:115
1886 msgid "Bad file descriptor"
1889 #. TRANS There are no child processes. This error happens on operations that are
1890 #. TRANS supposed to manipulate child processes, when there aren't any processes
1891 #. TRANS to manipulate.
1892 #: stdio-common/../sysdeps/gnu/errlist.c:126
1893 msgid "No child processes"
1896 #. TRANS Deadlock avoided; allocating a system resource would have resulted in a
1897 #. TRANS deadlock situation. The system does not guarantee that it will notice
1898 #. TRANS all such situations. This error means you got lucky and the system
1899 #. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
1900 #: stdio-common/../sysdeps/gnu/errlist.c:138
1901 msgid "Resource deadlock avoided"
1904 #. TRANS No memory available. The system cannot allocate more virtual memory
1905 #. TRANS because its capacity is full.
1906 #: stdio-common/../sysdeps/gnu/errlist.c:148
1907 msgid "Cannot allocate memory"
1910 #. TRANS Permission denied; the file permissions do not allow the attempted operation.
1911 #: stdio-common/../sysdeps/gnu/errlist.c:157 nis/nis_error.c:39
1913 msgid "Permission denied"
1916 #. TRANS Bad address; an invalid pointer was detected.
1917 #. TRANS In the GNU system, this error never happens; you get a signal instead.
1918 #: stdio-common/../sysdeps/gnu/errlist.c:167
1922 #. TRANS A file that isn't a block special file was given in a situation that
1923 #. TRANS requires one. For example, trying to mount an ordinary file as a file
1924 #. TRANS system in Unix gives this error.
1925 #: stdio-common/../sysdeps/gnu/errlist.c:178
1926 msgid "Block device required"
1929 #. TRANS Resource busy; a system resource that can't be shared is already in use.
1930 #. TRANS For example, if you try to delete a file that is the root of a currently
1931 #. TRANS mounted filesystem, you get this error.
1932 #: stdio-common/../sysdeps/gnu/errlist.c:189
1933 msgid "Device or resource busy"
1936 #. TRANS File exists; an existing file was specified in a context where it only
1937 #. TRANS makes sense to specify a new file.
1938 #: stdio-common/../sysdeps/gnu/errlist.c:199
1942 #. TRANS An attempt to make an improper link across file systems was detected.
1943 #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
1944 #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
1945 #: stdio-common/../sysdeps/gnu/errlist.c:210
1946 msgid "Invalid cross-device link"
1949 #. TRANS The wrong type of device was given to a function that expects a
1950 #. TRANS particular sort of device.
1951 #: stdio-common/../sysdeps/gnu/errlist.c:220
1952 msgid "No such device"
1955 #. TRANS A file that isn't a directory was specified when a directory is required.
1956 #: stdio-common/../sysdeps/gnu/errlist.c:229
1957 msgid "Not a directory"
1960 #. TRANS File is a directory; you cannot open a directory for writing,
1961 #. TRANS or create or remove hard links to it.
1962 #: stdio-common/../sysdeps/gnu/errlist.c:239
1963 msgid "Is a directory"
1966 #. TRANS Invalid argument. This is used to indicate various kinds of problems
1967 #. TRANS with passing the wrong argument to a library function.
1968 #: stdio-common/../sysdeps/gnu/errlist.c:249
1969 msgid "Invalid argument"
1972 #. TRANS The current process has too many files open and can't open any more.
1973 #. TRANS Duplicate descriptors do count toward this limit.
1975 #. TRANS In BSD and GNU, the number of open files is controlled by a resource
1976 #. TRANS limit that can usually be increased. If you get this error, you might
1977 #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
1978 #. TRANS @pxref{Limits on Resources}.
1979 #: stdio-common/../sysdeps/gnu/errlist.c:264
1980 msgid "Too many open files"
1983 #. TRANS There are too many distinct file openings in the entire system. Note
1984 #. TRANS that any number of linked channels count as just one file opening; see
1985 #. TRANS @ref{Linked Channels}. This error never occurs in the GNU system.
1986 #: stdio-common/../sysdeps/gnu/errlist.c:275
1987 msgid "Too many open files in system"
1990 #. TRANS Inappropriate I/O control operation, such as trying to set terminal
1991 #. TRANS modes on an ordinary file.
1992 #: stdio-common/../sysdeps/gnu/errlist.c:285
1993 msgid "Inappropriate ioctl for device"
1996 #. TRANS An attempt to execute a file that is currently open for writing, or
1997 #. TRANS write to a file that is currently being executed. Often using a
1998 #. TRANS debugger to run a program is considered having it open for writing and
1999 #. TRANS will cause this error. (The name stands for ``text file busy''.) This
2000 #. TRANS is not an error in the GNU system; the text is copied as necessary.
2001 #: stdio-common/../sysdeps/gnu/errlist.c:298
2002 msgid "Text file busy"
2005 #. TRANS File too big; the size of a file would be larger than allowed by the system.
2006 #: stdio-common/../sysdeps/gnu/errlist.c:307
2007 msgid "File too large"
2010 #. TRANS No space left on device; write operation on a file failed because the
2011 #. TRANS disk is full.
2012 #: stdio-common/../sysdeps/gnu/errlist.c:317
2013 msgid "No space left on device"
2016 #. TRANS Invalid seek operation (such as on a pipe).
2017 #: stdio-common/../sysdeps/gnu/errlist.c:326
2018 msgid "Illegal seek"
2021 #. TRANS An attempt was made to modify something on a read-only file system.
2022 #: stdio-common/../sysdeps/gnu/errlist.c:335
2023 msgid "Read-only file system"
2026 #. TRANS Too many links; the link count of a single file would become too large.
2027 #. TRANS @code{rename} can cause this error if the file being renamed already has
2028 #. TRANS as many links as it can take (@pxref{Renaming Files}).
2029 #: stdio-common/../sysdeps/gnu/errlist.c:346
2030 msgid "Too many links"
2033 #. TRANS Domain error; used by mathematical functions when an argument value does
2034 #. TRANS not fall into the domain over which the function is defined.
2035 #: stdio-common/../sysdeps/gnu/errlist.c:369
2036 msgid "Numerical argument out of domain"
2039 #. TRANS Range error; used by mathematical functions when the result value is
2040 #. TRANS not representable because of overflow or underflow.
2041 #: stdio-common/../sysdeps/gnu/errlist.c:379
2042 msgid "Numerical result out of range"
2045 #. TRANS Resource temporarily unavailable; the call might work if you try again
2046 #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
2047 #. TRANS they are always the same in the GNU C library.
2049 #. TRANS This error can happen in a few different situations:
2051 #. TRANS @itemize @bullet
2053 #. TRANS An operation that would block was attempted on an object that has
2054 #. TRANS non-blocking mode selected. Trying the same operation again will block
2055 #. TRANS until some external condition makes it possible to read, write, or
2056 #. TRANS connect (whatever the operation). You can use @code{select} to find out
2057 #. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
2059 #. TRANS @strong{Portability Note:} In many older Unix systems, this condition
2060 #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
2061 #. TRANS different from @code{EAGAIN}. To make your program portable, you should
2062 #. TRANS check for both codes and treat them the same.
2065 #. TRANS A temporary resource shortage made an operation impossible. @code{fork}
2066 #. TRANS can return this error. It indicates that the shortage is expected to
2067 #. TRANS pass, so your program can try the call again later and it may succeed.
2068 #. TRANS It is probably a good idea to delay for a few seconds before trying it
2069 #. TRANS again, to allow time for other processes to release scarce resources.
2070 #. TRANS Such shortages are usually fairly serious and affect the whole system,
2071 #. TRANS so usually an interactive program should report the error to the user
2072 #. TRANS and return to its command loop.
2073 #. TRANS @end itemize
2074 #: stdio-common/../sysdeps/gnu/errlist.c:416
2075 msgid "Resource temporarily unavailable"
2078 #. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above).
2079 #. TRANS The values are always the same, on every operating system.
2081 #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
2082 #. TRANS separate error code.
2083 #: stdio-common/../sysdeps/gnu/errlist.c:429
2084 msgid "Operation would block"
2087 #. TRANS An operation that cannot complete immediately was initiated on an object
2088 #. TRANS that has non-blocking mode selected. Some functions that must always
2089 #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
2090 #. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
2091 #. TRANS the operation has begun and will take some time. Attempts to manipulate
2092 #. TRANS the object before the call completes return @code{EALREADY}. You can
2093 #. TRANS use the @code{select} function to find out when the pending operation
2094 #. TRANS has completed; @pxref{Waiting for I/O}.
2095 #: stdio-common/../sysdeps/gnu/errlist.c:445
2096 msgid "Operation now in progress"
2099 #. TRANS An operation is already in progress on an object that has non-blocking
2100 #. TRANS mode selected.
2101 #: stdio-common/../sysdeps/gnu/errlist.c:455
2102 msgid "Operation already in progress"
2105 #. TRANS A file that isn't a socket was specified when a socket is required.
2106 #: stdio-common/../sysdeps/gnu/errlist.c:464
2107 msgid "Socket operation on non-socket"
2110 #. TRANS The size of a message sent on a socket was larger than the supported
2111 #. TRANS maximum size.
2112 #: stdio-common/../sysdeps/gnu/errlist.c:474
2113 msgid "Message too long"
2116 #. TRANS The socket type does not support the requested communications protocol.
2117 #: stdio-common/../sysdeps/gnu/errlist.c:483
2118 msgid "Protocol wrong type for socket"
2121 #. TRANS You specified a socket option that doesn't make sense for the
2122 #. TRANS particular protocol being used by the socket. @xref{Socket Options}.
2123 #: stdio-common/../sysdeps/gnu/errlist.c:493
2124 msgid "Protocol not available"
2127 #. TRANS The socket domain does not support the requested communications protocol
2128 #. TRANS (perhaps because the requested protocol is completely invalid).
2129 #. TRANS @xref{Creating a Socket}.
2130 #: stdio-common/../sysdeps/gnu/errlist.c:504
2131 msgid "Protocol not supported"
2134 #. TRANS The socket type is not supported.
2135 #: stdio-common/../sysdeps/gnu/errlist.c:513
2136 msgid "Socket type not supported"
2139 #. TRANS The operation you requested is not supported. Some socket functions
2140 #. TRANS don't make sense for all types of sockets, and others may not be
2141 #. TRANS implemented for all communications protocols. In the GNU system, this
2142 #. TRANS error can happen for many calls when the object does not support the
2143 #. TRANS particular operation; it is a generic indication that the server knows
2144 #. TRANS nothing to do for that call.
2145 #: stdio-common/../sysdeps/gnu/errlist.c:527
2146 msgid "Operation not supported"
2149 #. TRANS The socket communications protocol family you requested is not supported.
2150 #: stdio-common/../sysdeps/gnu/errlist.c:536
2151 msgid "Protocol family not supported"
2154 #. TRANS The address family specified for a socket is not supported; it is
2155 #. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
2156 #: stdio-common/../sysdeps/gnu/errlist.c:546
2157 msgid "Address family not supported by protocol"
2160 #. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
2161 #: stdio-common/../sysdeps/gnu/errlist.c:555
2162 msgid "Address already in use"
2165 #. TRANS The requested socket address is not available; for example, you tried
2166 #. TRANS to give a socket a name that doesn't match the local host name.
2167 #. TRANS @xref{Socket Addresses}.
2168 #: stdio-common/../sysdeps/gnu/errlist.c:566
2169 msgid "Cannot assign requested address"
2172 #. TRANS A socket operation failed because the network was down.
2173 #: stdio-common/../sysdeps/gnu/errlist.c:575
2174 msgid "Network is down"
2177 #. TRANS A socket operation failed because the subnet containing the remote host
2178 #. TRANS was unreachable.
2179 #: stdio-common/../sysdeps/gnu/errlist.c:585
2180 msgid "Network is unreachable"
2183 #. TRANS A network connection was reset because the remote host crashed.
2184 #: stdio-common/../sysdeps/gnu/errlist.c:594
2185 msgid "Network dropped connection on reset"
2188 #. TRANS A network connection was aborted locally.
2189 #: stdio-common/../sysdeps/gnu/errlist.c:603
2190 msgid "Software caused connection abort"
2193 #. TRANS A network connection was closed for reasons outside the control of the
2194 #. TRANS local host, such as by the remote machine rebooting or an unrecoverable
2195 #. TRANS protocol violation.
2196 #: stdio-common/../sysdeps/gnu/errlist.c:614
2197 msgid "Connection reset by peer"
2200 #. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
2201 #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
2202 #. TRANS other from network operations.
2203 #: stdio-common/../sysdeps/gnu/errlist.c:625
2204 msgid "No buffer space available"
2207 #. TRANS You tried to connect a socket that is already connected.
2208 #. TRANS @xref{Connecting}.
2209 #: stdio-common/../sysdeps/gnu/errlist.c:635
2210 msgid "Transport endpoint is already connected"
2213 #. TRANS The socket is not connected to anything. You get this error when you
2214 #. TRANS try to transmit data over a socket, without first specifying a
2215 #. TRANS destination for the data. For a connectionless socket (for datagram
2216 #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
2217 #: stdio-common/../sysdeps/gnu/errlist.c:647
2218 msgid "Transport endpoint is not connected"
2221 #. TRANS No default destination address was set for the socket. You get this
2222 #. TRANS error when you try to transmit data over a connectionless socket,
2223 #. TRANS without first specifying a destination for the data with @code{connect}.
2224 #: stdio-common/../sysdeps/gnu/errlist.c:658
2225 msgid "Destination address required"
2228 #. TRANS The socket has already been shut down.
2229 #: stdio-common/../sysdeps/gnu/errlist.c:667
2230 msgid "Cannot send after transport endpoint shutdown"
2234 #: stdio-common/../sysdeps/gnu/errlist.c:676
2235 msgid "Too many references: cannot splice"
2238 #. TRANS A socket operation with a specified timeout received no response during
2239 #. TRANS the timeout period.
2240 #: stdio-common/../sysdeps/gnu/errlist.c:686
2241 msgid "Connection timed out"
2244 #. TRANS A remote host refused to allow the network connection (typically because
2245 #. TRANS it is not running the requested service).
2246 #: stdio-common/../sysdeps/gnu/errlist.c:696
2247 msgid "Connection refused"
2250 #. TRANS Too many levels of symbolic links were encountered in looking up a file name.
2251 #. TRANS This often indicates a cycle of symbolic links.
2252 #: stdio-common/../sysdeps/gnu/errlist.c:706
2253 msgid "Too many levels of symbolic links"
2256 #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
2257 #. TRANS Files}) or host name too long (in @code{gethostname} or
2258 #. TRANS @code{sethostname}; @pxref{Host Identification}).
2259 #: stdio-common/../sysdeps/gnu/errlist.c:717
2260 msgid "File name too long"
2263 #. TRANS The remote host for a requested network connection is down.
2264 #: stdio-common/../sysdeps/gnu/errlist.c:726
2265 msgid "Host is down"
2268 #. TRANS The remote host for a requested network connection is not reachable.
2269 #: stdio-common/../sysdeps/gnu/errlist.c:735
2270 msgid "No route to host"
2273 #. TRANS Directory not empty, where an empty directory was expected. Typically,
2274 #. TRANS this error occurs when you are trying to delete a directory.
2275 #: stdio-common/../sysdeps/gnu/errlist.c:745
2276 msgid "Directory not empty"
2279 #. TRANS This means that the per-user limit on new process would be exceeded by
2280 #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on
2281 #. TRANS the @code{RLIMIT_NPROC} limit.
2282 #: stdio-common/../sysdeps/gnu/errlist.c:756
2283 msgid "Too many processes"
2286 #. TRANS The file quota system is confused because there are too many users.
2287 #. TRANS @c This can probably happen in a GNU system when using NFS.
2288 #: stdio-common/../sysdeps/gnu/errlist.c:766
2289 msgid "Too many users"
2292 #. TRANS The user's disk quota was exceeded.
2293 #: stdio-common/../sysdeps/gnu/errlist.c:775
2294 msgid "Disk quota exceeded"
2297 #. TRANS Stale NFS file handle. This indicates an internal confusion in the NFS
2298 #. TRANS system which is due to file system rearrangements on the server host.
2299 #. TRANS Repairing this condition usually requires unmounting and remounting
2300 #. TRANS the NFS file system on the local host.
2301 #: stdio-common/../sysdeps/gnu/errlist.c:787
2302 msgid "Stale NFS file handle"
2305 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
2306 #. TRANS already specifies an NFS-mounted file.
2307 #. TRANS (This is an error on some operating systems, but we expect it to work
2308 #. TRANS properly on the GNU system, making this error code impossible.)
2309 #: stdio-common/../sysdeps/gnu/errlist.c:799
2310 msgid "Object is remote"
2314 #: stdio-common/../sysdeps/gnu/errlist.c:808
2315 msgid "RPC struct is bad"
2319 #: stdio-common/../sysdeps/gnu/errlist.c:817
2320 msgid "RPC version wrong"
2324 #: stdio-common/../sysdeps/gnu/errlist.c:826
2325 msgid "RPC program not available"
2329 #: stdio-common/../sysdeps/gnu/errlist.c:835
2330 msgid "RPC program version wrong"
2334 #: stdio-common/../sysdeps/gnu/errlist.c:844
2335 msgid "RPC bad procedure for program"
2338 #. TRANS No locks available. This is used by the file locking facilities; see
2339 #. TRANS @ref{File Locks}. This error is never generated by the GNU system, but
2340 #. TRANS it can result from an operation to an NFS server running another
2341 #. TRANS operating system.
2342 #: stdio-common/../sysdeps/gnu/errlist.c:856
2343 msgid "No locks available"
2346 #. TRANS Inappropriate file type or format. The file was the wrong type for the
2347 #. TRANS operation, or a data file had the wrong format.
2349 #. TRANS On some systems @code{chmod} returns this error if you try to set the
2350 #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
2351 #: stdio-common/../sysdeps/gnu/errlist.c:869
2352 msgid "Inappropriate file type or format"
2356 #: stdio-common/../sysdeps/gnu/errlist.c:878
2357 msgid "Authentication error"
2361 #: stdio-common/../sysdeps/gnu/errlist.c:887
2362 msgid "Need authenticator"
2365 #. TRANS Function not implemented. This indicates that the function called is
2366 #. TRANS not implemented at all, either in the C library itself or in the
2367 #. TRANS operating system. When you get this error, you can be sure that this
2368 #. TRANS particular function will always fail with @code{ENOSYS} unless you
2369 #. TRANS install a new version of the C library or the operating system.
2370 #: stdio-common/../sysdeps/gnu/errlist.c:900
2371 msgid "Function not implemented"
2374 #. TRANS Not supported. A function returns this error when certain parameter
2375 #. TRANS values are valid, but the functionality they request is not available.
2376 #. TRANS This can mean that the function does not implement a particular command
2377 #. TRANS or option value or flag bit at all. For functions that operate on some
2378 #. TRANS object given in a parameter, such as a file descriptor or a port, it
2379 #. TRANS might instead mean that only @emph{that specific object} (file
2380 #. TRANS descriptor, port, etc.) is unable to support the other parameters given;
2381 #. TRANS different file descriptors might support different ranges of parameter
2384 #. TRANS If the entire function is not available at all in the implementation,
2385 #. TRANS it returns @code{ENOSYS} instead.
2386 #: stdio-common/../sysdeps/gnu/errlist.c:920
2387 msgid "Not supported"
2390 #. TRANS While decoding a multibyte character the function came along an invalid
2391 #. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
2392 #: stdio-common/../sysdeps/gnu/errlist.c:930
2393 msgid "Invalid or incomplete multibyte or wide character"
2396 #. TRANS In the GNU system, servers supporting the @code{term} protocol return
2397 #. TRANS this error for certain operations when the caller is not in the
2398 #. TRANS foreground process group of the terminal. Users do not usually see this
2399 #. TRANS error because functions such as @code{read} and @code{write} translate
2400 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
2401 #. TRANS for information on process groups and these signals.
2402 #: stdio-common/../sysdeps/gnu/errlist.c:944
2403 msgid "Inappropriate operation for background process"
2406 #. TRANS In the GNU system, opening a file returns this error when the file is
2407 #. TRANS translated by a program and the translator program dies while starting
2408 #. TRANS up, before it has connected to the file.
2409 #: stdio-common/../sysdeps/gnu/errlist.c:955
2410 msgid "Translator died"
2413 #. TRANS The experienced user will know what is wrong.
2414 #. TRANS @c This error code is a joke. Its perror text is part of the joke.
2415 #. TRANS @c Don't change it.
2416 #: stdio-common/../sysdeps/gnu/errlist.c:966
2420 #. TRANS You did @strong{what}?
2421 #: stdio-common/../sysdeps/gnu/errlist.c:975
2422 msgid "You really blew it this time"
2425 #. TRANS Go home and have a glass of warm, dairy-fresh milk.
2426 #: stdio-common/../sysdeps/gnu/errlist.c:984
2427 msgid "Computer bought the farm"
2430 #. TRANS This error code has no purpose.
2431 #: stdio-common/../sysdeps/gnu/errlist.c:993
2432 msgid "Gratuitous error"
2435 #: stdio-common/../sysdeps/gnu/errlist.c:1001
2439 #: stdio-common/../sysdeps/gnu/errlist.c:1009
2440 msgid "Identifier removed"
2443 #: stdio-common/../sysdeps/gnu/errlist.c:1017
2444 msgid "Multihop attempted"
2447 #: stdio-common/../sysdeps/gnu/errlist.c:1025
2448 msgid "No data available"
2451 #: stdio-common/../sysdeps/gnu/errlist.c:1033
2452 msgid "Link has been severed"
2455 #: stdio-common/../sysdeps/gnu/errlist.c:1041
2456 msgid "No message of desired type"
2459 #: stdio-common/../sysdeps/gnu/errlist.c:1049
2460 msgid "Out of streams resources"
2463 #: stdio-common/../sysdeps/gnu/errlist.c:1057
2464 msgid "Device not a stream"
2467 #: stdio-common/../sysdeps/gnu/errlist.c:1065
2468 msgid "Value too large for defined data type"
2471 #: stdio-common/../sysdeps/gnu/errlist.c:1073
2472 msgid "Protocol error"
2475 #: stdio-common/../sysdeps/gnu/errlist.c:1081
2476 msgid "Timer expired"
2479 #. TRANS Operation canceled; an asynchronous operation was canceled before it
2480 #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
2481 #. TRANS the normal result is for the operations affected to complete with this
2482 #. TRANS error; @pxref{Cancel AIO Operations}.
2483 #: stdio-common/../sysdeps/gnu/errlist.c:1093
2484 msgid "Operation canceled"
2487 #: stdio-common/../sysdeps/gnu/errlist.c:1101
2488 msgid "Interrupted system call should be restarted"
2491 #: stdio-common/../sysdeps/gnu/errlist.c:1109
2492 msgid "Channel number out of range"
2495 #: stdio-common/../sysdeps/gnu/errlist.c:1117
2496 msgid "Level 2 not synchronized"
2499 #: stdio-common/../sysdeps/gnu/errlist.c:1125
2500 msgid "Level 3 halted"
2503 #: stdio-common/../sysdeps/gnu/errlist.c:1133
2504 msgid "Level 3 reset"
2507 #: stdio-common/../sysdeps/gnu/errlist.c:1141
2508 msgid "Link number out of range"
2511 #: stdio-common/../sysdeps/gnu/errlist.c:1149
2512 msgid "Protocol driver not attached"
2515 #: stdio-common/../sysdeps/gnu/errlist.c:1157
2516 msgid "No CSI structure available"
2519 #: stdio-common/../sysdeps/gnu/errlist.c:1165
2520 msgid "Level 2 halted"
2523 #: stdio-common/../sysdeps/gnu/errlist.c:1173
2524 msgid "Invalid exchange"
2527 #: stdio-common/../sysdeps/gnu/errlist.c:1181
2528 msgid "Invalid request descriptor"
2531 #: stdio-common/../sysdeps/gnu/errlist.c:1189
2532 msgid "Exchange full"
2535 #: stdio-common/../sysdeps/gnu/errlist.c:1197
2539 #: stdio-common/../sysdeps/gnu/errlist.c:1205
2540 msgid "Invalid request code"
2543 #: stdio-common/../sysdeps/gnu/errlist.c:1213
2544 msgid "Invalid slot"
2547 #: stdio-common/../sysdeps/gnu/errlist.c:1221
2548 msgid "File locking deadlock error"
2551 #: stdio-common/../sysdeps/gnu/errlist.c:1229
2552 msgid "Bad font file format"
2555 #: stdio-common/../sysdeps/gnu/errlist.c:1237
2556 msgid "Machine is not on the network"
2559 #: stdio-common/../sysdeps/gnu/errlist.c:1245
2560 msgid "Package not installed"
2563 #: stdio-common/../sysdeps/gnu/errlist.c:1253
2564 msgid "Advertise error"
2567 #: stdio-common/../sysdeps/gnu/errlist.c:1261
2568 msgid "Srmount error"
2571 #: stdio-common/../sysdeps/gnu/errlist.c:1269
2572 msgid "Communication error on send"
2575 #: stdio-common/../sysdeps/gnu/errlist.c:1277
2576 msgid "RFS specific error"
2579 #: stdio-common/../sysdeps/gnu/errlist.c:1285
2580 msgid "Name not unique on network"
2583 #: stdio-common/../sysdeps/gnu/errlist.c:1293
2584 msgid "File descriptor in bad state"
2587 #: stdio-common/../sysdeps/gnu/errlist.c:1301
2588 msgid "Remote address changed"
2591 #: stdio-common/../sysdeps/gnu/errlist.c:1309
2592 msgid "Can not access a needed shared library"
2595 #: stdio-common/../sysdeps/gnu/errlist.c:1317
2596 msgid "Accessing a corrupted shared library"
2599 #: stdio-common/../sysdeps/gnu/errlist.c:1325
2600 msgid ".lib section in a.out corrupted"
2603 #: stdio-common/../sysdeps/gnu/errlist.c:1333
2604 msgid "Attempting to link in too many shared libraries"
2607 #: stdio-common/../sysdeps/gnu/errlist.c:1341
2608 msgid "Cannot exec a shared library directly"
2611 #: stdio-common/../sysdeps/gnu/errlist.c:1349
2612 msgid "Streams pipe error"
2615 #: stdio-common/../sysdeps/gnu/errlist.c:1357
2616 msgid "Structure needs cleaning"
2619 #: stdio-common/../sysdeps/gnu/errlist.c:1365
2620 msgid "Not a XENIX named type file"
2623 #: stdio-common/../sysdeps/gnu/errlist.c:1373
2624 msgid "No XENIX semaphores available"
2627 #: stdio-common/../sysdeps/gnu/errlist.c:1381
2628 msgid "Is a named type file"
2631 #: stdio-common/../sysdeps/gnu/errlist.c:1389
2632 msgid "Remote I/O error"
2635 #: stdio-common/../sysdeps/gnu/errlist.c:1397
2636 msgid "No medium found"
2639 #: stdio-common/../sysdeps/gnu/errlist.c:1405
2640 msgid "Wrong medium type"
2643 #: stdio-common/../sysdeps/unix/siglist.c:26
2647 #: stdio-common/../sysdeps/unix/siglist.c:32
2651 #: stdio-common/psignal.c:60
2653 msgid "%s%sUnknown signal %d\n"
2656 #: stdio-common/psignal.c:63 stdio-common/psignal.c:65
2657 msgid "Unknown signal"
2660 #: dlfcn/dlinfo.c:63
2661 msgid "RTLD_SELF used in code not dynamically loaded"
2664 #: dlfcn/dlinfo.c:72
2665 msgid "unsupported dlinfo request"
2668 #: dlfcn/dlmopen.c:62
2669 msgid "invalid namespace"
2672 #: malloc/mcheck.c:324
2673 msgid "memory is consistent, library is buggy\n"
2676 #: malloc/mcheck.c:327
2677 msgid "memory clobbered before allocated block\n"
2680 #: malloc/mcheck.c:330
2681 msgid "memory clobbered past end of allocated block\n"
2684 #: malloc/mcheck.c:333
2685 msgid "block freed twice\n"
2688 #: malloc/mcheck.c:336
2689 msgid "bogus mcheck_status, library is buggy\n"
2692 #: malloc/memusagestat.c:55
2693 msgid "Name output file"
2696 #: malloc/memusagestat.c:56
2697 msgid "Title string used in output graphic"
2700 #: malloc/memusagestat.c:57
2702 "Generate output linear to time (default is linear to number of function "
2706 #: malloc/memusagestat.c:59
2707 msgid "Also draw graph for total memory consumption"
2710 #: malloc/memusagestat.c:60
2711 msgid "make output graphic VALUE pixel wide"
2714 #: malloc/memusagestat.c:61
2715 msgid "make output graphic VALUE pixel high"
2718 #: malloc/memusagestat.c:66
2719 msgid "Generate graphic from memory profiling data"
2722 #: malloc/memusagestat.c:69
2723 msgid "DATAFILE [OUTFILE]"
2726 #: string/strerror.c:43 posix/../sysdeps/posix/gai_strerror.c:58
2727 msgid "Unknown error"
2730 #: string/strsignal.c:69
2732 msgid "Real-time signal %d"
2735 #: string/strsignal.c:73
2737 msgid "Unknown signal %d"
2740 #: timezone/zdump.c:240
2743 "%s: usage is %s [ --version ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
2746 #: timezone/zdump.c:257
2748 msgid "%s: wild -c argument %s\n"
2751 #: timezone/zdump.c:347
2752 msgid "Error writing standard output"
2755 #: timezone/zdump.c:370
2758 "%s: use of -v on system with floating time_t other than float or double\n"
2761 #: timezone/zic.c:367
2763 msgid "%s: Memory exhausted: %s\n"
2766 #: timezone/zic.c:392 misc/error.c:129 misc/error.c:157
2767 msgid "Unknown system error"
2770 #: timezone/zic.c:426
2772 msgid "\"%s\", line %d: %s"
2775 #: timezone/zic.c:429
2777 msgid " (rule from \"%s\", line %d)"
2780 #: timezone/zic.c:441
2784 #: timezone/zic.c:451
2787 "%s: usage is %s [ --version ] [ -s ] [ -v ] [ -l localtime ] [ -p "
2789 "\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
2792 #: timezone/zic.c:500
2794 msgid "%s: More than one -d option specified\n"
2797 #: timezone/zic.c:510
2799 msgid "%s: More than one -l option specified\n"
2802 #: timezone/zic.c:520
2804 msgid "%s: More than one -p option specified\n"
2807 #: timezone/zic.c:530
2809 msgid "%s: More than one -y option specified\n"
2812 #: timezone/zic.c:540
2814 msgid "%s: More than one -L option specified\n"
2817 #: timezone/zic.c:589
2818 msgid "link to link"
2821 #: timezone/zic.c:654
2822 msgid "hard link failed, symbolic link used"
2825 #: timezone/zic.c:662
2827 msgid "%s: Can't link from %s to %s: %s\n"
2830 #: timezone/zic.c:771 timezone/zic.c:773
2831 msgid "same rule name in multiple files"
2834 #: timezone/zic.c:814
2838 #: timezone/zic.c:821
2840 msgid "%s in ruleless zone"
2843 #: timezone/zic.c:842
2844 msgid "standard input"
2847 #: timezone/zic.c:847
2849 msgid "%s: Can't open %s: %s\n"
2852 #: timezone/zic.c:858
2853 msgid "line too long"
2856 #: timezone/zic.c:878
2857 msgid "input line of unknown type"
2860 #: timezone/zic.c:894
2862 msgid "%s: Leap line in non leap seconds file %s\n"
2865 #: timezone/zic.c:901 timezone/zic.c:1322 timezone/zic.c:1347
2867 msgid "%s: panic: Invalid l_value %d\n"
2870 #: timezone/zic.c:909
2872 msgid "%s: Error reading %s\n"
2875 #: timezone/zic.c:916
2877 msgid "%s: Error closing %s: %s\n"
2880 #: timezone/zic.c:921
2881 msgid "expected continuation line not found"
2884 #: timezone/zic.c:965
2885 msgid "24:00 not handled by pre-1998 versions of zic"
2888 #: timezone/zic.c:979
2889 msgid "wrong number of fields on Rule line"
2892 #: timezone/zic.c:983
2893 msgid "nameless rule"
2896 #: timezone/zic.c:988
2897 msgid "invalid saved time"
2900 #: timezone/zic.c:1007
2901 msgid "wrong number of fields on Zone line"
2904 #: timezone/zic.c:1013
2906 msgid "\"Zone %s\" line and -l option are mutually exclusive"
2909 #: timezone/zic.c:1021
2911 msgid "\"Zone %s\" line and -p option are mutually exclusive"
2914 #: timezone/zic.c:1033
2916 msgid "duplicate zone name %s (file \"%s\", line %d)"
2919 #: timezone/zic.c:1049
2920 msgid "wrong number of fields on Zone continuation line"
2923 #: timezone/zic.c:1089
2924 msgid "invalid UTC offset"
2927 #: timezone/zic.c:1092
2928 msgid "invalid abbreviation format"
2931 #: timezone/zic.c:1119
2932 msgid "Zone continuation line end time is not after end time of previous line"
2935 #: timezone/zic.c:1147
2936 msgid "wrong number of fields on Leap line"
2939 #: timezone/zic.c:1156
2940 msgid "invalid leaping year"
2943 #: timezone/zic.c:1171 timezone/zic.c:1277
2944 msgid "invalid month name"
2947 #: timezone/zic.c:1184 timezone/zic.c:1399 timezone/zic.c:1413
2948 msgid "invalid day of month"
2951 #: timezone/zic.c:1189
2952 msgid "time before zero"
2955 #: timezone/zic.c:1193
2956 msgid "time too small"
2959 #: timezone/zic.c:1197
2960 msgid "time too large"
2963 #: timezone/zic.c:1201 timezone/zic.c:1306
2964 msgid "invalid time of day"
2967 #: timezone/zic.c:1220
2968 msgid "illegal CORRECTION field on Leap line"
2971 #: timezone/zic.c:1225
2972 msgid "illegal Rolling/Stationary field on Leap line"
2975 #: timezone/zic.c:1241
2976 msgid "wrong number of fields on Link line"
2979 #: timezone/zic.c:1245
2980 msgid "blank FROM field on Link line"
2983 #: timezone/zic.c:1249
2984 msgid "blank TO field on Link line"
2987 #: timezone/zic.c:1326
2988 msgid "invalid starting year"
2991 #: timezone/zic.c:1330
2992 msgid "starting year too low to be represented"
2995 #: timezone/zic.c:1332
2996 msgid "starting year too high to be represented"
2999 #: timezone/zic.c:1351
3000 msgid "invalid ending year"
3003 #: timezone/zic.c:1355
3004 msgid "ending year too low to be represented"
3007 #: timezone/zic.c:1357
3008 msgid "ending year too high to be represented"
3011 #: timezone/zic.c:1360
3012 msgid "starting year greater than ending year"
3015 #: timezone/zic.c:1367
3016 msgid "typed single year"
3019 #: timezone/zic.c:1404
3020 msgid "invalid weekday name"
3023 #: timezone/zic.c:1518
3025 msgid "%s: Can't remove %s: %s\n"
3028 #: timezone/zic.c:1528
3030 msgid "%s: Can't create %s: %s\n"
3033 #: timezone/zic.c:1595
3035 msgid "%s: Error writing %s\n"
3038 #: timezone/zic.c:1786
3039 msgid "can't determine time zone abbreviation to use just after until time"
3042 #: timezone/zic.c:1829
3043 msgid "too many transitions?!"
3046 #: timezone/zic.c:1848
3047 msgid "internal error - addtype called with bad isdst"
3050 #: timezone/zic.c:1852
3051 msgid "internal error - addtype called with bad ttisstd"
3054 #: timezone/zic.c:1856
3055 msgid "internal error - addtype called with bad ttisgmt"
3058 #: timezone/zic.c:1875
3059 msgid "too many local time types"
3062 #: timezone/zic.c:1903
3063 msgid "too many leap seconds"
3066 #: timezone/zic.c:1909
3067 msgid "repeated leap second moment"
3070 #: timezone/zic.c:1961
3071 msgid "Wild result from command execution"
3074 #: timezone/zic.c:1962
3076 msgid "%s: command was '%s', result was %d\n"
3079 #: timezone/zic.c:2058
3080 msgid "Odd number of quotation marks"
3083 #: timezone/zic.c:2079 timezone/zic.c:2098
3084 msgid "time overflow"
3087 #: timezone/zic.c:2145
3088 msgid "use of 2/29 in non leap-year"
3091 #: timezone/zic.c:2180
3093 "rule goes past start/end of month--will not work with pre-2004 versions of "
3097 #: timezone/zic.c:2202
3098 msgid "too many, or too long, time zone abbreviations"
3101 #: timezone/zic.c:2243
3103 msgid "%s: Can't create directory %s: %s\n"
3106 #: timezone/zic.c:2265
3108 msgid "%s: %d did not sign extend correctly\n"
3111 #: posix/../sysdeps/generic/wordexp.c:1799
3112 msgid "parameter null or not set"
3115 #: posix/../sysdeps/posix/gai_strerror.c:31
3116 msgid "Address family for hostname not supported"
3119 #: posix/../sysdeps/posix/gai_strerror.c:32
3120 msgid "Temporary failure in name resolution"
3123 #: posix/../sysdeps/posix/gai_strerror.c:33
3124 msgid "Bad value for ai_flags"
3127 #: posix/../sysdeps/posix/gai_strerror.c:34
3128 msgid "Non-recoverable failure in name resolution"
3131 #: posix/../sysdeps/posix/gai_strerror.c:35
3132 msgid "ai_family not supported"
3135 #: posix/../sysdeps/posix/gai_strerror.c:36
3136 msgid "Memory allocation failure"
3139 #: posix/../sysdeps/posix/gai_strerror.c:37
3140 msgid "No address associated with hostname"
3143 #: posix/../sysdeps/posix/gai_strerror.c:38
3144 msgid "Name or service not known"
3147 #: posix/../sysdeps/posix/gai_strerror.c:39
3148 msgid "Servname not supported for ai_socktype"
3151 #: posix/../sysdeps/posix/gai_strerror.c:40
3152 msgid "ai_socktype not supported"
3155 #: posix/../sysdeps/posix/gai_strerror.c:41
3156 msgid "System error"
3159 #: posix/../sysdeps/posix/gai_strerror.c:42
3160 msgid "Processing request in progress"
3163 #: posix/../sysdeps/posix/gai_strerror.c:43
3164 msgid "Request canceled"
3167 #: posix/../sysdeps/posix/gai_strerror.c:44
3168 msgid "Request not canceled"
3171 #: posix/../sysdeps/posix/gai_strerror.c:45
3172 msgid "All requests done"
3175 #: posix/../sysdeps/posix/gai_strerror.c:46
3176 msgid "Interrupted by a signal"
3179 #: posix/../sysdeps/posix/gai_strerror.c:47
3180 msgid "Parameter string not correctly encoded"
3183 #: posix/getconf.c:942
3185 msgid "Usage: %s [-v specification] variable_name [pathname]\n"
3188 #: posix/getconf.c:1018
3190 msgid "unknown specification \"%s\""
3193 #: posix/getconf.c:1046
3195 msgid "Couldn't execute %s"
3198 #: posix/getconf.c:1076 posix/getconf.c:1092
3202 #: posix/getconf.c:1114
3204 msgid "Unrecognized variable `%s'"
3207 #: posix/getopt.c:571 posix/getopt.c:590
3209 msgid "%s: option `%s' is ambiguous\n"
3212 #: posix/getopt.c:623 posix/getopt.c:627
3214 msgid "%s: option `--%s' doesn't allow an argument\n"
3217 #: posix/getopt.c:636 posix/getopt.c:641
3219 msgid "%s: option `%c%s' doesn't allow an argument\n"
3222 #: posix/getopt.c:687 posix/getopt.c:709 posix/getopt.c:1040
3223 #: posix/getopt.c:1062
3225 msgid "%s: option `%s' requires an argument\n"
3228 #: posix/getopt.c:747 posix/getopt.c:750
3230 msgid "%s: unrecognized option `--%s'\n"
3233 #: posix/getopt.c:758 posix/getopt.c:761
3235 msgid "%s: unrecognized option `%c%s'\n"
3238 #: posix/getopt.c:816 posix/getopt.c:819
3240 msgid "%s: illegal option -- %c\n"
3243 #: posix/getopt.c:825 posix/getopt.c:828
3245 msgid "%s: invalid option -- %c\n"
3248 #: posix/getopt.c:883 posix/getopt.c:902 posix/getopt.c:1115
3249 #: posix/getopt.c:1136
3251 msgid "%s: option requires an argument -- %c\n"
3254 #: posix/getopt.c:955 posix/getopt.c:974
3256 msgid "%s: option `-W %s' is ambiguous\n"
3259 #: posix/getopt.c:998 posix/getopt.c:1019
3261 msgid "%s: option `-W %s' doesn't allow an argument\n"
3264 #: posix/regcomp.c:161
3268 #: posix/regcomp.c:164
3269 msgid "Invalid regular expression"
3272 #: posix/regcomp.c:167
3273 msgid "Invalid collation character"
3276 #: posix/regcomp.c:170
3277 msgid "Invalid character class name"
3280 #: posix/regcomp.c:173
3281 msgid "Trailing backslash"
3284 #: posix/regcomp.c:176
3285 msgid "Invalid back reference"
3288 #: posix/regcomp.c:179
3289 msgid "Unmatched [ or [^"
3292 #: posix/regcomp.c:182
3293 msgid "Unmatched ( or \\("
3296 #: posix/regcomp.c:185
3297 msgid "Unmatched \\{"
3300 #: posix/regcomp.c:188
3301 msgid "Invalid content of \\{\\}"
3304 #: posix/regcomp.c:191
3305 msgid "Invalid range end"
3308 #: posix/regcomp.c:194
3309 msgid "Memory exhausted"
3312 #: posix/regcomp.c:197
3313 msgid "Invalid preceding regular expression"
3316 #: posix/regcomp.c:200
3317 msgid "Premature end of regular expression"
3320 #: posix/regcomp.c:203
3321 msgid "Regular expression too big"
3324 #: posix/regcomp.c:206
3325 msgid "Unmatched ) or \\)"
3328 #: posix/regcomp.c:697
3329 msgid "No previous regular expression"
3332 #: argp/argp-help.c:225
3334 msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
3337 #: argp/argp-help.c:234
3339 msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
3342 #: argp/argp-help.c:246
3344 msgid "Garbage in ARGP_HELP_FMT: %s"
3347 #: argp/argp-help.c:1210
3349 "Mandatory or optional arguments to long options are also mandatory or "
3350 "optional for any corresponding short options."
3353 #: argp/argp-help.c:1597
3357 #: argp/argp-help.c:1601
3361 #: argp/argp-help.c:1613
3362 msgid " [OPTION...]"
3365 #: argp/argp-help.c:1640
3367 msgid "Try `%s --help' or `%s --usage' for more information.\n"
3370 #: argp/argp-help.c:1668
3372 msgid "Report bugs to %s.\n"
3375 #: argp/argp-parse.c:102
3376 msgid "Give this help list"
3379 #: argp/argp-parse.c:103
3380 msgid "Give a short usage message"
3383 #: argp/argp-parse.c:104
3384 msgid "Set the program name"
3387 #: argp/argp-parse.c:106
3388 msgid "Hang for SECS seconds (default 3600)"
3391 #: argp/argp-parse.c:167
3392 msgid "Print program version"
3395 #: argp/argp-parse.c:183
3396 msgid "(PROGRAM ERROR) No version known!?"
3399 #: argp/argp-parse.c:623
3401 msgid "%s: Too many arguments\n"
3404 #: argp/argp-parse.c:766
3405 msgid "(PROGRAM ERROR) Option should have been recognized!?"
3408 #: libidn/nfkc.c:464
3409 msgid "Character out of range for UTF-8"
3412 #: resolv/herror.c:68
3413 msgid "Resolver Error 0 (no error)"
3416 #: resolv/herror.c:69
3417 msgid "Unknown host"
3420 #: resolv/herror.c:70
3421 msgid "Host name lookup failure"
3424 #: resolv/herror.c:71
3425 msgid "Unknown server error"
3428 #: resolv/herror.c:72
3429 msgid "No address associated with name"
3432 #: resolv/herror.c:108
3433 msgid "Resolver internal error"
3436 #: resolv/herror.c:111
3437 msgid "Unknown resolver error"
3440 #: resolv/res_hconf.c:149
3442 msgid "%s: line %d: expected service, found `%s'\n"
3445 #: resolv/res_hconf.c:167
3447 msgid "%s: line %d: cannot specify more than %d services"
3450 #: resolv/res_hconf.c:195
3452 msgid "%s: line %d: list delimiter not followed by keyword"
3455 #: resolv/res_hconf.c:236
3457 msgid "%s: line %d: cannot specify more than %d trim domains"
3460 #: resolv/res_hconf.c:262
3462 msgid "%s: line %d: list delimiter not followed by domain"
3465 #: resolv/res_hconf.c:326
3467 msgid "%s: line %d: expected `on' or `off', found `%s'\n"
3470 #: resolv/res_hconf.c:374
3472 msgid "%s: line %d: bad command `%s'\n"
3475 #: resolv/res_hconf.c:404
3477 msgid "%s: line %d: ignoring trailing garbage `%s'\n"
3481 msgid "database [key ...]"
3485 msgid "Service configuration to be used"
3490 "Get entries from administrative database.\013For bug reporting instructions, "
3492 "<http://www.gnu.org/software/libc/bugs.html>.\n"
3495 #: nss/getent.c:144 nss/getent.c:393
3497 msgid "Enumeration not supported on %s\n"
3501 msgid "Supported databases:"
3504 #: nss/getent.c:848 nscd/nscd.c:146 nscd/nscd_nischeck.c:64
3505 msgid "wrong number of arguments"
3510 msgid "Unknown database: %s\n"
3513 #: debug/pcprofiledump.c:52
3514 msgid "Don't buffer output"
3517 #: debug/pcprofiledump.c:57
3518 msgid "Dump information generated by PC profiling."
3521 #: debug/pcprofiledump.c:60
3525 #: debug/pcprofiledump.c:100
3526 msgid "cannot open input file"
3529 #: debug/pcprofiledump.c:106
3530 msgid "cannot read header"
3533 #: debug/pcprofiledump.c:170
3534 msgid "invalid pointer size"
3537 #: inet/rcmd.c:166 inet/rcmd.c:168
3538 msgid "rcmd: Cannot allocate memory\n"
3541 #: inet/rcmd.c:186 inet/rcmd.c:188
3542 msgid "rcmd: socket: All ports in use\n"
3547 msgid "connect to address %s: "
3552 msgid "Trying %s...\n"
3557 msgid "rcmd: write (setting up stderr): %m\n"
3562 msgid "rcmd: poll (setting up stderr): %m\n"
3566 msgid "poll: protocol failure in circuit setup\n"
3570 msgid "socket: protocol failure in circuit setup\n"
3575 msgid "rcmd: %s: short read"
3579 msgid "lstat failed"
3583 msgid "not regular file"
3591 msgid "fstat failed"
3599 msgid "writeable by other than owner"
3603 msgid "hard linked somewhere"
3606 #: inet/ruserpass.c:170 inet/ruserpass.c:193
3607 msgid "out of memory"
3610 #: inet/ruserpass.c:184
3611 msgid "Error: .netrc file is readable by others."
3614 #: inet/ruserpass.c:185
3615 msgid "Remove password or make file unreadable by others."
3618 #: inet/ruserpass.c:277
3620 msgid "Unknown .netrc keyword %s"
3623 #: sunrpc/auth_unix.c:117 sunrpc/auth_unix.c:120
3624 msgid "authunix_create: out of memory\n"
3627 #: sunrpc/auth_unix.c:356
3628 msgid "auth_none.c - Fatal marshalling problem"
3631 #: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
3633 msgid "; low version = %lu, high version = %lu"
3636 #: sunrpc/clnt_perr.c:125
3640 #: sunrpc/clnt_perr.c:132
3642 msgid "(unknown authentication error - %d)"
3645 #: sunrpc/clnt_perr.c:177
3646 msgid "RPC: Success"
3649 #: sunrpc/clnt_perr.c:180
3650 msgid "RPC: Can't encode arguments"
3653 #: sunrpc/clnt_perr.c:184
3654 msgid "RPC: Can't decode result"
3657 #: sunrpc/clnt_perr.c:188
3658 msgid "RPC: Unable to send"
3661 #: sunrpc/clnt_perr.c:192
3662 msgid "RPC: Unable to receive"
3665 #: sunrpc/clnt_perr.c:196
3666 msgid "RPC: Timed out"
3669 #: sunrpc/clnt_perr.c:200
3670 msgid "RPC: Incompatible versions of RPC"
3673 #: sunrpc/clnt_perr.c:204
3674 msgid "RPC: Authentication error"
3677 #: sunrpc/clnt_perr.c:208
3678 msgid "RPC: Program unavailable"
3681 #: sunrpc/clnt_perr.c:212
3682 msgid "RPC: Program/version mismatch"
3685 #: sunrpc/clnt_perr.c:216
3686 msgid "RPC: Procedure unavailable"
3689 #: sunrpc/clnt_perr.c:220
3690 msgid "RPC: Server can't decode arguments"
3693 #: sunrpc/clnt_perr.c:224
3694 msgid "RPC: Remote system error"
3697 #: sunrpc/clnt_perr.c:228
3698 msgid "RPC: Unknown host"
3701 #: sunrpc/clnt_perr.c:232
3702 msgid "RPC: Unknown protocol"
3705 #: sunrpc/clnt_perr.c:236
3706 msgid "RPC: Port mapper failure"
3709 #: sunrpc/clnt_perr.c:240
3710 msgid "RPC: Program not registered"
3713 #: sunrpc/clnt_perr.c:244
3714 msgid "RPC: Failed (unspecified error)"
3717 #: sunrpc/clnt_perr.c:285
3718 msgid "RPC: (unknown error code)"
3721 #: sunrpc/clnt_perr.c:357
3722 msgid "Authentication OK"
3725 #: sunrpc/clnt_perr.c:360
3726 msgid "Invalid client credential"
3729 #: sunrpc/clnt_perr.c:364
3730 msgid "Server rejected credential"
3733 #: sunrpc/clnt_perr.c:368
3734 msgid "Invalid client verifier"
3737 #: sunrpc/clnt_perr.c:372
3738 msgid "Server rejected verifier"
3741 #: sunrpc/clnt_perr.c:376
3742 msgid "Client credential too weak"
3745 #: sunrpc/clnt_perr.c:380
3746 msgid "Invalid server verifier"
3749 #: sunrpc/clnt_perr.c:384
3750 msgid "Failed (unspecified error)"
3753 #: sunrpc/clnt_raw.c:117
3754 msgid "clnt_raw.c - Fatal header serialization error."
3757 #: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
3758 msgid "clnttcp_create: out of memory\n"
3761 #: sunrpc/clnt_udp.c:142 sunrpc/clnt_udp.c:145
3762 msgid "clntudp_create: out of memory\n"
3765 #: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
3766 msgid "clntunix_create: out of memory\n"
3769 #: sunrpc/pm_getmaps.c:74
3770 msgid "pmap_getmaps rpc problem"
3773 #: sunrpc/pmap_clnt.c:129
3774 msgid "Cannot register service"
3777 #: sunrpc/pmap_rmt.c:247
3778 msgid "Cannot create socket for broadcast rpc"
3781 #: sunrpc/pmap_rmt.c:254
3782 msgid "Cannot set socket option SO_BROADCAST"
3785 #: sunrpc/pmap_rmt.c:306
3786 msgid "Cannot send broadcast packet"
3789 #: sunrpc/pmap_rmt.c:331
3790 msgid "Broadcast poll problem"
3793 #: sunrpc/pmap_rmt.c:344
3794 msgid "Cannot receive reply to broadcast"
3797 #: sunrpc/rpc_main.c:290
3799 msgid "%s: output would overwrite %s\n"
3802 #: sunrpc/rpc_main.c:297
3804 msgid "%s: unable to open %s: %m\n"
3807 #: sunrpc/rpc_main.c:309
3809 msgid "%s: while writing output %s: %m"
3812 #: sunrpc/rpc_main.c:344
3814 msgid "cannot find C preprocessor: %s \n"
3817 #: sunrpc/rpc_main.c:352
3818 msgid "cannot find any C preprocessor (cpp)\n"
3821 #: sunrpc/rpc_main.c:421
3823 msgid "%s: C preprocessor failed with signal %d\n"
3826 #: sunrpc/rpc_main.c:424
3828 msgid "%s: C preprocessor failed with exit code %d\n"
3831 #: sunrpc/rpc_main.c:464
3833 msgid "illegal nettype :`%s'\n"
3836 #: sunrpc/rpc_main.c:1106
3838 msgid "rpcgen: too many defines\n"
3841 #: sunrpc/rpc_main.c:1118
3843 msgid "rpcgen: arglist coding error\n"
3846 #. TRANS: the file will not be removed; this is an
3847 #. TRANS: informative message.
3848 #: sunrpc/rpc_main.c:1151
3850 msgid "file `%s' already exists and may be overwritten\n"
3853 #: sunrpc/rpc_main.c:1196
3855 msgid "Cannot specify more than one input file!\n"
3858 #: sunrpc/rpc_main.c:1366
3859 msgid "This implementation doesn't support newstyle or MT-safe code!\n"
3862 #: sunrpc/rpc_main.c:1375
3864 msgid "Cannot use netid flag with inetd flag!\n"
3867 #: sunrpc/rpc_main.c:1387
3868 msgid "Cannot use netid flag without TIRPC!\n"
3871 #: sunrpc/rpc_main.c:1394
3872 msgid "Cannot use table flags with newstyle!\n"
3875 #: sunrpc/rpc_main.c:1413
3877 msgid "\"infile\" is required for template generation flags.\n"
3880 #: sunrpc/rpc_main.c:1418
3882 msgid "Cannot have more than one file generation flag!\n"
3885 #: sunrpc/rpc_main.c:1427
3887 msgid "usage: %s infile\n"
3890 #: sunrpc/rpc_main.c:1428
3893 "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] "
3897 #: sunrpc/rpc_main.c:1430
3899 msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
3902 #: sunrpc/rpc_main.c:1432
3904 msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
3907 #: sunrpc/rpc_main.c:1433
3909 msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
3912 #: sunrpc/rpc_scan.c:118
3913 msgid "constant or identifier expected"
3916 #: sunrpc/rpc_scan.c:314
3917 msgid "illegal character in file: "
3920 #: sunrpc/rpc_scan.c:353 sunrpc/rpc_scan.c:379
3921 msgid "unterminated string constant"
3924 #: sunrpc/rpc_scan.c:385
3925 msgid "empty char string"
3928 #: sunrpc/rpc_scan.c:527 sunrpc/rpc_scan.c:537
3929 msgid "preprocessor error"
3932 #: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
3934 msgid "program %lu is not available\n"
3937 #: sunrpc/rpcinfo.c:264 sunrpc/rpcinfo.c:310 sunrpc/rpcinfo.c:333
3938 #: sunrpc/rpcinfo.c:407 sunrpc/rpcinfo.c:453 sunrpc/rpcinfo.c:476
3939 #: sunrpc/rpcinfo.c:510
3941 msgid "program %lu version %lu is not available\n"
3944 #: sunrpc/rpcinfo.c:515
3946 msgid "program %lu version %lu ready and waiting\n"
3949 #: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
3950 msgid "rpcinfo: can't contact portmapper"
3953 #: sunrpc/rpcinfo.c:570
3954 msgid "No remote programs registered.\n"
3957 #: sunrpc/rpcinfo.c:574
3958 msgid " program vers proto port\n"
3961 #: sunrpc/rpcinfo.c:613
3965 #: sunrpc/rpcinfo.c:637
3967 msgid "rpcinfo: broadcast failed: %s\n"
3970 #: sunrpc/rpcinfo.c:658
3971 msgid "Sorry. You are not root\n"
3974 #: sunrpc/rpcinfo.c:665
3976 msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
3979 #: sunrpc/rpcinfo.c:674
3980 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
3983 #: sunrpc/rpcinfo.c:676
3984 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
3987 #: sunrpc/rpcinfo.c:678
3988 msgid " rpcinfo -p [ host ]\n"
3991 #: sunrpc/rpcinfo.c:679
3992 msgid " rpcinfo -b prognum versnum\n"
3995 #: sunrpc/rpcinfo.c:680
3996 msgid " rpcinfo -d prognum versnum\n"
3999 #: sunrpc/rpcinfo.c:695
4001 msgid "rpcinfo: %s is unknown service\n"
4004 #: sunrpc/rpcinfo.c:732
4006 msgid "rpcinfo: %s is unknown host\n"
4009 #: sunrpc/svc_run.c:76
4010 msgid "svc_run: - poll failed"
4013 #: sunrpc/svc_simple.c:87
4015 msgid "can't reassign procedure number %ld\n"
4018 #: sunrpc/svc_simple.c:97
4019 msgid "couldn't create an rpc server\n"
4022 #: sunrpc/svc_simple.c:105
4024 msgid "couldn't register prog %ld vers %ld\n"
4027 #: sunrpc/svc_simple.c:113
4028 msgid "registerrpc: out of memory\n"
4031 #: sunrpc/svc_simple.c:178
4033 msgid "trouble replying to prog %d\n"
4036 #: sunrpc/svc_simple.c:187
4038 msgid "never registered prog %d\n"
4041 #: sunrpc/svc_tcp.c:155
4042 msgid "svc_tcp.c - tcp socket creation problem"
4045 #: sunrpc/svc_tcp.c:170
4046 msgid "svc_tcp.c - cannot getsockname or listen"
4049 #: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
4050 msgid "svctcp_create: out of memory\n"
4053 #: sunrpc/svc_tcp.c:225 sunrpc/svc_tcp.c:228
4054 msgid "svc_tcp: makefd_xprt: out of memory\n"
4057 #: sunrpc/svc_udp.c:128
4058 msgid "svcudp_create: socket creation problem"
4061 #: sunrpc/svc_udp.c:142
4062 msgid "svcudp_create - cannot getsockname"
4065 #: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
4066 msgid "svcudp_create: out of memory\n"
4069 #: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
4070 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
4073 #: sunrpc/svc_udp.c:493
4074 msgid "enablecache: cache already enabled"
4077 #: sunrpc/svc_udp.c:499
4078 msgid "enablecache: could not allocate cache"
4081 #: sunrpc/svc_udp.c:507
4082 msgid "enablecache: could not allocate cache data"
4085 #: sunrpc/svc_udp.c:514
4086 msgid "enablecache: could not allocate cache fifo"
4089 #: sunrpc/svc_udp.c:550
4090 msgid "cache_set: victim not found"
4093 #: sunrpc/svc_udp.c:561
4094 msgid "cache_set: victim alloc failed"
4097 #: sunrpc/svc_udp.c:567
4098 msgid "cache_set: could not allocate new rpc_buffer"
4101 #: sunrpc/svc_unix.c:150
4102 msgid "svc_unix.c - AF_UNIX socket creation problem"
4105 #: sunrpc/svc_unix.c:166
4106 msgid "svc_unix.c - cannot getsockname or listen"
4109 #: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
4110 msgid "svcunix_create: out of memory\n"
4113 #: sunrpc/svc_unix.c:222 sunrpc/svc_unix.c:225
4114 msgid "svc_unix: makefd_xprt: out of memory\n"
4117 #: sunrpc/xdr.c:570 sunrpc/xdr.c:573
4118 msgid "xdr_bytes: out of memory\n"
4121 #: sunrpc/xdr.c:728 sunrpc/xdr.c:731
4122 msgid "xdr_string: out of memory\n"
4125 #: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
4126 msgid "xdr_array: out of memory\n"
4129 #: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
4130 msgid "xdrrec_create: out of memory\n"
4133 #: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
4134 msgid "xdr_reference: out of memory\n"
4137 #: nis/nis_callback.c:189
4138 msgid "unable to free arguments"
4141 #: nis/nis_error.c:30
4142 msgid "Probable success"
4145 #: nis/nis_error.c:31
4149 #: nis/nis_error.c:32
4150 msgid "Probably not found"
4153 #: nis/nis_error.c:33
4154 msgid "Cache expired"
4157 #: nis/nis_error.c:34
4158 msgid "NIS+ servers unreachable"
4161 #: nis/nis_error.c:35
4162 msgid "Unknown object"
4165 #: nis/nis_error.c:36
4166 msgid "Server busy, try again"
4169 #: nis/nis_error.c:37
4170 msgid "Generic system error"
4173 #: nis/nis_error.c:38
4174 msgid "First/next chain broken"
4177 #: nis/nis_error.c:40
4181 #: nis/nis_error.c:41
4182 msgid "Name not served by this server"
4185 #: nis/nis_error.c:42
4186 msgid "Server out of memory"
4189 #: nis/nis_error.c:43
4190 msgid "Object with same name exists"
4193 #: nis/nis_error.c:44
4194 msgid "Not master server for this domain"
4197 #: nis/nis_error.c:45
4198 msgid "Invalid object for operation"
4201 #: nis/nis_error.c:46
4202 msgid "Malformed name, or illegal name"
4205 #: nis/nis_error.c:47
4206 msgid "Unable to create callback"
4209 #: nis/nis_error.c:48
4210 msgid "Results sent to callback proc"
4213 #: nis/nis_error.c:49
4214 msgid "Not found, no such name"
4217 #: nis/nis_error.c:50
4218 msgid "Name/entry isn't unique"
4221 #: nis/nis_error.c:51
4222 msgid "Modification failed"
4225 #: nis/nis_error.c:52
4226 msgid "Database for table does not exist"
4229 #: nis/nis_error.c:53
4230 msgid "Entry/table type mismatch"
4233 #: nis/nis_error.c:54
4234 msgid "Link points to illegal name"
4237 #: nis/nis_error.c:55
4238 msgid "Partial success"
4241 #: nis/nis_error.c:56
4242 msgid "Too many attributes"
4245 #: nis/nis_error.c:57
4246 msgid "Error in RPC subsystem"
4249 #: nis/nis_error.c:58
4250 msgid "Missing or malformed attribute"
4253 #: nis/nis_error.c:59
4254 msgid "Named object is not searchable"
4257 #: nis/nis_error.c:60
4258 msgid "Error while talking to callback proc"
4261 #: nis/nis_error.c:61
4262 msgid "Non NIS+ namespace encountered"
4265 #: nis/nis_error.c:62
4266 msgid "Illegal object type for operation"
4269 #: nis/nis_error.c:63
4270 msgid "Passed object is not the same object on server"
4273 #: nis/nis_error.c:64
4274 msgid "Modify operation failed"
4277 #: nis/nis_error.c:65
4278 msgid "Query illegal for named table"
4281 #: nis/nis_error.c:66
4282 msgid "Attempt to remove a non-empty table"
4285 #: nis/nis_error.c:67
4286 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
4289 #: nis/nis_error.c:68
4290 msgid "Full resync required for directory"
4293 #: nis/nis_error.c:69
4294 msgid "NIS+ operation failed"
4297 #: nis/nis_error.c:70
4298 msgid "NIS+ service is unavailable or not installed"
4301 #: nis/nis_error.c:71
4302 msgid "Yes, 42 is the meaning of life"
4305 #: nis/nis_error.c:72
4306 msgid "Unable to authenticate NIS+ server"
4309 #: nis/nis_error.c:73
4310 msgid "Unable to authenticate NIS+ client"
4313 #: nis/nis_error.c:74
4314 msgid "No file space on server"
4317 #: nis/nis_error.c:75
4318 msgid "Unable to create process on server"
4321 #: nis/nis_error.c:76
4322 msgid "Master server busy, full dump rescheduled."
4325 #: nis/nis_local_names.c:122
4327 msgid "LOCAL entry for UID %d in directory %s not unique\n"
4330 #: nis/nis_print.c:51
4334 #: nis/nis_print.c:109
4335 msgid "BOGUS OBJECT\n"
4338 #: nis/nis_print.c:112
4342 #: nis/nis_print.c:115
4346 #: nis/nis_print.c:118
4350 #: nis/nis_print.c:121
4354 #: nis/nis_print.c:124
4358 #: nis/nis_print.c:127
4362 #: nis/nis_print.c:130
4366 #: nis/nis_print.c:133
4367 msgid "(Unknown object)\n"
4370 #: nis/nis_print.c:167
4372 msgid "Name : `%s'\n"
4375 #: nis/nis_print.c:168
4380 #: nis/nis_print.c:173
4381 msgid "Master Server :\n"
4384 #: nis/nis_print.c:175
4385 msgid "Replicate :\n"
4388 #: nis/nis_print.c:176
4390 msgid "\tName : %s\n"
4393 #: nis/nis_print.c:177
4394 msgid "\tPublic Key : "
4397 #: nis/nis_print.c:181
4401 #: nis/nis_print.c:184
4403 msgid "Diffie-Hellmann (%d bits)\n"
4406 #: nis/nis_print.c:189
4408 msgid "RSA (%d bits)\n"
4411 #: nis/nis_print.c:192
4415 #: nis/nis_print.c:195
4417 msgid "Unknown (type = %d, bits = %d)\n"
4420 #: nis/nis_print.c:206
4422 msgid "\tUniversal addresses (%u)\n"
4425 #: nis/nis_print.c:228
4426 msgid "Time to live : "
4429 #: nis/nis_print.c:230
4430 msgid "Default Access rights :\n"
4433 #: nis/nis_print.c:239
4435 msgid "\tType : %s\n"
4438 #: nis/nis_print.c:240
4439 msgid "\tAccess rights: "
4442 #: nis/nis_print.c:254
4443 msgid "Group Flags :"
4446 #: nis/nis_print.c:257
4452 #: nis/nis_print.c:269
4454 msgid "Table Type : %s\n"
4457 #: nis/nis_print.c:270
4459 msgid "Number of Columns : %d\n"
4462 #: nis/nis_print.c:271
4464 msgid "Character Separator : %c\n"
4467 #: nis/nis_print.c:272
4469 msgid "Search Path : %s\n"
4472 #: nis/nis_print.c:273
4476 #: nis/nis_print.c:276
4478 msgid "\t[%d]\tName : %s\n"
4481 #: nis/nis_print.c:278
4482 msgid "\t\tAttributes : "
4485 #: nis/nis_print.c:280
4486 msgid "\t\tAccess Rights : "
4489 #: nis/nis_print.c:290
4490 msgid "Linked Object Type : "
4493 #: nis/nis_print.c:292
4495 msgid "Linked to : %s\n"
4498 #: nis/nis_print.c:302
4500 msgid "\tEntry data of type %s\n"
4503 #: nis/nis_print.c:305
4505 msgid "\t[%u] - [%u bytes] "
4508 #: nis/nis_print.c:308
4509 msgid "Encrypted data\n"
4512 #: nis/nis_print.c:310
4513 msgid "Binary data\n"
4516 #: nis/nis_print.c:326
4518 msgid "Object Name : %s\n"
4521 #: nis/nis_print.c:327
4523 msgid "Directory : %s\n"
4526 #: nis/nis_print.c:328
4528 msgid "Owner : %s\n"
4531 #: nis/nis_print.c:329
4533 msgid "Group : %s\n"
4536 #: nis/nis_print.c:330
4537 msgid "Access Rights : "
4540 #: nis/nis_print.c:332
4547 #: nis/nis_print.c:335
4549 msgid "Creation Time : %s"
4552 #: nis/nis_print.c:337
4554 msgid "Mod. Time : %s"
4557 #: nis/nis_print.c:338
4558 msgid "Object Type : "
4561 #: nis/nis_print.c:358
4563 msgid " Data Length = %u\n"
4566 #: nis/nis_print.c:372
4568 msgid "Status : %s\n"
4571 #: nis/nis_print.c:373
4573 msgid "Number of objects : %u\n"
4576 #: nis/nis_print.c:377
4578 msgid "Object #%d:\n"
4581 #: nis/nis_print_group_entry.c:113
4583 msgid "Group entry for \"%s.%s\" group:\n"
4586 #: nis/nis_print_group_entry.c:121
4587 msgid " Explicit members:\n"
4590 #: nis/nis_print_group_entry.c:126
4591 msgid " No explicit members\n"
4594 #: nis/nis_print_group_entry.c:129
4595 msgid " Implicit members:\n"
4598 #: nis/nis_print_group_entry.c:134
4599 msgid " No implicit members\n"
4602 #: nis/nis_print_group_entry.c:137
4603 msgid " Recursive members:\n"
4606 #: nis/nis_print_group_entry.c:142
4607 msgid " No recursive members\n"
4610 #: nis/nis_print_group_entry.c:145 nis/nis_print_group_entry.c:161
4611 msgid " Explicit nonmembers:\n"
4614 #: nis/nis_print_group_entry.c:150
4615 msgid " No explicit nonmembers\n"
4618 #: nis/nis_print_group_entry.c:153
4619 msgid " Implicit nonmembers:\n"
4622 #: nis/nis_print_group_entry.c:158
4623 msgid " No implicit nonmembers\n"
4626 #: nis/nis_print_group_entry.c:166
4627 msgid " No recursive nonmembers\n"
4630 #: nis/nss_nisplus/nisplus-publickey.c:101
4631 #: nis/nss_nisplus/nisplus-publickey.c:182
4633 msgid "DES entry for netname %s not unique\n"
4636 #: nis/nss_nisplus/nisplus-publickey.c:218
4638 msgid "netname2user: missing group id list in `%s'."
4641 #: nis/nss_nisplus/nisplus-publickey.c:300
4642 #: nis/nss_nisplus/nisplus-publickey.c:306
4643 #: nis/nss_nisplus/nisplus-publickey.c:370
4644 #: nis/nss_nisplus/nisplus-publickey.c:379
4646 msgid "netname2user: (nis+ lookup): %s\n"
4649 #: nis/nss_nisplus/nisplus-publickey.c:319
4651 msgid "netname2user: DES entry for %s in directory %s not unique"
4654 #: nis/nss_nisplus/nisplus-publickey.c:337
4656 msgid "netname2user: principal name `%s' too long"
4659 #: nis/nss_nisplus/nisplus-publickey.c:392
4661 msgid "netname2user: LOCAL entry for %s in directory %s not unique"
4664 #: nis/nss_nisplus/nisplus-publickey.c:399
4665 msgid "netname2user: should not have uid 0"
4670 msgid "YPBINDPROC_DOMAIN: %s\n"
4674 msgid "Request arguments bad"
4678 msgid "RPC failure on NIS operation"
4682 msgid "Can't bind to server which serves this domain"
4686 msgid "No such map in server's domain"
4690 msgid "No such key in map"
4694 msgid "Internal NIS error"
4698 msgid "Local resource allocation failure"
4702 msgid "No more records in map database"
4706 msgid "Can't communicate with portmapper"
4710 msgid "Can't communicate with ypbind"
4714 msgid "Can't communicate with ypserv"
4718 msgid "Local domain name not set"
4722 msgid "NIS map database is bad"
4726 msgid "NIS client/server version mismatch - can't supply service"
4730 msgid "Database is busy"
4734 msgid "Unknown NIS error code"
4738 msgid "Internal ypbind error"
4742 msgid "Domain not bound"
4746 msgid "System resource allocation failure"
4750 msgid "Unknown ypbind error"
4754 msgid "yp_update: cannot convert host to netname\n"
4758 msgid "yp_update: cannot get server address\n"
4761 #: nscd/aicache.c:74 nscd/hstcache.c:436
4763 msgid "Haven't found \"%s\" in hosts cache!"
4766 #: nscd/aicache.c:76 nscd/hstcache.c:438
4768 msgid "Reloading \"%s\" in hosts cache!"
4773 msgid "add new entry \"%s\" of type %s for %s to cache%s"
4776 #: nscd/cache.c:207 nscd/connections.c:501
4778 msgid "cannot stat() file `%s': %s"
4781 #: nscd/connections.c:209
4782 msgid "Cannot run nscd in secure mode as unprivileged user"
4785 #: nscd/connections.c:243 nscd/connections.c:255 nscd/connections.c:266
4787 msgid "invalid persistent database file \"%s\": %s"
4790 #: nscd/connections.c:257
4791 msgid "header size does not match"
4794 #: nscd/connections.c:268
4795 msgid "file size does not match"
4798 #: nscd/connections.c:285
4801 "suggested size of table for database %s larger than the persistent "
4805 #: nscd/connections.c:295 nscd/connections.c:376
4807 msgid "cannot create read-only descriptor for \"%s\"; no mmap"
4810 #: nscd/connections.c:355
4813 "database for %s corrupted or simultaneously used; remove %s manually if "
4814 "necessary and restart"
4817 #: nscd/connections.c:362
4819 msgid "cannot create %s; no persistent database used"
4822 #: nscd/connections.c:365
4824 msgid "cannot create %s; no sharing possible"
4827 #: nscd/connections.c:430
4829 msgid "cannot write to database file %s: %s"
4832 #: nscd/connections.c:464
4834 msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
4837 #: nscd/connections.c:514
4839 msgid "cannot open socket: %s"
4842 #: nscd/connections.c:531
4844 msgid "cannot change socket to nonblocking mode: %s"
4847 #: nscd/connections.c:539
4849 msgid "cannot set socket to close on exec: %s"
4852 #: nscd/connections.c:550
4854 msgid "cannot enable socket to accept connections: %s"
4857 #: nscd/connections.c:625
4859 msgid "provide access to FD %d, for %s"
4862 #: nscd/connections.c:637
4864 msgid "cannot handle old request version %d; current version is %d"
4867 #: nscd/connections.c:686 nscd/connections.c:713
4869 msgid "cannot write result: %s"
4872 #: nscd/connections.c:789 nscd/connections.c:1099
4874 msgid "error getting callers id: %s"
4877 #: nscd/connections.c:847 nscd/connections.c:861
4879 msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
4882 #: nscd/connections.c:901
4884 msgid "cannot change to old UID: %s; disabling paranoia mode"
4887 #: nscd/connections.c:911
4889 msgid "cannot change to old GID: %s; disabling paranoia mode"
4892 #: nscd/connections.c:924
4894 msgid "cannot change to old working directory: %s; disabling paranoia mode"
4897 #: nscd/connections.c:952
4899 msgid "re-exec failed: %s; disabling paranoia mode"
4902 #: nscd/connections.c:1077
4904 msgid "short read while reading request: %s"
4907 #: nscd/connections.c:1127
4909 msgid "key length in request too long: %d"
4912 #: nscd/connections.c:1140
4914 msgid "short read while reading request key: %s"
4917 #: nscd/connections.c:1149
4919 msgid "handle_request: request received (Version = %d) from PID %ld"
4922 #: nscd/connections.c:1154
4924 msgid "handle_request: request received (Version = %d)"
4927 #: nscd/connections.c:1512
4929 msgid "could only start %d threads; terminating"
4932 #: nscd/connections.c:1560 nscd/connections.c:1561 nscd/connections.c:1578
4933 #: nscd/connections.c:1587 nscd/connections.c:1600 nscd/connections.c:1606
4934 #: nscd/connections.c:1613
4936 msgid "Failed to run nscd as user '%s'"
4939 #: nscd/connections.c:1579
4940 msgid "initial getgrouplist failed"
4943 #: nscd/connections.c:1588
4944 msgid "getgrouplist failed"
4947 #: nscd/connections.c:1601
4948 msgid "setgroups failed"
4951 #: nscd/grpcache.c:370 nscd/hstcache.c:386 nscd/initgrcache.c:382
4952 #: nscd/pwdcache.c:366
4954 msgid "short write in %s: %s"
4957 #: nscd/grpcache.c:413 nscd/initgrcache.c:75
4959 msgid "Haven't found \"%s\" in group cache!"
4962 #: nscd/grpcache.c:415 nscd/initgrcache.c:77
4964 msgid "Reloading \"%s\" in group cache!"
4967 #: nscd/grpcache.c:506
4969 msgid "Invalid numeric gid \"%s\"!"
4974 msgid "freed %zu bytes in %s cache"
4979 msgid "no more memory for database '%s'"
4983 msgid "Read configuration data from NAME"
4987 msgid "Do not fork and display messages on the current tty"
4995 msgid "Start NUMBER threads"
4999 msgid "Shut the server down"
5003 msgid "Print current configuration statistic"
5011 msgid "Invalidate the specified cache"
5019 msgid "Use separate cache for each user"
5023 msgid "Name Service Cache Daemon."
5027 msgid "cannot read configuration file; this is fatal"
5031 msgid "already running"
5034 #: nscd/nscd.c:182 nscd/nscd.c:237
5039 msgid "Could not create log file"
5042 #: nscd/nscd.c:304 nscd/nscd.c:328 nscd/nscd_stat.c:162
5043 msgid "Only root is allowed to use this option!"
5047 msgid "secure services not implemented anymore"
5050 #: nscd/nscd_conf.c:94
5052 msgid "Parse error: %s"
5055 #: nscd/nscd_conf.c:194
5056 msgid "Must specify user name for server-user option"
5059 #: nscd/nscd_conf.c:201
5060 msgid "Must specify user name for stat-user option"
5063 #: nscd/nscd_conf.c:251
5065 msgid "invalid value for 'reload-count': %u"
5068 #: nscd/nscd_conf.c:266
5069 msgid "Must specify value for restart-interval option"
5072 #: nscd/nscd_conf.c:269
5074 msgid "Unknown option: %s %s %s"
5077 #: nscd/nscd_conf.c:282
5079 msgid "cannot get current working directory: %s; disabling paranoia mode"
5082 #: nscd/nscd_stat.c:131
5084 msgid "cannot write statistics: %s"
5087 #: nscd/nscd_stat.c:158
5089 msgid "Only root or %s is allowed to use this option!"
5092 #: nscd/nscd_stat.c:169
5093 msgid "nscd not running!\n"
5096 #: nscd/nscd_stat.c:180
5097 msgid "write incomplete"
5100 #: nscd/nscd_stat.c:192
5101 msgid "cannot read statistics data"
5104 #: nscd/nscd_stat.c:195
5107 "nscd configuration:\n"
5109 "%15d server debug level\n"
5112 #: nscd/nscd_stat.c:219
5114 msgid "%3ud %2uh %2um %2lus server runtime\n"
5117 #: nscd/nscd_stat.c:222
5119 msgid " %2uh %2um %2lus server runtime\n"
5122 #: nscd/nscd_stat.c:224
5124 msgid " %2um %2lus server runtime\n"
5127 #: nscd/nscd_stat.c:226
5129 msgid " %2lus server runtime\n"
5132 #: nscd/nscd_stat.c:228
5135 "%15d current number of threads\n"
5136 "%15d maximum number of threads\n"
5137 "%15lu number of times clients had to wait\n"
5138 "%15s paranoia mode enabled\n"
5139 "%15lu restart internal\n"
5142 #: nscd/nscd_stat.c:261
5148 "%15s cache is enabled\n"
5149 "%15s cache is persistent\n"
5150 "%15s cache is shared\n"
5151 "%15zu suggested size\n"
5152 "%15zu total data pool size\n"
5153 "%15zu used data pool size\n"
5154 "%15lu seconds time to live for positive entries\n"
5155 "%15lu seconds time to live for negative entries\n"
5156 "%15<PRIuMAX> cache hits on positive entries\n"
5157 "%15<PRIuMAX> cache hits on negative entries\n"
5158 "%15<PRIuMAX> cache misses on positive entries\n"
5159 "%15<PRIuMAX> cache misses on negative entries\n"
5160 "%15lu%% cache hit rate\n"
5161 "%15zu current number of cached values\n"
5162 "%15zu maximum number of cached values\n"
5163 "%15zu maximum chain length searched\n"
5164 "%15<PRIuMAX> number of delays on rdlock\n"
5165 "%15<PRIuMAX> number of delays on wrlock\n"
5166 "%15<PRIuMAX> memory allocations failed\n"
5167 "%15s check /etc/%s for changes\n"
5170 #: nscd/pwdcache.c:409
5172 msgid "Haven't found \"%s\" in password cache!"
5175 #: nscd/pwdcache.c:411
5177 msgid "Reloading \"%s\" in password cache!"
5180 #: nscd/pwdcache.c:503
5182 msgid "Invalid numeric uid \"%s\"!"
5185 #: nscd/selinux.c:105
5186 msgid "Failed to determine if kernel supports SELinux"
5189 #: nscd/selinux.c:120
5190 msgid "Failed to start AVC thread"
5193 #: nscd/selinux.c:142
5194 msgid "Failed to create AVC lock"
5197 #: nscd/selinux.c:182
5198 msgid "Failed to start AVC"
5201 #: nscd/selinux.c:184
5202 msgid "Access Vector Cache (AVC) started"
5205 #: nscd/selinux.c:202
5206 msgid "Error getting context of socket peer"
5209 #: nscd/selinux.c:207
5210 msgid "Error getting context of nscd"
5213 #: nscd/selinux.c:213
5214 msgid "Error getting sid from context"
5217 #: nscd/selinux.c:245
5221 "SELinux AVC Statistics:\n"
5223 "%15u entry lookups\n"
5225 "%15u entry misses\n"
5226 "%15u entry discards\n"
5227 "%15u CAV lookups\n"
5233 #: elf/../sysdeps/generic/dl-sysdep.c:424
5234 msgid "cannot create capability list"
5237 #: elf/../sysdeps/generic/readelflib.c:35
5239 msgid "file %s is truncated\n"
5242 #: elf/../sysdeps/generic/readelflib.c:67
5244 msgid "%s is a 32 bit ELF file.\n"
5247 #: elf/../sysdeps/generic/readelflib.c:69
5249 msgid "%s is a 64 bit ELF file.\n"
5252 #: elf/../sysdeps/generic/readelflib.c:71
5254 msgid "Unknown ELFCLASS in file %s.\n"
5257 #: elf/../sysdeps/generic/readelflib.c:78
5259 msgid "%s is not a shared object file (Type: %d).\n"
5262 #: elf/../sysdeps/generic/readelflib.c:109
5263 msgid "more than one dynamic segment\n"
5266 #: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
5268 msgid "%s is for unknown machine %d.\n"
5281 msgid ", OS ABI: %s %d.%d.%d"
5284 #: elf/cache.c:142 elf/ldconfig.c:1160
5286 msgid "Can't open cache file %s\n"
5290 msgid "mmap of cache file failed.\n"
5293 #: elf/cache.c:158 elf/cache.c:168
5294 msgid "File is not a cache file.\n"
5297 #: elf/cache.c:201 elf/cache.c:211
5299 msgid "%d libs found in cache `%s'\n"
5304 msgid "Can't remove old temporary cache file %s"
5309 msgid "Can't create temporary cache file %s"
5312 #: elf/cache.c:425 elf/cache.c:434 elf/cache.c:438
5313 msgid "Writing of cache data failed"
5317 msgid "Writing of cache data failed."
5322 msgid "Changing access rights of %s to %#o failed"
5327 msgid "Renaming of %s to %s failed"
5330 #: elf/dl-close.c:119
5331 msgid "shared object not open"
5334 #: elf/dl-close.c:506
5336 "TLS generation counter wrapped! Please report as described in <http://www."
5337 "gnu.org/software/libc/bugs.html>."
5340 #: elf/dl-deps.c:112 elf/dl-open.c:232
5341 msgid "DST not allowed in SUID/SGID programs"
5344 #: elf/dl-deps.c:125
5345 msgid "empty dynamics string token substitution"
5348 #: elf/dl-deps.c:131
5351 "cannot load auxiliary `%s' because of empty dynamic string token "
5355 #: elf/dl-deps.c:461
5356 msgid "cannot allocate dependency list"
5359 #: elf/dl-deps.c:494 elf/dl-deps.c:549
5360 msgid "cannot allocate symbol search list"
5363 #: elf/dl-deps.c:534
5364 msgid "Filters not supported with LD_TRACE_PRELINKING"
5367 #: elf/dl-error.c:75
5368 msgid "DYNAMIC LINKER BUG!!!"
5371 #: elf/dl-error.c:108
5372 msgid "error while loading shared libraries"
5375 #: elf/dl-load.c:364
5376 msgid "cannot allocate name record"
5379 #: elf/dl-load.c:466 elf/dl-load.c:545 elf/dl-load.c:665 elf/dl-load.c:760
5380 msgid "cannot create cache for search path"
5383 #: elf/dl-load.c:568
5384 msgid "cannot create RUNPATH/RPATH copy"
5387 #: elf/dl-load.c:651
5388 msgid "cannot create search path array"
5391 #: elf/dl-load.c:835
5392 msgid "cannot stat shared object"
5395 #: elf/dl-load.c:904
5396 msgid "cannot open zero fill device"
5399 #: elf/dl-load.c:916 elf/dl-load.c:2017
5400 msgid "cannot create shared object descriptor"
5403 #: elf/dl-load.c:935 elf/dl-load.c:1537 elf/dl-load.c:1620
5404 msgid "cannot read file data"
5407 #: elf/dl-load.c:979
5408 msgid "ELF load command alignment not page-aligned"
5411 #: elf/dl-load.c:986
5412 msgid "ELF load command address/offset not properly aligned"
5415 #: elf/dl-load.c:1070
5416 msgid "cannot allocate TLS data structures for initial thread"
5419 #: elf/dl-load.c:1094
5420 msgid "cannot handle TLS data"
5423 #: elf/dl-load.c:1113
5424 msgid "object file has no loadable segments"
5427 #: elf/dl-load.c:1149
5428 msgid "failed to map segment from shared object"
5431 #: elf/dl-load.c:1173
5432 msgid "cannot dynamically load executable"
5435 #: elf/dl-load.c:1234
5436 msgid "cannot change memory protections"
5439 #: elf/dl-load.c:1253
5440 msgid "cannot map zero-fill pages"
5443 #: elf/dl-load.c:1267
5444 msgid "object file has no dynamic section"
5447 #: elf/dl-load.c:1290
5448 msgid "shared object cannot be dlopen()ed"
5451 #: elf/dl-load.c:1303
5452 msgid "cannot allocate memory for program header"
5455 #: elf/dl-load.c:1345
5456 msgid "cannot enable executable stack as shared object requires"
5459 #: elf/dl-load.c:1360
5460 msgid "cannot close file descriptor"
5463 #: elf/dl-load.c:1402
5464 msgid "cannot create searchlist"
5467 #: elf/dl-load.c:1537
5468 msgid "file too short"
5471 #: elf/dl-load.c:1560
5472 msgid "invalid ELF header"
5475 #: elf/dl-load.c:1569
5476 msgid "ELF file data encoding not big-endian"
5479 #: elf/dl-load.c:1571
5480 msgid "ELF file data encoding not little-endian"
5483 #: elf/dl-load.c:1575
5484 msgid "ELF file version ident does not match current one"
5487 #: elf/dl-load.c:1579
5488 msgid "ELF file OS ABI invalid"
5491 #: elf/dl-load.c:1581
5492 msgid "ELF file ABI version invalid"
5495 #: elf/dl-load.c:1584
5496 msgid "internal error"
5499 #: elf/dl-load.c:1591
5500 msgid "ELF file version does not match current one"
5503 #: elf/dl-load.c:1599
5504 msgid "only ET_DYN and ET_EXEC can be loaded"
5507 #: elf/dl-load.c:1605
5508 msgid "ELF file's phentsize not the expected size"
5511 #: elf/dl-load.c:2031
5512 msgid "cannot open shared object file"
5515 #: elf/dl-lookup.c:249
5516 msgid "relocation error"
5519 #: elf/dl-lookup.c:277
5520 msgid "symbol lookup error"
5523 #: elf/dl-open.c:119
5524 msgid "cannot extend global scope"
5527 #: elf/dl-open.c:180
5528 msgid "invalid caller"
5531 #: elf/dl-open.c:248
5532 msgid "empty dynamic string token substitution"
5535 #: elf/dl-open.c:403 elf/dl-open.c:414
5536 msgid "cannot create scope list"
5539 #: elf/dl-open.c:476
5540 msgid " cannot create TLS data structures"
5543 #: elf/dl-open.c:500
5544 msgid "TLS generation counter wrapped! Please report this."
5547 #: elf/dl-open.c:543
5548 msgid "invalid mode for dlopen()"
5551 #: elf/dl-open.c:560
5552 msgid "no more namespaces available for dlmopen()"
5555 #: elf/dl-open.c:569
5556 msgid "invalid target namespace in dlmopen()"
5559 #: elf/dl-reloc.c:57
5560 msgid "cannot allocate memory in static TLS block"
5563 #: elf/dl-reloc.c:178
5564 msgid "cannot make segment writable for relocation"
5567 #: elf/dl-reloc.c:281
5569 msgid "%s: profiler found no PLTREL in object %s\n"
5572 #: elf/dl-reloc.c:293
5574 msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
5577 #: elf/dl-reloc.c:308
5578 msgid "cannot restore segment prot after reloc"
5581 #: elf/dl-reloc.c:333
5582 msgid "cannot apply additional memory protection after relocation"
5586 msgid "RTLD_NEXT used in code not dynamically loaded"
5589 #: elf/dl-version.c:303
5590 msgid "cannot allocate version reference table"
5593 #: elf/ldconfig.c:126
5597 #: elf/ldconfig.c:127
5598 msgid "Generate verbose messages"
5601 #: elf/ldconfig.c:128
5602 msgid "Don't build cache"
5605 #: elf/ldconfig.c:129
5606 msgid "Don't generate links"
5609 #: elf/ldconfig.c:130
5610 msgid "Change to and use ROOT as root directory"
5613 #: elf/ldconfig.c:130
5617 #: elf/ldconfig.c:131
5621 #: elf/ldconfig.c:131
5622 msgid "Use CACHE as cache file"
5625 #: elf/ldconfig.c:132
5629 #: elf/ldconfig.c:132
5630 msgid "Use CONF as configuration file"
5633 #: elf/ldconfig.c:133
5635 "Only process directories specified on the command line. Don't build cache."
5638 #: elf/ldconfig.c:134
5639 msgid "Manually link individual libraries."
5642 #: elf/ldconfig.c:135
5646 #: elf/ldconfig.c:135
5647 msgid "Format to use: new, old or compat (default)"
5650 #: elf/ldconfig.c:143
5651 msgid "Configure Dynamic Linker Run Time Bindings."
5654 #: elf/ldconfig.c:301
5656 msgid "Path `%s' given more than once"
5659 #: elf/ldconfig.c:341
5661 msgid "%s is not a known library type"
5664 #: elf/ldconfig.c:366
5666 msgid "Can't stat %s"
5669 #: elf/ldconfig.c:440
5671 msgid "Can't stat %s\n"
5674 #: elf/ldconfig.c:450
5676 msgid "%s is not a symbolic link\n"
5679 #: elf/ldconfig.c:469
5681 msgid "Can't unlink %s"
5684 #: elf/ldconfig.c:475
5686 msgid "Can't link %s to %s"
5689 #: elf/ldconfig.c:481
5690 msgid " (changed)\n"
5693 #: elf/ldconfig.c:483
5694 msgid " (SKIPPED)\n"
5697 #: elf/ldconfig.c:538
5699 msgid "Can't find %s"
5702 #: elf/ldconfig.c:554
5704 msgid "Can't lstat %s"
5707 #: elf/ldconfig.c:561
5709 msgid "Ignored file %s since it is not a regular file."
5712 #: elf/ldconfig.c:569
5714 msgid "No link created since soname could not be found for %s"
5717 #: elf/ldconfig.c:660
5719 msgid "Can't open directory %s"
5722 #: elf/ldconfig.c:715 elf/ldconfig.c:762
5724 msgid "Cannot lstat %s"
5727 #: elf/ldconfig.c:727
5729 msgid "Cannot stat %s"
5732 #: elf/ldconfig.c:784 elf/readlib.c:92
5734 msgid "Input file %s not found.\n"
5737 #: elf/ldconfig.c:835
5739 msgid "libc5 library %s in wrong directory"
5742 #: elf/ldconfig.c:838
5744 msgid "libc6 library %s in wrong directory"
5747 #: elf/ldconfig.c:841
5749 msgid "libc4 library %s in wrong directory"
5752 #: elf/ldconfig.c:868
5755 "libraries %s and %s in directory %s have same soname but different type."
5758 #: elf/ldconfig.c:975
5760 msgid "Can't open configuration file %s"
5763 #: elf/ldconfig.c:1038
5764 msgid "need absolute file name for configuration file when using -r"
5767 #: elf/ldconfig.c:1075
5769 msgid "%s:%u: cannot read directory %s"
5772 #: elf/ldconfig.c:1115
5774 msgid "relative path `%s' used to build cache"
5777 #: elf/ldconfig.c:1139
5778 msgid "Can't chdir to /"
5781 #: elf/ldconfig.c:1181
5783 msgid "Can't open cache file directory %s\n"
5786 #: elf/ldd.bash.in:43
5787 msgid "Written by %s and %s.\n"
5790 #: elf/ldd.bash.in:48
5792 "Usage: ldd [OPTION]... FILE...\n"
5793 " --help print this help and exit\n"
5794 " --version print version information and exit\n"
5795 " -d, --data-relocs process data relocations\n"
5796 " -r, --function-relocs process data and function relocations\n"
5797 " -u, --unused print unused direct dependencies\n"
5798 " -v, --verbose print all information\n"
5799 "For bug reporting instructions, please see:\n"
5800 "<http://www.gnu.org/software/libc/bugs.html>."
5803 #: elf/ldd.bash.in:80
5804 msgid "ldd: option `$1' is ambiguous"
5807 #: elf/ldd.bash.in:87
5808 msgid "unrecognized option"
5811 #: elf/ldd.bash.in:88 elf/ldd.bash.in:126
5812 msgid "Try `ldd --help' for more information."
5815 #: elf/ldd.bash.in:125
5816 msgid "missing file arguments"
5819 #: elf/ldd.bash.in:151
5820 msgid "warning: you do not have execution permission for"
5823 #: elf/ldd.bash.in:185
5824 msgid "\tnot a dynamic executable"
5827 #: elf/ldd.bash.in:193
5828 msgid "exited with unknown exit code"
5831 #: elf/ldd.bash.in:198
5832 msgid "error: you do not have read permission for"
5837 msgid "Cannot fstat file %s.\n"
5840 #: elf/readlib.c:109
5842 msgid "File %s is empty, not checked."
5845 #: elf/readlib.c:115
5847 msgid "File %s is too small, not checked."
5850 #: elf/readlib.c:125
5852 msgid "Cannot mmap file %s.\n"
5855 #: elf/readlib.c:163
5857 msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
5861 msgid "Output selection:"
5865 msgid "print list of count paths and their number of use"
5869 msgid "generate flat profile with counts and ticks"
5873 msgid "generate call graph"
5878 "Read and display shared object profiling data.\013For bug reporting "
5879 "instructions, please see:\n"
5880 "<http://www.gnu.org/software/libc/bugs.html>.\n"
5884 msgid "SHOBJ [PROFDATA]"
5889 msgid "failed to load shared object `%s'"
5893 msgid "cannot create internal descriptors"
5898 msgid "Reopening shared object `%s' failed"
5901 #: elf/sprof.c:535 elf/sprof.c:629
5902 msgid "reading of section headers failed"
5905 #: elf/sprof.c:543 elf/sprof.c:637
5906 msgid "reading of section header string table failed"
5911 msgid "*** Cannot read debuginfo file name: %m\n"
5915 msgid "cannot determine file name"
5919 msgid "reading of ELF header failed"
5924 msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
5928 msgid "failed to load symbol data"
5932 msgid "cannot load profiling data"
5936 msgid "while stat'ing profiling data file"
5941 msgid "profiling data file `%s' does not match shared object `%s'"
5945 msgid "failed to mmap the profiling data file"
5949 msgid "error while closing the profiling data file"
5952 #: elf/sprof.c:800 elf/sprof.c:870
5953 msgid "cannot create internal descriptor"
5958 msgid "`%s' is no correct profile data file for `%s'"
5961 #: elf/sprof.c:1027 elf/sprof.c:1085
5962 msgid "cannot allocate symbol data"