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

Contents of /gigedit/trunk/po/sv.po

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1382 - (show annotations) (download)
Thu Oct 4 23:29:22 2007 UTC (16 years, 6 months ago) by schoenebeck
File size: 5686 byte(s)
* fixed a crash when selecting 'New' or opening another file while being
  attached to the sampler
* don't allow the user to remove an instrument while being attached to the
  sampler, because it wouldn't end well ;-)
* don't show a 'file modified' confirmation dialog when closing/quitting
  the application and being attached to the sampler, since the
  modifications won't be lost until the sampler was quit
* while beng attached to the sampler, show the user an information dialog
  when he selects 'New' or 'Open', since this will detach gigedit from the
  sampler
* updated German translation

1 # Swedish translations for gigedit package
2 # Svenska översättningar för paketet gigedit.
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 "POT-Creation-Date: 2007-10-05 01:24+0200\n"
11 "PO-Revision-Date: 2007-08-26 11:21+0200\n"
12 "Last-Translator: Andreas Persson\n"
13 "Language-Team: Swedish\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: ../src/gigedit/mainwindow.cpp:98
19 msgid "_File"
20 msgstr "_Arkiv"
21
22 #: ../src/gigedit/mainwindow.cpp:128
23 msgid "_Instrument"
24 msgstr "_Instrument"
25
26 #: ../src/gigedit/mainwindow.cpp:139
27 msgid "Add _Instrument"
28 msgstr "_Lägg till instrument"
29
30 #: ../src/gigedit/mainwindow.cpp:153
31 msgid "Add _Group"
32 msgstr "Lägg till _grupp"
33
34 #: ../src/gigedit/mainwindow.cpp:157
35 msgid "Add _Sample(s)"
36 msgstr "Lägg till _sampling(ar)"
37
38 #: ../src/gigedit/mainwindow.cpp:455
39 #, c-format
40 msgid "Save changes to \"%s\" before closing?"
41 msgstr "Spara ändringarna i \"%s\"?"
42
43 #: ../src/gigedit/mainwindow.cpp:460
44 msgid "If you close without saving, your changes will be lost."
45 msgstr "Om du stänger utan att spara förlorar du dina ändringar."
46
47 #: ../src/gigedit/mainwindow.cpp:462
48 msgid "Close _Without Saving"
49 msgstr "Stäng _utan att spara"
50
51 #: ../src/gigedit/mainwindow.cpp:473
52 msgid "Detach from sampler and proceed working stand-alone?"
53 msgstr ""
54
55 #: ../src/gigedit/mainwindow.cpp:477
56 msgid ""
57 "If you proceed to work on another instrument file, it won't be used by the "
58 "sampler until you tell the sampler explicitly to load it."
59 msgstr ""
60
61 #: ../src/gigedit/mainwindow.cpp:482
62 msgid "_Yes, Detach"
63 msgstr ""
64
65 #: ../src/gigedit/mainwindow.cpp:496
66 msgid "Open file"
67 msgstr "Öppna fil"
68
69 #: ../src/gigedit/mainwindow.cpp:566
70 msgid "The file could not be saved because it contains no samples"
71 msgstr "Filen kunde inte sparas eftersom den inte innehåller några samplingar"
72
73 #: ../src/gigedit/mainwindow.cpp:575
74 msgid ""
75 "The file could not be saved because there are instruments that have no "
76 "regions"
77 msgstr ""
78 "Filen kunde inte sparas eftersom det finns instrument som inte har några "
79 "regioner"
80
81 #: ../src/gigedit/mainwindow.cpp:600 ../src/gigedit/mainwindow.cpp:655
82 msgid "Could not save file: "
83 msgstr ""
84
85 #: ../src/gigedit/mainwindow.cpp:619
86 msgid "Save as"
87 msgstr "Spara som"
88
89 #: ../src/gigedit/mainwindow.cpp:752
90 msgid "Could not import the following sample(s):\n"
91 msgstr ""
92
93 #: ../src/gigedit/mainwindow.cpp:964
94 msgid "Unsaved Gig File"
95 msgstr "Osparad gig-fil"
96
97 #: ../src/gigedit/mainwindow.cpp:1099
98 msgid ""
99 "You cannot delete an instrument from this file, since it's currently used by "
100 "the sampler."
101 msgstr ""
102
103 #. show 'browse for file' dialog
104 #: ../src/gigedit/mainwindow.cpp:1167
105 msgid "Add Sample(s)"
106 msgstr "Lägg till sampling(ar)"
107
108 #: ../src/gigedit/mainwindow.cpp:1293
109 msgid "Could not add the following sample(s):\n"
110 msgstr ""
111
112 #: ../src/gigedit/dimregionedit.cpp:122
113 msgid "Note this sample is associated with (a.k.a. 'root note')"
114 msgstr ""
115
116 #: ../src/gigedit/dimregionedit.cpp:124
117 msgid "Sample position at which playback should be started"
118 msgstr ""
119
120 #: ../src/gigedit/dimregionedit.cpp:125
121 msgid "Stereo balance (left/right)"
122 msgstr ""
123
124 #: ../src/gigedit/dimregionedit.cpp:127
125 msgid "Output channel where the audio signal should be routed to (0 - 9)"
126 msgstr ""
127
128 #: ../src/gigedit/dimregionedit.cpp:130
129 msgid ""
130 "If true: sample will be pitched according to the key position (this would be "
131 "disabled for drums for example)"
132 msgstr ""
133
134 #: ../src/gigedit/dimregionedit.cpp:133
135 msgid "If enabled: repeats to playback the sample"
136 msgstr ""
137
138 #: ../src/gigedit/dimregionedit.cpp:135
139 msgid ""
140 "Start position within the sample (in sample points) of the area to be looped"
141 msgstr ""
142
143 #: ../src/gigedit/dimregionedit.cpp:139
144 msgid "Duration (in sample points) of the area to be looped"
145 msgstr ""
146
147 #: ../src/gigedit/dimregionedit.cpp:142
148 msgid "Direction in which the loop area in the sample should be played back"
149 msgstr ""
150
151 #: ../src/gigedit/dimregionedit.cpp:145
152 msgid ""
153 "Whether the loop area should be played back forever\n"
154 "Caution: this setting is stored on Sample side, thus is shared among all "
155 "dimension regions that use this sample!"
156 msgstr ""
157
158 #: ../src/gigedit/dimregionedit.cpp:150
159 msgid ""
160 "How many times the loop area should be played back\n"
161 "Caution: this setting is stored on Sample side, thus is shared among all "
162 "dimension regions that use this sample!"
163 msgstr ""
164
165 #: ../src/gigedit/dimregionedit.cpp:159
166 msgid "Mandatory Settings"
167 msgstr ""
168
169 #. TODO: the following would break drag&drop: wSample->property_editable().set_value(false); or this: wSample->set_editable(false);
170 #: ../src/gigedit/dimregionedit.cpp:162
171 msgid "Drop a sample here"
172 msgstr ""
173
174 #: ../src/gigedit/dimregionedit.cpp:164
175 msgid "Optional Settings"
176 msgstr ""
177
178 #: ../src/gigedit/dimregionedit.cpp:186
179 msgid "General Amplitude Settings"
180 msgstr ""
181
182 #: ../src/gigedit/dimregionedit.cpp:190
183 msgid "Amplitude Envelope (EG1)"
184 msgstr ""
185
186 #: ../src/gigedit/dimregionedit.cpp:207
187 msgid "Amplitude Oscillator (LFO1)"
188 msgstr ""
189
190 #: ../src/gigedit/dimregionedit.cpp:237
191 msgid "General Filter Settings"
192 msgstr ""
193
194 #: ../src/gigedit/dimregionedit.cpp:305
195 msgid "Filter Cutoff Envelope (EG2)"
196 msgstr ""
197
198 #: ../src/gigedit/dimregionedit.cpp:318
199 msgid "Filter Cutoff Oscillator (LFO2)"
200 msgstr ""
201
202 #: ../src/gigedit/dimregionedit.cpp:340
203 msgid "General Pitch Settings"
204 msgstr ""
205
206 #: ../src/gigedit/dimregionedit.cpp:343
207 msgid "Pitch Envelope (EG3)"
208 msgstr ""
209
210 #: ../src/gigedit/dimregionedit.cpp:346
211 msgid "Pitch Oscillator (LFO3)"
212 msgstr ""

  ViewVC Help
Powered by ViewVC