File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libiconv / po / de.gmo
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:57:48 2012 UTC (12 years, 4 months ago) by misho
Branches: libiconv, MAIN
CVS tags: v1_13_1, HEAD
libiconv

    1: Þ•.Œ=üðCñ95ooBßm"?\Ð;-Pi[º@NZJ©Dôd9šž:9	
t	‚	‹	0¤	Õ	5Ý		
    2: 
    3: )2
    4: "\
    5: 1
    6:     7:     8: A;F‚/’7Â3ú:.;i$¥Êé


2$
ÉW
–!?¸£øGœ£ävˆ^ÿE^|¤\!~S\ÕW2DŠbϪ2@Ý5>C^¢>µô6&T){¹¥(_GˆOÐ 15=g@¥DæG+0s2¤)×Q!$
%), +!	'"(.-
    9: #&*  --byte-subst=FORMATSTRING   substitution for unconvertible bytes
   10:   --help                      display this help and exit
   11:   --unicode-subst=FORMATSTRING
   12:                               substitution for unconvertible Unicode characters
   13:   --version                   output version information and exit
   14:   --widechar-subst=FORMATSTRING
   15:                               substitution for unconvertible wide characters
   16:   -c                          discard unconvertible characters
   17:   -f ENCODING, --from-code=ENCODING
   18:                               the encoding of the input
   19:   -l, --list                  list the supported encodings
   20:   -s, --silent                suppress error messages about conversion problems
   21:   -t ENCODING, --to-code=ENCODING
   22:                               the encoding of the output
   23: %s%s argument: A format directive with a size is not allowed here.%s argument: A format directive with a variable precision is not allowed here.%s argument: A format directive with a variable width is not allowed here.%s argument: The character '%c' is not a valid conversion specifier.%s argument: The character that terminates the format directive is not a valid conversion specifier.%s argument: The format string consumes more than one argument: %u argument.%s argument: The format string consumes more than one argument: %u arguments.%s argument: The string ends in the middle of a directive.%s: I/O error%s:%u:%u%s:%u:%u: cannot convert%s:%u:%u: incomplete character or shift sequence(stdin)Converts text from one encoding to another encoding.
   24: I/O errorInformative output:
   25: Options controlling conversion problems:
   26: Options controlling error output:
   27: Options controlling the input and output format:
   28: Report bugs to <bug-gnu-libiconv@gnu.org>.
   29: Try `%s --help' for more information.
   30: Usage: %s [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]
   31: Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]Written by %s.
   32: cannot convert byte substitution to Unicode: %scannot convert byte substitution to target encoding: %scannot convert byte substitution to wide string: %scannot convert unicode substitution to target encoding: %scannot convert widechar substitution to target encoding: %sconversion from %s to %s unsupportedconversion from %s unsupportedconversion to %s unsupportedor:    %s -l
   33: or:    iconv -ltry '%s -l' to get the list of supported encodingsProject-Id-Version: GNU libiconv 1.12
   34: Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org
   35: POT-Creation-Date: 2009-06-30 22:53+0200
   36: PO-Revision-Date: 2008-01-08 11:18+0200
   37: Last-Translator: Bruno Haible <bruno@clisp.org>
   38: Language-Team: German <translation-team-de@lists.sourceforge.net>
   39: Language: de
   40: MIME-Version: 1.0
   41: Content-Type: text/plain; charset=ISO-8859-1
   42: Content-Transfer-Encoding: 8bit
   43: Plural-Forms: nplurals=2; plural=(n != 1);
   44: X-Generator: KBabel 1.0.2
   45:   --byte-subst=FORMATZEICHENKETTE
   46:                               Ersatz für Bytes, die nicht umgewandelt werden
   47:                                 können
   48:   --help                      diese Hilfe anzeigen und beenden
   49:   --unicode-subst=FORMATZEICHENKETTE
   50:                               Ersatz für Unicode-Zeichen, die nicht umgewandelt
   51:                                 werden können
   52:   --version                   Versionsinformation anzeigen und beenden
   53:   --widechar-subst=FORMATZEICHENKETTE
   54:                               Ersatz für »wide«-Zeichen, die nicht umgewandelt
   55:                                 werden können
   56:   -c                          Zeichen, die nicht umgewandelt werden können,
   57:                                 wegwerfen
   58:   -f KODIERUNG, --from-code=KODIERUNG
   59:                               die Kodierung der Eingabe
   60:   -l, --list                  die unterstützten Kodierungen anzeigen
   61:   -s, --silent                Fehlermeldungen über Probleme bei der Umwandlung
   62:                                 unterdrücken
   63:   -t KODIERUNG, --to-code=KODIERUNG
   64:                               die Kodierung der Ausgabe
   65: %s»%s«-Argument: Eine Formatierungsanweisung mit Größenangabe ist hier nicht erlaubt.»%s«-Argument: Eine Formatierungsanweisung mit variabler Genauigkeit ist hier nicht erlaubt.»%s«-Argument: Eine Formatierungsanweisung mit variabler Breite ist hier nicht erlaubt.»%s«-Argument: Das Zeichen »%c« bezeichnet keine gültige Umwandlung.»%s«-Argument: Das Zeichen am Ende der Formatierungsanweisung bezeichnet keine gültige Umwandlung.»%s«-Argument: Die Formatzeichenkette verbraucht mehr als ein Argument: %u Argument.»%s«-Argument: Die Formatzeichenkette verbraucht mehr als ein Argument: %u Argumente.»%s«-Argument: Die Zeichenkette endet mitten in einer Anweisung.%s: Ein-/Ausgabefehler%s:%u:%u%s:%u:%u: Kann nicht umwandeln.%s:%u:%u: unvollständiges Zeichen oder unvollständige Umschaltfolge(Standard-Eingabe)Wandelt Text von einer Kodierung in eine andere Kodierung um.
   66: Ein-/AusgabefehlerInformative Ausgabe:
   67: Optionen für die Behandlung von Umwandlungsproblemen:
   68: Optionen für die Ausgabe von Fehlern:
   69: Optionen für das Ein- und Ausgabeformat:
   70: Fehler bitte (auf Englisch, mit LC_ALL=C) an <bug-gnu-libiconv@gnu.org>
   71: melden.
   72: Für die deutsche Übersetzung ist die Mailingliste
   73: <translation-team-de@lists.sourceforge.net> zuständig.
   74: »%s --help« gibt weitere Informationen.
   75: Aufruf: %s [OPTION...] [-f KODIERUNG] [-t KODIERUNG] [EINBABEDATEI...]
   76: Aufruf: iconv [-c] [-s] [-f AUSGANGS-KODIERUNG] [-t ZIEL-KODIERUNG] [DATEI ...]Geschrieben von %s.
   77: Kann Byte-Ersatz nicht nach Unicode umwandeln: %sKann den Byte-Ersatz nicht in die Zielkodierung umwandeln: %sKann Byte-Ersatz nicht in eine »wide«-Zeichenkette umwandeln: %sKann Unicode-Zeichen-Ersatz nicht in die Zielkodierung umwandeln: %sKann den »wide«-Zeichen-Ersatz nicht in die Zielkodierung umwandeln: %sUmwandlung von %s nach %s ist nicht unterstützt.Umwandlung ausgehend von %s ist nicht unterstützt.Umwandlung nach %s ist nicht unterstützt.oder:   %s -l
   78: oder:   iconv -lVersuchen Sie »%s -l«, um eine Liste aller unterstützten Kodierungen zu erhalten.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>