Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / tex / txi-de.tex
blob6f399da2d9d1830fb8487d6894c753371bfbdba0
1 % $Id: txi-de.tex,v 1.9 2008/10/16 17:13:10 karl Exp $
2 % txi-de.tex -- German translations for texinfo.tex.
4 % Copyright 1999, 2007, 2008 Free Software Foundation, Inc.
5 %
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 3 of the license, or (at
9 % your option) any later version.
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, see <http://www.gnu.org/licenses/>.
19 % Written by Karl Heinz Marbaise, 18. January 1999, <kama@hippo.fido.de>
21 \txisetlanguage{ngerman}{2}{2}
23 \plainfrenchspacing
25 % german translation of the used words.
26 % Don't use checking because if it is our turn they have
27 % been defined.
28 \gdef\putwordAppendix{Anhang}
29 \gdef\putwordChapter{Kapitel}
30 \gdef\putwordfile{Datei}
31 \gdef\putwordin{in}
32 \gdef\putwordInfo{Info}
33 \gdef\putwordMethodon{Methode von}
34 \gdef\putwordon{auf}
35 \gdef\putwordof{von}
36 \gdef\putwordpage{Seite}
37 \gdef\putwordsection{Abschnitt}
38 \gdef\putwordSection{Abschnitt}
39 \gdef\putwordsee{siehe}
40 \gdef\putwordSee{Siehe}
41 \gdef\putwordShortTOC{Kurzverzeichnis}
42 \gdef\putwordTOC{Inhaltsverzeichnis}
44 \gdef\putwordNoTitle{Kein Titel}
46 %% New defintion for the output of months.
47 \gdef\putwordMJan{Januar}
48 \gdef\putwordMFeb{Februar}
49 \gdef\putwordMMar{M\"arz}
50 \gdef\putwordMApr{April}
51 \gdef\putwordMMai{Mai}
52 \gdef\putwordMJun{Juni}
53 \gdef\putwordMJul{Juli}
54 \gdef\putwordMAug{August}
55 \gdef\putwordMSep{September}
56 \gdef\putwordMOct{Oktober}
57 \gdef\putwordMNov{November}
58 \gdef\putwordMDec{Dezember}
60 %% some hyphenation for german language. Might be changed.
61 \hyphenation{An-hang}
62 %%\hyphenation{mini-buf-fer mini-buf-fers}
63 %%\hyphenation{eshell}
64 %%\hyphenation{white-space}
66 %% Index handling should also work correct in german
67 \gdef\putwordIndexNonexistent{(Index ist nicht vorhanden)}
68 \gdef\putwordIndexIsEmpty{(Der Index ist leer)}
70 %% \defmac
71 \gdef\putwordDefmac{Makro}
72 %% \defspec
73 \gdef\putwordDefspec{Spezial Form}
74 %% \defivar
75 \gdef\putwordDefivar{exemplar Variable}
76 %% \defvar leave unchanged because no difference in
77 %% writing but in phonectics.
78 \gdef\putwordDefvar{Variable}
79 %% \defopt
80 \gdef\putwordDefopt{Benutzer Option}
81 %% \deffun
82 \gdef\putwordDeffunc{Funktion}