/[svn]/gigedit/trunk/po/de.po
ViewVC logotype

Annotation of /gigedit/trunk/po/de.po

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1235 - (hide annotations) (download)
Sat Jun 16 11:05:53 2007 UTC (16 years, 10 months ago) by persson
File size: 5513 byte(s)
- updated the translations for the changed source file structure

1 schoenebeck 1134 # German translations for gigedit package
2     # Deutsche Übersetzung für das gigedit Paket.
3     # Copyright (C) 2006, 2007 Andreas Persson
4     # This file is distributed under the same license as the gigedit package.
5     #
6     msgid ""
7     msgstr ""
8     "Project-Id-Version: gigedit 0.0.3\n"
9     "Report-Msgid-Bugs-To: \n"
10 persson 1235 "POT-Creation-Date: 2007-06-16 12:44+0200\n"
11 schoenebeck 1134 "PO-Revision-Date: 2007-03-26 18:19+0200\n"
12     "Last-Translator: Christian Schoenebeck\n"
13     "Language-Team: German\n"
14     "MIME-Version: 1.0\n"
15     "Content-Type: text/plain; charset=UTF-8\n"
16     "Content-Transfer-Encoding: 8bit\n"
17    
18 persson 1235 #: ../src/gigedit/mainwindow.cpp:86
19 schoenebeck 1134 msgid "_File"
20     msgstr "_Datei"
21    
22 persson 1235 #: ../src/gigedit/mainwindow.cpp:117
23 schoenebeck 1134 msgid "_Instrument"
24     msgstr "_Instrument"
25    
26 persson 1235 #: ../src/gigedit/mainwindow.cpp:128
27 schoenebeck 1134 msgid "Add _Instrument"
28     msgstr "_Instrument hinzufügen"
29    
30 persson 1235 #: ../src/gigedit/mainwindow.cpp:142
31 schoenebeck 1134 msgid "Add _Group"
32     msgstr "_Gruppe hinzufügen"
33    
34 persson 1235 #: ../src/gigedit/mainwindow.cpp:146
35 schoenebeck 1134 msgid "Add _Sample(s)"
36     msgstr "_Sample(s) hinzufügen"
37    
38 persson 1235 #: ../src/gigedit/mainwindow.cpp:386
39 schoenebeck 1134 msgid "Open file"
40     msgstr "Datei öffnen"
41    
42     #. show 'browse for file' dialog
43 persson 1235 #: ../src/gigedit/mainwindow.cpp:923
44 schoenebeck 1134 msgid "Add Sample(s)"
45     msgstr "Sample(s) hinzufügen"
46 schoenebeck 1153
47 persson 1235 #: ../src/gigedit/dimregionedit.cpp:122
48 persson 1159 #, fuzzy
49     msgid "Note this sample is associated with (a.k.a. 'root note')"
50 schoenebeck 1153 msgstr ""
51 schoenebeck 1156 "Note mit der dieses Sample assoziiert wird (auch als 'Root Note' bezeichnet)"
52 schoenebeck 1153
53 persson 1235 #: ../src/gigedit/dimregionedit.cpp:124
54 persson 1159 #, fuzzy
55     msgid "Sample position at which playback should be started"
56 schoenebeck 1153 msgstr "Sample Position an der die Wiedergabe gestartet werden soll"
57    
58 persson 1235 #: ../src/gigedit/dimregionedit.cpp:125
59 persson 1159 #, fuzzy
60     msgid "Stereo balance (left/right)"
61 schoenebeck 1153 msgstr "Stereo Balance (links/rechts)"
62    
63 persson 1235 #: ../src/gigedit/dimregionedit.cpp:127
64 persson 1159 #, fuzzy
65     msgid "Output channel where the audio signal should be routed to (0 - 9)"
66 schoenebeck 1153 msgstr "Ausgangskanal an dem das Audiosignal ausgegeben werden soll (0 - 9)"
67    
68 persson 1235 #: ../src/gigedit/dimregionedit.cpp:130
69 persson 1159 #, fuzzy
70 schoenebeck 1153 msgid ""
71 persson 1159 "If true: sample will be pitched according to the key position (this would be "
72 schoenebeck 1153 "disabled for drums for example)"
73     msgstr ""
74     "wenn aktiviert, wird das Sample gemäß Tastenposition gepitcht (dies würde "
75     "für Drums z.B. deaktiviert sein)"
76    
77 persson 1235 #: ../src/gigedit/dimregionedit.cpp:133
78 persson 1159 #, fuzzy
79     msgid "If enabled: repeats to playback the sample"
80 schoenebeck 1156 msgstr "wenn aktiviert, wird das Sample wiederholt abgespielt"
81    
82 persson 1235 #: ../src/gigedit/dimregionedit.cpp:135
83 persson 1159 #, fuzzy
84 schoenebeck 1156 msgid ""
85 persson 1159 "Start position within the sample (in sample points) of the area to be looped"
86 schoenebeck 1156 msgstr ""
87     "Start Position im Sample (in Sample Punkten) des Bereiches der wiederholt "
88     "abgespielt werden soll"
89    
90 persson 1235 #: ../src/gigedit/dimregionedit.cpp:139
91 persson 1159 #, fuzzy
92     msgid "Duration (in sample points) of the area to be looped"
93 schoenebeck 1156 msgstr ""
94     "Länge (in Sample Punkten) des Bereiches der wiederholt abgespielt werden soll"
95    
96 persson 1235 #: ../src/gigedit/dimregionedit.cpp:142
97 persson 1159 #, fuzzy
98     msgid "Direction in which the loop area in the sample should be played back"
99 schoenebeck 1156 msgstr "Richtung in welcher der Loop Bereich im Sample abgespielt werden soll"
100    
101 persson 1235 #: ../src/gigedit/dimregionedit.cpp:145
102 persson 1159 #, fuzzy
103 schoenebeck 1156 msgid ""
104 persson 1159 "Whether the loop area should be played back forever\n"
105 schoenebeck 1156 "Caution: this setting is stored on Sample side, thus is shared among all "
106     "dimension regions that use this sample!"
107     msgstr ""
108     "wenn aktiviert, wird der Loop Bereich endlos wiederholt abgespieltAchtung: "
109     "diese Einstellung wird Sample-seitig gespeichert, folglich wird sie mit "
110     "allen Dimension Regions geteilt, die dasselbe Sample verwenden!"
111    
112 persson 1235 #: ../src/gigedit/dimregionedit.cpp:150
113 persson 1159 #, fuzzy
114 schoenebeck 1156 msgid ""
115 persson 1159 "How many times the loop area should be played back\n"
116 schoenebeck 1156 "Caution: this setting is stored on Sample side, thus is shared among all "
117     "dimension regions that use this sample!"
118     msgstr ""
119     "Anzahl der Wiederholungen mit der der Loop Bereich abgespielt werden "
120     "sollAchtung: diese Einstellung wird Sample-seitig gespeichert, folglich wird "
121     "sie mit allen Dimension Regions geteilt, die dasselbe Sample verwenden!"
122    
123 persson 1235 #: ../src/gigedit/dimregionedit.cpp:159
124 persson 1159 #, fuzzy
125     msgid "Mandatory Settings"
126 schoenebeck 1153 msgstr "Zwingende Einstellungen:"
127    
128     #. TODO: the following would break drag&drop: wSample->property_editable().set_value(false); or this: wSample->set_editable(false);
129 persson 1235 #: ../src/gigedit/dimregionedit.cpp:162
130 persson 1159 #, fuzzy
131     msgid "Drop a sample here"
132 schoenebeck 1153 msgstr "ziehen Sie ein Sample hierher"
133    
134 persson 1235 #: ../src/gigedit/dimregionedit.cpp:164
135 persson 1159 #, fuzzy
136     msgid "Optional Settings"
137 schoenebeck 1153 msgstr "Optionale Einstellungen:"
138    
139 persson 1235 #: ../src/gigedit/dimregionedit.cpp:186
140 persson 1159 #, fuzzy
141     msgid "General Amplitude Settings"
142 schoenebeck 1153 msgstr "Allgem. Amplituden Einstellungen:"
143    
144 persson 1235 #: ../src/gigedit/dimregionedit.cpp:190
145 persson 1159 #, fuzzy
146     msgid "Amplitude Envelope (EG1)"
147 schoenebeck 1153 msgstr "Amplituden Hüllkurve (EG1):"
148    
149 persson 1235 #: ../src/gigedit/dimregionedit.cpp:207
150 persson 1159 #, fuzzy
151     msgid "Amplitude Oscillator (LFO1)"
152 schoenebeck 1153 msgstr "Amplituden Oszillator (LFO1):"
153    
154 persson 1235 #: ../src/gigedit/dimregionedit.cpp:237
155 persson 1159 #, fuzzy
156     msgid "General Filter Settings"
157 schoenebeck 1153 msgstr "Allgem. Filter Einstellungen:"
158    
159 persson 1235 #: ../src/gigedit/dimregionedit.cpp:305
160 persson 1159 #, fuzzy
161     msgid "Filter Cutoff Envelope (EG2)"
162 schoenebeck 1153 msgstr "Filter Cutoff Hüllkurve (EG2):"
163    
164 persson 1235 #: ../src/gigedit/dimregionedit.cpp:318
165 persson 1159 #, fuzzy
166     msgid "Filter Cutoff Oscillator (LFO2)"
167 schoenebeck 1153 msgstr "Filter Cutoff Oszillator (LFO2):"
168    
169 persson 1235 #: ../src/gigedit/dimregionedit.cpp:340
170 persson 1159 #, fuzzy
171     msgid "General Pitch Settings"
172 schoenebeck 1153 msgstr "Allgem. Pitch Einstellungen:"
173    
174 persson 1235 #: ../src/gigedit/dimregionedit.cpp:343
175 persson 1159 #, fuzzy
176     msgid "Pitch Envelope (EG3)"
177 schoenebeck 1153 msgstr "Pitch Hüllkurve (EG3):"
178    
179 persson 1235 #: ../src/gigedit/dimregionedit.cpp:346
180 persson 1159 #, fuzzy
181     msgid "Pitch Oscillator (LFO3)"
182 schoenebeck 1153 msgstr "Pitch Oszillator (LFO3):"

  ViewVC Help
Powered by ViewVC