Refresh translation strings

This commit is contained in:
liushuyu
2016-10-27 00:03:22 -06:00
parent f99aee97cd
commit 32b19c0fb1

View File

@@ -2448,6 +2448,10 @@ You can remove and move FX channels in the context menu, which is accessed by ri
<source>Miss rate</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cycle steps</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>InstrumentFunctionArpeggioView</name>
@@ -2543,6 +2547,22 @@ You can remove and move FX channels in the context menu, which is accessed by ri
<source>The miss function will make the arpeggiator miss the intended note.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>CYCLE</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cycle notes:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>note(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Jumps over n steps in the arpeggio and cycles around if we&apos;re over the note range. If the total note range is evenly divisible by the number of steps jumped over you will get stuck in a shorter arpeggio or even on one note.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>InstrumentFunctionNoteStacking</name>