glibc/po/de.po

6169 lines
194 KiB
Plaintext
Raw Normal View History

1997-01-06 23:07:28 +01:00
# German translation of the GNU-libc-messages.
# Copyright <20> 1996, 2002 Free Software Foundation, Inc.
# Karl Eichwalder <ke@suse.de>, 2002.
# Jochen Hein <jochen@jochen.org>, 1996-2000.
#
# Fragen:
# =======
# Group bei NIS etc. mit Gruppe <20>bersetzen (oder Group lassen)?
# logfile - Protokolldatei
# bad - ung<6E>ltig? (wohl je nach Kontext)
# shared object - Shared Object / Shared-Object
# short Read - ...
# range - Bereich / Intervall
# locking, lock - Locking, Sperren
# range - Bereich oder Intervall?
# charmap - Zeichen-Definition?
# character map - Zeichensatzbeschreibung?
# value - Wert, Eintrag?
# link - Link?
#
# cannot create temp file:
# entweder: es ist nicht m<>glich, eine tempor<6F>re Datei anzulegen
# oder : eine tempor<6F>re Datei kann nicht angelegt werden
# was ist besser?
#
# Nach Doppelpunkt Gro<72>schreibung? Beispiel:
# msgid "%1$s: definition does not end with `END %1$s'"
# msgstr "%1$s: Die Definition ist nicht durch <20>END %1$s<> abgeschlossen"
#
# Klein/Gro<72>? Beispiel:
# msgid "DATAFILE [OUTFILE]"
# msgstr "DATENDATEI [AUSGABEDATEI]"
#
msgid ""
msgstr ""
"Project-Id-Version: GNU libc 2.3.1\n"
"POT-Creation-Date: 2002-10-02 17:22-0700\n"
"PO-Revision-Date: 2002-10-13 21:17+0200\n"
"Last-Translator: Karl Eichwalder <ke@suse.de>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
msgid "Hangup"
msgstr "Aufgelegt"
#: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
msgid "Interrupt"
msgstr "Unterbrechung"
#: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
msgid "Quit"
msgstr "Verlassen"
#: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
msgid "Illegal instruction"
msgstr "Ung<6E>ltiger Maschinenbefehl"
#: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
msgid "Trace/breakpoint trap"
msgstr "Trace/Breakpoint ausgel<65>st"
#: sysdeps/generic/siglist.h:34
msgid "Aborted"
msgstr "Abgebrochen"
#: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
msgid "Floating point exception"
msgstr "Gleitkomma-Ausnahme"
#: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
msgid "Killed"
msgstr "Get<65>tet"
# Ung<6E>ltige Adressierung? - jh
# die <20>bersetzung scheint mir gut - SIGBUS kann jedoch
# vieles bedeuten - Klaus Espenlaub
#: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
msgid "Bus error"
msgstr "Bus-Zugriffsfehler"
# CHECKIT
# Alternativ: Fehler beim Speicherzugriff
#: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
msgid "Segmentation fault"
msgstr "Speicherzugriffsfehler"
#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
#. TRANS Every library function that returns this error code also generates a
#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
#. TRANS unless it has handled or blocked @code{SIGPIPE}.
#: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:351
#: stdio-common/../sysdeps/unix/siglist.c:39
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:62
msgid "Broken pipe"
msgstr "Daten<65>bergabe unterbrochen (broken pipe)"
#: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
msgid "Alarm clock"
msgstr "Der Wecker klingelt"
#: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
msgid "Terminated"
msgstr "Beendet"
#: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
msgid "Urgent I/O condition"
msgstr "Dringende Ein-/Ausgabebedingung"
#: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
msgid "Stopped (signal)"
msgstr "Angehalten (Signal)"
#: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
msgid "Stopped"
msgstr "Angehalten"
#: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
msgid "Continued"
msgstr "Fortgesetzt"
#: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
msgid "Child exited"
msgstr "Der Kind-Prozess ist beendet"
#: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
msgid "Stopped (tty input)"
msgstr "Angehalten (tty-Eingabe)"
#: sysdeps/generic/siglist.h:48 stdio-common/../sysdeps/unix/siglist.c:48
msgid "Stopped (tty output)"
msgstr "Angehalten (tty-Ausgabe)"
#: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
msgid "I/O possible"
msgstr "Ein-/Ausgabe ist m<>glich"
#: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
msgid "CPU time limit exceeded"
msgstr "Rechenzeitbegrenzung <20>berschritten"
#: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
msgid "File size limit exceeded"
msgstr "Die maximale Dateigr<67><72>e ist <20>berschritten"
#: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
msgid "Virtual timer expired"
msgstr "Der virtuelle Zeitnehmer ist abgelaufen"
#: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
msgid "Profiling timer expired"
msgstr "Zeitnehmer zur Laufzeitbestimmung ist abgelaufen"
#: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
msgid "Window changed"
msgstr "Die Fenstergr<67><72>e wurde ver<65>ndert"
#: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
msgid "User defined signal 1"
msgstr "Benutzerdefiniertes Signal 1"
#: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
msgid "User defined signal 2"
msgstr "Benutzerdefiniertes Signal 2"
#: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
msgid "EMT trap"
msgstr "EMT-Trap"
#: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
msgid "Bad system call"
msgstr "Ung<6E>ltiger Betriebssystemaufruf"
#: sysdeps/generic/siglist.h:66
msgid "Stack fault"
msgstr "Stackfehler"
#: sysdeps/generic/siglist.h:69
msgid "Information request"
msgstr "Informationsanfrage"
#: sysdeps/generic/siglist.h:71
msgid "Power failure"
msgstr "Fehler in der Stromversorgung"
#: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
msgid "Resource lost"
msgstr "Die Ressource ist verlorengegangen"
#: sysdeps/mach/hurd/mips/dl-machine.c:68
#: string/../sysdeps/mach/_strerror.c:57
msgid "Error in unknown error system: "
msgstr "Fehler in unbekanntem Fehler-System: "
#: sysdeps/mach/hurd/mips/dl-machine.c:83
#: string/../sysdeps/generic/_strerror.c:44
#: string/../sysdeps/mach/_strerror.c:87
msgid "Unknown error "
msgstr "Unbekannter Fehler "
#: sysdeps/unix/sysv/linux/lddlibc4.c:64
#, c-format
msgid "cannot open `%s'"
msgstr "<22>ffnen von <20>%s<> fehlgeschlagen"
#: sysdeps/unix/sysv/linux/lddlibc4.c:68
#, c-format
msgid "cannot read header from `%s'"
msgstr "Kann den Header von <20>%s<> nicht lesen"
#: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:293 catgets/gencat.c:288
#, c-format
msgid "cannot open input file `%s'"
msgstr "Kann die Eingabedatei <20>%s<> nicht <20>ffnen"
#: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:311
#, c-format
msgid "error while closing input `%s'"
msgstr "Fehler beim Schlie<69>en der Eingabedatei <20>%s<>"
#: iconv/iconv_charmap.c:443
#, fuzzy, c-format
msgid "illegal input sequence at position %Zd"
msgstr "ung<6E>ltige Eingabe-Sequenz an der Stelle %ld"
#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:503
msgid "incomplete character or shift sequence at end of buffer"
msgstr "unvollst<73>ndige Zeichen- oder Shift-Folge am Ende des Puffers"
#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:546
#: iconv/iconv_prog.c:582
msgid "error while reading the input"
msgstr "Fehler beim Lesen der Eingabe"
#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:564
msgid "unable to allocate buffer for input"
msgstr "Fehler beim Allozieren des Puffers f<>r die Eingabe"
#: iconv/iconv_prog.c:61
msgid "Input/Output format specification:"
msgstr "Beschreibung des Ein-/Ausgabe-Formates:"
#: iconv/iconv_prog.c:62
msgid "encoding of original text"
msgstr "Kodierung f<>r den urspr<70>nglichen Text"
#: iconv/iconv_prog.c:63
msgid "encoding for output"
msgstr "Kodierung f<>r die Ausgabe"
#: iconv/iconv_prog.c:64
msgid "Information:"
msgstr "Informationen:"
#: iconv/iconv_prog.c:65
msgid "list all known coded character sets"
msgstr "Alle bekannten Zeichensatz-Kodierungen ausgeben"
#: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
msgid "Output control:"
msgstr "Ausgabesteuerung:"
#: iconv/iconv_prog.c:67
msgid "omit invalid characters from output"
msgstr "Ung<6E>ltige Zeichen von der Ausgabe ausgelassen"
#: iconv/iconv_prog.c:68
msgid "output file"
msgstr "Ausgabedatei"
#: iconv/iconv_prog.c:69
msgid "suppress warnings"
msgstr "Warnungen unterdr<64>cken"
# So sonst oft.
#: iconv/iconv_prog.c:70
msgid "print progress information"
msgstr "Informationen <20>ber den Bearbeitungsstand ausgeben"
#: iconv/iconv_prog.c:75
msgid "Convert encoding of given files from one encoding to another."
msgstr "Kodierung von Dateien in eine andere Kodierung konvertieren."
#: iconv/iconv_prog.c:79
msgid "[FILE...]"
msgstr "[Datei...]"
#: iconv/iconv_prog.c:199
msgid "cannot open output file"
msgstr "Kann die Ausgabedatei nicht <20>ffnen"
#: iconv/iconv_prog.c:241
#, fuzzy, c-format
msgid "conversions from `%s' and to `%s' are not supported"
msgstr "Konvertierung von <20>%s<> nach <20>%s<> wird nicht unterst<73>tzt"
#: iconv/iconv_prog.c:246
#, fuzzy, c-format
msgid "conversion from `%s' is not supported"
msgstr "Konvertierung von <20>%s<> nach <20>%s<> wird nicht unterst<73>tzt"
#: iconv/iconv_prog.c:253
#, fuzzy, c-format
msgid "conversion to `%s' is not supported"
msgstr "Konvertierung von <20>%s<> nach <20>%s<> wird nicht unterst<73>tzt"
#: iconv/iconv_prog.c:257
#, fuzzy, c-format
msgid "conversion from `%s' to `%s' is not supported"
msgstr "Konvertierung von <20>%s<> nach <20>%s<> wird nicht unterst<73>tzt"
#: iconv/iconv_prog.c:263
msgid "failed to start conversion processing"
msgstr "Fehler beim Start der Konvertierung"
#: iconv/iconv_prog.c:358
msgid "error while closing output file"
msgstr "Fehler beim Schlie<69>en der Ausgabedatei "
#: iconv/iconv_prog.c:407 iconv/iconvconfig.c:355 locale/programs/locale.c:268
#: locale/programs/localedef.c:372 catgets/gencat.c:233
#: malloc/memusagestat.c:602 debug/pcprofiledump.c:199
msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
msgstr "Fehler (auf Englisch) bitte mit dem <20>glibcbug<75>-Skript an <bugs@gnu.org> melden.\n"
#: iconv/iconv_prog.c:421 iconv/iconvconfig.c:369 locale/programs/locale.c:281
#: locale/programs/localedef.c:386 catgets/gencat.c:246 posix/getconf.c:904
#: nss/getent.c:74 nscd/nscd.c:279 nscd/nscd_nischeck.c:90 elf/ldconfig.c:259
#: elf/sprof.c:349
#, c-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"Copyright <20> %s Free Software Foundation, Inc.\n"
"Dies ist freie Software; in den Quellen befinden sich die Lizenzbedingungen.\n"
"Es gibt KEINERLEI Garantie; nicht einmal f<>r die TAUGLICHKEIT oder\n"
"VERWENDBARKEIT F<>R EINEN ANGEGEBENEN ZWECK.\n"
#: iconv/iconv_prog.c:426 iconv/iconvconfig.c:374 locale/programs/locale.c:286
#: locale/programs/localedef.c:391 catgets/gencat.c:251 posix/getconf.c:909
#: nss/getent.c:79 nscd/nscd.c:284 nscd/nscd_nischeck.c:95 elf/ldconfig.c:264
#: elf/sprof.c:355
#, c-format
msgid "Written by %s.\n"
msgstr "Implementiert von %s.\n"
#: iconv/iconv_prog.c:456 iconv/iconv_prog.c:482
msgid "conversion stopped due to problem in writing the output"
msgstr "Die Konvertierung wurde wegen Problemen bei der Ausgabe beendet"
#: iconv/iconv_prog.c:499
#, c-format
msgid "illegal input sequence at position %ld"
msgstr "ung<6E>ltige Eingabe-Sequenz an der Stelle %ld"
#: iconv/iconv_prog.c:507
msgid "internal error (illegal descriptor)"
msgstr "interner Fehler (ung<6E>ltiger Descriptor)"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: iconv/iconv_prog.c:510
#, c-format
msgid "unknown iconv() error %d"
msgstr "unbekannter iconv()-Fehler %d"
#: iconv/iconv_prog.c:753
#, fuzzy
msgid ""
"The following list contain all the coded character sets known. This does\n"
"not necessarily mean that all combinations of these names can be used for\n"
"the FROM and TO command line parameters. One coded character set can be\n"
"listed with several different names (aliases).\n"
"\n"
" "
msgstr ""
"Die folgende Liste enth<74>lt alle bekannten Zeichensatzkodierungen. Das\n"
"bedeutet nicht, dass zwischen allen Kombinationen dieser Namen als FROM\n"
"und TO Parameter konvertiert werden kann. Eine Zeichensatzkodierung kann\n"
"unter verschiedenen Namen aufgef<65>hrt sein (sog. Aliasnamen).\n"
"\n"
"Einige Namen sind keine normalen Zeichenketten, sondern Regul<75>re Ausdr<64>cke;\n"
"diese passen zu einer Reihe von Namen, die als Parameter angegeben\n"
"werden k<>nnen.\n"
"\n"
" "
#: iconv/iconvconfig.c:110
msgid "Create fastloading iconv module configuration file."
msgstr "Schnell zu ladende Konfigurationsdatei f<>r iconv-Module erzeugen."
#: iconv/iconvconfig.c:114
msgid "[DIR...]"
msgstr "[Verzeichnis...]"
#: iconv/iconvconfig.c:126
msgid "Prefix used for all file accesses"
msgstr "Prefix f<>r jeden Dateizugriff"
#: iconv/iconvconfig.c:325 locale/programs/localedef.c:292
msgid "no output file produced because warning were issued"
msgstr "Es wurde keine Ausgabedatei erzeugt, weil Warnungen ausgegeben wurden"
#: iconv/iconvconfig.c:403
#, fuzzy
msgid "while inserting in search tree"
msgstr "Fehler beim Einf<6E>gen in die Hash-Tabelle"
#: iconv/iconvconfig.c:1202
msgid "cannot generate output file"
msgstr "Die Ausgabedatei kann nicht angelegt werden"
#: locale/programs/charmap-dir.c:59
#, c-format
msgid "cannot read character map directory `%s'"
msgstr "Das Verzeichnis <20>%s<> der Zeichensatz-Definitionen kann nicht gelesen werden"
#: locale/programs/charmap.c:135
#, c-format
msgid "character map file `%s' not found"
msgstr "Die Zeichensatzbeschreibungsdatei <20>%s<> wurde nicht gefunden"
#: locale/programs/charmap.c:193
#, c-format
msgid "default character map file `%s' not found"
msgstr "Die Default-Zeichensatzbeschreibung in der Datei <20>%s<> wurde nicht gefunden"
#: locale/programs/charmap.c:255
#, c-format
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
msgstr ""
"Zeichensatz-Definition <20>%s<> ist zu ASCII nicht kompatibel, die Lokale ist\n"
"nicht konform mit ISO C\n"
#: locale/programs/charmap.c:332
#, c-format
msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
msgstr "%s: <20><mb_cur_max><3E> muss gr<67><72>er als <20><mb_cur_min><3E> sein\n"
#: locale/programs/charmap.c:352 locale/programs/charmap.c:369
#: locale/programs/repertoire.c:175
#, c-format
msgid "syntax error in prolog: %s"
msgstr "Syntaxfehler im Prolog: %s"
#: locale/programs/charmap.c:353
msgid "invalid definition"
msgstr "Ung<6E>ltige Definition"
#: locale/programs/charmap.c:370 locale/programs/locfile.c:126
#: locale/programs/locfile.c:153 locale/programs/repertoire.c:176
msgid "bad argument"
msgstr "Das Argument ist ung<6E>ltig"
#: locale/programs/charmap.c:398
#, c-format
msgid "duplicate definition of <%s>"
msgstr "Doppelte Definition von <20>%s<>"
#: locale/programs/charmap.c:405
#, c-format
msgid "value for <%s> must be 1 or greater"
msgstr "Der Wert f<>r <20>%s<> muss 1 oder gr<67><72>er sein"
#: locale/programs/charmap.c:417
#, c-format
msgid "value of <%s> must be greater or equal than the value of <%s>"
msgstr "Der Wert von <20>%s<> muss gr<67><72>er als der Wert von <20>%s<> sein"
#: locale/programs/charmap.c:440 locale/programs/repertoire.c:184
#, c-format
msgid "argument to <%s> must be a single character"
msgstr "Das Argument f<>r <20><%s><3E> muss ein einzelnes Zeichen sein"
#: locale/programs/charmap.c:466
msgid "character sets with locking states are not supported"
msgstr ""
#: locale/programs/charmap.c:493 locale/programs/charmap.c:547
#: locale/programs/charmap.c:579 locale/programs/charmap.c:673
#: locale/programs/charmap.c:728 locale/programs/charmap.c:769
#: locale/programs/charmap.c:810
#, c-format
msgid "syntax error in %s definition: %s"
msgstr "Syntaxfehler in der <20>%s<>-Definition: %s"
#: locale/programs/charmap.c:494 locale/programs/charmap.c:674
#: locale/programs/charmap.c:770 locale/programs/repertoire.c:231
msgid "no symbolic name given"
msgstr "Kein symbolischer Name angegeben"
#: locale/programs/charmap.c:548
msgid "invalid encoding given"
msgstr "Ung<6E>ltige Kodierung angegeben"
#: locale/programs/charmap.c:557
msgid "too few bytes in character encoding"
msgstr "Zu wenige Bytes in der Zeichenkodierung"
#: locale/programs/charmap.c:559
msgid "too many bytes in character encoding"
msgstr "Zu viele Bytes in der Zeichenkodierung"
#: locale/programs/charmap.c:581 locale/programs/charmap.c:729
#: locale/programs/charmap.c:812 locale/programs/repertoire.c:297
msgid "no symbolic name given for end of range"
msgstr "Kein symbolischer Name f<>r das Ende des Intervalles angegeben"
#: locale/programs/charmap.c:605 locale/programs/locfile.h:96
#: locale/programs/repertoire.c:314
#, c-format
msgid "`%1$s' definition does not end with `END %1$s'"
msgstr "Die Definition von <20>%1$s<> ist nicht durch <20>END %1$s<> abgeschlossen"
#: locale/programs/charmap.c:638
msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
msgstr "Nur <20>WIDTH<54>-Definitionen d<>rfen nach einer <20>CHARMAP<41>-Definition folgen"
#: locale/programs/charmap.c:646 locale/programs/charmap.c:709
#, c-format
msgid "value for %s must be an integer"
msgstr "Der Wert f<>r <20>%s<> muss eine Ganzzahl sein"
#: locale/programs/charmap.c:837
#, c-format
msgid "%s: error in state machine"
msgstr "%s: Fehler im (intern verwendeten) endlichen Automaten"
#: locale/programs/charmap.c:845 locale/programs/ld-address.c:605
#: locale/programs/ld-collate.c:2635 locale/programs/ld-collate.c:3793
#: locale/programs/ld-ctype.c:2216 locale/programs/ld-ctype.c:2977
#: locale/programs/ld-identification.c:469
#: locale/programs/ld-measurement.c:255 locale/programs/ld-messages.c:349
#: locale/programs/ld-monetary.c:952 locale/programs/ld-name.c:324
#: locale/programs/ld-numeric.c:392 locale/programs/ld-paper.c:258
#: locale/programs/ld-telephone.c:330 locale/programs/ld-time.c:1217
#: locale/programs/locfile.h:103 locale/programs/repertoire.c:325
#, c-format
msgid "%s: premature end of file"
msgstr "%s: Unerwartetes Ende der Datei"
#: locale/programs/charmap.c:864 locale/programs/charmap.c:875
#, c-format
msgid "unknown character `%s'"
msgstr "unbekanntes Zeichen <20>%s<>"
#: locale/programs/charmap.c:883
#, c-format
msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
msgstr ""
#: locale/programs/charmap.c:987 locale/programs/ld-collate.c:2915
#: locale/programs/repertoire.c:420
msgid "invalid names for character range"
msgstr "ung<6E>ltige Namen f<>r den Zeichenbereich"
#: locale/programs/charmap.c:999 locale/programs/repertoire.c:432
msgid "hexadecimal range format should use only capital characters"
msgstr ""
#: locale/programs/charmap.c:1017
1997-01-06 23:07:28 +01:00
#, c-format
msgid "<%s> and <%s> are illegal names for range"
msgstr "<%s> und <%s> sind ung<6E>ltige Namen f<>r einen Zeichenbereich"
#: locale/programs/charmap.c:1023
#, fuzzy
msgid "upper limit in range is not higher then lower limit"
msgstr "Das obere Ende des Intervalls ist nicht kleiner als das untere Ende"
#: locale/programs/charmap.c:1081
msgid "resulting bytes for range not representable."
msgstr "Resultierende Bytes sind f<>r den Bereich nicht darstellbar."
1997-01-06 23:07:28 +01:00
#: locale/programs/ld-address.c:134 locale/programs/ld-collate.c:1519
#: locale/programs/ld-ctype.c:416 locale/programs/ld-identification.c:134
#: locale/programs/ld-measurement.c:95 locale/programs/ld-messages.c:98
#: locale/programs/ld-monetary.c:194 locale/programs/ld-name.c:95
#: locale/programs/ld-numeric.c:99 locale/programs/ld-paper.c:92
#: locale/programs/ld-telephone.c:95 locale/programs/ld-time.c:160
#, c-format
msgid "No definition for %s category found"
msgstr "Keine Definition f<>r die Kategorie %s gefunden"
#: locale/programs/ld-address.c:145 locale/programs/ld-address.c:183
#: locale/programs/ld-address.c:201 locale/programs/ld-address.c:228
#: locale/programs/ld-address.c:290 locale/programs/ld-address.c:309
#: locale/programs/ld-address.c:322 locale/programs/ld-identification.c:147
#: locale/programs/ld-measurement.c:106 locale/programs/ld-monetary.c:206
#: locale/programs/ld-monetary.c:244 locale/programs/ld-monetary.c:260
#: locale/programs/ld-monetary.c:272 locale/programs/ld-name.c:106
#: locale/programs/ld-name.c:143 locale/programs/ld-numeric.c:113
#: locale/programs/ld-numeric.c:127 locale/programs/ld-paper.c:103
#: locale/programs/ld-paper.c:112 locale/programs/ld-telephone.c:106
#: locale/programs/ld-telephone.c:163 locale/programs/ld-time.c:176
#: locale/programs/ld-time.c:197
#, c-format
msgid "%s: field `%s' not defined"
msgstr "%s: Feld <20>%s<> ist nicht definiert"
# CHECKIT field mit "Eintrag" <20>bersetzen? -ke-
#: locale/programs/ld-address.c:157 locale/programs/ld-address.c:209
#: locale/programs/ld-address.c:235 locale/programs/ld-address.c:265
#: locale/programs/ld-name.c:118 locale/programs/ld-telephone.c:118
#, c-format
msgid "%s: field `%s' must not be empty"
msgstr "%s: Feld <20>%s<> darf nicht leer sein"
#: locale/programs/ld-address.c:169
#, c-format
msgid "%s: invalid escape `%%%c' sequence in field `%s'"
msgstr "%s: ung<6E>ltige Escape-Sequenz <20>%%%c<> im Feld <20>%s<>"
#: locale/programs/ld-address.c:220
#, c-format
msgid "%s: terminology language code `%s' not defined"
msgstr ""
#: locale/programs/ld-address.c:247 locale/programs/ld-address.c:276
#, c-format
msgid "%s: language abbreviation `%s' not defined"
msgstr "%s: Sprachabk<62>rzung <20>%s<> ist nicht definiert"
#: locale/programs/ld-address.c:254 locale/programs/ld-address.c:282
#: locale/programs/ld-address.c:316 locale/programs/ld-address.c:328
#, c-format
msgid "%s: `%s' value does not match `%s' value"
msgstr "%s: der Wert <20>%s<> stimmt nicht mit dem Wert <20>%s<> <20>berein"
#: locale/programs/ld-address.c:301
#, c-format
msgid "%s: numeric country code `%d' not valid"
msgstr "%s: Der numerische L<>ndercode <20>%d<> ist nicht g<>ltig"
#: locale/programs/ld-address.c:497 locale/programs/ld-address.c:534
#: locale/programs/ld-address.c:572 locale/programs/ld-ctype.c:2592
#: locale/programs/ld-identification.c:365
#: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:302
#: locale/programs/ld-monetary.c:694 locale/programs/ld-monetary.c:729
#: locale/programs/ld-monetary.c:770 locale/programs/ld-name.c:281
#: locale/programs/ld-numeric.c:264 locale/programs/ld-paper.c:225
#: locale/programs/ld-telephone.c:289 locale/programs/ld-time.c:1106
#: locale/programs/ld-time.c:1148
#, c-format
msgid "%s: field `%s' declared more than once"
msgstr "%s: Feld <20>%s<> ist mehr als einmal deklariert"
#: locale/programs/ld-address.c:501 locale/programs/ld-address.c:539
#: locale/programs/ld-identification.c:369 locale/programs/ld-messages.c:312
#: locale/programs/ld-monetary.c:698 locale/programs/ld-monetary.c:733
#: locale/programs/ld-name.c:285 locale/programs/ld-numeric.c:268
#: locale/programs/ld-telephone.c:293 locale/programs/ld-time.c:1000
#: locale/programs/ld-time.c:1069 locale/programs/ld-time.c:1111
#, fuzzy, c-format
msgid "%s: unknown character in field `%s'"
msgstr "unbekanntes Zeichen <20>%s<>"
#: locale/programs/ld-address.c:586 locale/programs/ld-collate.c:3775
#: locale/programs/ld-ctype.c:2957 locale/programs/ld-identification.c:450
#: locale/programs/ld-measurement.c:236 locale/programs/ld-messages.c:331
#: locale/programs/ld-monetary.c:934 locale/programs/ld-name.c:306
#: locale/programs/ld-numeric.c:374 locale/programs/ld-paper.c:240
#: locale/programs/ld-telephone.c:312 locale/programs/ld-time.c:1199
#, c-format
msgid "%s: incomplete `END' line"
msgstr "%s: unvollst<73>ndige <20>END<4E>-Zeile"
#: locale/programs/ld-address.c:589 locale/programs/ld-collate.c:2638
#: locale/programs/ld-collate.c:3777 locale/programs/ld-ctype.c:2219
#: locale/programs/ld-ctype.c:2960 locale/programs/ld-identification.c:453
#: locale/programs/ld-measurement.c:239 locale/programs/ld-messages.c:333
#: locale/programs/ld-monetary.c:936 locale/programs/ld-name.c:308
#: locale/programs/ld-numeric.c:376 locale/programs/ld-paper.c:242
#: locale/programs/ld-telephone.c:314 locale/programs/ld-time.c:1201
#, c-format
msgid "%1$s: definition does not end with `END %1$s'"
msgstr "%1$s: Die Definition ist nicht durch <20>END %1$s<> abgeschlossen"
#: locale/programs/ld-address.c:596 locale/programs/ld-collate.c:520
#: locale/programs/ld-collate.c:572 locale/programs/ld-collate.c:869
#: locale/programs/ld-collate.c:882 locale/programs/ld-collate.c:2625
#: locale/programs/ld-collate.c:3784 locale/programs/ld-ctype.c:1947
#: locale/programs/ld-ctype.c:2206 locale/programs/ld-ctype.c:2782
#: locale/programs/ld-ctype.c:2968 locale/programs/ld-identification.c:460
#: locale/programs/ld-measurement.c:246 locale/programs/ld-messages.c:340
#: locale/programs/ld-monetary.c:943 locale/programs/ld-name.c:315
#: locale/programs/ld-numeric.c:383 locale/programs/ld-paper.c:249
#: locale/programs/ld-telephone.c:321 locale/programs/ld-time.c:1208
#, c-format
msgid "%s: syntax error"
msgstr "%s: Syntaxfehler"
#: locale/programs/ld-collate.c:395
#, fuzzy, c-format
msgid "`%.*s' already defined in charmap"
msgstr "<22>%.*s<> ist in Zeichen-Definition bereits angelegt"
#: locale/programs/ld-collate.c:404
#, c-format
msgid "`%.*s' already defined in repertoire"
msgstr ""
#: locale/programs/ld-collate.c:411
#, c-format
msgid "`%.*s' already defined as collating symbol"
msgstr ""
#: locale/programs/ld-collate.c:418
#, c-format
msgid "`%.*s' already defined as collating element"
msgstr ""
#: locale/programs/ld-collate.c:449 locale/programs/ld-collate.c:475
#, c-format
msgid "%s: `forward' and `backward' are mutually excluding each other"
msgstr "%s: Die Anweisungen <20>forward<72> und <20>backward<72> schlie<69>en sich aus"
#: locale/programs/ld-collate.c:459 locale/programs/ld-collate.c:485
#: locale/programs/ld-collate.c:501
#, c-format
msgid "%s: `%s' mentioned more than once in definition of weight %d"
msgstr "%s: <20>%s<> ist mehr als einmal in der Definition der Gewichtung %d genannt"
#: locale/programs/ld-collate.c:557
#, c-format
msgid "%s: too many rules; first entry only had %d"
msgstr ""
#: locale/programs/ld-collate.c:593
#, c-format
msgid "%s: not enough sorting rules"
msgstr "%s: Nicht gen<65>gend viele Sortierregeln"
#: locale/programs/ld-collate.c:759
#, c-format
msgid "%s: empty weight string not allowed"
msgstr ""
#: locale/programs/ld-collate.c:854
#, c-format
msgid "%s: weights must use the same ellipsis symbol as the name"
msgstr ""
#: locale/programs/ld-collate.c:910
#, c-format
msgid "%s: too many values"
msgstr "%s: Zu viele Werte"
#: locale/programs/ld-collate.c:1023 locale/programs/ld-collate.c:1194
#, c-format
msgid "order for `%.*s' already defined at %s:%Zu"
msgstr "Die Reihenfolge von `%.*s' ist bereits bei %s:%Zu definiert"
#: locale/programs/ld-collate.c:1073
#, c-format
msgid "%s: the start and the end symbol of a range must stand for characters"
msgstr ""
#: locale/programs/ld-collate.c:1100
#, c-format
msgid "%s: byte sequences of first and last character must have the same length"
msgstr ""
#: locale/programs/ld-collate.c:1142
#, c-format
msgid "%s: byte sequence of first character of sequence is not lower than that of the last character"
msgstr ""
#: locale/programs/ld-collate.c:1263
#, c-format
msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
msgstr ""
#: locale/programs/ld-collate.c:1267
#, c-format
msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
msgstr ""
#: locale/programs/ld-collate.c:1287 locale/programs/ld-ctype.c:1467
#, fuzzy, c-format
msgid "`%s' and `%.*s' are no valid names for symbolic range"
msgstr "<%s> und <%s> sind ung<6E>ltige Namen f<>r einen Zeichenbereich"
#: locale/programs/ld-collate.c:1333 locale/programs/ld-collate.c:3712
#, fuzzy, c-format
msgid "%s: order for `%.*s' already defined at %s:%Zu"
msgstr "%s: Die Zeichensatzbeschreibung <20>%s<> ist bereits definiert"
# CHECKIT -ke-
#: locale/programs/ld-collate.c:1342
#, c-format
msgid "%s: `%s' must be a character"
msgstr "%s: <20>%s<> muss ein einzelnes Zeichen sein"
#: locale/programs/ld-collate.c:1535
#, c-format
msgid "%s: `position' must be used for a specific level in all sections or none"
msgstr ""
#: locale/programs/ld-collate.c:1560
#, c-format
msgid "symbol `%s' not defined"
msgstr "Das Symbol <20>%s<> ist nicht definiert"
#: locale/programs/ld-collate.c:1636 locale/programs/ld-collate.c:1742
#, c-format
msgid "symbol `%s' has the same encoding as"
msgstr "Symbol <20>%s<> hat dieselbe Kodierung wie"
#: locale/programs/ld-collate.c:1640 locale/programs/ld-collate.c:1746
#, c-format
msgid "symbol `%s'"
msgstr "Symbol <20>%s<>"
#: locale/programs/ld-collate.c:1788
msgid "no definition of `UNDEFINED'"
msgstr "Keine Definition f<>r <20>UNDEFINED<45>"
#: locale/programs/ld-collate.c:1817
msgid "too many errors; giving up"
msgstr "Zu viele Fehler; es wird abgebrochen"
#: locale/programs/ld-collate.c:2720
#, c-format
msgid "%s: duplicate definition of `%s'"
msgstr "%s: doppelte Definition von <20>%s<>"
#: locale/programs/ld-collate.c:2756
#, c-format
msgid "%s: duplicate declaration of section `%s'"
msgstr "%s: doppelte Deklaration des Abschnitts <20>%s<>"
#: locale/programs/ld-collate.c:2895
#, c-format
msgid "%s: unknown character in collating symbol name"
msgstr ""
#: locale/programs/ld-collate.c:3027
#, fuzzy, c-format
msgid "%s: unknown character in equivalent definition name"
msgstr "Syntaxfehler in der Zeichensatzumwandlungsdefinition"
#: locale/programs/ld-collate.c:3040
#, fuzzy, c-format
msgid "%s: unknown character in equivalent definition value"
msgstr "Syntaxfehler in der Zeichensatzumwandlungsdefinition"
#: locale/programs/ld-collate.c:3050
#, fuzzy, c-format
msgid "%s: unknown symbol `%s' in equivalent definition"
msgstr "Unbekanntes Symbol <20>%.*s<>: Die Zeile wurde ignoriert"
#: locale/programs/ld-collate.c:3059
msgid "error while adding equivalent collating symbol"
msgstr ""
#: locale/programs/ld-collate.c:3089
#, fuzzy, c-format
msgid "duplicate definition of script `%s'"
msgstr "Mehrfache Definition des Eintrages <20>%.*s<>"
#: locale/programs/ld-collate.c:3137
#, fuzzy, c-format
msgid "%s: unknown section name `%s'"
msgstr "Unbekanntes Set <20>%s<>"
#: locale/programs/ld-collate.c:3165
#, fuzzy, c-format
msgid "%s: multiple order definitions for section `%s'"
msgstr "%s: Mehrfache Definition des Eintrages <20>%.*s<>"
#: locale/programs/ld-collate.c:3190
#, c-format
msgid "%s: invalid number of sorting rules"
msgstr "%s: ung<6E>ltige Anzahl von Sortierregeln"
#: locale/programs/ld-collate.c:3217
#, c-format
msgid "%s: multiple order definitions for unnamed section"
msgstr ""
#: locale/programs/ld-collate.c:3271 locale/programs/ld-collate.c:3394
#: locale/programs/ld-collate.c:3753
1997-01-06 23:07:28 +01:00
#, c-format
msgid "%s: missing `order_end' keyword"
msgstr ""
1997-01-06 23:07:28 +01:00
#: locale/programs/ld-collate.c:3329
#, c-format
msgid "%s: order for collating symbol %.*s not yet defined"
msgstr ""
# Hat hier jemand eine bessere <20>bersetzung? -- jh
# Leider nein. Ich w<>rde es nur gro<72> schreiben und auch im folgenden <20>s. ke
#: locale/programs/ld-collate.c:3345
#, fuzzy, c-format
msgid "%s: order for collating element %.*s not yet defined"
msgstr "Das Symbol f<>r das Mehr-Zeichen Sortierelement <20>%.*s<> wiederholt die Elementdefinition"
#: locale/programs/ld-collate.c:3356
#, c-format
msgid "%s: cannot reorder after %.*s: symbol not known"
msgstr "%s: es ist nicht m<>glich, nach %.*s neu zu sortieren: Symbol ist unbekannt"
#: locale/programs/ld-collate.c:3408 locale/programs/ld-collate.c:3765
#, c-format
msgid "%s: missing `reorder-end' keyword"
msgstr ""
#: locale/programs/ld-collate.c:3442 locale/programs/ld-collate.c:3637
#, c-format
msgid "%s: section `%.*s' not known"
msgstr "%s: Abschnitt <20>%.*s<> ist nicht bekannt"
#: locale/programs/ld-collate.c:3507
#, c-format
msgid "%s: bad symbol <%.*s>"
msgstr ""
#: locale/programs/ld-collate.c:3700
#, c-format
msgid "%s: cannot have `%s' as end of ellipsis range"
msgstr ""
#: locale/programs/ld-collate.c:3749
#, c-format
msgid "%s: empty category description not allowed"
msgstr ""
#: locale/programs/ld-collate.c:3768
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
msgstr ""
#: locale/programs/ld-ctype.c:435
#, fuzzy
msgid "No character set name specified in charmap"
msgstr "Das Zeichen <20><SP><3E> ist in der Zeichen-Definition nicht enthalten"
#: locale/programs/ld-ctype.c:464
#, fuzzy, c-format
msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
msgstr "Das Zeichen <20>%s<>, das in der Zeichenklasse <20>%s<> enthalten ist, muss auch in der Zeichenklasse <20>%s<> enthalten sein"
#: locale/programs/ld-ctype.c:479
#, fuzzy, c-format
msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
msgstr "Das Zeichen <20>%s<> in der Zeichenklasse <20>%s<> darf nicht in der Zeichenklasse <20>%s<> enthalten sein"
#: locale/programs/ld-ctype.c:493 locale/programs/ld-ctype.c:551
#, c-format
msgid "internal error in %s, line %u"
msgstr "Interner Fehler in der Datei <20>%s<>, Zeile %u"
#: locale/programs/ld-ctype.c:522
#, c-format
msgid "character '%s' in class `%s' must be in class `%s'"
msgstr "Das Zeichen <20>%s<> in der Klasse <20>%s<> muss auch in der Klasse <20>%s<> enthalten sein"
#: locale/programs/ld-ctype.c:538
#, c-format
msgid "character '%s' in class `%s' must not be in class `%s'"
msgstr "Das Zeichen <20>%s<> in der Klasse <20>%s<> darf nicht in der Klasse <20>%s<> enthalten sein"
#: locale/programs/ld-ctype.c:568 locale/programs/ld-ctype.c:606
#, c-format
msgid "<SP> character not in class `%s'"
msgstr "Das Zeichen <20><SP><3E> ist nicht in der Klasse <20>%s<> enthalten"
#: locale/programs/ld-ctype.c:580 locale/programs/ld-ctype.c:617
#, c-format
msgid "<SP> character must not be in class `%s'"
msgstr "Das Zeichen <20><SP><3E> darf nicht in der Klasse <20>%s<> enthalten sein"
#: locale/programs/ld-ctype.c:595
msgid "character <SP> not defined in character map"
msgstr "Das Zeichen <20><SP><3E> ist in der Zeichen-Definition nicht enthalten"
#: locale/programs/ld-ctype.c:709
msgid "`digit' category has not entries in groups of ten"
msgstr ""
#: locale/programs/ld-ctype.c:758
msgid "no input digits defined and none of the standard names in the charmap"
msgstr ""
#: locale/programs/ld-ctype.c:823
msgid "not all characters used in `outdigit' are available in the charmap"
msgstr ""
#: locale/programs/ld-ctype.c:840
msgid "not all characters used in `outdigit' are available in the repertoire"
msgstr ""
#: locale/programs/ld-ctype.c:1235
#, c-format
msgid "character class `%s' already defined"
msgstr "Die Zeichenklasse <20>%s<> ist bereits definiert"
#: locale/programs/ld-ctype.c:1241
#, c-format
msgid "implementation limit: no more than %Zd character classes allowed"
msgstr "Limit der Implementation: Es sind nicht mehr als %Zd Zeichen-Klassen erlaubt"
#: locale/programs/ld-ctype.c:1267
#, c-format
msgid "character map `%s' already defined"
msgstr "Die Zeichensatzbeschreibung <20>%s<> ist bereits definiert"
#: locale/programs/ld-ctype.c:1273
#, c-format
msgid "implementation limit: no more than %d character maps allowed"
msgstr "Limit der Implementation: Es sind nicht mehr als %d Zeichen-Maps erlaubt"
#: locale/programs/ld-ctype.c:1538 locale/programs/ld-ctype.c:1663
#: locale/programs/ld-ctype.c:1769 locale/programs/ld-ctype.c:2455
#: locale/programs/ld-ctype.c:3443
#, c-format
msgid "%s: field `%s' does not contain exactly ten entries"
msgstr "%s: Feld <20>%s<> beinhaltet nicht genau 10 Eintr<74>ge"
#: locale/programs/ld-ctype.c:1566 locale/programs/ld-ctype.c:2137
#, c-format
msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
msgstr ""
#: locale/programs/ld-ctype.c:1693
msgid "start and end character sequence of range must have the same length"
msgstr ""
#: locale/programs/ld-ctype.c:1700
msgid "to-value character sequence is smaller than from-value sequence"
msgstr ""
#: locale/programs/ld-ctype.c:2057 locale/programs/ld-ctype.c:2108
msgid "premature end of `translit_ignore' definition"
msgstr "Unerwartetes Ende der Definition <20>translit_ignore<72>"
#: locale/programs/ld-ctype.c:2063 locale/programs/ld-ctype.c:2114
#: locale/programs/ld-ctype.c:2156
msgid "syntax error"
msgstr "Syntaxfehler"
#: locale/programs/ld-ctype.c:2287
#, fuzzy, c-format
msgid "%s: syntax error in definition of new character class"
msgstr "Syntaxfehler in der Definition einer neuen Zeichenklasse"
#: locale/programs/ld-ctype.c:2302
#, fuzzy, c-format
msgid "%s: syntax error in definition of new character map"
msgstr "Syntaxfehler in der Definition eines neuen Zeichensatzes"
#: locale/programs/ld-ctype.c:2477
msgid "ellipsis range must be marked by two operands of same type"
msgstr ""
#: locale/programs/ld-ctype.c:2486
msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
msgstr ""
#: locale/programs/ld-ctype.c:2501
msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
msgstr ""
#: locale/programs/ld-ctype.c:2515
msgid "with character code range values one must use the absolute ellipsis `...'"
msgstr ""
#: locale/programs/ld-ctype.c:2666
#, fuzzy, c-format
msgid "duplicated definition for mapping `%s'"
msgstr "Mehrfache Definition des Eintrages <20>%.*s<>"
#: locale/programs/ld-ctype.c:2744 locale/programs/ld-ctype.c:2888
#, c-format
msgid "%s: `translit_start' section does not end with `translit_end'"
msgstr "%s: <20>translit_start<72>-Abschnitt endet nicht mit <20>translit_end<6E>"
#: locale/programs/ld-ctype.c:2839
#, c-format
msgid "%s: duplicate `default_missing' definition"
msgstr "%s: doppelte <20>default_missing<6E>-Definition"
#: locale/programs/ld-ctype.c:2844
msgid "previous definition was here"
msgstr "Die fr<66>here Definition war hier"
#: locale/programs/ld-ctype.c:2866
#, c-format
msgid "%s: no representable `default_missing' definition found"
msgstr ""
#: locale/programs/ld-ctype.c:3019
#, fuzzy, c-format
msgid "%s: character `%s' not defined in charmap while needed as default value"
msgstr "%s: Das Zeichen <20>%s<> ist nicht definiert, wird aber als Vorgabewert ben<65>tigt"
#: locale/programs/ld-ctype.c:3024 locale/programs/ld-ctype.c:3108
#: locale/programs/ld-ctype.c:3128 locale/programs/ld-ctype.c:3149
#: locale/programs/ld-ctype.c:3170 locale/programs/ld-ctype.c:3191
#: locale/programs/ld-ctype.c:3212 locale/programs/ld-ctype.c:3252
#: locale/programs/ld-ctype.c:3273 locale/programs/ld-ctype.c:3340
#, c-format
msgid "%s: character `%s' in charmap not representable with one byte"
msgstr ""
#: locale/programs/ld-ctype.c:3103 locale/programs/ld-ctype.c:3123
#: locale/programs/ld-ctype.c:3165 locale/programs/ld-ctype.c:3186
#: locale/programs/ld-ctype.c:3207 locale/programs/ld-ctype.c:3247
#: locale/programs/ld-ctype.c:3268 locale/programs/ld-ctype.c:3335
#: locale/programs/ld-ctype.c:3377 locale/programs/ld-ctype.c:3402
#, c-format
msgid "%s: character `%s' not defined while needed as default value"
msgstr "%s: Das Zeichen <20>%s<> ist nicht definiert, wird aber als Vorgabewert ben<65>tigt"
#: locale/programs/ld-ctype.c:3144
#, c-format
msgid "character `%s' not defined while needed as default value"
msgstr "Das Zeichen <20>%s<> ist nicht definiert, wird aber als Vorgabewert ben<65>tigt"
#: locale/programs/ld-ctype.c:3384 locale/programs/ld-ctype.c:3409
#, fuzzy, c-format
msgid "%s: character `%s' needed as default value not representable with one byte"
msgstr "%s: Das Zeichen <20>%s<> ist nicht definiert, wird aber als Vorgabewert ben<65>tigt"
#: locale/programs/ld-ctype.c:3464
msgid "no output digits defined and none of the standard names in the charmap"
msgstr ""
#: locale/programs/ld-ctype.c:3755
#, c-format
msgid "%s: transliteration data from locale `%s' not available"
msgstr ""
#: locale/programs/ld-ctype.c:3851
#, c-format
msgid "%s: table for class \"%s\": %lu bytes\n"
msgstr ""
# XXX in den Source sehen
#: locale/programs/ld-ctype.c:3920
#, fuzzy, c-format
msgid "%s: table for map \"%s\": %lu bytes\n"
msgstr "%s: Fehler beim <20>ffnen von <20>%s<>: %m\n"
#: locale/programs/ld-ctype.c:4053
#, c-format
msgid "%s: table for width: %lu bytes\n"
msgstr ""
#: locale/programs/ld-identification.c:171
#, c-format
msgid "%s: no identification for category `%s'"
msgstr ""
#: locale/programs/ld-identification.c:436
#, fuzzy, c-format
msgid "%s: duplicate category version definition"
msgstr ""
"%s: doppelte Definition des Sortierungselementes\n"
"Ung<6E>ltiges Zeichen im Feld <20>%s<> in der Kategorie <20>%s<>"
#: locale/programs/ld-measurement.c:114
#, c-format
msgid "%s: invalid value for field `%s'"
msgstr "%s: ung<6E>ltiger Wert f<>r Feld <20>%s<>"
#: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
#, c-format
msgid "%s: field `%s' undefined"
msgstr "%s: Feld <20>%s<> ist nicht definiert"
#: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
#, fuzzy, c-format
msgid "%s: value for field `%s' must not be an empty string"
msgstr "Der Eintrag f<>r das Feld <20>%s<> in der Kategorie <20>%s<> darf nicht leer sein"
#: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
#, c-format
msgid "%s: no correct regular expression for field `%s': %s"
msgstr "%s: kein g<>ltiger regul<75>rer Ausdruck f<>r das Feld <20>%s<>: %s"
#: locale/programs/ld-monetary.c:224
#, c-format
msgid "%s: value of field `int_curr_symbol' has wrong length"
msgstr "%s: Der Wert im Feld <20>int_curr_symbol<6F> hat eine falsche L<>nge"
#: locale/programs/ld-monetary.c:232
#, fuzzy, c-format
msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
msgstr "%s: Der Wert im Feld <20>int_curr_symbol<6F> geh<65>rt nicht zu einem g<>ltigen Namen in ISO 4217"
#: locale/programs/ld-monetary.c:250 locale/programs/ld-numeric.c:119
#, fuzzy, c-format
msgid "%s: value for field `%s' must not be the empty string"
msgstr "Der Eintrag f<>r das Feld <20>%s<> in der Kategorie <20>%s<> darf nicht leer sein"
#: locale/programs/ld-monetary.c:278 locale/programs/ld-monetary.c:308
#, fuzzy, c-format
msgid "%s: value for field `%s' must be in range %d...%d"
msgstr "Der Wert f<>r <20>%s<> muss eine Ganzzahl sein"
#: locale/programs/ld-monetary.c:740 locale/programs/ld-numeric.c:275
#, fuzzy, c-format
msgid "%s: value for field `%s' must be a single character"
msgstr "Das Argument zu <20>%s<> muss ein einzelnes Zeichen sein"
#: locale/programs/ld-monetary.c:837 locale/programs/ld-numeric.c:319
#, c-format
msgid "%s: `-1' must be last entry in `%s' field"
msgstr "%s: <20>-1<> muss der letzte Eintrag im <20>%s<>-Feld sein"
#: locale/programs/ld-monetary.c:859 locale/programs/ld-numeric.c:340
#, fuzzy, c-format
msgid "%s: values for field `%s' must be smaller than 127"
msgstr "Der Wert f<>r den Eintrag <20>%s<> in der Kategorie <20>%s<> muss kleiner als 127 sein."
#: locale/programs/ld-monetary.c:902
msgid "conversion rate value cannot be zero"
msgstr ""
#: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
#: locale/programs/ld-telephone.c:150
#, c-format
msgid "%s: invalid escape sequence in field `%s'"
msgstr "%s: ung<6E>ltige Escape-Sequenz im Feld <20>%s<>"
#: locale/programs/ld-time.c:248
#, fuzzy, c-format
msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
msgstr "Der Richtungsanzeiger in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<> ist weder <20>+<2B> noch <20>-<2D>"
#: locale/programs/ld-time.c:259
#, fuzzy, c-format
msgid "%s: direction flag in string %Zd in `era' field is not a single character"
msgstr "Der Richtungsanzeiger in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<> ist kein einzelnes Zeichen"
#: locale/programs/ld-time.c:272
#, fuzzy, c-format
msgid "%s: invalid number for offset in string %Zd in `era' field"
msgstr "ung<6E>ltige Nummer f<>r den Offset in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:280
#, fuzzy, c-format
msgid "%s: garbage at end of offset value in string %Zd in `era' field"
msgstr "Unsinnige Eintr<74>ge am Ende des Offset-Wertes in der Zeichenkette %d im <20>era<72>-Feld der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:331
#, fuzzy, c-format
msgid "%s: invalid starting date in string %Zd in `era' field"
msgstr "ung<6E>ltiges Start-Datum in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:340
#, fuzzy, c-format
msgid "%s: garbage at end of starting date in string %Zd in `era' field "
msgstr "Unsinnige Eintr<74>ge am Ende des Start-Datums in der Zeichenkette %d im <20>era<72>-Feld der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:359
#, fuzzy, c-format
msgid "%s: starting date is invalid in string %Zd in `era' field"
msgstr "Das Start-Datum in der Zeichenkette %d im <20>era<72>-Feld der Kategorie <20>%s<> ist ung<6E>ltig"
1997-01-06 23:07:28 +01:00
#: locale/programs/ld-time.c:408
#, fuzzy, c-format
msgid "%s: invalid stopping date in string %Zd in `era' field"
msgstr "ung<6E>ltiges Ende-Datum in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:417
#, fuzzy, c-format
msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
msgstr "Unsinnige Eintrage am Ende des Stop-Datums in der Zeichenkette %d im <20>era<72>-Feld der Kategorie <20>%s<>"
#: locale/programs/ld-time.c:436
#, fuzzy, c-format
msgid "%s: stopping date is invalid in string %Zd in `era' field"
msgstr "Das Ende-Datum in der Zeichenkette %d im <20>era<72>-Feld in der Kategorie <20>%s<> ist ung<6E>ltig"
#: locale/programs/ld-time.c:445
#, c-format
msgid "%s: missing era name in string %Zd in `era' field"
msgstr "%s: fehlender <20>era<72>-Name in der Zeichenkette %Zd im <20>era<72>-Feld"
#: locale/programs/ld-time.c:457
#, c-format
msgid "%s: missing era format in string %Zd in `era' field"
msgstr "%s: fehlendes <20>era<72>-Format in der Zeichenkette %Zd im <20>era<72>-Feld"
#: locale/programs/ld-time.c:486
#, c-format
msgid "%s: third operand for value of field `%s' must not be larger than %d"
msgstr ""
#: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
#, fuzzy, c-format
msgid "%s: values of field `%s' must not be larger than %d"
msgstr "Der Wert f<>r den Eintrag <20>%s<> in der Kategorie <20>%s<> muss kleiner als 127 sein."
#: locale/programs/ld-time.c:510
#, fuzzy, c-format
msgid "%s: values for field `%s' must not be larger than %d"
msgstr "Der Wert f<>r den Eintrag <20>%s<> in der Kategorie <20>%s<> muss kleiner als 127 sein."
1997-01-06 23:07:28 +01:00
#: locale/programs/ld-time.c:984
1997-01-06 23:07:28 +01:00
#, c-format
msgid "%s: too few values for field `%s'"
msgstr ""
1997-01-06 23:07:28 +01:00
#: locale/programs/ld-time.c:1029
msgid "extra trailing semicolon"
msgstr ""
#: locale/programs/ld-time.c:1032
#, c-format
msgid "%s: too many values for field `%s'"
msgstr ""
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: locale/programs/linereader.c:275
msgid "garbage at end of number"
msgstr "Am Ende der Zahl sind unsinnige Eintr<74>ge"
# Gut! ;-)
#: locale/programs/linereader.c:387
msgid "garbage at end of character code specification"
msgstr "Murks am Ende einer Zeichensatzspezifikation"
1997-01-06 23:07:28 +01:00
#: locale/programs/linereader.c:473
msgid "unterminated symbolic name"
msgstr "Der symbolische Name wird nicht beendet"
#: locale/programs/linereader.c:537 catgets/gencat.c:1166
msgid "invalid escape sequence"
msgstr "Ung<6E>ltige Escape-Sequenz"
#: locale/programs/linereader.c:600
msgid "illegal escape sequence at end of string"
msgstr "ung<6E>ltige Escape-Sequenz am Ende der Zeichenkette"
#: locale/programs/linereader.c:604 locale/programs/linereader.c:832
msgid "unterminated string"
msgstr "Zeichenkette wird nicht beendet"
#: locale/programs/linereader.c:646
msgid "non-symbolic character value should not be used"
msgstr ""
1997-01-06 23:07:28 +01:00
#: locale/programs/linereader.c:793
#, fuzzy, c-format
msgid "symbol `%.*s' not in charmap"
msgstr "Unbekanntes Symbol <20>%.*s<>: Die Zeile wurde ignoriert"
#: locale/programs/linereader.c:814
#, fuzzy, c-format
msgid "symbol `%.*s' not in repertoire map"
msgstr "Unbekanntes Symbol <20>%.*s<>: Die Zeile wurde ignoriert"
#: locale/programs/linereader.h:162
msgid "trailing garbage at end of line"
msgstr "Am Zeilenende sind unsinnige Eintr<74>ge"
#: locale/programs/locale.c:73
msgid "System information:"
msgstr "System-Information:"
# locale = "Standorte" ?
#: locale/programs/locale.c:75
msgid "Write names of available locales"
msgstr "Die Namen der verf<72>gbaren Lokalen ausgeben"
#: locale/programs/locale.c:77
msgid "Write names of available charmaps"
msgstr "Die Namen der verf<72>gbaren <20>charmaps<70> ausgeben"
#: locale/programs/locale.c:78
msgid "Modify output format:"
msgstr "Modifiziere Ausgabe-Format:"
1997-01-06 23:07:28 +01:00
#: locale/programs/locale.c:79
msgid "Write names of selected categories"
msgstr "Die Namen der ausgew<65>hlten Kategorien ausgeben"
#: locale/programs/locale.c:80
msgid "Write names of selected keywords"
msgstr "Die Namen der ausgew<65>hlten Schl<68>sselw<6C>rter ausgeben"
#: locale/programs/locale.c:81
msgid "Print more information"
msgstr "Mehr Informationen ausgeben"
#: locale/programs/locale.c:86
msgid "Get locale-specific information."
msgstr "Lokale-spezifische Informationen ermitteln."
#: locale/programs/locale.c:89
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
"Name\n"
"[-a|-m]"
#: locale/programs/locale.c:488
msgid "while preparing output"
msgstr "beim Aufbereiten der Ausgabe"
#: locale/programs/localedef.c:121
msgid "Input Files:"
msgstr "Eingabedateien:"
#: locale/programs/localedef.c:123
msgid "Symbolic character names defined in FILE"
msgstr "Symbolische Namen f<>r Zeichen sind DATEI definiert"
1997-01-06 23:07:28 +01:00
#: locale/programs/localedef.c:124
msgid "Source definitions are found in FILE"
msgstr "Die Quell-Definitionen stehen in DATEI"
1997-01-06 23:07:28 +01:00
#: locale/programs/localedef.c:126
msgid "FILE contains mapping from symbolic names to UCS4 values"
msgstr "DATEI enth<74>lt Zuordnungen von symbolischen Namen zu UCS4-Werten"
#: locale/programs/localedef.c:130
msgid "Create output even if warning messages were issued"
msgstr "Ausgabedatei erzeugen, auch wenn Warnungen ausgegeben werden"
#: locale/programs/localedef.c:131
msgid "Create old-style tables"
msgstr "Tabellen im alten Stil erzeugen"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: locale/programs/localedef.c:132
msgid "Optional output file prefix"
msgstr "Optionales Prefix f<>r die Ausgabedatei"
#: locale/programs/localedef.c:133
msgid "Be strictly POSIX conform"
msgstr "Strikt POSIX-konform sein"
#: locale/programs/localedef.c:135
msgid "Suppress warnings and information messages"
msgstr "Warnungen und informative Nachrichten unterdr<64>cken"
#: locale/programs/localedef.c:136
msgid "Print more messages"
msgstr "Mehr Nachrichten ausgeben"
#: locale/programs/localedef.c:137
msgid "Archive control:"
msgstr ""
#: locale/programs/localedef.c:139
msgid "Don't add new data to archive"
msgstr ""
#: locale/programs/localedef.c:141
msgid "Add locales named by parameters to archive"
msgstr ""
#: locale/programs/localedef.c:142
msgid "Replace existing archive content"
msgstr ""
#: locale/programs/localedef.c:144
msgid "Remove locales named by parameters from archive"
msgstr ""
#: locale/programs/localedef.c:145
msgid "List content of archive"
msgstr ""
#: locale/programs/localedef.c:147
msgid "locale.alias file to consult when making archive"
msgstr ""
#: locale/programs/localedef.c:152
msgid "Compile locale specification"
msgstr "Umwandeln der Lokale-Spezifikation"
#: locale/programs/localedef.c:155
msgid ""
"NAME\n"
"[--add-to-archive|--delete-from-archive] FILE...\n"
"--list-archive [FILE]"
msgstr ""
1997-01-06 23:07:28 +01:00
#: locale/programs/localedef.c:233
msgid "cannot create directory for output files"
msgstr "Das Verzeichnis f<>r die Ausgabedateien kann nicht angelegt werden"
1997-01-06 23:07:28 +01:00
#: locale/programs/localedef.c:244
msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
msgstr "Fataler Fehler: Das System definiert das Symbol <20>_POSIX2_LOCALEDEF<45> nicht"
1997-01-06 23:07:28 +01:00
#: locale/programs/localedef.c:258 locale/programs/localedef.c:274
#: locale/programs/localedef.c:599 locale/programs/localedef.c:619
#, c-format
msgid "cannot open locale definition file `%s'"
msgstr "Die Lokale-Definitionsdatei <20>%s<> kann nicht ge<67>ffnet werden"
#: locale/programs/localedef.c:286
#, c-format
msgid "cannot write output files to `%s'"
msgstr "Die Ausgabedateien k<>nnen nicht nach <20>%s<> geschrieben werden"
# XXX wie <20>bersetzen?
#: locale/programs/localedef.c:367
#, c-format
msgid ""
"System's directory for character maps : %s\n"
" repertoire maps: %s\n"
" locale path : %s\n"
"%s"
msgstr ""
"System-Verzeichnis f<>r character maps : %s\n"
" repertoire maps: %s\n"
" locale path : %s\n"
"%s"
#: locale/programs/localedef.c:567
msgid "circular dependencies between locale definitions"
msgstr "zirkul<75>re Abh<62>ngigkeiten bei den Lokale-Definitionen"
#: locale/programs/localedef.c:573
#, c-format
msgid "cannot add already read locale `%s' a second time"
msgstr ""
#: locale/programs/locarchive.c:89 locale/programs/locarchive.c:259
msgid "cannot create temporary file"
msgstr "Es ist nicht m<>glich, eine tempor<6F>re Datei anzulegen"
#: locale/programs/locarchive.c:118 locale/programs/locarchive.c:302
msgid "cannot initialize archive file"
msgstr ""
#: locale/programs/locarchive.c:125 locale/programs/locarchive.c:309
msgid "cannot resize archive file"
msgstr ""
#: locale/programs/locarchive.c:134 locale/programs/locarchive.c:318
#: locale/programs/locarchive.c:508
msgid "cannot map archive header"
msgstr ""
# XXX stimmt das?
#: locale/programs/locarchive.c:156
#, fuzzy
msgid "failed to create new locale archive"
msgstr "Die Callback-Prozedur kann nicht erstellt werden"
#: locale/programs/locarchive.c:168
#, fuzzy
msgid "cannot change mode of new locale archive"
msgstr "Kann die Spezifikation der Sortierreihenfolge nicht verarbeiten"
#: locale/programs/locarchive.c:253
#, fuzzy
msgid "cannot map locale archive file"
msgstr "Kann den Status der Lokale-Datei <20>%s<> nicht bestimmen"
#: locale/programs/locarchive.c:326
#, fuzzy
msgid "cannot lock new archive"
msgstr "Nicht gen<65>gend Hauptspeicher verf<72>gbar"
#: locale/programs/locarchive.c:377
#, fuzzy
msgid "cannot extend locale archive file"
msgstr "Kann die Lokale-Definitionsdatei <20>%s<> nicht <20>ffnen"
#: locale/programs/locarchive.c:386
#, fuzzy
msgid "cannot change mode of resized locale archive"
msgstr "Kann die Spezifikation der Sortierreihenfolge nicht verarbeiten"
#: locale/programs/locarchive.c:394
msgid "cannot rename new archive"
msgstr "Es ist nicht m<>glich, das neue Archiv umzubenennen"
#: locale/programs/locarchive.c:447
#, fuzzy, c-format
msgid "cannot open locale archive \"%s\""
msgstr "Kann die Lokale-Definitionsdatei <20>%s<> nicht <20>ffnen"
#: locale/programs/locarchive.c:452
#, fuzzy, c-format
msgid "cannot stat locale archive \"%s\""
msgstr "Kann den Status der Lokale-Datei <20>%s<> nicht bestimmen"
#: locale/programs/locarchive.c:471
#, fuzzy, c-format
msgid "cannot lock locale archive \"%s\""
msgstr "Kann den Status der Lokale-Datei <20>%s<> nicht bestimmen"
#: locale/programs/locarchive.c:494
#, fuzzy
msgid "cannot read archive header"
msgstr "Es ist nicht m<>glich, den Header zu lesen"
#: locale/programs/locarchive.c:554
#, fuzzy, c-format
msgid "locale '%s' already exists"
msgstr "Die Zeichensatzbeschreibung <20>%s<> ist bereits definiert"
#: locale/programs/locarchive.c:784 locale/programs/locarchive.c:799
#: locale/programs/locarchive.c:811 locale/programs/locarchive.c:823
#: locale/programs/locfile.c:343
#, fuzzy
msgid "cannot add to locale archive"
msgstr "Kann den Status der Lokale-Datei <20>%s<> nicht bestimmen"
#: locale/programs/locarchive.c:976
#, fuzzy, c-format
msgid "locale alias file `%s' not found"
msgstr "Die Zeichensatzbeschreibungsdatei <20>%s<> wurde nicht gefunden"
#: locale/programs/locarchive.c:1118
#, fuzzy, c-format
msgid "Adding %s\n"
msgstr "Versuche <20>%s<>...\n"
#: locale/programs/locarchive.c:1124
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
msgstr ""
#: locale/programs/locarchive.c:1130
#, c-format
msgid "\"%s\" is no directory; ignored"
msgstr ""
#: locale/programs/locarchive.c:1137
#, fuzzy, c-format
msgid "cannot open directory \"%s\": %s: ignored"
msgstr "Kann das Verzeichnis <20>%s<> nicht <20>ffnen: %s"
#: locale/programs/locarchive.c:1209
#, fuzzy, c-format
msgid "incomplete set of locale files in \"%s\""
msgstr "Kann den Status der Lokale-Datei <20>%s<> nicht bestimmen"
#: locale/programs/locarchive.c:1273
#, fuzzy, c-format
msgid "cannot read all files in \"%s\": ignored"
msgstr "Kann die Profiling-Daten nicht laden"
#: locale/programs/locarchive.c:1343
#, c-format
msgid "locale \"%s\" not in archive"
msgstr ""
1997-01-06 23:07:28 +01:00
#: locale/programs/locfile.c:132
#, c-format
msgid "argument to `%s' must be a single character"
msgstr "Das Argument zu <20>%s<> muss ein einzelnes Zeichen sein"
#: locale/programs/locfile.c:251
msgid "syntax error: not inside a locale definition section"
msgstr "Syntaxfehler: nicht in einem Abschnitt der Lokale-Definition"
1997-01-06 23:07:28 +01:00
#: locale/programs/locfile.c:625
#, c-format
msgid "cannot open output file `%s' for category `%s'"
msgstr "Kann die Ausgabedatei <20>%s<> f<>r die Kategorie <20>%s<> nicht <20>ffnen"
#: locale/programs/locfile.c:649
#, c-format
msgid "failure while writing data for category `%s'"
msgstr "Fehler beim Schreiben der Daten f<>r die Kategorie <20>%s<>"
#: locale/programs/locfile.c:745
#, fuzzy, c-format
msgid "cannot create output file `%s' for category `%s'"
msgstr "Kann die Ausgabedatei <20>%s<> f<>r die Kategorie <20>%s<> nicht <20>ffnen"
#: locale/programs/locfile.h:59
msgid "expect string argument for `copy'"
msgstr "F<>r <20>copy<70> wird ein String-Argument erwartet"
#: locale/programs/locfile.h:63
msgid "locale name should consist only of portable characters"
msgstr "Der Name der Lokale sollte nur aus portablen Zeichen bestehen"
#: locale/programs/locfile.h:82
msgid "no other keyword shall be specified when `copy' is used"
msgstr "Es d<>rfen keine anderen Schl<68>sselworte angegeben werden, wenn <20>copy<70> verwendet wird"
1997-01-06 23:07:28 +01:00
#: locale/programs/repertoire.c:230 locale/programs/repertoire.c:271
#: locale/programs/repertoire.c:296
#, c-format
msgid "syntax error in repertoire map definition: %s"
msgstr "Syntaxfehler in der <20>repertoire<72> Map-Definition: %s"
#: locale/programs/repertoire.c:272
msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
msgstr "Kein <Uxxxx> oder <Uxxxxxxxx> Wert angegeben"
1997-01-06 23:07:28 +01:00
#: locale/programs/repertoire.c:332
#, fuzzy
msgid "cannot safe new repertoire map"
msgstr "Kann die <20>repertoire<72>-Map <20>%s<> nicht lesen"
#: locale/programs/repertoire.c:343
#, c-format
msgid "repertoire map file `%s' not found"
msgstr "Die <20>repertoire<72> Map-Datei <20>%s<> wurde nicht gefunden"
#: locale/programs/repertoire.c:450
#, fuzzy, c-format
msgid "<%s> and <%s> are invalid names for range"
msgstr "<%s> und <%s> sind ung<6E>ltige Namen f<>r einen Zeichenbereich"
#: locale/programs/repertoire.c:457
msgid "upper limit in range is not smaller then lower limit"
msgstr "Das obere Ende des Intervalls ist nicht kleiner als das untere Ende"
#: locale/programs/xmalloc.c:70 malloc/obstack.c:500 malloc/obstack.c:503
#: posix/getconf.c:996
msgid "memory exhausted"
msgstr "Hauptspeicher ersch<63>pft"
#: assert/assert-perr.c:57
#, c-format
msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
msgstr "%s%s%s:%u: %s%sNicht erwarteter Fehler: %s.\n"
#: assert/assert.c:56
#, c-format
msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
msgstr "%s%s%s:%u: %s%sZusicherung <20>%s<> nicht erf<72>llt.\n"
#: intl/tst-codeset.c:40 intl/tst-codeset.c:50
msgid "cheese"
msgstr ""
#: intl/tst-gettext2.c:37
msgid "First string for testing."
msgstr ""
#: intl/tst-gettext2.c:38
msgid "Another string for testing."
msgstr ""
#: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:79
msgid "NAME"
msgstr "NAME"
1997-01-06 23:07:28 +01:00
#: catgets/gencat.c:112
msgid "Create C header file NAME containing symbol definitions"
msgstr "C-Headerdatei NAME mit den Symboldefinitionen erzeugen"
#: catgets/gencat.c:114
msgid "Do not use existing catalog, force new output file"
msgstr "Verwende nicht den existierenden Katalog; erzwinge eine neue Ausgabedatei"
#: catgets/gencat.c:115
msgid "Write output to file NAME"
msgstr "Die Ausgabe in die Datei NAME schreiben"
#: catgets/gencat.c:120
#, fuzzy
msgid ""
"Generate message catalog. If INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
"is -, output is written to standard output.\n"
msgstr ""
"Einen Message-Katalog generieren.\\vWenn als INPUT-FILE - angegeben wird, wird\n"
"von der Standardeingabe gelesen. Wenn die OUTPUT-FILE - ist, wird auf die\n"
"Standardausgabe geschrieben.\n"
1997-01-06 23:07:28 +01:00
#: catgets/gencat.c:125
msgid ""
"-o OUTPUT-FILE [INPUT-FILE]...\n"
"[OUTPUT-FILE [INPUT-FILE]...]"
msgstr ""
"-o AUSGABEDATEI [EINGABEDATEI]...\n"
"[AUSGABEDATEI [EINGABEDATEI]...]"
#: catgets/gencat.c:282
msgid "*standard input*"
msgstr "*Standardeingabe*"
#: catgets/gencat.c:417 catgets/gencat.c:494
msgid "illegal set number"
msgstr "ung<6E>ltige <20>set<65>-Nummer"
#: catgets/gencat.c:444
msgid "duplicate set definition"
msgstr "Doppelte <20>set<65>-Definition"
#: catgets/gencat.c:446 catgets/gencat.c:619 catgets/gencat.c:648
msgid "this is the first definition"
msgstr "Dies ist die erste Definition"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: catgets/gencat.c:522
1997-01-06 23:07:28 +01:00
#, c-format
msgid "unknown set `%s'"
msgstr "Unbekanntes Set <20>%s<>"
1997-01-06 23:07:28 +01:00
#: catgets/gencat.c:563
msgid "invalid quote character"
msgstr "Ung<6E>ltiges Anf<6E>hrungszeichen"
#: catgets/gencat.c:576
#, c-format
msgid "unknown directive `%s': line ignored"
msgstr "unbekannte Anweisung <20>%s<>: Die Zeile wurde ignoriert"
#: catgets/gencat.c:617
msgid "duplicated message number"
msgstr "Die Nachrichtennummer ist mehrfach vorhanden"
#: catgets/gencat.c:645
msgid "duplicated message identifier"
msgstr "Der Nachrichtenbezeichner ist mehrfach vorhanden"
#: catgets/gencat.c:702
msgid "invalid character: message ignored"
msgstr "Ung<6E>ltiges Zeichen: Meldung ignoriert"
#: catgets/gencat.c:745
msgid "invalid line"
msgstr "Ung<6E>ltige Zeile"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: catgets/gencat.c:799
msgid "malformed line ignored"
msgstr "ung<6E>ltige Eingabezeile ignoriert"
#: catgets/gencat.c:963 catgets/gencat.c:1004
#, c-format
msgid "cannot open output file `%s'"
msgstr "Kann die Ausgabedatei <20>%s<> nicht <20>ffnen"
#: catgets/gencat.c:1188
msgid "unterminated message"
msgstr "Die Nachricht ist nicht abgeschlossen"
#: catgets/gencat.c:1212
msgid "while opening old catalog file"
msgstr "beim <20>ffnen der alten Katalogdatei"
#: catgets/gencat.c:1329
#, fuzzy
msgid "cannot determine escape character"
msgstr "Kann keinen internen Deskriptor erzeugen"
#: stdlib/../sysdeps/unix/sysv/linux/ia64/makecontext.c:63
msgid "makecontext: does not know how to handle more than 8 arguments\n"
msgstr ""
#: stdio-common/../sysdeps/gnu/errlist.c:12 posix/regcomp.c:178
#: nis/nis_error.c:29 nis/ypclnt.c:787 nis/ypclnt.c:861
msgid "Success"
msgstr "Erfolg"
#. TRANS Operation not permitted; only the owner of the file (or other resource)
#. TRANS or processes with special privileges can perform the operation.
#: stdio-common/../sysdeps/gnu/errlist.c:17
msgid "Operation not permitted"
msgstr "Die Operation ist nicht erlaubt"
1997-01-06 23:07:28 +01:00
#. TRANS No such file or directory. This is a ``file doesn't exist'' error
#. TRANS for ordinary files that are referenced in contexts where they are
#. TRANS expected to already exist.
#: stdio-common/../sysdeps/gnu/errlist.c:28
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:32
msgid "No such file or directory"
msgstr "Datei oder Verzeichnis nicht gefunden"
#. TRANS No process matches the specified process ID.
#: stdio-common/../sysdeps/gnu/errlist.c:37
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:33
msgid "No such process"
msgstr "Kein passender Prozess gefunden"
#. TRANS Interrupted function call; an asynchronous signal occurred and prevented
#. TRANS completion of the call. When this happens, you should try the call
#. TRANS again.
#. TRANS
#. TRANS You can choose to have functions resume after a signal that is handled,
#. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
#. TRANS Primitives}.
#: stdio-common/../sysdeps/gnu/errlist.c:52
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:34
msgid "Interrupted system call"
msgstr "Unterbrechung w<>hrend des Betriebssystemaufrufs"
#. TRANS Input/output error; usually used for physical read or write errors.
#: stdio-common/../sysdeps/gnu/errlist.c:61
msgid "Input/output error"
msgstr "Eingabe-/Ausgabefehler"
#. TRANS No such device or address. The system tried to use the device
#. TRANS represented by a file you specified, and it couldn't find the device.
#. TRANS This can mean that the device file was installed incorrectly, or that
#. TRANS the physical device is missing or not correctly attached to the
#. TRANS computer.
#: stdio-common/../sysdeps/gnu/errlist.c:74
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:36
msgid "No such device or address"
msgstr "Kein passendes Ger<65>t bzw. keine passende Adresse gefunden"
#. TRANS Argument list too long; used when the arguments passed to a new program
#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
#. TRANS File}) occupy too much memory space. This condition never arises in the
#. TRANS GNU system.
#: stdio-common/../sysdeps/gnu/errlist.c:86
msgid "Argument list too long"
msgstr "Die Argumentliste ist zu lang"
1997-01-06 23:07:28 +01:00
#. TRANS Invalid executable file format. This condition is detected by the
#. TRANS @code{exec} functions; see @ref{Executing a File}.
#: stdio-common/../sysdeps/gnu/errlist.c:96
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:38
msgid "Exec format error"
msgstr "Fehler im Format der Programmdatei"
#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
#. TRANS closed or reading from a descriptor open only for writing (or vice
#. TRANS versa).
#: stdio-common/../sysdeps/gnu/errlist.c:107
msgid "Bad file descriptor"
msgstr "Ung<6E>ltiger Dateideskriptor"
#. TRANS There are no child processes. This error happens on operations that are
#. TRANS supposed to manipulate child processes, when there aren't any processes
#. TRANS to manipulate.
#: stdio-common/../sysdeps/gnu/errlist.c:118
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:40
msgid "No child processes"
msgstr "Keine Kind-Prozesse"
#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
#. TRANS deadlock situation. The system does not guarantee that it will notice
#. TRANS all such situations. This error means you got lucky and the system
#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
#: stdio-common/../sysdeps/gnu/errlist.c:130
msgid "Resource deadlock avoided"
msgstr "Verklemmung beim Zugriff auf eine Ressource vermieden"
#. TRANS No memory available. The system cannot allocate more virtual memory
#. TRANS because its capacity is full.
#: stdio-common/../sysdeps/gnu/errlist.c:140
msgid "Cannot allocate memory"
msgstr "Nicht gen<65>gend Hauptspeicher verf<72>gbar"
#. TRANS Permission denied; the file permissions do not allow the attempted operation.
#: stdio-common/../sysdeps/gnu/errlist.c:149
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:43
#: nis/nis_error.c:39 nis/ypclnt.c:817
msgid "Permission denied"
msgstr "Keine Berechtigung"
#. TRANS Bad address; an invalid pointer was detected.
#. TRANS In the GNU system, this error never happens; you get a signal instead.
#: stdio-common/../sysdeps/gnu/errlist.c:159
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:44
msgid "Bad address"
msgstr "Ung<6E>ltige Adresse"
#. TRANS A file that isn't a block special file was given in a situation that
#. TRANS requires one. For example, trying to mount an ordinary file as a file
#. TRANS system in Unix gives this error.
#: stdio-common/../sysdeps/gnu/errlist.c:170
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:45
msgid "Block device required"
msgstr "Es ist ein Block-Device notwendig"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#. TRANS Resource busy; a system resource that can't be shared is already in use.
#. TRANS For example, if you try to delete a file that is the root of a currently
#. TRANS mounted filesystem, you get this error.
#: stdio-common/../sysdeps/gnu/errlist.c:181
msgid "Device or resource busy"
msgstr "Das Ger<65>t oder die Ressource ist belegt"
#. TRANS File exists; an existing file was specified in a context where it only
#. TRANS makes sense to specify a new file.
#: stdio-common/../sysdeps/gnu/errlist.c:191
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:47
msgid "File exists"
msgstr "Die Datei existiert bereits"
#. TRANS An attempt to make an improper link across file systems was detected.
#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
#: stdio-common/../sysdeps/gnu/errlist.c:202
msgid "Invalid cross-device link"
msgstr "Ung<6E>ltiger Link <20>ber Ger<65>tegrenzen hinweg"
#. TRANS The wrong type of device was given to a function that expects a
#. TRANS particular sort of device.
#: stdio-common/../sysdeps/gnu/errlist.c:212
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:49
msgid "No such device"
msgstr "Kein passendes Ger<65>t gefunden"
#. TRANS A file that isn't a directory was specified when a directory is required.
#: stdio-common/../sysdeps/gnu/errlist.c:221
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:50
msgid "Not a directory"
msgstr "Ist kein Verzeichnis"
#. TRANS File is a directory; you cannot open a directory for writing,
#. TRANS or create or remove hard links to it.
#: stdio-common/../sysdeps/gnu/errlist.c:231
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:51
msgid "Is a directory"
msgstr "Ist ein Verzeichnis"
#. TRANS Invalid argument. This is used to indicate various kinds of problems
#. TRANS with passing the wrong argument to a library function.
#: stdio-common/../sysdeps/gnu/errlist.c:241
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:52
msgid "Invalid argument"
msgstr "Das Argument ist ung<6E>ltig"
#. TRANS The current process has too many files open and can't open any more.
#. TRANS Duplicate descriptors do count toward this limit.
#. TRANS
#. TRANS In BSD and GNU, the number of open files is controlled by a resource
#. TRANS limit that can usually be increased. If you get this error, you might
#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
#. TRANS @pxref{Limits on Resources}.
#: stdio-common/../sysdeps/gnu/errlist.c:256
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:54
msgid "Too many open files"
msgstr "Zu viele offene Dateien"
#. TRANS There are too many distinct file openings in the entire system. Note
#. TRANS that any number of linked channels count as just one file opening; see
#. TRANS @ref{Linked Channels}. This error never occurs in the GNU system.
#: stdio-common/../sysdeps/gnu/errlist.c:267
msgid "Too many open files in system"
msgstr "Zu viele offene Dateien im System"
#. TRANS Inappropriate I/O control operation, such as trying to set terminal
#. TRANS modes on an ordinary file.
#: stdio-common/../sysdeps/gnu/errlist.c:277
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:55
msgid "Inappropriate ioctl for device"
msgstr "Unpassender IOCTL (I/O-Control) f<>r das Ger<65>t"
#. TRANS An attempt to execute a file that is currently open for writing, or
#. TRANS write to a file that is currently being executed. Often using a
#. TRANS debugger to run a program is considered having it open for writing and
#. TRANS will cause this error. (The name stands for ``text file busy''.) This
#. TRANS is not an error in the GNU system; the text is copied as necessary.
#: stdio-common/../sysdeps/gnu/errlist.c:290
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:56
msgid "Text file busy"
msgstr "Das Programm kann nicht ausgef<65>hrt oder ver<65>ndert werden (busy)"
1997-01-06 23:07:28 +01:00
#. TRANS File too big; the size of a file would be larger than allowed by the system.
#: stdio-common/../sysdeps/gnu/errlist.c:299
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:57
msgid "File too large"
msgstr "Die Datei ist zu gro<72>"
#. TRANS No space left on device; write operation on a file failed because the
#. TRANS disk is full.
#: stdio-common/../sysdeps/gnu/errlist.c:309
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:58
msgid "No space left on device"
msgstr "Auf dem Ger<65>t ist kein Speicherplatz mehr verf<72>gbar"
#. TRANS Invalid seek operation (such as on a pipe).
#: stdio-common/../sysdeps/gnu/errlist.c:318
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:59
msgid "Illegal seek"
msgstr "Nicht erlaubter Seek"
#. TRANS An attempt was made to modify something on a read-only file system.
#: stdio-common/../sysdeps/gnu/errlist.c:327
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:60
msgid "Read-only file system"
msgstr "Das Dateisystem ist nur lesbar"
#. TRANS Too many links; the link count of a single file would become too large.
#. TRANS @code{rename} can cause this error if the file being renamed already has
#. TRANS as many links as it can take (@pxref{Renaming Files}).
#: stdio-common/../sysdeps/gnu/errlist.c:338
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:61
msgid "Too many links"
msgstr "Zu viele Links"
#. TRANS Domain error; used by mathematical functions when an argument value does
#. TRANS not fall into the domain over which the function is defined.
#: stdio-common/../sysdeps/gnu/errlist.c:361
msgid "Numerical argument out of domain"
msgstr "Das numerische Argument ist au<61>erhalb des Definitionsbereiches"
#. TRANS Range error; used by mathematical functions when the result value is
#. TRANS not representable because of overflow or underflow.
#: stdio-common/../sysdeps/gnu/errlist.c:371
msgid "Numerical result out of range"
msgstr "Das numerische Ergebnis ist au<61>erhalb des g<>ltigen Bereiches"
#. TRANS Resource temporarily unavailable; the call might work if you try again
#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
#. TRANS they are always the same in the GNU C library.
#. TRANS
#. TRANS This error can happen in a few different situations:
#. TRANS
#. TRANS @itemize @bullet
#. TRANS @item
#. TRANS An operation that would block was attempted on an object that has
#. TRANS non-blocking mode selected. Trying the same operation again will block
#. TRANS until some external condition makes it possible to read, write, or
#. TRANS connect (whatever the operation). You can use @code{select} to find out
#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
#. TRANS
#. TRANS @strong{Portability Note:} In many older Unix systems, this condition
#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
#. TRANS different from @code{EAGAIN}. To make your program portable, you should
#. TRANS check for both codes and treat them the same.
#. TRANS
#. TRANS @item
#. TRANS A temporary resource shortage made an operation impossible. @code{fork}
#. TRANS can return this error. It indicates that the shortage is expected to
#. TRANS pass, so your program can try the call again later and it may succeed.
#. TRANS It is probably a good idea to delay for a few seconds before trying it
#. TRANS again, to allow time for other processes to release scarce resources.
#. TRANS Such shortages are usually fairly serious and affect the whole system,
#. TRANS so usually an interactive program should report the error to the user
#. TRANS and return to its command loop.
#. TRANS @end itemize
#: stdio-common/../sysdeps/gnu/errlist.c:408
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:41
msgid "Resource temporarily unavailable"
msgstr "Die Ressource ist zur Zeit nicht verf<72>gbar"
#. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above).
#. TRANS The values are always the same, on every operating system.
#. TRANS
#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
#. TRANS separate error code.
#: stdio-common/../sysdeps/gnu/errlist.c:421
msgid "Operation would block"
msgstr "Die Operation w<>rde blockieren"
#. TRANS An operation that cannot complete immediately was initiated on an object
#. TRANS that has non-blocking mode selected. Some functions that must always
#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
#. TRANS the operation has begun and will take some time. Attempts to manipulate
#. TRANS the object before the call completes return @code{EALREADY}. You can
#. TRANS use the @code{select} function to find out when the pending operation
#. TRANS has completed; @pxref{Waiting for I/O}.
#: stdio-common/../sysdeps/gnu/errlist.c:437
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:180
msgid "Operation now in progress"
msgstr "Die Operation ist jetzt in Bearbeitung"
#. TRANS An operation is already in progress on an object that has non-blocking
#. TRANS mode selected.
#: stdio-common/../sysdeps/gnu/errlist.c:447
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:179
msgid "Operation already in progress"
msgstr "Die Operation wird bereits ausgef<65>hrt"
#. TRANS A file that isn't a socket was specified when a socket is required.
#: stdio-common/../sysdeps/gnu/errlist.c:456
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:125
msgid "Socket operation on non-socket"
msgstr "Socket-Operation an einem nicht-Socket"
#. TRANS The size of a message sent on a socket was larger than the supported
#. TRANS maximum size.
#: stdio-common/../sysdeps/gnu/errlist.c:466
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:127
msgid "Message too long"
msgstr "Die Nachricht ist zu lang"
#. TRANS The socket type does not support the requested communications protocol.
#: stdio-common/../sysdeps/gnu/errlist.c:475
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:128
msgid "Protocol wrong type for socket"
msgstr "Das Protokoll passt nicht zu dem Socket"
#. TRANS You specified a socket option that doesn't make sense for the
#. TRANS particular protocol being used by the socket. @xref{Socket Options}.
#: stdio-common/../sysdeps/gnu/errlist.c:485
msgid "Protocol not available"
msgstr "Das Protokoll ist nicht verf<72>gbar"
#. TRANS The socket domain does not support the requested communications protocol
#. TRANS (perhaps because the requested protocol is completely invalid).
#. TRANS @xref{Creating a Socket}.
#: stdio-common/../sysdeps/gnu/errlist.c:496
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:150
msgid "Protocol not supported"
msgstr "Das Protokoll wird nicht unterst<73>tzt"
#. TRANS The socket type is not supported.
#: stdio-common/../sysdeps/gnu/errlist.c:505
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:151
msgid "Socket type not supported"
msgstr "Socket-Typ wird nicht unterst<73>tzt"
#. TRANS The operation you requested is not supported. Some socket functions
#. TRANS don't make sense for all types of sockets, and others may not be
#. TRANS implemented for all communications protocols. In the GNU system, this
#. TRANS error can happen for many calls when the object does not support the
#. TRANS particular operation; it is a generic indication that the server knows
#. TRANS nothing to do for that call.
#: stdio-common/../sysdeps/gnu/errlist.c:519
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:78
msgid "Operation not supported"
msgstr "Die Operation wird nicht unterst<73>tzt"
#. TRANS The socket communications protocol family you requested is not supported.
#: stdio-common/../sysdeps/gnu/errlist.c:528
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:153
msgid "Protocol family not supported"
msgstr "Die Protokollfamilie wird nicht unterst<73>tzt"
#. TRANS The address family specified for a socket is not supported; it is
#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
#: stdio-common/../sysdeps/gnu/errlist.c:538
msgid "Address family not supported by protocol"
msgstr "Die Adressfamilie wird von der Protokollfamilie nicht unterst<73>tzt"
#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
#: stdio-common/../sysdeps/gnu/errlist.c:547
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:155
msgid "Address already in use"
msgstr "Die Adresse wird bereits verwendet"
#. TRANS The requested socket address is not available; for example, you tried
#. TRANS to give a socket a name that doesn't match the local host name.
#. TRANS @xref{Socket Addresses}.
#: stdio-common/../sysdeps/gnu/errlist.c:558
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:156
msgid "Cannot assign requested address"
msgstr "Die angeforderte Adresse kann nicht zugewiesen werden"
#. TRANS A socket operation failed because the network was down.
#: stdio-common/../sysdeps/gnu/errlist.c:567
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:157
msgid "Network is down"
msgstr "Das Netzwerk ist nicht aktiv"
#. TRANS A socket operation failed because the subnet containing the remote host
#. TRANS was unreachable.
#: stdio-common/../sysdeps/gnu/errlist.c:577
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:158
msgid "Network is unreachable"
msgstr "Das Netzwerk ist nicht erreichbar"
#. TRANS A network connection was reset because the remote host crashed.
#: stdio-common/../sysdeps/gnu/errlist.c:586
msgid "Network dropped connection on reset"
msgstr "Das Netzwerk hat die Verbindung nach einem Reset verloren"
#. TRANS A network connection was aborted locally.
#: stdio-common/../sysdeps/gnu/errlist.c:595
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:160
msgid "Software caused connection abort"
msgstr "Das Programm verursachte den Abbruch der Verbindung"
#. TRANS A network connection was closed for reasons outside the control of the
#. TRANS local host, such as by the remote machine rebooting or an unrecoverable
#. TRANS protocol violation.
#: stdio-common/../sysdeps/gnu/errlist.c:606
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:161
msgid "Connection reset by peer"
msgstr "Die Verbindung wurde vom Kommunikationspartner zur<75>ckgesetzt"
#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
#. TRANS other from network operations.
#: stdio-common/../sysdeps/gnu/errlist.c:617
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:162
msgid "No buffer space available"
msgstr "Kein Hauptspeicher f<>r den Puffer verf<72>gbar"
#. TRANS You tried to connect a socket that is already connected.
#. TRANS @xref{Connecting}.
#: stdio-common/../sysdeps/gnu/errlist.c:627
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:163
msgid "Transport endpoint is already connected"
msgstr "Der Socket ist bereits verbunden"
#. TRANS The socket is not connected to anything. You get this error when you
#. TRANS try to transmit data over a socket, without first specifying a
#. TRANS destination for the data. For a connectionless socket (for datagram
#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
#: stdio-common/../sysdeps/gnu/errlist.c:639
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:164
msgid "Transport endpoint is not connected"
msgstr "Der Socket ist nicht verbunden"
#. TRANS No default destination address was set for the socket. You get this
#. TRANS error when you try to transmit data over a connectionless socket,
#. TRANS without first specifying a destination for the data with @code{connect}.
#: stdio-common/../sysdeps/gnu/errlist.c:650
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:126
msgid "Destination address required"
msgstr "Es ist eine Zieladresse notwendig"
#. TRANS The socket has already been shut down.
#: stdio-common/../sysdeps/gnu/errlist.c:659
msgid "Cannot send after transport endpoint shutdown"
msgstr "Ein Senden nach dem Beenden des Sockets ist nicht m<>glich"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:668
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:174
msgid "Too many references: cannot splice"
msgstr "Zu viele Referenzen: can't splice"
#. TRANS A socket operation with a specified timeout received no response during
#. TRANS the timeout period.
#: stdio-common/../sysdeps/gnu/errlist.c:678
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:175
msgid "Connection timed out"
msgstr "Die Wartezeit f<>r die Verbindung ist abgelaufen"
#. TRANS A remote host refused to allow the network connection (typically because
#. TRANS it is not running the requested service).
#: stdio-common/../sysdeps/gnu/errlist.c:688
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:176
msgid "Connection refused"
msgstr "Verbindungsaufbau abgelehnt"
#. TRANS Too many levels of symbolic links were encountered in looking up a file name.
#. TRANS This often indicates a cycle of symbolic links.
#: stdio-common/../sysdeps/gnu/errlist.c:698
msgid "Too many levels of symbolic links"
msgstr "Zu viele Ebenen aus symbolischen Links"
#. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
#. TRANS Files}) or host name too long (in @code{gethostname} or
#. TRANS @code{sethostname}; @pxref{Host Identification}).
#: stdio-common/../sysdeps/gnu/errlist.c:709
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:108
msgid "File name too long"
msgstr "Der Dateiname ist zu lang"
#. TRANS The remote host for a requested network connection is down.
#: stdio-common/../sysdeps/gnu/errlist.c:718
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:177
msgid "Host is down"
msgstr "Der Rechner ist nicht aktiv"
#. TRANS The remote host for a requested network connection is not reachable.
#: stdio-common/../sysdeps/gnu/errlist.c:727
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:178
msgid "No route to host"
msgstr "Keine Route zum Zielrechner"
#. TRANS Directory not empty, where an empty directory was expected. Typically,
#. TRANS this error occurs when you are trying to delete a directory.
#: stdio-common/../sysdeps/gnu/errlist.c:737
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:123
msgid "Directory not empty"
msgstr "Das Verzeichnis ist nicht leer"
#. TRANS This means that the per-user limit on new process would be exceeded by
#. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on
#. TRANS the @code{RLIMIT_NPROC} limit.
#: stdio-common/../sysdeps/gnu/errlist.c:748
msgid "Too many processes"
msgstr "Zu viele Prozesse"
#. TRANS The file quota system is confused because there are too many users.
#. TRANS @c This can probably happen in a GNU system when using NFS.
#: stdio-common/../sysdeps/gnu/errlist.c:758
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:124
msgid "Too many users"
msgstr "Zu viele Benutzer"
1997-01-06 23:07:28 +01:00
#. TRANS The user's disk quota was exceeded.
#: stdio-common/../sysdeps/gnu/errlist.c:767
msgid "Disk quota exceeded"
msgstr "Der zugewiesene Plattenplatz (Quota) ist <20>berschritten"
1997-01-06 23:07:28 +01:00
#. TRANS Stale NFS file handle. This indicates an internal confusion in the NFS
#. TRANS system which is due to file system rearrangements on the server host.
#. TRANS Repairing this condition usually requires unmounting and remounting
#. TRANS the NFS file system on the local host.
#: stdio-common/../sysdeps/gnu/errlist.c:779
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:181
msgid "Stale NFS file handle"
msgstr "Veraltete NFS-Dateizugriffsnummer"
#. TRANS An attempt was made to NFS-mount a remote file system with a file name that
#. TRANS already specifies an NFS-mounted file.
#. TRANS (This is an error on some operating systems, but we expect it to work
#. TRANS properly on the GNU system, making this error code impossible.)
#: stdio-common/../sysdeps/gnu/errlist.c:791
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:96
msgid "Object is remote"
msgstr "Das Objekt ist remote"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:800
msgid "RPC struct is bad"
msgstr "RPC: Die Struktur ist ung<6E>ltig"
1997-01-06 23:07:28 +01:00
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:809
msgid "RPC version wrong"
msgstr "RPC: falsche Version"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:818
msgid "RPC program not available"
msgstr "RPC: Programm nicht verf<72>gbar"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:827
msgid "RPC program version wrong"
msgstr "RPC: Die Programmversion ist falsch"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:836
msgid "RPC bad procedure for program"
msgstr "RPC: ung<6E>ltige Prozedur f<>r das Programm"
1997-01-06 23:07:28 +01:00
#. TRANS No locks available. This is used by the file locking facilities; see
#. TRANS @ref{File Locks}. This error is never generated by the GNU system, but
#. TRANS it can result from an operation to an NFS server running another
#. TRANS operating system.
#: stdio-common/../sysdeps/gnu/errlist.c:848
msgid "No locks available"
msgstr "Keine Sperren verf<72>gbar"
#. TRANS Inappropriate file type or format. The file was the wrong type for the
#. TRANS operation, or a data file had the wrong format.
#. TRANS
#. TRANS On some systems @code{chmod} returns this error if you try to set the
#. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
#: stdio-common/../sysdeps/gnu/errlist.c:861
msgid "Inappropriate file type or format"
msgstr "Unpassender Dateityp oder unpassendes Dateiformat"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:870
msgid "Authentication error"
msgstr "Fehler bei der Authentifizierung"
#. TRANS ???
#: stdio-common/../sysdeps/gnu/errlist.c:879
msgid "Need authenticator"
msgstr "Authentikator ben<65>tigt"
1997-01-06 23:07:28 +01:00
#. TRANS Function not implemented. This indicates that the function called is
#. TRANS not implemented at all, either in the C library itself or in the
#. TRANS operating system. When you get this error, you can be sure that this
#. TRANS particular function will always fail with @code{ENOSYS} unless you
#. TRANS install a new version of the C library or the operating system.
#: stdio-common/../sysdeps/gnu/errlist.c:892
msgid "Function not implemented"
msgstr "Die angeforderte Funktion ist nicht implementiert"
# XXX Geht das irgendwie besser?
#. TRANS Not supported. A function returns this error when certain parameter
#. TRANS values are valid, but the functionality they request is not available.
#. TRANS This can mean that the function does not implement a particular command
#. TRANS or option value or flag bit at all. For functions that operate on some
#. TRANS object given in a parameter, such as a file descriptor or a port, it
#. TRANS might instead mean that only @emph{that specific object} (file
#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
#. TRANS different file descriptors might support different ranges of parameter
#. TRANS values.
#. TRANS
#. TRANS If the entire function is not available at all in the implementation,
#. TRANS it returns @code{ENOSYS} instead.
#: stdio-common/../sysdeps/gnu/errlist.c:912
msgid "Not supported"
msgstr "Nicht unterst<73>tzt"
#. TRANS While decoding a multibyte character the function came along an invalid
#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
#: stdio-common/../sysdeps/gnu/errlist.c:922
msgid "Invalid or incomplete multibyte or wide character"
msgstr "Ung<6E>ltiges oder unvollst<73>ndiges Multi-Byte- oder Wide-Zeichen"
#. TRANS In the GNU system, servers supporting the @code{term} protocol return
#. TRANS this error for certain operations when the caller is not in the
#. TRANS foreground process group of the terminal. Users do not usually see this
#. TRANS error because functions such as @code{read} and @code{write} translate
#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
#. TRANS for information on process groups and these signals.
#: stdio-common/../sysdeps/gnu/errlist.c:936
msgid "Inappropriate operation for background process"
msgstr "Unpassende Operation f<>r den Hintergrundprozess"
#. TRANS In the GNU system, opening a file returns this error when the file is
#. TRANS translated by a program and the translator program dies while starting
#. TRANS up, before it has connected to the file.
#: stdio-common/../sysdeps/gnu/errlist.c:947
msgid "Translator died"
msgstr "Der <20>bersetzer ist gestorben"
#. TRANS The experienced user will know what is wrong.
#. TRANS @c This error code is a joke. Its perror text is part of the joke.
#. TRANS @c Don't change it.
#: stdio-common/../sysdeps/gnu/errlist.c:958
msgid "?"
msgstr "?"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#. TRANS You did @strong{what}?
#: stdio-common/../sysdeps/gnu/errlist.c:967
msgid "You really blew it this time"
msgstr "Diesmal hast Du es wirklich kaputtgemacht"
#. TRANS Go home and have a glass of warm, dairy-fresh milk.
#: stdio-common/../sysdeps/gnu/errlist.c:976
msgid "Computer bought the farm"
msgstr "Der Computer hat den Bauernhof erworben"
#. TRANS This error code has no purpose.
#: stdio-common/../sysdeps/gnu/errlist.c:985
msgid "Gratuitous error"
msgstr "Irgendein Fehler"
#: stdio-common/../sysdeps/gnu/errlist.c:993
msgid "Bad message"
msgstr "Ung<6E>ltige Nachricht"
#: stdio-common/../sysdeps/gnu/errlist.c:1001
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:66
msgid "Identifier removed"
msgstr "Bezeichner wurde entfernt"
#: stdio-common/../sysdeps/gnu/errlist.c:1009
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:104
msgid "Multihop attempted"
msgstr "Ein <20>Multihop<6F> wurde versucht"
#: stdio-common/../sysdeps/gnu/errlist.c:1017
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:91
msgid "No data available"
msgstr "Keine Daten verf<72>gbar"
#: stdio-common/../sysdeps/gnu/errlist.c:1025
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:97
msgid "Link has been severed"
msgstr "Der Link wurde besch<63>digt"
#: stdio-common/../sysdeps/gnu/errlist.c:1033
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:65
msgid "No message of desired type"
msgstr "Keine Nachricht des gew<65>nschten Typs"
#: stdio-common/../sysdeps/gnu/errlist.c:1041
msgid "Out of streams resources"
msgstr "Keine Stream-Ressourcen mehr verf<72>gbar"
#: stdio-common/../sysdeps/gnu/errlist.c:1049
msgid "Device not a stream"
msgstr "Das Ger<65>t ist kein Stream"
#: stdio-common/../sysdeps/gnu/errlist.c:1057
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:109
msgid "Value too large for defined data type"
msgstr "Der Wert ist zu gro<72> f<>r den definierten Datentyp"
#: stdio-common/../sysdeps/gnu/errlist.c:1065
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:101
msgid "Protocol error"
msgstr "Protokollfehler"
#: stdio-common/../sysdeps/gnu/errlist.c:1073
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:92
msgid "Timer expired"
msgstr "Der virtuelle Zeitnehmer ist abgelaufen"
#. TRANS Operation canceled; an asynchronous operation was canceled before it
#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
#. TRANS the normal result is for the operations affected to complete with this
#. TRANS error; @pxref{Cancel AIO Operations}.
#: stdio-common/../sysdeps/gnu/errlist.c:1085
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:77
msgid "Operation canceled"
msgstr "Die Operation wird abgebrochen"
#: stdio-common/../sysdeps/gnu/errlist.c:1093
msgid "Interrupted system call should be restarted"
msgstr "Der unterbrochene Betriebssystemaufruf sollte neu gestartet werden"
#: stdio-common/../sysdeps/gnu/errlist.c:1101
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:67
msgid "Channel number out of range"
msgstr "Die Kanalnummer ist au<61>erhalb des g<>ltigen Bereiches"
#: stdio-common/../sysdeps/gnu/errlist.c:1109
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:68
msgid "Level 2 not synchronized"
msgstr "Level 2 ist nicht synchronisiert"
#: stdio-common/../sysdeps/gnu/errlist.c:1117
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:69
msgid "Level 3 halted"
msgstr "Level 3 angehalten"
#: stdio-common/../sysdeps/gnu/errlist.c:1125
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:70
msgid "Level 3 reset"
msgstr "Level 3 zur<75>ckgesetzt"
#: stdio-common/../sysdeps/gnu/errlist.c:1133
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:71
msgid "Link number out of range"
msgstr "Die Link-Nummer ist au<61>erhalb des g<>ltigen Bereiches"
# Checkit -ke-
#: stdio-common/../sysdeps/gnu/errlist.c:1141
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:72
msgid "Protocol driver not attached"
msgstr "Das Protokoll ist nicht verf<72>gbar"
#: stdio-common/../sysdeps/gnu/errlist.c:1149
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:73
msgid "No CSI structure available"
msgstr "Keine <20>CSI<53>-Struktur verf<72>gbar"
#: stdio-common/../sysdeps/gnu/errlist.c:1157
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:74
msgid "Level 2 halted"
msgstr "Level 2 angehalten"
#: stdio-common/../sysdeps/gnu/errlist.c:1165
msgid "Invalid exchange"
msgstr "Ung<6E>ltiger Austausch"
#: stdio-common/../sysdeps/gnu/errlist.c:1173
msgid "Invalid request descriptor"
msgstr "Ung<6E>ltiger Aufruf-Deskriptor"
#: stdio-common/../sysdeps/gnu/errlist.c:1181
msgid "Exchange full"
msgstr "Vermittlung ist <20>berf<72>llt"
#: stdio-common/../sysdeps/gnu/errlist.c:1189
msgid "No anode"
msgstr "Keine Anode"
#: stdio-common/../sysdeps/gnu/errlist.c:1197
msgid "Invalid request code"
msgstr "Ung<6E>ltiger Aufruf-Code"
#: stdio-common/../sysdeps/gnu/errlist.c:1205
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:85
msgid "Invalid slot"
msgstr "Ung<6E>ltiger Slot"
#: stdio-common/../sysdeps/gnu/errlist.c:1213
msgid "File locking deadlock error"
msgstr "Verklemmung beim Datei-Locking"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/gnu/errlist.c:1221
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:87
msgid "Bad font file format"
msgstr "Ung<6E>ltiges Font-Dateiformat"
#: stdio-common/../sysdeps/gnu/errlist.c:1229
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:94
msgid "Machine is not on the network"
msgstr "Die Maschine ist nicht an das Netzwerk angeschlossen"
#: stdio-common/../sysdeps/gnu/errlist.c:1237
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:95
msgid "Package not installed"
msgstr "Das Zusatzpacket ist nicht installiert"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
# Diese <20>bersetzung macht eigentlich keinen Sinn - jh
# man -s 2 Intro auf Solaris2 laesst diese <20>bersetzung
# sinnvoller erscheinen - Klaus Espenlaub
#: stdio-common/../sysdeps/gnu/errlist.c:1245
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:98
msgid "Advertise error"
msgstr "Konflikt mit Bekanntmachung"
#: stdio-common/../sysdeps/gnu/errlist.c:1253
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:99
msgid "Srmount error"
msgstr "<22>Srmount<6E>-Fehler"
#: stdio-common/../sysdeps/gnu/errlist.c:1261
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:100
msgid "Communication error on send"
msgstr "Kommunikationsfehler beim Senden"
#: stdio-common/../sysdeps/gnu/errlist.c:1269
msgid "RFS specific error"
msgstr "RFS-spezifischer Fehler"
#: stdio-common/../sysdeps/gnu/errlist.c:1277
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:110
msgid "Name not unique on network"
msgstr "Der Name ist im Netzwerk nicht eindeutig"
#: stdio-common/../sysdeps/gnu/errlist.c:1285
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:111
msgid "File descriptor in bad state"
msgstr "Die Dateizugriffsnummer ist ein schlechter Verfassung"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: stdio-common/../sysdeps/gnu/errlist.c:1293
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112
msgid "Remote address changed"
msgstr "Die Adresse der Gegenstelle hat sich ge<67>ndert"
#: stdio-common/../sysdeps/gnu/errlist.c:1301
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:113
msgid "Can not access a needed shared library"
msgstr "Auf eine ben<65>tigte Shared Library kann nicht zugegriffen werden"
#: stdio-common/../sysdeps/gnu/errlist.c:1309
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:114
msgid "Accessing a corrupted shared library"
msgstr "Zugriff auf eine fehlerhafte oder defekte Shared Library"
#: stdio-common/../sysdeps/gnu/errlist.c:1317
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:115
msgid ".lib section in a.out corrupted"
msgstr "<22>.lib<69>-Sektion in der <20>a.out<75>-Datei ist besch<63>digt"
#: stdio-common/../sysdeps/gnu/errlist.c:1325
msgid "Attempting to link in too many shared libraries"
msgstr "Versuch zu viele Shared Libraries einzubinden"
#: stdio-common/../sysdeps/gnu/errlist.c:1333
msgid "Cannot exec a shared library directly"
msgstr "Eine Shared Library kann nicht direkt ausgef<65>hrt werden"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/gnu/errlist.c:1341
msgid "Streams pipe error"
msgstr "Fehler in Stream-Pipe"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/gnu/errlist.c:1349
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:165
msgid "Structure needs cleaning"
msgstr "Die Struktur muss bereinigt werden"
#: stdio-common/../sysdeps/gnu/errlist.c:1357
msgid "Not a XENIX named type file"
msgstr "Keine XENIX <20>named type<70> Datei"
#: stdio-common/../sysdeps/gnu/errlist.c:1365
msgid "No XENIX semaphores available"
msgstr "Keine XENIX-Semaphoren verf<72>gbar"
#: stdio-common/../sysdeps/gnu/errlist.c:1373
msgid "Is a named type file"
msgstr "Ist eine <20>named type file<6C>"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/gnu/errlist.c:1381
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:170
msgid "Remote I/O error"
msgstr "Ein-/Ausgabefehler der Gegenstelle (remote)"
#: stdio-common/../sysdeps/gnu/errlist.c:1389
msgid "No medium found"
msgstr "Kein Medium gefunden"
#: stdio-common/../sysdeps/gnu/errlist.c:1397
msgid "Wrong medium type"
msgstr "Falscher Medien-Typ"
#: stdio-common/../sysdeps/unix/siglist.c:26
msgid "Signal 0"
msgstr "Signal 0"
#: stdio-common/../sysdeps/unix/siglist.c:32
msgid "IOT trap"
msgstr "Ein-/Ausgabe-Trap (IOT)"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:30
msgid "Error 0"
msgstr "Fehler 0"
# XXX besser?
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:31
#: nis/nis_error.c:40
msgid "Not owner"
msgstr "Bin nicht der Eigent<6E>mer"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:35
msgid "I/O error"
msgstr "Ein-/Ausgabefehler"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:37
msgid "Arg list too long"
msgstr "Die Argumentliste ist zu lang"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:39
msgid "Bad file number"
msgstr "Ung<6E>ltiger Dateideskriptor"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:42
msgid "Not enough space"
msgstr "Nicht genugend (Speicher-)Platz"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:46
msgid "Device busy"
msgstr "Das Ger<65>t oder die Ressource ist belegt"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:48
msgid "Cross-device link"
msgstr "Ung<6E>ltiger Link <20>ber Ger<65>tegrenzen hinweg"
# XXX <20>bersetzung pr<70>fen
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:53
msgid "File table overflow"
msgstr "<22>berlauf der Datei-Deskriptoren-Tabelle"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:63
msgid "Argument out of domain"
msgstr "Das Argument ist au<61>erhalb des Definitionsbereiches"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:64
msgid "Result too large"
msgstr "Das Ergebnis ist zu gro<72>"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:75
msgid "Deadlock situation detected/avoided"
msgstr "Verklemmung erkannt/vermieden"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:76
msgid "No record locks available"
msgstr "Keine Datensatz-Sperren verf<72>gbar"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:79
msgid "Disc quota exceeded"
msgstr "Der zugewiesene Plattenplatz (Quota) ist <20>berschritten"
# XXX ob das eine gute <20>bersetzung ist?
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:80
msgid "Bad exchange descriptor"
msgstr "Ung<6E>ltiger Deskriptor zum Datenaustausch"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:81
msgid "Bad request descriptor"
msgstr "Ung<6E>ltiger Aufruf-Deskriptor"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:82
msgid "Message tables full"
msgstr "Die Nachrichtentabelle ist voll"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:83
msgid "Anode table overflow"
msgstr "<22>berlauf der <20>anode<64>-Tabelle"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:84
msgid "Bad request code"
msgstr "Ung<6E>ltiger Aufruf-Code"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:86
msgid "File locking deadlock"
msgstr "Verklemmung beim Datei-Locking"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:88
msgid "Error 58"
msgstr "Fehler 58"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:89
msgid "Error 59"
msgstr "Fehler 59"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:90
msgid "Not a stream device"
msgstr "Ist kein Stream-Ger<65>t"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:93
msgid "Out of stream resources"
msgstr "Keine Stream-Ressourcen mehr verf<72>gbar"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:102
msgid "Error 72"
msgstr "Fehler 72"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:103
msgid "Error 73"
msgstr "Fehler 73"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:105
msgid "Error 75"
msgstr "Fehler 75"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:106
msgid "Error 76"
msgstr "Fehler 76"
# XXX Was bedeutet diese Nachricht?
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:107
msgid "Not a data message"
msgstr "Das ist keine <20>data message<67>"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:116
msgid "Attempting to link in more shared libraries than system limit"
msgstr "Versuche mehr Shared Libraries einzubinden als das Systemlimit zul<75>sst"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:117
msgid "Can not exec a shared library directly"
msgstr "Eine Shared Library kann nicht direkt ausgef<65>hrt werden"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:118
msgid "Illegal byte sequence"
msgstr "Ung<6E>ltige Byte-Folge"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:119
msgid "Operation not applicable"
msgstr "Die Operation ist nicht anwendbar"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:120
msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
msgstr "Die Anzahl der symbolischen Link, die beim Durchgehen des Pfades gefunden wurden, <20>berschreitet den Wert MAXSYMLINKS"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:121
msgid "Error 91"
msgstr "Fehler 91"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:122
msgid "Error 92"
msgstr "Fehler 92"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:129
msgid "Option not supported by protocol"
msgstr "Die Option wird vom Protokoll nicht unterst<73>tzt"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:130
msgid "Error 100"
msgstr "Fehler 100"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:131
msgid "Error 101"
msgstr "Fehler 101"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:132
msgid "Error 102"
msgstr "Fehler 102"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:133
msgid "Error 103"
msgstr "Fehler 103"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:134
msgid "Error 104"
msgstr "Fehler 104"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:135
msgid "Error 105"
msgstr "Fehler 105"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:136
msgid "Error 106"
msgstr "Fehler 106"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:137
msgid "Error 107"
msgstr "Fehler 107"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:138
msgid "Error 108"
msgstr "Fehler 108"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:139
msgid "Error 109"
msgstr "Fehler 109"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:140
msgid "Error 110"
msgstr "Fehler 110"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:141
msgid "Error 111"
msgstr "Fehler 111"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:142
msgid "Error 112"
msgstr "Fehler 112"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:143
msgid "Error 113"
msgstr "Fehler 113"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:144
msgid "Error 114"
msgstr "Fehler 114"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:145
msgid "Error 115"
msgstr "Fehler 115"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:146
msgid "Error 116"
msgstr "Fehler 116"
1997-01-06 23:07:28 +01:00
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:147
msgid "Error 117"
msgstr "Fehler 117"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:148
msgid "Error 118"
msgstr "Fehler 118"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:149
msgid "Error 119"
msgstr "Fehler 119"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:152
msgid "Operation not supported on transport endpoint"
msgstr "Die Operation wird am Transport-Endpunkt nicht unterst<73>tzt"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:154
msgid "Address family not supported by protocol family"
msgstr "Die Adressfamilie wird von der Protokollfamilie nicht unterst<73>tzt"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:159
msgid "Network dropped connection because of reset"
msgstr "Das Netzwerk hat die Verbindung nach einem Reset beendet"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:166
msgid "Error 136"
msgstr "Fehler 136"
# XXX Was bedeutet diese Nachricht?
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:167
msgid "Not a name file"
msgstr "Keine <20>named file<6C>"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:168
msgid "Not available"
msgstr "Nicht verf<72>gbar"
1997-01-06 23:07:28 +01:00
# XXX Was bitte ist dass f<>r eine Meldung?
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:169
msgid "Is a name file"
msgstr "Ist eine <20>named file<6C>"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:171
msgid "Reserved for future use"
msgstr "Reserviert f<>r eine zuk<75>nftige Verwendung"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:172
msgid "Error 142"
msgstr "Fehler 142"
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:173
msgid "Cannot send after socket shutdown"
msgstr "Kein Senden nach dem Beenden des Sockets m<>glich"
#: stdio-common/psignal.c:63
#, c-format
msgid "%s%sUnknown signal %d\n"
msgstr "%s%sUnbekanntes Signal %d\n"
#: malloc/mcheck.c:296
msgid "memory is consistent, library is buggy\n"
msgstr "Die Speicherverwaltung ist konsistent, die Bibliothek enth<74>lt Fehler\n"
#: malloc/mcheck.c:299
msgid "memory clobbered before allocated block\n"
msgstr "Der Speicher vor dem allozierten Block wurde <20>berschrieben\n"
#: malloc/mcheck.c:302
msgid "memory clobbered past end of allocated block\n"
msgstr "Der Speicher nach dem Ende des allozierten Blockes wurde <20>berschrieben\n"
#: malloc/mcheck.c:305
msgid "block freed twice\n"
msgstr "Speicherblock zum zweiten Mal freigegeben\n"
#: malloc/mcheck.c:308
msgid "bogus mcheck_status, library is buggy\n"
msgstr "Eigenartiger <20>mcheck_status<75>, die Bibliothek enth<74>lt Fehler\n"
1997-01-06 23:07:28 +01:00
#: malloc/memusagestat.c:53
msgid "Name output file"
msgstr "Name der Ausgabedatei"
1997-01-06 23:07:28 +01:00
#: malloc/memusagestat.c:54
msgid "Title string used in output graphic"
msgstr ""
#: malloc/memusagestat.c:55
msgid "Generate output linear to time (default is linear to number of function calls)"
msgstr ""
#: malloc/memusagestat.c:57
msgid "Also draw graph for total memory consumption"
msgstr ""
1997-01-06 23:07:28 +01:00
#: malloc/memusagestat.c:58
msgid "make output graphic VALUE pixel wide"
msgstr ""
#: malloc/memusagestat.c:59
msgid "make output graphic VALUE pixel high"
msgstr ""
#: malloc/memusagestat.c:64
msgid "Generate graphic from memory profiling data"
msgstr ""
#: malloc/memusagestat.c:67
msgid "DATAFILE [OUTFILE]"
msgstr "DATENDATEI [AUSGABEDATEI]"
1997-01-06 23:07:28 +01:00
#: string/strsignal.c:69
#, c-format
msgid "Real-time signal %d"
msgstr "Real-Time Signal %d"
#: string/strsignal.c:73
#, c-format
msgid "Unknown signal %d"
msgstr "Unbekanntes Signal %d"
#: timezone/zdump.c:175
#, c-format
msgid "%s: usage is %s [ -v ] [ -c cutoff ] zonename ...\n"
msgstr "%s: Syntax: %s [ -v ] [ -c cutoff ] Zonenname ...\n"
#: timezone/zdump.c:268
msgid "Error writing standard output"
msgstr "Fehler beim Schreiben zur Standardausgabe"
#: timezone/zic.c:365
#, c-format
msgid "%s: Memory exhausted: %s\n"
msgstr "%s: Hauptspeicher ersch<63>pft: %s\n"
#: timezone/zic.c:390 misc/error.c:120
msgid "Unknown system error"
msgstr "Unbekannter Systemfehler"
#: timezone/zic.c:424
#, c-format
msgid "\"%s\", line %d: %s"
msgstr "<22>%s<>, Zeile %d: %s"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:427
#, c-format
msgid " (rule from \"%s\", line %d)"
msgstr " (Regel aus Datei <20>%s<>, Zeile %d)"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:439
msgid "warning: "
msgstr "Warnung: "
#: timezone/zic.c:449
#, fuzzy, c-format
msgid ""
"%s: usage is %s [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
msgstr ""
"%s: Syntax ist %s [ -s ] [ -v ] [ -l Ortszeit ] [ -p Posix-Regeln ] [ -d Verzeichnis ]\n"
"\t[ -L Schaltsekunden ] [ -y Jahrestyp ] [ Dateiname ... ]\n"
#: timezone/zic.c:491
#, c-format
msgid "%s: More than one -d option specified\n"
msgstr "%s: Mehr als eine <20>-d<> Option angegeben\n"
#: timezone/zic.c:501
#, c-format
msgid "%s: More than one -l option specified\n"
msgstr "%s: Mehr als eine <20>-l<> Option angegeben\n"
#: timezone/zic.c:511
#, c-format
msgid "%s: More than one -p option specified\n"
msgstr "%s: Mehr als eine <20>-p<> Option angegeben\n"
#: timezone/zic.c:521
#, c-format
msgid "%s: More than one -y option specified\n"
msgstr "%s: Mehr als eine <20>-y<> Option angegeben\n"
#: timezone/zic.c:531
#, c-format
msgid "%s: More than one -L option specified\n"
msgstr "%s: Mehr als eine <20>-L<> Option angegeben\n"
#: timezone/zic.c:638
#, c-format
msgid "%s: Can't unlink %s: %s\n"
msgstr "%s: Kann den Verzeichniseintrag <20>%s<> nicht l<>schen (unlink): %s\n"
#: timezone/zic.c:645
msgid "hard link failed, symbolic link used"
msgstr "Hardlink fehlgeschlagen, es wird ein symbolischer Link verwendet"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:653
#, c-format
msgid "%s: Can't link from %s to %s: %s\n"
msgstr "%s: Kann nicht von <20>%s<> nach <20>%s<> linken: %s\n"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:751 timezone/zic.c:753
msgid "same rule name in multiple files"
msgstr "Dieselbe Regel ist in mehreren Dateien enthalten"
#: timezone/zic.c:794
msgid "unruly zone"
msgstr "Zeitzone ohne Regeln"
#: timezone/zic.c:801
#, c-format
msgid "%s in ruleless zone"
msgstr "%s in einer regellosen Zone"
#: timezone/zic.c:822
msgid "standard input"
msgstr "Standardeingabe"
#: timezone/zic.c:827
#, c-format
msgid "%s: Can't open %s: %s\n"
msgstr "%s: Kann die Datei <20>%s<> nicht <20>ffnen: %s\n"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:838
msgid "line too long"
msgstr "Die Zeile ist zu lang"
#: timezone/zic.c:858
msgid "input line of unknown type"
msgstr "Die Eingabezeile ist von einem unbekannten Typ"
#: timezone/zic.c:874
#, c-format
msgid "%s: Leap line in non leap seconds file %s\n"
msgstr "%s: Schalt-Zeile in einer nicht-Schaltsekunden-Datei <20>%s<>\n"
#: timezone/zic.c:881 timezone/zic.c:1295 timezone/zic.c:1320
#, c-format
msgid "%s: panic: Invalid l_value %d\n"
msgstr "%s: Panik: ung<6E>ltiger <20>l_value<75> %d\n"
#: timezone/zic.c:889
#, c-format
msgid "%s: Error reading %s\n"
msgstr "%s: Fehler beim Lesen der Datei <20>%s<>\n"
#: timezone/zic.c:896
#, c-format
msgid "%s: Error closing %s: %s\n"
msgstr "%s: Fehler beim Schlie<69>en der Datei <20>%s<>: %s\n"
#: timezone/zic.c:901
msgid "expected continuation line not found"
msgstr "Die erwartete Fortsetzungszeile ist nicht vorhanden"
#: timezone/zic.c:957
msgid "wrong number of fields on Rule line"
msgstr "Falsche Anzahl der Felder in der Rule-Zeile"
#: timezone/zic.c:961
msgid "nameless rule"
msgstr "Regel ohne Name"
#: timezone/zic.c:966
msgid "invalid saved time"
msgstr "Ung<6E>ltige gespeicherte Zeit"
#: timezone/zic.c:985
msgid "wrong number of fields on Zone line"
msgstr "Falsche Anzahl an Feldern in der Zone-Zeile"
#: timezone/zic.c:991
#, c-format
msgid "\"Zone %s\" line and -l option are mutually exclusive"
msgstr "<22>Zone %s<>-Zeile und die Option <20>-l<> schliessen sich aus"
#: timezone/zic.c:999
#, c-format
msgid "\"Zone %s\" line and -p option are mutually exclusive"
msgstr "<22>Zone %s<>-Zeile und die Option <20>-p<> schliessen sich aus"
#: timezone/zic.c:1011
#, c-format
msgid "duplicate zone name %s (file \"%s\", line %d)"
msgstr "Doppelter Zonenname <20>%s<> (Datei <20>%s<>, Zeile %d)"
#: timezone/zic.c:1027
msgid "wrong number of fields on Zone continuation line"
msgstr "Falsche Anzahl der Felder in der Zeitzonen-Fortsetzungszeile"
#: timezone/zic.c:1067
msgid "invalid UTC offset"
msgstr "ung<6E>ltiger UTC-Offset"
#: timezone/zic.c:1070
msgid "invalid abbreviation format"
msgstr "ung<6E>ltiges Abk<62>rzungsformat"
#: timezone/zic.c:1096
msgid "Zone continuation line end time is not after end time of previous line"
msgstr "Die Ende-Zeit der Fortsetzungszeile ist nicht sp<73>ter als die Ende-Zeit der vorangegangenen Zeile"
#: timezone/zic.c:1123
msgid "wrong number of fields on Leap line"
msgstr "Falsche Anzahl an Feldern in der Leap-Zeile"
#: timezone/zic.c:1132
msgid "invalid leaping year"
msgstr "Ung<6E>ltiges Schaltjahr"
#: timezone/zic.c:1147 timezone/zic.c:1250
msgid "invalid month name"
msgstr "ung<6E>ltiger Monatsname"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:1160 timezone/zic.c:1372 timezone/zic.c:1386
msgid "invalid day of month"
msgstr "Ung<6E>ltiger Tag des Monats"
#: timezone/zic.c:1165
msgid "time before zero"
msgstr "Zeit vor Null"
#: timezone/zic.c:1173 timezone/zic.c:2049 timezone/zic.c:2068
msgid "time overflow"
msgstr "<22>berlauf der Zeit"
#: timezone/zic.c:1176 timezone/zic.c:1279
msgid "invalid time of day"
msgstr "Ung<6E>ltige Tageszeit"
#: timezone/zic.c:1195
msgid "illegal CORRECTION field on Leap line"
msgstr "ung<6E>ltiges <20>CORRECTION<4F>-Feld in der <20>Leap<61>-Zeile"
#: timezone/zic.c:1199
msgid "illegal Rolling/Stationary field on Leap line"
msgstr "ung<6E>ltiges <20>Rolling/Stationary<72>-Feld in der <20>Leap<61>-Zeile"
#: timezone/zic.c:1214
msgid "wrong number of fields on Link line"
msgstr "Falsche Anzahl der Felder in der Link-Zeile"
#: timezone/zic.c:1218
msgid "blank FROM field on Link line"
msgstr "Leeres FROM-Feld in der Link-Zeile"
#: timezone/zic.c:1222
msgid "blank TO field on Link line"
msgstr "Leeres TO-Feld in der Link-Zeile"
#: timezone/zic.c:1299
msgid "invalid starting year"
msgstr "Ung<6E>ltiges Anfangsjahr"
#: timezone/zic.c:1303 timezone/zic.c:1328
msgid "starting year too low to be represented"
msgstr "Das Startjahr ist zu klein f<>r die Darstellung"
#: timezone/zic.c:1305 timezone/zic.c:1330
msgid "starting year too high to be represented"
msgstr "Das Startjahr ist zu gro<72> f<>r die Darstellung"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:1324
msgid "invalid ending year"
msgstr "Ung<6E>ltiges Ende-Jahr"
#: timezone/zic.c:1333
msgid "starting year greater than ending year"
msgstr "Das Start-Jahr ist gr<67><72>er als das Ende-Jahr"
#: timezone/zic.c:1340
msgid "typed single year"
msgstr "Ein einzelnes Jahr angegeben"
#: timezone/zic.c:1377
msgid "invalid weekday name"
msgstr "ung<6E>ltiger Name f<>r einen Wochentag"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:1492
#, c-format
msgid "%s: Can't remove %s: %s\n"
msgstr "%s: Kann <20>%s<> nicht l<>schen: %s\n"
#: timezone/zic.c:1502
#, c-format
msgid "%s: Can't create %s: %s\n"
msgstr "%s: Kann <20>%s<> nicht erzeugen: %s\n"
#: timezone/zic.c:1568
#, c-format
msgid "%s: Error writing %s\n"
msgstr "%s: Fehler beim Schreiben der Datei <20>%s<>\n"
#: timezone/zic.c:1758
msgid "can't determine time zone abbreviation to use just after until time"
msgstr "Kann die Abk<62>rzung der Zeitzone zur Verwendung direkt nach der Ende-Zeit nicht bestimmen"
#: timezone/zic.c:1801
msgid "too many transitions?!"
msgstr "Zu viele <20>berg<72>nge?!"
1997-01-06 23:07:28 +01:00
#: timezone/zic.c:1820
msgid "internal error - addtype called with bad isdst"
msgstr "Interner Fehler - <20>addtype<70> wurde mit einer ung<6E>ltigen <20>isdst<73> aufgerufen"
#: timezone/zic.c:1824
msgid "internal error - addtype called with bad ttisstd"
msgstr "Interner Fehler - <20>addtype<70> wurde mit einem ung<6E>ltigen <20>ttisstd<74> aufgerufen"
#: timezone/zic.c:1828
msgid "internal error - addtype called with bad ttisgmt"
msgstr "Interner Fehler - <20>addtype<70> wurde mit einem ung<6E>ltigen <20>ttisgmt<6D> aufgerufen"
#: timezone/zic.c:1847
msgid "too many local time types"
msgstr "Zu viele Ortszeittypen"
#: timezone/zic.c:1875
msgid "too many leap seconds"
msgstr "Zu viele Schaltsekunden"
#: timezone/zic.c:1881
msgid "repeated leap second moment"
msgstr "Wiederholung der <20>Leap<61>-Sekunde"
#: timezone/zic.c:1933
msgid "Wild result from command execution"
msgstr "Wildes Ergebnis aus der Kommandoausf<73>hrung"
#: timezone/zic.c:1934
#, c-format
msgid "%s: command was '%s', result was %d\n"
msgstr "%s: Das Kommando war <20>%s<>, das Ergebnis war %d\n"
#: timezone/zic.c:2029
msgid "Odd number of quotation marks"
msgstr "Ungerade Anzahl von Anf<6E>hrungszeichen"
#: timezone/zic.c:2115
msgid "use of 2/29 in non leap-year"
msgstr "Der 29. Februar wurde in einem Jahr verwendet, das kein Schaltjahr ist"
#: timezone/zic.c:2149
msgid "no day in month matches rule"
msgstr "Kein Tag des Monats passt zur angegebenen Regel"
#: timezone/zic.c:2172
msgid "too many, or too long, time zone abbreviations"
msgstr "Zu viele oder zu lange Abk<62>rzungen f<>r Zeitzonen"
#: timezone/zic.c:2213
#, c-format
msgid "%s: Can't create directory %s: %s\n"
msgstr "%s: Kann das Verzeichnis <20>%s<> nicht erzeugen: %s\n"
# Ob diese <20>bersetzung so korrekt ist? - jh
# definitiv nicht, aber hoffentlich ist es so besser - Klaus Espenlaub
#: timezone/zic.c:2235
#, c-format
msgid "%s: %d did not sign extend correctly\n"
msgstr "%s: Vorzeichenerweiterung von %d fehlgeschlagen\n"
#: posix/../sysdeps/generic/wordexp.c:1801
msgid "parameter null or not set"
msgstr "Der Parameter ist Null oder nicht gesetzt"
#: posix/../sysdeps/posix/gai_strerror.c:31
msgid "Address family for hostname not supported"
msgstr "Die Adressfamilie f<>r Hostnamen wird nicht unterst<73>tzt"
#: posix/../sysdeps/posix/gai_strerror.c:32
msgid "Temporary failure in name resolution"
msgstr "Tempor<6F>rer Fehler bei der Namensaufl<66>sung"
#: posix/../sysdeps/posix/gai_strerror.c:33
msgid "Bad value for ai_flags"
msgstr "Ung<6E>ltiger Wert f<>r <20>ai_flags<67>"
#: posix/../sysdeps/posix/gai_strerror.c:34
msgid "Non-recoverable failure in name resolution"
msgstr "Nicht-behebbarer Fehler in der Namensaufl<66>sung"
#: posix/../sysdeps/posix/gai_strerror.c:35
msgid "ai_family not supported"
msgstr "<22>ai_family<6C> wird nicht unterst<73>tzt"
#: posix/../sysdeps/posix/gai_strerror.c:36
msgid "Memory allocation failure"
msgstr "Fehler beim Anfordern von Hauptspeicher"
#: posix/../sysdeps/posix/gai_strerror.c:37
msgid "No address associated with hostname"
msgstr "Zu diesem Hostnamen geh<65>rt keine Adresse"
# XXX geht das genauer?
#: posix/../sysdeps/posix/gai_strerror.c:38
msgid "Name or service not known"
msgstr "Der Name oder der Dienst ist nicht bekannt"
#: posix/../sysdeps/posix/gai_strerror.c:39
msgid "Servname not supported for ai_socktype"
msgstr "<22>Servname<6D> wird f<>r <20>ai_soctype<70> nicht unterst<73>tzt"
#: posix/../sysdeps/posix/gai_strerror.c:40
msgid "ai_socktype not supported"
msgstr "<22>ai_family<6C> wird nicht unterst<73>tzt"
#: posix/../sysdeps/posix/gai_strerror.c:41
msgid "System error"
msgstr "Systemfehler"
#: posix/../sysdeps/posix/gai_strerror.c:42
#, fuzzy
msgid "Processing request in progress"
msgstr "Die Operation wird bereits ausgef<65>hrt"
#: posix/../sysdeps/posix/gai_strerror.c:43
#, fuzzy
msgid "Request canceled"
msgstr "Die Operation wird abgebrochen"
1997-01-06 23:07:28 +01:00
#: posix/../sysdeps/posix/gai_strerror.c:44
#, fuzzy
msgid "Request not canceled"
msgstr "Die Request-Argumente sind ung<6E>ltig"
#: posix/../sysdeps/posix/gai_strerror.c:45
#, fuzzy
msgid "All requests done"
msgstr "Ung<6E>ltiger Aufruf-Code"
#: posix/../sysdeps/posix/gai_strerror.c:46
#, fuzzy
msgid "Interrupted by a signal"
msgstr "Unterbrechung w<>hrend des Betriebssystemaufrufs"
#: posix/../sysdeps/posix/gai_strerror.c:57
msgid "Unknown error"
msgstr "Unbekannter Fehler"
#: posix/getconf.c:883
#, fuzzy, c-format
msgid "Usage: %s [-v specification] variable_name [pathname]\n"
msgstr "Aufruf: %s Variablenname [Pfadname]\n"
#: posix/getconf.c:941
#, fuzzy, c-format
msgid "unknown specification \"%s\""
msgstr "Unbekanntes Set <20>%s<>"
#: posix/getconf.c:968 posix/getconf.c:984
msgid "undefined"
msgstr "nicht definiert"
1997-01-06 23:07:28 +01:00
#: posix/getconf.c:1006
#, c-format
msgid "Unrecognized variable `%s'"
msgstr "Unbekannte Variable <20>%s<>"
#: posix/getopt.c:692 posix/getopt.c:704
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: Die Option <20>%s<> ist nicht eindeutig\n"
1997-01-06 23:07:28 +01:00
#: posix/getopt.c:737 posix/getopt.c:741
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: Die Option <20>--%s<> erlaubt kein Argument\n"
#: posix/getopt.c:750 posix/getopt.c:755
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: Die Option <20>%c%s<> erlaubt kein Argument\n"
#: posix/getopt.c:791 posix/getopt.c:804 posix/getopt.c:1093
#: posix/getopt.c:1106
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: Die Option <20>%s<> erfordert ein Argument\n"
#: posix/getopt.c:842 posix/getopt.c:845
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: Unbekannte Option <20>--%s<>\n"
#: posix/getopt.c:853 posix/getopt.c:856
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: Unbekannte Option <20>%c%s<>\n"
#: posix/getopt.c:903 posix/getopt.c:906
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: Die Option ist nicht erlaubt -- <20>%c<>\n"
#: posix/getopt.c:912 posix/getopt.c:915
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: Ung<6E>ltige Option -- %c\n"
#: posix/getopt.c:962 posix/getopt.c:973 posix/getopt.c:1159
#: posix/getopt.c:1172
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: Diese Option ben<65>tigt ein Argument -- <20>%c<>\n"
#: posix/getopt.c:1025 posix/getopt.c:1036
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: Die Option <20>-W %s<> ist nicht eindeutig\n"
#: posix/getopt.c:1060 posix/getopt.c:1072
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: Die Option <20>-W %s<> erlaubt kein Argument\n"
#: posix/regcomp.c:181
msgid "No match"
msgstr "Keine <20>bereinstimmung gefunden"
#: posix/regcomp.c:184
msgid "Invalid regular expression"
msgstr "Ung<6E>ltiger regul<75>rer Ausdruck"
#: posix/regcomp.c:187
msgid "Invalid collation character"
msgstr "Ung<6E>ltiges Sortierzeichen"
#: posix/regcomp.c:190
msgid "Invalid character class name"
msgstr "Ung<6E>ltiger Name f<>r eine Zeichenklasse"
# Gegen- oder R<>ckstrich ? -ke-
#: posix/regcomp.c:193
msgid "Trailing backslash"
msgstr "Angeh<65>ngter Backslash (<28>\\<5C>)"
#: posix/regcomp.c:196
msgid "Invalid back reference"
msgstr "Ung<6E>ltiger Verweis zur<75>ck"
#: posix/regcomp.c:199
msgid "Unmatched [ or [^"
msgstr "<22>[<5B> oder <20>[^<5E> ohne schlie<69>ende Klammer"
#: posix/regcomp.c:202
msgid "Unmatched ( or \\("
msgstr "<22>(<28> oder <20>\\(<28> ohne schlie<69>ende Klammer"
#: posix/regcomp.c:205
msgid "Unmatched \\{"
msgstr "<22>\\{<7B> ohne schlie<69>ende Klammer"
#: posix/regcomp.c:208
msgid "Invalid content of \\{\\}"
msgstr "Ung<6E>ltiger Inhalt von <20>\\{\\}<7D>"
#: posix/regcomp.c:211
msgid "Invalid range end"
msgstr "Das Ende des angegebenen Intervalls ist nicht g<>ltig"
#: posix/regcomp.c:214
msgid "Memory exhausted"
msgstr "Hauptspeicher ersch<63>pft"
#: posix/regcomp.c:217
msgid "Invalid preceding regular expression"
msgstr "Der vorherige regul<75>re Ausdruck ist nicht korrekt."
#: posix/regcomp.c:220
msgid "Premature end of regular expression"
msgstr "Unerwartetes Ende des regul<75>ren Ausdruckes"
#: posix/regcomp.c:223
msgid "Regular expression too big"
msgstr "Der regul<75>re Ausdruck ist zu gro<72>"
1997-01-06 23:07:28 +01:00
#: posix/regcomp.c:226
msgid "Unmatched ) or \\)"
msgstr "<22>)<29> oder <20>\\)<29> ohne <20>ffnende Klammer"
#: posix/regcomp.c:673
msgid "No previous regular expression"
msgstr "Es wurde bisher noch kein regul<75>rer Ausdruck definiert"
#: argp/argp-help.c:213
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr "%.*s: ARGP_HELP_FMT Parameter verlangt einen Wert"
#: argp/argp-help.c:222
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr "%.*s: Unbekannter ARGP_HELP_FMT Parameter"
#: argp/argp-help.c:234
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr "Murks in ARGP_HELP_FMT: %s"
#: argp/argp-help.c:1189
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "Obligatorische oder optionale Argumente von langen Optionen sind ebenfalls obligatorische bzw. optionale Argumente f<>r jede zugeh<65>rige kurze Option."
#: argp/argp-help.c:1572
msgid "Usage:"
msgstr "Aufruf:"
#: argp/argp-help.c:1576
msgid " or: "
msgstr " oder: "
#: argp/argp-help.c:1588
msgid " [OPTION...]"
msgstr " [Option...]"
#: argp/argp-help.c:1615
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgstr "<22>%s --help<6C> oder <20>%s --usage<67> gibt weitere Informationen.\n"
#: argp/argp-help.c:1643
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Fehler (auf Englisch) bitte an <20>%s<> melden.\n"
#: argp/argp-parse.c:100
msgid "Give this help list"
msgstr "Diese Hilfe ausgeben"
#: argp/argp-parse.c:101
msgid "Give a short usage message"
msgstr "Kurzen Bedienungshinweis ausgeben"
#: argp/argp-parse.c:102
msgid "Set the program name"
msgstr "Setzt den Programm-Namen"
#: argp/argp-parse.c:104
msgid "Hang for SECS seconds (default 3600)"
msgstr "F<>r SECS Sekunden warten (Vorgabe: 3600)"
#: argp/argp-parse.c:161
msgid "Print program version"
msgstr "Die Programmversion ausgeben"
#: argp/argp-parse.c:177
msgid "(PROGRAM ERROR) No version known!?"
msgstr "(PROGRAM ERROR) Keine Version bekannt!?"
#: argp/argp-parse.c:653
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: Zu viele Argumente\n"
#: argp/argp-parse.c:794
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr "(PROGRAM ERROR) Option sollte eigentlich erkannt worden sein!?"
#: resolv/herror.c:67
msgid "Resolver Error 0 (no error)"
2000-02-28 00:11:13 +01:00
msgstr "Fehler 0 des Resolvers (kein Fehler)"
#: resolv/herror.c:68
msgid "Unknown host"
msgstr "Unbekannter Rechner"
#: resolv/herror.c:69
msgid "Host name lookup failure"
msgstr "Fehler beim Aufl<66>sen des Hostnamens"
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: resolv/herror.c:70
msgid "Unknown server error"
msgstr "Unbekannter Fehler des Servers"
#: resolv/herror.c:71
msgid "No address associated with name"
msgstr "Zu diesem Namen geh<65>rt keine Adresse"
#: resolv/herror.c:107
msgid "Resolver internal error"
msgstr "Interner Fehler des Resolvers"
#: resolv/herror.c:110
msgid "Unknown resolver error"
msgstr "Unbekannter Fehler des <20>Resolvers<72>"
#: resolv/res_hconf.c:147
#, c-format
msgid "%s: line %d: expected service, found `%s'\n"
msgstr ""
#: resolv/res_hconf.c:165
#, c-format
msgid "%s: line %d: cannot specify more than %d services"
msgstr "%s: Zeile %d: es ist nicht m<>glich, mehr als %d Dienste anzugeben"
#: resolv/res_hconf.c:191
#, c-format
msgid "%s: line %d: list delimiter not followed by keyword"
msgstr ""
#: resolv/res_hconf.c:231
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
msgstr ""
#: resolv/res_hconf.c:256
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
msgstr ""
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: resolv/res_hconf.c:319
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
msgstr ""
#: resolv/res_hconf.c:366
#, c-format
msgid "%s: line %d: bad command `%s'\n"
msgstr ""
#: resolv/res_hconf.c:395
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
msgstr "%s: Zeile %d: unsinnige Eintr<74>ge <20>%s<> am Ende werden ignoriert\n"
#: nss/getent.c:51
msgid "database [key ...]"
msgstr "Datenbank [Schl<68>ssel ...]"
#: nss/getent.c:56
#, fuzzy
msgid "Service configuration to be used"
msgstr "Die aktuelle Konfigurationsstatistik ausgeben"
#: nss/getent.c:729
msgid "getent - get entries from administrative database."
msgstr "getent - Eintr<74>ge aus administrativen Datenbanken lesen."
Update. 1997-04-30 17:35 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Implement test for exceptions. Partly due to Andreas Jaeger. (csin_test): New function. * sysdeps/libm-i387/s_cexp.S: Raise correct exceptions. * sysdeps/libm-i387/s_cexpf.S: Likewise. * sysdeps/libm-i387/s_cexpl.S: Likewise. * sysdeps/libm-ieee754/s_ccos.c: Likewise. * sysdeps/libm-ieee754/s_ccosf.c: Likewise. * sysdeps/libm-ieee754/s_ccosl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Likewise. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_cexp.c: Likewise. * sysdeps/libm-ieee754/s_cexpf.c: Likewise. * sysdeps/libm-ieee754/s_cexpl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_ctanh.c: Likewise. * sysdeps/libm-ieee754/s_ctanhf.c: Likewise. * sysdeps/libm-ieee754/s_ctanhl.c: Likewise. * sysdeps/libm-ieee754/s_ccosh.c: Correct computation. * sysdeps/libm-ieee754/s_ccoshf.c: Likewise. * sysdeps/libm-ieee754/s_ccoshl.c: Likewise. * sysdeps/libm-ieee754/s_csinh.c: Likewise. * sysdeps/libm-ieee754/s_csinhf.c: Likewise. * sysdeps/libm-ieee754/s_csinhl.c: Likewise. * sysdeps/libm-ieee754/s_csin.c: Rewrite. * sysdeps/libm-ieee754/s_csinf.c: Likewise. * sysdeps/libm-ieee754/s_csinl.c: Likewise. * stdlib/random_r.c (__srandom_r): Don't use seed 0. Use 1 in this case. * sysdeps/i386/dl-machine.h (elf_machine_load_address): Use notation for local label. * time/strftime.c (add): Respect `0' padding flag. Reported by Richard Stallman <rms@gnu.ai.mit.edu>. 1997-04-30 15:46 Ulrich Drepper <drepper@cygnus.com> * Makeconfig (start-installed-name): Define here, not in csu/Makefile. Use in +link macro. * csu/Makefile (distribute): Add abi-note.S and abi-tag.h. (start-installed-name): Don't define here. When ELF generate file named by start-installed-name from start.o and abi-note.o. * csu/abi-note.S: New file. * sysdeps/stub/abi-tag.h: New file. * sysdpes/unix/sysv/linux/abi-tag.h: New file. Patches by Roland McGrath <roland@gnu.ai.mit.edu>. 1997-04-30 01:32 Ulrich Drepper <drepper@cygnus.com> * manual/stdio.texi: Use @vtable where possible. Add TeX version of @multitable since texi2dvi cannot handle them correct in the moment. * po/de.po: Update. 1997-04-29 21:06 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Don't set cross-compiling based on $(BUILD_CC) != $(CC). * config.make.in: Set cross-compiling from configure result. * configure.in: Emit definition of `cross_compiling'. Patches by Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>. 1997-04-27 21:50 Philip Blundell <pjb27@cam.ac.uk> * sysdeps/unix/sysv/linux/net/route.h (struct in6_rtmsg): Use correct `int' sizes for struct members. 1997-04-29 19:14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/libm-i387/e_powf.S Generate invalid exception correctly. * sysdeps/libm-i387/e_pow.S: Likewise. * sysdeps/libm-i387/e_powl.S: Likewise. 1997-04-23 10:08 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/fenv.h: Correct typos. 1997-04-28 10:04 Richard Henderson <rth@tamu.edu> * sysdeps/unix/sysv/linux/alpha/clone.S: Save the function argument in t0 rather than a4 to avoid it being clobbered. 1997-04-27 23:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/summary.awk: Recognize @defmumblex. * manual/signal.texi (Miscellaneous Signals): Use @deftypevrx for second description header. 1997-04-27 23:29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi (Floating-Point Classes): Don't indent text, makeinfo doesn't like that. 1997-04-27 20:52 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * malloc/obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, obstack_freefun): Fix casts. 1997-04-27 18:21 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/xtract-typefun.awk: Allow names with only one character. 1997-04-26 14:16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Use <netinet/ip_icmp.h> not <netinet/icmp.h>. Reported by Michael Deutschmann <ldeutsch@mail.netshop.net>. 1997-04-25 12:31 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of compiler. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * sysdeps/generic/sigset.h (__sigandset, __sigorset): Fix typos. Patch by Marcus G. Daniels <marcus@sysc.pdx.edu>. * signal/signal.h (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration. Patch by Michael Widenius <monty@tcx.se>. * time/strptime.c (strptime_internal): Fix %I format specifier being off by one. Patch by Mark Kettenis <kettenis@phys.uva.nl>. 1997-04-24 12:18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * stdlib/lcong48_r.c: Include <limits.h>. * stdlib/seed48_r.c: Likewise. * stdio-common/printf_size.c (printf_size): Correct type of `units' and make robust against future changes. 1997-04-23 18:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_cproj.c: Use isfinite instead of finite. * sysdeps/libm-ieee754/s_cprojl.c: Likewise. * sysdeps/libm-ieee754/s_cprojf.c: Likewise. 1997-04-23 18:53 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/arith.texi, manual/math.texi: Use @defmumblex for additional description headers. * manual/xtract-typefun.awk: Recognize them. 1997-04-22 15:58 Andreas Jaeger <aj@arthur.rhein-neckar.de> * stdio-common/printf_size.c (printf_size): Correct size of array units.
1997-04-30 17:51:34 +02:00
#: nss/getent.c:730
msgid "Supported databases:"
msgstr ""
#: nss/getent.c:787 nscd/nscd.c:119 nscd/nscd_nischeck.c:64
msgid "wrong number of arguments"
msgstr "Falsche Anzahl an Argumenten"
#: nss/getent.c:797
#, c-format
msgid "Unknown database: %s\n"
msgstr "Unbekannte Datenbank: %s\n"
#: debug/pcprofiledump.c:52
#, fuzzy
msgid "Don't buffer output"
msgstr "Kodierung f<>r die Ausgabe"
#: debug/pcprofiledump.c:57
msgid "Dump information generated by PC profiling."
msgstr ""
#: debug/pcprofiledump.c:60
msgid "[FILE]"
msgstr "[Datei]"
#: debug/pcprofiledump.c:100
#, fuzzy
msgid "cannot open input file"
msgstr "Kann die Eingabedatei <20>%s<> nicht <20>ffnen"
#: debug/pcprofiledump.c:106
msgid "cannot read header"
msgstr "Es ist nicht m<>glich, den Header zu lesen"
1997-01-06 23:07:28 +01:00
#: debug/pcprofiledump.c:170
#, fuzzy
msgid "invalid pointer size"
msgstr "ung<6E>ltiger Monatsname"
1997-01-06 23:07:28 +01:00
#: inet/rcmd.c:174 inet/rcmd.c:177
msgid "rcmd: socket: All ports in use\n"
msgstr "rcmd: Socket: Alle Ports sind zur Zeit belegt\n"
#: inet/rcmd.c:211
#, c-format
msgid "connect to address %s: "
msgstr "Verbindungsaufbau zur Adresse %s: "
#: inet/rcmd.c:229
#, c-format
msgid "Trying %s...\n"
msgstr "Versuche <20>%s<>...\n"
#: inet/rcmd.c:278
#, c-format
msgid "rcmd: write (setting up stderr): %m\n"
msgstr "rcmd: write (Vorbereiten der Standardfehlerausgabe): %m\n"
#: inet/rcmd.c:299
#, c-format
msgid "rcmd: poll (setting up stderr): %m\n"
msgstr "rcmd: poll (Vorbereiten der Standardfehlerausgabe): %m\n"
#: inet/rcmd.c:302
msgid "poll: protocol failure in circuit setup\n"
msgstr "poll: Protokollfehler im Verbindungsaufbau\n"
#: inet/rcmd.c:346
msgid "socket: protocol failure in circuit setup\n"
msgstr "socket: Protokollfehler im Verbindungsaufbau\n"
1997-01-06 23:07:28 +01:00
#: inet/rcmd.c:368
#, c-format
msgid "rcmd: %s: short read"
msgstr "rcmd: %s: kurzer Read"
#: inet/rcmd.c:524
msgid "lstat failed"
msgstr "Fehler beim Ermitteln des Link-Status mit <20>lstat<61>"
#: inet/rcmd.c:526
msgid "not regular file"
msgstr "Keine regul<75>re Datei"
#: inet/rcmd.c:531
msgid "cannot open"
msgstr "<22>ffnen fehlgeschlagen"
#: inet/rcmd.c:533
msgid "fstat failed"
msgstr "Fehler beim Ermitteln des Datei-Status mit <20>fstat<61>"
#: inet/rcmd.c:535
msgid "bad owner"
msgstr "Ung<6E>ltiger Eigent<6E>mer"
#: inet/rcmd.c:537
msgid "writeable by other than owner"
msgstr "ist auch f<>r andere Benutzer als den Dateieigent<6E>mer beschreibbar"
#: inet/rcmd.c:539
msgid "hard linked somewhere"
msgstr "Ist irgendwo ein Hard-Link"
#: inet/ruserpass.c:170 inet/ruserpass.c:193
msgid "out of memory"
msgstr "Hauptspeicher ersch<63>pft"
#: inet/ruserpass.c:184
msgid "Error: .netrc file is readable by others."
msgstr "Fehler: Die Datei <20>.netrc<72> ist f<>r andere Benutzer lesbar."
#: inet/ruserpass.c:185
msgid "Remove password or make file unreadable by others."
msgstr "Das Passwort l<>schen oder die Datei f<>r andere nicht lesbar anlegen."
#: inet/ruserpass.c:277
#, c-format
msgid "Unknown .netrc keyword %s"
msgstr "Unbekanntes Schl<68>sselwort <20>%s<> in der Datei <20>.netrc<72>"
#: sunrpc/auth_unix.c:115 sunrpc/auth_unix.c:118
msgid "authunix_create: out of memory\n"
msgstr "authunix_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/auth_unix.c:318
msgid "auth_none.c - Fatal marshalling problem"
msgstr "auth_none.c - Fatales <20>marshalling<6E>-Problem"
#: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
#, c-format
msgid "; low version = %lu, high version = %lu"
msgstr "; untere Version = %lu, obere Version = %lu"
#: sunrpc/clnt_perr.c:125
msgid "; why = "
msgstr "; Ursache = "
#: sunrpc/clnt_perr.c:132
#, c-format
msgid "(unknown authentication error - %d)"
msgstr "(unbekannter Fehler bei der Authentifizierung - %d)"
#: sunrpc/clnt_perr.c:177
msgid "RPC: Success"
msgstr "RPC: Erfolgreich"
#: sunrpc/clnt_perr.c:180
msgid "RPC: Can't encode arguments"
msgstr "RPC: Kann die Argumente nicht kodieren"
#: sunrpc/clnt_perr.c:184
msgid "RPC: Can't decode result"
msgstr "RPC: Kann das Ergebnis nicht dekodieren"
#: sunrpc/clnt_perr.c:188
msgid "RPC: Unable to send"
msgstr "RPC: Kann nicht senden"
#: sunrpc/clnt_perr.c:192
msgid "RPC: Unable to receive"
msgstr "RPC: Kann nicht empfangen"
#: sunrpc/clnt_perr.c:196
msgid "RPC: Timed out"
msgstr "RPC: Wartezeit abgelaufen"
#: sunrpc/clnt_perr.c:200
msgid "RPC: Incompatible versions of RPC"
msgstr "RPC: Die RPC-Versionen sind nicht kompatibel"
#: sunrpc/clnt_perr.c:204
msgid "RPC: Authentication error"
msgstr "RPC: Fehler bei der Authentifizierung"
1997-01-06 23:07:28 +01:00
#: sunrpc/clnt_perr.c:208
msgid "RPC: Program unavailable"
msgstr "RPC: Programm nicht verf<72>gbar"
1997-01-06 23:07:28 +01:00
#: sunrpc/clnt_perr.c:212
msgid "RPC: Program/version mismatch"
msgstr "RPC: Programm/Version nicht passend"
#: sunrpc/clnt_perr.c:216
msgid "RPC: Procedure unavailable"
msgstr "RPC: Prozedur nicht verf<72>gbar"
1997-01-06 23:07:28 +01:00
#: sunrpc/clnt_perr.c:220
msgid "RPC: Server can't decode arguments"
msgstr "RPC: Server kann die Argumente nicht dekodieren"
#: sunrpc/clnt_perr.c:224
msgid "RPC: Remote system error"
msgstr "RPC: Fehler des entfernten Systems"
#: sunrpc/clnt_perr.c:228
msgid "RPC: Unknown host"
msgstr "RPC: Unbekannter Rechner"
#: sunrpc/clnt_perr.c:232
msgid "RPC: Unknown protocol"
msgstr "RPC: Unbekanntes Protokoll"
#: sunrpc/clnt_perr.c:236
msgid "RPC: Port mapper failure"
msgstr "RPC: Fehler des Portmappers"
#: sunrpc/clnt_perr.c:240
msgid "RPC: Program not registered"
msgstr "RPC: Programm nicht registriert"
#: sunrpc/clnt_perr.c:244
msgid "RPC: Failed (unspecified error)"
msgstr "RPC: Fehlgeschlagen (Fehler nicht zu spezifizieren)"
#: sunrpc/clnt_perr.c:285
msgid "RPC: (unknown error code)"
msgstr "RPC: (Unbekannter Fehlercode)"
#: sunrpc/clnt_perr.c:357
msgid "Authentication OK"
msgstr "Authentifizierung OK"
1997-01-06 23:07:28 +01:00
#: sunrpc/clnt_perr.c:360
msgid "Invalid client credential"
msgstr "Die Best<73>tigung des Clients ist ung<6E>ltig"
#: sunrpc/clnt_perr.c:364
msgid "Server rejected credential"
msgstr "Der Server hat die Best<73>tigung zur<75>ckgewiesen"
#: sunrpc/clnt_perr.c:368
msgid "Invalid client verifier"
msgstr "Ung<6E>ltige <20>berpr<70>fung des Clients"
#: sunrpc/clnt_perr.c:372
msgid "Server rejected verifier"
msgstr "Der Server hat die <20>berpr<70>fung zur<75>ckgewiesen"
#: sunrpc/clnt_perr.c:376
msgid "Client credential too weak"
msgstr "Die Best<73>tigung des Clients ist zu unsicher"
#: sunrpc/clnt_perr.c:380
msgid "Invalid server verifier"
msgstr "Ung<6E>ltige <20>berpr<70>fung des Servers"
#: sunrpc/clnt_perr.c:384
msgid "Failed (unspecified error)"
msgstr "Fehlgeschlagen (Fehler nicht genau zu spezifizieren)"
#: sunrpc/clnt_raw.c:117
msgid "clnt_raw.c - Fatal header serialization error."
msgstr "clnt_raw.c - Fataler Fehler bei der Header-Serialisierung."
#: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
msgid "clnttcp_create: out of memory\n"
msgstr "clnttcp_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/clnt_udp.c:141 sunrpc/clnt_udp.c:144
msgid "clntudp_create: out of memory\n"
msgstr "clntudp_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
msgid "clntunix_create: out of memory\n"
msgstr "clntunix_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/get_myaddr.c:78
msgid "get_myaddress: ioctl (get interface configuration)"
msgstr "get_myaddress: ioctl (Ermitteln der Schnittstellen-Konfiguration)"
#: sunrpc/pm_getmaps.c:74
msgid "pmap_getmaps rpc problem"
msgstr "pmap_getmaps RPC Problem"
#: sunrpc/pmap_clnt.c:72
msgid "__get_myaddress: ioctl (get interface configuration)"
msgstr "__get_myaddress: ioctl (Holen der Schnittstellen-Konfiguration)"
1997-01-06 23:07:28 +01:00
#: sunrpc/pmap_clnt.c:137
msgid "Cannot register service"
msgstr "Kann den Service nicht registrieren"
#: sunrpc/pmap_rmt.c:190
msgid "broadcast: ioctl (get interface configuration)"
msgstr "Broadcast: ioctl (Holen der Konfiguration der Schnittstelle)"
#: sunrpc/pmap_rmt.c:199
msgid "broadcast: ioctl (get interface flags)"
msgstr "Broadcast: ioctl (Holen der Parameter der Schnittstelle)"
#: sunrpc/pmap_rmt.c:269
msgid "Cannot create socket for broadcast rpc"
msgstr "Kann den Socket f<>r den Broadcast-RPC nicht erstellen"
1997-01-06 23:07:28 +01:00
#: sunrpc/pmap_rmt.c:276
msgid "Cannot set socket option SO_BROADCAST"
msgstr "Kann die Option <20>SO_BROADCAST<53> nicht beim Socket setzen"
#: sunrpc/pmap_rmt.c:328
msgid "Cannot send broadcast packet"
msgstr "Kann das Broadcast-Paket nicht senden"
1997-01-06 23:07:28 +01:00
#: sunrpc/pmap_rmt.c:353
msgid "Broadcast poll problem"
msgstr "Poll-Problem beim Broadcast"
1997-01-06 23:07:28 +01:00
#: sunrpc/pmap_rmt.c:366
msgid "Cannot receive reply to broadcast"
msgstr "Kann die Antwort auf den Broadcast nicht empfangen"
#: sunrpc/rpc_main.c:289
#, c-format
msgid "%s: output would overwrite %s\n"
msgstr "%s: Die Ausgabe w<>rde <20>%s<> <20>berschreiben\n"
# XXX in den Source sehen
#: sunrpc/rpc_main.c:296
#, c-format
msgid "%s: unable to open %s: %m\n"
msgstr "%s: Fehler beim <20>ffnen von <20>%s<>: %m\n"
#: sunrpc/rpc_main.c:308
#, c-format
msgid "%s: while writing output %s: %m"
msgstr "%s: Beim Schreiben der Ausgabe <20>%s<>: %m"
#: sunrpc/rpc_main.c:343
#, c-format
msgid "cannot find C preprocessor: %s \n"
msgstr "Kann den C Pr<50>prozessor nicht finden: %s \n"
#: sunrpc/rpc_main.c:351
msgid "cannot find any C preprocessor (cpp)\n"
msgstr "Kann keinen C Pr<50>prozessor finden (cpp)\n"
#: sunrpc/rpc_main.c:420
#, c-format
msgid "%s: C preprocessor failed with signal %d\n"
msgstr "%s: C-Pr<50>prozessor fehlgeschlagen mit Signal %d\n"
#: sunrpc/rpc_main.c:423
#, c-format
msgid "%s: C preprocessor failed with exit code %d\n"
msgstr "%s: C-Pr<50>prozessor fehlgeschlagen mit Exit-Code %d\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_main.c:463
#, c-format
msgid "illegal nettype :`%s'\n"
msgstr "ung<6E>ltiger nettype : <20>%s<>\n"
#: sunrpc/rpc_main.c:1105
msgid "rpcgen: too many defines\n"
msgstr "rpcgen: Zu viele Defines\n"
#: sunrpc/rpc_main.c:1117
msgid "rpcgen: arglist coding error\n"
msgstr "rpcgen: Kodierungsfehler bei der <20>arglist<73>\n"
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
#: sunrpc/rpc_main.c:1150
#, c-format
msgid "file `%s' already exists and may be overwritten\n"
msgstr "Die Datei <20>%s<> existiert bereits und w<>rde <20>berschrieben\n"
#: sunrpc/rpc_main.c:1195
msgid "Cannot specify more than one input file!\n"
msgstr "Es darf nicht mehr als eine Eingabedatei angegeben werden!\n"
#: sunrpc/rpc_main.c:1365
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
msgstr ""
#: sunrpc/rpc_main.c:1374
msgid "Cannot use netid flag with inetd flag!\n"
msgstr "Kann das <20>netid<69>-Flag nicht zusammen mit dem <20>inetd<74>-Flag verarbeiten!\n"
# XXX Hm, was ist das eigentlich?
#: sunrpc/rpc_main.c:1386
msgid "Cannot use netid flag without TIRPC!\n"
msgstr "Das <20>netid<69>-Flag kann nicht ohne <20>TIRPC<50> verwendet werden!\n"
# XXX Hm, was ist das eigentlich?
#: sunrpc/rpc_main.c:1393
msgid "Cannot use table flags with newstyle!\n"
msgstr "Das <20>table<6C>-flags kann nicht mit <20>newstyle<6C> verwendet werden!\n"
#: sunrpc/rpc_main.c:1412
msgid "\"infile\" is required for template generation flags.\n"
msgstr "<22>infile<6C> ist f<>r die Template-Generierungs-Flags erforderlich\n"
#: sunrpc/rpc_main.c:1417
msgid "Cannot have more than one file generation flag!\n"
msgstr "Mehr als ein File-Generation-Flag angegeben, es ist nur eins erlaubt!\n"
#: sunrpc/rpc_main.c:1426
1997-01-06 23:07:28 +01:00
#, c-format
msgid "usage: %s infile\n"
msgstr "Syntax: %s Eingabedatei\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_main.c:1427
#, c-format
msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
msgstr "\t%s [-abkCLNTM][-DName[=Wert]] [-i Gr<47><72>e] [-I [-K Sekunden]] [-Y Pfad] Eingabedatei\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_main.c:1429
#, c-format
msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o Ausgabedatei] [Eingabedatei]\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_main.c:1431
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
msgstr "\t%s [-s Netz-Typ]* [-o Ausgabedatei] [Eingabedatei]\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_main.c:1432
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
msgstr "\t%s [-n Netz-ID]* [-o Ausgabedatei] [Eingabedatei]\n"
#: sunrpc/rpc_scan.c:116
msgid "constant or identifier expected"
msgstr "Konstante oder Bezeichner erwartet"
#: sunrpc/rpc_scan.c:312
msgid "illegal character in file: "
msgstr "Ung<6E>ltiges Zeichen in der Datei: "
#: sunrpc/rpc_scan.c:351 sunrpc/rpc_scan.c:377
msgid "unterminated string constant"
msgstr "Zeichenkette wird nicht beendet"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpc_scan.c:383
msgid "empty char string"
msgstr "Leere Zeichenkette"
#: sunrpc/rpc_scan.c:525 sunrpc/rpc_scan.c:535
msgid "preprocessor error"
msgstr "Fehler beim Aufruf des Pr<50>prozessors"
#: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
#, c-format
msgid "program %lu is not available\n"
msgstr "Das Programm %lu ist nicht verf<72>gbar\n"
#: sunrpc/rpcinfo.c:264 sunrpc/rpcinfo.c:310 sunrpc/rpcinfo.c:333
#: sunrpc/rpcinfo.c:407 sunrpc/rpcinfo.c:453 sunrpc/rpcinfo.c:476
#: sunrpc/rpcinfo.c:510
#, c-format
msgid "program %lu version %lu is not available\n"
msgstr "Das Programm %lu ist in der Version %lu nicht verf<72>gbar\n"
#: sunrpc/rpcinfo.c:515
#, c-format
msgid "program %lu version %lu ready and waiting\n"
msgstr "Program %lu Version %lu ist bereit und wartet\n"
#: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
msgid "rpcinfo: can't contact portmapper"
msgstr "rpcinfo: Portmapper kann nicht erreicht werden"
#: sunrpc/rpcinfo.c:570
msgid "No remote programs registered.\n"
msgstr "Es sind keine entfernten Programme registriert.\n"
#: sunrpc/rpcinfo.c:574
msgid " program vers proto port\n"
msgstr " Program Vers Proto Port\n"
#: sunrpc/rpcinfo.c:613
msgid "(unknown)"
msgstr "Unbekanntes Signal"
#: sunrpc/rpcinfo.c:637
1997-01-06 23:07:28 +01:00
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
msgstr "rpcinfo: Broadcast ist fehlgeschlagen: %s\n"
1997-01-06 23:07:28 +01:00
# Alternativ (s.u., gerade noch unter 80 Zeichen):
#
# Sorry, diese Funktion kann nur vom Systemverwalter <20>root<6F> durchgef<65>hrt werden.\n
#
# Oder etwas k<>rzer:
#
# Sorry, diese Funktion ist dem Systemverwalter <20>root<6F> vorbehalten.\n
#
#: sunrpc/rpcinfo.c:658
msgid "Sorry. You are not root\n"
msgstr "Sorry, diese Funktion kann nur vom Systemverwalter <20>root<6F> durchgef<65>hrt werden.\n"
#: sunrpc/rpcinfo.c:665
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
msgstr "rpcinfo: Registrierung des Programms <20>%s<> Version <20>%s<> kann nicht gel<65>scht werden\n"
#: sunrpc/rpcinfo.c:674
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
msgstr "Aufruf: rpcinfo [ -n Portnummer ] -u Rechner Programmnummer [ Versionsnummer ]\n"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: sunrpc/rpcinfo.c:676
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
msgstr " rpcinfo [ -n Portnummer ] -t Rechner Programmnummer [ Versionsnummer ]\n"
#: sunrpc/rpcinfo.c:678
msgid " rpcinfo -p [ host ]\n"
msgstr " rpcinfo -p [ Rechner ]\n"
#: sunrpc/rpcinfo.c:679
msgid " rpcinfo -b prognum versnum\n"
msgstr " rpcinfo -b Programmnummer Versionsnummer\n"
#: sunrpc/rpcinfo.c:680
msgid " rpcinfo -d prognum versnum\n"
msgstr " rpcinfo -d Programmnummer Versionsnummer\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpcinfo.c:695
1997-01-06 23:07:28 +01:00
#, c-format
msgid "rpcinfo: %s is unknown service\n"
msgstr "rpcinfo: <20>%s<> ist ein unbekannter Service\n"
1997-01-06 23:07:28 +01:00
#: sunrpc/rpcinfo.c:732
#, c-format
msgid "rpcinfo: %s is unknown host\n"
msgstr "rpcinfo: <20>%s<> ist ein unbekannter Rechner\n"
#: sunrpc/svc_run.c:76
msgid "svc_run: - poll failed"
msgstr "svc_run - <20>poll<6C> ist fehlgeschlagen"
1997-01-06 23:07:28 +01:00
#: sunrpc/svc_simple.c:87
#, fuzzy, c-format
msgid "can't reassign procedure number %ld\n"
msgstr "Kann die Nummer der Prozedur %d nicht erneut zuweisen\n"
#: sunrpc/svc_simple.c:96
msgid "couldn't create an rpc server\n"
msgstr "Kann keinen RPC-Server erzeugen\n"
#: sunrpc/svc_simple.c:104
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
msgstr "Es ist nicht m<>glich, das Programm <20>%ld<6C> Version <20>%ld<6C> zu registrieren\n"
#: sunrpc/svc_simple.c:111
msgid "registerrpc: out of memory\n"
msgstr "registerrpc: Hauptspeicher ersch<63>pft\n"
#: sunrpc/svc_simple.c:175
#, c-format
msgid "trouble replying to prog %d\n"
msgstr "Schwierigkeiten bei der Antwort an das Programm %d\n"
#: sunrpc/svc_simple.c:183
#, c-format
msgid "never registered prog %d\n"
msgstr "Das Programm %d wurde nie registriert\n"
#: sunrpc/svc_tcp.c:155
msgid "svc_tcp.c - tcp socket creation problem"
msgstr "svc_tcp.c - Problem bei der Erstellung des TCP-Sockets"
#: sunrpc/svc_tcp.c:170
msgid "svc_tcp.c - cannot getsockname or listen"
msgstr "svc_tcp.c - <20>getsockname<6D> oder <20>listen<65> nicht m<>glich"
#: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
msgid "svctcp_create: out of memory\n"
msgstr "svctcp_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/svc_tcp.c:225 sunrpc/svc_tcp.c:228
msgid "svc_tcp: makefd_xprt: out of memory\n"
msgstr "svc_tcp: makefd_xprt: Hauptspeicher ersch<63>pft\n"
#: sunrpc/svc_udp.c:128
msgid "svcudp_create: socket creation problem"
msgstr "svcudp_create: Problem bei der Erstellung des Sockets"
#: sunrpc/svc_udp.c:142
msgid "svcudp_create - cannot getsockname"
msgstr "svcudp_create - <20>getsockname<6D> fehlgeschlagen"
1997-01-06 23:07:28 +01:00
#: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
msgid "svcudp_create: out of memory\n"
msgstr "svcudp_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
msgstr ""
#: sunrpc/svc_udp.c:471
msgid "enablecache: cache already enabled"
msgstr "enablecache: Cache ist bereits aktiv"
#: sunrpc/svc_udp.c:477
msgid "enablecache: could not allocate cache"
msgstr "enablecache: Kann keinen Cache anlegen"
#: sunrpc/svc_udp.c:485
msgid "enablecache: could not allocate cache data"
msgstr "enablecache: Kann die Cache-Daten nicht anlegen"
1997-01-06 23:07:28 +01:00
#: sunrpc/svc_udp.c:492
msgid "enablecache: could not allocate cache fifo"
msgstr "enablecache: Kann keinen FIFO-Cache anlegen"
#: sunrpc/svc_udp.c:528
msgid "cache_set: victim not found"
msgstr "cache_set: Das Opfer wurde nicht gefunden"
# XXX geht das auch besser?
#: sunrpc/svc_udp.c:539
msgid "cache_set: victim alloc failed"
msgstr "cache_set: Das Opfer wurde nicht alloziert"
#: sunrpc/svc_udp.c:545
msgid "cache_set: could not allocate new rpc_buffer"
msgstr "cache_set: Kann keinen neuen RPC-Puffer <20>rcp_buffer<65> anlegen"
#: sunrpc/svc_unix.c:150
msgid "svc_unix.c - AF_UNIX socket creation problem"
msgstr "svc_unix.c - Problem bei der Erstellung des AF_UNIX-Sockets"
#: sunrpc/svc_unix.c:166
msgid "svc_unix.c - cannot getsockname or listen"
msgstr "svc_unix.c - <20>getsockname<6D> oder <20>listen<65> nicht m<>glich"
#: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
msgid "svcunix_create: out of memory\n"
msgstr "svcunix_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/svc_unix.c:222 sunrpc/svc_unix.c:225
msgid "svc_unix: makefd_xprt: out of memory\n"
msgstr "svc_unix: makefd_xprt: Hauptspeicher ersch<63>pft\n"
#: sunrpc/xdr.c:570 sunrpc/xdr.c:573
msgid "xdr_bytes: out of memory\n"
msgstr "xdrrec_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/xdr.c:725 sunrpc/xdr.c:728
msgid "xdr_string: out of memory\n"
msgstr "xdr_reference: Hauptspeicher ersch<63>pft\n"
#: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
msgid "xdr_array: out of memory\n"
msgstr "xdrrec_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
msgid "xdrrec_create: out of memory\n"
msgstr "xdrrec_create: Hauptspeicher ersch<63>pft\n"
#: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
msgid "xdr_reference: out of memory\n"
msgstr "xdr_reference: Hauptspeicher ersch<63>pft\n"
#: nis/nis_callback.c:189
msgid "unable to free arguments"
msgstr "Fehler beim Freigeben des Speichers f<>r die Argumente"
#: nis/nis_error.c:30
msgid "Probable success"
msgstr "M<>glicherweise erfolgreich"
#: nis/nis_error.c:31
msgid "Not found"
msgstr "Nicht gefunden"
#: nis/nis_error.c:32
msgid "Probably not found"
msgstr "M<>glicherweise nicht gefunden"
#: nis/nis_error.c:33
msgid "Cache expired"
msgstr "Der Cache ist verfallen"
#: nis/nis_error.c:34
msgid "NIS+ servers unreachable"
msgstr "Die NIS+-Server sind nicht erreichbar"
#: nis/nis_error.c:35
msgid "Unknown object"
msgstr "Unbekanntes Objekt"
#: nis/nis_error.c:36
msgid "Server busy, try again"
msgstr "Der Server ist zur Zeit besch<63>ftigt, bitte nochmal versuchen"
#: nis/nis_error.c:37
msgid "Generic system error"
msgstr "Allgemeiner Systemfehler"
#: nis/nis_error.c:38
msgid "First/next chain broken"
msgstr "Die Verkettung mittels First/Next ist defekt"
#: nis/nis_error.c:41
msgid "Name not served by this server"
msgstr "Der Name wird nicht von diesem Server verwaltet"
#: nis/nis_error.c:42
msgid "Server out of memory"
msgstr "Der Hauptspeicher des Servers ist ersch<63>pft"
#: nis/nis_error.c:43
msgid "Object with same name exists"
msgstr "Ein Objekt mit demselben Namen existiert bereits"
#: nis/nis_error.c:44
msgid "Not master server for this domain"
msgstr "Kein Master-Server f<>r diese Domain"
#: nis/nis_error.c:45
msgid "Invalid object for operation"
msgstr "Ung<6E>ltiges Objekt f<>r diese Operation"
#: nis/nis_error.c:46
msgid "Malformed name, or illegal name"
msgstr "Ung<6E>ltiger oder fehlerhafter Name"
# XXX stimmt das?
#: nis/nis_error.c:47
msgid "Unable to create callback"
msgstr "Die Callback-Prozedur kann nicht erstellt werden"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:48
msgid "Results sent to callback proc"
msgstr "Ergebnisse an die Callback-Prozedur gesendet"
1997-01-06 23:07:28 +01:00
# XXX besser machen
#: nis/nis_error.c:49
msgid "Not found, no such name"
msgstr "Nicht gefunden, kein solcher Name"
#: nis/nis_error.c:50
msgid "Name/entry isn't unique"
msgstr "Der Name bzw. Eintrag ist nicht eindeutig"
#: nis/nis_error.c:51
msgid "Modification failed"
msgstr "Modifikation fehlgeschlagen"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:52
msgid "Database for table does not exist"
msgstr "Die Datenbank f<>r die Tabelle existiert nicht"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:53
msgid "Entry/table type mismatch"
msgstr "Die Typen des Eintrages/der Tabelle passen nicht zusammen"
#: nis/nis_error.c:54
msgid "Link points to illegal name"
msgstr "Der Link verweist auf einen ung<6E>ltigen Namen"
#: nis/nis_error.c:55
msgid "Partial success"
msgstr "Teilweise erfolgreich"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:56
msgid "Too many attributes"
msgstr "Zu viele Attribute"
#: nis/nis_error.c:57
msgid "Error in RPC subsystem"
msgstr "Fehler im RPC Subsystem: "
#: nis/nis_error.c:58
msgid "Missing or malformed attribute"
msgstr "Fehlendes oder fehlerhaftes Attribut"
#: nis/nis_error.c:59
msgid "Named object is not searchable"
msgstr "Das benannte Objekt ist nicht durchsuchbar"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:60
msgid "Error while talking to callback proc"
msgstr "Fehler bei der Kommunikation mit der Callback-Prozedur"
#: nis/nis_error.c:61
msgid "Non NIS+ namespace encountered"
msgstr "Kein NIS+-Namespace gefunden"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: nis/nis_error.c:62
msgid "Illegal object type for operation"
msgstr "Ung<6E>ltiger Objekt-Typ f<>r die angeforderte Operation"
#: nis/nis_error.c:63
msgid "Passed object is not the same object on server"
msgstr "Das <20>bergebene Objekt ist nicht dasselbe Objekt auf dem Server"
#: nis/nis_error.c:64
msgid "Modify operation failed"
msgstr "Die Ver<65>nderung ist fehlgeschlagen"
#: nis/nis_error.c:65
msgid "Query illegal for named table"
msgstr "Die Abfrage ist f<>r die angegebene Tabelle nicht erlaubt"
#: nis/nis_error.c:66
msgid "Attempt to remove a non-empty table"
msgstr "Versuch, eine nicht-leere Tabelle zu l<>schen"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:67
msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
msgstr "Fehler beim Zugriff auf die NIS+ Kaltstart-Datei. Ist NIS+ installiert?"
#: nis/nis_error.c:68
msgid "Full resync required for directory"
msgstr "Vollst<73>ndige Resynchronisation f<>r das Verzeichnis ist erforderlich"
#: nis/nis_error.c:69
msgid "NIS+ operation failed"
msgstr "NIS+-Operation fehlgeschlagen"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:70
msgid "NIS+ service is unavailable or not installed"
msgstr "Der NIS+ Dienst ist nicht verf<72>gbar oder nicht installiert"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:71
msgid "Yes, 42 is the meaning of life"
msgstr "Ja, 42 ist die Antwort auf die Frage nach dem Leben, dem Sein und allem sonst"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:72
msgid "Unable to authenticate NIS+ server"
msgstr "Die Echtheit des NIS+-Servers kann nicht gepr<70>ft werden"
#: nis/nis_error.c:73
msgid "Unable to authenticate NIS+ client"
msgstr "Die Echtheit des NIS+-Clients kann nicht gepr<70>ft werden"
#: nis/nis_error.c:74
msgid "No file space on server"
msgstr "Auf dem Server ist kein Speicherplatz mehr verf<72>gbar"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:75
msgid "Unable to create process on server"
msgstr "Es kann kein Prozess auf dem Server gestartet werden"
1997-01-06 23:07:28 +01:00
#: nis/nis_error.c:76
msgid "Master server busy, full dump rescheduled."
msgstr "Der Master-Server ist besch<63>ftigt, vollst<73>ndiger Dump neu eingeplant."
1997-01-06 23:07:28 +01:00
#: nis/nis_local_names.c:126
#, c-format
msgid "LOCAL entry for UID %d in directory %s not unique\n"
msgstr "Der LOCAL Eintrag f<>r die UID <20>%d<> im Verzeichnis <20>%s<> ist nicht eindeutig\n"
#: nis/nis_print.c:51
msgid "UNKNOWN"
msgstr "UNBEKANNT"
# Hm, keine Idee, wie man es gescheit <20>bersetzen kann
#: nis/nis_print.c:109
msgid "BOGUS OBJECT\n"
msgstr "BOGUS OBJEKT\n"
#: nis/nis_print.c:112
msgid "NO OBJECT\n"
msgstr "KEIN OBJEKT\n"
#: nis/nis_print.c:115
msgid "DIRECTORY\n"
msgstr "VERZEICHNIS\n"
#: nis/nis_print.c:118
msgid "GROUP\n"
msgstr "GROUP\n"
#: nis/nis_print.c:121
msgid "TABLE\n"
msgstr "TABELLE\n"
#: nis/nis_print.c:124
msgid "ENTRY\n"
msgstr "ENTRY\n"
#: nis/nis_print.c:127
msgid "LINK\n"
msgstr "LINK\n"
#: nis/nis_print.c:130
msgid "PRIVATE\n"
msgstr "PRIVAT\n"
#: nis/nis_print.c:133
msgid "(Unknown object)\n"
msgstr "(Unbekanntes Objekt)\n"
#: nis/nis_print.c:166
#, c-format
msgid "Name : `%s'\n"
msgstr "Name : <20>%s<>\n"
#: nis/nis_print.c:167
#, c-format
msgid "Type : %s\n"
msgstr "Typ : %s\n"
#: nis/nis_print.c:172
msgid "Master Server :\n"
msgstr "Master Server :\n"
#: nis/nis_print.c:174
msgid "Replicate :\n"
msgstr "Replik :\n"
#: nis/nis_print.c:175
#, c-format
msgid "\tName : %s\n"
msgstr "\tName : %s\n"
#: nis/nis_print.c:176
msgid "\tPublic Key : "
msgstr "\tPublic Key : "
#: nis/nis_print.c:180
msgid "None.\n"
msgstr "Keine.\n"
#: nis/nis_print.c:183
1997-01-06 23:07:28 +01:00
#, c-format
msgid "Diffie-Hellmann (%d bits)\n"
msgstr "Diffie-Hellmann (%d Bits)\n"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: nis/nis_print.c:188
#, c-format
msgid "RSA (%d bits)\n"
msgstr "RSA (%d Bits)\n"
1997-01-06 23:07:28 +01:00
#: nis/nis_print.c:191
msgid "Kerberos.\n"
msgstr "Kerberos.\n"
#: nis/nis_print.c:194
#, c-format
msgid "Unknown (type = %d, bits = %d)\n"
msgstr "Unbekannt (Typ = %d, Bits = %d)\n"
#: nis/nis_print.c:205
#, c-format
msgid "\tUniversal addresses (%u)\n"
msgstr "\tUniverselle Adressen (%u)\n"
#: nis/nis_print.c:227
msgid "Time to live : "
msgstr "Time-to-Live : "
#: nis/nis_print.c:229
msgid "Default Access rights :\n"
msgstr "Standard-Zugriffsrechte :\n"
#: nis/nis_print.c:238
#, c-format
msgid "\tType : %s\n"
msgstr "\tTyp : %s\n"
#: nis/nis_print.c:239
msgid "\tAccess rights: "
msgstr "\tZugriffsrechte: "
#: nis/nis_print.c:252
msgid "Group Flags :"
msgstr "Gruppen-Flags:"
#: nis/nis_print.c:255
msgid ""
"\n"
"Group Members :\n"
msgstr ""
"\n"
"Gruppen-Mitglieder:\n"
1997-01-06 23:07:28 +01:00
#: nis/nis_print.c:266
#, c-format
msgid "Table Type : %s\n"
msgstr "Tabellentyp : %s\n"
#: nis/nis_print.c:267
#, c-format
msgid "Number of Columns : %d\n"
msgstr "Anzahl der Spalten : %d\n"
# XXX Ist das ok?
#: nis/nis_print.c:268
#, c-format
msgid "Character Separator : %c\n"
msgstr "Trennzeichen : %c\n"
#: nis/nis_print.c:269
#, c-format
msgid "Search Path : %s\n"
msgstr "Suchpfad : %s\n"
#: nis/nis_print.c:270
msgid "Columns :\n"
msgstr "Spalten :\n"
#: nis/nis_print.c:273
#, c-format
msgid "\t[%d]\tName : %s\n"
msgstr "\t[%d]\tName : %s\n"
#: nis/nis_print.c:275
msgid "\t\tAttributes : "
msgstr "\t\tAttribute : "
#: nis/nis_print.c:277
msgid "\t\tAccess Rights : "
msgstr "\t\tZugriffsrechte : "
#: nis/nis_print.c:286
msgid "Linked Object Type : "
msgstr "Verbundener Objekt-Typ : "
1997-01-06 23:07:28 +01:00
#: nis/nis_print.c:288
#, c-format
msgid "Linked to : %s\n"
msgstr "Verbunden zu : %s\n"
1997-01-06 23:07:28 +01:00
#: nis/nis_print.c:297
#, c-format
msgid "\tEntry data of type %s\n"
msgstr "\tDateneingabe vom Typ %s\n"
#: nis/nis_print.c:300
#, c-format
msgid "\t[%u] - [%u bytes] "
msgstr "\t[%u] - [%u Bytes] "
#: nis/nis_print.c:303
msgid "Encrypted data\n"
msgstr "Verschl<68>sselte Daten\n"
#: nis/nis_print.c:305
msgid "Binary data\n"
msgstr "Bin<69>re Daten\n"
#: nis/nis_print.c:320
#, c-format
msgid "Object Name : %s\n"
msgstr "Objekt-Name : %s\n"
#: nis/nis_print.c:321
#, c-format
msgid "Directory : %s\n"
msgstr "Verzeichnis : %s\n"
#: nis/nis_print.c:322
#, c-format
msgid "Owner : %s\n"
msgstr "Eigent<6E>mer : %s\n"
#: nis/nis_print.c:323
#, c-format
msgid "Group : %s\n"
msgstr "Gruppe : %s\n"
#: nis/nis_print.c:324
msgid "Access Rights : "
msgstr "Zugriffsrechte: "
# einfach "Lebenszeit" (?) -ke-
#: nis/nis_print.c:326
msgid ""
"\n"
"Time to Live : "
msgstr ""
"\n"
"Time to Live : "
#: nis/nis_print.c:329
#, c-format
msgid "Creation Time : %s"
msgstr "Zeit der Erstellung: %s"
#: nis/nis_print.c:331
#, c-format
msgid "Mod. Time : %s"
msgstr "Mod. Zeit : %s"
#: nis/nis_print.c:332
msgid "Object Type : "
msgstr "Objekt-Typ : "
1997-01-06 23:07:28 +01:00
#: nis/nis_print.c:352
#, c-format
msgid " Data Length = %u\n"
msgstr " L<>nge der Daten = %u\n"
#: nis/nis_print.c:365
#, c-format
msgid "Status : %s\n"
msgstr "Status : %s\n"
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#: nis/nis_print.c:366
#, c-format
msgid "Number of objects : %u\n"
msgstr "Anzahl der Objekte: %u\n"
#: nis/nis_print.c:370
#, c-format
msgid "Object #%d:\n"
msgstr "Objekt #%d:\n"
#: nis/nis_print_group_entry.c:115
#, c-format
msgid "Group entry for \"%s.%s\" group:\n"
msgstr "Gruppen-Eintrag f<>r die Gruppe <20>%s.%s<>:\n"
#: nis/nis_print_group_entry.c:123
msgid " Explicit members:\n"
msgstr " Explizite Mitglieder:\n"
#: nis/nis_print_group_entry.c:128
msgid " No explicit members\n"
msgstr " Keine expliziten Mitglieder\n"
#: nis/nis_print_group_entry.c:131
msgid " Implicit members:\n"
msgstr " Implizite Mitglieder:\n"
#: nis/nis_print_group_entry.c:136
msgid " No implicit members\n"
msgstr " Keine impliziten Mitglieder\n"
#: nis/nis_print_group_entry.c:139
msgid " Recursive members:\n"
msgstr " Rekursive Mitglieder:\n"
#: nis/nis_print_group_entry.c:144
msgid " No recursive members\n"
msgstr " Keine rekursiven Mitglieder\n"
#: nis/nis_print_group_entry.c:147 nis/nis_print_group_entry.c:163
msgid " Explicit nonmembers:\n"
msgstr " Explizite Nicht-Mitglieder:\n"
#: nis/nis_print_group_entry.c:152
msgid " No explicit nonmembers\n"
msgstr " Keine expliziten Nicht-Mitglieder\n"
#: nis/nis_print_group_entry.c:155
msgid " Implicit nonmembers:\n"
msgstr " Implizite Nicht-Mitglieder:\n"
1997-01-06 23:07:28 +01:00
#: nis/nis_print_group_entry.c:160
msgid " No implicit nonmembers\n"
msgstr " Keine impliziten Nicht-Mitglieder\n"
#: nis/nis_print_group_entry.c:168
msgid " No recursive nonmembers\n"
msgstr " Keine rekursiven Nicht-Mitglieder\n"
#: nis/nss_nisplus/nisplus-publickey.c:96
#: nis/nss_nisplus/nisplus-publickey.c:172
#, c-format
msgid "DES entry for netname %s not unique\n"
msgstr "Der DES-Eintrag f<>r den netname <20>%s<> ist nicht eindeutig\n"
#: nis/nss_nisplus/nisplus-publickey.c:208
#, c-format
msgid "netname2user: missing group id list in `%s'."
msgstr "netname2user: fehlende Group-ID Liste in <20>%s<>."
#: nis/nss_nisplus/nisplus-publickey.c:285
#: nis/nss_nisplus/nisplus-publickey.c:291
#: nis/nss_nisplus/nisplus-publickey.c:350
#: nis/nss_nisplus/nisplus-publickey.c:359
#, c-format
msgid "netname2user: (nis+ lookup): %s\n"
msgstr "netname2user: (NIS+ Lookup): %s\n"
#: nis/nss_nisplus/nisplus-publickey.c:304
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#, c-format
msgid "netname2user: DES entry for %s in directory %s not unique"
msgstr "netname2user: DES-Eintrag f<>r <20>%s<> im Verzeichnis <20>%s<> ist nicht eindeutig"
1997-01-06 23:07:28 +01:00
# XXX gibt es eine bessere <20>bersetzung?
#: nis/nss_nisplus/nisplus-publickey.c:322
1997-01-06 23:07:28 +01:00
#, c-format
msgid "netname2user: principal name `%s' too long"
msgstr "netname2user: der Principal-Name <20>%s<> ist zu lang"
1997-01-06 23:07:28 +01:00
#: nis/nss_nisplus/nisplus-publickey.c:372
#, c-format
msgid "netname2user: LOCAL entry for %s in directory %s not unique"
msgstr "netname2user: LOCAL Eintrag f<>r <20>%s<> im Verzeichnis <20>%s<> ist nicht eindeutig"
#: nis/nss_nisplus/nisplus-publickey.c:379
msgid "netname2user: should not have uid 0"
msgstr "netname2user: sollte nicht die Benutzernummer 0 haben"
1997-01-06 23:07:28 +01:00
#: nis/ypclnt.c:174
#, c-format
msgid "YPBINDPROC_DOMAIN: %s\n"
msgstr "YPBINDPROC_DOMAIN: %s\n"
#: nis/ypclnt.c:789
msgid "Request arguments bad"
msgstr "Die Request-Argumente sind ung<6E>ltig"
#: nis/ypclnt.c:791
msgid "RPC failure on NIS operation"
msgstr "RPC: Fehler bei einer NIS-Operation"
#: nis/ypclnt.c:793
msgid "Can't bind to server which serves this domain"
msgstr "Kein Server f<>r diese NIS-Domain gefunden"
#: nis/ypclnt.c:795
msgid "No such map in server's domain"
msgstr "Keine passende Map in der Domain des Servers"
1997-01-06 23:07:28 +01:00
#: nis/ypclnt.c:797
msgid "No such key in map"
msgstr "Kein passender Schl<68>ssel in der Map"
1997-01-06 23:07:28 +01:00
#: nis/ypclnt.c:799
msgid "Internal NIS error"
msgstr "Interner NIS-Fehler"
#: nis/ypclnt.c:801
msgid "Local resource allocation failure"
msgstr "Lokaler Fehler bei der Ressourcenreservierung"
1997-01-06 23:07:28 +01:00
#: nis/ypclnt.c:803
msgid "No more records in map database"
msgstr "Keine weiteren S<>tze in der Map-Datenbank"
#: nis/ypclnt.c:805
msgid "Can't communicate with portmapper"
msgstr "Keine Kommunikation mit dem Portmapper m<>glich"
#: nis/ypclnt.c:807
msgid "Can't communicate with ypbind"
msgstr "Keine Kommunikation mit <20>ypbind<6E> m<>glich"
#: nis/ypclnt.c:809
msgid "Can't communicate with ypserv"
msgstr "Keine Kommunikation mit <20>ypserv<72> m<>glich"
#: nis/ypclnt.c:811
msgid "Local domain name not set"
msgstr "Der lokale Domain-Name ist nicht eingetragen"
#: nis/ypclnt.c:813
msgid "NIS map database is bad"
msgstr "Die Datenbank mit der NIS-Map ist ung<6E>ltig"
#: nis/ypclnt.c:815
msgid "NIS client/server version mismatch - can't supply service"
msgstr "NIS-Client/Server-Versionen passen nicht zusammen - kein Service m<>glich"
#: nis/ypclnt.c:819
msgid "Database is busy"
msgstr "Die Databank ist belegt"
#: nis/ypclnt.c:821
msgid "Unknown NIS error code"
msgstr "Unbekannter NIS-Fehlercode"
#: nis/ypclnt.c:863
msgid "Internal ypbind error"
msgstr "Interner Fehler in <20>ypbind<6E>"
#: nis/ypclnt.c:865
msgid "Domain not bound"
msgstr "Die Domain wurde nicht zugewiesen"
#: nis/ypclnt.c:867
msgid "System resource allocation failure"
msgstr "Fehler bei der Beschaffung einer Systemressource"
#: nis/ypclnt.c:869
msgid "Unknown ypbind error"
msgstr "Unbekannter Fehler im <20>ypbind<6E>"
#: nis/ypclnt.c:908
msgid "yp_update: cannot convert host to netname\n"
msgstr "yp_update: Kann den Rechnername nicht in einen Netzname umwandeln\n"
#: nis/ypclnt.c:920
msgid "yp_update: cannot get server address\n"
msgstr "yp_update: Kann die Adresse des Servers nicht finden\n"
#: nscd/cache.c:88
msgid "while allocating hash table entry"
msgstr "Fehler beim Allozieren des Eintrages in die Hash-Tabelle"
#: nscd/cache.c:150 nscd/connections.c:185
#, c-format
msgid "cannot stat() file `%s': %s"
msgstr "Der Status (stat()) der Datei <20>%s<> nicht gelesen werden: %s"
#: nscd/connections.c:146
msgid "cannot read configuration file; this is fatal"
msgstr "Die Konfigurationsdatei nicht gelesen werden; das ist fatal"
#: nscd/connections.c:153
msgid "Cannot run nscd in secure mode as unprivileged user"
msgstr "Der nscd kann nicht im sicheren Modus als unprivilegierter Benutzer laufen"
#: nscd/connections.c:199
#, c-format
msgid "cannot open socket: %s"
msgstr "Der Socket kann nicht ge<67>ffnet werden: %s"
1997-01-06 23:07:28 +01:00
# ;-)
#: nscd/connections.c:217
#, c-format
msgid "cannot enable socket to accept connections: %s"
msgstr "Der Socket kann nicht zum Annehmen von Verbindungen aktiviert werden: %s"
#: nscd/connections.c:259
#, c-format
msgid "handle_request: request received (Version = %d)"
msgstr "handle_request: Anforderung empfangen (Version = %d)"
#: nscd/connections.c:265
#, c-format
msgid "cannot handle old request version %d; current version is %d"
msgstr "Nicht m<>glich die alte Version %d zu verarbeiten; aktuelle Version ist %d"
#: nscd/connections.c:303 nscd/connections.c:325
#, c-format
msgid "cannot write result: %s"
msgstr "Das Ergebnis kann nicht geschrieben werden: %s"
#: nscd/connections.c:404 nscd/connections.c:498
#, c-format
msgid "error getting callers id: %s"
msgstr "Fehler beim Feststellen der Identit<69>t des Aufrufers: %s"
1997-01-06 23:07:28 +01:00
#: nscd/connections.c:470
#, c-format
msgid "while accepting connection: %s"
msgstr "Beim Annehmen der Verbindung: %s"
#: nscd/connections.c:481
#, c-format
msgid "short read while reading request: %s"
msgstr "Kurzer Read beim Lesezugriff: %s"
#: nscd/connections.c:517
#, c-format
msgid "key length in request too long: %d"
msgstr "Die Schl<68>ssell<6C>nge in der Anforderung ist zu lang: %d"
# XXX das ist sicher Unsinn!
#: nscd/connections.c:531
#, c-format
msgid "short read while reading request key: %s"
msgstr "Kurzer Read beim Lesen des Anforderungsschl<68>ssels: %s"
#: nscd/connections.c:590 nscd/connections.c:591 nscd/connections.c:610
#: nscd/connections.c:623 nscd/connections.c:629 nscd/connections.c:636
#, c-format
msgid "Failed to run nscd as user '%s'"
msgstr "Fehler beim Starten des nscd als Benutzer <20>%s<>"
1997-01-06 23:07:28 +01:00
#: nscd/connections.c:611
msgid "getgrouplist failed"
msgstr "Fehler bei getgrouplist"
#: nscd/connections.c:624
msgid "setgroups failed"
msgstr "Fehler bei setgroups"
#: nscd/grpcache.c:102 nscd/hstcache.c:110 nscd/pwdcache.c:108
msgid "while allocating key copy"
msgstr "Beim Anfordern einer Schl<68>ssel-Kopie"
#: nscd/grpcache.c:152 nscd/hstcache.c:167 nscd/pwdcache.c:145
msgid "while allocating cache entry"
msgstr "Beim Anfordern eines Cache-Eintrages"
#: nscd/grpcache.c:195 nscd/hstcache.c:281 nscd/pwdcache.c:191
#, c-format
msgid "short write in %s: %s"
msgstr "Kurzer Write in <20>%s<>: %s"
#: nscd/grpcache.c:217
#, c-format
msgid "Haven't found \"%s\" in group cache!"
msgstr "<22>%s<> ist im Group-Cache nicht vorhanden!"
#: nscd/grpcache.c:292
#, c-format
msgid "Invalid numeric gid \"%s\"!"
msgstr "Ung<6E>ltige numerische gid <20>%s<>!"
#: nscd/grpcache.c:299
#, c-format
msgid "Haven't found \"%d\" in group cache!"
msgstr "<22>%d<> ist im Group-Cache nicht vorhanden!"
1997-01-06 23:07:28 +01:00
#: nscd/hstcache.c:303 nscd/hstcache.c:378 nscd/hstcache.c:456
#: nscd/hstcache.c:533
#, c-format
msgid "Haven't found \"%s\" in hosts cache!"
msgstr "<22>%s<> ist im Host-Cache nicht vorhanden!"
#: nscd/nscd.c:80
msgid "Read configuration data from NAME"
msgstr "Die Konfiguration aus NAME lesen"
1997-01-06 23:07:28 +01:00
#: nscd/nscd.c:82
msgid "Do not fork and display messages on the current tty"
msgstr "kein <20>fork()<29> ausf<73>hren und Nachrichten auf dem aktuellen tty anzeigen"
1997-01-06 23:07:28 +01:00
#: nscd/nscd.c:83
msgid "NUMBER"
msgstr "NUMMER"
#: nscd/nscd.c:83
msgid "Start NUMBER threads"
msgstr "NUMBER Threads starten"
#: nscd/nscd.c:84
msgid "Shut the server down"
msgstr "Den Server stoppen"
#: nscd/nscd.c:85
msgid "Print current configuration statistic"
msgstr "Die aktuelle Konfigurationsstatistik ausgeben"
#: nscd/nscd.c:86
msgid "TABLE"
msgstr "TABELLE"
#: nscd/nscd.c:87
msgid "Invalidate the specified cache"
msgstr "Den angegebenen Cache verwerfen"
#: nscd/nscd.c:88
msgid "TABLE,yes"
msgstr "TABELLE,ja"
#: nscd/nscd.c:88
msgid "Use separate cache for each user"
msgstr "F<>r jeden Benutzer einen eigenen Cache verwenden"
# das sollte wohl gar nicht markiert sein? -ke-
#: nscd/nscd.c:93
msgid "Name Service Cache Daemon."
msgstr "Name Service Cache Daemon."
#: nscd/nscd.c:126
msgid "already running"
msgstr "ist bereits gestartet"
#: nscd/nscd.c:192 nscd/nscd.c:212 nscd/nscd.c:218
msgid "Only root is allowed to use this option!"
msgstr "Nur der Systemverwalter <20>root<6F> darf diese Option benutzen!"
#: nscd/nscd_conf.c:83
#, c-format
msgid "Parse error: %s"
msgstr "Syntax-Fehler: %s"
#: nscd/nscd_conf.c:166
#, c-format
msgid "Could not create log file \"%s\""
msgstr "Es ist nicht m<>glich, die Protokolldatei <20>%s<> zu erstellen"
#: nscd/nscd_conf.c:182
msgid "Must specify user name for server-user option"
msgstr "Der Name des Benutzers f<>r die Option Server-User muss angegeben werden"
#: nscd/nscd_conf.c:187
#, c-format
msgid "Unknown option: %s %s %s"
msgstr "Unbekannte Option: %s %s %s"
1997-01-06 23:07:28 +01:00
#: nscd/nscd_stat.c:87
#, c-format
msgid "cannot write statistics: %s"
msgstr "Die Statistik kann nicht geschrieben werden: %s"
#: nscd/nscd_stat.c:105
msgid "nscd not running!\n"
msgstr "nscd l<>uft nicht!\n"
#: nscd/nscd_stat.c:116
msgid "write incomplete"
msgstr "'Write' wurde nur unvollst<73>ndig ausgef<65>hrt"
1997-01-06 23:07:28 +01:00
#: nscd/nscd_stat.c:128
msgid "cannot read statistics data"
msgstr "Statistikdaten k<>nnen nicht gelesen werden"
#: nscd/nscd_stat.c:131
#, c-format
msgid ""
"nscd configuration:\n"
"\n"
"%15d server debug level\n"
msgstr ""
"Konfiguration des nscd:\n"
"\n"
"%15d Server Debug Level\n"
#: nscd/nscd_stat.c:146 nscd/nscd_stat.c:148
msgid " no"
msgstr " nein"
#: nscd/nscd_stat.c:146 nscd/nscd_stat.c:148
msgid " yes"
msgstr " ja"
#: nscd/nscd_stat.c:154
#, c-format
msgid ""
"\n"
"%s cache:\n"
"\n"
"%15s cache is enabled\n"
"%15Zd suggested size\n"
"%15ld seconds time to live for positive entries\n"
"%15ld seconds time to live for negative entries\n"
"%15ld cache hits on positive entries\n"
"%15ld cache hits on negative entries\n"
"%15ld cache misses on positive entries\n"
"%15ld cache misses on negative entries\n"
"%15ld%% cache hit rate\n"
"%15s check /etc/%s for changes\n"
msgstr ""
"\n"
"%s Cache:\n"
"\n"
"%15s Cache ist eingeschaltet\n"
"%15Zd vorgeschlagene Gr<47><72>e\n"
"%15ld Time to Live f<>r positive Eintr<74>ge in Sekunden\n"
"%15ld Time to Live f<>r negative Eintr<74>ge in Sekunden\n"
"%15ld Cache-Hits bei positiven Eintr<74>gen\n"
"%15ld Cache-Hits bei positiven Eintr<74>gen\n"
"%15ld Cache-Misses bei positiven Eintr<74>gen\n"
"%15ld Cache-Misses bei negativen Eintr<74>gen\n"
"%15ld%% Cache-Hit Verh<72>ltnis\n"
"%15s Pr<50>fe /etc/%s auf <20>nderungen\n"
# ditto -ke-
#: nscd/pwdcache.c:213
#, c-format
msgid "Haven't found \"%s\" in password cache!"
msgstr "Habe <20>%s<> nicht im Password-Cache gefunden!"
#: nscd/pwdcache.c:288
#, c-format
msgid "Invalid numeric uid \"%s\"!"
msgstr ""
# Die anderen sind ja auch gro<72> geschrieben... -ke-
#: nscd/pwdcache.c:295
#, c-format
msgid "Haven't found \"%d\" in password cache!"
msgstr "Habe <20>%d<> nicht im Password-Cache gefunden!"
#: elf/../sysdeps/generic/dl-sysdep.c:297
#, fuzzy
msgid "cannot create capability list"
msgstr "Kann nicht vom Client lesen"
#: elf/../sysdeps/generic/readelflib.c:35
#, c-format
msgid "file %s is truncated\n"
msgstr ""
#: elf/../sysdeps/generic/readelflib.c:67
#, c-format
msgid "%s is a 32 bit ELF file.\n"
msgstr "%s ist eine 32-Bit ELF-Datei.\n"
#: elf/../sysdeps/generic/readelflib.c:69
#, c-format
msgid "%s is a 64 bit ELF file.\n"
msgstr "%s ist eine 64-Bit ELF-Datei.\n"
#: elf/../sysdeps/generic/readelflib.c:71
#, c-format
msgid "Unknown ELFCLASS in file %s.\n"
msgstr ""
#: elf/../sysdeps/generic/readelflib.c:78
#, c-format
msgid "%s is not a shared object file (Type: %d).\n"
msgstr "%s ist keine Shared-Object-Datei (Typ: %d).\n"
#: elf/../sysdeps/generic/readelflib.c:109
msgid "more than one dynamic segment\n"
msgstr ""
#: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
#, c-format
msgid "%s is for unknown machine %d.\n"
msgstr "%s bezieht sich auf die unbekannte Maschine %d.\n"
#: elf/cache.c:69
msgid "unknown"
msgstr "unbekannt"
#: elf/cache.c:105
msgid "Unknown OS"
msgstr "Unbekanntes Betriebssystem"
1997-01-06 23:07:28 +01:00
#: elf/cache.c:110
#, c-format
msgid ", OS ABI: %s %d.%d.%d"
msgstr ""
#: elf/cache.c:148
msgid "mmap of cache file failed.\n"
msgstr "Das Mapping der Cache-Datei ist fehlgeschlagen.\n"
#: elf/cache.c:152 elf/cache.c:162
msgid "File is not a cache file.\n"
msgstr "Die Datei ist keine Cache-Datei.\n"
#: elf/cache.c:195 elf/cache.c:205
#, c-format
msgid "%d libs found in cache `%s'\n"
msgstr "%d Bibliotheken im Cache <20>%s<> gefunden\n"
#: elf/cache.c:392
#, c-format
msgid "Can't remove old temporary cache file %s"
msgstr ""
#: elf/cache.c:399
#, c-format
msgid "Can't create temporary cache file %s"
msgstr "Es ist nicht m<>glich, die tempor<6F>re Cache-Datei %s zu erzeugen"
#: elf/cache.c:407 elf/cache.c:416 elf/cache.c:420
msgid "Writing of cache data failed"
msgstr "Das Schreiben der Cache-Daten ist fehlgeschlagen"
#: elf/cache.c:424
msgid "Writing of cache data failed."
msgstr "Das Schreiben der Cache-Daten ist fehlgeschlagen."
#: elf/cache.c:431
#, c-format
msgid "Changing access rights of %s to %#o failed"
msgstr ""
#: elf/cache.c:436
#, fuzzy, c-format
msgid "Renaming of %s to %s failed"
msgstr "Das Mapping der Section-Headers ist fehlgeschlagen"
#: elf/dl-close.c:113
#, fuzzy
msgid "shared object not open"
msgstr "Ung<6E>ltiges Objekt f<>r diese Operation"
#: elf/dl-close.c:357 elf/dl-open.c:436
msgid "TLS generation counter wrapped! Please send report with the 'glibcbug' script."
msgstr ""
#: elf/dl-deps.c:111 elf/dl-open.c:177
msgid "DST not allowed in SUID/SGID programs"
msgstr ""
#: elf/dl-deps.c:124
msgid "empty dynamics string token substitution"
msgstr ""
#: elf/dl-deps.c:130
#, c-format
msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
msgstr ""
#: elf/dl-deps.c:461
#, fuzzy
msgid "cannot allocate dependency list"
msgstr "Nicht gen<65>gend Hauptspeicher f<>r Symboldaten verf<72>gbar"
#: elf/dl-deps.c:492 elf/dl-deps.c:547
#, fuzzy
msgid "cannot allocate symbol search list"
msgstr "Nicht gen<65>gend Hauptspeicher f<>r Symboldaten verf<72>gbar"
#: elf/dl-deps.c:532
msgid "Filters not supported with LD_TRACE_PRELINKING"
msgstr ""
#: elf/dl-error.c:73
msgid "DYNAMIC LINKER BUG!!!"
msgstr ""
#: elf/dl-error.c:106
#, fuzzy
msgid "error while loading shared libraries"
msgstr "Fehler beim Lesen der Eingabe"
#: elf/dl-load.c:338
#, fuzzy
msgid "cannot allocate name record"
msgstr "Nicht gen<65>gend Hauptspeicher verf<72>gbar"
#: elf/dl-load.c:440 elf/dl-load.c:520 elf/dl-load.c:614 elf/dl-load.c:709
#, fuzzy
msgid "cannot create cache for search path"
msgstr "Kann den Socket f<>r den Broadcast-RPC nicht erstellen"
#: elf/dl-load.c:545
msgid "cannot create RUNPATH/RPATH copy"
msgstr ""
#: elf/dl-load.c:600
#, fuzzy
msgid "cannot create search path array"
msgstr "Kann keinen internen Deskriptor erzeugen"
#: elf/dl-load.c:796
#, fuzzy
msgid "cannot stat shared object"
msgstr "Fehler beim Laden des Shared Objects <20>%s<>"
#: elf/dl-load.c:840
#, fuzzy
msgid "cannot open zero fill device"
msgstr "Kann die Ausgabedatei nicht <20>ffnen"
#: elf/dl-load.c:849 elf/dl-load.c:1855
#, fuzzy
msgid "cannot create shared object descriptor"
msgstr "Kann keinen internen Deskriptor erzeugen"
#: elf/dl-load.c:868 elf/dl-load.c:1351 elf/dl-load.c:1434
#, fuzzy
msgid "cannot read file data"
msgstr "Kann die Profiling-Daten nicht laden"
#: elf/dl-load.c:908
msgid "ELF load command alignment not page-aligned"
msgstr ""
#: elf/dl-load.c:915
msgid "ELF load command address/offset not properly aligned"
msgstr ""
#: elf/dl-load.c:996
#, fuzzy
msgid "failed to map segment from shared object"
msgstr "Fehler beim Laden des Shared Objects <20>%s<>"
#: elf/dl-load.c:1020
msgid "cannot dynamically load executable"
msgstr ""
#: elf/dl-load.c:1081
#, fuzzy
msgid "cannot change memory protections"
msgstr "Kann die Spezifikation der Sortierreihenfolge nicht verarbeiten"
#: elf/dl-load.c:1100
#, fuzzy
msgid "cannot map zero-fill pages"
msgstr "Kann die Profiling-Daten nicht laden"
#: elf/dl-load.c:1118
#, fuzzy
msgid "cannot allocate memory for program header"
msgstr "Nicht gen<65>gend Hauptspeicher verf<72>gbar"
#: elf/dl-load.c:1149
msgid "object file has no dynamic section"
msgstr ""
#: elf/dl-load.c:1193
msgid "shared object cannot be dlopen()ed"
msgstr ""
1997-01-06 23:07:28 +01:00
#: elf/dl-load.c:1216
#, fuzzy
msgid "cannot create searchlist"
msgstr "Kann nicht vom Client lesen"
#: elf/dl-load.c:1351
msgid "file too short"
msgstr "Die Datei ist zu kurz"
Update. 1997-08-10 19:17 Philip Blundell <Philip.Blundell@pobox.com> * nss/nss_db/db-XXX.c: Include <db_185.h> not <db.h>. Somebody should update this to use the new db API. * nss/nss_db/db-netgrp.c: Likewise. * nss/nss_db/db-alias.c: Likewise. * db2/Makefile: Makefile for db-2.x in glibc. 1997-08-27 21:20 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile (before-compile): New goal. Make sure abi-tag.h is generated. [$(elf)=yes] (asm-CPPFLAGS): Make sure abi-tag.h file can be found. * Makeconfig [$(build-omitfp)=yes] (CFLAGS-.o): Add -D__USE_STRING_INLINES. * string/string.f: Move strnlen optimization after inclusion of <bits/string.h>. Include <bits/string.h> only if __USE_STRING_INLINES is defined. * sysdeps/generic/memcpy.c: Undef memcpy to allow macro of this name in <bits/string.h>. * sysdeps/generic/memset.c: Likewise. * sysdeps/i386/string.h: i386 optimized string functions. * sysdeps/i386/i486string.h: i486+ optimized string functions. * Makefile (subdirs): Change db to db2. * shlib-versions: Bump libdb verion number to 3. * include/db.h: Include from db2 directory. * include/db_185.h: New file. * sysdeps/i386/Makefile [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock information for db2. * sysdeps/m68k/m68020/Makefile: New file. Likewise. * sysdeps/sparc/Makefile: New file. Likewise. * sysdeps/unix/sysv/linux/Makefile [$(subdirs)=db2] (CPPFLAGS): Add -DHAVE_LLSEEK. * db2/config.h: Hand-edited config file for db2 in glibc. * db2/compat.h: New file from db-2.3.4. * db2/db.h: Likewise. * db2/db_185.h: Likewise. * db2/db_int.h: Likewise. * db2/makedb.c: Likewise. * db2/btree/bt_close.c: Likewise. * db2/btree/bt_compare.c: Likewise. * db2/btree/bt_conv.c: Likewise. * db2/btree/bt_cursor.c: Likewise. * db2/btree/bt_delete.c: Likewise. * db2/btree/bt_open.c: Likewise. * db2/btree/bt_page.c: Likewise. * db2/btree/bt_put.c: Likewise. * db2/btree/bt_rec.c: Likewise. * db2/btree/bt_recno.c: Likewise. * db2/btree/btree_auto.c: Likewise. * db2/btree/bt_rsearch.c: Likewise. * db2/btree/bt_search.c: Likewise. * db2/btree/bt_split.c: Likewise. * db2/btree/bt_stat.c: Likewise. * db2/btree/btree.src: Likewise. * db2/common/db_appinit.c: Likewise. * db2/common/db_err.c: Likewise. * db2/common/db_byteorder.c: Likewise. * db2/common/db_apprec.c: Likewise. * db2/common/db_salloc.c: Likewise. * db2/common/db_log2.c: Likewise. * db2/common/db_region.c: Likewise. * db2/common/db_shash.c: Likewise. * db2/db/db.c: Likewise. * db2/db/db.src: Likewise. * db2/db/db_conv.c: Likewise. * db2/db/db_dispatch.c: Likewise. * db2/db/db_dup.c: Likewise. * db2/db/db_overflow.c: Likewise. * db2/db/db_pr.c: Likewise. * db2/db/db_rec.c: Likewise. * db2/db/db_ret.c: Likewise. * db2/db/db_thread.c: Likewise. * db2/db/db_auto.c: Likewise. * db2/db185/db185.c: Likewise. * db2/db185/db185_int.h: Likewise. * db2/dbm/dbm.c: Likewise. * db2/hash/hash.c: Likewise. * db2/hash/hash.src: Likewise. * db2/hash/hash_page.c: Likewise. * db2/hash/hash_conv.c: Likewise. * db2/hash/hash_debug.c: Likewise. * db2/hash/hash_stat.c: Likewise. * db2/hash/hash_rec.c: Likewise. * db2/hash/hash_dup.c: Likewise. * db2/hash/hash_func.c: Likewise. * db2/hash/hash_auto.c: Likewise. * db2/include/mp.h: Likewise. * db2/include/btree.h: Likewise. * db2/include/db.h.src: Likewise. * db2/include/db_int.h.src: Likewise. * db2/include/db_shash.h: Likewise. * db2/include/db_swap.h: Likewise. * db2/include/db_185.h.src: Likewise. * db2/include/txn.h: Likewise. * db2/include/db_am.h: Likewise. * db2/include/shqueue.h: Likewise. * db2/include/hash.h: Likewise. * db2/include/db_dispatch.h: Likewise. * db2/include/lock.h: Likewise. * db2/include/db_page.h: Likewise. * db2/include/log.h: Likewise. * db2/include/db_auto.h: Likewise. * db2/include/btree_auto.h: Likewise. * db2/include/hash_auto.h: Likewise. * db2/include/log_auto.h: Likewise. * db2/include/txn_auto.h: Likewise. * db2/include/db_ext.h: Likewise. * db2/include/btree_ext.h: Likewise. * db2/include/clib_ext.h: Likewise. * db2/include/common_ext.h: Likewise. * db2/include/hash_ext.h: Likewise. * db2/include/lock_ext.h: Likewise. * db2/include/log_ext.h: Likewise. * db2/include/mp_ext.h: Likewise. * db2/include/mutex_ext.h: Likewise. * db2/include/os_ext.h: Likewise. * db2/include/txn_ext.h: Likewise. * db2/include/cxx_int.h: Likewise. * db2/include/db_cxx.h: Likewise. * db2/include/queue.h: Likewise. * db2/lock/lock.c: Likewise. * db2/lock/lock_conflict.c: Likewise. * db2/lock/lock_util.c: Likewise. * db2/lock/lock_deadlock.c: Likewise. * db2/log/log.c: Likewise. * db2/log/log_get.c: Likewise. * db2/log/log.src: Likewise. * db2/log/log_compare.c: Likewise. * db2/log/log_put.c: Likewise. * db2/log/log_rec.c: Likewise. * db2/log/log_archive.c: Likewise. * db2/log/log_register.c: Likewise. * db2/log/log_auto.c: Likewise. * db2/log/log_findckp.c: Likewise. * db2/mp/mp_bh.c: Likewise. * db2/mp/mp_fget.c: Likewise. * db2/mp/mp_fopen.c: Likewise. * db2/mp/mp_fput.c: Likewise. * db2/mp/mp_fset.c: Likewise. * db2/mp/mp_open.c: Likewise. * db2/mp/mp_region.c: Likewise. * db2/mp/mp_pr.c: Likewise. * db2/mp/mp_sync.c: Likewise. * db2/mutex/68020.gcc: Likewise. * db2/mutex/mutex.c: Likewise. * db2/mutex/README: Likewise. * db2/mutex/x86.gcc: Likewise. * db2/mutex/sparc.gcc: Likewise. * db2/mutex/uts4.cc.s: Likewise. * db2/mutex/alpha.dec: Likewise. * db2/mutex/alpha.gcc: Likewise. * db2/mutex/parisc.gcc: Likewise. * db2/mutex/parisc.hp: Likewise. * db2/os/db_os_abs.c: Likewise. * db2/os/db_os_dir.c: Likewise. * db2/os/db_os_fid.c: Likewise. * db2/os/db_os_lseek.c: Likewise. * db2/os/db_os_mmap.c: Likewise. * db2/os/db_os_open.c: Likewise. * db2/os/db_os_rw.c: Likewise. * db2/os/db_os_sleep.c: Likewise. * db2/os/db_os_stat.c: Likewise. * db2/os/db_os_unlink.c: Likewise. * db2/txn/txn.c: Likewise. * db2/txn/txn.src: Likewise. * db2/txn/txn_rec.c: Likewise. * db2/txn/txn_auto.c: Likewise. * db2/clib/getlong.c: Likewise. * db2/progs/db_archive/db_archive.c: Likewise. * db2/progs/db_checkpoint/db_checkpoint.c: Likewise. * db2/progs/db_deadlock/db_deadlock.c: Likewise. * db2/progs/db_dump/db_dump.c: Likewise. * db2/progs/db_dump185/db_dump185.c: Likewise. * db2/progs/db_load/db_load.c: Likewise. * db2/progs/db_printlog/db_printlog.c: Likewise. * db2/progs/db_recover/db_recover.c: Likewise. * db2/progs/db_stat/db_stat.c: Likewise. * libio/stdio.h [__cplusplus] (__STDIO_INLINE): Define as inline. * po/de.po, po/sv.po: Update from 2.0.5 translations. * sysdeps/unix/sysv/linux/netinet/tcp.h: Pretty print. * sunrpc/rpc/xdr.h (XDR): Don't define argument of x_destroy callback as const. * sunrpc/xdr_mem.c (xdrmem_destroy): Don't define argument as const. * sunrpx/xdr_rec.c (xdrrec_destroy): Likewise. * sunrpx/xdr_stdio.c (xdrstdio_destroy): Likewise. 1997-08-27 18:47 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/if_index.c: Include <errno.h>. Reported by Benjamin Kosnik <bkoz@cygnus.com>. 1997-08-27 02:27 Roland McGrath <roland@baalperazim.frob.com> * abi-tags: New file. * csu/Makefile (distribute): Remove abi-tag.h. ($(objpfx)abi-tag.h): New target. * Makefile (distribute): Add abi-tags. * sysdeps/unix/sysv/linux/abi-tag.h: File removed. * sysdeps/mach/hurd/abi-tag.h: File removed. * sysdeps/stub/abi-tag.h: File removed. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/make-syscalls.sh: Change output so that it generates compilation rules only for the currently selected object suffixes. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h (RTLD_START): Switch back to previous section to avoid confusing the compiler. * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise. * sysdeps/i386/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise. * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise. * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Use a GOT relocation instead of a constant to avoid text relocation. (ELF_MACHINE_BEFORE_RTLD_RELOC): Removed. (RTLD_START): Declare global labels as functions and add size directive. 1997-08-25 17:01 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/select.h: Correct assembler versions to work even for descriptors >= 32. * stdlib/alloca.h: Don't define alloca to __alloca since if gcc is used __alloca is not defined to __builtin_alloca and so might not be available. Reported by Uwe Ohse <uwe@ohse.de>. * sysdeps/unix/sysv/linux/sys/sysmacros.h: Define macros in a special way if gcc is not used and so dev_t is an array. Reported by Uwe Ohse <uwe@ohse.de>. 1997-08-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/libc.texinfo: Reorder chapters to match logical order. 1997-08-25 12:22 Ulrich Drepper <drepper@cygnus.com> * sunrpc/rpc/xdr.h: Change name of parameters in prototypes of xdr_reference, xdrmem_create, and xdrstdio_create because of clash with g++ internal symbols. Patch by Sudish Joseph <sj@eng.mindspring.net>. * elf/dl-deps.c: Implement handling of DT_FILTER.
1997-08-27 22:26:10 +02:00
#: elf/dl-load.c:1374
msgid "invalid ELF header"
msgstr "Ung<6E>ltiger ELF-Header"
Update. 1997-08-10 19:17 Philip Blundell <Philip.Blundell@pobox.com> * nss/nss_db/db-XXX.c: Include <db_185.h> not <db.h>. Somebody should update this to use the new db API. * nss/nss_db/db-netgrp.c: Likewise. * nss/nss_db/db-alias.c: Likewise. * db2/Makefile: Makefile for db-2.x in glibc. 1997-08-27 21:20 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile (before-compile): New goal. Make sure abi-tag.h is generated. [$(elf)=yes] (asm-CPPFLAGS): Make sure abi-tag.h file can be found. * Makeconfig [$(build-omitfp)=yes] (CFLAGS-.o): Add -D__USE_STRING_INLINES. * string/string.f: Move strnlen optimization after inclusion of <bits/string.h>. Include <bits/string.h> only if __USE_STRING_INLINES is defined. * sysdeps/generic/memcpy.c: Undef memcpy to allow macro of this name in <bits/string.h>. * sysdeps/generic/memset.c: Likewise. * sysdeps/i386/string.h: i386 optimized string functions. * sysdeps/i386/i486string.h: i486+ optimized string functions. * Makefile (subdirs): Change db to db2. * shlib-versions: Bump libdb verion number to 3. * include/db.h: Include from db2 directory. * include/db_185.h: New file. * sysdeps/i386/Makefile [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock information for db2. * sysdeps/m68k/m68020/Makefile: New file. Likewise. * sysdeps/sparc/Makefile: New file. Likewise. * sysdeps/unix/sysv/linux/Makefile [$(subdirs)=db2] (CPPFLAGS): Add -DHAVE_LLSEEK. * db2/config.h: Hand-edited config file for db2 in glibc. * db2/compat.h: New file from db-2.3.4. * db2/db.h: Likewise. * db2/db_185.h: Likewise. * db2/db_int.h: Likewise. * db2/makedb.c: Likewise. * db2/btree/bt_close.c: Likewise. * db2/btree/bt_compare.c: Likewise. * db2/btree/bt_conv.c: Likewise. * db2/btree/bt_cursor.c: Likewise. * db2/btree/bt_delete.c: Likewise. * db2/btree/bt_open.c: Likewise. * db2/btree/bt_page.c: Likewise. * db2/btree/bt_put.c: Likewise. * db2/btree/bt_rec.c: Likewise. * db2/btree/bt_recno.c: Likewise. * db2/btree/btree_auto.c: Likewise. * db2/btree/bt_rsearch.c: Likewise. * db2/btree/bt_search.c: Likewise. * db2/btree/bt_split.c: Likewise. * db2/btree/bt_stat.c: Likewise. * db2/btree/btree.src: Likewise. * db2/common/db_appinit.c: Likewise. * db2/common/db_err.c: Likewise. * db2/common/db_byteorder.c: Likewise. * db2/common/db_apprec.c: Likewise. * db2/common/db_salloc.c: Likewise. * db2/common/db_log2.c: Likewise. * db2/common/db_region.c: Likewise. * db2/common/db_shash.c: Likewise. * db2/db/db.c: Likewise. * db2/db/db.src: Likewise. * db2/db/db_conv.c: Likewise. * db2/db/db_dispatch.c: Likewise. * db2/db/db_dup.c: Likewise. * db2/db/db_overflow.c: Likewise. * db2/db/db_pr.c: Likewise. * db2/db/db_rec.c: Likewise. * db2/db/db_ret.c: Likewise. * db2/db/db_thread.c: Likewise. * db2/db/db_auto.c: Likewise. * db2/db185/db185.c: Likewise. * db2/db185/db185_int.h: Likewise. * db2/dbm/dbm.c: Likewise. * db2/hash/hash.c: Likewise. * db2/hash/hash.src: Likewise. * db2/hash/hash_page.c: Likewise. * db2/hash/hash_conv.c: Likewise. * db2/hash/hash_debug.c: Likewise. * db2/hash/hash_stat.c: Likewise. * db2/hash/hash_rec.c: Likewise. * db2/hash/hash_dup.c: Likewise. * db2/hash/hash_func.c: Likewise. * db2/hash/hash_auto.c: Likewise. * db2/include/mp.h: Likewise. * db2/include/btree.h: Likewise. * db2/include/db.h.src: Likewise. * db2/include/db_int.h.src: Likewise. * db2/include/db_shash.h: Likewise. * db2/include/db_swap.h: Likewise. * db2/include/db_185.h.src: Likewise. * db2/include/txn.h: Likewise. * db2/include/db_am.h: Likewise. * db2/include/shqueue.h: Likewise. * db2/include/hash.h: Likewise. * db2/include/db_dispatch.h: Likewise. * db2/include/lock.h: Likewise. * db2/include/db_page.h: Likewise. * db2/include/log.h: Likewise. * db2/include/db_auto.h: Likewise. * db2/include/btree_auto.h: Likewise. * db2/include/hash_auto.h: Likewise. * db2/include/log_auto.h: Likewise. * db2/include/txn_auto.h: Likewise. * db2/include/db_ext.h: Likewise. * db2/include/btree_ext.h: Likewise. * db2/include/clib_ext.h: Likewise. * db2/include/common_ext.h: Likewise. * db2/include/hash_ext.h: Likewise. * db2/include/lock_ext.h: Likewise. * db2/include/log_ext.h: Likewise. * db2/include/mp_ext.h: Likewise. * db2/include/mutex_ext.h: Likewise. * db2/include/os_ext.h: Likewise. * db2/include/txn_ext.h: Likewise. * db2/include/cxx_int.h: Likewise. * db2/include/db_cxx.h: Likewise. * db2/include/queue.h: Likewise. * db2/lock/lock.c: Likewise. * db2/lock/lock_conflict.c: Likewise. * db2/lock/lock_util.c: Likewise. * db2/lock/lock_deadlock.c: Likewise. * db2/log/log.c: Likewise. * db2/log/log_get.c: Likewise. * db2/log/log.src: Likewise. * db2/log/log_compare.c: Likewise. * db2/log/log_put.c: Likewise. * db2/log/log_rec.c: Likewise. * db2/log/log_archive.c: Likewise. * db2/log/log_register.c: Likewise. * db2/log/log_auto.c: Likewise. * db2/log/log_findckp.c: Likewise. * db2/mp/mp_bh.c: Likewise. * db2/mp/mp_fget.c: Likewise. * db2/mp/mp_fopen.c: Likewise. * db2/mp/mp_fput.c: Likewise. * db2/mp/mp_fset.c: Likewise. * db2/mp/mp_open.c: Likewise. * db2/mp/mp_region.c: Likewise. * db2/mp/mp_pr.c: Likewise. * db2/mp/mp_sync.c: Likewise. * db2/mutex/68020.gcc: Likewise. * db2/mutex/mutex.c: Likewise. * db2/mutex/README: Likewise. * db2/mutex/x86.gcc: Likewise. * db2/mutex/sparc.gcc: Likewise. * db2/mutex/uts4.cc.s: Likewise. * db2/mutex/alpha.dec: Likewise. * db2/mutex/alpha.gcc: Likewise. * db2/mutex/parisc.gcc: Likewise. * db2/mutex/parisc.hp: Likewise. * db2/os/db_os_abs.c: Likewise. * db2/os/db_os_dir.c: Likewise. * db2/os/db_os_fid.c: Likewise. * db2/os/db_os_lseek.c: Likewise. * db2/os/db_os_mmap.c: Likewise. * db2/os/db_os_open.c: Likewise. * db2/os/db_os_rw.c: Likewise. * db2/os/db_os_sleep.c: Likewise. * db2/os/db_os_stat.c: Likewise. * db2/os/db_os_unlink.c: Likewise. * db2/txn/txn.c: Likewise. * db2/txn/txn.src: Likewise. * db2/txn/txn_rec.c: Likewise. * db2/txn/txn_auto.c: Likewise. * db2/clib/getlong.c: Likewise. * db2/progs/db_archive/db_archive.c: Likewise. * db2/progs/db_checkpoint/db_checkpoint.c: Likewise. * db2/progs/db_deadlock/db_deadlock.c: Likewise. * db2/progs/db_dump/db_dump.c: Likewise. * db2/progs/db_dump185/db_dump185.c: Likewise. * db2/progs/db_load/db_load.c: Likewise. * db2/progs/db_printlog/db_printlog.c: Likewise. * db2/progs/db_recover/db_recover.c: Likewise. * db2/progs/db_stat/db_stat.c: Likewise. * libio/stdio.h [__cplusplus] (__STDIO_INLINE): Define as inline. * po/de.po, po/sv.po: Update from 2.0.5 translations. * sysdeps/unix/sysv/linux/netinet/tcp.h: Pretty print. * sunrpc/rpc/xdr.h (XDR): Don't define argument of x_destroy callback as const. * sunrpc/xdr_mem.c (xdrmem_destroy): Don't define argument as const. * sunrpx/xdr_rec.c (xdrrec_destroy): Likewise. * sunrpx/xdr_stdio.c (xdrstdio_destroy): Likewise. 1997-08-27 18:47 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/if_index.c: Include <errno.h>. Reported by Benjamin Kosnik <bkoz@cygnus.com>. 1997-08-27 02:27 Roland McGrath <roland@baalperazim.frob.com> * abi-tags: New file. * csu/Makefile (distribute): Remove abi-tag.h. ($(objpfx)abi-tag.h): New target. * Makefile (distribute): Add abi-tags. * sysdeps/unix/sysv/linux/abi-tag.h: File removed. * sysdeps/mach/hurd/abi-tag.h: File removed. * sysdeps/stub/abi-tag.h: File removed. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/make-syscalls.sh: Change output so that it generates compilation rules only for the currently selected object suffixes. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h (RTLD_START): Switch back to previous section to avoid confusing the compiler. * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise. * sysdeps/i386/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise. * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise. * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Use a GOT relocation instead of a constant to avoid text relocation. (ELF_MACHINE_BEFORE_RTLD_RELOC): Removed. (RTLD_START): Declare global labels as functions and add size directive. 1997-08-25 17:01 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/select.h: Correct assembler versions to work even for descriptors >= 32. * stdlib/alloca.h: Don't define alloca to __alloca since if gcc is used __alloca is not defined to __builtin_alloca and so might not be available. Reported by Uwe Ohse <uwe@ohse.de>. * sysdeps/unix/sysv/linux/sys/sysmacros.h: Define macros in a special way if gcc is not used and so dev_t is an array. Reported by Uwe Ohse <uwe@ohse.de>. 1997-08-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/libc.texinfo: Reorder chapters to match logical order. 1997-08-25 12:22 Ulrich Drepper <drepper@cygnus.com> * sunrpc/rpc/xdr.h: Change name of parameters in prototypes of xdr_reference, xdrmem_create, and xdrstdio_create because of clash with g++ internal symbols. Patch by Sudish Joseph <sj@eng.mindspring.net>. * elf/dl-deps.c: Implement handling of DT_FILTER.
1997-08-27 22:26:10 +02:00
#: elf/dl-load.c:1383
msgid "ELF file data encoding not big-endian"
msgstr ""
1997-01-06 23:07:28 +01:00
#: elf/dl-load.c:1385
msgid "ELF file data encoding not little-endian"
msgstr ""
Update. 1997-08-10 19:17 Philip Blundell <Philip.Blundell@pobox.com> * nss/nss_db/db-XXX.c: Include <db_185.h> not <db.h>. Somebody should update this to use the new db API. * nss/nss_db/db-netgrp.c: Likewise. * nss/nss_db/db-alias.c: Likewise. * db2/Makefile: Makefile for db-2.x in glibc. 1997-08-27 21:20 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile (before-compile): New goal. Make sure abi-tag.h is generated. [$(elf)=yes] (asm-CPPFLAGS): Make sure abi-tag.h file can be found. * Makeconfig [$(build-omitfp)=yes] (CFLAGS-.o): Add -D__USE_STRING_INLINES. * string/string.f: Move strnlen optimization after inclusion of <bits/string.h>. Include <bits/string.h> only if __USE_STRING_INLINES is defined. * sysdeps/generic/memcpy.c: Undef memcpy to allow macro of this name in <bits/string.h>. * sysdeps/generic/memset.c: Likewise. * sysdeps/i386/string.h: i386 optimized string functions. * sysdeps/i386/i486string.h: i486+ optimized string functions. * Makefile (subdirs): Change db to db2. * shlib-versions: Bump libdb verion number to 3. * include/db.h: Include from db2 directory. * include/db_185.h: New file. * sysdeps/i386/Makefile [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock information for db2. * sysdeps/m68k/m68020/Makefile: New file. Likewise. * sysdeps/sparc/Makefile: New file. Likewise. * sysdeps/unix/sysv/linux/Makefile [$(subdirs)=db2] (CPPFLAGS): Add -DHAVE_LLSEEK. * db2/config.h: Hand-edited config file for db2 in glibc. * db2/compat.h: New file from db-2.3.4. * db2/db.h: Likewise. * db2/db_185.h: Likewise. * db2/db_int.h: Likewise. * db2/makedb.c: Likewise. * db2/btree/bt_close.c: Likewise. * db2/btree/bt_compare.c: Likewise. * db2/btree/bt_conv.c: Likewise. * db2/btree/bt_cursor.c: Likewise. * db2/btree/bt_delete.c: Likewise. * db2/btree/bt_open.c: Likewise. * db2/btree/bt_page.c: Likewise. * db2/btree/bt_put.c: Likewise. * db2/btree/bt_rec.c: Likewise. * db2/btree/bt_recno.c: Likewise. * db2/btree/btree_auto.c: Likewise. * db2/btree/bt_rsearch.c: Likewise. * db2/btree/bt_search.c: Likewise. * db2/btree/bt_split.c: Likewise. * db2/btree/bt_stat.c: Likewise. * db2/btree/btree.src: Likewise. * db2/common/db_appinit.c: Likewise. * db2/common/db_err.c: Likewise. * db2/common/db_byteorder.c: Likewise. * db2/common/db_apprec.c: Likewise. * db2/common/db_salloc.c: Likewise. * db2/common/db_log2.c: Likewise. * db2/common/db_region.c: Likewise. * db2/common/db_shash.c: Likewise. * db2/db/db.c: Likewise. * db2/db/db.src: Likewise. * db2/db/db_conv.c: Likewise. * db2/db/db_dispatch.c: Likewise. * db2/db/db_dup.c: Likewise. * db2/db/db_overflow.c: Likewise. * db2/db/db_pr.c: Likewise. * db2/db/db_rec.c: Likewise. * db2/db/db_ret.c: Likewise. * db2/db/db_thread.c: Likewise. * db2/db/db_auto.c: Likewise. * db2/db185/db185.c: Likewise. * db2/db185/db185_int.h: Likewise. * db2/dbm/dbm.c: Likewise. * db2/hash/hash.c: Likewise. * db2/hash/hash.src: Likewise. * db2/hash/hash_page.c: Likewise. * db2/hash/hash_conv.c: Likewise. * db2/hash/hash_debug.c: Likewise. * db2/hash/hash_stat.c: Likewise. * db2/hash/hash_rec.c: Likewise. * db2/hash/hash_dup.c: Likewise. * db2/hash/hash_func.c: Likewise. * db2/hash/hash_auto.c: Likewise. * db2/include/mp.h: Likewise. * db2/include/btree.h: Likewise. * db2/include/db.h.src: Likewise. * db2/include/db_int.h.src: Likewise. * db2/include/db_shash.h: Likewise. * db2/include/db_swap.h: Likewise. * db2/include/db_185.h.src: Likewise. * db2/include/txn.h: Likewise. * db2/include/db_am.h: Likewise. * db2/include/shqueue.h: Likewise. * db2/include/hash.h: Likewise. * db2/include/db_dispatch.h: Likewise. * db2/include/lock.h: Likewise. * db2/include/db_page.h: Likewise. * db2/include/log.h: Likewise. * db2/include/db_auto.h: Likewise. * db2/include/btree_auto.h: Likewise. * db2/include/hash_auto.h: Likewise. * db2/include/log_auto.h: Likewise. * db2/include/txn_auto.h: Likewise. * db2/include/db_ext.h: Likewise. * db2/include/btree_ext.h: Likewise. * db2/include/clib_ext.h: Likewise. * db2/include/common_ext.h: Likewise. * db2/include/hash_ext.h: Likewise. * db2/include/lock_ext.h: Likewise. * db2/include/log_ext.h: Likewise. * db2/include/mp_ext.h: Likewise. * db2/include/mutex_ext.h: Likewise. * db2/include/os_ext.h: Likewise. * db2/include/txn_ext.h: Likewise. * db2/include/cxx_int.h: Likewise. * db2/include/db_cxx.h: Likewise. * db2/include/queue.h: Likewise. * db2/lock/lock.c: Likewise. * db2/lock/lock_conflict.c: Likewise. * db2/lock/lock_util.c: Likewise. * db2/lock/lock_deadlock.c: Likewise. * db2/log/log.c: Likewise. * db2/log/log_get.c: Likewise. * db2/log/log.src: Likewise. * db2/log/log_compare.c: Likewise. * db2/log/log_put.c: Likewise. * db2/log/log_rec.c: Likewise. * db2/log/log_archive.c: Likewise. * db2/log/log_register.c: Likewise. * db2/log/log_auto.c: Likewise. * db2/log/log_findckp.c: Likewise. * db2/mp/mp_bh.c: Likewise. * db2/mp/mp_fget.c: Likewise. * db2/mp/mp_fopen.c: Likewise. * db2/mp/mp_fput.c: Likewise. * db2/mp/mp_fset.c: Likewise. * db2/mp/mp_open.c: Likewise. * db2/mp/mp_region.c: Likewise. * db2/mp/mp_pr.c: Likewise. * db2/mp/mp_sync.c: Likewise. * db2/mutex/68020.gcc: Likewise. * db2/mutex/mutex.c: Likewise. * db2/mutex/README: Likewise. * db2/mutex/x86.gcc: Likewise. * db2/mutex/sparc.gcc: Likewise. * db2/mutex/uts4.cc.s: Likewise. * db2/mutex/alpha.dec: Likewise. * db2/mutex/alpha.gcc: Likewise. * db2/mutex/parisc.gcc: Likewise. * db2/mutex/parisc.hp: Likewise. * db2/os/db_os_abs.c: Likewise. * db2/os/db_os_dir.c: Likewise. * db2/os/db_os_fid.c: Likewise. * db2/os/db_os_lseek.c: Likewise. * db2/os/db_os_mmap.c: Likewise. * db2/os/db_os_open.c: Likewise. * db2/os/db_os_rw.c: Likewise. * db2/os/db_os_sleep.c: Likewise. * db2/os/db_os_stat.c: Likewise. * db2/os/db_os_unlink.c: Likewise. * db2/txn/txn.c: Likewise. * db2/txn/txn.src: Likewise. * db2/txn/txn_rec.c: Likewise. * db2/txn/txn_auto.c: Likewise. * db2/clib/getlong.c: Likewise. * db2/progs/db_archive/db_archive.c: Likewise. * db2/progs/db_checkpoint/db_checkpoint.c: Likewise. * db2/progs/db_deadlock/db_deadlock.c: Likewise. * db2/progs/db_dump/db_dump.c: Likewise. * db2/progs/db_dump185/db_dump185.c: Likewise. * db2/progs/db_load/db_load.c: Likewise. * db2/progs/db_printlog/db_printlog.c: Likewise. * db2/progs/db_recover/db_recover.c: Likewise. * db2/progs/db_stat/db_stat.c: Likewise. * libio/stdio.h [__cplusplus] (__STDIO_INLINE): Define as inline. * po/de.po, po/sv.po: Update from 2.0.5 translations. * sysdeps/unix/sysv/linux/netinet/tcp.h: Pretty print. * sunrpc/rpc/xdr.h (XDR): Don't define argument of x_destroy callback as const. * sunrpc/xdr_mem.c (xdrmem_destroy): Don't define argument as const. * sunrpx/xdr_rec.c (xdrrec_destroy): Likewise. * sunrpx/xdr_stdio.c (xdrstdio_destroy): Likewise. 1997-08-27 18:47 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/if_index.c: Include <errno.h>. Reported by Benjamin Kosnik <bkoz@cygnus.com>. 1997-08-27 02:27 Roland McGrath <roland@baalperazim.frob.com> * abi-tags: New file. * csu/Makefile (distribute): Remove abi-tag.h. ($(objpfx)abi-tag.h): New target. * Makefile (distribute): Add abi-tags. * sysdeps/unix/sysv/linux/abi-tag.h: File removed. * sysdeps/mach/hurd/abi-tag.h: File removed. * sysdeps/stub/abi-tag.h: File removed. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/make-syscalls.sh: Change output so that it generates compilation rules only for the currently selected object suffixes. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h (RTLD_START): Switch back to previous section to avoid confusing the compiler. * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise. * sysdeps/i386/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise. * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise. * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Use a GOT relocation instead of a constant to avoid text relocation. (ELF_MACHINE_BEFORE_RTLD_RELOC): Removed. (RTLD_START): Declare global labels as functions and add size directive. 1997-08-25 17:01 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/select.h: Correct assembler versions to work even for descriptors >= 32. * stdlib/alloca.h: Don't define alloca to __alloca since if gcc is used __alloca is not defined to __builtin_alloca and so might not be available. Reported by Uwe Ohse <uwe@ohse.de>. * sysdeps/unix/sysv/linux/sys/sysmacros.h: Define macros in a special way if gcc is not used and so dev_t is an array. Reported by Uwe Ohse <uwe@ohse.de>. 1997-08-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/libc.texinfo: Reorder chapters to match logical order. 1997-08-25 12:22 Ulrich Drepper <drepper@cygnus.com> * sunrpc/rpc/xdr.h: Change name of parameters in prototypes of xdr_reference, xdrmem_create, and xdrstdio_create because of clash with g++ internal symbols. Patch by Sudish Joseph <sj@eng.mindspring.net>. * elf/dl-deps.c: Implement handling of DT_FILTER.
1997-08-27 22:26:10 +02:00
#: elf/dl-load.c:1389
msgid "ELF file version ident does not match current one"
msgstr ""
#: elf/dl-load.c:1393
msgid "ELF file OS ABI invalid"
msgstr ""
#: elf/dl-load.c:1395
msgid "ELF file ABI version invalid"
msgstr ""
#: elf/dl-load.c:1398
msgid "internal error"
msgstr "Interner Fehler"
#: elf/dl-load.c:1405
msgid "ELF file version does not match current one"
msgstr ""
#: elf/dl-load.c:1413
msgid "ELF file's phentsize not the expected size"
msgstr ""
#: elf/dl-load.c:1419
msgid "only ET_DYN and ET_EXEC can be loaded"
msgstr ""
#: elf/dl-load.c:1870
#, fuzzy
msgid "cannot open shared object file"
msgstr "Kann die Ausgabedatei nicht <20>ffnen"
#: elf/dl-lookup.c:248 elf/dl-lookup.c:413
#, fuzzy
msgid "relocation error"
msgstr "Fehler bei der Authentifizierung"
#: elf/dl-open.c:105
msgid "cannot extend global scope"
msgstr ""
#: elf/dl-open.c:208
msgid "empty dynamic string token substitution"
msgstr ""
#: elf/dl-open.c:345 elf/dl-open.c:356
#, fuzzy
msgid "cannot create scope list"
msgstr "Kann nicht vom Client lesen"
#: elf/dl-open.c:416
#, fuzzy
msgid "cannot create TLS data structures"
msgstr "Kann keine internen Deskriptoren erzeugen"
#: elf/dl-open.c:478
msgid "invalid mode for dlopen()"
msgstr "Ung<6E>ltiger Mode f<>r dlopen()"
#: elf/dl-reloc.c:88
msgid "cannot make segment writable for relocation"
msgstr ""
#: elf/dl-reloc.c:174
1997-01-06 23:07:28 +01:00
#, c-format
msgid "%s: profiler found no PLTREL in object %s\n"
msgstr ""
#: elf/dl-reloc.c:186
Update. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/testdata/EUC-JISX0213: New file. * iconvdata/testdata/EUC-JISX0213..UTF8: New file. * iconvdata/testdata/SHIFT_JISX0213: New file. * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file. * iconvdata/testdata/ISO-2022-JP-3: New file. * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file. * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3. * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap contains comments indicating precomposed characters. 2002-04-21 Bruno Haible <bruno@clisp.org> * iconvdata/iso-2022-jp-3.c: New file. * iconvdata/gconv-modules (ISO-2022-JP-3): New module. * iconvdata/Makefile (modules): Add ISO-2022-JP-3. (LDFLAGS-ISO-2022-JP-3.so): New variable. (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so. (distribute): Add iso-2022-jp-3.c. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/tst-table-to.c (main): Restore handling of transliterations, broken by last patch. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129. 2002-05-12 Bruno Haible <bruno@clisp.org> * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr when there is not enough room in the output buffer. * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise. 2002-04-20 Bruno Haible <bruno@clisp.org> * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New macros. (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}. Also make this macro work if FROM_DIRECTION evaluates to 0. (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}. (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and of consume_incomplete. * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 4, not 8. * iconvdata/cp1258.c: Likewise. * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3, not 2. * iconvdata/ibm933.c: Likewise. * iconvdata/ibm935.c: Likewise. * iconvdata/ibm937.c: Likewise. * iconvdata/ibm939.c: Likewise. * iconvdata/iso-2022-cn.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4. * iconvdata/iso-2022-cn-ext.c: Likewise. * iconvdata/iso-2022-jp.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. * iconvdata/tcvn5712-1.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2. * iconvdata/euc-jisx0213.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4. * iconvdata/shift_jisx0213.c: Likewise. 2002-05-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir. (shared-only-routines): Likewise. * sysdeps/wordsize-32/cmpdi2.c: New file. * sysdeps/wordsize-32/shdi3.c: New file. * sysdeps/wordsize-32/fixdfdi.c: New file. * sysdeps/wordsize-32/fixsfdi.c: New file. * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi, __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0. * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl): Only use va_arg if the argument will be used [PR libc/3259]. 2002-05-06 Michael A. Schmidt <mmaass@us.ibm.com> * catgets/catgets.c (catopen): Free buffer if internal catalog open fails. 2002-05-14 Ulrich Drepper <drepper@redhat.com> * debug/xtrace.sh: Make more robust. For realtime tracking use non-buffering methods. * debug/pcprofiledump.c: Implement -u option. Patch by Roger Luethi <rl@hellgate.ch>.
2002-05-15 08:02:35 +02:00
#, c-format
msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
msgstr ""
#: elf/dl-reloc.c:201
#, fuzzy
msgid "cannot restore segment prot after reloc"
msgstr "Kann keinen internen Deskriptor erzeugen"
#: elf/dl-sym.c:74 elf/dl-sym.c:145
msgid "RTLD_NEXT used in code not dynamically loaded"
msgstr "<22>RTLD_NEXT<58> wird in Code verwendet, der nicht dynamisch geladen ist"
#: elf/dl-version.c:302
#, fuzzy
msgid "cannot allocate version reference table"
msgstr "Nicht gen<65>gend Hauptspeicher f<>r Symboldaten verf<72>gbar"
#: elf/ldconfig.c:122
msgid "Print cache"
msgstr "Cache ausgeben"
#: elf/ldconfig.c:123
msgid "Generate verbose messages"
msgstr "Mehr Nachrichten ausgeben"
#: elf/ldconfig.c:124
msgid "Don't build cache"
msgstr "Keinen Cache anlegen"
#: elf/ldconfig.c:125
msgid "Don't generate links"
msgstr "Keine Links erzeugen"
#: elf/ldconfig.c:126
msgid "Change to and use ROOT as root directory"
msgstr ""
#: elf/ldconfig.c:127
msgid "Use CACHE as cache file"
msgstr "CACHE als Cache-Datei verwenden"
#: elf/ldconfig.c:128
msgid "Use CONF as configuration file"
msgstr "CONF als Konfigurationsdatei verwenden"
#: elf/ldconfig.c:129
msgid "Only process directories specified on the command line. Don't build cache."
msgstr ""
#: elf/ldconfig.c:130
msgid "Manually link individual libraries."
msgstr ""
#: elf/ldconfig.c:131
msgid "Format to use: new, old or compat (default)"
msgstr "Zu verwendendes Format: new, old oder compat (Vorgabe)"
#: elf/ldconfig.c:136
msgid "Configure Dynamic Linker Run Time Bindings."
msgstr ""
#: elf/ldconfig.c:282
#, c-format
msgid "Path `%s' given more than once"
msgstr "Pfad <20>%s<> mehrfach angegeben"
1997-01-06 23:07:28 +01:00
#: elf/ldconfig.c:326
#, c-format
msgid "%s is not a known library type"
msgstr "%s ist ein unbekannter Bibliothekstyp"
#: elf/ldconfig.c:344
#, c-format
msgid "Can't stat %s"
msgstr ""
#: elf/ldconfig.c:414
#, fuzzy, c-format
msgid "Can't stat %s\n"
msgstr "%s: Kann <20>%s<> nicht erzeugen: %s\n"
#: elf/ldconfig.c:424
1997-01-06 23:07:28 +01:00
#, c-format
msgid "%s is not a symbolic link\n"
msgstr "%s ist kein symbolischer Link\n"
#: elf/ldconfig.c:449
#, c-format
msgid "Can't link %s to %s"
msgstr "Es ist nicht m<>glich, von <20>%s<> nach <20>%s<> zu linken"
#: elf/ldconfig.c:455
msgid " (changed)\n"
msgstr " (ge<67>ndert)\n"
#: elf/ldconfig.c:457
msgid " (SKIPPED)\n"
msgstr " (<28>BERSPRUNGEN)\n"
#: elf/ldconfig.c:512
1997-01-06 23:07:28 +01:00
#, c-format
msgid "Can't find %s"
msgstr "%s ist nicht zu finden"
#: elf/ldconfig.c:528
1997-01-06 23:07:28 +01:00
#, c-format
msgid "Can't lstat %s"
msgstr ""
#: elf/ldconfig.c:535
#, c-format
msgid "Ignored file %s since it is not a regular file."
msgstr "Datei %s <20>bergangen, da sie keine regul<75>re Datei ist."
#: elf/ldconfig.c:543
1997-01-06 23:07:28 +01:00
#, c-format
msgid "No link created since soname could not be found for %s"
msgstr "Keinen Link angelegt, da <20>soname<6D> f<>r %s nicht zu finden ist"
#: elf/ldconfig.c:689 elf/ldconfig.c:736
#, c-format
msgid "Cannot lstat %s"
msgstr "Es ist nicht m<>glich, den Status (lstat()) der Datei %s zu lesen"
#: elf/ldconfig.c:701
#, c-format
msgid "Cannot stat %s"
msgstr "Es ist nicht m<>glich, den Status (stat()) der Datei %s zu lesen"
#: elf/ldconfig.c:758 elf/readlib.c:93
#, c-format
msgid "Input file %s not found.\n"
msgstr "Die Eingabedatei %s wurde nicht gefunden.\n"
#: elf/ldconfig.c:792
#, c-format
msgid "libc5 library %s in wrong directory"
msgstr "libc5-Bibliothek %s im falschen Verzeichnis"
#: elf/ldconfig.c:795
#, c-format
msgid "libc6 library %s in wrong directory"
msgstr "libc6-Bibliothek %s im falschen Verzeichnis"
#: elf/ldconfig.c:798
1997-01-06 23:07:28 +01:00
#, c-format
msgid "libc4 library %s in wrong directory"
msgstr "libc4-Bibliothek %s im falschen Verzeichnis"
#: elf/ldconfig.c:825
1997-01-06 23:07:28 +01:00
#, c-format
msgid "libraries %s and %s in directory %s have same soname but different type."
msgstr ""
#: elf/ldconfig.c:928
1997-01-06 23:07:28 +01:00
#, c-format
msgid "Can't open configuration file %s"
msgstr "Die Konfigurationsdatei <20>%s<> kann nicht ge<67>ffnet werden"
#: elf/ldconfig.c:1012
msgid "Can't chdir to /"
msgstr "Wechsel in das Verzeichnis / nicht m<>glich"
#: elf/readlib.c:99
1997-01-06 23:07:28 +01:00
#, c-format
msgid "Cannot fstat file %s.\n"
msgstr "Es ist nicht m<>glich, den Status (fstat()) der Datei %s zu lesen.\n"
#: elf/readlib.c:109
#, c-format
msgid "File %s is too small, not checked."
msgstr "Datei %s ist zu klein; keine <20>berpr<70>fung."
#: elf/readlib.c:158
#, c-format
msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
msgstr "%s ist keine ELF-Datei - sie weist falsche <20>magische Bytes<65> am Beginn auf.\n"
#: elf/sprof.c:72
msgid "Output selection:"
msgstr "Ausgabeselektion:"
#: elf/sprof.c:74
msgid "print list of count paths and their number of use"
msgstr "Eine Liste der gez<65>hlten Pfade und der Anzahl der Benutzung ausgeben"
Update. 1997-08-10 19:17 Philip Blundell <Philip.Blundell@pobox.com> * nss/nss_db/db-XXX.c: Include <db_185.h> not <db.h>. Somebody should update this to use the new db API. * nss/nss_db/db-netgrp.c: Likewise. * nss/nss_db/db-alias.c: Likewise. * db2/Makefile: Makefile for db-2.x in glibc. 1997-08-27 21:20 Ulrich Drepper <drepper@cygnus.com> * csu/Makefile (before-compile): New goal. Make sure abi-tag.h is generated. [$(elf)=yes] (asm-CPPFLAGS): Make sure abi-tag.h file can be found. * Makeconfig [$(build-omitfp)=yes] (CFLAGS-.o): Add -D__USE_STRING_INLINES. * string/string.f: Move strnlen optimization after inclusion of <bits/string.h>. Include <bits/string.h> only if __USE_STRING_INLINES is defined. * sysdeps/generic/memcpy.c: Undef memcpy to allow macro of this name in <bits/string.h>. * sysdeps/generic/memset.c: Likewise. * sysdeps/i386/string.h: i386 optimized string functions. * sysdeps/i386/i486string.h: i486+ optimized string functions. * Makefile (subdirs): Change db to db2. * shlib-versions: Bump libdb verion number to 3. * include/db.h: Include from db2 directory. * include/db_185.h: New file. * sysdeps/i386/Makefile [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock information for db2. * sysdeps/m68k/m68020/Makefile: New file. Likewise. * sysdeps/sparc/Makefile: New file. Likewise. * sysdeps/unix/sysv/linux/Makefile [$(subdirs)=db2] (CPPFLAGS): Add -DHAVE_LLSEEK. * db2/config.h: Hand-edited config file for db2 in glibc. * db2/compat.h: New file from db-2.3.4. * db2/db.h: Likewise. * db2/db_185.h: Likewise. * db2/db_int.h: Likewise. * db2/makedb.c: Likewise. * db2/btree/bt_close.c: Likewise. * db2/btree/bt_compare.c: Likewise. * db2/btree/bt_conv.c: Likewise. * db2/btree/bt_cursor.c: Likewise. * db2/btree/bt_delete.c: Likewise. * db2/btree/bt_open.c: Likewise. * db2/btree/bt_page.c: Likewise. * db2/btree/bt_put.c: Likewise. * db2/btree/bt_rec.c: Likewise. * db2/btree/bt_recno.c: Likewise. * db2/btree/btree_auto.c: Likewise. * db2/btree/bt_rsearch.c: Likewise. * db2/btree/bt_search.c: Likewise. * db2/btree/bt_split.c: Likewise. * db2/btree/bt_stat.c: Likewise. * db2/btree/btree.src: Likewise. * db2/common/db_appinit.c: Likewise. * db2/common/db_err.c: Likewise. * db2/common/db_byteorder.c: Likewise. * db2/common/db_apprec.c: Likewise. * db2/common/db_salloc.c: Likewise. * db2/common/db_log2.c: Likewise. * db2/common/db_region.c: Likewise. * db2/common/db_shash.c: Likewise. * db2/db/db.c: Likewise. * db2/db/db.src: Likewise. * db2/db/db_conv.c: Likewise. * db2/db/db_dispatch.c: Likewise. * db2/db/db_dup.c: Likewise. * db2/db/db_overflow.c: Likewise. * db2/db/db_pr.c: Likewise. * db2/db/db_rec.c: Likewise. * db2/db/db_ret.c: Likewise. * db2/db/db_thread.c: Likewise. * db2/db/db_auto.c: Likewise. * db2/db185/db185.c: Likewise. * db2/db185/db185_int.h: Likewise. * db2/dbm/dbm.c: Likewise. * db2/hash/hash.c: Likewise. * db2/hash/hash.src: Likewise. * db2/hash/hash_page.c: Likewise. * db2/hash/hash_conv.c: Likewise. * db2/hash/hash_debug.c: Likewise. * db2/hash/hash_stat.c: Likewise. * db2/hash/hash_rec.c: Likewise. * db2/hash/hash_dup.c: Likewise. * db2/hash/hash_func.c: Likewise. * db2/hash/hash_auto.c: Likewise. * db2/include/mp.h: Likewise. * db2/include/btree.h: Likewise. * db2/include/db.h.src: Likewise. * db2/include/db_int.h.src: Likewise. * db2/include/db_shash.h: Likewise. * db2/include/db_swap.h: Likewise. * db2/include/db_185.h.src: Likewise. * db2/include/txn.h: Likewise. * db2/include/db_am.h: Likewise. * db2/include/shqueue.h: Likewise. * db2/include/hash.h: Likewise. * db2/include/db_dispatch.h: Likewise. * db2/include/lock.h: Likewise. * db2/include/db_page.h: Likewise. * db2/include/log.h: Likewise. * db2/include/db_auto.h: Likewise. * db2/include/btree_auto.h: Likewise. * db2/include/hash_auto.h: Likewise. * db2/include/log_auto.h: Likewise. * db2/include/txn_auto.h: Likewise. * db2/include/db_ext.h: Likewise. * db2/include/btree_ext.h: Likewise. * db2/include/clib_ext.h: Likewise. * db2/include/common_ext.h: Likewise. * db2/include/hash_ext.h: Likewise. * db2/include/lock_ext.h: Likewise. * db2/include/log_ext.h: Likewise. * db2/include/mp_ext.h: Likewise. * db2/include/mutex_ext.h: Likewise. * db2/include/os_ext.h: Likewise. * db2/include/txn_ext.h: Likewise. * db2/include/cxx_int.h: Likewise. * db2/include/db_cxx.h: Likewise. * db2/include/queue.h: Likewise. * db2/lock/lock.c: Likewise. * db2/lock/lock_conflict.c: Likewise. * db2/lock/lock_util.c: Likewise. * db2/lock/lock_deadlock.c: Likewise. * db2/log/log.c: Likewise. * db2/log/log_get.c: Likewise. * db2/log/log.src: Likewise. * db2/log/log_compare.c: Likewise. * db2/log/log_put.c: Likewise. * db2/log/log_rec.c: Likewise. * db2/log/log_archive.c: Likewise. * db2/log/log_register.c: Likewise. * db2/log/log_auto.c: Likewise. * db2/log/log_findckp.c: Likewise. * db2/mp/mp_bh.c: Likewise. * db2/mp/mp_fget.c: Likewise. * db2/mp/mp_fopen.c: Likewise. * db2/mp/mp_fput.c: Likewise. * db2/mp/mp_fset.c: Likewise. * db2/mp/mp_open.c: Likewise. * db2/mp/mp_region.c: Likewise. * db2/mp/mp_pr.c: Likewise. * db2/mp/mp_sync.c: Likewise. * db2/mutex/68020.gcc: Likewise. * db2/mutex/mutex.c: Likewise. * db2/mutex/README: Likewise. * db2/mutex/x86.gcc: Likewise. * db2/mutex/sparc.gcc: Likewise. * db2/mutex/uts4.cc.s: Likewise. * db2/mutex/alpha.dec: Likewise. * db2/mutex/alpha.gcc: Likewise. * db2/mutex/parisc.gcc: Likewise. * db2/mutex/parisc.hp: Likewise. * db2/os/db_os_abs.c: Likewise. * db2/os/db_os_dir.c: Likewise. * db2/os/db_os_fid.c: Likewise. * db2/os/db_os_lseek.c: Likewise. * db2/os/db_os_mmap.c: Likewise. * db2/os/db_os_open.c: Likewise. * db2/os/db_os_rw.c: Likewise. * db2/os/db_os_sleep.c: Likewise. * db2/os/db_os_stat.c: Likewise. * db2/os/db_os_unlink.c: Likewise. * db2/txn/txn.c: Likewise. * db2/txn/txn.src: Likewise. * db2/txn/txn_rec.c: Likewise. * db2/txn/txn_auto.c: Likewise. * db2/clib/getlong.c: Likewise. * db2/progs/db_archive/db_archive.c: Likewise. * db2/progs/db_checkpoint/db_checkpoint.c: Likewise. * db2/progs/db_deadlock/db_deadlock.c: Likewise. * db2/progs/db_dump/db_dump.c: Likewise. * db2/progs/db_dump185/db_dump185.c: Likewise. * db2/progs/db_load/db_load.c: Likewise. * db2/progs/db_printlog/db_printlog.c: Likewise. * db2/progs/db_recover/db_recover.c: Likewise. * db2/progs/db_stat/db_stat.c: Likewise. * libio/stdio.h [__cplusplus] (__STDIO_INLINE): Define as inline. * po/de.po, po/sv.po: Update from 2.0.5 translations. * sysdeps/unix/sysv/linux/netinet/tcp.h: Pretty print. * sunrpc/rpc/xdr.h (XDR): Don't define argument of x_destroy callback as const. * sunrpc/xdr_mem.c (xdrmem_destroy): Don't define argument as const. * sunrpx/xdr_rec.c (xdrrec_destroy): Likewise. * sunrpx/xdr_stdio.c (xdrstdio_destroy): Likewise. 1997-08-27 18:47 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/if_index.c: Include <errno.h>. Reported by Benjamin Kosnik <bkoz@cygnus.com>. 1997-08-27 02:27 Roland McGrath <roland@baalperazim.frob.com> * abi-tags: New file. * csu/Makefile (distribute): Remove abi-tag.h. ($(objpfx)abi-tag.h): New target. * Makefile (distribute): Add abi-tags. * sysdeps/unix/sysv/linux/abi-tag.h: File removed. * sysdeps/mach/hurd/abi-tag.h: File removed. * sysdeps/stub/abi-tag.h: File removed. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/make-syscalls.sh: Change output so that it generates compilation rules only for the currently selected object suffixes. 1997-08-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h (RTLD_START): Switch back to previous section to avoid confusing the compiler. * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise. * sysdeps/i386/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/dl-machine.h (RTLD_START): Likewise. * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise. * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise. * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Use a GOT relocation instead of a constant to avoid text relocation. (ELF_MACHINE_BEFORE_RTLD_RELOC): Removed. (RTLD_START): Declare global labels as functions and add size directive. 1997-08-25 17:01 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/select.h: Correct assembler versions to work even for descriptors >= 32. * stdlib/alloca.h: Don't define alloca to __alloca since if gcc is used __alloca is not defined to __builtin_alloca and so might not be available. Reported by Uwe Ohse <uwe@ohse.de>. * sysdeps/unix/sysv/linux/sys/sysmacros.h: Define macros in a special way if gcc is not used and so dev_t is an array. Reported by Uwe Ohse <uwe@ohse.de>. 1997-08-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * manual/libc.texinfo: Reorder chapters to match logical order. 1997-08-25 12:22 Ulrich Drepper <drepper@cygnus.com> * sunrpc/rpc/xdr.h: Change name of parameters in prototypes of xdr_reference, xdrmem_create, and xdrstdio_create because of clash with g++ internal symbols. Patch by Sudish Joseph <sj@eng.mindspring.net>. * elf/dl-deps.c: Implement handling of DT_FILTER.
1997-08-27 22:26:10 +02:00
#: elf/sprof.c:76
msgid "generate flat profile with counts and ticks"
msgstr "Erzeuge ein 'flaches' Profile mit Aufrufzahlen und -zeiten"
#: elf/sprof.c:77
msgid "generate call graph"
msgstr "Einen Aufruf-Graphen erzeugen"
# CHECKIT
# Ist das als Anweisung oder als Beschreibung einer T<>tigkeit gedacht?
#: elf/sprof.c:84
msgid "Read and display shared object profiling data"
msgstr "Die Profiling-Informationen von Shared Objects lesen und ausgeben."
# Nicht in den Quellen markieren
#: elf/sprof.c:87
msgid "SHOBJ [PROFDATA]"
msgstr "SHOBJ [PROFDATA]"
#: elf/sprof.c:398
#, c-format
msgid "failed to load shared object `%s'"
msgstr "Fehler beim Laden des Shared Objects <20>%s<>"
#: elf/sprof.c:407
msgid "cannot create internal descriptors"
msgstr "Kann keine internen Deskriptoren erzeugen"
#: elf/sprof.c:526
#, c-format
msgid "Reopening shared object `%s' failed"
msgstr "Erneutes <20>ffnen des Shared Objects <20>%s<> ist misslungen"
#: elf/sprof.c:534
msgid "mapping of section headers failed"
msgstr "Das Mapping der Section-Headers ist fehlgeschlagen"
# XXX schlecht
#: elf/sprof.c:544
msgid "mapping of section header string table failed"
msgstr "Das Mapping der Section-Header String-Tabelle ist fehlgeschlagen"
#: elf/sprof.c:564
#, c-format
msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
msgstr "*** Die Datei <20>%s<> ist gestrippt: keine detaillierte Analyse m<>glich\n"
#: elf/sprof.c:594
msgid "failed to load symbol data"
msgstr "Fehler beim Laden der Symboldaten"
#: elf/sprof.c:664
msgid "cannot load profiling data"
msgstr "Kann die Profiling-Daten nicht laden"
#: elf/sprof.c:673
msgid "while stat'ing profiling data file"
msgstr "beim Holen des Dateistatus der Datei mit den Profiling-Daten"
#: elf/sprof.c:681
#, c-format
msgid "profiling data file `%s' does not match shared object `%s'"
msgstr "Die Datei <20>%s<> mit Profiling-Daten passt nicht zum Shared Object <20>%s<>"
#: elf/sprof.c:692
msgid "failed to mmap the profiling data file"
msgstr "Fehler beim <20>mmap<61> der Datei mit den Profiling-Daten"
#: elf/sprof.c:700
msgid "error while closing the profiling data file"
msgstr "Fehler beim Schlie<69>en der Datei mit den Profiling-Daten"
#: elf/sprof.c:709 elf/sprof.c:779
msgid "cannot create internal descriptor"
msgstr "Interner Deskriptor kann nicht erzeugt werden"
#: elf/sprof.c:755
#, c-format
msgid "`%s' is no correct profile data file for `%s'"
msgstr "<22>%s<> ist keine g<>ltige Profiledaten-Datei f<>r <20>%s<>"
#: elf/sprof.c:936 elf/sprof.c:988
msgid "cannot allocate symbol data"
msgstr "Nicht gen<65>gend Hauptspeicher f<>r Symboldaten verf<72>gbar"
#~ msgid "\t\t\t\t\t\t\t %s: value for field `%s' must be in range %d...%d"
#~ msgstr "\t\t\t\t\t\t\t %s: Wert f<>r Feld <20>%s<> muss im Intervall %d...%d sein"
#~ msgid "no filename for profiling data given and shared object `%s' has no soname"
#~ msgstr "Kein Dateiname f<>r Profiling-Datenn angegeben und das Shared Object <20>%s<> hat keinen <20>soname<6D>"
#~ msgid "%s: Error writing "
#~ msgstr "%s: Fehler beim Schreiben "
#~ msgid "%s: cannot get modification time"
#~ msgstr "%s: kann die Modifikationszeit nicht bekommen"
#~ msgid "Computing table size for character classes might take a while..."
#~ msgstr "Berechnung der Gr<47><72>e der Tabelle der Zeichenklassen: Dies kann einige Zeit dauern..."
#~ msgid "Computing table size for collation information might take a while..."
#~ msgstr "Berechnung der Gr<47><72>e der Tabelle der Sortierinformationen: Dies kann einige Zeit dauern..."
#~ msgid "Create simple DB database from textual input."
#~ msgstr "Erstellt eine einfach DB Datenbank aus einer Text-Eingabe."
#~ msgid "Device not configured"
#~ msgstr "Das Ger<65>t ist nicht konfiguriert"
#~ msgid ""
#~ "INPUT-FILE OUTPUT-FILE\n"
#~ "-o OUTPUT-FILE INPUT-FILE\n"
#~ "-u INPUT-FILE"
#~ msgstr ""
#~ "Eingabedatei Ausgabedatei\n"
#~ "-o Ausgabedatei Eingabedatei\n"
#~ "-u Eingabedatei"
#~ msgid "Print content of database file, one entry a line"
#~ msgstr "Den Inhalt der Datenbank-Datei ausgeben, je Eintrag eine Zeile"
#~ msgid "`...' must only be used in `...' and `UNDEFINED' entries"
#~ msgstr "<22>...<2E> darf nur in <20>...<2E> und <20>UNDEFINED<45>-Eintr<74>gen verwendet werden"
# Alternative: ... muss ... nach ... kommen
#~ msgid "`from' expected after first argument to `collating-element'"
#~ msgstr "<22>from<6F> wird nach dem ersten Argument von <20>collating-element<6E> erwartet"
#~ msgid "`from' string in collation element declaration contains unknown character"
#~ msgstr "Der <20>from<6F>-String in der Deklaration des Sortierelements enth<74>lt unbekannte Zeichen"
#~ msgid "buffer overflow"
#~ msgstr "Puffer<65>berlauf"
#~ msgid "cannot insert collation element `%.*s'"
#~ msgstr "Kann das Sortierelement <20>%.*s<> nicht einf<6E>gen"
#~ msgid "cannot insert into result table"
#~ msgstr "Kann nicht in die Ergebnistabelle einf<6E>gen"
#~ msgid "cannot insert new collating symbol definition: %s"
#~ msgstr "Kann die neue Sortiersymboldefinition nicht einf<6E>gen: %s"
#~ msgid "cannot write to client"
#~ msgstr "Kann nicht zum Client schreiben"
#~ msgid "category data requested more than once: should not happen"
#~ msgstr "Die Daten einer Kategorie sind mehrfach angefordert worden, das sollte nicht passieren"
#~ msgid "character L'%s' (index %Zd) in class `%s' must be in class `%s'"
#~ msgstr "Das Zeichen L<>%s<> (Index %Zd), das in der Zeichenklasse <20>%s<> enthalten ist, muss auch in der Zeichenklasse <20>%s<> enthalten sein"
#~ msgid "character L'%s' (index %Zd) in class `%s' must not be in class `%s'"
#~ msgstr "Das Zeichen L<>%s<> (Index %Zd) in der Zeichenklasse <20>%s<> darf nicht in der Zeichenklasse <20>%s<> enthalten sein"
#~ msgid "collation element `%.*s' appears more than once: ignore line"
#~ msgstr "Das Sortierungselement <20>%.*s<> ist mehr als einmal angegeben: Die Zeile wird ignoriert"
#~ msgid "collation symbol `%.*s' appears more than once: ignore line"
#~ msgstr "Das Sortierungssymbol <20>%.*s<> ist mehr als einmal angegeben; die Zeile wird ignoriert"
#~ msgid "collation symbol expected after `%s'"
#~ msgstr "Nach <20>%s<> wird ein Sortierungssymbol erwartet"
#~ msgid "duplicate character name `%s'"
#~ msgstr "Der Name des Zeichens <20>%s<> ist mehrfach angegeben"
#~ msgid "duplicate key"
#~ msgstr "Doppelter Schl<68>ssel"
#~ msgid "end point of ellipsis range is bigger then start"
#~ msgstr "Das Ende eines Auslassungsintervalls ist gr<67><72>er als der Start"
#~ msgid "error while inserting collation element into hash table"
#~ msgstr "Fehler beim Einf<6E>gen des Sortierelementes in die Hash-Tabelle"
#~ msgid "fcntl: F_SETFD"
#~ msgstr "fcntl: F_SETFD"
#~ msgid "from-value of `collating-element' must be a string"
#~ msgstr "Der <20>From<6F>-Wert eines Sortierelementes muss eine Zeichenkette sein"
#~ msgid "illegal character constant in string"
#~ msgstr "Ung<6E>ltige Zeichenkonstante in der Zeichenkette"
#~ msgid "illegal collation element"
#~ msgstr "Ung<6E>ltiges Sortierelement"
#~ msgid "incorrectly formatted file"
#~ msgstr "ung<6E>ltig formatierte Datei"
#~ msgid "line after ellipsis must contain character definition"
#~ msgstr "Die Zeile nach einem Auslassungintervall muss eine Zeichen-Definition enthalten"
#~ msgid "line before ellipsis does not contain definition for character constant"
#~ msgstr "Die Zeile vor einem Auslassungsintervall muss eine Zeichen-Konstante enthalten"
#~ msgid "locale file `%s', used in `copy' statement, not found"
#~ msgstr "Die Lokale-Datei <20>%s<>, die im <20>copy<70>-Befehl verwendet wird, ist nicht vorhanden"
#~ msgid "neither original nor target encoding specified"
#~ msgstr "Weder die urspr<70>ngliche noch die Ziel-Kodierung angegeben"
#~ msgid "no repertoire map specified: cannot proceed"
#~ msgstr "keine <20>repertoire<72>-Map angegeben: Verarbeitung abgebrochen"
#~ msgid "no weight defined for symbol `%s'"
#~ msgstr "Keine Sortiergewichtung (<28>Weight<68>) f<>r das Symbol <20>%s<> definiert"
#~ msgid "original encoding not specified using `-f'"
#~ msgstr "Die urspr<70>ngliche Kodierung nicht mit <20>-f<> angegeben"
#~ msgid "problems while reading `%s'"
#~ msgstr "Probleme beim Lesen von <20>%s<>"
#~ msgid "symbol for multicharacter collating element `%.*s' duplicates other symbol definition"
#~ msgstr "Das Symbol f<>r das 'multicharacter' Sortierelement <20>%.*s<> wiederholt eine andere Symboldefinition"
#~ msgid "symbol for multicharacter collating element `%.*s' duplicates symbol definition"
#~ msgstr "Das Symbol f<>r das 'multicharacter' Sortierelement <20>%.*s<> wiederholt eine Symboldefinition"
#~ msgid "symbol for multicharacter collating element `%.*s' duplicates symbolic name in charset"
#~ msgstr "Das Symbol f<>r das 'multicharacter' Sortierelement <20>%.*s<> kollidiert mit einem symbolischen Namen in der Zeichensatzbeschreibung"
#~ msgid "syntax error in `order_start' directive"
#~ msgstr "Syntaxfehler in der <20>order_start<72>-Anweisung"
#~ msgid "syntax error in character class definition"
#~ msgstr "Syntaxfehler in der Zeichenklassendefinition"
#~ msgid "syntax error in collating order definition"
#~ msgstr "Syntaxfehler in der Definition der Sortierreihenfolge"
#~ msgid "syntax error in collation definition"
#~ msgstr "Syntaxfehler in der Definition der Sortierung"
#~ msgid "syntax error in definition of LC_CTYPE category"
#~ msgstr "Syntaxfehler in der Definition der <20>LC_CTYPE<50>-Kategorie"
#~ msgid "syntax error in message locale definition"
#~ msgstr "Syntaxfehler in der Lokale-Definitionsdatei, Abschnitt <20>message<67>"
#~ msgid "syntax error in monetary locale definition"
#~ msgstr "Syntaxfehler in der Lokale-Definitionsdatei, Abschnitt <20>monetary<72>"
#~ msgid "syntax error in numeric locale definition"
#~ msgstr "Syntaxfehler in der Lokale-Definitionsdatei, Abschnitt <20>numeric<69>"
#~ msgid "syntax error in order specification"
#~ msgstr "Syntaxfehler in der Lokale-Definitionsdatei, Abschnitt <20>order<65>"
#~ msgid "syntax error in time locale definition"
#~ msgstr "Syntaxfehler in der Lokale-Definition zur Zeit (Abschnitt <20>time<6D>)"
#~ msgid "target encoding not specified using `-t'"
#~ msgstr "Die Zielkodierung ist nicht mittels <20>-t<> angegeben"
#~ msgid "too many character classes defined"
#~ msgstr "Zu viele Zeichenklassen definiert"
#~ msgid "too many weights"
#~ msgstr "Zu viele Sortiergewichtungen"
#~ msgid "two lines in a row containing `...' are not allowed"
#~ msgstr "Zwei aufeinanderfolgende Zeilen mit <20>...<2E> sind nicht erlaubt"
#~ msgid "unknown character in field `%s' of category `%s'"
#~ msgstr "Ung<6E>ltiges Zeichen im Feld <20>%s<> in der Kategorie <20>%s<>"
#~ msgid "unknown collation directive"
#~ msgstr "unbekannte <20>collation<6F>-Anweisung"
#~ msgid "unterminated weight name"
#~ msgstr "Der Name der Sortiergewichtung wird nicht beendet"
#~ msgid "value for <%s> must lie between 1 and 4"
#~ msgstr "Der Wert f<>r <20><%s><3E> muss zwischen eins und vier liegen"
#~ msgid "while reading database"
#~ msgstr "beim Lesen der Datenbank"
#~ msgid "while writing database file"
#~ msgstr "beim Schreiben der Datenbankdatei"