]> git.donarmstrong.com Git - lilypond.git/blob - tex/txi-de.tex
Add '-dcrop' option to ps and svg backends
[lilypond.git] / tex / txi-de.tex
1 % $Id$
2 % txi-de.tex -- German translations for texinfo.tex.
3 %
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.
10 %
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.
15 %
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/>.
18 %
19 % Written by Karl Heinz Marbaise, 18. January 1999, <kama@hippo.fido.de>
20
21 \txisetlanguage{ngerman}{2}{2}
22
23 \plainfrenchspacing
24
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}
43 %%
44 \gdef\putwordNoTitle{Kein Titel}
45 %%
46 %% New definition 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}
59 %%
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}
65 %%
66 %% Index handling should also work correct in german
67 \gdef\putwordIndexNonexistent{(Index ist nicht vorhanden)}
68 \gdef\putwordIndexIsEmpty{(Der Index ist leer)}
69 %%
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}