1 % txi-de.tex -- adaptation to German for texinfo.tex.
2 % Id: txi-de.tex,v 1.3 2004/04/11 17:56:45 karl Exp
4 % Copyright (C) 1999 Free Software Foundation, Inc.
6 % This program is free software; you can redistribute it and/or modify
7 % it under the terms of the GNU General Public License as published by
8 % the Free Software Foundation; either version 2, or (at your option)
11 % This program is distributed in the hope that it will be useful,
12 % but WITHOUT ANY WARRANTY; without even the implied warranty of
13 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 % GNU General Public License for more details.
16 % You should have received a copy of the GNU General Public License
17 % along with this program; if not, write to the Free Software
18 % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20 % Written by Karl Heinz Marbaise, 18. January 1999, <kama@hippo.fido.de>
22 %% german translation of the used words.
23 %% Don't use checking because if it is our turn they have
25 \gdef\putwordAppendix{Anhang
}
26 \gdef\putwordChapter{Kapitel
}
27 \gdef\putwordfile{Datei
}
29 \gdef\putwordInfo{Info
}
30 \gdef\putwordMethodon{Methode von
}
33 \gdef\putwordpage{Seite
}
34 \gdef\putwordsection{Abschnitt
}
35 \gdef\putwordSection{Abschnitt
}
36 \gdef\putwordsee{siehe
}
37 \gdef\putwordSee{Siehe
}
38 \gdef\putwordShortTOC{Kurzverzeichnis
}
39 \gdef\putwordTOC{Inhaltsverzeichnis
}
41 \gdef\putwordNoTitle{Kein Titel
}
43 %% New defintion for the output of months.
44 \gdef\putwordMJan{Januar
}
45 \gdef\putwordMFeb{Februar
}
46 \gdef\putwordMMar{M\"arz
}
47 \gdef\putwordMApr{April
}
48 \gdef\putwordMMai{Mai
}
49 \gdef\putwordMJun{Juni
}
50 \gdef\putwordMJul{Juli
}
51 \gdef\putwordMAug{August
}
52 \gdef\putwordMSep{September
}
53 \gdef\putwordMOct{Oktober
}
54 \gdef\putwordMNov{November
}
55 \gdef\putwordMDec{Dezember
}
57 %% some hyphenation for german language. Might be changed.
59 %%\hyphenation{mini-buf-fer mini-buf-fers}
60 %%\hyphenation{eshell}
61 %%\hyphenation{white-space}
63 %% Index handling should also work correct in german
64 \gdef\putwordIndexNonexistent{(Index ist nicht vorhanden)
}
65 \gdef\putwordIndexIsEmpty{(Der Index ist leer)
}
68 \gdef\putwordDefmac{Makro
}
70 \gdef\putwordDefspec{Spezial Form
}
72 \gdef\putwordDefivar{exemplar Variable
}
73 %% \defvar leave unchanged because no difference in
74 %% writing but in phonectics.
75 \gdef\putwordDefvar{Variable
}
77 \gdef\putwordDefopt{Benutzer Option
}
79 \gdef\putwordDeffunc{Funktion
}