Rename Baseline+BB to Bassline+BB
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1218 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -90,6 +90,21 @@
|
||||
* plugins/spectrum_analyzer/log_y_axis.png:
|
||||
Update plugin artwork
|
||||
|
||||
* plugins/live_tool/live_tool.cpp:
|
||||
* src/gui/plugin_browser.cpp:
|
||||
* src/gui/main_window.cpp:
|
||||
* src/gui/automation_editor.cpp:
|
||||
* src/gui/bb_editor.cpp:
|
||||
* src/tracks/bb_track.cpp:
|
||||
* src/core/mmp.cpp:
|
||||
* data/locale/nl.ts:
|
||||
* data/locale/it.ts:
|
||||
* data/locale/ca.ts:
|
||||
* data/locale/ru.ts:
|
||||
* data/locale/de.ts:
|
||||
* data/locale/sv.ts:
|
||||
Rename Baseline to Bassline
|
||||
|
||||
2008-06-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/Makefile.am:
|
||||
|
||||
@@ -892,7 +892,7 @@ http://lmms.sourceforge.net</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/bb_editor.cpp" line="60"/>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation>Editor de Ritme Base</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -905,7 +905,7 @@ http://lmms.sourceforge.net</translation>
|
||||
<name>bbTCOView</name>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="150"/>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation>Obre a l'Editor de Ritme Base</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -928,7 +928,7 @@ http://lmms.sourceforge.net</translation>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="316"/>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation>Ritme base %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -3173,7 +3173,7 @@ Fent doble clic a qualsevol connector mostrarà informació sobre els ports.</tr
|
||||
<source>This tool is intended to be used in live performances, though you can use it for music production as well.
|
||||
The following keys will work only if this window is active.
|
||||
The spacebar toggles play and pause in the Song Editor.
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Baseline Editor.</source>
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Bassline Editor.</source>
|
||||
<translation>Aquesta eina està pensada per a ser usada en actuacions en directe, encara que també pots usar-la per a producció musical.
|
||||
Les tecles següents només funcionaran si aquesta finestra està activa.
|
||||
La barra d'espai canvia entre reproducció i pausa a l'Editor de Cançó.
|
||||
@@ -3304,12 +3304,12 @@ Les tecles F1-F10 apaguen els 10 primers instruments a l'Editor de Ritme Ba
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/main_window.cpp" line="365"/>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation>Mostra/amaga Editor de Ritme Base</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/main_window.cpp" line="375"/>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation>Pitjant aquest botó pots mostrar o amagar l'Editor de Ritme Base. L'Editor de Ritme Base és necessari per a crear ritmes; obrir, afegir i eliminar canals; tallar, copiar i enganxar patrons de ritme; i altres funcions similars.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -4412,7 +4412,7 @@ usa la roda del ratolí per a ajustar el volum d'un pas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/plugin_browser.cpp" line="62"/>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Pots arrossegar un connector d'instrument a l'Editor de Cançó, a l'Editor de Ritme Base o simplement a una finestra de canal o al botó de canal corresponent.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -1533,8 +1533,8 @@ http://lmms.sourceforge.net</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/bb_editor.cpp" line="65"/>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<translation>Beat+Baseline Editor</translation>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation>Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/bb_editor.cpp" line="81"/>
|
||||
@@ -1561,16 +1561,16 @@ http://lmms.sourceforge.net</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="80"/>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<translation type="obsolete">Im Beat+Baseline-Editor öffnen</translation>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation type="obsolete">Im Beat+Bassline-Editor öffnen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbTCOView</name>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="154"/>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<translation>Im Beat+Baseline-Editor öffnen</translation>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation>Im Beat+Bassline-Editor öffnen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="161"/>
|
||||
@@ -1592,8 +1592,8 @@ http://lmms.sourceforge.net</translation>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<location filename="../../src/tracks/bb_track.cpp" line="317"/>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<translation>Beat/Baseline %1</translation>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation>Beat/Bassline %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -5537,7 +5537,7 @@ Double clicking any of the plugins will bring up information on the ports.</sour
|
||||
<source>This tool is intended to be used in live performances, though you can use it for music production as well.
|
||||
The following keys will work only if this window is active.
|
||||
The spacebar toggles play and pause in the Song Editor.
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Baseline Editor.</source>
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Bassline Editor.</source>
|
||||
<translation type="obsolete">Dieses Werkzeug ist für die Verwendung in Live-Auftritten gedacht, allerdings können Sie es natürlich auch für die Musikproduktion verwenden.
|
||||
Die folgenden Tasten funktionieren nur, wenn dieses Fenster im Vordergrund ist.
|
||||
Leertaste wechselt zwischen Abspielen und Pause im Song-Editor.
|
||||
@@ -5551,7 +5551,7 @@ F1-F10 schalten die ersten 10 Instrumente im Beat+Bassline-Editor stumm bzw. wie
|
||||
<source>This tool is intended to be used in live performances, though you can use it for music production as well.
|
||||
The following keys will work only if this window is active.
|
||||
The spacebar toggles play and pause in the Song Editor.
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Baseline Editor.</source>
|
||||
F1-F10 keys mute the first 10 instruments in the Beat+Bassline Editor.</source>
|
||||
<translation>Dieses Werkzeug ist für die Verwendung in Live-Auftritten gedacht, allerdings können Sie es natürlich auch für die Musikproduktion verwenden.
|
||||
Die folgenden Tasten funktionieren nur, wenn dieses Fenster im Vordergrund ist.
|
||||
Leertaste wechselt zwischen Abspielen und Pause im Song-Editor.
|
||||
@@ -5769,13 +5769,13 @@ Bitte besuchen Sie http://wiki.mindrules.net für Dokumentationen über LMMS.</t
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/main_window.cpp" line="262"/>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<translation>Zeige/verstecke Beat+Baseline Editor</translation>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation>Zeige/verstecke Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/main_window.cpp" line="272"/>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<translation>Durch das Drücken dieses Knopfes wird der Beat+Baseline Editor ein- oder ausgeblendet. Der Beat+Baseline Editor ist nötig, um Beats zu erstellen, Kanale zu öffnen, hinzuzufügen und zu entfernen sowie um Baseline-Patterns auszuschneiden, zu kopieren und einzufügen usw.</translation>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation>Durch das Drücken dieses Knopfes wird der Beat+Bassline Editor ein- oder ausgeblendet. Der Beat+Bassline Editor ist nötig, um Beats zu erstellen, Kanale zu öffnen, hinzuzufügen und zu entfernen sowie um Bassline-Patterns auszuschneiden, zu kopieren und einzufügen usw.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/main_window.cpp" line="404"/>
|
||||
@@ -7383,8 +7383,8 @@ Lautstärke eines Steps kann mit Mausrad geändert werden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/gui/plugin_browser.cpp" line="62"/>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Sie können ein Instrument-Plugin entweder in den Song-Editor, den Beat+Baseline-Editor oder einfach in ein Kanal-Fenster oder auf den zugehörigen Kanal-Button ziehen.</translation>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Sie können ein Instrument-Plugin entweder in den Song-Editor, den Beat+Bassline-Editor oder einfach in ein Kanal-Fenster oder auf den zugehörigen Kanal-Button ziehen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../plugins/organic/organic.cpp" line="54"/>
|
||||
|
||||
@@ -777,10 +777,6 @@ http://lmms.sourceforge.net</translation>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbEditor</name>
|
||||
<message>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation type="obsolete">Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Play/pause current beat/bassline (Space)</source>
|
||||
<translation>Riproduci/pausa il beat/bassline corrente (Spazio)</translation>
|
||||
@@ -798,8 +794,8 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Clicca qui per fermare la riproduzione del beat/bassline corrente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<translation>Beat+Baseline Editor</translation>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation>Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Add beat/bassline</source>
|
||||
@@ -808,10 +804,6 @@ http://lmms.sourceforge.net</translation>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbTCO</name>
|
||||
<message>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation type="obsolete">Apri nel Beat+Bassline-Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Reset name</source>
|
||||
<translation>Reimposta nome</translation>
|
||||
@@ -825,19 +817,15 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Cambia colore</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<translation>Apri nel Beat+Baseline Editor</translation>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation>Apri nel Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation type="obsolete">Beat/Bassline %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<translation>Beat/Baseline %1</translation>
|
||||
<translation>Beat/Bassline %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -2057,12 +2045,12 @@ Si prega di visitare http://wiki.mindrules.net per la documentazione su LMMS.</t
|
||||
<translation>Esporta il progetto corrente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<translation>Mostra/nascondi il Beat+Baseline Editor</translation>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation>Mostra/nascondi il Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<translation>Premendo questo pulsante puoi mostrare o nascondere il Beat+Baseline Editor. Il Beat+Baseline Editor serve per creare beats, aprire, aggiungere e togliere canale, tagliare, copiare e incollare beat- e baseline- pattern.</translation>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation>Premendo questo pulsante puoi mostrare o nascondere il Beat+Bassline Editor. Il Beat+Bassline Editor serve per creare beats, aprire, aggiungere e togliere canale, tagliare, copiare e incollare beat- e bassline- pattern.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show/hide Piano-Roll</source>
|
||||
@@ -2624,8 +2612,8 @@ usa la rotellina del mouse per impostare il volume di una nota</translation>
|
||||
<translation>Host VST per usare i plugin VST con LMMS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Puoi trascinare uno strumento plugin nel Song-Editor, nel Beat+Baseline Editor o direttamente in un canale o sul pulsante di canale corrispondente.</translation>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Puoi trascinare uno strumento plugin nel Song-Editor, nel Beat+Bassline Editor o direttamente in un canale o sul pulsante di canale corrispondente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rough & Dirty Wavetable Synthesizer.</source>
|
||||
|
||||
@@ -810,8 +810,8 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Klik hier, wanneer je het afspelen van de huidige beat/bassline wilt stoppen. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<translation>Beat+Baseline Editor</translation>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation>Beat+Bassline Editor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Add beat/bassline</source>
|
||||
@@ -833,15 +833,15 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Kleur veranderen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<translation>In Beat+Baseline-Editor openen</translation>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation>In Beat+Bassline-Editor openen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<translation>Beat/Baseline %1</translation>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation>Beat/Bassline %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -1991,11 +1991,11 @@ Bezoek http://wiki.mindrules.net voor documentatie over LMMS.</translation>
|
||||
<translation>Hoofdscherm en werkplek instellen...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation>Toon/Verberg Beat+Bassline Bewerker</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation>Met deze knop kun je de Beat+Bassline-Bewerker tonen/verbergen. De Beat+Bassline bewerker is nodig voor beats, het openen, toevoegen en verwijderen van kanalen, het knippen, plakken en kopieren van beat- en bassline-patterns en meer van dat soort dingen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -2460,8 +2460,8 @@ volume van de steps is met het muiswiel te veranderen</translation>
|
||||
<translation>Ruige & Smerige Wavetable Synthesizer.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Je kunt een instrument-plugin slepen naar zowel de Song-Bewerker, de Beat+Baseline-Bewerker of gewoon in een kanaal-venster of naar de corresponderende kanal-knop.</translation>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Je kunt een instrument-plugin slepen naar zowel de Song-Bewerker, de Beat+Bassline-Bewerker of gewoon in een kanaal-venster of naar de corresponderende kanal-knop.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Additive Synthesizer for organ-like sounds</source>
|
||||
|
||||
@@ -837,7 +837,7 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Нажмите чтобы остановить воспроизведение.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation>Редактор ритма/лейтмотива</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -860,14 +860,14 @@ http://lmms.sourceforge.net</translation>
|
||||
<translation>Изменить цвет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation>Открыть в редакторе ритма/лейтмотива</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation>Лейтмотив %1</translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -2443,11 +2443,11 @@ Please visit http://wiki.mindrules.net for documentation on LMMS.</source>
|
||||
<translation>Создаю рабочее пространство...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation>Показать/скрыть редактор ритма/лейтмотива</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation>По нажатию этой кнопки запускается редактор ритма/лейтмотива произведения. Он необходим для установки ритма, добавления и удаления каналов, вырезания, копирования и вставки шаблонов и т. п.</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -3138,7 +3138,7 @@ use mouse wheel to set volume of a step</source>
|
||||
<translation>Тяп-ляп синтезатор сигнала.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation>Вы можете переносить нужные вам инструменты из этой панели в редактор мелодии или в редактор лейтмотива. Отпускайте кнопку мыши прямо в окне, чтобы создать новый канал, или на кнопке нужного канала для замены типа канала на выбранный инструмент.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -758,7 +758,7 @@ Om du vill hjälpa till med översättningen av lmms eller vill förbättra exit
|
||||
<context>
|
||||
<name>bbEditor</name>
|
||||
<message>
|
||||
<source>Beat+Baseline Editor</source>
|
||||
<source>Beat+Bassline Editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -785,7 +785,7 @@ Om du vill hjälpa till med översättningen av lmms eller vill förbättra exit
|
||||
<context>
|
||||
<name>bbTCO</name>
|
||||
<message>
|
||||
<source>Open in Beat+Baseline-Editor</source>
|
||||
<source>Open in Beat+Bassline-Editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -804,7 +804,7 @@ Om du vill hjälpa till med översättningen av lmms eller vill förbättra exit
|
||||
<context>
|
||||
<name>bbTrack</name>
|
||||
<message>
|
||||
<source>Beat/Baseline %1</source>
|
||||
<source>Beat/Bassline %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -1850,11 +1850,11 @@ Double clicking any of the plugins will bring up information on the ports.</sour
|
||||
<translation>Exportera aktuellt projekt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show/hide Beat+Baseline Editor</source>
|
||||
<source>Show/hide Beat+Bassline Editor</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>By pressing this button, you can show or hide the Beat+Baseline Editor. The Beat+Baseline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and baseline-patterns and other things like that.</source>
|
||||
<source>By pressing this button, you can show or hide the Beat+Bassline Editor. The Beat+Bassline Editor is needed for creating beats, opening, adding and removing channels, cutting, copying and pasting beat- and bassline-patterns and other things like that.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -2391,7 +2391,7 @@ use mouse wheel to set volume of a step</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Baseline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<source>You can drag an instrument-plugin into either the Song-Editor, the Beat+Bassline Editor or just into a channel-window or on the corresponding channel-button.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -114,7 +114,7 @@ liveToolView::liveToolView( tool * _tool ) :
|
||||
"The following keys will work only if this window is active.\n"
|
||||
"The spacebar toggles play and pause in the Song Editor.\n"
|
||||
"F1-F10 keys mute the first 10 instruments in the "
|
||||
"Beat+Baseline Editor." ) );
|
||||
"Beat+Bassline Editor." ) );
|
||||
|
||||
parentWidget()->hide();
|
||||
parentWidget()->layout()->setSizeConstraint( QLayout::SetFixedSize );
|
||||
|
||||
@@ -649,6 +649,15 @@ void multimediaProject::upgrade( void )
|
||||
QDomElement el = list.item( i ).toElement();
|
||||
el.setTagName( "automationpattern" );
|
||||
}
|
||||
|
||||
list = elementsByTagName( "bbtrack" );
|
||||
for( int i = 0; !list.item( i ).isNull(); ++i )
|
||||
{
|
||||
QDomElement el = list.item( i ).toElement();
|
||||
QString s = el.attribute( "name" );
|
||||
s.replace( QRegExp("^Beat/Baseline "), "Beat/Bassline " );
|
||||
el.setAttribute( "name", s );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -677,12 +677,14 @@ void automationEditor::drawLine( int _x0, float _y0, int _x1, float _y1 )
|
||||
while( i < deltax )
|
||||
{
|
||||
y = _y0 + ( ystep * yscale * i );
|
||||
m_pattern->removeValue( midiTime( x ) );
|
||||
m_pattern->putValue( midiTime( x ), y );
|
||||
|
||||
x += xstep;
|
||||
i += 1;
|
||||
m_pattern->removeValue( midiTime( x ) );
|
||||
m_pattern->putValue( midiTime( x ), y );
|
||||
}
|
||||
m_pattern->removeValue( midiTime( _x1 ) );
|
||||
m_pattern->putValue( midiTime( _x1 ), _y1 );
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@ bbEditor::bbEditor( bbTrackContainer * _tc ) :
|
||||
|
||||
|
||||
setWindowIcon( embed::getIconPixmap( "bb_track" ) );
|
||||
setWindowTitle( tr( "Beat+Baseline Editor" ) );
|
||||
setWindowTitle( tr( "Beat+Bassline Editor" ) );
|
||||
// TODO: Use style sheet
|
||||
setMinimumWidth( TRACK_OP_WIDTH + DEFAULT_SETTINGS_WIDGET_WIDTH
|
||||
+ 2 * TCO_BORDER_WIDTH + 192 );
|
||||
|
||||
@@ -361,17 +361,17 @@ void mainWindow::finalize( void )
|
||||
|
||||
toolButton * bb_editor_window = new toolButton(
|
||||
embed::getIconPixmap( "bb_track" ),
|
||||
tr( "Show/hide Beat+Baseline Editor" ) +
|
||||
tr( "Show/hide Beat+Bassline Editor" ) +
|
||||
" (F6)",
|
||||
this, SLOT( toggleBBEditorWin() ),
|
||||
m_toolBar );
|
||||
bb_editor_window->setShortcut( Qt::Key_F6 );
|
||||
bb_editor_window->setWhatsThis(
|
||||
tr( "By pressing this button, you can show or hide the "
|
||||
"Beat+Baseline Editor. The Beat+Baseline Editor is "
|
||||
"Beat+Bassline Editor. The Beat+Bassline Editor is "
|
||||
"needed for creating beats, opening, adding and "
|
||||
"removing channels, cutting, copying and pasting "
|
||||
"beat- and baseline-patterns and other things like "
|
||||
"beat- and bassline-patterns and other things like "
|
||||
"that." ) );
|
||||
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@ pluginBrowser::pluginBrowser( QWidget * _parent ) :
|
||||
|
||||
QLabel * hint = new QLabel( tr( "You can drag an instrument-plugin "
|
||||
"into either the Song-Editor, the "
|
||||
"Beat+Baseline Editor or just into a "
|
||||
"Beat+Bassline Editor or just into a "
|
||||
"channel-window or on the "
|
||||
"corresponding channel-button." ),
|
||||
m_view );
|
||||
|
||||
@@ -147,7 +147,7 @@ bbTCOView::~bbTCOView()
|
||||
void bbTCOView::constructContextMenu( QMenu * _cm )
|
||||
{
|
||||
QAction * a = new QAction( embed::getIconPixmap( "bb_track" ),
|
||||
tr( "Open in Beat+Baseline-Editor" ),
|
||||
tr( "Open in Beat+Bassline-Editor" ),
|
||||
_cm );
|
||||
_cm->insertAction( _cm->actions()[0], a );
|
||||
connect( a, SIGNAL( triggered( bool ) ),
|
||||
@@ -313,7 +313,7 @@ bbTrack::bbTrack( trackContainer * _tc ) :
|
||||
int bbNum = s_infoMap.size();
|
||||
s_infoMap[this] = bbNum;
|
||||
|
||||
setName( tr( "Beat/Baseline %1" ).arg( bbNum ) );
|
||||
setName( tr( "Beat/Bassline %1" ).arg( bbNum ) );
|
||||
engine::getBBTrackContainer()->setCurrentBB( bbNum );
|
||||
engine::getBBTrackContainer()->updateComboBox();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user