Hallo Helge, Am Sat, Oct 05, 2024 at 11:39:33AM +0000 schrieb Helge Kreutzmann: > Moin Christoph, > Am Sat, Oct 05, 2024 at 12:51:04PM +0200 schrieb Christoph Brinkhaus: > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Takes the next argument as a file name as usual, but takes all remaining " > > "arguments (even if they have the syntactic form of switches) and defines > > the " > > "name \"ARGUMENTS\" in \"userdict\" (not \"systemdict\") as an array of > > those " > > "strings, B<before> running the file. When Ghostscript finishes executing " > > "the file, it exits back to the shell." > > msgstr "" > > "Nimmt das nächste Argument wie üblich als Dateinamen, nimmt aber alle " > > "übrigen Arguments (selbst wenn sie die Syntax von Schaltern haben) und " > > "definiert den Namen »ARGUMENTS« in »userdict« (nicht »systemdict«) als ein > > " > > "Array solcher Zeichenketten B<vor> Ausführung der Datei. Wenn Ghostscript " > > "die Ausführung der Datei beendet, kehrt es in die Shell zurück." > > ggf. s/Array/Feld/ > Ja, das übernehme ich.
> > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Define a name in \"systemdict\" with the given definition. The token must > > " > > "be exactly one token (as defined by the \"token\" operator) and may > > contain " > > "no whitespace." > > msgstr "" > > "Definiert einen Namen in »systemdict« mit der angegebenen Definition. Die " > > "Markierung muss genau eine Markierung sein (wie durch den Operator »token« > > " > > "definiert) und darf keine Leerzeichen enthalten." > > s/Leerzeichen/Leerraum/ Gut, im Plural schreibe ich "...darf keine Leerräume enthalten." > > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Define a name in \"systemdict\" with a given string as value. This is " > > "different from B<-d>. For example, B<-dname=35> is equivalent to the " > > "program fragment" > > msgstr "" > > "Definiert einen Namen in »systemdict« mit der angegebenen Zeichenkette als > > " > > "Wert. Das ist unterschiedlich zu B<-d>. Zum Beispiel entspricht > > B<-dname=35> " > > "dem Programmabschnitt" > > ggf. > s/Das ist unterschiedlich zu B<-d>. > /Das ist anders als bei B<-d>./ Dein Vorschlag klingt besser. > > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Makes Ghostscript to look first in the current directory for library > > files. " > > "By default, Ghostscript no longer looks in the current directory, unless, > > of " > > "course, the first explicitly supplied directory is \".\" in B<-I>. See > > also " > > "the B<INITIALIZATION FILES> section below, and bundled B<Use.htm> for " > > "detailed discussion on search paths and how Ghostcript finds files." > > msgstr "" > > "Bewirkt, dass Ghostscript zuerst im aktuellen Verzeichnis nach " > > "Bibliotheksdateien sucht. Standardmäßig sucht Ghostscript nicht mehr im " > > "aktuellen Verzeichnis, selbstverständlich nur, falls das erste > > ausdrücklich " > > "angegebene Verzeichnis in B<-I> nicht ».« ist. Siehe auch im Abschnitt " > > "B<INITIALIZATION FILES> unten, und dem dazu beigelegtem B<Use.htm> zu " > > "ausführlichen Ausführungen zu Suchpfaden und wie Ghostscript Dateien " > > "findet." > > s/im Abschnitt B<INITIALIZATION FILES> unten > /weiter unten im Abschnitt B<INITIALISIERUNGSDATEIEN>/ > > s/, und/ und/ > > s/dazu beigelegtem/beigefügten/ > (Ich vermute, es ist Ghostscript beigefügt, nicht dem Abschnitt) > Stimmt, der letzte Satz lautet nun "Siehe auch weiter unten im " "Abschnitt B<INITIALIZATION FILES> und dem beigefügtem B<Use.htm> zu " "ausführlichen Ausführungen zu Suchpfaden und wie Ghostscript Dateien findet." > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Quiet startup: suppress normal startup messages, and also do the > > equivalent " > > "of B<-dQUIET>." > > msgstr "" > > "Stiller Start: unterdrückt normale Startmeldungen; es bewirkt das selbe > > wie " > > "B<-dQUIET>." > > s/das/auch das/ > (Aus der Beschreibung geht nicht klar hervor, ob das 100% identisch > ist oder eine Obermenge von -dQUIET) > Die Information habe ich aus https://wiki.ubuntuusers.de/Ghostscript/ "Stiller Modus; die normalen Ausgaben beim Programmstart (Programmname und -version, Lizenz etc.) werden unterdrückt; Alternativ kann die Kurzform -q eingegeben werden." Ich schreibe aber ruhig "auch das", weil das dichter am Original ist. > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Equivalent to B<-dDEVICEWIDTH=>I<number1> and > > B<-dDEVICEHEIGHT=>I<number2>. " > > "This is for the benefit of devices (such as X11 windows) that require (or " > > "allow) width and height to be specified." > > msgstr "" > > "Entspricht B<-dDEVICEWIDTH=>I<Nummer1> und B<-dDEVICEHEIGHT=>I<Nummer2>. " > > "Dies ist hilfreich bei Geräten (wie X11-Fenstern), die verlangen (oder " > > "erlauben), dass Breite und Höhe angegeben werden." > > s/hilfreich bei Geräten (wie X11-Fenstern) > /bei Geräten (wie X11-Fenstern) hilfreich/ > > Und ich würde eher von „Zahlen“ sprechen, nicht Nummern. (Hier und in > der vorhergenden Meldung, wo NummerX eingeführt wird) > Übernommen und NummerX zu ZahlX gloal geändert. > > #. type: TP > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > #, no-wrap > > msgid "B<-r>I<number>" > > msgstr "B<-r>I<Nummer>" > > > > #. type: TQ > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > #, no-wrap > > msgid "B<-r>I<number1>B<x>I<number2>" > > msgstr "B<-r>I<Nummer1>B<x>I<Nummer2>" > > Dito: s/Nummer/Zahl/ > > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Equivalent to B<-dDEVICEXRESOLUTION=>I<number1> and B<-" > > "dDEVICEYRESOLUTION=>I<number2>. This is for the benefit of devices such > > as " > > "printers that support multiple X and Y resolutions. If only one number is > > " > > "given, it is used for both X and Y resolutions." > > msgstr "" > > "Entspricht B<-dDEVICEXRESOLUTION=>I<Nummer1> und " > > "B<-dDEVICEYRESOLUTION=>I<Nummer2>. Dies ist hilfreich bei Geräten wie " > > "Druckern, die unterschiedliche X- und Y-Auflösungen unterstützen. Wenn nur > > " > > "eine Nummer angegeben ist, wird sie sowohl für die X- als auch für die " > > "Y-Auflösung verwendet." > > Dito: s/Nummer/Zahl/ > > s/hilfreich bei Geräten wie Druckern > /bei Geräten wie Druckern hilfreich/ > Übernommen. > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "This is not really a switch, but indicates to Ghostscript that standard " > > "input is coming from a file or a pipe and not interactively from the > > command " > > "line. Ghostscript reads from standard input until it reaches end-of-file, > > " > > "executing it like any other file, and then continues with processing the " > > "command line. When the command line has been entirely processed, " > > "Ghostscript exits rather than going into its interactive mode." > > msgstr "" > > "Dies ist nicht wirklich ein Schalter, zeigt aber Ghostscript an, dass die " > > "Standardeingabe aus einer Datei oder einer Pipe kommt, und nicht > > interaktiv " > > "aus der Befehlszeile. Ghostscript liest von der Standardeingabe bis es das > > " > > "Dateiende erreicht, führt es wie jede andere Datei aus, und fährt dann mit > > " > > "der Bearbeitung der Befehlszeile fort. Wenn die gesamte Befehlszeile " > > "verarbeitet ist, beendet sich Ghostscript, anstatt in seinen interaktiven " > > "Modus zu gehen." > > ggfs s/zu gehen/zu wechseln/ > Das klingt besser. going → gehen ist mal wieder Denglish. > > #. type: Plain text > > #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide > > #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed > > msgid "" > > "Note that the normal initialization file \"gs_init.ps\" makes > > \"systemdict\" " > > "read-only, so the values of names defined with B<-D>, B<-d>, B<-S>, or > > B<-s> " > > "cannot be changed (although, of course, they can be superseded by " > > "definitions in \"userdict\" or other dictionaries.)" > > msgstr "" > > "Beachten Sie, dass die normale Initialisierungsdatei »gs_init.ps« " > > "»systemdict« auf nur-lesbar setzt, so dass die Werte der Namen, die mit " > > "B<-D>, B<-d>, B<-S>, oder B<-s> angegeben werden, nicht geändert werden " > > "können (wobei sie selbstverständlich durch Festlegungen in »userdict« oder > > " > > "anderen Bibliotheken ersetzt werden können.)" > > ggf. s/nur-lesbar setzt/mit Schreibschutz versieht/ > > s/B<-S>, oder/B<-S> oder/ Vielen Dank für die Korrekturen! Mir sind jetzt zwei Punkte untergekommen: 1. Die Übersetzung für "font" Das habe ich bisher "Schriftart" verwendet. In suffixes(7) wird hingegen "Zeichensatz" verwendet. Was ist besser? Andererseits wird "font files" an mehreren Stellen mit "Schriftendateien" übersetzt, wo ich eher "Schriftartdateien" nehmen würde. 2. In suffixes(7) ist ein Tippfehler, und zwar zu ".pfb" "PostScript-Zeichensatzdefinitionsdatein, Binärformat". Da die Vorlage im Salsa zu finden war habe ich den Tippfehler beseitigt, das PO-Revision-Date geändert und die Datei hier angehängt. Viele Grüße, Christoph -- Ist die Katze gesund schmeckt sie dem Hund.
# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Andreas Braukmann <a...@abra.de> # Michael Piefel <pie...@debian.org> # Norbert Kümin <norbert.kue...@lugs.ch> # Dr. Tobias Quathamer <to...@debian.org>, 2012, 2016. # Helge Kreutzmann <deb...@helgefjell.de>, 2010-2011, 2016. # Mario Blättermann <mario.blaetterm...@gmail.com>, 2020, 2021, 2023. msgid "" msgstr "" "Project-Id-Version: manpages-de\n" "POT-Creation-Date: 2024-10-04 18:06+0200\n" "PO-Revision-Date: 2024-10-05 14:25+0200\n" "Last-Translator: Mario Blättermann <mario.blaetterm...@gmail.com>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 22.12.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SUFFIXES" msgstr "SUFFIXES" #. type: TH #: archlinux debian-unstable fedora-41 fedora-rawhide opensuse-leap-16-0 #: opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2. Mai 2024" #. type: TH #: archlinux fedora-41 fedora-rawhide #, no-wrap msgid "Linux man-pages 6.9.1" msgstr "Linux man-pages 6.9.1" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "suffixes - list of file suffixes" msgstr "suffixes - Liste der Dateiendungen" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "" "It is customary to indicate the contents of a file with the file suffix, " "which (typically) consists of a period, followed by one or more letters. " "Many standard utilities, such as compilers, use this to recognize the type " "of file they are dealing with. The B<make>(1) utility is driven by rules " "based on file suffix." msgstr "" "Es ist üblich, den Inhalt von Dateien durch Endungen der Dateinamen zu " "kennzeichnen. Die Endungen bestehen (typischerweise) aus einem Punkt, " "gefolgt von einem oder mehreren Buchstaben. Viele Standard(hilfs)werkzeuge " "wie Compiler erkennen daran den in Bearbeitung befindlichen Dateityp. Das " "Hilfswerkzeug B<make>(1) wird durch Regeln basierend auf den Dateiendungen " "gesteuert." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "" "Following is a list of suffixes which are likely to be found on a Linux " "system." msgstr "" "Es folgt eine Liste der Endungen, die wahrscheinlich auf einem Linux-System " "gefunden werden können." #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Suffix" msgstr "Endung" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "File type" msgstr "Dateityp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&,v" msgstr "\\&,v" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "files for RCS (Revision Control System)" msgstr "Dateien für RCS (Revision Control System)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&-" msgstr "\\&-" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "backup file" msgstr "Sicherungsdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.C" msgstr "\\&.C" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "C++ source code, equivalent to I<.cc>" msgstr "C++-Quellcode, äquivalent zu I<.cc>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.F" msgstr "\\&.F" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Fortran source with B<cpp>(1) directives" msgstr "Fortran-Quellcode mit B<cpp>(1)-Anweisungen" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "or file compressed using freeze" msgstr "oder mit Freeze komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.S" msgstr "\\&.S" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "assembler source with B<cpp>(1) directives" msgstr "Assembler-Quelle mit B<cpp>(1)-Anweisungen" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.Y" msgstr "\\&.Y" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file compressed using yabba" msgstr "mit yabba komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.Z" msgstr "\\&.Z" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file compressed using B<compress>(1)" msgstr "mit B<compress>(1) komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.[0-9]+gf" msgstr "\\&.[0-9]+gf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX generic font files" msgstr "generische Schriftendateien von TeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.[0-9]+pk" msgstr "\\&.[0-9]+pk" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX packed font files" msgstr "gepackte Schriftendateien von TeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.[1-9]" msgstr "\\&.[1-9]" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "manual page for the corresponding section" msgstr "Handbuchseite (manual page) für den entsprechenden Abschnitt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.[1-9][a-z]" msgstr "\\&.[1-9][a-z]" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "manual page for section plus subsection" msgstr "Handbuchseite (manual page) für Abschnitt und Unterabschnitt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.a" msgstr "\\&.a" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "static object code library" msgstr "statische Objektcode-Bibliothek" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ad" msgstr "\\&.ad" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "X application default resource file" msgstr "Voreinstellungen für Ressourcen einer X-Anwendung" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ada" msgstr "\\&.ada" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Ada source (may be body, spec, or combination)" msgstr "Ada-Quelle (könnte Hauptdokument, Spezifikation oder eine Kombination sein)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.adb" msgstr "\\&.adb" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Ada body source" msgstr "Quelle des Ada-Hauptdokuments" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ads" msgstr "\\&.ads" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Ada spec source" msgstr "Quelle der Ada-Spezifikation" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.afm" msgstr "\\&.afm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PostScript font metrics" msgstr "Zeichensatz-Metrik von PostScript" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.al" msgstr "\\&.al" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Perl autoload file" msgstr "Autoload-Datei von Perl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.am" msgstr "\\&.am" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<automake>(1) input file" msgstr "B<automake>(1)-Eingabedatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.arc" msgstr "\\&.arc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<arc>(1) archive" msgstr "B<arc>(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.arj" msgstr "\\&.arj" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<arj>(1) archive" msgstr "B<arj>(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.asc" msgstr "\\&.asc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PGP ASCII-armored data" msgstr "PGP-Daten mit ASCII-Hülle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.asm" msgstr "\\&.asm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "(GNU) assembler source file" msgstr "(GNU) Assembler-Quelldatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.au" msgstr "\\&.au" # Das »sound« fehlt? #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Audio sound file" msgstr "Audiodatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.aux" msgstr "\\&.aux" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LaTeX auxiliary file" msgstr "Hilfsdatei von LaTeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.avi" msgstr "\\&.avi" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "(msvideo) movie" msgstr "(msvideo-)Film" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.awk" msgstr "\\&.awk" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "AWK language program" msgstr "Programm in der Sprache AWK" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.b" msgstr "\\&.b" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LILO boot loader image" msgstr "Boot-Loader-Image von LILO" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bak" msgstr "\\&.bak" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bash" msgstr "\\&.bash" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<bash>(1) shell script" msgstr "B<bash>(1)-Shellskript" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bb" msgstr "\\&.bb" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "basic block list data produced by" msgstr "»basic-block-list«-Daten, produziert von" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "gcc -ftest-coverage" msgstr "gcc -ftest-coverage" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bbg" msgstr "\\&.bbg" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "basic block graph data produced by" msgstr "»basic-block-graph«-Daten, produziert von" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bbl" msgstr "\\&.bbl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "BibTeX output" msgstr "BibTeX-Ausgabe" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bdf" msgstr "\\&.bdf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "X font file" msgstr "X-Schriftdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bib" msgstr "\\&.bib" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX bibliographic database, BibTeX input" msgstr "Bibliographische Datenbank von TeX, Eingabe für BibTeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bm" msgstr "\\&.bm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "bitmap source" msgstr "Bitmap-Quellen" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bmp" msgstr "\\&.bmp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "bitmap" msgstr "Bitmap" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.bz2" msgstr "\\&.bz2" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file compressed using B<bzip2>(1)" msgstr "mit B<bzip2>(1) komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.c" msgstr "\\&.c" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "C source" msgstr "C-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cat" msgstr "\\&.cat" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "message catalog files" msgstr "Nachrichten-Katalogdateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cc" msgstr "\\&.cc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "C++ source" msgstr "C++-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cf" msgstr "\\&.cf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "configuration file" msgstr "Konfigurationsdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cfg" msgstr "\\&.cfg" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cgi" msgstr "\\&.cgi" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "WWW content generating script or program" msgstr "Skript oder Programm, das WWW-Inhalte generiert" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cls" msgstr "\\&.cls" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LaTeX Class definition" msgstr "LaTeX-Klassendefinition" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.class" msgstr "\\&.class" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Java compiled byte-code" msgstr "kompilierter Bytecode von Java" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.conf" msgstr "\\&.conf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.config" msgstr "\\&.config" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cpp" msgstr "\\&.cpp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.cc>" msgstr "äquivalent zu I<.cc>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.csh" msgstr "\\&.csh" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<csh>(1) shell script" msgstr "B<csh>(1)-Shellskript" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.cxx" msgstr "\\&.cxx" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.dat" msgstr "\\&.dat" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "data file" msgstr "Datendatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.deb" msgstr "\\&.deb" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Debian software package" msgstr "Debian-Softwarepaket" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.def" msgstr "\\&.def" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Modula-2 source for definition modules" msgstr "Quelle für Definitionsmodule von Modula-2" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "other definition files" msgstr "andere Definitionsdateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.desc" msgstr "\\&.desc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "initial part of mail message unpacked with" msgstr "initialer Teil einer E-Mail-Nachricht, die mit" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<munpack>(1)" msgstr "B<munpack>(1) entpackt wurde" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.diff" msgstr "\\&.diff" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file differences (B<diff>(1) command output)" msgstr "Dateiunterschiede (Ausgabe des Befehls B<diff>(1))" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.dir" msgstr "\\&.dir" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "dbm data base directory file" msgstr "dbm-Datenbankverzeichnisdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.doc" msgstr "\\&.doc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "documentation file" msgstr "Dokumentationsdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.dsc" msgstr "\\&.dsc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Debian Source Control (source package)" msgstr "Debian-Quellsteuerung (Quellpaket)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.dtx" msgstr "\\&.dtx" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LaTeX package source file" msgstr "Quelldatei eines LaTeX-Pakets" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.dvi" msgstr "\\&.dvi" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX's device independent output" msgstr "geräteunabhängige Ausgabe von TeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.el" msgstr "\\&.el" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Emacs-Lisp source" msgstr "Emacs-Lisp-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.elc" msgstr "\\&.elc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "compiled Emacs-Lisp source" msgstr "kompilierte Emacs-Lisp-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.eps" msgstr "\\&.eps" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "encapsulated PostScript" msgstr "gekapseltes PostScript" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.exp" msgstr "\\&.exp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Expect source code" msgstr "Expect-Quellcode" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.f" msgstr "\\&.f" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Fortran source" msgstr "Fortran-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.f77" msgstr "\\&.f77" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Fortran 77 source" msgstr "Fortran-77-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.f90" msgstr "\\&.f90" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Fortran 90 source" msgstr "Fortran-90-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.fas" msgstr "\\&.fas" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "precompiled Common-Lisp" msgstr "vorkompilierter Common-Lisp-Code" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.fi" msgstr "\\&.fi" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Fortran include files" msgstr "Fortran-Include-Dateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.fig" msgstr "\\&.fig" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "FIG image file (used by B<xfig>(1))" msgstr "FIG-Bilddatei (benutzt von B<xfig>(1))" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.fmt" msgstr "\\&.fmt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX format file" msgstr "Formatdatei von TeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.gif" msgstr "\\&.gif" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Compuserve Graphics Image File format" msgstr "Compuserve Grafikdateiformat (»Graphics Image File«)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.gmo" msgstr "\\&.gmo" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "GNU format message catalog" msgstr "Nachrichtenkatalog im GNU-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.gsf" msgstr "\\&.gsf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Ghostscript fonts" msgstr "Ghostscript-Zeichensätze" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.gz" msgstr "\\&.gz" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file compressed using B<gzip>(1)" msgstr "mit B<gzip>(1) komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.h" msgstr "\\&.h" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "C or C++ header files" msgstr "C- oder C++-Header-Dateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.help" msgstr "\\&.help" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "help file" msgstr "Hilfedatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.hf" msgstr "\\&.hf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.help>" msgstr "äquivalent zu I<.help>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.hlp" msgstr "\\&.hlp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.htm" msgstr "\\&.htm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "poor man's I<.html>" msgstr "I<.html> für Arme" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.html" msgstr "\\&.html" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "HTML document used with the World Wide Web" msgstr "HTML-Dokument, benutzt im World Wide Web" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.hqx" msgstr "\\&.hqx" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "7-bit encoded Macintosh file" msgstr "7-Bit-kodierte Macintosh-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.i" msgstr "\\&.i" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "C source after preprocessing" msgstr "C-Quelle nach Vorbehandlung durch Präprozessor" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.icon" msgstr "\\&.icon" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.idx" msgstr "\\&.idx" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "reference or datum-index file for hypertext" msgstr "Referenz oder Datumindexdatei für Hypertext" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "or database system" msgstr "oder Datenbanksystem" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.image" msgstr "\\&.image" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.in" msgstr "\\&.in" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "configuration template, especially for GNU Autoconf" msgstr "Konfigurationsvorlage, besonders für GNU Autoconf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.info" msgstr "\\&.info" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "files for the Emacs info browser" msgstr "Dateien für den Emacs-Info-Browser" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.info-[0-9]+" msgstr "\\&.info-[0-9]+" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "split info files" msgstr " Info-Dateienteile" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ins" msgstr "\\&.ins" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LaTeX package install file for docstrip" msgstr "LaTeX: Paketinstallationsdatei für Docstrip" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.itcl" msgstr "\\&.itcl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "itcl source code;" msgstr "itcl-Quellcode;" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "itcl ([incr Tcl]) is an OO extension of tcl" msgstr "itcl ([incr Tcl]) ist eine OO-Erweiterung von tcl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.java" msgstr "\\&.java" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "a Java source file" msgstr "eine Java-Quellcodedatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.jpeg" msgstr "\\&.jpeg" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Joint Photographic Experts Group format" msgstr "Joint-Photographic-Experts-Group-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.jpg" msgstr "\\&.jpg" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "poor man's I<.jpeg>" msgstr "I<.jpeg> für Arme" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.js" msgstr "\\&.js" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "JavaScript source code" msgstr "Javascript-Quellcode" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.jsx" msgstr "\\&.jsx" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "JSX (JavaScript XML-like extension) source code" msgstr "JSX-Quellcode (XML-artige JavaScript-Erweiterung)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.kmap" msgstr "\\&.kmap" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<lyx>(1) keymap" msgstr "B<lyx>(1)-Tastaturdefinition" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.l" msgstr "\\&.l" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.lex> or I<.lisp>" msgstr "äquivalent zu I<.lex> oder I<.lisp>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lex" msgstr "\\&.lex" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<lex>(1) or B<flex>(1) files" msgstr "B<lex>(1)- oder B<flex>(1)-Dateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lha" msgstr "\\&.lha" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "lharc archive" msgstr "lharc-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lib" msgstr "\\&.lib" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Common-Lisp library" msgstr "Bibliothek für Common-Lisp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lisp" msgstr "\\&.lisp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Lisp source" msgstr "Lisp-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ln" msgstr "\\&.ln" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "files for use with B<lint>(1)" msgstr "Dateien für B<lint>(1)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.log" msgstr "\\&.log" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "log file, in particular produced by TeX" msgstr "Protokolldatei, vor allem von TeX erstellte" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lsm" msgstr "\\&.lsm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Linux Software Map entry" msgstr "Linux-Software-Map-Eintrag" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lsp" msgstr "\\&.lsp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Common-Lisp source" msgstr "Common-Lisp-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.lzh" msgstr "\\&.lzh" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.m" msgstr "\\&.m" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Objective-C source code" msgstr "Objective-C-Quellcode" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.m4" msgstr "\\&.m4" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<m4>(1) source" msgstr "B<m4>(1)-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mac" msgstr "\\&.mac" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "macro files for various programs" msgstr "Makrodateien für verschiedene Programme" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.man" msgstr "\\&.man" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "manual page (usually source rather than formatted)" msgstr "Handbuchseite (meist Quelle statt formatiert)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.map" msgstr "\\&.map" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "map files for various programs" msgstr "Map-Dateien für verschiedene Programme" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.me" msgstr "\\&.me" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Nroff source using the me macro package" msgstr "Nroff-Quelle, benutzt Makropaket me" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mf" msgstr "\\&.mf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Metafont (font generator for TeX) source" msgstr "Metafont-Quelle (Zeichensatzgenerator für TeX)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mgp" msgstr "\\&.mgp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "MagicPoint file" msgstr "MagicPoint-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mm" msgstr "\\&.mm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "sources for B<groff>(1) in mm - format" msgstr "Quellen für B<groff>(1) im MM-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mo" msgstr "\\&.mo" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Message catalog binary file" msgstr "binäre Nachrichtenkatalogdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mod" msgstr "\\&.mod" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Modula-2 source for implementation modules" msgstr "Modula-2-Quelle für Implementationsmodule" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mov" msgstr "\\&.mov" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "(quicktime) movie" msgstr "(Quicktime-)Film" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mp" msgstr "\\&.mp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Metapost source" msgstr "Metapost-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mp2" msgstr "\\&.mp2" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "MPEG Layer 2 (audio) file" msgstr "MPEG-Layer-2-(Audio-)Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mp3" msgstr "\\&.mp3" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "MPEG Layer 3 (audio) file" msgstr "MPEG-Layer-3-(Audio-)Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.mpeg" msgstr "\\&.mpeg" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "movie file" msgstr "Filmdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.o" msgstr "\\&.o" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "object file" msgstr "Objektdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.old" msgstr "\\&.old" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "old or backup file" msgstr "alte oder Sicherungsdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.orig" msgstr "\\&.orig" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "backup (original) version of a file, from B<patch>(1)" msgstr "Sicherungs- (Original-)version einer Datei, von B<patch>(1)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.out" msgstr "\\&.out" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "output file, often executable program (a.out)" msgstr "Ausgabedatei, oftmals ausführbare Programme (a.out)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.p" msgstr "\\&.p" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Pascal source" msgstr "Pascal-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pag" msgstr "\\&.pag" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "dbm data base data file" msgstr "dbm: Datenbankdatendatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.patch" msgstr "\\&.patch" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "file differences for B<patch>(1)" msgstr "Dateiunterschiede für B<patch>(1)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pbm" msgstr "\\&.pbm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "portable bitmap format" msgstr "Portable-Bitmap-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pcf" msgstr "\\&.pcf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "X11 font files" msgstr "X11-Schriftdateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pdf" msgstr "\\&.pdf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Adobe Portable Data Format" msgstr "Adobe »Portable Data Format«" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "(use Acrobat/B<acroread> or B<xpdf>)" msgstr "(verwenden Sie Acrobat/B<acroread> oder B<xpdf>)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.perl" msgstr "\\&.perl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Perl source (see .ph, .pl, and .pm)" msgstr "Perl-Quelle (siehe .ph, .pl und .pm)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pfa" msgstr "\\&.pfa" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PostScript font definition files, ASCII format" msgstr "PostScript-Zeichensatzdefinitionsdateien, ASCII-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pfb" msgstr "\\&.pfb" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PostScript font definition files, binary format" msgstr "PostScript-Zeichensatzdefinitionsdateien, Binärformat" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pgm" msgstr "\\&.pgm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "portable greymap format" msgstr "Portable-Greymap-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pgp" msgstr "\\&.pgp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PGP binary data" msgstr "PGP-Binärdaten" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ph" msgstr "\\&.ph" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Perl header file" msgstr "Perl-Header-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.php" msgstr "\\&.php" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PHP program file" msgstr "PHP-Programmdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.php3" msgstr "\\&.php3" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PHP3 program file" msgstr "PHP3-Programmdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pid" msgstr "\\&.pid" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "File to store daemon PID (e.g., crond.pid)" msgstr "Dateien für Daemon-PIDs (z.B. crond.pid)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pl" msgstr "\\&.pl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX property list file or Perl library file" msgstr "TeX-Eigenschaftsauflistdatei oder Perl-Bibliotheksdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pm" msgstr "\\&.pm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Perl module" msgstr "Perl-Modul" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.png" msgstr "\\&.png" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Portable Network Graphics file" msgstr "Portable-Network-Graphics-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.po" msgstr "\\&.po" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Message catalog source" msgstr "Nachrichtenkatalog, Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pod" msgstr "\\&.pod" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<perldoc>(1) file" msgstr "B<perldoc>(1)-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ppm" msgstr "\\&.ppm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "portable pixmap format" msgstr "Portable-Pixmap-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pr" msgstr "\\&.pr" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ps" msgstr "\\&.ps" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "PostScript file" msgstr "PostScript-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.py" msgstr "\\&.py" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Python source" msgstr "Python-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.pyc" msgstr "\\&.pyc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "compiled python" msgstr "kompiliertes Python" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.qt" msgstr "\\&.qt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "quicktime movie" msgstr "Quicktime-Film" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.r" msgstr "\\&.r" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "RATFOR source (obsolete)" msgstr "RATFOR-Quelle (veraltet)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.rej" msgstr "\\&.rej" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "patches that B<patch>(1) couldn't apply" msgstr "Patches, die B<patch>(1) nicht anwenden konnte" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.rpm" msgstr "\\&.rpm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "RPM software package" msgstr "RPM-Softwarepaket" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.rtf" msgstr "\\&.rtf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Rich Text Format file" msgstr "Rich-Text-Format-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.rules" msgstr "\\&.rules" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "rules for something" msgstr "Regeln für irgendwas" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.s" msgstr "\\&.s" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "assembler source" msgstr "Assembler-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sa" msgstr "\\&.sa" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "stub libraries for a.out shared libraries" msgstr "Stub-Bibliotheken für Laufzeit-Bibliotheken im a.out-Format" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sc" msgstr "\\&.sc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<sc>(1) spreadsheet commands" msgstr "B<sc>(1)-Tabellenkalkulationbefehle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.scm" msgstr "\\&.scm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Scheme source code" msgstr "Scheme-Quellcode" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sed" msgstr "\\&.sed" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "sed source file" msgstr "Sed-Quelldatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sgml" msgstr "\\&.sgml" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SGML source file" msgstr "SGML-Quelldatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sh" msgstr "\\&.sh" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<sh>(1) scripts" msgstr "B<sh>(1)-Skripte" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.shar" msgstr "\\&.shar" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "archive created by the B<shar>(1) utility" msgstr "mittels des B<shar>(1)-Hilfswerkzeugs erstelltes Archiv" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.shtml" msgstr "\\&.shtml" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "HTML using Server Side Includes" msgstr "HTML mit Server Side Includes" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.so" msgstr "\\&.so" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Shared library or dynamically loadable object" msgstr "Laufzeit-Bibliothek oder dynamisch ladbares Objekt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sql" msgstr "\\&.sql" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SQL source" msgstr "SQL-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sqml" msgstr "\\&.sqml" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SQML schema or query program" msgstr "SQML-Schemata oder -Abfrageprogramm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sty" msgstr "\\&.sty" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "LaTeX style files" msgstr "LaTeX-Style-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.sym" msgstr "\\&.sym" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Modula-2 compiled definition modules" msgstr "kompilierte Definitionsmodule von Modula-2" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tar" msgstr "\\&.tar" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "archive created by the B<tar>(1) utility" msgstr "mittels des B<tar>(1)-Hilfswerkzeugs erstelltes Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tar.Z" msgstr "\\&.tar.Z" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tar(1) archive compressed with B<compress>(1)" msgstr "mit B<compress>(1) komprimiertes tar(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tar.bz2" msgstr "\\&.tar.bz2" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tar(1) archive compressed with B<bzip2>(1)" msgstr "mit B<bzip2>(1) komprimiertes tar(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tar.gz" msgstr "\\&.tar.gz" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tar(1) archive compressed with B<gzip>(1)" msgstr "mit B<gzip>(1) komprimiertes tar(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.taz" msgstr "\\&.taz" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tcl" msgstr "\\&.tcl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tcl source code" msgstr "tcl-Quellcode" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tex" msgstr "\\&.tex" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX or LaTeX source" msgstr "TeX- oder LaTeX-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.texi" msgstr "\\&.texi" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.texinfo>" msgstr "äquivalent zu I<.texinfo>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.texinfo" msgstr "\\&.texinfo" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Texinfo documentation source" msgstr "Quelle von Texinfo-Dokumentation" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.text" msgstr "\\&.text" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "text file" msgstr "Textdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tfm" msgstr "\\&.tfm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX font metric file" msgstr "TeX: Zeichensatzmetrikdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tgz" msgstr "\\&.tgz" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tar archive compressed with B<gzip>(1)" msgstr "mit B<gzip>(1) komprimiertes tar-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tif" msgstr "\\&.tif" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "poor man's I<.tiff>" msgstr "I<.tiff> für Arme" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tiff" msgstr "\\&.tiff" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Tagged Image File Format" msgstr "»Tagged Image File Format«" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tk" msgstr "\\&.tk" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "tcl/tk script" msgstr "Tcl/Tk-Skript" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tmp" msgstr "\\&.tmp" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "temporary file" msgstr "temporäre Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tmpl" msgstr "\\&.tmpl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "template files" msgstr "Template-Dateien" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.ts" msgstr "\\&.ts" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TypeScript source code" msgstr "TypeScript-Quellcode" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.tsx" msgstr "\\&.tsx" #. type: tbl table #: archlinux debian-unstable fedora-41 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TypeScript with JSX source code (I<.ts> + I<.jsx>)" msgstr "TypeScript mit JSX-Quellcode (I<.ts> + I<.jsx>)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.txt" msgstr "\\&.txt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.text>" msgstr "äquivalent zu I<.text>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.uu" msgstr "\\&.uu" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "equivalent to I<.uue>" msgstr "äquivalent zu I<.uue>" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.uue" msgstr "\\&.uue" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "binary file encoded with B<uuencode>(1)" msgstr "mit B<uuencode>(1) kodierte binäre Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.vf" msgstr "\\&.vf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX virtual font file" msgstr "virtuelle Schriftdatei von TeX" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.vpl" msgstr "\\&.vpl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "TeX virtual property list file" msgstr "TeX: virtuelle Eigenschaftsliste (zu virtueller Schrift)" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.w" msgstr "\\&.w" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Silvio Levi's CWEB" msgstr "Silvio Levis CWEB" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.wav" msgstr "\\&.wav" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "wave sound file" msgstr "»Wave«-Audiodatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.web" msgstr "\\&.web" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Donald Knuth's WEB" msgstr "Donald Knuths WEB" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.wml" msgstr "\\&.wml" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Source file for Web Meta Language" msgstr "Quelldatei für Web Meta Language" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xbm" msgstr "\\&.xbm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "X11 bitmap source" msgstr "X11-Bitmap-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xcf" msgstr "\\&.xcf" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "GIMP graphic" msgstr "GIMP-Graphik" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xml" msgstr "\\&.xml" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "eXtended Markup Language file" msgstr "»eXtended-Markup-Language«-Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xpm" msgstr "\\&.xpm" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "X11 pixmap source" msgstr "X11-Pixmap-Quelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xs" msgstr "\\&.xs" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Perl xsub file produced by h2xs" msgstr "xsub-Datei von Perl erzeugt von h2xs" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.xsl" msgstr "\\&.xsl" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "XSL stylesheet" msgstr "XSL-Stylesheet" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.y" msgstr "\\&.y" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<yacc>(1) or B<bison>(1) (parser generator) files" msgstr "B<yacc>(1)- oder B<bison>(1)- (Parsergenerator-)Dateien" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.z" msgstr "\\&.z" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "File compressed using B<pack>(1) (or an old B<gzip>(1))" msgstr "mit B<pack>(1) (oder einem alten B<gzip>(1)) komprimiert Datei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.zip" msgstr "\\&.zip" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<zip>(1) archive" msgstr "B<zip>(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&.zoo" msgstr "\\&.zoo" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<zoo>(1) archive" msgstr "B<zoo>(1)-Archiv" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&\\[ti]" msgstr "\\&\\[ti]" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Emacs or B<patch>(1) backup file" msgstr "Emacs- or B<patch>(1)-Sicherungsdatei" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "\\&rc" msgstr "\\&rc" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "startup (`run control') file, e.g., I<.newsrc>" msgstr "Startdatei (»run control«), z.B. I<.newsrc>" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDS" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "General UNIX conventions." msgstr "Allgemeinen UNIX-Konventionen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "This list is not exhaustive." msgstr "Diese Liste ist nicht erschöpfend." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<file>(1), B<make>(1)" msgstr "B<file>(1), B<make>(1)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5. Februar 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: TH #: debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: TH #: mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. Oktober 2023" #. type: TH #: mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (unveröffentlicht)"
signature.asc
Description: PGP signature