Skip to content

Commit

Permalink
Revert to update locale file and just generate 'en.ts'
Browse files Browse the repository at this point in the history
  • Loading branch information
senseab committed Jan 9, 2017
1 parent c91bf6f commit b162af0
Showing 1 changed file with 56 additions and 24 deletions.
80 changes: 56 additions & 24 deletions data/locale/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ If you're interested in translating LMMS in another language or want to imp
<source>The JACK server seems to have been shutdown and starting a new instance failed. Therefore LMMS is unable to proceed. You should save your project and restart JACK and LMMS.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AudioJack::setupWidget</name>
<message>
<source>CLIENT-NAME</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -2245,6 +2248,9 @@ You can remove and move FX channels in the context menu, which is accessed by ri
<source>FX-Mixer</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>FxMixerView::FxChannelView</name>
<message>
<source>FX Fader %1</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -4026,6 +4032,10 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS.</source>
<source>Enable note labels in piano roll</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Save project template</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MeterDialog</name>
Expand Down Expand Up @@ -4064,25 +4074,6 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MidiImport</name>
<message>
<source>Setup incomplete</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You do not have set up a default soundfont in the settings dialog (Edit-&gt;Settings). Therefore no sound will be played back after importing this MIDI file. You should download a General MIDI soundfont, specify it in settings dialog and try again.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You did not compile LMMS with support for SoundFont2 player, which is used to add default sound to imported MIDI files. Therefore no sound will be played back after importing this MIDI file.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Track</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MidiJack</name>
<message>
Expand Down Expand Up @@ -6237,6 +6228,21 @@ Remember to also save your project manually.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SmfImport</name>
<message>
<source>Setup incomplete</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You do not have set up a default soundfont in the settings dialog (Edit-&gt;Settings). Therefore no sound will be played back after importing this MIDI file. You should download a General MIDI soundfont, specify it in settings dialog and try again.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You did not compile LMMS with support for SoundFont2 player, which is used to add default sound to imported MIDI files. Therefore no sound will be played back after importing this MIDI file.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>Song</name>
<message>
Expand Down Expand Up @@ -6315,6 +6321,18 @@ Remember to also save your project manually.</source>
<source>LMMS Error report</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Overture projects</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cakewalk projects</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Save project</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SongEditor</name>
Expand Down Expand Up @@ -6703,8 +6721,11 @@ Please make sure you have read-permission to the file and the directory containi
<source>Please wait...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>TrackContainer::TrackContainer</name>
<message>
<source>Importing MIDI-file...</source>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down Expand Up @@ -6966,6 +6987,10 @@ Please make sure you have read-permission to the file and the directory containi
<source>Decrement version number</source>
<translation type="unfinished"></translation>
</message>
<message>
<source> already exists. Do you want to replace it?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>VestigeInstrumentView</name>
Expand Down Expand Up @@ -7716,6 +7741,13 @@ Please make sure you have read-permission to the file and the directory containi
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>commonReader</name>
<message>
<source>Track</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>dynProcControlDialog</name>
<message>
Expand Down Expand Up @@ -9084,10 +9116,6 @@ Double clicking any of the plugins will bring up information on the ports.</sour
<source>plugin for using arbitrary LADSPA-effects inside LMMS.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Filter for importing MIDI-files into LMMS</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Emulation of the MOS6581 and MOS8580 SID.
This chip was used in the Commodore 64 computer.</source>
Expand Down Expand Up @@ -9213,6 +9241,10 @@ This chip was used in the Commodore 64 computer.</source>
<source>Filter for exporting MIDI-files from LMMS</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Filter for importing MIDI-like files into LMMS</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>sf2Instrument</name>
Expand Down

0 comments on commit b162af0

Please sign in to comment.